/* Stylesheet for Argos Yachtcharter GmbH
 * @version $Id: styles.php 328 2009-05-08 10:24:12Z argos $
 * Copyright © 2002-2006 Inceoeren IT Consulting. All rights reserved. 
 */
 
body, html { height: 100%; }

body
{
	margin: 0px;
	padding: 0px;
	background: #003464 url('images/backdrop.jpg') repeat-x;
	font: 11px Tahoma;
	color: #777;
	cursor: default;
}

img
{
	border: 3px double #2462B4;
	background: #fff;
}

img.homePage, img.teaser
{
	float: right;
	margin-right: 10px;
	margin-top: -26px;
	margin-left: 10px;
}

a
{
	text-decoration: none;
	color: #2462B4;
}

a:hover 
{ 
	text-decoration: underline;
}

#container 
{
	height:	auto !important; 
	height:	100%; 
	min-height:	100%;
	background: #fff;
	border-right: 2px solid #1A4A89;
	border-left: 2px solid #1A4A89;
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#topMenu 
{
	display: block;
	width: 994px;
	height: 20px;
	background: #A8C1E2;
	border: 1px solid #fff;
	text-align: right;
	font: 10px/20px Tahoma;
}

#topMenu a 
{
	color: #1A4A89;
	text-transform: uppercase;
	padding: 0px 4px;
}

ul#breadcrumbNav  
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 1px;
	left: 8px;
	list-style-type: none;
}

ul#breadcrumbNav li 
{
	display: inline;
	color: #3A6BAC;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

ul#breadcrumbNav li a 
{
	padding: 0px;
	margin: 0px;
}

#header
{	
	display: block;
	width: 994px;
	height: 192px;
	border-top: 1px solid #295FA7;
	margin-left: 1px;
	margin-bottom: 1px;
}

#header #teaser
{	
	display: block;
	width: 518px;
	height: 192px;
	background: url('images/header/header_03.jpg') no-repeat bottom center;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	float:left;
}

#header #logo
{
	display: block;
	margin-top: 1px;
	height: 191px;
	width: 254px;
	background: url('images/logo_argos.jpg');
	position: relative;
	cursor: pointer;
	float:left;
}

#header #logo h1 
{
	display: block;
	position: absolute;
	height: 0px;
	overflow: hidden;
}

#header #logo2
{
	display: block;
	margin-top: 1px;
	height: 191px;
	width: 220px;
	background: url('images/logo_sunsail_moorings.jpg') no-repeat;
	position: relative;
	float:left;
}

#header #logo2 h1 
{
	display: block;
	position: absolute;
	height: 0px;
	overflow: hidden;
}

#headerAdmin
{	
	display: block;
	width: 773px;
	height: 101px;
	border-top: 1px solid #295FA7;
	background: url('images/header03.jpg') no-repeat bottom right;
	margin-left: 1px;
	margin-bottom: 1px;
}

#headerAdmin #logo
{
	display: block;
	margin-top: 1px;
	height: 100px;
	width: 254px;
	background: url('images/argos-relaunch-admin-logo.jpg');
	position: relative;
	cursor: pointer;
}

#headerAdmin #logo h1 
{
	display: block;
	position: absolute;
	height: 0px;
	overflow: hidden;
	padding-top: 49px;
	width: 167px;
	background: url('images/logo.gif');
	top: 24px;
	left: 42px;
}

ul#mainMenu 
{
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #295FA7;
	border-bottom: 1px solid #295FA7;
	list-style-type: none;
	display: block;
	height: 23px;
	background: url('images/backdrop_main_menu.gif');
	padding-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 4px;
}

ul#mainMenu li 
{
	display: block;
	height: 22px;
	border-bottom: 1px solid #fff;
	float: left;
	position: relative;
	z-index: 1;
}

ul#mainMenu li a 
{
	display: block;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	height: 18px;
	padding-top: 4px;
	font: 11px Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

ul#mainMenu li a:hover,
ul#mainMenu li.over a 
{
	height: 15px;
	background: #bbc5ce;
	border-bottom: 3px solid #14417C;
	color: #003464;
}

ul#mainMenu li ul 
{
	display: none;
}

ul#mainMenu li.over ul,
ul#mainMenu li:hover ul 
{
	display: block;
	position: absolute;
	top: 23px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background: #fff;
	width: 210px;
	padding: 2px;
	border: 1px solid #295FA7;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
}

ul#mainMenu li ul li 
{
	display: block;
	height: 16px;
	width: 210px;
	border-bottom: 1px solid #A2BBDB;
}

ul#mainMenu li.over ul li a,
ul#mainMenu li:hover ul li a 
{
	color: #295FA7;
	text-transform: none;
	padding: 2px;
	margin: 0px;
	width: 204px;
	height: auto;
	border: none;
	background: transparent;
	padding-left: 4px;
}

ul#mainMenu li ul li a:hover 
{
	text-decoration: none;
	border: none;
	height: auto;
	background: #D8E3F0;
}


#cBox1 
{
	float: left;
	padding: 14px;
}

#cBox1 h2, #cBox1 span
{
	display: block;
	background: url('images/leftHbullet.gif') no-repeat;
	font: 11px Tahoma;
	color: #748CAB;
	text-transform: uppercase;
	height: 13px;
	padding: 0px;
	margin: 0px;
	padding-left: 17px;
	margin-bottom: 5px;
	cursor: pointer;
}

#cBox1 span
{
	margin-bottom: 0;
}

#cBox1 span:hover
{
	text-decoration: underline;
}

#cBox1 p {
	margin: 0px;
	padding: 0px;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 5px;
	text-align: justify;
	}


#cBox1 p.moreOffers {
	font-size: smaller;
	margin: 0px;
	padding: 0px;
	padding-right: 17px;
	padding-bottom: 5px;
	text-align: right;
	}

