body{
	width:100%;
}
#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:transparent;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	text-align:center;
}

#imageContainer{
	width: 100%;
	text-align:center;
}

#loading{
	position: absolute;
	top: 50%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin-left:-7.5% !important;
	//margin-left:0;
	z-index: 20;
}

#hoverNav a{ outline: none;}

#prevLink{
	width: 49%;
	height: 100%;
	display: block;
	/*background: url(http://fitzeshop.ro/tpl/default/images/prevlabel.gif) left no-repeat;*/
	left: 0;
	float: left;
}
#nextLink{
	width: 49%;
	height: 100%;
	display: block;
	/*background:url(http://fitzeshop.ro/tpl/default/images/nextlabel.gif) right no-repeat;*/
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover { background: url(http://fitzeshop.ro/tpl/default/images/prevlabel.gif) left no-repeat;}
#nextLink:hover, #nextLink:visited:hover { background: url(http://fitzeshop.ro/tpl/default/images/nextlabel.gif) right no-repeat;}


#imageDataContainer1{
	width:100%;
	//width:100%;
	text-align:center;
}
#imageDataContainer{
	font: 12px 'Trebuchet MS', Arial, sans-serif;	
	/*background:url('http://fitzeshop.ro/tpl/default/images/poza') repeat-x bottom;*/
	background-image:url(http://fitzeshop.ro/tpl/default/images/fundal-poza.gif);
	background-repeat:repeat-x;
	margin: 0 auto;
	line-height: 1.4em;
	text-align:center;
	/*overflow: auto;*/
	width:100%;
}
#imageData1{
	padding-top:10px;
	text-align:center;
	/*background:url('http://fitzeshop.ro/tpl/default/images/nextlabel.gif') no-repeat right bottom;*/
	height:30px;
	width: 100%;
}
#imageData{
	color: white;
	text-align:center;
	/*background:url('http://fitzeshop.ro/tpl/default/images/prevlabel.gif') no-repeat left bottom;*/
	height:40px;
	width: 100%;
}
 #imageDetails{
	width: 100%;
	text-align: center;
}	

#imageData #caption{ font-weight: bold;	}
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: black;
	text-align:center;
}
#objBottomNavCloseImage{
	position:absolute;
	z-index:100;
	float:right;
	border:1px red solid;
}
#bottomNavClose{
	float:right;
	margin-right:20px;
	//margin-right:75px;
	//position:absolute;
	margin-right:180px;
	margin-top:-10px;
	z-index:150;
	//right:0;
}
#bottomNavClose img{
	width:150px;
	height:30px;
	position:absolute;
	z-index:110;
	float:right;
	margin-right:40px;
}
#model{

	display:block;
	width:100%;
	height:100%;
}