/*defaults*/
body { background: #d71010 url("/global/images/template4/bg_wave.gif"); margin:15px 0; padding:0; font: 14px Arial, Trebuchet MS; color:#ccc; line-height: 1.4em;}
ul { margin:0px 0px 0px 15px; padding:0px 0px 3px 5px; list-style: circle;}
li { margin: 5px 0px 5px 15px; padding: 0px 5px 0px 5px; color: #808080;}
p { margin: 0 0 5px 0; padding: 0; color: #808080; text-align:justify;}
a { color: #000099; text-decoration:none; }
a:hover { color: #ff0033; text-decoration:underline;}

/*structural elements*/
.content {background: #FFFFFF; color:#808080; margin: 0 auto; padding: 0; width: 800px; border-left:6px solid #000; border-right:6px solid #000; }
#top { padding: 0; margin: 0; height: 20px; float: right; color: #fff; padding: 20px 25px 0 0; font-size: 1em;}
#top img {border: none;}
#header { margin: 0; width: 800px; background: url("/global/images/template4/top.jpg") no-repeat; height: 200px; color: #fff; border-top:5px solid  #000066; border-bottom:10px solid  #cc9900;}
.nav { text-align: left; color: #333333; padding: 20px 0 0 0px; width: 0px;}
#main {background: inherit;width: 800px; margin: 0 ; color: #808080;}  
#footer { clear:both; height: 70px; background: url("/global/images/template4/footer.gif") bottom left no-repeat; color: #cc9900; font-size: 12px; padding: 0px; margin: 10px 0px 0px 0px; text-align:center; }

/*headings*/
#header .headings { padding: 25px 0 0 30px; }
#header h1 { font-family: Trebuchet MS; color:#000066; font-size: 29px; font-weight: bold; margin: 0; padding: 0 130px; }
#header h2 { font-family: Trebuchet MS; font-size: 16px; background-image: none; color:#daec5c; margin: 0; padding: 2px 0 0 180px;}
#main h3 { font: 14px Trebuchet MS; margin: 2px 0 10px 20px; padding: 0 20px; color: #999; }
h1 { padding:0; margin:0; color: #000066; font: bold 23px Trebuchet MS; letter-spacing: -1px;}
h1 a { color: #000066; }
h2 { color:#000066; font-size:22px; font-weight:bold; margin: 5px 0 5px 0px; padding:0 0 0 20px; background: url("/global/images/template4/square.gif") no-repeat;}
h2 a { color: #000066; }
h2 a:hover { color: #ff0000; text-decoration:none;}

/*navigation*/
#menu { background: transparent; width: 800px; height: 38px; margin: 0 0; padding: 0px 0px;}
#menu ul { margin: 0; list-style:none; padding: 5px 0 0 65px;}
#menu a, #nav strong, #nav span { float:left; display:block; background: #ffffff; border-bottom: 4px solid #000099; border-left: 2px solid #ffffff; border-right: 2px solid #ffffff; color:#000000; padding: 4px 7px; font-weight:bold; text-decoration:none; }
#menu a { float:none;}
#menu li { float:left; background:inherit; margin:0 0 0 4px; padding:0 0 0 0px; }
#menu a:hover { float:left; display:block; background: #ffffff; border-bottom: 4px solid #cc0000; border-left: 2px solid #ffffff; border-right: 2px solid #ffffff; color:#2385b2; padding: 4px 7px; text-decoration:none;}


#main .right { float: right; padding:0px 4px 0 10px; margin:0; background:inherit; width: 0px; }
#main .right .hitems { margin: 0; padding: 0; }
#main .right .hitems ul { margin: 5px 0 5px 0; padding : 0; color: #333333;}
#main .right .hitems li { margin: 0 0 2px 20px; padding: 0 0 0 0px; color: #555;}
#main .left { float: left; width: 770px; padding: 15px 15px 0 15px; margin: 0;}
#main .box  { background: #efefef; padding: 5px; border: 1px solid #ccc; }
#main .right ul { margin: 5px 0 5px 0; padding : 0; list-style : none; border-bottom: 0px solid #eee; list-style-type: square; color: #a90000; }
#main .right li { margin: 0 0 2px 2px; padding: 0 0 0 0px; color: #555555; list-style : none; }
#main .right  .text { margin: 0 0 20px 2px; padding: 0 0 0 0px; color: #808080;}

#footer .info { padding: 20px 0px 0px 5px; }
#footer a { color: #cc9900;}

/*images*/
img{border: 1px solid #000066;}
.left .ListingImage {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.img_left {
	float: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0;
}
.thumb{border: 1px solid #ebca93; border-color: #e1bf85 #ebca93; padding:2px; margin-right:15px; background-color:#ca0265;}
.img_left { padding: 0 12px 8px 0; float: left; }
.img_right { padding: 0 0 3px 8px; float: right;}
#map{border: 1px solid #000099;}


/* availability display */

/* The main booking wizard container */

.qrcb_container

	{
		width:570px;
		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: #caf1c2;
		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 #caf1c2;
		background: #caf1c2;
	}



/* 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:#267716;

	}



.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 #267716;
		margin: 5px;
		width: 200px;
		height: 150px;
		
		

	}



/* room summary title */

.qrcb_accomtable_row1 td

	{

		background: #92e183;

		font-weight: bold;

			

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

		border-bottom: 1px solid #267716;

		border-right: 1px solid #267716;
		border-top: 1px solid #267716;
		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 #267716;

	}



/* Month row */

.qravm_monthcell

	{

		background: #caf1c2;   
	color: #267716;
    padding: 2px;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	border-bottom: 1px solid #267716;
		border-left: 1px solid #267716;
		border-top: 1px solid #267716;
border-right: 1px solid #267716;

	}



/* Click to select cell */

.qravm_firstdatecell

	{

		text-align:right;

	}



.qravm_firstdatecell a:hover

	{

		text-decoration: underline;

	}



/* Date cell */

.qravm_datecell

	{

		background: #92e183;   
	color: #267716;
    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 #267716;

		border-left: 1px solid #267716;

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

		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: #caf1c2;
	color: #267716;
	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;

	}



.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 #267716;

  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: #267716;

}



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

/* 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: 17px;

		margin: 0;

		padding-left: 10px;

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

		font: menu;

	}



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

/* 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;


	}



/* 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%;
	}


.CLICK4 {FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; COLOR: #666666; TEXT-DECORATION: none}

.CLICK4 A {COLOR: #666666;TEXT-DECORATION: none;font-weight: bold;font-size: 11px;}

.CLICK4 A:hover {COLOR: #666666;TEXT-DECORATION: none;font-weight: bold;font-size: 11px;}

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

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

.lag_rt_a 
{
	background: #00b6cc;
	border: 1px solid #666666;
	padding-left:25px;
		
}





