﻿.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1350px;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	}
.white_content {
	display: none;
	color: #000000;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 335px;
	height: 200px;
	padding: 16px;
	padding-right: 0px;
	border: 16px solid #E4E4E4;
	background-color: white;
	z-index:1002;
	overflow: auto;
	}
.white_content_gal_edit{
	display: none;
	color: #000000;
	position: absolute;
	top: 315px;
	left: 130px; 
	width: 475px;
	height: 600px;
	padding: 16px;
	border: 16px solid #E4E4E4;
	background-color: white;
	z-index:1002;
	overflow: auto;
	overflow-x: none;
	}
.white_content_new_post{
	display: none;
	color: #000000;
	position: absolute;
	top: 315px;
	left: 165px;
	width: 400px;
	height: 450px;
	padding: 16px;
	border: 16px solid #E4E4E4;
	background-color: white;
	z-index:1002;
	overflow: auto;
	}
.white_content_comments{
	display: none;
	color: #000000;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 70%;
	height: 600px;
	padding: 16px;
	border: 16px solid #E4E4E4;
	background-color: white;
	z-index:1002;
	overflow: auto;
	}
.white_content_offer_item{
	display: none;
	color: #000000;
	position: absolute;
	top: 315px;
	left: 165px;
	width: 400px;
	height: 450px;
	padding: 16px;
	border: 16px solid #E4E4E4;
	background-color: white;
	z-index:1002;
	overflow: auto;
	}
.white_content_forgot_pass{
	display: none;
	color: #000000;
	position: absolute;
	top: 315px;
	left: 175px;
	width: 350px;
	/*height: 130px;*/
	padding: 16px;
	border: 16px solid #E4E4E4;
	background-color: white;
	z-index:1002;
	overflow: hidden;
	}
.white_content_suppliers{
	display: none;
	color: #000000;
	position: absolute;
	top: 315px;
	left: 80px;
	width: 561px;
	height: 450px;
	padding: 16px;
	border: 16px solid #E4E4E4;
	background-color: white;
	z-index:1002;
	overflow: auto;
	}
.white_content_details{
	display: none;
	font-size: 14px;
	color: #000000;
	position: absolute;
	top: 315px;
	left: 165px;
	width: 400px;
	height: auto;
	padding: 16px;
	border: 16px solid #E4E4E4;
	background-color: white;
	z-index:1002;
	overflow: auto;
	}
.white_content_details-offers{
	display: none;
	color: #000000;
	position: absolute;
	top: 315px;
	left: 165px;
	width: 400px;
	padding: 16px;
	border: 16px solid #E4E4E4;
	background-color: white;
	z-index:1002;
	overflow: auto;
	}