/* =CSS RESET
===========================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
b,strong{
	font-weight:bold;
}
i,em{
	font-style:italic;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need cellspacing='0' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* =DEFAULTS
===========================================*/
.break {
	clear:both;
	height: 0px;
	overflow: hidden;
}
i, .none {
	display: none;
}
.text_center {
	text-align:center;
}
.text_right {
	text-align: right;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
a {
	cursor: pointer;
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


a:link.newstitlenav {font-weight:bold;font-size:9pt;color: #000;text-decoration:none;font-weight:bold}
a:visited.newstitlenav {font-weight:bold;font-size:9pt;color: #000;text-decoration:none;font-weight:bold}
a:hover.newstitlenav {font-weight:bold;font-size:9pt;color: #5e6168;text-decoration:none;font-weight:bold}

#subnavbox {position:relative;float:left;display:block;border-bottom:solid 1px #acaaab;width:216px;margin:10px 0 5px 0;padding:0;background;white}
a:link.subtitlenav {font-weight:bold;font-size:9pt;color: #000;text-decoration:none;font-weight:bold;}
a:visited.subtitlenav {font-weight:bold;font-size:9pt;color: #000;text-decoration:none;font-weight:bold;}
a:hover.subtitlenav {font-weight:bold;font-size:9pt;color: #5e6168;text-decoration:none;font-weight:bold;}

/* =LAYOUT
===========================================*/
body {
	background: #9e9d9d url(../images/bg_site.jpg) repeat-x;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #231f20;
	margin: 0 auto;
}
#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

/* =MENU
===========================================*/
#menu {
	height: 34px;
}
#menu li {
	float: left;
	margin-right: 30px;
	display: inline;
}
#menu li a {
	display: block;
	text-indent: -9999px;
	background: url(../images/menu.gif) no-repeat top left;
	height: 34px;
}



#menu li a#m1 {
	width: 42px;
	background-position: 0px 0px;
}
#menu li a#m1:hover, #menu li a#m1.on {
	background-position: 0px -34px;
}
* html ul#menu li a#m1.on {
	background-position: 0px -34px !important;
}




#menu li a#m2 {
	width: 78px;
	background-position: -70px 0px;
}
#menu li a#m2:hover, #menu li a#m2.on {
	background-position: -70px -34px;
}
* html ul#menu li a#m2.on {
	background-position: -70px -34px !important;
}



#menu li a#m3 {
	width: 107px;
	background-position: -159px 0px;
}
#menu li a#m3:hover, #menu li a#m3.on {
	background-position: -159px -34px;
}
* html ul#menu a#m3.on {
	background-position: -159px -34px !important;
}




#menu li a#m4 {
	width: 39px;
	background-position: -295px 0px;
}
#menu li a#m4:hover, #menu li a#m4.on {
	background-position: -295px -34px;
}
* html ul#menu li a#m4.on {
	background-position: -295px -34px !important;
}




#menu li a#m5 {
	width: 56px;
	background-position: -366px 0px;
}
#menu li a#m5:hover, #menu li a#m5.on {
	background-position: -366px -34px;
}
* html ul#menu li a#m5.on {
	background-position: -366px -34px !important;
}




#menu li a#m6 {
	width: 60px;
	background-position: -449px 0px;
}
#menu li a#m6:hover, #menu li a#m6.on {
	background-position: -449px -34px;
}
* html ul#menu li a#m6.on {
	background-position: -449px -34px !important;
}





#menu li a#m7 {
	width: 73px;
	background-position: -535px 0px;
}
#menu li a#m7:hover, #menu li a#m7.on {
	background-position: -535px -34px;
}
* html ul#menu li a#m7.on {
	background-position: -535px -34px !important;
}


/* =LOGO
===========================================*/
#logo a {
	display: block;
	text-indent: -9999px;
	width: 143px;
	height: 197px;
	background: url(../images/newbould_logo.gif) no-repeat;
	margin-bottom: 24px;
}

/* =LEFT
===========================================*/
#left {
	float: left;
	padding-top: 23px;
	width: 229px;
}

