body
{
	margin: 0;
	padding: 0;
	color: #555555;
	font: 12px/16px Arial, Tahoma, Verdana;
	background: #721C35;
}


td
{
	color: #555555;
	font: 12px/16px Arial, Tahoma, Verdana;

}

h1, h2, h3, h4, h5, h6, img, p, ul, li, table
{
	margin: 0;
	padding: 0;
	border: 0;
}

a
{
	color: #663333;
	text-decoration: underline;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

#wrapper
{
	width: 900px;
	margin: 30px auto;
}


#banner
{
	width: 900px;
	float: left;
	background: url(../img/bg-banner.gif) 0 0 no-repeat;
	height: 120px;
}

#logo
{
	float: left;
	width: 365px;
	padding: 10px 0 0 20px;
}

	#logo h1
	{
		float:left;
		width: 293px;
		height: 86px;
		padding: 18px 15px 0 50px;
	}

		#logo h1 a
		{
			background: url(../img/logo.gif) top left no-repeat;
			width: 293px;
			height: 86px;
			text-decoration: none;
			display: block;
		}

			#logo h1 span
			{
				font: 12px Arial;
				color: #B1B1B1;
				display:none;
			}

#contact
{
	float: left;
	width: 325px;
	background: url(../img/sep-contact.gif) 0 10px no-repeat;
	color: #860C42;
	padding: 5px 0 0 15px;
}

	#contact h2
	{
		font: 12px Arial;
		color: #E9B911;
	}

#partner
{
	float: left;
	width: 170px;
	padding: 30px 0 0 0;
}

#menubar
{
	float: left;
	width: 900px;
	background: url(../img/bg-menubar.gif) 0 0 repeat-x;
	height: 39px;
	margin-bottom: 15px;
}

#flag
{
	float: left;
	width: 67px;
	padding: 12px 5px 0 10px;
}

/* For Navigation */

#navigation
{
	width: 675px;
	float: left;
}
	#navigation ul
	{
		float: left;
	}

	#navigation ul li
	{
		list-style: none;
		float: left;
	}

		#navigation ul li a
		{
			font: 11px Arial;
			color: #fff;
			display: block;
			padding: 12px 6px 6px 6px;
			text-decoration: none;
		}

		#navigation ul li a:hover
		{
			font: 11px Arial;
			color: #fff;
			text-decoration: underline;
		}

#search
{
	float: left;
	width: 100px;
	background: url(../img/bg-search.gif) 0 8px no-repeat;
	height: 30px;
	padding: 10px 0 0 30px;
}

	#search input
	{
		margin-left: 6px;
		border: 0;
		height: 14px;
	}

#body
{
	float: left;
	width: 900px;
}

#body-left
{
	float: left;
	width: 683px;
	margin-right: 10px;
}

#body-right
{
	float: left;
	width: 207px;
}

#box-right
{
	float: left;
	width: 207px;
	background: url(../img/curve-right-bottom.gif) bottom left #fff no-repeat;
	margin-bottom: 12px;
}

	#box-right h2
	{
		font: 12px Arial;
		color: #F5C546;
		background: url(../img/title-right.gif) 0 0 no-repeat;	
		height: 27px;
		padding: 8px 0 0 10px;
	}

	#box-right span
	{
		float: left;
		width: 197px;
		padding: 0 5px 10px 5px;
	}

	#box-right span ul
	{
	    width: 197px;
	}

		#box-right span ul li
		{
			list-style:none;
		}

			#box-right span ul li a
			{
				font: 11px Arial;
				color: #860C42;
				display: block;
				padding: 4px 9px 4px 9px;
				border-bottom: 1px dotted #ccc;
				text-decoration: none;
			}

			#box-right span ul li a:hover
			{
				font: 11px Arial;
				color: #333;
				text-decoration: none;
			}

#curve-top
{
	float: left;
	width: 683px;
}

#curve-bottom
{
	float: left;
	width: 683px;
}

#content-main
{
	float: left;
	width: 653px;
	padding: 5px 15px 5px 15px;
	background: #fff;
}

#content-main.properties
{
	width: 870px;
}

	#content-main h2
	{
		font: bold 15px Georgia;
		color: #a51a41;
		font-style: italic;
	}

#featured-properties
{
	float: right;
	width: 168px;
	margin-left: 5px;
}

	#featured-properties h2
	{
		font: 14px Arial;
		color: #D28E20;
		height: 20px;
	}

	#top-feature
	{
		float: left;
		width: 168px;
	}

	#bottom-feature
	{
		float: left;
		width: 168px;
	}

	#content-feature
	{
		float: left;
		width: 168px;
		background: url(../img/bgcontent-feature.gif) 0 0 repeat-y;
	}

		#content-feature span
		{
			float: left;
			width: 168px;
			padding: 0 0 15px 0;
			text-align: center;
			font: 11px Arial;
		}

		#content-feature span img
		{
			padding: 6px;
			border: 1px solid #ccc;
			background: #fff;
		}

		#content-feature span h2
		{
			font: 11px Arial;
			color: #A51A41;
			height: 18px;
			padding-top: 5px;
		}

		#content-feature span a#more
		{
			display: block;
			width: 168px;
			height: 19px;
			background: url(../img/more.gif) center no-repeat;
			margin: 10px 0 0 0;
		}

		#content-feature span a#more:hover
		{
			display: block;
			width: 168px;
			height: 19px;
			background: url(../img/more-over.gif) center no-repeat;
		}

		#content-feature span#featuredBlock a
		{
			font-weight: bold;
			color: #D28E20;
			text-decoration: none;
		}

#search-home
{
	float: left;
	width: 445px;
	height: 74px;
	background: url(../img/bg-searchhome.gif) 0 0 no-repeat;
	padding: 5px 10px 5px 10px;
}

	#search-home h2
	{
		font: bold 12px Arial;
		color: #996633;
		text-align: center;
		height: 20px;
	}

	#search-home span
	{
		float: left;
		width: 110px;
		font: 11px Arial;
		color: #996633;
		text-align: center;
		margin-right: 0px;
	}

	#search-home span#submit
	{
		padding-top: 20px;
	}

#footer
{
	float: left;
	width: 900px;
	background: #fff;
	margin-top: 5px;
	height: 40px;
}

#footer ul
{
	float: left;
	width: 900px;
}

	#footer ul li
	{
		list-style: none;
		float: left;
	}

		#footer ul li a
		{
			font: 11px Arial;
			color: #860C42;
			display: block;
			padding: 12px 8px 6px 8px;
			text-decoration: none;
		}

		#footer ul.eng li a
		{
			padding: 12px 11px 6px 11px;
		}

		#footer ul li a:hover
		{
			font: 11px Arial;
			color: #000;
			text-decoration: none;
		}

#copyright
{
	float: left;
	width: 900px;
	color: #E9B911;
	font: 10px Arial;
	text-align: center;
	margin-top: 5px;
}

#margin-bottom
{
	float: left;
	width: 900px;
	height: 50px;
}

/* For Slideshow Animation */

.slideshow
{
	margin: 0;
	width: 470px;
	height: 200px;
	display: none;
}

/* For Slideshow Animation - Individual Property */

.slideshow-idv
{
	margin: auto;
	float: left;
	display: none;
}

/* 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: 615px;
	padding-left: 2px;
}

div.property div.rightView {
	float: left;
	color: #333333;
	width: 160px;
	padding-left: 2px;
    margin-bottom: 10px;
}

.heading {
    color: #006600;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 12px 8px;
}

span#heading {
    color: #663333;
	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: #663333;
}

div.property div.rightPane div#title {
	padding-bottom: 2px;
    border-bottom: 1px solid #d7e8f0;
}

div.property div.rightPane div#title a {
	color: #663333;
	text-decoration: none;
    font-weight: bold;
}

div.property div.rightPane div#title a:hover {
	color: #663333;
	text-decoration: underline;
}

div.property div#ptitle {
	color: #663333;
	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: #663333;
	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: #663333;
	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: #663333;
	text-decoration: none;
	padding: 0 8px 0 8px;
	border-right: 1px solid #aaa;
}

div.anchor a#last {
	color: #663333;
	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#frmContact div {
	clear: left;
	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: 105px;
	cursor: pointer;
}

div#right {
	float: left;
	margin: 8px 0 0 0 ;
}

/*
#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: #663333;
	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: #663333;
	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 {
	padding: 5px 0 20px 225px;
}

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: 100px;
}

.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;
}
