html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	background: #00214b url(images/background_sea.jpg) repeat-x center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font: normal 12px/normal Verdana, Geneva, sans-serif;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.ender {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}

#clouds {
	background: url(images/background_sky.jpg) no-repeat center top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#header {
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 150px;
	width: 1000px;
	overflow: hidden;
}
#header h1 {
	display: block;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 130px;
	width: 230px;
	float: left;
}
#header h1 a {
	background: url(images/logo_tzennet.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 230px;
}
#header ul.versions {
	display: block;
	margin: 0px;
	padding: 20px 0px 10px;
	height: 30px;
	float: right;
	list-style: none;
}
#header ul.versions li{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 20px;
	float: left;
	display: block;
	height: 30px;
}
#header ul.versions li a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 20px;
	text-indent: -9999px;
}
#header ul.versions li a.gr {
	background: url(images/vers_g02.jpg) no-repeat left top;
}
#header ul.versions li a.en {
	background: url(images/vers_e02.jpg) no-repeat left top;
}
#header ul.versions li a.de {
	background: url(images/vers_d02.jpg) no-repeat left top;
}
#header ul.versions li a.gr:hover {
	background: url(images/vers_g01.jpg) no-repeat left top;
}
#header ul.versions li a.en:hover {
	background: url(images/vers_e01.jpg) no-repeat left top;
}
#header ul.versions li a.de:hover {
	background: url(images/vers_d01.jpg) no-repeat left top;
}
#header ul.versions li.active a.gr {
	background: url(images/vers_g01.jpg) no-repeat left top;
}
#header ul.versions li.active a.en {
	background: url(images/vers_e01.jpg) no-repeat left top;
}
#header ul.versions li.active a.de {
	background: url(images/vers_d01.jpg) no-repeat left top;
}





#header .logos {
	font-size: 10px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: 90px;
}
#header .logos p {
	display: block;
	margin: 0px;
	padding: 60px 0px 0px;
	float: left;
}
#header .logos img {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#container {
	display: block;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 1000px;
	background: url(images/right_back.png) repeat-y right top;
}
#container #left {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
	background: url(images/left_back.png) repeat;
}
#container #left ul {
	display: block;
	margin: 0px;
	padding: 25px 10px 10px;
	list-style: none;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
#container #left ul li {
	display: block;
	margin: 0px;
	padding: 0px 0px 10px;
}
#container #left ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#container #left ul li a:hover {
	background: url(images/leftmenu_arrow.gif) no-repeat 2px 5px;
}
#container #left ul li a.active {
	background: url(images/leftmenu_arrow.gif) no-repeat 2px 5px;
}
#container #left .address {
	display: block;
	margin: 20px auto;
	padding: 20px;
	border: 1px solid #4879ba;
	width: 158px;
	clear: both;
	background: url(images/address_back.png) repeat;
}
#container #left .address h4 {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
#container #left .address p {
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}
#container #left .address a {
	color: #FFF;
	text-decoration: underline;
}



