@charset "utf-8";
/* CSS Document */

/*---MAIN--------------------------------------------------------------------------------------------------------------------------------------------------------*/
body{
	background-color: #000;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	}
h2{
	padding: 0 20px;
	color: #CCC;
	margin: 5px;
	display: inline-block;
	border-bottom: 2px solid #600;
	}
h3{
	display: block;
	padding: 3px 20px;
	margin: 10px 20px;
	border-bottom: 1px solid #999;
	}
/*---#IDs--------------------------------------------------------------------------------------------------------------------------------------------------------*/
#page{
	margin: 0px;
	padding: 0px;
	display: block;
	width: 999px;
	margin: 5px auto;
	height: auto;
	}
#top{
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 100%;
	height: 200px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	}
#main{
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 100%;
	min-height: 400px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	}
#galleries{
	text-align: center;
	float: left;
	display: block;
	height: 620px;
	overflow: auto;
	}
#galleries a{
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 4px;
	background-color: #000;
	border-bottom: 1px solid #333;
	opacity: 0.7;
	display: inline-block;
	margin: 20px;
	color: #999;
	}
#galleries a:hover{
	opacity: 1.0;
	background-color: #111;
	}
#galleries a img{
	border-top: 2px solid #333;
	border-bottom: 2px solid #666;
	margin-bottom: 2px;
	height: 105px;
	}
#galleries a marquee{
	padding-left: 4px;
	width: 160px;
	}
#post{
	display: inline-block;
	width: 550px;
	padding: 0 10px 20px 10px;
	margin: 10px 20px;
	border-bottom: 1px dotted #333;
	}
#post img{
	float: left;
	width: 300px;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 2px;
	border: 2px solid #999;
	}
#post a{
	color: #EEE;
	text-decoration: underline;
	font-weight: bold;
	}
#post a:hover{
	color: #C10000;
	}
#left_menu{
	float: left;
	width: 183px;
	padding-top: 220px;
	min-height: 445px;
	background: url(../images/left_menu_home_bottom.jpg) bottom left no-repeat;
	}
#left_menu_home{
	text-align: center;
	float: left;
	width: 183px;
	min-height: 665px;
	background: url(../images/left_menu_home_border.jpg) top right no-repeat;
	}
#right_ads{
	float: left;
	width: 183px;
	min-height: 645px;
	text-align: center;
	background: url(../images/right_border_bg.jpg) top left no-repeat;
	}
#vertical_scroll_ads{
	display: inline-block;
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: 620px;
	}
.vertical_scrolling_ads{
	display: inline-block;
	width: 100%;
	height: auto;
	}
#horizontal_scroll_ads{
	display: block;
	position: relative;
	overflow: hidden;
	height: 40px;
	}
.horizontal_scrolling_ads{
	display: inline-block;
	width: 2000px;
	height: 40px;
	}
#footer{
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 18px;
	height: 32px;
	color: #333;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	}
/*---sub #TOP----------------------------------------------------------------------------------------------------------------------------------------------------*/
#top a.link_button:link, #top a.link_button:hover, #top a.link_button:active, #top a.link_button:visited{
	float: left;
	top: 0px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	width: 331px;
	height: 200px;
	text-decoration: none;
	}
#top span.my_border{
	float: left;
	width: 3px;
	height: 200px;
	background: url(../images/separator.jpg) top left no-repeat;
	}
#top span.slideshow{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	width: 331px;
	height: 147px;
	}
#top img{
	border: none;
	border-bottom: 1px solid black;
	}
#top span.link_button_name{
	margin-top: 1px;
	display: inline-block;
	width: 331px;
	height: 34px;
	padding-top: 16px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #000 url(../images/link_button.jpg) top left repeat-x;
	}
#top a.link_button:hover span.link_button_name{
	background: #000 url(../images/link_button.jpg) bottom left repeat-x;
	}
#top a.link_button span.link_button_name_active{
	margin-top: 1px;
	display: inline-block;
	width: 331px;
	height: 34px;
	padding-top: 16px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #000 url(../images/link_button.jpg) bottom left repeat-x;
	}
/*---sub #MAIN---------------------------------------------------------------------------------------------------------------------------------------------------*/
#main #tour-renta-accomodation{
	display: inline-block;
	width: 100%;
	min-height: 200px;
	}
/*---sub #MAIN #ERROR--------------------------------------------------------------------------------------------------------------------------------------------*/
#main #error{	
	display: inline-block;
	float: left;
	width: 633px;
	min-height: 400px;
	}
/*---sub #MAIN #SHOP-SERVICE-------------------------------------------------------------------------------------------------------------------------------------*/
#main #shop-service #content{
	float: left;
	width: 633px;
	min-height: 645px;
	}
