@import url("/inc/ppc.css");
/*
	NOTE: All styles are listed, as well as possible,
	in the order they appear visually on the page,
	top left to bottom right	
	- Styles for the YShop located in right hand columm of content pages are declared in /inc/yshop.css
	- Styles for the YShop Marketplace page are declared in /inc/yshopsearch.css
	- Styles for the YShop Catalog page are declared in /inc/yshopcatalog.css
*/

/* 
	1 - Global HTML Styles
	These styles apply globally to the site and are applied directly to html tags
*/
body {
	margin:0;
	padding:0;
	background:url(/i/tire-backdrop.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#2b2b2b;
	font-family: Arial, Helvetica, sans-serif;	
}

/* list and bullet classes */
ul {
	margin-bottom:10px;
	line-height:22px;
	text-align:left;
	color:#000000;
}

li {
	list-style-type:disc;
	font-size:12px;
}
li a {
	font-weight:bold;
	color:#29536a;
}
li a:hover {
	text-decoration:none;
	color:#29536a;
}

/* form classes */
form {
	margin:0;
	padding:0;	
}

input {
	margin:0;
	padding:0;
}

/* content classes */
h1 {
	margin-top:20px;
	font-size:20px;
	line-height:18px;
	font-weight:bold;	
	color:#000000;
}

h2 {
	margin-bottom:-5px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#29536a;
}

h3 {
	margin-top:30px;
	margin-bottom:-10px;
	font-size:14px;
	font-weight:bold;
	color:#29536a;	
}
h3 a {
	color:#29536a;
}

p {
	margin-bottom:10px;
	font-size:12px;
	line-height:16px;
	color:#000000;	
}
p a:link, p a:visited {
	font-weight:bold;
	text-decoration:underline;
	color:#29536a;
}
p a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#29536a;
}

img {
	border:0;
}


/* 
	2 - Global Layout Styles
	These styles apply globally to the site and control the main divs that comprise the main layout
*/

/* wrapper: a container div for entire page layout */
#wrapper {
	position:relative;
	width:984px;
	margin:0px auto;
	background:transparent url(/i/background2.gif) repeat-y scroll 0 0;
}

#wrapper2 {
	position: relative;
	width:984px;
	margin:0 auto;
	background: url(/i/background2.gif) repeat-y;
}
/* header: entire header, inlcuding standardized text links */
#header {
	position:absolute;
	top:0;
	width:984px;
	height:91px;
	background:url(/i/header-gradient.jpg) no-repeat 275px 0;
	border-bottom:1px solid #c30203;
}
#header a:link, #header a:active, #header a:visited {
	text-decoration:none;
	color:#ffffff;
}
#header a:hover {
	text-decoration:none;
	color:#405bb4;
}

#header .textlinks {
	position:absolute;
	top:66px;
	left:623px;
	font-size:13px;
	font-weight:bold;
	color:#cbcbcb;
}

#searchbox {
	width:251px;
	margin:0px 0px 0px 0px;
	position: absolute;
	left: 719px;
	top: 47px;
	right: 0px;
	bottom: 0px;
	height:19px;
}

#searchbox .inputbox {
	position:relative;
	left:25px;
	color:#000000;
	background-color:#ffffff;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	border:0;
	overflow:hidden;
	width:175px;
	height:19px;
}

#searchbox .gobutton{
    margin:0 0 0 225px;
    position:absolute;
    width:30px;
}

/* left column styles */
#left {	
	padding-top:139px;
	margin-bottom:2px;
}

#left a {
	display:block;
}

#left-divider1 {
	width:180px;
	display:block;
	margin-left:10px;
}

#left-divider2 {
	display:block;
	margin-top:20px;
	margin-left:10px;
}

#tire-top{
    background:url(/i/nav-tire-top.gif) no-repeat;
    width:195px;
    height:66px;
    margin-bottom:0px;
}

#tire-bottom{
    background:url(/i/nav-tire-botm.gif) no-repeat;
    width:195px;
    height:67px;
    position:relative;
}

/* menu: wraps entire menu */
#menu {
 	position:relative;
	margin-top:17px;
}

