body {
	background-color: #ECE7D9;
	margin:0;
	padding:0;
	width: 100%;
	height:100%;
/*	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	position: relative;
	color:#555 !important;
	font-family: Helvetica, sans-serif;
}
/*#wrapall {
	background-image: url(http://www.emeraldviewgroup.com/images/leaves_r.jpg);
	background-repeat:repeat-y;
	background-position: right;
	background-color:transparent;
}
#wrapall2 {
	background-image: url(http://www.emeraldviewgroup.com/images/leaves.jpg);
	background-repeat:repeat-y;	
	background-color:transparent;
}*/
a {
	color:#00742E
}
a:hover {
	color:#52517F
}
/* Header */
#headerwrap {
	background-image: url(http://www.emeraldviewgroup.com/images/header_center_bg.png);
	background-repeat: repeat-x;
	height:200px;
}
#header {
	width:900px;
	height:200px;
	margin: 0 auto 0 auto;
	background-color:#ECE7D9;
	position:relative;
	background-image: url(http://www.emeraldviewgroup.com/images/header_center_bg.png);
}
#phone {
	position:absolute;
	right:10px;
	top:0;
	width:268px;
	height:70px;
	background-image: url(http://www.emeraldviewgroup.com/images/contact_us.png);
	z-index:2;
}
#ccontact {
	position:absolute;
	right:324px;
	top:0px;
	width:325px;
	height:58px;
	z-index:2;
	background: url(http://www.emeraldviewgroup.com/images/newsletter.png) no-repeat;
	text-align:center
}
#ccontact form {
	padding-top:25px;
	font-size:.7em;
}
#freetrip {
	position:absolute;
	right:324px;
	top:65px;
	width:325px;
	height:30px;
	z-index:2;
	text-align:center;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
#freetrip a {
	color:#ccc;
	text-decoration:underline;
}
.privacylogo {
	background:url(http://www.emeraldviewgroup.com/images/privacylogo.gif) no-repeat;
	width:172px;
}
.noprivacylogo {
	background-image: none;
	width:172px;
}
/* Content - Green Background stretching 100%*/
#contentwrap {
	width:900px;
	margin: 0 auto 0 auto;
	background: #ECE7D9;
	position: relative;
}
/* Content area with green background */
#content {
	width:900px;
	margin: 0 auto 0 auto;
	background: #ECE7D9
}
#contentbg {
	padding:20px;
	background:#ECE7D9;
}
#contentpadding {
	padding: 10px 0 10px 0;
}
/* Footer */
#footer {
	display:block;	
	padding:7px;
	text-align:center;
	background: #389F42;
	background-image: url(http://www.emeraldviewgroup.com/images/header_center_bg.png);
	background-repeat: repeat-x;
	color:#ccc;
}
#footer a {
	color: white;
}
/* Property display page */
.propertyviewwrap {
	margin-bottom:20px;
	padding-top:30px;
}
.propertyview {
	float:left;
	width:450px;
}
.propertyimage {
	float:right;
	width:310px;
	padding-top:30px;
}
.propertyimage img {
	margin-bottom:10px;
}
.propertyinfo {
	background:#E2F4E9;
	padding-top:7px !important;
	padding-bottom:7px !important;
}
#propertysort {
	width:510px;
	height: 34px;
	padding-top:26px;
	background: #302F59 url(http://www.emeraldviewgroup.com/images/refinebg.png) no-repeat;
	float:left;
}
#propertycat {
	width:330px;
	height:34px;
	padding-top:26px;
	background: #302F59 url(http://www.emeraldviewgroup.com/images/popmenubg.png) no-repeat;
	float:right;
}
#propertysort form {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin:0;
	padding:0;
}
#propertycat ul {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	margin:0;
	text-align:center;
}
#propertycat ul li {
	display:inline;
	list-style-type: none;
	margin-right:8px;
}
#propertycat ul li a {
	color:#fff;
}
/* Property Search results page */
.resultsinfo {
	float:left;
	width:550px;
}
.resultsimage {
	float:right;
	width: 280px;
	text-align: right;
}
.results {
	float:left;
	margin-bottom:20px;
	display:block;
	/*width:100%;*/
	padding:10px;
}
.results2 {
	background:#E5E5DA;
}
/* Attractions Page */
.attract1 {
	width: 420px;
	float:left;
}
.attract2 {
	width: 420px;
	float:right;
}


