/* CSS Document */

/*This CSS file was written for Sierra Cycling website by Iain Hanlon iain@jetblackinc.co.uk*/
/**********************************/

/*Structural Elements*/
/**********************************/
body {
	background-color: #6C4B19;
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-image: url(images/structural/grad_bg.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


div#wrapper {
	width: 700px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/structural/main_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left bottom;
	border: 1px solid #000000;
	}

div#header {
	width: 700px;
	height: 210px;
	background-repeat: no-repeat;
	}
	
div#logo {
	width: 440px;
	height: 180px;
	float:left;
	margin:0px;
	}
	
div#logo h1 {
	height: 180px;
	width: 440px;
	background-image: url(images/structural/logo_bg.jpg);
	background-repeat: no-repeat;
	font-size: 38px;
	text-align: center;
	line-height: 180px;
	text-indent: -2000em;
	margin:0px;
	}
	
div#logo p {
	display: none;	
	}

div#logo h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	}

div#moviebox {
	width: 260px;
	height: 180px;
	float:left;
	background-color: #6C4B19;
	margin:0px;
	display: block;
	}

div#navcontainer {
	height: 30px;
	width:690px;
	padding-left:5px;
	padding-right:5px;
	background-image: url(images/structural/nav_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	margin:0px;
	}


div#main {
	width: 685px;
	padding-left:15px;
	}

div#onecol {
	width:685px;
	padding-top:15px;
	padding-bottom:15px;
	margin:0px;
	}

div#newsbox {
	width:670px;
	margin:0px;
	}
	
div#left {
	width:410px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	margin:0px;
	float: left;
	margin-right:5px;
	}


div#right {
	width: 250px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	float: left;
	}


div#footer {
	clear: both;
	text-align: left;
	height:30px;
	width:700px;
	margin:0px;
	background-image: url(images/structural/footer_bg.jpg);
	background-repeat: repeat-x;
	}

div#bikeleft {
	width:335px;
	padding:5px;
	float: left;
	}

div#bikeright {
	width:335px;
	padding:5px;
	float: left;
	}



/*Horizontal Nav*/
/**********************************/

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin: 0px;
}

#navcontainer li
{
	display:inline;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#navcontainer a {
	padding: 6px 3px;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	height: 30px;
	}

#navcontainer a:link, #navcontainer a:visited
{
color: #FFFFE6;
text-decoration: none;
}

#navcontainer a:hover
{
color: #FFFFFF;
background-color: #6C4B19;
text-decoration: none;
}


/*Text Formatting*/
/**********************************/
p {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	line-height: 18px;
	margin-bottom: 18px;
}

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

h1 {
	font-size: 20px;
	line-height: 30px;
	margin-top:0px;
	font-weight: normal;
	color: #2E200B;
	margin-bottom: 4px;
	text-indent: 0px;
}
h2 {
	font-size: 15px;
	line-height: 20px;
	color: #B37E2A;
	margin-top:0px;
	margin-bottom: 2px;
	font-weight: normal;
}

h3 {
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	margin-top:0px;
	margin-bottom: 2px;
	font-weight: normal;
}

h4 {
	font-size: 15px;
	line-height: 20px;
	color: #B37E2A;
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: normal;
}

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


em {
	font-style: normal;
	font-weight: bold;
	color: #B37E2A;

}

ul {
	font-size: 14px;
	line-height: 16px;
	color: #2E200B;
	margin-top:0px;
	margin-bottom: 18px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

div#footer p {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:30px;
	text-align: center;
}

.smallbike {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 5px;
}

.smallbullet {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	line-height: 13px;
	margin-bottom: 2px;
}

.formlabel {
	clear: left;
	float: left;
	width: 70px;
	padding-right: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.emphasis {
	font-style: oblique;
	font-weight: normal;
	color: #B37E2A
}

/*lightbox Formatting*/
/**********************************/

ul#housebox  {
	list-style-type: none;
	padding: 0;
	margin: 0;
	
	}

#housebox li  {
	padding:0px;
	margin-bottom: 5px;
	margin-right:5px;
	float: left;
	display: inline;
	}


#housebox li a {
	width: 163px;
	height: 122px;
	border: 1px solid #000000;
	display: block;
	text-indent: -5000px;
	}

#housebox li a:hover {
	padding:0px;
	border: 1px solid #333333;
	}
	
#housebox .one {
	background-image: url(images/accom/small/01.jpg);
	background-repeat: no-repeat;
	}

#housebox .two {
	background-image: url(images/accom/small/02.jpg);
	background-repeat: no-repeat;
	}

#housebox .three {
	background-image: url(images/accom/small/03.jpg);
	background-repeat: no-repeat;
	}
	
#housebox .four {
	background-image: url(images/accom/small/04.jpg);
	background-repeat: no-repeat;
	}

#housebox .five {
	background-image: url(images/accom/small/05.jpg);
	background-repeat: no-repeat;
	}
	
#housebox .six {
	background-image: url(images/accom/small/06.jpg);
	background-repeat: no-repeat;
	}

#housebox .seven {
	background-image: url(images/accom/small/07.jpg);
	background-repeat: no-repeat;
	}

#housebox .eight {
	background-image: url(images/accom/small/08.jpg);
	background-repeat: no-repeat;
	}
#housebox .nine {
	background-image: url(images/accom/small/09.jpg);
	background-repeat: no-repeat;
	}
#housebox .ten {
	background-image: url(images/accom/small/10.jpg);
	background-repeat: no-repeat;
	}
#housebox .eleven {
	background-image: url(images/accom/small/11.jpg);
	background-repeat: no-repeat;
	}

#housebox .twelve {
	background-image: url(images/accom/small/12.jpg);
	background-repeat: no-repeat;
	}


