.clear { clear: both; }
.clearL { clear: left; }
.clearR { clear: right; }
.left { float: left; }
.right { float: right; }

body {
	font: 62.5% Arial, Helvetica, Geneva, sans-serif;
	color: #454545;
	background: url(../img/bg01.jpg) top center no-repeat;
}

#page {
	width: 960px;
	margin: 0 auto 30px;
}

#header {
	width: 920px;
	padding: 0 20px;
	height: 162px;
	background: url(../img/header-bg.gif) top left no-repeat;
}

#header p {
	color: #009900;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	width: 346px;
	margin-top: 58px;
}

#header p span#tel-number {
	font-size: 48px;
}

#header h1 {
	width: 285px;
	height: 100px;
	background: url(../img/logo.gif) top left no-repeat;
	margin-top: 29px;
}

#header h1 a {
	width: 285px;
	height: 100px;
	display: block;
	cursor: pointer;
	overflow: hidden;
	text-indent: -5000px;
}

a {
	text-decoration: none;
	color: #009900;
}

a:hover {
	color: #006600;
}

h2 {
	color: #009900;
	font-size: 2.8em;
	margin-bottom: 0.5em;
}

p {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 1.6em;
	padding: 0 10px;
}

h3 {
	font-size: 1.8em;
	margin-bottom: 1em;
}

ol {
	list-style: decimal;
	padding: 0 40px;
}

ol li {
	font-size: 1.4em;
	line-height: 1.6em;
	margin-bottom: 1em;
}

ol li ol {
	margin-top: 5px;
}

ol li ol li {
	font-size: 1em;
	margin-bottom: 0.2em;
}

/* @group Navigation */

#left-col {
	width: 260px;
}

#nav {
	width: 260px;
	height: 298px;
	float: left;
	background: url(../img/nav-bg.gif) top left no-repeat;
	position: relative;
}

#nav li a {
	color: white;
	font-size: 17px;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	cursor: pointer;
	letter-spacing: 0.5px;
	line-height: 20px;
}

#nav li {
	position: absolute;
	display: block;
}

#nav li#nav1 { width: 139px; height: 54px; top: 17px; left: 11px; }
#nav li#nav2 { width: 76px; height: 41px; top: 109px; left: 14px; }
#nav li#nav3 { width: 97px; height: 40px; top: 116px; left: 135px; }
#nav li#nav4 { width: 83px; height: 48px; top: 242px; left: 9px; }
#nav li#nav5 { width: 83px; height: 57px; top: 235px; left: 147px; }

#nav li#nav4 a { color: #333; }
#nav li a:hover { color: #ccc; }

#secondary-nav {
	width: 240px;
	clear: left;
	background: url(../img/pipes.gif) bottom left no-repeat;
	padding-right: 20px;
}

#secondary-nav li {
	padding-top: 5px;
	width: 240px;
	height: 34px;
}

#secondary-nav li a {
	width: 240px;
	height: 28px;
	cursor: pointer;
	text-align: center;
	color: white;
	display: block;
	background: url(../img/button-bg.png) top left no-repeat !important;
	background: url(../img/button-bg.gif) top left no-repeat;
	font-size: 18px;
	padding-top: 6px;
	letter-spacing: 0.5px;
}

#secondary-nav li a:hover {
	background: url(../img/button-bg.png) bottom left no-repeat !important;
	background: url(../img/button-bg.gif) bottom left no-repeat;
}

#secondary-nav li.theride {
	height: 139px;
	padding: 0;
	overflow: hidden;
	margin-top: 5px;
}

#secondary-nav li.theride a {
	height: 139px;
	padding: 0;
	overflow: hidden;
	background: url(../img/4theride.png) top left no-repeat !important;
	background: url(../img/4theride.gif) top left no-repeat;
	text-indent: -5000px;
}

#secondary-nav li.theride a:hover {
	background: url(../img/4theride.png) bottom left no-repeat !important;
	background: url(../img/4theride.gif) bottom left no-repeat;
}

/* @end */


/* @group Content */

#content-top {
	background: url(../img/content-top.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 700px;
	display: block;
	float: right;
}

#content {
	width: 660px;
	float: right;
	padding: 0 20px 0 20px;
	background: url(../img/content-mid.gif) top left repeat-y;
	min-height: 610px;
	position: relative;
}

/* @end */


/* @group Footer */

