body {
margin:0px;
padding:0px;
background-color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a:link { color:blue; }
a:visited { color:blue; }
a:hover { color:#666666; }
a:active { color:blue; }

/*main container of whole site */
#maincontainer {
margin:0px;
padding:0px;
margin-left:auto;
margin-right:auto;
width:760px;
padding-top:5px;
padding-bottom:5px;
}
/*header */
#header {
margin:0px;
padding:0px;
background-image:url(/images/ebc_header.gif);
background-repeat:no-repeat;
height:159px;
}
#headershopping {
margin:0px;
padding:0px;
background-image:url(https://planet.submit-secure.com/activebrakesdirect/images/ebc_header.gif);
background-repeat:no-repeat;
height:159px;
}
#headernav {
position:relative;
float:left;
padding-left:5px;
top:140px;
color:yellow;
font-weight:bold;
font-size:10px;
}
#headernav a {
color:white;
text-decoration:none;
font-weight:bold;
}
#headernav a:hover {
color:#CCCCCC;
}
#headercart {
position:relative;
float:left;
text-align:right;
top:135px;
width:250px;
height:18px;
}
#headercartshopping {
position:relative;
float:left;
text-align:right;
top:135px;
width:250px;
height:18px;
}
#headercart a, #headercartshopping a {
color:#000000;
text-decoration:none;
font-weight:bold;
}
#headercart a:hover, #headercartshopping a:hover {
color:#666666;
}

/*main body container */
#mainbody {
clear:both;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
background-color:white;
padding-top:5px;
min-height:400px;

}
#mainbody h1 {
padding:0px;
margin:0px;
font-size:24px;
padding-bottom:10px;
padding-top:5px;
}
#mainbody h2 {
padding:0px;
margin:0px;
font-size:19px;
padding-bottom:10px;
}
#mainbody h3 {
padding:0px;
margin:0px;
font-size:14px;
padding-bottom:10px;
}
#mainbody p {
padding-top:0px;
margin-top:0px;
}

/* mainpage listing */
#maincats {
width:350px;
padding-bottom:25px;
}
#maincats_image {
float:left;
width:88px;
}
#maincats_txt {
float:right;
width:262px;
}
#maincats_txt ul {
padding:0px;
margin:0px;
padding-left:20px;
font-size:10px;
}
#maincats_txt li {
padding:0px;
margin:0px;
list-style-position:outside;
}
#maincats_txt a {
padding-left:5px;
}

/* clear stuff */
#clear {
clear:both;
padding:0px;
margin:0px;
line-height:0px;
height:0px;
}
#clear_height {
clear:both;
padding:0px;
margin:0px;
line-height:5px;
height:10px;
}

/* buybox css */
#part {
width:700px;
margin-left:auto;
margin-right:auto;
border:solid 1px black;
padding:5px;
background-color:white;
}
#part1 {
width:45%;
float:left;
border:solid 1px black;
padding:5px;
margin-top:25px;
background-color:white;
}
#part2 {
width:45%;
float:right;
border:solid 1px black;
padding:5px;
margin-top:25px;
background-color:white;

}
#partheader {
text-align:center;
font-weight:bold;
background-color:black;
color:white;
margin-top:-3px;
margin-left:-3px;
margin-right:-3px;
margin-bottom:5px;
}
#partimage {
padding-left:5px;
float:right;
clear:both;
}
#additem {
float:left;
}

#partinfo {
float:left;
width:100%;
}

#additem2 {
text-align:center;
}

/* footer css */
#footer {
text-align:center;
}
#footer a {
color:black;
text-decoration:none;
}
#footernav {
background-image:url(http://www.activebrakesdirect.com/images/ebc_footer.gif);
height:23px;
padding-top:4px;
text-align:center;
color:yellow;
font-weight:bold;
}
#footernavshopping {
background-image:url(https://planet.submit-secure.com/activebrakesdirect/images/ebc_footer.gif);
height:23px;
padding-top:4px;
text-align:center;
color:yellow;
font-weight:bold;
}
#footernav a, #footernavshopping a {
color:white;
text-decoration:none;
font-weight:bold;
}
#footernav a:hover, #footernavshopping a:hover {
color:#CCCCCC;
}
#open {
text-align:center;
background-color:white;
}

/* dropdown css */
#maindd {
margin-left:25%;
}
#dropdown {
background-image:url(http://www.activebrakesdirect.com/images/active-brakes-dd.jpg);
width:331px;
height:220px;
}
#dropselect1 {
margin:0px;
padding:0px;
padding-left:85px;
padding-top:43px;
}
#dropselect2 {
padding-top:12px;
padding-left:85px;
}
#dropselect1 select { width:125px; }
#dropselect2 select { width:125px; }
#dropbutton {
float:right;
padding-right:20px;
margin-top:-33px;
}

/* bottom list */
#bottomul {
clear:both;
padding-top:10px;
}
#bottomul ul {
clear:both;
margin:0px;
padding:0px;
text-align:center;
}
#bottomul li {
display:inline;
margin:0px;
padding:0px;
list-style-type:none;
list-style-position:outside;
font-size:10px;
white-space:nowrap;
color:#999999;
}
#bottomul a {
text-decoration:none;
color:#999999;
}

/* form styles */
#contactform{
float:left;
width:375px;
}
#contactform label {
float:left;
width:125px;
font-weight:bold;
}
#contactform input, textarea {
width:225px;
}
#contactform br {
clear:both;
}
#contactsubmit{
margin-left:125px;
width:100px;
}
#contactdesc {
float:right;
width:330px;
}
#contactdesc b{
display:block;
text-align:center;
}

