@charset "utf-8";
body {
	font-size: 62.5%;
	color: #444;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 960px;
	left: 30px;
	min-height: 300px;
	position: absolute;
	top: 600px;
}
body.secondary #wrapper {
	position: absolute;
	top: 200px;
	background: url(../assets/vert-fade.jpg) no-repeat center top;
	left: 60px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

/*home images*/
body#home-1 {background: #ecf7f9 url(../assets/home-1.jpg) no-repeat left top;}
body#home-2 {
	background: #ecf7f9 url(../assets/home-2.jpg) no-repeat left top;
}
body#home-3 {background: #ecf7f9 url(../assets/home-3.jpg) no-repeat left top;}

/*secodnary pagey images */
body#sec-1 {background: url(../assets/2ndary-1.jpg) no-repeat left top;}
body#sec-2 {background: url(../assets/2ndary-2.jpg) no-repeat left top;}
body#sec-3 {background: url(../assets/2ndary-3.jpg) no-repeat left top;}
body#sec-4 {background: url(../assets/2ndary-4.jpg) no-repeat left top;}
body#sec-5 {background: url(../assets/2ndary-5.jpg) no-repeat left top;}

#header {
	float: left;
	width: 100%;
	background: url(../assets/header-nav.png) repeat-x left top;
	height: 90px;
}

#header-assets{
	width: 960px;
	position: relative;
	height: 90px;
	margin-left: 30px;
}
#search-cntr {
	position: absolute;
	top: 10px;
	right: 0px;
}
#header-assets #logo {
	position: absolute;
	top: 15px;
}

#search-cntr input#search{width:150px;}
#search-cntr input[type="image"], #newsletter input[type="image"]{
	vertical-align: middle;
}
#search-cntr label.search-label{
	position: absolute;
	font: 1.0em Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	top: 5px;
	left: 5px;
}
#nav-cntr {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	right: 0px;
	bottom: 21px;
	width: 600px;
}
#tools {
	position: absolute;
	top: 5px;
	right: 225px;
	font: 1.0em Arial, Helvetica, sans-serif;
	color: #444;
}
#tools a {
	color: #1E73A6;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
}


ul#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	float: left;
	border-right: 1px solid #ddd;
}
#nav li a {
	color: #555;
	text-decoration: none;
	font-size: 1.4em;
	display: block;
	float: left;
	padding: 3px 15px;
	font-weight: normal;
}
#nav li a:hover {color:#111}
#nav li.end, #footer li.end {
	border-style: none;
}
#nav li.end a{
	padding-right: 0px;
}

#mid-features, #extras {
	float: left;
	min-height: 150px;
	width: 960px;
	margin-bottom: 15px;
}
#extras .extra-info {
	float: left;
	width: 205px;
	margin-right: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.extra-info h2 {
	margin-top: 0px;
	font: lighter 1.6em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
.extra-info ul li {
	margin-bottom: 5px;
}
.extra-info ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.extra-info a {
	font: 1.1em Arial, Helvetica, sans-serif;
	color: #1E73A6;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
}
.extra-info p {
	font: 1em/1.5em Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

.extra-info a.img {
	border-style: none;
}

#mid-features .feature {
	width: 202px;
	margin-right: 10px;
	float: left;
	background: url(../assets/home-mid.png) no-repeat center -3px;
	height: 135px;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}


#mid-features .feature#no-bg {
	background: url(none);
	padding: 0px;
	width: 229px;
}
#mid-features .feature#no-bg a {border-bottom:none;}

.feature h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	font: lighter 1.4em Georgia, "Times New Roman", Times, serif;
}
.feature ul {
	font: 1.1em Arial, Helvetica, sans-serif;
}
.feature a, #footer p a, #col-1 p a, dl.place  dd a {
	color: #1E73A6;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
}

.feature ul#list {
	margin-left: 35px;
	margin-top: 8px;
	list-style: none;
	font-size: 1em;
	font-weight: bold;
}
.feature #list li {
	margin-bottom: 3px;
}


.feature img.icon {
	float: left;
	border-style: none;
	margin-right: 5px;
	margin-bottom: 25px;
}
#find-cruz form {
	margin: 0px;
	padding: 0px;
}

.feature p {
	font: 1em/1.4em Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #333333;
}
.feature p.phone {
	font: bold 2.4em "Trebuchet MS";
	margin-top: 0px;
	margin-bottom: 0px;
	color: #477A8B;
	letter-spacing: -1px;
}
.feature #newsletter {
	margin-top: 8px;
	padding-top: 5px;
	border-top: 1px solid #CCCCCC;
	position: relative;
}
#newsletter h3 {
	font-size: 1.4em;
}
input#newsletter-field {
	width: 150px;
}
#newsletter label.newsletter-label {
	position: absolute;
	font: 1.0em Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	top: 27px;
	left: 5px;
}



select.input, input.input {
	font: 1em Arial, Helvetica, sans-serif;
	width: 200px;
	background: #FFFFFF url(../assets/bg_input.gif) no-repeat left top;
	margin-bottom: 2px;
	color: #666666;
	padding: 2px;
	border: 1px solid #ddd;
}
input.input{
	padding: 3px;
	font-size: 1.2em;
}
fieldset{
	border-style: none;
	margin: 0px;
}
textarea.input{
	background: url(../assets/bg_textarea.gif) no-repeat left top;
	border: 1px solid #ddd;
	font: 1.2em/1.6em Arial, Helvetica, sans-serif;
}
#find-cruz {
	margin-top: 5px;
}
#find-cruz input#find {
	float: right;
}

