/* ----- Master Style Sheet for Home Inspections Chester ----- */
/* ----- Author: Ableit - 0845 33 12 987  ----- */
/* ----- Year : 2007 ----------------- */
/* ----- CSS Document -----*/

body { background: #e2e2e2; text-align: center; min-width: 755px; font-family: 'Arial'; margin: 0; padding: 0; }
#wrapper { margin: 0 auto 0 auto; background: #fff; width: 755px; text-align: left; height: 100%; border-left: 1px solid #999; border-right: 1px solid #999; }
img { border: 0; }

/************** header & menu styles *****************/

#header { height: 85px; width: 100%; }
.logo { float: left; }
.contact { float: right; }
#menu { background: url(images/background/header-house.jpg) no-repeat; width: 100%; height: 280px; }

/************** font styles *****************/

h1 { font-size: 1.6em; font-weight: bold; }
h2 { font-size: 0.7em; font-weight: normal; }


.content { color: #000; font-size: 0.75em; line-height: 1.7em; margin: 10px 0 0 0; }
.content a { color: #FF6600; text-decoration: none; }
.content a:hover { text-decoration: underline; }

.content .orange { color: #FF6600;}

a.hips-link { color: #FF6600; text-decoration: none;  }
a.hips-link:hover { color: #C6622E; text-decoration: underline;  }

.property-info { font-size: 0.75em; line-height: 2em; }
.property-logos { text-align: center; }

.offer { border: solid 1px #333; text-align: center; line-height: 2em; }

/************** content styles *****************/

#content { width: 755px; text-align: left; background: #fff; }
#content-left { width: 460px; float: left; padding: 10px; }
#content-right { width: 230px; float: right; padding: 10px; }

#hips-left { width: 45%; float: left; margin: 0 10px 0 15px; }
#hips-right { width: 45%; float: left; line-height: 1.6em; padding: 0 0 0 10px; border-left: 1px solid #999; }
#hips-login { text-align: left; margin-left: 50px; }
#hips-content { width: 100%; text-align: left; }
.hips-content { font-size: 0.7em; }

a.hips-link2 { color: #069; text-decoration: none; }
a.hips-link2:hover { text-decoration: underline; }

/************** menu styles *****************/
	
#navcontainer { margin-bottom: 1em; overflow: hidden; width: 460px; } 
#navlist { list-style-type: none; margin: 0; padding: 0; font-size: 0.7em; } 
#navlist li { border-left: 1px solid #000; float: left; line-height: 1.1em; margin: 0 .5em 0 -.5em; padding: 0 .5em 0 .5em; }
#navlist li a { color: #069; text-decoration: none; }
#navlist li a:hover { text-decoration: underline; }

/************** footer styles *****************/

#footer { width: 735px; border-top: 1px #999 dotted; height: 40px; margin: 0 10px 5px 10px; text-align: right; }
.footer { padding-top: 10px; font-size: 10px; color: #999; }
.footer-left { float: left; }
.footer-right { float: right; margin: 5px 0 0 0; }
.footer a { color: #FF6600; text-decoration: none;  }
.footer a:hover { color: #C6622E; text-decoration: underline;  }