@charset "utf-8";
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	scrollbar-base-color: #231F20;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #D0D2D3;
	scrollbar-darkshadow-color: #D0D2D3;
	scrollbar-face-color: #231F20;
	scrollbar-highlight-color: #231F20;
	scrollbar-shadow-color: #231F20;
	scrollbar-track-color: #000000;

}
/*-------------------LINKS----------------------*/
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
/*-------------------GLOBAL IDs----------------------*/
#button_bar {
	height: 25px;
	width: 952px;
	float: left;
}
#container {
	width: 952px;
	height: 678px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 952px;
	float: left;
}
#wrapper {
	width: 400px;
}
/*-------------------GLOBAL CLASSes----------------------*/
.clear {
	clear: both;
}
.cloes_txt {
	color: #990000;
	text-align: center;
	width: 140px;
	font-weight: bold;
}
.expandbox {
	height: 25px;
	text-align: center;
	padding-bottom: 10px;
	width: 100%;
}
.spacer {
	height: 32px;
	width: 562px;
	float: left;
}
.thumbnails {
	border: 1px solid #000000;
	margin-left: 15px;
	margin-right: 5px;
}
.titles {
	text-align: left;
	width: 670px;
	height: 50px;
	float: left;
	margin-left: 5px;
}
/*-------------------CONTENT AREA----------------------*/
#content_area {
	height: 450px;
}
#content_area #text_area {
	height: 450px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: auto;
	text-align: left;
	width: 641px;
}
#content_area #photobox {
	height: 456px;
	width: 641px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: auto;
	text-align:center;
	vertical-align:top;
	
}
#content_area #photobox img {
	margin: 9px;
	padding: 5px;
	border: 0px solid #FFF;
	text-align:center;
}
/*-------------------FOOTER----------------------*/
#footer {
	font-family: "Arial Narrow";
	float: left;
	font-size: 8pt;
	color: #FFFFFF;
	width: 942px;
	height: 14px;
	padding: 5px;
}
#footer .bt {
	float: left;
	text-transform: uppercase;
}
#footer .bt a {
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left: 1px;
	color: #FFFFFF;
}
#footer .bt a:hover {
	color: #CC0000;
	text-decoration: none;
}
#footer .copyright {
	float: right;
	text-align: right;
}
/*-------------------GEO TABLE----------------------*/
#geo_table {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	height: 445px;
	width: 765px;
}
#geo_table .border {
	border: 1px solid #000000;
	width: 763px;
	height: 100px;
	font-size: 11px;
	clear: both;
	background-color: #FFFFFF;
}
#geo_table .spacer1x1 {
	background-color: #000000;
	height: 1px;
	width: 1px;
}
#geo_table .table_header {
	color: #FFFFFF;
}
#geo_table .table_header .title {
	font-size: 9px
}
#geo_table img {
}
#geo_table .cloesbt {
	width: 763px;
	height: 15px;
	font-size: 11px;
	clear: both;
	background-color: #FFFFFF;
	padding-top: 10px;
}
/*-------------------BIKE INFOBOX----------------------*/
#bike_infobox {
	text-align: left;
	height: 400px;
	color: #FFFFFF;
	font-size: 12px;

}
#bike_infobox .bikes_titles {
	text-align: left;
	float: left;
	padding-bottom: 7px;
	padding-left: 7px;
}
#bike_infobox .image_enlarge {
	text-transform: uppercase;
	text-align: center;
}
/*#bike_infobox #modeltext {
	height: 400px;
	width: 210px;
	float: left;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin: 5px;
}*/
#bike_infobox .option_box {
	text-transform: uppercase;
	
}
#bike_infobox strong {
	color: #CC0000;
	}

#bike_infobox .option_box a:active{
	color: #000000;
	
}
/*-------------------BIKE OPTION----------------------*/
#bike_option {
	color: #FFFFFF;
	background-color: #000000;
	width: 337px;
	font-size: 12px;
	height: 400px;
	border: 1px solid #999999;
}
#bike_option .options {
	padding-left: 7px;
}
#bike_option .options_titles {
	text-align: right;
	padding-right: 7px;
	font-weight: bold;
}
/*-------------------SIDEBOX----------------------*/
#sidebox {
	color: #FFFFFF;
	height: 450px;
	text-align: left;
	background:#000000;
	overflow: auto;
}
#sidebox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebox a:hover {
	color: #ED1C24;
	text-decoration: none;
}
#sidebox a:active {
	color: #ED1C24;
	text-decoration: none;
}
#sidebox h1 {
	font-size: 16px;
	color: #ED1C24;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#sidebox h2 {
	font-size: 16px;
	color: #ED1C24;
	font-weight: bold;
	padding: 10px;
	margin: 0px;
}
#sidebox p {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 10px;
	margin: 10px;
	line-height: 20px;
}
#sidebox ul {
	list-style-type: none;
	font-size: 10px;
}
#sidebox li {
	height: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebox li a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/pointer_blank.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
}
#sidebox li a:hover {
	text-decoration: none;
	background-image: url(images/pointer.gif);
	background-repeat: no-repeat;
	padding-right: 30px;
	background-position: right;
}
#sidebox li a:active {
	text-decoration: none;
	background-image: url(images/pointer.gif);
	background-repeat: no-repeat;
	padding-right: 30px;
	background-position: right;
}
/*-------------------SIDEBOX (BIKES)----------------------*/
#sidebox #bikes {
	width: 166px;
	padding-left: 10px;
	padding-right: 10px;
	height: 500px;
	float: left;
	overflow: auto;
}
/*-------------------SIDEBOX (STANDARD)----------------------*/
#sidebox #standard {
	width: 251px;
	height: 450px;
	float: left;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#sidebox #standard.states_list {
	height: 385px;
	width: 231px;
	padding-left:20px;
}
#sidebox #standard.states_list p.choose {
	text-align:center;
	font-weight:bold;
}
#sidebox #standard .dealer_name {
	font-weight: bold;
	color: #ED1C24;
}
/*-------------------SIDEBOX (HOME)----------------------*/
#sidebox #home {
	width: 227px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 30px;
	height: 435px;
	float: left;
}
#sidebox #home .news_box {
	height: 390px;
	float: left;
	overflow: auto;
	margin-top: 15px;
	width: 216px;
	padding-left: 10px;
	padding-right: 10px;
}
#sidebox #home .PFD_box {
	font-size: 12px;
	float: left;
	height: 0px;
	width: 225px;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	margin-top: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebox #home .PFD_box a {
	color: #ED1B24;
}
#sidebox .tech {
	width: 251px;
	height: 450px;
	overflow: auto;
	padding-left: 20px;
}
/*-------------------SWITCH BOX----------------------*/
#switchbox {
	text-align: left;
	clear: both;
	padding-bottom: 10px;
	padding-left: 5px;
}
#switchbox.bikes {
	width: 150px;
}
#switchbox.standard {
	width: 225px;
}
#switchbox .handcursor            /*Style sheet used for demo. Remove if desired*/ {
	cursor:hand;
	cursor:pointer;
	color: #FFFFFF;
	font-size: 14px;
}

/* -------------------- SIDE BOX (MERCH) ----------------------- */

#merch_list
{
	padding:20px;
	line-height:1.6em;
}


/* -------------------- DEMO PAGE ----------------------- */

#demo_table td {
	border-bottom: dotted 1px #fff;
}