body {
	margin: 0 0 1em 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/clouds_bg.jpg) top center repeat-x #75A7DC;
}

img {border:0;}

#wrapper {
	width: 740px;
	margin: 20px auto 0 auto;
	padding:30px 30px 20px 30px;
	text-align: left;
	background:url(../images/wrapper_bg_long.png) top left no-repeat #ffffff;
	color: inherit;
}

#wrapper_foot {
	width: 800px;
	margin: 0 auto 0 auto;
	padding:0;
	background:url(../images/wrapper_bg_foot.png) top left no-repeat #ffffff;
	height:7px;
}

#topNav {
	clear: both;
	background: #5692E0 url(../furniture/topnav_bkgd.gif) no-repeat left bottom;
	width: 740px;
	color: inherit;
}

#search {
	float: right;
	width: 150px;
	margin: 10px 0;
}

#search form, #search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	width: 80px;
	font: normal 11px Arial, helvetica, sans-serif;
	padding: 2px;
}

#search input#searchsubmit {
	width: auto;
	font: bold 12px Arial, helvetica, sans-serif;
	background-color: #293078;
	color: white;
	border: 0;
	padding: 2px;
}

#topNav ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
	height: 50px;
	font: normal 11px  Arial, helvetica, sans-serif;
	width: 568px;
}

#topNav ul li {
	float: left;
	background: #294292 url(../furniture/nav_corner_left_off.gif) no-repeat left bottom;
	color: #fff;
	margin: 0 1px 0 0;
	display: inline;
	padding: 0px;
}


#topNav ul li.on {
	background: white url(../furniture/nav_corner_left.gif) no-repeat left bottom;
	color: #000
}

#topNav ul li a {
	padding: 10px 10px 0 10px;
	display: block;
	margin: 0px;
	background: transparent url(../furniture/nav_corner_right_off.gif) no-repeat right bottom;
	color: white;
	text-decoration: none;
	height: 40px;
	white-space: nowrap;
	font-weight: bold;
}

#topNav ul li.on a {
	background: transparent url(../furniture/nav_corner_right.gif) no-repeat right bottom;
	color: #293078
}

#topNav ul li.on a:hover {
	background: transparent;
	color: #293078
}

#topNav ul li a:hover {
	background: transparent;
	color: #C0D1EB
}

* html #topNav ul li { width: 1% }

#topBanner {
	clear: both;
	height: 95px;
	background: transparent url(../furniture/placeholder_banner_short.jpg) no-repeat left top;
	color: #000;
	position: relative;
}

body#homePage #topBanner {
	clear: both;
	height: 195px;
	background: transparent url(../furniture/placeholder_banner.jpg) no-repeat left top;
	position: relative;
}

#slideShow {
	position: absolute;
	left: 215px;
	top: 29px;
}

#mainArea {
	clear: both;
	padding-bottom: 1em;
}

#breadcrumbs {
	border: 1px solid #fff;
	clear: both;
	padding: 0;
	margin: 0;
}

#breadcrumbs p {
	background: transparent url(../furniture/breadcrumbs_pointer.gif) no-repeat left center;
	margin: 10px;
	padding-left: 15px;
	font: normal 12px  Arial, helvetica, sans-serif;
	color: #293078;
}

p#basketLink {
	background: none;
	float: right;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
}
#basketIcon {
	background: none;
	float: right;
	margin: 0 8px 0 0;
	padding: 5px 0 0 0;
}

#breadcrumbs p a {
	color: #3366CC;
}

#colLeft {
	float: left;
	width: 160px;
	padding: 10px 0;
	margin-left: 10px;
}

* html #colLeft {
	margin-left: 5px;
	margin-right: 10px;
}

dl.subnav {
	clear: both;
	list-style-type: none;
	margin: 0 0 2em 0;
	padding: 0;
}

dl.subnav dt {
	background:url(../images/nav_top_shiny.png) top left no-repeat #1063C1;
	font: bold 12px Arial, helvetica, sans-serif;
	color: #ffffff;
	padding: 8px 5px 8px 15px;
	border-bottom: 1px solid #FFF8B2;
}

dl.subnav dd {
	margin: 0;
	padding: 0;
	font: normal 12px  Arial, helvetica, sans-serif;
	list-style-type: none;
}

dl.subnav dd li {
	margin: 0;
	padding: 0;
	display: inline;
	background-color:#FFF8B2;
}

dl.subnav dd li a {
	display: block;
	height: 1%;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #EEE8A6;
	background: url(../furniture/subnav_pointer.gif) no-repeat 5px 9px #FFF8B2;
	color: #0066CC;
	text-decoration: none;
}

dl.subnav dd li.on a {
	background-position: 5px -91px;
	background-color: #FFDD33;
	color: #006006;
}

