/*** CSS Document ***/

/** General Styles - Generic styles useful through out the site **/

body {font-family: Helvetica, Arial, sans-serif; font-size: 12px; background:#000 url(/images/sanford-hsa-bg.jpg) top center no-repeat; color: #c7c7c7; padding: 0; margin: 0; text-align: left;}
.clearall, .clearfix {clear: left; clear: right; clear:both; display: block;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.left {float: left; display: inline;}
.right {float: right; display: inline;}
.lastFloat {margin-right: 0 !important;}
.decimal {text-align:right}
.imgLeft {float: left; margin: 0 10px 5px 0;}
.imgRight {float: right; margin: 0 0 5px 10px;}
.bullet {margin-left: 20px;}
.bullet li {list-style: disc;}
.uppercase {text-transform: uppercase;}
.lowerercase {text-transform: lowercase;}
.vcard {display: none;}

#tyFlash {display:none!important;}
#tyGeneric { display:block !important; }

/** Page Elements - Used to zero out common tags and general styling of them **/

div {padding: 0; margin: 0;}
h1, h2, h3, h4 {margin: 0;}
h1, h2 {color: #db0007; font-size: 24px; font-weight: bold; margin-bottom: 15px;} /* h1 is for xPages that use the h1 call */
h3 {color: #db0007; font-size: 18px; font-weight: bold; margin-bottom: 5px;}
h4 {color: #ccc; font-size: 12px; font-weight: bold; margin-bottom: 5px;}
h1 span, h2 span, h3 span, h4 span {display: none;}
p {padding:0; margin: 0 10px 15px 0; text-align: left;}
ul {margin: 0; padding: 0;}
ul li {list-style: none;}
a {text-decoration: none; outline: none; color: #c7c7c7;}
a:hover {color: #db0007;}
a img {border: none;}
img {margin: 0; padding: 0;}


/** Template Styles - For styles used to build the template **/

#wrapper {width: 920px; margin: 30px auto; background-color: #262626;}

#header {min-height: 70px; padding: 5px 15px 0 15px; background:url(/images/sanford-hsa-header-bg.jpg) top left no-repeat;}

#companyLogo {width: 173px; height: 61px; margin-left: 75px;}
#companyLogo a {display: block; width: 173px; height: 61px;}
#companyLogo h1 {background:url(/images/sanford-hsa-logo.png) top left no-repeat; width: 173px; height: 61px; margin: 0;}
#companyContact {margin: 20px 0 0 10px;}

#mainNav {margin-top: 37px;}
#nav {position: relative; z-index: 10;}
#nav span {display: none;}
#nav li {float: left; display: inline;}
#nav li:hover {background-color: #a2a2a2;}
#nav li a {display: block; padding: 3px 10px; color: #fff;}
#nav li a:hover {font-weight: normal; text-decoration: none; color: #db0007;}
#nav li ul li {display: block; border-bottom: 1px solid #c7c7c7; height: 21px;}
#nav li ul li:hover {background-color: #c7c7c7;}
#nav li ul li a {width: 170px; padding: 3px 15px;}
#nav li ul li a:hover {}
#nav .dropDown {position: relative; z-index: 9;}
#nav .dropDown .subNav {position: absolute; z-index: 8; display: none; width: 200px; background-color:#a2a2a2; padding: 0;}
#nav li.dropDown:hover .subNav, #nav li.dropDown.show .subNav {display: block;}
#nav .dropDown.with-js .subNav {display: none;}

#main {padding: 40px 25px; background: url(/images/sanford-hsa-home-content-bg.png) top left repeat-x; border-top: 1px solid #000;}
#main ul {margin-bottom: 10px;}
#content {}

#footer {min-height: 165px; padding: 20px; background: url(/images/sanford-hsa-footer-bg.jpg) top left no-repeat;}
#footer p {margin: 0; margin-bottom: 5px;}
#footer p a {color: #fff;}
#footer p a:hover {color: #db0007;}
.footerColumn {width: 215px; margin-right: 30px;}
.footerColumn li {margin-bottom: 2px;}

/** Page Styles - For styles specific to individual pages **/

/* Index */
#homeMain {}
#homeMain ul {margin-bottom: 10px;}
#homeContent {}

#imageNav {min-height: 156px; padding: 25px 0 0 20px; background: url(/images/sanford-hsa-image-nav-bg.jpg) top left no-repeat;}
#imageNav li {float: left; display: inline; margin-right: 30px;}
#imageNav a {display: block; width: 274px; height: 137px; overflow: hidden; background: url(/images/sanford-hsa-image-nav.png) no-repeat;}
#imageNav a span {display: none;}

#imageNavNew a {background-position: 0 0;}
#imageNavNew a:hover {background-position: 0 -137px;}

#imageNavPre a {background-position: -274px 0;}
#imageNavPre a:hover {background-position: -274px -137px;}

#imageNavService a {background-position: -548px 0;}
#imageNavService a:hover {background-position: -548px -137px;}

#promoWrapper {padding: 40px 25px; background: url(/images/sanford-hsa-home-content-bg.png) top left repeat-x;}
#featuredWrapper h2 {margin-bottom: 15px;}

#featuredNav a {display: block; width: 250px; height: 40px; overflow: hidden; background: url(/images/sanford-hsa-inventory-nav.jpg) no-repeat;}
#featuredNav a span {display: none;}

#featuredNav a {background-position: 0 0;}
#featuredNav a:hover {background-position: 0 -40px;}

/* Calendar */
.cluetip-default h3#cluetip-title {background-color: #4e4e4c !important;}
.cluetip-default #cluetip-outer {background-color: #efefef !important;}
.cluetip-default #cluetip-title a {color: orange !important; font-size: 0.95em;}

/* Product Info/Inventory - Do not touch */
.BikeDetail div {color: #555 !important;}
.BikeDetail div span {color: #000 !important;}
#VehBody {color: #323232;}
#VehBody a {color: #000;}
#VehBody a:hover {color: #ff6501;}
.leftdiv, .centerdiv, .rightdiv {float: left; margin: 17px 0 0 0;}
.leftdiv {display: inline; margin-left: 30px; width: 302px;}
.leftdiv img {border: 3px solid #333;}
.centerdiv {margin-left:38px; width: 228px;}
.rightdiv {margin-left: 10px; width: 230px;}
.rightdiv ul li {display: inline;}
.rightdiv img {margin-bottom: 11px;}
.vhicle_row a {color: #000;}
#tooltip h3 {color: #000;}  
#swatches span, #information span {display: block; padding: 0 0 0 120px; height: 19px; background: none; color: #ccc; font-weight:bold;}
#biketext {margin-top: 15px; padding: 5px 0 5px 5px; width: 286px; height: 51px; color: #606060; font-weight:bold;}
#swatches span {padding-left: 65px;}
#swatchcolors {border: 3px solid #333; height: 178px; width: 204px; background-color: #fff; overflow: auto; padding: 10px 5px 0 13px;}
#swatchcolors li {list-style-type: none; height: 26px; margin-bottom: 8px; padding: 5px 0 6px 36px;}
#swatchcolors li p {display: inline; text-transform: uppercase; font-weight:bold;}
#information {margin-top: 15px; font-weight:bold;}
#information span {padding-left: 80px;}
.ulbox {list-style-type: none; border-top: 1px solid #333; border-right: 1px solid #333; border-left: 1px solid #333;}
.ulbox li {border-bottom: 1px solid #333;}
.ulbox a {padding: 10px; display: block;}
.ulbox a:hover, .ulbox a:active {background: #A0A0A0;}
.notice a {color: #f30;}
.bheader {font-weight:bold;}


/** jQuery Styles - For script styles that are used frequently **/

/* Nivo Slider v2.4 Layout Styles */
#slider, #promoSlider {position:relative; background:url(/imglib/template/v4/nivo/loading.gif) no-repeat 50% 50%;}
#slider img, #promoSlider img {position:absolute; top:0px; left:0px; display:none;}
#slider a, #promoSlider a {border:0; display:block;}

#sliderWrapper {position: relative; border-top: 1px solid #000; border-bottom: 1px solid #000;}
#sliderOverlay {position: absolute; top: 10px; right: 30px; z-index: 7; width: 174px; height: 181px; background:url(/images/sanford-hsa-council.png) top left no-repeat;}
#sliderNav {position: absolute; bottom: 0; left: 101px; z-index: 7;}
#sliderNav li {float: left; display: inline;}
#sliderNav a {display: block; height: 28px; overflow: hidden; background: url(/images/sanford-hsa-slider-nav.jpg) no-repeat;}
#sliderNav a span {display: none;}

#sliderNavHonda a {background-position: 0 0; width: 121px;}
#sliderNavHonda a:hover {background-position: 0 -28px;}

#sliderNavSuzuki a {background-position: -121px 0; width: 119px;}
#sliderNavSuzuki a:hover {background-position: -121px -28px;}

#sliderNavArctic a {background-position: -240px 0; width: 143px;}
#sliderNavArctic a:hover {background-position: -240px -28px;}

#sliderNavPre a {background-position: -383px 0; width: 118px;}
#sliderNavPre a:hover {background-position: -383px -28px;}

#sliderNavFinance a {background-position: -501px 0; width: 111px;}
#sliderNavFinance a:hover {background-position: -501px -28px;}

#sliderNavTrade a {background-position: -612px 0; width: 105px;}
#sliderNavTrade a:hover {background-position: -612px -28px;}

#promoSliderWrapper {position: relative; border: 1px solid #575757;}
#promoSliderOverlay {position: absolute; z-index: 7; width: 100%; min-height: 40px; background:url(/images/sanford-hsa-promo-overlay-bg.png) top left repeat-x;}
#promoSliderOverlay h2 {margin: 5px 0 0 10px;}

/* Nivo Slider v2.4 System Styles - Do not touch unless necessary */
.nivoSlider {position:relative;} 
.nivoSlider img {position:absolute; top:0px; left:0px;}
.nivoSlider a.nivo-imageLink {position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin:0; z-index:6; display:none;}
.nivo-slice {display:block; position:absolute; z-index:5; height:100%;}
.nivo-caption {position:absolute; left:0px; bottom:0px; background:#000; color:#fff; opacity:0.8; width:100%; z-index:6;}
.nivo-caption p {padding:5px; margin:0;}
.nivo-caption a {display:inline !important;}
.nivo-html-caption {display:none;}
.nivo-directionNav a {position:absolute; top:45%; z-index:6; cursor:pointer;}
.nivo-prevNav {left:0px;}
.nivo-nextNav {right:0px;}
.nivo-controlNav {position:absolute; left:374px; bottom:-25px;}/* Controls Position of the slide bubbles*/
.nivo-controlNav a {display:block; width:22px; height:22px; background:url(/imglib/template/v4/nivo/bullets.png) no-repeat; text-indent:-9999px; border:0; margin-right:3px; float:left;}
.nivo-controlNav a.active {background-position:0 -22px;}
.nivo-directionNav a {display:block; width:30px; height:30px; background:url(/imglib/template/v4/nivo/arrows.png) no-repeat; text-indent:-9999px; border:0;}
a.nivo-nextNav {background-position:-30px 0; right:15px;}
a.nivo-prevNav {left:15px;}

/* jqFeatured Inventory v1.5.3 Styles */
.FINVImage img {width: 200px; height: 150px;}
.FINVImageNada img {width: 200px; height: 100px;}
#jqFeatured {width: 200px !important; height: 190px; margin: 18px 25px 17px 25px; overflow: hidden;}
#jqFeatured ul li {width: 200px; height: 190px; margin-right: 10px;}
#pnlFeaturedInventory {width: 250px; margin:0; background-color: #212121; border: 1px solid #575757;}
#pnlFeaturedInventory img {margin-bottom: 5px;}

/* Kwicks Accordion Slider */
#accordion {position: relative; margin: 0; padding: 0; list-style: none;} /* Set a width: ---px !important; if you would like a specific width on the container */
#accordion li{display: block; width: 100px; height: 50px; padding: 0; overflow: hidden;} /* Width and height of initial state before hover */
#accordion.horizontal li {float: left; display: inline; margin-right: 5px;}
#accordion.vertical  li{margin-bottom: 5px;}
#accordionFrame1 {background-image:url(/images/slideshow/Promo-SlideShow/image1.jpg);}
#accordionFrame2 {background-image:url(/images/slideshow/Promo-SlideShow/image2.jpg);}
#accordionFrame3 {background-image:url(/images/slideshow/Promo-SlideShow/image3.jpg);}
#accordionFrame4 {background-image:url(/images/slideshow/Promo-SlideShow/image4.jpg);}
#accordionFrame1 a, #accordionFrame2 a, #accordionFrame3 a, #accordionFrame4 a {display: block; width: 200px; height: 50px;} /* Anchor width and height set to full when expanded */
#accordionFrame1 span, #accordionFrame2 span, #accordionFrame3 span, #accordionFrame4 span {display: none;}
#accordion.horizontal #accordionFrame4 {margin-right: 0;}
#accordion.vertical #accordionFrame4 {margin-bottom: 0;}


/* Honda Catalog Styles */
.honda .manufacturerLogo {width: 38px; height: 30px; background:url(/imglib/newinv/Honda/honda-logo.png) top left no-repeat;}
#hondaCatalog a {background:url(/imglib/newinv/Honda/honda-main.jpg) top left no-repeat;}
#hondaNewCatalog a {background:url(/imglib/newinv/Honda/honda-new.jpg) top left no-repeat;}
#hondaPreCatalog a {background:url(/imglib/newinv/Honda/honda-pre-owned.jpg) top left no-repeat;}
#hondaATVCatalog a {background:url(/imglib/newinv/Honda/honda-atv.jpg) top left no-repeat;}
#hondaMUVCatalog a {background:url(/imglib/newinv/Honda/honda-muv.jpg) top left no-repeat;}
#hondaMotorcyclesCatalog a {background:url(/imglib/newinv/Honda/honda-motorcycles.jpg) top left no-repeat;}
#hondaOffroadCatalog a {background:url(/imglib/newinv/Honda/honda-offroad.jpg) top left no-repeat;}
#hondaPowerCatalog a {background:url(/imglib/newinv/Honda/honda-power.jpg) top left no-repeat;}

/* Bikes */
#catalogWrapper {margin-left: 15px;}
.catalogInventory {margin-top: 25px;}
.catalogInventory li, .catalogInventory li a {width: 200px; height: 200px;}
.catalogInventory li {
	float: left; 
	display: inline; 
	margin-right: 20px;
	background-color: #d9d9d9;
	-moz-box-shadow: 0 0 5px 5px rgba(217,217,217,0.40);
	-webkit-box-shadow: 0 0 5px 5px rgba(217,217,217,0.40);
	box-shadow: 0 0 5px 5px rgba(217,217,217.40);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=5,MakeShadow=true,ShadowOpacity=0.40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=5,MakeShadow=true,ShadowOpacity=0.40)";
    zoom: 1;
}
.catalogInventory li a {position: relative; display: block;}
.catalogInventory li a .catalogManufactureInfo {position: absolute; bottom: 0; left: 0; z-index: 1; width: 200px; height: 93px; background:url(http://imglib.dealerspike.com/template/v4/catalog/catalog-footer-gradient.png) bottom right no-repeat;}
.catalogInventory li a .manufacturerLogo {position: absolute; bottom: 10px; left: 10px; z-index: 2;}
.catalogInventory li h3 {position: absolute; bottom: 5px; right: 10px; margin: 0; font-size: 16px; font-weight: normal; color: #fff;}
.catalogInventory li:hover h3 {color: #1a9fd3;}
.catalogInventory li h3 span {display: inline; color: #1a9fd3;}

/* Copy all above */
#newCatalog a {background:url(http://imglib.dealerspike.com/newinv/Husqvarna/husqvarna-new.jpg) top left no-repeat;}
#preCatalog a {background:url(http://imglib.dealerspike.com/newinv/BMW/bmw-pre-owned.jpg) top left no-repeat;}


.MostRecent {display:none!important;}
/*.ActiveYear {display:none!important;}
/*.Slash {dispaly:none!important;}*/
.InvYearNav2010 {display:none!important;}
.InvYearSlashNav2011 {display:none!important;)