#footer {
	width: 660px;
	float: right;
	background: url(../img/footer-bg.png) bottom left no-repeat !important;
	background: url(../img/footer-bg.gif) bottom left no-repeat;
	padding: 10px 20px 0 20px;
	color: #aaa;
}

#footer img {
	float: right;
	margin-bottom: 10px;
}

#footer p {
	font-size: 1.1em;
	padding: 0;
}

/* @end */


/* @group home page */

#quality-training {
	background: url(../img/quality-training.jpg) top left no-repeat;
	height: 251px;
	width: 660px;
	margin-bottom: 20px;
}

#quality-training ul {
		text-indent: -5000px;
}

#quality-training h2 {
	color: white;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 28px;
	padding-top: 6px;
}

#index .left-col {
	float: left;
	width: 440px;
}

#index .right-col {
	float: right;
	width: 200px;
}

#short-notice {
	background: #eeeeee url(../img/short-notice.gif) top left no-repeat;
	border-bottom: solid 5px #009900;
	padding-bottom: 4px;
}

#short-notice p {
	margin: 0;
}

#short-notice p.replacement {
	display: block;
	height: 38px;
}

.replacement {
	text-indent: -5000px;	
}

#short-notice li {
	padding: 10px;
	border-bottom: solid white 1px;
	font-size: 1.3em;
}

#short-notice p.more {
	margin-top: 2px;
	text-align: right;
}

#short-notice p.no-offers {
	padding: 10px;
	text-align: center;
}

/* @end */

ul.sub-nav {
	background: #009900 url(../img/corner-bl.gif) bottom left no-repeat;
	padding: 2px 2px 5px 5px;
	position: absolute;
	top: -10px;
	right: 10px;
}

ul.sub-nav li {
	display: inline;
	font-size: 1.6em;
	margin: 0 5px;
}

ul.sub-nav li a {
	color: white;
	padding: 0 5px;
}

ul.sub-nav li a:hover {
	color: #ccc;
}

table {
	margin: 0 10px 20px 10px;
}

table th, table td {
	padding: 5px 10px;
	font-size: 1.3em;
	text-align: center;
	border-right: dotted 1px #ccc;
}

table th {
	background: #009900;
	color: white;
	border-bottom: solid 1px #003300;
	border-right: dotted 1px #006600;
}

table tr.background {
	background: #efefef;
}

table tr {
	border-bottom: solid 1px #aaa;
}

ul#licenceLinks {
	margin-left: 30px;
	margin-bottom: 25px;
	list-style: disc;
}

ul#licenceLinks li {
	margin-bottom: 10px;
	font-size: 1.3em;
}

p.top {
	text-align: right;
	padding-bottom: 10px;
	border-bottom: dotted 1px #ccc;
}

div.input {
	background-color: #eee;
	border-bottom: solid #ccc 1px;
	border-top: solid 1px white;
	padding: 5px;
}

label {
	width: 200px;
	float: left;
	text-align: right;
	margin-right: 20px;
	font-size: 1.3em;
	padding: 2px;
	margin-top: 3px;
}

div.text input {
	width: 250px;
	color: #666;
	font-size: 1.3em;
	padding: 2px;
}

div.select select {
	font-size: 1.3em;
	color: #333;
	margin-bottom: 3px;
	width: 260px;
	padding: 2px;
}

div.submit {
	margin: 10px 0;
}

div.submit input {
	float: right;
	margin-right: 20px;
}

label em,
p em {
	font-style: normal;
	color: #990000;
}

label em {
	position: absolute;
	margin-left: 5px;
}

div.error {
	background: #ffcccc;
}

.error-message {
	padding-left: 230px;
	color: #990000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 5px 0 0;
}

