@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	color:#FFFFFF;
	background-color: #141414;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
img {
	border-color:#000000;
}
#container {
	background-color:#000000;
	margin: 10px auto;
	margin-top:-10px;
	width: 1004px;
	height:1800px;
}
#header {
	float:right;
	width:349px;
}
#headerNav {
	float:right;
	width:349px;
	background-image:url(../images/header_menu_bg.jpg);
	background-repeat:repeat-x;
	height: 58px;
	padding: 0px;
	background-position: center;
}
#headerNav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
#headerNav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF9999;
	text-decoration:none;
}
#mainNav {
	float:left;
	margin:3px;
	width:182px;
	height:100%;
	background-image:url(../images/navigation_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#e18e96;
}
#mainNav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#mainNav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#mainContent {
	width:556px;
	/*height:1370px;*/
	height:100%;
	float:left;
	padding:0px;
	margin-top: 3px;
	background-color:#000000;
}
#introCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#6f6f6f;
	text-decoration:none;
	padding:10px;
}
#featureMain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
	margin-top:5px;
}
#rightColumn {
	float:right;
	margin:3px;
	width:254px;
	height:100%;
	/*height:1270px;*/
	background-color:#6f6f6f;
}
#rightColumnFeatureStore {
	float:left;
	background-color:#414141;
	/*margin-bottom:3px;*/
	padding-bottom:5px;
}
#rightColumnFeatureSikWorld {
	float:left;
	background-color:#414141;
	/*margin-bottom:3px;*/
}
#rightColumnFeatureTravel {
	float:left;
	background-color:#6f6f6f;
	margin-bottom:3px;
	padding-bottom:20px;
}
#rightColumnFeatureNews {
	float:left;
	background-color:#6f6f6f;
	margin-bottom:3px;
	padding-bottom:20px;
}
#rightColumnFeaturePromotions {
	float:left;
	background-color:#6f6f6f;
	margin-bottom:3px;
	padding-bottom:5px;
}
#footer {
	float:left;
	width:1004px;
}
#footerNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	float:left;
	width:974px;
	padding:15px; 
	background-color:#000000;
	text-align:center;
}


/*LIGHT BOX STYLE*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#flash {
	float: left;
	height: 189px;
	width: 655px;
	clear: left;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
