/* General styles */
body, img, p, h1, h2, h3, div, input, textarea {
	margin:0px;
	padding:0px;
	border-width:0px;
	outline-width:0px;
}

body, input, textarea {
	font-family: arial, sans-serif;
}

#site {
	width:927px;
	margin: 15px auto 0 auto;
	position:relative;
}

div#head img { float:left; height:141px; width:559px; margin-bottom:13px; }

div#head p {
	float:right;
	font-size:12px;
	line-height:16px;
	text-align:right;
	color:#5a5b5e;
	margin-top:36px;
}

div#head p .tel {
	font-size:20px;
	line-height:22px;
	color:#eb001c;
}

p#menu {
	margin-top:0px;
	width:100%;
	background-color:#cfd0d1;
}

p#menu a {
	display:block;
	height:24px;
	padding-top:10px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	float:left;
	font-size:12px;
	line-height:14px;
}

p#menu a#home { width:72px; background: url('images/home-back.jpg') no-repeat top left; }
p#menu a#coaches { width:105px; background: url('images/coaches-back.jpg') no-repeat top left; }
p#menu a#disabled { width:212px; background: url('images/disabled-back.jpg') no-repeat top left; }
p#menu a#holidays { width:121px; background: url('images/holidays-back.jpg') no-repeat top left; }
p#menu a#featherstone { width:185px; background: url('images/featherstone-back.jpg') no-repeat top left; }
p#menu a#coachhire { width:108px; background: url('images/hire-back.jpg') no-repeat top left; }
p#menu a#contact { width:108px; background: url('images/contact-back.jpg') no-repeat top left; float:right; }

p#menu a#homeSel, p#menu a#home:hover { width:72px; background: url('images/home-over.jpg') no-repeat top left; }
p#menu a#coachesSel, p#menu a#coaches:hover { width:105px; background: url('images/coaches-over.jpg') no-repeat top left; }
p#menu a#disabledSel, p#menu a#disabled:hover { width:212px; background: url('images/disabled-over.jpg') no-repeat top left; }
p#menu a#holidaysSel, p#menu a#holidays:hover { width:121px; background: url('images/holidays-over.jpg') no-repeat top left; }
p#menu a#featherstoneSel, p#menu a#featherstone:hover { width:185px; background: url('images/featherstone-over.jpg') no-repeat top left; }
p#menu a#coachhireSel, p#menu a#coachhire:hover { width:108px; background: url('images/hire-over.jpg') no-repeat top left; }
p#menu a#contactSel, p#menu a#contact:hover { width:108px; background: url('images/contact-over.jpg') no-repeat top left; float:right; }

p#bottommenu { margin:7px 0 0 0; }

p#bottommenu a {
	display:block;
	height:33px;
	padding-top:17px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	width:379px;
	margin:1px 0 1px 0;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	background: url('images/bottom-link-back.jpg') no-repeat top left;
}

p#bottommenu a:hover { background: url('images/bottom-link-over.jpg') no-repeat top left; }

p#bottommenu a.disabledbutt { background: url('images/home-disabled-butt.jpg') no-repeat top left; }
p#bottommenu a.disabledbutt:hover { background: url('images/home-disabled-over.jpg') no-repeat top left; }

div#content {
	width:100%;
	margin-top:3px;
	position:relative;
}

div#content .left h1 {
	font-size:20px;
	line-height:22px;
	color:#fff;
	position:relative;
	top:14px;
	margin:0 0 40px 15px;
}

div#content p {
	font-size:12px;
	line-height:16px;
	color:#fff;
}

div#content ul {
	font-size:12px;
	line-height:16px;
	color:#747577;
}

#imgarea {
	float:right;
	position:relative;
	right:6px;
	margin:6px 0px 6px 0;
	width:528px;
}

#coachimgarea {
	float:right;
	position:relative;
	right:10px;
	margin:6px 0px 6px 0;
	width:528px;
}

.red { color:#eb001c; }
.bold { font-weight:bold; }

h1#foottitle {
	color:#747577;
	font-size:30px;
	line-height:32px;
	margin-bottom:30px;
	position:relative;
	top:15px;
	font-weight:normal;
}

div#footer {
	background-color:#cfd0d1;
	font-size:11px;
	line-height:13px;
	padding:5px 15px;
}

div#footer .left { float:left; }
div#footer .right { float:right; }

div#footer a { color:#000; text-decoration:none; }
div#footer a:hover { color:#eb001c; }

