/* CSS Document */

body {
	width:100%;
	height:100%;
	background-image:url(images/bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#202442;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.cleardiv {
	clear:both;
	width:100%;
	font-size:0px;
	height:0px;
}

/* TEXT */

.titletext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
}

.datetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.saletext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FF0000;
}

.redtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

.text10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}

/* STRUCTURE */

.wrapper {
	top:0px;
	position:relative;
	width:747px;
	height:auto;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

.banner {
	width:747px;
	height:113px;
}

.navbar {
	width:747px;
	height:23px;
	background-color:#000000;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.contentmain {
	position:relative;
	width:735px;
	height:auto;
	padding:6px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.contentmain a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0101;
	text-decoration:none;
}

.contentmain a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0101;
	text-decoration:none;
}

.contentmain a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.contentmain a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.bottomlinks {
	width:735px;
	height:auto;
	background-color:#000000;
	border-top:1px solid #ffffff;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:right;
}

.bottomlinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ff0101;
	text-decoration:none;
}

.bottomlinks a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ff0101;
	text-decoration:none;
}

.bottomlinks a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.bottomlinks a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

/* BUTTONS */

.homebutton {
	float:left;
	width:69px;
	height:23px;
}

.homebutton a {
	display:block;
	width:69px;
	height:23px;
	background-image:url(images/nav_home_01.gif);
	background-repeat:no-repeat;
}

.homebutton a:visited {
	display:block;
	width:69px;
	height:23px;
	background-image:url(images/nav_home_01.gif);
	background-repeat:no-repeat;
}

.homebutton a:hover {
	display:block;
	width:69px;
	height:23px;
	background-image:url(images/nav_home_02.gif);
	background-repeat:no-repeat;
}

.homebutton a:active {
	display:block;
	width:69px;
	height:23px;
	background-image:url(images/nav_home_02.gif);
	background-repeat:no-repeat;
}

.productsbutton {
	float:left;
	width:88px;
	height:23px;
}

.productsbutton a {
	display:block;
	width:88px;
	height:23px;
	background-image:url(images/nav_products_01.gif);
	background-repeat:no-repeat;
}

.productsbutton a:visited {
	display:block;
	width:88px;
	height:23px;
	background-image:url(images/nav_products_01.gif);
	background-repeat:no-repeat;
}

.productsbutton a:hover {
	display:block;
	width:88px;
	height:23px;
	background-image:url(images/nav_products_02.gif);
	background-repeat:no-repeat;
}

.productsbutton a:active {
	display:block;
	width:88px;
	height:23px;
	background-image:url(images/nav_products_02.gif);
	background-repeat:no-repeat;
}

.salebutton {
	float:left;
	width:93px;
	height:23px;
}

.salebutton a {
	display:block;
	width:93px;
	height:23px;
	background-image:url(images/nav_sale_01.gif);
	background-repeat:no-repeat;
}

.salebutton a:visited {
	display:block;
	width:93px;
	height:23px;
	background-image:url(images/nav_sale_01.gif);
	background-repeat:no-repeat;
}

.salebutton a:hover {
	display:block;
	width:93px;
	height:23px;
	background-image:url(images/nav_sale_02.gif);
	background-repeat:no-repeat;
}

.salebutton a:active {
	display:block;
	width:93px;
	height:23px;
	background-image:url(images/nav_sale_02.gif);
	background-repeat:no-repeat;
}

.servicebutton {
	float:left;
	width:75px;
	height:23px;
}

.servicebutton a {
	display:block;
	width:75px;
	height:23px;
	background-image:url(images/nav_service_01.gif);
	background-repeat:no-repeat;
}

.servicebutton a:visited {
	display:block;
	width:75px;
	height:23px;
	background-image:url(images/nav_service_01.gif);
	background-repeat:no-repeat;
}

