body
{
	margin: 0;
	font: 11px/16px Arial, Tahoma, Verdana;
	color: #666;
	background: #EEEEEE;
}

td
{
	color: #666;
	font: 12px/16px Arial, Tahoma, Verdana;
}

h1, h2, h3, h4, h5, h6, img, p, ul, li
{
    margin: 0;
    padding: 0;
    border: 0;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	color: #006600;
	padding: 0 0 4px 20px;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #070;
	background: url(../img/price-brown.icon.png) 0 0 no-repeat;
}

a
{
	color: #006600;
	text-decoration: underline;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

#wrapper
{
	margin: 0 auto;
}

/* For Slideshow Animation */

.slideshow
{
    height: 225px;
	width: 900px;
	margin: auto;
	float: left;
}

/* For Shadows */

#shadow-left
{
	float: left;
	width: 13px;
	height: 562px;
	background: url(../img/shadow-left.gif) 0 0 no-repeat;
}

#shadow-right
{
	float: left;
	width: 13px;
	height: 562px;
	background: url(../img/shadow-right.gif) 0 0 no-repeat;
}

/* For Content Part */

#content
{
	float: left;
	width: 900px;
	background: #fff;
}

/* For Banner */

#banner
{
	float: left;
	height: 90px;
	width: 900px;
}

	#banner h1
	{
		float: left;
		width: auto;
		padding: 10px 15px 9px 20px;
	}

		#banner h1 a
		{
			background: url(../img/banner.gif) no-repeat;
			width: 258px;
			height: 66px;
			display: block;
		}

			#banner h1 a span
			{
				display: none;
			}

/* For Banner Menu */

#banner-menu
{
	float: right;
	width: 485px;
	height: 26px;
	background: url(../img/bg-menu.gif) top left no-repeat #2991D6;
}
	#banner-menu ul
	{
	 float: right;
	}

	#banner-menu ul li
	{
	list-style: none;
	float: left;
	}

		#banner-menu ul li a
		{
			font: 11px Arial;
			color: #fff;
			display: block;
			padding: 5px 10px 6px 10px;
			text-decoration: none;
		}

		#banner-menu ul li a:hover
		{
			background: #54A7DE;
			font: 11px Arial;
			color: #fff;
			text-decoration: none;
		}

		#banner-menu ul li a.active
		{
			background: #54A7DE;
			font: 11px Arial;
			color: #fff;
			text-decoration: none;
		}

/* For Language */

#banner-language
{
	float: right;
	width: 576px;
	height: 22px;
	background: url(../img/bg-language.gif) top right no-repeat #2991D6;
	margin: 38px 0 0 0;
	text-align: right;
	padding: 4px 10px 0 0;
}

	#banner-language a
	{
		font: 10px Arial;
		color: #666;
		text-decoration: none;
	}

	#banner-language a:hover
	{
		font: 10px Arial;
		color: #3366CC;
		text-decoration: none;
	}

/* For Animation */

#animation
{
	float: left;
	width: 900px;
	height: 225px;
}

/* For Left Content */

#content-left
{
	float: left;
	width: 148px;
	padding-bottom: 20px;
}

	#content-left h2
	{
		font: 11px Arial;
		color: #698FDA;
		background: url(../img/arrow-left.gif) 0 5px no-repeat;
		padding: 0 0 0 12px;
		margin: 10px 0 5px 10px;
	}
	
	#content-left ul
	{
		float: left;
		width: 138px;
		padding-left: 10px;
	}

		#content-left ul li
		{
			list-style: none;
			padding: 2px 0 2px 0;
			border-top: 1px solid #E4DED0;
		}

		#content-left ul li a
		{
			font: 11px Arial;
			color: #666;
			display: block;
			text-decoration: none;
			padding-left: 10px;
		}

		#content-left ul li a:hover
		{
			font: 11px Arial;
			color: #000;
			text-decoration: none;
		}

		#content-left ul li a.active
		{
			font: 11px Arial;
			color: #f93;
			text-decoration: none;
		}

/* For Map */

#content-map
{	
	float: left;
	width: 138px;
	padding-left: 10px;
	margin-top: 10px;
}

	#content-map a
	{	
		background: url(../img/map.gif) 0 0 no-repeat;
		width: 138px;
		height: 93px;
		display: block;
	}

#content-map span
{	
	float: left;
	width: 128px;
	color: #666;
	font: 11px Arial;
	padding: 6px 0 0 10px;
}

/* For Right Content */

#content-right
{
	float: left;
	width: 722px;
	padding: 10px 15px 20px 15px;
}

	#content-right h1
		{
			font: bold 16px Arial;
			color: #3366CC;
			margin-bottom: 5px;
			border-bottom: 1px solid #EFEFEF;
		}

/* For About US */

#content-about
{
	float: left;
	width: 356px;
	margin-right: 15px;
	text-align: justify;
}

	#content-about h3
	{
		font: bold 16px Arial;
		color: #3366CC;
		margin-bottom: 5px;
	}

	#content-about a
	{
		font: 11px Arial;
		color: #3366CC;
		display: block;
		text-decoration: none;
		padding-top: 6px;
	}

	#content-about a:hover
	{
		color: #000;
	}

/* For Search */

#content-search
{
	float: left;
	width: 351px;
}

	#content-search h4
	{
		float: left;
		height: 25px;
		width: 341px;
		background: url(../img/bg-right.gif) repeat-x;
		font: 12px Arial;
		color: #fff;
		padding: 5px 0 0 10px;
	}

#content-search span
{
	float: left;
	width: 331px;
	background: #EBEBEB;
	padding:10px;
}

/* For News */

#content-news
{
	float: left;
	width: 336px;
	height: 296px;
	background: url(../img/bg-news.gif) no-repeat;
	margin-right: 15px;
	margin-top: 20px;
	padding: 0 10px 0 10px;
}

	#content-news h5
	{
		font: 16px 'Arial Narrow';
		color: #3366CC;
		text-transform: uppercase;
		margin: 18px 0 0 0;
	}

	#content-news span
	{
		float: left;
		width: 336px;
		color: #555;
		padding: 5px 0 10px 0 ;
		border-bottom: 1px solid #D6E6F8;
	}

		#content-news span a
		{
			float: left;
			font: 11px Arial;
			line-height: 14px;
			color: #868686;
			text-decoration: none;
			display: block;
		}

		#content-news span a:hover
		{
			color: #000;
		}

	#content-news a
	{
		float: right;
		font: 11px Arial;
		color: #3366CC;
		display: block;
		text-decoration: none;
		padding-top: 6px;
	}

	#content-news a:hover
	{
		color: #000;
	}

/* For Featured */

#content-featured
{
	float: left;
	font-size: 10px;
	margin-top: 2px;
}

	#content-featured span
	{
		float: left;
		width: 158px;
		margin: 0 1px 15px 4px;
	}

		#content-featured span img
		{
			float: left;
			width: 158px;
			height: 100px;
			border: none;
			margin: 0;
			padding: 0;
		}

	#content-featured span p
	{
		float: left;
		width: 158px;
		background: url(../img/bg-featured.gif) no-repeat;
		height: 37px;
		text-align: center;
	}

	#content-featured span p a
	{
		font-size: 11px;
		font-weight: bold;
		color: #3366CC;
		text-decoration: none;
	}

	#content-featured span p a:hover
	{
		color: #000;
		text-decoration: none;
	}

/* For Footer */

#footer
{
	float: left;
	width: 900px;
	height: 83px;
	border-top: 3px solid #EAEAEA;
}
	#footer ul
	{
	    float: left;
	    margin-top: 5px;
	}

	#footer ul li
	{
	    list-style: none;
	    float: left;
	}

		#footer ul li a
		{
			font: 11px Arial;
			color: #999;
			display: block;
			padding: 5px 5px 10px 15px;
		}

		#footer ul li a:hover
		{
			font: 11px Arial;
			color: #333;
			text-decoration: none;
		}

		#footer ul li a.active
		{
			font: 11px Arial;
			color: #f93;
			text-decoration: none;
		}

	#footer span
	{
		float: left;
		width: 600px;
		padding-left: 15px;
		color: #999;
	}

/* For Payment */

#payment
{
	font-weight: bold;
	float: right;
	color: #807723;
	margin-top: 10px;
	padding: 0 20px 10px 20px;
	border-left: 2px solid #EAEAEA;
}

	#payment img
	{
		margin-top: 5px;
		width: 131px;
		height: 21px;
	}

/* For Bottom Margin */

#bottom-margin
{
	float: left;
	width: 900px;
	height: 30px;
	display: block;
	background: #EEEEEE;
}

/* Form Properties */

form
{
	margin: 0 0 0 0px;
}

input
{
	font: 11px Tahoma, Verdana, Arial;
	border: 1px solid #ccc;
}


.search
{
	border: none;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	height: 20px;
	padding: 2px 0 0 0;
}

.btn
{
	font: bold 11px Tahoma, Verdana, Arial;
	color: #333333;
	background: #EAEAEA 0 0 no-repeat;
}

select
{
	font: 11px Tahoma, Verdana, Arial;
}


textarea
{
	font: 11px Tahoma, Verdana, Arial;
	overflow: auto;
}

.noborder
{
	border: none;
	border: 0px;
}

.border
{
	border: 1px solid;
	border-color: #DADADA;
}

/* 404 */

.head
{
	font: 17px Verdana;
	color: #3366CC;
	height: 22px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #eee;
}

/* Property */

div.property {
    float: left;
	text-align: left;
	width: 95%;
	margin: 0 0 12px 4px;
	padding: 12px;
	border: 1px solid #ded;
    background: #f7f7ff;
}

div.property div.image {
    float: left;
	/* padding: 0 12px 12px 4px; */
}

div.property div#thumbnail {
    width: 160px;
	height: 120px;
	margin: 0 12px 12px 4px;
	padding: 0;
}

