/*****  GENERAL *****/
p, td, div, input, select, textarea, h1, h2, h3 {
	font-family : geneva, verdana, sans-serif;
	/* font-size : 11px; */
	color : #3d3d3d;
}
h1, h2, h3 {
	margin : 0;
}
p, td, div, input, select, textarea, h3 {
	font-size : 1.0em;
}
h1 {
	font-size : 1.3em;
}
h2 {
	font-size : 1.3em;
}
div, td, table, textarea, span {
	box-sizing : content-box;
	-moz-box-sizing : content-box;
}
td {
	vertical-align : top;
}
img {
	border : 0;
}
a, a:visited, a:active, a:hover {
	color : #106498;
	text-decoration : underline;
}
a:visited {
	color : #93B054;
}
a.standalone, a.standalone:visited, a.standalone:active {
	text-decoration : none;
}
a.standalone:hover {
	text-decoration : underline;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

/*****  ALIGN PAGE *****/

body {
	margin : 8px 0 0 0;
	text-align : center;
	background-color : #fff;
}
table.position {
	width : 100%;
	z-index: 1;
}
td.position {
	text-align : center;
}
div.position {
	/* width : 725px;   /* home page */
	width : 742px;
	margin : auto;
	text-align : left;
}
table.content {
	/* width : 712px; */
	margin : 0 0 0 13px;
	width : 729px;
}
table.content .left {
	vertical-align : top;
	text-align : left;
}
.cruise-header-contact {
	margin-left: 95px;
}

/*****  TOP / HEADER *****/
body.ts {
	background-color: #dcf2f4;
	margin: 0;
}
#header {
	background : #fff url('../images/top-background.gif') repeat-x;
	background-position : 0 0px;
	margin-bottom : 16px;
	min-height: 119px;
	text-align: center;
	font-family: Geneva,Verdana,Arial,Helvetica,sans-serif;
	z-index: 9999;
}
#header a {
	font-family: Geneva,Verdana,Arial,Helvetica,sans-serif;
}
#headercontents {
	background: url('../images/top-background.gif') repeat-x 0 0;
	text-align: left;
	width: 858px; /* 785 in mockup but that doesn't fit all the nav */
	margin: 0 auto;
	/*position: relative;*/
}
#logo {
	float: left;
	padding: 0 19px 0 22px;
}
#cruiselocators_tag {
	float: left;
	display: block;
	padding-left: 3px;
}
#toplinks {
	text-align: right;
	height: 24px;
	line-height: 24px;
	padding: 11px 11px 1px 0;
	font-size: 12px;
	color: #307eae;
}
#toplinks a, #toplinks a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #307eae;
}
#toplinks a:hover, #toplinks a:active {
	text-decoration: underline;
}
#toplinks .wrapper { float: right; }
#toplinks #linklist { float: left; }
#social_icons {
	float: left;
	height: 24px;
	padding: 0 0 0 7px;
}
#social_icons a, #social_icons a:hover {
	width: 24px;
	height: 24px;
	margin: 0 0 0 7px;
	float: left;
	background: url('../images/social-icons.gif') no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	text-align: left;
}
#social_icons #social_facebook {
	background-position: -24px 0px;
}
#logotext {
	float: left;
}
#headerphone {
	padding: 9px 11px 0 0;
	text-align: right;
	color: #fff;
	font-size: 18px;
	line-height: 1em;
	height: 47px;
}
#headerphone span.number {
	font-weight: bold;
}
#headerphone.ts {
	font-size: 24px;
	letter-spacing: -0.018em;
	color: #f4f4f4;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	line-height: 1em;
}
#mainnav {
	padding: 6px 0 0 0;
	margin: 0;
	height: 21px;
	list-style-type: none;
}
#mainnav li {
	float: left;
	position: relative;
	z-index: 9999;
}
#mainnav a, #mainnav a:active, #mainnav a:visited {
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	text-decoration: none;
	color: #fff;
	height: 19px;
	padding: 0 8px 1px 8px;
	display: block;
	border: 1px solid #a45aca;
	border-bottom: none;
	float: left;
} 
#mainnav a.current, #mainnav a.current:active, #mainnav a.current:visited {
	color: #307eae;
	background-color: #fff;
	border: 1px solid #fff;
	border-bottom: none;
}
#mainnav a:hover, #mainnav a.current:hover, #mainnav li.active a, #mainnav li.active a.current {
	color: #307eae;
	background-color: #fff;
	border: 1px solid #a5a9ce;
	border-bottom: none;
}
#mainnav li.active ul.navmenu a {
	border: 1px solid #fff;
	border-bottom: 1px solid #a5a9ce;
}
#mainnav li ul.navmenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 1px solid #a5a9ce;
	border-bottom: none;
	background-color: #fff;
	width: 100%;
	min-width: 175px;
	position: absolute;
	top: 21px;
	left: 0px;
	display: none;
	z-index: 9999;
}
#mainnav li ul.navmenu li {
	float: none;
}
#mainnav li ul.navmenu a.navmenuitem {
	white-space: normal;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
	color: #307eae;
	background-color: #fff;
	padding: 4px 9px;
	display: block;
	height: auto;
	border: 1px solid #fff;
	border-bottom: 1px solid #a5a9ce;
	float: none;
	outline: none;
}
#mainnav li ul.navmenu li a.navmenuitem:hover {
	color: #307eae;
	background-color: #e2e7fb;
}
#mainnav li:hover ul.navmenu {
	display: block;
}
.textsizeselect {
	clear: left;
	padding-top: 6px;
	font-size : 11px;
	color : #494745;
	vertical-align : middle;
	height: 15px;
	line-height: 15px;
}
.textsizeselect .options {
	margin-left : 4px;
	display : inline;
	vertical-align : middle;
}
.textsizeselect .options img {
	margin : 0 1px 0 2px;
	width : 15px;
	height : 15px;
}
body.ts #header {
	margin: 0px;
	padding: 8px 0 0 0;
	background-position: 0px 0px;
	background-image: url('../images/top-background-full.gif');
	background-color: transparent;
}
body.ts #headercontents {
	background-color: #ffffff;
	padding: 0 0 16px 11px;
	width: 961px; /* 950 + 11 internal padding */
}
body.ts table.ts-position {
	width: 972px;
	z-index: 1;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}
