@import "/css/global.css";
@import "/css/containers.css";

#main {
	width:100%;
	display:table;
	clear:both;
	height:136px;
	background:url(/images/bg-main-h136.gif) repeat-x;
}

#cta {
	display:table;
	position:absolute;
	width:960px;
	height:134px;
	left:50%;
	margin-left:-480px;
	background-position:bottom left;
	background-repeat:no-repeat;
}
	.auto-parts-bg {background-image:url(/images/auto-parts-page-bg.gif)}

	#cta #form {
		display:block;
		width:239px;
		height:166px;
		position:absolute;
		margin-top:204px;
		margin-left:43px;
	}
#search {
	display:block;
	width:360px;
	height:25px;
	background-image:url(/images/search-automobile.gif);
	position:absolute;
	margin-top:100px;
	margin-left:580px;
}
	.search-box {position:absolute; margin-top:1px; margin-left:154px; width:155px}
	.search-button {position:absolute; margin-top:2px; margin-left:319px}




.parts-main {
	display:block;
	clear:both;
	background:url(/images/parts/parts_cat_header.jpg) 0 0 no-repeat;
	height:203px;
}
.parts-main p {
		font-size:22px;
		font-weight:normal;
		color:#fff;
		display:block;
		position:absolute;
		margin:18px 0 0 120px;
	}
	.parts-main p span {
		font-size:16px;
	}
	.parts-main .parts-input {
		position:absolute;
		width:290px;
		margin:140px 0 0 30px;
		font-size:22px;
		color:#252525;
			padding-left:10px;
	}
	.parts-main .parts-submit {
		position:absolute;
		margin:142px 0 0 340px;
	}

h1 {
	font-size:26px;
	color:#252525;
	position:absolute;
	margin:50px 0 0 180px;
}
.top-text {display:table}
.top-text p {
	display:block;
	position:absolute;
	font-size:18px;
	color:#252525;
	margin:80px 0 0 180px;

}
.ml20{margin-left:20px}
.ins-row, .text-row {
	display:table;
	width:942px;
	border-top:1px solid #bdbdbd;
	padding-top:10px;
	margin-top:20px;
}
.text-row p {
	display:block;
	width:460px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
.ins-row div {
	display:block;
	float:left;
}
.ins-row .btm-link {
	width:700px;
	padding-top:15px;
	padding-left:240px;
}
h2.btop {
	width:220px;
	display:block;
	clear:both;
	margin:0 0 5px 0;
	font-size:22px;
	font-weight:normal;
	color:#252525;
}
h2.btop a {
	font-size:22px;
	font-weight:normal;
	color:#252525;
	text-decoration:none;
}
.ins-row .img {width:220px}
.ins-row .ins-content {width:340px}
.ins-row .ins-content-split {width:210px}
.ins-row .ins-links {width:220px;margin-left:20px}
.ins-row .ins-links-split {80px}
.ins-row ul {margin:0; padding:0}
.ins-row ul li {
	background:url(/images/trans-li-bg.gif) top left no-repeat;
	padding-left:12px;
	margin:0 0 .5em;
	list-style:none;
}
