/*defaults*/

a{
	color: #666666;
}
a:hover {
	color: #c40f2f;
}
body{ 
	font-family: Times new roman, Arial, Helvetica, sans-serif;
	padding: 0px; 
	margin-top: 20px; 
	font-size:13px;
	background-color: #ffefbc;
}
	background-image: url(global/images/template12/background6.jpg);
  	background-attachment: scroll;
  	background-position: 0% 30%;
  	background-repeat: repeat-x;

	

td { margin: 0; padding: 5px 0px 0px 0px; line-height: 150%; font-size:14px; text-align:justify }
b {color: #000000;}

/*structural elements*/
#main, #footer, #logo, #menu, #content { margin-left: auto;  margin-right: auto; }
#main{
	width: 900px;
	background-color: #ffefbc;
	color: #000000;
}
#logo { 
	width: 900px; 
	height: 180px; 
	text-align: center; 
}
#logo2 { 
	width: 900px; 
	height: 100px; 
	text-align: center; 
}

#footer1{
	text-align: center; 
	padding: 10px 21px 0px 19px; 
	width: 900px; 
	height: 30px; 
	color: #4E6BCE;
}

#footer2{
	text-align: left; 
	padding: 10px 21px 0px 19px; 
	width: 900px; 
	height: 30px; 
	color: #beccf9;
}

#menu { 
	height: 62px; 
	width: 898px;
	background-image: url(global/images/template12/menu.gif);
	font-size: 16px; 
	margin-top: 1px;
	margin-bottom: 10px;
	padding:1px;
	
}

#content {
	width: 880px;
	height: auto;
	padding: 1px 1px 0px 0px;
	overflow: hidden;
	color:#000000;
	font-family: Times new roman, Arial, Helvetica, sans-serif;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #A3C5FF;
}
 
#footer2 a{text-decoration: none;}
#footer2 a:hover{text-decoration: underline;}
#footer2 a, #footer a:hover {
	color: #beccf9;
}

#map{border: 1px solid #000000; background: none}
#map img{background: none}

/*navigation*/
#menu ul{margin: 10px auto; padding-left:50px; font-weight:bold} 
#menu li { float: left; text-valign: -moz-middle;  margin: 0px; padding: 0px; list-style: none; } 
#menu li a {
	color: #000000;
	text-align: center;
	height: 62px;
	text-decoration: none;
	padding: 0px 15px 0px 0px;
} 
#menu li a {
	color: #000000;
	text-align: -moz-center;
	text-valign: -moz-middle;
	height: 62px;
	text-decoration: none;
	padding: 0px 15px 0px 0px;
} 
#menu li a:hover{
	color: #c40f2f;
} 
#menu li a#selected {
	color: #000000;
	text-decoration: underline;
	
}
#menu li a#current {
	color: #000000;
	text-decoration: underline;
}

.underlinemenu{ 
font-weight: bold; 
width: 100%; 
} 
 
 
.underlinemenu ul{ 
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0; 
text-align: right; //set value to "left", "center", or "right"*/ 
} 
 
.underlinemenu ul li{ 
display: inline; 
} 
 
 
.underlinemenu ul li a{ 
color: #494949; 
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none; 
border-bottom: 3px solid gray; /*bottom border is 3px*/
} 
 
 
.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{ 
border-bottom-color: black; 
} 



#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: 0px 0px 10px 0px; line-height: 130%; font-size:16px; text-align:justify }

/* headings */
h1{ 
	font-family: Times new roman, Arial, Helvetica, sans-serif;
	font-size:40px;
	color: #c40f2f;
	align: centre; 
}
h4{ 
	font-family: Times new roman, Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #c40f2f;
	align: centre; 
}

h5{ 
	font-family: Times new roman, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #000000;
	align: centre; 
}
h2 { margin: 0px; padding: 0px 0px 4px 0px; font-size: 100%; }
#content h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color:#4E6BCE;
	font-family: Times new roman, Arial, Helvetica, sans-serif;
}
#content h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color:#000000;
	font-family: Times new roman, Arial, Helvetica, sans-serif;
}


/* images */
img{
	border:0px 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; }

/* Form*/

#main input
{ border:1px solid #ddddd8;  /*Change Form Field Border Colour Here*/
 line-height:18px; height:18px; padding:0px; font-size:14px

}
input#submit
{ border:1px solid #000;  /*Change Form Button Border Colour Here*/
  background-color:#ddddd8; /*Change Form Button Background Colour Here*/
  color:#000; /*Change Form Button Text Colour Here*/
 padding:0px; height:25px; font-size:14px

}
textarea
{border:1px solid #ddddd8; font-size:13px /*Change TextArea Border Colour Here*/

}


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



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

		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: #dc661e;   
	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: #fcf3ed;   
	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: #fcf3ed;
	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;
		
}
