/* CSS Document */
html, body {
	background-color:#fff;
	height:100%;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
}
.wrapper {
	width:960px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	min-height:100%;
}
.header {
	width:960px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	float:left;
}
.headerLeft {
	width:193px;
	height:77px;
	position:relative;
	float:left;
}
.logo {
	width:246px;
	height:70px;
	position:relative;
	float:left;
}
.headerInfo{
	width:405px;
	height:89px;
	position:relative;
	float:left;
}
.headerRight {
	width:714px;
	float:right;
	text-align:right;
	position:relative;
	background-image:url(/images/headerBg.png);
	background-repeat:no-repeat;
	height:222px;
}
.tabsText 
{
    font-weight:bold;
    color:#bce1f2;
    font-size:12px;
}
.headerAd 
{
    width:300px;
    float:left;
    text-align:right;
}
#searchHolder {
    float:right;
    height:26px;
    position:relative;
    text-align:right;
    width:250px;
    vertical-align:top;
    margin-top:13px;
}
.radioText 
{
  font-size:10px; 
  font-family:Arial, Helvetica, Sans-Serif; 
  float:left;
  margin-left:20px;
}
.phoneNumber 
{
    font-size:16px;
    font-weight:bold;
    float:right;
    color:#e4c606;
    margin-right:15px;
    margin-top:10px;
}
.cartHolder 
{
     width:100%; 
     float:left; 
     text-align:right;
     height:30px;
     background-color:#dcd8cc;
}
.cartText
{
	font-size: 10px;
	text-decoration: none;
	color:#cac5b2;
	font-weight:normal;
	text-transform:uppercase;
	padding:0 10px;
	vertical-align:top;
	
}
.cartText a 
{
    font-weight:bold;
    margin-top:9px;
    float:left;
    text-decoration: none;
    font-size: 10px;
    color:#22586a;
}
.cartText a:hover { 
    text-decoration:underline;
}
.cartText .divider 
{
    margin:0px 12px;
    margin-top:8px;
    float:left;
}
.cartImage 
{
    width:28px;
    height:29px;
    background-image:url(/images/cart.jpg);
    background-repeat:no-repeat;
    float:right;
    padding-left:27px;
    margin-right:10px;
    width:auto;
}
.liveHelp {
    background-image:url(/images/liveHelp.jpg);
    background-repeat:no-repeat;
    float:left;
    height:29px;
    padding-left:30px;
    width:auto;
}
.topLinks .txtLogout a
{
    color:#94542E;
    margin-left:5px;
    width:auto;
    float:right;
}
.freeShipping {
    float:left;
    height:29px;
    width:350px;
}
.freeShippingText
{
    color:#22586A;
    float:left;
    font-size:10px;
    font-weight:bold;
    margin-top:9px;
    text-decoration:none;
}
#topLinks {
	position:relative;
	float:right;
}
.topLinks 
{
	font-size: 10px;
}
.topLinks a {
	font-size: 10px;
	text-decoration: none;
	color:#877876;
	font-weight:bold;
}
.topLinks a:hover {
	text-decoration:underline;
	color:#e28929;
}
.pageTop {
	width:972px;
	height:9px;
	position:relative;
	z-index:0;
	margin-top:1px;
	float:left;
}
.bodyContent {
	width:960px;
	min-height:100%;
	margin-bottom:0px;
	position:relative;
	min-height:400px;
	float:left;
	background-image:url(/images/bodyBg.jpg);
	background-repeat:repeat-y;
}
.bodyContentTwoColumn {
	width:960px;
	min-height:100%;
	margin-bottom:0px;
	position:relative;
	min-height:400px;
	float:left;
	background-image:url(/images/bodyBgTwoColumn.jpg);
	background-repeat:repeat-y;
}
.mainNavHolder {
    position:relative;
    text-align:left;
    width:246px;
    z-index:1;
    float:left;
}
.mainNavHolder td 
{
    font-size:11px;
}
.mainNavItem a {
	color:#ffffff;
	font:bold 11px Arial, Helvetica, Sans-Serif;
	padding-top:6px;
	padding-bottom:5px;
	text-align:left;
	float:left;
	text-decoration:none;
	z-index:1;
	background-color:#8540a1;
	width:236px;
	padding-left:10px;
	line-height:13px;
}
.mainNavItem a:hover {
	text-decoration:none;
	color:#ba7bd3;
	font-weight:bold;
	background-color:#763790;
}
.mainNavItemCurrent
{
	text-decoration:underline;
	/*background-image:url(/images/nav-bg-hover.jpg);*/
	background-repeat:repeat-x;
	color:#e4c307;
	font-weight:bold;
	background-color:#6f6545;
}
.mainNavItem-current {
	color:#e4c307;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:50px;
	text-align:center;
	float:left;
	text-decoration:none;
	padding:0px 21px;
}
.navDivider {
	background-image:url(/images/divider.jpg);
	background-repeat:no-repeat;
	height:45px;
	width:2px;
	float:left;
}
.printButton a
{
    width:95px;
    height:20px;
    background-image:url(/images/buttons/print-off.gif);
    background-repeat:no-repeat;
    display:block;
    cursor:pointer;
    float:right;
}
.printButton a:hover
{
    width:95px;
    height:20px;
    background-image:url(/images/buttons/print-on.gif);
    background-repeat:no-repeat;
    display:block;
    float:right;
}
.emailButton a
{
    width:125px;
    height:20px;
    background-image:url(/images/buttons/email-off.gif);
    background-repeat:no-repeat;
    display:block;
    cursor:pointer;
    float:right;
}
.emailButton a:hover
{
    width:125px;
    height:20px;
    background-image:url(/images/buttons/email-on.gif);
    background-repeat:no-repeat;
    display:block;
    float:right;
}
.RSSButton a
{
    width:76px;
    height:20px;
    background-image:url(/images/buttons/btn_RSS-up.gif);
    background-repeat:no-repeat;
    display:block;
    cursor:pointer;
    float:right;
}
.RSSButton a:hover
{
    width:76px;
    height:20px;
    background-image:url(/images/buttons/btn_RSS-over.gif);
    background-repeat:no-repeat;
    display:block;
    float:right;
}
.textSize 
{
    height:20px;
    background-image:url(/images/buttons/text-label.gif);
    background-repeat:no-repeat;
    padding-left:63px;
    float:right;
}
.textSize a
{
    cursor:pointer;
    color:#9c9b6a;
}
.textSize a:hover
{
    color:#9e332c;
}
/****** Dropdown Menu styles *******/
.SubMenuItem 
{
	display: block;
	background-color:#4a9dc3;
	color: #22586a;
	text-align: left;
	text-decoration: none;
	font: bold 10px/16px Verdana;
	z-index:999;
}
.SubMenuItem a
{
	display: block;
	font: bold 10px/16px Verdana;
	color: #22586a;
	text-align: left;
	text-decoration: none;
	background-color:#22586a;
	padding:6px 12px;
	width:180px;
	background-color:#fff;
}
.SubMenuItem a:hover
{
	color: #22586a;
	text-decoration: underline;
}
table.SubMenuItem td {font-size:10px;}
.localDealer 
{
    width:240px;
    height:104px;
    font-size:30px;
    color:#ffffff;
    float:left;
}
.dealerNumber 
{
    width:55px;
    text-align:right;
    position:absolute;
    top:50px;
    height:54px;
    float:left;
}
.movie {
	width:713px;
	height:306px;
	position:relative;
	float:right;
}
.leftColumnHolder 
{
    width:240px;
	height:100%;
	position:relative;
	float:left;
	margin-top:20px;
}
.leftNavInside{
	padding:0 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.leftNavInside a, .leftNavInside p{
	font-size: 10px;
}
.leftNavInside a:hover{
	font-size: 10px;
}
#leftNavHolderHomepage .Titlebar 
{
    height:23px;
	background-color:#fdba31;
	color:#FFFFFF;
	padding-left:5px;
	margin-bottom:15px;
}
.leftColumnHolderCatalog {
	width:230px;
	position:relative;
	float:left;
	margin-right:3px;
}
.middleColumnHolder 
{
	width:510px;
	background-color:#ffffff;
	border:1px solid #c1c1c1;
	margin-top:10px;
	padding-top:10px;
	float:right;
	position:relative;
}
.middleColumnHolder .Titlebar{
	height:23px;
	background-color:#2b8cb9;
	color:#FFFFFF;
	padding-left:5px;
	margin-bottom:15px;
}
.middleColumnHolder .Items{
    margin-left:auto;
    margin-right:auto;
    padding:10px;
    position:relative;
    float:left;
}
.middleColumnHolder .Items a, .middleColumnHolder .Items span {
    font-size:11px;
}
.rightColumnHolder {
	position:relative;
	float:right;
	width:180px;
}
.rightColumnHolder a, .rightColumnHolder p, .rightColumnHolder h1, .rightColumnHolder h2, .rightColumnHolder h3, .rightColumnHolder h4 
{
    color:#fff;
}
.rightNavInside{
	padding:10px 5px 20px 6px;
}
.featuredProductsHolder 
{
    width:687px;
    margin-top:5px;
    border:1px solid #dcd8cc;
    float:right;
    padding:20px 12px;
    min-height:200px;
}
.featuredProductsTitle 
{
    font-size:12px;
    text-transform:uppercase;
    color:#94542e;
    font-weight:bold;
}
.quickLinksTitle 
{
   	background-color:#484747;
	color:#FFFFFF;
	padding:2px 0 2px 5px;
}
.quickLinks, .quickLinks a{
	color:#484747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	line-height:20px;
}
.quickLinks a:hover{
	text-decoration:underline;
}
.middleBox
{
    width:532px;
    float:left;
    border:1px solid #939292;
    min-height:50px;
    background-color:#ffffff;
    margin-bottom:2px;
}
.middleBoxTitle
{
    font-size:20px;
    color:#ffffff;
    font-weight:bold;
    background-image:url(/images/yellow-bg.jpg);
    background-repeat:repeat-x;
    padding:5px 3px 5px 20px;
    margin-top:15px;
    border-top:1px solid #bea602;
    border-bottom:1px solid #bea602;
    margin-bottom:10px;
}
.productsHolder 
{
    width:100%;
    margin-top:10px;
    float:left;
    padding-bottom:20px;
}
.productBox 
{
    width:131px;
    float:left; 
    text-align:center;  
}
.productBox p, .productBox a, .productBox a:hover 
{
    font-size:11px;
}
.productThumb a {
    width:115px;
    height:115px;
    float:left;
    border:1px solid #939292;
    margin-left:10px;
    margin-bottom:10px;
}
.productThumb a:hover {
    width:115px;
    height:115px;
    float:left;
    border:1px solid #ce0102;
    margin-left:10px;
}
.subBox
{
    width:209px;
    float:left;
    border:1px solid #939292;
    min-height:50px;
    background-color:#ffffff;
    margin-bottom:2px;
}
.subBoxCatalog
{
    width:238px;
    float:left;
    border:1px solid #D9D7D7;
    min-height:50px;
    background-color:#ffffff;
    border-bottom:none;
}
.subBoxTitle
{
    font-size:14px;
    color:#ffffff;
    font-weight:bold;
    background-image:url(/images/red-bg.jpg);
    background-repeat:repeat-x;
    padding:3px 3px 3px 10px;
    margin-top:10px;
    border-top:1px solid #a41213;
    border-bottom:1px solid #a41213;
}
.subBoxTitleGrey
{
    font-size:14px;
    color:#ffffff;
    font-weight:bold;
    background-image:url(/images/grey-bg.jpg);
    background-repeat:repeat-x;
    padding:3px 3px 3px 10px;
    margin-top:10px;
    border-top:1px solid #2a2a2a;
    border-bottom:1px solid #2a2a2a;
}
.inside 
{
    padding:5px 10px;
}
.signUpButton a
{
    width:145px;
    height:35px;
    float:left;
    background-image:url(/images/signUpButton.jpg);
    background-repeat:no-repeat;
    text-decoration:none;
    display:block;
}
.signUpButton a:hover
{
    width:145px;
    height:35px;
    float:left;
    background-image:url(/images/signUpButtonHover.jpg);
    background-repeat:no-repeat;
    text-decoration:none;
    display:block;
}
#leftNavHolderHomepage
{
    width:170px;
	background-color:#f1f1f0;
	border:1px solid #c1c1c1;
	padding-top:10px;
	float:left;
	position:relative;
	padding-bottom:25px;
	margin-top:10px;
}
.leftNavTitle
{
    border-bottom:1px solid #F5C33F;
    color:#8640a2;
    float:left;
    font-size:16px;
    font-weight:bold;
    min-height:26px;
    margin-left:10px;
    margin-top:5px;
    width:220px;
}
.leftNavHolderBottom 
{
    width:240px;
    height:11px;
    background-image:url(/images/leftNavBottom.jpg);
    background-repeat:no-repeat;
    float:left;
}
#leftNavHolder
{
    width:214px;
	padding:15px 12px 15px 12px;
	float:left;
	position:relative;
	min-height:430px;
}
#leftNavHolder ul.leftNavItem{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	line-height:165%;
	width:209px;
	list-style-image:none;
	line-height:normal;
	font-weight:normal;
}
#leftNavHolder ul.leftNavItemSelected{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	line-height:165%;
	width:209px;
	list-style-image:none;
	line-height:normal;
	font-weight:normal;
}
#leftNavHolder ul.leftNavItem li{
	margin:0;
	padding:0;
	list-style-image:none;
	line-height:150%;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:normal;
	width:209px;
}
#leftNavHolder ul.leftNavItem li a {
    font:11px Verdana;
	display:block;
	text-decoration:none;
	color:#8640a2;
	width:230px;
	list-style-image:none;
	line-height:24px;
	text-align:left;
	list-style-image:none;
}
#leftNavHolder ul.leftNavItemSelected li a {
	display:block;
	text-decoration:none;
	width:180px;
	list-style-image:none;
	line-height:20px;
	text-align:left;
	list-style-image:none;
	color:#8640a2;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    list-style-type:none;
}
#leftNavHolder ul.leftNavItemSelected li a:hover 
{
    text-decoration:underline;
}
#leftNavHolder ul.leftNavItem li a:hover {
	color:#8640a2;
	font-weight:normal;
	text-decoration:underline;}
