@import "reset.css";

/*******************/
/* Body */
/*******************/

html {
	overflow-y: scroll;
}

html, body, div, p, h1, h2, h3, h4, ul, ol, span, table, td, form, li, input, button, textarea {
	color: #938a78;
	font-family:  'Lucida Grande', Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	word-spacing: 1px;
}

html, body {
	text-align: center;
}

strong {
	font-weight: bold;
}

a {
	color: #5a5449;
	text-decoration: none;
}

a:hover, a:active, #content_left a:hover, #content_left a:active {
	color: #938a78;
}

input, textarea, button {
	background-color: #fff;
	border: 1px solid #dfd8cb;
	padding: 3px;

}

input {
	border: 0px;
	border-bottom: 1px solid #dfd8cb;
	color: #938a78;
	margin-bottom: 15px;
	padding: 3px 0px;
	width: 165px;
}

textarea {
	height: 150px;
	width: 200px;
}

button {
	background-color: #f4f2ef;
}

input:focus {
	border-bottom: 1px solid #938a78;
}

textarea:focus {
	border: 1px solid #938a78;
}

h5 {
	margin-top: 18px;
	font-size: 11px;
	font-weight: bold;
}

#page {
	margin: 0px auto;
	text-align: left;
	width: 900px;
}

#logo {
	border-bottom: 1px solid #dfd8cb;
	height: 75px;
	width: 100%;
}

#logo a {
	background-color: #fff;
	background-image: url('/img/si-header-logo.gif');
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	height: 75px;
}

#logo h1 span {
	display: none;
}

#header {
	background-color: #fff;
	background-image: url('/img/si-header-teaser.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #dfd8cb;
	height: 300px;
	margin-top: 5px;
	padding-top: 5px;

	/* TEMP */
	/* display: none; */
}

#header h2 span {
	display: none;
}

#navi {
	border-bottom: 1px solid #dfd8cb;
	height: 47px;
	padding-left: 20px;
}

h3 {
	line-height: 47px;
	text-transform: uppercase;
}

#startpage {
	border-bottom: 1px solid #dfd8cb;
	padding: 18px 0px;
	text-align: center;
	width: 100%;
}

#content_left, #content_right {
	float: left;
	padding: 20px 30px 20px 20px;
}

#content_left {
	width: 180px;
}

#content_left li {
	background-color: #fff;
	background-image: url('/img/si-content-linkicon.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
}

#content_left a {
	color: #b9b09d;
}

#content_left h4 span {
	display: none;
}

#content_left h4 {
	background-color: #fff;
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 12px;
	margin-bottom: 16px;
}

#content_left h4#icon_philosophy {
	background-image: url('/img/si-content-headline-philosophy.gif');
	width: 89px;
}

#content_left h4#icon_villas {
	background-image: url('/img/si-content-headline-villas.gif');
	width: 48px;
}

#content_left h4#icon_concierge {
	background-image: url('/img/si-content-headline-concierge.gif');
	width: 81px;
}

#content_left h4#icon_catering {
	background-image: url('/img/si-content-headline-catering.gif');
	width: 70px;
}

#content_left h4#icon_boats {
	background-image: url('/img/si-content-headline-boatscars.gif');
	width: 92px;
}

#content_left h4#icon_production_services {
	background-image: url('/img/si-content-headline-production_services.gif');
	width: 161px;
}

#content_left h4#icon_press {
	background-image: url('/img/si-content-headline-press.gif');
	width: 42px;
}

#content_left h4#icon_contact {
	background-image: url('/img/si-content-headline-contact.gif');
	width: 64px;
}

#content_left h4#icon_sales {
	background-image: url('/img/si-content-headline-sales.gif');
	width: 42px;
}

#content_left h4#sitemap {
	background-image: url('/img/si-content-headline-sitemap.gif');
	width: 61px;
}

#content_left h4#icon_imprint {
	background-image: url('/img/si-content-headline-imprint.gif');
	width: 59px;
}

#content_right {
	width: 620px;
}

#content_right li {
	list-style: inherit;
	list-style-position: inside;
}

ul#contactadress {
	float: left;
	width: 35%;
}

ul#contactadress li {
	list-style: none;
	
}

form#contactform {
	float: left;
	width: 65%;
}

form .disabled{
	background-color: #fffdfa;
	border: 1px solid #fff7e8;
	color: #fff0d1;
}

form strong {
	text-transform: uppercase;
}

#contactform_part1, #contactform_part2 {
	width: 31%;
	float: left;
}

#contactform_part1 legend, #contactform_part2 legend {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#footer {
	border-top: 1px solid #dfd8cb;
	clear: both;
	font-size: 10px;
	padding: 20px 20px 20px 0px;
	text-align: right;
}

#footer li {
	float: right;
	margin-left: 20px;
}

#footer li span {
	display: none;
}

#footer li a {
	background-color: #fff;
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 8px;
}

#footer li a#nms {
	background-image: url('/img/si-footer-nomoresleep.gif');
	width: 120px;
}

#footer li a#login {
	background-image: url('/img/si-footer-login.gif');
	width: 30px;
}

#footer li a#footer_imprint {
	background-image: url('/img/si-footer-imprint.gif');
	width: 40px;
}

#footer li a#footer_sitemap {
	background-image: url('/img/si-footer-sitemap.gif');
	width: 41px;
}

#footer li#flashsound {
	margin: -4px 0px 0px 0px;
}
