/* General
==================================== */

html {
	height:100%; 
	max-height:100%; 
	padding:0;
	margin:0; 
	border:0; 
	background:#fff; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}


body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
}

/* Header
==================================== */

#header {
	position:absolute;
	margin:0;
	top:0;
	left:85px;
	display:block;
	width:92%;
	height:77px;
	background:url(images/grey-bg.gif) #d7d8d9 repeat-x;
	font-size:4em;
	z-index:5;
	overflow:hidden;
	color:#fff;
}


#header .left {
	width:170px;
	height:77px;
	float:left;
	position:absolute;
	left:0px;
	top:0px;
}

#header .right {
	width:281px;
	height:77px;
	float:right;
	position:absolute;
	right:0px;
	top:0px;
	background:url(images/grey-bg-top-right.gif) no-repeat;
}

/* Footer
==================================== */

#footer {
	position:absolute;
	margin:0;
	bottom:0;
	left:85px;
	display:block;
	width:92%;
	height:77px;
	font-size:1em;
	z-index:5;
	overflow:hidden;
	background:url(images/grey-bg.gif) #d7d8d9 repeat-x;
	color:#fff;
}

#footer .left {
	width:54px;
	height:77px;
	float:left;
	position:absolute;
	left:0px;
	top:0px;
	background:url(images/grey-bg-bot-left.gif) no-repeat;
}

#footer .right {
	width:70px;
	height:77px;
	float:right;
	position:absolute;
	right:0px;
	top:0px;
	background:url(images/grey-bg-right.gif) no-repeat;
}

#footer .legal {
	font-size:0.8em;
}

#footer .middle {
	width:auto;
	position:absolute;
	margin-top:20px;
	margin-left:20px;
}

/* Left
==================================== */

#left {
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	width:80px;
	background:url(images/green-bg.gif) #7bc142 repeat-y;
	font-size:1.2em;
	z-index:4;
	overflow:hidden;
}

* html #left {
	height:100%;
	top:0;
	bottom:0;
	border-top:0px;
	border-bottom:0px;
	background:url(images/green-bg.gif) #7bc142;
}

#left .top {
	position:absolute;
	left:0;
	top:0;
	height:40px;
	z-index:2;
}

#left .bottom {
	position:absolute;
	bottom:0;
	left:0;
	height:193px;
}

/* Main
==================================== */
#main {
	overflow:auto;
	position:absolute;
	z-index:3;
	top:80px;
	bottom:80px;
	left:85px;
	right:0;
	background:url(images/inner-bg.gif) repeat-y #fff;
	padding:1em;

}

* html #main {top:0; left:0; right:0; bottom:0; height:75%; max-height:75%; width:91%; overflow:auto; position:absolute; z-index:3; border-top:80px solid #fff; border-bottom:80px solid #fff; border-left:85px solid #fff; border-right:-100px;}

/* Content
==================================== */
#content {
	float:left;
	padding-left:15px;
	margin:0px;
	text-align:left;
}

#content h2 {
	margin-top:.5em;
}

#content p {
	padding-bottom:.5em;
}

#content li {
	list-style:url(images/bullet.png)
}

.welcome {
	height:160px
}

.highlight {
	width:225px;
    display:inline;
	padding: 1.6em;
	float: left;
	border: 1px solid #fff;
	height:50em;
}

.property {
	width:90%;
	display:inline;
	padding: 1.6em;
	float: left;
	border: 1px solid #fff;
}

.highlight h3, .property h3 {
	margin-bottom:0;
	margin-top:0;
}

.highlight h3 a, .property h3 a {
	text-decoration:none;
	margin-bottom:0
}

.highlight:hover, .property:hover {
	border: 1px solid #ccc;
	background-color: #f7f2da;
}

.highlight img, .property img {
	border:3px solid #ccc;
}

.property h2 {
	background-color:#0077c0;
	color:#fff;
	font-size:2em;
	margin:0;
	padding:1em;
}

#register {
	display:inline;
}

#register a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	width:40%;
	margin-left:4%;
	margin-right:4%;
	background:#7bc142;
	padding:1em;
	font-size:1.4em;
}

#register a:hover {
	background:#0077c0;
}

#register .left {
	float:left;
}

#register .right {
	float:right;
}

.landlordgreen {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	width:150px;
	background:#7bc142;
	padding:20px;
	font-size:1.4em;
	display:block;
	margin:0 0 0 10px;
}

.landlordblue {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	width:150px;
	background:#0077c0;
	padding:20px;
	font-size:1.4em;
	margin:0 0 0 10px;
	display:block;
}

.propertylink {
	display:block;
	font-weight:bold;
	width:auto;
	padding:.5em;
	font-size:1.4em;
	color:#7bc142;
	text-align:right;
}

