#mainNav
{
	clear: both;
	font-size: 0.8em;
	white-space: nowrap;
}

div#mainNav ul {
	list-style: none;
	display: block;
	z-index: 100;
}

div#mainNav ul.level1 
{	
	float: right;
	padding-right: 24px;
	position: relative;
	z-index: 100;
}

div#mainNav ul.level1 li.l1 {
	float: left;
	position: relative;
	text-transform: uppercase;
}

div#mainNav ul.level1 li.l1:hover
{	
	background:url(../images/tabSelected.png) no-repeat right top;
}

div#mainNav ul.level1 li.l1 a.l1 {
	display: block;
	text-decoration: none;
}

div#mainNav ul.level1 li.l1:hover a.l1
{	
	background:url(../images/tabSelectedleft.png) no-repeat left top;
	color: #000;
	/*border: solid 1px #d6d6d6;
	border-width: 1px 1px 0 1px;*/
}

div#mainNav ul.level1 li.l1 a span
{
	display: block;
	padding: 10px 11px;
}

div#mainNav ul.level1 li.currentTab a.l1 span strong
{
	font-weight: bold;
	color: #333;
}

div#mainNav ul.level1 li.submenu a span
{
	display: block;
}

div#mainNav ul.level1 li.l1 ul.level2 
{
	display: none;
	position: absolute;
	border: solid 1px #d6d6d6;
	border-width: 1px 1px 1px 1px;
	background: #fff;
	font-size: 0.9em;
}

div#mainNav ul.level1 li.submenu:hover ul.level2 {
	display: block;
}

div#mainNav ul.level1 li ul.level2 li {
	float: none;
	background: #fff;
}

div#mainNav ul.level1 li ul.level2 li.authWarning a
{
	font-weight: bold;
	background-color: #FAF575;
	color: #000;
}

div#mainNav ul.level1 li ul.level2 li.authWarning a:hover
{
	background-color: #FAF575;
}

div#mainNav ul.level1 li ul.level2 li a {
	display: block;
	background-image: none;
	padding: 6px 11px;
	text-transform: none;
	color: #999;
}

div#mainNav ul.level1 li ul.level2 li a:hover
{
	background: #EDEDED;
	color: #000;
}

/* Secondary */
div#secNav
{
	position: absolute;
	top: 0;
	left: 0;
	width: 642px;
	/*width: 910px;*/
	padding: 0 22px;
	height: 25px;
	background-color: #EFE8C5;
	/*background-color: #A80532;*/
	white-space: nowrap;
	font-size: 0.7em;
	/*z-index: 1;*/
}

div#secNav ul 
{
	list-style: none;
	display: block;
}

div#secNav ul li 
{
	height: 25px;
	float: left;
	text-transform: uppercase;
}

div#secNav ul li:hover
{	
	background:url(../images/tabSelected.png) no-repeat right top;
}

div#secNav ul li a
{
	display: block;
	padding: 6px 7px; /* ff3 dates and pricing drops off */
	color: #444;
}

div#secNav ul li:hover a
{	
	background:url(../images/tabSelectedleft.png) no-repeat left top;
	color: #000;
	/*border: solid 1px #d6d6d6;
	border-width: 1px 1px 0 1px;*/
}

div#secNav ul li a:hover
{
	color: #000;
}

div#secNav ul li.currentTab
{
	background-color: #fff;
	font-weight: bold;
	color: #000;
}

div#secNav ul li.currentTab a
{
	color: #333;
}


/* Cruise */
div#cruiseNav
{
	padding: 10px 36px 0 36px;
	font-size: 0.8em;
}

div#cruiseNav ul 
{
	list-style: none;
	display: block;
}

div#cruiseNav ul li 
{
	float: left;
}

div#cruiseNav ul li.spacer
{
	padding: 0 5px;
}

div#cruiseNav ul li a {
	display: block;
}

div#cruiseNav ul li.currentTab
{
	font-weight: bold;
}

div#cruiseNav ul li.currentTab a
{
	color: #333;
}

/* Third Level Nav */
div.thrdNav ul
{
	padding: 20px 0;
	list-style: none;
}

div.thrdNav ul li
{
	padding-bottom: 20px;
	font-size: 0.8em;
}

div.thrdNav ul li a.active
{
	color: #000;
	font-weight: bold;
}

/* Step Control */
.stepHolder
{
	margin: 0 auto;
	width: 505px;
}

div#stepList
{
	float: left;
	padding: 0 22px;
	height: 25px;
	background-color: #EFE8C5;
	white-space: nowrap;
	font-size: 0.7em;
	line-height: normal;
}

div#stepList ul 
{
	list-style: none;
	display: block;
}

div#stepList ul li 
{
	height: 25px;
	float: left;
	text-transform: uppercase;
}

div#stepList ul li a, div#stepList ul li span {
	display: block;
	padding: 6px 12px;
}

div#stepList ul li.currentTab
{
	background-color: #fff;
	font-weight: bold;
}

div#stepList ul li.currentTab a, div#stepList ul li.currentTab span
{
	color: #333;
}

.navigation
{
	font-size:0.8em;
	padding:5px 0;
}
div.cruiseNavTabs
{
	/*padding: 0 7px;*/
	margin: 8px 0 5px 0;
	/*background-color: #EFE8C5;*/
	white-space: nowrap;
	font-size: 0.7em;
	border: solid 1px #d6d6d6;
	border-width: 0 0 1px 0;
}

div.cruiseNavTabs ul 
{
	list-style: none;
}

