/* @override http://127.0.0.1:8000/css/home.css */
* {margin: 0;}
/* @group layout */
.clear {clear:both;}
a { color: #345b83; text-decoration: none;}
a img { border: none; }
p { font-size: 1em;}
p.action {text-align: center; margin-top: 10px;}
p.back {text-align: center;}
span.required {color: red; padding: 0 3px;}
h1 { margin: 5px 0 10px; font-size: 1.8em; }
ul.errorlist {
	list-style: none;
	color: red;
}
body {
	background: #FFF;
	font-family: arial,helvetica,clean,sans-serif;
	background-color: #bcbec0;
	font-size: 14px;
}

#header {
	background-color: #4C4C4C;
	height: 90px;
	margin-bottom: 20px;
}
#header ul li {
	float: left;
	padding: 5px;
	list-style: none;
}
#header a {
	color: white;
	text-decoration: none;
	display: block;
	padding:5px;
}

#header a:hover {
	color: #003198;
	background-color: white;
}

#header #branding { padding-top: 15px; }
#header #branding a#logo {
	width: 640px;
	height: 95px;
	display: block;
	background: url(../img/logo.gif) no-repeat top left;
	margin: 0 auto;
}

#body,
#bottom,
#header div.wrapper,
#footer div.wrapper {
	width: 950px;
	margin: 0 auto;
}

#body {
	margin-top: 10px;
	padding-bottom: 10px;
}
div#preheader {
	background-color: black;
	width: 950px;
	margin: 0 auto;
	text-align: center;
	color: white;
	padding: 3px 0;
	font-size: 12px;
}
div#preheader a {
	color: white;
	text-decoration: underline;
}
div#header {
	width: 950px;
	height: 164px;
	margin: 0 auto;
	background: black;
	position: relative;
}

div#header #nav {
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	background: url(../img/main_bg.gif) repeat-x bottom;
	padding-bottom: 10px;
}

div#header #nav #main-nav {
	padding: 0;
	margin: 0;
}

div#header #nav #main-nav li {
	padding: 0;
}
div#header #nav #main-nav li.enquiry {
	float: right;
}
div#header #nav #main-nav li.enquiry a {
	background: url(../img/shop_cart_icon.gif) no-repeat 0 2px;
	padding-left: 25px;
	padding-right: 0;
}
div#header #nav #main-nav li.enquiry a:hover {
	background: url(../img/shop_cart_icon.gif) no-repeat bottom left;
}
div#header #nav #main-nav li.help {
	float: right;
}
div#header #nav #main-nav li.help a, div#header #nav #main-nav li.help a:hover {
	background: none;
	padding-left: 0;
}
div#header #nav #main-nav a {
	font-family: arial;
	padding: 8px 8px 5px;
	margin: 0 3px 0 2px;
	position: relative;
	display: block;
	/*font-weight: bold;*/
	text-decoration: none;
	background: #566983 url(../img/main_nav_bg_off.gif) repeat-x;
	color: white;
}
div#header #nav #main-nav a:hover {
	background: #566983 url(../img/main_nav_bg_on.gif) repeat-x;
}
div#header #nav #main-nav a.current {
	background: #566983 url(../img/main_nav_bg_on.gif) repeat-x;
}

#main {
	margin: 0 auto;
	width: 950px;
	overflow: hidden;
	/*background: #bcbec0;*/
}

#sidebar {
	float: left;
	width: 200px;
	background-color: #fff;
}
#sidebar  div.wrapper {
	margin: 0;
}

#content {
	width: 743px;
	min-height: 200px;
	height: auto !important;
	position: relative;
	overflow-x: hidden;
}

#content div.wrapper {
	background-color: #fff;
	padding: 20px 15px 0;
	margin: 0;
}

#footer {
	margin-top: -10px;
}

#footer .wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#footer .wrapper p {
	padding-right: 10px;
}

#footer .wrapper #footer_menu, #footer .wrapper #footer_info {
	background: #999A9C;
	margin: 10px 0;
	text-align: left;
	padding: 10px;
	font-size: 12px;
}
#footer .wrapper #footer_info p {
	margin: 5px 0;
	font-size: 0.9em;
}
#footer a  { color: #000; text-decoration: none;}
#footer #footer_info a { color: #fff; }
/* @end */

/* sidebar_search */
div#quick_search {
	height: 75px;
	position: relative;
	font-size: 12px;
	background: #fff;
	margin: 5px 0;
	width: 200px;
	overflow: hidden;
}
div#quick_search label {
	float: left;
	background: #efefef;
	height:13px;
	margin:0;
	padding: 6px 8px;
	color: #6d6d6d;
}
div#quick_search a {
	float: right;
	padding:5px;
	background: white;
	display: block;
	height:13px !important;
	height:15px;
	border: 1px solid #efefef;
	margin: 0 5px;
	font-size: 11px;
	color: #9a1519;
	text-decoration: none;
}
div#quick_search div {
	background: #efefef;
	padding: 10px 8px;
	clear: both;
	width: 200px;
	height: 100px;
}
/* end sidebar_search */

/* start bulletin_menu */
ul#bulletin_menu {
	width: 200px;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
ul#bulletin_menu li {
	height:30px;
	background: url(../img/news_nav_bg.gif) repeat-x center bottom;
}
ul#bulletin_menu li.current {
	background: url(../img/news_nav_bg.gif) repeat-x center top;
}
ul#bulletin_menu li a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 5px 0px 0 15px;
	margin-right: 10px;
	height: 20px;
}
ul#bulletin_menu li.current a {
	background: url(../img/news_nav_arrow.gif) no-repeat top right;
}
/* end bulletin_menu */

