﻿/* CSS Document */

html, body {
background: url('/Images/bkg.jpg') repeat-x top;
background-color: #5a1b13;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6C6C6C;
line-height: 20px;
}
.clear { clear: both; }
 div.hr {
	height: 2px;
	background: url('/Images/break.jpg') no-repeat center;
}
 div.hr hr {
	display: none;
}
#opacity {
	height: 22px;
	min-height: 22px !important;
	background-color: #FFFFFF;
	filter:alpha(opacity=85);
   -moz-opacity:.85;
	opacity:.85;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 5px;
	position: absolute;
	left: 0;
	bottom: 0;
}

/* STRUCTURE */

#shadow {
    background: url('/Images/shadowBkg.png') repeat-y center;
	position: relative;
	width: 824px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	min-height: 100% !important;
	height:100%;
}
#wrap {
	width: 800px;
    margin-right: auto;
	margin-left: auto;
	background-color: #dddddd;
}
#header {
	background: url('/Images/headerLogo.jpg') no-repeat center #FFF;
	height: 80px;
	clear: both;
	position: relative;
}
a#home { left: 167px; top:10px; }
#header a {
height: 65px;
width: 470px;
position: absolute;
}
#headerFlash {
	min-height: 241px !important;
	height: 241px;
}
#subFlash {
	min-height: 51px !important;
	height: 51px;
}
#content {
background-color: #dddddd;
}
#column1 {
width: 518px;
float: left;
padding: 10px 10px;
margin: 5px;
}
#column2 {
width: 247px;
margin-right: 5px;
float: right;
}
#column3 {
padding: 10px 10px;
margin: 0 5px;
}
#column4 {
width: 192px;
margin-right: 5px;
float: right;
}
#column5 {
width: 573px;
background: #FFFFFF url('/Images/columnBkg.jpg') repeat-x top;
padding: 10px 10px;
margin: 5px;
}

#chrome
{
	padding-left:5px;
}

.chrome {
	border: 1px solid #b1a8a8;
	margin: 5px 0;
	padding: 0 15px;
	background: url('/Images/chromeBkg.jpg') repeat-y left;
}
.chromeInput {
	background: url('/Images/inputBkg.jpg') repeat-y left;
	margin-bottom: 10px;
	font-size: 12px;
}

#footer {
	background: URL('/images/footerBkg.jpg') repeat-x top;
	font-size: 11px;
	color: #FFF;
	min-height: 35px !important;
	height: 35px;
	padding-top: 14px;
	padding-left: 15px;
	padding-right: 15px;
}

#footer a
{
	color: #7F3033 !important;
	text-decoration: none !important;
	padding: 0px 0px 0px 10px;
}
#footerCap {
	width: 824px;
	height: 19px;
	min-height: 19px !important;
	background: url('/Images/footerCap.png') no-repeat center;
    margin-right: auto;
	margin-left: auto;
}
.thumb {
border: solid 1px #CCC;
}

/* NAVIGATION */

#navigation {
	height: 60px;
	min-height: 60px !important;
	float: left;
}
#navigation li {
	float: left;
	list-style-type: none;
}
#navigation a {
	display: block;
	height: 60px;
	text-decoration: none;
}
#navigation a:hover {
   background-position: 0 -60px;
}

.nav1 {
   width: 181px;
   background: url('/Images/navigation/nav01.jpg') 0 0 no-repeat;
}
.nav2 {
   width: 152px;
   background: url('/Images/navigation/nav02.jpg') 0 0 no-repeat;
}
.nav3 {
   width: 242px;
   background: url('/Images/navigation/nav03.jpg') 0 0 no-repeat;
}
.nav4 {
   width: 224px;
   background: url('/Images/navigation/nav04.jpg') 0 0 no-repeat;
}

/* TEXT STYLES */
h1 {
font-size: 20px;
color: #000000;
text-transform: uppercase;
line-height: 28px;
}
h2 {
font-size: 18px;
color: #000000;
text-transform: uppercase;
text-align: center;
}
h3 {
font-size: 16px;
color: #000000;
text-transform: uppercase;
text-align: left;
border-bottom: solid 1px #999;
}
.bold {
font-weight: bold;
color: #000;
}
.small {
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
line-height: 6px;
}

a:link, a:active 
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #6F1815;
	text-decoration: none;
}
a:hover
{
	color: #6F1815;
	text-decoration: underline;
}



