/* CSS Document */

#right-nav
{
float:right;
margin:0 0 0 10px;
width:145px;
display:inline;
}



#right-nav ul
{
list-style-type:none;
padding:0;
margin:0 0 0 0;
height:1em;
line-height:1.3em;
position:relative;
text-align:left;
}

#right-nav ul li
{

}

#right-nav ul li a:link,
#right-nav ul li a:visited
{
color:#b32830;
text-decoration:none;
}

#right-nav ul li a:hover
{
color:#f49129;
}


#left-nav
{
width:152px;
float:right;
margin:0 10px 0 0;
}



#left-nav ul
{
list-style-type:none;
padding:0;
margin:0 0 0 0;
height:1em;
line-height:1.3em;
position:relative;
text-align:right;
}

#left-nav ul li
{

}

#left-nav ul li a:link,
#left-nav ul li a:visited
{
color:#b32830;
text-decoration:none;
}

#left-nav ul li a:hover
{
color:#f49129;
}

a img{
	border:0px;	
}

body 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
line-height: 20px;
background:#d7d7d9;
}

.clear
{
clear:both;
}
.clear2
{
clear:both;
height:1px;
overflow:hidden;	
}

#wrapper
{
width:900px;
}

#header
{
width:900px;
}

#thumbs
{
width:499px;
float:left;
}

#thumbs img
{
float:left;
margin:0;
padding:0;
}

img#bar
{
float:left;
border-width: 0px 1px 1px 0px;
border-style: solid;
border-color: #FFFFFF;
margin:0;
padding:0;
}

img#last
{
float:right;
margin:0;
padding:0;

}



#menu
{
width:380px;
float:right;
margin:0 0 0 0;
height:100px;
}

#title
{
text-align:right;
color:#fff;
font-size:32px;
font-family:georgia,serif;
padding:0;
font-weight:normal;
margin-right:0;
width:740px;
margin-top:30px;
float:left;
}


#content
{
width:740px;
height:400px;
float:left;
}




#content-trans
{
width:450px;
position:absolute;
left:290px;
top:160px;
background:#fff;
margin:20px 0 0 0;
}



#content-inner
{
width:410px;
position:absolute;
left:290px;
top:160px;
margin:20px 0 0 0;
padding:0 20px 0 20px;
background:#fff;
text-align:left;
}

#content-inner a:link,
#content-inner a:visited,
a.text_popup:link,
a.text_popup:visited,
#close_terms a:link,
#close_terms a:visited
{
color:#b32830;
text-decoration:none;
}

#content-inner a:hover
{
color:#f49129;
}

#content-inner a.part:hover
{
color:#FFFFFF;
}



#content-inner h1
{
font-family:Arial, Helvetica, sans-serif;
font-size:2.0em;
font-weight:bold;
color:#b32830;
margin:0;
padding:0;

}

#content-inner h2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#f49129;
margin:20px 0 0 0;
padding:0;
}

#content-inner p
{

}


#logo
{
position:absolute;
top:393px;
left:48px;
}




.whitetext 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 26px;
color:#fff;
}








/* stuart additions - van pages */

div.imageThumb
{
width:100px;
height:100px;
overflow:hidden;
float:left;
border-right:1px solid #fff;
}
div.imageThumb img
{
display:block;
}

/* end stuarts additions */


#availabilityTable
{

}

#availabilityTable tr.titleRow td
{
background:#cdc1c1;
text-align:center;
line-height: 1.5em;
}

#availabilityTable td.dataCell
{
width: 45px;
background:#E0E0E4;
text-align:center;
}

#availabilityTable td.dataCell a:link,
#availabilityTable td.dataCell a:visited{
	color:#000;
}
#availabilityTable td.dataCell a:hover{
	color:#666;
}

#availabilityTable td.booked
{
background:#B32830;
color: #FFFFFF;
}

#availabilityTable td.partBooked
{
background:#F49129;
color: #FFFFFF;
}

#availabilityTable td.partBooked a:link,
#availabilityTable td.partBooked a:visited{
	color:#fff;
}
#availabilityTable td.partBooked a:hover{
	color:#ddd;
}

#availabilityTable td.navCell
{
background:#cccccc;
text-align:center;
}

table.calendar{
	z-index:0;
	border-spacing:1px;
}

table.calendar td,
table.calendar th{
	width: 26px;
	text-align:center;
	height:20px;
	line-height:20px;
}

