/* Shireburne Park CSS File*/
/* http://www.shireburnepark.co.uk */
/* Author - Mayfly Internet Marketing */


/*		Reset		*/
html,body,div,h1,h2,h3,h4,h5,h6,p,a,address,font,img,strong,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
margin:0;
padding:0;
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
}


/* remember to define focus styles! */
:focus {
outline:0;
}

body {
line-height:1;
color:black;
background:white;
}

/* Default Hyperlink Styles */
a { color: #7bae3a; text-decoration: none;}

a:hover {text-decoration: underline;}

/* Default Paragraph Spacing */
p, ol, dl, ul { line-height: 18px; margin-bottom: 20px; padding: 0;}

/* List Styles */
ol,ul {
list-style-position:  inside;
}

ul {
list-style-type: disc;
}

ol {
list-style-type: decimal;
}

strong{ font-weight: bold;}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse:separate;
border-spacing:0;
}

caption,th,td {
text-align:left;
font-weight:normal;
}

/* Default Link Button Styling */

.button {
height: 26px;
line-height: 30px;
color:#fff;
text-decoration:none;
border: 1px solid #7ea843;
padding: 5px 10px 5px 10px;
background: url("../images/btnbg.jpg") repeat-x;
}

.button:hover {
color:#fff;
border: 1px solid #5d8426;
text-decoration: none;
}




/*		Begin Main Styles		*/

body {
background:#fff url(../images/bodybg.png) repeat-x;
font-size:12px;
font-family: 'Tahoma', 'Trebuchet MS', Verdana, sans-serif;
color:#313131;
}


/*		Floats		*/

.clear {clear:both;}
.right {float: right;}
.left {float:left;}

img.left {
float: left;
padding: 5px;
background: white;
border: 1px solid #e3e3e3;	
margin: 5px 25px 25px 0;

}

img.right {
float: right;
padding: 5px;
background: white;
border: 1px solid #e3e3e3;	
margin: 5px 10px 25px 25px;
}


/*		Headings		*/

h1, h2, h3, h4 {
font-family: Georgia, serif;
font-weight: normal;
color: #313131;
}

h1 {
font-size: 24px;
margin-bottom: 40px;	
}	

h2 {
font-size: 18px;	
margin-top: 40px;
margin-bottom: 20px;
line-height: 22px;
}

h3 {
font-size: 16px;
margin-bottom: 20px;	
margin-top: 35px;
}

h4 {
font-size: 14px;
margin-bottom: 10px;	
margin-top: 15px;
}


/*		Tables		*/

table {
border-collapse: collapse;
width: 600px;
border: 1px solid #e3e3e3;
}

th,td {
padding: 8px;
}

thead {
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
}

th {
text-align: left;
font-weight: bold;
}

.evenRows {
background: #efefef;
}


/*		Layout		*/

div#page-wrap {
width:940px;
margin:0 auto;
padding: 0;
}

div#content-wrap {
float:left;
width:940px;
padding: 40px 0 100px;
}


/*		Header & Navigation		*/

div#header {
width:940px;
height:120px;
float:left;
position: relative;
}

#logo {
float:left;
}

ul#nav {
float: right;
margin:0;
padding:0;
position: relative;
top: 76px;
}

ul#nav li {
display: inline;
float: left;
margin:0;
padding:0;
line-height: 26px;
margin-left: 18px;
}

ul#nav a {
line-height: 26px;
color:#fff;
text-decoration:none;
position: relative;
border: 1px solid #003c2e;
padding: 5px;
top: -8px;
}

ul#nav a:hover {
background: url("../images/btnbg.jpg") repeat-x;
border: 1px solid #b2d976;
color:#fff;
text-decoration: none;
}


/*		Home Page Feature Section		*/

#home-feature {
float: left;
overflow: hidden;
width: 940px;
margin: 43px 0 20px 0;
padding: 0;	
}

#feature-text {
float:left;
width: 458px;
margin-right: 20px;
}

#feature-text h1 {
font-family: Georgia, serif;
font-weight: normal;
font-size: 24px;
color: #313131;
margin-bottom: 15px;	
}

#feature-text h3 {
color: #7bae3a;
margin-top: 0;
font-size: 18px;
}

#feature-slide {
float: left;
width: 460px;
height: 283px;
overflow: hidden;
background: white;
border: 1px solid #e3e3e3;	
}

#feature-slide img {
padding: 5px;
}

.slide-nav {
width: 462px;
float: right;	
}


/*		Home Page Property Divs		*/

.homes, .apartments {
float: left;
overflow: hidden;
width: 460px;
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
padding: 28px 0 28px 0;	
}

.homes {	
margin-right: 20px;
}

.homes img, .apartments img {
float: left;
padding: 5px;
background: white;
border: 1px solid #e3e3e3;	
}

.homes p, .apartments p {
margin: 0 0 20px 130px;
padding: 0 10px 0 0;
}

.homes h3, .apartments h3 {
margin-top: 0;
}


/*		Holiday Homes For Sale 		*/

.for-sale {
overflow: hidden;
height: 100%;
padding: 25px 0 40px 0;
}

.for-sale h2 {
margin-top: 0;
}

.property {
float: left;
overflow: hidden;
padding-bottom: 30px;
border: 1px solid #e3e3e3;
margin-bottom: 15px;
padding: 20px;
width: 900px;
}

.price {
font-weight: bold;
}

.property h3 {
margin-top: 0;
}

.property p, .property ul {
margin-left: 285px;
}

.property-images1, 
.property-images2, 
.property-images3, 
.property-images4, 
.property-images5 {
float: left;
width: 260px;
height: 195px;
overflow: hidden;
background: #fff;
border: 1px solid #e3e3e3;
margin-right: 25px;
}


/*		Terms & Conditions		*/

ol.terms li {
margin-bottom:15px;
}


/*		Google Map		*/
div.map {
float:right;
margin:0 0 20px 40px;
padding: 5px;
border: 1px solid #e3e3e3;
}


/*		Contact Form		*/

form {
float: left;
width: 480px;
padding: 30px 0;
}

label {
display: block;
float: left;
width: 150px;
margin-right: 5px;
}

form p {
margin-bottom: 25px;
}


input[type="text"], textarea {
width: 300px;
margin: 0;
padding: 5px;
font-family: 'Tahoma', 'Trebuchet MS', Verdana, sans-serif;
font-size: 12px;
border: 1px solid #e3e3e3;
}


input#send {
float: right;
margin-right: 10px;
}


/*		Footer		*/

#footer {
clear: both;
width:940px;
margin:0 auto 20px auto ;
padding: 0 0 20px 0;
color: #757575;
border-top: 1px solid #e3e3e3;
position: relative;
}

#footer p {
float:right;
padding:12px 0 0 10px;
}

#footernav {
float:left;
list-style:none;
padding:13px 0 0;
}

#footernav li {
float:left;
padding:0 35px 0 0;
}

#footer-links {
clear: both;
font-size: 10px;
position: relative;
width: 200px;
left: 65px;
top: -15px;
list-style: none;
margin: 0;
padding: 0;
}

#footer a {
text-decoration:none;
color: #757575;
}

#footer p a {
color: #7bae3a;
}


div#footer a:hover {
text-decoration: underline;
color: #7bae3a;
}