html { height: 100%; margin-bottom: 1px;
}

body {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#000000; line-height:130%; margin-top:0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;background-color: #e5e5e5;
}

a:link    {color:#666666; text-decoration:underline;}
a:visited {color:#666666; text-decoration:underline;}
a:hover   {color: #002D45; text-decoration:none; cursor:pointer;}
a:active  {color:#666666; text-decoration:underline;
}

.tiny {font-size:1px;
}

/* -------------------------- TEMPLATE & LAYOUT STYLES ---------------------------------- */
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #002D45;
	 margin:0px; margin-top: 7px; padding-bottom:0px; margin-bottom:0px; letter-spacing: 2px; text-align: center; line-height: 28px;
}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px;  color: #002D45; margin-top:20px; letter-spacing: 2px; text-align: center;
}

h2 a:link    {color:#666666; text-decoration:underline;}
h2 a:visited {color:#666666; text-decoration:underline;}
h2 a:hover   {color:#CCCCCC; text-decoration:underline; cursor:pointer; }
h2 a:active  {color:#666666; text-decoration:underline;
}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 18px;  color: #8b8b8d; margin-top:20px;
 font-weight:lighter; letter-spacing:-1px;
}
h3 a:link    {color:#8b8b8d; text-decoration:underline;}
h3 a:visited {color:#8b8b8d; text-decoration:underline;}
h3 a:hover   {color:#FF6600; text-decoration:underline; cursor:pointer; }
h3 a:active  {color:#8b8b8d; text-decoration:underline;
}
.error { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style:italic;  color: #FF0000; 
}

.noth2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px;  color: #002D45; margin-top:20px; letter-spacing: 2px; font-weight:bold;
}

.theerror { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style:italic;  color: #FF0000; 
}

.caseh2 { font-family:Arial, Helvetica, sans-serif; font-size: 22px;  color: #8b8b8d; margin-top:5px;
 font-weight:lighter; letter-spacing:-1px; margin-bottom:20px;
}

.caseh2 a:link    {color:#f81685; text-decoration:underline;}
.caseh2 a:visited {color:#f81685; text-decoration:underline;}
.caseh2 a:hover   {color:#8B8B8D; text-decoration:underline; cursor:pointer; }
.caseh2 a:active  {color:#f81685; text-decoration:underline;
}
.casetxt { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; color: #666666; line-height:130%; 
        }			 
.casetxt a:link    {color:#f81685; text-decoration:underline;}
.casetxt a:visited {color:#f81685; text-decoration:underline;}
.casetxt a:hover   {color:#8B8B8D; text-decoration:underline; cursor:pointer; }
.casetxt a:active  {color:#f81685; text-decoration:underline;
}
.ours { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #8AA573;
        padding-top:10px; padding-bottom:15px;}			 
.ours a:link    {color:#8AA573; text-decoration:none;}
.ours a:visited {color:#8AA573; text-decoration:none;}
.ours a:hover   {color:#FFFFFF; text-decoration:none; cursor:pointer; }
.ours a:active  {color:#8AA573; text-decoration:none;
}

.viewrates {font-size:16px;}
/* -------------------------------- TEXT STYLES ----------------------------------------- */
.maintxt { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#464646; line-height:130%; }
.maintxt a:link    {color:#464646; text-decoration:underline;}
.maintxt a:visited {color:#464646; text-decoration:underline;}
.maintxt a:hover   {color: #002D45; text-decoration:none; cursor:pointer;}
.maintxt a:active  {color:#464646; text-decoration:underline;
}
.smalltxt { font-size: 12px;}
.red {color:#FF0000;font-size: 12px;}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

#container {
	width: 1000px; 
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	padding-bottom: 2px;
	position: relative;
} 

#headerbox {
	height: 95px;
	margin: 0 20px;
}

#logobox {
	float: left;
	margin-top:5px;
	width: 300px;
	text-align: left;
}
#toprightbox {
	float: right;
	width: 660px;
	text-align: right;
	color: #00154c;
	font-size: 18px;
	padding-top: 9px;
	line-height: 22px;
}

#toprightbox a {
	color: #00154c;
}

#mainmenu {
	height: 25px;
	margin: 0 20px;
}

#mainmenu a {
	color: #002d45;
	text-decoration: none;
	font-weight: bold;
}

.tab {
	background-image: url(../images/tab-bg.jpg);
	background-repeat: repeat-x;
}

.dropdown {
	padding: 0;
	margin: 0;
	position: absolute;
	display: block;
	top: 120px;
	margin-top: 0px;
	font-size: 12px;
	border: 1px solid #d5d5d5;
	z-index:100;
	border: 1px solid green;
}

#about-dd a, #destination-dd a, #fleet-dd a, #cruiseguide-dd a, #specialoffers-dd a, #faqs-dd a, #contact-dd a, #news-dd a {
	padding: 0;
	margin: 0;
	display: block;
	background-color: #ffffff;
	color: #002D45;
	font-weight: bold;
	padding: 3px 10px;
}

#about-dd a:hover, #destination-dd a:hover, #fleet-dd a:hover, #cruiseguide-dd a:hover, #specialoffers-dd a:hover , #faqs-dd a:hover , #contact-dd a:hover, #news-dd a:hover  {
	color: #bc8a15;
	background-color: #eeeeee;
}

#about-dd {
	left: 80px;
	visibility: hidden;
	
}

#destination-dd {
	left: 155px;
	visibility: hidden;
}

#fleet-dd {
	left: 252px;
	visibility: hidden;
}

#cruiseguide-dd {
	left: 350px;
	visibility: hidden;
}

#specialoffers-dd {
	left: 585px;
	visibility: hidden;
}

#news-dd {
	left: 780px;
	visibility: hidden;
}

#faqs-dd {
	left: 838px;
	visibility: hidden;
}

#contact-dd {
	left: 891px;
	visibility: hidden;
}


#bannerbox {
	height: 380px;
	margin: 0 20px 5px 20px;
}

#flashbox {
	float: left;
	width: 760px;
	height: 380px;
	background-color: #e6e6e6;
	background-image:url(../images/flash-bg.jpg);
	background-repeat:no-repeat;
}

