/* CSS Document */#bikeContainer {	position: relative;	height:329px;	width:620px;}.byobImageDiv {	position: absolute;	top: 0px;}.option {	height: 50px;	width: 100px;	margin-right: 3px;	border: thin dotted #000033;	float: left;	cursor: hand;	position: relative;	text-align: center;	vertical-align: middle;	margin-bottom: 3px;}.selected {	border: thin solid #550000;	cursor: hand;}/*.optionNameHolder{	height: 100%;	width: 100%;}.verticalCenterOuter{	display: table;	#position: relative;}.optionNameCenter{	display:table-cell; 	vertical-align: middle;	#position: absolute; 	#top: 50%; }.optionName{	font-weight: bold;	text-align: center;	color: #00FF00;	#position: relative;	#top: -50%;}.optionButtons{	position:absolute;	height: 80px;	width: 80px;	top:0px;	left:0px;}*/#price {	position:absolute;	left: 230px;	bottom: 10px;	font-weight: bolder;	color: #000000;	}img {	behavior: url(/rbike/css/iepngfix.htc);	}	.groupname {	font-size: 1.5em;	font-weight: bold;	vertical-align: top;}.actionDescription {	padding: 10px;	margin-right: auto;	margin-left: auto;	border: medium dotted #0000CC;}.hidden {	display: none;}.byobAction {	cursor: hand;}#byobFormOptions{/*	overflow: auto;	height: 300px;	z-index: -20;*/	float:left;}.disabled {	color: #999999;	border-top-color: #999999;	border-right-color: #999999;	border-bottom-color: #999999;	border-left-color: #999999;}.comingSoon{	font-size: 0.6em;	color: #999999;}ul#byobCategory{	font-size: 1em;	font-weight: bold;	margin: 0px;	padding: 0px;	list-style-type: none;	float: left;	width: 100%;}ul#byobCategory li { display: inline; }ul#byobCategory li a{	float: left;	margin: 3px 0px 3px 3px;	padding: 0px 3px 0px 0px;	border-top: 2px none #000000;	border-right: 2px solid #000000;	border-bottom: 2px none #000000;	border-left: 2px none #000000;}.selectedCategory {	background-color: #CCCCCC;	}#byobOptionPopup {	font-weight: bold;	color: #000099;	background-color: #FFFFCC;	border: medium solid #FF0000;	position: absolute;	width: 150px;	visibility: visible;	text-align: center;	z-index: 20;}.byobOptionPopupContent{	display: none;}.byobComponentInfo{	background-image: url(../bikeimages/infoButton.png);	height: 27px;	width: 27px;	background-repeat: no-repeat;	background-position: center center;	text-indent: -9000; 	}.componentRow {	margin-bottom: 25px;	border-bottom-width: medium;	border-bottom-style: solid;	border-bottom-color: #333333;}.byobCategoryTitle{	font-size: 1.5em;	font-weight: bold;	text-align: center;	width: 100%;	}.byobCategory{	width: 100%;}