@charset "utf-8";
/* IblupsTV v.2.0 */

#box-encoder {
	display: block;
	width: auto;
	height: auto;
	min-height: 280px;
	margin-top: 10px;
	margin: 15px;
}
#box-encoder #player-encoder {
	display: block;
	width: 360px;
	height: 280px;
	float: left;
}
.box-tool-common {
	display: block;
	float: right;
	height: auto;
	text-align: left;
	font-size: 14px;
	font-family: sans-serif;
	width: 475px;
}
.txt-color-celest {
	color: #09C;
	font-size: 15px;
}
.marg-tb-5 {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bot {
	color: #C0C0C0;
	width: 100%;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	min-height: 140px;
	display: block;
	margin: 0 auto;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
	background-image: url(img/zt-bg-mundi.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 10px;
}
#bot #form-search-ui{
	display: block;
	margin: 0 auto;
	width: 530px;
	background-color: #000;
	height: 90px;
	padding: 10px;
	border-radius: 10px;  
	-ms-border-radius: 10px;  
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
	-khtml-border-radius: 10px;
	
}
#bot #q{
	width: 400px;
	color: #069;
	font-size: 16px;
	font-weight: bold;
	padding: 9px;
	margin: 0;
	margin-top: 10px;
}
#bot #btnSearch{
	padding: 6px;
	background-color: #09C;
	color: #FFF;
	font-weight: bold;
	font-size: 17px;
	border: 1px #00AFEA solid;
	background-image: url(img/babutton.gif);
	margin: 0;
	margin-top: 10px;
}
.bg-color-black {
	background-color: #000;
	height: auto;
	margin-bottom: 10px;
}
.tooltip{
	position:absolute;
	width:245px;
	height:125px;
	background-image:url(tip-bg.png);
	background-position:left center;
	color:#FFF;
	padding:5px 5px 5px 10px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

#chn {
	width:auto;
	background-color:#333;
	opacity: .7;
	-moz-opacity: .25;
	filter:alpha(opacity=70);
	border: 3px solid #333;
	float: left;
	margin: 3px;
	display: table;
}
.Box-Page-Panel {
	background-color: #FFF;
	display: table;
	margin: 0 auto;
	width: 920px;
	height: auto;
	min-height: 500px;
	clear: both;
}
.text-stylish-ads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	display: block;
	margin: 10px;
	padding: 5px;
	background-color: #F9F9F9;
	color: #454545;
	border: 1px solid #EFEFEF;
	width: auto;
}
