*
{
	margin: 0;
	padding: 0;
}

html
{
	background-color: #CCC;
}

#bodyWrapper
{
	/*	This is required to make IE resize correctly */
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	width: 954px;
	margin: 0 auto;
	background-color: #fff;
	font-size: 12pt;
	behavior: url(/behaviors/csshover.htc); /* IE/Win Behavior Call */
}

.iContentFrame
{
	padding:15px;
	line-height:1.5;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12pt;
	color:#666666;
	background-color:#FFFFFF;
}

/****************************************
	Clearfix Hack
*****************************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* old school clearer */
.clearfloat {
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}

a:link, a:visited
{
	color: #666;
	text-decoration: none;
}

a:hover
{
	color: #000;
}

a:active
{
	color: #666;
	text-decoration: none;
}

a img
{
	border: none;	
}

h1, h2, h3, h4, h5
{
	font-weight: normal;
}

h2
{
	font-size: 1.3em;
}


/****************************************
	Header
*****************************************/
.googleHeader
{
	padding-bottom: 20px;
}

.logo
{
	float: left;
	padding: 36px 0 0 36px;
}

#contact
{
	padding: 36px 36px 0 0;
	font-size: 0.8em;
	text-align: right;
	color: #666;
	float: right;
}

#contact div.email
{
	float: right;
	padding-top: 5px;
}

#contact div.email a:link, #contact div.email a:visited
{
	color: #666;
}

#contact div.email a:hover
{
	color: #000;
}

#contact div.email a:active
{
	color: #666;
	text-decoration: none;
}

#contact img
{
	padding-right: 5px;
}

#contact h2
{
	font-size: 1em;
	font-weight: normal;
}

#contact h2 input
{
	font-size: 0.9em;
}

#call
{
	width:360px;
}

.search
{
	clear: right;
	padding: 10px 0 0 0;
	margin-right:-18px;
}

.search input
{
	vertical-align: middle;
}

#headerMini
{
	float:left;
	border:0;	
	color: #999;
	width:610px;		
}

#headerInput
{		
    float: left;
    padding: 4px 0 0 36px;
}

#headerInput input[type='image']
{
	padding: 0 5px;
}

#headerLink
{
    font-size: 0.75em;        
    text-align: left;        
    float: left;
}

#headerLink a
{
	display: block;
}

.loginAlign
{
	float:left;
	padding-left: 36px;
}

#agentInfo
{
	float:left;
	display:inline-block;
	width:230px;
	font-size:0.7em;
	text-align:left;
	vertical-align:top;
	color:#000;
	padding: 36px 0 0 0px;
}

.agentInfoText
{
	color: #666;
}

.agentImage
{
	float: left;
	padding: 36px 28px 0 0;
}

.agentDivImage
{
	width: 113px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: center top;
}

/****************************************
	Footer
*****************************************/
.footer
{
	clear: both;
	font-size: 0.7em;
	padding: 68px 0 50px 0;
	text-align: center;
	color: #999;
}
.footerFb
{
	clear: both;
	font-size: 0.7em;
	padding: 30px 0 50px 0;
	text-align: center;
	color: #999;
}
.footerUS
{
	clear: both;
	font-size: 0.7em;
	padding: 28px 0 50px 0;
	text-align: center;
	color: #999;
}

.footer a:link, .footerUS a:link, .footer a:visited, .footerUS a:visited
{
	color: #999;
}

.footer a:hover, .footerUS a:hover
{
	color: #000;
}

.footer a:active, .footerUS a:active
{
	color: #999;
	text-decoration: none;
}

.footer .regionLinks
{
	padding-top: 5px;
}

.footerFb .fbLike
{
	padding-bottom: 15px;
	margin-left: 265px;
}
.footerFb .fbLikeBox
{
	padding-bottom: 15px;
	margin-left: 30px;
}
#copyright
{
	padding-top: 5px;
}

.footer div.countrySelector
{
	padding-top: 10px;
}

.footer div.countrySelector span
{
	padding-right: 5px;
}
.footerUS div.countrySelectorUS
{
	padding:10px 0px 15px 0px;
}
.footerUS div.countrySelectorUS span
{
	padding-right: 10px;
	font-size:1.2em;
}
.footerUS div.countrySelectorUS a
{
	padding:0 10px 0 0;
	font-size:1.2em;
}
.footerUS div.countrySelectorUS img
{
	padding-right:5px;
	height:18px;
	width:32px;
}
.footerSearchHolder
{
	background-color:#f2f2f2;
	padding:15px 0px 15px 0;
	width:92.5%;
	margin:0 auto;
}

#footerMini
{
	margin: 0 auto;
	text-align: center;
	border: 0;	
	color: #999;
	width: 610px;
}

#footerInput 
{
	float: left;
	padding: 5px 0 0 15px;
}

#googleFooterLinks
{
    font-size: 0.75em;        
    text-align: left;        
    float: left;
    vertical-align:top;
	padding-left: 5px;
}

