/* Layout
================================= */
* {
  margin: 0;
  padding: 0;
}


body {
  text-align: center; 
}

#wrapper_header, #wrapper_main, #wrapper_footer {
  width: 751px; 
  margin: 0 auto; 
  
}

#wrapper_main {
	text-align: left;  
}

h1, h2, p {
  margin: 1em 0 0 0;
}

h1 {
  margin: .8em 0 0 0;
}

img {
	border:none;
}

img.right {
	float: right;
	margin:20px 10px 10px 10px;
}

.clear-right {
	clear: right;
}

img.left {
	float: left;
	margin:10px 0px 20px -10px;
}



/* Header
================================== */

#header {
	background: #fff url(/tour/images/header_back.png) repeat-x left top;
	height: 187px;
}

#header_top {
	height: 19px;
	width: 751px;
	background: #fff url(/tour/images/header_top.png) no-repeat left top;
}

#header_bottom {
	height: 18px;
	width: 751px;
	background: #fff url(/tour/images/header_bottom.png) no-repeat left top;
	clear: right;
}



#wrapper_header {
	background: #fff url(/tour/images/header_pic1.jpg) no-repeat 0 19px;
	height: 187px;
}

#wrapper_header img {
	float: right;
	border: none;
}

#wrapper_header p {
	position: absolute;
	top: 15px;
	margin-left: 323px;
	background:url(/tour/images/tagline.png) no-repeat;
	width: 270px;
	height: 17px;
	text-indent: -9000px;
}

/* Main
================================== */

#main {
	background: #fff;
	min-height: 480px;
	
}

#wrapper_main {
	background: #fff;
	min-height: 480px;

}





/* Content
================================== */


#content * {
  padding-right: 20px;
}

#content * * {
  padding-right: 0;
}



#content { 
  width: 800px;
  float: right; 
}

p.breadcrumb {
	margin: 2.5em 0 0 0;
	font-size: 1.0em;
}
/*
p.breadcrumb a {
	color: #393939!important;
}
*/
p.grade, p.duration {
	font-size: 1.0em;
	line-height: 12px;
	margin: 6px 0 0;
}

p.grade {
	margin-bottom: 3em;
}

.grade-pic {
	display: block;
	height: 12px;
	width: 191px;
	text-indent: -2000px;
	overflow: hidden;
}

.duration-pic {
	display: block;
	height: 12px;
	width: 64px;
	text-indent: -2000px;
	overflow: hidden;
}

.challenging {
	background: #fff url(/tour/images/grade.png) no-repeat top right;
}
.challenging-medium {
	background: #fff url(/tour/images/grade.png) no-repeat 100% -12px;
}
.medium {
	background: #fff url(/tour/images/grade.png) no-repeat 100% -24px;
}
.medium-easy {
	background: #fff url(/tour/images/grade.png) no-repeat 100% -36px;
}
.easy {
	background: #fff url(/tour/images/grade.png) no-repeat 100% -48px;
}

.half {
	background: #fff url(/tour/images/duration.png) no-repeat top right;
}
.full {
	background: #fff url(/tour/images/duration.png) no-repeat 100% -12px;
}


#content ul { 
	margin: 10px 0 0 20px;
	list-style-image: url(../tour/images/red_bullet.png);
}

#content ul#walks { 
	margin: 10px 0 0 0px;
}

#content ul#walks h2 { 
	margin-top: .5em;
}

#content ul#walks img { 
	margin: -2em 40px 1em 0;
	float: right;
	padding: 3px;
	border: 1px solid #EEEEE7;
	background-color: #fff;
}

#content ul#walks li a:hover img { 
	background-color: #C7C7AC;
}

#content ul#walks li { 
	background: #fff url(../tour/images/fieldset_back.png) repeat-y top right;
	overflow: hidden;
	border: 1px solid #EEEEE7;
	padding:0 0 0 20px;
	margin:0 20px 10px 0;
}

#content p.tobook {
	/*margin-left: 150px;*/
	margin-top: 2em;
}

