td.content-left {
	width : 100%;
}
td.content-right {
	padding-left : 19px;
	width : 183px;
}

#main {
	margin-bottom : 8px;
}
#main .title {
	font-size : 1.2em;
}

.primary {
	background-color : #e2e7f9;
}
.primary .title {
	background-color : #8198f2;
}
.secondary {
	background-color : #e2dcee;
}
.secondary .title {
	background-color : #bfabe0;
}
.title h2 {
	color : #ffffff;
	/* font-size : 12px; */
	font-size : 1.1em;
	font-weight : bold;
	padding : 5px 0 6px 10px;
	vertical-align : middle;
}

.content-right .primary {
	margin-bottom : 4px;
}

#group1 {
	width : 200px;
	padding-top : 3px;
}
#group2 {
	padding-left : 24px;
	font-size : 1.1em;
}

#group1 .cruiselineimage {
	margin-top : 1px;
}
#group1 .additional {
	margin-top : 6px;
}

#info1 {
	margin-bottom : 10px;
}
#info3 {
	margin-bottom : 10px;
}
#info4 {
}
#upperbookbutton {
	margin-bottom : 10px;
}

/* Price Options */
#priceoptions {
	margin-bottom : 10px;
}
#priceoptions table {
	width : 200px;
	border-collapse : collapse;
}
#priceoptions td {
	border : 1px solid #c0c0c0;
	width : 50%;
	height : 20px;
	line-height : 1em;
	vertical-align : middle;
	padding-right : 6px;
}
#priceoptions .label {
	font-weight : bold;
	background-color : #f4f4fb;
	padding-left : 6px;
}
#priceoptions .label div {
	padding-left : 6px;
	background-color : #fff;
	height : 14px;
	vertical-align : middle;
}
#priceoptions .data {
	padding-left : 12px;
}

/* Itinerary */
#itinerary table {
	width : 100%;
	margin-top : 20px;
}
#itinerary td {
	height : 23px;
	vertical-align : middle;
	line-height : 1em;
}
#itinerary .title {
	width : 100%;
	color : #fff;
	font-weight : bold;
	background-color : #bfabe0;
	font-size : 1.1em;
	padding-left : 6px;
	height : 24px;
	border-bottom : 1px solid white;
}
#itinerary .label {
	font-weight : bold;
	font-size : 1.1em;
}
#itinerary .row0 {
	background-color : #e2dcee;
}
#itinerary .row1 {
	background-color : #ebe6f3;
}
#itinerary .day {
	width : 95px;
	padding-left : 6px;
}
#itinerary .location {
}
#itinerary .arrival {
	width : 70px;
	text-align : center;
}
#itinerary .departure {
	width : 70px;
	text-align : center;
	padding-right : 8px;
}
#itinerary .note {
	margin-top : 10px;
	margin-bottom : 23px;
}


/* Lower Book Button */
#lowerbookbutton {
	margin-left : 224px;
	margin-bottom : 23px;
}


/* Contact Export */
#contactexpert {
	margin-bottom : 15px;
	text-align : center;
}


/* Client Testimonial */
#testimonial {
	background-color : #fff;
}
#testimonial h2 {
	padding-left : 6px;
}
#testimonial .text {
	margin-top : 6px;
}
#testimonial .more {
	margin-top : 10px;
}

/* Link box */
#linkbox {
	width : 212px;
	padding-bottom : 10px;
}
#linkbox a {
	text-decoration : none;
	color : #2d82b6;
}
#linkbox a:visited {
	color : #93B054;
}
#linkbox a:hover {
	text-decoration : underline;
}
#linkbox .text {
	font-weight : bold;
	margin-bottom : 5px;
	margin : 5px 10px 0px 14px;
}
#linkbox .links {
	line-height : 1.4em;
	margin : 6px 10px 0 14px;
}

/* Quick Cruise Search */
#cruise-search {
	width : 212px;
	height : 238px;
}
#cruise-search a {
	text-decoration : none;
	color : #2d82b6;
}
#cruise-search a:visited {
	color : #93B054;
}
#cruise-search a:hover {
	text-decoration : underline;
}
#cruise-search form {
	margin : 0;
}
#cruise-search .text {
	border : 1px dashed #9eabd2;
	margin : 6px 8px 8px 8px;
	padding : 7px 5px 10px 5px;
	vertical-align : top;
}
#cruise-search .question {
	margin-bottom : 3px;
}
#cruise-search .questiontext {
	margin-bottom : 3px;
}
#cruise-search .submit {
	margin-top : 12px;
}
#cruise-search .links {
	margin-top : 10px;
}
#cruise-search .links div {
	margin-top : 2px;
}

/* Mailing List */
#mailing-list {
	width : 212px;
	height : 238px;
}
#mailing-list a {
	text-decoration : none;
	color : #2d82b6;
}
#mailing-list a:visited {
	color : #93B054;
}
#mailing-list a:hover {
	text-decoration : underline;
}
#mailing-list .text {
	padding : 14px;
}
#mailing-list .form {
	margin-top : 10px;
}
#mailing-list .form .label {
	color : #4f4f4f;
	height : 20px;
	font-weight : bold;
	vertical-align : top;
	padding-top : 6px;
	width : 40px;
}
#mailing-list .input {
	height : 23px;
	padding-left : 6px;
	padding-top : 3px;
}
#mailing-list .input .inputtext {
	width : 125px;
	border : 1px solid #7f9db9;
	height : 13px;
	padding : 2px 2px 2px 2px;
}
#mailing-list .lists {
	padding-top : 2px;
}
#mailing-list .lists table td.input {
	vertical-align : middle;
	height : 12px;
	padding : 0;
}
#mailing-list .lists table td.inputlabel {
	vertical-align : middle;
	height : 12px;
	padding : 0 0 0 2px;
}
/* start: for non-IE browsers (repeating) */
#mailing-list .lists table td.input {
	height : 20px;
	padding-left : 6px;
}
#mailing-list .lists table td.inputlabel {
	height : 20px;
	padding-left : 6px;
}
/* end: for non-IE browsers */
#mailing-list .lists input.radio {
	padding : 0;
	margin : 0;
}
#mailing-list .submit {
	padding-top : 7px;
	padding-left : 5px;
}


/* About Cruise Locators */
#aboutcruiselocators {
	margin-top : 6px;
}