#imagebox {
	float: left;
	width: 760px;
	height: 380px;
	background-color: #e6e6e6;
}

#searchbox {
	float: right;
	width: 200px;
	height: 380px;
	background-color: #002d45;
	background-image:url(../images/searchbox-bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

#searchbox p {
	color: #ffffff;
	padding-right: 15px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 11px;
}

#searchbox form {
	margin-right: 15px;
}

#searchbox select {
	width: 170px;
	margin-bottom: 10px;
	color: #ffffff;
	background-color: #375a76;
	border: 1px solid #002d45;
	font-family:arial;
}

#searchbox option {
	border: 1px solid #002d45;
}

.searchlabel {
	color: #999999;
}

#left {
	float: left;
	display: inline;
	width: 200px;
	margin: 0 20px;
	text-align: left;
}

.left-box {
	border: 1px solid #d5d5d5;
	padding:0;
	margin:0;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 14px;
}

.left-box img {
	border-bottom: 1px solid #d5d5d5;
}

.left-box-top {
	color: #ffffff;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
	background-image: url(../images/box-bar-bg.jpg);
	background-repeat: repeat-x;
	background-color: #002d45;
	border-bottom: 1px solid #757575;
	height: 19px;
}

.left-links {
	padding: 10px;
	color: #bc8a15;
	line-height: 18px;
}

.left-links a {
	color: #bc8a15;
	font-weight: bold;
	text-decoration: none;
}

.left-links a:hover {
	color: #002d45;
}

#maincontent {
	float: left;
	height: auto;
	width: 520px;
	margin-bottom: 20px;
}
#widecontent {
	float: left;
	height: auto;
	width: 760px;
	margin-bottom: 20px;
}
#right {
	float: right;
	width: 200px;
	margin: 0 20px;
	text-align: left;
	height: auto;
}

.right-box {
	width: 98px;
	height: 120px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 14px;
}

.right-box-btm {
	width: 98px;
	height: 19px;
	padding-top: 5px;
	background-image: url(../images/box-bar-bg.jpg);
	background-repeat: repeat-x;
	color: #002d45;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #757575;
	border-bottom: 1px solid #757575;
}

.right-box-btm a {
	color: #ffffff;
	text-decoration: none;
}

.right-big-box {
	border: 1px solid #d5d5d5;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 14px;
}

.right-big-box img {
	border-bottom: 1px solid #d5d5d5;
}

.right-big-box-top {
	color: #ffffff;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
	background-image: url(../images/box-bar-bg.jpg);
	background-repeat: repeat-x;
	background-color: #002d45;
	border-bottom: 1px solid #757575;
	height: 19px;
}

