@import url(reset.css);

#container{
width: 825px;
min-height: 600px;
margin: 15px auto;
}
* html #container{
height: 540px;
}
#topbar{
width: 825px;
height:84px;
background: url(images/topbarbg.gif) no-repeat;
}
#topbar a{
display: block;
width: 160px;
height: 70px;
text-indent: -100em;
overflow: hidden;
margin: 0 0 0 20px;
}
#header{
width: 825px;
height: 248px;
background: url(images/header.jpg) no-repeat;
padding: 0 0 15px 0;
}
#nav{
width: 825px;
height: 56px;
background: url(images/navbg.gif) no-repeat;
border-top: 1px solid #000;
margin: 0 0 0 1px;
}
#nav ul{
margin: 8px 0 0 0;
}
#nav ul li{
float: left;
display: inline;
}
#nav ul li a{
display: block;
margin: 0 5px 0 5px;
}
/* nav links
============ */
a.home:link, a.home:visited{
width: 57px;
height: 48px;
background: url(images/home.gif) no-repeat 0 0px;
text-indent: -100em;
overflow: hidden;
}
a.projects:link, a.projects:visited{
width: 69px;
height: 48px;
background: url(images/projects.gif) no-repeat 0 0px;
text-indent: -100em;
overflow: hidden;
}
a.turbotech:link, a.turbotech:visited{
width: 81px;
height: 48px;
background: url(images/turbotechnav.gif) no-repeat;
text-indent: -100em;
overflow: hidden;
}
a.raceprovenmotors:link, a.raceprovenmotors:visited{
width: 156px;
height: 48px;
background: url(images/raceprovenmotors.gif) no-repeat;
text-indent: -100em;
overflow: hidden;
}
a.sytystore:link, a.sytystore:visited{
width: 120px;
height: 48px;
background: url(images/partstore.gif) no-repeat;
text-indent: -100em;
overflow: hidden;
}
a.propaganda:link, a.propaganda:visited{
width: 93px;
height: 48px;
background: url(images/propaganda.gif) no-repeat;
text-indent: -100em;
overflow: hidden;
}
a.contact:link, a.contact:visited{
width: 69px;
height: 48px;
background: url(images/contact.gif) no-repeat;
text-indent: -100em;
overflow: hidden;
}
a.home:hover{
background-position: 0 -48px;
}
a.projects:hover{;
background-position: 0 -48px;
}
a.turbotech:hover{
background-position: 0 -48px;
}
a.raceprovenmotors:hover{
background-position: 0 -48px;
}
a.sytystore:hover{
background-position: 0 -48px;
}
a.propaganda:hover{
background-position: 0 -48px;
}
a.contact:hover{
background-position: 0 -48px;
}
/* end nav links
================ */
.infoboxheading{
display: none;
}
#contenthome{
width: 825px;
height: 380px;
background: url(images/contentbg.jpg) no-repeat;
}
#content{
width: 824px;
min-height: 475px;
background: #FFF url(images/contentsub.gif) no-repeat;
margin: 0 0 0 1px;
}
* html #content{
height: 475px;
}
#contentsub{
width: 824px;
min-height: 380px;
background: #FFF url(images/contentsub.gif) no-repeat;
margin: 0 0 0 1px;
}
#contentnorm{
width: 825px;
min-height: 180px;
background: #FFF;
padding: 15px 0 0 0;
}
* html #contentnorm{
height: 380px;
}

#leftcol{
width: 176px;
float: left;
display: inline;
min-height: 200px;
margin: 0 0 0 10px;
}
#leftcol ul{
list-style: none;
margin: 5px 0 0 10px;
padding: 0 0 15px 0;
}
#leftcol ul li{
padding: 2px 0;
}
#leftcol a:link, #leftcol a:visited{
text-decoration: none;
color: #666;
font-size: 11px;
font-family: arial, verdana, sans-serif;
}
.categ a:hover{
color: #000;
}
#leftcol ul li a:link{
text-decoration: none;
color: #666;
font-size: 11px;
}
#leftcol ul li a:visited{
text-decoration: none;
color: #666;
font-size: 11px;
}
#leftcol ul li a:hover{
color: #000;
}