#googleFooterLinks a
{
	display: block;
}


/****************************************
	BreadCrumb
*****************************************/
#breadcrumb
{
	padding: 20px 36px 0 36px;
	text-transform: uppercase;
	font-size: 0.7em;
}

#breadcrumb h1 a:link, #breadcrumb h1 a:visited, #toolbar h1 a:link, #toolbar h1 a:visited
{
	color: #999;
}

#breadcrumb h1 a:hover, #toolbar h1 a:hover
{
	color: #000;
}

#breadcrumb h1 a:active, #toolbar h1 a:active
{
	color: #999;
	text-decoration: none;
}

.returnLink
{
	padding-top:8px;
}

#breadcrumb .returnLink a
{
	font-size:1.2em;
}


#breadcrumb h1
{
	font-size: 1em;
	float: left;
	width: 614px;
}

#breadcrumb h3
{
	font-size: 1em;
}

#breadcrumb span.spacer
{
	padding: 0 5px;
	color: #999;
}

#friend, #print
{
	float: right;
}

#friend img
{
	padding: 2px 5px 0 17px;
	float: left;
}

#print img
{
	padding: 0 5px 0 0;
	float: left;
}

/****************************************
	Page Templates
*****************************************/
#contentWrapper, .contentWrapper
{
	/*position: relative;*/
	margin: 16px 0 0 0;
	background-image:url('/images/divider-back.gif');
	background-repeat: repeat-y;	
}

#pricingContentWrapper, .contentWrapperNoSidebar
{
	/*position: relative;*/
	margin: 16px 0 0 0;
}

.mainContent
{
	padding: 14px 36px 0 36px;
	width: 614px; 
	float: left;
	line-height: 1.5;
}

.formContent
{
	padding: 14px 36px 0 36px;
	line-height: 1.5;
}

.sideBar
{
	padding: 0 36px 0 36px;
	width: 196px;
	clear: right; /*ie6 is gay and doesn't calculate the widths properly*/
	float: right;
	/*display: inline;*/
}

.mainCol1
{
	float: left;
	width: 354px;
	padding-right: 20px;
}

.mainCol2
{
	float: right;
	clear: right; /*ie6 is gay and doesn't calculate the widths properly*/
	width: 240px;
}

.region
{
	width: 188px;
	float: left;
}

.regionSpacer
{
	padding-right: 25px;
}

.twoCol
{
	width: 294px;
	float: left;
}

.pointer
{
	cursor: pointer;
}

.popupMenuBar
{
	background-color: #DADADA;
	padding: 7px;
}

.popupMenuClose
{
	float: right;
	text-transform: uppercase;
	color: #000;
	font-size: 0.8em;
}

.popupMenuClose span
{
	padding-right: 7px;
}

.popupDetail
{
	padding: 14px;
}

.popupMap
{
	width: 578px;
	left: 14px;
	top: 0;
	position: absolute;
	border: solid 1px #D0D0D0;
	background-color: #fff;
	z-index: 10;
}

.shipPopup
{
	width: 652px;
	left: 14px;
	top: 0;
	position: absolute;
	border: solid 1px #D0D0D0;
	background-color: #fff;
	z-index: 10;
}

.videoPopup
{
	width: 652px;
	left: 14px;
	top: 0;
	position: absolute;
	border: solid 1px #D0D0D0;
	background-color: #fff;
	z-index: 10;
}

.catPopup
{
	width: 652px;
	border: solid 1px #D0D0D0;
	background-color: #fff;
	z-index: 10;
}

.underline
{
	text-decoration: underline;
}

.lifeCol1
{
	float: left;
	width: 342px;
	padding-right: 40px;
}

.lifeInnerCol1
{
	float: left;
	width: 225px;
	padding: 0 10px 20px 0;
}

.lifeCol2
{
	float: left;
	width: 232px;
}

.lifeInnerCol2
{
	float: left;
	width: 107px;
}

.shipCategoryDetails
{
	padding-top: 20px;
}

.shipName
{
	padding-bottom: 20px;
}

.homeCallout
{
	float: left;
    width: 292px;
    height: 127px;
}

.homeCallout a.boxLink
{
	width: 292px;
	height: 127px;
	display: block;
}

.cfSmall
{
	position: relative;
	float: left;
	width: 291px; /* use to be 295px. ie6 cause change */
}

.cfLarge
{
	/*position: relative;*/
}

.cfDetailSmall
{
	width: 182px;
}
/*.cfDetailLarge a
{
	font-size:0.8em;
}*/
.cfDetailLarge
{
	/*float: left;*/
	width: 368px;
}
.cfDetailLarge .cfshipCruises
{
	padding-top: 9px;
}
.cfDetailLarge .cfshipCruises .col1
{
	float:left; 
	width:160px; 
	padding-right:12px;
}
.cfDetailLarge .cfshipCruises .col2
{
	float:left;
}
.cfDetailLarge .cfshipCruises a
{
	font-size:0.8em;
}
.cfSmall .imgHolder
{
	position: absolute;
	top: 26px;
	left: 188px;
}

