/* CSS Document */


html, body
{
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color: #dadada;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center; /* IE div centering bug fix */
}


/* page layout */

.header {
	background-image: url(graphics/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 163px;
	width: 100%;
	z-index: 1;
	background-attachment: fixed;
}
.mainbody_content {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	

}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 78px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.footercontent {
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	background-image: url(graphics/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	clear: both;
}
.mainbody {
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
}
.header_container {
	width: 100%;
	z-index: 2;
	background-image: url(images/top.jpg);
	height: 163px;
	background-repeat: no-repeat;
	background-position: center top;
}
.nav {
	height: 400px;
	width: 170px;
	float: left;
	background-color: #E9E9E9;
}
.right_content {
	width: 638px;
	padding: 15px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}
.right_contenthome {
	width: 668px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}
.right_content_wrapper {
	width: 669px;
	text-align: left;
	background-color: #FFFFFF;
	float: right;
}
.drilldown {
	width: 661px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95885c;
	padding-top: 6px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBC886;
	background-color: #EDE3C2;
	z-index: 1;
}
.drilldown a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95885c;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.drilldown a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
new menu
/* common styling */
.menu {font-family: arial, sans-serif; width:170px; height:150px; position:relative; margin:0; font-size:11px; margin:50px 0; background-color: #E9E9E9;}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	width:170px;
	height:20px;
	text-align:left;
border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background:#e9e9e9 url(images/btn_bg_off.gif);
	line-height:16px;
	font-size:11px;
	vertical-align: middle;
	text-indent: 10px;
	padding-top: 5px;
}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {
	color:#000;
	background:#e9e9e9 url(images/btn_bg_on.gif) repeat-x;
}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:170px; width:105px;}
.menu ul li:hover ul li a.hide {background:#e9e9e9 url(images/btn_bg_off_arrow.gif) repeat-x; color:#000;}
.menu ul li:hover ul li:hover a.hide {width:150px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#e9e9e9 url(images/btn_bg_orange.gif) repeat-x; color:#000; width:170px;}
.menu ul li:hover ul li a:hover {background:#e9e9e9 url(images/btn_bg_on.gif); color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}
.menu ul li:hover ul li:hover ul li a {display:block; width:170px; background:#e9e9e9 url(images/btn_bg_off_arrow.gif) repeat-x; color:#000;}
.menu ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}
#summerland {
	background-image: url(images/summerland.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 669px;
	margin-top: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.klar {
	background-image: url(images/logo_klar_sidebar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 173px;
	width: 170px;
}
.canopywest a{
	background-image: url(images/logo_canopywest_sidebar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 60px;
	width: 170px;
	display: block;
}
#sitemap a{
	float: right;
	height: 13px;
	width: 63px;
	background-image: url(images/sitemap.gif);
	background-repeat: no-repeat;
	margin-top: 6px;
	position: absolute;
	margin-left: 600px;
	display: block;
}
#fitlist{
	height: 13px;
	width: 110px;
	position: absolute;
	margin-left: 542px;
	display: block;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	margin: 0px;
	padding: 0px;
}
.options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-image: url(images/li.gif);
	margin: 0px;
}
.options li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 0px;
}
.options_productline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
	list-style-image: url(images/li_check.gif);
	width: 200px;
	margin: 0px;
}
.options_productline li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 0px;
}
.listtitle1 {
	background-color: #E7EEF5;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.listsubtitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.fitlist_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a.fitlist_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
#vistarange, #challenger, #apex, #cruiser, #magnum {
	height: 381px;
	width: 397px;
	float: right;
	margin-bottom: 15px;
	background-image: url(images/vistarange1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
    }
    #challenger {
	background-image: url(images/challenger1.jpg);
	}
	#apex {
	background-image: url(images/apex1.jpg);
	}
	#cruiser {
	background-image: url(images/cruiser1.jpg);
	}
	#magnum {
	background-image: url(images/magnum1.jpg);
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DB9000;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.fitlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	clear: both;
	float: right;
	width: 397px;
	list-style-type: none;
	margin-bottom: 15px;
}
.fitlist a{
	color: #CC7500;
	text-decoration: none;
}
.fitlist a:hover {
	text-decoration: underline;
}
#canada, #sitemapleft {
	width: 310px;
	float: left;
}
#usa, #sitemapright {
	width: 310px;
	float: right;
	clear: none;
}.dealertitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F3657;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.sitemaptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
a.sitemaptitle:hover {
	color: #e89200;
	text-decoration: underline;
}
.dealersubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6B92B3;
	display: block;
	padding: 4px;
}
.dealer, .dealer_are, .dealer_rr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	background-image: url(images/suppliers_both.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.dealer_are {
	background-image: url(images/suppliers_are.gif);
}
.dealer_rr {
	background-image: url(images/suppliers_rr.gif);
	text-decoration: none;
	}
.dealer_rr a {
	color: #4E7798;
	text-decoration: none;
}
a.dealer_rrlink:hover {
	text-decoration: underline;
}
.legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	margin-top: 4px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 33px;
	background-image: url(images/suppliers_both.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.sitemap {
	list-style-image: url(images/li_sitemap.gif);
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sitemap li{
	margin-left: 25px;
	margin-top: 2px;
}
a.sitemap:hover {
	color: #336699;
	text-decoration: underline;
	}
#leftad a{
	height: 175px;
	width: 275px;
	float: left;
	margin-bottom: 15px;
	background-image: url(images/are_ad.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#rightad a{
	height: 175px;
	width: 345px;
	float: right;
	clear: right;
	margin-bottom: 15px;
	background-image: url(images/photo_ad.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