div.property div#image {
    width: 430px;
	height: 330px;
	margin: 0 12px 12px 4px;
	padding: 0;
}

div.description div.image {
    float: left;
	padding: 0 12px 28px 20px;
}

div.property div.rightPane {
	float: left;
	width: 500px;
	padding-left: 2px;
}

div.property div.rightView {
	float: left;
	color: #333333;
	width: 130px;
	padding-left: 2px;
    margin-bottom: 10px;
}

.heading {
    color: #006600;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 12px 8px;
}

span#heading {
    color: #66CC33;
	font-size: 12px;
	font-weight: bold;
}

div.property div.rightPane div {
    margin-bottom: 4px;
}

div.property div.rightPane div#nomargin {
    margin-bottom: 0;
}

div.property div.rightPane div.feature {
	color: #333333;
}

#feature {
	float: left;
	width: 250px;
}

#feature ul {
	padding-left: 28px;
	color: #333333;
}

.price {
	color: #006600;
}

div.property div.rightPane div#title {
	padding-bottom: 2px;
    border-bottom: 1px solid #d7e8f0;
}

div.property div.rightPane div#title a {
	color: #006600;
	text-decoration: none;
    font-weight: bold;
}

div.property div.rightPane div#title a:hover {
	color: #006600;
	text-decoration: underline;
}