div.cruiseNavTabs ul li 
{
	float: left;
	text-transform: uppercase;
}

div.cruiseNavTabs ul li:hover
{	
	background:url(../images/tabSelected.png) no-repeat right top;
}

div.cruiseNavTabs ul li.spacer
{    
    font-size:1.3em;
}

div.cruiseNavTabs ul li.spacer:hover
{
    background:none;
}

div.cruiseNavTabs ul li a
{
	display: block;
	padding: 3px 5px;
	color: #444;
}

div.cruiseNavTabs ul li:hover a
{	
	background:url(../images/tabSelectedleft.png) no-repeat left top;
	color: #000;
	/*border: solid 1px #d6d6d6;
	border-width: 1px 1px 0 1px;*/
}

div.cruiseNavTabs ul li a:hover
{
	color: #000;
}

div.cruiseNavTabs ul li.currentTab
{
	background-color: #fff;
	font-weight: bold;
	color: #000;
	background:url(../images/tabSelected.png) no-repeat right top;
}

div.cruiseNavTabs ul li.currentTab a
{
	color: #333;
	background:url(../images/tabSelectedleft.png) no-repeat left top;
}
/* added in for extension */
div.cruiseNavTabsLeft
{
	/*width:70%;*/
	font-size: 0.8em;
	border:none;	
	margin-top: 0px;
	margin-bottom: 0px;
	white-space: normal;
	text-align:center;
}

div.cruiseNavTabsLeft h3
{
	text-align:left;
}

div.cruiseNavTabsLeft ul li
{
	text-transform: none;
}

div.cruiseNavTabsYear
{
	/*width:24%;*/
	font-size: 0.8em;
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;	
	float:right;
	text-align:right;	
	width:130px;
}

div.cruiseNavTabsYear ul
{
	float:right;
}


div.cruiseNavTabsYear h3, div.cruiseNavTabsLeft h3
{
	font-size: 0.9em;
	text-transform:uppercase;
}

div.cruiseNavTabsLeft ul li.currentTab, div.cruiseNavTabsLeft ul li.currentTab a, div.cruiseNavTabsLeft ul li:hover, div.cruiseNavTabsLeft ul li:hover a,
div.cruiseNavTabsYear ul li.currentTab, div.cruiseNavTabsYear ul li.currentTab a, div.cruiseNavTabsYear ul li:hover, div.cruiseNavTabsYear ul li:hover a
{
	background:none;
}

div.cruiseNavTabsYear ul li a, div.cruiseNavTabsLeft ul li a
{
	padding-top: 0px;
}

div.cruiseNavTabsYear ul li.spacer, div.cruiseNavTabsLeft ul li.spacer
{    
    font-size: 1em;
}

/* dropdown implementation */
/*
#directionNav
{
	float: left;
	width: 462px;
}

#extNavNew
{
	float: left;
	width: 462px;
}

#yearNav
{	
	float:right;
	width: 85px;
}

.cruise2ndNav
{	
	font-size: 0.8em;	
	margin-top: 0px;
	margin-bottom: 0px;
}

.cruise2ndNav h3
{
	font-size:0.85em;
	color: #999;
	text-transform: uppercase;
}

.cruise2ndNav ul {
	list-style: none;
	display: block;
	z-index: 100;	
}

.cruise2ndNav ul.level1 
{		
	padding-right: 24px;
	position: relative;
	z-index: 100;
}

.cruise2ndNav ul.level1 li.l1 {
	float: left;
	position: relative;
	text-transform: uppercase;	
}


.cruise2ndNav ul.level1 li.l1 a.l1 {
	display: block;
	text-decoration: none;
}

.cruise2ndNav ul.level1 li.l1 div
{		
	color:#000;
	cursor: pointer;	
}

.cruise2ndNav ul.level1 li.l1 div div
{		
	padding: 4px 4px;
}

.cruise2ndNav ul.level1 li.l1:hover
{
	background:url(../images/tabSelected.png) no-repeat right top;
}

.cruise2ndNav ul.level1 li.l1:hover div
{	
	background:url(../images/tabSelectedleft.png) no-repeat left top;	
}

.cruise2ndNav ul.level1 li.l1 ul.level2 
{
	display: none;
	position: absolute;
	border: solid 1px #d6d6d6;
	border-width: 1px 1px 0px 1px;
	background: #fff;
	/*font-size: 0.9em;*/
	color:#999;
}

.cruise2ndNav ul.level1 li.submenu:hover ul.level2 {
	display: block;
	left:0;
	top:100%;
}

.cruise2ndNav ul.level1 li ul.level2 li {
	float: none;
	background: #fff;
	border: solid 1px #d6d6d6;
	border-width: 0 0 1px 0;
	white-space: nowrap;
}

.cruise2ndNav ul.level1 li ul.level2 li a {
	display: block;
	background-image: none;
	padding: 3px 15px;
	text-transform: none;
	color: #999;	
}

.cruise2ndNav ul.level1 li ul.level2 li a:hover
{
	background: #EDEDED;
	color: #000;
}

#directionNav.cruise2ndNav ul.level1 
{	
	padding-right: 24px;
	position: relative;
	z-index: 200;
}

#yearNav.cruise2ndNav ul.level1 
{		
	margin-left:35px;
}

#yearNav.cruise2ndNav ul.level1 
{		
	padding-right:0px;	
}

#yearNav.cruise2ndNav ul.level1 li ul.level2 li a {
	display: block;
	background-image: none;
	padding: 6px 9px;
	text-transform: none;
	color: #999;
}
*/
/* end */
