*{
	padding:0px;
	margin:0px;
}
html, body {
	padding:0px; 
	margin:0px; 
	color:#000; 
	font: 15px/20px Arial, Helvetica, sans-serif;
	height:100%;
}
table {
	border: 0px;
	border-collapse: collapse; /* cellspacing="0" */
}
table td, table th{
	padding:0px; /* cellspadding="0" */
	vertical-align:top;
	text-align:left;
} 
img{
	border:0px;
}


a {outline:none;}
a:link    {}
a:hover   {}
a:visited {}
a:active  {}

a img {border: none;}

h1.header_text {font-size:26px; line-height:28px; font-weight:normal;}
h1, p {padding-bottom:20px;}
pre {font: 15px/20px Arial, Helvetica, sans-serif;}

.main {
	width:100%;
	min-height:100%;
	background:#4e0000;
}
*html .main {height:100%;}
.content {
	width:1004px;
	min-height:100%;
	margin:0 auto;
	background:#fff url(../img/car_sketch.gif) 840px 227px no-repeat;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.header_top {
	height:30px; 
	background:#3e3e3e;
}
.header_img {
	height:177px;
	background:url(../img/header.jpg) 0 0 no-repeat;
}
.menu_bar {
	height:47px;
	padding-top:18px;
	background:url(../img/menu_bar.gif) 0 0 repeat-x;
}
.menu_bar form {float:left; padding-left:48px;}
.menu_bar form label, .menu_bar form input {display:block; float:left;}
.menu_bar form label {
	margin-right:7px; 
	font:bold 12px/28px Verdana, Arial, Helvetica, sans-serif;
}
.menu_bar form .input_text {
	width:135px;
	height:15px;
	margin-top:5px;
	margin-right:10px;
	background:#fff;
	border:1px solid #000;
	/*font-size:10px;*/
}
.menu_bar form .submit_btn {
	width:22px;
	height:27px;
	background:url(../img/btn_search.gif) 0 center no-repeat;
	border:0 none;
	cursor:pointer;
}
.menu_bar .menu {float:right;}
.menu_bar .menu li {
	display:block;
	list-style-type:none;
	float:left;
	height:29px;
	background:url(../img/dotted_line_top.gif) 0 0 repeat-y;
}
.menu_bar .menu li a {
	display:block;
	float:left;
	padding: 0 26px 0 34px;
	height:29px;
	font:bold 12px/28px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
.menu_bar .menu li a:hover, .menu_bar .menu li a.active {
	background:url(../img/menu_arrow.gif) 15px center no-repeat;
}

.page {
	width:745px;
	min-height:300px;
	padding:20px 0 40px 50px;
}
*html .page {height:300px;}
.devider {
	height:20px;
	margin-bottom:20px;
	background:#f0f0f0;
	border:1px solid #d8d8d8;
	text-transform:uppercase;
	font:bold 12px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.devider.edit_link {font-size:11px;}
.devider.edit_link a {color:red;}
.home_catlinks {width:100%; margin-bottom:30px;}
.home_catlinks td {text-align:center;}

.footer {
	height:110px;
	background:url(../img/footer_back.gif) 0 0 repeat-x;
	overflow:hidden;
}
.footer .copy, .footer .extra {float:left;}
.footer .copy {
	width:250px;
	padding-left:80px;
	height:110px;
	background:url(../img/footer_dotted_line.gif) 100% 0 repeat-y;
	color:#fff;
	font-weight:bold;
}
.footer .copytext1, .footer .copytext2, .footer .dev {display:block; clear:both;}
.footer .copytext1, .footer .extra {padding-top:26px;}
.footer .copytext2, .footer .dev {font-size:10px;}
.footer .dev {margin-top:10px;}
a.webpro_link {color:#fff;}
a.webpro_link:hover {color:#ccc;}
.footer .extra {width:610px; padding-left:30px; height:auto; text-align:center;}

.models_table {width:100%; margin-bottom:50px;}
.models_table td {text-align:center;}
.models_table td a, .models_table td span {display:block; clear:both; margin:0 auto; text-align:center;}
.models_table td span {
	width:180px; 
	font:bold 12px/14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
}
.models_table td a {
	width:200px;
	height:150px;
	text-decoration:none;	
	overflow:hidden;
}
.models_table td img {max-width:200px; max-height:150px;}
*html .models_table td img {width:200px;}
.models_table td.spacer {height:15px;}

.tbl {width:100%;}
.tbl td, .tbl th {border:1px solid #c1c1c1; font-size:13px; height:20px; vertical-align:middle;}
.tbl th {text-align:center; background:#f0f0f0;}
.tbl td {text-indent:5px;}
.pn_table .cart {width:100px;}
.tbl .cart, .tbl .price, .tbl .qty, .tbl .total {text-align:center; text-indent:0;}
.tbl.cart_table td, .tbl.cart_table th {font-size:11px;}
.tbl .qty input {width:25px; height:14px; text-align:center; line-height:14px; border:none; font-size:11px; font-weight:bold; background:#ccc;}
.tbl .botline .sum {text-align:right; padding-right:5px; text-decoration:underline;}
.tbl .botline .sum, .tbl .botline .total {font-weight:bold; border:none; padding-top:20px;}
.botline input {float:right;}
.botline input.btn_clear_cart {
	background:url(../img/btn_reset.gif) 0 0 no-repeat;
	width:80px;
	height:11px;
	float:right;
	border:none;
	cursor:pointer;	
	margin-top:-3px;
}
.botline input.btn_refresh{
	background:url(../img/btn_refresh.gif) 0 0 no-repeat;
	width:80px;
	height:11px;
	float:right;
	border:none;
	cursor:pointer;
	margin-left:12px;
	margin-top:-3px;
}

.cart {margin-bottom:40px;}
.tbl.cart_table .sum, .cart_table .empty_text {text-align:center;} 
.tbl.cart_table .sum {font-size:13px;}
.cart_table .empty_text {font-weight:bold; color:#FF0000;}

.contact_wrapper {
	clear:both; 
	overflow:hidden;
	margin-bottom:20px;
}
form.contact{
	width:450px;	
	background-color:#E8E8E8;
	border:#CACACA solid 1px;
	color:#CDCDCD;
	padding:11px 14px 0 14px;
	float:left;
	margin:0;
}
form.contact div {float:left; width:100%; height:auto; margin-bottom:10px;}
form.contact .contact_header {
	position:relative;
	height:80px;
}
form.contact .contact_header .bg_left, form.contact .contact_header .bg_right, form.contact .contact_header .bg_center {position:absolute; top:0; height:62px;}
form.contact .contact_header .bg_left {width:137px; left:0; background:url(../img/contact_bg_left.gif) 0 0 no-repeat;}
form.contact .contact_header .bg_right {width:75px; right:0; background:url(../img/contact_bg_right.gif) 0 0 no-repeat;}
form.contact .contact_header .bg_center {background:#7b7b7b; margin-left:10px; width:430px; height:62px;}
form.contact .contact_header p {
	display:block;
	position:absolute;
	left:110px; 
	top:15px;
	width:320px;
	height:30px;
	overflow:hidden;
	color:#fff;
	font:bold 13px/15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
form.contact input, form.contact select {
	width:310px;
	height:20px;
	background-color:#ffffff;
	color:#000000;
	border:#7F7F7F solid 1px;
	float:right;
}
form.contact select {width:312px;}
form.contact label{
	width:120px;
	padding-top:3px;
	font:bold 13px/14px Arial, Helvetica, sans-serif;
	color:#1B1B1B;
	background-color:#E8E8E8;
	float:left;
}
form.contact textarea{
	width:310px;
	height:100px;
	background-color:#ffffff;
	color:#000000;
	border:#7F7F7F solid 1px;
	margin:0 0 16px 9px;
	float:right;
}

form.contact input.reset{
	background:url(../img/btn_reset.gif) 0 0 no-repeat;
	width:80px;
	height:11px;
	float:right;
	margin:0 12px 0 0;
	border:none;
	cursor:pointer;
}
form.contact input.submit{
	background:url(../img/btn_submit.gif) 0 0 no-repeat;
	width:89px;
	height:11px;
	float:right;
	border:none;
	cursor:pointer;
	margin:0 0 16px 0;
}
span.star {color:#FF0000;}
form.contact div.group {position:relative;}
form.contact div.group .group_input {
	display:none;
	float:none;
	left:0;
	position:absolute;
	top:20px;
	width:50px;
}
form.contact div.group div label {
	padding-left:140px;
	width:150px;
}
form.contact div.group div input {
	height:13px;
	margin-top:3px;
	width:13px;
	float:left;
}
form.contact div.group label.group_title {
	float:none;
	left:0;
	position:absolute;
	top:0;
}
form.contact div.fieldset label, form.contact div.fieldset .fieldset_input {display:none;}
form.contact div.fieldset label.fieldset_title, form.contact div.fieldset span.star {display:inline;}
form.contact div.fieldset input, form.contact div.fieldset select {width:100%;}
form.contact div.fieldset div {float:left; width:80px; margin-right:10px; padding:0;}
form.contact div.fieldset label.fieldset_title {width:138px;}


.warning {display:block; padding-left:35px; color:#FF0000; background:url(../img/warning.gif) 0 0 no-repeat;}