@charset "utf-8";
@import "../../SharedCSS/reset.css";
@import "../../SharedCSS/text.css";
@import "../../SharedCSS/forms.css";
@import "../../SharedCSS/gallery.css";
@import "../../SharedCSS/slideshow.css";
/* global on/off */
#HIDDENCONTROLS { display: none }
.hiddenAffiliations { display: block }
#affiliations a, #affiliations img, #paymentsAccepted img { margin: 3px }
html, body { height: 100%; }
body { padding: 0; margin: 0; font-family: Helvetica, Verdana, Arial, sans-serif; color: #4c4c4c; background: #fff url(images/bg_body.jpg) no-repeat center top; }
#wrapper { width: 902px; min-height: 100%; margin: 0 auto -66px; position: relative; background: #fff url(images/bg_contentScale.jpg) repeat-y; }
#header { height: 182px; background: url(images/bg_headerImage.jpg) no-repeat; position: relative; }
#contentWrapper { background: #fff; margin: 0 auto; }
#menu { width: 206px; float: left; text-align: right; background: url(images/bg_menuScale.jpg) repeat-y; position: relative; z-index: 30 }
#pageContent { width: 686px; height: 100%; float: left; margin: 0; background: url(images/bg_pageContent.jpg) no-repeat right top; padding: 16px 0 10px 10px; z-index: 20 }
h1#pageWelcome { color: #eaeaea; text-align: right; padding: 0 16px 20px 0; margin:0; color: #c3e7f5 }
.clearfooter { height: 66px; clear: both; }
#footer { height: 66px; position: relative; background: url(images/bg_footerScale.jpg) repeat-x; }
#footerContent { background: url(images/bg_footer.jpg) no-repeat; width: 888px; height: 46px; margin: 0 auto; text-align: right; padding: 20px 14px 0 0; position: relative; color: #fff; }
#footerContent a { color: #9F0 }
a#OMlogin { display: block; position: absolute; width: 200px; height: 52px; text-decoration: none; left: 6px; top: 6px; background: url(images/btn_admin.png) no-repeat; }
a#OMlogin:hover { background-position: left bottom }
/**********  MENU */
#menu ul { text-align: left; margin: 0 0 0 8px; padding:0; list-style-type:none; display:block; font:bold 16px Helvetica, Verdana, Arial, sans-serif; line-height:35px; width:199px; }
#menu ul li { margin:0; padding:0; }
#menu ul li a { display:block; text-decoration:none; color:#6b6e71; background: url(images/bg_menuItem.jpg) no-repeat left bottom; padding:2px 0 0 12px; width:185px; }
#menu ul li ul { font:bold 14px Helvetica, Verdana, Arial, sans-serif; line-height:25px; }
#menu ul li:hover { background: #ea4801 }
#menu ul li a:hover, #menu ul li a.current, ul li a.current:hover { color: #333 }
#dealerLogin { display: block; float: right; background: url(images/bg_menuBottom3.gif) no-repeat; margin: 10px auto 0; line-height: 60px; height: 33px; width: 200px; }
/**************** Theme specific Selector Overrides   */

#vehicleSearchForm, #tireSearchForm, #brandSearchForm { margin: 0 0 0 40px }
#vehicleSearchForm { margin:20px 0 0 40px; }
#wrapperModelDetail, #model table#modelInfo { width: 98% !important }
#cartStatus { margin:0 auto 10px; padding:14px 5px; }
/* user cart 

#userCart {
  position: absolute;
  top: 136px;
  left: 15px;
  width: 400px;
  padding: 0 0 0 38px;
  z-index: 300;
  color: #039;
  background: url(../../SharedImages/assorted/icon_cart.png) no-repeat
}
#userCart a#btn_checkout {
  color: #fff;
  background: url(../../SharedImages/assorted/icon_check.png) no-repeat right center;
  padding: 0 20px 3px 0;
}
#userCart a#btn_emptyCart {
  color: #fff;
  background: url(../../SharedImages/assorted/icon_delete.png) no-repeat right center;
  padding: 0 20px 3px 10px;
}
#userCart a#btn_checkout:hover,
#userCart a#btn_emptyCart:hover { color: #F00 }
 // end user cart */
 
#ccPanel { bottom:70px; left:10px; position:absolute; width:196px; }
/* filtering styles */
div.breadCrumb, div.numberNav_Black { padding:3px 3px 3px 0; margin:3px; }
div.breadCrumb a, div.numberNav_Black a { padding: 2px 5px 2px 5px; margin-right: 2px; border: 1px solid #05487e; text-decoration: none; color: #05487e; background-color: #6bc7ff; }
div.breadCrumb a:hover, div.breadCrumb a:active, div.numberNav_Black a:hover, div.numberNav_Black a:active { border:1px solid #6ac5fc; color: #6ac5fc; background-color: #05487e; }
div.breadCrumb span.current, div.numberNav_Black span.current { padding: 2px 5px 2px 5px; margin-right: 2px; border: 1px solid #333; font-weight: bold; background-color: #6ac5fc; color: #FFF; }
div.breadCrumb span.disabled, div.numberNav_Black span.disabled { padding: 2px 5px 2px 5px; margin-right: 2px; border: 1px solid #f3f3f3; color: #ccc; }
#yourVehicle { font-size: 14px; font-weight: bold; color: #0ac4df; clear: both; }
#yourVehicle span { color: 	#05487e; }
#searchResults_Tires { margin:0; padding:0 }
.podBody label { width: 100%; clear: none; display: inline; float: none; margin:0; padding:0; text-align: left; cursor: pointer }
.podBody label:hover { color: #05487e }
.podBody { color: #000; }
.podControls { background-color: #05487e; cursor:pointer; position: relative; color: #fff; font-size: 16px; }
.podControls:hover { background-color: #6ac5fc; color: #222 }
.podControls span { position: absolute; right: 50px; top: 10px; text-align:right; float: none; display: inline; color: #fff; }
.podControls:hover span { color: #fff; }
.activePod { background: #05487e url(/../../assets/SharedImages/assorted/Remove.png) no-repeat right center; }
.inactivePod { background: #05487e url(/../../assets/SharedImages/assorted/Add.png) no-repeat right center; }
div.breadCrumb, div.numberNav_Black, #yourVehicle, #searchResults_Tires, .podControls, .podBody { margin-right: 12px; }
a#btn_filter { display: block; float: right; margin-top: 10px; width: 202px; height: 61px; background: transparent url(images/btn_viewResults.png) no-repeat; }
a#btn_filter:hover { background-position: left bottom; }
#innerContent #directSearch span { line-height: 70px }
/* // end filtering */

