/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#BBE0FA;
	background-image:url(images/backfade.jpg);
	background-repeat:repeat-x;
	font-family: 'Lucida Grande', tahoma, arial, sans; 
	font-size:12px;
	color:#BCBB9E;
	}
	
body a {
	font-family: 'Lucida Grande', tahoma, arial, sans; 
	font-size:11px;
	color:#464646;
	text-decoration: none;
	}

#container {
	margin: auto;
	width: 480px;
	background-color: #FFFEF2;
	border-right: 1px solid #A5BFCC;
	border-left: 1px solid #A5BFCC;
	border-bottom: 1px solid #A5BFCC;
}

#header {
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(Images/ta-ban.jpg);
	background-color:#FFFFFF;
	color:#666666;
	width:260px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
}

#boxes {

	/*width:260px;*/
	width: 320px;
	/*width: 480px; 
	width: 450px;*/
	margin-top:20px;
	margin: auto;
	background-color: #FFFEF2;
	border: 1px solid #A5BFCC;

}

#boxes p {

padding: 0 20px 0 40px; 

}

.gifts li {

list-style-type: none;
margin-left: 0;
padding-left: 0;
border-left: 0; 
/*padding-right: 30px;*/

}

ul#navbar {
	background-color: #FDFCE6;
	margin:0;
	border-top:2px solid #D7D6C3;
	list-style-type:none;
	height:27px;
	padding-left: 60px;
	
}
ul#navbar li {
	float:left;
}
ul#navbar li a {
	display:block;
	padding:6px 11px 4px;
	font:Trebuchet MS;
	font-size:11px;
	text-decoration:none;
	color:#BCBB9E;
}
ul#navbar li a:hover {
	font:Trebuchet MS;
	font-size:11px;
	color:#98CB00;
}


#content {
	background-color:#FFFFFF;
	padding-top: 20px;
	width: 480px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}


#leftbar {
	padding-top: 32px;
	background-color: #FFFEF2;
	float: left;
	width: 180px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#464646;
	border-top: 6px #DBF1FF solid;
	border-right: 1px #DDD9D6 solid;
}


#ferg     {

	text-align: left;
	padding-left: 9px; 
	/*border-left: 9px; */ 


}
#rightbar {
	padding-top: 30px;
	padding-bottom:20px;
	padding-left: 20px;
	padding-right: 9px;
	background-color: #FFFEF2;
	float: right;
	width: 270px;
	text-align: left;
	font-family: 'Lucida Grande', tahoma, arial, sans;
	font-size: 11px;
	color:#464646;
	border-top: 6px #DBF1FF solid;
}

a:hover.bodyRight {
	font-family: 'Lucida Grande', tahoma, arial, sans;
	font-size: 11px;
	color:#000000;
}

#leftSub1 {
	background-image:url(images/globe.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 172px;
	height:45px;
	font-family: 'Lucida Grande', tahoma, arial, sans;
	font-size: 11px;
	color:#464646;
	padding-top:8px;
}

#leftSub2 {
	background-image:url(images/info.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 172px;
	height:45px;
	font-family: 'Lucida Grande', tahoma, arial, sans;
	font-size: 11px;
	color:#464646;
	padding-top:8px;
}

#leftSub3 {
	background-image:url(images/newsPanel.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 172px;
	height:120px;
	font-family: 'Lucida Grande', tahoma, arial, sans;
	font-size: 11px;
	color:#464646;
	padding-top:7px;
}

#picture {
	padding-top: 30px;
	padding-bottom:20px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFEF2;
	text-align: center;
	font-family: 'Lucida Grande', tahoma, arial, sans;
	font-size: 11px;
	color:#464646;
	border-top: 6px #DBF1FF solid;
}

#footer {
	background-image:url(images/footTile.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFEF2;
	padding-top: 15px;
	clear:both;
	width: 480px;
	height:30px;
	font-family: 'Lucida Grande', tahoma, arial, sans;
	font-size: 11px;
	color:#464646;
}

#footer2 {
	background-image:url(images/footTile.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFEF2;
	padding-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	width: 450px;
	font-family: 'Lucida Grande', tahoma, arial, sans;
	font-size: 11px;
	color:#464646;
	border-top: 1px #DDD9D6 solid;
}

#map {
	width:260px;
	margin-top:20px;
	margin: auto;
	background-color: #FFFEF2;
	border: 1px solid #A5BFCC;
}

#mapBody {
	width:228px;
	margin: auto;
	background-color: #FFFEF2;
	border: 1px solid #A5BFCC;
	font-size: 12px;
	color: #444444;
	padding-left: 10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;

}

#moreInfo {
	width:450px;
	margin-top:20px;
	margin: auto;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-color: #FFFEF2;
	border: 1px solid #A5BFCC;
	font-family: 'Lucida Grande', tahoma, arial, sans;
	font-size: 11px;
	color:#464646;
}

.footer {
	font-size: 9px;
	color:#666666;
	padding-left: 20px;
	padding-top:5px;
	font-family: 'Lucida Grande', tahoma, arial, sans;
}

.title {
	background-color: #FFFEF2;
	font-size: 16px;
	color:#98CB00;
	padding-bottom: 4px;
	letter-spacing: -0.2px;
	font-family: Arial, Helvetica, sans-serif;
}

.titleLeft {
padding-left:50px;
	font-family: 'Lucida Grande', tahoma, arial, sans;
	font-size: 12px;
	color:#464646;
}

.bodyLeft {
padding-left:50px;
	font-family: 'Lucida Grande', tahoma, arial, sans;
	font-size: 11px;
	color:#464646;
}

a:hover.bodyLeft {
padding-left:50px;
	font-family: 'Lucida Grande', tahoma, arial, sans;
	font-size: 11px;
	color:#000000;
}

.newsTitle {
	padding-left:28px;
	letter-spacing: -0.2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666666;
	line-height:200%;
}

.newsHead {
	padding-left:5px;
	font-family: 'Lucida Grande', tahoma, arial, sans;
	font-size: 12px;
	color:#464646;
	text-decoration: underline;
}

a:hover.newsHead {
padding-left:5px;
	font-family: 'Lucida Grande', tahoma, arial, sans;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
}

.newsLeft {
padding-left:40px;
	font-family: 'Lucida Grande', tahoma, arial, sans;
	font-size: 11px;
	color:#464646;
}

a:hover.newsLeft {
padding-left:40px;
	font-family: 'Lucida Grande', tahoma, arial, sans;
	font-size: 11px;
	color:#000000;
}

.picThumbs{
	text-decoration: none;
	border: 5px solid #F1EEEE;
	}
a:hover.picThumbs{
	text-decoration: none;
	border: 2px solid #000000;
	}

body#index a#index,
body#info a#info,
body#pictures a#pictures,
body#video a#video,
body#contact a#contact,
body#links a#links {
	color:#98CB00;
	}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}