table.calendar th{
	background: #F49129;
	font-weight: bold;
	color: #FFFFFF;
}
.calendarDate{
	background:#FFFFFF;
	color: #666666;
	cursor:pointer;
}
.calendarDate a{
	color:#000;
}
.calendarBlank{
	background:#E0E0E4;
	color: #666666;
}
.calendarBooked a{
	color: #FFFFFF;
	cursor:pointer;
}
.calendarBooked{
	background:#B32830;
	color: #FFFFFF;
	cursor:pointer;
}

#leftCalendar{
	width:205px;
	float:left;
}
#rightCalendar{
	width:204px;
	float:right;
}
div.calendarNav{
	background-color: #CCCCCC;
	height:18px;
}
.back{
	background: url(images/arrow_back.gif) no-repeat center;
}
.forward{
	background: url(images/arrow_forward.gif) no-repeat center;
}
div.calendarContainer{
	text-align: center;
	background: #E0E0E4;
	padding: 0px 14px 14px 14px;
	line-height: 15px;
}
.bookedText{
	color: #B32830;
	font-weight: bold;
}
.unavailableText{
	color:#BCBCBF;
	font-weight: bold;
}

.style1 {
	color:#B32931;
	font-weight:bold;
}
div.bookOption label{
	float:left;
	text-align:right;
	width: 280px;
}
div.bookOption input{
	vertical-align: middle;
	width:40px;
	text-align:left;
}
div.bookOption p{
	margin: 5px;
}
div.bookFormElement{
	padding: 2px;
}
div.bookFormElement label{
	float:left;
	width: 149px;
}
div.bookFormElement input,
div.bookFormElement textarea,
div.bookFormElement select{
	width: 200px;
	border: 1px solid #ABABAB; 
	vertical-align: middle;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	padding:2px;
	line-height:100% !important;
}
div.bookFormElement img{
	float:left;
}
div.bookFormElement textarea{
	height:90px;
	line-height:1.3em !important;
}
div.widerLabel label{
	width: 200px;
}
div.widerLabel input{
	width: 130px;
}
.errorText{
	color: #B32830;
	font-weight: bold;
}
.red{
	background-color: #B32830;
	text-align:center;
}
.orange{
	background-color: #F49129;
	text-align:center;
}
.grey{
	background-color: #666666;
	text-align:center;
}
.white{
	background-color: #FFFFFF;
	color: #000000;
}
td.dataCell{
	width: 36px;
	color: #FFFFFF;
}
td.redText{
	color: #B32830;
}
td.blackText{
	color: #000000;
}

div.bookLink{
	position:relative;
	cursor:pointer;
	width:42px;
	height:26px;
}

div.bookLink a{
	color:#666666;
}
div.bookLink a:hover{
	text-decoration:underline;
}
div.bookLink a:link,
div.bookLink a:visited{
	text-decoration:none;
}


#adminCalendar{
	margin-top: -1px;
}
#adminCalendar td.dateCell{
	padding:0px;
}

