body, html, #container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none repeat scroll 0 0 #000000;
	overflow: hidden;
	height: 100%;
}
#logo_hide_area {
	background-color: transparent;
	width: 15%;
	height: 4%;
	position: absolute;
	top: 0;
	right: 5%;
	z-index: 100;
}
#container_what_is_this_btn {
	background-color: #232323;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE 5.5+*/
	-moz-opacity: 0.8; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.8; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.8; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
	width: 15%;
	height: 5%;
	position: absolute;
	bottom: -3px;
	left: 24%;
	z-index: 100;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border: 1px solid black;
	text-align: center;
}
#container_what_is_this_btn span, #container_legal_stuff_btn span, #container_now_playing_btn span {
	color: white;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 25%;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE 5.5+*/
	-moz-opacity: 1.0; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 1.0; /* Konqueror 3.1, Safari 1.1 */
	opacity: 1.0; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
	font-size: 21px;
	font-family: 'Graublau Web';
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
}
#container_now_playing_btn {
	background-color: #232323;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE 5.5+*/
	-moz-opacity: 0.8; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.8; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.8; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
	width: 15%;
	height: 5%;
	position: absolute;
	bottom: -3px;
	left: 42%;
	z-index: 100;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border: 1px solid black;
	color: white;
	text-align: center;
}
#container_legal_stuff_btn {
	background-color: #232323;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE 5.5+*/
	-moz-opacity: 0.8; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.8; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.8; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
	width: 15%;
	height: 5%;
	position: absolute;
	bottom: -3px;
	right: 25%;
	z-index: 100;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border: 1px solid black;
	color: white;
	text-align: center;
}
#container_legal_stuff_btn {
}
#logo_hide_area:hover, #full_screen_help_popup_X:hover {
	cursor: pointer;
}
#main_img_bg {
	z-index: 1;
}
#container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
#what_is_this_description, #now_playing_description, #legal_stuff_description {
	position: absolute;
	z-index: 999;
	bottom: -2px;
	left: 16%;
	margin: auto;
	background-color: #000000;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* IE 5.5+*/
	-moz-opacity: 0.9; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.9; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.9; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
	border: 1px solid #616060;
	width: 68%;
	display: none;
	height: 27%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.close_description_what_is_this, .close_description_now_playing, .close_description_legal_stuff {
	color: red;
	position: absolute;
	right: 2.1%;
	top: 2.7%;
	font-family: 'Graublau Web';
	font-size: 20px;
	font-weight: bold;
}
.close_description_what_is_this {
	right: 3.3%;
	top: 2.7%;
}
.close_description_legal_stuff {
	right: 3.4%;
	top: 2.7%;
}
.close_description_what_is_this:hover, .close_description_now_playing:hover, .close_description_legal_stuff:hover {
	cursor: pointer;
}
#cover_img {
	float: left;
	margin-top: 6%;
	margin-left: 6%;
}
#cover_img img {
	border: 1px solid red;
}
#video_description {
	float: left;
	color: white;
	font-size: 18px;
	width: 70%;
	margin-top: 6%;
	margin-left: 4%;
	height: 75%;
	overflow: scroll;
	overflow-x: hidden;
	font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
}
#video_description_title, #video_description_director, #video_description_year, #video_description_plot, #video_description_cast {
	height: 16%;
	width: 93%;
}
#video_description_plot {
	text-align: justify;
}
#what_is_this_description_inner, #legal_stuff_description_inner {
	width: 90%;
	height: 80%;
	margin-top: 5%;
	overflow: scroll;
	overflow-x: hidden;
	color: white;
	font-size: 20px;
	text-align: justify;
	padding-right: 3%;
	font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
}
::-webkit-scrollbar {
	width: 4px;
	height: 6px;
}
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {
	height: 30px;
	display: block;
	background-color: transparent;
}
::-webkit-scrollbar-track-piece {
	background-color: #666;
	-webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:vertical {
	height: 50px;
	background-color: red;
	-webkit-border-radius: 6px;
}
#video_player {
	z-index: 5000;
	position: absolute;
	top: 0;
	bottom: 24%;
	left: -0.5%;
	right: 0;
	margin: auto;
	height: 26%;
	width: 43%;
	background-color: black;
}
#loading_img {
	z-index: 9000;
	position: absolute;
	top: 75%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 200;
	width: 50;
}

#full_screen_help_popup{
	display:none;
	z-index: 10000;
  	position: absolute;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
	-moz-opacity: 0.8; 
	-khtml-opacity: 0.8; 
	opacity: 0.8; 
	
	top: 63.5%;
	left: 35%;

	background: rgb(48, 47, 47);
	border: 1px solid black;
	width: 26%;
	height: 2%;
  	color: white;
	padding: 2%;
	border-radius: 5px;
	font-family: 'Graublau Web';
}

#full_screen_help_popup_X{
	z-index: 20000;
	position: absolute;
	right: 2.1%;
	top: 2.7%;
	color: red;
	font-family: 'Graublau Web';
	font-weight: bold;

}