/*---sub #MAIN #MTB CLUB - RACING TEAM---------------------------------------------------------------------------------------------------------------------------*/
#main #racing-team #content{
	float: left;
	width: 633px;
	min-height: 645px;
	}
/*---sub #MAIN #TOUR-RENTA-ACCOMODATION--------------------------------------------------------------------------------------------------------------------------*/
#main #tour-renta-accomodation #content{
	float: left;
	width: 816px;
	min-height: 622px;
	}
#main #tour-renta-accomodation .bottom_ads{
	float: left;
	width: 100%;
	min-height: 40px;
	}
#main #tour-renta-accomodation #content a:link, #main #tour-renta-accomodation #content a:active, #main #tour-renta-accomodation #content a:visited{
	color: #666;
	text-decoration: none;
	font-weight: bold;
	}
#main #tour-renta-accomodation #content a:hover{
	color: #999;
	text-decoration: underline;
	font-weight: bold;
	}
#main #tour-renta-accomodation img{
	border: none;
	}
a.map_img{
	display: inline-block;
	float: left;
	width: 230px;
	height: 106px;
	overflow: hidden;
	margin-left: 25px;
	margin-bottom: 20px;
	background: bottom;
	}
div.map_separator{
	display: block;
	float: left;
	}
img.map_img{
	width: 230px;
	}
a.map_img:hover img.map_img{
	position: relative;
	bottom: 107px; left: 0px;
	width: 230px;
	}
#routes{
	text-align: left;
	display: block;
	height: 620px;
	overflow: auto;
	}
#members{
	text-align: center;
	display: block;
	height: 600px;
	overflow: auto;
	padding-bottom: 20px;
	}
#members img.member_img{
	margin: 10px;
	width: 110px;
	padding: 2px;
	border: 2px solid #999;
	opacity: 0.6;
	cursor: pointer;
	}
#members img.member_img:hover{
	opacity: 1.0;
	}
#members img.member{
	width: 200px;
	padding: 2px;
	border: 2px solid #999;
	}
a.back_link{
	color: #999;
	text-decoration: none;
	font-weight: bold;
	}
a.back_link:hover{
	color: #900;
	}
#articles table{
	border-collapse: collapse;
	margin: 10px;
	width: 613px;
	border: none;
	}
#articles table td{
	padding: 3px;
	}
#articles table tr:hover{
	background-color: #111;
	}
#articles table td a{
	color: #999;
	font-weight: bold;
	text-decoration: none;
	}
#articles table td a:hover{
	color: #900;
	}

/*---sub #MAIN #TOUR-RENTA-ACCOMODATION MAPs---------------------------------------------------------------------------------------------------------------------*/
iframe.map_iframe{
	width: 770px;
	height: 570px;
	border: none;
	margin: 0px;
	}
#bike_route{
	color: #666;
	text-align: right;
	padding: 2px;
	padding-bottom: 2px !important;	
	margin-top: 10px;
	margin-left: 20px;
	width: 770px;
	font-size: 9px;
	background-color: #333;
	border: 2px solid #555;
	}
.map_options{
	display: inline-block;
	margin-left: 100px;
	margin-top: 10px;
	}
.map_options a{
	margin-left: 10px;
	margin-right: 10px;
	}
span .no_link{
	margin-left: 10px;
	margin-right: 10px;
	}
/*---ADVERTISE---------------------------------------------------------------------------------------------------------------------------------------------------*/
#vertical_scroll_ads img.ad{
	margin-bottom: 5px;
	padding: 3px 10px;
	border: none;
	opacity: 0.7;
	}
#vertical_scroll_ads a.ad:hover img.ad{
	opacity: 1;
	}
#vertical_scroll_ads a.ad{
	display: inline-block;
	padding: 6px 40px;
	text-align: center;
	}
#horizontal_scroll_ads img.ad{
	padding: 3px 10px;
	border: none;
	opacity: 0.7;
	}
#horizontal_scroll_ads a.ad:hover img.ad{
	opacity: 1;
	}
#horizontal_scroll_ads a.ad{
	float: left;
	margin-top: -10px;
	display: inline-block;
	padding: 6px 10px;
	}
/*---sub #LEFT_MENU----------------------------------------------------------------------------------------------------------------------------------------------*/
#left_menu a{
	display: block;
	width: 172px;
	height: 47px;
	color: #FFF;
	opacity: 0.7;
	margin: 8px 5px;
	}
#left_menu a:hover{
	opacity: 1;
	}
/*---sub #FOOTER-------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer a:link, #footer a:visited{
	margin-left: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	}
#footer a:hover, #footer a:active{
	color: #777;
	text-decoration: underline;
	}