/*********

hiddenbritaintours.co.uk Style Sheets

version:		1.2
last updated:	2 april 2008

**********/

body {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Palatino Linotype, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #377a05;
}

a {
	color: #0000ff;
}

h1 {
	font-weight: bold;
	font-size: medium;
}

h2 {
	font-weight: bold;
	font-size: small;
}

#container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	border: 0;
	padding: 0;
}

#document {
	position: relative;
	width: 100%;
	border: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #ffffff;

}

#header {
	background-color: #000000;
}

#banner {
	position: relative;
	width: 100%;
	height: 100px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0;
	background-color: #ffffff;
	background-image:  url(../images/head-bg.png);
	background-repeat:repeat-x;
	color: #ffffff;
}

#title {
	position: absolute;
	height: 92px;
	width: 469px;
	top: 100%;
	left: 50%;
	margin-top: -92px;
	margin-left: -234px;
}

.mainMenu {
	background-color: #17540a;
	position: relative;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #ffffff;
	
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.mainLink {
	color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#content {
	background-color: #ffffff;
	background-image:  url(../images/bg-fade.jpg);
	background-position:top;
	background-repeat:repeat-x;
  width: 100%;
	padding: 20px 0 0 0;
	margin: auto;
}

#tourDetails {
  width: 100%;
	padding: 20px 0 0 0;
	margin: auto;
}

#blurb {
	margin: 0 auto;
  width: 620px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 1.7em;
}

.tourMenuLight {
	background-color: #377a05;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: center;
	border-bottom: 1px solid #000000;
}

.tourMenuDark {
	background-color: #17540a;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: center;
}

.tourLink {
	text-align: left;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
}

.tourInfo {
	color: #ffffff;
	width: 590px;
	min-height: 258px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.tourTitle {
	padding-top: 10px;
	padding-bottom: 10px;
}

#janeTour {
	background-color: #130a3b;
}

#hampsTour {
	background-color: #17540a;
}

#forestTour {
	background-color: #4b190a;
}

#fungiForay {
	background-color: #5c031c;
}

#nfWalks {
	background-color: #345330;
}

.leftImg {
	padding: 4px;
	float: left;
	border-right: 2px #ffffff solid;
	border-left: none;
	border-bottom: none;
	border-top:none;
}

.rightImg {
	padding: 4px;
	float: right;
	border-left: 2px #ffffff solid;
	clear:right;
	border-right: none;
	border-bottom: none;
	border-top:none;
}

#janeImg {
	background-color: #130a3b;
}

#hampsImg {
	background-color: #17540a;
}

#forestImg {
	background-color: #4b190a;
}

.rightP {
	line-height: 1.5em;
	padding-bottom: 6px;
	padding-left: 180px;
	padding-right: 5px;
}

.leftP {
	line-height: 1.5em;
	padding-bottom: 7px;
	padding-right: 180px;
	padding-left: 10px;
}

#footer {
	background-color: #377a05;
	height: 25px;
}

#feedback {
	border-left: 0px dotted #000000;
	padding: 10px;
	margin-left: 8px;
	margin-bottom: 8px;
	width: 200px;
	float: right;
}

.feedback-container {
	margin-bottom: 10px;
}

.feedback-name {
	font-weight: bold;
	font-size: smaller;
}

.feedback-comment {
	font-style: italic;
	font-size: smaller;
}

.about-us-image{ margin: 8px; float: right; }

.price-title {
	vertical-align: middle;
	text-align: center;
	padding: 4px;
}

#comment-form {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

.comment-buttons {
	text-align: center;
}

.affiliates {
	padding-top:20px;
	padding-bottom:30px;
	text-align:center;

}

.affiliates img {
	margin-left:5px;
	margin-right:5px;
}

.center {
	text-align: center;
}

.tour_read_more_right {
	text-align:right;
	padding-right:10px;
}

.tour_read_more_right a {
	color:#FFFFFF;
}

.tour_read_more_left {
	text-align:left;
	padding-left:10px;
}

.tour_read_more_left a {
	color:#FFFFFF;
}

.feedback-large-names {
	font-weight:bold;
	padding-bottom:10px;
}

#image-banner-table {
	padding:0;
	border-bottom: 1px solid #000;
}