/*MEYER 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;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
}
body {
	line-height: 1.1;
	background-color:#FFF;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

img {
	display:block;
	-ms-interpolation-mode: bicubic;
}

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

/* MASTER */
body {
	background: #fff url(images/bg_stripe.jpg) repeat-x top center;
	font-size:12px;
	line-height:1.5;
}
#page {}

/*COMMON Classes*//*/////////////////////*/

strong, .bold {
	font-weight:bold;
}

.smaller {
	font-size: 0.9em !important;
}

.boldLocationHeader {
	font-weight:bold;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.right img {
	vertical-align:text-bottom;
}

.white {
	color:#FFF;
}

.big {
	font-size: 13px;
}

.bigger {
	font-size: 12px;
}

.center {
	text-align:center;
}

.remove-bottom {
	margin-bottom:0 !important;
}

.half-bottom {
	margin-bottom: 10px !important;
}

.add-bottom {
	margin-bottom:20px !important;
}

.add-divider {
	padding-bottom:8px !important;
	margin-bottom:10px !important;
	border-bottom: 1px solid #999;
}

.orange {
	/* AHBN Brand colour */
	color: #DB6300 !important;
}

.dropshadow {
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

.colshadow {
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
}

.bullet {
	display:inline;
	vertical-align: text-top;
	margin-right:4px;
}

/*LINKS*//*/////////////////////*/

a, a:visited {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	
}

a:hover {
	text-decoration:underline;
	color: #F09825;
}

/* Type / Paragraphs */

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight: normal;
	line-height:1.5;
	margin-bottom:1.5em;
}

/*HEADERS*//*/////////////////////*/

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.5;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

/*SHADOWS*/
#topShadow {
	width: 990px;
	background: url(images/shadowTop.png) no-repeat;
	height: 20px;
	margin: 0 auto;
}

#shadowBody {
	width: 990px;
	background-color:#FFF;	/*background:url(images/sideShadow.png) repeat-y;*/
}

#bottomShadow {
	width: 990px;
	/*background:url(images/bottomShadow.png) repeat-x;*/
	height: 10px;
	margin: 0 auto;
	background-color:#FFF;
}

/* Nav STYLES */

/* ----------------------------- start #nav ----------------------------- */
#nav {
	background: #000 url(images/nav_bg_strip.jpg) no-repeat;
	width: 970px;
	height: 40px;
	border:0px solid #333;
}
#nav img { border: none; }
#nav ul { list-style:none; zoom:1; }
#nav li { float:left; zoom:1; margin-right:3px; }
#nav li a, #nav li a:link { padding: 0 35px; display:block; line-height:40px; color:#FFF; font-family: 'Terminal Dosis', Arial, sans-serif; font-size:17px; text-decoration:none; text-align:center; font-weight:500; /*text-shadow: 1px 1px 0px #111111;
filter: dropshadow(color=#111111, offx=1, offy=1);*/ zoom:1; }
#nav li a img {  border:none; vertical-align:baseline; /* for IE6 */}
#nav li a:hover { background:url(images/nav_bg_hover.jpg) repeat-x center center; /*text-shadow: -1px -1px 0px #333333;
filter: dropshadow(color=#333333, offx=-1, offy=-1);*/ cursor: pointer; }
#nav li #five { margin-left:5px; }
#nav li a.current { background:url(images/nav_bg_hover.jpg) repeat-x center center; }

/* ----------------------------- end #nav ----------------------------- */


/* ----------------------------- start #nav ids ----------------------------- */
/*#one { background:url(images/1over.png) no-repeat left top; }
#two { background:url(images/2over.png) no-repeat left top; }
#three { background:url(images/3over.png) no-repeat left top; }
#four { background:url(images/4over.png) no-repeat left top; }
#five{ background:url(images/5over.png) no-repeat left top; }
/* ----------------------------- end #nav ids ----------------------------- */

/* End Nav STYLES */
#pageContent {
	width: 970px;
	margin: 0 auto;
	border: 0px solid #FFF;
	background: #FFF;
}

#container {
	margin: 5px auto 0 auto;
	width: 990px;
	border: 0px solid #ccc;
}
#header {
	height: 120px;
	width: 970px;
	background:/*url(images/header_bg.png) no-repeat*/ #FFF;
	margin: 0 0 0 0;
}
#content {
	width: 970px;
	padding: 0px 0px 12px 0px;
	margin: 0 0 0 0;
	background-color: #FFF;
}
#logo {
	position: absolute;
	width: 206px;
	height: 67px;
	top: 20px;
	left: 10px;
}
#address {
	width:140px;
	position:absolute;
	left: 815px;
	height: 80px;
	top: 20px;
}