#bookingsKey{
	margin-left: 120px;
}
div.customerSearch{
	height: 80px;
	line-height: 80px;
}
div.customerSearchTitle{
	height: 34px;
	background-color: #B32830;
	color: #FFFFFF;
	line-height:34px;
	font-weight: bold;
	padding: 3px;
}
a:link.titleLink,
a:visited.titleLink{
	color: #FFFFFF;
	text-decoration:none;
}
a:hover.titleLink{
	text-decoration:underline;
}
div.manage{
	padding:7px;
}
div.manage input{
	width: 50px;
	float:left;
	border: 1px solid #ABABAB; 
	vertical-align: middle;
	margin-right: 10px;
}
div.manage label{
	width: 75px;
	float:left;
	text-align: right;
	vertical-align: middle;
}
#admin-content select {
	float:left;
	border: 1px solid #ABABAB; 
	vertical-align: middle;
	margin-right: 3px;
}
#custom_block{
	background: #DFDFDF;
	padding: 10px;
	overflow: auto;
}
#price_block{
	background: #CECECE;
	padding: 10px;
	overflow: auto;
}
#price_block input,
#custom_block input,
div.linkHolder input,
div.linkHolder textarea{
	border: 1px solid #ABABAB; 
	vertical-align: top;
}
#custom_block label,
#price_block label{
	clear: both;
	float: left;
	width: 100px;
}
div.linkHolder{
	padding: 5px;
	background: #FFFFFF;
	margin: 1px;
	color:#333333;
}
div.linkEdit{
	float:right;
	background: #F49129;
	padding:5px;
	margin-top:-5px;
	color: #FFFFFF;
}
div.linkDelete{
	float:right;
	background: #B32830;
	padding:5px;
	margin-right:-5px;
	margin-top:-5px;
	color: #FFFFFF;
}
div.linkEdit a,
div.linkDelete a,
div.ov_vanActions a,
div.ov_vanAdd a{
	color: #FFFFFF;
	text-decoration:none;
}
div.linkEdit a:hover,
div.linkDelete a:hover,
div.ov_vanActions a:hover,
div.ov_vanAdd a:hover{
	text-decoration:underline;
}
div.linkHolder label{
	float: left;
	width: 75px;
}
div.linkHolder input{
	width:200px;
}
div.linkHolder textarea{
	width:200px;
	height:50px;
	font-size:0.9em;
	font-family: verdana;
}
div.ov_vanTitle{
	font-size: 1em;
	background-color: #B32830;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
div.ov_vanDesc{
	padding: 7px;
	background-color: #FFFFFF;
	margin-bottom:10px;
}
div.ov_vanDesc textarea{
	width:600px;
	height:200px;
}
div.ov_Pics{
	float:right;
	width:104px;
	background: #F49129;
}
div.ov_vanDesc img,
div.ov_vanDesc input{
	margin:2px 2px 2px 2px;
	vertical-align:middle;
}
div.ov_vanActions{
	width:200px;
	float:right;
	font-size: 0.9em;
	text-align:right;
}
div.ov_vanAdd{
	background: #F49129;
	width: 70px;
	float:right;
	text-align:right;
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px;
}
div.csv_main{
	padding:10px;
	background: #F49129;
}
div.report{
	background: #B32830;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
}
div.booking-detail{
	padding: 2px;
}
div.booking-detail input,
div.booking-detail textarea{
	width:150px;
	border:1px solid #ABABAB;
	vertical-align:middle;
}
div.booking-detail textarea{
	font-size: 1em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height:80px;
}
div.booking-detail label{
	float: left;
	width:135px;
	vertical-align:middle;
}
div.booking-detail input,
div.booking-detail select,
div.booking-detail textarea{
	font:inherit;
	line-height:1.3em;
}
#admin-content a,
#admin-contentright a,
#admin-contentleft a{
	text-decoration:none;
}
div.subTitle{
	margin:0px -20px 0px -20px; 
	padding: 23px 20px 0px 0px;
	text-align: right;
	background-color:#D7D7D9; 
	height: 53px;
}
#frmContact label{
	width: 150px;
	float:left;
}
#frmContact input,
#frmContact select,
#frmContact textarea{
	width: 200px;
	border: 1px solid #AAAAAA;
	margin: 2px;
	vertical-align:middle;
/*	font-size: 0.9em;*/
	font:inherit;
}
div.linkLeft{
	width: 200px;
	float: left;
}
div.linkRight{
	width: 200px;
	float: right;
}
#tblTariff th.col1{
	width: 300px;
}
#tblTariff th.col2,
#tblTariff td.col2{
	width: 100px;
	text-align:right;
}
div.vanContainer img{
	float: left;
	margin:20px;
}

div.paymentMethodContainer{
	display:none;
}
#verifyBox{
	background:#B32830;
	border: 1px dashed #D7D7D9;
	padding:10px;
	color: #FFFFFF;
	text-align:center;
	
}
.payment_notes{
	margin:5px 20px;
	background:#B32830;
	border: 1px dashed #D7D7D9;
	padding:10px;
	color: #FFFFFF;
}




p.print
{
text-indent:25px;
background:url('images/icon-print.gif') no-repeat left top;
font-weight:bold;
}

input.frmCalendar{
	width:90px;
	border: 1px solid #D7D7D9;
	font-size: 0.9em;
}

div.bookOptions{
	position:absolute;
	display:none;
	white-space:nowrap;
	padding:5px;
	display:none;
	border: 1px dashed #B32830;
	background: #D7D7D9;
	color:#666666;
	z-index:999;
	text-align:left;
	line-height:14px;
}

