
.searchArea input{
		float: right;
	}
	
	input[type=search].pretty,input[type=text].pretty{ /* i'm so pretty, oh so pretty...except in ie7 */
		background: url("/images/search_bg1.png") no-repeat;
		border: none;
		width: 129px;
		height: 19px;
		padding: 2px 2px 2px 25px;
		margin-top: 6px;
		margin-right: 0px;
		font: 12px "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
		color: #333;
	}
	input[type=image].pretty{
		margin-top: 6px;
		margin-right: 10px;
	}


.sale_price { text-decoration: none; font-size:18px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color:#1DA237; }

.moreInfo { text-decoration: none; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; color:#59637a; }


input.addtocart { background: #333 url(/images/addtocart.gif) no-repeat; outline: none;}

		#left              { width: 525px; float: left; overflow: hidden;}
#left .container   { width: 525px; padding: 1em 8px 8px 8px;  }

#left h3, #right h3
	{
		background: #ebebeb; color: #2c2c2c; margin: 10px -8px 6px -8px; padding: 3px 3px;
		font-size: 1.2em;
	}

 h3.shop-by-vehicle
{
    background: #b00000 url(/images/shop_by_vehicle.jpg);
    width: 177px;
    height: 30px; text-indent: -9999px;
    padding: 0; margin: 0 0 0 0;
}

html {
	overflow: -moz-scrollbars-vertical;
}

* { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color : Black;
}


/* body */
body { 
	margin: 0px;
	padding: 5px;
	/*behavior: url('/catalog/javascript/png/iepngfix.htc');*/
	background: url('../image/background.png') top repeat-x;
}

body, td, th, input, textarea, select, a {
	font-size: 12px;
	color: #000000;
}
 
b, strong, th {
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('/catalog/javascript/png/iepngfix.htc');
}
  
a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}

/* width: 779px; */

#container {

	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -389px;
}

#header {
	height: 70px; 
	clear: both; 
}

#header .a {
	background: url('/uslogo.gif') no-repeat;
	/*behavior: url('/catalog/javascript/png/iepngfix.htc');*/
	width: 315px;
	height: 77px;
	float: left;
	position: absolute;
	top: 10px;
	left: 0px;
}

#header .b {
	position: relative;
	top: 43px;
	float: right;
}

#header .b a {
	background: url('../image/tab.png');
	/*behavior: url('/catalog/javascript/png/iepngfix.htc');*/  
	width: 85px;
	height: 20px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 2px;
	cursor: pointer;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#column {
	width: 167px;
	margin: 10px 15px 15px 0px; 
	float: left;
}

#content {
	margin: 10px 0px 15px 0px; 
	float: right;
	padding-left: 15px;
	border-left: 1px solid #EEEEEE;
	width: 581px;
}

#footer { 
	clear: both;  
	border-top: 3px solid #EEEEEE;
	padding-top: 3px;
	margin-bottom: 1px;
}

#footer .a {
	float: left;
	margin-top: 2px;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	color: #336699;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.product_heading {
        font-size: 16px;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        /*text-transform: uppercase;*/
        color: #990000;
        padding-bottom: 2px;
        border-bottom: 1px solid #EEEEEE;
        clear: both;
        margin-bottom: 10px;
        width: 100%;
        height: 18px;
}



.heading {
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
	color: #990000;
	padding-bottom: 2px;
	border-bottom: 1px solid #EEEEEE;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
	
}

.product_heading .left {
        float: left;
        text-align: left;
        font-weight:bold;
}


.heading .left {
	float: left;
	text-align: left;
	font-weight:bold;
}

.heading .product_title_left {
        float: left;
        text-align: left;
        font-weight:bold;
		
}

 
.heading .right {
	float: right;
	text-align: right;
	color: #3d9c27;
}

#price {
font-size: 18px;
font-weight: bold;
color: #3d9c27;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
}

.breadcrumb a {
	color: #006699;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 
#bar {
	/*background-color: #d3d3d3;
	border-top: 0px solid #4b5b5b; 
border-bottom: 0px solid #5b5b5b;*/
	padding: 3px 0px 0px 0px;
	height:0px;
	width:53%;
	margin-left: 370px;
}

.products, .images, .categories {
	float: left;
	width: 33.3%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 140px;
}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

.results .left {
	float: left;
	padding-top: 4px;
}
 
.results .right {
	float: right;
} 
 
.buttons {
	border: 1px solid #EEEEEE;
	margin: 10px 0px;

	clear: both;
}

/*
.buttons input {
	height: 20px;
	margin: 3px;
}
*/

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;  
}

.currency div {
	display: inline;
}

/* box search */
.search {
	float: right;
}

.search div {
	display: inline;
}

/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #EEEEEE;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: right;
}

/* box category */
.box .category {
	padding-top: 5px;
}

.box .category a {
	background: url('../image/bullet_1.png') no-repeat 15px 5px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
}

/* box information */
.box .information a {
	background: url('../image/bullet_2.png') no-repeat 10px 4px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* success */
#success {
	behavior: url('/catalog/javascript/png/iepngfix.htc');
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('/catalog/javascript/png/iepngfix.htc');
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}

