/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {font-size: 100.01%;}
html {font-size: 62.5%;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body {
	margin:0;
	color:#fff;
	font:1.2em/1.3em Arial,Helvetica,sans-serif !important;
	background:#3b3030;
	font-family: Arial, Helvetica, sans-serif;
}
img {border-style:none;}
a {
	color:#00f;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
q {quotes:none;}
q:before {content:''}
q:after {content:''}
#wrapper {
	width:840px;
	margin-top: 110px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#header{
	padding:17px 0 16px;
	width:837px;
	position:relative;
	z-index:20;
	font-family: Arial, Helvetica, sans-serif;
}
#header:after,
#main:after,
.box-frame:after,
.header-section:after,
.form:after,
#footer:after{
	content:"";
	display:block;
	clear:both;
}
.header-section{
	width:100%;
}
.logo{
	float:left;
	overflow:hidden;
	text-indent:-99999px;
	font-size:0;
	line-height:0;
	width:279px;
	height:89px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top:10px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 290px;
}
.logo a{
	display:block;
	height:100%;
	position:relative;
}
.contacts{
	float:right;
	font:1.727em Georgia, Helvetica, sans-serif;
	color:#a7a9ac;
	margin:65px 0 23px;
}
.contacts a{
	color:#a7a9ac;
}
/*Main menu*/
#nav{
	margin:0;
	padding:0 10px;
	list-style:none;
	background:url(../images/bg-header-footer.jpg) no-repeat;
	width:817px;
	float:left;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
	font-weight:bold;
}
#nav li{
	float:left;
	position:relative;
}
#nav li:hover ul{display:block;}
#nav li a{
	padding:13px 15px 12px;
	float:left;
	height:100%;
	color:#fff;
}
#nav li:hover ul,
#nav li.hover ul{display:block}
#nav li a:hover,
.active a{
	text-decoration:none;
	background:url(../images/bg-nav-hover.png) no-repeat;
}
#nav ul{
	width:135px;
	margin:0;
	padding:17px 0 0;
	display:none;
	position:absolute;
	overflow:hidden;
	left:0;
	top:38px;
}
#nav ul li{
	background:url(../images/bg-drop-down.jpg);
	overflow:hidden;
	float:none !important;
	width:138px;
}
#nav ul li a{
	display:block;
	float:none;
	background:none;
}
#nav ul li a:hover{background:url(../images/bg-hover-drop.jpg);}
#main{width:837px;}
/*Slideshow*/
.slideshow{
	overflow:hidden;
	width:850px;
	position:relative;
}
.slideshow .frame{
	height:257px;
	width:837px;
	overflow:hidden;
	position:relative;
}
.slideshow .slide-list{
	overflow:hidden;
	position:relative;
	width:99999px;
}
.slideshow .switcher-holder{
	bottom:11px;
	right:20px;
	position:absolute;
	z-index:10;
}
* html .slideshow .switcher-holder{
	bottom:10px;
	right:18px;
}
.slideshow .switcher-holder li{
	float:left;
	background:url(../images/bg-switcher.png) no-repeat;
	width:14px;
	height:14px;
	margin:0 1px;
}
.slideshow .switcher-holder li a{
	display:block;
	text-align:center;
	color:#000;
	font-size:10px;
}