.cfSmall .imgHolder img
{
	/*width: 107px;
	height: 92px;*/
}

.cruiseList .cfLarge .imgHolder
{
	/*position: absolute;
	top: 43px;
	left: 384px;*/
	float: right;
	width: 230px;
	padding: 20px 0 0 0;
}
#regionalShip
{
	padding-bottom:35px;
}
.shipList .cfLarge .imgHolder
{
	float: right;
	width: 230px;
	padding: 0;
}

.cfLarge .imgHolder img
{
	/*width: 230px;
	height: 150px;*/
}

.mainCol2 img.imgList
{
	padding-bottom: 18px;
}

.unescoLogo
{
	float: right;
	padding: 0 0 15px 15px;
	/*border: solid 1px #000;*/
}

a.browseCruise:link, a.browseCruise:visited, a.browseCruise:hover, a.browseCruise:active 
{
	font-size: 0.7em;
	text-transform: uppercase;
}

.nonRegionBg
{
	background-color: #ba533c !important;
}

.nonRegion h2, .nonRegion h3, .nonRegion h4
{
	color: #ba533c;
}

a.nonRegion:link, a.nonRegion:visited
{
	color: #ba533c;
}

a.nonRegion:hover
{
	color: #000;
}

a.nonRegion:active
{
	color: #ba533c;
	text-decoration: none;
}

.europeBg
{
	background-color: #798C60 !important;
}

.europe h2, .europe h3, .europe h4, h2.europe, h3.europe, h4.europe, option.europe
{
	color: #798C60;
}


a.europe:link, a.europe:visited
{
	color: #798C60;
}

a.europe:hover
{
	color: #000;
}

a.europe:active
{
	color: #798C60;
	text-decoration: none;
}

.russiaBg
{
	background-color: #6586A7 !important;
}

.russia h2, .russia h3, .russia h4, h2.russia, h3.russia, h4.russia, option.russia
{
	color: #6586A7;
}

a.russia:link, a.russia:visited
{
	color: #6586A7;
}

a.russia:hover
{
	color: #000;
}

a.russia:active
{
	color: #6586A7;
	text-decoration: none;
}

.chinaBg
{
	background-color: #815E7C !important;
}

.china h2, .china h3, .china h4, h2.china, h3.china, h4.china, option.china
{
	color: #815E7C;
}

a.china:link, a.china:visited
{
	color: #815E7C;
}

a.china:hover
{
	color: #000;
}

a.china:active
{
	color: #815E7C;
	text-decoration: none;
}

.egyptBg
{
	background-color: #974722 !important;
}

.egypt h2, .egypt h3, .egypt h4, h2.egypt, h3.egypt, h4.egypt, option.egypt
{
	color: #974722;
}

a.egypt:link, a.egypt:visited
{
	color: #974722;
}

a.egypt:hover
{
	color: #000;
}

a.egypt:active
{
	color: #974722;
	text-decoration: none;
}

.actionLink
{
	text-transform: uppercase;
}

.v-outer
{
	display: table;
	#position: relative;
	overflow: hidden;
	height: 100%;
	color: white;
	width: 100%;
	font-size: 0.75em;
	line-height: 1.5;
}

.v-middle
{
	display: table-cell;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
}

.v-inner
{
	#position: relative;
	#top: -50%;
}


/****************************************
	Page Specific
*****************************************/
.promotionsHeadingContainer
{
	position: absolute;
	top: 0px; 
	right: 0px;
	width: 248px;
	height: 262px;
	padding: 0 10px;
	background-color: #9F1B32;
}

.specialOffers ul
{
	list-style-position: inside;
	font-size: 0.8em;
}

.promoTitle
{
	font-size: 1.35em;
}

.promoParagraph
{
	font-size: 0.8em;
	padding: 10px 0 10px 0;
}

.offerHeading
{
	font-size: 1.1em;
	padding: 10px 0 15px 0;
}

.offerHeading span
{
	border-bottom: solid 1px #666;
}

.promoBox
{
	margin-top: 10px;
	text-align: center;
	font-size: .8em;
	line-height: 1.2;
	/*width: 100%;*/
}

.promoBox a
{
	display: block;
	width: 100%;
	color: #fff;
}

.promoBoxTitle
{
	margin: 0 10px;
	padding: 10px 0 5px 0;
	border-bottom: solid 1px #fff;
	color: #fff;
	font-size: 1.8em;
}

.promoBoxText
{
	padding: 5px 10px 10px 10px;
	font-size: 0.9em;
	color: #fff;
	/*font-weight: bold;*/
}

.promoItenTitle
{
	text-align: center;
	padding: 5px 0;
}

.promoCode
{
	font-size: .6em;
}

.promoDisclaimer
{
	font-size: 0.7em;
	font-style: italic;
	padding: 15px 0;
}

