/* CSS Document */

* { margin: 0; padding: 0; }

html {
text-align: center;
}

a img {
border:none;
}

body {
font-family:Arial, Helvetica, "Arial Black", Arial, Verdana;
color:#666;
font-size:12px;
background-image:url(../../files/images/bgd/main_bg.jpg);
background-repeat:no-repeat;
background-position: 50% 0%; 
background-color:#9bbbd0;
}

#standard.right_col form {
margin-top:5px;
}

#standard.right_col form p {
	padding:3px 12px 2px 6px;
	margin:0px;
	}

#standard.right_col .text-right form p {
	padding:0.5em 12px 2px 6px;
	margin:0px;
	}

strong {
font-weight:normal;
color:#444444;
}

table {
margin:0px 0px 10px 3px;
}

/* H Tags */

h1 {
font-size:14px;
font-weight:normal;
color: #02276b;
height:30px;
background:url(../../files/images/bgd/full_title_bg.jpg) no-repeat;
margin-top:4px;
padding-top:18px;
padding-left:22px;
}

h2 {
/*
font-size:16px;
font-weight:100;
margin-left:10px;
text-indent: 10px;
padding-top:10px;
background-position: 0px 17px;
background-image: url(../../files/images/misc/blue_arrow.jpg);
background-repeat: no-repeat;
*/
font-size:14px;
font-weight:normal;
color:#6092b3;
line-height:1.4em;
padding-top:1.5em;
padding-bottom:1.5em;
padding-left:6px;
margin-bottom:5px;
background-image: url(../../files/images/misc/dotted_line.jpg);
background-position:bottom;
background-repeat: no-repeat;
}

h3 {
font-size:14px;
font-weight:100;
text-indent: 10px;
}

h4 {
font-size:14px;
font-weight:100;
text-indent:6px;
color:#6092b3;
padding-top:14px;
}

h5 {
font-size:15px;
font-weight:100;
text-indent:7px;
color:#ffffff;
padding-top:3px;
width:480px;
}

h5 a:link, h5 a:visited, h5 a:hover {
	color:#FFF
}

/* Paragraphs*/


.right_col#standard p {
padding-top:0.5em;
padding-bottom:0.5em;
padding-left:6px;
padding-right:12px;
clear:both;
}

.right_col#standard h3 {
font-size:14px;
font-weight:100;
color:#6092b3;
padding:10px 0px 10px 0px;
margin:0px;
text-indent:6px;
}

.right_col#standard ul {
/* padding:10px 0px 10px 0px;
margin:0px 0px 0px 20px; */
padding:10px 70px 5px 30px;
margin:0px 0px 0px 20px;
}

.right_col#standard ul li {
padding-bottom:5px;
}

.right_col#standard ol {
padding:10px 70px 0px 30px;
margin:0px 0px 0px 20px;
}

.right_col#standard ol li {
padding-bottom:10px;
}

p.age{ 
font-size:12px;
font-weight:100;
width:228px;
height:40px;
line-height:30px;
text-align:left;
padding-top:13px;
padding-bottom:15px;
padding-left:15px;
margin-right:2px;
float:left;
background-image: url(../../files/images/slide/port.jpg);
background-repeat: no-repeat;
}

p.19-69{ 
font-size:12px;
font-weight:100;
width:228px;
padding-left:15px;
padding-top:13px;
padding-bottom:15px;
margin-right:2px;
float:left;
background-image: url(../../files/images/slide/port.jpg);
background-repeat: no-repeat;
}

p.70-74{ 
font-size:12px;
font-weight:100;
width:75px;
padding-left:15px;
padding-top:13px;
padding-bottom:15px;
margin-right:2px;
float:left;
background-image: url(../../files/images/slide/time.jpg);
background-repeat: no-repeat;
}

