@charset "UTF-8";
/* CSS Document */

.clearone {
	clear:both;
}
body {
	background-color:#666666;
	margin:0;
}
p {
	margin:0;
	padding:0;
}
img {
	border:0;
}
/* End Reset all */


/* Main site control */

#wrapper {
	width:999px;
	margin:auto;
	background-image:url(images/sidebar_bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	position:relative;
}
#sidebar {
	width:162px;
	float:left;
}
#container {
	width:835px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	line-height: 18px;
}
#container li {
	padding: 2px;
	padding-left:5px;
	font-size: 14px;
}
#container ul {
	list-style:inside;
	padding:5px;
}
#container a {
	color: yellow;
	text-decoration:underline;
}
#container a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
#image_area {
	width:835px;
	margin-bottom:-4px;
	border-left:thin white solid;
}
#copy_area_green {
	width:835px;
	background-image:url(images/copy_bg_green.png);
	background-repeat:repeat-x;
	background-color:#6b8e3c;
	border-top:thin white solid;
	border-left:thin white solid;
}
#copy_area_blue {
	width:835px;
	background-image:url(images/copy_bg_lblue.png);
	background-repeat:repeat-x;
	background-color:#426baa;
	border-top:thin white solid;
	border-left:thin white solid;
}
#copy_area_dblue {
	width:835px;
	background-image:url(images/copy_bg_blue.png);
	background-repeat:repeat-x;
	background-color:#2e3192;
	border-top:thin white solid;
	border-left:thin white solid;
}
#copy_area_brown {
	width:835px;
	background-image:url(images/copy_bg_brown.png);
	background-repeat:repeat-x;
	background-color:#8b5e3b;
	border-top:thin white solid;
	border-left:thin white solid;
}
#copy_area_red {
	width:835px;
	background-image:url(images/copy_bg_red.png);
	background-repeat:repeat-x;
	background-color:#be1e2d;
	border-top:thin white solid;
	border-left:thin white solid;
}
#copy_area_orange {
	width:835px;
	background-image:url(images/copy_bg_orange.png);
	background-repeat:repeat-x;
	background-color:#f15a29;
	border-top:thin white solid;
	border-left:thin white solid;
}
#copy_area_black {
	width:835px;
	background-image:url(images/copy_bg_black.png);
	background-repeat:repeat-x;
	background-color:#414142;
	border-top:thin white solid;
	border-left:thin white solid;
}
#subhead {
	margin:10px;
	margin-top:0;
	padding:5px;
	border-bottom:thin white solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 25px;
	color: white;
	font-weight: 700;
	text-align: center;
}
#subheadalt {
	margin:10px;
	margin-left:174px;
	margin-top:0;
	padding:5px;
	border-bottom:thin white solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 25px;
	color: white;
	font-weight: 700;
	text-align: center;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	font-size: 16px;
	color: yellow;
}
.yellow {
	color: yellow;
}
#copy_index {
	width:410px;
	border-right:thin white solid;
	padding:10px;
	float:left;
}
#right_index {
	width:375px;
	padding:10px;
	float:right;
}
#copy_service {
	width:575px;
	min-height: 400px;
	border-right:thin white solid;
	padding:10px;
	float:left;
}
#right_service {
	padding:34px;
	float:right;
}
#copy_accessories {
	width:575px;
	border-right:thin white solid;
	padding:10px;
	float:left;
}
#right_accesories {
	width:238px;
	min-height: 400px;
	padding:10px;
	padding-left:0px;
	padding-right:0px;
	float:right;
}
#copy_bikes {
	padding-top:20px;
	padding-left:200px;
	padding-right:20px;
}
#copy_sweepsteaks {
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}
#copy_types {
	width: 575px;
	border-right:thin white solid;
	padding:10px;
	min-height: 360px;
	float:left;
}
#right_types {
	width:238px;
	padding:10px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	float:right;
}
.copy_locations {
	width:190px;
	min-height: 400px;
	border-right:thin white solid;
	padding:10px;
	padding-left:60px;
	float:left;
}
.copy_locations2 {
	width:190px;
	padding:10px;
	padding-left:60px;
	float:left;
}
#copy_team {
	width:800px;
	min-height: 400px;
	padding:10px;
}
#grey_area {
	background-image:url(images/copy_bg_black.png);
	background-repeat:repeat-x;
	background-color:#414142;
	border:thin white solid;
}
#copy_index img {
	border:solid;
	border-width:2px;
	border-color:#ffffff;
}
#top100 {
	text-align:center;
	margin-bottom: 5px;
}
#footer {
	margin:auto;
	border-top:thin white solid;
	background-image: url(images/footer_img.png);
	background-position:left;
	background-repeat: no-repeat;
	width:999px;
	height:25px;
}
#copyright {
	color:#FFFFFF;
	font-family:sans-serif;
	font-size:8px;
	letter-spacing:1px;
	font-variant:small-caps;
	float:right;
	margin:8px 45px 0 0;
}
#copyright a {
	text-decoration:none;
	color:#ffffff;
}
#copyright a:hover {
	color:#FFCC00;
}
#footertext {
width:600px;
	color:#FFFFFF;
	font-family:sans-serif;
	font-size:8px;
	letter-spacing:1px;
	font-variant:small-caps;
	float:left;
	margin:8px 0 0 45px;
}
#sitemap {
	color:#FFFFFF;
	text-align:center;
	font-family:sans-serif;
	font-size:10px;
	line-height:16px;
	letter-spacing:1px;
	font-variant:small-caps;
	margin:10px;
	padding:10px;
}
#sitemap a {
	text-decoration:underline;
	color:#ffffff;
}
#sitemap a:hover {
	color:#FFCC00;
}
h4 {
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	width:310px;
	height:60px;
	margin-top:-60px;
	position:relative;
	top:75px;
	left:15px;
	z-index:5;
	text-indent:-9999px;
}
#logo {
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	width:310px;
	height:60px;
	margin-top:-60px;
	position:relative;
	top:75px;
	left:15px;
	z-index:5;
	text-indent:-9999px;
}
.bikers1 {
	width:168px;
	height:125px;
	float:left;
	margin:8px;
}
#salepanel {
	padding:5px;
	margin-bottom:10px;
	margin-top:20px;
	background-color:#FFFFFF;
	background-image:url(images/copy_bg_black.png);
	background-repeat:repeat-x;
	background-color:#414142;
	border:thin white solid;
}
#newspanel {
	padding:5px;
	margin-bottom:10px;
	margin-top:30px;
	background-color:#FFFFFF;
	background-image:url(images/copy_bg_black.png);
	background-repeat:repeat-x;
	background-color:#414142;
	border:thin white solid;
}
.newstitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: yellow;
	line-height: 22px;
}
.newssubtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	line-height: 18px;
	font-weight:bold;
}
.required {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	line-height: 18px;
}
.salesstitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: yellow;
	line-height: 22px;
}
.salestory {
	float:left;
	margin-bottom:12px;
	margin-top:8px;
	margin-left:8px;
	width:230px;
}
.newsstory {
	margin-bottom:12px;
	margin-top:8px;
	margin-left:8px;
}
.salespercent {
	float:left;
	width:80px;
	text-align:left;
	margin-bottom:12px;
	margin-top:8px;
	margin-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: yellow;
	line-height: 34px;
}
.paneltitle {
	margin-top:-25px;
}
.divider {
	text-align:center;
	color:yellow;
}
#customer_thumb_1 {
	width:168px;
	height:125px;
	margin:10px;
	margin-right:25px;
}
#customer_thumb_2 {
	width:200px;
	height:135px;
	border: 0;
}
.OffText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:white;
}
#images_bikes {
	margin-top:5px;
	padding:10px;
}
.bikeheader {
	border-top:thin white solid;
	margin-top:15px;
	padding-top:5px;
	margin-bottom:5px;
}
.bikeheaderleft {
	float:left;
}
.bikeheaderright {
	float:right;
}
.bikeimage {
	float:left;
	margin:5px;
	margin-left:15px;
	margin-right:15px;
	border: 0;
}
.locationtext{
font-size:14px;
}
/* End Main site control */