#leftcol input.search{
margin: 5px 0 5px 10px;
display: block;
width: 143px;
}
.advsearch{
text-decoration: none;
margin: 0 0 0 10px;
color: #999;
}
.send{
color: #666666;
background: #CCC;
padding: 2px 5px;
text-decoration: none;
margin: 0 0 0 15px;
font-size: 11px;
}
.roundcorners{
display: block;
width: 168px;
height: 18px;
background: url(images/toproundcorners.png) no-repeat;
color: #FFF;
font-size: 12px;
padding: 2px 0 0 8px;
margin: 0px 0 0 0;
}
.categories{
background: #EDEDED;
min-height: 300px;
}
* html .categories{
height: 300px;
}
select#manufacturer{
margin: 5px 0 15px 10px;
}
.namtra{
display: block;
width: 47px;
height: 30px;
text-indent: -200px;
overflow: hidden;
background: url(images/logo.gif) no-repeat;
}
#maincontent{
float: right;
display: inline;
width: 590px;
min-height: 200px;
margin: 0 10px 0 0;
}
* html #maincontent{
height: 200px;
width: 610px;
margin: 0;
}
.headers{
width: 590px;
height: 53px;
background: url(images/topboxes.gif);
}
.headers h1{
font: normal 30px impact,arial, sans-serif;
color: #666;
text-transform: uppercase;
padding: 5px 0 0 10px;
float: left;
display: inline;
}
.welcome{
float: right;
display: inline;
width: 176px;
padding: 5px 10px 0 0;
font-size: 11px;
}
.welcome a:link, .welcome a:visited{
text-decoration: none;
color: #FF0000;
}
.welcome a:hover{
color: #E00202;
}
.besttitle{
height: 19px;
width: 590px;
background: url(images/shoptitle.gif) repeat-x;
margin: 0;
}
.besttitle h1{
color: #FFF;
font-size: 12px;
float: left;
display: inline;
margin: 1px 0 0 10px;
}
.title{
height: 19px;
width: 590px;
}
.productlist h3{
color: #FFF;
font-size: 12px;
padding: 1px 0 0 10px;
height: 19px;
width: 580px;
background: url(images/shoptitle.gif) repeat-x;
}
.title h1{
color: #FFF;
font-size: 12px;
float: left;
display: inline;
margin: 1px 0 0 10px;
}
.title ul{
float: right;
display: inline;
margin: 0 5px 0 0;
}
.title ul li{
float: left;
display: inline;
color: #000;
padding: 2px 5px 0 2px;
}
.title ul li a:link, .title ul li a:visited{
text-decoration: none;
color: #000;
}
.title ul li a:hover{
text-decoration: underline;
}
.productlist table img{
padding: 5px;
cursor: pointer;
}
.productlist form{
margin: 10px 0;
}
.prod_title a{
font: bold 12px arial, san-serif;
text-decoration: none;
color: #000;
}
.prod_title h2{
min-height: 42px;
}
* html .prod_title h2{
height: 42px;
}
#mainlevelleftmenu{
display: none;
}
.moduletableLoginForm{
margin: 10px 0 15px 10px;
}
.moduletableLoginForm label, .moduletableLoginForm .button{
margin: 10px 0 0 0;
}
#mod_login_password, #mod_login_username{
width: 140px;
margin: 0 0 5px 0;
}
.moduletablemanufact{
margin: 0 10px 10px 10px;
}
.moduletablesearch{
margin: 5px 0 0 10px;
}
/* ie6 stuff
====================*/
* html #content{
height: 400px;
}
* html #leftcol{
height: 200px;
}
* html .roundcorners{
margin: 0;
}

