html, body {
	margin:0px;
	padding:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
	line-height:16px;
	background:#e9f3ff url(images/bg-body.jpg) no-repeat center bottom;
	float:left;
	width:100%;
	display:table;
}
h1 {
	margin:0 0 12px;
	font-size:19px;
	font-weight:normal;
}
h2 {
	margin:0 0 12px;
	font-size:17px;
	font-weight:normal;
}
h3 {
	margin:0 0 12px;
	font-size:15px;
	font-weight:normal;
}
h4 {
	margin:0 0 12px;
	font-size:14px;
	font-weight:normal;
}
h5 {
	margin:0 0 12px;
	font-size:13px;
	font-weight:normal;
}
h6 {
	margin:0 0 12px;
	font-size:12px;
	font-weight:normal;
}
ul {
	margin:0 0 15px;
	padding:0;
	list-style:none;
}
li {
	margin:0px;
	padding:0 0 8px;
	list-style:none;
}
img {
	border:0px;
}
a {
	outline:none;
	text-decoration:none;
}
a.more {
	background:url(images/bg-more.gif) no-repeat 0 0px;
	padding:0 0 0 18px;
	font-size:11px;
	text-decoration:underline;
	color:#033d79;
}
a.more:hover {
	color:#666;
	text-decoration:none;
}
#container {
	width:970px;
	margin:0 auto;
}
#header {
	float:left;
	width:100%;
	padding:25px 0 0 0;
	height:95px;
	background:url(images/bg-header.gif) no-repeat 0 bottom;
}
#logo {
	float:left;
	width:376px;
	height:30px;
	padding:0 0 0 5px;
}
#logo h1 {
	margin:0px;
	padding:0px;
	float:left;
	width:376px;
	height:30px;
}
#logo h1 a {
	float:left;
	background:url(images/logo.gif) no-repeat 0 0;
	text-indent:-999em;
	display:block;
	width:376px;
	height:30px;
}
.info {
	float:right;
	padding:0px 18px 27px 0;
	margin:0px;
}
#navigation {
	float:left;
	width:950px;
	list-style:none;
	padding:0px 10px;
	margin:0px;
}
#navigation li {
	float:left;
	padding:0 1px 0 0;
	background:url(images/separator.gif) no-repeat right 9px;
}
#navigation li.last {
	background:none;
}
#navigation li a {
	padding:14px 22px 13px 22px;
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
#navigation li a:hover, #navigation li.current a {
	background:url(images/bg-navigation-on.gif) repeat-x 0 0;
}
.wrap {
	float:left;
	padding:15px 22px 0 24px;
	width:924px;
	background:url(images/bg-wrap.gif) repeat-y 0 0;
}
#content {
	float:left;
	width:690px;
	padding:0 20px 0 0;
}
#spotlight {
	float:left;
	width:690px;
	margin:0 0 20px;
}
.region {
	float:left;
	width:100%;
	padding:0 0 14px;
}
.col-one {
	float:left;
	width:332px;
	margin:0 18px 0 0;
}
.col-two {
	float:left;
	width:332px;
	margin:0;
}
.col-one h2, .col-two h2 {
	border-bottom:5px solid #76be60;
	padding:0 0 6px;
	margin:0 0 13px;
}
.listing {
	float:left;
	width:100%;
	margin:0px;
}
.listing li {
	float:left;
	width:100%;
	background:url(images/separator-listing.gif) repeat-x 0 bottom;
	padding:0 0 13px;
	margin:0 0 2px;
}
.listing li.last {
	background:none;
	padding:0 0 7px;
}
.listing li a.thumb {
	float:left;
	margin:0 14px 0 0;
}
.listing li div {
	float:left;
	width:216px;
}
.listing li div h3 {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	margin:0px;
}
.listing li div h3 a{
	color:#186e67;	
}
.listing li div h3 a:hover{
	color:#666;	
}
p {
	margin:0 0 15px;
}
.listing li div p {
	margin:0 0 3px;
	font-size:11px;
}
.listing li div p.information {
	font-weight:bold;
	color:#186e67;
	font-size:11px;
	margin:0px;
}
.listing li div p.information span {
	font-size:14px;
}
#sidebar {
	float:left;
	width:211px;
}
.search {
	float:left;
	width:189px;
	background:url(images/bg-search.gif) no-repeat 0 0;
	padding:13px 11px;
	margin-bottom:15px;
}
.search h2 {
	border-bottom:2px solid #b4d0ce;
	padding:0 0 7px;
	margin:0 0 9px;
}
.search p span, .search p label {
	font-weight:bold;
	font-size:12px;
}
.search p {
	color:#fff;
}
.search p input {
	margin-left:18px;
}
.search select {
	width:187px;
	padding:2px 2px;
	margin:0 0 20px;
	background:#e9e9e9;
	border:1px solid #ccc;
	font-weight:bold;
	color:#7d7e7f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.search select.sml {
	width:123px;
	margin-right:5px;
}
.search .btn {
	float:left;
}
.ad-srch {
	background:url(images/icon-search.gif) no-repeat 0 1px;
	padding:3px 0 6px 22px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
	margin:4px 0 15px;
	float:left;
}
.ad-srch:hover {
	text-decoration:none;
}
.list {
	float:left;
	background:url(images/bg-list.gif) no-repeat 0 0;
	margin:0 0 4px;
	width:189px;
	padding:10px;
}
.list li {
	padding:0 0 1px;
	margin:0 0 1px;
	border-bottom:1px solid #838383;
	float:left;
	width:100%;
}
.list li a {
	float:left;
	padding:10px 0 10px 36px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	width:153px;
}
.list li.property a {
	background:url(images/icon-property.gif) no-repeat 6px 6px;
}
.list li.calculator a {
	background:url(images/icon-calculator.gif) no-repeat 8px 6px;
}
.list li.converter {
	border:0px;
}
.list li.converter a {
	background:url(images/icon-convert.gif) no-repeat 6px 6px;
}
.list li a:hover {
	color:#ccc;
}
.about {
	float:left;
	width:100%;
	background:url(images/separator-listing.gif) repeat-x 0 0;
	padding:18px 0 16px 0;
}
.region-bottom {
	float:left;
	width:922px;
	border-top:1px solid #c9ddd7;
	padding:0 18px 10px 18px;
	background:url(images/region-bottom.gif) repeat-x 0 bottom;
	margin:0 -18px 0 -18px;
}
.newsletter {
	float:left;
	padding:18px 10px 0 0;
	width:440px;
	border-right:1px solid #c9ddd7;
	min-height:112px;
	height:auto !important;
	height:112px;
}
.newsletter h2 {
	margin:0 0 7px;
}
.newsletter input.txt {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#64696c;
	padding:3px 10px;
	width:135px;
	margin:1px 15px 0 0;
}
.newsletter .button {
	float:left;
}
.news {
	float:left;
	padding:18px 10px 0 13px;
	border-right:1px solid #c9ddd7;
	min-height:112px;
	height:auto !important;
	height:112px;
	width:230px;
}
.news h2 {
	margin:0 0 7px;
}
.news h3 {
	margin:0px;
}
.news h3 a {
	color:#808080;
	font-weight:bold;
	font-size:13px;
	margin:0 0 7px;
}
.news h3 a:hover {
	color:#999
}
.news p {
	color:#2b3337;
	margin:0 0 8px;
}
.news small {
	color:#228e07;
	font-size:11px;
}
.news .readmore {
	float:right;
	font-size:11px;
	text-decoration:underline;
	color:#228e07;
}
.news .readmore:hover {
	text-decoration:none;
}
.block {
	float:left;
	width:168px;
	padding:51px 0 0 48px;
}
#footer {
	float:left;
	width:970px;
	padding:10px 0 80px 0;
	position:relative;
	background:url(images/bg-footer.jpg) repeat-x 0 0;
}
p.copyright {
	float:right;
	color:#228e07;
	padding:0 18px;
	font-size:11px;
	margin:0 0 20px;
}
.nav-footer {
	float:left;
	padding:0 0 0 18px;
}
.nav-footer li {
	float:left;
}
.nav-footer li a {
	float:left;
	color:#228e07;
	font-size:11px;
	background:url(images/bg-footer-nav.gif) no-repeat right 2px;
	padding:0 12px 0 0;
	margin:0px 10px 0 0;
	float:left;
	line-height:15px;
}
.nav-footer li.last a {
	background:none;
}
.nav-footer li a:hover, .nav-footer li.current a {
	color:#666;
}
#developed {
	float:right;
	width:236px;
	padding:0 23px 0 0;
}
#developed p {
	color:#808080;
	font-size:11px;
	padding:0 15px 0 0;
	margin:0px;
	float:left;
}
.nav {
	padding:0 0 0 18px;
	float:left;
}
.nav li {
	float:left;
	padding:0 10px 0 0;
}
.nav li a {
	text-decoration:underline;
	font-size:11px;
	color:#808080;
}
.nav li a:hover {
	text-decoration:none;
}