p.75-84{ 
font-size:12px;
font-weight:100;
width:151px;
padding-left:15px;
padding-top:13px;
padding-bottom:15px;
margin-right:2px;
float:left;
background-image: url(../../files/images/slide/info.jpg);
background-repeat: no-repeat;
}
/*
p.day-top{ 
color:#000000;
font-size:12px;
font-weight:100;
width:54px;
text-align:center;
padding-top:13px;
padding-bottom:15px;
margin-right:2px;
float:left;
background-image: url(../../files/images/slide/day.jpg);
background-repeat: no-repeat;
}

p.port-top{ 
color:#000000;
font-size:12px;
font-weight:100;
width:228px;
padding-left:15px;
padding-top:13px;
padding-bottom:15px;
margin-right:2px;
float:left;
background-image: url(../../files/images/slide/port.jpg);
background-repeat: no-repeat;
}

p.time-top{ 
color:#000000;
font-size:12px;
font-weight:100;
width:75px;
padding-left:15px;
padding-top:13px;
padding-bottom:15px;
margin-right:2px;
float:left;
background-image: url(../../files/images/slide/time.jpg);
background-repeat: no-repeat;
}
*/

p.info-link-top{ 
color:#000000;
font-size:12px;
font-weight:100;
width:191px;
padding-left:15px;
padding-top:13px;
padding-bottom:15px;
margin-right:2px;
float:left;
background-image: url(../../files/images/slide/info-top.jpg);
background-repeat: no-repeat;
}


p.intro_text {
font-size:14px;
color:#6092b3;
line-height:1.4em;
padding-top:1.5em;
padding-bottom:1.5em;
padding-left:6px;
background-image: url(../../files/images/misc/dotted_line.jpg);
background-position:bottom;
background-repeat: no-repeat;
}

p.black{
color:#000;
padding-bottom:1em;
}

p.box {
padding-top:14px;
padding-left:10px;
padding-right:10px;
color:#666666;
}

p.newsletter {
padding-bottom:1px;
padding-left:10px;
}

p.red{
color:#ff3333;
padding-bottom:1px;
}

p.black-bold{
color:#000;
font-weight:bold;
padding-bottom:1px;
}

/* links */

a:link {
	color: #01266c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #01266c;
}
a:hover {
	text-decoration: none;
	color: #1C6391;
}

a{ outline: none;}




/* Div's */

.wrapper {
width: 982px;
margin: 0 auto;
position: relative;
}

.mainbody {
width: 982px;
/* min-height:560px; */
padding-left:15px;
float:left;
text-align:left;
background-image:url(../../files/images/bgd/wrapper_bg.jpg);
background-repeat: repeat-y;
}

.header {
width:946px;
height:90px;
background-image:url(../../files/images/bgd/header_bg.jpg);
background-repeat:no-repeat;
}

.header_agent {
width:946px;
height:90px;
background-image:url(../../files/images/bgd/agency_header_bg.jpg);
background-repeat:no-repeat;
}

.return-link {
float:left;
padding-top:15px;
width: 300px;
height: 59px;
display: block;
}

.bookonline {
	float:right;
	margin-top: 60px;
	height: 23px;
	width: 480px;
	background-image:url(../../files/images/bookonlinenew2.gif);
	background-repeat:no-repeat;
}

.menu {
width:934px;
height:58px;
padding-left:12px;
margin-top:5px;
background-image:url(../../files/images/misc/temp_menu.jpg);
background-repeat:no-repeat;
}

.home-image {
width:946px;
height:234px;
background-image:url(../../files/images/home/main_image.jpg);
background-repeat:no-repeat;
}

.home-image h1 {
font-size:28px;
font-weight:lighter;
font-family:Arial Narrow, Arial, Helvetica, sans-serif;
background:none;
text-indent:none;
color:#EEEEEE;
text-align:right;
padding:100px 30px 2px 0px;
margin:0px;
letter-spacing:1px;
}

.home-image p {
font-size:12px;
font-weight:lighter;
font-family:Arial, Helvetica, sans-serif;
color:#EEEEEE;
text-align:right;
padding:0px 30px 0px 0px;
margin:0px 0px 0px 0px;
letter-spacing:1px;
}

.home-image p a {
font-size:12px;
font-weight:lighter;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:right;
margin:0px;
text-indent:none;
letter-spacing:1px;
}

.home-box-wrapper {
width:946px;
margin-top:8px;
}

.subscribe-box {
width:232px;
height:150px;
padding-top:15px;
float:left;
background-image:url(../../files/images/home/subscribe_bg.jpg);
background-repeat:no-repeat;
}

.home-form { 
padding-top:0px;
height:28px;
padding-left:10px;
}