.small, a.small:visited, a.small:active, a.small:link {
font-size: 10px;
color: #000;
text-decoration: none;
line-height: 16px;
}
a.small:hover {
text-decoration: underline;
}

/* TESTING AREA */

.buttons {
background-repeat: no-repeat;
width: 240px;
height: 120px;
min-height: 120px !important;
vertical-align: bottom;
position: relative;
}



.categoryDiv {
	width: 240px;
	height: 120px;
	position: relative;
	margin: 5px;
	float: left;
}
.categoryDiv a {
	width: 100%;
	display: block;
}

.categoryDiv a img {
	border: none;
}

.categoryDiv p {
	background-color: #FFFFFF;
	filter:alpha(opacity=85);
   -moz-opacity:.85;
	opacity:.85;
	font-weight: bold;
	padding: 5px 8px;
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	width: 224px;
	cursor:pointer;
}


.categoryDiv a:link, .categoryDiv a:visited, .categoryDiv a:hover, .categoryDiv a:active {
 text-decoration: none;
 color: #000;
}
#rightlinks
{
	width: 190px;
	float:right;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: top;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

.mainTable 
{
	margin-bottom: 12px;
}

.mainTable .header {
	height: 36px;
	min-height: 36px !important;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 11px;
}

.mainTable .fieldName {
	text-align: right;
	font-weight: bold;
	padding-right: 6px;

}

.mainTable .fieldData {
	padding-left: 6px;	
	border-left: 2px solid #f9f9f9;
}

.rightSideImage
{
	width:100%;
	overflow:hidden;
	margin-left: -6px;
	
}

.padChildren td, .padChildren th
{
	padding: 0px 4px;
}

*:first-child+html .rightSideImage
{
	margin-left: 0px !important;
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.downloads
{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.downloads .mainTable .header
{
	background: #C9C8C8 URL(/images/mainTableH_bkg.jpg) repeat-x top center;
	border-top: 1px solid #999 !important;
	border-bottom: 1px solid #999 !important;
	height: 36px;
	min-height: 36px !important;
	padding: 0 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 11px;
	color: #333;
}

.downloads .mainTable .header
{
	border-right: 1px solid #999 !important;
	border-left: 1px solid #999 !important;
}
.downloads .mainTable .footer {
	background: #C9C8C8 URL(/images/mainTableH_bkg.jpg) repeat-x top center;
	border: 1px solid #999;
	height: 36px;
	min-height: 36px !important;
}

.downloads .mainTable .general {
	background: #d6d6d6;
	border-top: 2px solid #e0e0e0;	
	padding: 2px 0 2px 10px;
}
.downloads .mainTable a {
	color: #333;
	text-decoration: none;
}
.downloads .mainTable a:hover {
	color: #333;
	text-decoration: underline;
}


.pageHeader {
	font-size: 18px;
	color: #333;
	font-style: oblique;
	text-transform: none;
}


.idx-tabs {
	list-style-type:none;
	margin:0;
	padding:0
	}
	
	.idx-tabs li {
		display:inline;
		float:left;
		margin:0;
		padding:0
		}
		
		.idx-tabs a {
			display:block;
			height:48px;
			}
			
		.itab-tires {
			width:202px;
			background:url(/Images/tabs/itabs-tires.gif) no-repeat;
			}
			
		.itab-innertubes {
			width:199px;
			background:url(/Images/tabs/itabs-innertubes.gif) no-repeat;
			}
		.itab-wheels {
			width:198px;
			background:url(/Images/tabs/itabs-wheels.gif) no-repeat;
			}
		
		.itab-retreading {
			width:201px;
			background:url(/Images/tabs/itabs-retreading.gif) no-repeat;
			}
					
		.idx-tabs a:hover {
			background-position:0 -48px;
			}

.idx-leftarrow {
	float:left;
	height: 196px;
	width:32px;
	background:black;
	}
.idx-rightarrow {
	float:right;
	height: 196px;
	width:32px;
	background:black;
	}
	
	.idx-leftarrow a {
		display:block;
		width:32px;
		height:196px;
		background: url(/Images/tabs/idx-leftarrow.gif);
		}	

	.idx-rightarrow a {
		display:block;
		width:32px;
		height:196px;
		background: url(/Images/tabs/idx-rightarrow.gif);
		}
	.idx-rightarrow a:hover, .idx-leftarrow a:hover{
		background-position:-36px 0;
		}
		
#simplegallery1{ //CSS for
position: relative;
float:left;
width:736px;
visibility: hidden;
border: 0;
}