/*	Global reset
****************************************************/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td, img { 
	margin:0; padding:0;
	}

/*	Global
****************************************************/
html {
	height:100%;
	}
body {
	height:100%;
	font-size:10px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background: url(/images/structure/bkg.gif) repeat-x;
	}
a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	text-decoration:underline;
	}
a img	{
	border: none;
	}
table {
	font-size:1em;
	}
h1 {
	font-size:2.2em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	}
h2 {
	display:inline;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:1.8em;
	}
h3 {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:2px;
	font-size:1.8em;
	}
h4 {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:2px;
	}
h5 {
	display:inline;
	color:#FF0000;
	}
.red {
	color:#FF0000;
	font-weight:bold;
	text-transform:uppercase;
	}
.tred {
	color:#FF0000;
	}
p {
	line-height:14px;
	margin-bottom:15px;
	}
hr {
	color:#000000;
	}
.frmtitle {
	display:block;
	font-weight:bold;
	}
.bullet {
	background:url(../images/structure/bullet.gif) left no-repeat;
	padding-left:8px;
	text-transform:lowercase;
	}
input, select, textarea {
	margin-bottom:14px;
	border:#9a9a9a 1px solid;
	padding:3px;
	}
#form {
	padding:20px;
	background:#e0e0e0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.alert{
	color: #F00;
	}
label {
	display: block;
	font-weight: bold;
	}


/*	Header
****************************************************/
#container {
	margin:0 auto;
	width:1240px;
	}
#container_iphone {
	width:800px;
	}
#header {
	height:138px;
	padding-top:40px;
	}
#header_iphone {
	height:100px;
	padding-top:40px;
	}
#header img, #header_iphone img {
	margin:0 auto;
	border:0;
	}
#mylb_loginlinks {
	position:absolute;
	top:5px;
	right:0;
	width:300px;
	color:#fff;
	}
#mylb_loginlinks a {
	color:#fff;
	}


/*	Menu
****************************************************/
#menu {
float:left;
margin:0px 0px 0px 46px;
text-align:left;
}
#submenu {
margin-bottom:20px;
}
#menu a.menu, #menu a.menu_red {
display:block;
width:158px;
height:14px;
color:#FFFFFF;
margin:8px 20px 8px 20px;
padding:6px;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
letter-spacing:2px;
}
#menu a.menu {
background:url(../images/structure/tab.gif);
}
#menu a.menu_red {
background:url(../images/structure/tab-allred.gif);
}
#menu a.submenu {
display:block;
text-indent:26px;
margin:4px;
padding:0px;
text-decoration:none;
font-weight:normal;
font-size:1.10em;
}
#menu a:hover {
text-decoration:none;
}
#menu .mobile_iphone {
	display: block;
	margin:0 auto;
	margin-top:18px;
	width:174px;
	height:56px;
	background: url(/images/structure/mobile_iphone.png) left no-repeat;
	}
#menu .mobile_android {
	display: block;
	margin:0 auto;
	margin-top:8px;
	width:174px;
	height:56px;
	background: url(/images/structure/mobile_android.png) left no-repeat;
	}
#menu .twitter {
	margin-top:2px;
	width:210px;
	height:71px;
	background: url(../images/structure/twitter.png);
	}
#menu .twitter a {
	display: block;
	height:13px;
	margin:0px 0px 0px 52px;
	padding:0px;
	color:#fff;
	text-transform: uppercase;
	}
#menu .twitter a:hover, #menu .facebook a:hover {
	color:#000;
	}
#menu .facebook {
	width:210px;
	height:47px;
	background: url(../images/structure/facebook.png);
	}
 #menu .facebook a {
 	display: block;
 	height:20px;
	margin:0px 0px 0px 52px;
	padding:0;
	color:#fff;
	text-transform: uppercase;
 	}

/*	Homepage
****************************************************/
#homepagemiddle {
margin:0 auto;
width:930px;
text-align:center;
}
#homepagemiddle_iphone {
width: 480px;
margin:0 auto;
text-align:center;
}
#homepagemiddle .mewsview {
width:210px;
overflow: hidden;
}
#homepagemiddle_iphone .mewsview {
width:210px;
margin-bottom:20px;
overflow: hidden;
}
#homepagemiddle img, #homepagemiddle_iphone img {
display:block;
padding-bottom:20px;
}
#homepagemiddle a.fronttab, #homepagemiddle_iphone a.fronttab {
display:block;
color:#FFFFFF;
width:210px;
height:33px;
padding-top:16px;
background:url(../images/structure/tab-black.gif) center no-repeat;
text-transform:uppercase;
font-size:1.4em;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
letter-spacing:2px;
}
#homepagebottom {
text-align:center;
color:#FFFFFF;
padding-top:40px;
}
#homepagebottom p {
padding-top:20px;
font-size:.90em;
color:#666666;
}

/*	Body
****************************************************/
#content {
	margin:6px 60px 0px 307px;
	text-align:left;
	min-height:500px;
	}
#contentheader {
	border-bottom:solid 2px #000000;
	padding:0px 0px 4px 0px;
	margin-bottom:8px;
	}

