img
{
    border:medium none;
}

img.borderit
{
border: 1px solid #ccc;
}

img.noborder
{
border: 0px;
}



h1, h2, h3, h4, h5, h6 
{
    padding:0;
    margin:0;
}

h2 
{


font-size:24px;
font-weight:normal;
}

/*select, option { behavior: url("disable.htc"); }*/

select
{
	margin-bottom:4px;
	font-family: Tahoma; 
	font-size: 10pt;
	width:184px;
}

#parts_list
{

	text-align:center; 
	font-size: 10pt; 
	background-color:#ffffff; 
	display:table; 
	vertical-align: top;
    width:100%;


}

html{height: 100%;}

body 
{
    font-size:14px;
}

#mainbody
{
	background-image:url(../homepage/back3.gif);
	background-repeat:repeat-x;
	background-color:#515550;
	text-align:center;
	margin:0px auto;
	padding:0px;
	height:100%;
    font-family: Arial, Helvetica, sans-serif;
}


#home
{
	background-image:url(../homepage/bg_engine.png);
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:top right;
	/*height:770px;*/
	/*height:1750px;*/
    display: table;
	width:1000px;
	margin:0px auto;
    height:100%;
    /*padding-bottom:40px;*/
	

}

#logo
{
	left: 0px;
	top: 0px;
	width:100%;
	display: table;
	position: relative;


}

#title
{
	display: inline;
	position: relative; 
	left: 40px;
	top: -20px;
	
}

#mainmenu
{
	/*background-color:#000000;*/
	color:#ffffff;
	font-weight:bold;
	height:30px;
	top: -10px;
	left: 0px;
	position:relative;
	width:100%;
	
}

#mainmenu ul
{
	margin:0px;
	padding: 5px 0px 5px 0px;
	position: relative;
	vertical-align:top;
	width:800px;
	height:20px;
	float:right;
	right: 20px;
}

#mainmenu ul li
{
	border-right-width:2px;
	border-right-color:#FFFFFF; 
	border-right-style:solid;
	list-style: none;
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	padding-right: 12px;
	padding-left:12px;
	text-align:center;
	letter-spacing:1px;

}

.spacer
{
	margin: 0;
	padding:0px 8px 0px 8px;
	text-align:top;
	font-weight:bold;
	font-size:20px;


}
.imagemenu ul
{
	padding-left: 0;
	margin-left: 0;
	padding-top:0px;
	margin-top: 10px;
	float:right;
}

.imagemenu ul li
{
	
	list-style: none;
	display: inline;

}

.imagemenu ul li a
{
	
	float: left;
	border: 0px;
	top:10px;
}

.imagemenu ul li a img
{
	border: 0px;
	margin-right:-10px;
	right: -5px;

	
}


#imagelinks
{
	display:inline;
	position:relative;
	padding-left:0px;
	float: right;
	width: 100%;
	vertical-align:top;
    
	
}

#search
{
	position:relative;
	float:left;
	left:15px;
	top: 25px;
	width:200px;
    display: table;
    padding-right: 0px;
}

#leftmenu
{

	border:0; 
	/*border-right: #ffffff solid 1px;*/ 
	top:0px; 
	width:100%;
	position:relative;
	float:left;
	left:0px;
	height:525px;
    display:table;

}

.searchbox
{
	width: 200px; 
	background-image:url(../homepage/bg_form.png); 
	background-position: top right;
	background-repeat:no-repeat;
	vertical-align:top;
	height: 151px;
	
}

#fuel
{
    display:block;
}

#vehiclebox div select, .inputbox
{
	
	width:160px;
	font-size:12px;
	float: right;
	right: 10px;
	position:relative;

}

.inputbox
{
    width:100px;
    float:left;
    left:65px;
}

#keywordsearch, #partnosearch
{
	/*padding-top:4px;*/

}
#makelist, #vehicle, #partno, #keyword, #typelist
{
    display:inline;

}

#vehicle
{
    float:left;
}

.searchheading
{
	color:#ffffff; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:14px;
	text-align:center; 
	padding: 14px 0px 10px 32px;
	letter-spacing:1.3px;


}

.submit
{
	width:80px;
	font-size:12px;
	float: left;
	left: 75px;
	position:relative;
	top: 0px;
	
}

