@charset "UTF-8";
#top {
	height: 245px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
	clear: right;
}
#body {
	width: 950px;
	background-color: #FFFFFF;
	margin-left: auto;
	background-image: url(../images/content_background_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#content {
	width: 690px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
	clear: right;
}
#bottom {
	height: auto;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 240px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/tread.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
	background-color: #000000;
	background-image: url(../images/Road.jpg);
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 20px;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}
li {
	padding-bottom: 5px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ab0000;
	line-height: normal;
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #ab0000;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: normal;
}
#navbar {
	float: left;
	width: 200px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: both;
	line-height: normal;
}
#navbar ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#navbar li {
	padding-bottom: 0px;
}
.navbutton     a                   {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: url(../images/arrow.png);
	background-position: 175px center;
	background-repeat: no-repeat;
	margin: 0px;
}
.navbutton      a:hover   {
	color: #000000;
	background-color: #e8e8e8;
}
#navbar   ul ul {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#navbar p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.home_button {
	margin-bottom: 40px;
	display: block;
	width: 82px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
}
.home_button  a {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
	background-image: url(../images/button.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
.home_button  a:hover {
	background-image: url(../images/hover.png);
	color: #FFFFFF;
	background-repeat: repeat;
}
.contact-us {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #C0272D;
	text-decoration: none;
}
.Text_color {
	font-size: 16px;
	color: #ab0000;
}
.Small_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}
#bottom a {
	font-size: 10px;
	padding: 2px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 335px;
	margin-right: 10px;
	background-image: url(../images/arrow.png);
	background-position: 320px center;
	background-repeat: no-repeat;
}
#bottom p {
	margin: 0px;
}
.sub_text {
	padding-left: 10px;
	padding-right: 10px;
}
.title_bar {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 690px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B02329;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3C0C0E;
	border-left-color: #501013;
	border-right-color: #501013;
	border-right-width: 1px;
	border-right-style: solid;
	margin-bottom: 20px;
}
.title_bar td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 60px;
	background-image: url(../images/topbar.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #8B131B;
}
.product_image {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	height: 20px;
	width: 20px;
	letter-spacing: normal;
	word-spacing: normal;
}
.calendar_top {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	height: 20px;
	width: 20px;
	letter-spacing: normal;
	word-spacing: normal;
	color: #666666;
}
.calendar_table {
	width: 155px;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
}
.table_bottom {
	width: 100%;
	background-color: #CCCCCC;
	font-size: 10px;
	line-height: normal;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #666666;
	vertical-align: top;
}
.table_bottom p {
	margin-bottom: 5px;
}
.table_bottom a:link {
	font-size: 10px;
	font-weight: bold;
}
.bottem_heading {
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.table_bottom a:visited {
	font-size: 10px;
	font-weight: bold;
}
.table_bottom a:hover {
	font-size: 10px;
	font-weight: bold;
}
.quick_button {
	background-image: url(../images/button.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	margin: 10px;
}
.quick_button a {
	display: block;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.quick_button  a:hover {
	background-color: #e8e8e8;
}
.table_top {
	height: 245px;
	width: 1024px;
	background-image: url(../images/front_page/top_element.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table_top  td {
	vertical-align: bottom;
}
#top a {
	width: 120px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	padding: 10px;
}
#top a:hover {
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/hover2.png);
	color: #FFFF99;
}
#top img {
	margin-bottom: 0px;
}
#top  span {
	display: block;
	padding-top: 10px;
	padding-bottom: 2px;
	text-align: left;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-image: url(../images/Arrow_down.png);
	background-repeat: no-repeat;
	background-position: right 27px;
	height: 30px;
	line-height: normal;
}
#dropdown_csc, #dropdown_ct, #dropdown_mt, #dropdown_rs, #dropdown_tb {
	width: 140px;
	background-repeat: repeat;
	background-position: left top;
	position: absolute;
	z-index: 15;
	visibility: hidden;
	background-image: url(../images/hover.png);
}
.image_bikepage   {
	border: 1px solid #999999;
	padding: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	clear: right;
	background-color: #FFFFFF;
}
#badge {
	position: relative;
	height: 0px;
	width: 0px;
	bottom: 25px;
	right: 50px;
}
.financing_sprite {
	position: relative;
	z-index: 10;
	height: 0px;
	width: 0px;
	left: 310px;
	bottom: 60px;
}
.product_container {
	padding: 0px;
	margin-bottom: 20px;
}
.product_container h1 {
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-transform: none;
	display: block;
	margin: 0px;
	clear: both;
	min-height: 75px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #8B131B;
}
.product_container strong {
	color: #8B131B;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
}
.product_container  ul {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin-bottom: 30px;
}
.product_container li {
	font-size: 7pt;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: normal;
	padding: 5px;
}
.product_container li strong {
	font-size: 7pt;
	color: #000000;
}
.product_container p {
	margin-top: 20px;
}
.company {
	display: block;
	font-size: 8pt;
	text-align: center;
	line-height: normal;
	float: right;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 100px;
}
.product_image {
	display: block;
	margin-bottom: 10px;
	height: 180px;
	width: auto;
}
.product_image  img {
	border: 1px solid #999999;
	padding: 1px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
.span_image_gallery img {
	border: 1px solid #999999;
	padding: 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.span_divider {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
}
#column {
	float: left;
	width: 450px;
	margin-right: 20px;
}
.image_leftalign {
	border: 1px solid #999999;
	padding: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	clear: right;
	background-color: #FFFFFF;
	margin-right: 20px;
}
.image_noalign {
	border: 1px solid #999999;
	padding: 1px;
	margin-top: 10px;
	margin-bottom: 20px;
	clear: right;
	background-color: #FFFFFF;
}
.unitPrice {
	display: none;
}
.inactive {
	color: #999999;
	float: right;
	width: 60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	background-color: #FFFFFF;
}
.active  {
	float: right;
	width: 60px;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	background-image: none;
}
.active:hover {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#deposit {
	width: 60px;
	font-size: 12px;
	background-color: #EEEEEE;
	border: 1px solid #eeeeee;
}
#deposit:hover {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#subtotal, #tax, #total, #minus {
	background-color: #eeeeee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#due {
	background-color: #000066;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #FFFFFF;
}
#due strong {
	font-size: large;
}
ul#infoBox {
	border: 1px solid #999999;
	float: left;
	font-size: 10px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 215px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#infoBox  > li{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