.servicebutton a:hover {
	display:block;
	width:75px;
	height:23px;
	background-image:url(images/nav_service_02.gif);
	background-repeat:no-repeat;
}

.servicebutton a:active {
	display:block;
	width:75px;
	height:23px;
	background-image:url(images/nav_service_02.gif);
	background-repeat:no-repeat;
}

.fitbutton {
	float:left;
	width:125px;
	height:23px;
}

.fitbutton a {
	display:block;
	width:125px;
	height:23px;
	background-image:url(images/nav_fit_01.gif);
	background-repeat:no-repeat;
}

.fitbutton a:visited {
	display:block;
	width:125px;
	height:23px;
	background-image:url(images/nav_fit_01.gif);
	background-repeat:no-repeat;
}

.fitbutton a:hover {
	display:block;
	width:125px;
	height:23px;
	background-image:url(images/nav_fit_02.gif);
	background-repeat:no-repeat;
}

.fitbutton a:active {
	display:block;
	width:125px;
	height:23px;
	background-image:url(images/nav_fit_02.gif);
	background-repeat:no-repeat;
}

.eventsbutton {
	float:left;
	width:71px;
	height:23px;
}

.eventsbutton a {
	display:block;
	width:71px;
	height:23px;
	background-image:url(images/nav_events_01.gif);
	background-repeat:no-repeat;
}

.eventsbutton a:visited {
	display:block;
	width:71px;
	height:23px;
	background-image:url(images/nav_events_01.gif);
	background-repeat:no-repeat;
}

.eventsbutton a:hover {
	display:block;
	width:71px;
	height:23px;
	background-image:url(images/nav_events_02.gif);
	background-repeat:no-repeat;
}

.eventsbutton a:active {
	display:block;
	width:71px;
	height:23px;
	background-image:url(images/nav_events_02.gif);
	background-repeat:no-repeat;
}

.clubbutton {
	float:left;
	width:86px;
	height:23px;
}

.clubbutton a {
	display:block;
	width:86px;
	height:23px;
	background-image:url(images/nav_club_01.gif);
	background-repeat:no-repeat;
}

.clubbutton a:visited {
	display:block;
	width:86px;
	height:23px;
	background-image:url(images/nav_club_01.gif);
	background-repeat:no-repeat;
}

.clubbutton a:hover {
	display:block;
	width:86px;
	height:23px;
	background-image:url(images/nav_club_02.gif);
	background-repeat:no-repeat;
}

.clubbutton a:active {
	display:block;
	width:86px;
	height:23px;
	background-image:url(images/nav_club_02.gif);
	background-repeat:no-repeat;
}

.contactbutton {
	float:left;
	width:83px;
	height:23px;
}

.contactbutton a {
	display:block;
	width:83px;
	height:23px;
	background-image:url(images/nav_contact_01.gif);
	background-repeat:no-repeat;
}

.contactbutton a:visited {
	display:block;
	width:83px;
	height:23px;
	background-image:url(images/nav_contact_01.gif);
	background-repeat:no-repeat;
}

.contactbutton a:hover {
	display:block;
	width:83px;
	height:23px;
	background-image:url(images/nav_contact_02.gif);
	background-repeat:no-repeat;
}

.contactbutton a:active {
	display:block;
	width:83px;
	height:23px;
	background-image:url(images/nav_contact_02.gif);
	background-repeat:no-repeat;
}

.linksbutton {
	float:left;
	width:57px;
	height:23px;
}

.linksbutton a {
	display:block;
	width:57px;
	height:23px;
	background-image:url(images/nav_links_01.gif);
	background-repeat:no-repeat;
}

.linksbutton a:visited {
	display:block;
	width:57px;
	height:23px;
	background-image:url(images/nav_links_01.gif);
	background-repeat:no-repeat;
}

.linksbutton a:hover {
	display:block;
	width:57px;
	height:23px;
	background-image:url(images/nav_links_02.gif);
	background-repeat:no-repeat;
}

