﻿body {
}
/* START: General CSS styles */
a,a:link, a:active, a:visited {
	color: #333333;
	font-weight:bold;
	text-decoration: underline;
}
a:hover {
	color: #860006;
}
html,body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
td,th,ol,ul,li,input,select,textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
ul {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 30px 40px;
}
p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
span,form,script {
	margin: 0px auto;
	padding: 0px;
}
.indentleft {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
    margin: -8px 0px 0px 14px;
    line-height: 15px;
}
/* END: General CSS styles */

/* START: Structural styles */
.shadow {
	width: 812px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}
.shadowBottom {
	width: 812px;
	height: 6px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/bottom_bg.gif);
	background-repeat: no-repeat;
}
.main {
	width: 800px;
	margin: 0px auto 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.logo {
	width: 199px;
	height: 120px;
	float: left;	
	margin-bottom: 2px;
	margin-right: 2px;
}
.header {
	width: 599px;
	height: 120px;
	float: right;	
	margin-bottom: 2px;
	background-image:url(../images/header_bg.jpg);	
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 118px;
	height: 105px;
	float: right;	
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	padding: 10px 15px 0px 0px;
}
.topNavOn {
	font-weight: bold;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 10px;	
	display: block;
	background-image:url(../images/bullet_grey.gif);	
	background-repeat: no-repeat;
}
.topNav a:link, .topNav a:active, .topNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 8px;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	background-image:url(../images/bullet_white.gif);	
	background-repeat: no-repeat;
}
.topNav a:hover {
	color: #999999;
	background-image:url(../images/bullet_grey.gif);	
	background-repeat: no-repeat;
}
.sectionNavigation {
	clear:both;
	width: 800px;
	height: 25px;
	margin: 0px 0px 2px 0px;
	text-align: left;
}
.breadCrumbs {
	clear:both;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px; 
	text-align: left;
	color: #333333;
	width: 780px;
	height: 10px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 2px 0px;
}
.breadCrumbs a:link, .breadCrumbs a:active, .breadCrumbs a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.breadCrumbs a:hover {
	color: #860006;
}
.flashAdvert {
	clear:both;
	width: 800px;
	height: 235px;
	text-align: left;
	background-image:url(../images/flashadvert.jpg);	
	background-repeat: no-repeat;
	margin: 0px 0px 2px 0px;
}
.news {
	background-color: #8C0000;
	width: 189px;
	height: 12px;
	float: left;	
	text-align: left;
	font-weight: Bold;
	color: #FFFFFF;
	font-size: 11px;
	padding: 4px 0px 4px 10px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.featuredProducts {
	background-color: #8C0000;
	width: 589px;
	height: 12px;
	float: right;	
	text-align: left;
	font-weight: Bold;
	color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 2px;
	padding: 4px 0px 4px 10px;
}
.footer {
	clear:both;
	background-color: #860006;
	width: 790px;
	height: 10px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
.footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
/* END: Structural styles */


/* START: Left navigation */
.leftNav {
	width: 199px;
	height: 510px;
	float: left;	
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

.leftNav a:link, .leftNav a:active, .leftNav a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.leftNav a:hover {
	text-decoration: underline;
}

.leftNavOff, .leftNavOff a:link, .leftNavOff a:active, .leftNavOff a:visited { 
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 10px;	
	padding-bottom: 13px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}

.leftNavOn, .leftNavOn a:link, .leftNavOn a:active, .leftNavOn a:visited { 
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 10px;	
	padding-bottom: 13px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	background-image:url(../images/leftnav_on.jpg);	
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}
.leftSubNavOff, .leftSubNavOff a, .leftSubNavOff a:link, .leftSubNavOff a:active, .leftSubNavOff a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 10px;	
	padding-bottom: 9px;
	margin: 0px 0px 0px 0px;
	display: block;
}
.leftSubNavOn, .leftSubNavOn a, .leftSubNavOn a:link, .leftSubNavOn a:active, .leftSubNavOn a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 0px;
	padding-left: 10px;	
	padding-bottom: 9px;
	display: block;
	background-image:url(../images/bullet_white.gif);	
	background-repeat: no-repeat;
}
.subNav 
{
	padding-top:9px;
	padding-left:10px;
	background-color: #860006; 
}
/* END: Left navigation */

.innerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #94000B;
	font-size: 12px;
	padding-left: 10px;	
	background-image:url(../images/bullet_red.gif);	
	background-repeat: no-repeat;
}
.innerNav a:link, .innerNav:active, .innerNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #94000B;
	display: block;
	text-decoration: none;
}
.innerNav a:hover {
	text-decoration: underline;
}

