/*
Scottish Mountain Bike Guides

Produced by: www.subduedmedia.com
Accessible and bespoke website design from Ayrshire 
*/

 * {
	margin : 0;
	padding : 0;
	text-decoration : none;
	border : 0;
}

a:link, a:visited, a:active{
	text-decoration : underline;
	color : #660033;
}

a:hover{
	color : #660033;
	text-decoration : none;
}

a.readmore {
background: url(/images/template/biking-read-more.gif) no-repeat 0 50%;
padding-left: 17px;
}

 body {
	color : #333A2C;
	text-align : center;
	padding : 0;
	margin: 0;
	background : #F0EFE8 url(/images/template/bg.gif) repeat-x scroll top;
	border-top : 1px solid #663333;
	height : 100.1%;
	font : 64.5%  Verdana, Arial, Tahoma ,sans-serif;
}

h1 {
	 font : bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	 letter-spacing: -0.5px;
	color : #663333;
}

h2 {
	font-size: 1.5em;
	line-height: 130%;
	color : #814040;
	margin: 1em 0;
	padding: 1em;
	border-left: 3px solid #AB5656;
	background-color : #F0EFE8;
 font : bold 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3 {
 font : bold 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
 color : #4C2626;
 text-align: left;
}

h4 {
font : bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 0.5em;
background : #F7F6F2;
border: 1px solid #E8E8E8;
margin: 1.2em auto 0.8em auto;
text-align: center;
width: 80%;
}

p {
	margin : 0.1em 0 1em 0;
	font-size : 1.2em;
	line-height : 1.3em;
}

hr  {
display: none;
}



/* ============================================ Div, Dov and Daves */


#wrap{
	margin : 0 auto 1.5em auto;
	text-align : left;
	width : 810px;
	border-left: 3px solid #E2E0D3;
	border-right: 3px solid #E2E0D3;
	border-bottom: 3px solid #E2E0D3;
	background-color : #fff;
}

#header {
	width: 770px;
	height: 120px;
	padding: 15px 20px;
	background : #663333 url(/images/template/mountain-bike-header.gif) no-repeat right;
}

 /*#logo {
	display:block;
	width:225px;
	height:120px;
	margin: 0 0 0 4em;
	text-indent:-9999px;
	background:transparent url(/images/template/mountain-bike-logo.gif) no-repeat 0 0;
}*/

 #logo {
	display:block;
	width:380px;
	height:30px;
	margin: 3em 0 0 2em;
	text-indent:-9999px;
	background:transparent url(/images/template/logo-text.gif) no-repeat 0 0;
}

#logo a{
	display:block;
	width:100%;
	height:100%;
	outline:none;
}

#content{
	width: 500px;
	float: right;
	margin: 35px 20px 20px 0;
	padding-left: 20px;
	border-left: 1px solid #ECECEC;
}

#sidebar {
	width: 200px;
	float: left;
	margin: 35px 0 20px 0;
	padding: 0 0 0 15px;
	text-align: center;
}

#footer {
	clear: both;
	width: 780px;
	padding: 15px;
	background : #663333 url(/images/template/mountain-biking-footer-bg.gif) no-repeat right;
	text-align: left;
	color: #F2E5E5;
	font-family : Arial, Helvetica, sans-serif;
}

#splash {
	width: 810px;
	padding: 10px 0;
	text-align: center;
	background-image : url(/images/template/biking-menu-splash-bg.gif);
	background-repeat : repeat-x;
}

#home-content{
	width: 490px;
	float: left;
	margin: 2px 0 20px 20px;
}

#home-sidebar {
	width: 200px;
	float: right;
	margin: 4px 20px 20px 0;
	padding: 0 0 0 15px;
	border-left: 1px solid #ECECEC;
}

#home-footer {
	clear: both;
	width: 780px;
	padding: 15px;
	background : #663333 url(/images/template/mountain-biking-footer-bg.gif) no-repeat right;
	text-align: left;
	color: #F2E5E5;
	font-family : Arial, Helvetica, sans-serif;
}


/* ============================================  Main Navigation */
#nav-container {
	position: relative;
	width: 780px;
	height: 23px;
	padding: 2px 10px 0px 20px;
	text-align: center;
	border-top: 1px solid #B09A79;
	background-color : #663333;
	background-image : url(/images/template/mountain-biking-menu-bg.gif);
	background-repeat : repeat-x;
	}

	
#nav {
	position: relative;
	/*top: 10px;
	left: 10px;*/
	list-style: none;
	margin: 0;
	padding: 0;
	height: 23px;
	display: inline;
	overflow: hidden;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 20px 7px 0 7px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -20px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -20px;
	}
	
#home a  {
	width: 34px;
	background: url(/images/template/biking-menu-home.gif)   no-repeat top left;
	}
	
#about a  {
	width: 38px;
	background: url(/images/template/biking-menu-about.gif) no-repeat top left;
	}
	
#courses a  {
	width: 53px;
	background: url(/images/template/biking-menu-courses.gif) no-repeat top left;
	}
	
#classic-rides a  {
	width: 81px;
	background: url(/images/template/biking-menu-classic-rides.gif) no-repeat top left;
	}
	
#guided-holidays a  {
	width: 96px;
	background: url(/images/template/biking-menu-guided-holidays.gif) no-repeat top left;
	}
	
#self-guided-holidays a  {
	width:126px;
	background: url(/images/template/biking-menu-self-guided-holidays.gif) no-repeat top left;
	}

#wild-camping a  {
	width: 81px;
	background: url(/images/template/biking-menu-wild-camping.gif) no-repeat top left;
	}
	