.home-form input.textfield
{
width:150px;
height:18px;
/* color: #444;
background-color:#fff;
 border: 1px solid #a5acb2; */
margin-top:-2px;
}

.home-form input.gobutton
{
color: #01266C;
width:31px;
height:20px;
border:none;
} 

.news-form { 
padding-top:8px;
height:34px;
}

.textfield
{
width:140px;
height:17px;
color: #444;
background-color:#fff;
border: 1px solid #a5acb2;
padding-top:-1px;
}

.gobutton
{
color: #fff;
width:31px;
height:20px;
} 

.home-box {
width:230px;
height:165px;
margin-left:8px;
float:left;
background-image:url(../../files/images/home/box_bg.jpg);
background-repeat:no-repeat;
}

.home-box h2, .subscribe-box h2 {
font-size:16px;
font-weight:100;
margin-left:10px;
text-indent:8px;
padding:7px 0px 14px 0px;
background-position: 0px 17px;
background-image: url(../../files/images/misc/blue_arrow.jpg);
background-repeat: no-repeat;
}

.home-box p {
padding:0px 10px 0px 10px;
margin:0px;
color:#666666;
}

.home-form { 
padding-top:0px;
padding-left:10px;
}

.subscribe-box p {
padding:0px 10px 0px 10px;
}

.subscribe-box p.link {
margin-bottom:20px;
}

.advert {
height:240px;
}

.advert-small {
height:172px;
}

.footer {
width: 982px;
height:90px;
padding-top:15px;
color:#b1b1b1;
background-image:url(../../files/images/bgd/footer_bg.jpg);
background-repeat:no-repeat;
clear:both;
}

.partners{
float:left;
padding-left:25px;
}

.valid{
float:right;
padding-right:35px;
padding-top:8px;
}

.footmenu {
margin-left:18px;
margin-top:2px;
float:left;
}

.footmenu a {
color:#b1b1b1;
}

.footmenu ul{
margin-left: 0px;
list-style: none;
padding-top:5px;
}

.footmenu li {
float:left;
margin-left:5px;
}

.footmenu li a:link , .footlist li a:visited{
float:left;
color:#CCCCCC;
}

.footmenu li a:hover{
float:left;
color:#666;
}

.footmenu p.small-text {
font-size:9px;
text-align:left;
}

/* internal pages */

.cutaway {
	background-image:url(../../files/images/bgd/introducing-marco-polo.jpg);
	width:706px;
	height:170px;
	margin-bottom:5px;
	}
	
.cutaway-left {
width:200px;
float:left;
}

.cutaway-right {
width:90px;
float:right;
}
	
.right_col#standard .cutaway .cutaway-left p#magellan {
	padding:85px 0px 0px 11px;
	color:#FFFFFF;
	font-size:9px;
}

.right_col#standard .cutaway .cutaway-left p#pacific {
	padding:3px 0px 0px 11px;
	color:#FFFFFF;
	font-size:9px;
}

.right_col#standard .cutaway .cutaway-left p#atlantic {
	padding:3px 0px 0px 11px;
	color:#FFFFFF;
	font-size:9px;
}

.right_col#standard .cutaway .cutaway-left p#baltic {
	padding:0px 0px 0px 11px;
	color:#FFFFFF;
	font-size:9px;
}

.right_col#standard .cutaway .cutaway-left p#caribic {
	padding:0px 0px 0px 11px;
	color:#FFFFFF;
	font-size:9px;
}

.right_col#standard .cutaway .cutaway-right p#navigator {
	padding:123px 0px 0px 11px;
	color:#FFFFFF;
	font-size:9px;
}

.right_col#standard .cutaway .cutaway-right p#columbus {
	padding:10px 0px 0px 11px;
	color:#FFFFFF;
	font-size:9px;
}

.right_col#standard .cutaway .cutaway-right p#amundsen {
	padding:5px 0px 0px 11px;
	color:#FFFFFF;
	font-size:9px;
}

.right_col#standard .cutaway p#caribic a, .right_col#standard .cutaway p#baltic a, .right_col#standard .cutaway p#atlantic a, .right_col#standard .cutaway p#pacific a, .right_col#standard .cutaway p#magellan a, .right_col#standard .cutaway p#navigator a, .right_col#standard .cutaway p#columbus a, .right_col#standard .cutaway p#amundsen a  {
	color:#FFFFFF;
	text-decoration:none;
}