#cBox1 p span {
	display: inline;
	background: none;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	}

	
#cBox1 hr 
{
	height: 0px;
	line-height: 0px;
	border: none;
	border-top: 1px dashed #748CAB;
	clear: both;
}

#cBox1 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

#cBox1 ul li
{
	display: block;
	background: url('images/listBullet.gif') no-repeat 17px 6px;
	padding: 1px;
	padding-left: 25px;
}

#cBox1 ul li a
{
	color: #777;
}

#layoutDefault #cBox2
{
	float: left;
}

#layoutDefault #cBox2 h2
{
	display: block;
	margin: 0px;
	padding: 0px;
	background: url('images/backdrop_header_fade.gif');
	height: 22px;
	_height: 23px;
	margin: 1px;
	font: bold 12px/20px Arial;
	color: #fff;
	text-transform: uppercase;
	margin-top: 10px;
	padding-top: 3px;
	_padding-top: 2px;
	margin-right: 0px;
}

#layoutDefault #cBox2 h2.welcome, #cBox2 h2.titleWithTeaser
{
	width: 520px;
}

#layoutDefault #cBox2 h2 span 
{
	background: url('images/backdrop_header_text.gif') no-repeat top right;
	padding: 5px;
	padding-right: 30px;
}

#layoutDefault #cBox2 h3, legend
{
	margin: 0px;
	padding: 0px;
	display: block;
	background: url('images/h3bullet.gif') no-repeat 10px 6px;
	font: bold 12px Tahoma;
	padding-left: 20px;
	color: #2462B4;
	text-transform: uppercase;
	margin-top: 10px;
}
	
#layoutDefault #cBox2 h4
{
	margin: 0px;
	padding: 0px;
	display: block;
	font: bold 12px Tahoma;
	padding-left: 10px;
	color: #2462B4;
	margin-top: 10px;
}


#layoutDefault #cBox2 p
{
	padding: 5px 10px;
	margin: 0px;
	text-align: justify;
}
	
#layoutDefault
{
	margin-left: 1px;
	margin-right: 1px;
	display: block;
	background: url('images/layout1bg.gif') repeat-y;
	border-bottom: 1px solid #295FA7;
}

#layoutDefault #cBox1
{
	width: 226px;
}

#layoutDefault #cBox2
{
	width: 740px;
	z-index: 0;
}

/* this is a special layout without the page navigation, for extra wide content */
#layoutWide #cBox1
{
	display: none;
}

#layoutWide #cBox2 h2
{
	display: block;
	margin: 0px;
	padding: 0px;
	background: url('images/backdrop_header_fade.gif');
	height: 22px;
	_height: 23px;
	margin: 1px;
	font: bold 12px/20px Arial;
	color: #fff;
	text-transform: uppercase;
	margin-top: 10px;
	padding-top: 3px;
	_padding-top: 2px;
	margin-right: 0px;
}

#layoutWide #cBox2 h2.welcome, #layoutWide #cBox2 h2.titleWithTeaser
{
	width: 300px;
}

