body {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
}

td {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
}
th {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
}

img {
	border : none;
}

li { list-style-type: square;
     color: #AF4545;
}
input { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	padding-left: 4px;
}
select { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	padding-left: 4px;
}

.searchinput { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03517e;
	background-color: 90c2d9;
	border:1px solid #90c2d9;
	line-height: 15px;
	padding-left: 4px;
}

textarea { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 120%;
}

.text_general {
	/* text general */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
	line-height: 130%;
}

.text_grey {
    /* text general grey */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	font-weight: normal;
}

.page_title, h1 {
	/* title page */
    color: #a82502;
    font-family: Arial;
	letter-spacing: 0px;
    font-size: 13px;
    font-weight: bold;
}

.subtitle {
	/* subtitle */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #363685;
	font-style: normal;
	line-height: normal;
}

a.home_links {
    /* home links */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #979180;
	font-style: normal;
}
a.home_links:hover {
	color: #a82502;

}

.captions {
	/* text small */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #2178cd;
	font-weight: normal;
}

.blue_titles {
	/* subtitle blue */
    font-family: Arial;
	color: #03a0cb;
	letter-spacing: 1px;
    font-size: 12px;
    font-weight: bold;
}
/* button styles */
.search_button {            
	cursor:pointer;
	background-color: #90c2d9;
    border-bottom-color: #90c2d9;
	border-top-color: #90c2d9;
	border-left-color: #90c2d9;
	border-right-color: #90c2d9;
	border-style: solid;
	border-width: 1;
	color: #03517e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 65;
	text-decoration: none;
	
	padding-left: 4px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
}

.black_nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.white_nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #aad8ed;
	font-style: normal;
}

.bread_title {
	color: #666666;
	font-family: Verdana;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

/* main navigation */
td.main_links {
	border: 0px solid #d8d4c5;
	white-space:nowrap;
	background-color: #d8d4c5;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-bottom-color: #0063A6;
	border-top-color: #0063A6;
	border-left-color: #0063A6;
	border-right-color: #0063A6;
	width: 175px;
	height: 20px;
	color: #000000;

	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;

	text-align: left;
}
td.sub_links {
	border: 0px solid #d8d4c5;
	white-space:nowrap;
	background-color: #d8d4c5;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-bottom-color: #0063A6;
	border-top-color: #0063A6;
	border-left-color: #0063A6;
	border-right-color: #0063A6;
	width: 175px;
	height: 20px;
	color: #000000;

	padding-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;

	text-align: left;
}

a.main_links {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.main_links {
	color: #000000;
	text-decoration: none;
}

a.main_links2 {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.main_links2 {
	color: #ffffff;
	text-decoration: none;
}


/* product display styles */

.product_title {

    font-family: Arial;
	color: #CAAE78;
	letter-spacing: 1px;
    font-size: 14px;
    font-weight: bold;
}
.product_cats {

    font-family: Arial;
	color: #BACC71;
	letter-spacing: 1px;
    font-size: 13px;
    font-weight: bold;
}


A{
    COLOR: #a82502;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}

A:hover{
    color: #000000;
    text-decoration: none;
}

A.footer{
    color: #666666;
    font-family: Verdana;
    font-size: 7pt;
    text-decoration: none;
}

A.footer:hover{
    COLOR: #990000;
    text-decoration: none;
}

.footer2 {  
	color: #666666;
    font-family: Verdana;
    FONT-SIZE: 7pt
}

.footer3 {  
	color: #666666;
    font-family: Verdana;
    FONT-SIZE: 7pt
}

.time_date{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #f26f33;
}

table.general {
	border: 1px solid #C490B1;
}
td.cell_side {            
	border: 1px solid #F0F0F4;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 1px;
    border-bottom-color: #FFFFFF;
    border-top-color: #ffffff;
    border-left-color: #FFFFFF;
    border-right-color: #F0F0F4; 
}

.b_cramb {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	color: #666666;
	font-weight: bold;
}
.top_categ {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	color: #666666;
	font-weight: bold;
}
.top_categ_title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	color: #666666;
	font-weight: bold;
}

/* credit styles */
.title_pop {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 13px;
	letter-spacing: 1px;	
	color : #696462;
	font-weight: bold;
	text-decoration: none;
}

.text_pop {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
	line-height: 110%;
}

table.pop {
	border: 1px solid #999999;
}

td.cell_pop {            
	border: 1px solid #9C9187;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
    border-bottom-color: #9C9187;
    border-top-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff; 
}


/*** Online Booking ***/
h1 {
	margin: 0 0 15px 0;
	padding: 0;
}
h3 {
    color: #a82502;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
#bookingFooter {
	margin: 15px 0 0 0;
	padding: 10px;
    border-top: 1px solid #a82502;
}
#calendarLegend td {
	font-size: 10px;
	font-weight: bold;
}
.calendarContainer {
	background-color: #ffffff;
	border: 2px solid #7e7f7a;
}
.calendarContainer th {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}
.calendarContainer .back, .calendarContainer .title, .calendarContainer .next {
	padding: 2px;
}
.calendarContainer .back, .calendarContainer .title, .calendarContainer .next, .calendarContainer .back a, .calendarContainer .next a {
	font-size: 10px;
	background-color: #cfcfcf;
	color: #ffffff;
	font-weight: bold;
}
.calendar td, .calendar th {
	font-size: 10px;
}
.calendar {
	margin: 3px 10px 10px 10px;
}
.calendar td {
	text-align: center;
}
.calendar th {
	text-align: center;
	border-bottom: 1px solid #7e7f7a;
}
.calendar td a {
	display: block;
	padding: 3px;
}
.calAvailable {
	background: #c0bfa0;
}
.calMostAvailable {
	background: #c0bfff;
}
.calRestricted {
	background: #f3c476;
}
.calBooked, .calTentative {
	background: #cba099;
}
.calDisabled {
	color: #999999;
	background: #cba099;
}
.calReservation {
	background-color: #ff6666;
}
.calOtherMonth {
	color: #333333;
}
.calSample {
	width: 15px;
	height: 15px;
}

#bookingFooter input {
	background-color: #ffffff;
	background-repeat: no-repeat;
	height: 22px;
	border: none;
}
#bookingFooter input:hover {
	text-decoration: underline;
}
#bookingFooter input.next {
	padding: 0 23px 0 3px;
	background-image: url('/templates/images/booking/button_next.gif');
	background-position: right center;
}
#bookingFooter input.back {
	padding: 0 3px 0 23px;
	background-image: url('/templates/images/booking/button_back.gif');
	background-position: 1px center;
}
#bookingFooter input.reset {
	padding: 0 3px 0 23px;
	background-image: url('/templates/images/booking/button_clear.gif');
	background-position: 1px center;
}
#noCalendar {
	height: 128px;
	text-align: center;
}