.linksbutton a:active {
	display:block;
	width:57px;
	height:23px;
	background-image:url(images/nav_links_02.gif);
	background-repeat:no-repeat;
}

/* HOME */

.featuredwrapper {
	position:relative;
	width:723px;
	height:auto;
	background-color:#1a1a1a;
	padding:6px;
	margin-bottom:6px;
}

.featuredpic {
	float:right;
	width:341px;
	height:218px;
	background-color:#1a1a1a;
	padding-left:6px;
}

.homeleft {
	float:left;
	width:436px;
	height:auto;
	margin-right:6px;
}

.homeright {
	float:left;
	width:286px;
	height:auto;
}

.header436 {
	position:relative;
	width:430px;
	height:24px;
	padding:3px 3px 0px 3px;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px solid #898989;
}

.area436 {
	position:relative;
	width:424px;
	height:auto;
	background-color:#1a1a1a;
	padding:6px;
	margin-bottom:6px;
}

.homefeaturedrow {
	position:relative;
	width:418px;
	height:81px;
	background-image:url(images/homefeatured_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:3px;
}

.homefeaturedthumb {
	float:left;
	width:75px;
	height:75px;
	background-color:#000000;
	border:3px solid #ffffff;
	margin-right:6px;
	text-align:center;
}

.header293 {
	position:relative;
	width:286px;
	height:24px;
	padding:3px 3px 0px 3px;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px solid #898989;
}

.area293 {
	position:relative;
	width:280px;
	height:auto;
	background-color:#1a1a1a;
	padding:6px;
	margin-bottom:6px;
}

.homeeventrow {
	position:relative;
	width:274px;
	height:auto;
	background-image:url(images/homefeatured_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:3px;
}

.homeeventthumb {
	float:left;
	width:61px;
	height:61px;
	background-image:url(images/date_bg.gif);
	background-repeat:no-repeat;
	margin-right:6px;
	text-align:center;
}

.homesalefloat {
	float:left;
	width:111px;
	height:auto;
	padding:12px;
}

.homesalebg {
	position:relative;
	width:111px;
	height:auto;
	background-image:url(images/homefeatured_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:3px;
}

.homesalethumb {
	position:relative;
	width:105px;
	height:105px;
	background-color:#000000;
	border:3px solid #ffffff;
	text-align:center;
}

.homeemailtextbox {
	width:278px;
	height:14px;
	border:1px solid #FFFFFF;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

/* PRODUCTS */

.productsleft {
	float:left;
	width:137px;
	height:auto;
	margin-right:6px;
}

.productsright {
	float:left;
	width:592px;
	height:auto;
}

.header131 {
	position:relative;
	width:131px;
	height:24px;
	padding:3px 3px 0px 3px;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px solid #898989;
}

.header592 {
	position:relative;
	width:586px;
	height:24px;
	padding:3px 3px 0px 3px;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px solid #898989;
}

.productsnav {
	position:relative;
	top:0px;
	left:0px;
	width:135px;
	height:20px;
	background-color:#e8e8e8;
	margin-bottom:1px;
}

.productsnav a {
	position:relative;
	display:block;
	top:0px;
	left:0px;
	width:129px;
	height:16px;
	padding:4px 0px 0px 8px;
	background-color:#1a1a1a;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:1px;
	border-bottom:1px solid #898989;
	text-decoration:none;
}

.productsnav a:visited {
	position:relative;
	display:block;
	top:0px;
	left:0px;
	width:129px;
	height:16px;
	padding:4px 0px 0px 8px;
	background-color:#1a1a1a;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:1px;
	border-bottom:1px solid #898989;
	text-decoration:none;
}

.productsnav a:hover {
	position:relative;
	display:block;
	top:0px;
	left:0px;
	width:129px;
	height:16px;
	padding:4px 0px 0px 8px;
	background-color:#494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:1px;
	border-bottom:1px solid #898989;
	text-decoration:none;
}

.productsnav a:active {
	position:relative;
	display:block;
	top:0px;
	left:0px;
	width:129px;
	height:16px;
	padding:4px 0px 0px 8px;
	background-color:#494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:1px;
	border-bottom:1px solid #898989;
	text-decoration:none;
}

.productfeatured {
	position:relative;
	width:586px;
	height:218px;
	padding:3px 3px 3px 3px;
	background-color:#1a1a1a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:6px;
}

.area586 {
	position:relative;
	width:580px;
	height:auto;
	padding:6px;
	background-color:#1a1a1a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:6px;
}

.articlerow {
	position:relative;
	width:584px;
	height:auto;
	background-color:#1a1a1a;
	border-bottom:#666666;
	margin-bottom:6px;
	padding:3px;
}

.productrow {
	position:relative;
	width:574px;
	height:81px;
	background-image:url(images/homefeatured_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:3px;
}

.productrowthumb {
	float:left;
	width:75px;
	height:75px;
	background-color:#000000;
	border:3px solid #ffffff;
	margin-right:6px;
	text-align:center;
}

.productrowinfo {
	float:left;
	width:381px;
	height:75px;
	margin-right:6px;
}

.productprice {
	float:left;
	width:100px;
	height:75px;
	text-align:right;
}

.area131 {
	position:relative;
	width:131px;
	height:auto;
	padding:3px;
	background-color:#1a1a1a;
}

.searchbox131 {
	width:125px;
	height:16px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:1px solid #000000;
}

.productlinks {
	width:586px;
	height:auto;
	background-color:#1a1a1a;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}

.productlinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff0101;
	text-decoration:none;
}

.productlinks a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff0101;
	text-decoration:none;
}

.productlinks a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.productlinks a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

/* SERVICE */

.serviceinfo {
	position:relative;
	width:586px;
	height:auto;
	padding:3px 3px 3px 3px;
	background-color:#1a1a1a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:6px;
}

/* BIKE FIT */

.header723 {
	position:relative;
	width:729px;
	height:24px;
	padding:3px 3px 0px 3px;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px solid #898989;
}

.area723 {
	position:relative;
	width:723px;
	height:auto;
	background-color:#1a1a1a;
	padding:6px;
	margin-bottom:6px;
}

/* EVENTS */

.eventrow {
	position:relative;
	width:574px;
	height:auto;
	background-image:url(images/homefeatured_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:3px;
}

/* CONTACT */

.contactleft {
	float:left;
	width:154px;
	height:auto;
	margin-right:6px;
}

.contactright {
	float:left;
	width:575px;
	height:auto;
}

.header148 {
	position:relative;
	width:148px;
	height:24px;
	padding:3px 3px 0px 3px;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px solid #898989;
}

.area148 {
	position:relative;
	width:148px;
	height:auto;
	padding:3px;
	background-color:#1a1a1a;
}

.header575 {
	position:relative;
	width:569px;
	height:24px;
	padding:3px 3px 0px 3px;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px solid #898989;
}

.area575 {
	position:relative;
	width:569px;
	height:auto;
	padding:3px;
	background-color:#1a1a1a;
}

.contacttext1 {
	width:200px;
	height:auto;
	padding:2px;
	border:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

.contacttext2 {
	width:563px;
	height:125px;
	padding:2px;
	border:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

/* PRODUCTS SORT BAR */

.sortbar {
	position:relative;
	width:586px;
	height:auto;
	padding:3px 3px 3px 3px;
	background-color:#1a1a1a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:6px;
}

.sortbar a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0101;
	text-decoration:none;
}

.sortbar a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0101;
	text-decoration:none;
}

.sortbar a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.sortbar a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.sortbox1 {
	width:100px;
	height:auto;
	border:1px solid #000000;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.sortbox2 {
	width:60px;
	height:auto;
	border:1px solid #000000;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}