.left_col {
width: 236px;
float:left;
}

.right_col {
width: 706px;
margin-right:35px;
margin-bottom:25px;
float:right;
}

.right_col p.notes {
padding-top:1.5em;
padding-bottom:0.5em;
padding-left:6px;
padding-right:12px;
clear:both;
}

.left_col_internal {
width:220px;
float:left;
padding-left:6px;
margin-top:16px;
margin-bottom:12px;
}

.left_col_choose {
width: 120px;
float:left;
padding-left:6px;
margin-bottom:12px;
}

.three_images_internal {
float:left;
padding-left:6px;
margin-top:16px;
margin-bottom:8px;
}

.three_images_internal img {
margin-right:7px;
float:left;
}

.right_col_internal {
width:468px;
float:right;
padding-top:1.5em;
padding-bottom:1em;
}

.right_col_internal p {
padding-left:6px;
font-size:13px;
color:#444;
}

.right_col_internal_search {
float:left;
height:91px;
}

.route_internal {
width:696px;
float:right;
padding-top:1.5em;
padding-bottom:1em;
padding-right:10px;
}

.route_internal img {
padding-right:10px;
float:left;
}

.arrowlistmenu{
width: 234px; /*width of menu*/
}

.arrowlistmenu #level-0{
font-size:14px;
color: #02276b;
height:30px;
background:url(../../files/images/menu/top_bg.jpg) no-repeat;
padding-top:18px;
padding-left:18px;
}

.arrowlistmenu #level-0-up{
font-size:14px;
color: #02276b;
height:30px;
background:url(../../files/images/menu/top_up_bg.jpg) no-repeat;
padding-top:18px;
padding-left:18px;
}

#level-1 {    
color: #444;
background:url(../../files/images/menu/level-1.jpg) no-repeat center left ;  /*; custom bullet list image*/
display: block;
padding-left: 28px; /*link text is indented 19px*/
padding-top:10px;
text-decoration: none;
height:25px;
}

#level-2 {    
color: #444;
background:url(../../files/images/menu/level-2.jpg) no-repeat center left ;  /*; custom bullet list image*/
display: block;
padding-left: 28px; /*link text is indented 19px*/
padding-top:10px;
text-decoration: none;
height:25px;
}

#level-3 {    
color: #444;
background:url(../../files/images/menu/level-3.jpg) no-repeat center left ;  /*; custom bullet list image*/
display: block;
padding-left: 28px; /*link text is indented 19px*/
padding-top:10px;
text-decoration: none;
height:25px;
}

.fullbar{
font-size:14px;
color: #02276b;
height:30px;
background:url(../../files/images/bgd/full_title_bg.jpg) no-repeat;
margin-top:4px;
padding-top:18px;
padding-left:16px;
}

.menubottom {
height:60px;
background:url(../../files/images/menu/bottom_bg.jpg) no-repeat;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
}

.arrowlistmenu ul li{
color: #444;
background:url(../../files/images/menu/item_1.jpg) no-repeat center left ;  /*; custom bullet list image*/
display: block;
padding-left: 28px; /*link text is indented 19px*/
padding-top:10px;
text-decoration: none;
height:25px;
}

.arrowlistmenu ul li a{
color: #444;
}

.arrowlistmenu ul li a:visited{
color: #444;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #02276b;
}

#selected {    
color: #444;
background:url(../../files/images/menu/selected.jpg) no-repeat center left ;  /*; custom bullet list image*/
display: block;
padding-left: 28px; /*link text is indented 19px*/
padding-top:10px;
text-decoration: none;
height:25px;
} 

/* choose a cruise search */

.search-bottom {
height:18px;
background:url(../../files/images/misc/search-bottom.jpg) no-repeat;
}

.choose-search{
height:100px;
background:url(../../files/images/bgd/choose-search-bg.jpg);
background-repeat: repeat-y;
}

.drop-box-container {
background-image:url(../../files/images/bgd/choose-search-internal-bg.gif);
background-position:center;
background-repeat:no-repeat;
/* float:left; */
margin-top:12px;
height:79px;
width:706px;
margin-bottom:25px;
background-color:#FFFFFF;
}