.productglimpse{
border-top: 1px solid #FFF;
margin: 10px 0 0 0;
padding: 0 0 25px 0;
}
.productglimpse h1{
color: #999;
font-size: 11px;
margin: 10px 0 10px 10px;
}
.productglimpse p.info{
margin: 0 0 0 10px;
padding: 0 10px 0 0;
color: #666;
}
.productglimpse p{
margin: 0 0 0 10px;
padding: 0 10px 0 0;
color: #666;
}
.titlegrey{
height: 19px;
width: 590px;
background: url(images/titlegrey.gif) repeat-x;
}
.titlegrey h1{
color: #FFF;
font-size: 12px;
float: left;
display: inline;
margin: 1px 0 0 10px;
}
.productlist{
font: normal 11px arial, sans-serif;
min-height: 200px;
}
* html .productlist{
height: 200px;
}
.productlist p{
font: normal 11px arial, sans-serif;
padding: 5px 0 5px 5px;
}
.productlist h1{
font: bold 14px arial, sans-serif;
padding: 5px 0 5px 5px;
}
.productlist ul{
margin: 0 0 0 15px;
list-style: none;
}
.breadcrumbs{
margin: 5px 0 0 0;
}
.breadcrumbs .floatLeft{
width: 180px;
float: left;
display: inline;
}
.breadcrumbs .floatRight{
width: 180px;
float: right;
display: inline;
}
.breadcrumbs a:link, .breadcrumbs a:visited{
color: #666;
text-decoration: none;
}
.product{
width: 145px;
text-align: center;
float: left;
display: inline;
margin: 10px 0 0 0;
height: 115px;
}
.product p{
width: 87px;
margin: 5px auto 0px auto;
font-size: 11px;
}
.product a.redadd{
text-transform: uppercase;
color: #FF0000;
}
#bestsellers{
width: 590px;
min-height: 115px;
margin: 0 0 0 0px;
}
* html #bestsellers{
height: 115px;
}
#bestsellers .besleft .infoBox{
background: #FFF;
}
.bestleft{
float: left;
display: inline;
width: 280px;
}
.bestleft ul{
margin: 0px 0 0px 10px;
list-style: square;
}
.bestleft ul li, .bestright ul li{
padding: 2px 0;
}
.bestleft ul li a:link, .bestright a:link{
color: #666;
text-decoration: none;
font-size: 11px;
}
.bestleft li a:visited, .bestright a:visited{
color: #666;
text-decoration: none;
font-size: 11px;
}
.bestleft li a:hover, .bestright li a:hover{
color: #000;
border-bottom: 1px dotted #CCC;
width: 100%;
}

