
.Nav {display:none}

.tabWrapper{position:relative; height:20px; text-align:center;margin:0px; padding:0px;margin-top:8px;margin-bottom:12px;}

.tabNav{font-size:10px; 
	width:117px;
	padding-top:3px;
	padding-bottom:6px;
	
	float: left;
	display:block; 
	
	text-decoration: none;
	border: 0px; 

	color: #FFFFFF;
	background-color:#FFFFFF;
	background-repeat:no-repeat;	
}

.tabNav a:link, .tabNav a:visited{
    text-decoration: none;
	color: #FFFFFF;
}

.tabNav a:hover{
	display:block;
	margin-top:-3px;
	margin-bottom:-6px;
	width:117px;
	padding-top:3px;
	padding-bottom:6px;
	text-decoration: none;
	color: #FFFFFF;
	background-image:url(/christmascruises/images/_tabOn.gif); 
	background-repeat:no-repeat;
}


#tab-ContentWrapper{width:584px; height:auto; clear:both; display:block; height:auto; border:1px solid #006600; margin-bottom:6px;}
#tab-ContentWrapper h2{margin-left:3px; margin-bottom:3px;}

#sideNav_1{postition:absolute; top:-3000px; visibility:hidden;}
#sideNav_2{postition:absolute; top:-3000px; visibility:hidden;}
#sideNav_3{postition:absolute; top:-3000px; visibility:hidden;}
#sideNav_4{postition:absolute; top:-3000px; visibility:hidden;}

.navback2{font-size:10px; text-align:center;}

.navback2 a, .navback2 a:visited {
	display:block;
	cursor: hand;

	background-color: #DD0000;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #FF0000;

/*	background-color: #006600;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339900;
	border-right-color: #004400;
	border-bottom-color: #003300;
	border-left-color: #336600;*/
	
	padding-top:2px;
	padding-bottom:2px;
	margin: 0px;
}
.navback2 a:hover, .navback a:active {
	display:block;

	cursor: hand;

/*	background-color: #006600;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339900;
	border-right-color: #004400;
	border-bottom-color: #003300;
	border-left-color: #336600;
	padding-top:2px;
	padding-bottom:2px;
	margin: 0px; */
}

