body {
	/*background-color:#fff;*/
	overflow:hidden;
	background-color:#000000;
}

	#container {
		display:block;
		border:20px solid #fff;
		background-color:#000000;
		background-position:top;
		background-image:url(../images/default_background.jpg);
		background-repeat:no-repeat;
		width:770px;
		height:643px;
		margin:auto;
		margin-top:10px;
		overflow:hidden;
		padding-left:71px;
	}
		#header {
			display:block;
			background-position:top left;
			background-image:url(../images/PR8IG_logo.png);
			background-repeat:no-repeat;
			height:92px;
			margin-bottom:48px;
		}
			#header * {
				display:none;
			}

		#menu {
			display:block;
			width:670px;
			height:503px;
			float:right;
		}
		
			#menu ul {
				display:block;
				margin:0;
				padding:0px;
			}
				#menu ul li {
					display:block;
					margin:0;
					padding:0;
					list-style:none;
					list-style-image:none;
					padding-top:5px;
				}
				#menu ul li a {
					display:inline;
					padding-left:10px;
					padding-bottom:10px;
					font-size:17px;
					font-weight:lighter;
					text-transform:lowercase;
				}
				#menu ul li a.open:hover,
				#menu ul li a.open {
					color:#fff;
				}
					#menu ul li a:hover {
						color:#ccc;
					}
					
				#menu ul ul {
					display:none;
					width:195px;
					float:left;
				}
					#menu ul ul li {
						padding-top:0px;
					}
					#menu ul ul li a {
						display:block;
						text-align:right;
						font-size:12px;
						font-weight:lighter;
						padding:0;
						padding-right:30px;
						padding-bottom:7px;
						text-transform:lowercase;
						white-space:nowrap;
					}
				
		#content {
			display:none;
			background-position:top left;
			background-image:url(../images/content.png);
			background-repeat:repeat-x;
		}
			#content a {
				padding:0px;
			}
				#html {
					display:block;
					padding:10px;
					background-position:bottom left;
					background-image:url(../images/content_bottom.png);
					background-repeat:repeat-x;
				}
				#menu #html div.data a {
					display:inline;
					padding:0px;
					margin:0px;
					height:auto;
				}
				#html div.data {
					display:none;
					float:left;
					/*width:650px;*/
					width:455px;
					margin-left:195px;
					z-index:inherit;
					position:absolute;
					/*overflow:auto;*/
					/*height:230px;*/
				}
				#html ul.nav_left {
					float:left;
				}
				#html div.content {
					display:block;
				}
				#html div.module_contents {
					display:block;
				}
	
		#middle {
			display:none;
		}
			
		#footer {
			display:block;
			position:relative;
			clear:both;
			width:831px;
			padding-right:10px;
			text-align:right;
			margin-top:-40px;
			margin-left:auto;
			margin-right:auto;
			font-size:9px;
			color:#aaa;
		}
		#footer a {
			color:#aaa;
		}
		#footer hr {
			display:none;
		}	

#html .photoalbum_module .enlarge_mssg,
#html .photoalbum_thumbs {
	display:none;
}
#html .photoalbum_module div.preview  {
	display:block;
	width:300px;
}
#html .previewClick_reloader {
	display:block;
	background-image:url(../images/loading.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:300px;
	height:225px;
}
#html .photoalbum_module div.preview div.previewClick_container {
	display:block;
	width:300px;
	height:225px;
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
#html .photoalbum_module div.preview div.previewClick_container.old {
	border:1px solid #fff;
}
#html .photoalbum_module div.preview div.previewClick_container.new {
	display:none;
	border:0;
}
#html .photoalbum_module div.info {
	display:block;
	text-align:right;
}
#html .photoalbum_module div.preview a.previewClick {
	display:none;
}
#html .nav_button {
	display:block;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:5px;
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}
#html .nav_button.prev_but {
	background-image:url(../images/left.png);
}
#html .nav_button.next_but {
	background-image:url(../images/right.png);
}
#html .bottomnav {
	display:none;
}

#html .style_request_module {
	display:block;
}
#html .style_request_module .login_module {
	display:block;
}
#html .style_request_module .login_module br {
	display:none;
}
#html .style_request_module .logged {
	display:block;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
	margin-bottom:10px;
}
#html .style_request_module .login_module label {
	display:block;
	clear:both;
}
#html .style_request_module label.register_but {
	display:inline;
}
#html .style_request_module label.login_but {
	display:inline;
}
#html .style_request_module label span {
	display:block;
	clear:both;
}
#html .style_request_module ol,
#html .style_request_module ol li {
	list-style:decimal !important;
}
#html .style_request_module textarea {
	width:444px;
}
#html .style_request_module div.files {
	display:none;
	clear:both;
}
#html .style_request_module div.file {
	display:block;
	float:left;
	width:100px;
	height:100px;
}
#html .style_request_module div.files div.description {
	display:block;
	float:left;
	height:100px;
	margin-left:30px;
}
#html .style_request_module div.files div.description textarea {
	width:310px;
	height:70px;
}
#html .style_request_module div.files span.label {
	display:block;
	clear:both;
}
#html .style_request_module div.file div.file_input_container {
	display:block;
	background-image:url(../images/foto_upload.png);
	background-position:center;
	background-repeat:no-repeat;
	width:100px !important;
	height:70px !important;
	border:1px solid #fff;
	cursor:pointer;
}
#html .style_request_module div.file div.file_input_container.progress {
	background-image:url(../images/loading.gif);
}
#html .style_request_module div.submit {
	display:block;
	clear:both;
	padding-top:10px;
}
#html .style_request_module textarea {
	font-size:12px;
}


/* Overlay */
#modalOverlay {background-color:#000; cursor:wait;}

/* Container */
#modalContainer {height:400px; width:600px; left:50%; top:15%; margin-left:-300px; background-color:#fff; border:2px solid #fff;}
#modalContainer a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#modalContainer #basicModalContent {padding:8px;}
