.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.home:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#B8B2FF;
	text-decoration:none;
}

.line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #87D300;
	text-decoration: none;
}

.more:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#333333;
	text-decoration:underline;
}

.sideheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #726F8A;
	text-decoration: none;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C386A;
	text-decoration: none;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C386A;
	text-decoration: none;
	}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.button{

	background-color:#726F8A; border:none; width:70; height:21;cursor:hand;
	font:Arial, Helvetica, sans-serif; color:#FFFFFF;font-weight: bold;font-size: 12px;
}

link2:link{
  font-family: Arial;
	font-size: 10px;
	font-weight: bold;
		color: #726F8A;
	text-decoration:none;
}
link2:active{
    font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #726F8A;
	text-decoration:none;
}
link2:hover{
  font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #726F8A;
	text-decoration:none;
}
link2:visited{
   font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #726F8A;
	text-decoration:none;
}


.product_name1 {		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#333333;
		width:100px;
}

.ht { font-size:1px; line-height:1px; text-indent:-9999px; }
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
align:right;
}


.product-listing li {
		float:left;
		margin:13px 22px;
		text-align:center;
		width:190px;
}
.product-listing li { display:inline; }
						
.t-curve,
.b-curve {
		display:block;
		height:4px;
}
						
.t-curve { background:url(http://www.carpartswarehouse.com/images/curve-prodlist.gif); }
.b-curve { background:url(http://www.carpartswarehouse.com/images/curve-prodlist.gif) 0 bottom; }
						
.product-listing li div {
		border-left:1px solid #d4d4d4;
		border-right:1px solid #d4d4d4;
	
		height:230px;
		position:relative;
}
						
.product-listing li div h3 {
		background:url(http://www.carpartswarehouse.com/images/bg-prodlist.gif) repeat-x;
		font-size:15px;
		font-weight:bold;
		padding:7px 10px 0px;
		text-align:left;
		margin:0 1px;
}
							
.product-listing li div img {
		margin:10px 0;
}
							
.product-listing li div p.price {
		color:#000099;
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
		margin:0;
		bottom:0;
		position:absolute;
		right:0;
		text-align:right;
}
								




.search_by_part {
width:208px;
height:100%;
/*padding:5px 0 10px 30px;*/
padding:5px 0 10px 2px;


}

#txtHint
{
display: none; 
background: transparent url(http://www.carpartswarehouse.com/images/bg_img.png) repeat scroll 0 0;
padding-right: 0px; 
color: #ffffff;  
position:absolute; 
z-index:1; 
width: 181px;  
/*margin:0px 14px; */
margin-left:15px;
height: auto;
line-height: 25px;
}

#txtHint a
{ 
width:181px;
padding-left:30px;
color: #ffffff;
text-decoration:none;
font-family:arial;
font-weight:bold;
font-size:12px;
}

#txtHint a:hover
{
color: #FD9301; 
}

p.search_by_part_top {
width:208px;
height:19px;
background:url(../images/partby_search_top.jpg) no-repeat;
color:#ff9900;
font-family:arial;
font-size:14px;
font-weight:bold;
text-align:center;
padding:8px 0 0 0;
}
.search_by_part_center {
width:120px;
height:40px;
padding:0px 0px 0px;
margin:0px 0px;
background:url(../images/partby_search_center.jpg) repeat-y;
}

.search_by_part_center #search_box {
    width: 280px;
    height: 28px;
    background: url(../images/search_box_bg.jpg) no-repeat bottom;
		float:left;
		padding:16px 0 0 10px;
}
.search_by_part_center #search_box #s {
    float: left;
    padding: 0;
    border: 0;
    width: 180px;
    background: none;
		margin:6px 0 0 5px;
		
}
.search_by_part_center #search_box #go {
    float: left;
		padding:0px 2px 0 5px;
}


p.search_by_part_bottom {
width:208px;
height:13px;
background:url(../images/partby_search_bottom.jpg) no-repeat;
}











































































































    