.bestright{
float: right;
display: inline;
margin: 10px 0px 5px 0;
list-style: square;
width: 	260px;
}
.bestright img{
float: left;
display: inline;
padding: 0 8px 0 0;
}
.reviewnotifications{
width: 590px;
border-bottom: 1px solid #CCC;
height: 80px;
}
.reviews{
float: left;
display: inline;
margin: 10px 0 0 15px;
width: 267px;
background: url(images/filter.gif) no-repeat center right;
height: 56px;
}
.reviews h1, .notifications h1{
font-size: 11px;
color: #333;
}
.reviews p{
padding: 0 5px 0 0;
width: 185px;
}
.notifications p{
padding: 0 10px 0 0;
}
.notifications{
float: right;
display: inline;
width: 267px;
margin: 10px 0 0 0;
}
#footer-sub{
width:  825px;
height: 80px;
background: url(images/footer-sub.gif) no-repeat;
margin: -21px 0 0 -411px;
position: relative;
left: 50%;
}
* html #footer-sub{
margin-top: -26px;
margin-left: -412px;
}
*:first-child+html #footer-sub{
margin-top: -26px;
} 
#footer-sub p{
padding: 25px 0 0 0;
}
#footer-sub p a{
color: #666;
padding: 0 5px;
text-decoration: none;
border-right: 1px solid #666;
}
.productinfo{
width: 590px;
}
.productimage{
width: 240px;
height: 290px;
float: left;
display: inline;
margin: 0 0 0 16px;
}
.signup{
width: 250px;
height: 290px;
float: left;
display: inline;
margin: 0 0 0 10px;
}
.signup h1{
font: bold 14px arial, verdana, sans-serif;
margin: 20px 0 0 10px;
}
.signup p{
margin: 10px 0 0 10px;
}
.signupbutton{
display: block;
width: 102px;
height: 28px;
background: url(images/signup.gif) no-repeat;
float: right;
margin: 5px 0 0 0;
text-indent: -200px;
overflow: hidden;
}
.signinbutton{
display: block;
width: 102px;
height: 28px;
background: url(images/signin.gif) no-repeat;
float: right;
margin: 5px 0 0 0;
text-indent: -200px;
overflow: hidden;
}
.productimage a:link, .productimage a:visited{
background: transparent url(images/magglass.gif) no-repeat;
display: block;
text-align: center;
width: 120px;
margin:0;
color: #666;
text-decoration: none;
}
.productimage a em{
width: 100px;
display: block;
margin: 0 0 0 70px;
}
.productdescription{
float: right;
display: inline;
width: 270px;
}
.signin{
float: right;
display: inline;
width: 280px;
}
.signin h1{
font: bold 14px arial, verdana, sans-serif;
margin: 20px 0 0 10px;
}
.productdescription h1{
font: bold 14px arial, verdana, sans-serif;
}
.productdescription h1 small{
font: bold 11px arial, verdana, sans-serif;
}
.productdescription h2{
font: bold 14px arial, verdana, sans-serif;
margin: 10px 0 0 0;
}
.productdescription p{
font: normal 10px arial, verdana, sans-serif;
padding: 5px 15px 0 0;
}
.addtocart{
display: block;
width: 103px;
height: 27px;
text-indent: -200px;
overflow: hidden;
background: url(images/addtocart.gif) no-repeat;
margin: 10px 0 0 0;
}
.productlist .infoBoxContents{
background: #FFF;
}
.productlist .productListing-heading{
background: #FFF;
color: #CCC
}
.productlist .productListing-data{
background: #FFF;
border-bottom: 1px solid #CCC;
}
.productlist .productListing-data table tbody tr td.productListing-data{
border-bottom: 0px solid #FFF;
}
.floatRight{
float: right;
display: inline;
margin: 0 10px 0 0;
padding: 5px 0;
}
.floatLeft{
float: left;
display: inline;
padding: 5px;
}
#checkout{
clear: both;
background: #E0E0E0;
width: 590px;
height: 40px;
}
.loginleft{
width: 280px;
float: left;
display: inline;
border-right: 1px solid #CCC;
margin: 15px 0 0 0;
}
.loginright{
width: 280px;
float: right;
display: inline;
margin: 15px 0 0 0;
}
.loginleft h1{
font: bold 14px arial, sans-serif;
}
.loginleft small{
font: bold 11px arial, sans-serif;
margin: 10px 0 0 0;
display: block;
}
.loginleft p{
font: normal 11px arial, sans-serif;
padding: 5px 10px 0 0;
}
.alignRight{
text-align: left;
width: 100px;
}
td.rightAlign{
text-align: right;
width: 105px;
font: normal 11px arial, sans-serif;
}
#signupform{
background: #F0F0F0 url(images/greyroundcrnr.gif) no-repeat;
width: 387px;
}
#signupform h1{
font: bold 14px arial, verdana, sans-serif;
padding: 5px 0 5px 10px;
}
#signupform h1 small{
font: normal 10px arial, sans-serif;
color: #FF3333;
}
.note{
padding: 5px 0;
font: normal 10px arial, sans-serif;
}
#signupform table{
padding: 0 0 0 10px;
}
.successmsg p{
padding: 5px 15px 5px 10px;
font: normal 11px arial, sans-serif;
}
select.inputbox{
width: 150px;
}
#addtocart  p input+input{
text-indent: -100em;
overflow: hidden;
}
/* lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}