/* RESET STYLES */

html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, 
blockquote, a, img, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul { list-style: none;}

a:link, a:visited {color:#E25409;text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {}

body {
	font-family:"Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 62.5%;
	background:url(../images/bg_body.jpg) repeat-x top #4A657A;
}

/* PAGE STRUCTURE */

#container {width:980px; margin:0 auto 10px; background-color:#FFF}
	/*#header {width:auto; display:block; height:125px;}*/
	#header {width:auto; display:block; height:175px; margin-bottom:-50px;}
	#navbar {width:auto; display:block; height:40px; margin:0 20px;}
	
	#main {width:auto; display:block; padding:20px 0;}
		/*#column_left {width:620px; margin:0 20px; float:left;}*/
		#column_left {width:770px; margin:0 10px 0 20px; float:left;}
		body#homepg #column_left {width:630px; margin:0 10px 0 20px; float:left;}
		#column_right {width:160px; margin-right:20px; float:left;}
		#column_right_adsense {width:120px; float:left;}
		div.spacer {clear:both; height:10px; display:block;}
	
	#footer {width:auto; display:block; margin:0 20px; padding-bottom:1px;}
	
/* HEADER */
#header {background:url(../images/bg_header.jpg) no-repeat bottom;}
h1 {
	float:left;
	margin-right:40px;
}
h1 a {
	text-indent:-5000px;
	display:block;
	width:380px;
	height:125px;
/*	background:url(../images/logo.png) no-repeat;*/
}

ul#nav-topminor {
	font-size: 1.4em;
	display:block;
	width:550px;
	float:left;
	clear:right;
	margin:40px 0 10px;
}
ul#nav-topminor li {
	float:left;
	margin:0 1.5em 0 0;
}
ul#nav-topminor li a {color:#3C2420}

ul#nav-language ul {
	display:block;
	float:left;
	clear:right;
	margin:0 0 20px;
}
ul#nav-language li {
	display:block;
	float:left;
	margin:0 8px 0 0;
}
ul#nav-language li a {
	text-indent:-5000px;
	display:block;
	width:24px;
	height:24px;
	}
	ul#nav-language li#de a {background-image:url(../images/flag_germany.png)}
	ul#nav-language li#fr a {background-image:url(../images/flag_france.png)}
	ul#nav-language li#es a {background-image:url(../images/flag_spain.png)}
	ul#nav-language li#it a {background-image:url(../images/flag_italy.png)}
	ul#nav-language li#nl a {background-image:url(../images/flag_netherlands.png)}


/* MAIN NAV */
#navbar { background:url(../images/bg_nav_main.jpg) repeat-x #8FAEBE;}
ul#nav-main {margin-left:50px;}
ul#nav-main li {
	float:left;
	display:block;
	height:40px;
}
ul#nav-main li a {
	display:block;
	height:40px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-5000px;
}
ul#nav-main li a:hover {background-position:0 -40px;}
ul#nav-main li a.current {background-position:0 -80px;}

	li a#nav-home { background-image:url(../images/nav_home.jpg);width:60px;}
	li a#nav-brkr { background-image:url(../images/nav_bkr.jpg);width:121px;}
	li a#nav-chtr { background-image:url(../images/nav_chtr.jpg);width:125px;}
	li a#nav-surv { background-image:url(../images/nav_surv.jpg);width:133px;}
	li a#nav-ins { background-image:url(../images/nav_ins.jpg);width:91px;}
	li a#nav-loan { background-image:url(../images/nav_loan.jpg);width:103px;}
	li a#nav-adv { background-image:url(../images/nav_adv.jpg);width:88px;}
	li a#nav-logn { background-image:url(../images/nav_logn.jpg);width:121px;}
	li a#nav-logout { background-image:url(../images/nav_logout.jpg);width:111px;}



/* ADS */
.banner-ad {display:block;margin:0 auto 20px;}

/* CONTENT */
h2 {
	font-size:3.6em;
	font-weight:bold;
	color:#3C2420;
	margin:0 0 0.5em;
}
h3 {
	font-size:2.4em;
	font-weight:normal;
	color:#3C2420;
	margin-bottom:0.8em;
}
p {
	font-size: 1.6em;
	line-height: 1.5em;
	margin-bottom:1em;
	color:#2D1200;
}
p#categories {
	font-size: 1.4em;
	margin-bottom:0.2em;
}
p.note {
	font-size: 1.2em;
	font-style:italic;
	margin-bottom:1em;
}
#column_left ul {
	margin:0 0 1em 1em;
	list-style:disc;
}
#column_left li {
	margin-left:1em;
}
#column_left td {
	font-size: 1.0em;
	line-height: 1.5em;
	color:#2D1200;
}

div.listing {
	width:200px;
	float:left;
	margin-right:10px;
	}
	div.last {margin-right:0;
}
div.listing img {
	display:block;
	width:200px;
	height:125px;
	margin:0 0 6px;
}
div.listing h3 {
	font-size:1.4em;
	line-height:1.2em;
	margin:0 0 0.5em;
}
div.listing h3 a {text-decoration:underline}
div.listing h3 a:hover {text-decoration:none}

div.listing li {
	font-size:1.0em;
	line-height:1.2em;
	margin:0 0 0.3em;
}
div.listing p {
	font-size:1.0em;
	line-height:1.2em;
	margin:0 0 1em;
}
hr {
	display:block;
	height:1px;
	color:#FFF;
	background-color:#FFF;
	clear:both;
	border:none;
	border-bottom:1px solid #FFF;
	margin-bottom:10px;
}

