/*
@font-face {
  font-family: "Standard_07_55";
  src: url(stan0755.ttf) format("truetype");
}
.gallery_details{
	font-family: "Standard_07_55", Tahoma, Arial, Verdana;
	font-size:11px;	
	text-decoration:none;
	color:#666666;
}
*/

html {
	margin: 0;
	padding:0;
	height:100%; /* needed for container min-height */
	/*overflow: -moz-scrollbars-vertical;*/
	/*overflow-y: scroll;*/
	font-family: Tahoma, Arial, Verdana;
}


td {
	text-align: left;
	font-family:verdana;
	font-size:9px;
	color:#9B9B9B;
	line-height:12px;
}

a {text-decoration:none;color:#9B9B9B;}
a:hover{text-decoration:none;color:#FFCC00;}

/* href gallery */
.a {text-decoration:none;color:#666666;}
.a:hover{text-decoration:none;color:#D9D9D9;}

  
body {
	background-color: #9B9B9B;
	height:100%; /* needed for container min-height */
	margin:0px;
	padding:0px;
}

.copy{
	font-family:verdana;
	color:#FFCC00;
	text-decoration:none;
	font-size:9px;
}

.size1{
	font-family: Tahoma, Arial, Verdana;
	font-size:35px;
	text-decoration:none;
	color:#9B9B9B;
}
.size2{
	font-family: Tahoma, Arial, Verdana;
	font-size:30px;
	text-decoration:none;
	color:#9B9B9B;
}
.size3{
	font-family: Tahoma, Arial, Verdana;
	font-size:25px;
	text-decoration:none;
	color:#9B9B9B;
}
.size4{
	font-family: Tahoma, Arial, Verdana;
	font-size:20px;
	text-decoration:none;
	color:#9B9B9B;
}
.size5{
	font-family: Tahoma, Arial, Verdana;
	font-size:15px;
	text-decoration:none;
	color:#9B9B9B;
}

.gallery_details{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;	
	text-decoration:none;
	color:#666666;
}


ul {margin:0; padding:0; list-style:none}
li {background:url(images/4a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 11px; line-height:18px }


.white {color:#D9D9D9; text-decoration:none}
.orange { color:#E8BA00; text-decoration:none}

.m {vertical-align:middle}
.sm {font-size:10px}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:12px}
.list {line-height:10px}

.form {
	width:150px;
	height:21px;
	font-family:verdana;
	font-size:9px;
	border-style: solid;
	border-width: 1px;
	border-color:#505050;
	background-color:#1F1F1F;
	color:#D9D9D9;
	margin-left:0px;
	margin-right:0px;
}
		
.textarea {
	width:150px;
	height:118px;
	font-family:verdana;
	font-size:9px;
	border-style: solid;
	border-width: 1px;
	border-color:#505050;
	background-color:#1F1F1F;
	color:#D9D9D9;
	margin-left:0px;
	margin-right:0px;
}


.site_content{
	min-height: 500px;
}

.gallery_content {
	position:relative;
	margin: auto; 
	margin-bottom: 10px; 
	overflow-y: hidden; 
	overflow: auto; 
	color: #CCCCCC; 
	width: 1000px;
	min-height: 500px;
	text-align: center;
}
	.gallery_content_desc {
		margin: auto; 
		margin-bottom: 10px; 
		color: #CCCCCC;
		font-size:14px;
		width: 1000px; 
		height: auto; 
		text-align: left;
	}

/* HTML Continer */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width: 100%;
	background:url(images/px_bg.gif) repeat #0E0E0E;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div#header {
	padding:0.5em;
	background:#000;
}

	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}
	div#header a {
		font-size:1.3em;
	}
	
	div#right {
		font-size:1.1em;
		margin:0;
		position: relative;
		height:auto !important; /* real browsers */
		height:100%; /* IE6: treaded as min-height*/
		min-height:100%; /* real browsers */
		text-align:right		
	}


div#content {
	padding:8px 5px 50px; /* bottom padding for footer */
	background:url(images/px_bg.gif) repeat #0E0E0E;
	vertical-align:top;
}
	div#content p {
		text-align:justify;
		padding:0 1em;
	}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background:#000;
	color:#999999;
	font-size:12px;
}
	div#footer p {
		padding:1em;
		margin:auto;
	}
	
	
div#sound{
	font-size: 1.3em;	
}
	
.loading {
	background:url(images/indicator_white_large.gif) no-repeat center center;
	color:#CCCCCC;
	text-align: center;
	vertical-align:middle;
	height:100%;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
}

.loading_photo {
	background:url(images/loading_16.gif) no-repeat center center;
	color:#CCCCCC;
	text-align: center;
	vertical-align:middle;
	height:100%;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
}

.category_name {
	/*color:#FFCC00;*/
	text-align: left;
	font-size: 18px;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #333333;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}

.gallery_list{
	/*width: 150px;*/
	width:200px;
	font-size:10px;
	border-bottom: thin solid #333333;
	padding-bottom: 10px;
	cursor:pointer;
}

.thumnail{
	padding-bottom: 5px;
}

#tooltip{
	position:absolute;
	border:1px solid #109bc3; 
	background:#109bc3; 
	padding:5px; 
	display:none; 
	color:#cce8f0; 
	font: 0.7em Arial, Helvetica, sans-serif
}

.gallery_over{
	color:#FFCC00;
	/*background-color:#CCCCCC;*/
}

.menu{
	margin:auto;
	text-align:left;
	width: 1000px;
	font-size:11px;
	color:#9B9B9B;
	font-weight:bold;
}

img_thumb{
	
}

.photo{
	min-height: 500px;
	min-width: 200px;
	padding-right:8px;
}