@charset "utf-8";
/*  CSS */

a,
a:link,
a:visited,
a:hover,
a:active	{color:#252525; outline: none;}
.cursor {cursor:pointer;}
.left		{float:left;}
.right		{float:right;}
.clear		{clear:both;}
.clrright	{clear:right;}
.clrleft	{clear:left;}

h1			{font:1.6em Arial, Helvetica, sans-serif;margin:0;padding:0}
h2			{font:1.5em Arial, Helvetica, sans-serif;margin:0;padding:0}
h3			{font:1.4em Arial, Helvetica, sans-serif;margin:0;padding:0}

.pad5		{padding:5px;}
.sm9		{font-size:0.63em;}
.sm10		{font-size:0.69em;}

img {behavior: url(inc/pngbehavior.htc);}
#map img {behavior:none !important;}
#googlemap {width: 600px; height: 260px; border:1px solid #ccc;line-height:15px;}

strong 	{font-weight:normal;}
/******   LAYOUT   ******/
* {outline-style: none;}

html,body	{
	height:100%;
	width: 100%;
	margin: 0 auto;
	}
	
body	{
	margin:0 auto;
	text-align:center;
	padding:0;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #252525;
	background:#f5f5f5 url(../images/bg.jpg) top center repeat-x;
	}
	
#wrapper	{
	width:1000px;
	height:auto;
	margin: 0 auto;
	padding: 0px;
	text-align:left;
	background: url(../images/bgwrapper.png) repeat-y;
	font: 1.3em/1.5em Verdana, Arial, Helvetica, sans-serif;
	}
	
#header	{
	height:150px;
	margin:0 auto;
	background: url(../images/HeaderBG.jpg) no-repeat;
	}

#header address	{
	font-style:normal;
	float:right;
	width:200px;
	margin: 8px 25px 0 0;
	font: 12px Arial, Helvetica, sans-serif;
	color:#22467f;
	text-align:right;
	}

#content	{
	width:960px;
	margin:10px 0 0 0;
	padding:20px 20px 0px 20px;
	background: url(../images/ContentBG.jpg) repeat-y;
	}
	

#flmovie	{
	width:745px;
	height:240px;
	float:left;
	background:url(../images/FlashBG.jpg) no-repeat;
	}


#heading	{	
	width:1000px;
	height:72px;
	margin:-20px;
	background:url(../images/Headingbg.jpg) no-repeat;
	}

#headinghome	{	
	width:1000px;
	height:72px;
	margin: -20px -20px -60px -20px;
	background:url(../images/Headingbg-home.jpg) no-repeat;
	}

#heading h1	{
	text-indent:30px;
	padding:20px 0 0 0;
	color:#fff;
	}


#bottomboxes	{
	width:965px;
	height:140px;
	background:url(../images/bttmboxes.jpg) no-repeat;
	}
	
#bottomboxes2	{
	width:965px;
	height:140px;
	background:url(../images/bttmboxes2.jpg) no-repeat;
	}
	
#bottomboxes .box, #bottomboxes2 .box	{
	width:165px;
	height:100px;
	float:left;}

#bottomboxes .box h1, #bottomboxes2 .box h1 {display:none;}

*html #ottomboxes .box, *html #ottomboxes2 .box	{
	height:140px;
	width:290px;
	margin:40px 20px 0px 10px;
	}

.box1 {margin:40px 0px 0px 15px;}	*html .box1	{margin:40px 0px 0px 8px;}
.box2 {margin:40px 0px 0px 160px;}	*html .box2	{margin:40px 0px 0px 159px;}
.box3 {margin:40px 0px 0px 158px;}	*html .box3	{margin:40px 0px 0px 160px;}



/******* FOOTER *******/
#footer	{
	height:92px;
	font-size:.80em;
	line-height:1.3em;
	padding: 40px 15px;
	margin-top:-15px;
	color:#404040;
	background:url(../images/footerbg.jpg) no-repeat;
	clear:both;
	}
#footer a	{text-decoration:none;color:#404040;}

#footer #credit				 {float:right;width:115px;}
#footer #credit a 	 		 {color:#404040;text-decoration:none;}
#footer #credit a:hover 	 {color:#000;text-decoration:none;}




/******* HORIZONTAL NAV MENU  ***********/
ul#hrznav {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 990px; /*For KHTML*/
  list-style: none;
  height: 24px;
  padding-left:14px;
	}

ul#hrznav li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
	}

ul#hrznav ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 260px;
  list-style: none;
  display: none;
  position: absolute;
  top: 34px;
  left: 0;
	}

ul#hrznav ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
	}

/* Root Menu */
ul#hrznav a {
  border-left:1px solid #cac9c9;
  border-right:1px solid #f2efef;
  padding: 0 12px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #204176;
  font:bold 14px/34px Arial, Helvetica, sans-serif;
  text-shadow: #fff 0px 1px 2px;
  text-transform:uppercase;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
	}
