/* 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;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat;
}
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 auto;
	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;
}

.welcome {
	clear:both;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px; 
	text-align: right;
	color: #333333;
	width: 200px;
	height: 10px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 2px 0px;
}

.shortBreadCrumbs {
	clear:both;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px; 
	text-align: left;
	color: #333333;
	width: 580px;
	height: 10px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 2px 0px;
}

.shortBreadCrumbs a:link, .shortBreadCrumbs a:active, .shortBreadCrumbs a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.shortBreadCrumbs a:hover {
	color: #860006;
}

.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: 0px;
	margin-bottom: 2px;
}

.newsWithBorder {
	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: 0px;
	margin-bottom: 2px;
	border-bottom-color:#FFFFFF;
	border-top-color:#FFFFFF;
	border-bottom-style:solid;
	border-top-style:solid;
	border-bottom-width:2px;
	border-top-width:2px;
}

.dataPagerReverse {
	background-color: #8C0000;
	text-align:center;
	color: #FFFFFF;
	font-size: 11px;
	vertical-align:middle;
	height:20px;
	margin: 5px 5px 5px 5px;
}
.dataPager {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align:middle;
	color: #8C0000;
	font-size: 11px;
	font-weight:bold;
	height:30px;
	margin: 5px 5px 5px 5px;
	border-width:0px;
}

.dataPager a:link, .dataPager a:active, .dataPager a:visited
{
	font-size: 11px;
	font-weight:bold;
	vertical-align:middle;
	height:30px;
	color: #000000;
	border-style:None;
	margin: 5px 5px 5px 5px;
}

.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;
}
.featuredProductNewsHeading {
	clear:both;
	background-color: #860006;
	width: 700px;
	height: 10px;
	color: White;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
.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 */

.LoginPageHeader {
	height: 250px;
	float: left;	
	text-align: left;
	color: Gray;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

.leftNavLogin {
	width: 199px;
	height: 140px;
	float: left;	
	text-align: left;
	color: Black;
	background-color:White;
	font-size: 11px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;	
}

.leftNavLogin td {
	height:15px;
	color: Black;
}

/* START: Left navigation */
.leftNav {
	width: 199px;
	height: 400px;
	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 */

.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #860006;
	font-size: 12px;
}

.dkGrayText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	font-size: 12px;
}
.grayTextBold {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.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;
	text-decoration: none;
}
.innerNav a:hover {
	text-decoration: underline;
}

/* START: Content Styles */
.productNewsContent {
	/*width: 580px;*/
	float: left;	
	text-align: left;
	vertical-align:text-top;
	color: #666666;
	font-size: 10px;
	padding: 0px 10px 10px 10px;
	margin-bottom: 2px;
	margin-right: 0;
	border:none;	
}
.productNewsContent a, .productNewsContent a:link, .productNewsContent a:active, .productNewsContent a:visited
{
	color:Black;
	font-weight:bold;
	font-size:12px;
}

.productNewsContent a:hover
{
	color:#666666;
	font-weight:bold;
	font-size:12px;
}

.outOfBounds
{
	background-color:#000B01;
	width: 189px;
	float: left;	
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 0px 0px 10px;
	margin-bottom: 0px;
}
.outOfBounds 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;
}
.outOfBounds a:hover {
	text-decoration: underline;
}
.leftContent {
	width: 179px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.newsContent {
	width: 179px;
	height: 325px;
	float: left;	
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	padding: 10px 10px 20px 0px;
	margin-bottom: 2px;
	margin-right: 0;	
	background-image:url(../images/content_bg.gif);	
	background-repeat: repeat-y;
}
.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 {
	width: 600px;
	float: right;	
	text-align: left;
	vertical-align:top;
}

.mainContent, .dealerMainContent {
	width: 600px;
	float: right;	
	text-align: left;
}
.dealerLoginHead {
	width: 600px;
	float: left;	
	text-align: left;
}

.dealerLoginHead h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color:#484848;
	vertical-align: text-top;
	height:130px;
	width: 546px;
	margin: 0px 0px 0px 2px;
	padding: 25px 25px 25px 25px;	
	background-image:url(../images/feature_bg.gif);	
	background-repeat:repeat;
}

.featuredContent h2{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-bottom: 10px;
}

.featureTop {
	width: 196px;
	/*height: 165px;*/
	float: left;
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px 1px 1px;
	padding: auto;
	border: 1px;
	border-style:solid;
	border-color: #DCDED6;
}
.featureBottom {
	width: 176px;
	height: 480px;
	float: left;
	text-align: left;
	padding: 10px 10px 20px 10px;
	line-height: 15px;
	color: #484848;
	margin: 0px 0px 1px 1px;
	border: 1px;
	border-style:solid;
	border-color: #A6AF9C;
	background-image:url(../images/feature_bg.gif);		
}
.featureBottom h1 {
	font-size: 11px;
	font-weight: Bold;	
	color: #484848;
	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;
}
.dealerMainContent h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color:#484848;
	width: 569px;
	height: 17px;
	margin: 0px;
	padding: 10px 15px 10px 15px;	
	background-image:url(../images/title_bg.gif);	
	background-repeat: no-repeat;	
}
.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;	
}
.singleDealerColumnNoPad {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.5em;
}

.singleDealerColumnNoPad h2 {
	font-size: 11px;
	font-weight: bold;
	color: #484848;
	margin: 0px;
	padding-bottom: 10px;
}

.singleDealerColumn {
	margin: 2px 0px 0px 0px;
	padding: 30px 30px 38px 21px;
	line-height: 1.5em;
}

.singleColumn {
	margin: 2px 0px 0px 0px;
	padding: 30px 145px 38px 21px;
	line-height: 1.5em;
}

.singleDealerColumn h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-bottom: 0px;
	line-height:1.0em;
}
.singleDealerColumn p {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.singleColumn h2, .leftColumn h2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-bottom: 10px;
}

.singleDealerColumn h3 
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-bottom: 5px;
}

.singleDealerColumn a:link {
	color: #000000;
}

.singleDealerColumn a:hover {
	color: #484848;
}

.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;
	vertical-align:top;
}

.productNewsThumb
{
	padding: 2px 2px 2px 2px;
	width: 60px;
	height: 60px;
}


/* video links */
.videolink { height:154px; width:215px; display:block; font-size:0px; }
#holecutter { background:url(/images/video_buttons/holecutter_off.jpg); }
#holecutter:hover { background:url(/images/video_buttons/holecutter_on.jpg); }
#holepainter { background:url(/images/video_buttons/holepainter_off.jpg); }
#holepainter:hover { background:url(/images/video_buttons/holepainter_on.jpg); }
#corehog { background:url(/images/video_buttons/core-hog-off.jpg); }
#corehog:hover { background:url(/images/video_buttons/core-hog-on.jpg); }
#corebuster { background:url(/images/video_buttons/core-buster-off.jpg); }
#corebuster:hover { background:url(/images/video_buttons/core-buster-on.jpg); }
#greensaver { background:url(/images/video_buttons/green-saver-off.jpg); }
#greensaver:hover { background:url(/images/video_buttons/green-saver-on.jpg); }