/* ----------------- ELEMENTS ----------------- */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin: 0px;
	scrollbar-3dlight-color: #0000FF;
	scrollbar-arrow-color: #000066;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #00FFFF;
	scrollbar-track-color: #000033;
}


a:link {
}
a:visited {
}
a:hover {
	background-color: #CCCCCC;
}
a:active {
}

h1 {
	color: #000099;
	font-size: 1.4em;
	border-bottom: 1px solid black;
}

h2 {
	color: #003300;
	font-size: 1.3em;
	margin-left: 1em;
	margin-bottom: .1em;
	clear: both;
}

h3 {
	color: #333333;
	font-size: 1.1em;
	font-style: italic;
	margin: 1em 0em .1em 2em;
}

li {
	padding-bottom: .5em;
}


ol {
	font-weight: normal;
	list-style-position: outside;
	list-style-type: decimal;
}
ul {
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
	padding-bottom: .5em;
}
ul ul {
	list-style-position: outside;
	padding-bottom: .5em;
	list-style-type: circle;
}




p {
	color: #333333;
	margin-bottom: 0.1em;
	padding-bottom: 0.0em;
	line-height: normal;
}

/* ----------------- CLASSES ----------------- */

.announcement {
	color: #FF0000;
	font-weight: bold;
}
.border-top {
	border-top: 1px solid #000000;
}
.border-right {
	border-right: 1px solid #000000;
}
.border-bottom {
	border-bottom: 1px solid #000000;
}
.border-left {
	border-left: 1px solid #000000;
}
.box {
	margin: 1em 2em 1em 2em;
	border: 1px solid black;
	background-color: #fff8dc;
	padding: 2em;
}

.caption {
	font-size: .8em;
	margin-left: .5em;
}
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.dealertable {
	width: 100%;
	padding: 0px;
}
.dealertable td {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 2px solid silver;
	border-left: 2px solid silver;
	padding: 2px;
	margin: 0px;
}

.indent50 {
	line-height: 150%;
	padding-left: 50px;
	padding-right: 50px;
}


.larger {
	font-size: 1.3em;
}


.largermuch {
	font-size: 2em;
	font-weight: bolder;
}

.productID {
	font-size: .9em;
	color: gray;
	text-align: center;
	margin-bottom: 5px;
}
#search {
	background-color: Silver;
}
.smaller {
	font-size: .9em;
}


.superscript {
	font-size: .8em;
	vertical-align: super;
}
.tableheader, th {
/*	background-color: #45628C; */
	background-color: teal;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}

.tableproduct {
	width: 100%;
	border-left: 1px black solid;
	border-top: 1px black solid;
	background-color: white;
}
.tableproduct table{
	width: 100%;
	border-left: 1px black solid;
	border-top: 1px black solid;
	background-color: white;
}
.tableproduct td {
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	padding: 0.3em;
}

.tablespecs {
	font-size: 0.9em;
	width: 150px;
	border-left: 1px black solid;
	border-top: 1px black solid;
	background-color: white;
}
.tablespecs td {
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	padding: 0.3em;
}
.tablenoborders {
	border: none;	
}

.tablenoborders td {
	border: none;	
}

.tablecomparison {
	width: 100%;
	border-left: 1px black solid;
	border-top: 1px black solid;
	background-color: white;
}
.tablecomparison td {
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	padding: 0.3em;
	font-weight: bold;
	text-align: center;
}
.tablecomparison th {
	background-color: #45628C;
	color: white;
	font-weight: bold;
	border: 1px white solid;
	padding: .2em;
	text-align: left;
}
.tableoutofstock {
	width: 100%;
	border-left: 1px black solid;
	border-top: 1px black solid;
	background-color: white;
}
.tableoutofstock td {
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	padding: 0.3em;
	font-size: 0.9em;
}
.tableprice {
	font-size: 1.2em;
	font-weight:bold;
}
.tooltip {
	color: blue;	
}
.yes {
	background-color: green;
	color: white;
}
.no {
	background-color: red;
	color: black;
}


.testimonial {
	font-family: "Courier New", Courier, monospace;
/*	margin-left: 50px;
	margin-right: 50px; */
}

.testimonialname{
	font-style: italic;
	font-weight: bolder;
	margin-left: 20px;
}

.yellowhighlight {
	background: yellow;
}
.wheel {
	font-weight: bolder;
	color: Navy;
	padding-right: 2px;
}
.eez {
	font-style: italic;
}
/* ---------------------NAV Section-------------------- */

#nav {
	width: 150px;
}
#nav h1 {
	background-image: url(../images/navh1bg.gif);
	font-size: 1.7em;
	font-weight: bold;
	padding: 2px 2px 2px 10px;
	color: black;
	margin-bottom: 0px;
	border: none;
}
#nav h2 {
	color: white;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	background-color: Teal;
	border-top: solid black 1px;
	border-right: solid black 3px;
	border-bottom: solid black 3px;
	border-left: solid black 1px;
	margin: .1em .1em .1em .1em;
	padding: .1em;
}
#nav h2 a:link, #nav h2 a:visited, #nav h2 a:hover, #nav h2 a:active {
	color: white;
	text-decoration: none;	
}


	
#nav2 ul {
	margin-left: 0.5em;
	padding-left: 1em;
	list-style-position: inside;
	text-indent: -1em;
	margin-bottom: .1em;
}
#nav2 li a:link {
	color: white;
}
#nav2 li a:visited {
	color: Black;
}
#nav2 li a:hover {
	color: Black;
	background-color: White;
}
#nav2 li a:active {
	color: Black;
	text-transform: uppercase;
}




#nav ul {
list-style: none;
margin-left: 5px;
padding-left: 0;
}
#nav li {
	margin: .3em .1em .1em .1em;	
	padding: .1em .1em .1em .1em;
}
#nav li a:link, #nav li a:visited {
	display: block;
	
	color: black;
	background-color: white;
	border-top: solid black 1px;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-left: solid black 1px;
	text-decoration: none;

	
}
#nav li a:hover {
	color: white;
	background-color: black;
	border-top: solid silver 1px;
	border-right: solid silver 2px;
	border-bottom: solid silver 2px;
	border-left: solid silver 1px;
	text-decoration: none;
}
#navcat {
	text-align: right;
	margin-left:auto;
	margin-right:auto;
	
}
.navcatwheel
{
	width:110px;
	height:50px;
	margin: 1em;
	padding: 5px 10px 0 60px;
	background-image: url(/images/nav-wheels.jpg);
	background-repeat: no-repeat;
	float: left;
}
.navcattires
{
	width:110px;
	height:50px;
	margin: 1em;
	padding: 5px 10px 0 60px;
	background-image: url(/images/nav-tires.jpg);
	background-repeat: no-repeat;
	float: left;
}
.navcatcasters
{
	width:110px;
	height:50px;
	margin: 1em;
	padding: 5px 10px 0 60px;
	background-image: url(/images/nav-casters.jpg);
	background-repeat: no-repeat;
	float: left;
}
.navcataccessories
{
	width:110px;
	height:50px;
	margin: 1em;
	padding: 5px 10px 0 60px;
	background-image: url(/images/nav-accessories.jpg);
	background-repeat: no-repeat;
	float: left;
}