html, body {
	margin:0px;
	padding:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
	line-height:16px;
	background:#fff url(images/bg-body.jpg) no-repeat center 0;
}
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;
	color:#336598;
}
a:hover{
	color:#cc0000;	
}
#container {
	width:980px;
	margin:0 auto;
}
#header {
	float:left;
	width:960px;
	padding:0 10px;
	height:132px;
	background:url(images/bg-header.png) no-repeat 0 0;
	_background:url(images/bg-header.gif) no-repeat 0 0;
	
}
#logo {
	float:left;
	width:335px;
	height:30px;
	padding:28px 0 0 0;
}
#logo h1 {
	margin:0px;
	padding:0px;
	float:left;
	width:335px;
	height:30px;
}
#logo h1 a {
	float:left;
	/*background:url(images/logo.png) no-repeat 0 0;text-indent:-999em;*/	
	display:block;
	width:340px;
	height:33px;
}
#logo h1 a img{
	margin:0;	
}
#banner {
	float:right;
	margin:15px 0px 0px 0;
	display:inline;
}
#navigation {
	float:left;
	clear:both;
	margin:16px 0 0 0;
	padding:5px 0 0 0;
	width:100%;
	border-top:1px solid #2a93cb;
}
#navigation li {
	float:left;
	padding:3px 22px 6px 0;
	margin:0 22px 0 0;
	border-right:1px solid #61abd3;
}
#navigation li.last {
	background:none;
	margin-right:0px;
	padding-right:0px;
	margin-left:3px;
	border:0px;
}
#navigation li a {
	float:left;
	padding:5px 0 0 0;
}
#navigation li a img {
	float:left;
}
#navigation li a:hover, #navigation li.current a{
	border-top:2px solid #fff;
}
.wrap {
	float:left;
	background:url(images/bg-wrapper.png) repeat-y 0 0;
	width:920px;
	padding:0 30px 15px 30px;
	_background:url(images/bg-wrapper.gif) repeat-y center 0;
}
.wrapper {
	background:url(images/bg-wrap.jpg) no-repeat 0 0;
	float:left;
	width:100%;
	margin:0;
	padding:16px 0 0 0;
}
#content {
	float:left;
	width:690px;
	padding:0 20px 0 0;
}
#spotlight {
	float:left;
	width:690px;
	margin:0;
}
.home #spotlight {
	margin:0 0 20px;
}
.region {
	float:left;
	width:100%;
	background:url(images/bg-list.gif) repeat-x 0 bottom;
	padding:0 0 14px;
	margin:0 0 9px;
}
.list {
	float:left;
	width:334px;
	padding:0 22px 0 0;
}
.list h2.title{
	margin-bottom:5px;
}
.no-space {
	padding:0px;
}
.list ul {
	float:left;
	width:334px;
	border-top:5px solid #d3d4d4;
	padding:9px 0 0 0;
	margin:0px;
}
.list li {
	float:left;
	width:100%;
	background:url(images/bg-list.gif) repeat-x 0 bottom;
	padding:0 0 10px 0;
	margin:0 0 3px;
}
.list li.last {
	background:none;
	padding:0px;
	margin:0px;
}
.list .thumb {
	float:left;
	padding:0 12px 2px 0;
}
.list div {
	width:220px;
	float:left;
}
.list a.more{
	margin-left:111px;
	}