.productList {
	border-top: 1px solid #545a2e;
	border-left: 1px solid #545a2e;
}
.productList td, .productList th {
	border-right: 1px solid #545a2e;
	border-bottom: 1px solid #545a2e;
	padding: 4px;
}
.productList th {
	background-color: f2efe0;
	color: #545a2e;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.productList .infoLink {
	position: relative;
	display: block;
	float: right;
}

p.error {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.infoBoxLink {
	float: right;
	width: 23px;
	height: 23px;
	background-image: url('/templates/images/booking/info_box.gif');
	background-repeat: no-repeat;
}
.infoBox {
	background-color: #ffffff;
	width: 384px;
	position: absolute;
	z-index: 100;
	visibility: hidden;
	top: 0;
	left: 0;
}
.infoBox td {
	border: none;
	padding: 2px;
}
#infoBoxFrame {
	width: 384px;
	position: absolute;
	z-index: 99;
	visibility: hidden;
	top: 0;
	left: 0;
}

ul.bookingOptions {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.bookingOptions li {
	background-image: url('/templates/images/booking/bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 35px;
	padding: 0 0 0 30px;
	font-weight: bold;
	list-style-type: none;
}

.bookingForm td {
	padding: 2px;
}
.bookingForm label {
	display: block;
	width: 120px;
	font-weight: bold;
}
.bookingForm .mandatory {
	font-weight: bold;
}

.bookingHeader {
    margin: 0 0 15px 0;
    border-bottom: 1px solid #a82502;
}
.bookingHeader h2 {
    color: #a82502;
    font-family: Arial;
	letter-spacing: 0px;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.bookingHeader .step div, .bookingHeader .stepCur div {
	width: 25px;
	line-height: 27px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('/templates/images/booking/step_bg.gif');
	color: #d8d4c5;
	font-weight: bold;
	font-size: 12px;
}
.bookingHeader .stepCur div {
	background-image: url('/templates/images/booking/step_bg_active.gif');
}

.bookingSummary td {
	padding: 3px 12px 15px 3px;
}
.bookingInvoice td, .bookingInvoice th {
	padding: 6px;
}
.bookingInvoice th {
	background-color: #f2efe0;
	color: #545a2e;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.bookingInvoice td {
	border-top: 1px solid #bebe98;
}
h3.lined {
	border-bottom: 1px solid #8d9252;
}

/*** End Online Booking ***/