#left.home {
	width: 481px !important;
	overflow: hidden;
}
#left ul {
	width: 216px;
}
#left h2 {
	width: 216px;
	height: 30px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	border-bottom: 2px solid #83b44e;
	margin-bottom: 5px;
}
#left h2.blog_highlights {
	background: url(../images/title_blog_highlights.gif);
	margin-top: 26px;
	float: left;
}
#left h2.archive {
	background: url(../images/title_archive.gif);
	margin-top: 50px;
	clear: both;
}
#left h2.latest_news {
	margin-top: 26px;
	float: left;
}
* html #left h2.latest_news, * html #left h2.blog_highlights  {
	margin-top: 56px;
}
ul.lines {
}
ul.lines li {
	padding: 5px 0px;
	border-bottom: 1px solid #acaaab;
}
ul.lines li a {
	text-decoration: none;
}
ul.lines li a:hover {
	text-decoration: underline;
}
ul.serviceslist {
	margin-top: 40px;
	float: left;
}
ul.serviceslist li {
	margin-bottom: 10px;
	font-weight: bold;
}
ul.serviceslist a, ul.serviceslist a.selected:hover {
	text-decoration: none;
}
ul.serviceslist a:hover {
	text-decoration: underline;
}
ul.serviceslist a.selected {
	background: #7bb042;
}


/* =RIGHT
===========================================*/
#right {
	float: left;
	width: 721px;
}
#right.home {
	width: 469px !important;
}
p.imgheader {
	line-height: 0px !important;
}
#right h1 {
	margin-bottom: 30px;
	width: 721px;
	height: 58px;
	text-indent: -9999px;
}
h1.about_us {
	background: url(../images/title_about_us.gif) no-repeat;
}
h1.news_blog {
	background: url(../images/title_news_blog.gif) no-repeat;
}
h1.services {
	background: url(../images/title_services.gif) no-repeat;
}
h1.location {
	background: url(../images/title_location.gif) no-repeat;
}
h1.contact {
	background: url(../images/title_contact.gif) no-repeat;
}