.list h2 {
	margin:0;
}
.list h2 a {
	color:#808080;
	font-size:12px;
}
.list p {
	margin:0px;
	color:#808080;
	font-size:11px;
}
.list dl {
	float:left;
	width:100%;
	margin:0 0 3px;
}
.list dt {
	float:left;
	color:#003e7d;
	font-size:11px;
	clear:left;
	margin:0px;
	padding:0 15px 0 0;
	width:50px;
	font-weight:bold;
}
.list dd {
	color:#003e7d;
	font-size:11px;
	clear:right;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
.about {
	float:left;
	width:100%;
	padding:0;
}
.about h2 {
	margin:0 0 4px;
}
p {
	margin:0 0 15px;
}
.about p {
	margin:0 0 5px;
}
.more {
	background:url(images/bg-more.gif) no-repeat 0 1px;
	padding:0 0 0 16px;
	text-decoration:underline;
	color:#0f4a92;
	font-size:11px;
}
.more:hover {
	text-decoration:none;
	color:#333;
}
.readmore {
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	float:right;
	position:relative;
	margin-top:-8px;
}
.readmore:hover{
	color:#e5e5e5;
	text-decoration:none;
	}
#sidebar {
	float:left;
	width:210px;
}
.search {
	float:left;
	width:100%;
}
.search h2 {
	border-bottom:5px solid #d0d1d2;
	padding:0 0 7px;
	margin:0 0 15px;
}
.search p span, .search p label {
	font-weight:bold;
	font-size:12px;
}
.search p input {
	margin-left:28px;
}
.search select {
	width:204px;
	padding:3px 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:126px;
	margin-right:10px;
}
.search .btn {
	float:left;
}
.ad-srch {
	float:left;
	width:100%;
	background:url(images/bg-list.gif) repeat-x 0 0;
	padding:23px 0 30px 0;
	margin:7px 0 0 0;
}
.ad-srch a {
	background:url(images/icon-search.gif) no-repeat 0 1px;
	padding:3px 0 6px 22px;
	font-size:12px;
	font-weight:bold;
	color:#0a52ab;
	text-decoration:underline;
}
.ad-srch a:hover {
	text-decoration:none;
	color:#333;
}
.accordian {
	float:left;
	width:100%;
	margin:0px;
}
.accordian li {
	background:url(images/bg-accordian.gif) no-repeat 0 0;
	padding:0 0 3px;
}
.accordian li.on {
	background:url(images/bg-accordian-on.gif) no-repeat 0 0;
}
.accordian li h3 {
	padding:17px 0 0 40px;
	height:25px;
	margin:0px;
}
.accordian li.calculator h3 {
	background:url(images/icons.gif) no-repeat 10px 9px;
}
.accordian li.convertor h3 {
	background:url(images/icons.gif) no-repeat 10px -64px;
}
.accordian li.finance h3 {
	background:url(images/icons.gif) no-repeat 10px -127px;
}
.vessel {
	background:url(images/bg-vessel.gif) repeat-y 0 0;
	float:left;
	width:210px;
}
.vessel-inside {
	background:url(images/bg-vessel-bottom.gif) no-repeat 0 bottom;
	float:left;
	width:180px;
	padding:22px 15px 20px;
}
.vessel li {
	border-bottom:1px solid #e3e5e5;
	padding:0 0 14px;
	margin:0 0 14px;
	background:none;
}
.region-bottom {
	float:left;
	background:url(images/bg-bottom-region.jpg) no-repeat 0 0;
	_background:url(images/bg-bottom-region.gif) no-repeat 0 0;
	width:960px;
	padding:0 10px;
}
.newsletter {
	float:left;
	padding:13px 0 0 25px;
	width:440px;
	border-right:1px solid #12385b;
	min-height:112px;
	height:auto !important;
	height:112px;
}
.newsletter h2 {
	margin:0 0 7px;
}
.newsletter p {
	color:#fff;
}
.newsletter input.txt {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#64696c;
	padding:4px 10px;
	width:100px;
	margin:1px 20px 0 0;
	border:1px solid #ccc;
}
.newsletter .button {
	float:left;
}
.news {
	float:left;
	padding:13px 10px 0 20px;
	width:230px;
}
.news h2 {
	margin:0 0 7px;
}
.news h3 {
	margin:0px;
}
.news h3 a {
	color:#fff;
	font-weight:bold;
	font-size:13px;
	margin:0 0 7px;
}
.news h3 a:hover{
	color:#09b4db}
.news p {
	color:#fff;
	margin:0 0 8px;
}
.news small {
	color:#99c0e9;
	background:url(images/bg-news-date.jpg) no-repeat 0 0;
	font-size:11px;
	padding:2px 3px;
	display:block;
}
.block {
	float:left;
	background:url(images/bg-block.jpg) no-repeat 0 0;
	width:207px;
	padding:11px 0 11px 11px;
	margin:11px 0 0 0;
}
.enquiry {
	float:left;
	background:url(images/bg-enquiry.jpg) no-repeat 0 0;
	padding:9px 0 6px 35px;
	width:160px;
	margin:0 0 20px;
}
.block p {
	margin:0px;
	float:left;
	width:100%;
}
.twitter {
	background:url(images/icons.gif) no-repeat 0 -222px;
	float:left;
	padding:0 0 0 40px;
	display:block;
	width:62px;
	font-size:11px;
	color:#64bacc;
}
.twitter strong {
	color:#147898;
	clear:both;
	float:left;
	width:62px;
}
.twitter:hover {
	color:#333;
}
.facebook {
	background:url(images/icons.gif) no-repeat 0 -317px;
	float:left;
	padding:0 0 0 35px;
	display:block;
	width:60px;
	font-size:11px;
	color:#64bacc;
}
.facebook strong {
	color:#147898;
	clear:both;
	float:left;
	width:60px;
}
.facebook:hover {
	color:#333;
}
.breadcrumb {
	float:left;
	padding:11px 10px 12px;
	margin:0 0 12px;
	width:97%;
	background:url(images/bg-breadcrumb.jpg) repeat-x 0 0;
	font-size:11px;
}
.breadcrumb label {
	float:left;
	font-weight:bold;
	font-size:11px;
	padding:0 18px 0 11px;
	background:url(images/separator-bredcrumb.gif) no-repeat right 4px;
	margin:0 11px 0 0;
}
.breadcrumb a {
	padding:0 18px 0 0;
	background:url(images/separator-bredcrumb.gif) no-repeat right 4px;
	float:left;
	margin:0 11px 0 0;
	color:#7d7873;
	font-size:11px;
}
.breadcrumb a:hover {
	color:#333;
}
.breadcrumb span {
	padding:2px 0 3px 0px;
	float:left;
}
#content h1 {
	font-size:18px;
	color:#003e7c;
	font-weight:normal;
}
h1.title {
	background:url(images/icon-title.gif) no-repeat 0 0;
	padding:2px 0 12px 33px;
	margin:0 0 9px;
	clear:both;
	border-bottom:5px solid #d2d3d3;
}
.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;
}
.listing {
	float:left;
	width:100%;
}
.listing li {
	float:left;
	width:100%;
	background:url(images/bg-list.gif) repeat-x 0 bottom;
	padding:0 0 25px;
	margin:0 0 15px;
}
.listing .thumb {
	float:left;
	margin:0 18px 0 0;
	border:6px solid #e3e2e2;
}
.listing div {
	float:left;
	width:425px;
}
.listing h2 {
	font-weight:bold;
	font-size:14px;
	color:#fff;
	background:#003e7e;
	padding:7px 10px;
	margin:0 0 4px;
}
.info {
	font-weight:bold;
	font-size:12px;
	color:#003e7e;
}
.info strong {
	font-size:14px;
}
.envelop {
	float:left;
	width:100%;
}
p.prize {
	float:left;
	width:165px;
	margin:0 20px 0 0;
	padding:2px 0 11px 0;
	font-weight:bold;
	color:#09b4db;
	font-size:14px;
	background:url(images/bg-lin.jpg) no-repeat right 2px;
}
a.currency {
	background:url(images/icon-convortor.gif) no-repeat 0 0;
	color:#336598;
	font-size:11px;/*
	float:left;*/
	padding:2px 0 3px 26px;
}
a.currency:hover {
	color:#333;
}
#footer {
	float:left;
	width:960px;
	margin:0 10px;
	padding:13px 0 15px 0;
	display:inline;
	background:url(images/bg-footer.gif) repeat-x 0 0;
}
p.copyright {
	float:right;
	color:#fff;
	padding:0 10px;
	font-size:11px;
	margin:0 0 20px;
}
.nav-footer {
	float:left;
	padding:0 0 0 10px;
}
.nav-footer li {
	float:left;
}
.nav-footer li a {
	float:left;
	color:#fff;
	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:#99C0E9;
}
#developed {
	float:right;
	width:238px;
	overflow:hidden;
	padding:0 11px 0 0;
}
#developed img{
	float:left;
}
#developed p {
	color:#8c8d8f;
	font-size:11px;
	padding:0 15px 0 0;
	margin:0px;
	float:left;
}
.nav {
	float:left;
	width:400px;
}
.nav li {
	float:left;
	padding:0 10px 0 0;
}
.nav li a {
	text-decoration:underline;
	font-size:11px;
	color:#939393;
}
.nav li a:hover {
	color:#333;
}

