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

#content {
	background:url(/images/products/bg_3in1_bottom.jpg) no-repeat left bottom;
	margin:0;
	padding:0;
	height:470px;
}

#box_links {
	background:url(/images/bg_prod_nav.jpg) repeat-x left bottom;
	height:35px;
}
#box_links a {
	height:35px;
	display:block;
	float:left;
	padding-top:0;
	margin-top:0;

}
#box_links a img {
	border:0;
}
#pinfo {
	position:relative;
	margin:0;
	padding:30px 240px 12px 305px;
}
#pinfo .partslink {
	position:absolute;
	display:block;
	left:150px;
	top:20px;
	width:130px;
	height:30px;
	text-indent:-9999px;
	
	
}

#pinfo h1 {
	color:#BE0000;
	margin:0;
	font-size:14px;
}
#pinfo p {
	margin:10px 0 0 0;
	font-size:12px;
	position:relative;
}


#mod_deta img { border:0; }
.closebox { font-weight:bold;text-decoration:underline;cursor:pointer }

#slide_holder {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 980px; /*Width of Carousel Viewer itself*/
	height: 215px; /*Height should enough to fit largest content's height*/
}

#slide_holder .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 10px;
}

#slide_holder .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:25px 50px 40px; /*margin around each panel*/
	width: 930px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#slide_holder .panel img { border:0;margin-right:55px; }

#ordbtn { position:absolute;left:640px;top:145px;background:url(/order.png) no-repeat center center;width:240px;height:50px; }
#dealerlink { width:105px;height:40px; position:absolute;left:11px;top:4px; }
#shoplink { width:105px;height:40px; position:absolute;left:122px;top:4px; }