/* Accessories List */

#manu_list li {
	list-style: none;
	margin:0;
	padding:0;
	margin-bottom: 5px;
}
#manu_list ul {
	list-style: none;
	margin:0;
	padding:0;
}
#manu_list li a {
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
#manu_list li a:hover {
	color: yellow;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
#manu_list li p {
	color: yellow;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: italic;
	letter-spacing: 1px;
	text-decoration: none;
}
/* Sidebar and Navigation : The side nav has a active state rollover, so when you rollover a link it changes, and when you load the page it stcks the rollover.  This is why each page has a different body ID.  */

#nav {
	list-style:none;
	padding:115px 0 0 16px;
}
#nav li {
	padding:10px 0 0 0;
}
#nav a {
	display:block;
	height:19px;
	text-indent:8px;
	padding-top:5px;
	font-size:11px;
	color:#231f20;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#nav a:hover {
	background-position:0 24px;
	color:#e7da03;
}
#nav1 a {
	background-image:url(images/blank.gif);
	height:19px;
	width:124px;
}
#index #nav1 a {
	background-position:0 24px;
	color:#e7da03;
}
#nav2 a {
	background-image:url(images/blank.gif);
	height:19px;
	width:124px;
}
#road_index #nav2 a {
	background-position:0 24px;
	color:#e7da03;
}
#mountain_index #nav2 a {
	background-position:0 24px;
	color:#e7da03;
}
#lifestyle_index #nav2 a {
	background-position:0 24px;
	color:#e7da03;
}
#commuter_index #nav2 a {
	background-position:0 24px;
	color:#e7da03;
}
#nav3 a {
	background-image:url(images/blank.gif);
	height:19px;
	width:124px;
}
#bikes #nav3 a {
	background-position:0 24px;
	color:#e7da03;
}
#nav4 a {
	background-image:url(images/blank.gif);
	height:19px;
	width:124px;
}
#accessories #nav4 a {
	background-position:0 24px;
	color:#e7da03;
}
#nav5 a {
	background-image:url(images/blank.gif);
	height:19px;
	width:124px;
}
#apparel #nav5 a {
	background-position:0 24px;
	color:#e7da03;
}
#nav6 a {
	background-image:url(images/blank.gif);
	height:19px;
	width:124px;
}
#service #nav6 a {
	background-position:0 24px;
	color:#e7da03;
}
#nav7 a {
	background-image:url(images/blank.gif);
	height:19px;
	width:124px;
}
#locations #nav7 a {
	background-position:0 24px;
	color:#e7da03;
}
#nav8 a {
	background-image:url(images/blank.gif);
	height:19px;
	width:124px;
}
#team #nav8 a {
	background-position:0 24px;
	color:#e7da03;
}
#nav9 a {
	background-image:url(images/blank.gif);
	height:19px;
	width:124px;
}
#blog #nav9 a {
	background-position:0 24px;
	color:#e7da03;
}
#nav10 a {
	background-image:url(images/blank.gif);
	height:19px;
	width:124px;
}
#fitting #nav10 a {
	background-position:0 24px;
	color:#e7da03;
}
#nav11 a {
	background-image:url(images/blank.gif);
	height:19px;
	width:124px;
}
#trails #nav11 a {
	background-position:0 24px;
	color:#e7da03;
}
/* End Sidebar and Navigation */

