/* ######## Styles for the grandcruises Website ######## */
/* ######## General styles ############ */


body {
	min-width:900px;
	margin:0;
	padding:0;
	
	font-family:Verdana;
	font-size:11px;
	
}


/* ########## Styles for the language-selection-page ########### */

#startwrapper {
	width:900px;
	height:600px;
	position:absolute;
	background: #fff url(../img/grandcruises_startbg.jpg) no-repeat top left;
	
}

#logo1 {
	width:212px;
	height:59px;
	position:absolute;
	top:46px;
	left:21px;
}

#langSelection {
	position:absolute;
	top:191px;
	left:60px;
	width:200px;
	height:300px;
}

h1.bigColoredHeadline {
	margin:0;
	font-size:18px;
	letter-spacing:0.05em;
	font-weight:normal;
	font-family: Verdana;
	color:#2C3E7C;
}

#startwrapper span {
	font-size:11px;
	color:#666;
	font-family: Verdana;
}

div.langButton {
	margin:8px 0 40px 0;
	padding:0;
	width:170px;
	height:20px;
	background: #fff url(../img/button1_bg.gif) no-repeat left top;
}

div.langButton a {
	display:block;
	width:170px;
	padding-top:3px;
	padding-bottom:3px;
	text-indent:10px;
	font-size:11px;
	font-weight:bold;
	color: white;
	text-decoration:none;
	
	background: transparent url(../img/arrow.gif) no-repeat 75px 6px;
}

div.langButton a:hover {
	color: #1E6EA0;
}

/* ########## Styles for the start-page ########### */

#wrapper {
	width:900px;
}

#content {
	float:right;
	width:640px;
}

#head {
	height:140px;
	background-repeat: no-repeat;
	background-position: top left;
}

#leftCol {
	float:left;
	width:240px;
}


#maincontent {
	float:left;
	width:450px;
}

#topSpacer {
	height:45px;
}

#teaser {
	float:right;
	width:170px;
}

/* ########## Styles for the topnav - navigation ########### */


#topnav ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#topnav ul li {
	margin: 0;
	padding: 0;
	display:inline;
}

#topnav ul li a img {
	margin-bottom:4px;
}


#topnav ul li.submen ul#secondLevel li a {
	display:block;
	font-size:11px;
	_line-height:19px;
	height: 1.8em;
	line-height: 1.8em;
	color: #2D3E7C;
	text-decoration: none;
	padding: 0 0 0 32px;

}

#topnav ul#secondLevel {
	margin:0 0 6px 0;
}

#topnav ul li.submen1 ul#secondLevel a:hover {
	color: #009CCD;
	background: transparent url(../img/nav/submen1_ro_bg.gif) no-repeat 20px 50%;	
}

#topnav ul li.submen1 ul#secondLevel li.subselected a {
	color: #009CCD;
	background: transparent url(../img/nav/submen1_act_bg.gif) no-repeat 20px 50%;	
}




#topnav ul li.submen2 ul#secondLevel a:hover {
	color: #009CCD;
	background: transparent url(../img/nav/submen2_ro_bg.gif) no-repeat 20px 50%;	
}

#topnav ul li.submen2 ul#secondLevel li.subselected a {
	color: #009CCD;
	background: transparent url(../img/nav/submen2_act_bg.gif) no-repeat 20px 50%;	
}




#topnav ul li.submen3 ul#secondLevel a:hover,
#topnav ul li.submen4 ul#secondLevel a:hover {
	color: #2D3E7C;
	background: transparent url(../img/nav/submen34_ro_bg.gif) no-repeat 20px 50%;	
}

#topnav ul li.submen3 ul#secondLevel li.subselected a,
#topnav ul li.submen4 ul#secondLevel li.subselected a {
	color: #2D3E7C;
	background: transparent url(../img/nav/submen34_act_bg.gif) no-repeat 20px 50%;	
}


/* ########## Styles for the meta-navigation ########### */

#metanav {
	margin-top:38px;
}

#metanav ul {
	list-style-type: none;
	margin:0 0 0 20px;
	padding:0;
}

/* ########## Styles for the content-areas ########### */

