#MainTable {
	width: 100%;
	background-color: transparent;
	padding: 0;
}
#ContentTable {
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 0 auto;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.container {
	position: relative;
	padding: 0 15px;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
section {
	position: relative;
	padding: 45px;
}
#content-box {
	padding-left: 365px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-shadow: 0px 15px 35px rgba(96,125,139,0.35);
	-moz-box-shadow: 0px 15px 35px rgba(96,125,139,0.35);
	box-shadow: 0px 15px 35px rgba(96,125,139,0.35);
}
#picture-part {
	width: 380px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: transparent;
	background-size: cover;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#cruise-hp #picture-part {
	background-image: url("//cdn.hotelplanner.com/Common/Images/Cruise-Group-Reservations/cruise.jpg");
}
#text-part {
	padding: 30px;
	background-color: #fff;
}
#text-part h1 {
	color: #ff7a00;
	font-size: 45px;
	margin-bottom: 15px;
}
#text-part p {
	color: #38474f;
	margin-bottom: 12px;
}
#bg-picture {
	height: 70%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: -1;
}
#bg-picture figure {
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	background-size: cover;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
#cruise-hp #bg-picture figure {
	background-image: url("//cdn.hotelplanner.com/Common/Images/Cruise-Group-Reservations/cruise.jpg");
}
#bg-picture figure::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-color: rgba(0,0,0,0.5);
}
#text-part ul a:link,  #text-part ul a:visited {
	color: #0990da;
	text-decoration: none;
	margin-bottom: 10px;
	display: inline-block
}
#text-part ul a:hover {
	text-decoration: underline;
}
.subheadline-hp {
	color: #346ca0;
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: bold;
	display: block;
}

@media (max-width: 991px) {
	#picture-part {
		width: 300px
	}
	#content-box {
		padding-left: 285px;
	}
}

@media (max-width: 767px) {
	#content-box {
		padding: 0
	}
	#picture-part {
		position: inherit;
		top: auto;
		left: auto;
		height: 250px;
		width: 100%;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	#text-part {
		padding: 30px 15px;
	}
	#text-part h1 {
		font-size: 40px
	}
}

@media (max-width: 480px) {
	section {
		padding: 0
	}
	section .container {
		padding: 0
	}
	#bg-picture {
		display: none
	}
	#content-box,  #picture-part {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
}

#cruise-hp-form { padding-top:0; }

.rd-form-row-group { border-bottom: 0 none; }
.rd-label-wrapper { width: 370px; }
.hint { font-size:12px; font-style:italic; padding:4px 0 0 375px; }

@media (max-width: 915px) {
	.rd-form-row-group textarea { min-width: 300px; }
}

@media (max-width: 861px) {
	.rd-label-wrapper { width: 270px; }
	
	.hint { padding:4px 0 0 275px; }
		
}

@media (max-width: 767px) {
	.rd-label-wrapper { width: auto; }
	.hint { padding:4px 0 0 0; }
}

#top-header {
	padding: 25px 0;
}
#top-header h1 {
	color: #ff7a00;
	font-size: 45px;
	margin-bottom: 10px;
}

#confirmation p { margin-bottom:1em; line-height:1.25em; }

.important { color:red; }

.form-footer { overflow:hidden; padding-bottom:30px; }
.lang-1	.subText { float:left; width: 83.06%; margin-right:1.6%; }
.lang-1	.subText p { color:#808080; font-style:italic; line-height:1.25em; padding-left:18px; position: relative; }
.lang-1	.subText i { position: absolute; left: 1px; top: 2px; font-size:12px; }
.lang-1	.clia { float:left; width: 15.33% }
.clia { text-align:center; }

.choice .item:last-of-type { padding-top:5px;  } 

@media (max-width: 991px) {
	.lang-1	.subText { width: 74.6%; }
	.lang-1	.clia  { width: 23.8%; }
}

@media (max-width: 767px) {
	.lang-1	.subText { width: 66.13%; }
	.lang-1	.clia  { width: 32.26%; }
}

@media (max-width: 480px) {
	#cruise-hp-form { padding:15px 15px 15px 15px; }
	.rd-form-row-group textarea { min-width: auto; }
	
	.lang-1	.subText { float:none; width: 100%; margin-right:0%; padding-bottom:10px; }
	.lang-1	.clia { float:none; width: 100%;  }
}
