/* ============ MAIN LAYOUT ============ */

body {
	text-align: center;
}

div#wrapper {
	width: 972px;
	margin: 0px auto;
	background: url(images/mainbg.png) top center repeat-y;
}

div#header {
	width: 972px;
	height: 133px;
	background: url(images/chasers_page_heading.jpg) top center no-repeat;
}

div#sidebar {
	width: 246px;
	float: right;
	min-height: 300px;
	background-color: #ffdbb7;
}

div#sidebar img {
	width: 216px;
}

div#select {
	height: 100px;
	background: url(images/chaser_bg_grad.png) top left repeat-x;
	width: 706px;
	padding: 10px 0 10px 0;
	margin-right: 20px;
	text-align: left;
}

div.select {
	width: 339px;
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

div#select-left {
	border-right: 1px solid #F47920;
}

div#select-right {
	border-left: 1px solid #F47920;
}

div#content {
	clear: left;
	width: 706px;
	float: left;
	text-align: left;
	padding: 20px 20px 0px 0px;
}

div#termscond {
	text-align: center;
}

div#termscond a:hover, div#termsconds a:active {
	background: none;
	text-decoration: underline;
}

div#footer {
	height: 30px;
	clear: both;
	background: #F47920;
	text-align: center;
}

div#footer ul {
	padding-top: 7px;
}

div#footer ul li {
	display: inline;
}

div.clear {
	clear: both;
}

/* ============ TYPE ============ */

body {
	font-family: Helvetica, arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
}

h1 {
	font-weight: bold;
	font-size: 2em;
	letter-spacing: -1px;
	line-height: 2em;
}

h2 {
	font-weight: bold;
	font-size: 2em;
	letter-spacing: -1px;
	line-height: 2em;
}

h3 {
	font-weight: bold;
	font-size: 1.3em;
}

p.required-text {
	font-style: italic;
}

strong {
	font-weight: bold;
}

span.required {
	color: red;
}

div.select a {
	font-weight: bold;
	font-size: 2em;
	letter-spacing: -1px;
	line-height: 2em;
}

span.small-label {
	font-size: 0.9em;
	font-style: italic;
	padding: 0;
	margin-bottom: 10px;
	font-weight: normal;
}

legend {
	font-style: italic;
}

label.error {
	color: #f00;
	position: relative;
	left: 200px;
	text-align: left;
}

div.status {
	color: #707070;
	font-size: 0.8em;
	font-style: italic;
}

span#lblError {
	display: block;
	clear: both;
	color: #f00;
	font-weight: bold;
}


/* links */

a {

}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
	color: #605040;
}

span.count, span.list-label {
	font-weight: bold;
	color: #2d456d;
}

span.warning {
	color: #f00;
	font-weight: bold;
}

dt {
 	font-weight: bold;
}

div#content form {
	color: #252525;
}

label {
	font-weight: bold;
	text-align: right;
}


legend {
	color: #F47920;
}

div#content form a:link, div#content form a:visited  {
	color: #252525;
}

/* ============ FORMS ============ */

fieldset {
	border: 1px solid #ffdbb7;
	padding: 10px;
	margin: 10px 0;
}

legend {
	padding: 0 5px;
}

div#content form {
	width: 450px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #fff;
	border: 10px solid #ffdbb7;
}

td {
	padding: 5px;
	text-align: right;
}


input, select {
	float: left;
	margin-bottom: 15px;
}

textarea {
	float: left;
}

div.input-group {
	float: left;
	width: 160px;
}

div.input-group input.button {
	float: right;
}


input.button {
	margin-right: 5px;
}

input#btnForgotten {
	clear: left;
	margin-bottom: 10px;
}

div#content form label {
	float: left;
	clear: both;
	margin-bottom: 20px;
	width: 180px;
	padding-right: 20px;
}

div#content form.newBooking label {
		margin-bottom: 15px;

}

div#submit {
	padding-top: 30px;
	padding-left: 30px;
	text-align: center;
}

div#bookingSubmit, div#submit-buttons {
	clear: both;
	width: 100%;
	padding-left: 0;
}

div#bookingSubmit input#btnCancel {
	float: left;
}

div#bookingSubmit input#btnPayDeposit, input#btnSubmit {
	float: right;
}

table#add-pup {
	padding-right: 20px;
}

p.note {
	font-style: italic;
	text-align: right;
}

dl {
	clear: both;
}

div#pnlEmail {
	clear: both;
}

