.tac {text-align:center;}
.taj {text-align:justify;}

.sui {font-family: 'Segoe UI Light';}
.sui-light-18{font-size:18px; font-family: 'Segoe UI Light'; line-height:1.2;}
.fs36 {font-size: 36px;}
.fs15 {font-size: 15px;}
.fs30 {font-size: 30px;}
sup {font-size:50%;}

/* template --- Планшеты Light*/
.product-title {font-family:"Segoe UI Light", Consolas, Monaco, Arial, sans-serif; font-size:244%; margin: 56px 0 0 30px;}
.product-description {font-family:"Segoe UI Light", Consolas, Monaco, Arial, sans-serif; font-size:17px;}
.product-description h2 {font-family:"Segoe UI Light", Consolas, Monaco, Arial, sans-serif; font-size:28px; color: #008ed3; margin-bottom:1.2em;}
.fw-normal {font-family:"Segoe UI", Consolas, Monaco, Arial, sans-serif;}
.fw-normal h2 {font-family:"Segoe UI", Consolas, Monaco, Arial, sans-serif;}

/* template --- N1 */
.ffrod {font-family: 'Rodchenko';}
h2.ffrod {text-align: center; font-size: 48px; margin-bottom: 0.2em;}
h3.ffrod {color:red; font-size: 39px;}

#stock-n1 {
	display:none;
	background:#c33;
	color:#fff;
	text-shadow: 1px 1px #8F0000;
	padding: 30px;
	font-size: 16px;
	position: absolute;
	top: 10%;
	left: 50%;
	width: 600px;
	margin-left: -300px;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

#stock-n1 a {

	color:#fff;
	text-shadow: 1px 1px #8F0000;
}
#stock-n1 a:hover {
	text-decoration:none;
	color:#e7e7e7;
	text-shadow: 1px 1px #8F0000;
}


#clickme-n1 {
	cursor: pointer; 
	border-bottom: 2px dotted;
	font-size:18px;
	line-height: 56px;
}

#close-n1 {
	display: block;
	float: right;
	margin: 40px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	background: url(http://explay.ru/assets/images/close.png) no-repeat;
	background-position: 0 0;
}
#uparr-n1 {
	background:#B80000;
	width:100%;
	display:block;
	text-align:center;
}
#uparr-n1:hover {
	background:#C80000;
	cursor:pointer;
}

/* product --- CinemaTV */

#cinematvpp h1 {
	font-size:44px; 
	margin-top:2em;
	margin-bottom:1.1em;
	font-family:'Segoe UI Light'
}
#cinematvpp h2 {
	font-family:'Segoe UI Light'; 
	font-size:36px; 
}
#cinematvpp {
	font-size: 17px;
	font-family:'Segoe UI Light'; 
}

/* product --- Scream */

#screampp h1 {
	font-size:44px; 
	margin-top:2em;
	margin-bottom:2em;
	font-family:'Segoe UI Light'
}
#screampp h2 {
	font-family:'Segoe UI Light'; 
	font-size:36px; 
}
#screampp {
	font-size: 16px;
	font-family:'Segoe UI Light'; 
}
/* product --- D7.2 3g */
#g-72-3g-gradient {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 26%, rgba(244,244,244,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(26%,rgba(255,255,255,1)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 26%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 26%,rgba(244,244,244,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 26%,rgba(244,244,244,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 26%,rgba(244,244,244,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
	margin-top: 33px;
}

/* Slider for Yandex.Kit page and News pages* /
/* Basic Slider additional styles */

#banner-fade,
#banner-slide{
	margin-bottom: 60px;
}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:15px;
	background:#fff;
	color:#000;
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	
}

ul.bjqs-controls.v-centered li a:hover{
	background:#000;
	color:#fff;
}

ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}

/* Basic jQuery Slider essential styles*/

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0; border:1px solid #ccc;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0; border:1px solid #ccc;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}

