﻿body {
	background-image: url(images/bkground.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align:justify;
	z-index:auto;
	background-color: #255094;	
}

.wild1 {
	background-image: url(images/100wild1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.wild2 {
	background-image: url(images/100wild2.jpg);
	background-repeat: no-repeat;
	background-position: 600px center;
}


.drpdown {
	filter: Alpha(Opacity=95, style=1, FinishOpacity=70, StartX=0, StartY=0,style=50, FinishX=100, FinishY=100);
}
.text {
	font-family: verdana;
	text-align:justify;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	font-weight:normal;
}
.point {
	font-family: verdana;
	text-align:justify;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	font-weight:normal;
}

.text_1 {
	font-family: verdana;
	font-size: 12px;
	line-height: normal;
	color: #993300;
	font-weight:normal;
}


.link_readmore {
	color: #F8B202;
	font-size:12px;
}

.link_window {
	color: white;
	font-size:12px;
}

.lnkText_1 {
	font-family:verdana;
	color: #6785A4;
	font-size: 12px;
	cursor: hand;
	font:caption;

}
.h1 {
	font-family: verdana;
	text-align:justify;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	font-weight:normal;
}
.h2 {
	font-family: verdana;
	text-align:justify;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	font-weight:normal;
}
a {
	font-family: Verdana;
}

a:link {
	color: #F29400;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color:#F29400;
}

a:hover {
	text-decoration: none;
	color:#000000;
}

a:active {
	text-decoration: none;
	color:#F29400;
}

.footer {
 font-family: verdana;
	text-align:justify;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	font-weight:normal;
	}

.bottom {
    font-family: verdana;
	font-size: 12px;
	line-height: normal;
	color: #F29400;
	font-weight:normal;
	}
	
.mod1 {
	background-image: url(images/we-mod_10.jpg);
	background-repeat: repeat-y;
}

.mod2 {
	background-image: url(images/we-mod_17.jpg);
	background-repeat: repeat-y;
}

.style4 {font-size: 10px}
.style5 {
	font-size: 28px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.style7 {
	color: #1C749A;
	font-size: 14;
}
.style8 {
	font-size: 28px;
	color: #F29400;
}
.style9 {
	color: #1C749A;
font-size: 12px}

.style10 {
	color: #225798;
	font-size: 24px;
}
.style11 {
	color: #225798;
	font-size: 11px;
}
.style12 {
    color: #FFFFFF;
		font-size: 12px; }
	
	
.aa:link {
	text-decoration: none; 	color:#FFFFFF; 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.aa:visited {
	text-decoration: none; 	color:#FFFFFF; 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.aa:hover {
	text-decoration: none; 	color:#000066;	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.aa:active {
	text-decoration: none; 	color:#FFFFFF; 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* LIGHTBOX............................................................................
.......................................................................................


.......................................................................................
.......................................................................................

 \*/


#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;
	}

#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

	
/* LIGHTBOX............................................................................
.......................................................................................


.......................................................................................
.......................................................................................

 \*/	
.japanese-button {
	background-image: url(images/japanese-btn.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
