/* from template main.css */

body{
	background-color:#1F4078;
	font-family: Tahoma;
	behavior:url("/styles/csshover3.htc");
}

img{
	border:0;
}
/*main -> PageContent*/
#PageContent{
	/*width:835px;*/
	width:836px;
	/*margin:20px auto 20px auto;*/
	margin:20px auto 20px auto;
	display:block;
	/*problemwith 'overflow:hidden' in chrome, safari, seamonkey	*/
	/*overflow:hidden; */
	
	background:#7682A9;
	z-index:1;
} 

#Table1
	{
		/*width: 820px;*/
		width: 822px;
		margin: 0 0 0 6px;
		/*position: relative;*/
		/*padding-right: 15px;*/
		background-color: #FFFFFF;
	
	}
#Table1 td
	{
	border: 0;
	vertical-align: top;
	}

#header{
	background: url(../images/main_top.gif) top left no-repeat #7682A9;
	width:824px; /*821*/
	padding:6px;
	/*float:left;*/
	display:block;
	z-index:2;
}

#footer
{
	background-color: #7682A9;
	float: left;
	width: 836px;
	margin-bottom: 20px;
}

#bottom{
	background:#7682A9 url(../images/main_bottom.gif) no-repeat scroll left bottom;
	display:block;
	float:left;
	height:6px;
	width:836px;
}
.top_banner_l{
	background:url(../images/top_banner_left.gif) no-repeat top left;
	width:2px;
	height:72px;
	display:block;
	float:left
}
.top_banner_r{
	background:url(../images/top_banner_right.gif) no-repeat top left;
	width:2px;
	height:72px;
	display:block;
	float:left;
	z-index:4;
	
}
.top_banner{
	width:815px;
	height:72px;
	background:url(../images/top_banner_rep.gif) repeat-x top left;
	display:block;
	float:left;
	z-index:3;

}

.top_banner img{
	margin:21px 6px 0px 21px;
}

.top_banner .tb_left{
	width:350px;
	height:72px;
	float:left;
	display:block;
	position:relative;
	text-align:left;
}
.top_banner .tb_right{
	width:465px;
	height:72px;
	float:left;
	display:block;
	position:relative;
	z-index:5;
}

.tb_left a{
	color:#003151;
	position:absolute;
	left: 280px;
	top:25px;
	text-decoration:underline;
	font-size:13px;
	
}

.tb_left span{
	color:#003151;
	font:11px tahoma;
	position:absolute;
	top:43px;
	left:33px;
}

.tb_right span{
	position:absolute;
	top:26px;
	right:10px;
	color:#003151;
	font:13px tahoma;
}

.tb_right span a{
	color:#003151;
	font:13px tahoma;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
}

/* row_main ->contents */
#row_main{
	background:url(../images/contents_top.gif) no-repeat top left #FFFFFF;
	/*width:815px;*/
	width: 822px;
	display:block;
	
	/*float:left;  problem on Apartment Type*/
	
	/*margin-left:7px;*/
	/*margin-left:15px;*/
}
/*cleft ->leftPane*/
#row_main #leftPane{	
	display:block;
	float:left;
	padding:20px 10px 25px 20px;
	width:190px;
}
/*cright -> rightPane*/
#row_main #rightPane{	
	display:block;
	float:left;
	width:560px;
	padding-left:10px;
	padding-right:20px;
	padding-top:20px;
}

#row_main #contentPane
{
	position: relative;
	float: right;
	vertical-align: top;
	
}

#avail{
	background:url(../images/avail_bottom.gif) no-repeat bottom left #CFD3E0;
	height:100px;
	width:822px;
	float:left;
	display:block;
	margin-left:6px;
	text-align:center;
}

#avail h2{
	font:13px tahoma;
	text-transform:uppercase;
	font-weight:bold;
	color:#1F4078;
	text-align:left;
	margin-left:25px;
	margin-top:25px;

}

#avail span{
	color:#1F4078;
	font:13px tahoma;
}

#avail span a{
	color:#1F4078;
	font:13px tahoma;
	margin-left:5px;
	margin-right:5px;
}

/* commented 22.10.2008
html
	{
	}
body
	{
 	background: #1F4078; 
	font-family: Arial, sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	}
#PageTop
	{
	background: #1F4078 url('/img_modules/hotels/modules/header_top.gif') no-repeat;
	height: 20px;
	margin: 0 auto;
	width: 835px;
	}
#PageContent
	{
	background: #fff;
	border: 10px solid #7682A9;
	border-width: 0 10px;
	margin: 0 auto;
	padding: 0 0;
	width: 815px;
	}
#PageBottom
	{
	background: #1F4078 url('/img_modules/hotels/modules/footer_bottom.gif') no-repeat;
	height: 20px;
	margin: 0 auto;
	width: 835px;
	}
#leftPane
	{
	border: 0;
	margin: 0;
	padding: 0;
	width: 185px;
	}
#rightPane
	{
	border: 0;
	margin: 0;
	padding: 0;
	width: 185px;
	}
#header
	{
	background: #fff url('/img_modules/hotels/modules/header_flags.gif') no-repeat;
	margin: 0;
	padding: 0 15px;
	}
	*/
/*
#footer
	{
  background: #fff url('/img_modules/hotels/modules/footer_links.gif') no-repeat;
	clear: both;
	margin: 0;
	}
*/
/*
#Middle
	{
	border: 0;
	margin: 0 190px;
	padding: 0;
	}
h1
	{
	background: #485888 url('/img_modules/hotels/modules/footer_blue_785_bottom.gif') no-repeat bottom;
	color: #fff;
	font-size: 8pt;
	font-weight: normal;
	line-height: 20px;
	margin: 0 auto 2px auto;
	text-align: center;
	width: 785px;
	}
h1 span
	{
	background-color: #485888;
	padding: 0 5px;
	}
*/
/*
h2
	{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	}
h2 span
	{
	padding: 0 5px;
	}
*/

/*
img.Flag
	{
	border: 0;
	height: 17px;
	width: 27px;
	}
form
	{
	margin: 0;
	padding: 0;
	}
#Table1
	{
	margin: 0 15px 0 15px;
	}
#Table1 td
	{
	border: 0;
	vertical-align: top;
	}
a
	{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	}
*/
#AD_cleft
	{
	height: 3px;
	}
#AD_cright
	{
	height: 3px;
	}
#AD_cbottom
{
	height: 10px;
}
	
#AD_left
{
	padding: 15px;
}

#AD_right
{
	padding-top: 12px;
}