.slideshow .list-slide{
	position:relative;
	width:837px;
}
.slideshow .list-slide li{
	position:absolute;
	top:0;
	left:0;
	width:837px;
	height:257px;
}
.slideshow .list-slide span{
	position:absolute;
	top:86px;
	left:20px;
	color:#fff;
	font:2.727em/1.3em Georgia, Helvetica, sans-serif;
}
#twocolumns{
	width:100%;
	overflow:hidden;
}
#sidebar{
	float:left;
	padding:14px 4px 0 0;
	width:190px;
}
/*Sidebar box*/
.box{
	background:url(../images/bg-black-block.jpg) no-repeat;
	width:190px;
	padding:11px 0 0;
	margin:0 0 16px;
}
.box-holder{
	background:url(../images/bg-black-block.jpg) no-repeat -380px 100%;
	width:190px;
	padding:0 0 11px;
}
.box-frame{
	background:url(../images/bg-black-block.jpg) repeat-y -190px 0;
	width:166px;
	padding:0 9px 0 15px;
}
.box h2{
	font:1.727em/1.3em Georgia, Helvetica, sans-serif;
	background:url(../images/sep-h3.gif) no-repeat 0 8px;
	padding:0 0 0 15px;
	margin:0 0 3px;
}
.box p{margin:0 0 4px;}
.box dl{
	overflow:hidden;
	width:124px;
	padding:0 0 0 36px;
}
.box dl a{
	color:#fff;
	text-decoration:none;
}
.box dl a:hover{text-decoration:underline;}
.box dt{
	position:relative;
	float:left;
	margin:0 0 0 -36px;
	display:inline;
}
.box ul li{
	background:url(../images/sep-box-list.gif) no-repeat 0 7px;
	padding:0 0 0 10px;
	line-height:1.5em;
}
.box ul li a{color:#fff;}
/*Sidebar Form*/
.form{
	padding:7px 0 10px;
	width:100%;
}
.radiobutton{
	width:165px;
	color:#938f8f;
	margin:0 0 18px;
}
.radiobutton label{
	float:left;
	font-weight:bold;
	font-size:1.091em;
	margin:0 8px 0 0 !important;
}
.radiobutton input{
	float:left;
	margin:-2px 5px 0 0;
	width:16px;
	height:15px;
	padding:0;
}
.form .row label{width:55px;padding-right:5px;}

.form .row label.checkbox{
	width:140px;
	float:left;
}

.form .row div.input-checkbox{
	width:20px;
	float:right;
	text-align:right;
}

.form .row div.input-checkbox input {
	margin:0px;
}	

.row{
	width:160px;
	margin:0 0 12px;
	overflow:hidden;
}
.form label{
	font-size:12px;
	color:#938f8f;
	float:left;
	position:relative;
}
.bg-input-text{
	padding:0 5px;
	width:90px;
	float:left;
	background:url(../images/bg-inputfield.jpg) no-repeat;
}
.input-text{
	background:none;
	margin:0;
	padding:2px 0;
	border:none;
	outline:none;
	float:left;
	width:90px;
}
.form .row select{
	width:100px !important;
	float:left;
	height:19px;
}
.form a{
	color:#938f8f;
	font-size:0.909em;
	text-transform:uppercase;
	text-decoration:underline;
	overflow:hidden;
	float:left;
}
.go{
	margin:0;
	padding:0;
	width:17px;
	height:17px;
	background:url(../images/bg-form-button.gif) no-repeat;
	text-indent:-99999px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:none;
	cursor:pointer;
	float:right;
	position:relative;
}
.form a:hover{text-decoration:none;}
/*Content*/
#content{
	float:right;
	width:600px;
	padding:14px 0;
}
#content h1{
	margin:0 0 4px;
	font:2.182em Georgia, Helvetica, sans-serif;
}
.text-holder{
	overflow:hidden;
	width:100%;
	margin:0 0 28px;
}
#content strong{font-weight:bold;}
#content p{margin:0 0 9px;}
/*Carousel*/
.carousel{
	overflow:hidden;
	width:594px;
	margin:0 0 25px 6px
}
.carousel .link-n,
.carousel .link-p{
	float:left;
	width:19px;
	padding:69px 5px 75px 6px;
	background:url(../images/bg-gallery-button.jpg) no-repeat 0 -168px;
}
.carousel .link-p{background:url(../images/bg-gallery-button.jpg) no-repeat;}
.carousel .link-next,
.carousel .link-prev{
	float:left;
	width:17px;
	height:24px;
	text-indent:-99999px;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
.carousel .frame{
	width:498px;
	height:139px;
	float:left;
	padding:15px 18px;
	overflow:hidden;
	background:#261f1f;
}
.carousel .text{
	margin:-5px 0 5px;
	float:left;
	font:1.727em Georgia, Helvetica, sans-serif;
}
.carousel .slide-holder {
	overflow:hidden;
	width:100%;
}
.carousel .slide-frame {
	overflow:hidden;
	width:513px;
}
.carousel .list-slide{
	float:left;
	width:99999px;
}
.carousel .list-slide li{
	float:left;
	margin:0 15px 0 0;
}
/*Footer*/
#footer{width:837px;}
.footer-holder{
	padding:9px 12px;
	height:13px;
	overflow:hidden;
	background:url(../images/bg-header-footer.jpg) no-repeat 0 -37px;
	width:813px;
	font-size:0.818em;
	margin:0 0 4px;
}
.footer-holder .footer-section{float:left;}
.footer-holder .footer-section2{float:right;}
.footer-section2 ul{
	float:left;
	margin:0 19px 0 0;
}
.footer-section2 ul li{
	float:left;
	padding:0 0 0 22px;
	background:url(../images/sep-footer-list.gif) no-repeat 9px 45%;
}
.footer-section2 ul li:first-child,
.footer-section2 ul li.first-child{background:none;}
.footer-section2 .ico{margin:0;}
.footer-section2 .ico li{
	background:none;
	padding:0;
	margin:-2px 0 0 4px;
}
.footer-section2 ul li a{color:#fff;}
.footer-section2 .ico .facebook{
	background:url(../images/ico-footer.gif) no-repeat;
	width:18px;
	height:18px;
	float:left;
	text-indent:-99999px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	position:relative;
}
.footer-section2 .ico .twitter{
	background:url(../images/ico-footer.gif) no-repeat -18px 0;
	width:18px;
	height:18px;
	float:left;
	text-indent:-99999px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	position:relative;
}

.footer-section2 .ico .rss{
	background:url(../images/ico-footer2.gif) no-repeat;
	width:18px;
	height:18px;
	float:left;
	text-indent:-99999px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	position:relative;
}
.footer-section2 .ico .linkedin{
	background:url(../images/ico-footer2.gif) no-repeat -18px 0;
	width:18px;
	height:18px;
	float:left;
	text-indent:-99999px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	position:relative;
}

.footer-section2 .ico .google{
	background:url(../images/ico-footer3.gif) no-repeat;
	width:18px;
	height:18px;
	float:left;
	text-indent:-99999px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	position:relative;
}
.footer-section2 .ico .pinterest{
	background:url(../images/ico-footer3.gif) no-repeat -18px 0;
	width:18px;
	height:18px;
	float:left;
	text-indent:-99999px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	position:relative;
}

#footer h3{
	text-transform:uppercase;
	font-size:0.818em;
	font-weight:bold;
}
.footer-section p{font-size:1.02em !important;}
#footer p{font-size:0.818em;}
.footer-section3{
	width:817px;
	padding:0 10px;
}

/* ----------------- property -------------------- */
.product-left {
	float:left;
	width:430px;
}

.product-right {
	float:right;
	width:400px;
	font-size:11px;
}

a.product-image img {
	border:solid 1px #887c7c;
}

a.product-image:hover img {
	border:solid 1px #dddddd;
}

a.product-image.column-1 {
	padding-right:4px;
	padding-bottom:4px;
}

.product-title h1{
	margin:0 0 4px;
	font:2.182em Georgia, Helvetica, sans-serif;
}

.action a {
	background-color:#1F1F1F;
	color:white;
	padding:5px;
	border-radius:3px;
}

.link-button {
	background-color:#0F0F0F;
	color:white;
	padding:5px;
	border-radius:5px;
	border:solid 1px #a0a0a0;
}

.link-button:hover {
	text-decoration:none;
	background-color:#333333;
	
}

.action a:hover {
	background-color:#4F4F4F;
}

#action-product {
	margin-top:10px;
}

