/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 5px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.homerun{
# cursor: wait;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 5px 10px;
	margin-right: 3px;
	color: #aaa;
	background-color: #222;
	border-color: #333 #333 #666;
	border-style: solid solid none;
	border-width: 1px; }
.shadetabs li a:hover{
	color: #fff;
	background-color: #333;
	border-top-color: #444;
	border-right-color: #444;
	border-left-color: #444; }

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
}

.shadetabs li a.selected{ /*selected main tab style */
color: #fff;
	background-color: #444;
	border-bottom: 1px solid #444;
	border-top-color: #666;
	border-right-color: #555;
	border-left-color: #555; }

.shadetabs li a.selected:hover{ /*selected main tab style */
color: #fff;
	text-decoration: none; }

.tabcontent{
	font-size: 12px;
	line-height: 1.5em;
	border-top: 1px solid #666;
	display:none; }
@media print {
.tabcontent {
display:block !important;
}
}
/* DROP DOWN MENU NAVIGATION */

#dropmenudiv{
	position:absolute;
	font:11px / 18px Verdana;
	text-transform: uppercase;
	z-index:100;
	margin-top: 1px; }

#dropmenudiv a{
	color: #7dcbff;
	background-image: url(../images/interface/dropdown_bkd.png);
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 3px;
	text-decoration: none;
	border-bottom: 1px solid #222; }

#dropmenudiv a:hover{
	color: #fff;
	background-color: #333;
	background-image: none; /*hover background color*/
 }
#nav {
	font-size: 13px;
	line-height: normal;
	background-image: url(../images/interface/nav_bkd.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.2ex;
	width: 570px;
	height: 16px;
	padding-top: 6px;
	padding-bottom: 8px; }
#nav a {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 6px 6px 8px; }
/* START OF REGULAR STYLESHEET */


body {
	color: #aaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000; }
a {
	color: #7dcbff;
	text-decoration: none; }
a:hover {
	color: #bde2ff;
	text-decoration: underline; }
h1 {
	color: #62c0ff;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	background-color: #444;
	background-image: url(../images/interface/h1_bkd.gif);
	text-align: center;
	margin: 0 0 10px;
	padding-top: 8px;
	padding-bottom: 9px; }
h2 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	background-image: url(../images/interface/h2_bkd.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0 0 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	border-top: 1px solid #7dcbff;
	border-bottom: 1px solid #2f4a5c; }
h3 {
	color: #ad9;
	font-size: 1.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	line-height: 1.33em;
	text-align: left;
	margin: 0.5em 0; }
h4 {
	color: #ad9;
	font-size: 1.33em;
	font-weight: normal;
	font-style: italic;
	margin: 0.66em 0; }
ul {
	list-style-type: square;
	margin: 1em 0 1em 40px;
	padding: 0; }
li {
	margin-top: 0.75em;
	margin-bottom: 0.75em; }
.yellow {
	color: #ffff32; }
strong {
	color: #fff;
	font-weight: bold; }
b {
	color: #fff; }
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto; }
#banner {
	background-image: url(../images/interface/banner_bkd.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	height: 60px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 6px;
	padding-left: 6px;
	border-bottom: 1px solid #333; }
#nav a:hover {
	color: #09f;
	background-image: url(../images/interface/nav_bkd_hover.gif);
	background-repeat: repeat-x; }
/*INDEX STYLES*/
.infobox {
	margin-top: 10px;
	margin-bottom: 10px; }
.infobox a {
	font-weight: bold; }
.infobox h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0; }
.infobox p {
	margin: 0.5em 0; }
.infobox .spacer_cell {
	width: 5px; }
.infobox .one {
	font-size: 11px;
	line-height: 1.33em;
	background-repeat: no-repeat;
	height: 150px;
	padding: 0 12px 0 0; }
.infobox .two {
	color: #fff;
	font-size: 11px;
	line-height: 1.33em;
	background-image: url(../images/interface/infobox_2.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	height: 150px;
	padding: 0 120px 0 6px; }
.infobox .three {
	font-size: 11px;
	line-height: 1.33em;
	background-image: url(../images/interface/infobox_3.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	height: 75px;
	padding: 0 130px 0 12px; }
.infobox .four {
	font-size: 11px;
	line-height: 1.33em;
	background-image: url(../images/interface/infobox_4.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	padding: 0 130px 0 12px;
	height: 73px;
	border-top: 2px solid #000; }
/*MODEL STYLES*/
.col_left {
	background-color: #111;
	width: 223px;
	padding: 6px 10px;
	border: solid 1px #222; }
.specs_1 {
	text-align: right;
	width: 250px;
	padding: 2px 10px; }
.specs_2 {
	color: #fff;
	padding: 2px 12px; }
.features {
	padding: 10px 10px 10px 24px; }
/*GENERIC PAGE STYLES*/
.content {
	font-size: 12px;
	line-height: 1.5em; }
.col_main {
	padding: 10px 10px 10px 24px; }
.col_main img {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: solid 1px #444; }
/*EVENTS CALENDER, DEALER LIST*/
.category {
	color: #ad9;
	text-transform: uppercase;
	letter-spacing: 0.5ex;
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 2px solid #333; }
.dealer {
	width: 290px;
	height: 120px;
	float: left;
	margin: 10px 20px; }
.dealer p {
	margin-top: 0.5em;
	margin-bottom: 0.5em; }
.dealer .title {
	color: #fff;
	font-size: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px; }
.event {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #222; }
.date {
	color: #ad9;
	text-transform: uppercase;
	margin-bottom: 5px;
	clear: both; }
.event .title {
	color: #fff;
	font-size: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px; }
.event .location {
	color: #5082a3;
	font-style: italic;
	margin-bottom: 1em; }

.inventory {
	clear: left;
	width: 100%;
	padding: 10px;
	border-top: 2px solid #222;
}
.inventory .thumbnail {
	width: 90px;
	height: 90px;
	float: left;
}
.inventory .info {
	width: 75%;
	float: left;
}
.inventory .title {
	clear: left;
	color: #fff;
	font-size: 1.5em;
}
.inventory .nsp {
	clear: left;
	# margin-top: 15px;
	color: #ad9;
	text-transform: uppercase;
}
.inventory .links {
	clear: left;
}
.inventory .msrp {
	float: left;
	margin-bottom: 15px;
	color: #5082a3;
}
.inventory .bid {
	float: right;
	color: #5082a3;
}

/*FOOTER*/
#footer {
	color: #666;
	font-size: 11px;
	background-image: url(../images/interface/footer_bkd.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 6px 6px 24px;
	border-top: 1px solid #333; }