.horIntersect {
	height:10px;
	background: #FFF url(../img/dotted_line.gif) repeat-x top left;
	line-height:10px;
}

p {
	margin:0;
	font-family:verdana;
	line-height:1.3em;
	color: #666;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

h1,h4 {
	margin:0 0 25px 0;
	padding:0;
	font-size:23px;
	line-height:23px;
	font-weight:normal;
	color: #2D3E7C;
}

h2 {
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color: #009CCD;
	padding:0 0 5px 0;
}

h3 {
	font-size:18px;
	font-weight:normal;
	color: #009CCD;
}

h4 {
	color: #666;
}


h5 {
	font-size:11px;
	color: #666;
	font-weight:bold;
}


h6 {
	font-size:11px;
	font-weight:bold;
	color: #2D3E7C;
}

.csc-frame-frame1 p {
	color:#2D3E7C;
	font-weight:bold;
	margin:0;
}

.csc-frame-frame1 {
	margin: 4px 0 20px 0;
}

.csc-frame-frame1 h1 {
	margin-bottom:15px;
}

a.internalLinkWhite { 
	display:block;
	padding:0 0 0 10px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	line-height:20px;
	_line-height:19px;
	background: transparent url(../img/arrow.gif) no-repeat 155px 6px;

}

a.internalLinkWhite:hover {
	color:#2D3E7C;
}

a.internalLink,
a.externalLink,
a.download {
	font-size:11px;
	line-height: 1.4em;
	text-decoration:none;
	color: #009CCD;
	font-weight:bold;
	padding:0 0 0 8px;
	
	background: transparent url(../img/arrow.gif) no-repeat 0px 4px;
}

a.internalLink:hover,
a.externalLink:hover,
a.download:hover {
	color: #2D3E7C;
}

a.externalLink {
	color: #666;
}

a.mail {
	font-size:11px;
	line-height: 1.4em;
	text-decoration:underline;
	color: #1E6EA0;
}

#teaser a.internalLinkGallery {
	display:block;
	padding:2px 0 2px 10px;
	color:#009CCD;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	background: transparent url(../img/arrow.gif) no-repeat 155px 6px;	
}

#teaser a.internalLinkGallery:hover {
	color:#2D3E7C;
}

#teaser h2 {
	background: transparent url(../img/startTeaser_top.gif) no-repeat top left;
	margin:0;
	color: #FFC210;
	font-size:11px;
	font-weight: bold;
	padding:3px 0 3px 0;
}

#teaser a img {
	border: none;
	margin-bottom:15px;
}

.clearAll {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}

.csc-frame-frame2 p {
	margin:0;
}

.csc-frame-frame2 {
	height:20px;
	background: white url(../img/booking_bg.gif) no-repeat top left;
	margin-bottom:15px;
}


/* ########## Styles for the 2col-content Extension ########### */

div.tx-fdfx2cols-pi1 {
	width:450px;
}

.col-left h2 a {
	display:block;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color: #009CCD;
	padding:0 0 0 8px;
	
	background: transparent url(../img/arrow.gif) no-repeat 0px 4px;

}

.col-left h2 a:hover {
	color: #2D3E7C;
}


.col-left h2 {
	background: transparent url(../img/startTeaser_top.gif) no-repeat top left;
	margin:0;
	color: #009CCD;
	font-size:11px;
	font-weight: bold;
	padding:4px 0 4px 10px;
}

.col-left {
	float:left;
	width:170px;
}

.col-left p {
	margin:0;
}

.col-middle {
	float:right;
	width:265px;
	padding-top:20px;
}

.col-middle p {
	margin:0 0 5px 0;
}

/* ########## Styles for the 2col-content Extension (Combinations-Element) ########### */

div.tx-fdfx2cols-pi1Komb {
	width:450px;
	padding-bottom:20px;
}

.shipName {
	float:left;
	width:240px;
}

.bookingColumn {
	float:right;
	width:170px;
}

.bookingColumn a img {
	border: none;
}



#contentLeft ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#contentLeft ul li {
	padding: 0 0 0 10px;
	background: white url(../img/ulli_dot.gif) no-repeat 1px 6px;
	line-height:1.4em;
	color:#666;
}