dl.subnav dd li a:hover {
	color: #293078;
	background-color: #FFDD33;
}

dl.subnav dd li.on a:hover {
	color: #006006;
	background-color: #FFDD33;
}

li.nav_bottom {
	width:160px;
	background:url(../images/nav_foot.png) top left no-repeat #FFF8B2;
	height:7px;
	float:left;
	display:block!important;
}

.bottom_buttons p {
	float:left;
	font-size:0.8em;
	margin:5px 0 0 5px;
}

#colRight {
	margin-left: 180px;
	background: white url(../furniture/col_right_bevel.gif) no-repeat right top;
	padding-top: 20px;
	min-height:200px;
}
* html #colRight {
	height: 1%;
	margin-left: 0;
}

body#homePage #colRight {
	margin-left: 180px;
	padding-top: 20px;
}
* html body#homePage #colRight {
	margin-left: 0;
}

#contentHolderTwoCols, #contentHolderOneCol {
	margin: 0 20px 0 20px;
}

* html #contentHolderTwoCols, * html #contentHolderOneCol {
	margin-left: 17px;
}

#contentHolderTwoCols #content {
	margin-right: 170px;
}

#contentHolderOneCol #content {
	margin-right: 10px;
}

#insetCol {
	float: right;
	width: 150px;
	padding: 1em 10px 1em 0;
}

#content {
	font-family:  Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	padding: 1em 0;
	margin-left: 10px;
}

#content a {
	color: #0066CC;
	text-decoration: underline;
}
#content a:hover {
	color: #0066CC;
	text-decoration: none;
}

h1 {
	background: white url(../furniture/h1_bkgd.gif) no-repeat left top;
	margin: 0;
	padding: 10px;
	font: bold 15px Arial, helvetica, sans-serif;
	color: #293078;
	text-transform: uppercase;
}

h2 {
	font: bold 15px Arial, helvetica, sans-serif;
	color: #293078;
}

h3 {
	font: bold 13px Arial, helvetica, sans-serif;
	color: #293078;
}

dl.pictureAndCaption {
	list-style-type: none;
	margin: 1em 0 2em 0;
	padding: 0;
}

dl.pictureAndCaption dt {
	margin: 0;
	padding: 0;
}

dl.pictureAndCaption dd {
	margin: 0;
	padding: 0;
	font: normal 11px  Arial, helvetica, sans-serif;
	color: #293078;
}

dl.pictureAndCaption dd p {
	margin: 0 0 1em 0;
}


table.dataTable {
	border-collapse: collapse;
	width: 100%;
	line-height: 1em;
}

table.dataTable caption {
	background-color: #DDE7F5;
	padding: 5px;
	color: #293078;
	text-align: left;
}

table.dataTable td, table.dataTable th {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #DDE7F5;
}

table.dataTable th {
	background-color: #293078;
	color: #DDE7F5;
	font-weight: normal;
	font-size: 12px;
}

table.dataTable td {
	color: #293078;
	font-weight: normal;
	font-size: 12px;
}

table.dataTable a {
	color: #0066CC;
	text-decoration: underline;
}
table.dataTable a:hover {
	color: #0066CC;
	text-decoration: none;
}

#footer {
	clear: both;
	border-top: 2px solid #293078;
	font-family:  Arial, helvetica, sans-serif;
	font-size: 11px;
	height: 1%;
	color: #293078;
}

#contactInfo {
	float: right;
	height: 1%;
}

#contactInfo span.footerPhoneNumber {
	font-size: 14px;
}

#copyright {
	float: left;
	height: 1%;
}

#copyright a {
	color: #0066CC;
}

#contactInfo p, #copyright p {
	padding: 10px 0;
	margin: 0 10px;
}

#footerLogos {
	clear: both;
	background: white url(../furniture/footer_logos.gif) no-repeat left bottom;
	height: 60px;
}



/* ############ styles for venueMap ############ */
#venueMap {
	background: transparent url(../images/map_matrix.png) no-repeat 0 0;
	height: 275px;
	position: relative;
	width: 520px;
}


