body {
	background-color: #c4c5c7;
	background-image: url(/img/bg.gif);
	background-repeat: repeat-x;
	color: #4b4b4b;
	font: 0.85em Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a:link, a:visited {
	color: #09baf9;
}

a:hover {
	text-decoration: none;
}

#wrapper {
	width: 962px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	padding: 30px 0 0 0;
	border-bottom: 1px solid #646464;
	position: relative;
}

#header .logo {
	display:block;
}

#header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	list-style: none;
	bottom: 0;
	right: 0;
}

#header li {
	float: left;
	width: 55px;
	text-align:right;
	background-repeat: no-repeat;
	background-position: top right;
}

#header li.home {
	background-image: url(/img/nav-home.gif);
	width: 40px;
}

#header li.benefits {
	background-image: url(/img/nav-benefits.gif);
	width: 58px;
	margin-left: 30px;
}

#header li.pricing {
	background-image: url(/img/nav-pricing.gif);
	width: 50px;
	margin-left: 30px;
}

#header li.properties {
	background-image: url(/img/nav-properties.gif);
	width: 70px;
	margin-left: 30px;
}

#header li.register {
	background-image: url(/img/nav-register.gif);
	width: 65px;
	margin-left: 30px;
}

#header li.contact {
	background-image: url(/img/nav-contact.gif);
	width: 55px;
	margin-left: 30px;
}

#header li a:link, #header li a:visited, #header li a.selected:link, #header li a.selected:visited {
	display: block;
	padding: 0 0 15px 0;

	height: 15px;
}



#header li a:hover {
	border-bottom: 6px solid #09baf9;
	padding: 0 0 9px 0;
}

#header li a span {
	position:absolute;
	left: -9999px;
	
}

#header #google_translate_element {
	position: absolute;
	top: 10px;
	right: 0;
}

#main {
	padding: 20px 0 30px 0;
}

#main #content {
	float: left;
	width: 720px;
	margin: 0 0 0 10px;
	line-height: 1.4;
}

#main #contentwide {
	margin: 0 10px 0 10px;
	line-height: 1.4;
}

#main #content h1, #main #contentwide h1 {
	color: #09baf9;
	font: 220% "Arial Black", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 0.2em 0;
	letter-spacing: -0.05em;
}

#main #content p.intro, #main #contentwide p.intro, h2 {
	font-size: 130%;
	font-weight: bold;
}

#main #contentwide .col1 {
	width: 450px;
	float: left;
}

#main #contentwide .col2 {
	width: 450px;
	float: right;
}

#main #contentwide .col1 h2, #main #contentwide .col2 h2, .vcard h2 {
	color: #84b641;
	background-color: transparent;
	margin: 0;
	padding: 0 0 0.8em 0;
}

.vcard div.contact {
	color: #09BAF9;
	font-weight: bold;
}

.vcard div.contact a:link, .vcard div.contact a:visited {
	color: #09BAF9;
	text-decoration: none;
}

ul.itemlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.itemlist li {
	padding: 0 0 2em 0;
}

ul.itemlist li img {
	float: left;
	width: 60px;
	margin: 0 20px 0 0;
}

ul.itemlist li .itemcontent {
	margin: 0 0 0 80px;
}

ul.itemlist li h3 {
	margin: 0;
	padding: 0;
	color: #09baf9;
	font-size: 100%;
	font-weight: bold;
}

ul.itemlist li p {
	margin: 0;
	padding: 0;
}

#main #extras {
	float: right;
	width: 180px;
	padding: 1em 10px 0 0;
}

#feature {
	position: relative;
	width: 963px;
	padding: 0 0 10px 0;
	margin: 0 0 1em 0;
	border-bottom: 6px solid #09baf9;
}

#feature .featurecontent {
	position:absolute;
	top: 50px;
	left: 420px;
	width: 380px;
	color: #fff;
	font-weight: bold;
}

#feature .featurecontent h1 {
	font: 300% "Arial Black", Arial, Helvetica, sans-serif;
	line-height: 0.9;
	margin: 0;
	padding: 0;
	letter-spacing: -0.05em;
}

#feature .featurecontent p {
	padding: 0.8em 0 20px 0;
	margin: 0;
	font-size: 100%;
}

#feature .promo{
	position: absolute;
	top: -10px;
	right: -10px;
}

#feature .buttons .button {
	float: left;
	margin-right: 10px;
}

form.contact-form {
	float: right;
	width: 300px;
	margin: 0 40px 2em 0;
}

form label {
	display: block;
	text-transform: uppercase;
	padding: 0.4em 0 0 0;
}

form .checks label {
	display: inline;
	text-transform: none;
	padding: 0;
}

form .text {
	width: 296px;
	padding: 4px 2px 4px 2px;
	border: 1px solid #555;
	font-size: 110%;
}

form span.required {
	display: none;
}

form .buttons {
	text-align: right;
	width: 300px;
	padding: 1em 0 1em 0;
}

.register-form .col1 {
	float: left;
	width: 302px;
	padding: 0 0 2em 0;
}

.register-form .col2 {
	float:right;
	width: 302px;
	padding: 0 0 2em 0;
}

.register-form .buttons {
	width: 100%;
}

#contentwide .copy {
	margin-right: 440px;
}

.button {
	
	width: 168px;
	font-size: 82%;
	font-weight: bold;
}