/* Consumer sub-nav */

#road a {
	padding:0px;
	height:12px;
	width:70px;
	margin-left: 25px;
}
#road a:hover {
}
#road_index #road a {
	color:yellow;
}
#mountain a {
	padding:0px;
	height:12px;
	width:70px;
	margin-left: 25px;
}
#mountain a:hover {
}
#mountain_index #mountain a {
	color:yellow;
}
#lifestyle a {
	padding:0px;
	height:12px;
	width:70px;
	margin-left: 25px;
}
#lifestyle a:hover {
}
#lifestyle_index #lifestyle a {
	color:yellow;
}
#commuter a {
	padding:0px;
	margin-bottom:10px;
	height:12px;
	width:70px;
	margin-left: 25px;
}
#commuter a:hover {
}
#commuter_index #commuter a {
	color:yellow;
}
/* End Consumer sub-nav */

.visit_sp a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
.visit_sp a:hover {
	text-decoration: none;
	color: yellow;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {
	color: #666666;
}
#TB_window a:visited {
	color: #666666;
}
#TB_window a:hover {
	color: #000;
}
#TB_window a:active {
	color: #666666;
}
#TB_window a:focus {
	color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {
	background: url(images/macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 0px 0 0 0px;
	width:600px;
	height:495px;
}
#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow {
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title {
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal {
	padding:15px;
}
#TB_ajaxContent p {
	padding:5px 0px 5px 0px;
}
#TB_load {
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect {
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.map{
float:left;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 0px;
height:60px;
border:solid;
border-width:1px;
border-color:#FFFFFF;
}
#map_left {
	width:378px;
	border-right:thin white solid;
	padding:10px;
	float:left;
}
#map_right {
	width:378px;
	padding:10px;
	float:right;
}

