body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #9a9582;
	color: #2D0000;
}
* {
	margin:0;
	padding:0;
	list-style: none;
}
img {
	border:0;
}
a {
	color: #740000;
}
a:hover {
	color: #2D0000;
}
.active {
	font-weight: bold;
}
p {
	line-height: 15px;
	margin-bottom: 15px;
}
.intro {
	color: #740000;
	font-size: 20px;
	line-height: 25px;
}
.quote {
	color: #740000;
	font-size: 16px;
	line-height: 20px;
}
h1 {
	color: #740000;
	font-size: 42px;
	font-weight: normal;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 4px 0;
	margin-bottom: 15px;
	clear:both;
	background: #fff;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	line-height: 15px;
}
#container {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 960px;
	float:left;
	background: #fff;
	position: relative;
}
#header img {
	display: block;
}
#logo {
	position: absolute;
	top:25px;
	left:25px;
	z-index: 9000;
}
.glidertext {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 680px;
	float: right;
	background: #231F20;
	padding: 15px 25px 15px 25px;
	opacity:.60;
	filter:alpha(opacity=60);
}
.glidertext p {
	margin:0;
	color: #fff;
	font-size: 11px;
}
.glidertext a {
	color: #fff;
}
#main {
	width: 960px;
	float:left;
	background: url(../images/bg.gif) repeat-y #fff;
}
#menu {
	float: left;
	width: 180px;
	padding: 20px 25px 0 25px;
}
#crumbs {
	float:left;
	width: 450px;
	padding-top: 15px;
	font-size: 11px;
	color: #999;
}
#crumbs a {
	color: #2D0000;
}
#tta {
	float:left;
	width: 240px;
	line-height: 18px;
	font-size: 12px;
	padding: 20px 0 20px 80px;
	background: url(../images/tta.jpg) no-repeat 0 12px #fff;
	margin:0;
}
#beta {
	float:right;
	width: 240px;
	line-height: 18px;
	font-size: 12px;
	padding: 20px 80px 20px 60px;
	background: url(../images/beta.jpg) no-repeat 0 12px #fff;
	margin:0;
}
#ajaxSearch_form {
	float:right;
	width: 180px;
	padding: 10px 25px 0 25px;
	height: 36px;
	overflow: hidden;
}
#ajaxSearch_input {
	width: 134px;
	border: 1px solid #ccc;
	float:left;
	border-right: 0;
	padding: 7px;
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
#ajaxSearch_submit {
	float:left;
	border: 1px solid #ccc;
	border-left: 0;
	padding: 6px 3px;
	height: 29px;
	background: #eee;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
#content {
	float:right;
	width: 705px;
}
.content {
	float:left;
	width: 450px;
}
#payments {
	width: 450px;
	float:left;
	clear:both;
	border-top: 1px dotted #999;
	padding: 10px 0;
}
.content ul, #tabs .tabcontent ul {
	line-height: 15px;
	margin-bottom: 15px;
	list-style: disc;
	margin-left: 25px;
}
#tabs ul {
	list-style: none;
	margin:0;
}
.content li, #tabs .tabcontent li {
	list-style: disc;
}
#tabs li {
	list-style: none;
}
#sidebar {
	float:right;
	width: 180px;
	padding: 0 25px 0 25px;
}
#sidebar ul {
	line-height: 15px;
	margin-bottom: 15px;
}
#sidebar li {
	margin-bottom: 5px;
}
.promotion {
	border-bottom: 1px dotted #999;
	margin-bottom: 15px;
}
.info h2 {
	background: url(../images/info.gif) no-repeat 0 1px;
	padding-left: 20px;
}
.loyalty {
	padding-left: 75px;
	background: url(../images/loyalty.jpg) no-repeat;
}
.contact_phone {
	font-size: 16px;
}
.contact_email {
	font-size: 11px;
}
#accreditations {
	float:left;
	width: 180px;
	border-top: 1px dotted #999;
	margin-top: 15px;
	padding: 10px 0;
}
#brochurerequest {
	float:left;
	width: 150px;
	background: #fff;
	padding: 15px;
}
#brochurerequest ul {
	margin:0;
}
#brochurerequest li a {
	border:0;
	line-height: 15px;
	padding:0;
}
#footer {
	width: 910px;
	float:left;
	background: #740000;
	padding: 15px 25px 15px 25px;
	text-align: center;
}
#footer p {
	color: #fff;
	margin:0;
	font-size:11px;
}
#footer a {
	color: #fff;
}


