/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background:#000000
}
.body {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #d04341;
	text-decoration: none;
	font-family: tahoma;
	line-height: 16px;
        padding:0;
}
.topleft {
	padding:0;
	width:252px;
	height:234px;
	background: #000000 url('images/bgtopleft.jpg');
}
.topright {
	padding:0;
	width:252px;
	height:234px;
	background: #000000 url('images/bgtopright.jpg');
}
.top {
	padding:0;
	width:397px;
	height:234px;
	background: #000000 url('images/bgflash.jpg');
}
.left {
	padding:0;
	width:360px;
	height:288px;
	background: #000000 url('images/bgleft1.jpg');
}
.left2 {
	padding:0;
	width:360px;
	height:126px;
	background: #000000 url('images/bgleft2.jpg');
}
.main {
	padding:30 0 0 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #d04341;
	text-decoration: none;
	font-family: tahoma;
	line-height: 16px;
      	width:432px;
	height:450px;
	background: #000000 url('images/bgmain.jpg');
}
.main2 {
	padding:30 10 10 10px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #d04341;
	text-decoration: none;
	font-family: tahoma;
	line-height: 16px;
      	width:432px;
	height:450px;
	background: #000000 url('images/bgmain.jpg');
}
.main3 {
	padding:0 10 10 10px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #d04341;
	text-decoration: none;
	font-family: tahoma;
	line-height: 16px;      		
}
.right {
	padding:0;
	width:108px;
	height:414px;
	background: #000000 url('images/bgright.jpg');
}
.footer {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #d04341;
	text-decoration: none;
	font-family: tahoma;
	line-height: 13px;
        padding:10 0 0 00px;
}
.body2 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7f7870;
	text-decoration: none;
	font-family: tahoma;
	line-height: 16px;
        padding:0;
	border: 1px solid #181113;
}
.body3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7f7870;
	text-decoration: none;
	font-family: tahoma;
	line-height: 15px;
        padding:0;
	background: #0a0501 
	border: 1px solid #181113;
}
.body4 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7f7870;
	text-decoration: none;
	font-family: tahoma;
	line-height: 15px;
        padding:0;
	background: #0a0501 url('images/bgtitle.jpg') repeat-x;
}
.link {
	font-size: 12px;
	font-style: bold;
	color: #f30632;
	text-decoration: none;
	font-family: tahoma;
}
a.link:hover {
	font-family: tahoma;
	font-size: 12px;
	font-style: bold;
	color: #f30632;
	text-decoration: underline;
}

.table1{
	padding: 0px;
	border: 0px solid #d04341;
}
.table2{
	padding: 0px;
	border: 1px solid #7B5848;
}
.table3{
	padding: 0px;
	border: 1px solid #FFFFFF;
}
#menucont
{
	margin: 0;
	width: 100%;
	height: 30px;
	background: #333 url('images/background-menucont.jpg') repeat-x;
}
	
#menu
{
	margin: 0 auto;
	width: 100%;
	height: 30px;
}

#menu ul
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
}

#menu ul li
{
	display: inline;
}

#menu ul li a
{
	float: left;
	padding: 6px 31px;
	text-decoration: none;
	color: #FFFFFF;
	background: #transparent;
}

#menu ul li a.active
{
	background: #333 url('images/background-menucont-active.jpg') repeat-x;
	color: #FFFFFF;
}

#menu ul li a:hover
{
	background: #333 url('images/background-menucont-hover.jpg') repeat-x;
	color: #FFFFFF;
}


#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-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: 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/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}