/*** CSS Document ***/

/** General Styles - Generic styles useful through out the site **/

body {font-family: Helvetica, Arial, sans-serif; font-size: 12px; background:#0e0e0e url(/images/fort-mcmurray-harley-davidson-bg.jpg) fixed top center no-repeat; color: #ccc; 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;}


/** 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: #f96400; font-size: 24px; font-weight: bold; margin-bottom: 15px;} /* h1 is for xPages that use the h1 call */
h3 {color: #f96400; 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: #fff;}
a:hover {color: #f96400;}
a img {border: none;}
img {margin: 0; padding: 0;}


/** Template Styles - For styles used to build the template **/

#wrapper {width: 940px; margin: 0 auto;}

#header {position: relative; z-index: 11; min-height: 175px; background:url(/images/fort-mcmurray-harley-davidson-header-bg.png) bottom center no-repeat;}

#companyLogo, #companyLogo a, #companyLogo h1 {width: 275px; height: 122px;}
#companyLogo {position: absolute; top: 30px; left: 332px;}
#companyLogo a {display: block;}
#companyLogo h1 {background:url(/images/fort-mcmurray-harley-davidson-logo.png) top left no-repeat; margin: 0;}
#companyAddress {margin: 55px 0 0 52px;}
#companyPhone {margin: 55px 72px 0 0;}

#mainNav {margin-top: 35px; background-color: #000;}
#nav {position: relative; z-index: 10;}
#nav span {display: none;}
#nav li {float: left; display: inline;}
#nav li a {display: block; padding: 7px 15px;}
#nav li a:hover {font-weight: normal; text-decoration: none;}
#nav li ul li {display: block; border-bottom: 1px solid #2d2d2d; height: 25px;}
#nav li ul li:hover {background-color: #2d2d2d;}
#nav li ul li a {width: 170px; padding: 5px 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:#3c3c3c; padding: 0;}
#nav li.dropDown:hover .subNav, #nav li.dropDown.show .subNav {display: block;}
#nav .dropDown.with-js .subNav {display: none;}
#rightNav {margin-left: 215px;}

#main {position: relative; padding: 15px; background:url(/images/fort-mcmurray-harley-davidson-content-bg.png) top left;}
#main ul {margin-bottom: 10px;}
#content {}

#footer {margin: 45px 0; color: #fff;}
#footer p {margin: 0; margin-bottom: 5px;}
#newsletterLink {color: #f96400;}
#newsletterLink:hover {color: #fff;}

#fixedFooterWrapper {position: fixed; width: 100%; height: 29px; bottom: 0; left: 0; z-index: 21; background:url(/images/fort-mcmurray-harley-davidson-footer-bg.jpg) top left repeat-x; border-top: 1px solid #2d2d2d; color: #fff;}
#fixedFooter {position: relative; z-index: 20;}
#companyLogoSm {margin: 3px 0 0 25px;}
#footerSocial {position: absolute; top: -6px; right: 25px;}
#footerSocial li {float: left; display: inline; margin-right: 10px;}
#fixedFooter p {margin: 13px 25px 0 0; color: #fff;}
#fixedFooter p a {color: #f96400;}
#fixedFooter p a:hover {color: #fff;}


/** Page Styles - For styles specific to individual pages **/

/* Index */
#homeMain {}
#homeContent {position: relative; margin-top: 30px; padding: 7px; background:url(/images/fort-mcmurray-harley-davidson-content-bg.png) top left;}

#contentSplatter {position: absolute; bottom: -115px; left: -126px; z-index: -1; width: 527px; height: 308px; background:url(/images/fort-mcmurray-harley-davidson-content-splatter.png) top left;}

#imageNav li {float: left; display: inline; margin-right: 1px; border: 1px solid #303030;}
#imageNav li.lastFloat {margin-bottom: 0 !important;}
#imageNav li a {display: block; width: 217px; height: 240px; overflow: hidden;}
#imageNav li a:hover {opacity: 0;}
#imageNav li a span {display: none;}
#imageNav li, #imageNav li a {background: url(/images/fort-mcmurray-harley-davidson-image-nav.jpg) no-repeat;}

#imageNavInv a {background-position: 0 0 !important;}
#imageNavInv {background-position: 0 -240px !important;}

#imageNavFinance a {background-position: -217px 0 !important;}
#imageNavFinance {background-position: -217px -240px !important;}

#imageNavQuote a {background-position: -434px 0 !important;}
#imageNavQuote {background-position: -434px -240px !important;}

/* Bikes */
#catalogWrapper {margin-left: 20px;} /* Center Catalogs */
.catalogInventory {margin-top: 25px;}
.catalogInventory li, .catalogInventory li a {width: 200px; height: 200px;}
.catalogInventory li {
	float: left; 
	display: inline; 
	margin-right: 20px;
	background-color: #121212; /* Change these colors to be similar to bgcolor */
	-moz-box-shadow: 0 0 5px 5px rgba(18,18,18,0.25);
	-webkit-box-shadow: 0 0 5px 5px rgba(18,18,18,0.25);
	box-shadow: 0 0 5px 5px rgba(18,18,18,0.25);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=5,MakeShadow=true,ShadowOpacity=0.25);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=5,MakeShadow=true,ShadowOpacity=0.25)";
    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(/imglib/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: #ff6501;} /* Anchor Hover Color */
.catalogInventory li h3 span {display: inline; color: #ff6501;} /* Arrow Color */

.harley .manufacturerLogo {width: 35px; height: 28px; background:url(/imglib/newinv/harley/harley-davidson-logo.png) top left no-repeat;}
#harleyLastCatalog a {background:url(/imglib/newinv/harley/harley-davidson-last.jpg) top left no-repeat;}
#harleyLatestCatalog a {background:url(/imglib/newinv/harley/harley-davidson-latest.jpg) top left no-repeat;}
#harleyNewCatalog a {background:url(/imglib/newinv/harley/harley-davidson-new.jpg) top left no-repeat;}
#harleyPreCatalog a {background:url(/imglib/newinv/harley/harley-davidson-pre-owned.jpg) top left no-repeat;}

/* 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;}
.heading2 p {text-align:center;}

/* 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 fort-mcmurray-harley-davidson-
.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 */
#sliderWrapper {position: relative; padding: 7px; background:url(/images/fort-mcmurray-harley-davidson-content-bg.png) top left;}
#sliderOverlay {position: absolute; bottom: 20px; left: 25px; z-index: 7;}
#slider {position:relative; background:url(/imglib/template/v4/nivo/loading.gif) no-repeat 50% 50%;}
#slider img {position:absolute; top:0px; left:0px; display:none;}
#slider a {border:0; display:block;}

/* 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; right: 0; bottom:-32px;}/* Controls Position of the slide bubbles*/
.nivo-controlNav a {display:block; width:22px; height:22px; background:url(/images/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 !important; 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: 180px; overflow: hidden;}
#jqFeatured ul li {width: 200px; height: 180px; margin-right: 10px;}
#pnlFeaturedInventory {width: 200px; margin:0; padding: 13px 29px; border: 1px solid #303030;}
#pnlFeaturedInventory h2 {margin-bottom: 10px;}
#pnlFeaturedInventory img {margin-bottom: 5px;}

/* Dealer Spike Slider Layout Styles */
#dss1 {}
#dss1 ul {width: 820px; height: 376px;}
#dss1 li {border-left: 10px solid #000;}
#dss1 img {width: 700px; height: 376px;}
#dss1 div {padding: 5px; bottom: 50px; background: #000; color: #fff;}
#dss1 h3 {margin: 0; font-size: 16px;}
#dss1 p {margin: 0; font-size: 12px;}
#dss1 h3.expand {font-size: 32px;}
#dss1 p.expand {font-size: 16px;}

/* Dealer Spike Slider System Styles - Do not touch */
.dss{position: relative; overflow: hidden; padding: 0;}
.dss li{position: absolute; list-style: none;}
.dss a{display: block;}
.dss div{position: absolute;}
.dss h3,.dss p{white-space: nowrap;}
