body{
	background-color:#000;
	color:#fff;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	
	background-image:url('/images/body_back.jpg');
	background-position:50% 570px;
	background-repeat:no-repeat;

	scrollbar-base-color: #151515;
	scrollbar-arrow-color: #666;
	scrollbar-3dlight-color: #666;
	scrollbar-darkshadow-color: #666;
	scrollbar-face-color: #151515;
	scrollbar-highlight-color: #151515;
	scrollbar-shadow-color: #151515;
	scrollbar-track-color: #151515;
	
	/*#008BCC*/
}

.shimano_link{
	display:block;
	width:110px;
	height:45px;
	position:absolute;
	bottom:60px;
	left:60px;
}

.content_scroll{
	height:200px;
	overflow:auto;
	margin-top:65px;
	_margin-top:0px;
}

.blue{ 						color:#00aeef; }
.margin5{ 					margin:5px; }
h1, h2, h3, h4, h5, h6, p{ 	margin:0; padding:0; }
a img{ 						border:0; }

#scrollcontent{
	overflow:hidden;
	width:185px;
	height:175px;
}

#btn_menu_technical		{background-image:url('/images/btn_technicalinfo_2.jpg');}
#btn_menu_campaign		{background-image:url('/images/btn_campaign_2.jpg');}
#btn_menu_where			{background-image:url('/images/btn_wheretobuy_2.jpg');}
#btn_menu_testresults	{background-image:url('/images/btn_testresults_2.jpg');}

.map_container{
	position:relative;
	width:493px;
	height:371px;
}

.map_container img{
	border:0;
}

.map_country{
	position:absolute;
	top:0;
	left:0;
	display:none;
	z-index:1;
}

.country_info{
	position:absolute;
	display:none;
	z-index:200;
	background-image:url('/images/map/map_info.gif');
	width:185px;
	height:75px;
}

.country_info h3{
	float:right;
	font-weight:normal;
	margin-top:4px;
	margin-right:7px;
	font-size:10px;
}

.country_info span{
	display:block;
	margin-top:20px;
	margin-left:10px;
	font-size:10px;
}

.country_info span a:link, .country_info span a:visited{
	color:#04AEEC;
	text-decoration:none;
}

.country_info span a:hover, .country_info span a:active{
	color:#04AEEC;
	text-decoration:none;
}

.mainmenu{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:6px;
	_margin-left:0;
	/*letter-spacing:1px;*/
	font-size:10px;
}

.mainmenu li{
	float:left;
	margin:8px;
	margin-right:3px;
}

.mainmenu li a:link, .mainmenu li a:visited{
	color:#fff;
	text-decoration:none;
}

.mainmenu li a:hover, .mainmenu li a:active{
	color:#00aeef;
	text-decoration:none;
}

.btn_menu:link, .btn_menu:visited{
	display:block;
	width:90px;
	height:90px;
	background-position:0 0;
	background-repeat:no-repeat;
	border:1px solid #fff;
	margin-bottom:-5px;
}

.btn_menu:hover, .btn_menu:active{
	background-position:0 -91px;
}

.main_container{
	width:997px;
	margin-left:auto;
	margin-right:auto;
}

.header_left_back{
	position:absolute;
	left:50%;
	top:0;
	margin-left:-786px;
	width:288px;
	height:598px;
	background-image:url('/images/header_left2.jpg');
}

.header_flash{
	float:left;
	width:466px;
	height:598px;
	background-image:url('/images/header_flash2_wheel.jpg');
	position:relative;
}

.flash_container{
	width:250px;
	height:250px;
	margin-top:58px;
	margin-left:30px;
}

.header_top{
	float:left;
	width:531px;
	height:77px;
	background-image:url('/images/header_top2.jpg');
}

.content_container{
	float:left;
	width:531px;
	height:512px;
	position:relative;
}

.content_corner_topleft{
	width:77px;
	height:72px;
	position:absolute;
	top:0;
	left:0;
	background-image:url('/images/content_topleft2.gif');
}

.content_corner_bottomright{
	width:62px;
	height:51px;
	position:absolute;
	top:454px;
	right:0;
	background-image:url('/images/content_bottomright2.gif');
}

.content_right{
	width:18px;
	height:453px;
	position:absolute;
	top:1px;
	right:0;
	background-image:url('/images/content_right.jpg');
}

.content_footer{
	/*float:left;*/
	width:358px;
	height:8px;
	_height:10px;
	background-image:url('/images/content_bottom2.jpg');
	_background-position:0 4px;
	_background-repeat:no-repeat;
	position:absolute;
	bottom:0;
	left:0;
}

.testresults{
	margin-top:8px;
	margin-left:15px;
	width:493px;
	height:371px;
	background-image:url('/images/testresults_back.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}

.testresults_right_back{
	position:relative;
	margin-top:7px;
	margin-right:9px;
	float:right;
	width:202px;
	_width:197px;
	height:290px;
	background-image:url('/images/testresults_right_back.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}

.testresults_left{
	margin-top:7px;
	float:left;
	width:282px;
}

.testresults_headertxt{
	margin-left:69px;
	height:65px;
}

.testresults_headertxt h1{
	font-weight:bold;
	font-size:11px;
}

ul.legend_rating{
	float:left;
	width:110px;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:10px;
}

ul.legend_rating li span{
	color:#00aeef;
}

ul.legend_descr{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:10px;
}

ul.legend_descr li span{
	color:#00aeef;
}

.chart_large{
	float:left;
	width:235px;
	height:200px;
}

.chart_small{
	width:180px;
	height:110px;
}

.countries{
	float:left;
	width:16px;
}

.countries ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:12px;
	margin-top:5px;
}
.countries ul li{
	margin-bottom:2px;
}

.tester_foto{
	width:92px;
	height:62px;
	float:left;
	margin-left:2px;
	margin-top:5px;
	position:relative;
}

.tester_scrollbuttons{
	width:25px;
	height:40px;
	position:absolute;
	right:-7px;
	bottom:2px;
}

.tester_nav{
	width:170px;
	text-align:center;
}

.tester_nav a:link, .tester_nav a:visited{
	color:#00aeef;
	text-decoration:none;
}

.tester_nav a:hover, .tester_nav a:active{
	color:#00aeef;
	text-decoration:none;
}