/* Main CSS for Hair Site Template */
/* HTML HACK for full body - commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
html,body {margin: 0;padding: 0;}
body {font: x-small Lucida Grande, Arial, Helvetica, sans-serif;text-align: center;color: #505367;background-color: #7A0F1F;}
a{color: #505367;border-bottom:2px dotted #505367;text-decoration:none;}
a:link{} a:visited{} a:hover{color:#000;border-bottom:2px dotted #000;border-top:2px dotted #000;} a:active{}
p, h1, h2, h3  {margin:5px;}		
#container {margin-left:auto;margin-right:auto;width: 730px;min-height:100%;text-align: left;background: #CEE0E1 repeat-y right top;border-left: 1px solid #a1a1a1;border-right: 1px solid #a1a1a1;position:relative;}
/* Main Hacks - commented backslash hack v2 \*/ 
* html #container {height:100%;}		
* html #container {width:732px;w\idth:730px;}
* html body{font-size:xx-small;font-size:x-small}
/* end hack */ 
#mainheader {position:absolute;left:0;top:0;height: 160px;width:100%;background-color: #fff;border-bottom: 1px solid #e6e6e6;z-index:1;}
#header {height: 125px;width:100%;background: #D1DCE9 url(images/banner_brakes.jpg) no-repeat;margin: 0px 0px 5px 0px;border-bottom: 1px solid #e6e6e6;position:relative;z-index:2;overflow:hidden;}
/* Header Hacks */
* html #mainheader {height:161px;he\ight:160px}
* html #header {height:127px;he\ight:127px}
/* end Header Hack */
#mainnav {width:100%;height: 20px;background-color: #f5f5f5;border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;position:relative;z-index:2;}
/* Nav Hack */
* html #mainnav{height:22px;he\ight:20px}
/* end Hack */
#sidebar {float: right;width: 170px;padding:5px 0 ;}
#content {position:relative;width: 553px;padding:5px 0 ;z-index:2;}
#mainfooter {position:absolute;bottom:0;height: 34px;width:100%;background-color: #fff;border-bottom: 1px solid #e6e6e6;z-index:1;}
#footer	{position:relative;width:100%;margin: 5px 0;height: 20px;background-color: #f5f5f5;border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;z-index:2;}
/* Footer Hacks */
* html #mainfooter {height:36px;he\ight:34px}
* html #footer {height:22px;he\ight:22px;}
/* end Hack */
.divider1 {width:100%;height:5px;overflow:hidden;background:#fff;position:relative;border-bottom: 1px solid #e6e6e6;}
#clearfooter {height:39px;width:100%;clear:both}
.blank, .blank2 {position:absolute;left:547px;width:7px;height:0px;overflow:hidden;border-top:	1px solid #fff;}
.blank {top:0;border-top:1px solid #fff;}.blank2 {bottom:0;border-top:1px solid #fff;}