div.index { background:#fff url('images/site-home-back.jpg') no-repeat top left; }
div.coaches { background:#fff url('images/site-coaches-back.jpg') no-repeat top left; }

div.disabledaccesscoaches { background:#fff url('images/site-disabled-back.jpg') no-repeat top left; }
div.disabledaccesscoaches p { 
	width:360px;
	position:relative;
	margin:0 0 10px 20px;
}

p#black { 
	color:#747577;
	width:360px;
	position:relative;
	margin:0 0 10px 20px;
}

div.holidays { background:#fff url('images/site-holidays-back.jpg') no-repeat top left; }
div.coachhire { background:#fff url('images/site-holidays-back.jpg') no-repeat top left; }
div.featherstonerover { background:#fff url('images/site-rover-back.jpg') no-repeat top left; }
div.contactus { background:#fff url('images/site-contact-back.jpg') no-repeat top left; }


div.left { width:375px;float:left; }
div.leftfull { width:927px; }
div.right { float:right; }

p.text {
	width:330px;
	position:relative;
	margin:0 0 0 20px;
}

p.full {
	position:relative;
	margin:0 0 0 20px;
}

div.index h2 {
	font-size:20px;
	line-height:22px;
	color:#747577;
	text-align:right;
	margin:35px 0 0 0;
	font-weight:normal;
}

div.coaches h2, div.disabledaccesscoaches h2 {
	font-size:20px;
	line-height:22px;
	color:#747577;
	text-align:left;
	margin:15px 0 0 20px;
	font-weight:normal;
}

div.coaches h3 {
	font-size:14px;
	line-height:16px;
	color:#747577;
	text-align:left;
	margin:30px 0 0 20px;
	font-weight:normal;
}

div.coaches #thumbs {
	height:422px;
	width:492px;
	position:relative;
	right:38px;
	margin:10px 0 20px 0;
	padding:17px 0 0 9px;
}

div.coaches #thumbs img { float:left; margin:0 0 10px 4px; }
div.disabledaccesscoaches #imgarea { margin:19px 0 28px 0; position:relative; right:2px; }

div.disabledaccesscoaches h3 {
	font-size:14px;
	line-height:17px;
	color:#747577;
	text-align:right;
	margin:5px 30px 15px 0px;
	font-weight:normal;
}

p#specbutt { margin:46px 11px 0 0px; float:left; }

p#specbutt a {
	display:block;
	height:22px;
	padding-top:9px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	width:247px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	background: url('images/specification-butt.jpg') no-repeat top left;
}

p#specbutt a:hover { background: url('images/specification-over.jpg') no-repeat top left; }

p.holtext {
	width:330px;
	position:relative;
	margin:0 0 0 20px;
}

div.holidays #imgarea { margin:6px 0 10px 0; position:relative; right:0px; float:left; }

p#holidaybutt { float:right; }

p#holidaybutt a {
	display:block;
	height:23px;
	padding-top:10px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	width:257px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	background: url('images/brochure-butt.jpg') no-repeat top left;
}

p#holidaybutt a:hover { background: url('images/brochure-over.jpg') no-repeat top left; }

#holidayslogo { margin-top:5px; }

div#content p.colone {
	width:185px;
	float:left;
	margin:5px 8px 20px 0;
	color:#747577;
}

div#content p.coltwo {
	width:156px;
	float:left;
	margin: 5px 8px 0 8px;
	color:#747577;
}

div#content p.colthree {
	width:164px;
	float:left;
	margin: 5px 0px 0 8px;
	color:#747577;
}

div#content p.colone .title, div#content p.coltwo .title, div#content p.colthree .title {
	font-size:14px;
	line-height:30px;
	color:#eb001c;
	font-weight:bold;
}

img.splitter { float:left; margin-top:10px; }
div.featherstonerover #imgarea { margin:7px 0 10px 0; position:relative; right:12px; }

div#content p.contact {
	position:relative;
	margin:15px 0 0 20px;
	float:left;
	font-size:14px;
	line-height:16px;
}

p#mapbutt { float:right; margin:5px 15px 0 0; }

p#mapbutt a {
	display:block;
	height:21px;
	padding-top:9px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	width:134px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	background: url('images/mapbutt-butt.jpg') no-repeat top left;
}

p#mapbutt a:hover { background: url('images/mapbutt-over.jpg') no-repeat top left; }

table.tbleft { float:left; margin: 25px 0px 30px 0; position:relative; left:15px; }
table.tbright { float:right; margin: 25px 0px 0 0; position:relative; right:15px; }

table label {
	display:block;
	width:85px;
	height:20px;
	padding: 5px 0 0 8px;
	font-size:14px;
	line-height:16px;
	background-color:#464647;
	margin:0;
	color:#fff;
}

table td { vertical-align:top; }

table.tbleft input {
	width:266px;
	height:20px;
	padding: 5px 0 0 5px;
	font-size:12px;
	line-height:16px;
	border:0;
	background-color:#fff;
	margin-bottom:4px;
}

table.tbleft textarea {
	width:266px;
	height:125px;
	padding: 5px 0 5px 5px;
	font-size:12px;
	line-height:16px;
	border:0;
	background-color:#fff;
	margin-bottom:4px;
}

table.tbright textarea {
	width:427px;
	height:183px;
	padding: 5px 0 5px 5px;
	font-size:12px;
	line-height:16px;
	border:0;
	background-color:#fff;
	margin-bottom:4px;
}

table.tbright input {
	display:block;
	padding: 4px 16px 3px 16px;
	font-size:14px;
	line-height:16px;
	background-color:#464647;
	margin:0;
	color:#fff;
	float:right;
}

.contactus h2 {
	font-size:20px;
	line-height:22px;
	color:#747577;
	text-align:right;
	margin:25px 0 25px 0;
	font-weight:normal;
}

p.roverbutt { float:left; margin:15px 0 0 0; }

p.roverbutt a {
	display:block;
	height:35px;
	padding-top:15px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	width:379px;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	background: url('images/service125-butt.jpg') no-repeat top left;
}

p.roverbutt a:hover { background: url('images/service125-over.jpg') no-repeat top left; }

.timetables { margin:15px 0 10px 0; float:right;}

