body 
{
	background: #000;
	padding: 0px 0 50px 0;
	margin: 0 0 0px 0;
	font-family: verdana, tahoma, arial, san-serif; 
	font-size: 10px;
	color: #8e8e8e;
	text-align: center;
	height: 100%;

}
body * 
{
	padding: 0px;
	margin: 0px;
}
a img 
{
	border: none;
}
a 
{
	font-weight: bold;
	color: #ffba00;
	text-decoration: none;
}
a:focus { -moz-outline-style: none; }
a:hover
{
	color: #e4a203;
}
.clear
{
	clear: both;
}
#footer
{
	margin: 0px auto;
	
	
}
#footer div
{
	padding-left: 245px;
}
ul.affiliate_logos 
{
	padding-top: 0px;
	padding-left: 15px;
}
#footer ul.affiliate_logos li
{
	border: none;
	float: left;
	display: inline;
}
#footer ul.affiliate_logos li.ps3
{
	
padding-right: 15px;
padding-left: 0px;
}
p.copyright
{
	color: #333;
	text-align: center;
	clear: both;
	padding-top: 8px;
	padding-left: 15px;
	text-align: left;
	font-size: 8px;
}
#wrapper
{
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
#language-page #wrapper
{
width: 1180px;
}
#content
{
	background: #000 url(images/language-bkg.jpg) no-repeat bottom center ;
	height: 700px;
	position: relative;
	margin-top: 5%;
	left: 0px;
	
}
h1
{   background: url(images/gridLogoUSA.jpg) no-repeat top left;

	width: 260px;
	height: 85px;
	text-indent: -99999px;
	position: absolute;
	top: 658px;
	left: 100px;
	float: left;
	z-index: 99;
	
}
#ters li
{
	float: left;
	position: absolute;
	list-style: none;
	text-indent: -999999px;
	top: 280px;
}
#ters li a
{	
	display: block;
	
/*	border: 1px solid #336633;*/
	height: 120px;
	width: 100px;
}

li#australian
{
	left: 145px;
}
li#dutch
{
	left: 255px;
}
li#german
{
	left: 365px;	
}

li#englishuk 
{
	left: 475px;
}
li#englishusa 
{
	left: 585px;	
}

li#french
{
	left: 695px;
}
li#spanish
{
	left: 805px;	
}

li#italian
{
	left: 915px;	
}


.tool-tip {
	color: #666;
	width: 139px;
	z-index: 13000;
	background: #000 url(images/tipBkg.jpg) repeat-x top;
	font-size: 10px;
	font-weight: bold;

}
 
.tool-title {
	font-weight: bold;
	font-size: 9px;
	margin: 0;
	color: #363636;
	padding: 8px 8px 4px;
}
 
.tool-text {
	font-size: 9px;
	padding: 4px 8px 8px;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 9px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 9px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

#language-page #footer
{
	width: 1000px;
	margin: 80px auto 0 auto;
}#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: #333 url(images/lightbox_background.jpg) repeat-x top;
	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/EnglishUSA/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/EnglishUSA/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #333;
	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; color: #ffba00;	}
#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;
	}