body.ts table.ts-position div.position {
	padding: 0 0 20px 0;
}

/*****  BOTTOM / FOOTER *****/

table.footer {
	margin-top : 28px;
	margin-bottom : 0px;
}
td.footernav {
	width : 100%;
	color : #106498;
	text-align : right;
}
td.footernav .extralinks {
	margin-top : 3px;
}
td.copyright {
	white-space : nowrap;
	color : #4f4f4f;
	text-align : left;
}
td.copyright .cst-number {
	margin : 2px 0 0 15px;
}
div.bottomspace {
	height : 14px;
	line-height : 14px;
}

/***** FORMS *****/

input.text {
	border : 2px inset;
}
input.radio, input.checkbox {
	border : 0;
}

/***** UNIVERSAL *****/

/* Main (title and description) */
#main .title {
}
#main .title h1 {
	/* font-size : 14px; */
	font-weight : bold;
	line-height : 16px;
	color : #a45aca;
	padding-bottom : 3px;
}
#main .description {
	line-height : 16px;
	margin-bottom : 9px;
}

/* Main Text */
#maintext {
	line-height : 20px;
}
#maintext h2 {
	color : #a45acb;
	margin-bottom : 4px;
	font-size : 1.0em;
}
.heading1 {
	color : #a45acb;
	margin-bottom : 4px;
	font-weight : bold;
}
#maintext p {
	line-height : 20px;
	margin : 0 0 19px 0;
}
#maintext .highlight {
	color : #a45acb;
}
#maintext .list {
	margin-top : 4px;
}
#maintext .list p {
	background-image : url(../images/list-item-bullet.gif);
	background-repeat : no-repeat;
	background-position : 0 10px;
	line-height : 20px;
	padding : 2px 0 0 13px;
	margin : 0 0 17px 0;
}
#maintext .list p a {
	font-weight : bold;
}
#maintext ul {
	padding-left : 8px;
	margin : 0 0 0 8px;
}
#maintext li {
	line-height : 20px;
}