div.property div#ptitle {
	color: #006600;
	font-size: 14px;
    font-weight: normal;
	padding-bottom: 4px;
	margin-bottom: 12px;
    border-bottom: 1px solid #d7e8f0;
}

div.property div.rightPane div#price {
    float: right;
}

div#field {
	float: left;
	width: 80px;
    margin-bottom: 0;
}

div#value {
	float: left;
	width: auto;
    margin-bottom: 0;
}

div.more {
    float: right;
	text-align: center;
	width: auto;
	margin: 4px 0 0 0;
	padding: 4px 8px 4px 8px;
	color: #fff;
	background: #006600;
	border: 1px solid #ded;
}

div.more a {
	color: #fff;
	text-decoration: none;
}

div.more a:hover {
	text-decoration: underline;
}

div#enlarge {
    width: 415px;
	text-align: right;
}

div#image_enlarge {
	color: #006600;
	text-align: center;
	margin: 4px 0 8px 0;
}

div.anchor {
    /* float: center; */
	text-align: center;
	width: auto;
	margin: 8px 0 12px 0;
	padding: 4px 8px 4px 8px;
	background: #eee;
	border: 1px solid #ded;
}

div.anchor a {
	color: #006600;
	text-decoration: none;
	padding: 0 8px 0 8px;
	border-right: 1px solid #aaa;
}

