﻿body {
	/*font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;	
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #efefef;
	background-image: url(../images/ui/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}

#footer {
	margin:1em auto;
	position:relative;
	width:730px;
	height:1em;
	line-height:1em;
	text-align:right;
	font-size:0.8em;
	color: #666666;
}

#footer a {
	color: #666666;
}


#container {
	margin:1em auto;
	position:relative;
	width:730px;
	height: auto;
	background-color:#fff;
	padding:10px;
	border:1px solid #2268a6;
}

#top_container {
	width:100%;
	height:230px;
	position:relative;
}

#menu {
	float:left;
	width:150px;
	line-height:20px;
	margin-top:10px;
	text-align:left;
	
}

#menu a:link, a:visited, a:active {
	color: #055698;
}

#menu a:hover {
	color: #0088cc;
}


#content {
	float:left;
	clear:right;
	width:550px;
	line-height:1.5em;
	margin:10px 0 0 10px;
	text-align:left;
	text-align:justify;
	position:relative;
	padding-right:15px;
	padding-bottom: 50px;
}

/* style classes */

.float-left {
	float:left;
}

.half-width {
	width:39%;
}

.three-fourths {
	width:72%;
}

.one-fourth {
	margin-left:3%;
	width:23%;
}

.form-right {
	width:18em;
	height:2.5em;
	line-height:2.3em;
	vertical-align:middle;
	float:left;
}

.form-right-free {
	vertical-align:middle;
	float:left;
}

.form-left {
	width:8em;
	height:2.3em;
	line-height:2.1em;
	float:left;
	clear:left;
	color: #797c80;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;	
	font-weight: normal;
}

.page-editor {
	height:20em;
}

.missing {
	border:1px solid #FF0000;
}

.foldable {
	cursor:pointer;
}

a {
	text-decoration:none;
	color: #0088cc;
}

.clear {
	clear:both;
}

.selected_housetype {
	font: normal 10px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #99997D;
	border-top: 1px solid #DCDCB4; 
	border-bottom: 1px solid #DCDCB4; 
	background-color:#FAFAE7;
}

ul.no-points {
	list-style-type:none;
}

a:visited {
	text-decoration:none;
	color:#00a;
}

#content a:hover {
	text-decoration: underline;

}

p {
	text-indent:0;
	color: #797c80;
	font-size: 12px;
	line-height: 19px;
	z-index: 100;
	position: relative;
}

ul {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin:1em;
	padding:0em;
	list-style: none;
	/*background-color: #BED5E4;*/
	border: 1px solid #DCDCB4;
	background-color:#FAFAE7;
	padding: 10px;
}

li {
	margin-bottom:10px;
}

textarea {
	width:100%;
}

h1 {
	font-size: 20px;
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	color: #457183;
}

h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	margin-bottom: 0.7em;
	color: #457183;
}

h3 {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	margin-bottom: 0.7em;
}

img {
	border: 0px;
	vertical-align: middle;
}

img.rhs {
	float:right;
	padding:3px;
	background-color:#fff;
	margin:0.5em 0em 0.5em 0.5em;
}

img.lhs {
	float:left;
	padding:3px;
	background-color:#fff;
	margin:0.5em 0.5em 0.5em 0em;
}

.contact{
	color: #797c80;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;	
	font-weight: normal;
	line-height:1em;
}