/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  list-style: none;
}

hr {
	color: 1px solid #e4f5fd;
}
body { 
  line-height: 1.5; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }


body {
	background: #e4f5fd;
	font-size: 11px;
	color: #a8a7a7;
	font-family: Arial, Helvetica, sans-serif;
}

a, a:visited {
	color: #448dac;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1 {
	color: #448dac;
	font-size: 20px;
	border-bottom: 1px solid #448dac;
}

h2 {
	color: #448dac;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	color: #448dac;
	font-size: 12px;
	margin-top: 12px;
	font-weight: bold;
	border-bottom: 1px solid #448dac;
}
h4 {
	font-size: 18px;
	color: #448dac;
}

h5 {
	color: #448dac;
	font-size: 11px;
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.orange {
	color: #f5841f;
}

.green {
	color: #3e9945;
}

.locality {
	color: #f5841f;
}

.error {
	color: #cc0000;
	font-size: 10px;
	background: #fff;
	
	clear: both;
}
.err {
	background-color: #cc0000;
	font-size: 12px;
	color: #fff;
	padding: 5px;
	width: 93%;
	display: block;
}
.success {
	background-color: #3e9945;
	color: #fff;
	padding: 5px;
	font-size: 12px;
	width: 93%;
}

#bigpicture {
	display: block;
	width: 400px;
	min-height: 10px;
	text-align: center;
}

#bigpicture img{
	
	padding: 5px;
	border: 1px solid #efefef;
	max-width: 420px;
	text-align: center;
	margin: 0 auto;
}
#header {
	width: 951px;
	height: 160px;
	background: url('images/top.gif') no-repeat left bottom;
	margin: 0 auto;
	overflow: hidden;
}

#header .head {
	position: relative;
	top: 12px;
	background: url('images/header.png') no-repeat left top;
	width: 951px;
	height: 137px;
}
#header .logo {
	float: left;
	position: relative;
	top: 60px;
	left: 3px;
}

ul.menu {
	display: inline;
	float: right;
	position: relative;
	top: 90px;
}

ul.menu li {
	background: url('images/button-bg.png') repeat-x;
	display: inline;
	height: 35px;
	padding: 5px 15px;
}	
ul.menu li a {
	background: url('images/button-right.png') no-repeat top left;
	color: #fff;
	font-size: 12px;

}

ul.menu li span {
	background: url('images/button-left.png') no-repeat top left;
	height: 35px;
}

#container {
	margin: 0 auto;
	width: 951px;
	background: url('images/body.gif') repeat-y;
	min-height: 1200px;
}

#left {
	width: 200px;
	float: left;
	min-height: 1000px;
}

.popular {
	margin: 5px 0 5px 20px;
}

.login {background: #f7f7f7; margin: 5px 10px 5px 0; padding: 10px; -moz-border-radius: 4px; -webkit-border-radius: 4px}
.popular ul li{
	padding: 4px;
	display: block;
	border-bottom: 2px solid #fff;
}

.popular ul li:hover{
	background-color: #fff;
}

.popular ul li a{ 
	color: #3e9945;
}

.popular ul li a:hover{ 
	text-decoration: none;
}

.login input {
	border: 0;
	padding: 3px;
}

#left .ad {
	text-align: center;
}
.login #button {
	background: url('images/login.png') no-repeat;
	width: 73px;
	height: 31px;
	margin-top: 10px;
	cursor: pointer;
}
#main {
	width: 440px;
	float: left;
	margin-left: 10px;
}

#right {
	width: 290px;
	float: right;
}

#footer {
	clear: both;
	height: 220px;
	width: 951px;
	background: url('images/footer.gif') no-repeat left top;
	margin: 0 auto;
	overflow: hidden;
}

#footer a {font: normal 10px Verdana, Sans-Serif, Arial; color: #8d9ba1;}
#footer .column, .columnlast {
	width: 150px;
	float: left;
	margin-top: 15px;	
	border-right: 1px solid #fff;
	overflow: hidden;
	display: block;
	padding: 20px;
	min-height: 80px
}

#footer .columnlast {
	width: 145px;
	float: right;
	border-right: none;
}
#footer a.logo {display:block; width: 100px; height: 26px; background: url('images/logof.png') no-repeat; overflow: hidden; background-position: 0 -26px;}
#footer a.logo:hover {background: url('images/logof.png') no-repeat; background-position: 0 0;}

#footer h6 {
	font: bold 10px Verdana, Arial;
	text-transform: uppercase;
	color: #56707c
}
#footer ul {
	margin-top: 3px;
	list-style: none;

}


