/* 
================================
Created by iRAW Design
================================
*/ 

.ControlPanel {
    width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px solid white;
}

H1 {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #ff9900;
	text-align: left;
}
 
h2 {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	margin: 0;
	padding-left: 0px;
	color: #ff9900;
	text-align: left;
}

h3 {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	margin: 0;
	padding-left: 0px;
	color: #ff9900;
	text-align: left;
}

img {
	padding: 0px;
	margin: 0px;
}

html {
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
	width: 100%;
}

p {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}

table {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	margin-top:0px; 
	margin-bottom:0px; 
}

form{
	margin:0;
	padding:0;
	height: 100%;
	width: 100%;
}

ul li {list-style-type: none;}

ul.img_list {
	display:inline;
	float:left;
	height:220px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}	
 
li.caroftheweek a {
	display:block; 
	width:210px; 
	height:220px; 
	position:relative;
	background:url(images/caroftheweek_bw.jpg);
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
 
li.caroftheweek a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:210px; 
	height:220px; 
	background:url(images/caroftheweek_hover.jpg);
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

li.crazyclearance a {
	display:block; 
	width:210px; 
	height:220px; 
	position:relative;
	background:url(images/crazyclearance_bw.jpg);
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
 
li.crazyclearance a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:210px; 
	height:220px; 
	background:url(images/crazyclearance_hover.jpg);
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

li.hecticrides a {
	display:block; 
	width:210px; 
	height:220px; 
	position:relative;
	background:url(images/hecticrides_bw.jpg);
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
 
li.hecticrides a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:210px; 
	height:220px; 
	background:url(images/hecticrides_hover.jpg);
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

li.newwheels a {
	display:block; 
	width:210px; 
	height:220px; 
	position:relative;
	background:url(images/newwheels_bw.jpg);
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
 
li.newwheels a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:210px; 
	height:220px; 
	background:url(images/newwheels_hover.jpg);
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

.skin {
	height: 100%;
	width: 100%;
	background-color: black;
}

.DNNEmptyPane {
	border: 0px none;
	height: 0px;
	width: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 0px !important;
}

.background {
	background: url(images/background.gif) top center no-repeat;
	background-color: black;
}

.fixedwidth {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
	height: 100%;
}

#logo {
  display: block; 
  width: 400px;
  height: 100px;
}

#logo span {  
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

.logo {
	display: block;
	float: left;
	width: 400px;
	height: 100px;
}

.address {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 18px;
	color: white;
	padding-top: 30px;
	padding-right: 20px;
	float: right;
}

.contentwrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	position: relative;
}

.menu {
	height: 32px;
	clear: both;
	position: relative;
	width: 100%;
	padding-top: 46px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	z-index: 1000;
}

.StandardButton {
	background: #ff9900 none; 
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;  
	font-size: 11px;
	font-weight: normal;
	border: #ff9900 1px solid;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.panes {
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
}

.toppane {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px;
}

.contentpane {
	clear: both;
	position: relative;
	width: 100%;
	height: 100%;
}

.middlepanes {
	clear: both;
	width: 100%;
	height: 100%;
}

.column1 {
	position: relative;
	float: left;
	width: 210px;
	margin: 0px;
}

.column2 {
	position: relative;
	float: left;
	width: 210px;
	margin: 0px;
	margin-right: 0px;
	margin-left: 20px;
}

.column3 {
	position: relative;
	float: right;
	width: 210px;
	margin: 0px;
	margin-right: 20px;
	margin-left: 0px;
}

.column4 {
	position: relative;
	float: right;
	width: 210px;
	margin: 0px;
}

.leftpane {
	position: relative;
	float: left;
	width: 440px;
}

.rightpane {
	position: relative;
	float: right;
	width: 440px;
}

.leftwidepane {
	position: relative;
	float: left;
	width: 660px;
}

.rightnarrowpane {
	position: relative;
	float: right;
	width: 220px;
}

.leftnarrowpane {
	position: relative;
	float: left;
	width: 220px;
}

.rightwidepane {
	position: relative;
	float: right;
	width: 660px;
}
.bottompane {
	position: relative;
	clear: both;
	width: 100%;
	height: 100%;
}

.footer {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #515050;
	text-align: left;
	padding: 0px 0px 0px 0px;
	height: 20px;
	vertical-align: text-top;
	clear: both;
}
.footer a {font-size:10px;color:#515050;text-decoration:none;font-family: Verdana, Tahoma, Arial, Helvetica;}
.footer a:link {font-size:10px;color:#515050;text-decoration:none;font-family: Verdana, Tahoma, Arial, Helvetica;}
.footer a:active{font-size:10px;color:#515050;text-decoration:none;font-family: Verdana, Tahoma, Arial, Helvetica;}
.footer a:visited {font-size:10px;color:#515050;text-decoration:none;font-family: Verdana, Tahoma, Arial, Helvetica;}
.footer a:hover {font-size:10px;color:#ff9900;text-decoration:none;font-family: Verdana, Tahoma, Arial, Helvetica;}

.SkinObject {
    font-weight: normal;
    font-size: 10pt;
    color: #515050;
	font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.SkinObject a:link {color:#515050; text-decoration:none; font-size: 10pt;	font-family: Verdana, Tahoma, Arial, Helvetica;}
.SkinObject a:visited {color:#515050; text-decoration:none; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica;}
.SkinObject a:hover {color:#ff9900; text-decoration:none; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica;}
.SkinObject a:active {color:#515050; text-decoration:none; font-size: 10pt; font-family: Verdana, Tahoma, Arial, Helvetica;}

A.CommandButton:link {color:#ff9900; text-decoration:none; font-size: 10pt;}
A.CommandButton:visited {color:#ff9900; text-decoration:none; font-size: 10pt;}
A.CommandButton:hover {color:#ff9900; text-decoration:underline; font-size: 10pt;}
A.CommandButton:active {color:#ff9900; text-decoration:none; font-size: 10pt;}

.DNNAligncenter{text-align:left}

/* The hover element, dynamically created */
div.ahover {
    position: absolute;
    z-index: 0;
    background: #ff9900;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.lightbox {}