/*defaults*/

a{
	color: #0B7B96;
}
a:hover {
	color: #89E5EB;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size:13px;
	margin-top:150px;
	background-color: #ffffff;
	background-image: url(/global/images/template12/back_top.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom-width: 11px;
	border-bottom-style: solid;
	border-bottom-color: #02004b;




}
td { margin: 0; padding: 5px 0px 5px 0px; line-height: 110%; font-size:13px; text-align:justify }
b {
	color: #02004b;
}
/*structural elements*/
#main, #footer, #logo, #menu, #content { margin-left: auto;  margin-right: auto; }
#main{
	width: 900px;
	color: #02004b;
}
#logo {
	width: 900px;
	height: 130px;
	text-align: left;
	background-image: url(/global/images/template12/logo_topfloralaqua.png);
	background-repeat: no-repeat;
	background-position: right;
}
#footer{
	text-align: center;
	padding: 10px 21px 0px 19px;
	width: 900px;
	height: 30px;
	color: #0B7B96;
}
#menu { height: 42px; width: 900px; margin:0px}
#content {
	width: 860px;
	height: auto;
	padding: 15px;
	overflow: hidden;
	color:#02004b;
	font-family: "Century Gothic" Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #008499;
} 
#footer a{text-decoration: none;
	color: #0B7B96;}
#footer a:hover{text-decoration: underline; 
	color: #89E5EB}


#logo {
	color: #70695A;
}
#map{border: 1px solid #000000; background: none}
#map img{background: none}

/*navigation*/
#menu ul{margin: 0px auto; padding-left:60px; font-weight:bold} 
#menu li { float: left;  margin: 0px; padding: 0px; list-style: none; } 
#menu li a {
	color: #006699;
	float: left;
	height: 42px;
	text-decoration: none;
	padding: 0px 0px 0px 40px;
} 
#menu li a:hover{
	color: #0099CC;
} 
#menu li a#selected {
	color: #0099CC;
}
#menu li a#current {
	color: #0099CC;
}
#content ul, #content ol, #content p { margin: 0px 0px 0px 0px; padding: 0px }
#content li { list-style-type: disc; margin: 0px 0px 10px 25px; padding: 0px; }
#content p { margin: 0; padding: 5px 0px 10px 0px; line-height: 130%; font-size:13px; text-align:justify }
/* 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: 16px;
	color:#008398;
	font-family: "Century Gothic" Arial, Helvetica, sans-serif;
}
#content h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color:#003399;
	font-family: "Century Gothic" Arial, Helvetica, sans-serif;
}




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

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

/* image positioning - left, right and center */
.left{ float: left; padding: 0px 8px 0px 0px; }
.right { float: right; padding: 0px 0px 0px 8px; }
.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: 200px;
		height: 150px;
		
		

	}



/* 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: #00b6cc;
	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: #00b6cc;
	border: 1px solid #999999;
	padding-left:25px;
		
}