#quote
{
	position:relative;
	float: right;
	right: 15px;
	top: 50px;
}
/*
#leftlinks
{
	padding-left: 0;
	margin-left: 0;
	padding-top:0px;
	margin-top: 10px;
	float:right;
	width:90%;
	padding-right:10px;

}

#leftlinks li
{
	list-style:none;
	padding-bottom: 14px;
	float:right;
	width:100%;
	
}

#leftlinks li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	float:right;
	text-decoration:none;
	color:#ffffff;
	
	
}*/
#leftlinks
{
    margin:0;
	width:210px;
    text-align:left;
    position:relative;
    float:left;
    padding:0;

}

#leftlinks li
{
	list-style:none;
	padding-bottom: 3px;
	float:left;
	width:200px;
    display:block;
	
}

#leftlinks li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	/*float:right;*/
	text-decoration:none;
	color:#ffffff;
    margin-left:15px;
	
	
}

#leftlinks li a:hover
{
    text-decoration:underline;
}
#leftlinks li ul li
{
    width:185px;

}


#leftlinks li ul li a
{
    font-weight:normal;
    font-size:12px;
}

#crumbs
{
	top: 15px;
	/*border-bottom:1px solid #BCB8B8;*/
	width:80px; 
	background-color:#ffffff;
	color: #000000;
    
	float:right;
	height:40px;
	position: relative;
	text-align:left;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#crumbs span
{
    position:relative; 
    top:10px; 
    left:10px; 
    color:#000000;
    cursor: default;
    width:100%;
    border: 0px;
    
    
}

#crumbs span:visited{text-decoration:none; color:#000000; }
#crumbs span:hover{text-decoration:none; color:#000000; }

#app
{
	top: 15px;
	/*border-bottom:1px solid #BCB8B8;*/
	width:200px; 
	background-color:#ffffff;
	
    
	float:left;
	height:40px;
	position: relative;
	text-align:left;
	
}
#product
{
	background-color:#ffffff;
	border-bottom:1px solid #BCB8B9;
    border-top:1px solid #BCB8B9;
	position:relative;
	padding-top:20px;
	background-image:url(../images/detailbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 100%;
	float:left;
	
	
}

td.review
{
    border-RIGHT: #a4a4a4 1px solid; 
	border-bottom: #a4a4a4 1px solid;
	font-size:11px;
}

#relatedproducts
{
	
	background-color:#ffffff;
	border-bottom:1px solid #a4a4a4;
	position:relative;
	top:0px;
	background-image:url(../images/detailbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 100%;
	float:right;
	/*height:400px;*/
    display:table;

}


#closerlook
{
	/*background-color:#ffffff;*/
	width: 100%;
	float:left;
	height:100%;
	position:relative;
    /*border-right: 2px solid #a4a4a4;*/
    top:0px; 
    display:inline; 
    text-align:left; 
    padding-left:5px; 
    padding-top:5px

}

#prodrow
{
	top: -355px;
	position:relative;
	width:735px;

}

#productview
{
	width:415px; 
	min-height:550px; 
	padding-left:10px; 
	/*border-right: 1px solid #000000;*/ 
	float: left;
    display:table;
}

#productview img
{
	border:0px;
	
}

#abstract1
{
	width:325px; 
	height:550px; 
	padding-left:10px; 
	/*border-right: 1px solid #000000;*/ 
	float: left;
}

#abstract1 img
{
	border:0px;
	
}

#details
{
       position:relative;
	float: left;
	vertical-align:top;
	width:350px;
	text-align: left;
    font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#details ul
{
    
	margin-left:20px;
	padding:0px;

}
/*
#details ul li
{

	/*list-style:disc;
    display:inline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
    padding-right:7px;
	
}
*/
#reviews
{
	position: relative;
	left: -20px;
	top: 35px;


}



#articles
{

	position: relative;
	top: 35px;

}


#title2
{
	/*border-bottom: 1px solid #000000; */
	position: relative; 
	top:0px; 
	width: 275px;  
	text-align:left; 
	float:left;
	font-size:12px;
    color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*display: inline;*/


}

#title2 table tr td
{

	font-size:12px;

}

#specs
{
	width:275px;
	position:relative; 
	/*padding-top: 10px; */
	left:450px; 
	text-align:left; 
	display:inline; 
	top: -535px;

}

#dimensions
{
	width:350px;
	position:relative; 
	padding-top: 10px;
	left:0px; 
	text-align:left; 
    float:left;
	top: 0px;
    font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
    	font-size:11px;
       color:#666666;
	font-weight:bold;

}

#dimensions table tr td
{
   
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666666;
    font-weight:bold;

}

#pricetable
{
	border-collapse:separate;
	border-spacing: 0px 10px;
}


#pricetable tr
{
	padding-bottom: 15px;
	font-weight: bold;

}

#pricetable tr td
{
	border: 1px solid #000000;
	font-size:11px;
	font-weight: bold;
	padding-left:2px;
	padding-right:10px;
	

}

#theading
{
	border:0;

}

#theading th
{
	border: 0px;
	font-size:11px;
	font-weight: bold;
	text-align:left;
	padding-left: 0;

}

#wishlist
{
	display:block;
	position: relative; 
	top: -450px; 
	width: 200px; 
	left: 480px; 
	height: 45px;
}

#afecopyright
{
	position:relative; 
	top:0px;
    padding-top:20px;
	
	height:40px;
	color:#FFFFFF;
    background-color: #000000;
	font-weight: bold;
    padding-left: 0px; 

    float:left; 
    width:990px;
    margin: 0 auto;
    vertical-align:bottom;


}

#description
{
    width: 750px;
    background-color:#ffffff;
    min-height:550px;
   text-align:right;
    /*padding-bottom:50px;*/
    margin-left:20px;
	padding:0px;
    display:table-cell;
    position:relative;
    float:right;
    

    
}

#lowboxheading
{
	text-align:left;
}

#mainimage
{
    width: 325px;
    margin: 0 auto;
    vertical-align: middle;
}

#purchase
{
   /* border-bottom:1px solid #BCB8B9; */
    width:350px; 
   /* height:150px; */ 
    float:left; 
    padding-top:25px;
    font-size:13px;
    color:#000000;
    font-weight:normal;

}



#purchase table tr td
{
    text-align:left;
}

#wishlist_button
{
    text-align:right;
} 



#purchase div table tr td
{
    font-size:10pt;
    font-family: Arial, Helvetica, sans-serif;

}

#wishform
{
    display:inline;

}

#morelinks
{
    float:left; 
    text-align:left; 
    padding-top: 25px;
    width: 350px;
    position:relative;
}

#reviewlink
{
    float:left; 
    text-align:left; 
    width: 350px;
}

#alsolike
{
	border-bottom:1px solid #BCB8B9;
	position:relative;
	padding-top:0px;
	background-image:url(../images/detailbg.jpg);
	width: 100%;
	float:left;
	background-repeat:no-repeat;
	
}

#alsolike table
{
    padding-top:0px;
}

#alsolike a
{
   text-decoration:none;
   font-size:11px;
}

#alsolike a:hover
{
   text-decoration:underline;
}

#morelinks a
{
    text-decoration: none;
    color: #ff0000;
    padding-bottom: 5px;
    float: left; 
    position: relative;
    font-size:13px;
    text-align:left;
    

}

#morelinks a:hover
{
    text-decoration:underline;

}

#charts table tr td a
{
    font-size:10px;
    color:#000000;
    text-decoration:none;
}
#charts table tr td a:hover
{
    text-decoration:underline;
}

#related
{
   
    width: 100%;
    height:100%;
    padding-left: 5px;
    padding-top: 5px;
    position:relative; 
    display:inline; 
    float:left; 
    top:0px; 
    text-align:left;
}

#related a
{
    font-size:11px;
    text-decoration:none;
}

#related a:hover
{
    text-decoration:underline;
}

#related table
{
    text-align:center;
}

#related table tr td
{
    height:85px;
}

#thumbs table tr td
{
    height:85px;
}

#thumbs table tr td a
{
    height:85px;
    font-size:10px;
    color:#000000;
    text-decoration:none;
}



#thumbs table tr td a:hover
{
    text-decoration:underline;
}
    
#printlink
{
    position:relative; 
    top: -15px; 
    float:right; 
    height:35px; 
    width:75px; 
    padding-right:15px;
    padding-bottom:15px;

}

.enginelinks a
{
    color: #ffffff;
    display:block;
    /*font-weight: bold;*/
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom:5px;
    font-size: 12px;
    text-align:left;
    
    padding-left: 0px;
    text-decoration:none;
}
    
.enginelinks a:hover
{
    text-decoration:underline;
}

#enginesearch
{
   padding-left:65px;
}

.searchitem
{
    border-style: none;
    padding-bottom: 10px;
    text-align:center;
    height: 220px;
}

.searchitem div
{
    height:95px;
}

.searchresult
{
    padding:15px;
     width:180px;
}

.searchresult a
{
    text-decoration:none;
    color: #000000;

}

.searchresult a:hover
{
    text-decoration:underline;
    cursor: hand;
}


.activeimage
{
    border: 2px solid #BBBBBB;
	cursor: pointer;
}

.nonactiveimage
{
    border:2px solid #ffffff;
    cursor: pointer;
}

.rating_bar_empty {
  width: 55px;

  background: url("../images/star_x_grey_x.gif") 0 0 repeat-x;
}

.rating_bar_empty div {
  height: 12px;
  
  background: url("../images/star_x_orange.gif") 0 0 repeat-x;
}

.rating_bar {
  width: 55px;
  
  background: url("../images/star_x_grey.gif") 0 0 repeat-x;
}

.rating_bar div {
  height: 12px;
  
  background: url("../images/star_x_orange.gif") 0 0 repeat-x;
}

#footerlinks
{
    font-size:12px;
   /* margin-right:20px;*/
}

#footerlinks li
{
    color:#ffffff;
	display: inline;
    margin-left:10px;
}

#footerlinks li a
{
    
    text-decoration: none;color: #ffffff;
}

#footerlinks li a:hover
{
    text-decoration: underline;
}

#productview
{
	width:415px; 
	/*height:550px; */
	padding-left:10px; 
	/*border-right: 1px solid #000000;*/ 
	float: left;
    text-align:center;
    margin-top:35px;
}

#productview img
{
	border:0px;
	
}
/*
#mainimagecontainer
{
    width: 405px;
    height: 405px;
    margin: 0 auto;
    vertical-align: middle;
    text-align:center;
    
}*/

#mainimage
{
    position:relative;
    float:left;
    width:400px;
}

#purchase
{
    width:275px; 
    height:155px;
    float:left; 
    padding-top:25px;

}

#purchase div table tr td
{
    font-size:10pt;
    font-family: Arial, Helvetica, sans-serif;

}


#details
{
	position:relative;
	float: left;
	vertical-align:top;
	width:275px;
	text-align: left;

}

#details ul
{
    
	margin:0;
	padding:0px;

}

#details ul li
{
 
	list-style-position:inside;
    /*display:inline;*/
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
    padding-right:7px;
    padding-top: 7px;
	
}

#dimensions
{
	width:275px;
	position:relative; 
	padding-top: 10px;
	left:0px; 
	text-align:left; 
    float:left;
	top: 0px;
    font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
    font-weight: normal;

}



#morelinks
{
    float:left; 
    text-align:left; 
    padding-top: 25px;
    width: 275px;
}

#morelinks a
{
    text-decoration: none;
    color: #ff0000;
    padding-bottom: 5px;
    float: left; 
    position: relative;
    font-size:13px;
    text-align:left;
    

}

#morelinks a:hover
{
    text-decoration:underline;

}

.switchcontent
{
    padding-top:0px;
}

.switchcontent li a
{
    font-weight:normal;
}

.leftmenulink
{

        font-weight:normal;

}

#abstractext
{
    height:100%;
    width:320px;
    
}

#productimages
{
    float:left;
}

.Breadcrumb{
	margin:0px;
	font-size:12px;	
    width:100%;
    text-align:left;
}

.opaque
{
    opacity: .5;
    filter: alpha(opacity:50);
}

#enginesearchlink
{
    font-weight:bold;
    text-decoration:none;
    color:white;
    position:relative;
    text-decoration:none;
    top:10px;
}

#enginesearchlink:hover
{
    text-decoration:underline;
}

#makelist, #yearlist, #modellist, #typelist, #enginelist
{
    float:left;
    font-size:10pt;
    overflow-x:hidden;
    overflow-y:hidden;
    width:150px;
}

#make, #model, #year, #type, #engine
{
    width:150px;
    display:inline;
}

#packagelink a
{
    text-decoration:none;

}

#packagelink a:hover
{
    text-decoration:underline;
}

#relatedthumbs table tr td a
{
    color: #000000;
}

.result
{
    text-decoration:none;
    
}

.result:hover
{
    text-decoration:underline;
    cursor: pointer;
}

h6 
{
    border-bottom:1px dashed #333333;
    font-size:14px;
    text-align:center;
}

label {
    font-size:12px;
    font-weight:bold;
}

.Small
{
    font-size:10px;
}


#top
{
	background-color:#ffffff;
	height: 30px;
	width:1000px;
	margin:0px auto;
}

#top div a
{
    color:red;
    text-decoration:underline;
}

#top div a:hover
{
    color:#000000;
}
#toplinks
{
	color:#ffffff; 
	width:600px; 
	float:right; 
	top:10px; 
	position:relative;

}

#toplinks a
{
	color:#ffffff;
/*	width: 60px;*/
	text-decoration:none;
	margin:25px;
	font-size:14px;
}

.hoverprod *:hover
{
    text-decoration:underline;
    cursor: pointer;
}

.hoverprod a div:hover
{
    text-decoration:underline;
}