/* Misc */
img {
	border:none;
}
.imgright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.imgcenter {
	text-align: center;
	margin-top:5px;
	margin-bottom:5px;
}
hr {
	height: 1px;
	color: #999;
	background-color:#ccc;
	margin-top:35px;
	margin-bottom:35px;
	border:none;
}
/* Main menu */
#menu {
	position:absolute;
	right:1px;
	bottom:5px;
	width:750px;
	height:75px;
}
#menu ul {
	position:absolute;
	right:0;
	margin:0;
	padding:0;
}
#menu ul li {
	display:inline;
}
#menu ul li a {
	text-decoration:none;
	height:75px;
	display:block;
	float:left;
	margin-left:1px;
}
#menu ul li a span {
	display: none;
}
#mhome a{
	background: #7D7CA6 url(http://www.emeraldviewgroup.com/images/m_home.png) no-repeat;
	width:80px;	
}
#mprofile a{
	background: #7D7CA6 url(http://www.emeraldviewgroup.com/images/m_profile.png) no-repeat;
	width:80px;
}
#mservices a{
	background: #6E6C99 url(http://www.emeraldviewgroup.com/images/m_services.png) no-repeat;
	width:80px;
}
#mproperties a{
	background: #5F5E8C url(http://www.emeraldviewgroup.com/images/m_properties.png) no-repeat;
	width:80px;
}
#mabout a{
	background: #52517F url(http://www.emeraldviewgroup.com/images/m_about.png) no-repeat;
	width:80px;
}
#mnews a{
	background: #464573 url(http://www.emeraldviewgroup.com/images/m_news.png) no-repeat;
	width:80px;
}
#melite a{
	background: #3A3966 url(http://www.emeraldviewgroup.com/images/m_elite.png) no-repeat;
	width:80px;
}
#mcontact a{
	background: #302F59 url(http://www.emeraldviewgroup.com/images/m_contact.png) no-repeat;
	width:80px;
}
#mcontact a:hover, #melite a:hover, #mnews a:hover, #mabout a:hover, #mproperties a:hover, #mservices a:hover, #mprofile a:hover, #mhome a:hover {
	background-position:0 -75px;
}
.mactive a {
	background-position:0 -150px !important;
}
/* Submenu */
#submenu {
	width:690px;
	position: relative;
	float:right;
}
#submenu ul {
	margin:0;
	padding:0;
	position: absolute;
	right:0px;
	top:0px;
}
#submenu ul li {
	display:inline;
}
#submenu ul li a {
	text-decoration:none;
	height:29px;
	display:block;
	margin-left:1px;
	float:left;
}
#submenu ul li a span {
	display: none;
}
/* Services Submenu */
#spropertysales a{
	background: #7D7CA6 url(http://www.emeraldviewgroup.com/images/s_propertysales.png) no-repeat;
	width:80px;
}
#smarketing a{
	background: #7D7CA6 url(http://www.emeraldviewgroup.com/images/s_marketing.png) no-repeat;
	width:80px;
}
#sinvestment a{
	background: #6E6C99 url(http://www.emeraldviewgroup.com/images/s_investment.png) no-repeat;
	width:80px;
}
#sbusiness a{
	background: #5F5E8C url(http://www.emeraldviewgroup.com/images/s_business.png) no-repeat;
	width:80px;
}
#stravel a{
	background: #5F5E8C url(http://www.emeraldviewgroup.com/images/s_travel.png) no-repeat;
	width:80px;
}
#stravel a:hover, #sbusiness a:hover, #sinvestment a:hover, #smarketing a:hover, #spropertysales a:hover {
	background-position:0 -29px;
}
/* Properties Submenu */
#sresidential a{
	background: #7D7CA6 url(http://www.emeraldviewgroup.com/images/s_residential.png) no-repeat;
	width:80px;
}
#scommercial a{
	background: #6E6C99 url(http://www.emeraldviewgroup.com/images/s_commercial.png) no-repeat;
	width:80px;
}
#sfeatured a{
	background: #5F5E8C url(http://www.emeraldviewgroup.com/images/s_featured.png) no-repeat;
	width:80px;
}
#sfeatured a:hover, #scommercial a:hover, #sresidential a:hover {
	background-position:0 -29px;
}
/* About UAE Submenu */
#sopportunities a{
	background: #7D7CA6 url(http://www.emeraldviewgroup.com/images/s_opportunities.png) no-repeat;
	width:80px;
}
#sattractions a{
	background: #6E6C99 url(http://www.emeraldviewgroup.com/images/s_attractions.png) no-repeat;
	width:80px;
}
#sfreehold a{
	background: #5F5E8C url(http://www.emeraldviewgroup.com/images/s_freehold.png) no-repeat;
	width:80px;
}
#sescrow a{
	background: #5F5E8C url(http://www.emeraldviewgroup.com/images/s_escrow.png) no-repeat;
	width:80px;
}
#sajman a{
	background: #6E6C99 url(http://www.emeraldviewgroup.com/images/s_ajman.png) no-repeat;
	width:80px;
}
#scelebrities a{
	background: #5F5E8C url(http://www.emeraldviewgroup.com/images/s_celebrities.png) no-repeat;
	width:80px;
}
#sfaq a{
	background: #5F5E8C url(http://www.emeraldviewgroup.com/images/s_faq.png) no-repeat;
	width:80px;
}
#sfaq a:hover, #scelebrities a:hover, #sajman a:hover, #sescrow a:hover, #sfreehold a:hover, #sattractions a:hover, #sopportunities a:hover {
	background-position:0 -29px;
}
/* News and events Sub-menu */
#snews a{
	background: #5F5E8C url(http://www.emeraldviewgroup.com/images/s_news.png) no-repeat;
	width:80px;
}
#sevents a{
	background: #5F5E8C url(http://www.emeraldviewgroup.com/images/s_events.png) no-repeat;
	width:80px;
}
#sblog a{
	background: #5F5E8C url(http://www.emeraldviewgroup.com/images/s_blog.png) no-repeat;
	width:80px;
}
#snews a:hover, #sevents a:hover, #sblog a:hover {
	background-position:0 -29px;
}
/* Set any and all submenu active background to current */
.submenuactive a {
	background-position:0 -58px !important;
}
/* Standard Global formatting */
div#contentbg h1 {
	font-size:.93em;
	padding:0;
	margin: 20px 0 8px 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif !important;
}
div#contentbg h2 {
	font-size:.8em;
	padding:0;
	margin:0;
	font-weight: bold;
	color:#302F59 !important;
}
div#contentbg p, div#footer p, div#loggedin p, p {
	font-size:.8em;
	padding:0;
	margin: 3px 0 10px 0;
}
div#contentbg li, td {
	font-size:.8em;	
}
/* Alternative list order colors */
ul#newslist {
	margin:0;
	padding:0;
}
ul#newslist li {
	margin:0;
	padding:8px;
	display:block;
	border-bottom:1px solid #fff;
	list-style-type: none;
}
ul#newslist li.alt1 {
	background: #fff
}
ul#newslist li.alt2 {
	background:transparent;
}
.newsdate {
	padding-left:10px;
	font-size:.7em;
	color:#333;
}
.nostyle {
	padding:0 !important;
	margin:0 !important;
	border:none !important;
	background:transparent !important;
}
.rowlabel {
	background: #D5D5E5;
}
#loggedin {
background:#00742E;
width:100%;
text-align:center;
color:#eee;
}
#loggedin a {
color:#fff;
text-decoration:unlerline;
}
#memberinfo {
	position: absolute;
	left:0;
	top:5px;
}
.loginform {
	width:95px;
	border:1px solid #314552;
	font-size:.8em;
}
.loginsubmit {
	font-size:.8em;
}
#fpflash {
	width:410px;
	float:left;
}
#fptext {
	width:370px;
	float:right;
}
#disclaimer {
	font-size:.75em;
	font-style: italic;
        margin-top:25px;
}
#disclaimer2 {
	font-size:.67em;
	font-style: italic;
        margin-top:25px;
}
.red {
	color:red;
	font-weight:bold;
}
.flashalign {
	margin-top:85px !important;
}
.com1 {
	background:#fff;
}
.com1, .com2 {
	padding:15px;
}
p.author {
	font-size:.6em;
}