@charset "utf-8";
/* CSS Document */

body {
	background-color : #000000;
}
.layout {
	width : 1000px;
	margin: 0 auto;
}
.layoutcontents {
	width : 1000px;
	float:left;
	background-color: #FFFFFF;
}
.header {
	height: 280px;
	background-image:url(../images/head_foot/header_bike.png);
	width: 1000px;
	float: left;
	
}
.bikechalet {  
	width: 1000px;
	height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70px;
	font-weight: bold;
	text-align: right;
	margin: 30px 0px 0px 0px;
	color: #6666FF;
	float: left;
}
.rideitbig {
	width: 738px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: left;
	margin: 30px 0px 0px 30px;
	color: #FFFFFF;
	float: left;
}
.pagebox {
	width: 182px;
	float: right;
	height: 182px;
	margin: 0px 25px 10px 10px;
}
.menu {
	height: 78px;
	width: 748px;
	float: left;
	margin-left: 20px;
}
.button {
	margin: 20px 4px 20px 4px;
	width: 58px;
	float: left;
}
.home {
	margin: 0px 5px 20px 5px;
	width: 58px;
	float: left;
	background-image:url(../images/buttons/over/home_over.gif);
}
.rooms {
	margin: 0px 5px 20px 5px;
	width: 58px;
	float: left;
	background-image:url(../images/buttons/over/rooms_over.gif);
}
.catering {
	margin: 0px 5px 20px 5px;
	width: 58px;
	float: left;
	background-image:url(../images/buttons/over/catering_over.gif);
}
.prices {
	margin: 0px 5px 20px 5px;
	width: 58px;
	float: left;
	background-image:url(../images/buttons/over/prices_over.gif);
}
.offers {
	margin: 0px 5px 20px 5px;
	width: 58px;
	float: left;
	background-image:url(../images/buttons/over/offers_over.gif);
}
.hire_guide {
	margin: 0px 5px 20px 5px;
	width: 58px;
	float: left;
	background-image:url(../images/buttons/over/hire_guide_over.gif);
}
.location {
	margin: 0px 5px 20px 5px;
	width: 58px;
	float: left;
	background-image:url(../images/buttons/over/location_over.gif);
}
.contact {
	margin: 0px 5px 20px 5px;
	width: 58px;
	float: left;
	background-image:url(../images/buttons/over/contact_over.gif);
}
.links {
	margin: 0px 5px 20px 5px;
	width: 58px;
	float: left;
	background-image:url(../images/buttons/over/links_over.gif);
}
.contents {
	width:960px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 15px;
	float: left;
}
.box {
	width:172px;
	float: left;
	margin: 10px 10px 10px 10px;
	height: 172px;
}
.boxtextoffers {
	width:162px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 15px 15px 15px 15px;
	color: #339999;
	float: left;
}
.box2 {
	width:384px;
	float: left;
}
.textbox2 {
	width:354px;
	float: left;
	margin:20px 30px 20px 20px;
	color: #339999;
	text-align: justify;
}
.box3 {
	width:576px;
	float: left;
}
.box4 {
	width:768px;
	float: left;
}
.textbox2 {
	width:344px;
	float: left;
	margin:20px 20px 0px 20px;
	color: #339999;
	text-align: justify;
}
.textmenubox4 {
	width:768px;
	float: left;
	margin:20px 20px 20px 20px;
	color: #339999;
	text-align: center;
}
.textbox4 {
	width:734px;
	float: left;
	margin: 20px 15px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #339999;
	font-size: 14px;
}
.6photos {
	width:384px;
	height:546px;
	}
.flights {
	width:300px;
	float: left;
	margin: 20px 42px 20px 42px;
	text-align:center;
}
.photo {
	width: 172px;
	height: 172px;
	float: left;
	margin: 10px 10px 10px 10px;
}
.footer {
	width : 1000px;
	border-top: 3px;
	border-top-color: #339999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	color: #339999;
	border-top-style: solid;
	border-top-width: medium;
	float: left;
	margin: 20px 0px 20px 0px;
	padding-top: 20px;
}
.w3c  {
	width : 1000px;
	text-align: center;
	float: left;
}
.map {
	width:536px;
	margin:20px 20px 20px 20px;
	height: 344px;
	float: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #339999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #669933;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.table {
	width : 728px;
	float : left;
	padding : 5px;
	text-align : justify;
	margin: 0px 0px 20px 0px;
	border: solid;
	border-color: 339999;
}
.tablecontents {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	background-color : #ffffff;
	color: #669933;
	border-color: #003300;
	border-style: solid;
	border-width: 1px;
}
.tabletitles {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 12px;
text-align : center;
background-color : #003333;
color : #339999;
	border-color: #339999;
	border-style: solid;
	border-width: 1px;
}
.priceavailibilitytable {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
text-align : center;
margin : 20px;
background-color : #ffffff;
padding : 10px;
}
.pricesred {
font-size : 12px;
background-color : #ffcccc;
color : #ff0000;
text-align : center;
}
.pricesavailible {
font-size : 12px;
background-color : #66ff99;
color : #009933;
text-align : center;
}
.pricesorange {
font-size : 12px;
background-color : #ffff99;
color : #ff9900;
text-align : center;
}
.tablesmall {
width : 293px;
float : left;
padding : 5px;
}
.quotecontents {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #ffffff;
	font-weight: bold;
	width: 500px;
}
.quotetitles {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #003333;
	color : #339999;
	font-weight: bold;
	text-align: center;
	width: 215px;
}