div#printlisting {
	clear:both;	
}

div#listing-detail {
	width:540px;
	float:right;
	margin-right:10px;
}
div#listing-detail img.main-image {
	display:block;
	width:540px;
	margin-bottom:10px;
}
div#listing-detail h3 {
	background-color:#3C241F;
	color:#F4E1CC;
	font-size:1.8em;
	font-weight:normal;
	padding:3px 5px;
	margin-bottom:0.5em;
	clear:both;
}
div#listing-detail h4 {
	color:#3C241F;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:0.2em;
	padding-bottom:0.4em;
	border-bottom:1px solid #C2D9E0;
}
div#listing-detail p,
div#listing-detail dt,
div#listing-detail dd,
div#listing-detail li {
	font-size:1.2em;
	line-height:1.6em;
}
div#listing-detail dl {
	margin-bottom:1em;
	clear:both;
}
div#listing-detail dt {
	display:block;
	width:25%;
	font-weight:bold;
	margin-right:0.5em;
	float:left;
}
div#listing-detail dd {
	clear:right;
	border-bottom:1px dotted #C2D9E0;
}

/* FORMS & TABLES */
td {font-size: 1.2em;}
td table td {font-size: 1.0em;}
table.table-form td {
	padding:2px;
	border-bottom:1px dotted #C2D9E0;
}
td p {
	font-size: 1.2em;
}

table.browse {width:100%; margin-top:10px;}
table.browse td {
	vertical-align:top;
	font-size:1.2em;
	padding-top:5px;
	padding-bottom:5px;
}
table.browse th {
	background-color:#3C241F;
	color:#F4E1CC;
	text-align:left;
	}
table.browse th a {color:#F4E1CC;}
table.browse td.yacht-pic {width:150px;}
table.browse td.yacht-title {font-weight:bold;}
table.browse td.yacht-price {text-align:right;}
table.browse td.yacht-action { padding-left:10px;}
table.browse td.yacht-action a:link,
table.browse td.yacht-action a:visited {
	display:block;
	font-size:0.8em;
	margin-top:-2px;
	background-color:#E25409;
	color:#FFF;
	font-weight:bold;
	padding:2px 2px 2px 4px;
	border:solid 1px #3C241F;
	}
	table.browse td.yacht-action a:hover {
		background-color:#3C241F;
		text-decoration:none;
}

table.browse tr.featured td {
	background-color:#FFFFE5;
	border-top:solid 1px #E25409;
	border-bottom:solid 1px #E25409;
	padding-top:10px;
	padding-bottom:10px;
}

/* SIDEBAR */
div.box {
	width:auto;
	margin-bottom:10px;
	padding:5px;
	background-color:#F4E1CC;
	border:solid 1px #3C241F;
}
div.box h4 {
	background-color:#906B51;
	color:#FFF;
	font-size:1.8em;
	font-weight:normal;
	padding:3px 5px;
	margin-bottom:5px;
}
div.box p {
	font-size:1.2em;
	margin:0.5em;
}
ul.level1 {margin:0 5px 0 0;}
ul.level1 a { color:#3C241F; text-decoration:underline;}
ul.level1 a:hover { text-decoration:none;}
ul.level1 li {
	font-size:1.6em;
	line-height:1.3em;
	margin-bottom:0.4em;
	padding-left:14px;
	background:url(../images/bg_li_lev1.png) no-repeat 0 0.4em;
	}
	ul.level1 li.current {background:url(../images/bg_li_lev1_down.png) no-repeat 0 0.4em;
}
ul.level2 {margin:0.5em 0 1em;}
ul.level2 li {
	font-size:0.7em;
	padding-left:0;
	background:none;
}

#search select {
	display:block;
	width:148px;
	font-size:1em;
	margin-bottom:4px;
	color:#3C241F;
}
#search label {
	display:block;
	width:140px;
	font-size:0.8em;
	margin-bottom:2px;
	color:#3C241F;
}
#search input {
	display:block;
	width:140px;
	font-size:1em;
	margin-bottom:4px;
	color:#3C241F;
	background-color:#FFF;
}
#search input.half1 {width:65px; float:left; margin-right:3px;}
#search input.half2 {width:65px;}

#search input#btn-search {
	display:block;
	width:45px;
	height:18px;
	margin-bottom:0;
	background-color:transparent;
	margin-left:100px;
	clear:both;
}

/* FOOTER */
#foot-navbar {
	width:auto;
	display:block;
	height:40px;
	background:url(../images/bg_nav_main.jpg) repeat-x #8FAEBE;
	margin-bottom:10px;
}
ul#nav-foot {margin-left:125px;}
ul#nav-foot li {
	float:left;
	display:block;
	height:40px;
}
ul#nav-foot li a {
	display:block;
	height:40px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-5000px;
}
ul#nav-foot li a:hover {background-position:0 -40px;}
ul#nav-foot li a.current {background-position:0 -80px;}

	li a#nav-cont { background-image:url(../images/nav_cont.jpg);width:76px;}
	li a#nav-about { background-image:url(../images/nav_about.jpg);width:87px;}
	li a#nav-priv { background-image:url(../images/nav_priv.jpg);width:114px;}
	li a#nav-term { background-image:url(../images/nav_term.jpg);width:162px;}
	li a#nav-blog { background-image:url(../images/nav_blog.jpg);width:60px;}
	/* Other links were created above in #nav-main */

#footer p {
	display:block;
	text-align:center;
	font-size:1em;
}


