body{background-color:#000;text-align:center;color:black;background-image:url("/images/background.jpg");background-repeat:repeat-y;background-position:center top;}
:link img{border:none;}
#topFrame{padding-left:0px;padding-right:0px;top:5px;height:228px;margin-top:10px;margin-left:auto;margin-right:auto;margin-bottom:0px;width:800px;background-image:url('/images/usedtiresheader.jpg');background-repeat:no-repeat;}
#mainFrame{padding-left:0px;padding-right:0px;top:5px;margin-top:10px;margin-left:auto;margin-right:auto;margin-bottom:25px;text-align:left;width:800px;background-color:#FFF;}
.slideshow{width:418px;height:300px;margin:auto;}
.slideshow img{padding:0px;}
.header a{width:100%;height:100%;display:block;color:#FFFFFF;text-decoration:none;font-family:Impact;vertical-align:middle;}
.header a:visited{color:#FFFFFF;text-decoration:none;font-family:Impact;vertical-align:middle;}
.header a:hover{color:#FF0;text-decoration:none;font-family:Impact;vertical-align:middle;}
.header .link{display:block;line-height:2em;padding-top:2px;text-align:center;width:100%;margin:0;text-shadow:5px, 5px, 5px, #000;-moz-box-shadow:5px, 5px, 5px, #000;-webkit-box-shadow:5px, 5px, 5px, #000;box-shadow:5px, 5px, 5px, #000;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, OffX=5, OffY=5, Color="#000000");line-height:2em;white-space:nowrap;}
TABLE.productListing{border:1px;border-style:solid;border-color:#575555;border-spacing:1px;}
.productListing-heading{font-family:Verdana, Arial, sans-serif;font-size:10px;background:#575555;color:#FFFFFF;font-weight:bold;}
TD.productListing-data{font-family:Verdana, Arial, sans-serif;font-size:10px;}
.infoBox{background:#575555;}
.newsBox{background:#BECEDA;padding-left:10px;padding-right:10px;width:700px;margin-left:auto;margin-right:auto;overflow-y:scroll;height:150px;}
h1{color:#F00}
h2.newsHeading{color:#F00;}
h2.heading2{color:#F00;}
img{border-style:none;}
.infoBoxContents{background:#f8f8f9;font-family:Verdana, Arial, sans-serif;font-size:10px;}
.infoBoxNotice{background:#FF8E90;}
.infoBoxNoticeContents{background:#FFE6E6;font-family:Verdana, Arial, sans-serif;font-size:10px;}
TD.infoBoxHeading{font-family:Verdana, Arial, sans-serif;font-size:10px;font-weight:bold;background:#575555;color:#ffffff;}
TD.infoBox, SPAN.infoBox{font-family:Verdana, Arial, sans-serif;font-size:10px;}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd{background:#f8f8f9;}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even{background:#f8f8f9;}
p.heading1{font-size:24px;font-weight:bold;} 
p.heading2{}
div.divFooterNav{background-image:url('/images/footer.png');background-repeat:no-repeat;padding:0 1em;padding-top:8px;padding-bottom:7px;height:140px;}
div.AdminNav_Body{width:100%;text-align:center;background-color:#A5CBEF;margin-bottom:30px;}
div.AdminNav_Title{width:100%;text-align:center;background-color:#252B8D;color:#DCE4CF;}
div.AdminHeading{width:100% - 2em;background-color:#252B8D;color:#DCE4CF;font-weight:bold;border:solid 1 #000000;margin-bottom:0px;padding-bottom:0px;padding-left:1em;padding-right:1em;}
div.AdminField{width:100% - 2em;background-color:#A5CBEF;border:solid 1 #000000;margin-bottom:10px;padding-bottom:10px;padding-left:1em;padding-right:1em;}
div.PG_DisplayBox{font-family:Myriad Pro Regular;font-size:12px;font-weight:bold;}
div.PG_Photo{background-image:url("/images/PG_Photo.png");width:180px;height:130px;text-align:center;padding-top:30px;padding-left:15px;}
div.clear{clear:both;}
/*Modal pop-up styles*/

div.modalBackground
{

  background-color:#707070;
  filter:alpha(opacity=70);
  opacity:0.7; 
  -moz-opacity:0.7;

}

div.ModalWindow
{
  background-image:url("/images/STO_Popup.png");
  background-repeat:no-repeat;
  border: solid1px#c0c0c0;
  position:absolute;
  color:#000000;
  top:-1000px;
  width:600px;
  height:500px;
  padding-left: 85px;
  padding-right: 85px;
  padding-top: 50px;
  padding-bottom:67px;
}

div.divCloseButton
{
	width:100%;
	text-align:right;
}

div.divCloseButton a
{
	width:100%;
	height:100%;
	color:#AAAAAA;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

div.divCloseButton a:visited
{
	color:#AAAAAA;
	font-weight:bold;
	text-decoration:none;
}

div.divCloseButton a:hover
{
	color:#AAAAAA;
	font-weight:bold;
	text-decoration:underline;
}


/*End Modal Pop-up styles*/
div.divTopNav
{

}

.topNavSubNav
{
	position:relative;
	top:0px;
	left:-9999px;
}
.topNavSubNav a, .topNavSubNav a:visited
{
	color:#ffffff;
}
.topNavSubNav a:hover
{
	color:#FF0
}

.tdSubNav ul
{
	background-color:#000000;
	list-style-type:square;
	margin-top:0px;
	margin-left:3px;
	
}

.tdSubNav ul li
{
	text-align:left;
	width:114px;
	height:20px;
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-left:-15px;

}

.tdSubNav:hover ul, .tdSubNav ul:hover
{
	left:0px;
}


.tdSubNav
{
	display:block;
}

/*Top Nav Dropdowns*/