div#homeservices{
	float:left;
	width:680px;
}
div.homeservices{
	float:left;
	width:680px;
	margin:20px 0 0 0;
}
div.homeservices table.project-normal-details{
	margin:0;
	padding:0;
}
div.property-details{	
}
table.project-normal-details{
	float:left;
}
table.project-normal-details tr td{
	padding:3px;
}
table.project-normal-details tr td a{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#069;	
	text-decoration:underline;
}
table.project-normal-details tr td a:hover{
	text-decoration:none;	
}
div.letf-details{
	border:1px solid red;
	width:230px;
	float:left;
}
div.right-details{
	border:1px solid red;
	width:230px;
	float:left;
}
.p-details-top{
	float:left;
	width:490px;
}

form#contact-form{
	float:left;
}
form#contact-form input,
form#contact-form textarea,
form#sell-dubai-property textarea,
form#sell-dubai-property input{
	border:1px solid #999;
	padding:3px;
}
form#sell-dubai-property table tr td input{
	margin:0 4px 8px 0;	
	float:left;
}
div.item-wrap{
	float:left;
	margin:0 5px 0 0;
}
form#sell-dubai-property table tr td input.btnsearch{
	float:left;
	background:#06C;
	border:1px solid #ccc;
	color:#fff;
	margin:10px 0 0 130px;
	width:70px;
}

/* @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:#003E7C;	
}
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;
}
/* @End Additionals */