/*Paging */

pagination {
	float:left;
	width:100%;
	background:url(images/bg-list.gif) repeat-x 0 bottom;
	padding:0 0 17px;
	margin:0 0 5px;
}
.pagination select {
	width:167px;
	font-size:11px;
	background:#e9e9e9;
	padding:3px;
	border:1px solid #ccc;
}
.paging {
	float:right;
}
.paging a {
	float:left;
	text-align:center;
	width:19px;
	height:18px;
	border:1px solid #a7b8c7;
	background:#d9e3ec;
	margin:0 0 0 6px;
	padding:1px 0 0 0;
}
.paging .prev-one, .paging .prev-two, .paging .next-one, .paging .next-two {
	background:url(images/icons-pagination.gif) no-repeat 0 0;
	border:0px;
	height:21px;
	width:21px;
	display:block;
	text-indent:-999em;
	float:left;
	padding:0px;
}
.paging .prev-one:hover {
	background-position:0 -26px;
}
.paging .prev-two {
	background-position:0 -52px;
}
.paging .prev-two:hover {
	background-position:0 -79px;
}
.paging .next-one {
	background-position:0 -159px;
}
.paging .next-one:hover {
	background-position:0 -186px;
}
.paging .next-two {
	background-position:0 -107px;
}
.paging .next-two:hover {
	background-position:0 -133px;
}