.luxury h1 {
	color: #AA8B05;
	background: url(../images/gold.jpg) no-repeat 0 7px #fff;
	padding-left: 50px;
}
.image {
	margin-bottom: 15px;
	float:left;
}
.image img {
	float:left;
}
.luxury .image {
	border: 15px solid #AA8B05;
}
.luxury .image img {
	width: 420px;
}
.ridefeatures {
	width: 450px;
	float:left;
}
.ability {
	float:left;
	width: 220px;
	font-size: 11px;
}
.ability p, .suitable p {
	margin:0;
}
.experienced, .intermediate, .novice, .beginner, .all {
	float:left;
	padding-top: 4px;
	height: 20px;
	margin-bottom: 15px;
	padding-right: 100px;
}
.experienced {
	background: url(../images/ridingability.gif) no-repeat 95px 0px;
}
.intermediate {
	background: url(../images/ridingability.gif) no-repeat 95px -24px;
}
.novice {
	background: url(../images/ridingability.gif) no-repeat 95px -48px;
}
.beginner {
	background: url(../images/ridingability.gif) no-repeat 95px -72px;
}
.all {
	background: url(../images/ridingability.gif) no-repeat 95px -96px;
}
.suitable {
	float:left;
	width: 220px;
	font-size: 11px;
}
.suitablefor {
	float:left;
	padding-top: 4px;
	height: 20px;
	margin-bottom: 15px;
}
.tick {
	float:left;
	padding-top: 4px;
	height: 20px;
	margin-bottom: 15px;
	padding-left: 30px;
	background: url(../images/tick.gif) no-repeat 8px 0;
}
.cross {
	float:left;
	padding-top: 4px;
	height: 20px;
	margin-bottom: 15px;
	padding-left: 30px;
	background: url(../images/tick.gif) no-repeat 8px -24px;
}

.errors {
	color: #E44145;
	background: #FFFFCC;
	padding:10px;
	margin-bottom: 15px;
}
.content form {
	border: 1px solid #eee;
	padding: 15px;
	margin-bottom: 15px;
}
.content form td {
	padding: 4px 0;
}
.content td input, .content td textarea {
	border: 1px solid #ccc;
	padding: 4px;
}

.glider {
	float:left;
	width: 960px;
	height: 320px;
	position: relative;
	z-index: 1000;
}
#glider { position: relative; }
#glider div.scroller { width: 960px; height: 320px; overflow: hidden; }
#glider div.scroller div.section {   
	width:960px;
	height:320px;
	overflow:hidden;
	float:left;
}
#glider div.scroller div.content { xwidth: 10000px; }
#glider .controls {	
	right: 15px;
	bottom: 17px;
	z-index: 9000;
	position: absolute;
}
#glider .controls a {
	float: left;
	width: 12px;
	height: 12px;
	margin: 0 0 0 4px;
	text-indent: -9999px;
	text-decoration: none;
	background: #ccc;
	overflow: hidden;
}
#glider .controls a:hover { background: #ccc; }
#glider .controls a.activeSlide { background: #fff;}


.map {
	float:left;
	width: 448px;
	margin-bottom: 15px;
	position: relative;
	border: 1px solid #ccc;
}
.worldmap {
	background: url(../images/map_worldwide.gif) no-repeat;
	height: 300px;
}
.ukmap {
	background: url(../images/map_uk.gif) no-repeat;
	height: 600px;
}
.map ul, .map li {
	list-style: none;
	margin:0;
	padding:0;
}
.map li {
	padding: 1px 3px;
	background: #eee;
	border:1px solid #ccc;
	position: absolute;
	margin-right: 4px;
}
.map li .pin {
	float:left;
	font-size: 10px;
	opacity:.80;
	filter:alpha(opacity=80);
}

/* Forms */

.form {
	background: #eee;
	float:left;
}
.form p {
	padding: 2px 0;
	float: left;
	width: 100%;
}
.formnote {
	font-size: 11px;
	color: #666;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 4px;
	border: 1px solid #ccc;
	width: 240px;
}
.formarea {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 4px;
	border: 1px solid #ccc;
	width: 400px;
}
.formbutton {
	
}
.tickbox label {
	width: 260px;
}
.error {
	color: red;
}
.success {
	color: green;
}

/* Tabs
----------------------------------*/
#tabs {	float:left;width:450px;margin-bottom:25px;}
#tabs .font a {font-size:16px;color:#2D0000;}
.tabcontent {float:left;width:420px;padding:15px;background:url(../images/bgtab.gif) repeat-x;}
.tabcontent img {float:left;margin-right: 15px;}
.ui-tabs { zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style:none;position:relative;}
.ui-tabs .ui-tabs-nav li { position:relative;float:left;margin:0 4px 0 0;padding:0;}
.ui-tabs .ui-tabs-nav li a { float:left;text-decoration:none;padding:8px 15px;margin:0;background:#B3B3B3;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor:text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor:pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { width: 450px;clear:left;float:left; }
.ui-tabs .ui-tabs-hide { display: none !important; }
#tabs .ui-tabs-nav .ui-tabs-selected a, .ui-tabs .ui-tabs-nav li a:hover { background:#F2F2F2;}