.button a:link, .button a:visited {
	display: block;
	padding: 12px 20px 5px 10px;
	background-image: url(/img/button-bg.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333;
}

.button .inner {
	background-image: url(/img/button-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0 0 6px 0;
}

.box {
	width: 200px;
	margin: 0 0 20px 0;
}

.box h4 {
	color: #333;
	font: 100% "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 50px 0 0;
	padding: 0;
}

.box img {
	float:right;
	width: 44px;
}

.box p {
	margin:0;
	padding: 0 0 10px 0;
	font-size: 95%;
	clear:right;
}

.homeboxes .box {
	float:left;
	margin: 0 30px 30px 10px;
}

#main #extras .box {
	margin: 0 0 30px 0;
}

#promo {
	position: relative;
	width: 963px;
	padding: 0 0 10px 0;
	margin: 0 0 1em 0;
	border-bottom: 6px solid #09baf9; 
	float: left;
}

#promo img {
	float: left;
	width: 86px;
	margin: 0 20px 10px 0;
}

#promo .promocontent {
	width: 470px;
	float: left;
}

#promo p, #promo h1 {
	font: 155% "Arial Black", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 0 0;
	letter-spacing: -0.05em;
}

#promo p strong, #promo h1 .totalresults {
	color: #09baf9;
}

#promo .button {
	float: right;
	margin: 30px 0 0 0;
}

#paging, 
#property-nav {
	clear: both;
	font-size: 95%;
	font-weight: bold;
	float:left;
	width: 100%;
	padding: 0 0 3em 0;
}

#paging a:link,  #paging a:visited,
#property-nav a:link, #property-nav a:visited {
	text-decoration: none;
}

#paging .elsewhere,
#property-nav .elsewhere {
	float: left;
	width: 300px;
}

#paging .here,
#property-nav .here {
	float: right;
	width: 650px;
	text-align: right;
}

#paging .here ul, 
#property-nav .here ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#paging .here li,
#property-nav .here li {
	display: inline;
	padding: 0 0 0 1em;
}

ul#properties-list {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
}

ul#properties-list li {
	padding: 0 0 20px 0;
	clear:left;
	float:left;
	width:100%;
	
}

ul#properties-list li p.view {
	font-weight: bold;
}

ul#properties-list li div.img {
	padding: 2px;
	border: 1px solid #ccc;
	float: left;
	width: 225px;
	background-color: #fff;
	position:relative;
}

ul#properties-list li div.img img {
	display: block;
}

ul#properties-list li div.img .overlay {
	position:absolute;
	top: 2px;
	right: 2px;
}

ul#properties-list li .details {
	margin-left: 247px;
}

ul#properties-list li .details h2 {
	color: #09baf9;
	font-size: 120%;
	padding: 0 0 0.3em 0;
}

ul#properties-list li .details h3 {
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 95%;
}

ul#properties-list li .details p {
	padding: 0;
	margin: 0;
	font-size: 95%;
}

div#gallery {
	clear: both;
	position:relative;
}

div#gallery ul.thumbs {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 240px;
	float: left;
}

div#gallery ul.thumbs li {
	float: left;
	width: 104px;
	background-color: #fff;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0 8px 5px 0;
}

div#gallery ul.thumbs li.selected {
	background-color: #09BAF9;
}

div#gallery ul.thumbs li img, div#gallery .featured img, div#plans .planimg img {
	display: block;
}

div#gallery .featured, div#plans .planimg{
	background-color: #fff;
	padding: 2px;
	border: 1px solid #ccc;
	width: 714px;
	float:right;
	
}

div#gallery .overlay {
	position: absolute;
	top: 3px;
	right: 3px;
}

div#overview {
	clear: both;
}

div#overview h3, div#plans h3, div#features h3 {tu
	font-size: 130%;
	padding: 1em 0 0 0;
	color: #09BAF9;
	clear:left;
}

div#features ul {
	margin: 0;
	padding: 0 0 0 20px;
}

div#features li {
	float:left;
	width: 210px;
	margin: 0 20px 0 0;
	font-size: 130%;
}

div#overview p, div#plans p {
	font-size: 130%;
	font-weight: bold;
}

.block {
	display: block;
}

div.matrix {
	clear: both;
}

div.matrix img {
	display:block;
}

table.pricematrix {
	width: 718px;
	border-collapse: collapse;
}

table.pricematrix th {
	background-color: transparent;
	color: #09BAF9;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #c1c0c0;
}

table.pricematrix thead th {
	background-color: #09BAF9;
	color: #fff;
	text-align: left;
	padding: 5px 5px 10px 5px;
}

table.pricematrix td {
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	border-bottom: 1px solid #c1c0c0;
	background-repeat: no-repeat;
	background-position: left center;
}

table.pricematrix td.included {
	background-image: url(/img/tick.gif);
	padding: 5px 5px 10px 25px;
}

table.pricematrix td.not-included {
	background-image: url(/img/cross.gif);
	padding: 5px 5px 10px 25px;
}

#footer {
	border-top: 1px solid #505050;
	clear: both;
	padding: 10px 0 0 0;
	font-size: 75%;
}

#footer ul {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 500px;
}

#footer li {
	display: inline;
}

#footer li a:link, #footer li a:visited {
	text-decoration: none;
	color: #505050;
}

.clear {
	clear: both;
}