#contentfooter {
	height:10px;
	clear:both;
	}
#line {
	clear:both;
	padding-top:6px;
	border-bottom:#000000 solid 2px;
	}
#recentlink a.recentlink {
	display:block;
	height:31px;
	color:#FF0000;
	letter-spacing:1.0px;
	text-decoration:underline;
	font-size:1.1em;
	font-weight:bold;
	}
#pagebrowsebottom {
	float:right;
	height:31px;
	}
#directors {
	float:right;
	background-color:#003366;
	color:#FFFFFF; 
	padding:6px;
	}
#directors a {
	color:#FFFFFF;
	}
.people {
	margin-right:24px;
	border:0px;
	}
.postcards {
	display:block;
	}
img.cards {
	border:#000000 solid 1px;
	height:220px;
	}

/*	Detail pages
****************************************************/
.fulldetails {
float:right;
width:124px;
height:22px;
}
.fulldetails a.detail {
display:block;
width:120px;
height:18px;
background:url(../images/structure/tab-allblack-sm.gif) left top no-repeat;
color:#FFFFFF;
letter-spacing:1.0px;
text-transform:uppercase;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding:4px;
text-align:center;
}
#map {
width:500px;
height:500px;
border:#000000 5px solid;
float:left;
margin-right:5px;
}
#result_map {
width:99.8%;
height:500px;
border:#000000 1px solid;
margin-right:10px;
}
#whymap {
width:430px;
height:320px;
border:#000000 1px solid;
float:left;
margin-right:10px;
}
#pano{
width: 500px;
height: 500px;
border:#000000 5px solid;
float:right;
background-image: url(../images/streetview/lurotHolder.jpg);
}
#storymap {
width:350px;
height:250px;
float:left;
margin-right:10px;
}
#storypano{
width: 350px;
height: 250px;
float:left;
margin-right:10px;
background-image: url(../images/streetview/story_holder.jpg);
}
.storyviews{
position: relative;
top: 20px;
width: 720px;
}
.storypic{
width: 350px;
margin: 10px;
float: right
}
.storypics{
width: 350px;
margin-bottom: 5px;
}
.story{
width: 850px;
float: left;
}

#detailimages {
float:left;
width:370px;
}
#detailtext {
margin-left:370px;
}
.largeproperty_restraint {
	width:342px;
	height:250px;
	overflow: hidden;
	}
#floorplan_wrapper { /* Needed for Opera */
	overflow: hidden;
	padding-top:10px;
	}
#floorplan_viewer {
	width: 740px;
    height: 500px;
    position: relative;
	}


/*	Listings
****************************************************/
#contentheader_wrapper {
	height:52px;
	border-bottom:solid 2px #000000;
	}
#contentheader_list, #contentheader_map {
	overflow: hidden;
	height:54px;
	}
/*.searchform {
	float:right;
	}*/
.tab {
	margin-top:16px;
	width:100px;
	margin-right:6px;
	}
.minitab_on, .minitab_off {
	text-align: center;
	padding-top:1px;
	width:20px;
	height:15px;
	margin:38px 2px 0 0;
	font-weight: normal;
	}
.minitab_on {
	background: url(../images/structure/tab_mini_on.gif);
	color:#000;
	}
.minitab_off {
	background: url(../images/structure/tab_mini_off.gif);
	color:#fff;
	}
.listings {
	height:120px;
	margin:14px 0px 14px 0px;
	overflow:hidden;
	}
.listingpic {
	display: block;
	width:180px;
	height:120px;
	overflow: hidden;
	margin-right:16px;
	}
.listingtitle {
	margin-bottom:8px;
	}
.listingprice {
	margin-bottom:10px;
	}
.listingoptions {
	margin-top:10px;
	}