#layoutWide #cBox2 h2 span 
{
	background: url('images/backdrop_header_text.gif') no-repeat top right;
	padding: 5px;
	padding-right: 30px;
}

#layoutWide #cBox2 h3, #layoutWide legend
{
	margin: 0px;
	padding: 0px;
	display: block;
	background: url('images/h3bullet.gif') no-repeat 10px 6px;
	font: bold 12px Tahoma;
	padding-left: 20px;
	color: #2462B4;
	text-transform: uppercase;
	margin-top: 10px;
}
	
#layoutWide #cBox2 h4
{
	margin: 0px;
	padding: 0px;
	display: block;
	font: bold 12px Tahoma;
	padding-left: 10px;
	color: #2462B4;
	margin-top: 10px;
}


#layoutWide #cBox2 p
{
	padding: 5px 10px;
	margin: 0px;
	text-align: justify;
}

#footer 
{
	display: block;
	height: 40px;
	background: #003464;
	margin: 1px;
	padding: 4px;
	position: relative;
}

#footer a 
{
	text-transform: uppercase;
	padding: 0px 4px;
	color: #FFFFFF;
	font: 10px Tahoma;
}

#footer a:hover 
{
	color: #fff;
}

#footer p#copyright 
{
	float: right;
	margin: 0px;
	font: 11px Tahoma;
	color: #FFFFFF;
}

#footer a.wilogo 
{
	display: block;
	width: 80px;
	height: 0px;
	overflow: hidden;
	padding: 0px;
	padding-top: 15px;
	background: url('images/banner_wilogo.gif');
	float: right;
	margin-top: 8px;
	margin-right: 1px;
}
	
#footer a.html {
	display: block;
	width: 80px;
	height: 0px;
	overflow: hidden;
	padding: 0px;
	padding-top: 15px;
	background: url('images/banner_html.gif');
	float: right;
	margin-top: 8px;
	margin-right: 1px;
	}
	
#footer a.css {
	display: block;
	width: 80px;
	height: 0px;
	overflow: hidden;
	padding: 0px;
	padding-top: 15px;
	background: url('images/banner_css.gif');
	float: right;
	margin-top: 8px;
	margin-right: 1px;
	}
	
#footer a.php {
	display: block;
	width: 80px;
	height: 0px;
	overflow: hidden;
	padding: 0px;
	padding-top: 15px;
	background: url('images/banner_php.gif');
	float: right;
	margin-top: 8px;
	margin-right: 1px;
	}	
	
/* FORM STYLES */

form {
	margin: 0px;
	padding: 0px;
	}

legend 
{
	margin-left: -7px;
}

fieldset 
{
	border: none;
}

fieldset p 
{
	display: block;
	border-bottom: 1px solid #eee;
}

fieldset .label
{
	display: block;
	float: left;
	width: 100px;
	font: 11px/20px Tahoma;
}

fieldset input, fieldset textarea, .submit
{
	border: 1px solid #2462B4;
	background: #f5f5f5;
	font: 11px/18px Tahoma;
	color: #777;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 2px;
	_margin-bottom: 0px;
}

fieldset input
{
	height: 18px;
}

fieldset input.brokerBox
{
	width: 360px;
}

fieldset textarea
{
	overflow: auto;
}

.submit
{
	border: 3px double #2462B4;
	cursor: pointer;
	margin-left: 123px;
	color: #2462B4;
	text-transform: uppercase;
}

.submit:hover
{
	border: 3px double #FFFFFF;
	cursor: pointer;
	margin-left: 123px;
	color: #FFFFFF;
	background: #2462B4;
	text-transform: uppercase;
}

.date
{
	width: 60px;
}

fieldset span 
{
	float: left;
	font: 11px/20px Tahoma;
	margin-left: 3px;
}

fieldset input.checkbox 
{
	height: auto;
	border: none;
	background: none;
	margin-bottom: 2px;
	vertical-align: middle;
}
	
fieldset input.radio
{
	height: auto;
	border: 0;
	background: none;
	margin-bottom: 2px;
	vertical-align: middle;
}

/* Impressum
--------------------------------- */
.impressum
{
	vertical-align: top;
	font-weight: bold;
}

.impressumDescription
{
	padding-left: 30px;
	padding-bottom: 10px;
	vertical-align: top;
}

.impressumDescription p
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

/* yacht types styles
--------------------------------- */
table.yachtTypeDetails
{
	width: 200px;
	margin: 10px;
}

.yachtTypeDetails td
{
	vertical-align: top;
	text-align: left;
}