/*lightbox Formatting*/
/**********************************/

ul#viaverde  {
	list-style-type: none;
	padding: 0;
	margin: 0;
	
	}

#viaverde li  {
	padding:0px;
	margin-bottom: 5px;
	margin-right:5px;
	float: left;
	display: inline;
	}


#viaverde li a {
	width: 163px;
	height: 122px;
	border: 1px solid #000000;
	display: block;
	text-indent: -5000px;
	}

#viaverde li a:hover {
	padding:0px;
	border: 1px solid #333333;
	}
	
#viaverde .one {
	background-image: url(images/routes/vv/small/01.jpg);
	background-repeat: no-repeat;
	}

#viaverde .two {
	background-image: url(images/routes/vv/small/02.jpg);
	background-repeat: no-repeat;
	}

#viaverde .three {
	background-image: url(images/routes/vv/small/03.jpg);
	background-repeat: no-repeat;
	}
	
#viaverde .four {
	background-image: url(images/routes/vv/small/04.jpg);
	background-repeat: no-repeat;
	}

#viaverde .five {
	background-image: url(images/routes/vv/small/05.jpg);
	background-repeat: no-repeat;
	}
	
#viaverde .six {
	background-image: url(images/routes/vv/small/06.jpg);
	background-repeat: no-repeat;
	}

#viaverde .seven {
	background-image: url(images/routes/vv/small/07.jpg);
	background-repeat: no-repeat;
	}

#viaverde .eight {
	background-image: url(images/routes/vv/small/08.jpg);
	background-repeat: no-repeat;}

#viaverde .nine {
	background-image: url(images/routes/vv/small/09.jpg);
	background-repeat: no-repeat;}



/*lightbox*/
/**********************************/

#lightbox{
	background-color:#FFFFFF;
	padding: 10px;
	}

#lightboxDetails{
	font-size: 12px;
	padding-top: 0.4em;
	color: #000000;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/lightbox/overlay.png", sizingMethod="scale");
	}


/*class Formatting*/
/**********************************/

.bulletbox {
	width: 238px;
	padding:5px;
	border: 1px solid #000000;
	background-color: #6C4B19;
	background-image: url(images/structural/bullet_box_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom:5px;
	}
.bulletboxclear {
	width: 238px;
	padding:5px;
	border: 1px solid #000000;
	margin-bottom:5px;
	}

.pagebullet {
	width:368px;
	padding:10px;
	margin-bottom:10px;
	margin-left:10px;
	border: 1px solid #000000;
	background-color: #6C4B19;
	}

.pagebullet p {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	line-height: 14px;
	margin-bottom: 6px;
	}

.pagebullet h1 {
	font-size: 20px;
	line-height: 25px;
	margin-top:0px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 2px;
}

.pagebullet table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
}

.pagebullet td {
	margin-top:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding:5px;
}

.videobox {
	width: 248px;
	height:38px;
	border: 1px solid #000000;
	margin-bottom:5px;
	}

.usefulbox {
	width: 248px;
	border: 1px solid #000000;
	margin-bottom:5px;
	}

.bulletbox p{
	font-size: 12px;
	color: #FFFFFF;
	line-height:16px;
	margin-bottom:10px;
}

.bulletbox h1{
	color: #FFFFFF;
	font-size: 18px;
}

.infotable {
	background-color: #B37E2A;
	
}

.infotable h2 {
	color: #FFFFFF;
	
}

.infotable p {
	color: #FFFFFF;
	
}

.infotable em {
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;	
}

.routebox {
	width:163px;
	padding:0px;
	margin-right:10px;
	margin-bottom:10px;
	float: left;
	background-color: #B37E2A;
	height:85px;
	border: 1px solid #000000;
	}

.routeboxright {
	width:163px;
	padding:0px;
	margin-bottom:10px;
	float: left;
	background-color: #B37E2A;
	height:85px;
	border: 1px solid #000000;
	}
	
.routebox h4 {
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: normal;
}

.routeboxinner {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

.routebox p {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	line-height: 14px;
	margin-bottom: 4px;
}

.routeboxright p {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	line-height: 14px;
	margin-bottom: 4px;
}

.emptyroutebox {
	width:160px;
	margin-bottom:5px;
	float: left;
	height:65px;
	}


.routeboxtitle {
	margin:0;
	padding:0;
	background-image: url(images/structural/route_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

.routeboxtitle a {
	display:block;
	width:158px;
	height:20px;
	margin:0;
	text-decoration: none;
	line-height: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	font-size: 16px;
	color: #FFFFFF;
	}

.routeboxtitle a:hover {
	display:block;
	width:158px;
	height:20px;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	background-image: url(images/structural/route_button.jpg);
	text-decoration: none;
	background-position: 0px -20px;
	color: #1A0000;
	}

.level {
	width:658px;
	padding:5px;
	float: left;
	height:30px;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #B37E2A;
	border: 1px solid #000000;
	margin-bottom:10px;
	}
	
.photoframe {
	border: 1px solid #000000;
	}
	
.photoframefl {
	border: 1px solid #000000;
	float:left;
	margin-right:5px;
	}

.photoframefr {
	border: 1px solid #000000;
	float:right;
	margin-left:5px;
	}
	
.photoframegal {
	border: 1px solid #000000;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	}

#infobox {
	width:678px;
	height:132px;
	padding:5px;
	background-color: #B37E2A;
	border: 1px solid #000000;
	margin-bottom:5px;
	}

#infoboxleft {
	width:210px;
	float:left;
	}

#infoboxright {
	float:left;
	width:468px;
	}

#infobox p {
	color: #FFFFFF;
	margin:0px;
	}
