@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body {
	background:#b9bec1 url(images/body.png) center top repeat-y fixed;
	color:#000;
	font-family:Tahoma;
	font-size:12px;
}
a img {
	border:none;
}
h1, caption {
	background:url(images/h1.jpg) no-repeat;
	height:27px;
	line-height:27px;
	font-size:14px;
	padding-left:25px;
	margin-bottom:10px;
	color: #2f373c;
	font-weight:bold;
	text-align:left;
}
p {
	margin:5px 0;
}
form {
	text-align:right;
}
legend {
	font-weight:bold;
	padding:0 3px;
}
fieldset {
	padding:10px 5px;
}
form div {
	margin:10px 0;
}
label {
	padding-right:5px;
}
input, select {
	width:75%;
}
textarea {
	width:75%;
	height:200px;
}
table {
	width:100%;
}
th, td {
	text-align:left;
	padding:5px 3px;
	background:#666;
	color:#fff;
}

div.clear {
	clear:both;
}
h1.major, caption.major {
	background:url(images/h1_major.jpg) no-repeat;
}
h1.minor, caption.minor {
	background:url(images/h1_minor.jpg) no-repeat;
}
label.textarea {
	vertical-align:top;
}
input.submit {
	width:auto;
}
tr.even td {
	background:#aaa;
	color:#000;
	border-bottom:#999 1px solid;
}
tr.odd td {
	background:#bbb;
	color:#000;
	border-bottom:#999 1px solid;
}
td.centered {
	text-align:center;
}
img.thumb {
	cursor:pointer;
	border:#666 3px solid;
	margin:0 0 3px 0;
}

#page {
	width:955px;
	min-height:700px;
	margin:0 auto;
	background:url(images/page.jpg) center top no-repeat fixed;
	padding:10px 0;
}
#language_select {
	float:right;
	margin-right:25px;
	padding-top:50px;
}
#logo {
	float:left;
	margin-left:350px;
}
#menu {
	clear:both;
	width:935px;
	height:32px;
	margin:0 auto;
	background:url(images/menu.jpg) no-repeat;
	text-transform:uppercase;
}
#menu ul {
	list-style:none;
	margin-left:25px;
}
#menu li {
	float:left;
	background:url(images/menu_separator.gif) right center no-repeat;
	line-height:32px;
	height:32px;
	padding:0 10px;
}
#menu li.last {
	background-image:none;
}
#menu a {
	color: #4b4b4b;
	text-decoration:none;
}
#footer {
	clear:both;
	border-top:#d4d9dc 1px solid;
	padding:5px 25px 0 25px;
}
#watergate {
	float:right;
}
#watergate a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
#watergate a:hover {
	text-decoration:underline;
}
#main {
	clear:both;
	padding:10px 5px;
}

#text-show {
	margin:10px 0;
}
body.home #text-show{
	float:left;
	width:620px;
}
#yacht-search {
	margin:0 0 10px 0;
}
body.home #yacht-search, body.charter #yacht-search {
	float:right;
	width:310px;
}
#yacht-list {
	clear:both;
}
#yacht-list a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#yacht-list a:hover {
	text-decoration:underline;
}
#yacht-paging {
	margin:10px 0;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}
#yacht-paging a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	padding:0 3px;
}
#yacht-paging a:hover {
	text-decoration:underline;
}
#yacht-show table {
	width:auto;
	margin:0 auto;
	border:#999 4px double;
}
#yacht-show table caption {
	display:none;
}
#yacht-show table th {
	text-align:right;
	padding:5px 5px 5px 10px;
}
#yacht-show table td {
	padding:0 10px;
}
#yacht-image-gallery {
	margin:20px 0 0 0;
}
#yacht-show #yacht-image-gallery table {
	width:100%;
	margin:0;
	border:none;
}
#yacht-show #yacht-image-gallery table td {
	background:none;
	padding:0;
}
#yacht-large img {
	border:#000 7px solid;
}
#yacht-thumbnails {
	float:right;
	margin-right:10px;
}
#yacht-thumbnails ul {
	list-style:none;
}
#yacht-thumbnails li {
	float:left;
	margin:5px;
}
#yacht-thumbnails img {
	border:#666 3px solid;
	cursor:pointer;
}
#yacht-specs {
	clear:both;
}
#contact-form {
	margin:0;
	width:620px;
	float:left;
}
#contact-details {
	width:310px;
	float:right;
}
#yacht-categories {
	float:left;
	width:620px;
}
#yacht-categories table {
	text-align:center;
	background:none;
}
#yacht-categories th, #yacht-categories td {
	text-align:center;
	background:none;
}
#yacht-categories img {
	border:#999 10px solid;
}
#yacht-categories img:hover {
	border:#000 10px solid;
}
#yacht-categories a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
}
#yacht-categories a:hover {
	text-decoration:underline;
}
#yacht-specs table {
	width:75%;
	margin:0 auto;
}
#yacht-specs table,#yacht-specs td, #yacht-specs th {
	background:none;
	color:#000;
}
#yacht-show #yacht-specs th {
	text-align:center;
	font-size:14px;
}
#text-show p, #text-show ul, #text-show dl {
	margin:0 20px 10px 20px;
}
#text-show dt {
	font-weight:bold;
	margin-bottom:3px;
}
#text-show dd {
	margin-left:20px;
	margin-bottom:5px;
}
#text-show ul {
	margin-left:50px;
}
#text-show li {
	margin-bottom:5px;
}
body.management #text-show #left, body.management-crew-recruitment #left, body.management-mega-yachts #left, body.management-scheduled-maintenance #left, body.management-preventive-maintenance #left, body.management-yacht #left, body.management-crew #left, body.management-crew-management #left, body.management-operations #left {
	float:left;
	width:200px;
}
#text-show .has-left {
	margin-left:210px;
}
#text-show #left {
	padding-bottom:20px;
}
#text-show #left ul {
	margin:0;
	padding:0;
	width:189px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595957;
	list-style:none;
	font-weight:bold;
}
#text-show #left li {
	background:url("images/management.png") left no-repeat;
	height:22px;
	line-height:22px;
	padding-left:5px;
	margin-bottom:1px;
}
#text-show #left li.active {
	background:url("images/management-active.png") left no-repeat;
}
#text-show #left a {
	color:#595957;
	text-decoration:none;
}
#text-show #left a:hover {
	text-decoration:underline;
}
#text-show input.radio {
	width:auto;
}
#text-show div.radio {
	padding-right:650px;
}
#text-show input, #text-show textarea {
	width:85%;
}
#text-show input.submit {
	width:auto;
}
