
.modes
{
	margin: 10px 0 10px 0;
	padding: 5px 5px 5px 5px;
	text-align: left;
	background-color: #f0f8ff;
	border: #0074BD 1px solid;
	vertical-align: top;
	width:700px;
}

.info
{
	margin: 10px 0 10px 0;
	padding: 10px;
	text-align: left;
	background-color: #f0f8ff;
	border: #6B3110 2px solid;
	vertical-align: top;
	width:80%!important;
}

.errortext
{
	font-weight: bold;
	color: red;
}


/*Textbox Class*/

.textbox
 
{
	width:120px;
}

.textboxlong
 
{
	width:300px;
}

.textboxverylong
 
{
	width:350px;
}


.textboxshort
 
{
	width:80px;
}

.textboxveryshort

{
	width:25px;
}




/*Class for RadMenu to Set Style for Image on the left*/

 .customClass
    {
     
    }

 .customClass .leftImage
   {
	margin-left: 5px !important;
    margin-top: 5px !important;  /* moves the image 5px down */
   }


	.To-do
	{
			background-color: #C04000;
	width: 100px;
	height: 20px;
	font-style: normal;
	color: white;
	}
	
.GroupByTask
{
	font-size: 14pt;
	color: #C04000;
}
	
	
	
	
.lightgoldbox 
{
	 background-color:#eea74f;
	 padding:20px;
}

.gap
{
	padding:5px;
}

.headertextwhite
{
	color:#ffffff;
	font-size: 14pt;
	font:bold;
}

.headertextwhitesmall
{
	color:#ffffff;
	font-size: 11pt;
	font:bold;
}

.headertextblacksmall
{
	color:#000000;
	font-size: 11pt;
	font:bold;
}

.headertextgoldsmallCenter
{
	color:#e77f02;
	font-size: 11pt;
	font:bold;
	text-align:center;
}

.headertextgoldsmall
{
	color:#e77f02;
	font-size: 11pt;
	font:bold;
}

.textwhite
{
	color:#ffffff;
	font:bold;
}


.headertextgold
{
	color:#e77f02;
	font-size: 14pt;
	font:bold;
}

.headertextgrey
{
	color:#000000;
	font-size: 14pt;
	font:bold;
}


.menutr
{
	background-image:url("images/MenuItemBackground.gif");
	width:820px;
}





.footernew
{
	 vertical-align:middle;
	  text-align:center;
	  background-color:#575757;

}

.hotel
{
	font-family: Arial;
	color: #ffffff;
	font-size: 16pt;
	font-weight: bold;
}

.hotelbottom
{
	font-family: Arial;
	color: #9A6A2B;
	font-size: 10pt;
	margin-left: 25px;
	font-style: italic;
}

.whiteborder
{
	border:solid 3px #ffffff;
}

.centre
{
 text-align:center;
}
.boldtext
{
	font:bold;
	
}

.textright
{
	font:bold;
	text-align:right;
	background:#6B3110;
	font-size: 18px;
	color:#ffffff;
	padding:2px;
	width:190px;
	
}

.textright2
{
	font:bold;
	text-align:right;

	
}


.multitextboxlong
{
	width:300px;
	height:150px;
	
}

.multitextboxlongcomment
{
	width:550px;
	height:150px;
	
}


.multitextbox2
{
	width:250px;
	height:75px;
}


.headertr, .tr_left
{
	background:#6B3110;
	color: #ffffff;
	font-size: 12px;
	padding:2px;
	
	
}

.headergrey
{
	background:#6B3110;
	color: #ffffff;
	font-size: 15px;
	padding:1px;
	font:bold;
	
	
}

.boldtext
{
	font-size: 13px;
	padding:0px;
	font:bold;
}

.checkvacancy
{
 border: solid 1px black;
 background-color:#f5f5f5;
 padding:3px;
}

.checkvacancyheader
{

 background-color:#6B3110;
font-size: 15px;
font:bold;
color: #ffffff;

}

.sale
{
	display: block;
	background: url(Blank.png) 0 0 no-repeat;
	width: 150px;
	height: 150px;
	padding:  60px   0 0   25px;
	font: bold 43px Arial, Helvetica, sans-serif;
	color: #FF9900;
	background-color: inherit;
	text-decoration: none;
	float: left;
	margin: 0  22px  0 15;
}




