/*defaults*/
html{min-height: 100%;}
body 	{background:#afa0e0; color:#660099; margin:20px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:12px; text-align:center;}
p, li, b, td		{font-size:12px; margin:0; padding:0 10px 10px 0; text-align:justify;}
a		{color:#c596de; text-decoration:underline; }
a:hover	{color:#660099; text-decoration:none;}


/*structural elements*/
#calendar td{margin:0px; padding:0px;}
#calendar img{margin:0px; padding:0px; border:none}
span#content{width:240px;}
#container	{margin:0px auto; text-align:center; width:780px; }
#holder		{width:780px; padding:20px 20px 5px 20px; background:#fff url('/global/images/template3/bgcontentlilac.gif') bottom no-repeat; text-align:left; border:1px solid #660099;}
#imgleft		{float:left; padding:0 20px 0 0; width:140px;}
#logo		{border-bottom:1px solid #660099; padding:5px 30px 20px 0px; }
#navigation	{border-bottom:1px solid #660099; padding:10px; text-align:center; font-weight:bold;}
#header		{background:#d7bfe3 url('/global/images/template3/top.jpg') no-repeat; width:740px; height:200px; margin-top:15px;  border:1px solid #660099;}
#content	{float:left; width:490px; padding:20px 10px 0 0; line-height:160%; }
#news		{float:right; width:220px; padding:10px 0; line-height:140%;}
.newsitem2	{padding:20px; background:#d7bfe3; border:1px solid #660099; font-size:14px; margin-bottom:20px;  color:#660099; font-weight:bold; }
.newsitem	{padding:20px; background:#c596de; border:1px solid #660099; font-size:14px; margin-bottom:20px; color:#660099; }
.newsitem a	{color:#660099; }
.newsitem a:hover	{color:#fff; }
.newsitem2 a	{color:#660099; }
.newsitem2 a:hover	{color:#fff; }


#footer		{background: url('/global/images/template3/taglinebglilac.gif');clear:both; width:100%; font-size:80%;  padding:20px; text-align:center; border:1px solid #660099; }


/*headings*/
.newsitem h1	{color:#660099; margin:0 0 10px 0; padding:0; font-size:12px; font-weight:bold; }
.newsitem2 h1	{color:#660099; margin:0 0 10px 0; padding:0; font-size:12px; font-weight:bold; }
#content h1		{font-size:14px; font-weight:bold; line-height:130%; margin:0; padding:0 0 20px 0; }
#content h2		{font-size:14px; font-weight:bold; line-height:130%; margin:0; padding:0 0 20px 0; color:#660099; }
#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#660099; }
h2		{font-size:18px; font-weight:bold; line-height:130%; margin:0; padding:0 0 20px 0; color:#660099; }

.seotable h1 {
	font-size: 11px;
	font-weight: normal;
}

/*business listing table*/
.seotable   td  {
	background-color: #FFFFFF;
	padding: 5px;
	text-align: left;
	margin: 0px;
	border: 1px solid #EFECFF;
}
.seotable {
	width: 490px;
	float: left;
	border: 1px solid #EFECFF;
}


/*navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#c596de; padding:0 20px 0 0; text-decoration:none; }
#navigation a:hover	{color:#660099; }

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#660099; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }
#footer a:hover	{color:#d7bfe3; text-decoration:none; }

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
* html .clearfix {height:1%; }
.clearfix {display:block; }

/* block quote */
blockquote { display: block; color: #ca0265; font-weight: bold; padding-left: 10px; padding-top: 10px; background-color:#ffffff; border: 1px solid #ebca93;}

/*images*/
img{border: 1px solid #660099; background-color:#d7bfe3; margin:1px;}
.thumb{border: 1px solid #660099; background-color:#d7bfe3;}
#map{border: 1px solid #660099; margin:1px; background-color: #d7bfe3;}

/* availability display */

/* The main booking wizard container */

.qrcb_container

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



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

	}



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

	}



/* room summary title */

.qrcb_accomtable_row1 td

	{

		background: #d5a2f0;

		font-weight: bold;

			

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

		border-bottom: 1px solid #666665;

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

	}



/* Month row */

.qravm_monthcell

	{

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

	}



/* Click to select cell */

.qravm_firstdatecell

	{

		text-align:right;

	}



.qravm_firstdatecell a:hover

	{

		text-decoration: underline;

	}



/* Date cell */

.qravm_datecell

	{

		background: #d5a2f0;   
	color: #666665;
    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 #666665;

		border-left: 1px solid #666665;

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

		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: #f5f3f7;
	color: #666665;
	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 #666665;

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

}



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

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

		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;

	}



/* 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:normal; COLOR: #333333; TEXT-DECORATION: none}

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

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

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

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

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