/* START: Content Styles */
.newsContent {
	width: 179px;
	height: 325px;
	float: left;	
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	padding: 10px 10px 20px 10px;
	margin-bottom: 2px;
	margin-right: 2px;	
}
.newsContent h1 {
	font-size: 11px;
	font-weight: Bold;	
	width: auto;
	height: auto;
	background-image: none;
	padding: 0px 0px 3px 0px;
	margin: 0px;	
}
.newsContent a:link, .newsContent a:visited {
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;	
	display: block;
	background-image:url(../images/bullet_white.gif);	
	background-repeat: no-repeat;
}
.newsContent a:hover {
	text-decoration: underline;
}
.bottomHalf {
	width: 800px;
	float: right;	
	background-image:url(../images/content_bg.gif);	
	background-repeat: repeat-y;
	margin: 0px 0px 2px 0px;
}
.featuredContent, .mainContent {
	width: 599px;
	float: right;	
	text-align: left;
}

.featuredContent h2{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-bottom: 10px;
}

.featureTop {
	width: 195px;
	height: 165px;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px 1px 2px;
	padding: auto;
	border: 1px;
	border-style:solid;
	border-color: #DCDED6;
}
.featureBottom {
	width: 175px;
	height: 300px;
	float: left;
	text-align: left;
	padding: 10px 10px 20px 10px;
	line-height: 15px;
	margin-bottom: 2px;
	color: #484848;
	margin: 0px 0px 11px 2px;
	border: 1px;
	border-style:solid;
	border-color: #A6AF9C;
	background-image:url(../images/feature_bg.gif);		
}
.featureBottom h1 {
	font-size: 11px;
	font-weight: Bold;	
	padding: 0px 0px 18px 0px;
	margin: 0px;	
	width: auto;
	height: auto;
	background-image: none;
}
.featureBottom a:link, .featureBottom a:visited {
	color: #912226;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;	
	background-image:url(../images/bullet_red.gif);	
	background-repeat: no-repeat;
}
.featureBottom a:hover {
	text-decoration: underline;
}
.mainContent h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: 569px;
	height: 17px;
	margin: 0px;
	padding: 10px 15px 10px 15px;	
	background-image:url(../images/title_bg.gif);	
	background-repeat: no-repeat;	
}
.singleColumn {
	margin: 2px 0px 0px 0px;
	padding: 30px 145px 38px 21px;
	line-height: 1.5em;
}
.singleColumn h2, .leftColumn h2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-bottom: 10px;
}

.singleColumnNoPadding {
	margin: 2px 0px 0px 0px;
	padding: 10px 0px 38px 0px;
	line-height: 1.5em;
}
.singleColumnNoPadding h3, .leftColumn h2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-bottom: 10px;
	padding-left:10px;
}

.singleColumnNoPadding h2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-bottom: 10px;
}

.HeaderNoBreak
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-bottom: 10px;
}



.leftColumn {
	width: 374px;
	float: left;
	margin: 2px 0px 0px 0px;
	padding: 30px 25px 38px 21px;
	line-height: 1.5em;

}
.rightColumn {
	width: 157px;
	float: right;
	margin: 2px 0px 0px 0px;
	padding: 30px 20px 38px 0px;
	line-height: 1.5em;

}
.rightColumn h1 {
	font-family: Verdana, Helvetica, sans-serif;
	width: auto;
	height: auto;
	background-image: none;
	font-size: 12px;
	font-weight: bold;
	color: #94000B;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;	
}

.rightColumn a:link, .rightColumn a:active, .rightColumn a:visited, .rightColumn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	display: block;
	font-size: 12px;
	line-height: 2.5em;	
}

.wishListHeader
{
	background:#860006;
	color:White;
	font-weight:normal;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
}

.wishListCell
{
	font-weight:normal;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	
}

.wishListBorder
{
	border-bottom:solid 1px #860006;
}
/* END: Content Styles */

/* START: Input form styles */
.dataLabel {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
}	
.dataField {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 3px;

}
.validationText {
	color: #FF0000;
}	
/* END: Input form styles */

.adminTable {
	border-top: solid 1px #aaaaaa;	
	border-left: solid 1px #aaaaaa;	
}
.adminHeader {
	border-right: solid 1px #aaaaaa;	
	border-bottom: solid 1px #aaaaaa;	
	background-color:#D9E3CF;
}
.adminCell {
	border-right: solid 1px #aaaaaa;	
	border-bottom: solid 1px #aaaaaa;	
}

.dealer_isPreferred 
{
	font-style: italic;
	color: #666666;
}
.dealer_description, .dealer_address, .dealer_phone, .dealer_fax, .dealer_web, .dealer_email 
{
	font-weight: normal;
}

.productThumb
{
	border:solid 1px #DCDED6;
}