ul#infoBox  >li:first-child {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/stars.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#BuildYourOwnBox ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#BuildYourOwnBox   li {
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#BuildYourOwnBox select {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
.columnHeadings {
	font-size: x-small;
	font-weight: bold;
	display: block;
	clear: both;
	height: 10px;
	color: #999999;
}
.columnHeadingQTY {
	width: 40px;
	float: left;
	text-align: center;
}
.columnHeadingDESC {
	float: left;
	width: 320px;
}
.columnHeadingPRICE {
	float: left;
	width: 60px;
}
ul.button {
	display: inline-block;
	/* IE7 hack to mimic inline-block */
	*display: inline;
	*zoom: 1;
	list-style-image: none;
	list-style-type: none;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #666;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #999;
}
ul.button li {
	display: inline-block;
	/* IE7 hack to mimic inline-block */
	*display: inline;
	*zoom: 1;
	background-repeat: repeat-x;
	background-position: bottom;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #FFF;
}
ul.button   li:first-child {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
}
ul.button li:last-child {
    -webkit-border-bottom-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;

}
ul.button a {
	text-decoration: none;
	white-space: nowrap;
	margin: -1px;
	font-size: 0.95em;
	color: #666666;
	display: block;
	font-weight: normal;
	padding: 10px;
}
ul.button a:hover {
	color: #FFFFFF;
	text-shadow: 0px 0px 0px #000;
}
ul.button li:hover {
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	background-color: #ab0000;
}
ul.tabs {
	background-image: url(../images/tabs_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	list-style-type: none;
	clear: both;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tabs li         {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
li.tabs_upstate {
	font-size: 1em;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	display: block;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
	color: #C0272D;
}
ul.tabs a  {
	margin: 0px;
	font-size: 1em;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	display: block;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
ul.tabs  a:hover {
	background-color: #FFFFFF;
	padding-bottom: 9px;
}