.itenBox
{
	text-align: center;
	padding: 5px;
}

.itenBox a
{
	display: block;
	font-weight: bold;
	font-size: 0.8em;
	padding: 3px 0;
}

.promoRegion
{
	margin-bottom: 25px;
}

.promoRegion .promoImg
{
	float: left;
	width: 240px;
}

.promoRegion .promoBox
{
	float: left;
	width: 374px;
	margin-top: 0;
}

.itenBoxSpacer
{
	padding-top: 10px;
}

.promoCruise
{
	float: left;
	width: 188px;
	padding-bottom: 15px;
}

.promoCruise h3
{
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
}

.promoCruise h4
{
	font-size: 0.75em;
	/*font-style: italic;*/
}

.promoCruise p
{
	padding: 0;
	font-size: 0.8em;
}

.mainParagraph
{
	margin: 14px 0 40px 0;
	font-size: 0.8em;
}

.mainCol1Day
{
	font-size: 0.5em;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	padding-right: 8px;
}

.mainCol1Location
{
	font-size: 0.8em;
	font-weight: bold;
}

/* itinerary */
.itYearHolder
{
	padding-left: 34px;
	color: #666;
	font-size: 0.6em;
}

a.itYear:link, a.itYear:visited
{
	color: #666;
	text-decoration: none;
}

a.itYear:hover
{
	color: #000;
}

a.itYear:active
{
	color: #666;
	text-decoration: none;
}

a.itYearSelected:link, a.itYearSelected:visited
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.daysHolder p
{
	font-size: 0.8em;
	padding-bottom: 20px;
}

/* extensions */
.extListLarge
{
	padding-bottom: 15px;
}

.extListSmall
{
	padding-bottom: 15px;
}

.extSmall
{
	width: 188px;
	float: left;
}

.extLarge
{
	padding-bottom: 20px;
}

.extDetailLarge
{
	width: 406px;
}

.extDetailLarge h4, .extensionDetail h4
{
    font-size: 0.8em;
    padding-bottom:10px;
}

.extListLarge img
{
	float: right;
}

.extListSmall img
{
	padding-bottom: 10px;
}

.extListLarge h3, .extListSmall h3
{
	font-size: .8em;
	font-weight: bold;
}

.extListLarge p, .extListSmall p
{
	font-size: 0.8em;
	padding: 0 0 10px 0;
}

.extensionDetail
{
	padding-top: 0px;
}

.extensionDetail h3.extTitle
{
	font-size: .8em;
	font-weight: bold;
}

.extensionDetail p
{
	font-size: 0.8em;	
}

#extNav
{
    margin-top:4px;
    padding: 5px 0 0 0;
}
#extNav li a
{
    font-size: 0.8em;
}
#extNav h3
{
    font-size: 0.7em;
    color:#999;
    text-transform:uppercase;
}
#extNav ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    line-height: 1.1;
}
#extImgs
{
    padding-top:8px;      
}
/* life onboard */
.lifeInnerCol1 h3, .lifeFeatures h3
{
	font-size: 0.8em;
	font-weight: bold;
}

.lifeContentLower img.imgParagraph
{
	float:right;
	clear:both;
	margin-top:4px;
	margin-bottom:10px;
}

.lifeContentLower .pItem
{
	margin-bottom:25px;
	clear:both;
}

.lifeContentLower .clearfloat
{
	margin-bottom:25px;
}

.lifeContentLower .narrow, .lifeContentLower .wide
{
	
}

.lifeContentLower .narrow h3, .lifeContentLower .wide h3
{
	padding-top:0px;
}

.lifeContentLower .narrow
{
	width:345px;
}

.lifeContentLower .wide
{
	
}

.lifeContentLower h3
{
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 10px;
}

.lifeInnerCol1 p, .lifeContentLower p
{
	font-size: 0.8em;
	padding: 0 0 10px 0;
}

.lifeContentLower
{
	padding: 30px 0 0 0;
}

.lifeContentLower ul li
{
	margin: 0 0 0 15px;	
}

.cruiseOnboard li
{
	margin: 0 0 0 15px;
	font-size: 0.8em;
}

/* decks  */



.publicSpace
{
	width:620px;
}

.publicSpace h3
{
	font-weight: bold;
}

.publicSpace h3.withCatColor
{
	float:left;
}

.publicSpace .publicCat
{
	display:inline-block;
	height:8px;
	width:8px;
	margin:8px 6px 0 0;
	line-height:8px;
	font-size:4px;
	float:left;
}

.publicSpace .categoryDetailsTitle
{
	margin-bottom:14px;
}

.publicSpace img.imgParagraph
{
	float:right;
	clear:both;
	margin-top:4px;
	margin-bottom:10px;
}

.publicSpace p
{
	font-size:0.8em;
	padding:0 0 10px;
}

.publicSpace .clearfloat
{
	margin-bottom:25px;
}

.publicSpace .narrow h3, .publicSpace .wide h3
{
	padding-top:0px;
}