.drop-box {
width: 215px;
float:left;
padding-top:20px;
padding-left:19px;
}

.drop-box-long {
width: 310px;
float:left;
padding-top:14px;
padding-left:19px;
}

.drop-box-booking {
width: 220px;
float:left;
padding-top:14px;
padding-left:19px;
}

.drop-box-button {
	margin-top:10px;
	background-image:url(../../files/images/bgd/booking-button.gif);
	width:170px;
	height:35px;
	}
	
.drop-box-button a {
	color:#fff;
	margin-left:8px;
	line-height:35px;
	}


.right_col#standard .drop-box-long p, .right_col#standard .drop-box-booking p {
	padding:0px;
	margin:0px;
	}

.destinations-drop{
margin-top:11px;
width: 280px;
}

.drop-form{
margin-top:10px;
width:200px
}

.drop-title, .right_col#standard h3.drop-title{
color:#000000;
text-indent:0px;
margin:0px;
padding:0px;
}

/* choose a cruise search */

.tab{
width:320px;
padding-left:14px;
float:left;
}

.result-container{
/* min-height:300px; */
background:url(../../files/images/bgd/choose-results-bg.jpg);
background-repeat: repeat-y;
padding-bottom:20px;
}

.choose{
width:706px;
font-size:14px;
color: #02276b;
height:30px;
margin-top:4px;
padding-top:18px;
float:left;
}

.tabs1{
	float:left; 
	background:url(../../files/images/bgd/full_title_bg.jpg) no-repeat;
}
	/* background:url(../images/misc/tab1.jpg) no-repeat; */
.tabs2{
	float:left; 
	background:url(../../files/images/misc/tab2.jpg) no-repeat;
}
/* .tabs3{float:left; background:url(../../files/images/misc/tab3.jpg) no-repeat;} */

.listby {
	float:right; 
	padding:0px 20px 0px 0px;
	margin:0px;
	width:200px;
	background:none;
	}
	
.listby select {
	margin:-3px 0px 0px 0px;
	}
	
.result{
clear:both;
width:685px;
background:url(../../files/images/bgd/result-bg.jpg) no-repeat;
background-position:top right;
padding-top:15px;
padding-left:12px;
}

.result-title{
padding-top:2px;
height:20px;
}

.result-text{
padding-top:12px;
padding-left:240px;
}

.result-text p {
	padding-right:10px;
	}

.result-image{
float:left;
}

p.result-destination{
color:#01266c;
padding-left:28px;
float:left;
}

p.result-cost{
color:#01266c;
padding-right:14px;
float:right;
}

p.details-link {
padding-top:10px;
}

p.details-link a {
color:#01266c;
line-height:18px;
}

p.details-link a:hover{
color:#1C6391;
line-height:18px;
}

/* website search */

.search-result-container{
min-height:300px;
background:url('../../files/images/choose-results-bg.jpg');
background-repeat: repeat-y;
padding-left:2px;
padding-right:20px;
padding-bottom:20px;
}

.search-result-title{
font-size:14px;
margin-top:6px;
padding-left:3px;
padding-top:6px;
height:22px;
background:url('http://cruiseandmaritime.com/files/images/search-result-bg.jpg') no-repeat;
}

.search-result-text{
padding-left:3px;
padding-top:6px;
}

/* calander */

.cal-container{
background:url(../../files/images/bgd/choose-results-bg.jpg);
background-repeat: repeat-y;
margin-top:-10px;
padding-left:2px;
padding-right:20px;
padding-bottom:20px;
}

.cal-title{
margin-top:10px;
padding-left:20px;
padding-top:16px;
height:22px;
background:url(../../files/images/bgd/search-result-bg.jpg) no-repeat;
}

.cal-text{
padding-left:20px;
padding-top:12px;
}

.searchbox{
float:right;
width:264px;
}

.searchform { 
float:right;
padding-top: 14px;
padding-right:12px;
}

.searchform .textfield {
width:160px;
}

.searchlabel {
float:left;
font-size:14px;
color: #01266c;
padding-top: 18px;
padding-left:14px;
}

.text-left {
float:left;
width:353px;
}

.text-right {
float:right;
width:353px;
}

.cruise-specific p {
padding:0px 20px 0px 7px;
}

select#drpSortOption {
margin-left:10px;
width:190px;
}