body {
background-color: #ffffff;
 }

a:link
{
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

a:visited
{
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}

a:active
{
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

a.two:link
{
color: #0066cc;
text-decoration: none;
font-weight: normal;
}

a.two:visited
{
color: #0066cc;
text-decoration: none;
font-weight: normal;
}

a.two:hover
{
color: #cccccc;
text-decoration: underline;
font-weight: normal;
}

a.two:active
{
color: #0066cc;
text-decoration: none;
font-weight: normal;
}

#Header
{
background-color: #FFFFFF;
}
.goldtextspacing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #F1C155;	
	padding-left: 20px;	
	padding-right: 20px;	
}

.goldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #F1C155;	
}

.bgColor {
background-color: #000000;
 }
 
.closewindow 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #0066cc;
background-color: #FFFFFF;
}

.custombullet
{
	list-style-position: outside;
	list-style-image: url(../images/Master/arrow-orange.jpg);
}

.orangebullet
{
	list-style-position: outside;
	list-style-image: url(images/Master/bulletorange.jpg);
}

.redbullet
{
	list-style-position: outside;
	list-style-image: url(images/Master/redbullet.jpg);
}

.bluebullet
{
	list-style-position: outside;
	list-style-image: url(images/Master/bluebullet.jpg);
}

.greenbullet
{
	list-style-position: outside;
	list-style-image: url(images/Master/greenbullet.jpg);
}

.formbox 
{
/*font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
background-color: #ADCE70;
*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	border-right: #DDDBC8 thin outset;
	border-top:  #CCCCCC thin outset;
	border-left: #CCCCCC thin outset;
	border-bottom: #DDDBC8  thin outset;
	background-color:inherit;
	padding-right:5px;
	padding-left:5px;
}

.orangeformbox 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	background-color: #ffa753;
	vertical-align:middle;
	padding-right:4px;
	/*border-right: #DDDBC8 thin outset;*/
	border-top:  #CCCCCC thin outset;
	border-left: #CCCCCC thin outset;
	border-bottom: #DDDBC8  thin outset;
}

.blacktext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.3;
	padding-right: 4px;
	padding-left: 4px;
}

.blacktextindent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.3;
	padding-right: 4px;
	padding-left: 50px;
}

.amenities
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 2.1;
}

.pageheading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	line-height: 2.1;	
	background-color: inherit;
	/*
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	*/
}

.whitesmallbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.blacksmall 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.updated
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#dropmenudiv
{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
}

#dropmenudiv a:hover
{ /*hover background color*/
background-color: #F2F2F2;
}

.orangetextbold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffa753;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}


.redtextbold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1002A;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}

.blacktextbold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.tablebordernobottom 
{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.tablebordersideonly 
{
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.tablebordernotop 
{
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.tableborderbottomonly
{
	border-bottom: 1px solid #000000;
}



.tableborder 
{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.tableborder2 
{
	border-bottom: 1px solid #000000;
}

.tableborder3 
{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.tableborderpanel1 
{
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	
}

.tableborderpanel11 
{
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	
}

.tableborderpanel2 
{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	
}

.tableborderpanel22 
{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	
}

.tablebordertop 
{
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	
}

.tablebordercinema
{
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	
}

#divTabsBusiness
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.3;
	padding:3px;
	background-color: #599fdc;
	text-align: center;
	border-top: 1px solid #000000;
}

#divTabsCorporate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.3;
	padding:3px;
	background-color: #d1002a;
	text-align: center;
	border-top: 1px solid #000000;
}

#divTabsCurrent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.3;
	padding:3px;
	background-color: #99cc66;
	text-align: center;
	border-top: 1px solid #000000;
}

#divTabsBecome
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.3;
	padding:3px;
	background-color: #ffa753;
	text-align: center;
	border-top: 1px solid #000000;
}

#divPages
{
	padding: 3px;
}

/* Added for Telerik Controls */
.newsText
{
	font-family: Tahoma;
	font-size: 9pt;
}
.newsTextCentered
{
	text-align:center;
	vertical-align: top;
}

.borderedGrid
{
	border-color:#808080;
	border-width:1px;
}

.gridHeader
{
	background-color:#41506B;
}