.publicSpace .narrow
{
	width:315px;
}

.cruiseShips p
{
	font-size: 0.8em;
	padding-bottom: 20px;
}

.deckPlan
{
	clear:both;
}

.shipDeckPlan
{
	padding-bottom: 10px;
	cursor: pointer;
}

.shipDeckCat
{
	font-size: 0.6em;
	text-align: center;
}

.shipDeckCat span
{
	white-space:nowrap;
}

.shipDeckCat img
{
	white-space: nowrap;
	padding-right: 2px;
}

.shipDeckCat a
{
	font-size: 1em;	
	padding-right: 6px;
}

.ie a
{
	white-space: nowrap;
}

.deckPlan img
{
	float: left;
}

.shipDeckEnlarge
{
	text-align: center;
	padding: 10px 0 20px 0;
}

.shipDeckClick h4
{
	color: #000;
	font-size: .6em;
	text-align: center;
	padding: 5px 0 40px 0;
}

.categoryDetailsTitle
{
	padding-bottom: 11px;
	border-bottom: solid 1px #999;
	font-size: 0.8em;
}

.categoryDetailsTitle img
{
	padding-right: 7px;
}

.categoryDetailsTitle .catName
{
	font-weight: bold;
	padding-right: 26px;
	line-height:2.1em;
	display:block;
}

.large .categoryDetailsTitle .catName
{
	padding:0px;
	float:left;
}

.categoryDetailsTitle a.ship360
{
	margin-left:10px;
}

.categoryDetailsTitle a.ship360 img
{
	padding:0px;
	float:right;
	margin-top:10px;
}

.categoryDetailsTitle .price
{
	clear: both; 
	display:block
}

.categoryDetails
{
	padding-top: 14px;
}

.categoryDetails img
{
	float: left;
	padding-right: 18px;
}

.large .categoryDetails img.cabin
{
	padding:0px;
	float:left;
}

.large .categoryDetails div.floorPanel
{
	float:right;
	width:309px;
	text-align:center;
}

.large .categoryDetails img.floor
{
	padding:0px;
	display: block;
    margin-left: auto;
    margin-right: auto; 
    float:none;
}

.large .deckFeatures
{
	float:none;
	clear:both;
	max-width:99%;
	padding-top:15px;
}

.deckFeatures
{
	float: left;
	max-width: 250px;
}

.stateroomInline .deckFeatures
{
	float:none;
	clear:both;
	max-width:450px;
}

.deckImgs
{
	float: left;
}

.large .deckImgs
{
	float: none;
}

.deckFeatures h3
{
	font-size: 0.8em;
	font-weight: bold;
}

.deckFeatures ul
{
	list-style-position: inside;
	font-size: 0.8em;
}

/* dates prices  */
.cruiseDatesPrices h3
{
	font-weight: bold;
	font-size: 0.8em;
}

.cruiseDatesPrices p
{
	font-size: 0.8em;
}

.pricingContainer
{
	clear: both;
	padding: 39px 36px 0 36px;
	line-height: 1.5;
}

.pricingContainerBottom
{
	padding: 20px 0 0 0;
}

.disclaimer
{
	/*color: #b7b6b6;*/
	padding: 20px 0 0 0;
}

table.priceGrid
{
	background-color: #fff;
	width: 100%;
	margin: 10px 0 0 0;
}

table.shipDateGrid
{
	margin: 20px 0 0 0;
	background-color: #fff;
	width: 100%;
}

table.airDateGrid
{
	margin: 20px 0 0 0;
	background-color: #fff;
	width: 100%;
}

table.invoiceGrid, table.pifTable
{
	background-color: #fff;
	width: 100%;
}

table.pifTable
{
	font-size: 0.8em;
}

table.shipDateGrid tr.alt, table.airDateGrid tr.alt {
	background-color: #f2f2f2;
}

table.priceGrid th, table.shipDateGrid th, table.invoiceGrid th
{
	padding: 3px;
	border-bottom: 1px solid #ccc;
	color: #000;
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
}

