@charset "utf-8";
body  {
	font: 100% Arial;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #c2c2c2;
}
h1 { 
    font-size: 18px;
}
h2 {
	font-size:14px;
	color:#C00;
}
a {
   text-decoration:none;
   color:#C00;
}
a .active {
   text-decoration:none;
   color:#ffffff;
}
p {
   font-size: 13px;
}
img, table {
	border: 0;
}
.newsletter {
	width: 130px;
	height: 15px;
	background-color: #cccccc;
	border: none;
	color:#C00;
	margin-left: 10px;
	margin-bottom: 5px;
}
#newsletter input.button {
	float: left;
	background-color: #000;
	border: 0;
	color: #ffff00;
	width: 65px;
	margin-top: 5px;
}
	        
#container { 
	width: 920px;  
	background: #000000;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
} 
#header {  
	background: #000000 url(/images/header.jpg) no-repeat;
	width: 920px;
	height: 206px;
} 
#menu {
	   height: 45px;
	   padding: 0px;
	   margin: 0px;
	   display:block;
	   float: right;
	   padding-right: 130px;
}
#lang {
	   float: left;
	   padding-left: 50px;
	   height: 40;
	   display:block;
	   color: #C00;
}
#sidebar1 {
	float: left; 
	display: inline;
	width: 150px;
	margin-top: 10px;
	margin-left: 20px;
}
#sidebar1 img {
	 margin-top: 5px;
}
#under_sidebar {
	            float: left;
	 			width: 150px;
	            margin-top: 10px;
				border: none;
}				
#under_sidebar p {
	              font-size: 10px;
}

.first_img {
	 margin-top: 0px !important;
}
#sidebar2 {
	float: right; 
	width: 150px;
	margin-right: 20px;
}
#sidebar2 p {
	         margin: 0;
			 padding-left: 10px;
			 padding-top: 10px;
}
#sidebar2 a {
	         color: #ffff00;
			 text-decoration: none;
			 font-size:13px;
}
#sidebar2 h3 {
	          margin: 0;
			  padding-top: 5px;
			  padding-left: 10px;
}
#sidebar1 h4 {
	margin: 0;
	padding: 5px 0;
	text-align: center;
}
#sidebar1 a {
	display: block;
	font-weight: bold;
	padding: 5px;
	font-size: 13px;
}

#mainContent { 
	margin: 0 180px; 
	padding: 0 10px; 
} 
#footer { 
	margin-left: 200px;
} 
#footer p {
	margin: 0;
	padding: 10px 0; 
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.border {
	    border: 1px solid #C00;
		width: 150px;
		color: #C00;
		margin-top: 10px;
}

.tattoo td {
	vertical-align: top;
	width: 120px;
	padding-right: 9px;
	*padding-right: 7px;
	font-size: 9px;
	color: #999;
	text-align: right;
}

.pagination {
	float: left;
	border: 1px solid #999;
	color: #999;
	padding: 3px;
	margin: 2px;
	font-size: 11px;
	text-decoration: none;
}
.pagination.selected {
	border: 1px solid #f00;
	color: #fff;
}

.err {
	color: #f00 !important;
}
.msg {
	color: #ff0 !important;
}

form#contact {
	float: right;
	display: inline;
	margin: 20px 0 0 0;
	width: 325px;
	font-size: 10px;
}
	form#contact span {
		color: #fc0315;
	}
	form#contact p {
		font-size: 10px;
		color: #999;
		margin-left: 100px;
		padding-bottom: 30px;
	}
		form#contact p.msg, form#contact p.err {
			font-size: 11px;
			padding: 0 0 8px 0;
		}
	form#contact input, form#contact textarea {
		background-color: #eaeaea;
		border: 1px solid #ddd;
		width: 220px;
		_width: 170px;
		height: 14px;
		font-size: 11px;
		margin-bottom: 3px;
	}
	form#contact textarea {
		height: 120px;
		margin: 10px 0;
	}
	form#contact label {
		float: left;
		text-align: right;
		width: 90px;
		padding-top: 4px;
		margin-right: 10px;
		clear: left;
	}
		form#contact label.textarea {
			padding-top: 68px;
		}
	form#contact input.reset, form#contact input.submit {
		background-image: url(/images/b_arrow.jpg);
		background-repeat: no-repeat;
		background-position: right 4px;
		background-color: #000;
		width: 85px;
		*width: 75px;
		height: auto;
		color: #5a5b5a;
		font-weight: bold;
		font-size: 12px;
		padding-right: 50px;
		border: 0;
		cursor: pointer;
	}
	form#contact input.reset {
	}
	form#contact input.submit {
		margin-left: 45px;
	}

p.contact b {
	color: #c12328;
}

#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; }