@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 }
#paymentsAccepted { margin: 10px 0; }
#paymentsAccepted img { margin: 0 3px; }
#affiliations img { margin: 3px; }
/* begin layout */
html, body { height: 100%; margin: 0; padding: 0; }
body { background: #363636 url(images/bg.gif); font-family: arial; }
#wrapper { width: 806px; height: auto; margin: 0 auto; }
#wrapper table tr td { vertical-align: top }
#navWrap { width: 100%; }
#sideMenu { position: relative; z-index: 30 }
td#content { z-index: 20; width: 617px !important; text-align: left; }
#ContentContainer { padding: 10px 0; width: 617px !important; }
span#coupons { display: block; width: 600px }
#adminLogin { width: 123px; height: 28px; background: transparent url(images/btn_admin.png) no-repeat; cursor: pointer; text-decoration: none; display: block; float: right }
#adminLogin:hover { background-position: left bottom }
/* selector page */
/* **************************
   Social
   **************************/
#social {}
#twitter, #facebook { display: block; width: 32px; height: 32px; text-decoration: none; float: left; text-indent: -99999px; outline: none; margin: 0 10px }
#twitter { background: url('images/icon_twitter.png') no-repeat }
#facebook { background: url('images/icon_facebook.png') no-repeat }
#twitter:hover, #facebook:hover { background-position: bottom left }
   
   
   
#gobuttonSelect { padding: 12px 0 0 4px }
#gobuttonSelect input#findTires, #gobuttonSelect input#findWheels { height: 40px; margin-right: 10px; }
/*#gobuttonSelect input#findTires {
	width: 122px;
	background: url(images/btn_findTires.png) no-repeat;
}

#gobuttonSelect input#findWheels {
	width: 144px;
	background: url(images/btn_findWheels.png) no-repeat;
}

#gobuttonSelect input#findTires:hover, #gobuttonSelect input#findWheels:hover { background-position: left bottom }*/

/* //end selector page */

/* 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 #ccc; text-decoration: none; color: #ccc; background-color: #333; }
div.breadCrumb a:hover, div.breadCrumb a:active, div.numberNav_Black a:hover, div.numberNav_Black a:active { border:1px solid #1422c1; color: #fff; background-color: #1422c1; }
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: #1422c1; 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: #333; cursor:pointer; position: relative; color: #fff; font-size: 16px; }
.podControls:hover { background-color: #1422c1; color: #FF0 }
.podControls span { position: absolute; right: 50px; top: 10px; text-align:right; float: none; display: inline; color: #fff; }
.podControls:hover span { color: #fff; }
.activePod { background: #333 url(/../../assets/SharedImages/assorted/Remove.png) no-repeat right center; }
.inactivePod { background: #333 url(/../../assets/SharedImages/assorted/Add.png) no-repeat right center; }
div.breadCrumb, div.numberNav_Black, #yourVehicle, #searchResults_Tires, .podControls, .podBody { margin-left: 12px; }
a#btn_filter { display: block; float: right; margin: 0 10px 0 0; width: 121px; height: 28px; background: url(images/btn_viewResults.gif) no-repeat; }
a#btn_filter:hover { background-position: left bottom; }
#content #directSearch { margin-left: 10px; width: 90% }
#content #directSearch span { line-height: 30px }
.pod { width: 631px }
/* // end filtering */


/* hide for flash vars */
#dealerName, #dealerPhone { visibility: hidden }
/* slideshow tweaks */
#content .geckSlider { width: 590px; }
#content .geckSlider .slidewrapper { width: 508px; margin: 0 41px; }
.geckSlider ul li { width: 508px; }
#content .geckSlider .arrow { width: 41px; }
#content .geckSlider .forward { right: 0; }
#content .geckSlider .back { left: 0; background-position: -93px 0 }
#content .geckSlider .back:hover { background-position: -93px -200px; }
/* // slideshow tweaks */
/* **************************** BEGIN ECOMMERCE ************************************* */

td#content div#cart_wrapper { width: auto; padding: 10px; margin: 10px auto; }
#content #cart_actions b { font-size: 14px }