table.airDateGrid th
{
	padding: 3px;
	color: #000;
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

table.airDateGrid tr.tableHeaderSeparator
{
	border-bottom: 1px solid #ccc;
}

table.priceGrid th.header1, table.shipDateGrid th.header1, table.airDateGrid th.header1 {
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	
}

table.priceGrid th.header2, table.priceGrid th.header2a
{
	font-weight: bold;
	text-transform: uppercase;
}

table.shipDateGrid th.header2, table.shipDateGrid th.header2a
{
	text-align: left;
	font-weight: bold;
}

table.priceGrid th.header2 a:link, table.priceGrid th.header2 a:visited
{
	display: block;
	color: #fff;
	text-decoration: underline;
}

table.priceGrid th.header2 a:hover
{
	display: block;
	color: #000;
}

table.priceGrid th.header2 a:active
{
	display: block;
	color: #fff;
}

table.priceGrid th.header2a a:link, table.priceGrid th.header2a a:visited
{
	display: block;
	color: #fff;
	text-decoration: underline;
}

table.priceGrid th.header2a a:hover
{
	display: block;
	color: #000;
}

table.priceGrid th.header2a a:active
{
	display: block;
	color: #fff;
}

table.priceGrid td, table.shipDateGrid td, table.invoiceGrid td, table.airDateGrid td
{
	padding: 3px;
	font-size: 0.8em;
	line-height: 1.5;
	text-align: left;
}

table.priceGrid td
{
	border-bottom: 1px solid #ccc;
}

table.priceGrid td.col2, table.priceGrid td.col2a, table.airDateGrid td.price, table.airDateGrid td.discountPrice
{
	text-align: center;
}

table.priceGrid td.discountCol
{
	padding: 3px 8px 3px 5px;
	text-align: right;
	white-space: nowrap;
}

.priceGridInstructions
{
	padding: 5px 0 0 0;
	font-size: 0.8em;
	color: #999;
	font-style: italic;
}

.gridExpand
{
	border: solid 1px #999;
	margin: 0 5px 0 0;
	padding: 0 3px;
	font-size: 1em;
}

table.priceGrid td.subPrice
{
	padding: 0 0 0 25px;
}

table.invoiceGrid td, table.invoiceGrid th
{
	text-align:right;
}

table.pifTable td
{
	text-align:left;
	width:200px;
}

.oldPrice
{
	text-decoration: line-through;
}

.discountPrice
{
	color: #9f1b32;
}

/* home */
.homeFlash
{
	height: 282px;
}

.homeFlash p
{
	font-size: 0.8em;
	padding: 36px;
}

.homeBar
{
	background-color: #a80532;
	color: #fff;
	text-align: right;
	text-transform: uppercase;
}

.homeBar h1
{
	font-size: 0.7em;
	padding: 5px 25px 5px 0;
}

.reg
{
	vertical-align: super;
	font-size: .6em;	
}

.homeContent
{
	padding: 35px 18px 0 18px;
}

.homeCalloutSpacer
{
	margin: 0 20px 0 0;
}

.homeCallout img
{
	display: block;
	float: left;
	width: 109px;
}

.homeFeatHeading
{
	/* total width is 183px */
	display: block;
	float: left;
	width: 153px;
	padding: 15px 15px 0 15px;
	font-size: 1.1em;
	color: #fff;
}

.homeFeatText
{
	display: block;
	float: left;
	width: 153px;
	padding: 5px 15px 0 15px;
	line-height: 1.5;
	font-size: 0.75em;
	color: #fff;
}

.homeMore
{
	display: block;
	float: left;
	width: 153px;
	padding: 5px 15px 0 15px;
	font-size: 0.75em;
	color: #fff;
	text-transform: uppercase;
}


/* advantages */
.whyViking
{
	padding-bottom: 15px;
}

.whyViking h2
{
	color: #ba533c;
}

.whyViking h3
{
	font-size: 0.8em;
	font-weight: bold;
	color: #ba533c;
}

.whyViking h4
{
	color: #ba533c;
}

/* Partners */
.partners
{
	padding-bottom: 30px;
}

.partners h2
{
	color: #ba533c;
	padding-bottom: 15px;
}

.partners p
{
	font-size: 0.8em;
}

.locationHeading, .cruiseHeading
{
	position: relative;
	/*vertical-align: middle;*/
	height: 262px;
}

.locationHeadingContainer
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 208px;
	height: 262px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #a67061;
}

.locationHeading .imgHero, .cruiseHeading .imgHero
{
	float: left;
}
.locationHeading .tblQuote
{
	height:100%;
    line-height: 1.5;
    color: White;
    font-size: 0.75em;
}
.locationHeading .tblQuote td
{
	vertical-align:middle;
    text-align:left;
}
.cruiseHeading .imgMap
{
	float: left;
	cursor: pointer;
}

.cruiseHeading .cruiseDetails
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 642px;
	height: 25px;
	padding: 11px 22px 0 22px;
	white-space: nowrap;
	font-size: 0.8em;
	color: #fff;
	text-align: left;
}

.cruiseTitle
{
	text-transform: uppercase;
	padding-right: 20px;
}

/* destination summary */
.regionBoxMain2 {
	padding-top: 10px;
}
.regionBoxTitle {
	font-size: 0.9em;
	font-weight: bold;
}
.regionBoxCruises {
	float: left;
	width: 204px;
}
.regionBoxRivers {
	float: left;
	width: 140px;
}
.regionBoxCountries {
	float: left;
	width: 144px;
}
.regionBoxDestinations {
	float: left;
	width: 126px;
}
.regionYearBox {
	font-size: 0.8em;
}
.regionYearBox .selected
{
	font-weight: bold;
	color: #000;
}
.regionAreas {
	padding-bottom: 10px;
}

.destinations ul
{
	list-style: none;
}

.destinations ul li
{
	font-size: 0.8em;
	padding: 2px 7px 0 0;
}