.propertylink a:link,.propertylink a:visited  {
	text-decoration:none;
}

.propertylink a:hover {
	text-decoration:underline;
}

.price {
	color:#7bc142;
	font-size:1.6em;
	font-weight:bold;
}


.propertyprice {
	display:block;
	background-color:#7bc142;
	font-size:1.8em;
	font-weight:bold;
	text-align:right;
	padding:1em;
	color:#FFF;
}

.propertylet {
	display:block;
	background-color:#000;
	font-size:1.8em;
	font-weight:bold;
	text-align:right;
	padding:1em;
	color:#FFF;
	text-decoration:line-through;
}
/* Navigation
==================================== */
#nav{width:160px; margin:0; padding:0;float:left;position:fixed; z-index:10;}

#nav ul {
	list-style:none;
	text-align:right;
	font-size:1.4em;
	line-height:2em;
}

#nav .bullet {
	margin-left:.5em;
	color:#0077c0;
}

img {
	border:none;
}

#flash-errors {
  background: #a22;
  color: #fff;
  font:1em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  padding-left:2em;
  padding-right:2em;
  padding-bottom:5px;
  padding-top:5px;
}

#flash-errors li {
	list-style:disc;
}

/* Misc
==================================== */

.clr {
	clear:both;
}

.clrleft {
	clear:left;
}

.search {
	float:left;
	margin-right:1em;
}

.emailbutton {
	display:inline;
	width:130px;
	height:68px;
	position:absolute;
	top:0;
	right:275px;
	margin-top:2px;
}

.smsbutton {
	display:inline;
	width:166px;
	height:51px;
	position:absolute;
	top:0;
	right:100px;
	margin-top:10px;
}

.masthead {
	display:inline;
	width:220px;
	height:75px;
	position:absolute;
	top:0;
	right:100px;
	margin-top:1px;
}

.copyright {
	display:block;
	color:#FFF;
	font-size:.9em;
}

span.copyright a {
	text-decoration:none;
	color:#FFF;
}

span.copyright a:hover {
	text-decoration:underline;
	color: #0077c0;
}

/* Typography
==================================== */

body {
	font: 62.5%/1.5 "Myriad Web","Myriad Pro","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color: #434343;
}

/* Headings */

h1 {
	font-size: 3.4em;
	letter-spacing: 0;
	line-height: 1.0;
	color: #0077c0;
	margin-bottom: 0.8em;
}

h2, legend {
	font-size: 2.4em;
	line-height: 1.0;
	color: #0077c0;
}

h3, dt {
	font-size: 2em;
	color: #0077c0;
}

h4 {
	font-size: 1.6em;
	color: #0077c0;
}

/* Links */

a:link, a:visited {
	color: #0077c0;
}

/* General font-sizes */

#header p, #content p, #content ul, #content ol, #footer, #maincontent table {
	font-size: 1.4em;
}

#content table {
font-size: 1.4em;
}

input {border:1px solid #189dbe;}

input:focus {background:#ffc;}

label {
	font-size:0.7em;
}

p, ul, ol {
	margin-bottom: 1.2em;
}

.green {
	color:#7bc142;
}

.phone {
	color:#7bc142;
	font-size:2em;
	display:block;
	text-align:center;
}

/* -- Forms -- */

form dl {
  margin: 0 10px;
}

dt label, .sform label {
  font-weight: bold;
  text-shadow: #fff 2px 2px;
  margin: 0;
  padding: 0;
}

dt {
  margin-top: 15px;
  display:inline;
}

dd {
  line-height: normal;
  padding: 1px;
}

input[type='text'], input[type='password'], input[type='file'],
input[type='checkbox'], select, textarea {
  border: 1px solid #ddd;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  font-family: "Lucida Grande", Lucida, sans-serif;
  font-size: 1.4em;
  padding: 2px;
}

input[type='text']:focus, input[type='password']:focus, input[type='file']:focus,
input[type='checkbox']:focus, select:focus, textarea:focus {
  background: #ffc;
  color: #000;  
}

dd label {
	font-size:1.4em;
	margin-right:2em;
}
	
select {
	min-width:4em;
}

fieldset {
	display:block;
	padding:2em;
	border:1px solid #0077c0;
}

legend {
	color:#7bc142;
	font-size:2em;
}


.btn-asset {
	font-size:			11px;
	border-top:			1px solid #EEEEEE;
	border-left:		1px solid #EEEEEE;
	border-right:		1px solid #333333;
	border-bottom:		1px solid #333333;
	background-color:	#7bc142;
	padding:			4px 10px;
	color:#fff;
	font-weight:bold;
}

.btns {
  padding: 10px !important;
  margin: 10px 0;
}

.big { font-size: 180% !important; }
.lil { font-size: 80%; }
.fat { width: 100%;}

