/*defaults*/

a{color: #cab57c;}
a:hover {color: #b89946;}
body{ font-family:Arial, Verdana, Times New Roman; padding: 0px; margin: 0px; font-size:13px; background: #5353f4; margin-top:25px; margin-bottom:25px;}
td { margin: 0; padding: 0px; line-height: 120%; font-size:13px; text-align:justify }
b {color: #6582a3;}
/*structural elements*/
#main, #footer, #logo, #menu, #content { margin-left: auto;  margin-right: auto; }
#main{width: 800px; color: #000000; border-bottom:3px solid #b2e15f;}
#logo { width: 800px; height: 100px; text-align: left; background-image: url("/global/images/template14/header.gif"); }
#footer{text-align: center; padding: 10px 0px 0px 0px; width: 800px; height: 30px; color: #b89946; background: url("/global/images/template14/footer.gif") top left no-repeat; font-size:12px;}
#menu { height: 23px; width: 794px; margin:0px; text-align:left; font-family: Arial, Verdana, Times New Roman; background: url("/global/images/template14/menu.gif") repeat-x; border-top:0px solid #b2e15f; border-bottom:3px solid #b2e15f; border-left:3px solid #b2e15f; border-right:3px solid #b2e15f;}
#content { width: 564px;  height: 579px; background: #ffffff url("/global/images/template14/green.jpg") top left repeat-y;  padding: 15px 15px 15px 218px; overflow: hidden; color:#000000; font-family:Arial, Verdana, Times New Roman; border-right:3px solid #b2e15f;} 
#footer a{text-decoration: none; font-size:12px;}
#footer a:hover{text-decoration: underline; color: #b89946;}
#footer a, #footer a:hover { color: #b89946; }
#map{border: 1px solid #317496; background: none}
#map img{background: none}

/*navigation*/
#menu ul {margin: 0px; font-weight:bold; float:right; padding:0px;} 
#menu li { list-style: none; float:right; margin-left: 20px; margin-right: 27px;} 
#menu li a { color: #fff; text-decoration: none; text-align: left;} 
#menu li a:hover{color: #5353f4;} 
#menu li a#selected {color: #5353f4;}
#menu li a#current {color: #5353f4;}
#content ul, #content ol, #content p { margin: 0px 0px 0px 0px; padding: 0px; }
#content li { list-style-type: disc; margin: 0px 0px 5px 25px; padding: 0px; }
#content p { margin-top: 11px; font-size:13px; text-align:left;}
/* headings */
h1{ font-family: Arial, Helvetica, sans-serif; letter-spacing: .1em; }
h2 { margin: 0px; padding: 0px 0px 4px 0px; font-size: 100%; }
#content h1 { margin: 0px; padding: 0px; font-size: 18px; color:#5353f4; }
#content h2 { margin: 0px; padding: 0px; font-size: 16px; color:#5353f4; }


/* images */
img{
	border:3px solid #b2e15f;
	margin-left: 3px;
	margin-top: 10px;
}
.ListingImage {
	margin-right: 10px;
	margin-left: 0px;
}
.thumb{ border: 1px solid #317496; margin-left:115px; margin-bottom:15px; margin-top:15px;}
#box{ padding:15px; background-color:#f6f7f6; font-weight:bold}

.homeimage img
{
	
	border: 1px #317496 solid;
	width:250px;
	height:190px;
	margin-bottom:10px;
	margin-top:10px;
	
}

/* image positioning - left, right and center */
#left{ float: left; padding: 0px 0px 0px 0px; width:350px; }
#right { float: right; padding: 0px 0px 0px 8px; width:380px; text-align:left;  color: #003366 }
.center { display: block; text-align: center; margin: 0 auto; }

/* availability display */

/* The main booking wizard container */

.qrcb_container

	{
		width:100%;
		font: message-box;
	}

/* Wizard tab menu items */

.qrcb_menu li

	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
		font-weight: bold;
  	}


	.qrcb_menu a:link, 
.qrcb_menu a:visited

	{
		float: left;
		background: #ccd6e1;
		line-height: 14px;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #666665;
		text-decoration: none;
	}

	/* Wizard tab menu item links */

.qrcb_menu a:link.active, 
.qrcb_menu a:visited.active

	{
    	border-bottom: 1px solid #FFFFFC;
		background: #FFFFFC;
	}



/* Wizard tab menu item links */

.qrcb_menu a:link.inactive, 
.qrcb_menu a:visited.inactive

	{
		border-bottom: 1px solid #666665;
		background: #ccd6e1;
	}



/* Wizard tab menu item links */

.qrcb_menu a:hover

	{

		text-decoration: underline;

	}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* CONTENT AREA */



/* The content area of the wizard */

.qrcb_body 

	{

		padding: 10px;

		border-left: 1px solid #666665;

		border-bottom: 1px solid #666665;

		border-right: 1px solid #666665;

		background: #FFFFFC;

	}



	/* Intro/help text at the top of certain tab pages */

.qrcb_helptext

	{

		color: #333333;

	}



.qrcb_errors li, .qrcb_errors

	{

		color: #ff0000;

        font-weight: bold;

		font-size: 12px;

	}



	

/* Error messages */





/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* ROOM LIST / ROOM DETAILS */





.qrcb_accomtable

	{

		border-collapse: collapse;

	}



.qrcb_accomtableheader

	{

		color:#000100;

	}



.qrcb_accomtable tr

	{

	}



.qrcb_rt_desc

	{

		padding-left: 5px;	

		padding-bottom: 5px;	

		padding-right: 10px;	

	}



.qrcb_rt_bedding

	{

		padding-left: 5px;	

		padding-bottom: 5px;	

	}



/* Thumbnail image */

.qrcb_rt_img

	{

		border: 1px solid #333333;
		margin: 5px;
		width: 108px;
		height: 81px;
		
		

	}



/* room summary title */

.qrcb_accomtable_row1 td

	{

		background: #ccd6e1;

		font-weight: bold;

			

		padding-left: 5px;	
		
		height:18px;
		border-left: 1px solid #333333;

		border-bottom: 1px solid #333333;

		border-right: 1px solid #333333;
		border-top: 1px solid #333333;
		width:600px;

	}



/* Bedding lines */

.qrcb_rt_bedding

	{

		color:#888888;

		font-weight: bold;

	}



/* Roomtype select lists */

.qrcb_rtselect

	{

		font-size: 10px;

	}





/* Room type description text */

.qrcb_rt_desc

	{

		padding:5px;

	}





/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* AVAILABILITY MATRIX */



/* Main table */

.qravm_table

	{

		border-collapse: collapse;

	}



.qravm_table td

	{

		border-right: 1px solid #333333;

	}



/* Month row */

.qravm_monthcell

	{

		background: #799cc4;   
	color: #000000;
    padding: 2px;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	border-bottom: 1px solid #333333;
		border-left: 1px solid #333333;
		border-top: 1px solid #333333;
border-right: 1px solid #333333;

	}



/* Click to select cell */

.qravm_firstdatecell

	{

		text-align:right;

	}



.qravm_firstdatecell a:hover

	{

		text-decoration: underline;

	}



/* Date cell */

.qravm_datecell

	{

		background: #ccd6e1;   
	color: #333333;
    padding-left: 6px;
	padding-right: 6px;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	height: 42px;
	width: 42px;

	}





/* Date cells for IE */

.qravm_pricerow td

	{

		border-bottom: 1px solid #333333;

		border-left: 1px solid #333333;

		border-top: 1px solid #333333;
		border-right: 1px solid #333333;

		font-size: 11px;

	}



/* Date row */

.qravm_pricerow

	{

		border-bottom: 1px solid #999999;

		border-left: 1px solid #999999;

	}



/* Room type label cell */

.qravm_rtlabel, .qravm_rtlabel a

	{

		background: #ccd6e1;
	color: #000000;
	font-size: 10px; 
	padding: 1px;
	TEXT-DECORATION: none;
	font-weight: bold;
	height: 38px;
	
	

	}



/* Room type label cell */

.qravm_rtlabel a:hover

	{

		text-decoration: underline;
	}



/* cell with availabilities */

.qravm_1

	{

		background: #a3cc00;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold; 
	text-align: center;
	width: 42px;

	}



/* cell without availabilities */

.qravm_0

	{

		background: #ED1659;

		color: #ffffff;

		text-align:center;

		font-weight: bold;

	}





/* cell with no pricing set */

.qravm_un

	{

		background: #FFCC66;

		text-align:center;

	}



.qravm_notes

	{

		color:#888888;

		font-weight: bold;

  		text-align:right;
		
		margin-bottom:5px;

	}



.qrvam_btn

	{

		border: 2px outset white;

		width: 30px;

		text-align:center;

		cursor:pointer;

		background:#CCCCCC;

	}



.qrvam_btnlink

	{

		text-decoration:none;

		color:#000000;

	}





/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* OPTIONAL BED GROUPBOX */



.qrcb_gb {

  margin-top: 1em;

  border: 1px solid #333333;

  padding: 0 5px 5px 5px;

}



.qrcb_gbcaption  {

  position: relative;

  top: -1.2ex;

  left: 0.25em;

  background-color: #FFFFFC;

  padding: 2px;

  font-weight: bold;

  text-align: center;

  color: #333333;

}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* BUTTONS */



/* Back/Next/Finish button container */

.qrcb_wizbuttons

	{  

  	   padding-top: 5px;	

	   text-align:right;

	}



.qrcb_wizbuttonprev

	{

		position: relative;

		left: -60px;

		width: 60px;

		margin-left: 5px;

	}



.qrcb_wizbuttonnext

	{

		position: relative;

		left: 70px;

		width: 60px;

		margin-left: 5px;

	}





/* Back/Next/Finish buttons */

.qrcb_wizbuttons button

	{

		padding: 1px;

		margin-left: 5px;

	}



/* Check existing bookings link */

.qrcb_wizinfo

	{

		float: left;

	}



/* Menu */

.qrcb_menu

	{

		height: 20px;

		margin: 0;

		padding-left: 10px;

		background: url("/system/pixel/666665.png") repeat-x bottom;

		font: menu;
		margin-top:10px;

	}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* LOGIN/SIGNUP FORM */



/* User input box */

.uinput

	{

 font-family:  Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 color: #333333;
 line-height: normal;


	}

input, select

	{

 font-family:  Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 color: #333333;
 line-height: normal;



	}

/* User input box - Highlighted to attract attention */

.uinput_h

	{

		background: #FFCCCC;

	}





/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* QUOTE/PAYMENT SECTION */



.qrcb_quote 

	{ 

		width:100%;

		background:#EEEEEE;



	}



.qrcb_paymentmeth 

	{ 

		font-weight: bold;

		color: #3A6EA5;

	}



.qrcb_cancella tionpolicy

	{

		color: #3A6EA5;

		font-weight: bold;

	}



.u_info

	{

		border: 1px solid #999999;

		background:#FFFFE1;

	}



.u_info_instructions

	{

		font-weight: bold;

		color: #999999;

	}



.u_info_profile

	{

		font-weight: bold;

	}





/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* SUMMARY PAGE */



.qcbw_bookinglist

	{

		width:100%;

	}



.qcbw_bookinglisthead

	{
		font-weight: bold;
		background: #BBBBBB;
	}


.qcbw_bookingdetail

	{
		border: 1px solid #999999;
		width:100%;
	}



/* Non-available cells */
.lag_rt_n 
{
	background: #FFCC66;
	border: 1px solid #999999;
	padding-left:25px;
}

/* Unknown availability */
.lag_rt_u 
{
	background: #ED1659;
	border: 1px solid #999999;
	padding-left:25px;
}

.lag_rt_a 
{
	background: #a3cc00;
	border: 1px solid #999999;
	padding-left:25px;
		
}
