/* CSS Document for Exhaust */

#exhaust_item{
	float:left;
	width:880px;
	padding:0;
}
#exhaust_item dl{
	float:left;
	width:880px;
	margin:0 0 10px 0;
	padding:0;
	display:inline; /*IE double margin bug */
	background:#eae9e7 url(img/corner.jpg) no-repeat bottom right;
}

#exhaust_item dt{
	float:right;
	width:595px;
	margin-top:10px;
	padding:0;
	font-size:120%;
	letter-spacing:1px;
	font-weight:bold;
	color:#2C2C2C;
	background:#eae9e7;
}

#exhaust_item dd{
	margin:0;
	padding:0;
	line-height:1.5em;
}

#exhaust_item dd.img img{
	float:left;
	margin:0 8px 0 0;
	padding:4px;
	background:#ccc
}

#exhaust_item .img img{
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #666;
	border-right:solid 1px #666;
	background:#ccc;	
}
#exhaust_item .img_2pics img{
display:inline;
	float:left;
	margin:0 8px 0 0;
	padding:4px;
	background:#ccc;
border-top:solid 1px #CCC;
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #666;
	border-right:solid 1px #666;
}
#exhaust_item .gray a{
	position:absolute;
	margin-right:15px;
	text-indent:-300px;
	display:block;
	width:270px;
	
}
#exhaust_item .alt{
	background:#fff;
}
#exhaust_item .alt_title{
	background:#fff;
}
#exhaust_item dt a{
	color:#2C2C2C
}




#diy_top{
	clear:both;
padding:10px 0 0 0;
margin-left:9px;
	height:165px;
}
#diy_top .diy .diy_title a{
	color:#fff;
text-decoration:none
}
.diy_title a:visited{
	color:#333
}
.diy_title a:hover{
	color:#333
}
.diy dd{
	margin:0;
	padding:0 10px 0 0;
}

.diy_title{
	font-size:120%;
	color:#fff;
	padding:5px 0 5px 0;
	margin:0 0 4px 0;
	font-weight:bold;
	text-align:center;
background:#333 url(img/mandrel_button.jpg) repeat-x;
}
.diy dl{
margin:0;
border:solid 1px #ccc;
padding:0
}
.diy{
	margin:0 1px 10px 1px;
	padding:0 0 10px 0;
	height:145px;
	width:170px;
	float:left;
}
.diy img{
	border-style:none;
	margin:5px 0 5px 5px;
}





/* Paypal Only */
.exhaust_buynow{
float:right
}
#exhaust_item .view_cart dl{
padding:10px 0 5px 0;
margin:0 0 10px 0;
background:none;
border-bottom:dotted 1px #666
}
#exhaust_item .view_cart p{
margin-left:7px;
}
#exhaust_item table{
width:175px;
margin-right:10px;
background:#ccc
}
#exhaust_item p{
margin:0;
display:inline;
}
#exhaust_item .exhaust_buynow .cart_button{
margin:0 10px 0 0;
}
/* Paypal End */