ul.left-options {
	margin: 10px 0;
}

ul.left-options li{

}
#breadcrumb {
	margin: 5px 0;
}
#breadcrumb a {
	color: #a8a7a7;
	font-size: 11px;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}
#advanced-search {
	background: url('images/advancedsearch.png') no-repeat;
	width: 439px;
	height: 217px;
	
}
.search {
	position: relative;
	top: 35px;
	left: 15px;
	color: #fff;
	font-weight: bold;
}
.search p {
width: 380px;
clear: left;
margin: 0;
padding: 5px 0 8px 10px;

height: 1%;
display: block;
}

.search label {
float: left;
width: 60px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
font-size: 12px;
margin: 2px 0 0 0;
	
}
.search select {
	border: 0;
	padding: 3px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	color: #448dac;
	font-size: 11px;

}

.search input {
	border: 0;
	padding: 4px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	color: #448dac;
	font-size: 11px;
}

.search #button {
	background: url('images/caut.png') no-repeat;
	width: 73px;
	height: 32px;
	margin: 3px 0 0 7px;
	cursor: pointer;
}

ul#units li {
	display: block;
	min-height: 130px;
	border-bottom: 1px dashed #dedddd;
	margin-top: 10px;
}

ul#units li.locality {
	display: inline;
	min-height: 0;
	border: 0;
	padding: 0 30px 0 0;
	margin: 10px 0;
}

ul#units li.locality a {
	color: #3e9945;
	font-size: 12px;
}
.thumb {
	width: 100px;
	float: left;
	text-align: center;
	font-size: 10px;
	color: #dedddd;
}

.thumb img {
	width: 80px;
	height: 80px;
	padding: 5px;
	border: 1px solid #efefef;
	cursor: pointer;
}

.unit {
	float: left;
	width: 340px;
}

.sidebar-thumb {
	width: 80px;
	float: left;
	text-align: center;
	font-size: 10px;
	color: #dedddd;
}

.sidebar-thumb img {
	width: 50px;
	height: 50px;
	padding: 5px;
	border: 1px solid #efefef;
	cursor: pointer;
}
#right-counties{
	
	border: 1px solid #efefef;
	margin-right: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	margin-bottom: 10px;
}

#right-counties ul {
	float:left;
	width: 33%;
}
#right-counties ul li {
	display: block;
	margin: 5px 5px;
}

#right-counties ul li a{
	font-size: 12px;
	color: #3e9945;
}

#right-regions {
	border: 1px solid #efefef;
	margin-right: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	
}

#right-regions ul {
	float:left;
	width: 50%;
}
#right-regions ul li {
	display: block;
	margin: 5px 5px;
}

#right-regions ul li a{
	font-size: 12px;
	color: #3e9945;
	
	
}
#right ul.sidebar-units {
	border: 1px solid #efefef;
	margin-right: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	padding: 10px 5px;
	height: 280px;
	overflow: hidden;
}


#right ul.sidebar-units li{
	display: block;
	min-height: 60px;
	border-bottom: 1px dashed #dedddd;
	padding: 5px 0;
}

#right ul.sidebar-units li a.sidebar-locality {
	font-size: 9px;	
	color: #ddd;
}

/*unit page*/
.stars {
	margin-left: 3px;
	
}

#unit_page {
	overflow: hidden;
} 
#unit_gallery {
	margin-top: 10px;
	display: block;
	width: 100%;
}	

.unit_description {
    font: normal 11px Verdana, Arial;
	margin: 5px 0;
	line-height: 16px;
}

/*end unit page*/


#comments {
	overflow: hidden;
	
}

#comments .comment {
	min-height: 20px;
	border: 1px dashed #efefef;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 12px;
}

#anti-spam , #antispam{
	width: 40px;
}

fieldset p{
width: 280px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
height: 1%;
border-bottom: 1px dotted #EFEFEF;

}


fieldset label{
float: left;
margin-left: -155px; /*width of left column*/
width: 200px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
color: #448dac;
font-size: 12px;
}

fieldset input[type="text"], fieldset input[type="password"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 220px;
border: 0;
background-color: #e4f5fd;
padding: 4px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

fieldset textarea{
width: 220px;
height: 150px;
border: 0;
background-color: #e4f5fd;
padding: 4px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

fieldset select {
background-color: #e4f5fd;
border: 0;
padding: 4px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
fieldset .error {
	color: #cc0000;
	font-size: 10px;
	
}
* html .threepxfix{
margin-left: 3px;
}

fieldset #register {
	background: #3e9945;
	color: #fff;
	padding: 5px;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	margin-top: 10px;
}