@charset "UTF-8";
/* CSS Document */
/* Written by Jetblackinc.co.uk 0141 248 2121 */

body {
	background-color: #534741;
	background-image: url(images/bikebus_structure/body_bg_grad.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #E8E3D6;
}

a:link {
	color: #E8E3D6;
}

a:visited { color: #E8E3D6; }
a:hover { color: #E8E3D6; }
a:active { color: #E8E3D6; }

#outerwrapper {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-image: url(images/bikebus_structure/wrap1_bg.jpg);
	background-repeat: no-repeat;
	}
	
#innerwrapper {
	width:800px;
	margin-left:100px;
	}
	
#header {
	width:800px;
	height:330px;
	float:left;
	}
	
#navigation {
	width:650px;
	height:25px;
	float:left;
	background-color: #00130a;
	}

#logowrap {
	width:800px;
	height:110px;
	float:left;
	margin-top:195px;
	}

#logospace {
	width:250px;
	height:110px;
	float:left;
	}
	
#logo {
	width:550px;
	height:110px;
	float:left;
	}
	
#logo h1 {
	height: 110px;
	width: 550px;
	background-image: url(images/bikebus_structure/logo.jpg);
	background-repeat: no-repeat;
	margin: 0;
	font-size: 38px;
	text-align: center;
	line-height: 110px;
	text-indent: -2000em;
}

#logo h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	text-decoration: none;
}
	
#main {
	width:780px;
	background-color:#002d18;
	float:left;
	padding-left:20px;
	}
	
#left {
	width:430px;
	float:left;
	margin-right:20px;
	}
	
#leftcontent {
	width:430px;
	background-color:#80923f;
	}
	
#leftbody{
	width:420px;
	padding:5px;
	}
	

		
#heading {
	width:430px;
	height:47px;
	float:left;
	margin:0px;
	}
	
#heading h1 {
	width:430px;
	height:47px;
	margin: 0px;
	font-size: 38px;
	text-align: center;
	line-height: 47px;
	text-indent: -2000em;
}

.transport {
	background-image: url(images/bikebus_structure/transport_430_47.jpg);
	background-repeat: no-repeat;
}

.about {
	background-image: url(images/bikebus_structure/about.jpg);
	background-repeat: no-repeat;
}

.where_we_ride {
	background-image: url(images/bikebus_structure/where_we_ride.jpg);
	background-repeat: no-repeat;
}

.kitlist {
	background-image: url(images/bikebus_structure/kit_list.jpg);
	background-repeat: no-repeat;
}

.contact {
	background-image: url(images/bikebus_structure/contact.jpg);
	background-repeat: no-repeat;
}

.links {
	background-image: url(images/bikebus_structure/links.jpg);
	background-repeat: no-repeat;
}

.tandc {
	background-image: url(images/bikebus_structure/tandc.jpg);
	background-repeat: no-repeat;
}
	
#right {
	width:310px;
	float:left;
	}
	
#rightdates {
	width:310px;
	float:left;
	background-color:#80923f;
	margin-bottom:20px;
	}
	
#dates {
	width:310px;
	height:47px;
	float:left;
	}
	
#datecontent {
	width:300px;
	padding:5px;
	float:left;
	}
	
#dates h1 {
	width:310px;
	height:47px;
	background-image: url(images/bikebus_structure/trips_310_47.jpg);
	background-repeat: no-repeat;
	margin: 0;
	font-size: 38px;
	text-align: center;
	line-height: 47px;
	text-indent: -2000em;
}
	

#rightblog {
	width:310px;
	float:left;
	background-color:#80923f;
	}
	
#blog {
	width:310px;
	height:47px;
	float:left;
	}
	
#blog h1 {
	width:310px;
	height:47px;
	background-image: url(images/bikebus_structure/blog_310_47.jpg);
	background-repeat: no-repeat;
	margin: 0;
	font-size: 38px;
	text-align: center;
	line-height: 47px;
	text-indent: -2000em;
}

#blogcontent {
	width:300px;
	padding:5px;
	float:left;
	}
	
	
#footer {
	width:800px;
	height:150px;
	background-image: url(images/bikebus_structure/footer_bg.jpg);
	background-repeat: no-repeat;
	clear:both;
	}
	
#mobilewrap {
	width:800px;
	height:55px;
	margin-top:95px;
	float:left;
	}

#mobilespace {
	width:450px;
	height:55px;
	float:left;
	}
	
#mobile {
	width:350px;
	height:55px;
	float:left;
	}
	
#mobile h1 {
	height: 55px;
	width: 350px;
	background-image: url(images/bikebus_structure/email_link.jpg);
	background-repeat: no-repeat;
	margin: 0;
	font-size: 38px;
	text-align: center;
	line-height: 55px;
	text-indent: -2000em;
}

#mobile h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	text-decoration: none;
}
	
/* navigation */	
ul#navlist
{
padding-left: 0;
white-space: nowrap;
margin: 0px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {
	line-height:25px;
	font-size:14px;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
	font-weight: normal;
}

#navlist a:link, #navlist a:visited
{
color: #E8E3D6;
text-decoration: none;
}

#navlist a:hover
{
color: #D61E79;
text-decoration: none;
}

/*Text Formatting*/
/**********************************/
p {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 8px;
}

a {
	color: #FFA81F;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 3px;
	margin-top: 0px;
}

h2 {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	margin-bottom: 3px;
	margin-top:0px;
}

h3 {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top:0px;
}

h4 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 3px;
	margin-top: 0px;
}

h5 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

.rightpicspan {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top:0px;
	border: 1px solid #000000;
}

.picspan {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	}

.formlabel {
	clear: left;
	float: left;
	width: 40px;
	padding-right: 5px;
	text-align: right;
	font-size: 9px;
}