/****************************************
	Text Styles
*****************************************/
.region h2, .destinations h2, .twoCol h2
{
	padding-top: 18px;
}

.region p, .twoCol p
{
	font-size: 0.8em;
	line-height: 1.5;
	padding: 10px 0;
}

.cruiseList h2, .shipList h2
{
	padding: 0 0 26px 0;
}

.locAbout h2, .formThankYou h2
{
	padding: 0 0 18px 0;
}

.locAbout h3
{
	font-size: 0.9em;
	font-weight: bold;
}

.locAbout p, .formThankYou p
{
	font-size: 0.8em;
	padding-bottom: 20px;
}
.locAbout p, .formThankYou a
{
	font-size: 0.75em;
	color:#666666; 
	display:block; 
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.cruiseList h3, .shipList h3
{
	font-size: 0.95em;
	font-weight: bold;
}

/*.cruiseList h3 a span, .shipList h3 a span
{
	white-space: nowrap;
}*/

.cruiseList h4, .shipList h4
{
	font-size: 0.8em;
	padding-top: 5px;
}

.cruiseList .col1, .shipList .col1
{
	padding-right: 24px;
}
.cruiseList .regionTitle
{
	padding: 15px 15px 0 0;
}
.cruiseList .contentText
{
	padding: 15px 15px 0 0;
}
.cruiseList p, .shipList p
{
	font-size: 0.8em;
	padding: 10px 0;
}

.cruiseList p
{
    padding-bottom: 15px;   
}

.cruiseList h5, .shipList h5
{
	font-size: 0.65em;
	text-transform: uppercase;
}

.cruiseList h5 a, .shipList h5 a
{
	padding: 0 3px;
	font-weight: bold;
}

.shipListCruises
{
    font-size:1em;
}

.shipListCruisesYearA
{
	float: left;
	/*paddin101g: 0 25px 0 0;*/
}

.shipListCruisesYearB
{
    float: right;   
}

.shipListCruises h5
{
	font-weight: bold;
}

.shipListCruises ul
{
	list-style: none;
	width: 180px; /*185px;*/
	line-height: normal;
}

.shipListCruises ul a
{
	font-size: 0.8em;
}

.cfRow
{
	padding-top: 36px;
}

.sitemap a
{
	font-size: 0.8em;
}

.regionShips
{
	padding-top:35;
}
.regionShips td
{
	vertical-align:top;
	padding-top: 18px;
}

/****************************************
	SideBar
*****************************************/
.sideBar .locList h3
{
	padding-top: 28px;
	font-size: 1em;
}

.sideBar .locList h4
{
	padding-top: 22px;
	font-size: 0.8em;
	font-weight: bold;
}

.sideBar .locList ul
{
	list-style: none;
}

.sideBar .locList li
{
	float: left;
	width: 98px;
	padding-top: 8px;
	font-size: 0.8em;
}

.sideBar .videoContainer
{
	padding: 0 0 22px 0;
}

.sideBar .videoContainer h3
{
	font-size: 1em;
}

.sideBar .videoContainer h3 img
{
	margin-left: -10px;
	padding-right: 5px;
	vertical-align: top;
}

.sideBar .videoContainer ul
{
	list-style: none;
}

.sideBar .videoContainer li
{
	padding-top: 8px;
	font-size: 0.8em;
}

.edbContainer
{
	background-color: #9f1b32;
	color: white;
	border: solid 1px #9f1b32;
	text-align: center;
	line-height: 1.5;
}

.edb-inner
{
	padding: 14px;
}

.edbContainer h3
{
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
}

.edbContainer p
{
	font-size: 0.8em;
}

.dpPromo
{
	width: 882px;
	padding: 0 0 20px 0;
	font-weight: bold;
	font-size: 1.1em;
}

.pricingContainerBottom .dpPromo
{
	padding: 20px 0 0 0;
}

.contactViking
{
	padding-top: 20px;
}

.contactViking ul
{
	list-style: none;
	text-indent: 15px;
}

.contactViking li
{
	display: block;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 24px;
}

.contactVikingHeader
{
	background-color: #999;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.85em;
	line-height: 30px;
	color: #fff;
}

.contactViking ul li a
{
	display: block;
	font-size: 0.7em;
}

.contactViking li a:hover 
{
	background: #EBEBEB;
	color: #000;
}
.partnerBook
{
	padding:30px 0 15px 0; 
	text-align:center;
	font-size:12px;
}
.extensionSideBlock
{
	margin: 20px 0 0 0;
}

.extensionSide
{
	background-color: #efe8c5;
	padding: 20px 0 15px 0;
	text-align: center;
}

.extensionSide p
{
	padding: 0px 0 10px 0;
}

a.extensionHeader:link, a.extensionHeader:visited
{
	color: #265262;
	text-decoration: none;
	font-size: .95em;
}

a.extensionHeader:hover
{
	color: #265262;
}

a.extensionHeader:active
{
	color: #265262;
	text-decoration: none;
}


a.extensionText:link, a.extensionText:visited
{
	color: #666;
	text-decoration: none;
	font-size: 0.8em;
}

a.extensionText:hover
{
	color: #000;
}

a.extensionText:active
{
	color: #666;
	text-decoration: none;
}

/******************************
	Google
*******************************/
.googleMini, #googlePadLeft
{
	padding: 0 36px;	
}
.googleMini a:link, .googleMini a:visited, .googleMini a:active, .googleMini a:hover
{
	text-decoration:underline;	
	color:#666666;
}

.googleMini ul
{
	padding: 0 36px;	
}

a.googleNav:link, a.googleNav:visited, a.googleNav:active, a.googleNav:hover
{
	/*text-decoration:none;	*/
}

.googleNav
{
	font-size: .9em;
	padding: 0 5px;	
}

.googleBlockQuote
{
	margin:1em 0 1em 2em;	
}

#googleSearchTips{
    padding:0 36px;        
}

