html {
	scrollbar-3dlight-color: #999;
	scrollbar-arrow-color: #EEE;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-face-color: #ADC324;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #999;
	overflow-y: auto;
	overflow-x: hidden;
	}

body {
	behavior: url(csshover2.htc);
	margin: 0;
	padding: 50px 0;
	color: #000;
	font-family: 'Trebuchet MS', trebuchet, verdana, arial;
	line-height: 130%;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	background: url(pixart/back.gif);
	}

* {
	-moz-outline: none;
	}


img {
	border: 0;
	}

a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
	}

a:hover, a:focus {
	color: #A3D91A;
	text-decoration: none;
	}

p	{
	margin: 10px;
	}

#container {
	position: absolute;
	top: 50%;
	left: 15%;
	width: 70%;
	height: 450px;
	margin: -225px auto 0 auto;
	overflow: hidden;
	border: 1px solid #000;
	padding: 10px;
	background: #EEE;
	}

#dummy {
	width: 100%;
	height: 100%;
	overflow: auto;
	}

h1	{
	margin: 10px;
	font-weight: normal;
	font-size: 180%;
	padding: 0;
	height: 50px;
	line-height: 140%;
	}

#head a:link, #head a:visited, #head a:active {
	display: block;
	float: left;
	width: 33px;
	height: 34px;
	background: transparent url(pixart/logo.gif) 0 0 no-repeat;
	text-indent: -500px;
	margin: 0 20px -10px 0;
	}

#head a:hover, #head a:focus {
	background-position: 0 -34px;
	}


#pix_map, #patt_map, #click_map {
	margin: 25px auto;
	width: 195px;
	height: 155px;
	padding: 0;
	background: url(pixart/flags_back.gif) top left no-repeat;
	}
	
#patt_map, #click_map {
	height: 77px;
	background: url(pixart/back_small.gif) top left no-repeat;
	}

#click_map {
	height: 116px;
	}

#pix_map li, #patt_map li, #click_map li {
	float: left;
	margin: 0 1px 1px 0;
	width: 38px;
	height: 38px;
	padding: 0;
	overflow: hidden;
	background: url(pixart/button_back.gif);
	}

#pix_map li:hover, #patt_map li:hover, #click_map li:hover {
	background-position: 0 -38px;
	}

#back_1 {
	scrollbar-face-color: #EA9725;
	background: url(pixart/back_1.gif);
	}

#back_2 {
	scrollbar-face-color: #CB8444;
	background: url(pixart/back_2.gif);
	}

#back_3 {
	scrollbar-face-color: #7CCDC9;
	background: url(pixart/back_3.gif);
	}

#back_4 {
	scrollbar-face-color: #DA9814;
	background: url(pixart/back_4.gif);
	}

#back_5 {
	scrollbar-face-color: #004A6F;
	background: url(pixart/back_5.gif);
	}

#back_6 {
	scrollbar-face-color: #9CF;
	background: url(pixart/back_6.gif);
	}

#back_7 {
	scrollbar-face-color: #69C;
	background: url(pixart/back_7.gif);
	}

#back_8 {
	scrollbar-face-color: #66C2C2;
	background: url(pixart/back_8.gif);
	}

#back_9 {
	scrollbar-face-color: #0F7159;
	background: url(pixart/back_9.gif);
	}

#back_10 {
	scrollbar-face-color: #6F3B00;
	background: url(pixart/back_10.gif);
	}

#back_11 {
	scrollbar-face-color: #FC3;
	background: url(pixart/back_11.gif);
	}

#back_12 {
	scrollbar-face-color: #A0B1AD;
	background: url(pixart/back_12.gif);
	}

#dummy_2 {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 78%;
	margin-top: -250px;
	width: 54px;
	height: 56px;
	background: transparent url(pixart/key.gif) 0 0 no-repeat;
	}

#dummy_3 {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 7%;
	margin-top: 195px;
	width: 138px;
	height: 83px;
	background: transparent url(pixart/carrier.gif) 0 0 no-repeat;
	}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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;
	}

#loadingLink img {
	width: 102px;
	height: 67px;
	}

#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(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(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	background-color: #FFF;
	margin: 0 auto;
	line-height: 1.2em;
	color: #000;
	}

#imageData{
	padding:0 10px;
	}
#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: 16px; float: right;  padding-bottom: 0.7em; margin-right: 8px; _margin-right: 0;	}	

#bottomNavClose img {
	width: 27px;
	height: 27px;
	}
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #445;
	filter:alpha(opacity=0);
	-moz-opacity: 0.3;
	opacity: 0.3;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