#leftNavHolder ul.leftNavItem li a.current,ul.vert-one li a.current:hover{
	color:#8640a2;
}
.subNavTitle
{
    margin-top:50px;
    float:left;
    color:#8640a2;
    font-size:14px;
    width:100%;
    padding:10px 0;
    border-bottom:1px solid #f5c33f;
}
#breadcrumbs {
    float:right;
    height:15px;
    margin:4px 0 12px 0;
    width:703px;
}
#breadcrumbsCatalog {
	width:655px;
	float:right;
	height:15px;
	margin:4px 0 12px 0;
}
#breadcrumbsFullPage {
	width:950px;
	float:right;
	height:15px;
	margin:4px 0 12px 0;
}
.breadcrumbs 
{
    font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	color:#333;
}
.breadcrumbs a {
	font-family:Verdana;
	font-size:10px;
	text-decoration:underline;
	font-weight:normal;
}
.breadcrumb a:hover 
{
    text-decoration:none;
}
.breadcrumbsCurrent {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}
.footer {
	position:relative;
	float:left;
	padding-top:10px;
	width:960px;
	background-image:url(/images/footerBg.jpg);
	background-repeat:no-repeat;
	margin-top:8px;
	text-align:center;
	padding-bottom:10px;
}
.footerLinks 
{   
    font-family: Verdana;
	font-size: 10px;
	color:#000;
}
.footerLinks a {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	text-align:left;

}
.footerLinks a:hover {
	text-decoration:underline;
}
.divider 
{
    margin:0px 12px;
}
.footerGraphic 
{
    width:280px;
	height:80px; 
	float:left; 
	padding:15px 5px 5px 5px;
	position:relative;
	background-image:url(/images/bottomGraphic.gif);
	background-repeat:no-repeat;
}
.bottomContent {
	width:930px;
	height:100px;
	position:relative;
	border:1px solid #c1c1c1;
	margin:20px auto;
	float:left;
}
.whiteLink, .whiteLink a {
    color:#FFFFFF;
}
.bottomLinks, .bottomLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#666666;
	font-weight:normal;
}
.bottomLinks a:hover {
	text-decoration:underline;
	color:#333333;
	font-weight:normal;
}
.contentHolder 
{
    width:713px;
    float:right;
    min-height:400px;
}
.contentHolderCatalog 
{
    width:684px;
    float:right;
    border:1px solid #DCD8CC;
    min-height:400px;
    background-color:#ffffff;
    padding:15px;
}
.contentHolderFull 
{
    width:960px;
    float:right;
    min-height:420px;
    background-color:#ffffff;
}
.contentHolderInside 
{
    float:right;
    padding:10px;
    width:691px;
    min-height:487px;
}
.contentHolderThreeColumn
{
    width:480px;
    float:left;
    padding:10px;
}
.contentHolderInsideCatalog 
{
    border:1px solid #DCD8CC;
    float:right;
    padding:15px;
    width:654px;
}
.contentHolderFullInside 
{
    border:1px solid #DCD8CC;
    padding:15px;
    float:right;
    width:928px;
    min-height:400px;
}
.loginBox
{
    min-height:250px;
    border:1px solid #DCD8CC;
    margin-top:10px;
    padding:15px;
}
.loginBoxFull
{
    width:895px;
    min-height:255px;
    float:left;
    border:1px solid #DCD8CC;
    margin-top:10px;
    padding:15px;
}
.loginBoxForgot
{
	float:left; 
	width:230px; 
	text-align:left;
}
.loginBoxBottom 
{
    height:20px;
    border-top:1px solid #ffffff;
    border-right:1px solid #d0caba;
    border-left:1px solid #d0caba;
    border-bottom:1px solid #d0caba;
    background-color:#DCD8CC;
    padding:15px;
    text-align:right;
}
.loginBoxBottomFull
{
    width:895px;
    height:20px;
    border-top:1px solid #ffffff;
    border-right:1px solid #d0caba;
    border-left:1px solid #d0caba;
    border-bottom:1px solid #d0caba;
    background-color:#DCD8CC;
    float:left;
    padding:15px;
    text-align:right;
}
.SearchSections
{
	float:left;
	font-size:10px; 
	color:#aaaaaa; 
	font-family:Arial, Helvetica, Sans-Serif; 
}
.GMapEZ G_NORMAL_MAP GLargeMapControl GMapTypeControl .gmnoprint 
{
    background-image:url(images/bullet.jpg);
    background-repeat:no-repeat;
}
.dealerPanelSelected
{
	background-color:#eeeade;
}
dealerPanelNotSelected
{
	background-color:#FFFFFF;
}
.pagerPrevious 
{
    float:left;
    width:101px; 
    padding-left:5px; 
    padding-top:5px;
    padding-bottom:5px;
    border-top:1px solid #CCC6B4;
    border-bottom:1px solid #CCC6B4; 
    border-left:1px solid #CCC6B4;
    background-color:#dcd8cc;
}
.pagerNext 
{
    float:left;
    width:101px;
    text-align:right; 
    padding-right:5px; 
    padding-top:5px;
    padding-bottom:5px;
    border-top:1px solid #CCC6B4;
    border-bottom:1px solid #CCC6B4; 
    border-right:1px solid #CCC6B4;
    background-color:#dcd8cc;
}