#googleSearchTips blockquote, #googleSearchTips h4, #googleSearchTips ul{
    font-size:12px;        
}

#googleSearchTips h2{
 font-size: 1.5em; margin: .75em 0;
 }
 
#googleSearchTips h3{
 font-size: 1.17em; margin: .83em 0;
}

#googleSearchTips blockquote, #googleSearchTips ul, #googleSearchTips p{
    margin: 1.12em 0;
}

#googleSearchTips blockquote{
    margin: 0 40px;
}
 
#googleSearchTips ul{
    margin-left:40px;
}

#googleSearchTips h2, #googleSearchTips h3, #googleSearchTips h4{
    font-weight: bolder;        
}

#googleSearchTips a{
    text-decoration: underline;
}

.googleDateRel, .googleKeyMatchResultLinkColor
{
	font-size:.8em;	
}

.googleDateRel
{
	color: #666666;
}

.googleResultSnippet
{
	font-size:0.8em;
	padding:0 10px;
}

.googleMoreResults
{
	margin-top: 1em; margin-bottom:0;
	padding:0 10px;	
	font-size:0.9em;
}

.googleMoreResults font
{
	font-size:0.9em;
}

#googleSearchBarSearchText
{
	font-size: 0.9em;
}
#googleSearchBarResultText
{
	font-size: 0.6em;
}

.googleResultLinkColor, .googleKeyMatchResultLinkColor
{
	color:#a23646;
}

.googleKeyMatch
{
	color:#727272;
	font-size: .8em;
}

.googleSynonymTextColor
{
	color:#cc0000;
}
/*
PIF Difference Noted
*/
.pifDiffText
{
	color: #ff0000;
}
/*
EU promo
*/
.euPromo ul, .ulCheckMark
{
    padding-left:20px;
    list-style-position: outside;
    list-style-image: url(/images/ui-checkMark_15x12.png);
    font-size:0.8em;
}
.ulCheckMark
{
    font-size:0.8em;   
}
/*
Generic Form Page
*/
.GenericFormPage
{
    padding:30px 36px;
}

.GenericFormPage h2
{
    color:#BA533C   
}

/******************************
	Thumbnails
*******************************/
ul.Thumbnails
{
	list-style-type:none;
	clear:both;
} 

ul.Thumbnails li
{
	list-style-type:none;
	float:left;
	font-size:0.8em;
	padding-right:10px;
}

ul.Thumbnails li.sep
{
	clear:both;
	widows:600px;
	float:none;
	height:1px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

ul.Thumbnails a
{
	width:188px;
	position:relative;
}

ul.Thumbnails a img
{
	height:128px;
	width:188px;
}

ul.Thumbnails a span
{
	display: block;
	position: relative;
	top: 120px;
	left: 20px;
	width: 150px;
	background-color: #BFBFBF;
	color:#FFFFFF;
	font-size:0.9em;
	text-align:center;
	line-height:2.0em;
	z-index:10;
}

ul.Thumbnails a:link span, ul.shipsThumbnails a:visited span
{
	font-weight:normal;
}

ul.Thumbnails a:hover span, ul.shipsThumbnails a:active span
{
	font-weight:bold;
}

ul.Thumbnails strong
{
	font-weight:normal;
	width:188px;
	display:block;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0px; left:0px; z-index:9999;}
#cboxOverlay{position:fixed; width:100%; height:100%; margin:0px; padding:0px}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0; margin:0px; padding:0px}
#cboxTitle{margin:0px;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0px; left:0px; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
        #cboxLoadedContent{background:#000; padding:5px;}
        #cboxLoadedContent iframe{ background-color:#000;}
        #cboxTitle{position:absolute; top:101%; left:0px; color:#FFFFFF;z-index:10000}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#FFFFFF;}
        #cboxSlideshow{position:absolute; top:-20px; left:0px; color:#FFFFFF;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(/images/colorbox/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(/images/colorbox/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(/images/colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(/images/colorbox/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}