div#content p {
	padding: 0.5em 0;
	clear: both;
}

input#btnPay {
	margin: 10px 0;
}

div#content div#warning label {
	width: 180px;
	display: block;
	margin: 10px auto;
	padding: 10px;
	background-color: #fff;

}

textarea.notification {
	border: 1px solid #f00;
	background-color: #fdd;
}

/* Pay in full */



fieldset#bookingid div.input-group {
	padding-top: 20px;
	width: 100%;
}

div#forgotten {
	padding-left: 200px;
	padding-bottom: 20px;
}

div.input-group input#btnCancel {
	float: left;
	clear: both;
}

div.input-group input#btnSubmit {
	float: left;
	margin-left: 10px;
}

a#cancelpay {
	display: block;
	float: left;
}

input.btncontinue {
	float: right;
	clear: none;
}

/* character counters on NewBooking */

div.status {
	float: left;
	clear: both;
	margin-bottom: 10px;
	width: 400px;
	text-align: right;
}

/* ============ DETAIL LISTING ============ */

dl {
	clear: both;
}

dt, dd {
	float: left;
	width: 180px;
	padding: 5px 0;
}

dt {
	text-align: right;
	clear: both;
	padding-right: 15px;
}

div#paybutton {
	float: none;
	width: 100%;
	clear: both;
}

input#btnPay {
	clear: both;
	float: none;
	margin-left: 200px;
}

div#pay-deposit {
	text-align: center;
	padding-top: 10px;
}

div#pay-deposit input {
	float: none;
	text-align: center;
}

/* ============ ADMIN PAGES ============ */

body.admin div#wrapper {
	background: none;
}

body.admin div#content {
	width: 972px;
	padding: 20px 0;
	overflow-x: auto;
}

body.admin div#content.print {
	overflow-x: visible;
}

body.admin div#content form {
	margin: 0 auto 20px auto;
	padding: 20px 0;
	width: 100%;
	background: #fff;
	border: none;
	color: #000;
	}


body.admin {
	background: none;
}

body.admin table {
	clear: both;
	background: #fafafa;
	border: 1px solid #ccc;
	margin-top: 20px;
}

body.admin table.printo {
	overflow-x: visible;
}

body.admin table th {
	background: #ddf;
}

body.admin table td, body.admin table th  {
	border: 1px solid #ccc;
	padding: 3px;
}

body.admin div#content form a:link, body.admin div#content form a:visited {
	color: #000;
} 

body.admin div#controls {
	padding: 10px 0;
}

body.admin div#header {
	background-image: none;
	background: #ddf;
	height: 50px;
	text-align: left;
	padding: 20px;
	width: 932px;
}

h3.navlist {
	padding-bottom: 1em;
}

body.admin div#footer {
	background: #ddf;
}

body.admin div#pnlNewData label{
	width: 100px;
}

body.admin div#pnlNewData input#btnSave {
	margin: 10px 0;
}

body.admin div.date {
	clear: both;
}

body.admin div.date select {
	float: none;	
	}

body.admin div.controls {
	clear: both;
	padding-left: 200px;
	}
	
body.admin div.controls input {
	float: left;
}

/* ============ ADMIN FORM TABLE ============ */

table#gdvAllBookings th {
	text-align: right;
	padding: 5px 10px;
}

table#gdvAllBookings td {
	padding: 5px 10px;
}

/* ============ LOGIN FORM ============ */

table#Login1 {
	float: right;
}

table#Login1 td {
	vertical-align: middle;
}

table#Login1 td span {
	display: none;
}

table#Login1 td input {
	margin-bottom: 0;
	width: 100px;
}

table#Login1 td input#Login1_LoginButton {
	width: auto;
	float: right;
}

/* ============ TERMS/CONDITIONS ============ */

div#terms {
	text-align: left;
	line-height: 1.4;
	width: 700px;
}

div#terms h3 {
	font-weight: bold;
	letter-spacing: 0;
	font-size: 1.2em;
	padding-bottom: 1em;
}

div#terms h4 {
	font-weight: bold;
	padding-bottom: 1em;
}

div#terms ul {
	list-style-type: disc;
	padding-left: 2em;
	padding-bottom: 1em;
}

div#terms p {
	padding-bottom: 1em;
}

div#terms a {
	text-decoration: underline;
	padding: 0;
}

div#terms a:hover {
	background: none;
}

/* ============ clearfix ============ */

div.clearfix {
	clear: both;
}