#content p a.book {
	display: block;
	width: 135px;
	height: 42px;
	background: url(../tour/images/book_back.png) no-repeat top left;
	text-align: center;
	line-height: 32px;
	border: none;
	text-decoration: none;
	color: #393939;
	font-size: .9em;
	font-weight: bold;
}
#content p a.book:hover {
	background: url(/tour/images/book_back.png) no-repeat 0 -42px;
	color: #fff;
}
#content #photos {
	width: 106px;
	float: right;
	background-color: #F0F0E9;
	text-align: right;
	margin:-.5em 0 20px 20px;
	padding: 10px;
}

#content #photos a {
	padding: 3px;
	display: block;
}

#content #photos a:hover {
	background-color: #C7C7AC;
}

#content blockquote {
	padding-top: 1em;
}


/* Sidebar
================================== */


#sidebar * {
  padding-left: 15px;
  padding-right: 20px;
}

#sidebar * * {
  padding-left: 0;
  padding-right: 0;
}

#sidebar { 
  width: 171px; 
  float: left; 
	
} 

#contact {
	background: transparent url(/tour/images/box.png) no-repeat bottom left;
	width: 171px; 
	position: relative;
	top: 30px;
}

#contact h2 {
	background: transparent url(/tour/images/box_top.png) no-repeat top left;
	margin: 0 0 0 -15px;
	padding: 10px 0 0 15px;
	position: relative;
	top: -28px;
	width: 191px;
}

#contact p {
	font-size: 1.0em;
	position: relative;
	top: -28px;
}

a#locmap {
	position: relative;
	background-color: #F0F0E9;
	width: 150px;
	padding: 9px;
	margin-top: 80px;
	display: block;
}

a#locmap:hover {
	background-color: #C7C7AC;
}


/* Footer
================================== */
#wrapper_footer {
	background: #98986C url(/tour/images/footer_back.png) no-repeat bottom left;
	height: 50px;
	text-align: right;
}
#wrapper_footer p {
	padding: 1px 20px;
	font-size: 1.0em;
}

#footer { 
	clear: both; 
	background-color: #C7C7AC;
	height: 50px;
	position: relative;
	top: 28px;
} 


/* Link styling
================================== */

#content a, #contact a {
	color: #4E70A7;
}

#content a:visited, #contact a:visited {
	color: #6B9AE5;
}

#footer a {
	color: #A13257;
}

#content a:hover, #contact a:hover, #footer a:hover {
	text-decoration: none;
}



/* navigation
================================== */
#mainNav li {
	font-size: 1.1em;
}

#mainNav li ul li {
	font-size: 1.0em;
}
	
	

#mainNav a{
	color: #4E70A7;
	text-decoration: none;
	display: block;
}
#mainNav {
	list-style: none;
  	padding-top: 2.5em;
  	padding-bottom: 3em;
  	background: transparent url(/tour/images/box.png) no-repeat bottom left;
	position: relative;
}
#mainNav li, #mainNav li:hover ul, #mainNav li.over ul {
	display: block;
}
#mainNav li {
	border-bottom: 1px solid #EEEEE7;
}
#mainNav ul li.last {
	border-bottom: none;
}
#mainNav li ul {
	display: none;
	list-style: none;
	position: absolute;
	left: 4.5em;
	top: 4em;
	background: #98986C;
	color: #fff;
	border: 1px solid #98986C;
	width: 10em;
}
#mainNav li ul li a {
	color: #fff;
	padding-left: .5em;
}

#mainNav li ul li.active_child {
	padding-left: .5em;
}

#mainNav li a:hover {
	background-color: #EEEEE7;
}
#mainNav li a:hover ul li a {
	background: none;
	padding: 0px 5px;
}
#mainNav li ul li a:hover, #mainNav li ul li.active_child {
	background-color: #EEEEE7;
	color: #98986C;
}
#mainNav .active {
	background-color: #EEEEE7;
	color: #4E70A7;
}	

/* forms
================================== */

fieldset {
margin:1em 0;
padding:1em;
border:1px solid #EEEEE7;
background: #fff url(/tour/images/fieldset_back.png) repeat-y top right;
clear: right;
}

