
/* PAGE STYLES */

body {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 140%;
	color: #fff;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 115%;
	font-weight: bold;
}

a {
	color: inherit;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
a:hover {
	color: #000;
	text-decoration: none;
}

a img {
	border: none;
}

.table tr.even, .table tr.even td {
	background: #0875ac;
}
.table th, .table th td {
	background: #29b2c5;
}

#page {
	background-color: #0885c5;
	margin: 0 auto;
	width: 800px;
}
#page_specials {
	color: #000;
	background-color: #48b3e9;
	margin: 0 auto;
	width: 260px;
}
#page_gallery {
	width: 100%;
	background: #fff;
	padding: 0;
	margin: 0;
}

#header {
	display: block;
	width/**/: 100%;
	height/**/: 160px;
	line-height: 160px;
	background: url(../img/topbanner.jpg) top left no-repeat;
	text-indent: -9000px;
	overflow: hidden;
}

#welcome {
	display: block;
	width/**/: 100%;
	height/**/: 40px;
	line-height: 40px;
	background: url(../img/welcomebar.gif) top left no-repeat;
	text-indent: -9000px;
	overflow: hidden;
}
#welcome_specials {
	width/**/: 100%;
	height/**/: 188px;
	line-height: 188px;
	background: url(../img/specialsbanner.gif) top left no-repeat;
	text-indent: -9000px;
	overflow: hidden;
}
#welcome_cruising {
	width/**/: 100%;
	height/**/: 160px;
	line-height: 160px;
	background: #209adb url(../img/Gallerylogo.gif) top right no-repeat;
	text-indent: -9000px;
	overflow: hidden;
}
#welcome_gallery {
	margin: 0;
	display: block;
	width/**/: 100%;
	height/**/: 40px;
	line-height: 40px;
	background: url(../img/Gallerytitle.gif) top left no-repeat;
	text-indent: -9000px;
	position: relative;
	top: 110px;
	overflow: hidden;
}

#menu {
	background-color: #2fb2c6;
	display: table-cell;
	vertical-align: middle;
	width: 800px;
	height: 33px;
}
#menu ul {
	margin: 0;
	padding: 0;
	background-color: #2fb2c6;
	display: inline;
	list-style:none;
}
#menu ul li {
	float:left;
	padding: 8px 8px;
}
#menu ul li ul {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #4ab2ee;
	position: absolute;
	margin-top: 2px;
	margin-left: -10px;
	visibility: hidden;
}
#menu ul li ul li {
	float: none;
	padding: 0;
	margin: 0;
}
#menu ul li ul li ul {
	background-color: #7bd6e6;
	position: absolute;
	visibility: hidden;
}
#menu .fixedmenu {
	width: 200px;
}
#menu .fixedmenu ul {
	margin-top: -1.5em;
	margin-left: 195px;
	width: 260px;
}
#menu .fixedmenu ul li {
	width: 260px;
}
#menu ul li ul li a {
	display: block;
	padding: 1px 10px;
	width: 100%;
}

#links {
	margin: 0;
	padding: 0;
	background-color: #000;
	list-style:none;
	height: 57px;
}
#links li {
	float: left;
	width/**/: 200px;
	height/**/: 57px;
	line-height: 57px;
}
#links_gallery, #links_mileage, #links_lang_de, #links_lang_fr, #links_lang_en, #links_weather {
	display: block;
	height/**/: 57px;
	line-height: 57px;
	text-indent: -9000px;
	overflow: hidden;
	
}
#links_gallery {
	width/**/: 200px;
	background: url(../img/gallery.jpg) top left no-repeat;
}
#links_mileage {
	width/**/: 200px;
	background: url(../img/mileage.gif) top left no-repeat;
}
#links_language {
	position: relative;
	background: url(../img/language.gif) top left no-repeat;
	width: 199px;
	height: 57px;
	line-height: 57px;
}
#links_language span {
	float: left;
	text-indent: -9000px;
	overflow: hidden;
	width: 10px;
}
#links_language a {
	float:left;
	width: 38px;
	height: 23px;
	z-index: 100;
	text-index: -9000px;
	overflow: hidden;
	margin: 26px 10px 0 0;
}
#links_lang_de {
	background: url(../img/flag-de.gif) top left no-repeat;
}
#links_lang_fr {
	background: url(../img/flag-fr.gif) top left no-repeat;
}
#links_lang_es {
	background: url(../img/flag-es.gif) top left no-repeat;
}
#links_lang_it {
	background: url(../img/flag-it.gif) top left no-repeat;
}
#links_lang_en {
	background: url(../img/flag-en.gif) top left no-repeat;
}

#links_weather {
	width/**/: 200px;
	background: url(../img/weather.gif) top left no-repeat;
}

#linkbar {
	margin: 0;
	padding: 0;
	background-color: #000;
	height: 23px;
}

#content a:hover {
	padding: 0;
	color: #002;
}

#main_photos {
	margin: 0;
	padding: 0;
	line-height: 0px;
	width: 320px;
	float: left;
}
#main_photos img {
	margin: 0;
	padding: 0;
	border: none;
}
#main_text {
	float: left;
	margin: 0;
	padding: 10px;
	width: 455px;
}
#main, #main_addendum {
	margin: 0;
	padding: 10px;
	clear: both;
}
#main_gallery {
	color: #000;
	margin: 0;
	padding: 10px;
	clear: both;
}
#main_gallery a {
	color: #000;
}
#main_gallery a:hover {
	text-decoration: underline;
}

#photos {
	color: #184883;
	text-align: center;
	width: 800px;
	margin: 0 auto;
	margin-top: 15px;
}
#photos span {
	top: -2px;
	position: relative;
	font-size: 120%;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}
#photos img.thumbnail {
	margin: 4px;
	padding: 0;
	border: #184883 1px solid;
}
#photos a:hover img.thumbnail {
	border: #209ADB 1px solid;
}

#footer {
	clear: both;
	padding: 10px;
	background-color: #209adb;
}

/* CMS STYLES */

#toolbar {
	margin: 4px;
	color: #666;
	background: #fff;
	border: 1px dotted #ccc;
	padding: 0.25em 0.5em 0.0em 0.5em;
	font-family: arial, sans-serif;
	clear: none;
	position: absolute;
	z-index: 100;
}
#toolbar a {
	color: #666;
	text-decoration: none;
}
#toolbar a:hover {
	color: #000;
	text-decoration: underline;
}

#blank {
	padding: 8px;
	color: #000;
}
#blank a {
	color: #000;
}
#blank a:hover {
	text-decoration: underline;
}

#edit_main, #edit_menu, #edit_photos, #edit_text, #edit_addendum, #edit_specials {
	margin: 4px;
	background: url(../img/arrow_edit.gif) top left no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	width: 30px;
	height: 9px;
}
#edit_menu{
	float: right;
}
#edit_main{
	float: right;
	margin-right: -6px;
	margin-top: -6px;
}
#edit_text {
	float: right;
	margin-right: -11px;
	margin-top: -6px;
}
#edit_photos {
	position: absolute;
}
#edit_addendum {
	float: right;
	margin-right: -6px;
}
#edit_specials {
	top: 0;
	right: 0;
	position: absolute;
}

.indextable {
}
.indexnavigator {
	font-size: 80%;
}
.indextitle {
	color: #ffffff;
	background: #000;
	padding-left: 2px;
}

.invalid {
	font-weight: bold;
	background: #4aaae6;
	color: #c00;
}
.invalid td {
	padding: 2px;
}

a.accesskey {
	top: 0;
	display: block;
	position: absolute;
	text-indent: -9000px;
	overflow: hidden;
	height: 0px;
}