@charset "UTF-8";
@font-face { font-family: hel; src: url('../fonts/hel.otf'); } 
@font-face{font-family:lt;
		src: url('../fonts/lt-webfont.eot');
	src: local('☺'), url('../fonts/lt-webfont.woff') format('woff'), url('../fonts/lt-webfont.ttf') format('truetype'), url('../fonts/lt-webfont.svg#webfontGgf2D1Yl') format('svg');
	font-weight: normal;
	font-style: normal;
	}
body {margin:0 0 0 0; color:#666; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
a{text-decoration:none;}

#wrapper{position:relative; width:940px; margin:0 auto; padding:10px; background:#fff;}
#header{position:relative; width:900px; float:left; visibility:hidden;}
#logo{position:relative; float:right; width:60px; margin-top:-60px;}

#nav{float:right; position:relative; height:30px; margin-right:40px; list-style:none; width:500px; visibility:hidden;}
	.nav a{content: " ";width:60px; border-bottom:#000 solid 1px; margin-left:20px; list-style:none; display:inline-block; float:right; color:#000; padding-top:5px; font-family:hel, helvetica, arial;}
		.nav a:hover{content: " ";background-color:#333; color:#fff; border-bottom:none; width:60px;}
#tel{position:relative; float:right; font-size:18px; margin-right:35px; font-family:hel, helvetica, arial; margin-bottom:10px;}

#footer{width:940px; text-align:center; font-size:10px; color:#000; padding-top:10px;}

h1{font-family:lt, helvetica, arial; font-size:32px; margin-top:0px; font-weight:normal;}
#content{width:860px; height:560px;}

.leftpane{width:470px; float:left; position:relative; padding-right:10px; text-align:justify;}
.rightpane{width:380px; position:relative; float:right;}
.lport{width:480px; float:left; position:relative;}
.rport{width:380px; position:relative; float:right;}





#design, #design a{width:960px; position:relative; text-align:right; color:#000; font-size:10px; text-decoration:none; margin:0 auto; padding-top:20px;}
#pagination{width:100%; position:absolute; top:380px;}
#next, #next a, #next a:hover{position:relative; float:right; width:80px; font-family:lt, helevtica, arial; display:block; font-size:16px; color:#666; bottom:0px;}
#back, #back a, #back a:hover{position:relative; float:left; width:80px; font-family:lt, helevtica, arial; display:block; font-size:16px; bottom:0px; color:#666; bottom:0px;}



/*Lightbox implementation*/
#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; }

@charset "UTF-8";
/* CSS Document */


