/* CSS to control destination menu page and flip book pages */

.destCarousel {
/*background: #005B99;*/
 text-align: center;
 background-image: url(images/pg_bg.gif);
/*background-position:center;*/
/* background-repeat: repeat-y;*/
}

#frameC_Destination > .destCarousel {
/*background: #005B99;*/
 text-align: center;
 background-image: url(images/pg_bg.gif);
 background-position:center;
 background-repeat: repeat-y;
}



.issueNum {
	position: relative;
	margin:0px;
	/*top: -60px;*/
	top: -30px;
	color:#000;
	font-weight:bold;
	font-family: Verdana, Tahoma, sans-serif;
	font-size:12px;
}
#issueList td {
	/*height: 100px;*/
	padding: 0px;
	/*padding-top: 60px;*/
	padding-top: 30px;
	text-align: center;
}
	
#issueList a {
	/*color: #FFFFFF; 
	padding-top:-20px;*/
}

#issueList a:hover {
	text-decoration: none;
	/*background-color: #005B99;*/
	}

#issueList a.empty {
	/*background-color: #005B99;  */	
	}

#frameC {
 border-width: 0px;

}



#magazine {
	/*left: -64px;*/
	margin: 0px;
	left: -30px;
	align: center;
	padding-left: 5px;
	padding-right:5px;
	}
	
#Destinationtext{
color:#000000;
font-weight:bold;
position: relative;
margin:0px;
top:-10px;
}

#DropdownDest{
color:#000000;
position: relative;
margin:0px;
font-weight:bold;
padding-left: 5px;


}

#deco1 {
	visibility: hidden;
	display: none;
	}
		
#deco2 {
	visibility: hidden;
	display: none;
	}
		
#deco3 {
	visibility: hidden;
	display: none;
	}
		
#deco3 {
	visibility: hidden;
	display: none;
	}
		
.footer {
	color: #000000;
	}
	
H10 {
font-size: 12px; 
font-weight:bold;
font-family: Verdana, Tahoma, sans-serif; 
color:#000; }