#custom-tours a  {
	width: 85px;
	background: url(/images/template/biking-menu-custom-tours.gif) no-repeat top left;
	}
	
#contact a  {
	width: 50px;
	background: url(/images/template/biking-menu-contact.gif) no-repeat top left;
	}
	
/* ============================================  Sidebar Navigation */
	
#sidenav
{
padding-left: 0;
margin: 0 0 0.5em 0;
 font : bold 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
 text-align: left;
}

#sidenav li
{
list-style: none;
margin: 0;
padding: 0.25em 0.25em 0.25em 0;
border-bottom: 1px dotted #E6E4D8;
 background : url(/images/template/mountain-bike-sidenav-arrow.gif) no-repeat right;
}

#sidenav li a { 
text-decoration: none; 
 color : #AD5A5A;
}

#sidenav li a:hover { 
text-decoration: none;
 color : #373737;
}
	
/* ============================================  Footer Navigation */	
	
ul#footer-nav
{
margin: 0.5em 0 0 0;
white-space: nowrap;
}

#footer-nav li
{
display: inline;
list-style-type: none;
}

#footer-nav a { 
padding: 0.5em 6px 0 0; 
}

#footer-nav a:link, #footer-nav a:active, #footer-nav a:visited
{
color: #D8B3B3;;
text-decoration: none;
}

#footer-nav a:hover
{
color: #fff;
text-decoration: none;
}

/* ============================================  Footer 2 Navigation */	
	
ul#footer-nav2
{
margin: 0.3em 0 0 0;
white-space: nowrap;
}

#footer-nav2 li
{
display: inline;
list-style-type: none;
}

#footer-nav2 a { 
padding: 0.5em 6px 0 0; 
}

#footer-nav2 a:link,#footer-nav2 a:visited, #footer-nav2 a:active
{
color: #D8B3B3;;
text-decoration: none;
}

#footer-nav2 a:hover
{
color: #fff;
text-decoration: none;
}
	
	/* ============================================  Page Styles */
	
#splash img {
border: 1px solid #ccc;
padding: 8px;
}

#home-sidebar img {
	padding: 0.5em 0;
}

#home-sidebar blockquote {
	font : italic bold 1.7em/1.3em Arial, Tahoma, sans-serif;
	color: #663333;
	background : url(/images/template/biking-holidays-quote-marks.gif) no-repeat bottom right;
	padding-top: 150px; 
}

#content blockquote {
	font : 1.3em/1.1em Arial, Tahoma, sans-serif;
	/*color: #663333;*/
	background : url(/images/template/biking-holidays-quote-marks.gif) no-repeat left;
	padding-top: 2em; 
line-height: 145%;
}

.skippy {
	height:0;
	width:0;
	left:-19000px;
	overflow:hidden;
	position:absolute; 
	}
	
.sidebar-promo {
	margin: 2.5em auto;
}

#sidebar h3 {
	 font : bold 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
 color : #4C2626;
}

#content  h3 {
	 font : bold 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
 color : #4C2626;
 margin: 1.5em 0 0 0;
}

#sidebar .gallery {
	padding: 0.5em;
	margin: 0.5em 0;
	background : #F7F6F2;
	border: 1px solid #E8E8E8;
}

#content img {
	float: right;
	padding: 0.4em;
	margin: 0.5em 0 0.5em 1.1em;
	background : #F7F6F2;
	border: 1px solid #E8E8E8;
	display: block;
}


#content ul
{
list-style-type: none;
padding: 0;
margin: 0 0 1.5em 1.5em;
font-size: 1.2em;
}

#content li
{
background: url(/images/template/mountain-bike-content-bullet.gif) no-repeat 0 50%;
padding-left: 17px;
line-height: 140%;
}
  
  #contactform {
	width: 370px;
	padding: 10px 0 10px 0;
	margin: 0 auto;	
}
  
 fieldset {
	margin: 0.5em 0;
	padding: 1em;

	border: 1px solid #ccc;
	background-color : #F8F8F8;
		font-size: 1.1em;
	font-weight: bold;
	position: relative; margin-top:1em; padding-top:.75em;
}

legend {
	font-weight: bold;
	font-size: 1.2em;
	position:absolute; top: -.5em; left: .5em;
}

label {
	display: block;
	padding-top: 1.5em;
}

.formtextbox {
	width: 320px;
	border-top: 1px solid #9B9B9B;
	border-left: 1px solid #AA8D8D;
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	padding: 0.3em;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 0.5em;
}

textarea {
	width: 320px;
	height: 90px;
	border-top: 1px solid #AA8D8D;
	border-left: 1px solid #AA8D8D;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}


input {
	width: 320px;
	border-top: 1px solid #9B9B9B;
	border-left: 1px solid #AA8D8D;
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	padding: 0.3em;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 0.5em;
}


.submit {
	background : #FAFAFA;
	border: 1px solid #333;
	font-weight: bold;
	font-size: 1.1em;
	color: #595959;
	padding: 0.3em;
	text-align: center;
	margin: 2em 0 2em 0;
	display: block;
}

input.radio {
	float: left;
	margin-right: 0.5em;
}


    /*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Booking Styles */

table {
	border: 1px solid #999;
	border-collapse:collapse;
	width: 470px;
}

th, td {
padding: 0.4em 0.6em;
}

th {
background-color:#E6E6E6;
text-align: left;
}

caption {
	font-size: large;
}

.odd {
background-color:#F0EBE1;
}

 /*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Flickr */
