




/*
     FILE ARCHIVED ON 6:01:52 Dec 25, 2005 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 9:52:48 May 3, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* CORE STYLES */
		html, body {
			margin: 0px 0px 0px 0px;
			font-size: 11px;
			font-family: verdana, tahoma, sans-serif;
		}
		A{
			color: blue;
			}
		IMG{
			border: none;
		}
		ul, li {margin-left: 0; padding-left: 0;}
		.greybar{
			background-color: #CCCCCC;
			margin: 0px;
			width: 100%;
			height: 10px;
		}
		.blue_header{
			background-color: #C5D5EC;
			border: 1px solid #939AA2;
			width: 270px;
			font-size: 14px;
			font-weight:bold;
		}
		.news_updates{
			border: 1px solid #939AA2;
			width: 270px;
			margin: 20px;
		}

	#featureText li{margin-top: 10px; list-style-image: url(/web/20051225060152/http://www.softride.com/images/arrow.gif);}
	#featureText{padding-left: 20px;}
	#spinBikeFeatures{padding-left: 10px;}
	#spinBikeFeatures a:hover{color: red;}

	#spinBikeFeatures li{list-style: none;cursor: pointer;padding-top: 10px;}
	td.spinInfo li{cursor: pointer;margin-left: 20px;}

/* LINK STYLES */
		.left_nav a{
			color:black;
			text-decoration: none;
			line-height: 18px;
			padding-left: 7px;
			font-size: 12px;
		}
		.left_nav a:hover{
			color:black;
			text-decoration: underline;
		}
		.bottom_nav a{
			color: blue;
		}

	.table_header{font-size: 18px;font-weight: bold;background: #CC0000; color: white; text-align: center;}
	.table_data {font-size: 12px; border: 1px solid #990000;}
	.table_footer{font-size: 12px;}
	.left{font-weight:bold;font-size: 12px;border: 1px solid #990000;}

/* NAVIGATION BAR STYLES */
		.header_stripe{
			background-image: url("/web/20051225060152/http://www.softride.com/images/header_stripe.gif");
			background-repeat: repeat-x;
			background-color: white;
		}
		.header_stripe_grey{
			background-image: url("/web/20051225060152/http://www.softride.com/images/header_stripe_grey.gif");
			background-repeat: repeat-x;
		}



/* CATEGORY PAGE STYLES */
	.category_title{
		background-color: #C4D6EC;
		padding: 2px 2px 2px 2px;
		border-bottom: 1px solid black;
		font-weight: bold;
		font-size: 12px;
		width: 180px;
	}

/* SUBCATEGORY PAGE STYLES */
	.subcategory_title{
		background-color: #C4D6EC;
		padding: 2px 2px 2px 2px;
		border-bottom: 1px solid black;
		font-weight: bold;
		font-size: 10px;
		width: 125px;
		height: 36px;
	}

	.subcategory_bottom{
		background-color: #C4D6EC;
		padding: 2px 2px 2px 2px;
		border-top: 1px solid black;
		font-size: 10px;
		width: 125px;
	}

/* INDEX STYLES - PRODUCT BOXES*/
	.index_title{
		background-color: #C4D6EC;
		padding: 2px 2px 2px 2px;
		border-bottom: 1px solid black;
		font-weight: bold;
		font-size: 10px;
		width: 115px;
		height: 30px;
	}

	.index_bottom{
		color: black;
		background-color: #C4D6EC;
		padding: 2px 2px 2px 2px;
		border-top: 1px solid black;
		font-size: 10px;
		width: 115px;
	}

/* ATHLETE PROFILES STYLES */

	.athlete_title{
		background-color: #CCCC9A;
		padding: 4px;
		border-bottom: 1px solid black;
		font-weight:bold;
		}
	.athlete_table{
		border: 1px solid black;
	}
	.article_title{
		font-size: 14px;
		font-weight:bold;
	}
	.athlete_article{
		float:left;
		width:350px;
		text-align: justify;
		color: #393738;
	}
	.athlete_question{
		font-size: 12px;
		font-weight: bold;
	}

	.athlete_answer{
		font-size: 12px;
		font-weight: bold;
	}



/* PRODUCT PAGE STYLES */
	.product_image_title{
		background-color: #C4D6EC;
		padding: 5px 5px 5px 5px;
		border-bottom: 1px solid black;
		font-weight: bold;
		font-size: 12px;
	}

	.call_softride{
		font-weight: bold;
		font-size: 10px;
	}
	.price{
		font-weight: bold;
		font-size: 12px;
	}
	.product_description{
		font-size: 13px;
	}
	.product_features{
		font-size: 13px;
		font-weight: bold;
	}


/* PERFORMANCE ADVANTAGES PAGE STYLES */
	.performance_heading, .performance_heading A{
		background-color: #C4D6EC;
		padding: 2px 1px 2px 5px;
		border-bottom: 1px solid silver;
		font-weight: bold;
		font-size: 11px;
		text-decoration: none;
		color:black;
	}

	.performance_heading A:HOVER{
		color: red;
	}

	.performance_title{
		font-size: 15px;
		font-weight: bold;
		color: #333333;
	}


/* PERFORMANCE ADVANTAGES PAGE STYLES */
	.Q{
		font-size: 14px;
		color: red;
		font-weight: bold;
	}
	.question{
		padding-bottom: 5px;
		font-weight: bold;
	}
	TD.A{
			font-size: 14px;
			vertical-align: top;
			font-weight: bold;
			padding-bottom: 15px;
	}
	.answer{
		color: #666666;
		padding-bottom: 15px;
	}


/*  HEADING STYLES */

 .H1{
		font-size: 14px;
		font-weight:bold;
		color: red;
	}

 .H2{
		font-size: 16px;
		font-weight:bold;
		color: red;
	}