@charset "utf-8";
/* CSS Document */

html, body{
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#555;
	margin:0;
}

a{
	text-decoration:none;
	outline:none;
	color: #990000;
}

br{
	clear:left;
}

p{
	margin:10px 0;
}

div.clear{
	clear:both;
}

div#mainContainer{
	width:960px;
	margin:auto;
	padding:0;
	background:url(../images/mainBodyBg.gif) repeat-y;
}

div#leftBlock,
div#midBlock,
div#rightBlock{
	width:250px;
	margin:0;
	padding:0;
	background:url(../images/leftBlockBg.gif) repeat-y;
	float:left;
}

div#midBlock{
	width:460px;
	background:#e6e5e3;
}

h2{
	font:normal 18px/22px Arial, Helvetica, sans-serif;
	color:#5f3231;
	margin:0 0 10px 0;
}

h3{
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	text-transform:capitalize;	
	color:#5f3231;
	margin:0 0 10px 0;
}

/*****     END OF GLOBAL DECLARATION     *****/

div#leftBlock .navigation{
	width:190px;
	background:url(../images/navBg.gif) repeat-y;
	padding:30px;
	margin:0;
	float:left;
}

div.navigation a{
	padding:5px 0 5px 20px;
	background:url(../images/arrow.gif) 0 9px no-repeat;
	border-bottom:#FFF dotted 1px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	display:block;
}

div.navigation a:hover{
	color:#BA9;
}

/*****     END OF NAVIGATION     *****/

div.divider,
div.aptDivider,
div.modelsDivider{
	width:250px;
	height:5px;
	overflow:hidden;
	margin:0;
	padding:0;
	background:url(../images/divider.gif) repeat-y;
	float:left;
}

div#leftBlock .loginForm{
	width:190px;
	padding:20px 30px;
	background:url(../images/loginBg.gif) repeat-y;
	float:left;
}

div#leftBlock .loginForm a,
div#footer a{
	color:#5f3231;
}

div#leftBlock form{
	margin:0;
	padding:0;
}

div#leftBlock input{
	background:#e2e1dd;
	border:none;
	padding:4px;
	margin:5px 0;
	font-size:11px;
	float:left;
}

/*****     END OF LOGIN FORM     *****/

div#leftBlock .pictureGallery{
	width:190px;
	padding:20px 30px;
	/*float:left;*/
}

div#leftBlock .brochureDownload{
	width:190px;
	padding:20px 20px;
	float:left;
}

div#leftBlock .listing{
	width:190px;
	background: url(../images/loginBg.gif) repeat-y;
	padding:15px 30px 30px 30px;
	margin:0;
	float:left;
}

div#leftBlock .listing a{
	border-bottom: #000000 dotted 1px;
	padding:5px 0 5px 20px;
	font-size:12px;
	font-weight:bold;
	color: #333333;
	display:block;
	text-transform:capitalize;
}

div.listing a:hover{
	color:#993300;
}

div#leftBlock .brochureDownload .image{
	width:70px;
	padding:5px 0;
	float:left;
}

div#leftBlock .brochureDownload .link{
	width:100px;
	float:right;
}

/*****     END OF LEFT BLOCK     *****/

div#homeBlock,
div#aboutBlock{
	padding:30px 30px 420px 30px;
	width:400px;
	_height:650px;
	min-height:650px;
	background:url(../images/homeBanner.jpg) bottom no-repeat;

}

div#aboutBlock{
	padding:30px 30px 350px 30px;
	_height:700px;
	min-height:500px;
	background:#eee1c0 url(../images/homeBanner2.jpg) bottom no-repeat;
}

div#midBlock .logo{
	padding:0 0 30px 0;
	float:left;
}
div#midBlock .unit {
	float:left;
	width:120px;
	padding: 10px 0px 10px 10px;
}

div#midBlock .aboutPanorama {
	padding: 10px 10px 10px 10px;
}



div#rightBlock h2,
div#rightBlock p{
	color:#FFF;
}

div#rightBlock .featuredApt,
div#rightBlock .availabelApt,
div#rightBlock .modelApt{
	width:190px;
	_width:170px;
	padding:20px 30px;
	background:url(../images/featuredBg.gif) repeat-y;
	float:left;
}
div#rightBlock .logo{
	width:190px;
	_width:170px;
	padding:0px 30px;
	background:url(../images/featuredBg.gif) repeat-y;
	float:left;
}
div#rightBlock .logo{
	padding: 30px 40px 30px 40px;

}

div#rightBlock .featuredApt{
	padding:30px 30px 20px 30px;
}

div#rightBlock .availabelApt{
	background:url(../images/availableBg.gif) repeat-y;
}

div#rightBlock .modelApt{
	background:url(../images/modelBg.gif) repeat-y;
}

div.aptDivider{
	background:url(../images/aptDivider.gif) repeat-y;
}

div.modelsDivider{
	background:url(../images/modelDivider.gif) repeat-y;
}

div#footer{
	width:960px;
	margin:0 auto;
	padding:0;
	background:url(../images/footerBg.gif) repeat-y;
}

div#footer .leftBlock,
div#footer .rightBlock,
div#footer .midBlock{
	padding:20px 30px;
	width:190px;
	float:left;
}

div#footer .midBlock{
	width:400px;
}

a.link:link
{
color: #660000;

}

a.link:hover,a.link:visited
{
color: #666666;
text-decoration: underline;
}
div#banner{
	width:300px;
	padding:0;
	margin:0;
	border-bottom: #000000 solid 10px;
}	
#banner-clearer{
	height:170px;
}
#apartmentBlock{
	font:Arial, Helvetica, sans-serif 
	padding: 10px 10px 10px 10px;
	width: 400px;
	background: url(../images/grey.gif) repeat;
	border:thin #666666;
}

.pager{
	clear:both;	
	}


table.data {
	
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
	cellspacing: 0x;
	
	
}
table.data tr.rowtitle th
{
	background-color:#5f3231;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	text-align: center;
	font-weight: normal;
	padding:1px;
}

table.data tr.rowtitle td
{
	background-color:#5f3231;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	text-align: center;
	font-weight: normal;
	padding:1px;
}

table.data tr.row td{
	
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 4px;	
	vertical-align: top;
	color:#444;
}
#jserror-message{
	border:1px solid #fff;
	padding:10px;
	background-color:#fff;
	width:275px;
	color:#5f3231;
	font-size:10px;
	height:auto;
}
#bookingForm{
	padding-left: 20px;
}

table.booking tr.book td{
	padding: 5px;
	font: 11px Arial, Helvetica, sans-serif;
	
}

table.booking tr.book td input,select,textarea{
	background:#CCCCCC;
	_background:#CCCCCC;
	border:#fff solid 1px;
}


table.booking tr.book input:hover,select:hover,textarea:hover{
	background:#fff;
	border:#fff solid 1px;
}

 .contactInput{
	background:#CCCCCC;
	border:#fff solid 1px;
}
