@charset "UTF-8";
/* CSS Document */

body {
	background-color: #8BA0BB;
	background-image: url(../images/bodyBg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #47617C;
	font-size: 14px;
}
#pageBg {
	background-image: url(../images/pageBg.jpg);
	background-repeat: repeat-x;
	width: 790px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#header {
	height: 65px;
	width: 750px;
	background-image: url(../images/teamEliteHeader.jpg);
	background-repeat: no-repeat;
	position:relative;
	margin: 0px;
	background-color: #8BA1BD;
	background-position: 0px -5px;
}
#navContainer {
	background-image: url(../images/navContainerBg.jpg);
	background-repeat: repeat-x;
}
#contentBg {
	background-image: url(../images/contentBg.jpg);
	width: 750px;
	background-repeat: repeat-x;
	background-color: #8A9EB9;
	padding: 20px;
}
#bannerImg {
	height: 242px;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#pageContent {
	background-color: #EEF1F6;
	padding: 20px;
}

/*Navigation*/
#nav{
	width:710px;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	height: 34px;
	margin: 0 auto;
	padding-top: 8px;
	text-align: center;
	padding-left: 0px;
	font-size: .875em;
}
#nav li{
	list-style-type: none;
	margin: 0px;
	display: inline;
}
#nav li a{
	padding: 0 5px;
	color: #ffffff;
}
#nav li a:hover{
	color:#f7ca3e;
}
a {
	color:#ffffff;
	font-size:1em;
	text-decoration:none;
}
a:hover {
	color:#f7ca3e;
}#header #home {
	display:block;
	height:59px;
	width:274px;
	position:absolute;
	text-indent:-9999px;
	left:5px;
	top:4px;
}
#header #nuSkin {
	display:block;
	height:57px;
	left:609px;
	position:absolute;
	text-indent:-9999px;
	top:1px;
	width:127px;
}
img{
	border:none;	
}
p {
	font-size: 0.875em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 1.5em;
}
p a {
	font-size: 1em;
	color: #47617C;
	text-decoration: underline;
	font-weight: bold;
}
/*end navigation*/

p a:hover {
	color: #748dab;
}
h1 {
	font-size: 1.2em;
	color: #47617C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 0.95em;
	margin: 0px;
	color: #be9201;
}
h3 {
	font-size: 1em;
	margin: 0px;
	color: #47617C;
}
h4 {
	font-size: 0.85em;
	margin: 5px 0 0 0;
	/*text-indent: 1.5em;*/
	color: #47617C;
}
ul {
	margin: 0 0 10px 0;
}
li {
	font-size: .875em;
	margin: 0px;
	list-style-position: inside;
}
ol {
	margin-top: 0em;
}
.imgFloatLeft {
	float: left;
	height: 115px;
	width: 200px;
	margin-right: 15px;
}
.imgFloatRight {
	float: right;
	margin-left: 15px;
	text-align: right;
}

.clearfloat {
	line-height: .1em;
	clear: both;
}
#bottom {
	display:block;
	height:24px;
	width: auto;
	background-attachment: scroll;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.nobottom{
	margin-bottom:0;
}
.descriptiveText {
	font-weight: bold;
}
.descriptiveTextSummary{
	font-size: 13px;
}
#printBookingForm{
	margin-left:40px;
}
.icons{
	margin-top: 5px;
}

/*letter style for home page*/
.letterBg {
	background-color: #EEF1F6;
	min-height: 290px;
	padding: 20px 20px 40px 20px;
}/*end letter style for home page*/

/* faq indented list*/
.nobutton li {
	list-style-type: none;
	margin-bottom: 5px;
}/*end faq indented list*/

/*ship info*/
.imgLeftParagraph {
	margin-bottom: 15px;
}/*end ship info*/

/*cruise Itenerary page*/
.activities_back{
	float: right;
	margin-top: -20px;
}
table{
	margin-bottom: 25px;	
}
td{
	padding: 5px;
	text-align: center;
	font-size: 0.875em;
	border: 1px solid #738CAC;
	border-collapse:collapse;
}
.column_header td{
	border: none;
	font-weight:bold;
	width: 250px;;	
}
.headerBar{
	background-color:#728BA9;
	color:#FFFFFF;
}


.tourDetails {
	font-size: .875em;
}
.signature{
	text-align: right;	
}

/* styles for schedule.shtml */
.daybar {
	background-color: #778ead;
	border: solid 1px #e6e6e6;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
}

.row {
	width: 700px;
	line-height: 22px;
	clear: both;
}
#agendaRight {
	float: right;
	width: 190px;
}
#agendaRight img {
	padding-bottom: 8px;
}
.toprow {
	width: 700px;
	line-height: 22px;
	clear: both;
}
#agendaLeft {
	float: left;
	width: 600px;
}
.column_time {
	width: 145px;
	display: inline;
	float: left;
	padding-left: 10px;
}
.column_description {
	width: 270px;
	display: inline;
	float: left;
}
.column_location {
	width: 265px;
	display: inline;
	float: left;
}
.column_description ul 
{
	margin-left: 20px;
}

.row .column_time, .row .column_description, .row .column_location
{
	border-top: solid 1px #e6e6e6;
}