#container #right {
	display: block;
	margin: 0px;
	padding: 30px;
	float: right;
	width: 720px;
}
#right .flashcontainer {
	display: block;
	margin: 0px 0px 15px;
	padding: 0px;
	height: 400px;
	width: 720px;
	clear: both;
	position: relative;
}
#right .flashcontainer div {
	background: url(images/flash_back.jpg) no-repeat left top;
	margin: 0px;
	padding: 11px;
	height: 398px;
	width: 718px;
	position: absolute;
	left: -10px;
	top: -10px;
}
#right h1 {
	display: block;
	margin: 0px 0px 15px;
	padding: 10px 0px;
	clear: both;
	border-top: 0px solid #4d7db6;
	border-right: 0px solid #4d7db6;
	border-bottom: 1px solid #4d7db6;
	border-left: 0px solid #4d7db6;
	font-size: 24px;
	font-weight: normal;
	color: #ff0000;
}
#right h1.welcome {
	background: url(images/title_welcome.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.welcomeger {
	background: url(images/title_welcomeger.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.welcomegr {
	background: url(images/title_welcomegr.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.about {
	background: url(images/title_about.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.aboutgr {
	background: url(images/title_aboutgr.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.aboutger {
	background: url(images/title_aboutger.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.sail {
	background: url(images/title_sail.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.sailgr {
	background: url(images/title_sailgr.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.sailger {
	background: url(images/title_sailger.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.bases {
	background: url(images/title_bases.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.basesgr {
	background: url(images/title_basesgr.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.basesger {
	background: url(images/title_basesger.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.cabin {
	background: url(images/title_cabin.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.cabingr {
	background: url(images/title_cabingr.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.cabinger {
	background: url(images/title_cabinger.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.fleet {
	background: url(images/title_fleet.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.fleetgr {
	background: url(images/title_fleetgr.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.fleetger {
	background: url(images/title_fleetger.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.services {
	background: url(images/title_services.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.servicesgr {
	background: url(images/title_servicesgr.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.servicesger {
	background: url(images/title_servicesger.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.offers {
	background: url(images/title_offers.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.offersgr {
	background: url(images/title_offersgr.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.offersger {
	background: url(images/title_offersger.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.links {
	background: url(images/title_links.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.linksgr {
	background: url(images/title_linksgr.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.linksger {
	background: url(images/title_linksger.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.secondhand {
	background: url(images/title_secondhand.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.secondhandgr {
	background: url(images/title_secondhandgr.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.secondhandger {
	background: url(images/title_secondhandger.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.contact {
	background: url(images/title_contact.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.contactgr {
	background: url(images/title_contactgr.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.contactger {
	background: url(images/title_contactger.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h1.availability {
	background: url(images/title_availability.gif) no-repeat left center;
	text-indent: -9999px;
}
#right h2 {
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	display: block;
	margin: 20px 0px;
	padding: 0px;
}


#right h3 {
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 30px;
}
#right h3.sailmoto {
	background: url(images/sail_moto.gif) no-repeat center center;
	display: block;
	margin: 0px;
	padding: 30px;
	text-indent: -9999px;
}
#right h3.sailmotoger {
	background: url(images/sail_moto_ger.gif) no-repeat center center;
	display: block;
	margin: 0px;
	padding: 30px;
	text-indent: -9999px;
}
#right h3.sailmotogr {
	background: url(images/sail_moto_gr.gif) no-repeat center center;
	display: block;
	margin: 0px;
	padding: 30px;
	text-indent: -9999px;
}
#right h3.about {
	background: url(images/about_moto.gif) no-repeat center center;
	display: block;
	margin: 0px;
	padding: 30px;
	text-indent: -9999px;
}
#right h3.mile {
	background: url(images/mile_moto.gif) no-repeat center center;
	display: block;
	margin: 0px;
	padding: 30px;
	text-indent: -9999px;
}


#right p  {
	line-height: 16px;
	text-align: justify;
}
#right .imgright {
	float: right;
	margin-left: 25px;
	margin-bottom: 10px;
}
#right .imgleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 25px;
}
#right .imgcenter {
	margin: 0px auto 10px;
	display: block;
}


#footer {
	display: block;
	margin: 0px auto;
	padding: 0px 0px 0px 220px;
	clear: both;
	width: 780px;
	font-size: 11px;
	color: #1f4675;
}
#footer span {
	background: url(images/right_back.png) repeat left top;
	display: block;
	margin: 0px;
	padding: 10px 30px 40px;
	width: 720px;
}
#footer p {
	display: block;
	margin: 0px;
	padding: 10px 0px;
	border-top: 1px solid #1f4675;
	border-right: 0px solid #1f4675;
	border-bottom: 0px solid #1f4675;
	border-left: 0px solid #1f4675;
	text-align: right;
	line-height: 16px;
}
#footer p a {
	color: #1f4675;
	text-decoration: underline;
}
#right ul {
	font-size: 16px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#right ul li {
	margin-bottom: 5px;
	padding: 2px 0px 2px 25px;
	background: url(images/ul_tick.gif) no-repeat left top;
	display: block;
}
#right ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#right table.sailtable {
	width: 718px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #16529F;
}
#right table.sailtable th {
	margin: 0px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #16529F;
	border-right: 1px solid #16529F;
	border-bottom: 0px solid #16529F;
	border-left: 0px solid #16529F;
	color: #000;
	background: #FF0;
}

#right table.sailtable tr {
	background: #013676;
}
#right table.sailtable tr.oddline {
	background: #013C83;
}

#right table.sailtable td {
	margin: 0px;
	padding: 5px;
	text-align: center;
	border-top: 1px solid #16529F;
	border-right: 1px solid #16529F;
	border-bottom: 0px solid #16529F;
	border-left: 0px solid #16529F;
}
#right table.sailtable td a {
	color: #FFF;
	text-decoration: underline;
}
#right table.sailtable.narrow th {
	padding-right: 2px;
	padding-left: 2px;
}


#right table.fleettable {
	width: 719px;
	margin: 0px;
	padding: 0px;
	border-top: 0px solid #16529F;
	border-right: 0px solid #16529F;
	border-bottom: 1px solid #16529F;
	border-left: 1px solid #16529F;
}
#right table.fleettable th {
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	border-top: 1px solid #16529F;
	border-right: 1px solid #16529F;
	border-bottom: 0px solid #16529F;
	border-left: 0px solid #16529F;
	color: #000;
	background: #999;
}
#right table.fleettable tr {
	background: #013676;
}
#right table.fleettable tr.oddline {
	background: #013C83;
}



#right table.fleettable td {
	margin: 0px;
	padding: 2px 5px;
	border-top: 1px solid #16529F;
	border-right: 1px solid #16529F;
	border-bottom: 0px solid #16529F;
	border-left: 0px solid #16529F;
}
#right table.fleettable td a {
	color: #FFF;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}
#right table.fleettable td em {
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
#right table.boattable {
	width: 719px;
	margin: 0px;
	padding: 0px;
	border-top: 0px solid #16529F;
	border-right: 0px solid #16529F;
	border-bottom: 1px solid #16529F;
	border-left: 1px solid #16529F;
}
#right table.boattable tr {
	background: #013676;
}
#right table.boattable tr.oddline {
	background: #013C83;
}
#right table.boattable td {
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #16529F;
	border-right: 1px solid #16529F;
	border-bottom: 0px solid #16529F;
	border-left: 0px solid #16529F;
}
#right div.flashcontainer div div.boatholder {
	position: static;
	background: #FFF;
	display: block;
	margin: 0px;
	padding: 0px;
}
#right .boatcontainer {
	display: block;
	margin: 0px 0px 15px;
	padding: 0px;
	height: 400px;
	width: 720px;
	clear: both;
	position: relative;
}
#right .boatcontainer div {
	background: url(images/boat_background.png) no-repeat left top;
	margin: 0px;
	padding: 11px;
	height: 398px;
	width: 718px;
	position: absolute;
	left: -10px;
	top: -10px;
}
#right .boatcontainer div img.main {
	display: block;
	margin: 0px auto;
	padding: 0px;
	max-height: 398px;
	max-width: 718px;
}

#right .fleettable tr td .pending {
	color: #F00;
}
#right .fleettable tr td .booked {
	color: #0C0;
	font-weight: bold;
}
#right table.linktable {
	width: 718px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #16529F;
}
#right table.linktable tr {
	background: #013676;
}
#right table.linktable tr.oddline {
	background: #013C83;
}

#right table.linktable td {
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #16529F;
	border-right: 0px solid #16529F;
	border-bottom: 0px solid #16529F;
	border-left: 0px solid #16529F;
}
#right .linktable tr td h4 {
	color: #F00;
	font-size: 14px;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
}
#right .linktable tr td p {
	margin: 5px 0px;
	padding: 0px;
	font-size: 11px;
}
#right .linktable tr td a {
	color: #FFF;
	text-decoration: underline;
}
#right ul.boataccessories {
	list-style: none;
	margin: 20px 0px;
	padding: 0px;
	font-size: 14px;
	display: block;
}
#right ul.boataccessories li {
	margin-bottom: 5px;
	padding: 2px 0px 2px 25px;
	background: url(images/ul_tick.gif) no-repeat left top;
	display: block;
	width: 330px;
	float: left;
}
#right ul.boataccessories li a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#right #contactform {
	display: block;
	margin: 20px 0px;
	padding: 0px;
}
#right #contactform fieldset {
	margin-bottom: 10px;
	padding: 10px;
	clear: both;
}
#right #contactform fieldset label {
	display: block;
	margin: 0px;
	float: left;
	width: 180px;
}
#right #contactform fieldset legend {
	font-weight: bold;
}
#right #contactform label {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#right #contactform label span {
	padding-right: 10px;
	font-weight: bold;
}
#right #contactform label span em {
	font-weight: normal;
	color: #F00;
	font-style: normal;
}
#right .columnthird {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 235px;
}
#right h3.milegr {
	background: url(images/mile_moto_gr.gif) no-repeat center center;
	display: block;
	margin: 0px;
	padding: 30px;
	text-indent: -9999px;
}
#clouds #container #right .logos {
	display: block;
	margin: 0px;
	padding: 50px 0px 0px;
	clear: both;
}
#clouds #container #right .logos p {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#clouds #container #right .logos .payment {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 380px;
}
#clouds #container #right .logos .payment object {
	margin-left: 30px;
	margin-bottom: 5px;
}
#clouds #container #right .logos .payment a {
	clear: both;
	color: #FFF;
	display: block;
}
#right table.daytable {
	width: 200px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #16529F;
}
#right table.daytable th {
	margin: 0px;
	padding: 2px 5px;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #16529F;
	border-right: 1px solid #16529F;
	border-bottom: 0px solid #16529F;
	border-left: 0px solid #16529F;
	color: #000;
	background: #FF0;
}
#right table.daytable tr {
	background: #013676;
}

#right table.daytable td {
	margin: 0px;
	padding: 2px 5px;
	text-align: center;
	border-top: 1px solid #16529F;
	border-right: 1px solid #16529F;
	border-bottom: 0px solid #16529F;
	border-left: 0px solid #16529F;
}
#right a.inventory {
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
}
#right   table.daytable tr.lowseason{
	background: #18829c;
}
#right table.daytable tr.highseason{
	background: #24b22e;
}
div.lowseason {
	background: #18829C;
	padding-right: 20px;
	padding-left: 20px;
	width: 160px;
}
div.highseason {
	background: #24B22E;
	width: 160px;
	padding-right: 20px;
	padding-left: 20px;
}