.yachtTypeDetails .descriptor
{
	border-top: 1px solid black;
	font-weight: bold;
	text-decoration: none;
}

.yachtTypeDetails .value
{
	text-align: right;
	border-top: 1px solid black;
}

#yachtTypeSelectedBlueprint
{
	float: left;
}

img.yachtTypeBigPic
{
	border:0;
	margin: 10px;
}

table.yachtTypeDetailsPreisliste
{
	width: 220px;
	margin: 0px;
}

.yachtTypeDetailsPreisliste td
{
	vertical-align: top;
	text-align: left;
}

.yachtTypeDetailsPreisliste .descriptor
{
	border-top: 1px solid black;
	font-weight: bold;
	text-decoration: none;
}

.yachtTypeDetailsPreisliste .value
{
	text-align: right;
	border-top: 1px solid black;
}

/* Messe Termine
--------------------------------- */
table.messeTermine
{
	width: 300px;
	margin: 10px;
}

.messeTermine td
{
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
}

.messeTermine .descriptor img
{
	border: 0;
}

.messeTermine .value
{
	text-align: right;
}

/* Reviereigenschaften
--------------------------------- */
table.revierEigenschaften
{
	margin: 10px;
}

.revierEigenschaften td
{
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
}

.revierEigenschaften td.firstColumn
{
	font-weight: bold;
}

.revierEigenschaften .descriptor img
{
	border: 0;
}

.revierEigenschaften .value
{
	text-align: right;
}

/* Regatta Termine
--------------------------------- */
table.regattaTermine
{
	width: 400px;
	margin: 10px;
}

.regattaTermine td
{
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
}

.regattaTermine .descriptor img
{
	border: 0;
}

.regattaTermine .value
{
	text-align: right;
}

/* Preislisten
--------------------------------- */
table.preisliste
{
	margin: 10px;
	padding: 0;
	width: 95%;
}

.preisliste th
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 10px;
}

.preisliste td
{
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
}

.preisliste tr.priceRow td
{
	border-top: 2px solid #000000;
}

.preisliste tr.extrasRow td
{
	border-top: 1px solid #777777;
}

.preisliste td.baujahr
{
	text-align: center;
}

.preisliste td.kabinen
{
	text-align: center;
}

.preisliste td.preis
{
	text-align: center;
}

.preisliste .firstColumn
{
	border-left: 0;
	font-size: 10px;
	width: 200px;
}

.preisliste th.even, .preisliste td.even
{
	background: #FFFFFF;
}

.preisliste th.odd, .preisliste td.odd
{
	background: #E9E9E9;
}

.preisliste tr.priceRow:hover, .preisliste tr.extrasRow:hover
{
	background: #D8E3F0;
	cursor: pointer;
}


.preisliste tr.even
{
	background: #FFFFFF;
}

.preisliste tr.odd
{
	background: #E9E9E9;
}

.preisliste tr.even:hover, .preisliste tr.odd:hover
{
	background: #D8E3F0;
	cursor: pointer;
}


.preisliste td img
{
	border: 0;
}

/* Angebote
--------------------------------- */
table.angeboteAdmin
{
	margin: 10px;
	padding: 0;
	width: 95%;
}

.angeboteAdmin th
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 10px;
}

.angeboteAdmin td
{
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
}

.angeboteAdmin tr.priceRow td
{
	border-top: 2px solid #000000;
}

.angeboteAdmin tr.finishRow td
{
	border-top: 3px solid #000000;
}

.angeboteAdmin tr.standardRow td
{
	border-top: 1px solid #777777;
}

.angeboteAdmin tr.standardRow td.firstColumn
{
	border-top: 0;
}

.angeboteAdmin .highlight
{
	background: #D8E3F0;
}

.angeboteAdmin .default
{
	background: inherit;
}

.angeboteAdmin td.preis, .angeboteAdmin td.keineAngebote
{
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}

.angeboteAdmin td.rabatt
{
	color: #FF0000;
	font-weight: bold;
}

.angeboteAdmin .firstColumn
{
	border-right: 1px solid black;
	padding: 0;
	vertical-align: middle;
	font-size: 10px;
}

/*.angeboteAdmin tr:hover
{
	background: #bbc5ce;
	cursor: pointer;
}*/s

.angeboteAdmin td img
{
	border: 0;
}

.angeboteAdmin input.selector
{
	margin: 0;
	padding:0;
}


div.errorLine
{
	padding-left: 6px; 
	clear: right; 
	color: #ff0000;
}