#venueMap div {
	position: absolute;
}	
#venueMap div a {
	background-image: url(../images/map_matrix.png);
	background-repeat: no-repeat;
	background-color: transparent;
	display: block;
	margin: 0;
	overflow: hidden;
	height: 0px !important;
	text-indent: -5000px;
}
#venueMap div a:hover {
}
#mapContainer {
	background: url(../furniture/map_bevel.gif) top left no-repeat;
	padding: 19px;
}
/* ######################### */
#mapLinkBath {
	height: 55px;
	left: 301px;
	top: 123px;
}	
#mapLinkBath a {
	padding: 55px 0 0 0;
	width: 61px;
	background-position: -301px -123px;
}
#mapLinkBath a:hover {
	background-position: -821px -123px;
}
/* ######################### */
#mapLinkBristol {
	height: 55px;
	left: 232px;
	top: 92px;
}	
#mapLinkBristol a {
	padding: 55px 0 0 0;
	width: 57px;
	background-position: -232px -92px;
}
#mapLinkBristol a:hover {
	background-position: -752px -92px;
}
/* ######################### */
#mapLinkCheltenham {
	height: 29px;
	left: 370px;
	top: 5px;
	z-index: 2;
}	
#mapLinkCheltenham a {
	padding: 29px 0 0 0;
	width: 98px;
	background-position: -370px -5px;
}
#mapLinkCheltenham a:hover {
	background-position: -1410px -5px;
}
/* ######################### */
#mapLinkCirencester {
	height: 36px;
	left: 340px;
	top: 50px;
}	
#mapLinkCirencester a {
	padding: 36px 0 0 0;
	width: 82px;
	background-position: -340px -50px;
}
#mapLinkCirencester a:hover {
	background-position: -860px -50px;
}

/* ######################### */
#mapLinkGlastonbury {
	height: 58px;
	left: 185px;
	top: 153px;
}	
#mapLinkGlastonbury a {
	padding: 58px 0 0 0;
	width: 121px;
	background-position: -185px -153px;
}
#mapLinkGlastonbury a:hover {
	background-position: -705px -153px;
}
/* ######################### */
#mapLinkGloucester {
	height: 30px;
	left: 304px;
	top: 20px;
}	
#mapLinkGloucester a {
	padding: 30px 0 0 0;
	width: 90px;
	background-position: -304px -20px;
}
#mapLinkGloucester a:hover {
	background-position: -824px -20px;
}
/* ######################### */
#mapLinkMonmouth {
	height: 30px;
	left: 142px;
	top: 24px;
}	
#mapLinkMonmouth a {
	padding: 30px 0 0 0;
	width: 95px;
	background-position: -142px -24px;
}
#mapLinkMonmouth a:hover {
	background-position: -662px -24px;
}

/* ######################### */
#mapLinkTintern {
	height: 35px;
	left: 156px;
	top: 58px;
}	
#mapLinkTintern a {
	padding: 35px 0 0 0;
	width: 75px;
	background-position: -156px -58px;
}
#mapLinkTintern a:hover {
	background-position: -676px -58px;
}
/* ######################### */
#mapLinkUsk {
	height: 33px;
	left: 100px;
	top: 48px;
}	
#mapLinkUsk a {
	padding: 33px 0 0 0;
	width: 43px;
	background-position: -100px -48px;
}
#mapLinkUsk a:hover {
	background-position: -620px -48px;
}
/* ######################### */
#mapLinkWestonbirt {
	height: 37px;
	left: 317px;
	top: 80px;
}	
#mapLinkWestonbirt a {
	padding: 37px 0 0 0;
	width: 105px;
	background-position: -317px -80px;
}
#mapLinkWestonbirt a:hover {
	background-position: -1357px -80px;
}




body#homePage h1 {
	background-image: url(../furniture/h1_home_bkgd.gif);
	color: white;
	font-size: 14px;
	text-transform: none;
}

body#homePage #content {
	padding-top: 0
}


/* ############ site map styles */

dl#siteMapDl, dl#siteMapDl dl, dl#siteMapDl dl dl {
	list-style-type: none;
}
dl#siteMapDl {
	margin: 0 0;
	padding: 0;
	background-color: white;
}
dl#siteMapDl dd {
	margin-left: 0;
	padding: 0;
}

dl#siteMapDl dd dl {
	margin: 1em 0;
	padding: 1em;
	background-color: #EEF3FA;
}

dl#siteMapDl dt {
	font-weight: bold;
}

/* ######## home hotlink styles */

#homeHotlinks {
}

.homeHotlink {
	float: left;
	width: 165px;
	margin-right: 12px;
	padding: 0;
}
.homeHotlinkLast {
	float: left;
	width: 165px;
	margin-right: 0;
	padding: 0;
}
.homeHotlink dl dt, .homeHotlinkLast dl dt {
	font: bold 15px Arial, helvetica, sans-serif;
	color: #293078;
	border-bottom: 1px solid #5692E0;
	padding: 5px 0;
}
.homeHotlink dl dd, .homeHotlinkLast dl dd {
	margin: 0;
	padding: 0;
}
.homeHotlink dl dd p, .homeHotlinkLast dl dd p {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
	margin: .5em 0;
}

.homeHotlink a, .homeHotlinkLast a {
	color: #0066CC;
	text-decoration: underline;
}
.homeHotlink a:hover, .homeHotlinkLast a:hover {
	color: #0066CC;
	text-decoration: none;
}