div.anchor a#last {
	color: #006600;
	text-decoration: none;
	padding: 0 4px 0 8px;
	border-right: 0px;
}

div.anchor a:hover, div.anchor a#last:hover {
	text-decoration: underline;
}

.ui-button { outline: 0; margin: 0; padding: .4em 1em .5em; text-decoration: none; cursor: pointer; position: relative; float: right; text-align: center; }
.ui-dialog .ui-state-highlight, .ui-dialog .ui-state-error { padding: .3em; }

input.text, textarea.text { margin-bottom: 4px; width: 70%; padding: .2em; }

form#frmContactUs div {
	clear: both;
	vertical-align: text-top;
}

label {
	display: block;
	float: left;
	width: 125px;
	margin: 0;
	padding: 3px;
	vertical-align: bottom;
}

form#frmSearch label {
	width: 0;
	padding: 0;
}

form#frmSearch select {
	width: 149px;
	margin-bottom: 2px;
	cursor: pointer;
}

#search {
	padding-left: 25px;
}

#search form#frmSearch div {
	float: left;
}

#search form#frmSearch select {
	margin: 2px;
}

#search form#frmSearch input {
	margin-top: 2px;
}

div.submit input[type=submit]
{
	font: bold 11px Tahoma, Verdana, Arial;
	margin: 2px 8px 0 4px;
	color: #333333;
	background: #EAEAEA 0 0 no-repeat;
	cursor: pointer;
}

fieldset {
	padding: 0;
	border:0;
	margin-top: 25px;
}

div.enquiry {
    float: right;
	text-align: center;
	width: auto;
	margin: 4px 10px 0 0;
	padding: 4px 8px 4px 8px;
	color: #5778d0;
	background: #d7e8f0;
	border: 1px solid #ded;
}

div.enquiry a {
	color: #5778d0;
	text-decoration: none;
}

div.enquiry a:hover {
	text-decoration: underline;
}

div.description {
    text-align: justify;
	margin-bottom: 12px;
}

div#heading {
    color: #66CC33;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 4px;
    border-bottom: 1px solid #d7e8f0;
}

div.virtual_tour {
    margin-bottom: 8px;
}

div.applet {
    float: left;
	margin: 0 12px 12px 0;
}

div.applet applet {
    border: 1px solid #d7e8f0;
}

.applet_highlight {
    border: 2px solid #f93;
}

div#google {
    text-align: right;
}

span#coordinates {
    color: #0a0;
}

div#link {
    text-align: right;
	padding: 2px;
	margin-bottom: 8px;
}

div#link a {
    padding: 8px;
	color: #006600;
	text-decoration: none;
    background: url(../img/icons/bullet.png) no-repeat left;
}

div#link a:hover {
	text-decoration: underline;
}

div.clear {
    clear: both;
}

/* AJAX */

div.ajax {
	text-align: center;
	padding-top: 200px;
	padding-bottom: 200px;
}

div.miniajax {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

div.ajax img, div.miniajax img {
	border: 0px;
	vertical-align: middle;
	background: transparent;
}

/* Misc */

.message {
    position: absolute;
    width: auto;
    margin-top: 4px;
	padding: 4px 8px 4px 22px;
	color: #a00;
    border: 1px solid #d893a1;
	background: url('../img/icons/info.gif') no-repeat left center #fbe6f2;
}

.captcha {
	text-align: center;
	margin-top: 4px;
}

/* Availability Calendar */

div#calendar {
	text-align: center;
	padding-left: 2px;
}

.calendar-outer {
	border: 1px solid #ccc;
}

.calendar-outer tr {
	text-align: center;
}

.calendar-inner #month {
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	background-color: #2991D6;
}

.calendar-inner #weekday {
	text-align: center;
	background-color: #E5F4FB;
}

.calendar-inner #weekday td {
	font-size: 12px;
}

.available {
	font-size: 12px;
	background-color: #f5f5f5;
}

.booked {
	font-size: 12px;
	background-color: #f5cbfe;
}

/* For debug level > 0 */

.cake-debug {
	display: none;
}