.listingoptions .add_photos_num {
	width:20px;
	height:10px;
	padding:4px 4px 6px 2px;
	margin-right:6px;
	background:#9a9a9a;
	text-align:center;
	color:#fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	}
.listingoptions .add_photos_link {
	display:block;
	width:500px;
	line-height:19px;
	color:#9a9a9a;
	font-size:11px;
	font-weight: normal;
	}
.listingstable {
	height:40px;
	font-size:10px;
	width: 100%;
	}
.listingstable li {
	list-style: none;
	}
td.property {
	padding-top:2px;
	vertical-align:top;
	}

/*	Search bars
****************************************************/
.searchbars {
	display: block;
	margin-left:301px;
	height:36px;
	margin-top:16px;
	background: url(../images/bars/bkg_corner_tr.gif) top right no-repeat;
	}
.searchbars .styletype {
	width:110px;
	}
.searchbars .bedrooms {
	width:110px;
	}
.searchbars .price {
	width:230px;
	}
.searchbars .barbutton {
	width:110px;
	}
.searchbars label {
	display: inline;
	font-weight:bold;
	font-size:10px;
	font-family: Verdana;
	padding:6px 0 0 10px;
	}
.searchbars .bar-price, .searchbars .bar-bedrooms {
	border:0; 
	height:11px;
	font-weight:bold;
	font-size:10px;
	padding:0;
	background: transparent;
	margin-top:6px;
	
	}
.searchbars .bar-price {
	width:140px;
	}
.searchbars .bar-bedrooms {
	width:18px;
	}

/*	Images
****************************************************/
img.contact {
width:145px;
margin-bottom:10px;
margin-right:10px;
border:#000000 solid 1px;
}
img.directors {
display:block;
width:120px;
}
img.art {
float:left;
border:#000000 solid 1px;
height:138px;
margin:5px 10px 5px 0px;
}
img.floorplan {
max-width:680px;
margin:16px 0px 50px 0px;
border:0px;
}
.ourpeople {
border:1px solid #000000;
float:left;
margin:0px 10px 0px 0px;
}
img.thedirectors {
border:1px solid #000000;
float:left;
margin:0px 10px 0px 0px;
}
img.propertyminithumb {
margin:14px 8px 0px 0px;
width:105px;
border:0px;
}
img.propertypreview {
float:left;
margin-right:16px;
height:67px;
border:0px;
padding-top:16px;
}
img.propertythumb {
margin-right:16px;
width:180px;
border:0px;

}
img.property {
width:342px;
margin-top:16px;
border:0px;
}
img.propertybig {
width:400px;
margin-top:16px;
border:0px;
}

/*	Image Zoom
****************************************************/
#zoom_wrap { 
	width: 600px; 
	position: relative;
	}
#zoom_small { 
	position: relative; 
	width: 100%; 
	}
#zoom_large { 
	background: white; 
	position: relative; 
	width: 600px; 
	}
#zoom_mover { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 202px; 
	height: 202px; 
	overflow: hidden; 
	z-index: 100; 
	background: white; 
	display: none; 
	}
#zoom_overlay { 
	border: 1px solid #000; 
	width: 200px; 
	height: 200px; 
	position: absolute; 
	top: 0; left: 0; 
	z-index: 200; 
	}




/*	Icons
****************************************************/
#icons {
float:right;
width:60px;
height:430px;
padding-left:40px;
background-color:#FFFFFF;
}
#icons a {
display:block;
width:60px;
height:60px;
margin:6px 0px 0px 0px;
}
.icons-plan {
background:url(../images/structure/icon-plan.gif);
}
.icons-pdf {
background:url(../images/structure/icon-pdf.gif);
}
.icons-email {
background:url(../images/structure/icon-email.gif);
}
.icons-register {
background:url(../images/structure/icon-register.gif);
}
.icons-photos {
background:url(../images/structure/icon-photos.gif);
}
.icons-map {
background:url(../images/structure/icon-map.gif);
}
.icons-summary {
background:url(../images/structure/icon-summary.gif);
}

/*	Bottom menu
****************************************************/
#menu-bottom-wrapper {
margin:10px 60px 0px 60px;
text-align:left;
clear:both;
}
#menu-bottom-wrapper img {
float:left;
padding-top:30px;
}
#menu-bottom {
margin:0px 0px 0px 247px;
padding-top:30px;
border-top:#000000 2px solid;
}
#menu-bottom a {
font-size:1.10em;
font-weight:normal;
}
#menu-bottom p {
font-size:.90em;
color:#666666;
margin-top:8px;
}


/*	tell a friend
****************************************************/

#tellForm{
	text-align: left;
}

.tell{
	margin: 2px 10px;
}

.msg{
	width: 150px;
	height: 120px;
}

/*	Mews directory
****************************************************/
.mews_item{
width: 100%;
height: 30px;
}

.mews_item_header{
min-width: 35%;
height: 30px;
}

.mews_item_address{
min-width: 20%;
height: 30px;
}

.mews_item_options{
width: 30%;
height: 30px;
}



.tablink{
float: left;
font-size: 14px;
}
.tabopen{
background-color: #000;
color: #fff;
font-size: 14px;
padding: 3px;
}
.searchbox{
height: 20px;
position: relative;
top: -60px;
*top: 0px;
}
.sliderbox{
float: left;
width: 100px;
padding-top: 40px;
}

/*	Misc
****************************************************/
.fright {
	float:right;
	}
.fleft, .left {
	float:left;
	}
.cleft {
	clear:left;
	}
.cright {
	clear:right;
	}
.tcenter, center {
	text-align: center;
	}
.tleft {
	text-align: left;
	}
.tright {
	text-align: right;
	}
.noborder {
	border: 0;
	}
.pt4 {
	padding-top: 4px;
	}
.pt15 {
	padding-top:15px;
	}
.pb30 {
	padding-bottom: 30px;
	}
.mt16 {
	margin-top:16px;
	}
.button, .button_red {
	padding:4px 8px 6px 8px;
	background:#9a9a9a;
	text-align:center;
	color:#fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border:0;
	}
.button_red {
	background:red;
	}
.download {
	display: block;
	width:250px;
	height:10px;
	padding:4px 4px 6px 2px;
	margin-right:6px;
	background:#9a9a9a;
	text-align:center;
	color:#fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	}