/* =HOMEPAGE
===========================================*/
.hometitle {
	width: 439px;
	height: 96px;
	background: url(../images/title_homepage.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 37px;
}
.lefthome {
	float: left;
	width: 220px;
	margin-right: 20px;
	display: inline;
}
.lefthome h2 {
	text-indent: -9999px;	
	border-bottom: 2px solid #7bb042;
	margin-bottom: 12px;
	height: 23px;
}
h2.our_services {
	background: url(../images/title_our_services.gif) no-repeat;
	height: 23px !important;
}
h2.our_approach {
	background: url(../images/title_our_approach.gif) no-repeat;
	height: 23px !important;	
}
h2.all_latest_blogs {
	height: 30px;
	text-indent: -9999px;
	background:url(../images/title_all_latest.gif) no-repeat;
	border-bottom: 2px solid #231f20;
	margin-bottom: 20px;
	margin-top: 20px;
}
h2.latest_news_big {
	height: 30px;
	text-indent: -9999px;
	background:url(../images/title_latest_news_2.gif) no-repeat;
	border-bottom: 2px solid #231f20;
	margin-bottom: 20px;
	margin-top: 20px;
}
h2.latest_news_empty {
	height: 30px;
	text-indent: -9999px;
	background:none;
	border-bottom: 2px solid #231f20;
	margin-bottom: 20px;
	margin-top: 20px;
}
h2.agency {
	height: 30px;
	text-indent: -9999px;
	background:url(../images/title_agency.gif) no-repeat;
	border-bottom: 2px solid #231f20;
	margin-bottom: 20px;
	margin-top: 40px;
}
h2.rent {
	height: 30px;
	text-indent: -9999px;
	background:url(../images/title_rent.gif) no-repeat;
	border-bottom: 2px solid #231f20;
	margin-bottom: 20px;
	margin-top: 40px;
}
h2.lease {
	height: 30px;
	text-indent: -9999px;
	background:url(../images/title_lease.gif) no-repeat;
	border-bottom: 2px solid #231f20;
	margin-bottom: 20px;
	margin-top: 40px;
}
h2.investment {
	height: 30px;
	text-indent: -9999px;
	background:url(../images/title_investment.gif) no-repeat;
	border-bottom: 2px solid #231f20;
	margin-bottom: 20px;
	margin-top: 40px;
}
h2.asset {
	height: 30px;
	text-indent: -9999px;
	background:url(../images/title_asset.gif) no-repeat;
	border-bottom: 2px solid #231f20;
	margin-bottom: 20px;
	margin-top: 40px;
}
h2.arbitration {
	height: 30px;
	text-indent: -9999px;
	background:url(../images/title_arbitration.gif) no-repeat;
	border-bottom: 2px solid #231f20;
	margin-bottom: 20px;
	margin-top: 40px;
}
h2.business {
	height: 30px;
	text-indent: -9999px;
	background:url(../images/title_business.gif) no-repeat;
	border-bottom: 2px solid #231f20;
	margin-bottom: 20px;
	margin-top: 40px;
}
h2.paradise_square {
	height: 28px;
	text-indent: -9999px;
	background:url(../images/title_paradise.gif) no-repeat;
	border-bottom: 2px solid #7bb042;
	margin-bottom: 20px;
	float: left;
	margin-top: 20px;
	width: 100%;
}

#content_left img.float_right {
	margin: 0px 0px 15px 15px;
}
.blog_entry {
	clear: both;
	margin-top: 15px;
	border-top: 1px solid #231f20;
	padding-top: 15px;
	padding-left: 57px;
}
.blog_entry.first {
	border-top: none;
	margin-top: -20px !important;
}
.blog_entry span.date {
	display: block;
	width: 42px;
	height: 42px;
	background: url(../images/blog_date.gif) no-repeat;
	color: #231f20;
	text-align: center;
	line-height: normal !important;
	font-weight: bold;
	float: left;
	margin-left: -57px;
	display: inline;
}
.blog_entry span.date strong {
	display: block;
	padding: 2px 0px;
	color: #fff;
	margin-bottom: 3px;
}
.blog_entry h2 {
	font: bold 22px/26px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: -3px;
}
.blog_entry p.details {
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;	
}
.blog_entry .entry_content {
	clear: both;
	margin-left: -57px;
}
.entry_content .float_left {
	margin: 0px 15px 15px 0px;
}
ul.blogTabs {
	width: 716px;
	background: #7bb042;
	height: 26px;
	padding-left: 5px;
	padding-top: 6px;
	margin-top: -27px;
	float: left;
	margin-bottom: 22px;
}
ul.tabNavigation {
	width: 464px;
	background: #7bb042;
	height: 26px;
	padding-left: 5px;
	padding-top: 6px;
	margin-top: 10px;
}
ul.tabNavigation li, ul.blogTabs li {
	float: left;
}
ul.tabNavigation li a, ul.blogTabs li a {
	padding: 5px 15px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
	width: auto;
}
ul.blogTabs li a {
	background: #a0c578;
	margin-right: 3px;
}
ul.tabNavigation li a:hover, ul.blogTabs li a:hover {
	background: #fff;
	color:#7bb042;
}
ul.tabNavigation li a.selected, ul.blogTabs li a.selected {
	background:#eee;
	color:#7bb042;
}
#first, #second {
	background: url(../images/bg_tabs.jpg) repeat-x;
	width: 469px;
}
#first ul li, #second ul li {
	border-bottom: 1px solid #a5a5a6;
	padding: 10px 10px 10px 90px;
}
#first ul li span, #second ul li span {
	display: block;
	font-weight: bold;
	width: 80px;
	margin-left: -80px;
	float: left;
	display: inline;
}
* html #first ul li p, * html #second ul li p {
	margin-top: -16px;
}
#first ul li a, #second ul li a{
	text-decoration: none;
}
#first ul li a:hover, #second ul li a:hover{
	text-decoration: underline;
}
.tabfooter {
	clear: both;
	padding: 10px;
	float:right;
}
.tabfooter p {
	float: left;
}
p.rss {
	margin-left: 230px;
	display: inline;
}
p.rss a {
	padding: 4px 0px 4px 25px;
	background: url(../images/icon_rss.gif) no-repeat left center;
}
#content_left h3 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
}
#content_right p.rss {
	margin-top: 10px !important;
	float: left;
}
#left p.rss {
	margin-bottom: 40px;
	margin-top: 5px;
	float: left;
}