div.bookOptions a:link,
div.bookOptions a:visited{
	color:#666666;
	text-decoration: none;
}
div.bookOptions a:hover{
	color:#B32830;
	text-decoration: none;
}

div.bookOptions2{
	background: #666666;
	color: #FFFFFF;
	z-index:99999;
}
div.bookOptions2 a:link,
div.bookOptions2 a:visited{
	color:#FFFFFF;
}
div.bookOptions2 a:hover{
	color:#F49129;
}
div.calendarMonths{
	float:left;
	text-align:center;
	padding:7px;
	background:#F49129;
	color:#fff;
	margin: 0px 1px 0px 0px;
}
div.calendarMonths a:link,
div.calendarMonths a:visited{
	color:#fff;
	text-decoration: none;
}
div.calendarMonths a:hover{
	color:#ddd;
}

div.offerHolder img{
	float:left;
	margin: 0px 10px 30px 0px;
}

div.offerHolder div.dates{
	color:#F49129;
	margin-top:5px;
}
div.offerHolder div.title{
	font-weight:bold;
	color:#B32830;
	font-size:1.2em;
	margin-bottom:5px;
}
div.calendarContainer .rw{
	background-image: url('images/calendar_bg_rw.gif');
	background-position: top center;
	color:#000;
}
div.calendarContainer .wr{
	background-image: url('images/calendar_bg_wr.gif');
	background-position: top center;
	color:#000;
}

#share_entry{	
	background:#E0E0E4;
	padding:15px;
	margin-top:10px;
}

#gen-footer{
	width: 450px;
	padding:0px;
	margin-left: 290px;
	color:#444;
}
#gen-footer img{
	vertical-align:middle;
}
#gen-footer #left{
	float:left;
}
#gen-footer #right{
	float:right;
}

#terms_popup{
	display:none;
	position:fixed;
	left:50%;
	margin-left:-300px;
	top:50%;
	margin-top:-200px;
	background:#fff;
	z-index:9999;
	border:1px solid #B32830;
	text-align:center;
}

#terms_popup iframe{
	border:0px;
	width: 600px;
	height:400px;
}

#close_terms{
	display:none;
	position:fixed;
	left:50%;
	margin-left:-300px;
	top:50%;
	margin-top:-231px;
	background:#B32830;
	z-index:9999;
	border:1px solid #B32830;
	text-align:right;
	padding: 5px 10px 5px 0px;
	height:20px;
	width:590px;
}
#close_terms a:link,
#close_terms a:visited{
	color:#fff;
}
.autowidth{
	width:auto !important;
}
.text_center{
	text-align:center;
}
.text_right{
	text-align:right;
}
.text_left{
	text-align:left;
}

table.manageTable{
	width:100%;
}
table.manageTable td,
table.manageTable th{
	padding:3px 5px;
}
table.manageTable th{
	background:#B32830;
	color:#fff;
	width:150px;
}

table.manageTable input,
table.manageTable select{
	font:inherit;
}

table.convictionsTable input,
table.convictionsTable select{
	float:none !important;
	margin:0 !important;
}
table.convictionsTable input{
	width:80px !important;
}
table.convictionsTable div.date_select_container{
	width:200px;
}

.float_right{
	float:right;
}
.float_left{
	float:left;
}
.float_none{
	float:none;
}

form.normalForm label{
	width:150px;
	margin-right:10px;
	float:left;
	clear:left;
}
form.normalForm input,
form.normalForm select,
form.normalForm textarea{
	width:150px;
	margin-right:10px;
	font:inherit;
	margin-bottom:10px;
	float:left;
	line-height:100% !important;
}
form.normalForm img.requiredImage{
	margin-bottom:10px;
	float:left;
	vertical-align:middle;
}

#member_prompt{
	color:#0a0;
	background:#fff;
	border:1px dashed #B32830;
	padding:0;
	text-align:center;
	margin:0;
}

.nowrap{
	white-space:nowrap;
}

.manage_button:link,
.manage_button:visited{
	display:block;
	text-align:center;
	background:#F49129;
	border:1px solid #B32830;
	color:#fff !important;
	padding:10px;
	margin: 10px 0;
	font-weight:bold;
}
.manage_button:hover{
	color:#fff !important;
	background:#B32830;
}


input.noBorder{
	border:0 !important;
}


hr.mb{
	margin:10px 0;
	height:0;
	border:0;
	border-bottom:3px dashed #F49129;
}