p#errorNotification
{
	color: #ff0000;
}

br#spacer
{
	margin-bottom: 280px;
}

.hidden
{
	display: none;
}

.shown
{
	display: auto;
}

div#googleMap
{
	width: 500px;
	height: 500px;
	margin-top: 10px;
	border: 3px double #2462B4;
}

div#googleMapZoomControls
{
	float: left;
	margin-top: 5px;
}

div#googleMapZoomControls img
{
	border: 0;
	margin-right: 5px;
}

div#googleMapLabel
{
	float: right;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	font-size: 0.9em;
}

div#googleMap img
{
	background: none;
}

div.googleMapTooltip
{
	background-color: #ffffff;
	font-weight: bold;
	border: 3px double #2462B4;
}

div.googleMapTooltip ul
{
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 10px;
	padding:0;
	font-weight: normal;
}

p.contactUs
{
	clear: both;
}

p.remark
{
	font-size: smaller;
}

a.backToTop
{
	float: right; 
	padding: 10px; 
	padding-bottom: 0;
}

a.backToTop img
{
	border:0;
	margin-bottom:-2px;
}

div.clubListing
{
	float: left;
	width: 190px;
}

div.clubPictureListing
{
	float: left;
}

div.clubListing ul
{
	padding-left: 22px;
	margin-left: 0px;
}

div.clubListing ul li
{
	font-weight: bold;
}

div.clubListing ul ul
{
	padding-left: 10px; 
	padding-bottom: 5px;
}

div.clubListing ul ul li
{
	padding-top: 5px;
	font-weight: normal;
}

div.clubListing ul ul ul
{
	padding-left: 10px;
}

div.clubListing ul ul ul li
{
	padding-top: 5px;
}

/* YUI
--------------------------------- */
#calendar_1Container { display:none; position:absolute; z-index:1 }
#calendar_2Container { display:none; position:absolute; z-index:1 }
#calendar_3Container { display:none; position:absolute; z-index:1 }
#calendar_4Container { display:none; position:absolute; z-index:1 }

#revierautocomplete, #revieraltautocomplete
{
    width: 120px;
    padding-bottom: 2em;
    z-index: 9000;
}
#revier, #revier_alt
{
	_position: absolute;
}
#reviercontainer, #revieraltcontainer
{
	display: none;
}

div#footerReviere
{
	margin: 1px;
	padding: 4px;
}



@media print
{
	body
	{
		font: 11pt Arial;
		background: none;
	}

	img
	{
		display: none;
	}
	
	#topMenu, ul#mainMenu, #cBox1
	{
		display: none;
	}

	#header
	{	
		display: block;
		height: 20px !important;
		border: none;
		background: none;
	}

	#header #logo h1
	{
		display: block;
		position: relative;
		padding-top: 0px;
		font: 16px Tahoma;
		color: #295FA7;
		overflow: visible;
		height: 20px;
		width: 100%;
		left: 0px;
		top: 0px;
		background: none;
	}
	
	#header #logo, #header #logo2, #header #teaser
	{
		height: 20px;
		background: none;
	}

	#container
	{
		border: 0px;
		background: none;
	}
	
	#layoutDefault
	{
		background: none;
	}

	#layoutDefault #cBox2
	{
		width: 100%;
	}

	#cBox2 h2
	{
		font: 1.2em Tahoma;
	}
	
	#cBox2 h3
	{
		font: 0.9em Tahoma;
		font-weight: bold;
		padding:0;
		padding-left: 10px;
	}

	#footer a, 
	#footer a.pudmedia,
	#footer a.html,
	#footer a.css,
	#footer a.php,
	#footer a.wilogo
	{
		display: none;
	}

	table.yachtTypeDetails
	{
		float: left;
	}
		
	img.yachtTypeBigPic
	{
		display: block;
		float: left;
	}
	
	#yachtTypeSelectedBlueprint
	{
		clear:none;
	}
	
	#yachtInformation
	{
		display: none;
	}
	
	#yachtDisclaimer
	{
		clear:both;
	}
	
	div#googleMap
	{
		display: none;
	}
	
	div#googleMapLabel
	{
		display: none;
	}
	
	a.backToTop
	{
		display: none;
	}
	
	p.contactUs
	{
		display: none;
	}
	
	div#yachtAvailibility
	{
		display: none;
	}
	
	div#footerReviere
	{
		display: none;
	}
	
	form
	{
		display: none;
	}
	
	form#mailingresult
	{
		display: block;
	}
}