/* CSS Document */

body 	{	margin:0px; 
			padding:0px;
			color:#000000;
			background-color:#1c1c1c;
			font-family:Helvetica, Verdana, Arial, sans-serif; 
			font-size:13px;
		}	

a:link { text-decoration: underline }
a:active { text-decoration: none }
a:visited { text-decoration: none }	
a {color: #FFFF00;}
a img{border:0;}
a {outline:none}
a:active {outline:none}

.h1		{font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-weight:bold}
.boxheader {color:#b8b7b7; font-weight:normal; font-size:16px;}

.actual {color: #FFFF00; font-size:13px; font-family: Helvetica, Verdana, Arial, sans-serif}
.menu 	{color: #666666; font-size:13px; font-family: Helvetica, Verdana, Arial, sans-serif}
.menu a:hover {color: #999999}
.menu a{color:#666666; font-size:13px; font-family:Helvetica, Verdana, Arial, sans-serif;}
.menu a:link { text-decoration: none;}



#center {	padding:0px;			
			
			width:840px;
			height:840px;
					
			margin-left:-420px; 

			position:absolute;
			left:50%;
			top: 0px; /*50%;*/
			z-index:2;
		}

#logo	{	position: absolute;
			right: 0px; 
			top: 40px; 
			width: 250px; 
			height: 120px;
			z-index:500;
		}
	
#top	{	position: absolute; 
			top:30px; margin-left:-10px; 
			height:150px; width:100%; 
			background-color:#222224; 
			border-top:#3a3a3a solid 1px; 
			border-bottom:#3a3a3a solid 1px; 
			z-index:1;
		}

#main	{	position: absolute; 
			left: 0px; 
			top: 180px;
			padding:30px; 
			width: 780px; 
			height: 500px;
			color:#777777;
			font-size:13px;
			z-index:5;
		}

#menu{		position: absolute; 
			left: 0px; 
			top: 160px; 
			width: 880px; 
			height: 20px; 
			text-align: center;
			z-index:200;
		}

#picbox	{	position: absolute; 
			left: 22px; 
			top: 55px; 
			width: 132px; 
			height: 170px;
			z-index:50;			
		}

#pictext	{	position: absolute; 
			right: 22px; 
			top: 55px; 
			width: 110px; 
			height: 165px;
			z-index:50;
		}

#price	{	position:absolute;
			right: 25px; 
			top: 183px; 
			width: 100px; 
			height: 45px;
			z-index:60;
			text-align:right
			;
		}

#textbox	{	position: absolute;
			left: 0px; 
			top: 130px;
			padding:15px;
			width: 770px; 
			height: 470px;
			z-index:11; 
		}

#bottom	{	position: absolute; 
			left: 169px; 
			bottom: 0px; 
			width: 611px;
			padding-left:10px;
			padding-right:10px; 
			height: 20px;
			color: #000000;
			text-align:center;
			font-size:13px;
			z-index:100; 
		}

#leftbox	{	position: absolute;
			left: 15px; 
			top: 200px;
			width: 560px; 
			height: 500px;
			background-image:url(images/bigbox.jpg);
			z-index:50; 
		}

#rightbox	{	position: absolute;
			left: 560px; 
			top: 200px;
			width: 280px; 
			height: 500px;
			background-image:url(images/middelbox.jpg);
			z-index:40; 
		}

#box1	{	position: absolute;
			left: 0px; 
			top: 200px;
			width: 280px; 
			height: 250px;
			background-image:url(images/box.jpg);
			z-index:40; 
		}

#box2	{	position: absolute;
			left: 280px; 
			top: 200px;
			width: 280px; 
			height: 250px;
			background-image:url(images/box.jpg);
			z-index:40; 
		}

#box3	{	position: absolute;
			left: 560px; 
			top: 200px;
			width: 280px; 
			height: 250px;
			background-image:url(images/box.jpg);
			z-index:40; 
		}

#box4	{	position: absolute;
			left: 0px; 
			top: 450px;
			width: 280px; 
			height: 250px;
			background-image:url(images/box.jpg);
			z-index:40; 
		}

#box5	{	position: absolute;
			left: 280px; 
			top: 450px;
			width: 280px; 
			height: 250px;
			background-image:url(images/box.jpg);
			z-index:40; 
		}

#box6	{	position: absolute;
			left: 560px; 
			top: 450px;
			width: 280px; 
			height: 250px;
			background-image:url(images/box.jpg);
			z-index:40; 
		}

#box7	{	position: absolute;
			left: 0px; 
			top: 700px;
			width: 280px; 
			height: 250px;
			background-image:url(images/box.jpg);
			z-index:40; 
		}

#box8	{	position: absolute;
			left: 280px; 
			top: 700px;
			width: 280px; 
			height: 250px;
			background-image:url(images/box.jpg);
			z-index:40; 
		}

#box9	{	position: absolute;
			left: 560px; 
			top: 700px;
			width: 280px; 
			height: 250px;
			background-image:url(images/box.jpg);
			z-index:40; 
		}



		
		
/* DROPDOWN MENU */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 300}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 13px Helvetica}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 100px;
	height:10px;
/*	background: #5970B2; */
	border-left:#666666 solid 1px;
	color: #666666;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	color: #FFFF00;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	margin-top:4px;
	padding: 0;
	background: #222224;
	border:#666666 1px solid;
	border-top:none;
}

#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 10px 10px;
		width: 100px;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		/*background: #EAEBD8;*/
		color: #666666;
		font: 13px Helvetica}

	#sddm div a:hover
	{	/*background: #87ab0d;*/
		color: #FFFF00}



		
		
/* LIGHTBOX */		
#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 { left: 0; float: left; background: url(images/prev.gif) left 10% no-repeat; }
#nextLink { right: 0; float: right; background: url(images/next.gif) right 10% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 10% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 10% no-repeat; }


#imageDataContainer{
	font: 16px 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: 80px; float: right;  padding-bottom: 0.7em;	}
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}