.homeHotlink dl dt a, .homeHotlinkLast dl dt a {
	color: #293078;
	text-decoration: none;
}
.homeHotlink dl dt a:hover, .homeHotlinkLast dl dt a:hover {
	color: #293078;
	text-decoration: underline;
}



/* GB added stuff */


.w3 { width: 100% }
.w2 { width: 66% }

#content form {
	margin: 0;
	padding: 0
}
#content fieldset {
	padding: 5px;
	border: 1px solid #DDE7F5;
}

/* this fixes problem in IE */
#content table { float: left }

/* fix the indent on the subnav */
dl.subnav ul { padding: 0; margin: 0 }

/* this is so resizing the text looks OKish */
div.field {
	clear: both;
	margin: 1.3em
}

label.fixed, span.fixed {
	float: left;
	display: block;
	width: 50%
}
input.button {
	background-color: #DDE7F5;
	font: bold 11px Arial, helvetica, sans-serif;
	color: #293078;
	margin: 10px;
	padding: 5px
}

input.disabled {
	background-color: #ddd!important;
	font: bold 11px Arial, helvetica, sans-serif;
	color: #bbb;
	margin: 10px;
	padding: 5px
}

input.tiny {
	border: 1px outset;
	margin: 1px;
	padding: 1px;
}

/* used in the forms */
.centred { text-align: center }
.error { margin: 2px 30px; color: #f66 }
.required { color: #293078; font-weight: bold }

div.product {
	line-height: 1.1em;
	margin: 0 170px 10px 0;
	height:1%;
}

div.insetCol {
	float: right;
	width: 150px;
	padding: 1em 10px 1em 0;
}

div.product h2 {
	margin: 0
}

p.emph {
	font-weight: bold;
	color: #293078;
	background-color: white
}

br.zero { line-height: 1px; clear: right;}


.teamImage {
	float: right;
	padding-left: 15px;
	padding-bottom: 40px;
}

.pageImage { margin-left: 10px; }

table.passengers input, table.passengers select {
	font-size: 10px
}

div.sendFriend {
 padding: 4px;
}
div.sendFriend span {
 display: block;
 float: left;
 width: 15em;
}

div.sendFriend input, div.sendFriend textarea {
 font-size: 95%;
}
p.dispatch_method {
	margin-left: 8px;
	font-size: 105%;
	margin-bottom: 4px;
	margin-top: 5px;
}
td.dispatch {
	font-size: 110%!important;
}
td.dispatch label span {
	font-size: 80%!important;
}
div.sendFriend {
	margin-top: 10px;
}

div#buttons_home {
	margin-left:190px;
	margin-top:10px;
}

div#buttons_home img {
	margin-bottom:3px;
}

#product_list_button {
	float:right;
	margin:5px 4px 8px 0!important;	
}

/* Checkout Template Styles */

.wide_right_col {
	margin-left:0!important;
	float:none!important;
	background:url(../images/full_width_bg.png) top left no-repeat!important;
}

.wide_right_col label.fixed, .wide_right_col span.fixed {
	width:40%;
}

.wide_right_col div.field {
	width:70%;
	margin:1.3em auto 1.3em auto;
}

.width_right_col fieldset {
	width:80%;
}

.wide_right_col .button {
	width:auto;
	margin-left:40%;
}

.wide_right_col .centred {
	margin:0 auto 0 auto;
	width:70%;
	text-align:left;
}

.wide_right_col h1 {
	background-image:none!important;
	background-color:#DDE7F5!important;
	margin: 0;
	padding: 10px;
	font: bold 15px Arial, helvetica, sans-serif;
	color: #293078;
	text-transform: uppercase;
}

.wide_right_col input, .wide_right_col select, .wide_right_col textarea {
	width:220px;
}

.wide_right_col table.passengers input, .wide_right_col table.passengers select {
	width:100px;
	font-size:12px;
}

.wide_right_col table.dataTable td, .wide_right_col table.dataTable th {
	font-size:12px;
	padding:5px;
}

.clrb_thin {
	clear:both;
	line-height:1px;
}

#checkout_headers {
	clear: both;
	height: 95px;
	background: transparent url(../furniture/placeholder_banner_short.jpg) no-repeat left top;
	color: #000;
	position: relative;
}

#checkout_wrapper {
	width: 740px;
	margin: 20px auto 0 auto;
	padding:30px 30px 20px 30px;
	text-align: left;
	background:url(../images/wrapper_bg_long.png) top left no-repeat #ffffff;
	color: inherit;
}

.red {
	color: red;
}
.no_float {
	float: none!important;
}
.left {
	float: left;
}
.product_wrapper {
	float: left;
	margin-bottom: 25px;
	width: 500px;
}
table.voucher_table {
	margin-bottom: 20px;
}
table.voucher_table td.left_pad {
	padding-left: 16px;
	padding-bottom: 10px;
	width: 50%;
}