#slogan {
	position: absolute;
	width: 265px;
	height: 21px;
	top: 42px;
	left: 245px;
}
#flashcarrier {
	margin-top:10px;
	width: 970px;
	height: 260px;
	background: url(images/homepage_banner.jpg) no-repeat;
}

#bodyContent {
	/* New wrapper class - column grid */
	width: 970px;
	margin-top:12px;
	margin-bottom:0px;
}

#bodyContent .col {
	width: 315px;
	float:left;
	margin-right:12px;
}

#bodyContent .inner{
	padding: 15px;
	padding-bottom:0;
}

#bodyContent .grey {
	background-color: #F2F2F2;
}

#bodyContent .last{
	margin-right:0px !important;
}

#content.home .col {
	height:310px;
}

#content.people .col {
	height:660px;
}

#copy { width: 370px; margin: 45px 0 0 1px; }

#latestnews {
	width: 465px;
	border: 0px solid #000;
	padding: 5px;
	padding-left: 15px;
	background-color:#FFF;
	padding-top: 11px;
	height: 425px;
}

#pageInfo {
	border: 0px solid #000;
	padding: 6px 10px 5px 50px;
	background-color:#FFF;
	color: #FFF;
	position: relative;
}

.legendSector {
	font-size: 12px;
	position:relative;
	top:-4px;
}

.legendSectorIcon {
	padding-top:5px;
}

.mapCountry {
	width: 410px;
	height: 600px;
}

.mapRegion {
	width: 410px;
	height: 600px;
}

/*#map a, span {
	display:none;
	visibility:hidden;
}*/

#footer {
	margin: 0 auto;
	padding: 10px 0 35px 0;
	width: 990px;
	background: #666666 url(images/shadowBottom.png) top center no-repeat;
	font-size:11px;
	color: #FFF;
	border-bottom: 2px solid #333;
}

#footer p {
	color: #FFF;
	font-size:11px;
}

#footer_inner {
	margin:15px 35px 0 35px;
	border-left: 1px solid #444;
}

#footer .col {
	float:left;
	width: 212px;
	padding-right: 20px;
	border-left: 1px solid #999;
	border-right: 1px solid #444;
	height:150px;
}

#footer .inner {
	padding:10px 25px 15px 15px;
}

#footer .last {
	padding-right:0;
	border-right: 0px solid #444;
}

ul.footer_list {
}

.indent {
	margin-left:10px;
}

#footer a { color: #ddd; text-decoration:none; }
#footer a:hover { text-decoration:underline; color:#FFF; }


/* TRANSACTIONS page */