div.first,
p.first {
	background-image: url(../img/form-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-top: none !important;
}

div.last,
p.last {
	background-image: url(../img/form-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-bottom: none !important;
}

.box {
	border-top: solid white 1px;
	border-bottom: solid 1px #999;
	background: #eee;
	padding: 5px 0 10px 0;
}

.box p {
	margin-bottom: 1em;
}

.box p.name {
	font-size: 2.0em;
	font-weight: bold;
	border-bottom: solid 1px #ccc;
	padding-bottom: 5px;
}

.box img {
	float: right;
	background: white;
	padding: 3px;
	border: solid 1px #999;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.box img.offer {
	margin-top: 45px;
}

.box p.price {
	font-weight: bold;
	font-size: 1.4em;
}

.box p.email {
	margin-bottom: 0.1em;
}

.word {
	background: url(../img/word.png) top left no-repeat;
	padding-left: 24px;
}

.pdf {
	background: url(../img/acroread.png) top left no-repeat;
	padding-left: 24px;
}

p.location {
	background-color: #eee;
	padding: 10px 15px;
	line-height: 1.4em;
	margin-bottom: 0;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px white	;
}

p.location strong {
	font-size: 1.2em;
}

#flashMessage {
	text-align: center;
	padding: 10px 0;
	font-size: 1.4em;
	margin-bottom: 10px;
	font-weight: bold;
}

.messageGood {
	background: #ccffcc;
}

.messageBad {
	background: #ffcccc;
}

.link-box {
	background-color: #eee;
	padding: 10px;
	border-top: solid 1px white;
	border-bottom: solid 1px #ccc;
}

.link-box img {
	float: left;
	padding: 3px;
	background-color: white;
	border: solid 1px #ccc;
	margin-right: 10px;
}

.link-box p {
	margin-bottom: 0;
}

.link-box p.desc {
	clear: both;
	padding-top: 10px;
}

p.top-link {
	font-size: 1.4em;
	text-align: right;
	display: block;
	margin-top: 10px;
}

p.link-type {
	font-size: 1.8em;
	margin-bottom: 0.5em;
}

#link-types {
	font-size:1.4em;
	margin-bottom:20px;
	margin-left:0px;
	margin-top:20px;
	text-align: center;
}

#link-types li {
	display: inline;
	background: #eee;
	padding: 5px 10px;
	line-height: 30px;
}

#link-types li a span {
	color: #999;
}

/* @group auth */

#authMessage {
	color:#CC0000;
	font-size:1.3em;
	font-weight:bold;
	margin:10px 0;
	text-align:center;
}

/* @end */

/* @group Admin */

a.back,
a.add {
	background: url(../img/back.png) no-repeat 0 0;
	float: left;
	height:20px;
	padding-left:30px;
	padding-top:2px;
}
a.add { background: url(../img/add.png) no-repeat 0 0; }

#admin-nav {
	background: url(../img/admin-nav.gif) top left no-repeat;
	padding: 2px 2px 12px 2px;
	height: 51px;
	width: 960px;
}

#admin-nav ul {
	float: left;
	margin-left: 10px;
	height: 51px;
	border-left: solid 1px #006600;
	border-right: solid 1px #66cc66;
}

#admin-nav ul li {
	float: left;
	border-left: solid 1px #66cc66;
	border-right: solid 1px #006600;
}

#admin-nav ul li a {
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:14px;
	height:17px;
	letter-spacing:1px;
	padding:17px 15px;
}

body.contents #admin-nav ul li.contents a,
body.offers #admin-nav ul li.offers a,
body.vacancies #admin-nav ul li.vacancies a,
body.links #admin-nav ul li.links a,
body.locations #admin-nav ul li.locations a {
	background-image: url(../img/nav-selected.png) !important;
	background-image: url(../img/nav-selected.gif);
}

body #admin-nav ul li a {
	background-position: bottom center;
	background-repeat: no-repeat;
}
#admin-nav ul li a:hover { background-color: #006600; }

#admin #page {
	width: 960px;
}

#admin #content-top {
	background: url(../img/admin-content-top.gif) top left no-repeat;
	width: 960px;
}

#admin #content {
	background: url(../img/admin-content-middle.gif) top left repeat-y;
	width: 920px;
}

#admin #footer {
	background: url(../img/admin-content-bottom.gif) top left no-repeat !important;
	padding: 0;
	height: 25px;
	width: 960px;
	margin-bottom: 20px;
}

#admin form {
	width: 660px;
	margin: 0 auto;
}

#admin table {
	width: 900px;
	margin: 10px auto;
}

#admin table th {
	background: #009900 url(../img/table-top.gif) bottom left repeat-x;
}

#admin table th a { color: white; }
#admin table th a:hover { color: #ccc; }

#admin table tr { background: #f3f3f3; }
#admin table tr.altrow { background: white; }
#admin table tr.disabled { background: #ffdddd; }

#admin table th,
#admin table td {
	vertical-align:middle;
}

div.paging {
	font-size: 12px;
	padding: 0 10px;
}

div.paging .disabled {
	display: none;
}

div.paging a,
div.paging span.current {
	height: 20px;
	float: left;
	text-align: center;
	padding: 0 4px;
}


/* @end */