/* ########## Styles for the footer ########### */

.clearer {
	clear:both;
	height:25px;
}

#footer {
	background: #FFF url(../img/dotted_line.gif) repeat-x top left;
	height:1.4em;
}

#footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#footer ul li {
	float:right;
	margin-left:20px;
	background: transparent url(../img/icons/footer_icon.gif) no-repeat 6px 11px;

}

#footer ul li a {
	display:block;
	font-size:10px;
	text-decoration: none;
	padding:8px 0 3px 0;
	color:#999;
	padding-left:14px;
	background: transparent url(../img/icons/footer_icon.gif) no-repeat 6px 11px;

}

#footer ul li a:hover {
	color:#009CCD;
}

#copyright {
	float:left;
	font-size:10px;
	color:#999;
	padding:8px 0 3px 0;


}

/* ########## Styles for the Weather-Element ########### */

#weatherForecast {
	margin-bottom: 15px;
}


div.headWeather {
	background: #2D3E7C url(../img/weatherTeaser_top.gif) no-repeat top left;
	color: white;
	font-weight:bold;
	padding:3px 0 3px 10px;	
}

div.weatherWrapper {
	padding:0 0 6px 8px;
	background: #FFFFFF url(../img/weatherTeaser_bottom.gif) no-repeat bottom left;
}

/* ########## Styles for the Newsletter-Elements ########### */


.newsBody {
	background: white url(../img/newsTeaser_bottom.gif) no-repeat bottom left;
	padding: 6px 5px 0 10px;
}


div.headNews1 {
	background: #009CCD url(../img/newsTeaser_top.gif) no-repeat top left;
	color: white;
	font-size: 11px;
	font-weight:bold;
	padding:3px 0 3px 10px;	
}

#newsLetterAcc p,
#newsLetterAcc span {
	color: #009CCD;
	margin: 0 0 8px 0;
}

/* ########## Styles for the holiday-check ########### */

.holiCheck {
}

.holiHead {
	background: #FFC210 url(../img/holiCheck_top.gif) no-repeat top left;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	padding:4px 0 4px 10px;	
}

.holiHead a {
	display:block;	
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	background: transparent url(../img/arrow.gif) no-repeat 145px 4px;
}

.holiHead a:hover {
	color: #1E6EA0;
}

.holiCheck p {
	background: #FEF7E2 url(../img/holiCheck_bottom.gif) no-repeat bottom left;
	padding:2px 5px 5px 10px;
	color: #FFC210;
	font-size:11px;
	margin-bottom:15px;

}

.holiCheck p a:link,
.holiCheck p a:visited,
.holiCheck p a:hover,
.holiCheck p a:active {
	color: #FFC210;
}

/* ########## Styles for the ship-name and ship-submenu ########### */

#shipSubMenu {
	padding-bottom:6px;
}


div#shipName h1{
	padding:0;
	margin:0 0 8px 0;
}


#shipSubMenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#shipSubMenu ul li {
	float:left;
	margin-bottom:6px;
	border-left:1px solid #2D3E7C;
	white-space:nowrap;
}

#shipSubMenu ul li.last,
#shipSubMenu ul li.lastselected {
	border-right:1px solid #2D3E7C;
}

#shipSubMenu ul li a {
	display:block;
	padding:1px 5px 1px 5px;
	font-size:11px;
	color: #2D3E7C;
	text-decoration:none;
}

#shipSubMenu ul li.selected a,
#shipSubMenu ul li.lastselected a {
	background: #009CCD;
	color: white;
}

#shipSubMenu ul li a:hover {
	background: #BFDAEF;
}

#menuvirtual ul {
	list-style-type:none;
	margin:0 0 15px 0;
	padding:0;
}

#menuvirtual ul li {
	background-image: none;
	margin:0;
	padding:0 0 3px 0;
}

#menuvirtual ul li a.selected {
	color: #2D3E7C;
}

/* ########## Styles for the image-gallery ########### */


.imgnav {
	padding:5px 0 5px 0;
	width:70px;
	float:left;
}


