@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #edfafe;
}
img {
	border:none
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.container {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(../Images/header.jpg);
	height: 418px;
	width: 966px;
}
.header h1 {
	margin: 0px;
	position: absolute;
	left: -10000px;
}
.header p {
	margin: 0px;
	padding-top: 60px;
	padding-left: 782px;
}
.mainmenu {
	clear: left;
	width: 966px;
}
.mainmenu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.mainmenu li {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.mainmenu li.home a {
	background-image: url(../Images/home_button.gif);
	text-align: center;
	width: 48px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #4FBFDF;
	background-repeat: no-repeat;
}
.mainmenu li.home a:hover {
	background-image: url(../Images/home_button2.gif);
}
.mainmenu li.home_selected a {
	background-image: url(../Images/home_button2.gif);
	text-align: center;
	width: 48px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #4FBFDF;
	background-repeat: no-repeat;
}

.mainmenu li.about a {
	background-image: url(../Images/aboutus_button.gif);
	text-align: center;
	width: 73px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #4FBFDF;
	background-repeat: no-repeat;
}
.mainmenu li.about a:hover {
	background-image: url(../Images/aboutus_button2.gif);
}
.mainmenu li.about_selected a {
	background-image: url(../Images/aboutus_button2.gif);
	text-align: center;
	width: 73px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #4FBFDF;
	background-repeat: no-repeat;	
}
.mainmenu li.alternatives a {
	background-image: url(../Images/alternatives_button.gif);
	text-align: center;
	width: 125px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #4FBFDF;
	background-repeat: no-repeat;
}
.mainmenu li.alternatives a:hover {
	background-image: url(../Images/alternatives_button2.gif);
}
.mainmenu li.alternatives_selected a {
	background-image: url(../Images/alternatives_button2.gif);
	text-align: center;
	width: 125px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #4FBFDF;
	background-repeat: no-repeat;
}
.mainmenu li.cyclingtours a {
	background-image: url(../Images/cyclingtours_button.gif);
	text-align: center;
	width: 138px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #4FBFDF;
	background-repeat: no-repeat;
}
.mainmenu li.cyclingtours a:hover {
	background-image: url(../Images/cyclingtours_button2.gif);
}
.mainmenu li.cyclingtours_selected a {
	background-image: url(../Images/cyclingtours_button2.gif);
	text-align: center;
	width: 138px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #4FBFDF;
	background-repeat: no-repeat;
}
.mainmenu li.bordeaux a {
	background-image: url(../Images/bordeaux_button.gif);
	text-align: center;
	width: 161px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #4FBFDF;
	background-repeat: no-repeat;
}
.mainmenu li.bordeaux a:hover {
	background-image: url(../Images/bordeaux_button2.gif);
}
.mainmenu li.bordeaux_selected a {
	background-image: url(../Images/bordeaux_button2.gif);
	text-align: center;
	width: 161px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #4FBFDF;
	background-repeat: no-repeat;
}
.mainmenu li.vineyardsvalleys a {
	background-image: url(../Images/vinyardsvalleys_button.gif);
	text-align: center;
	width: 163px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #4FBFDF;
	background-repeat: no-repeat;
	background-position: center top;
}
.mainmenu li.vineyardsvalleys a:hover {
	background-image: url(../Images/vinyardsvalleys_button2.gif);
}
.mainmenu li.vineyardsvalleys_selected a {
	background-image: url(../Images/vinyardsvalleys_button2.gif);
	text-align: center;
	width: 163px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #4FBFDF;
	background-repeat: no-repeat;
	background-position: center top;
}
.mainmenu li.resources a {
	background-image: url(../Images/resources_button.gif);
	text-align: center;
	width: 129px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #4FBFDF;
	background-repeat: no-repeat;
}
.mainmenu li.resources a:hover {
	background-image: url(../Images/resources_button2.gif);
}
.mainmenu li.resources_selected a {
	background-image: url(../Images/resources_button2.gif);
	text-align: center;
	width: 129px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #4FBFDF;
	background-repeat: no-repeat;
}
.mainmenu li.contact a {
	background-image: url(../Images/contact_button.gif);
	text-align: center;
	width: 88px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #4FBFDF;
	background-repeat: no-repeat;
	background-position: center;
}
.mainmenu li.contact a:hover {
	background-image: url(../Images/contact_button2.gif);
}
.mainmenu li.contact_selected a {
	background-image: url(../Images/contact_button2.gif);
	text-align: center;
	width: 88px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #4FBFDF;
	background-repeat: no-repeat;
	background-position: center;
}
.main_body {
	background-image: url(../Images/main_bg.gif);
	background-repeat: repeat-y;
	width: 930px;
	background-position: 2px;
	clear: both;
	padding-top: 20px;
	padding-left: 36px;
	padding-bottom: 0px;
}
.home_top_box {
	background-color: #f4fcfe;
	width: 556px;
	border: 1px solid #a9e3f4;
	font-size: 1.4em;
	color: #6C7273;
	line-height: 1.7em;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	float: left;
}
.home_top_box p {
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.contact_hotspot {
	height: 187px;
	width: 307px;
	float: left;
	text-align: right;
}
.main_content2 {
	background-image: url(../Images/home_lowercontent_bg.jpg);
	width: 965px;
	background-position: 2px top;
	padding-top: 10px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
}
.home_first_col {
	float: left;
	width: 250px;
	border: 1px solid #f7eddb;
	background-color: #fcf9f5;
	font-size: 1.3em;
	line-height: 1.5em;
	padding: 15px;
}

.home_first_col h1.mainpagetitle {
	margin: 0px;
	font-size: 1.4em;
	color: #237086;
}
.home_first_col p {
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.home_first_col a {
	color: #890404;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
.home_first_col a:hover {
	text-decoration: underline;
}
.home_first_col ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.home_first_col li {
	padding-bottom: 8px;
}
.colright {
	float: left;
	width: 250px;
	border: 1px solid #f7eddb;
	background-color: #fcf9f5;
	font-size: 1.3em;
	line-height: 1.5em;
	background-image: url(../Images/colright_lowbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 300px;
	padding-left: 15px;
}

.colright a
{
	color:#890404;
	font-weight:bold;
	text-decoration:none;
}

.colright a:hover
{
	text-decoration:underline;
}

.tour_box {
	width: 228px;
	background-color: #FFF;
	border: 2px solid #3CBADF;
	margin-bottom: 15px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	line-height: 1.4em;
}
.tour_box a {
	color: #3CBADF;
	text-decoration: none;
	font-weight: bold;
}
.tour_box a:hover {
	text-decoration: underline;
}
.tour_box img {
	float: right;
	padding-bottom: 8px;
	padding-left: 5px;
}


.colright p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.lower_links ul {
	margin: 0px;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 37px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.lower_links li {
	float: left;
	width: 260px;
	font-size: 1.2em;
	padding-bottom: 5px;
	font-weight: bold;
}
.lower_links li a {
	color: #237086;
	text-decoration: underline;
}
.lower_links li a:hover {
	text-decoration: underline;
}
.main_bg_lower {
	background-image: url(../Images/main_bg_lower.gif);
	width: 965px;
	clear: both;
	height: 15px;
	background-position: 2px bottom;
}
.footer {
	padding: 10px;
	width: 946px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666;
}
.footer p {
	margin: 0px;
}
.footer a {
	color: #666;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

table.alternatives_table th {
	color: #FFF;
	background-color: #4abbdc;
	text-align: left;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FCF9F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4abbdc;
	background-image: url(../Images/table_top_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
table.alternatives_table td {
	background-image: url(../Images/table_cellbg.jpg);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	padding: 8px;
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4ABBDC;
	text-align: center;
	vertical-align: top;	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4abbdc;
}
table.alternatives_table td.alt_ticks {
 vertical-align:middle;
}
table.alternatives_table td .alt_smaller 
{
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

.tourimglg {
	float: left;
	padding-right: 13px;
	padding-bottom: 10px;
}
.tour_img_div {
	float: left;
	width: 315px;
}
.thumbnail_container {
	float: left;
	width: 235px;
	padding-top: 54px;
	padding-left: 10px;
}
.thumb_inner {
	float: left;
	width: 103px;
	padding-left: 10px;
	padding-top: 10px;
}
ul.sitemap {
	list-style-type: none;
}
ul.sitemap a {
	font-weight: normal;
	font-size: 1em;

}
.contact_main_left {
	width: 487px;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #A67211;
	overflow: auto;
	padding: 20px;
	background-color: #f7e9d0;
	border: 1px solid #FFF;
}
.contact_main_left p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contact_main_left h2 {
	position: absolute;
	left: -10000px;
}
.contact_main_left label {
	text-align: right;
	width: 90px;
	float: left;
	padding-right: 10px;
	clear: left;
}
.contact_field {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;
	width: 375px;
	border: 1px solid #FFF;
	background-color: #FFF;
	margin-bottom: 15px;
}
.contact_field2 {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;
	width: 375px;
	height:90px;
	border: 1px solid #FFF;
	background-color: #FFF;
	margin-bottom: 15px;
	overflow: auto;
}
.contact_field3 {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;
	width: 375px;
	height:220px;
	border: 1px solid #FFF;
	background-color: #FFF;
	margin-bottom: 15px;
	overflow: auto;
}
.contact_main_left_outer {
	background-color: #F7E9D0;
	padding: 15px;
}

/* Voucher Page */

.voucher_title 
{
	float: left;
}
p.voucher_value 
{
	float: right;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-right: 10px;
}
.voucher_text 
{
	padding-top: 10px;
	padding-bottom: 20px;
}

.voucher_form 
{
	background-color: #f7ecd7;
	padding-bottom: 0;
}
.voucher_form p.main_form_field 
{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	float: left;
	clear: left;
	width: 500px;
}
.voucher_form .postcode_field 
{
	width: 130px;
}
.voucher_form input 
{
	background-color: #faf4ea;
	border: 1px solid #faf4ea;
	font-size: 0.9em;
	margin: 0 !important;
	padding-top: 5px;
	padding-bottom: 5px;
}
.voucher_form textarea 
{
	background-color: #faf4ea;
	border: 1px solid #faf4ea;
	height: 70px;
	font-size: 0.9em;
	margin: 0 !important;
}
.voucher_form .val 
{
	color: #FF0000;
	font-size: 0.8em;
	float: left;
	clear: left;
	width: 200px;
	padding-left: 100px;
}
.voucher_form .val2 
{
	padding-left: 0px;
	line-height: normal;
}
.voucher_form .postcode_container 
{
	float: left;
	width: 265px;
	margin: 0;
	padding: 0;
}
.voucher_form .voucher_terms_info 
{
	float: left;
	width: 215px;
}
.voucher_form .voucher_terms_info p
{
	font-size: 0.8em;
	line-height: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
}
.voucher_form .voucher_terms_info input
{
	height: 15px;
	width: 15px;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
}
.voucher_form .voucher_terms_info label
{
	font-size: 0.85em;
	line-height: normal;
	margin: 0;
	padding: 0;
	padding-left: 4px;
	float: left;
	width: 190px;
	text-align: left;
	color: #000;
	clear: none;
}
.voucher_form .send_button 
{
	margin:0px;
	float:right;
	padding:0px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.voucher_form .send_button input
{
	background: transparent;
	border: 0;
}

.voucher_terms_text 
{
	padding-top: 15px;
	padding-bottom: 40px;
}
.voucher_terms_text h2
{
	color: #000;
}
.voucher_terms_text ol
{
	padding: 0;
	padding-left: 25px;
	margin: 0;
}
.voucher_terms_text ol li
{
	padding: 0;
	padding-bottom: 6px;
	margin: 0;
}
.special_field 
{
	display: none;
}