#go { margin: 25px 0 0 0; }
#properties { padding: 2px 0 0 0; width: 385px;}
.property { margin: 0 0 3px 5px; padding: 2px; overflow:auto; border: 0px solid #999; }
#picture { float:left; margin-right: 5px; }
.property img {float:left; margin-left:4px; margin-top:3px; border:1px solid #fff;}
#pic { width: 26px; height:17px; }
.picture_big { width:116px; height:82px; }
#cost {padding-top:5px; }
.location { }
#type { padding-top:3px; }
.name { font-size:12px; float:left; padding-top:5px; color:#333; font-weight:bold;}
.townHeader { font-size:10px; float:left; padding-top:5px; color:#333; font-weight:bold; margin-right: 4px; margin-left: 5px;}
.nameHeader { font-size:10px; float:left; padding-top:5px; color:#333; font-weight:bold; margin-right: 4px;}
.propertyMargin { float:left; width: 200px; text-align:left; margin-left: 8px; font-size:11px; }
.property_head {overflow:auto; height:25px; font-weight:bold;}
.property_body {margin-top: 4px; font-size:11px; padding-left: 2px;}
.ui-widget-content { color:#444 !important; background: #F2F2F2 !important; border-color: #ccc !important; }
#properties .ui-state-hover { color:#FFF !important; background: #F26D00 !important; border-color: #ccc !important; }
#properties .ui-state-active { color:#FFF !important; background: #F26D00 !important; border-color: #ccc !important; }

#properties .ui-corner-all { border-radius:3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#properties .ui-corner-top { border-top-left-radius:3px; border-top-right-radius:3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; }

#properties .propertyMargin {
	color:#444 !important;
}

.propertyMargin h5, .propertyMargin h6 {
	color:#333 !important;
	margin-bottom:0;
	font-size:12px;
}

#type h6 { display:inline; padding-right:3px; }

.mapInfo h3, .mapInfo h4 {
	margin-bottom:0 !important;
	font-size:12px;
	display:inline;
	padding-right:4px;
	line-height:1.3 !important;
}

.mapInfo {
	line-height:1.3 !important;
}

.mapTooltip .ui-widget-header {
	background:#ccc !important;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-color:#ccc;
	border-width: 1px 1px 0 1px;
}

.tooltip .ui-widget-content ul li a {
	padding-left:4px !important;
	padding-right:4px !important;
	padding-top:3px !important;
	padding-bottom:3px !important;

}

.tooltip .ui-widget-content ul li {
		border-radius:0 !important;
	-moz-border-radius:0 !important;
	-webkit-border-radius: 0 !important;
	margin-right:3px !important;
}

.mapTooltip .ui-widget-header .ui-state-hover, .mapTooltip .ui-widget-header .ui-state-active {
	color:#FFF !important; background: #F26D00 !important; border-color: #ccc !important; border-width: 1px 1px 0 1px !important;;
}

#properties .ui-state-hover .townHeader, #properties .ui-state-hover .nameHeader, #properties .ui-state-active .townHeader, #properties .ui-state-active .nameHeader {
	color:#fff !important;
}

#properties .ui-state-active .townHeader {
	margin-left:9px;
}

#properties .ui-state-active .ui-icon {
	background-image: url(js/images/ui-icons_ffffff_256x240.png);
}

.property_body img {
	display:block;
	border: 1px solid #F26D00;
	padding:1px;
	background-color: #fff;
}


#transactionInfoBox {
	width: 135px;
	border: 3px solid #666;
	padding: 10px 6px;
	background:#000 url(css/images/content_pane-gradient.jpg) repeat-x bottom;
	position: absolute;
	left: 10px;
	top: 30px;
	z-index: 1;
}

#transactionSearchBox {
	width: 135px;
	border: 3px solid #666;
	padding: 10px 6px;
	background:#000 url(css/images/content_pane-gradient.jpg) repeat-x bottom;
	position: absolute;
	left: 10px;
	top: 463px;
	z-index: 1;
}

.columnGoogleMap { height: 612px;}
.columncentermapoverlay {
	position:absolute;
	top: 1px;
	left: 1px;
	z-index:9999;
}
.columncenter2 {float:left;}
.columnleft {float:left; margin-left:0px;}

#control { position:absolute; left: 535px; padding-top:5px; color:#EEEEEE; font-size:12px;}
#columnholder {text-align:center;}


.clear {clear:left;}

.body_image img {
}
.body_image {
	position: relative;
}
#client {
	display:none;
}

#address p { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size: 14px; color: #FFFFFF; line-height: 16px; }
#content_transactions { background-color:#000; }

#homeList {
	list-style:none;
	color:#000;
	margin-left:0px;
}

#homeList li {
	background: url(images/ahbn_red_bullet.png) left 4px no-repeat;
	padding-left: 24px;
}

#clients {
	width: 900px;
	margin: 5px auto;
}

#contactMap {
	float: left;
	width: 676px;
	margin-right: 20px;
	padding-bottom: 35px;
}

#contactInfo {
	float: left;
	margin: 0px 30px 0 0;
	width: 210px;
	text-align:right;
}

#contactContainer {
	margin: 10px 0px 40px 15px;
	position: relative;
}

#contactContainer p {
	margin-bottom:15px;
}

#contactContainer h3, #contactContainer h4 {
	margin-bottom:0;
	font-size:15px;
	color:#999;
	font-weight:normal;
}

.vcard {
	color:#DB6300 !important;
	font-size:11px;
}

.contactType {
	padding-bottom: 0px;
	border: 0px solid #999;
	border-bottom-width:0px;
}

.contactDetails {
	font-weight:bold;
}

#peopleDetails {
	padding-top:20px;
}

#peopleDetails img {
	display:inline;
}

#peopleDetails a {
	color:#000;
	font-weight:bold;
}