#mid-features .feature#end {
	margin-right: 0px;
}


#tools a:hover, .feature a:hover, #footer p a:hover, .extra-info a:hover, #col-1 p a:hover, dd.title a:hover, dl.place dd a:hover {
	border-bottom: 1px solid #1E73A6;
}
#col-1 {
	float: right;
	width: 280px;
	background: url(../assets/horiz-fade.jpg) no-repeat left top;
	padding-left: 50px;
	min-height:410px;
	margin-top: 50px;
	font: 1.0em/1.4em Arial, Helvetica, sans-serif;
}
#col-1 p {
	margin-top: 0px;
	color: #333333;
}
#col-1 #link-pgs {
	margin: 0px 0px 40px;
	padding: 0px;
	font-size: 1.2em;
	list-style: none;
}
#link-pgs li {
	margin-bottom: 15px;
}
#link-pgs li a {
	color: #1E73A6;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
}


#col-1 ul#col-nav {
	margin: 0px 0px 50px;
	padding: 0px;
	list-style: none;
}
#col-nav li {
	border-bottom: 1px solid #eee;
	list-style: none;
}
#col-nav li a {
	display: block;
	color: #666;
	text-decoration: none;
	padding: 10px 0px 10px 15px;
	font: 1.1em Arial, Helvetica, sans-serif;
}
#col-nav li a:hover {color:#000;}

#col-1 h2 {
	color: #555;
	margin-top: 0px;
	font: lighter 1.6em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #eee;
}
#col-1 #cruise-search {
	background: url(../assets/col-fade.jpg) repeat-x left top;
	padding: 8px 15px 15px;
	float: right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 250px;
}
#col-1  #partners {
	float: left;
	margin-top: 25px;
	vertical-align: middle;
	width: 280px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}
#col-1  .top#partners {margin-top:0px;}
#partners  .smlogo  {
	vertical-align: middle;
	height: 50px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 15px;
}
#partners .smlogo img {
	vertical-align: middle;
}

#partners .smlogo  a  {
	border-style: none;
}

#cruise-search #find {
	float: right;
	margin-top: 3px;
}
#cruise-search .input {
	width: 250px;
}



.full#content {width:100%; float:left;}
#content {
	float: left;
	width: 560px;
	margin-top: 40px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.search_results#content {
	font-size: 1.1em;
}
.search_results#content a {
	text-decoration: none;
	color: #1E73A6;
	border-bottom: 1px dotted #ddd;
}



#content h1 {
	font: lighter 3.2em Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	color: #666666;
	border-bottom: 1px solid #eee;
	margin-bottom: 36px;
}

#content h2 {
	font: lighter 2.1em Georgia, "Times New Roman", Times, serif;
	color: #775A3B;
	border-bottom: 1px solid #E7E0CC;
	padding-bottom: 2px;
	margin-top: 40px;
}
#content h3{
	font: lighter 1.8em Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#content p {
	font: 1.2em/1.6em Arial, Helvetica, sans-serif;
}
#content ul, #content ol{
	font: 1.2em Arial, Helvetica, sans-serif;
}
#content p a {
	color: #1E73A6;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
}
#content p a[rel="img"]{border-bottom:none;}
#content img.ships{
	float:left;
	margin-right:30px;
	margin-bottom: 15px;
}
img.ships + p {margin-top:0px;}
#content p.spacer {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	margin-top: 20px;
}

#content dl.place, #content dl.cruz_find  {
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	min-height: 80px;
	margin-bottom: 25px;
	margin-top:0px;
	float: left;
	width: 550px;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 10px;
	position: relative;
}
#content dl.cruz_find {
	min-height: 105px;
}
#content dl dd{margin-left:0px;}
dl.place dt, dl.cruz_find dt {
	float: left;
	margin-right: 10px;
}
dl.place dt img, dl.cruz_find dt img {
	padding: 1px;
	border: 1px solid #C2DAEC;
}
dl.place  dd.title, dl.cruz_find dd.title{
	margin:0px;
	padding:0px 0px 5px;
}
dl.place dd.summary {
	margin-bottom: 5px;
	font-size: 1.05em;
	line-height: 1.4em;
	display: block;
	margin-left: 0px;
}

dl.place  dd.title a, dl.cruz_find dd.title a {
	color: #1E73A6;
	text-decoration: none;
	font: 1.6em Georgia, "Times New Roman", Times, serif;
}
img.sale {
	position: absolute;
	top: 0px;
	left: 0px;
}







#footer {
	float: left;
	width: 960px;
	border-top: 1px solid #ddd;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
}
body.secondary #footer {
	width: 920px;
}

#footer ul {
	list-style: none;
	margin: 15px 0px 0px;
	padding: 0px;
	color: #333333;
}
#footer li {
	display: block;
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #999999;
}
#footer li a {
	text-decoration: none;
	color: #333333;
}
#footer li a:hover{
	border-bottom: 1px solid #333333;
}
#footer p {
	clear: both;
	padding-top: 5px;
	color: #999999;
}

/*images that are linked */
a[href$=jpg], a[href$=jpeg], a[href$=jpe], a[href$=png], a[href$=gif] {
	text-decoration: none;
	border: 0 none;
	}
a.img, #col-1 a.img {border:none; text-decoration: none;}
a:hover.img, #col-1 a:hover.img {border:none; text-decoration: none;}