/* =CONTENT
===========================================*/
#content_left {
	width: 480px;
	float: left;
}
#content_news {
	width: 721px;
	float: left;
}

#content_left.about {
	width: 437px !important;
}
#content_left p {
	margin-bottom: 20px;
}

#content_right {
	width: 220px;
	float: left;
	margin-left: 15px;
	display: inline;
}
#content_right p {
	margin-bottom: 3px;
}
#content_right.about {
	width: 190px;
	margin-left: 60px;
}
#content_right p.rss, #left p.rss {
	margin-left: 0px !important;
}
h2.did_you_know {
	width: 190px;
	height: 23px;
	background: url(../images/title_did_you_know.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
}
h2.latest_blogs {
	background: url(../images/title_latest_blogs.gif);
	width: 215px;
	height: 30px;
	text-indent: -9999px;
	margin-bottom: 20px;
	border-bottom: 2px solid #83b44e;
	margin-top: 20px;
}
h2.latest_news {
	background: url(../images/title_latest_news.gif);
	width: 215px;
	height: 30px;
	text-indent: -9999px;
	margin-bottom: 20px;
	border-bottom: 2px solid #83b44e;
	margin-top: 20px;
}
h2.map {
	background: url(../images/title_map.gif);
	width: 222px;
	height: 28px;
	text-indent: -9999px;
	margin-bottom: 10px;
	border-bottom: 2px solid #83b44e;
}
h2.directions {
	background: url(../images/title_directions.gif);
	width: 222px;
	height: 28px;
	text-indent: -9999px;
	margin-bottom: 10px;
	border-bottom: 2px solid #83b44e;
	margin-top: 15px;
}
h2.were_paradise {
	background: url(../images/title_were_paradise.gif);
	width: 222px;
	height: 28px;
	text-indent: -9999px;
	margin-bottom: 10px;
	border-bottom: 2px solid #83b44e;
}
.contactform td {
	padding: 5px 20px 5px 0px;
	vertical-align: top;
}
.contactform .input {
	background: #fff;
	border: 1px solid #7bb042;
	padding: 2px;
	width: 250px;
}

/* =FOOTER
===========================================*/
#footer {
	padding-top: 16px;
	border-top: 1px solid #cacac9;
	clear: both;
	margin-top: 30px;
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
.container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#footer li {
	float: left;
	padding-right: 10px;
}
#footer li a {
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer p {
	position: absolute;
	right: 0px;
}



/* CSS ADDED BY WEB EQUIP LTD 20/07/2009.  TO BOTTOM OF FILE
============================================================
============================================================*/

a:link.morelink {font-weight:normal;color: #7ead3b;font-size:10pt;text-decoration:none}
a:visited.morelink {font-weight:normal;color: #7ead3b;font-size:10pt;text-decoration:none}
a:hover.morelink {font-weight:normal;color: #000;font-size:10pt;text-decoration:none}

a:link.titlelink {margin:0 0 3px 0;font-weight:bold;color: #000;font-size:12pt;text-decoration:none}
a:visited.titlelink {margin:0 0 3px 0;font-weight:bold;color: #000;font-size:12pt;text-decoration:none}
a:hover.titlelink {margin:0 0 3px 0;font-weight:bold;color: #7ead3b;font-size:12pt;text-decoration:underline}


td.propertiesLeft {vertical-align: top;width:130px;text-align:center;border-bottom:dotted 1px #333;padding:5px 0 5px 0}
td.propertiesRight {vertical-align: top;width:585px;border-bottom:dotted 1px #333;padding:5px 0 5px 5px}

input.norm {font-size:8pt;border:solid 1px black;background:white;color:#333333}
input.vital {font-size:8pt;border:solid 1px red;background:white;color:#333333}
textarea.norm {font-size:8pt;border:solid 1px black;background:white;color:#333333}
select.norm {font-size:8pt;border:solid 1px black;background:white;color:#333333}

.stdbtn {font-size: 8pt;color:#ffffff;background:#c00000}

.boxtitle {
	color:#fff;
	background:#000;
	font-size:12pt;
	font-weight:bold;
	width:143px;
	margin:7px 0 0 0px;
	padding: 3px
	}
