body,div,td,tr,th,input,select,textarea,submit{
	font-family : Arial, Verdana, Helvetica;
	font-size:12px;
}

body			{ color: #000;  }

font			{ font-size: 14px; }

/*-------------- Wrapper ------------------*/

#wrap { 
	width: 850px; 
	overflow: hidden;
	margin: 0 auto; 
	position:relative; 
	padding-bottom: 20px 
}

#content {
	padding-top:10px;
	padding-bottom:10px;
	background-color: #FFFFFF;
}

#main {
	padding:20px;
}

#header {
	width: 850px;
	height: 350px;
	text-align: center; 
	vertical-align: top;


}

#b-header {
	width: 650px;
	text-align: left; 
	vertical-align: top;
}

#logo {
	width: 850px;
	margin: 0px auto;
}

#slide {
	width: 850px;
	margin: 0px auto;
}


/*-------------- Home Page ------------------*/
#home {
	width: 850px;
	margin: 1px auto;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #FFF;
	background-color: #FFF;
	
}

img.float {
	position: absolute; 
	top: 110px; 
	left: 0px;
	z-index: 10001;
}

#home td {
	border: 2px solid #FFF;
}

#home img.triple-img {
	width: 321px;
	height: 241px;
}

img.main-img {
	width: 850px;
	height: 300px;
	z-index: 10000;
}

#home td.main-text {
	vertical-align: top;	
	padding: 10px;
}

#home td.color-light {
	width: 261px;
	height: 293px;
	padding-top: 10px;
	vertical-align: top;
	background-image:url(/assets/template3/search.jpg);
}

#home td.color-dark {
	background-color: #CBB98E;
	height: 241px;
}

#home td.color-highlight {
	text-align: center;
}

#home td.caption {
	padding:4px;
}


#image_rotate			{  
	margin-top:-0px; 
	list-style: none; 
	text-align: left; 
	position:relative;

}
#image_rotate li	{ 
	padding-left:0px;
	margin:0px; 
	text-align: left;
	position:absolute;
}

/*-------------- Search Blocks ------------------*/

#search-block {
	border: 0px;
	border-collapse: collapse;
	margin: 0px auto;
	width: 180px;
	text-align: center;
	vertical-align: top;
}

#search-block td {
	border: 0px;
	text-align: center;
	vertical-align: top;
}

#search-block .select-multi {
	width: 180px;
	margin-bottom: 4px;	
}

#search-block .select {
	width: 90px;
	margin-bottom: 4px;	
}

#search-block .button {
	width: 180px;
	border: 1px solid #FFF;
}


/*-------------- Search Blocks Bottom Page ------------------*/

#search-block-bottom {
	border: 0px;
	border-collapse: collapse;
	margin: 20px auto;
	width: 800px;
}

#search-block-bottom td {
	vertical-align: top;
}

#search-block-bottom th {
	padding-bottom:5px;
	text-align: left;
	font-weight: bold;
}

#search-block-bottom .select-multi {
	width: 200px;
	margin-bottom: 4px;	
}

#search-block-bottom .select {
	width: 150px;
	margin-bottom: 4px;	
}

#search-block-bottom .button {
	width: 150px;
	border: 1px solid #AAA;
	font-weight: bold;
}


/*-------------- Search Blocks Map Page ------------------*/

#search-block-map {
	border: 0px;
	border-collapse: collapse;
	margin: 2px auto;
	width: 800px;
}

#search-block-map td {
	vertical-align: top;
}

#search-block-map th {
	padding-bottom:5px;
	text-align: left;
	font-weight: bold;
}

#search-block-map .select-multi {
	width: 200px;
	margin-bottom: 4px;	
}

#search-block-map .select {
	width: 150px;
	margin-bottom: 4px;	
}

#search-block-mapm .button {
	width: 150px;
	border: 1px solid #AAA;
	font-weight: bold;
}





/*-------------- Search Results ------------------*/
#search-results {
	width: 830px;
	margin: 10px auto;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #B3BAA2;
}

#search-results th {
	border-bottom: 1px solid #B3BAA2;
}

#search-results th p {
	padding: 6px;
	margin: 0px;
	color: #FFF;
}

#search-results th.icons {
	color: #FFF;
}

#search-results th.icons img {
	vertical-align:middle;
}

#search-results td {
	background-color: #efefef;
	vertical-align: top;
}

#search-results td p {
	font: normal 1em/1.3em Arial, Helvetica, sans-serif;
	margin: 5px 20px 5px 0px;
}

#search-results td.dashed {
	border-top: 1px dashed #000;
	height: 20px;
}

#search-results td.img {
	width: 220px;
}

#search-results td a {
	color: #000;
}


/*-------------- Content  ------------------*/
#page-content {
	width: 830px;
	margin: 0px auto;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #B3BAA2;
}

#page-content td {
	padding: 20px;
}

#page-content td p {
	font: normal 1em/1.3em Arial, Helvetica, sans-serif;
}

#page-content td a {
	color: #000;
}	


/*-------------- Property Details ------------------*/

#property-details {
	width: 850px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;

}

#main-table {
	width: 529px;
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 31px;

}

#price {
	width: 529px;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 31px;
	background-color: #000;
	color: #fff;

}

#main-table img.mainimg {
	width: 529px;

}

#main-table td.top {
	width: 529px;
	height: 0px;
	background-color: #000;
	color: #fff;
	
}

#price td.bot {
	width: 30%;
	height: 35px;
	background-color: #000;
	text-align: center;

}