/* @Additionals */
h2.hidden{
	text-indent:-9999em;
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	top:0;
	font:normal 15px Arial, Helvetica, sans-serif;
}
div.words-links{
	width:930px;
	float:left;
	font-size:11px;
	padding:0 5px 5px;
	color:#999;
}

div.words-links a{
	color:#999
}
div.words-links a:hover{
	color:#186E67;	
}
div.wrap a.click-here{
	padding:4px 8px;
	font-size:11px;
	color:#fff;
	margin:5px 0;
	float:left;
	background:url(images/btn-view-more-details.gif) no-repeat 0 0;
}
div.breadcrumb{
	float:left;
	background:url(images/bg-breadcrumbs.jpg) no-repeat 0 0;
	width:680px;
	margin:0 0 15px;
	padding:8px;
}
 div.breadcrumb a{
	padding:0 0 0 8px;
	color:#24980A !important;
}
div.breadcrumb a:hover{
	text-decoration:underline;	
}
div#homeservices{
	float:left;	
	width:685px;
}
a.currency {
	background:url("images/icon-convortor.gif") no-repeat scroll 0 0 transparent;
	color:#336598;
	font-size:11px;
	margin-left:0;
	padding:2px 0 3px 26px;
}
a.click-here{
	padding:4px 6px;
	font-size:11px;
	color:#fff;
	margin:5px 0;
	float:left;
	background:url(images/btn-view-more-details.gif) no-repeat 0 0;
}
a.property-title{
	color:#080;	
	margin-bottom:8px;
}
a.email{
	color:#080;	
	margin-bottom:8px;
}
table.project-normal-details a{
	color:#008800;	
}
/* @End Additionals */
form#sell-dubai-property  input,
form#sell-dubai-property  textarea{
	border:1px solid #999;
	padding:3px;
	margin-bottom:8px;
	margin-right:5px;
	font:normal 12px Arial, Helvetica, sans-serif;
}
form#contact-form input,
form#contact-form textarea{
	width:280px;
	margin:0 5px 0 0;
	border:1px solid #999;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:3px;
}
form#contact-form input.btn-submit{
	width:80px;	
}
form#contact-form {
	margin-bottom:15px;	
}
form#sell-dubai-property  textarea{
	width:480px;	
	font:normal 12px Arial, Helvetica, sans-serif;
}
div.item-wrap{
	width:75px;
	float:left;
}
div.item-wrap input,
div.item-wrap label{
	float:left;	
}
form#sell-dubai-property input.btn-submit{
	float:left;
	margin:15px 0 15px 130px;
}
div.items{
	width:68px;
	float:left;
	margin-bottom:8px;
}
div.items label{
	color:#fff;
	margin-left:5px;
}

	
