/*#content
{
   	height: 100%;
	padding: 1% 1% 1% 1%;
	margin-left: 10%;
    position:relative;
	 width: 845px; 
}
*/

.clearfix
{
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.details
{
	/*margin: 1% 3%;*/
}

.fade_details
{
	margin: 50% 0% 0% 0%;
	background: url(../images/misc/bg-black.png);
}

h4
{
	color: #fff;
	font-family:Arial ;
	letter-spacing: 0.15em;
	line-height: 160%;
	text-shadow: 1px 1px 0 rgb(0,0,0);
}

.doors_det
{
	color: #fff;
	font-family:Arial ;
	letter-spacing: 0.15em;
	line-height: 160%;
	text-shadow: 1px 1px 0 rgb(0,0,0);
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
}

h5
{
	color: #ffb169;
	font: bold 22px Arial, Arial;
	letter-spacing: 0.15em;
	line-height: 185%;
	text-shadow: 1px 1px 0 rgb(0,0,0);
	padding-left:5%;
}

p
{
	color: #aff;
	font-family:Arial ;
	text-shadow: 1px 1px 0 rgb(0,0,0);
	filter: alpha(opacity=100);
}

a
{
	text-decoration: none;
}

.mosaic-block
{
	float:left;
	position:relative;
	overflow:hidden;
	width:300px;
	height:188px;
	margin:1%;
	background:#111 url(../images/misc/progress.gif) no-repeat center center;
	border:1px solid #fff;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=3, OffY=3, Color=#848484);
}

.mosaic-backdrop
{
	background: #111;
	display: none;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

.mosaic-backdrop img
{
	opacity:0.80;
	cursor:pointer;
}

.mosaic-overlay
{
	background: #111;
	display: none;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 5;
}

.mosaic-overlay-empty
{
}

.bar .mosaic-overlay
{
	background: url(../images/misc/bg-black.png);
	bottom: -35%;
	height: 12%;
}

.fade .mosaic-overlay
{
	background: url(../images/misc/bg-black.png);
	bottom: 0%;
	height: 25%;
}

img.a 
{
	position: absolute;
	left: 0;
	top: 0;
	text-decoration:none;
	border:0;
}
 
img.b 
{
	position: absolute;
	left: 0;
	top: 0;
	text-decoration:none;
	border:0;
	opacity: 0;
	
}

.lami_box
{
    height:1080px;
    width:90%;
    background-color:silver;
    border: 1px solid black;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
}