#product-road{
	float: left;
	height: 380px;
	width: 700px;
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(../products/images/showroom-bg.gif);
	background-repeat: no-repeat;
}
#product-MTB{
	float: left;
	height: 380px;
	width: 700px;
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(../products/images/showroom-MTB-bg.gif);
	background-repeat: no-repeat;
}

#product-triathlon{
	float: left;
	height: 380px;
	width: 700px;
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(../products/images/showroom-triathlon-bg.gif);
	background-repeat: no-repeat;
}
#product-singlespeed {
	float: left;
	height: 380px;
	width: 700px;
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(../products/images/showroom-SingleSpeed-bg.gif);
	background-repeat: no-repeat;
}
#product-aOM{
	float: left;
	height: 380px;
	width: 700px;
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(../products/images/showroom-@OM-bg.gif);
	background-repeat: no-repeat;
}
#ps{
	float: left;
	height: 30px;
	width: 980px;
	text-align: left;

}

	#imageFlow {
	position: absolute;
	width: 700px;
	visibility: visible;
	height: 360px;
	float: left;
	}
	#imageFlow .diapo {
		position: absolute;
		left: -1000px;
		cursor: pointer;
		-ms-interpolation-mode: nearest-neighbor;
	}
	#imageFlow .link {
	margin-left: -1px;
	margin-bottom: -1px;
	}
	#imageFlow .bank {
	visibility: hidden;
	}
	#imageFlow .top {
		position: absolute;
		width: 100%;
		height: 40%;
		background: #181818;
	}
	#imageFlow .text {
		position: absolute;
		left: 0px;
		width: 100%;
		bottom: 16%;
		text-align: center;
		color: #000000;
		font-family: verdana, arial, Helvetica, sans-serif;
		z-index: 1000;
	}
	#imageFlow .title {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	}
	#imageFlow .legend {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	}
	#imageFlow .scrollbar {
		position: absolute;
		bottom: 10%;
		width: 700px;
		height: 16px;
		z-index: 1000;
	}
	#imageFlow .track {
		position: absolute;
		left: 1%;
		width: 98%;
		height: 16px;
		filter: alpha(opacity=40);
		opacity: 0.3;
	}
	#imageFlow .arrow-left {
		position: absolute;
	}
	#imageFlow .arrow-right {
		position: absolute;
		right: 0px;
	}
	#imageFlow .bar {
		position: absolute;
		height: 16px;
		left: 25px;
	}











/* sideboxsponsored */
.sideboxsponsored{
	width: 210px;
	float: left;
}

.sideboxsponsored h3{
	width: 210px;
	background-image: url(../images/sidebox-title-bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}
.sideboxsponsored-content{
	width: 200px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFE0E2;
	border-left-color: #DFE0E2;
	background-image: url(../images/main/bg-02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 0px;
}


.sideboxsponsored-content ul{
	list-style-type: none;
	margin: 0px;
	padding: 00px;

}
.sideboxsponsored-content li{
	margin: 0px;
	color: #666666;
	list-style-type: none;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E9;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;

}
.sideboxsponsored-content li h4{
	font-size: 13px;
	font-weight: bold;


}


.sideboxsponsored-bottom{
	background-image: url(../images/sidebox220-bottom.gif);
	height: 7px;
	width: 220px;
	background-repeat: no-repeat;
	padding: 0px;
}

.sidebox-pic{
	float: left;
	height: 50px;
	width: 75px;
	margin-right: 10px;
	padding: 5px;
	background-image: url(../images/sidebox-pic.gif);
	background-repeat: no-repeat;

}


.accordion_headings{
	color:#333333;
	cursor:pointer;
	background-color: #EFEFEF;
	background-image: url(../images/line02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.accordion_child{
	background-color: #FFFFFF;
	width: 190px;
	padding-left: 10px;
}

.header_highlight{
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	width: 190px;
	padding-left: 10px;
}
