@charset "utf-8";
/* CSS Document */

body{
margin-left:25px;
margin-top:25px;
/*background-color:#67c2d4;*/
background-color:#6FB3E8;
}
video{
position:relative;
top:2px;
bottom:5px;
left:12%;}


#overlay {  
	position:absolute;
	top:0;
	left:0;
	width:100%;
	/*height:680px;*/
	height:880px;
	z-index:9999;
	display:none;
	background-color:rgba(0,0,0,.7);
	text-align: center;
}

#overlay #margins {
	 margin: auto; 
	 width: 80%;
	 height:61%;
	 
	 background-color:rgba(255,0,0,0);
	 /* center horizontally and vertically */
	 position:relative;
	 top: 0; 
	 left: 0; 
	 bottom: 0; 
	 right: 0;
	 /* ---------------------------------- */
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


#overlay #margins #photo_holder {
	 margin: auto; 
	 width:75%;
	 height:95%;
	 background-color:#553445;
	 /*background-color:rgba(255,255,255,1);*/
	 /* center horizontally and vertically */
	 position:absolute;
	 top: 5%; 
	 left: 0; 
	 bottom: 0; 
	 right: 0;
	 /* ---------------------------------- */
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
	
	-webkit-box-shadow: 5px 5px 5px 5px rgba(0,0,0,.4);
	box-shadow: 5px 5px 5px 5px rgba(0,0,0,.4);
}

#overlay #margins #photo_holder #lezanta {
	position:absolute;
	bottom:0;
}

#overlay #margins #photo_holder #closer{
	
	position:absolute;
	top:-15px;
	right:-15px;
	height:30px;
	width:30px;
	/* make the div round */
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color:#000;
	
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	content:X;
	line-height:30px;
	cursor:pointer;
	border:4px solid #fff;
	
	/*-webkit-box-shadow: 5px 5px 5px 5px rgba(0,0,0,.4);
	box-shadow: 5px 5px 5px 5px rgba(0,0,0,.4);*/
}

#overlay #margins #photo_holder #closer:hover {
	/*border:4px solid #FFBF64;*/
	background-color:#FFBF64;
}

/****************************************************/
#overlay1 {  
	position:absolute;
	top:0;
	left:0;
	width:100%;
	/*height:680px;*/
	height:880px;
	z-index:9999;
	display:none;
	background-color:rgba(0,0,0,.7);
	text-align: center;
}

#overlay1 #margins1 {
	 margin: auto; 
	 width: 80%;
	 height:61%;
	 background-color:rgba(255,0,0,0);
	 /* center horizontally and vertically */
	 position:relative;
	 top: 0; 
	 left: 0; 
	 bottom: 0; 
	 right: 0;
	 /* ---------------------------------- */
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


#overlay1 #margins1 #photo_holder1 {
	 margin: auto; 
	 width:90%;
	 height:90%;
	 background-color:rgba(255,255,255,1);
	 /* center horizontally and vertically */
	 position:absolute;
	 top: 0px; 
	 left: 0; 
	 bottom: 0; 
	 right: 0;
	 /* ---------------------------------- */
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
	
	-webkit-box-shadow: 5px 5px 5px 5px rgba(0,0,0,.4);
	box-shadow: 5px 5px 5px 5px rgba(0,0,0,.4);
}



#overlay1 #margins1 #photo_holder1 #closer1{
	
	position:absolute;
	top:-15px;
	right:-15px;
	height:30px;
	width:30px;
	/* make the div round */
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color:#000;
	
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	content:X;
	line-height:30px;
	cursor:pointer;
	border:4px solid #fff;
	
	/*-webkit-box-shadow: 5px 5px 5px 5px rgba(0,0,0,.4);
	box-shadow: 5px 5px 5px 5px rgba(0,0,0,.4);*/
}

#overlay1 #margins1 #photo_holder1 #closer1:hover {
	/*border:4px solid #FFBF64;*/
	background-color:#FFBF64;
}
#forw1,#forw2,#forw3,#forw4,#forw5{
	position:absolute;
	top:35%;
	font-size:50px;
	margin-left:-5px;
	cursor:pointer;
	left:93%;
    color:black;
	}
#forw6,#forw7,#forw8,#forw9,#forw10,#back1{
	position:absolute;
	top:35%;
	font-size:50px;
	margin-left:-5px;
	cursor:pointer;
	left:93%;
    color:black;
	}
#forw11,#forw12,#forw13,#forw14,#forw15,#forw16,#forw17,#forw18,#forw19,#forw20,#forw21{
	position:absolute;
	top:35%;
	font-size:50px;
	margin-left:-5px;
	cursor:pointer;
	left:93%;
    color:black;
	}
#forw1:hover,#forw2:hover{color:#ffbf64;}
#forw3:hover,#forw4:hover{color:#ffbf64;}
#forw5:hover,#forw6:hover{color:#ffbf64;}
#forw7:hover,#forw8:hover{color:#ffbf64;}
#forw9:hover,#forw10:hover{color:#ffbf64;}
#forw11:hover,#forw12:hover{color:#ffbf64;}
#forw13:hover,#forw14:hover{color:#ffbf64;}
#forw15:hover,#forw16:hover{color:#ffbf64;}
#forw17:hover,#forw18:hover{color:#ffbf64;}
#forw19:hover,#forw20:hover{color:#ffbf64;}
#forw21:hover{color:#ffbf64;}
#play{
position:absolute;
	top:35%;
	font-size:50px;
	margin-left:-5px;
	cursor:pointer;
	left:93%;
    color:black;}
	
	