/* CSS Document */

html, body, form{
	margin: 0;
	padding: 0;
	height: 100%;
}
body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80A0DF;/*default font*/
	background: #71746C url(images/body_bg.gif) repeat-x;
}
#body{
	width:988px;
	margin:0 auto;

}
td{ font-size:11px;}
form{ margin:0; padding:0;}
img { border: #000 0px solid; }
.clr{ clear:both; line-height:0;}
a{ color:#F58220;}/* default link*/
a:hover{ text-decoration:none; color:#fff;}
	

#name{ width:132px; height:183px; background:url(images/timbak.gif) no-repeat 0 100%; float:left; text-indent:-9999px;}
#col2{ width:103px; position:relative; float:left;}

#logo{ height:183px; background:#131912 url(images/logo.gif) no-repeat 0 100%;}
#web1{ position:relative; width:103px; height:42px; background:url(images/web1.gif) no-repeat; text-indent:-9999px;}
#diff2{ position:relative; width:103px; height:42px; background:url(images/diff2.gif) no-repeat; text-indent:-9999px;}
#log{ position:relative; width:103px; height:42px; background:url(images/logos2.gif) no-repeat; text-indent:-9999px;}
#dots{ position:relative; background:url(images/dots.gif) no-repeat; height:328px;}
#contacts{ background:url(images/contacts.gif) no-repeat; width:103px; height:104px;
	position:absolute; top:155px; left:-17px;}

.year{ width:188px; position:relative; float:left;}
.yearl1{ width:188px; position:relative; float:left;}
.yearl1 a img{ border-bottom:1px solid #999A96;}
.yearl1 a.last img{ border-bottom:0px solid #999A96;}

.nyear{ width:187px; position:relative; float:left; border-left:1px solid #999A96;}
.nyear a img, .nyear span img, .yearl1 span img { border-bottom:1px solid #999A96;}
.nyear a.last img .nyear span.last img, .yearl1 span.last img, { border-bottom:0px solid #999A96;}
#y2008, #y2007, #y2006, #y2005, #y2004{ height:183px;}
#y2008 a,#y2007 a, #y2006 a, #y2005 a, #y2004 a{ margin:0; padding:0; border:0px solid #fff; display:block; height:42px;}
#y2008 a img,#y2007 a img, #y2006 a img, #y2005 a img, #y2004 a img{ margin:0; padding:0; border:0px solid #fff;}
#y2008{ background:#fff url(images/2009.gif) no-repeat 100% 111px; position:relative;}
#y2007{ background:#D4D5CD url(images/2008.gif) no-repeat 100% 111px; position:relative;}
#y2006{ background:#BDBEB3 url(images/2007.gif) no-repeat 100% 111px; position:relative;}
#y2005{ background:#96988E url(images/2006.gif) no-repeat 100% 111px; position: relative;}
#y2004{ background:#86877E url(images/2005.gif) no-repeat 100% 111px; position:relative;}

#footer{ padding-left:132px;}
	#logos{ background:url(images/logos1.gif) no-repeat; display:block; width:103px; height:42px; text-decoration:none; text-indent:-9999px;}
	#web2{ background:url(images/web2.gif) no-repeat 100% 0; display:block; width:103px; height:42px; text-decoration:none; text-indent:-9999px;}
	#diff{ background:url(images/diff.gif) no-repeat; display:block; width:103px; height:42px; text-decoration:none; text-indent:-9999px;}
	.year img{ }

#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; }