/***** Side Box *****/
#side {
	width : 100%;
	background-color : #e3dcee;
	text-align : left;
	padding-bottom : 16px;
}
#side .title {
	height : 29px;
	background-color : #bfabe0;
	vertical-align : middle;
}
#side .title h2 {
	margin : 0;
	padding : 8px 0 0 13px;
	/* font-size : 11px; */
	font-size : 1.0em;
	font-weight : bold;
	color : #fff;
}
#side .text {
	color : #4f4f4f;
	margin :  16px 15px 0 15px;
}
#side .text div.rightlink {
	text-align: right;
	font-weight: bold;
}
#side ul {
	padding-left : 8px;
	margin : 0 0 0 8px;
}
#side li {
	line-height : 17px;
}


/* used on old site, still in cms */
.heading2 {
	font-weight : bold;
}

/* added standard sidebar for cruise faq page - copied definitions from experts-detail.css */
.std-sidebar {
	background-color: #E3DCEE;
}
.std-sidebar .text {
	padding: 19px 15px 23px 15px;
}

.std-sidebar .title {
background-color:#BFABE0;
height:29px;
vertical-align:middle;
}
.std-sidebar .title h2 {
color:#FFFFFF;
font-size:1em;
font-weight:bold;
margin:0;
padding:8px 0 0 13px;
}

/* added styles for wwtg travel guide link in standard sidebar */
#side .travel-guide-link a {
	background-image:url(../images/link-arrow-right.gif);
	background-position:0 0.4em;
	background-repeat:no-repeat;
	color:#2487B0;
	font-weight:bold;
	padding-left:1em;
	text-decoration:none;
}
#side .blurb {
	line-height: 1.45em;
	margin: 12px 0 0 0;
}

/* request a quote button on cruise line pages */
div.request_quote {
	text-align: center;
	padding: 13px 0 0 0;
	margin: 0 0 13px 0;
}

#contactform input#submit {
	margin: 5px 0;
}
/* styles for star ratings on cruise line pages and in menu */
p.rating { font-weight: bold; position: relative; }
span.stars { 
	text-indent: -9999px;
	background: transparent url('../images/stars.gif') no-repeat left top;
	display: inline-block;
	vertical-align: middle;
}
span.rating_0 {
	display: none;
}
span.rating_0_5 {
	width: 6px;
}
span.rating_1 {
	width: 12px;
}
span.rating_1_5 {
	width: 18px;
}
span.rating_2 {
	width: 24px;
}
span.rating_2_5 {
	width: 30px;
}
span.rating_3 {
	width: 36px;
}
span.rating_3_5 {
	width: 42px;
}
span.rating_4 {
	width: 48px;
}
span.rating_4_5 {
	width: 54px;
}
span.rating_5 {
	width: 60px;
}
span.rating_5_5 {
	width: 66px;
}
span.rating_6 {
	width: 72px;
}
#ratingInfo {
	display: none;
	background-color: #ffff99;
	padding: 9px;
	font-size: 10px;
	line-height: 120%;
	color: #000;
	width: 155px;
	position: absolute;
	left: 0px;
	top: -8px;
	margin: 0 0 0 15px;
	font-weight: normal;
}
#ratingInfo span.heading {
	margin: 0 0 5px 0;
	display: block;
}
.section { line-height: 20px; }
