@charset "utf-8";
/* CSS Document */

body {font-family: arial, verdana, sans-serif; font-size: 0.75em; color: #000000; background-image: url(images/bg.jpg);}

#wrapper {width: 800px; margin: auto auto; background-color: #ffffff;}

#header {width: 800px; height: 101px; background-image: url(images/header.jpg); background-repeat: no-repeat;}

#contentwrapper {width: 800px;}

#banner {width: 800px; height: 127px; background-image: url(images/banner.jpg); background-repeat: no-repeat;}

#logo {width: 370px; height: 101px; float: left;}


/* banner text styles */
#bannertext {color: #ffffff; font-size: 1.9em; padding-left: 70px; padding-top: 30px; font-weight: bold; font-style: italic;}
#bannertext2 {color: #ff9933; padding-left: 50px;}



/* Menu style */
#menu {width: 300px; height: 26px; padding-left: 20px; padding-right: 20px; padding-top: 65px; float: right; padding-bottom: 10px;}
#menu ul{float: right; margin: 0; padding-left: 0px; list-style: none;}
#menu ul li {float: left; margin: 0; text-align: center; padding-left: 10px; font-size: 1.1em;} 
#menu ul li a:link {color: #ffffff; text-decoration: none; font-weight: bold; width: 108px; display: block; height: 30px; padding-top: 7px; outline: none; background-image: url(images/button.png); background-repeat: no-repeat;} 
#menu ul li a:visited {color: #ffffff; text-decoration: none; font-weight: bold; width: 108px; display: block; height: 30px; padding-top: 7px; outline: none;
background-image: url(images/button.png); background-repeat: no-repeat;}
#menu ul li a:active {color: #ffffff; text-decoration: none; font-weight: bold; width: 108px; display: block; height: 30px; padding-top: 7px; outline: none;
background-image: url(images/button.png); background-repeat: no-repeat;}
#menu ul li a:hover {text-decoration: underline; color: #ffffff; font-weight: bold; width: 108px; background-image: url(images/nav_hover.png); background-repeat: no-repeat; display: block; height: 30px; padding-top: 7px; outline: none;}

/*current page link */
#menu ul li a.current:link {color: #ffffff; text-decoration: none; font-weight: bold; background-image: url(images/nav_current.png); background-repeat: no-repeat; width: 108px; display: block; height: 30px; padding-top: 7px; outline: none;} 
#menu ul li a.current:visited {color: #ffffff; text-decoration: none; font-weight: bold; background-image: url(images/nav_current.png); background-repeat: no-repeat; width: 108px; display: block; height: 30px; padding-top: 7px; outline: none;}
#menu ul li a.current:active {color: #ffffff; text-decoration: none; font-weight: bold; background-image: url(images/nav_current.png); background-repeat: no-repeat; width: 108px; display: block; height: 30px; padding-top: 7px; outline: none;}
#menu ul li a.current:hover {text-decoration: underline; color: #ffffff; font-weight: bold; background-image: url(images/nav_hover.png); background-repeat: no-repeat; width: 108px; display: block; height: 30px; padding-top: 7px; outline: none;}


/* Index page specific style */
#content2_1 { width: 750px; padding-left: 25px; padding-right: 25px;}
#content1_2 {width: 750px; background-color: #f8f8f8; padding-left: 25px; padding-right: 25px; padding-bottom: 15px;}
#lighting { width: 224px; height: 129px; float: left; background-image: url(images/lighting.jpg); background-repeat: no-repeat; padding-right: 14px; padding-left: 15px; padding-top: 15px;}
#brakediscs { width: 224px; height: 129px; float: left; background-image: url(images/brakediscs.jpg); background-repeat: no-repeat; padding-right: 14px;
padding-left: 15px; padding-top: 15px;}
#brakepads { width: 224px; height: 129px; float: left; background-image: url(images/brakepads.jpg); background-repeat: no-repeat;
padding-left: 15px; padding-top: 15px;} 

/*footer specific style */
#footer  { width: 770px; height: 20px; text-align: right; padding: 15px; color: #ffffff; background-color: #9cd90c;}
/* footerMenu style */
#footermenu ul{float: left; margin: 0; padding-left: 0px; list-style: none;}
#footermenu ul li {float: left; margin: 0; text-align: center; padding-left: 10px; font-size: 1em;} 
#footermenu ul li a:link {color: #ffffff; text-decoration: none; font-weight: bold; width: 83px; display: block; height: 23px; padding-top: 3px; outline: none;} 
#footermenu ul li a:visited {color: #ffffff; text-decoration: none; font-weight: bold; width: 83px; display: block; height: 23px; padding-top: 3px; outline: none;}
#footermenu ul li a:active {color: #ffffff; text-decoration: none; font-weight: bold; width: 83px; display: block; height: 23px; padding-top: 3px; outline: none;}
#footermenu ul li a:hover {text-decoration: underline; color: #9cd90c; font-weight: bold; width: 83px; background-image: url(images/footer_button_hover.png); background-repeat: no-repeat; display: block; height: 23px; padding-top: 3px; outline: none;}



/*img no border */
img {border: 0px;}


/* Header styles */
h3.pagetitle {color: #ff9933; font-size: 1.6em; font-weight: bold; margin:0; padding-top: 20px;}
div.pagesubtitle {color: #ff9933; font-size: 1.3em; font-weight: bold; padding-bottom: 10px; padding-left: 25px; padding-top: 10px;}
div.pagesubtitle3 {color: #669900; font-size: 1.3em; font-weight: bold; font-style: italic; padding-bottom: 5px;}

/* Clear */
#clear {clear: both; height: 20px;}


/* Standard link */
a:link {color: #ff6600; text-decoration: none; outline: none;} 
a:hover {text-decoration: underline; color: #000000; text-decoration: underline; outline: none;} 
a:visited  {text-decoration: underline; color: #ff6600; text-decoration: none; outline: none;} 
a:active{text-decoration: underline; color: #ff6600; text-decoration: none; outline: none;} 


/* ebay store link */
#ebaystore {padding-left: 25px;}