@charset "utf-8";
#eskuvo_frame {
	background-color: #CCC;
	height: auto;
	width: 1000px;
	left: 50%;
	position: absolute;
	margin-left: -500px;
	top: 0px;
}
#eskuvo_frame #header {
	height: 448px;
	width: 1000px;
	position: absolute;
	top: 0px;
}
#eskuvo_frame #middle {
	height: auto;
	width: 1000px;
	position: absolute;
	top: 488px;
	background-color: #B9967B;
}
#eskuvo_frame #middle #middle_film {
	width: 760px;
	text-align: center;
	padding-left: 240px;
	padding-top: 20px;
	float: left;
	background-color: #F5F1EE;
}
#eskuvo_frame #middle #middle_film2 {
	padding-left: 240px;
	width: 760px;
	float: left;
	padding-top: 20px;
	background-color: #F5F1EE;
}
#eskuvo_frame #middle #middle_film3 {
	float: left;
	width: 760px;
	padding-left: 240px;
	padding-top: 20px;
	background-color: #F5F1EE;
}
#eskuvo_frame #middle #middle_film4 {
	float: left;
	width: 760px;
	padding-top: 20px;
	padding-left: 240px;
	background-color: #F5F1EE;
}
#eskuvo_frame #middle #middle_film5 {
	float: left;
	width: 760px;
	padding-top: 20px;
	padding-left: 240px;
	background-color: #F5F1EE;
}



#eskuvo_frame #buttons {
	background-color: #B38450;
	position: absolute;
	height: 40px;
	width: 1000px;
	top: 448px;
}
#eskuvo_frame #buttons ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#eskuvo_frame #buttons ul li {
	display: block;
	width: 180px;
	float: left;
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
	font-size: 18px;
}
#eskuvo_frame #buttons ul li a {
	color: #FFF;
	text-decoration: none;
}
#eskuvo_frame #buttons ul li a:hover {
	color: #E3B466;
}

body {
	background-color: #E0D5CF;
	background-repeat: repeat-x;
}

/* styling of the container. */
a.myPlayer {
	display:block;
	width: 520px;
	height:330px;
	text-align:center;
	float:left;
	border:thick solid #FFF;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}

/* play button */
a.myPlayer img {
	margin-top:70px;
	border:0px;
}

/* when container is hovered we alter the border color */
a.myPlayer:hover {
	border:thick solid #F69;
}
#eskuvo_frame #middle #veg_tag {
	background-color: #B38450;
	float: left;
	height: 300px;
	width: 1000px;
}