.singleThumb {
	float:left;
	margin-right:4px;
}

.singleThumb a {
	display:block;
	border:1px solid #009CCD;
}

.singleThumb a:hover {
	border:1px solid #1E6EA0;
}

.thmbRow {
}

.label {
	clear:both;
}

.singleThumb-empty {
	display:none;
}

div.clearLeft {
	clear:left;
	line-height:10px;
	font-size:1px;
	height:10px;
}

.commentText {
	width:350px;
	float:right;
	text-align:right;
	padding:5px 0 5px 0;

}

/* ########## Styles for the contact-forms ########### */

table#mailform {
	font-size:11px;
	
}	


td.label {
	width:90px;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color: #666;
	
	vertical-align:middle;
}

td.fieldValue {
	width:245px;
}

td.spacer {
	font-size:5px;
	line-height:5px;
}

#mailform input,
#mailform textarea {
	border:1px solid #666;
	width:245px;
}

#mailform input.radbutt {
	width:auto;
	border:none;
}

#mailform textarea {
	overflow:auto;
}

input#mailsubmit {
	width:100px;
	height:20px;
	border:none;
}

/* BEGIN syles for the tip-a-friend extension */

table#formrecommend td.rec1stcol {
				width:160px;
}


table#formrecommend td {         
				font-size:11px;
				font-family: Verdana;
}

table#formrecommend td input {

				font-size:11px;
				border:1px solid #ccc;
				width:200px;
}


table#formrecommend  input#captchainput {
				width:60px;
				margin-left:43px;
				font-size:11px;
}


table#formrecommend  input#submitcomm {

				width:120px;

				font-weight:bold;
				background-color:#ccc;
				color:#FFFFFF;

				border-right:1px solid black;
				border-bottom:1px solid black;
				margin-left:90px;
}


table#formrecommend  img {
				vertical-align:middle;
}


table#formrecommend textarea {
				font-size:11px;
				border:1px solid #ccc;
				width:200px;
				overflow:auto;
}



/* END styles for the tip-a-friend extension */


/* ########## Styles for the login-form(downloads-area) ########### */

.csc-loginform { }

.csc-loginform .csc-mailform-field {
	clear: left;
}

.csc-loginform .csc-mailform-field label { float: left; width: 120px; }

.csc-loginform .csc-mailform-field input#mailformuser,
.csc-loginform .csc-mailform-field input#mailformpass {
	border:1px solid #666;
	width:170px;
	float: left;
	margin-bottom: 10px;
}

.csc-loginform .csc-mailform-field input#mailformsubmit {
	width:auto;
	border: 1px solid #666;
	margin-left: 120px;
}

/* ############## define the print-styles ####################### */

@media print {

	body { 
		width:auto;
		min-width:700px;
		font-size: 10pt;
		text-align:left;
		padding:0;
		margin:0;

	}
	
	
	#wrapper {
		width: auto;
		text-align: left;
	}
	
	
	h1,h4,h3 {
		font-size:14pt;
	}
	
	h2,h5,h6 {
		font-size:10pt;
	}
	
	
	#maincontent ul {
		list-style-type: circle;
	
	}
	
	ul li {
		font-size:10pt;
		color: black;
	
	}
	
	p {
		font-size:10pt;
		color: black;
	
	}

	a.externalLink,
	a.internalLink {
		font-size: 10pt;
		color: #666;
		background-image:none;
		text-decoration: underline;
		display: inline;
	}


	#leftCol { display:none; }
	
	#topSpacer { display:none; }

	#teaser { display:none; }
	
	#head { background-image:none; }
	
	#footer {
		float:none;
		text-align:left;
		background: white;
	}
	
	#copyright { font-size:11pt; }
	
	#footer ul li a { display: none; }
	

	#content {
		float:none;
		width: auto;
		margin-right:40px;

	}

	#maincontent {
		float:none;
		width: auto;
		text-align:left;

	}
	
	
	#shipSubMenu ul li.selected,
	#shipSubMenu ul li.lastselected {
		display:inline;
		font-weight: bold;
		border: none;
	}
	
	#shipSubMenu ul li {
		display:none;
	}

}
