@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 }


#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;
}



/* 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 #333;
	text-decoration: none;
	color: #05487e;
	background-color: #ccc;
}

div.breadCrumb a:hover, div.breadCrumb a:active, div.numberNav_Black a:hover, div.numberNav_Black a:active {
	border:1px solid #222;
	color: #fff;
	background-color: #666;
}

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: #aaa;
	color: #05487e;
}

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: #666;
}

#yourVehicle span { color: 	#333; }

#searchResults_Tires {
	margin:0;
	padding:0;
	background: #d2d2d2
}

.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: #ccc;
	cursor:pointer;
	position: relative;
	color: #fff;
	font-size: 16px;
}

.podControls:hover {
	background-color: #333;
	color: #fff;
}

.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: #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;
	padding-right: 12px;
	text-decoration: none;
	width: 117px;
	height: 32px;
	background: transparent url(/../../assets/SharedImages/assorted/btn_lightSearch.jpg) no-repeat;
}

a#btn_filter:hover { background-position: left bottom; }

/* // end filtering */


/* **************************** BEGIN CUSTOM TEMPLATE ************************************* */

* { margin: 0; }
html,
body {
  height: 100%;
  font-family: Helvetica, Arial
}
body { background: #0079c1 url(images/bg_body.png) repeat-x; }
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 0 -166px;
  width: 1000px;
}
.homeWrapper { background: url(images/bg_leftHomePanel.jpg) repeat-y; }
#footer,
#push {
  height: 166px;
  clear: left;
}
#footer { background: url(images/bg_footer.png) repeat-x;position: relative }
/* // layout control */
#header {
  height: 215px;
  position: relative;
  background:  url(images/bg_body.png) repeat-x;
}
#header h1 {
  text-indent: -9999px;
  width: 295px;
  height: 90px;
  background: url(images/h1_logo.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
#header ul#MainMenu {
  margin-left:34px;
  position: absolute;
  top: 124px;
  display: block;
  height: 30px;
  z-index: 300 !important
}
#header ul#MainMenu li {
  float: left;
  padding-right: 30px;
  list-style: none;
  display: block;
  height: 30px;
}
#header ul#MainMenu li a {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  text-decoration: none;
  letter-spacing: -1px;
  display: block;
  padding: 8px 0 7px
}
#header ul#MainMenu li a:hover,
#header ul#MainMenu li a.active { color: #fd0 }
#header ul#MainMenu ul.SubMenu{
 background: #fff;
 width: 260px;
}
#header ul#MainMenu .SubMenu li{  float: none;}
#header ul#MainMenu .SubMenu li a{color: #222; padding: 4px 10px; }
#header ul#MainMenu .SubMenu li a:hover{color: #0079c1}
.sf-sub-indicator, .sf-sub-indicatorBlack {right: -10px}

#scheduleAppointment {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 324px;
  height: 54px;
  outline: none;
  text-indent: -9999px;
  background: url(images/btn_scheduleApointment.png) no-repeat;
  z-index: 100;
}
.leftHomePanel {
  display: none;
  width: 262px;
  float: left;
  background: url(images/bg_leftHomePanel.jpg) repeat-y;
  position: relative
}
.leftHomePanel div {
position: absolute: bottom: 0; left: 0 }
#leftHomePanelCap {
  position: absolute;
  top:179px;
  left: 0;
  z-index:1 !important;
  display: none;
  height: 76px;
  width: 262px
}
.burnettContent {
  float: none;
  width: 100%;
  height: 100%
}
.home {
  float: left;
  width: 728px;
  min-height: 400px;
}
#pad { padding: 10px 0 10px 10px; }
#footerContents {
  position: relative;
  width: 1000px
}
#footerTagline {
  position: absolute;
  left: 180px;
}
#facebook {
  position: absolute;
  left: 20px;
  top: 110px;
  width: 35px;
  height: 35px;
  text-indent: -9999px;
  background: url(images/img_facebook.png) no-repeat;
}
#copyright {
  position: absolute;
  left: 20px;
  top: 75px;
  color: #fff;
  font-family:arial;
  font-size:12px;
  font-style:italic;
}
#creditCards {
  position: absolute;
  right: 0;
  top: 75px
}
#adminLogin {
  position: absolute;
  right: 50px;
  top: 120px;
  width: 144px;
  height: 33px;
  background: url(images/btn_adminLogin.png) no-repeat;
  text-indent: -9999px
}
#leftHomeGraphic {
  display: none;
  position: absolute;
  bottom: 166px;
  left:0
}
/* Contact Us Page 

.burnettContent form#consumerform{
left:600px;
position:absolute;
top:255px;
width:500px;
}

.burnettContent form#consumerform textarea{width: 190px;}
.burnettContent form#consumerform div#formLast{background: none}
*/
.burnettContent form#consumerform label{color: #fff}
.burnettContent form#consumerform label sup.require{color: yellow}