#map_download {
	position:absolute;
	left: 0px;
	top: 505px;
	color:#666;
	font-weight:normal;
	border: 1px solid #ccc;
	font-size:10px;
}

#map_download p {
	padding:6px 10px;
	font-weight:normal;
	color:#666;
	margin-bottom:0;
}

#map_download a {
	font-weight:normal;
	color:#666;
	text-decoration:underline;
}

#partnerWrapper {
	text-align: center;
	width: 820px;
	margin: 0 auto;
	height: 315px;
	margin-top: 15px;
	border: 0px solid #ccc;
	position: relative;
}

.bio img {
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	margin-bottom: 15px;
	margin-left:10px;
}

.bio_description {
	margin-left:10px;
	padding-right:5px;
}

#bio{
	padding-top:1px;
	width: 273px;
	margin-bottom: 30px;
	float: left;
}
.biopic{
	border: 1px solid #ccc;
	width: 175px;
	position: absolute;
	left: 635px;
	top: 10px;
	opacity: 0;
}

.biopic img {
	border: 5px solid #333;
}

/* always visible */
#partnerWrapper .holder {
	padding:4px 4px 4px 4px;
	border:0px solid #ddd;
}

.biocontent {
	border: 0px dashed #ccc;
	position: absolute;
	width: 175px;
	top: 265px;
	left: 638px;
}

#bionames {
	position: absolute;
	width: 130px;
	top: 10px;
	left: 10px;
	opacity: 0;
	text-align: left;
}

.biodetail {
	position: absolute;
	width: 443px;
	top: 10px;
	left: 164px;
	text-align: left;
	background-color: #000;
}

#properties div.property_head {
	cursor:pointer;
	border:0px solid #CCCCCC;
	color:#FFFFFF;
	display:block;
	text-decoration: none;
	background: #ccc;
}
#properties .property:hover {
	background-repeat:repeat-x;
	background-position:top;
}
/*#properties .property_head.selected {
	background: url(expanded.gif) no-repeat scroll 364px 5px;
}*/

#properties div.current {
	/*background-color: #666;*/
}
#properties div.selected #pic {
	/*width: 190px;
	height: 133px;*/
	display:none;
}
#properties .property.selected {
	background-image:url(images/transaction_header_bg_over.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#properties .property_head.selected .nameHeader {
	display: none;
}

#print {
	padding: 2px;
	cursor:pointer;
	width: 60px;
	color:#FFF;
	margin-left: 130px;
	margin-top:-18px;
	text-align:center;
	background-color: #DB6300;
	font-weight:bold;
	border:1px solid #555;
	border-width: 0 1px 1px 0;
}

#print:active {
	position:relative;
	top:1px;
}

#printMap {
	background-color: #DB6300;
	padding: 2px;
	cursor:pointer;
	width: 60px;
	color:#FFF;
	margin-top: 2px;
	margin-bottom:1px;
	text-align:center;
	float:right;
	border:1px solid #000;
	border-width: 0 1px 1px 0;
}

#closeMapInfo {
	background-color: #DB6300;
	padding: 2px;
	cursor:pointer;
	width: 60px;
	color:#FFF;
	margin-top: 2px;
	margin-bottom:1px;
	text-align:center;
	float:right;
	margin-left: 6px;
	border:1px solid #000;
	border-width: 0 1px 1px 0;
}

#printMap:hover, #print:hover, #closeMapInfo:hover {
	background-color:#F26D00;
}

#print:active, #printMap:active, #closeMapInfo:active {
	position:relative;
	top:1px;
}

.mapInfo {
	width: 210px;
	float:left;
	text-align:left;
	font-size:11px;
}

#copyright {
	display:none;
}



#pagingLinks {
	color:#666;
	font-weight:normal;
	font-size:11px;
	padding-top:2px;
	padding-bottom:5px;
	text-indent: 5px;
}

#pageLink {
	display:inline;
	color:#fff;
	font-weight:bold;
	font-weight:normal;
	font-size:11px;
	padding: 1px 5px;
	margin: 0 3px;
	background-color: #CCC; /* Grey */
	/*background-color:#DB6300;  Orange */
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

#pageLink:hover {
	color:#fff;
	background-color:#F26D00;
	font-weight:bold;
	cursor:pointer;
}

#pageLink.pageCurrent {
	font-weight:bold;
	background-color:#F26D00;
	position:relative;
	top:-1px;
}