#product-table th {
	text-align:left;
}

.property-description {
	margin: 10px 0;
}

#product-table h2{
	font:1.727em/1.3em Georgia, Helvetica, sans-serif;
	background:url(../images/sep-h3.gif) no-repeat 0 8px;
	padding:0 0 0 15px;
	margin:0 0 3px;
}

.product-list-image {
	width:265px;
	float:left;
}

.product-list-info {
	width:300px;
	float:right;
}

.product-list-info table th {
	text-align:left;
	padding-right:10px;
	color:#cccccc;
}

.product-list-box {
	background-color:#251f1f;
	padding:15px;
	margin-bottom:15px;
	border-radius:10px;
	font-size:12px;
	line-height:18px;
}

.list-thumb {
	width:250px;
}

.more-details {
	margin-top:10px;
	display:block;
	float:left;	
}

#property-buttons {
	margin-top:10px;
}

/* -------------------------- contact form -------------------------- */
.form-input {
	padding-bottom:5px;
}

/* ------------------------- intro ------------------------------------- */

ul#sectionrollovers {
	width: auto;
	height: 300px;
	margin: 0;
	padding: 0;
}

ul#sectionrollovers li {
	padding: 0;
	list-style: none;
	float: left;
}

ul#sectionrollovers li a.yachts-button, ul#sectionrollovers li a.property-button {
	width: 420px;
	height: 300px;
	margin: 0;
	padding: 0;
	display: block;
}
/*
ul#sectionrollovers li a.yachts-button {
	background: url(../images/button_yachts.jpg) no-repeat;
}
*/
ul#sectionrollovers li a.property-button {
/*	background: url(../images/button_property.jpg) no-repeat;*/
	margin-right: 5px;
}
/*
ul#sectionrollovers li a.yachts-button:hover {
	background: url(../images/button_yachts_ro.jpg) no-repeat;
}
*/
ul#sectionrollovers li a.property-button:hover {
/*	background: url(../images/button_property_ro.jpg) no-repeat;*/
	margin-right: 5px;
}