/* Root Menu Hover Persistence */
ul#hrznav a:hover,
ul#hrznav li:hover a,
ul#hrznav li.iehover a {
  color: #067ce8;
  text-shadow: #fff 0px 1px 1px;
	}

/* 2nd Menu */
ul#hrznav li:hover li a,
ul#hrznav li.iehover li a {
  float: none;
  background:#204176;
  color: #dae4fb;
  border:1px solid #1b3763;
  border-bottom:1px solid #1b3763;
  border-top:1px solid #264c89;
  font:14px/23px Arial, Helvetica, sans-serif;
  text-shadow: none;
  z-index:50;
  text-transform:none;
	}

/* 2nd Menu Hover Persistence */
ul#hrznav li:hover li a:hover,
ul#hrznav li:hover li:hover a,
ul#hrznav li.iehover li a:hover,
ul#hrznav li.iehover li.iehover a {
  background: #274f8e;
  color: #FFF;
	}

/* 3rd Menu */
ul#hrznav li:hover li:hover li a,
ul#hrznav li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 3rd Menu Hover Persistence */
ul#hrznav li:hover li:hover li a:hover,
ul#hrznav li:hover li:hover li:hover a,
ul#hrznav li.iehover li.iehover li a:hover,
ul#hrznav li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
	}

/* 4th Menu */
ul#hrznav li:hover li:hover li:hover li a,
ul#hrznav li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 4th Menu Hover */
ul#hrznav li:hover li:hover li:hover li a:hover,
ul#hrznav li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
	}

ul#hrznav ul ul,
ul#hrznav ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
	}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#hrznav li:hover ul ul,
ul#hrznav li:hover ul ul ul,
ul#hrznav li.iehover ul ul,
ul#hrznav li.iehover ul ul ul {
  display: none;
	}

ul#hrznav li:hover ul,
ul#hrznav ul li:hover ul,
ul#hrznav ul ul li:hover ul,
ul#hrznav li.iehover ul,
ul#hrznav ul li.iehover ul,
ul#hrznav ul ul li.iehover ul {
  display: block;
	}











#search	{
	width:255px;
	height:240px;
	float:left;
	background:url(../images/SearchTiresBG.jpg) no-repeat;
	}

form#tiresearch	{
	margin: 70px 0 0 0px;
	z-index:1;
	position:relative;}

form#tiresearch	label {
	width:48px; 
	display:block;
	float:left;
	font:bold 15px Arial, Helvetica, sans-serif;
	margin:2px;
	color:#0a2653;
	z-index:1;
	position:relative;
	}
form#tiresearch	select {
	padding:2px;
	margin:2px;
	width:185px;
	z-index:1;
	position:relative;
	}
	
/**********  CONTACT FORM   **********/
form#contact 	{
	margin:0;
	padding: 5px;
	float:right;
	width: 275px;
	background:#f2f2f2;
	border: 1px solid #cacaca;	
	}	

#contact label,#contact input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	}

#contact label {
	text-align: right;
	width: 75px;
	padding-right: 5px;
	}

#contact br {clear: left;}

#contact fieldset	{
	margin:0px 0px 10px 0px;
	position:relative; 
	border:1px solid #cacaca;
	display:block;
	padding: 0px 10px 10px 10px;
	} 
	
#contact legend	{
	color:#0f3164;
	font-variant:small-caps;
	font:bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	padding:2px 5px;
	position: relative;  
	}

#contact span.state	{width:130px;float:left;text-align:right;}
	
#contact #zip {
	width: 60px;
	margin-right:12px;
	float: left;
	}
#contact #zipname	{width:27px;margin-left:13px;float:left;}
	
#contact #comments	{
	display: block;
	width: 240px;
	height:70px;
	margin-bottom: 15px;
	}

textarea{overflow:auto;}
	
#contact #submit	{
	width: 85px;
	height:32px;
	margin-left:90px;
	}
	
#contact .shhhh, .shhhh {display:none;}

/* SUBMIT BUTTON */

.button a.submit, button.submit{
    display:block;
    float:left;
    margin:0 7px 0 0;
    font-size:100%;
    text-decoration:none;
    cursor:pointer;
	
	background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
	font:bold 100% "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	color:#565656;
}
.button a.submit:hover, button.submit:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
	cursor:pointer;
}
.button a.submit:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}	 
	
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}


#inventorydetail {width:750px; margin:0 auto; margin-top:10px; padding:10px;}
#imgholder {float: right; width:120px; height:400px; padding:5px; padding-top:0; margin-left:10px;}
#imgholder img {cursor:pointer; padding:5px; background:#fff; border:1px solid #ADACA8; display:block; margin:0 auto; margin-top:0; margin-bottom:5px;}
#imgholder p {text-align:center; font-weight:bold; padding:0; margin:0;}
#largeimage {display:block; margin:5px; padding:10px; background:#fff; border:2px solid #ADACA8;}

#inventoryresults {font-size:.85em;}