#price td.price {
	width: 30%;
	height: 35px;
	background-color: #000;
	text-align: center;

}

#price td.rooms {
	width: 40%;
	height: 35px;
	background-color: #000;
	text-align: right;

}

#property-details td.left1 {
	vertical-align: top;
	width: 10px;
	background-color: #7B7B7C;
}

#property-details td.left {
	vertical-align: top;
	width: 590px;
	background-color: #dadada;
}


#property-details td.right {
	vertical-align: top;
	width: 260px;
	background-color: #efefef;
	text-align: center;
}



#property-details img.detailimages {
	padding: 15px;
	background:url(/assets/template7/t_bg.png);
}

#property-details .desc{
	margin-left: 30px;
	margin-right: 20px;
}

#property-details #details th {
	text-align: left !important;
	font-weight: bold;
}


/*-------------- Property Brochure ------------------*/

#brochure-wrap { 
	background-color: #FFF;
	width: 650px; 
	overflow: hidden;
	margin: 0 auto; 
	position:relative; 
	padding-bottom: 5px 
}

#brochure-wrap #header img { 
	width: 650px; 
}

#brochure-wrap .title {
	padding: 5px;
	border-bottom: 1px solid #000;
}

#brochure-wrap .maindesc {
	vertical-align: top;
	padding: 10px 20px 10px 5px;
}

#brochure-wrap .maindesc p {
	font-size: 11px;
}

#brochure-wrap p.small {
	font-size: 10px;
	padding: 2px;
}

#brochure-wrap .subheading {
	font-weight: bold;
	padding-top: 10px;
}

/*-------------- General Classes ------------------*/
.right {
	text-align: right;
}
.center {
	text-align: center;
}


/*-------------- Footer & Credits ------------------*/
#footer	{
	margin-top: -1px;
	text-align:center; 
	padding-top: 0px;
	height: 161px;
	vertical-align: bottom;
	background-image:url(/assets/template3/foot.png);
}

#credit { 
	text-align:center
}

#credit p	{ 
	padding: 25px 0 0 0; 
	color: #c6c6c6; 
	font: normal 0.9em/1.5em Arial, Helvetica, sans-serif
}

#credit p a	{ 
	color: #c6c6c6; 
}

#credit span.lowlight {
	color: #757575; 
}



/*-------------- Menu ------------------*/

#menu {
	margin-top: 0px;
	height: 37px;
	background-color: #C11923;
}

.ddmx {
	z-index: 3;
	width:100%;
	border-top: 0px solid #FFFFFF !important;
	vertical-align: middle; 
}

.ddmx a.item1,
.ddmx a.item1:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover,
.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
	padding: 12px 5px 5px 5px !important ; 
	top: 0px !important ; 
	left: 0px; 
	font-size: 12px !important ; 
	font-family: Arial, Helvetica, sans-serif !important ; 
	text-align: center !important ; 
	font-weight: normal !important ; 
	color: #FFFFFF; 
	text-decoration: none !important ; 
	display: block; 
	white-space: nowrap; 
	position: relative; 
	/*-- background:transparent url("/assets/template12/menu-dots.gif") no-repeat ; --*/
	width:128px;  
}

.ddmx a.first,
.ddmx a.first:hover,
.ddmx a.first-active,
.ddmx a.first-active:hover {
	background:none ;
}

.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
	font-weight: bold !important ; 
	background: none;
	z-index:500; 
	opacity:0.85; 
}

.ddmx a.item1:hover,
.ddmx a.item1-active:hover,
.ddmx a.item2:hover,
.ddmx a.item2-active:hover {
	color: #011212; 
}

.ddmx .section {
 border: 0px none #FFFFFF !important ; 
 position: absolute; 
 visibility: hidden; 
 display: block; 
 z-index: -1; 
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */





/*--------- Forms ----------------*/

#included_form  {
width: 650px;
}

#included_form legend {
color: #000;
font-weight: bold;
}

#included_form a:link,
#included_form a:visited {
color: #b2b2b2;
text-decoration:underline;
}

#included_form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}

#included_form label {
display: block;
float: left;
width: 200px;
margin-right: 10px;
font-size: 12px;
}


#included_form input,
#included_form select {
width: 300px;
margin:5px 0;
}

#included_form input.half,
#included_form select.half {
width: 145px;
}


#included_form textarea {
width: 400px;
margin:5px 0;
}

#included_form input.radio {
width: 30px;
}

#included_form textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

#included_form p {
clear: both;
margin: 0px;
}

#included_form fieldset#submit {
border: none;
padding: 0;
text-align: right;
}

#included_form fieldset#submit input,
#included_form fieldset.submit input,
#included_form input.button {
width: auto !important;
padding: 0 10px;
cursor: pointer;
background-color: #1F1956;
border: none;
color: #fff;
}

#included_form em span,
#included_form .required {
color: #1F1956;
font-weight: bold;
}

/*--------- I box ----------------*/

#ibox_content { background: #222; border-color: #222; color: #fff; }
#ibox_wrapper { background: #222; border-color: #444; }
#ibox_footer_wrapper { left: 0; right: 0; top: 0; padding: 3px 10px; }
#ibox_footer_wrapper, #ibox_footer_wrapper a { color: #8dd6e2; background: #444; }
#ibox_footer_wrapper a { color: #8dd6e2; font-weight: bold; text-decoration: none; padding: 0 3px; }
#ibox_content { margin: 25px 0 0 0; padding: 10px; }