/* start content_nav */
div#content_nav {
	padding: 8px 10px;
	border-bottom: 5px solid #bcbec0;
	background: #FFF;
	color: #9a1519;
	font-size: 12px;
}
div#content_nav a {
	text-decoration: none;
	color: #9a1519;
}
/* end content_nav */

/* start news_list */
ul#news_list {
	padding-left: 10px;
	margin: 0;
}
ul#news_list li {
	line-height: 2em;
}
ul#news_list li, ul#news_list li a {
	color: #035B89;
	text-decoration: none;
}
/* end news_list */

/* start common_table */
table.common {
	text-align: left;
	border: 1px solid #000;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 5px 0;
	padding: 0;
	width: 100%;
}
table.common thead {
	color: #FFF;
	background: #000;
}
table.common th, table.common td {
	border: #000 solid;
	border-width: 0 0 1px 0;
	padding: 8px;
	vertical-align: top;
}
/* end common_table */

/* start content_extra1 */
#content div#content_extra1 {
	background: #FFF;
	margin: 5px 0;
	padding: 20px 15px 10px 20px;
	overflow: hidden;
}
#content div#content_extra1 label {
	font-weight: bold;
}

/* end   content_extra1 */

/* start sthdone */
div#sthdone {
	padding: 30px 40px;
}
div#sthdone h1{
	text-align: center;
	font-size: 1.3em;
	font-weight: normal;
}
div#sthdone span.nav {
	display: block;
	text-align: center;
	padding: 20px 0;
}
div#sthdone a {
	font-size: 0.9em;
}
/* end   sthdone */

/* start contact_info */
table#contact_info {
	font-size: 12px;
	margin: 0 0 0 30px;
}
table#contact_info tr {
	line-height: 2em;
}
table#contact_info th, table#contact_info td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
table#contact_info ul {
	padding: 0;
}
table#contact_info p.important {
	color: #9a1519;
}
table#contact_info .action {
	text-align: center;
}
table#contact_info .large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}
table#contact_info .headline {
	font-weight: bold;
}
/* end   contact_info */

/* start feedback_table */
table.feedback {
	font-size: 12px;
	margin: 0 0 0 30px;
}
table.feedback tr {
	line-height: 2em;
}
table.feedback th, table.feedback td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
table.feedback ul {
	padding: 0;
}
table.feedback p.important {
	color: #9a1519;
}
table.feedback .action {
	text-align: center;
}
table.feedback .large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}
table.feedback .headline {
	font-weight: bold;
}
/* end   feedback_table */


/* start subcatalogs */
ul#subcatalogs {
	list-style: none;
	padding: 0;
	margin-left: 0;
}
ul#subcatalogs li {
	width: 152px;
	height: 130px;
	float: left;
	margin: 10px;
	text-align: center;
	overflow: hidden;
}
ul#subcatalogs li a {
	text-decoration: none;
}
/* end   subcatalogs */

/* start paginator */
div.paginator {
	border:1px solid #000;
	clear: both;
	margin: 5px 0;
	padding: 5px 0;
	font-size: 0.9em;
	width: 100%;
}
div.paginator span.object_nums {
	float: left;
	margin: 0 5px;
}
div.paginator span.pages {
	float: right;
	margin: 0 5px;
}

div.paginator span.pages a {
	padding: 3px;
	text-decoration: none;
}
div.paginator span.pages a.current {
	color: #B50D12;
}
/* end   paginator */

/* start products */
ul#products {
	list-style: none;
	padding: 0;
	margin: 0;
	clear: both;
}
ul#products li {
	border: #000 solid;
	border-width: 0 1px 1px;
	width: 100%;
	float: left;
}
ul#products li.header {
	background: black;
	color: white;
	padding: 0;
	/*height: auto !important;*/
	height: 30px;
	width: 100%;
}
ul#products li.header div.thumb,
ul#products li.header div.desc,
ul#products li.header div.models {
	margin: 7px 10px;
}
ul#products div.thumb {
	width: 150px; 
	float: left;
	margin: 10px;
	text-align: center;
}
ul#products div.thumb label {
	display: block;
	margin: 0 0 5px 0;
}
ul#products div.thumb span {
	clear: left;
	display: block;
}
ul#products div.desc {
	width: 250px;
	float: left;
	margin: 10px;
	position: relative;
}
ul#products div.desc span {
	display: block;
	clear: left;
	color: #8f8f8f;
}
ul#products div.desc div.detail {
	color: #8f8f8f;
	margin: 5px;
}
ul#products div.desc label {
	font-weight: bold;
}

ul#products div.desc .more{
	text-align: left;
}
ul#products div.models {
	width: 230px;
	float: left;
	margin: 10px;
}

dl.fit { 
	margin: 0 0 0 10px; 
	font-size: 0.9em;
}
dl.fit dt a{
	color: black;
}
dl.fit dt a.moremodels {
	color: #345B83;
}
dl.fit dt, dl.fit dd {
	clear: both;
}
dl.fit dd {
	margin-left:1em;
}
dl.fit dt a, dl.fit dd a{
	text-decoration: none;
	margin: 5px;
}
dl.fit dd a{
	float: left;
}
div.hotmodels {
	display: block;
}
div.motormodels {
	display: none;
}
div.menuhead {
	height: 30px;
	background: url(../img/parts_nav_bg.gif) repeat-x bottom left;
	font-size: 14px;
	color: white;
	text-align: left;
	line-height: 30px;
	text-indent: 10px;
}
/* end products */