legend {
font-weight:bold;
}

form p {
position:relative;
padding:.5em;
}

label {
float:left;
width:11em;
margin-left:1em;
}

label .required {
font-size:0.83em;
color:#D41728;
}

input {
width:300px;
}

input[type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

input.form_error {
border-top:2px solid #D41728;
border-left:2px solid #D41728;
border-bottom:1px solid #D41728;
border-right:1px solid #D41728;
}

form div.error_message {
margin-bottom:-1em;
color:#D41728;
font-size:1.0em;
padding-bottom:0;
padding-left:18px;
background:url(/tour/images/error.png) no-repeat left center;
}

input.radio,input.checkbox,input.submit {
width:auto;
}

select {
	font-size: 12px;
}

select#BookingDayDay, select#BookingAdults, select#BookingChildren {
	min-width: 3.5em;
}

select#BookingYearYear {
	min-width: 5.0em;
}

input:focus,textarea:focus {
background:#eee;
}

textarea {
width:300px;
height:100px;
}
/* SPAM check - hidden form element */
.areyouhuman { display: none;} 

/* date chooser, thanks to John Hansen, http://yellow5.us/projects/datechooser/	
================================== */

.calendar *
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: normal;
	color: #000;

}

.calendar
{
	padding-bottom: 2px;
	border: 1px solid #aaa;
	font-size: 120%;
	background: #fff;
}

.calendar table
{
	border-collapse: collapse;
}

.calendar thead
{
	border-bottom: 1px solid #aaa;
}

.calendar thead th
{
	padding: 2px 0px;
	vertical-align: middle;
	background: #ddd;
}

.calendar thead th a
{
	font-size: 95%;
	font-weight: bold;
}

.calendar a
{
	padding: 0px 2px;
	color: #000;
	text-decoration: none;
}

.calendar a:hover
{
	background: #888;
}

.calendar thead td
{
	font-weight: bold;
}

.calendar td, .calendar th
{
	padding: 1px;
	text-align: center;
	font-size: 80%;
}

.calendar tbody td
{
	width: 20px;
}

.calendar .selectedday
{
	background: #ddd;
}

.calendar .today
{
	font-weight: bold;
	color: #A13257;
}

.calendarlink, .calendaricon
{
	margin: 0px 3px;
}

.calendaricon
{
	cursor: pointer;
}
.calendar .invalidday a, .calendar .invalidday a:hover { 
	color: #ccc; 
	background: #fff; 
	cursor: default; 
}

/* lightbox
================================== 

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	padding-top: 0.4em;
	}	
#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/overlay.png); }

*/

/* typography
================================== */

body {
  font: 62.5%/1.6 Verdana, Arial, sans-serif;
  background-color:#fff;
}

#content h1 {
	font-family: "Times New Roman", serif;
  font-size: 2.2em;
  font-weight: normal;
	color: #A13257;
}

#content h1.cap {
	text-transform: capitalize;
}

#content h2, #sidebar h2 {
	font-family: "Times New Roman", serif;
  font-size: 1.8em;
  font-weight: normal;
	color: #A13257;
}

#content h2.a {
	margin-top: 1em;
}

#content h2.walklist {
	font-family:  Verdana, Arial, sans-serif;
}

#content h3.walklist  {
	font-family:  Verdana, Arial, sans-serif;
}

#content h3 {
	font-family: "Times New Roman", serif;
  	font-size: 1.8em;
  	font-weight: normal;
}

p, blockquote, cite {
	font-size: 1.5em;
}

li {
  	font-size: 1.0em;
}

#content ul.pl, #content ul.testimonial {
	list-style-image: none;
	list-style: none;
	margin: 0 20px;
}
#content ul.testimonial {
	margin: 0;
}

#content ul.list p {
	margin: 0;
}


/* Colours
================================== 

#A13257  red text
#393939  dark text
#555555  Dark brown (top of header)
#6B9AE5 dark blue
#A4C6F3 light blue
#98986C  nav bar /footer brown/green
#C7C7AC light brown

*/