.right-big-box-top a:link    {color:#FFFFFF; text-decoration:underline;}
.right-big-box-top a:visited {color:#FFFFFF; text-decoration:underline;}
.right-big-box-top a:hover   {color: #FFFFFF; text-decoration:none; cursor:pointer;}
.right-big-box-top a:active  {color:#FFFFFF; text-decoration:underline;
}

.right-links {
	color: #bc8a15;
	line-height: 25px;
}

.right-links a {
	color: #bc8a15;
	font-weight: bold;
	text-decoration: none;
}

.right-links a:hover {
	color: #002d45;
}


#latestoffers {
	height: 70px;
	font-weight: bold;
	margin: 0 0 5px 0;
	border: 1px solid #d5d5d5;
}

#latestoffers a {
	color: #ffffff;
	font-size: 12px;
	background-color: #80001c;
	background-image: url(../images/offers-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	text-decoration: none;
	display: block;
	height: 70px;
	line-height: 70px;
	padding-left: 10px;
}

#latestoffers a:hover {
	background-color: #af0029;
	background-image: url(../images/offers-bg-hover.jpg);
	background-repeat: repeat-x;
}
#latestoffers-home {
	height: 148px;
	font-weight: bold;
	margin: 0 0 5px 0;
	border: 1px solid #d5d5d5;
}

#latestoffers-home a {
	color: #ffffff;
	font-size: 13px;
	background-color: #80001c;
	background-image: url(../images/offers-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	text-decoration: none;
	display: block;
	height: 148px;
	line-height: 148px;
	padding-left: 10px;
}

#latestoffers-home a:hover {
	background-color: #af0029;
	background-image: url(../images/offers-bg-hover.jpg);
	background-repeat: repeat-x;
}
#footerbox {
	margin: 0 20px 20px 20px;
	line-height: 25px;
	clear: both;
	border: 1px solid #d5d5d5;
	color: #999999;
	font-size: 12px;
}

#footerbox a {
	color: #999999;
}

#footerbox table {
	margin-left: 10px;
	margin-top: 5px;
}

#footer-search p {
	color: #002d45;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}

#footer-btn {
	margin: 5px 0;
}

#copyrightinfo {
	line-height: 16px;
	text-align: right;
}

#endorsements img {
	padding-left: 10px;
}

#socialmedia {

}

#socialmedia img {
	padding-top: 15px;
	padding-right: 10px;
}

.icon-box {
	text-align: center;
	line-height:14px;
	font-size: 12px;
	font-weight: bold;
}

.icon-box td {
	padding-bottom: 15px;
}

.icon-box img {
	padding: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

.icon-box a {
	color: #002d45;
	text-decoration: none;
}

.data-table th {
	background-image: url(../images/box-bar-bg.jpg);
	background-repeat:repeat-x;
	color: #ffffff;
	background-color: #002d45;
}

.data-table th, .data-table td {
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
}

.data-table {
	border-top: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
}

.form {
border: 1px solid #d5d5d5;
border-bottom: 1px solid #b5b5b5;
border-right: 1px solid #b5b5b5;
background-color: #f5f5f5;
}

.greybox {
background-color: #f5f5f5;
border: 1px solid #d9d9d9;
}

.greybox2 {
background-color: #f5f5f5;
border: 1px solid #d9d9d9;
font-family: Arial;
font-size: 12px; 
padding: 5px;
text-decoration: none; 
color: #666666; 
line-height:130%; 
font-size: 12px;
}

.greybox h2 {
text-align: left;
padding-top: 0;
margin-top: 0;
padding-bottom: 0;
margin-bottom: 0;
}

.greybox h2 a {
color: #002d45;
text-decoration: none;
}

.greybox a:hover {
color: #a9a9a9;
}

.btn {
height: 20px;
border: 1px solid #d9d9d9;
color: #ffffff;
font-weight: bold;
font-size: 12px;
padding-bottom: 5px;
background-image:url(../images/buttons/btn-bg.jpg);
background-repeat: repeat-x;
}

.itinerary-icon {
height: 136px;
width: 112px;
display: block;
background-image: url(../images/icons/itinerary-icon.jpg);
background-repeat:no-repeat;
margin-top: 10px;
}

.itinerary-icon:hover  {
background-image: url(../images/icons/itinerary-icon-hover.jpg);
}