/* m1, youarehere1, open1: the off, over, on and open states for the top level navigation */
.m1:link, .m1:visited {
	width:170px;
	height:20px;
	padding-top:5px;
	padding-left:30px;
	background:url(/i/m1-background.gif) 5px -24px no-repeat;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
.m1:hover {
	background:url(/i/m1-background.gif) 5px -24px no-repeat;
	color:#f77c1e;
}

.youarehere1:link, .youarehere1:visited, .open1:link, .open1:visited {
	width:170px;
	height:20px;
	padding-top:5px;
	padding-left:30px;
	background:url(/i/m1-youarehere.gif) 5px 1px no-repeat;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#f77c1e;
}

/* m2, youarehere2, open2: the off, over, on and open states for the second level navigation */
.m2:link, .m2:visited {
	width:169px;
	margin-left:6px;
	padding:5px 5px 5px 20px;
	border-top:1px solid #aeaeae;
	background:url(/i/m2-background.gif) 10px 8px no-repeat #ffffff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.m2:hover {
	background:url(/i/m2-background.gif) 10px 8px no-repeat #aeaeae;
	color:#000000;
}

.youarehere2:link, .youarehere2:visited, .open2:link, .open2:visited {
	width:169px;
	margin-left:6px;
	padding:5px 5px 5px 20px;
	border-top:1px solid #aeaeae;
	background:url(/i/m2-background-2.gif) 8px 10px no-repeat #aeaeae;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

/* m3, youarehere3, open3: the off, over, on and open states for the third level navigation */
.m3:link, .m3:visited {
	width:169px;
	margin-left:6px;
	padding:5px 5px 5px 20px;
	border-top:1px solid #FFFFFF;
	background:url(/i/m3-background.gif) 11px 11px no-repeat #DADACD;
	font-size:10px;
	text-decoration:none;
	color:#373634;
}
.m3:hover {
	background:url(/i/m3-background.gif) 11px 11px no-repeat #9A9A91;
	color:#373634;
}

.youarehere3:link, .youarehere3:visited, .open3:link, .open3:visited {
	width:169px;
	margin-left:6px;
	padding:5px 5px 5px 20px;
	border-top:1px solid #FFFFFF;
	background:url(/i/m3-youarehere.gif) 8px 10px no-repeat #9A9A91;
	font-size:10px;
	text-decoration:none;
	color:#373634;
}

/* m4, youarehere4, open4: the off, over, on and open states for the fourth level navigation */
.m4:link, .m4:visited {
	width:159px;
	margin-left:6px;
	padding:5px 5px 5px 30px;
	border-top:1px solid #FFFFFF;
	background:url(/i/m3-background.gif) 21px 11px no-repeat #DADACD;
	font-size:10px;
	text-decoration:none;
	color:#373634;
}
.m4:hover {
	background:url(/i/m3-background.gif) 21px 11px no-repeat #9A9A91;
	color:#373634;
}

.youarehere4:link, .youarehere4:visited, .open4:link, .open4:visited {
	width:159px;
	margin-left:6px;
	padding:5px 5px 5px 30px;
	border-top:1px solid #FFFFFF;
	background:url(/i/m3-youarehere.gif) 21px 11px no-repeat #9A9A91;
	font-size:10px;
	text-decoration:none;
	color:#373634;
}

/* middle: this div also contains the breadcrumbs, the content, and the right columns */
#middle {
	float:right;
	width:784px;
}

#content {
	width:680px;
	float:left;
	padding:0 20px;
}

#content2 {
	width:734px;
	float:left;
	padding:0 20px;
}

#breadcrumbs {
	width:783px;
	height:20px;
	clear:both;
	margin:91px 0 0 1px;
	padding:2px 0;
	background:#666;
	font-size:10px;
	line-height:20px;
	text-indent:10px;
	color:#000000;
	/*border-left:1px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;*/
	
}
#breadcrumbs a {
	text-decoration:none;
	color:#ffffff;
}
#breadcrumbs a:hover {
	text-decoration:none;
	color:#f77c1e;
}

#breadcrumbs span {
	text-transform:capitalize;
}

/* right: this div contains the YShop */

#right {	
	width:244px;
	float:left;
	padding:0 10px;
}

#rightyshop {
	width:244px;
	float:left;
}

/* footer */
#footer {
	width:980px;
	height:25px;
	clear:both;
	/*border:2px solid #FFFFFF;*/
	background:#29536A;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	text-align:center;
}
#footer a {
	text-decoration:none;
	color:#ffffff;
}
#footer a:hover {
	text-decoration:none;
	color:#f77c1e;
}

/* 
	3 - PPC Styles
	These styles apply globally to the ppc on the content column as well as on the right hand side of the yahoo pages
*/
#recequipment {
	width:480px;
	margin:10px 0px 0px 0px;
	padding:0px;
}

#searchresultheader {
	width:480px;
	margin:10px 0px 0px 0px;
	padding:0px;
	color:#dadacd;
	background-repeat:no-repeat;
	background-position:bottom right;
	font-weight:bold;
	height:24px;
	line-height:24px;
	text-indent:22px;
}


#ppc h2{
	margin-top:2px;
	margin-bottom:5px;
	margin-left:10px;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#000000;
}

.checkeredborder{
	background:url(/i/ppc-checkered-border.gif) repeat-x;
	height:8px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
/*
	Sponsor Link Styles
*/
#sponsorlinkswhat {
	width:480px;
	color:#9a9a91;
	font-size:10px;
	margin-right:50px;
}
#sponsorlinkswhat .sponsor-links {
	margin-right:3px;
}
#sponsorlinkswhat .sponsor-links a {
	font-size:10px;
	text-decoration:underline;
	color:#9a9a91;
}

/* 
	4 - YShop PPC Styles
	These styles apply only to the PPC on the right hand side of /yshopcatalog.aspx and 
*/
#ppcyshop {
	margin:10px 0 0 15px;
	padding:10px 0;
	color:#ffffff;
}

#ppcyshop .sponsor-links {
	margin-right:10px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}
#ppcyshop .sponsor-links a {
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#333333;
}

#ppcyshop .ppclisting {
	padding:10px 0;
	border-bottom:1px solid #333333;
}

#ppcyshop .ppctitle {
	display:block;
	margin-bottom:1px;
	padding-left:21px;
	background:url(/i/ppcbullet2.gif) 0px 0px no-repeat;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#f77c1e;
	line-height:21px;
}
#ppcyshop .ppctitle:hover {
	text-decoration:none;
	color:#9a9a91;
}

#ppcyshop .ppcdescription {
	display:block;
	font-size:11px;
	color:white;
	text-decoration:none;
	padding-left:20px;
}

#ppcyshop .ppchost {
	display:block;
	padding-left:21px;
	overflow:hidden;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#f77c1e;
}


/* 
	6 - Sitemap Styles
	These styles apply ONLY to the sitemap page (/sitemap.aspx)
*/
#sitemap a {
	text-decoration:none;
}
#sitemap a:hover {
	text-decoration:underline;
}

/* ad styles */
#leaderboard {
	position: relative;
	text-align: center;
	padding: 5px 0 5px 0;
}

#skyscraper {
	position: relative;
	margin: 20px 0 5px 0;
	text-align: center;
}

#button {
	position: relative;
	margin: 10px 0 10px 0;
	text-align: center;
}

#medrect {
text-align: center;
padding: 20px 0 10px 0;
}