/***** CONTENT SLIDER *****/

.contentslider {
	/*padding: 5px 5px 5px 5px;*/
	border: 7px solid #DEDEDE;
	}

/***** HEADER *****/
.Header {
	background-image:url(../images/body/header_bg.jpg);
	background-repeat:no-repeat;
	vertical-align:bottom;
	height:119px;
	margin-bottom:20px;
	}
	
a, a:visited{ 
	color: #214295;
	font-family:Verdana;
	font-size: 12px;
	text-decoration: underline;
	}
a:hover, a:active{
	color: #00ACD5;
	font-size: 12px;
	text-decoration:none;
	font-family:Verdana
	}

/***** MAIN CONTENT *****/

body {
	background-color:#FFFFFF;
	}

.accommodation-listing {
	border:1px solid #C0E1DD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.accommodation-listing td {
	padding:5px;
}


.TableBorderBottom {
	border-bottom: 1px dotted #D2D4D4;
	vertical-align:middle;
	font-family:Verdana;
	font-size:12px;
	color:#3E484A;
}

.TableBorder {
	border: 1px solid #D2D4D4;
	padding: 5px 5px 5px 5px;
	background-color: #EEFCFF;
}

.MainContent{
	padding: 0px 0px 20px 20px;
	font: Verdana;
	vertical-align:top;
	}

.RatesBlock{
	border-bottom: #CCC dotted 1px;
	border-right: #CCC dotted 1px;
	padding: 1px 1px;
	}

.table{
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	border:1px solid #ECECEC;
	/*border-bottom: 1px solid #ECECEC;*/
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	text-align: justify;
}

.h2 {
	font-family: Verdana;
	height: 25px;
	color: #214295;
	font-size: 14px;
	border-bottom: 1px solid #ECECEC;
	vertical-align: bottom;
	padding-bottom: 3px;
}


.ContentBody{
	font-family:Verdana;
	vertical-align:top;
	font-size:12px;
	color:#3E484A;
	line-height:20px;
	text-align:justify;
	}

.PleaseNote{
	font-family:Verdana;
	vertical-align:top;
	font-size:10px;
	color:#FFFFFF;
	padding:5px;
	text-align:justify;
	}
	
h1 {
	color: #214295;
	font-size:25px;
	font-weight:normal;
	font-family: Verdana, Geneva, sans-serif;
	}

h2, h3, h4, h5, h6 {
	color: #214295;
	font-size: 15px;
	font-weight: normal;
	font-family: Verdana;
	}

/***** LEFT NAVI *****/

.glossymenu{
	margin: 5px 0;
	padding: 0;
	width: 195px; /*width of menu*/
	text-align: left;
	/*border: 1px solid #9A9A9A;*/
	/*border-bottom-width: 0;*/
	}

.glossymenu a.menuitem{
	background: #CAEAE2 url(../images/left_navi/glossyback.gif) repeat-x bottom left;
	font: /*bold*/ 12px Verdana;
	color: #214295;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #214295;
	}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
	}

.glossymenu a.menuitem:hover{
	background-image: url(../images/left_navi/glossyback2.gif);
	}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.glossymenu div.submenu ul li{
	border-bottom: 1px solid #B7DBD9;
	}

.glossymenu div.submenu ul li a{
	display: block;
	background: #E2F4EF;
	font: normal 12px Verdana;
	color: #3E484A;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 20px;
	}

.glossymenu div.submenu ul li a:hover{
	background: #F0FAF8;
	/*colorz: white;*/
	}



/***** FOOTER *****/
.Footer{
	font-family:Verdana;
	vertical-align:middle;
	color:#666666;
	line-height: 17px;
	font-size:11px;
	border-top:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;
	padding:20px 20px 20px 20px;
	margin-bottom:15px;
	background-color:#F5F5F5;
	height:50px;
	}
/***** WorldCup *****/
.WorldCup{
	background-image:url(../images/wc2010_timer/images/world_cup_timer_03.jpg);
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:16px;
	vertical-align:bottom;
	padding-bottom:27px;
	}
	
#book_btn a:link, #book_btn a:active, #book_btn a:visited {
	border: 1px solid #FDBB3B;
	padding: 10px;
	display: block;
	width: 130px;
	/* height: 20px; */
	background-color: #FF9626;
	font: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #FFF;
	float: right;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
}

#book_btn a:hover {
	padding: 10px;
	display: block;
	width: 130px;
	/* height: 20px; */
	background-color: #FFB526;
	font: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #FFF;
	float: right;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-moz-border-radius: 5px;
}