#contentindex{
	float:left;
	width:830px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#contentindex h1{
	font:lighter 2.5em Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}

#contentindex strong{font-weight:bold;}
#contentindex p{
	margin:0 0 9px;
	text-align: center;
}

.display-none {
	display: none;
}

/* ---------------------------------- proprerty --------------------------------------- */
.property-columns .middle {
	float:right;
	width:410px;
	padding:15px 15px 15px 0;
}

.property-columns .right {
	float:right;
	width:210px;
	padding: 15px 0;
}

#property-info {
	background-color:#181818;
	border-top-left-radius:0px;
	border-top-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	padding:15px;
}

#property-info h3 {
	font-size:18px;
	margin: 15px 0 5px;
	font-family:Georgia,Helvetica,sans-serif;	
}

.product-table th {
	color:#938F8F;
	text-align:left;
	padding-right:5px;
	font-size:12px;
	line-height:18px;
	width:100px;
}

.product-table td {
	color:white;
	text-align:left;
	font-size:12px;
	line-height:18px;
}

#property-buttons {
	padding-top:15px;
}

/* -------------------------------- advanced search -------------------------------------- */
.form-panel {
    background-color: #251F1F;
    border-radius: 0 8px 8px 8px;
    padding: 15px;
	position:relative;
}
fieldset.column {
	float:left;
	width:190px;
}

fieldset.column.column-3 {
	width:180px;
}

fieldset.column .row label {
	width:70px;
}

fieldset.column .row {
	width:170px;
}

fieldset.column .row select {
	float:right;
}

fieldset.column .row input.input-text {
	float:right;
}
fieldset.column .row .bg-input-text {
	float:right;
}

h2.advanced-search {
	font-size:18px;
	margin:20px 0 10px;
	font-family:Georgia,Helvetica,sans-serif;
}

/* --------------- blog ----------------- */
.article {
	margin-bottom:40px;
	margin-top:10px;
}

.article .date {
	color: #e0e0e0;
	font-size:12px;
	margin-bottom:10px;
}

.article h2 {
	font-size:16px;
	margin:20px 0 5px;
	font-family:Georgia,Helvetica,sans-serif;	
}

#news-sidebar {
	width:190px;
	float:right;
	padding-top:14px;
}

#news-sidebar h3 {
	font-size:16px;
	margin:0px 0 5px;
	font-family:Georgia,Helvetica,sans-serif;	
}

#news-sidebar a {
	color:#aaaaaa;
	font-size:11px;
	line-height:18px;
}

.read {
	text-align:right;
	padding:5px 0;
}

.read a {
	background-color:#0F0F0F;
	color:white;
	padding:5px;
	border-radius:5px;
	border:solid 1px #a0a0a0;
}

.read a:hover {
	text-decoration:none;
	background-color:#333333;	
}

.article a {
	color:white;
	text-decoration:underline;
}

.newsdate {
	padding-right:5px;
}
a .newsdate {
	color:#aaaaaa;
}

/* ----------------- property ---------------------------- */
.product-description {
	font-size:12px;
	padding-top:20px;
}

	h1{
		font-weight:bold;
		padding-bottom:10px;
		
	}
	
#introleft {
	float: left;
	width:400px;
	margin-right: 40px;
	
}
#introright {
	float: left;
	width:400px;
}
#introcontent {
	margin: 20px 0;
	
}

#introcontent div div {
	text-align: justify;
}

#introcontent div h2 {
	text-align: center;
	font-size: 15px;
	color: white;
	margin-bottom: 10px;
}
ul#sectionrollovers li div a:hover img {
      opacity: 0.8;
}