#regionid {
	visibility:hidden;
	display:none;
}

#sectorid {
	visibility:hidden;
	display:none;
}

.gmnoprint {
	visibility:hidden;
	display:none;
}

.gmnoprint div {
	color: #000;
}

.gmnoprint table {
	text-align:left;
	font-size: 12px;
}

.gmnoprint td {
	padding-bottom: 6px;
}

.gmnoprint td img {
	padding-right: 4px;
}
/*div.gmnoprint div.gmnoprint div {
	width: 250px;
	height: 85px !important;
}*/
.displayNone {
	display:none;
}

#overlayinfo {
	font-size:11px;
	text-indent:5px;
	padding-top:0px;
	color:#000;
	line-height:18px;	
}

#bionames a:hover {
	text-decoration:none;
}
.nameselected a {
	color:#F90;
	border-left: 1px dotted #F90;
	padding-left: 5px;
}
.nameselected a:hover {
	color:#F90;
	border-left: 1px dotted #F90;
	padding-left: 5px;
}


#controller {
	width: 145px !important;
}

#controller p {
	font-size:10px;
	line-height:1.3;
}

#controller_functions {
	padding:10px 10px 10px 10px !important;
	margin-bottom:15px;
}

#controller_functions form select {
	font-size:11px;
	width:125px;
}

.transactionSearchHeader {
	padding: 4px 0;
	font-size:11px;
}

#legendInfoBox {
	padding:10px 10px 10px 10px !important;
	margin-bottom:15px;
	/*background:#000 url(css/images/content_pane-gradient.jpg) repeat-x bottom;*/
}

#map_holder {
	width: 410px;
	float:left;
	position: relative;
	margin-right:12px;
}

#map {
	border-style:solid;
	border-width:1px;
	border-color: #f90;
	position: relative;
	z-index: 200;
}

#listings {
	float:left;
	width: 390px;
}

.tooltip {
        background-color:#ccc;
		color:#fff;
        border:2px #F90 solid;
		padding: 2px;
		font-size: 11px;
		position:absolute;
		z-index:9998;
		width: 410px;
		-webkit-box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.4);
box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.4);
}

#overlayinfo {
	position: relative;
	z-index:100;
}

#zoomControl {
	text-align:center;
	padding: 3px;
	background-color: #DB6300;
	cursor: pointer;
	color:#FFF;
	font-weight:bold;
	border:1px solid #555;
	border-width: 0 1px 1px 0;
}

#zoomControl a:hover {
	text-decoration:none;
}

#zoomControl:hover {
	background-color:#F26D00;
}

#zoomControl:active {
	position:relative;
	top:1px;
}

#loadingTest {
	text-align:center;
	width: 410px;
	background-color: #666;
	position:absolute;
	height: 600px;
	z-index:9999;
	border: 1px solid #F26D00;
}

#loading {
	width: 36px;
	height:36px;
	margin: 250px auto 100px auto;
	background: #000 url(ajax-loader.gif) center center no-repeat;
	border:2px solid #F26D00;
}

#mapImage {
	float:right;
	border: 1px solid #F26D00;
	padding:1px;
	background-color: #fff;
}

#mapImage img {
	height:88px;
	width:130px;
}

#pageInfo select, option {
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	width: 135px;
}

.arrow {
	position:absolute;
	top: 111px;
	left: 238px;
}
.ahbnBuilding {
	position: absolute;
	top:161px;
	left: 220px;
	border: 5px solid #333;
}
.ahbnBuildingClose {
	position: absolute;
	top: 0px;
	left: 138px;
}
.ahbnBuildingClose:hover {
	cursor:pointer;
}
#mapClusterProperty {
	margin-bottom: 5px;
}
.expand {
	position:absolute;
	top: 403px;
	left: 445px;
	padding: 5px;
	background-color: #333;
	border: 1px solid #999;
}
.contactDetails h3 {

}
hr {
	display:none;
}

/* Clearfix */
.clearfix:before,
  .clearfix:after,
  .row:before,
  .row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0; }
  .row:after,
  .clearfix:after {
	clear: both; }
  .row,
  .clearfix {
	zoom: 1; }

/* IE 7 Stuff */
.tooltip {
	*zoom:1;
	*z-index:999;
}

#map_holder {
	*z-index:998;
	*zoom:1;
}

