/* Wholesale Tire */
/* CSS Styles */
/* created by Chris Hlubb */
/* (c)2008 OffWhite */

body {
margin: 0px;
border: 0px;
padding: 0px;
background-color: #FFFFFF;
}

#container {
	width: 800px;
	border: 1px solid #000000;
	background-image: url(../templates/shared/home_back_strip.jpg);
	background-repeat: repeat-y;
	position: relative;
}

#top_search_box {
	width: 200px;
	height: 19px;
	position: absolute;
	left: 600px;
	top: 195px;
	z-index: 200;
	vertical-align: middle;
}

#top_search_box_static {
	width: 200px;
	height: 19px;
	position: absolute;
	left: 610px;
	top: 155px;
	z-index: 200;
	vertical-align: middle;
}

#searchkeywords {
	width: 175px;
	height: 13px;
	line-height: 13px;
	z-index: 200;
	border: 1px solid #000000;
}

#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	z-index: 100;
	text-align: left;
	height: 35px;
	position: absolute;
	top: 2px;
	left: 0px;
}

#searchkeyword {
	position: absolute;
	top: 0px;
	left: 45px;
	width: 135px;
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	z-index: 200;
}

#homenav {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#homenav a{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#homenav a:hover{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#homeright {
	background-image: url(../templates/shared/homecontentback.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#hometext {
	text-align: left;
	width: 481px;
	padding-left: 161px;
}

#content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 240px;
	padding-right: 60px;
	padding-top: 43px;
}

#content2 {
	width: 180px;
	padding-top: 14px;
}

/* Drop Down Menus */
.dropdownbox {
/*	z-index: 990; */
	position: relative;
	background-color: #000000; 
/*	border: 1px solid #000000; */
/*	width: 170px; */
}

.dropdownbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;  
/*	width: 170px; */
}

.dropdownbox a:hover {
	background-color: #E70000;
	color: #000000;  
/*	width: 170px; */
}

.dropdownlinks {
	text-decoration: none;
	display:block;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
/*	color: #FFFFFF;  */
	padding-top: 1px;
	padding-bottom: 1px;
/*	z-index: 990; */
/*	width: 173px; */
}


a.dropdown:active, a.dropdown:link, a.dropdown:visited {
/*	color: #FFFFFF; */
	text-decoration: none;
/*	z-index: 99; */
/*	width: 173px; */
}

a.dropdown:hover {
	color: #FFFFFF; 
	text-decoration: none;
/*	z-index: 99; */
/*	width: 173px; */
}

#m1 {
/*	left: 68px; */
	left: 76px;
/*	top: 178px; */
	top: 0px;
	position: absolute;
	visibility: hidden;
/*	z-index: 100; */
	z-index: 11;
	width: 150px;
	text-align: left;
}

#m2 {
/*	left: 168px;
	top: 200px; */
	left: 172px;
/*	top: 178px; */
	top: 0px;
	position: absolute;
	visibility: hidden;
/*	z-index: 100; */
	z-index: 16;
	width: 150px;
}

#m3 {
	left: 281px;
/*	top: 178px; */
	top: 0px;
	position: absolute;
	visibility: hidden;
	z-index: 1198;
	z-index: 21;
	width: 150px;
}

#m4 {
	left: 405px;
/*	top: 178px; */
	top: 0px;
	position: absolute;
	visibility: hidden;
	z-index: 26;
	width: 150px;
}

#m5 {
	left: 541px; 
/*	top: 178px; */
	top: 0px;
	position: absolute;
	visibility: hidden;
	z-index: 31;
	width: 150px;
}

#m6 {
	left: 618px;
/*	top: 178px; */
	top: 0px;
	position: absolute;
	visibility: hidden;
/*	z-index: 36; */
	z-index: 41;
	width: 150px;
}

#m7 {
/*	left: 692px; */	
	left: 651px;
/*	top: 178px; */
	top: 0px;
	position: absolute;
	visibility: hidden;
/*	z-index: 41; */
	z-index: 36;
	width: 150px;
}

/* Static Pages */
#staticnav {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#staticnav a{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#staticnav a:hover{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#statictitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 50px;
	padding-top: 25px;
}

#statictext {
	text-align: left;
	padding-left: 50px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#statictext a{
	text-decoration: none;
	color: #E70000;
}

#statictext a:hover{
	text-decoration: underline;
	color: #E70000;
}

#rightcolumn {
	width: 200px;
	padding-top: 15px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 147px;
	padding-left: 10px;
	text-align: left;
	padding-bottom: 4px;
}

#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 643px;
	text-align: left;
	padding-bottom: 4px;
}

#footer2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#footer2 a:hover{
	color: #000000;
	text-decoration: underline;
}

#staticfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 580px;
	padding-left: 20px;
	text-align: left;
	padding-bottom: 4px;
	padding-top: 4px;
}

#staticfooter a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#staticfooter a:hover{
	color: #000000;
	text-decoration: underline;
}

#staticfooter2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 190px;
	padding-right: 10px;
	text-align: right;
	padding-bottom: 4px;
	padding-top: 4px;
}

/* News Page */
#newsarticle {
	padding-top: 3px;
}

#newstitle {
	padding-bottom: 10px;
}

/* Ed.it */
.locationtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E70000;
	font-weight: bold;
}

.sendlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E70000;
}