@CHARSET "UTF-8";
html {
	background: #f1f1f1;
	height: 100%
}
body {
	background: #f1f1f1;
	margin: 0;
	padding: 0;
	height: 100%
}
header, footer, div.page {
	display: block;
	/*background: #f1f1f1;*/
	overflow: hidden;
    background: transparent;
	width: 100%;
}
button:focus, button:active, input:focus, input:active, select:focus, select:active, textarea:focus, textarea:active {
	box-shadow: 0 0 0px #fff;
	z-index: 0;
}

strong, b {
    font-weight: bold;
}

em, i{
    font-style: italic;
}

/* additions */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.clearfix {
	display: inline-block
}
html[xmlns] .clearfix {
	display: block
}
* html .clearfix {
	height: 1%
}
.clear {
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	overflow: hidden;
}
.float_left, .alignleft {
	float: left !important;
}
.float_right, .alignright {
	float: right !important;
}
.row {
	display: table;
	overflow: hidden;
}
.container {
	width: 1160px;
	margin: 0 auto;
	border: 0px solid red;
}
#menu_top {
	display: block;
	background: url(../img/header_top_bg.png) left top repeat-x;
	width: 100%;
	position: fixed;
	z-index: 99999;
}
#menu_top .dropdown-menu {
	width: 1160px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	border: 0px solid red;
}
#menu_top .dropdown-menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_top .dropdown-menu li.right {
	float: right;
}
#menu_top .dropdown-menu li.right img {
	height: 31px;
}
#menu_top .dropdown-menu li a {
	display: block;
	line-height: 24px;
	margin: 0px 0 0 0;
	padding: 3px 12px 0px 12px;
	border: 0px solid red;
	border-bottom: 3px solid #202020;
	font-family: Verdana, Arial;
	font-size: 1.077em;
	color: #fff;
	text-decoration: none;
}
#menu_top .dropdown-menu li.right a {
	padding: 0;
}
#menu_top .dropdown-menu li a.more {
	background: url(../img/ico_more_bg_1.png) center 24px no-repeat;
}
#menu_top ul.dropdown-menu li a:hover {
	background: #fff !important;
	border-bottom: 3px solid #f16f0d;
	color: #141414;
}
#menu_top ul.dropdown-menu li a.hover {
	background: #fff !important;
	border-bottom: 3px solid #f16f0d;
	color: #141414;
}
#menu_top ul.dropdown-menu li a.hover2 {
	background: #fff !important;
	border-bottom: 3px solid #f16f0d;
	color: #141414;
}
#menu_top ul.dropdown-menu li a.active {
	background: #077ea6 !important;
	border-bottom: 3px solid #077ea6;
}
#menu_top ul.dropdown-menu li a.active:hover {
	background: #fff !important;
	border-bottom: 3px solid #f16f0d;
	color: #141414;
}
#menu_top .dropdown-menu li a.logo {
	padding: 0;
	background: url(../img/ico_logo2.png) left top no-repeat;
	display: block;
	width: 31px;
	height: 30px;
}
#menu_top .dropdown-menu li a.logo:hover, #menu_top .dropdown-menu li a.ico_loco_active {
	padding: 0;
	background: url(../img/ico_logo2.png) left bottom no-repeat !important;
	display: block;
	width: 31px;
	height: 30px;
}
#menu_top ul.dropdown-menu li div.submenu {
	display: none;
	width: 160px;
	border: 1px solid #c3c3c3;
	border-top: 0;
	background: #fff;
	position: absolute;
	margin-left: -1px;
	box-shadow: 0px 7px 9px #d4d4d4;
	z-index: 1001;
	padding: 0px 0px 0px 0px;
}
#menu_top ul.dropdown-menu li div.submenu li {
	float: none;
}
#menu_top ul.dropdown-menu li div.submenu li a {
	background: #202020;
}
/* search sticky */
#menu_top #small-search {
	padding: 3px 8px 0 0;
	height: 100%;
	overflow: hidden;
}
#small-search input {
	float: left;
}
#small-search .query {
	border: #f16f0c solid;
	border-width: 1px 0 1px 1px;
	border-top-left-radius: 3px 3px;
	border-bottom-left-radius: 3px 3px;	
	color: #9a9a9a;
}
#small-search .btn {
	width: 25px;
	height: 23px;
	background: url(../img/btn_search_small.png) no-repeat;
	border: none;
	border-radius: 0;
	text-indent: -9999px;
}
div.header {
	display: block;
	width: 1160px;
	margin: 0 auto;
	overflow: hidden;
	padding: 50px 0 15px 0;
}
div.header h1.logo {
	display: block;
	width: 310px;
	height: 55px;
	margin: 0;
	padding: 0;
	float: left;
}
div.header h1.logo a {
	display: block;
	width: 310px;
	height: 55px;
	text-indent: -9999px;
	background: url(../img/logo.png) top left no-repeat;
}
div.header p {
	display: block;
	margin: 12px 0 0 50px;
	padding: 0;
	width: 305px;
	text-align: center;
	color: #f16f0d;
	float: left;
	text-transform: uppercase;
	font-size: 1em;
	font-family: 'futurademi';
}
div.header div.search {
	display: block;
	width: 445px;
	height: 55px;
	float: right;
}
div.header div.search input.text {
	border: 0;
	width: 391px;
	height: 55px;
	background: #fff;
	margin: 0;
	color: #666;
	font-size: 1.231em;
}
div.header div.search input.btn_search {
	border: 0;
	width: 53px;
	height: 55px;
	margin: 0px 0 0 -3px;
	padding: 0;
}
#menu_main {
	display: block;
	background: #077ea6;
	width: 100%;
	margin-bottom: 10px;
}
.sticky {
	position: fixed;
	top: 30px;
	z-index: 1499;
	width: 1160px !important;
}
#menu_main .dropdown-menu {
	height: 40px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	border: 0px solid red;
}
#menu_main .dropdown-menu_hover {
	background: url(../img/main_menu_bg.png) top left repeat-x;
}
#menu_main .dropdown-menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_main .dropdown-menu li a {
	display: block;
	line-height: 37px;
	margin: 0px 0 0 0;
	padding: 0;
	text-align: center;
	font-family: Arial;
	font-size: 1.2em;
	color: #fff;
	background: #077ea6;
	text-decoration: none;
	border: 0px;
	border-bottom: 3px solid #077ea6;
}
#menu_main .dropdown-menu li a.m1 {
	width: 127px;
}
#menu_main .dropdown-menu li a.m2 {
	width: 117px;
}
#menu_main .dropdown-menu li a.m3 {
	width: 105px;
}
#menu_main .dropdown-menu li a.m4 {
	width: 125px;
}
#menu_main .dropdown-menu li a.m5 {
	width: 105px;
}
#menu_main .dropdown-menu li a.m6 {
	width: 86px;
}
#menu_main .dropdown-menu li a.m7 {
	width: 121px;
}
#menu_main .dropdown-menu li a.m8 {
	width: 147px;
}
#menu_main .dropdown-menu li a.m9 {
	width: 111px;
}
#menu_main .dropdown-menu li a.m10 {
	width: 116px;
}
#menu_main ul.dropdown-menu li a:hover {
	color: #141414;
	background: #fff !important;
	border-bottom: 3px solid #f1700b;
}
#menu_main ul.dropdown-menu li a.hover {
	color: #141414;
	background: #fff !important;
	border-bottom: 3px solid #f1700b;
}
#menu_main ul.dropdown-menu li a.hover2 {
	color: #141414;
	background: #fff !important;
	border-bottom: 3px solid #f1700b;
}
#menu_main ul.dropdown-menu li a.active {
	color: #141414;
	background: #fff !important;
	border-bottom: 3px solid #f1700b;
}
#menu_main ul.dropdown-menu li a.active:hover {
	color: #141414;
	background: #fff !important;
	border-bottom: 3px solid #f1700b;
}
#menu_main ul.dropdown-menu li div.submenu {
	display: none;
	width: 550px;
	height: 354px;
	border: 1px solid #c3c3c3;
	border-top: 0;
	background: #fff;
	position: absolute;
	margin-left: -1px;
	box-shadow: 0px 7px 9px #d4d4d4;
	z-index: 1001;
	padding: 0px 0px 0px 0px;
}
#menu_main ul.dropdown-menu li div.submenu ul {
	margin: 0;
	padding: 0;
	display: block;
	width: 170px;
	height: 320px;
	background: #005d7c;
	overflow: hidden;
	float: left;
}
#menu_main ul.dropdown-menu li div.submenu ul li {
	display: block;
	width: 170px;
}
#menu_main ul.dropdown-menu li div.submenu ul li a {
	background: #005d7c;
	font-size: 1em;
	color: #fff;
	line-height: normal;
	padding: 10px 0 7px 25px;
	border-bottom: 3px solid #005d7c;
	text-align: left;
}
#menu_main ul.dropdown-menu li div.submenu ul li a:hover {
	background: #fff !important;
	border-bottom: 3px solid #f1700b;
	color: #141414;
}
#menu_main ul.dropdown-menu li div.submenu div.news {
	display: block;
	border: 0px solid red;
	float: right;
	width: 340px;
	padding: 20px 20px 0 20px;
}
#menu_main ul.dropdown-menu li div.submenu div.news ul {
	margin: 0;
	padding: 0;
	background: #fff;
	height: auto;
	width: 340px;
}
#menu_main ul.dropdown-menu li div.submenu div.news ul li {
	margin: 0 0 10px 0;
	padding: 0;
	width: 340px;
}
#menu_main ul.dropdown-menu li div.submenu div.news ul li a {
	padding: 0;
	background: transparent;
	border: 0px solid red;
	width: 340px;
	overflow: hidden;
	color: #636363;
	font-size: 1.077em;
}
#menu_main ul.dropdown-menu li div.submenu div.news ul li a img {
	width: 90px;
	float: left;
}
#menu_main ul.dropdown-menu li div.submenu div.news ul li a span.news_container {
	display: block;
	float: right;
	width: 230px;
}
#menu_main ul.dropdown-menu li div.submenu div.news ul li a:hover span.news_container {
	text-decoration: underline !important;
}
#menu_main ul.dropdown-menu li div.submenu a.more {
	display: block;
	clear: both;
	padding: 2px 0 0 0;
	font-size: 0.923em;
	background: #f1700b /*url(../img/ico_more_bg.png) right  no-repeat*/;
	text-align: center;
	border-bottom: 2px solid #f1700b;
	height: 34px;
	line-height: 34px;
	text-transform: uppercase;
	font-weight: bold;
}
#menu_main ul.dropdown-menu li div.submenu a.more:hover {
	text-decoration: none;
	background: #DEDEDE !important;
}
#menu_main ul.dropdown-menu li div.submenu_right ul {
	float: right;
}
#menu_main ul.dropdown-menu li div.submenu_right div.news {
	float: left;
}
/* header element */
h2.header_white {
	margin: 0;
	padding: 0;
	background: #fff;
	height: 37px;
	padding: 8px 20px 0 20px;
	text-transform: uppercase;
    color: #202020;
    text-decoration: none;
    font-size: 2.077em;
    font-family: 'futurademi';
}
h2.header_white a {
	color: #202020;
	text-decoration: none;
	font-family: 'futurademi';
}
h2.header_white span.date {
	color: #F1700C;
	font-family: Tahoma;
	font-size: 0.446em;   
	float: right;
	margin: 10px 0 0 0;
}
h2.header_blue {
	margin: 0;
	padding: 0;
	background: #077ea6;
	height: 45px;
	line-height: 45px;
	padding: auto 20px auto 20px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 1.385em;
	font-family: 'futurademi';
}
h2.header_blue a {
	color: #fff;
	text-decoration: none;
}
h2.header_black {
	margin: 0;
	padding: 0;
	background: #202020 url(../img/line_header.png) bottom center no-repeat;
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
	text-align: center;
}
h2.header_black a {
	color: #F16F0C;
	text-decoration: none;
	font-size: 1.385em;
	font-family: 'futurademi';
}
h2.header_orange {
	margin: 0;
	padding-left: 20px;
	background: #f16f0c;
	border-bottom: #e1e1e1 1px solid;
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
	text-align: left;
}
h2.header_orange a {
	color: #fff;
	text-decoration: none;
	font-size: 2.077em;
	font-family: 'futurademi';
}
h2.header_orange2 {
	margin: 0;
	padding-left: 20px;
	background: #f8f8f8;
	border-top: #e1e1e1 1px solid;
	border-bottom: #e1e1e1 1px solid;
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
	text-align: left;
}
h2.header_orange2 a, h2.header_orange2 span {
	color: #f16f0c;
	text-decoration: none;
	font-size: 2.077em;
	font-family: 'futurademi';
}
h2.header_black2 {
	margin: 0;
	padding: 0 0 0 20px;
	background: #202020;
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
	text-align: left;
}
h2.header_black2 a {
	color: #F16F0C;
	text-decoration: none;
	font-size: 2.077em;
	font-family: 'futurademi';
}
h2.header_grey {
	margin: 0;
	padding-left: 20px;
	background: #dedede;
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
	text-align: left;
}
h2.header_grey a {
	color: #F16F0C;
	text-decoration: none;
	font-size: 2.077em;
	font-family: 'futurademi';
}
h2.header_grey2, h2.header_grey3, h2.header_grey6 {
	margin: 0;
	padding-left: 20px;
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
	text-align: left;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
h2.header_grey2 a, h2.header_grey3 a, h2.header_grey6 a {
	color: #202020;
	text-decoration: none;
	font-family: 'futurademi';
}
h2.header_grey2 {
	background: #f8f8f8;
    color: #202020;
    text-decoration: none;
    font-size: 2.077em;
    font-family: 'futurademi';
}
h2.header_grey3 {
	background: #f1f1f1;
    font-size: 2.077em;
    font-family: 'futurademi';
}
h2.header_grey3 a {
	color: #F16F0C;
}
h2.header_grey4 {
	margin: 0;
	padding-left: 20px;
	background: #f8f8f8;
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
	text-align: left;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
h2.header_grey4 a {
	color: #F16F0C;
	text-decoration: none;
	font-size: 2.077em;
	font-family: 'futurademi';
}
h2.header_grey5 {
	margin: 0;
	padding-left: 20px;
	background: #dedede;
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
	text-align: left;
}
h2.header_grey5 a {
	color: #202020;
	text-decoration: none;
	font-size: 2.077em;
	font-family: 'futurademi';
}
h2.header_grey6 {
	background: #fff;
    font-size: 2.077em;
    font-family: 'futurademi';
}
.left_shadow {
	position: relative;
	margin-left: -1px;
	/*box-shadow: 0px 0px 20px #e6e6e6;*/
	box-shadow: 10px 0 20px -10px #e6e6e6;
	-ms-box-shadow: 10px 0 20px -10px #e6e6e6;
	-moz-box-shadow: 10px 0 20px -10px #e6e6e6;
	-webkit-box-shadow: 10px 0 20px -10px #e6e6e6;
	z-index: 1000;
}
.nav_tabs {
	z-index: 1100;
}
#home .leftcol {
	width: 655px;
	border: 0px solid red;
	float: left;
}
#home .rightcol {
	width: 505px;
	border: 0px solid green;
	float: right;
	z-index: 1;
}
#home .rightcol .leftsite {
	width: 314px;
	border: 0px solid green;
	float: left;
}
#home .rightcol .rightsite {
	/*width: 191px;*/
    width: 190px;
    border: 0px solid red;
	float: right;
}
#home .leftcol2 {
	width: 969px;
	border: 0px solid red;
	float: left;
}
#home .leftcol2 .leftsite {
	width: 655px;
	border: 0px solid green;
	float: left;
}
#home .leftcol2 .rightsite {
	width: 314px;
	border: 0px solid red;
	float: right;
}
#home .rightcol2 {
	width: 191px;
	border: 0px solid green;
	float: right;
	z-index: 1;
}
#home .leftcol3 {
	width: 165px;
	border: 0px solid red;
	float: left;
}
#home .rightcol3 {
	width: 995px;
	border: 0px solid green;
	float: right;
	z-index: 1;
}
#home .news_container {
	display: block;
	background: #fff;
}
#home .news_container_bg_grey {
	display: block;
	background: #F1F1F1;
}
.news_container ul.nav_tabs {
	margin: 0;
	padding: 0;
}
.news_container ul.nav_tabs:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.news_container ul.nav_tabs2 {
	margin: 0;
	padding: 0 0 4px 0;
	overflow: hidden;
}
.news_container ul.nav_tabs li {
	float: left;
	background: #e0e0e0;
	border-right: 1px solid #fff;
}
.news_container ul.nav_tabs li.last {
	border: 0;
}
.news_container ul.nav_tabs li a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0px 0 0 0;
	color: #898989;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1em;
	text-align: center;
	font-weight: bold;
}
.news_container ul.nav_tabs li a.selected, .news_container ul.nav_tabs li a:hover {
	color: #fff;
	background: #f16f0d;
}
.news_container ul.nav_tabs li a span.arrow {
	background: transparent;
}
.news_container ul.nav_tabs li a.selected span.arrow, .news_container ul.nav_tabs li a:hover span.arrow {
	display: block;
	width: 100%;
	height: 5px;
	background: url(../img/nav_tabs_arrow.png) top center no-repeat;
	margin: 0px 0 0 0px;
	z-index: 5;
	position: relative;
}
a {
	text-decoration: none;
}
.adv {
	display: block;
	border: 0px solid red;
	margin: 0 auto;
	text-align: center;
}
.news_container div.big {
	margin: 0;
	width: 655px;
}
.news_container div.big a h3 {
	background: #141414;
	line-height: 60px;
	color: #fff;
	padding: 0 18px 0 18px;
	font-family: Georgia;
	font-size: 1.615em;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 0.9;
	margin: -63px 0 0 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.news_container div.big a h3.blue {
	background: #077EA6;
}
.news_container div.big a:hover h3 {
	text-decoration: underline;
}
.news_container div.big a p {
	background: #0083b7;
	color: #fff;
	font-family: Tahoma;
	font-size: 1.077em;
	padding: 10px 20px 10px 20px;
	margin: 0 0 5px 0;
}
.news_container div.middle {
	background: #fff;
	padding: 20px 20px 10px 20px;
	display: block;
	overflow: hidden;
}
.news_container div.middle ul {
	margin: 0;
	padding: 0;
}
.news_container div.middle ul li {
	float: left;
	width: 200px;
	margin: 0 5px 0 0;
}
.news_container div.middle ul li.last {
	margin: 0;
}
.news_container div.middle ul li img {
	width: 200px;
}
.news_container div.middle ul li a {
	color: #3A3A3A;
	font-family: Georgia;
	font-size: 1.154em;
}
.news_container div.middle ul li a:hover {
	text-decoration: underline;
}
/* news department */
.news_container .department {
	background: #fff;
	padding: 20px 0 0;
	display: block;
	overflow: hidden;
}
.news_container .department ul {
	margin: 0;
	padding: 0;
}
.news_container .department ul li {
	float: left;
	width: 291px;
	margin: 0 16px 0 20px;
}
.news_container .department ul li.line {
	clear: both;
	display: block;
	font-size: 0;
	height: 1px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 20px;
	width: 100%;
}
.news_container .department ul li a {
	color: #303030;
	font: normal 1.154em Tahoma, Geneva, Kalimati, sans-serif;
}
.news_container .department ul li a:hover {
	text-decoration: none;
}
.news_container .department ul li a .img {
	float: left;
	width: 120px;
	height: 120px;
	position: relative;
	margin: 0 11px 0 0;
}
.news_container .department ul li a .img .category_news {
	position: absolute;
	background: #f16f0c;
	width: 112px;
	padding: 4px;
	top: 0;
	left: 0;
	color: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 0.9;
	font: normal 0.600em Tahoma, Geneva, Kalimati, sans-serif;
}
.news_container .department ul li a .img img {
	width: 120px;
}
.news_container .department ul li a .title {
	overflow: hidden;
	zoom: 1;
	display: block;
}
/* other news */
.news_container .other_news {
	background: #fff;
}
.news_container .other_news ul {
	margin: 0;
}
.news_container .other_news ul li {
	padding: 12px 18px;
	border-bottom: #f1f1f1 1px solid;
}
.news_container .other_news ul li a {
	overflow: hidden;
	cursor: pointer;
	display: block;
}
.news_container .other_news ul li a:hover {
	text-decoration: none;
}
.news_container .other_news ul li a img {
	float: left;
	display: inline;
	margin-right: 13px;
}
.news_container .other_news ul li a .news-container {
	overflow: hidden;
	zoom: 1;
	display: block;
}
.news_container .other_news ul li a .news-container img {
	float: none;
	margin: 0;
}
.news_container .other_news ul li a .news-title {
	position: relative;
	/*top: -4px;*/
	top: 0px;
	font: normal 1.385em Georgia, "Times New Roman", Times, Rekha, serif;
	padding: 0 0 4px;
	color: #F16F0C;
	display: block;
}
.news_container .other_news ul li a .news-date {
	color: #828181;
	display: block;
	padding: 0 0 2px;
	font: normal 0.846em Georgia, "Times New Roman", Times, Rekha, serif;
}
.news_container .other_news ul li a .news-description {
	font-size: 0.923em;
	color: #3a3a3a;
}
/* small */
.news_container div.small {
	background: none repeat scroll 0 0 #FFFFFF;
	display: block;
	overflow: hidden;
	padding: 10px 20px 20px;
}
.news_container div.small ul {
	margin: 0;
	padding: 0;
}
.news_container div.small ul li {
	float: left;
	margin: 0 5px 0 0;
	width: 200px;
}
.news_container div.small ul li.line {
	background: none repeat scroll 0 0 #F1F1F1;
	clear: both;
	height: 1px;
	margin: 18px 0;
	width: 100%;
}
.news_container div.small ul li a {
	color: #636363;
	font-family: Tahoma;
	font-size: 1em;
}
.news_container div.small ul li a:hover {
	text-decoration: underline;
}
.news_container div.small ul li a span.img {
	display: block;
	float: left;
	height: 80px;
	margin: 0 5px 0 0;
	overflow: hidden;
	width: 80px;
}
.news_container div.small ul li a img {
	width: 80px;
}
/* small2 */
.news_container div.small2 {
	background: #fff;
	padding: 5px 10px 20px 10px;
	display: block;
	overflow: hidden;
}
.news_container div.small2 ul {
	margin: 0;
	padding: 0;
}
.news_container div.small2 ul li {
	float: left;
	width: 150px;
	height: 185px;
	margin: 0 10px 0 0;
	display: block;
	overflow: hidden;
}
.news_container div.small2 ul li.last {
	margin-right: 0;
}
.news_container div.small2 ul li.line {
	clear: both;
	height: 1px;
	background: #fff;
	width: 100%;
	margin: 5px 0 5px 0;
}
.news_container div.small2 ul li a {
	color: #636363;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 1em;
	display: block;
	line-height: 16px;
}
.news_container div.small2 ul li a:hover {
	text-decoration: underline;
}
.news_container div.small2 ul li a span.img {
	display: block;
	height: 100px;
	overflow: hidden;
	margin: 0 auto 2px auto;
	text-align: center;
	width: 148px;
	border: 1px solid #f1f1f1;
}
.news_container div.small2 ul li a span.img img {
	margin: 0 auto;
	width: 100px;
}
.news_container div.small2 ul li a span.title {
	display: block;
}
.news_container ul.news_left {
	margin: 0;
	padding: 0;
	width: 328px;
	display: block;
	overflow: hidden;
	background: #fff;
	float: left;
}
.news_container ul.news_left li {
	display: block;
	overflow: hidden;
	border-bottom: 2px solid #f1f1f1;
	padding: 15px 20px 15px 20px;
}
.news_container ul.news_left li.last {
	border: 0;
}
.news_container ul.news_left li div.img {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: 0 10px 0 0;
}
.news_container ul.news_left li div.img span.header {
	display: block;
	background: #f16f0c;
	height: 17px;
	line-height: 17px;
	color: #ffffff;
	font-size: 8px;
	padding-left: 5px;
	padding-right: 5px;
	width: 90px;
	text-transform: uppercase;
}
.news_container ul.news_left li div.img img {
	margin-top: 0px;
	width: 100px;
	margin: 0 10px 0 0;
}
.news_container ul.news_left li a {
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.077em;
	letter-spacing: -0.055em;
	line-height: 18px;
}
.news_container ul.news_left li a:hover {
	text-decoration: underline;
}
.news_container ul.news_right {
	margin: 0;
	padding: 0;
	width: 327px;
	display: block;
	overflow: hidden;
	background: #fff;
	float: right;
}
.news_container ul.news_right li {
	display: block;
	padding: 8px 20px 8px 30px;
	background: #f8f8f8 url(../img/ico_bullet.gif) 15px no-repeat;
}
.news_container ul.news_right li.two {
	background-color: #f1f1f1;
}
.news_container ul.news_right li a {
	color: #303030;
	font-family: Tahoma;
	font-size: 1em;
	font-weight: normal;
}
.news_container ul.news_right li a:hover {
	text-decoration: underline;
}
.news_container ul.news_left2 {
	margin: 0;
	padding: 0;
	width: 215px;
	display: block;
	overflow: hidden;
	background: #fff;
	float: left;
}
.news_container ul.news_left2 li {
	display: block;
	overflow: hidden;
	border-bottom: 0px solid #f1f1f1;
	padding: 20px 10px 20px 10px;
}
.news_container ul.news_left2 li a {
	color: #444;
	font-family: Georgia;
	font-size: 1.385em;
	line-height: 22px;
	display: block;
}
.news_container ul.news_left2 li a:hover span.title {
	text-decoration: underline;
}
.news_container ul.news_left2 li.last {
	border: 0;
}
.news_container ul.news_left2 li div.img {
	display: block;
	clear: both;
	width: 150px;
	height: 150px;
	overflow: hidden;
	margin: 0px auto 20px auto;
}
.news_container ul.news_left2 li div.img span.header {
	display: block;
	background: #f16f0c;
	height: 17px;
	line-height: 17px;
	color: #ffffff;
	font-size: 9px;
	padding-left: 5px;
	padding-right: 5px;
	width: 140px;
	text-transform: uppercase;
}
.news_container ul.news_left2 li div.img img {
	margin-top: 0px;
	width: 150px;
	margin: 0 0px 0 0;
}
.news_container ul.news_left3 {
	margin: 0;
	padding: 0;
	width: 327px;
	display: block;
	overflow: hidden;
	background: #fff;
	float: left;
}
.news_container ul.news_left3 li {
	display: block;
	padding: 8px 20px 8px 30px;
	background: #f8f8f8 url(../img/ico_bullet.gif) 15px no-repeat;
}
.news_container ul.news_left3 li.two {
	background-color: #f1f1f1;
}
.news_container ul.news_left3 li a {
	color: #303030;
	font-family: Tahoma;
	font-size: 1em;
	font-weight: normal;
}
.news_container ul.news_left3 li a:hover {
	text-decoration: underline;
}
.news_container ul.news_left3 li.first {
	display: block;
	border-bottom: 2px solid #f1f1f1;
	padding: 15px 20px 0px 20px;
	background: #fff;
	height: 127px;
}
.news_container ul.news_left3 li.first div.img {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: 0 10px 0 0;
}
.news_container ul.news_left3 li.first div.img span.header {
	display: block;
	background: #f16f0c;
	height: 17px;
	line-height: 17px;
	color: #ffffff;
	font-size: 8px;
	padding-left: 5px;
	padding-right: 5px;
	width: 90px;
	text-transform: uppercase;
}
.news_container ul.news_left3 li.first div.img img {
	margin-top: 0px;
	width: 100px;
	margin: 0 10px 0 0;
}
.news_container ul.news_left3 li.first a {
	color: #444;
	font-family: Tahoma;
	font-size: 1.231em;
}
.news_container ul.news_left3 li.first a:hover {
	text-decoration: underline;
}
.news_container ul.news_right2 {
	margin: 0;
	padding: 0;
	width: 440px;
	display: block;
	overflow: hidden;
	background: #fff;
	float: right;
}
.news_container ul.news_right2 li {
	display: block;
	padding: 8px 10px 8px 30px;
	background: #f8f8f8 url(../img/ico_bullet.gif) 10px no-repeat;
}
.news_container ul.news_right2 li.two {
	background-color: #f1f1f1;
}
.news_container ul.news_right2 li a {
	color: #303030;
	font-family: Tahoma;
	font-size: 1em;
	font-weight: normal;
}
.news_container ul.news_right2 li a:hover {
	text-decoration: underline;
}
.news_container a.more {
	display: block;
	clear: both;
	line-height: 30px;
	background: #e8e8e8;
	border-top: 1px solid #d9d9d9;
	color: #f06f09;
	text-align: center;
}
.news_container a.more:hover {
	text-decoration: underline;
}
#article_sponsored {
	background: #202020;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 10px;
}
#article_sponsored a {
	color: #fff;
	font-family: Tahoma;
	font-size: 0.923em;
}
#article_sponsored span {
	float: right;
	text-transform: uppercase;
	color: #F16F0C;
	font-size: 1em;
	font-family: Arial;
	font-weight: bold;
}
/* list global settings */
.news_list, .hot_news_list {
	margin: 0;
}
.news_list li, hot_news_list li {
	list-style: none;
	height: 1%;
	padding: 7px 20px 6px 30px;
}
.hot_news_list li {
	padding: 7px 20px 6px 16px;
}
.hot_news_list li.bullet {
	background: url(../img/ico_bullet.gif) 18px 15px no-repeat;
	padding: 7px 20px 6px 48px;
}
.news_list li.even, .hot_news_list li.even {
	background-color: #f8f8f8;
}
.hot_news_list li.even .bullet {
	background: #f8f8f8 url(../img/ico_bullet.gif) 18px 15px no-repeat !important;
}
.news_list li a, .hot_news_list li a {
	overflow: hidden;
	cursor: pointer;
	display: block;
	font-size: 0.923em;
	line-height: 20px;
	color: #3a3a3a;
}
.news_list li a:hover, .hot_news_list li a:hover {
	text-decoration: none;
}
.news_list li a img, .hot_news_list li img {
	float: left;
	display: inline;
	margin-right: 23px;
}
.news_list li a .list_container, .hot_news_list li a .list_container {
	overflow: hidden;
	zoom: 1;
	display: block;
}
.news_list li a .list_container img, .hot_news_list li a .list_container img {
	float: none;
	margin: 0;
}
/* list most read */
#box_most_read {
	background-color: #fff;	
}
#box_most_read .nav_tabs_wm {
	background: url(../img/bg_nav_tab2.png) top left no-repeat;	
}
#box_most_read p a.more {
	border-top: none;
}
.list_most_read {
	margin: 0;
}
.list_most_read li {
	border: #e3e3e3 solid;
	border-width: 0 0 1px 1px;
	list-style: none;
	height: 1%;
	padding: 6px 4px 6px 4px;
	display: inline-block;
}

.list_most_read li:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.list_most_read .thum-img {
	position: relative;
	width: 112px;
	float: left;
	display: inline;
	margin-right: 6px;
}
.list_most_read .thum-img .list_img {
	width: 112px;	
}
.list_most_read .thum-img .icon {
	position: absolute;
	bottom: 4px;
	right: 3px;
}
.list_most_read .title_art {
	overflow: hidden;
	zoom: 1;
	display: block;
	color: #3a3a3a;
	font: normal 1.308em/18px 'futurademi';
}
.list_most_read .title_art .adv {
	text-align: left;
	padding: 4px 0;
	font-size: 0.941em;
	text-transform: uppercase;
	color: #ff0000;
}
/* list from image */
ul.list_img_title li {
	list-style: none;
}
ul.list_img_title li a {
	overflow: hidden;
	cursor: pointer;
	display: block;
}
ul.list_img_title li a:hover {
	text-decoration: none;
}
ul.list_img_title li a img {
	float: left;
	display: inline;
	margin-right: 23px;
}
ul.list_img_title li a .news-container {
	overflow: hidden;
	zoom: 1;
	display: block;
}
ul.list_img_title li a .news-title {
	position: relative;
	font: bold 1.077em Georgia, "Times New Roman", Times, Rekha, serif;
	padding: 8px 0 12px;
	color: #f16f0c;
	display: block;
}
ul.list_img_title li a .news-date {
	color: #828181;
	display: block;
	padding: 0 0 2px;
	font: normal 0.846em Georgia, "Times New Roman", Times, Rekha, serif;
}
ul.list_img_title li a .news-description {
	font: normal 1.077em/18px Tahoma, Geneva, Kalimati, sans-serif;
	color: #3a3a3a;
}
/* boxes */
.list_category {
	background: #202020;
	color: #fff;
	font-size: 0.923em;
	height: 710px;
	overflow: hidden;
}
.list_category ul {
	padding: 20px;
}
.list_category li {
	padding: 0 0 14px;
}
.list_category li a {
	color: #fff;
}
.list_category li a:hover {
	text-decoration: underline;
}
p a.more {
	border-top: #e1e1e1 1px solid;
	color: #F06F09;
	display: block;
	line-height: 30px;
	text-align: center;
	background: #f8f8f8;
}
/* media monitoring */
#box_media_monitoring {
	background: #fff;
}
.type_2 {
	width: 505px;
	margin: 10px 0;
	background: url(../img/point.gif) repeat-y 252px 0;
	height: 100%;
	overflow: hidden;
}
.type_2 p {
	padding: 0 10px;
	float: left;
	width: 232px;
}
.type_2 p a img {
	display: block;
}
.type_2 p a span {
	display: block;
	margin: 10px 0;
	color: #3a3a3a;
	font: bold 1em Tahoma, Geneva, Kalimati, sans-serif;
}
.type_2 p a span img {
	display: inline !important;
}
.type_2 p .more {
	background: none;
	border: none;
	font-family: 'futurademi';
	text-align: left;
}
.type_2 p .more img {
	display: inline !important;
}
.type_2 ul {
	float: left;
	width: 243px;
}
.type_2 ul li {
	padding: 0 2px 6px 9px;
	border-bottom: #eaedf2 1px solid;
}
.type_2 ul li:last-child {
	padding: 9px 2px 0 9px;
	border: none;
}
/* trends & hot news */
#box_trends, #hot_bar {
	display: block;
	height: 50px;
	background: #dedede;
	line-height: 50px;
	overflow: hidden;
}
#hot_bar {
	margin: 0 auto 25px;
	position: relative;
	overflow: hidden;
	background: #e54623;	
}
#box_trends h2, #hot_bar h2 {
	margin: 0 15px 0 0;
	padding: 0;
	color: #fff;
	font-size: 1.154em;
	background: #f16f0d url(../img/box_trends_arrow.png) right no-repeat;
	width: 96px;
	font-weight: normal;
	font-family: 'futurademi';
	text-align: center;
	text-transform: uppercase;
	float: left;
}
#hot_bar h2 {
	width: 180px;
	background: #000 url(../img/box_hot_arrow.png) right no-repeat;
	color: #fff;
	font-size: 1.385em;
}
#hot_bar p {
	display: block;
	height: 50px;
	line-height: 50px !important;
	float: left;
	width: 825px;
	padding-right: 140px;
	background: url(../js/jcarousel/skins/wm/next-horizontal.png) center right no-repeat;
	font: bold 1.538em Tahoma, Geneva, Kalimati, sans-serif;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#fff;
}
#hot_bar p a {
	color: #fff;
}
#hot_bar p a:hover {
	text-decoration: underline;
}
#hot_bar .comments_item {
	position: absolute;
	top: 0;
	right: 30px;
	display: block;
	margin: 10px 0 0;
	padding: 6px 28px 4px 0;
	color: #6a6a6a;
	text-align: right;
	font: normal 0.846em Georgia, "Times New Roman", Times, Rekha, serif;
}
#hot_bar .comments_item strong {
	background: url(../img/cloud_comments.png) no-repeat;
	width: 25px;
	height: 23px;
	text-align: center;
	position: absolute;
	font-size: 0.818em;
	color: #3a322f;
	top: 4px;
	right: 26px;
}
#box_trends a {
	color: #202020;
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
}
#box_trends a:hover {
	text-decoration: underline;
}
#box_only_on_wm {
	display: block;
}
#box_only_on_wm ul, ul.listing {
	margin: 0;
	padding: 0;
}
#box_only_on_wm ul li, ul.listing li {
	display: block;
	padding: 15px 20px 15px 50px;
	background: #f8f8f8 url(../img/bullet_wm.png) 10px no-repeat;
}
#box_only_on_wm ul.news_list_2 li {
	padding: 15px 20px 15px 60px;
	background: #f8f8f8 url(../img/bullet_wm.png) 18px no-repeat;
}
#box_only_on_wm ul li.two, ul.listing li.two {
	background-color: #f1f1f1;
}
#box_only_on_wm ul li a, ul.listing li a {
	color: #303030;
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
}
#box_only_on_wm ul li a:hover, ul.listing li a:hover {
	text-decoration: underline;
}
#box_only_on_wm ul li.first {
	background: #dedede;
	padding: 0 0 20px 0;
}
#box_only_on_wm ul li.first a {
	color: #3A3A3A;
	font-family: Georgia;
	font-size: 1.231em;
	font-weight: bold;
}
#box_only_on_wm ul li.first a span {
	display: block;
	padding: 20px 20px 0 20px;
}
#box_last_moment {
	display: block;
	background: #202020;
	overflow: hidden;
}
#box_last_moment ul {
	overflow: hidden;
}
#box_last_moment ul li {
	margin: 0 10px 0 10px;
	border-top: 1px solid #313131;
	padding-top: 13px;
	padding-bottom: 13px;
	overflow: hidden;
}
#box_last_moment ul li a .date {
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.923em;
	line-height: 15px;
	margin-bottom: 5px;
}
#box_last_moment ul li a .desc {
	font-size: 0.923em;
	color: #f6f6f6;
	line-height: 15px;
	display: block;
}
#box_last_moment ul li a:hover .desc {
	text-decoration: underline;
}
#box_last_moment .see_all {
	height: 29px;
	line-height: 29px;
	border-top: 1px solid #373737;
	color: #f16f0c;
	text-align: center;
	font-family: Arial;
	bottom: 0;
	text-decoration: none;
	width: 100%;
	display: block;
	font-size: 1em;
}
#box_last_moment .see_all:hover {
	text-decoration: underline;
}
#box_blog ul li a, #box_reviews ul li a {
	text-decoration: none;
	color: #3a3a3a;
}
#box_blog ul li a img, #box_reviews ul li a img {
	float: left;
	margin-right: 7px;
}
#box_blog ul li a span, #box_reviews ul li a span {
	color: #f16f0c;
	display: block;
	float: left;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.923em;
	color: #f16f0c;
	width: 130px;
}


#box_only_on_wm_listing {
    display: block;
    background: #202020;
    overflow: hidden;
}
#box_only_on_wm_listing ul {
    overflow: hidden;
}
#box_only_on_wm_listing ul li {
    margin: 0 10px 0 10px;
    border-top: 1px solid #313131;
    padding-top: 13px;
    padding-bottom: 13px;
    overflow: hidden;
}
#box_only_on_wm_listing ul li a{
    display: block;
    text-align: center;
}

#box_only_on_wm_listing ul li a .date {
    color: #797979;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.923em;
    line-height: 15px;
    margin-bottom: 5px;
}
#box_only_on_wm_listing ul li a .desc {
    font-size: 0.923em;
    color: #f6f6f6;
    line-height: 15px;
    display: block;
    text-align: left;
    display: block;
    width: 150px;
    margin-left: 10px;
}
#box_only_on_wm_listing ul li a:hover .desc {
    text-decoration: underline;
}
#box_only_on_wm_listing .see_all {
    height: 29px;
    line-height: 29px;
    border-top: 1px solid #373737;
    color: #f16f0c;
    text-align: center;
    font-family: Arial;
    bottom: 0;
    text-decoration: none;
    width: 100%;
    display: block;
    font-size: 1em;
}
#box_only_on_wm_listing .see_all:hover {
    text-decoration: underline;
}




#box_reviews ul li a span {
	width: 152px;
}
#box_reviews ul li a span {
	font-size: 1.077em;
	font-weight: bold;
}
#box_blog .small_autor_image, #box_reviews .small_autor_image {
	background-color: #f8f8f8;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
}
#box_blog .small_autor_image ul, #box_reviews .small_autor_image ul {
	list-style: none;
}
#box_blog .small_autor_image ul li, #box_reviews .small_autor_image ul li {
	float: left;
}
#box_blog ul li a, #box_reviews ul li a {
	text-decoration: none;
	color: #3a3a3a;
	display: block;
	overflow: hidden;
}
#box_reviews ul li a {
	font-weight: bold;
}
#box_blog ul li a:hover, #box_reviews ul li a:hover {
	text-decoration: underline;
}
#box_blog .small_autor_image ul li img, #box_reviews .small_autor_image ul li img {
	float: left;
	margin-right: 0;
}
#box_blog a.more, #box_reviews a.more {
	display: block;
	clear: both;
	line-height: 30px;
	background: #f8f8f8;
	color: #f06f09;
	text-align: center;
}
#box_blog a.more:hover, #box_reviews a.more:hover {
	text-decoration: underline;
}
#box_reviews p a {
	background: #fff !important;
}
#box_media_people ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #fff;
	border-bottom: #f1f1f1 1px solid;
}
#box_media_people ul li {
	list-style: none;
	float: left;
	width: 167px;
	height: 1%;
	overflow: hidden;
	padding: 0;
	border-left: #f1f1f1 1px solid;
}
#box_media_people ul li:first-child {
	border: none;
}
#box_media_people ul li a {
	display: block;
	height: 163px;
	font: bold 0.923em Georgia, "Times New Roman", Times, Rekha, serif;
	color: #f16f0c;
	text-align: center;
	padding: 24px 0 0;
}
#box_media_people ul li a img {
	display: block;
	margin: 0 auto 11px;
}
/* scroll reviews & box blog xclass */
#box_reviews .jcarousel-clip-horizontal {
	padding-top: 16px;
	height: 124px;
	border: none;
}
#box_reviews .jcarousel-container-horizontal {
	border: none;
}
#box_reviews .jcarousel-item {
	width: 260px;
	height: 111px;
	padding: 0 10px 0 0;
}
#box_blog .jcarousel-item {
	height: 91px;
}
/* article promo */
#article_promo {
	padding: 20px;
	padding-bottom: 22px;
	overflow: hidden;
	background: #fff;
	border-bottom: 1px solid #e1e1e1;
}
#article_promo a {
	display: block;
	overflow: hidden;
}
#article_promo a:hover .title, #article_promo a:hover .desc {
	text-decoration: underline;
}
#article_promo img {
	float: left;
	margin-right: 21px;
}
.article_promo_home_page img {
	float: none !important;
	margin: 0 auto !important;
	display: block !important;
	text-align: center !important;
}
.article_promo_home_page {
	text-align: center;
}
#article_promo .header {
	font-size: 1.077em;
	color: #888888;
	font-family: Arial;
	line-height: 15px;
	margin-bottom: 11px;
	text-transform: uppercase;
	display: block;
}
#article_promo .title {
	font-size: 1.692em;
	color: #202020;
	font-family: Arial;
	margin-bottom: 8px;
	line-height: 20px;
	display: block;
}
#article_promo .desc {
	font-size: 1.077em;
	color: #3a3a3a;
	line-height: 15px;
	margin-bottom: 15px;
	display: block;
}
#article_promo .button {
	width: 86px;
	padding-left: 14px;
	height: 36px;
	line-height: 36px;
	color: #f16f0c;
	background: url(../img/article_promo_arrow.png) #202020;
	background-repeat: no-repeat;
	background-position: 81px center;
	float: left;
	font-size: 1em;
	font-family: Arial;
}
#box_jobs{
    display: block;
    overflow: hidden;
}
#box_jobs table {
	width: 314px;
	vertical-align: middle;
	border-top: 1px solid #d1d1d1;
}
#box_jobs table.group {
	width: 505px;
}
#box_jobs table thead th {
	background: #f8f8f8;
}
#box_jobs table tr.ev {
	background: #f8f8f8;
}
#box_jobs table tr.odd {
	background: #fff;
}
#box_jobs table th.cell-position, #box_jobs table th.cell-firm, #box_jobs table th.cell-province {
	font-weight: normal;
	color: #636363;
	font-size: 0.846em;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 29px;
	padding-left: 30px;
}
#box_jobs table th.cell-firm, #box_jobs table th.cell-province {
	text-align: left;
	padding-left: 0px;
}
#box_jobs table tr th, #box_jobs table tr td {
	border-bottom: 1px solid #ecedf2;
}
#box_jobs table th a {
	color: #3a3a3a;
	padding-top: 13px;
	padding-bottom: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	display: block;
	padding-right: 10px;
	padding-left: 30px;
	width: 166px;
}
#box_jobs table td a {
	color: #a0a0a0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 0.846em;
}
#box_jobs a.more {
	display: block;
	clear: both;
	line-height: 30px;
	background: #f8f8f8;
	border-top: 0px solid #d9d9d9;
	color: #f06f09;
	text-align: center;
}
#box_jobs p {
	height: 100%;
	overflow: hidden;
}
#box_jobs a.more:hover {
	text-decoration: underline;
}
#box_jobs a.btn {
	font-family: Arial, 'futurademi';
	background: #898989;
	padding: 10px 0px;
	color: #fff;
	font-size: 1.077em;
	font-weight: bold;
	display: block;
	margin: 0px 0px 0px 0;
	float: left;
	text-align: center;
}
#box_jobs a.btn:hover {
	background: #F16F0D;
}
#box_jobs a.btn2 {
	color: #F16F0D;
	background: #fff;
}
#box_jobs a.btn2:hover {
	background: #F16F0D;
	color: #fff;
}
#box_opinions {
	display: block;
	background: #f8f8f8;
}
#box_opinions ul {
	margin: 20px 0 0 0;
	padding: 0px;
}
#box_opinions ul li {
	border: 0px solid red;
	overflow: hidden;
	padding: 0 0 5px 0px;
}
#box_opinions ul li a {
	display: block;
	overflow: hidden;
	padding: 0 0px 0 20px;
}
#box_opinions ul li a:hover span.container span.title {
	text-decoration: underline;
}
#box_opinions ul li a img {
	width: 100px;
	border: 0;
	margin: 0px 0 0 0;
	float: left;
}
#box_opinions ul li a span.container {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0 10px 0 15px;
	width: 169px;
}
#box_opinions ul li a span.container span.author {
	color: #F16F0C;
	font-size: 1.077em;
	font-family: Geogria;
	display: block;
	font-weight: bold;
}
#box_opinions ul li a span.container span.title {
	color: #3A3A3A;
	font-size: 1em;
	font-weight: bold;
	font-family: Tahoma;
}
#box_opinions a.more {
	display: block;
	clear: both;
	line-height: 30px;
	background: #f8f8f8;
	border-top: 1px solid #e1e1e1;
	color: #f06f09;
	text-align: center;
}
#box_opinions a.more:hover {
	text-decoration: underline;
}
#box_adver_tv h2 {
	background: #131313;
}
#box_adver_tv ul li {
	list-style: none;
	width: 191px;
	height:192px; 
	background-color: #202020;
	position: relative;
	font-size: 1.154em;
	font-weight: bold;
}
#box_adver_tv ul li.odd {
	background-color: #131313;
}
#box_adver_tv ul li a {
	color: #ffffff;
	font-family: Tahoma;
	position: absolute;
	top:0;
	height:156px;
	width: 150px;
	overflow: hidden;
	display: block;
	padding: 20px 20px 15px 21px;
	margin: 0;
}
#box_adver_tv ul li a div.title {
    display: block;
    height: 57px; 
    overflow: hidden;
}
#box_adver_tv ul li a:hover {
	text-decoration: underline;
    height: auto;
    z-index: 2;
}
#box_adver_tv ul li a:hover {
    background-color:#202020;
}
#box_adver_tv ul li.odd a:hover {
    background-color:#131313;
}
#box_adver_tv ul li a:hover div.title{
    height: auto;
}

#box_adver_tv ul li span.icon {
	background: url(../img/play_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 16px;
	height: 16px;
	clear: both;
	position: absolute;
	top: 97px; 
	right: 25px;
	display: block;
	float: right;
}
#box_adver_tv ul li img {
	margin-bottom: 14px;
	width: 150px;
}
#box_adver_tv a.more {
	display: block;
	clear: both;
	line-height: 30px;
	background: #202020;
	border-top: 1px solid #373737;
	color: #f06f09;
	text-align: center;
}
#box_adver_tv a.more:hover {
	text-decoration: underline;
}
#box_ones, #box_phone {
	display: block;
	overflow: hidden;
}
#box_ones h2 div, #box_phone h2 div {
	display: block;
	float: right;
}
#box_ones h2 div a, #box_phone h2 div a {
	display: block;
	float: left;
	background: #e0e0e0;
	line-height: 37px;
	color: #898989;
	font-family: 'futurademi';
	font-size: 0.563em;
	padding: 0 20px 0 20px;
	margin: 10px 10px 8px 0;    
}
#box_ones h2 div a.selected, #box_ones h2 div a:hover, #box_phone h2 div a.active, #box_phone h2 div a:hover {
	background: #f16f0d;
	color: #fff;
}
#box_ones .jcarousel-clip-horizontal, #box_phone .jcarousel-clip-horizontal {
	height: auto;
	margin: 0 25px;
	width: 1110px;
}
#box_ones .jcarousel-item, #box_phone .jcarousel-item {
	width: 138px;
	height: auto;
}
#box_ones .jcarousel-prev-horizontal, #box_phone .jcarousel-prev-horizontal {
	top: 110px;
}
#box_ones .jcarousel-next-horizontal, #box_phone .jcarousel-next-horizontal {
	top: 110px;
}
#box_ones .carusel_ones li a div, #box_phone .carusel_ones li a div {
	display: block;
	height: 25px;
	color: #202020;
	font-family: Tahoma;
	font-size: 0.923em;
	text-align: center;
}
#box_ones .carusel_ones li a:hover div, #box_phone .carusel_ones li a:hover div {
	text-decoration: underline;
}
#box_ones .carusel_ones li a img {
	width: 120px;
	height: 160px;
	margin: 0 0 0 9px;
}
#box_phone .carusel_ones li a img {
	display: block;
	margin: 0 auto;
}
#box_ones a.more, #box_phone a.more {
	display: block;
	clear: both;
	line-height: 30px;
	background: #f8f8f8;
	border-bottom: 1px solid #e1e1e1;
	color: #f06f09;
	text-align: center;
}
#box_ones a.more:hover, #box_phone a.more:hover {
	text-decoration: underline;
}
#box_discusions {
	display: block;
	background: #fff;
	border-bottom: 1px solid #eaedf2;
}
#box_discusions ul {
	display: block;
	overflow: hidden;
	margin: 0px 20px 0 20px;
}
#box_discusions ul li {
	overflow: hidden;
	border-bottom: 1px solid #eaedf2;
	margin: 10px 0 0 0;
}
#box_discusions ul li.last {
	border-bottom: 0;
}
#box_discusions ul li a:hover {
	text-decoration: underline;
}
#box_discusions ul li a img {
	width: 274px;
	margin: 0 0 0px 0;
}
#box_discusions ul li a .title {
	color: #3A3A3A;
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
}
#box_discusions ul li a .desc {
	color: #3A3A3A;
	font-family: Tahoma;
	font-size: 1em;
	font-weight: normal;
	display: block;
	margin: 0 0 20px 0;
}
#box_photoreportages h2 {
	background: #131313;
}
#box_photoreportages ul li {
	list-style: none;
	padding: 20px 20px 20px 21px;
	width: 150px;
	background-color: #202020;
	position: relative;
	font-size: 1.154em;
	font-weight: bold;
}
#box_photoreportages ul li.odd {
	background-color: #131313;
}
#box_photoreportages ul li a {
	color: #ffffff;
	font-family: Tahoma;
}
#box_photoreportages ul li a:hover {
	text-decoration: underline;
}
#box_photoreportages ul li span.icon {
	/*
    background: url(../img/photo_icon2.png);
    background-repeat: no-repeat;
    background-position: center center;
    */
	width: 16px;
	height: 16px;
	clear: both;
	position: absolute;
	top: 99px;
	right: 25px;
	display: block;
	float: right;
}
#box_photoreportages ul li img {
	margin-bottom: 14px;
	width: 150px;
}
#box_photoreportages a.more {
	display: block;
	clear: both;
	line-height: 30px;
	background: #202020;
	border-top: 1px solid #373737;
	color: #f06f09;
	text-align: center;
}
#box_photoreportages a.more:hover {
	text-decoration: underline;
}
#box_adds {
	display: block;
	overflow: hidden;
}
#box_adds h2 div {
	display: block;
	float: right;
}
#box_adds h2 div a {
	display: block;
	float: left;
	background: #e0e0e0;
	line-height: 37px;
	color: #898989;
	font-family: 'futurademi';
	font-size: 0.563em;
	padding: 0 20px 0 20px;
	margin: 10px 10px 0 0;
}
#box_adds h2 div a.active, #box_adds h2 div a:hover {
	background: #f16f0d;
	color: #fff;
}


#box_adds .jcarousel-clip-horizontal {
	height: auto;
}
#box_adds .jcarousel-item {
	width: 138px;
}
#box_adds .jcarousel-prev-horizontal {
	top: 45px;
}
#box_adds .jcarousel-next-horizontal {
	top: 45px;
}
#box_adds .carusel_ones li a div {
	display: block;
	height: 25px;
	color: #202020;
	font-family: Tahoma;
	font-size: 0.923em;
	text-align: center;
}
#box_adds .carusel_ones li a:hover div {
	text-decoration: underline;
}
#box_adds .carusel_ones li a img {
	width: 120px;
	margin: 0 0 0 9px;
}
#box_adds a.more {
	display: block;
	clear: both;
	line-height: 30px;
	background: #f8f8f8;
	border-bottom: 1px solid #e1e1e1;
	color: #f06f09;
	text-align: center;
}
#box_adds a.more:hover {
	text-decoration: underline;
}
.box_interview {
	display: block;
	background: #fff;
	padding: 0px 0px 20px 0px;
}
.box_interview ul {
	display: block;
	overflow: hidden;
	margin: 20px 0 0 20px;
}
.box_interview ul li {
	overflow: hidden;
	border: 0px solid #eaedf2;
	margin: 0px 12px 0 0;
	float: left;
	width: 150px;
}
.box_interview ul li.last {
	margin: 0;
}
.box_interview ul li.last {
	border-bottom: 0;
}
.box_interview ul li a:hover .title {
	text-decoration: underline;
}
.box_interview ul li a span.img {
	display: block;
	width: 150px;
	height: 150px;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.box_interview ul li a span.img img {
	width: 150px;
	margin: 0;
}
.box_interview ul li a .author {
	color: #F16F0C;
	font-family: Georgia;
	font-size: 0.923em;
	font-weight: bold;
	display: block;
	margin: 0 0 0px 0;
}
.box_interview ul li a .title {
	color: #3A3A3A;
	font-family: Tahoma;
	font-size: 0.923em;
	font-weight: normal;
	display: block;
	margin: 10px 0 0 0;
}
.box_topics {
	display: block;
	background: #fff;
	padding: 0px 0px 20px 0px;
	margin: 10px 0 10px 0;
}
.box_topics ul {
	display: block;
	overflow: hidden;
	margin: 20px 20px 0px 20px;
}
.box_topics ul li {
	overflow: hidden;
	border: 0px solid #eaedf2;
	margin: 0px 13px 0 0;
	float: left;
	width: 90px;
}
.box_topics ul li.last {
	margin: 0;
}
.box_topics ul li.last {
	border-bottom: 0;
}
.box_topics ul li a:hover .title {
	text-decoration: underline;
}
.box_topics ul li a img {
	width: 90px;
	margin: 0 0 10px 0;
}
.box_topics ul li a .title {
	color: #3A3A3A;
	font-family: Tahoma;
	font-size: 0.923em;
	font-weight: normal;
	display: block;
	margin: 0px 0 0 0;
}
.box_market_search {
	display: block;
	background: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 10px 0;
}
.box_cafe {
	display: block;
	overflow: hidden;
	background: #fff;
	padding: 20px;
	margin: 0px 0 10px 0;
}
.box_cafe div {
	display: block;
	width: 205px;
	float: left;
}
.box_cafe div h2 {
	margin: 0;
	padding: 0;
}
.box_cafe div h2 a {
	font-family: 'futurademi';
	color: #F16F0C;
	font-size: 2.077em;
	text-transform: uppercase;
}
.box_cafe div p {
	font-family: Tahoma;
	color: #3A3A3A;
	font-size: 1em;
	margin: 10px 0 25px 0;
}
.box_cafe div a.btn {
	font-family: Arial, 'futurademi';
	background: #f16f0d;
	padding: 10px 15px;
	color: #fff;
	font-size: 1.077em;
	font-weight: bold;
}
.box_cafe ul {
	display: block;
	overflow: hidden;
	margin: 0;
	float: right;
}
.box_cafe ul li {
	overflow: hidden;
	border: 0px solid #eaedf2;
	margin: 0px 10px 0 0;
	float: left;
	width: 90px;
	text-align: center;
}
.box_cafe ul li.last {
	margin: 0;
}
.box_cafe ul li a img {
	height: 90px;
	margin: 0 0 5px 0;
}
.box_cafe ul li a .name {
	color: #3A3A3A;
	font-family: Tahoma;
	font-size: 0.923em;
	font-weight: normal;
	display: block;
	margin: 0px 0 0 0;
}
.box_cafe ul li a:hover .name {
	text-decoration: underline;
}
footer {
	display: block;
	height: 50px;
	margin: 10px 0 10px 0;
	padding: 20px 0 0;
}
footer .menu {
	text-align: center;
	font-family: Tahoma;
	font-size: 0.846em;
	color: #636363;
}
footer .menu a {
	font-weight: normal;
	color: #636363;
	padding: 0 6px 0;
	text-decoration: none;
}
footer .menu a:hover {
	text-decoration: underline;
}
footer .copyright {
	line-height: 40px;
	overflow: hidden;
	color: #636363;
	font-size: 0.846em;
}
footer .copyright strong {
	font-weight: normal;
	display: block;
	padding: 0 0 0 475px;
}
footer .ampmedia {
	float: right;
	color: #636363;
}
footer .ampmedia:hover {
	text-decoration: underline;
}
#box_programtv {
	display: block;
	overflow: hidden;
	background: #fff;
}
#box_programtv ul {
	overflow: hidden;
	margin: 0 7px;
}
#box_programtv ul.long {
	margin: 0 10px;
}
#box_programtv ul li {
	display: block;
	border-bottom: 1px solid #ecedf2;
	height: 90px;
}
#box_programtv ul li a {
	display: block;
	height: 64px;
}
#box_programtv ul li a span.tv {
	display: block;
	float: left;
	width: 66px;
	border: 0px solid red;
	text-align: center;
}
#box_programtv ul.long li a span.tv {
	width: 80px;
	padding: 0 7px 4px 0;
}
#box_programtv ul.long li a span.tv img {
	display: block;
	margin: 20px auto 0;
}
#box_programtv ul li a span.time {
	display: block;
	float: left;
	width: 80px;
	color: #636363;
	font-family: Tahoma;
	font-size: 0.923em;
	text-align: center;
	padding-top: 15px;
}
#box_programtv ul.long li a span.time {
	width: 177px;
	text-align: left;
	font-size: 1em;
}
#box_programtv a.more {
	display: block;
	clear: both;
	line-height: 30px;
	background: #f8f8f8;
	border-bottom: 1px solid #e1e1e1;
	color: #f06f09;
	text-align: center;
}
#box_programtv a.more:hover {
	text-decoration: underline;
}
#box_programtv .progress-bar {
	display: block;
	width: 80px;
	height: 9px;
	margin: 7px 0;
	background: #f1f1f1;
}
#box_programtv ul.long .progress-bar {
	width: 177px;
}
#box_programtv .progress {
	text-indent: -9999px;
	background: #f06d00;
	display: block;
	height: 9px;
	font-size: 0;
}
#box_programtv .program-title {
	display: block;
	float: right;
	border: 0px solid red;
	font-family: Tahoma;
	font-weight: bold;
	color: #3A3A3A;
	font-size: 1em;
	width: 145px;
	height: 64px;
}
#box_programtv ul.long .program-title {
	padding: 10px 0 0;
	width: 190px;
	height: auto;
}
/* dictionary */
#box_dictionary {
	height: 100%;
	overflow: hidden;
	background: #fff;
}
#box_dictionary table {
	float: left;
	margin: 4px;
}
#box_dictionary table td a {
	display: block;
	text-align: center;
	width: 33px;
	height: 28px;
	color: #000;
	font: bold 1.385em 'futurademi';
	border: #eceef2 1px solid;
	padding: 5px 0 0;
	margin: 3px 3px 3px 0;
}
#box_dictionary table td a.active, #box_dictionary table td a:hover {
	border-color: #f16f0c;
	background: #f16f0c;
	color: #fff;
}
#box_dictionary .info {
	float: left;
	width: 230px;
	padding: 24px 0 0 23px;
}
#box_dictionary .info h3 {
	font: normal 1.385em 'futurademi';
	color: #3a3a3a;
	text-transform: uppercase;
	margin: 0 0 17px;
}
#box_dictionary .info p {
	color: #6a6a6a;
	font: normal 1em Tahoma, Geneva, Kalimati, sans-serif;
	margin: 0 0 12px;
}
#box_dictionary .info p a {
	color: #F06F09;
	font-family: Arial;
}
/* newsletter */
#box_sub_newsletter {
	background: #077ea5;
	overflow: hidden;
}
#box_sub_newsletter h2 {
	border-bottom: #fff 1px solid;
	margin: 0 0 26px;
}
#box_sub_newsletter p {
	text-align: center;
	color: #fff;
	font: normal 1em Tahoma, Geneva, Kalimati, sans-serif;
	margin: 0 0 20px;
}
#box_sub_newsletter table {
	width: 441px;
	margin: 0 auto 14px;
	color: #fff;
	font: normal 1em Tahoma, Geneva, Kalimati, sans-serif;
}
#box_sub_newsletter table td img {
	display: block;
	margin: 7px 5px 5px 0;
}
#box_sub_newsletter form .text-email {
	display: block;
	text-align: center;
	height: 30px;
	width: 210px;
	margin: 0 auto;
	padding: 4px;
	font: normal 1em Tahoma, Geneva, Kalimati, sans-serif;
	color: #636363;
}
#box_sub_newsletter form p {
	margin: 0;
}
#box_prs {
	display: block;
	overflow: hidden;
	background: #f8f8f8;
}
#box_prs ul {
	overflow: hidden;
	margin: 0;
	background: #fff;
}
#box_prs ul li {
	display: block;
	margin: 0 7px;
	border-bottom: 1px solid #ecedf2;
}
#box_prs ul li a {
	display: block;
	padding: 15px 10px 15px 10px;
	font-family: Tahoma;
	font-size: 1em;
	color: #3A3A3A;
}
#box_prs ul li a:hover {
	text-decoration: underline;
}
#box_prs a.btn {
	font-family: Arial, 'futurademi';
	background: #f16f0d;
	padding: 10px 12px;
	color: #fff;
	font-size: 1.077em;
	font-weight: bold;
	display: block;
	margin: 17px 5px 17px 0;
	float: left;
}
#box_bussiness {
	display: block;
	overflow: hidden;
	background: #f8f8f8;
}
.nav-tabs {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.nav-tabs li {
	float: left;
	padding: 0;
	margin: 0 !important;
	border: 0 !important;
}
.nav-tabs li a {
	display: block;
	background: #f8f8f8;
	border-bottom: 1px solid #d1d1d1;
	font-family: Tahoma;
	font-weight: bold;
	color: #636363;
	font-size: 0.846em !important;
	padding: 0 !important;
	text-align: center;
	line-height: 28px;
}
.nav-tabs li a:hover, .nav-tabs li a.selected {
	background: #f16f0d;
	border-bottom: 0px solid #f16f0d;
	color: #fff !important;
	line-height: 29px;
}
.nav-tabs li a:hover {
	text-decoration: underline !important;
}
.nav-tabs li a:hover span.arrow, .nav-tabs li a.selected span.arrow {
	display: block;
	width: 100%;
	height: 5px;
	background: #fff url(../img/nav_tabs_arrow.png) top center no-repeat;
	margin: 0px 0 0 0px;
	z-index: 1;
	position: relative;
}
#box_bussiness ul {
	overflow: hidden;
	margin: 0;
	background: #fff;
}
#box_bussiness ul li {
	display: block;
	margin: 0 7px;
	border-bottom: 1px solid #ecedf2;
}
#box_bussiness ul li a {
	display: block;
	padding: 10px 10px 10px 10px;
	font-family: Tahoma;
	font-size: 1em;
	color: #3A3A3A;
	overflow: hidden;
}
#box_bussiness ul li a strong {
	font-weight: bold;
	float: left;
}
#box_bussiness ul li a span {
	float: right;
}
#box_bussiness ul li a:hover strong {
	text-decoration: underline;
}
#box_bussiness a.btn {
	font-family: Arial, 'futurademi';
	background: #898989;
	padding: 10px 0px;
	color: #fff;
	font-size: 1.077em;
	font-weight: bold;
	display: block;
	margin: 0px 0px 0px 0;
	float: left;
	text-align: center;
}
#box_bussiness a.btn:hover {
	background: #F16F0D;
}
#box_bussiness a.btn2 {
	color: #F16F0D;
	background: #fff;
}
#box_bussiness a.btn2:hover {
	background: #F16F0D;
	color: #fff;
}
#box_monitoring {
	display: block;
	overflow: hidden;
	background: #fff;
}
#box_monitoring ul.nav-tabs {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#box_monitoring ul.nav-tabs li {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
}
#box_monitoring ul.nav-tabs li a {
	display: block;
	background: #f8f8f8;
	border-bottom: 1px solid #d1d1d1;
	font-family: Tahoma;
	font-weight: bold;
	color: #636363;
	font-size: 0.846em;
	padding: 0;
	text-align: center;
	line-height: 28px;
	text-transform: uppercase;
}
#box_monitoring ul.nav-tabs li a:hover, #box_monitoring ul.nav-tabs li a.selected {
	background: #f16f0d;
	border-bottom: 0px solid #f16f0d;
	color: #fff;
	line-height: 29px;
}
#box_monitoring ul.nav-tabs li a:hover span.arrow, #box_monitoring ul.nav-tabs li a.selected span.arrow {
	display: block;
	width: 100%;
	height: 5px;
	background: #fff url(../img/nav_tabs_arrow.png) top center no-repeat;
	margin: 0px 0 0 0px;
	z-index: 1;
	position: relative;
}
#box_monitoring ul {
	display: block;
	overflow: hidden;
	margin: 0px 20px 0 20px;
}
#box_monitoring ul li {
	overflow: hidden;
	border-bottom: 1px solid #eaedf2;
	margin: 10px 0 0 0;
}
#box_monitoring ul li.last {
	border-bottom: 0;
}
#box_monitoring ul li a:hover {
	text-decoration: underline;
}
#box_monitoring ul li a img {
	width: 274px;
	margin: 0 0 1px 0;
}
#box_monitoring ul li a .title {
	color: #3A3A3A;
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
}
#box_monitoring ul li a .desc {
	color: #3A3A3A;
	font-family: Tahoma;
	font-size: 1em;
	font-weight: normal;
	display: block;
	margin: 0 0 10px 0;
}
#box_monitoring a.more {
	display: block;
	clear: both;
	line-height: 30px;
	background: #f8f8f8;
	border-top: 1px solid #e1e1e1;
	color: #f06f09;
	text-align: center;
}
#box_monitoring a.more:hover {
	text-decoration: underline;
}
#box_market_research h4 {
	font: bold 1.154em Georgia, "Times New Roman", Times, Rekha, serif;
	color: #202020;
	height: 100%;
	overflow: hidden;
	padding: 0 0 12px 6px;
}
#box_market_research h4 strong {
	float: right;
	color: #f16f0c;
	font: normal 0.846em Tahoma, Geneva, Kalimati, sans-serif;
}
#box_market_research ul {
	margin: 0;
	padding: 20px 0;
	background: #fff;
	overflow: hidden;
}
#box_market_research ul li {
	list-style: none;
	float: left;
	width: 250px;
	margin: 0 20px;
}
#box_market_research thead {
	color: #6a6a6a;
	font: normal 0.846em Tahoma, Geneva, Kalimati, sans-serif;
	background: #f6f6f6;
}
#box_market_research thead th {
	padding: 0 6px 6px;
}
#box_market_research thead td[colspan="2"] {
	text-align: center;
}
#box_market_research tbody th, #box_market_research tbody td {
	border-bottom: #ebedf2 1px solid;
	font-family: Tahoma, Geneva, Kalimati, sans-serif;
	padding: 7px 6px;
}
#box_market_research tbody tr:first-child th, #box_market_research tbody tr:first-child td {
	padding: 20px 6px 7px;
}
#box_market_research tbody th {
	color: #3a3a3a;
	font-size: 1em;
	font-weight: bold;
}
#box_market_research tbody td {
	font-size: 0.846em;
	color: #6a6a6a;
}

#box_market_research tfoot td {
    font-size: 0.846em;
    color: #6a6a6a;
    padding:5px;
}
#box_newsletter {
	display: block;
	overflow: hidden;
	background: #077ea6;
	color: #fff;
	font-family: Tahoma;
	font-size: 1em;
	text-align: center;
	padding: 30px 40px 30px 40px;
}
#box_newsletter ul {
	margin: 25px 0 0 0;
}
#box_newsletter ul li {
	text-align: left;
	margin: 0 0 0px 15px;
	background: url(../img/newsletter_li_bg.png)left no-repeat;
	padding: 5px 0 5px 30px;
}
#box_newsletter .text-email {
	width: 220px;
	height: 40px;
	border: 0;
	background: #fff;
	font-family: Tahoma;
	color: #636363;
	font-size: 1em;
	margin: 0px 0 0 0;
}
#box_newsletter .btn_send, #box_sub_newsletter .btn_send {
	width: 95px;
	height: 30px;
	border: 0;
	background: #002d3c;
	font-family: Tahoma;
	color: #fff;
	font-size: 1em;
	display: block;
	margin: 20px auto 0 auto;
	text-transform: uppercase;
	border: 0;
	border-radius: 0;
	text-shadow: none;
}
/* breadcrumbs */
.breadcrumbs {
	color: #bababa;
	font-size: 0.846em;
	padding: 14px 0 16px;
	text-transform: uppercase;
}
.breadcrumbs a {
	color: #bababa;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.breadcrumbs a.current {
	color: #6c6c6c;
}
.breadcrumbs a.current:hover {
	text-decoration: none;
}
/* forms: register */
.forms_details {
	float: left;
	width: 846px;
	background: #fff;	
}

/* article & ones & advertisement */
#article, #ones, #dvertisement {
	padding: 0 0 20px;
}
.article_detail, .ones_detail, .advertisement_detail {
	float: left;
	width: 846px;
	background: #fff;
}

.advertisement_detail .social {
    width: 806px;
    padding: 12px 20px;
}

.advertisement_detail .adv_author{
    padding: 8px 20px 0 20px;
    font-style: italic;
    color: #898989;
    font-family: Georgia, "Times New Roman", Times, Rekha, serif;   
}


/* header */
.ones_detail .top_ones, .advertisement_detail .top_advertisement {
	height: 100%;
	overflow: hidden;
	padding: 9px 18px 8px 15px;
}
.top_ones h1, .top_advertisement h1 {
	float: left;
	font: normal 2.077em 'futurademi';
}
.top_ones .search_inner, .top_advertisement .search_inner {
	width: 282px;
	float: right;
	height: 34px;
	overflow: hidden;
}
.search_inner input[type="text"] {
	float: left;
	width: 247px;
	height: 34px;
	line-height: 34px;
	color: #666666;
	background: #f1f1f1;
	border: none;
}
.search_inner input[type="submit"] {
	float: left;
	height: 34px;
	width: 34px;
	background: #202020 url(../img/ico_search.png) center center no-repeat;
	border: #2c2c2c 1px solid;
	border-radius: 0;
}
/* box covers */
.box_covers .item ul.covers_list {
	margin: 0;
	padding: 12px 0 0;
	height: 100%;
	overflow: hidden;
}
.box_covers .item ul.covers_list li {
	float: left;
	width: 128px;
	padding: 0 20px 16px;
	position: relative;
}
.box_covers .item ul.covers_list a {
	display: block;
	text-decoration: none;
}
.box_covers .item ul.covers_list a img {
	display: block;
	margin: 0 auto 4px;
}
.box_covers .item ul.covers_list .date {
	display: block;
	font: normal 0.846em Georgia, "Times New Roman", Times, Rekha, serif;
	color: #a0a0a0;
	text-align: center;
}
.box_covers .item ul.covers_list .line {
	display: block;
	font-size: 0;
	height: 1px;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
/* pagination */
.pagination {
	display: block;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	border-top: #e1e1e1 1px solid;
	border-bottom: #e1e1e1 1px solid;
}
.pagination li {
	list-style: none;
	display: inline;
}
.pagination li a {
	display: inline-block;
	color: #f16f0c;
	padding: 0 2px;
	font: normal 1.077em 'futurademi';
}
.pagination li a:hover {
	text-decoration: underline;
}
/* on the cover */
.on_the_cover h2 {
	height: 100%;
	overflow: hidden;
	padding: 8px 0 10px 20px;
}
.on_the_cover h2 div {
	float: right;
}
.on_the_cover h2 div a {
	background: none repeat scroll 0 0 #E0E0E0;
	color: #898989;
	display: block;
	float: left;
	font-family: 'futurademi';
	font-size: 0.563em; 
	line-height: 37px;
	margin: 2px 10px 0 0;
	padding: 0 20px;
}
.on_the_cover h2 div .selected, .on_the_cover h2 div a:hover {
	background: #f16f0c;
	color: #fff;
}
.on_the_cover table > tbody > tr:nth-child(odd) > td {
	background-color: #f1f1f1;
}
.on_the_cover table td {
	color: #3a3a3a;
	border-right: #fff 1px solid;
	border-top: #ebedf2 1px solid;
	font: normal 1em Georgia, "Times New Roman", Times, Rekha, serif;
	padding: 12px 4px 12px 18px;
}
.on_the_cover table td a {
	color: #3a3a3a;
}
.on_the_cover table td a:hover {
	text-decoration: underline;
}
.on_the_cover table td:last-child {
	border-right: none;
}
.on_the_cover a.more {
	display: block;
	clear: both;
	line-height: 30px;
	background: #f8f8f8;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	color: #f06f09;
	text-align: center;
}
/* sale of newspapers */
.sale_of_newspapers {
	margin: 0 0 38px;
}
.sale_of_newspapers p {
	padding: 8px 20px 10px;
	background: #e4e4e4;
	color: #898989;
	font: normal 0.923em Georgia, "Times New Roman", Times, Rekha, serif;
	height: 100%;
	overflow: hidden;
}
.sale_of_newspapers p strong {
	font-weight: normal;
	display: inline-block;
	padding: 4px 0 0;
}
.sale_of_newspapers p a {
	float: right;
	background: #002d3c;
	padding: 5px 10px;
	color: #fff;
}
/* latest numbers */
.latest_numbers {
	padding: 0 0 20px;
	border-bottom: #e1e1e1 1px solid;
}
.latest_numbers ul {
	padding: 0 0 0 20px;
	height: 100%;
	overflow: hidden;
}
.latest_numbers ul li {
	float: left;
	width: 128px;
	padding: 14px 0 0;
	margin: 0 8px 0 0;
}
.latest_numbers ul li a {
	display: block;
	text-align: center;
	color: #202020;
	font: normal 0.923em Tahoma, Geneva, Kalimati, sans-serif;
}
.latest_numbers ul li a img {
	display: block;
	margin: 8px auto 12px;
}
/* footer 
boxbase titles
*/
#box_base_titles {
	background: #fff;
	margin: 21px 0 41px;
}
#box_base_titles table thead td {
	background: #077ea5;
	color: #fff;
	text-align: center;
	padding: 14px 0;
	border-right: #fff 1px solid;
	font: normal 1em 'futurademi';
}
#box_base_titles table td:last-child {
	border-right: none;
}
#box_base_titles table > tbody > tr:nth-child(even) > td {
	background-color: #f1f1f1;
	color: #F03;
}
#box_base_titles table tbody td {
	color: #3a3a3a;
	border-right: #fff 1px solid;
	border-top: #ebedf2 1px solid;
	font: normal 1em Georgia, "Times New Roman", Times, Rekha, serif;
	padding: 12px 4px 12px 18px;
}
#box_base_titles table tbody td a {
	color: #3a3a3a;
}
#box_base_titles table tbody td a:hover {
	text-decoration: underline;
}
#box_base_titles table tfoot td {
	border-top: #e1e1e1 1px solid;
	border-bottom: #e1e1e1 1px solid;
	background: #f8f8f8;
	padding: 5px 4px 5px 18px;
	color: #f16f0c;
	font: normal 1.077em 'futurademi';
}
#box_base_titles table tfoot td a {
	color: #f16f0c;
}
/* ones detail 
data_cover
*/
.data_cover h2 {
	background: #e0e0e0;
	height: 38px;
	overflow: hidden;
	color: #898989;
	text-transform: uppercase;
	padding: 0 16px 0 15px;
	font: normal 0.923em/38px Georgia, "Times New Roman", Times, Rekha, serif;
}
.data_cover h2 em {
	float: right;
	text-transform: capitalize;
	font-style: italic;
	font-size: 0.917em;
}
.data_cover .date {
	padding: 10px 0 4px 15px;
	color: #202020;
	font: normal 1.385em 'futurademi';
}
/* social */
.ones_detail .social {
	width: 806px;
	padding: 12px 20px;
}
/* photo cover */
.photo_cover {
	position: relative;
	background: #fff;
}
.photo_cover img.cover_thumb {
	display: block;
	margin: 0 auto;
}
.photo_cover .prev, .photo_cover .next {
	position: absolute;
	height: 41px;
	width: 20px;
	top: 45%;
	text-indent: -9999px;
}
.photo_cover .prev {
	left: 0;
	background: url(../img/prev-horizontal.png) no-repeat;
}
.photo_cover .next {
	right: 0;
	background: url(../img/next-horizontal.png) no-repeat;
}
/* rate cover */
.rate_cover {
	width: 806px;
	padding: 0 20px 12px;
	color: #898989;
	font: normal 0.923em Georgia, "Times New Roman", Times, Rekha, serif;
	border-bottom: #e1e1e1 1px solid;
}
.rate_cover .current_rating {
	float: left;
}
.current_rating strong {
	color: #f16f0c;
	font-size: 3.000em;
}
.rate_cover .rating {
	float: right;
	padding: 12px 0 0;
}

.rate_cover .rating form {
    background: none;
    float: left;
    width: 215px;
    padding: 6px 0 0 255px;
    overflow: hidden;
    margin: 0;
}

.rate_cover .rating form fieldset {
    float: left;
    width: 120px;
}

.rate_cover .photo-rating{
    float: right;
    width: 160px;
    margin: 20px 0 0 0;
}

.rate_cover .photo-rating h3{
    float: left;
    font-family: Georgia,​"Times New Roman",​Times,​Rekha,​serif;
    font-size:  12px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 6px 4px 0 0;    
}

.rating strong {
	font-size: 2.000em;
	text-transform: uppercase;
}
/* advertisement
adv_listing
*/
.box_adv_listing ul.adv_listing {
	width: 846px;
	margin: 0;
	padding: 0 0 20px 20px;
}
ul.adv_listing li {
	margin: 0;
	padding: 0;
	list-style: none
}
ul.adv_listing li {
	width: 140px;
	height: 164px;  
	float: left;
	position: relative;
	margin: 0 0 0 20px;
}
ul.adv_listing li a {
	background: #fff;
	height: 70px;
	padding: 100px 0 0;
	top: 0;
	width: 140px;
	text-decoration: none;
	color: #202020;
	display: block;
	overflow: hidden;
	position: absolute;
}
ul.adv_listing li a:hover {
	z-index: 2;
	height: auto;
    -webkit-transition: height .2s ease-in-out;
	-moz-transition: height .2s ease-in-out;
	-o-transition: height .2s ease-in-out;
	-ms-transition: height .2s ease-in-out;
	transition: height .2s ease-in-out
}
ul.adv_listing li a div.thumb {
	position: absolute;
	top: 7px;
	width: 120px;
	height: 80px;
}

ul.adv_listing li a:hover div.thumb {
    height: auto;
}
ul.adv_listing li a h3 {
	font: normal 0.923em Tahoma, Geneva, Kalimati, sans-serif;
	height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

ul.adv_listing li a:hover h3 {
    min-height:25px;
    height:auto;
    text-overflow: inherit;
    white-space: normal;
}

ul.adv_listing li a .rate{
	display: block;
	margin: 0px auto 28px;
    background: url(../img/ico_star_rating_o.gif) no-repeat;    
    width: 55px;
    height: 11px;
    text-indent: -9999px;
}

ul.adv_listing li a .rate_1 {
    background-position: -55px 0;
}
ul.adv_listing li a .rate_2 {
    background-position: -110px 0;
}
ul.adv_listing li a .rate_3 {
    background-position: -165px 0;
}
ul.adv_listing li a .rate_4 {
    background-position: -220px 0;
}
ul.adv_listing li a .rate_5 {
    background-position: -275px 0;
}




/* 
other adv
adv_see_also 
*/
#other_adv {
	display: block;
}
.other_adv_thumb {
	background: #fff;
	margin: 0 0 16px;
	border-bottom: #e1e1e1 1px solid;
}
.other_adv_thumb ul {
	padding: 21px 0 0;
}
.other_adv_thumb ul li {
	margin: 0 5px 0 20px;
}
/* box guest */
#box_guest {
	padding: 20px 0 0;
	border-bottom: #e1e1e1 1px solid;
}
#box_guest p {
	padding: 0 15px 0 20px;
}
#box_guest .welcome {
	height: 100%;
	overflow: hidden;
}
#box_guest .welcome strong {
	color: #3a3a3a;
	float: left;
	margin: 4px 6px 0 0;
	font: bold 1.077em Georgia, "Times New Roman", Times, Rekha, serif;
}
#box_guest .read_more {
	color: #4c5563;
	font: normal 1.077em Tahoma, Geneva, Kalimati, sans-serif;
}
#box_guest .read_more a {
	color: #f06F09;
	text-decoration: underline;
}
/* article detail */
.article_detail h1 {
	padding: 18px 15px 22px 20px;
	color: #077ea5;
	line-height: 40px;
	font: bold 2.769em Tahoma, Geneva, Kalimati, sans-serif;
}
.article_tools {
	width: 811px;
	position: relative;
	padding: 0 15px 0 20px;
	margin: 0 0 20px;
}
.article_tools p {
	float: right;
	font: normal 0.846em Georgia, "Times New Roman", Times, Rekha, serif;
	color: #6a6a6a;
}
.article_tools .fb-like {
	position: absolute;
	top: 0;
	left: 20px;
}
.article_tools .date {
	float: left;
	width: 75px; 
	color: #6a6a6a;
	margin-right: 30px;
}
.article_tools .text_size {
	float: left;
	width: 58px;
}
.article_tools .text_size a {
	color: #6a6a6a;
}
.article_tools .text_size a.art_small {
	font-size: 0.909em;
	padding: 0 4px;
}
.article_tools .text_size a.art_medium {
	font-size: 1.091em;
	padding: 0 4px;
}
.article_tools .text_size a.art_big {
	font-size: 1.273em;
	padding: 0 4px;
}
.article_tools .action {
	float: left;
	background: url(../img/sprite_tools.gif) no-repeat;
	padding: 2px 0 2px 25px;
	margin-left: 25px;
	color: #6a6a6a;
}
.article_tools #action_comments {
	background-position: 0 3px;
}
.article_tools #action_forum {
	background-position: 0 -15px;
}
.article_tools #action_print {
	background-position: 0 -32px;
}
.article_tools #action_recommend {
	background-position: 0 -49px;
}
.lead {
	color: #4c5563;
	font: normal 1.154em Tahoma, Geneva, Kalimati, sans-serif;
	font-weight: bold;
	padding: 0 15px 18px 20px;
	text-align: justify;
} 
/* container */
.article-container {
	width: 831px;
	padding: 0 15px 0 0;
}
.article-container .left_side {
	float: left;
	width: 166px;
}
.article-container .right_side {
	float: right;
	width: 655px;
}
/* left side */
#box_in_topic ul {
	padding: 0 12px 0 21px;
	margin: 0;
	color: #3a3a3a;
	font: bold 1em Tahoma, Geneva, Kalimati, sans-serif;
}
#box_in_topic ul li {
	padding: 12px 0 18px 0;
	margin: 0 0 12px 0;
	border-bottom: #b5b5b5 1px solid;
}
#box_in_topic ul li a {
	display: block;
	color: #3a3a3a;
}
#box_in_topic ul li:last-child {
	margin: 0;
	border: none;
}
/* right side */
.main_photo {
	padding: 0 0 24px 0;
	color: #4c5563;
	text-align: right;
	font: normal 1.077em Arial, Helvetica, Garuda, sans-serif;
}
.main_photo img {
	display: block;
	margin: 0 0 9px;
}
/* social */
.social {
	width: 655px;
}
.social .share {
	float: left;
	width: 403px;
}
/*
 * social buttons
 */
.vhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.number {
	font: bold 1.077em Arial, Helvetica, Garuda, sans-serif;
	color: #3a3a3a;
	display: block;
	text-align: center;
	padding: 8px 0 0;
}
.social_buttons, .social_buttons_h {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}
.social_buttons > li {
	display: block;
	margin: 0;
	padding: 0 3px 0 0;
	float: left;
}
.social_buttons_h > li {
	display: block;
}
.social_buttons .socialite, .social_buttons_h .socialite {
	display: block;
	position: relative;
	background: url(../img/social-sprite.png) 0 0 no-repeat;
}
.social_buttons_h .socialite {
	margin: 0 auto 11px;
}
.social_buttons .socialite_loaded, .social_buttons_h .socialite_loaded {
	background: none !important;
}
.social_buttons .rss, .social_buttons_h .rss {
	width: 25px;
	height: 63px;
	background-position: 0 0;
}
.social_buttons .facebook_like, .social_buttons_h .facebook_like {
	width: 57px;
	height: 63px;
	background-position: -27px 0;
}
.social_buttons .twitter_share, .social_buttons_h .twitter_share {
	width: 57px;
	height: 63px;
	background-position: -89px 0;
}
.social_buttons .googleplus_one, .social_buttons_h .googleplus_one {
	width: 50px;
	height: 63px;
	background-position: -151px 0;
}
.social_buttons .wykop_share, .social_buttons_h .wykop_share {
	width: 60px;
	height: 63px;
	background-position: -205px 0;
}
.social_buttons .comments, .social_buttons_h .comments {
	width: 62px;
	height: 63px;
	background-position: -269px 0;
}
.social_buttons .linkedin, .social_buttons_h .linkedin {
	width: 59px;
	height: 63px;
	background-position: -406px 0;
}
.social_buttons_h .email_share {
	width: 61px;
	height: 60px;
	background-position: -338px 0;	
}

/* box share */
#box-share {
	padding: 0 10px;
}
#box-share ul {
	display: table;
	width: 100%;
	padding: 6px 0;
	margin: 0;	
}
#box-share ul li {
	list-style: none;
	display: table-cell;
	position: relative;
	width: 16.66%;
	padding: 0 2px;
}
#box-share ul li:first-child {
	padding-left: 0;
}
#box-share ul li:last-child {
    padding-right: 0;
}
#box-share ul li.printbtn a {
    background-color: #999999;
}
#box-share ul li.printbtn a:hover {
    background-color: #888888;
}
#box-share ul li.email a {
    background-color: #555555;
}
#box-share ul li.email a:hover {
    background-color: #444444;
}
#box-share ul li.facebook a {
    background-color: #306199;
}
#box-share ul li.facebook a:hover {
    background-color: #244872;
}
#box-share ul li.linkedin a {
    background-color: #007BB6;
}
#box-share ul li.linkedin a:hover {
    background-color: #005983;
}
#box-share ul li.wykop a {
    background-color: #007BB6;
}
#box-share ul li.wykop a:hover {
    background-color: #005983;
}
.fa-wykop {
	top: 8px;
	width: 19px;
	height: 17px;
	background: url(../img/ico_wykop.png) no-repeat;
}
#box-share ul li.twitter a {
    background-color: #26C4F1;
}
#box-share ul li.twitter a:hover {
    background-color: #0EAAD6;
}
#box-share ul li.googleplus a {
    background-color: #E93F2E;
}
#box-share ul li.googleplus a:hover {
    background-color: #CE2616;
}
#box-share ul li a {
    background-color: #CCCCCC;
    border-radius: 2px;
    display: block;
    font-size: 0.846em;
    font-weight: bold;
    height: 100%;
    line-height: 36px;
    padding: 0 0 0 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 0.2s ease-in-out 0s;
}
#box-share ul li a i {
    font-size: 18px;
    left: 10px;
    line-height: 36px;
    position: absolute;
}
#box-share ul li.facebook a {
    padding-left: 20px;
}
#box-share ul li.facebook a i {
    font-size: 20px;
}
#box-share ul li.linkedin a i {
    line-height: 35px;
}
#box-share ul li.facebook a {
    padding-left: 20px;
}
#box-share ul li.facebook a i {
    font-size: 20px;
}
#box-share ul li.linkedin a i {
    line-height: 35px;
}
#box-share ul li a {
    color: #FFFFFF;
}
#box-share ul li a:active {
    box-shadow: 1px 3px 15px 0 rgba(22, 0, 0, 0.25) inset;
}

/* newsletter */
.social .newsletter {
	width: 246px;
	float: right;
}
.social .newsletter h2 {
	background: #0084b7;
	color: #fff;
	height: 24px;
	line-height: 24px !important;
	text-align: center;
	font: bold 1em 'futurademi';
}
.social .newsletter form {
	background: #e1e1e1;
	padding: 7px 0 7px 7px;
}
.social .text-email {
	width: 140px;
	height: 21px;
	line-height: 21px;
	margin: 0 10px 0 0;
	text-align: center;
	font: normal 0.846em Georgia, "Times New Roman", Times, Rekha, serif;
	color: #3a3a3a;
}
.newsletter .btn_send {
	width: 79px;
	height: 20px;
	border: 0;
	background: #002d3c;
	font: bold 0.923em 'futurademi';
	color: #fff;
	text-transform: uppercase;
	border: 0;
	border-radius: 0;
	text-shadow: none;
}
/*article body */
.article_body {
	padding: 10px 0 0; 
	color: #61666d; 
	font: normal 1.154em/22px Tahoma, Geneva, Kalimati, sans-serif;
}
.article_body p {
	margin: 0 0 20px;
}
/* link */
.article_body p a {
	text-decoration: underline;
	font-weight: bold;
	color: #3a3a3a;
}

.article_body .thumbnail {
    float: left;
    padding: 0 0 1px;
    margin: 0 21px 10px 0;
    background: url(../img/bg_point_h_w.gif) bottom left repeat-x;
}

.article_body .thumbnail p {     
    background: #e8ecfc url(../img/ico_bullet.gif) 9px 13px no-repeat;
    padding: 8px 4px 8px 22px;
    color: #394a6e;
    font: normal 1em Georgia, "Times New Roman", Times, Rekha, serif;
    width: 124px;
    margin-bottom: 0;
}

/* cite */
.article_body .cite, .article_body .cytat, .article_body cite {
	display: block;
	font-style: italic;
	font-family: "Lucida Grande", Verdana;
	font-size: 14px;
	color: #5d5d5d;
	padding: 20px 10px 20px 40px;
	margin: 13px 0 13px 0;
	background: #f8f8f8 url(../img/cytat_bacground.png) top left no-repeat;
	border: 0;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
/* table */
.article_body table {
	margin: 0 auto 12px !important;
	font-size: 0.733em;
}
.article_body table caption {
	background: #a6afbc;
	color: #fff;
	font: bold 1.083em Georgia, "Times New Roman", Times, Rekha, serif;
	text-align: center;
	line-height: 16px;
	padding:.5em;
}
.article_body table th,
.article_body table td {
	border: 1px solid #a6afbc !important;
}
.article_body table th {
	padding: 6px !important
}
.article_body table td {
	padding: 4px !important;	
}
.article_body table thead th,
.article_body table tbody th {
	font-weight:bold !important;
	text-align:center !important;
	color: #394a6e;
	font: bold 0.917em Georgia, "Times New Roman", Times, Rekha, serif;
	background: #e8ecfc;
}
.article_body table tbody td {
	color: #3a3a3a;
	text-align: center;
}
.article_body table tbody td p {
	padding: 0;
	margin: 0;	
}
.article_body table tbody th strong,
.article_body table tbody td strong {
	font-weight: bold;
}

/* news promo */
.article_body .news-promo {
	border: #E1E1E1 1px solid;
	background-color: #F8F8F8;
	margin: 0 0 20px;
}
.article_body .news-promo a {
	height: 100%;
	overflow: hidden;
	display: block;
}
.news-promo .thum-img {
	width: 100px;
	position: relative;
	float: left;
}
.thum-img img {
	display: block;
}
.thum-img .label-category {
	display: block;
	border-top: #F16F0C 2px solid;
	background-color: #000;
	color: #fff;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 0.733em;
	padding: 0 8px;
}
.news-promo .promo-content {
	float: left;
	width: 513px;
	padding: 0 20px;
}
.promo-content strong {
	color: #636363;
	font: bold 1.154em/20px Tahoma, Geneva, Kalimati, sans-serif;	
	display: table-cell;
	height: 100px;
	vertical-align: middle;
}

/* PrettyTable */
.PrettyTable {
    border-style: solid !important;
    border-width: 1pt !important;
    font-size: 11px !important;
    line-height: 12px;
    margin: 0 auto !important;
    width: 420pt !important;
}

.PrettyTable td {
    border-width: 1pt 1pt medium !important;
    border-style: solid solid none !important;
    border-color: rgb(150, 150, 150) rgb(150, 150, 150) windowtext !important;
    text-align: center !important;
    color: #3A3A3A !important;
    padding: 0.5em !important;
}

/*.PrettyTable tr.PrettyTable-head td,
.PrettyTable tr.PrettyTable-body td:first-child
*/
.PrettyTable thead tr td,
.PrettyTable thead tr td:first-child {
    background-color: rgb(255, 204, 153) !important;
}

/* author */
.article_body .author, .article_body .more_info {
	font-size: 0.933em;
	margin: 0 0 8px 0;
}
.article_body .author strong, .article_body .more_info strong {
	color: #a0a0a0;
}
.article_body .author a, .article_body .more_info a {
	font-weight: normal;
	text-decoration: none;
}
.article_body .author a:hover, .article_body .more_info a:hover {
	text-decoration: underline;
}
.article_body ul {
	margin: 0 2em 2em;
}
.article_body ul li {
	list-style-image: url(../img/ico_bullet.gif);
}
.article_body .zone-adv {
	width: 655px;
}

/* prev article */
.prev-article {
	position: relative;
	padding: 10px;
	margin: 0 0 18px;
	width: 633px;
	border: #E1E1E1 1px solid;
}
.prev-article .author-awatar {
	position: absolute;
	top: -10px;
	left: -50px;
	height: 78px;
	width: 78px;
}
.prev-article .author-awatar span {
	display: block;
	padding: 9px;
	background: #fff;
	border: #E1E1E1 1px solid;
}
.prev-article .author-awatar img {
	width: 60px;
	display: block;
}
.prev-article .author-info {
	width: 120px;
	padding: 0 14px 0 32px;
}
.prev-article .author-info span {
	color: #61666D;
}
.prev-article .author-info strong {
	color: #A0A0A0;
}
.author-info .author-name {
	font-size: 0.867em;
}
.author-info .icon-mail {
	display: block;
	color: #077EA6;
}
.prev-article .prev-txt {
	width: 70px;
	font: normal 0.800em Georgia, "Times New Roman", Times, serif;
}
.prev-article .prev-article-title {
	border-left: #61666D 1px solid;
	width: 396px;
}
.prev-article .prev-article-title i {
	float: left;
	width: 14px;
	height: 38px;
	line-height: 38px;
}
.prev-article .prev-article-title a {
	float: left;
	width: 382px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color: #202020;
	font: bold 1.231em 'futurademi';
	height: 38px;
	line-height: 38px;
}

/* ones adv zone */
.ones_detail .zone-adv, .advertisement_detail .zone-adv {
	height: 100%;
	overflow: hidden;
	padding: 16px 20px;
	border-bottom: #e1e1e1 1px solid;
}
/* @paging */
/* @paging */
#paging {
    padding: 6px 0;
    margin: 5px 0;
    border-top: #e1e1e1 1px solid;
    border-bottom: #e1e1e1 1px solid;
    font: bold 1.231em 'futurademi';
}
.paging_noline{
    border: 0 !important;  
}
#paging ul {
    margin: 0 auto;
    height: 41px;
    overflow: hidden;
    text-align: center;
}
#paging ol {
    margin: 4px 0 0 12px;
    overflow: hidden;
}
#paging li {
    float: left;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
}
#paging li.previous {
    background: url(../img/prev-horizontal.png) top left no-repeat;
}
#paging li.previous.inactive {
    background: url(../img/prev-horizontal.png) 0 -41px no-repeat;
}
#paging li.next {
    background: url(../img/next-horizontal.png) top right no-repeat;
}
#paging li.next.inactive {
    background: url(../img/next-horizontal.png) 100% -41px no-repeat;
}
#paging li.current {
    background: #f06d00 !important;
    border: #f06d00 1px solid;
    color: #fff;
    display: block;
    padding: 0 4px !important;
}
#paging li.number {
    font-size: 0.875em; 
}
#paging li.last a {
    border: none;
}
#paging a {
    color: #3a3a3a;
    display: block;
    padding: 0 4px;
    border: #000 1px solid;
}
/* paging article */
#paging ul {
    position: relative;
    width: auto;
    margin: 0;
}
#paging li.pages-list {
    text-align: center;
    float: none;
    height: 41px;
    line-height: 41px;
    display: block;
    margin: 0 auto;
}
#paging li.pages-list ol {
    display: inline;
    text-align: center;
}
#paging li.pages-list ol li {
    list-style: none;
    float: none;
    display: inline;
}
#paging li.pages-list ol li a {
    display: inline;
}
#paging li.previous {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
}
#paging li.next {
    float: none;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: 0;
}
#paging li.previous a, #paging li.next a,
#paging li.previous span, #paging li.next span {
    height: 39px;
    line-height: 39px;
    text-decoration: none;
    display: block;
    font-weight: normal;
}
#paging li.previous span, #paging li.next span {
    color: #808080;
    border: #808080 1px solid;  
}
#paging li.previous a,
#paging li.previous span {
    padding: 0 6px 0 26px;
}
#paging li.next a,
#paging li.next span {
    padding: 0 26px 0 6px;  
}
/* paging home */
#home .paging ul {
    position: relative;
    width: auto;
    margin: 0;
}

#home .paging ul li{
    border: 0;
}
#home .paging li.pages-list {
    text-align: center;
    float: none;
    height: 41px;
    line-height: 41px;
    display: block;
    margin: 0 auto;
}
#home .paging li.pages-list ol {
    display: inline;
    text-align: center;
}
#home .paging li.pages-list ol li {
    list-style: none;
    float: none;
    display: inline;
}
#home .paging li.pages-list ol li a {
    display: inline;
}
#home .paging li.previous {
    float: none;
    position: absolute;
    top: 0;
    left: 0;
}
#home .paging li.previous a, #home .paging li.next a {
    width: 20px;
    height: 43px;
    padding: 0;
    text-decoration: none;
    display: block;
    text-indent: -9999px;
}
#home .paging li.next {
    float: none;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: 0;
}


/* scroll box news category */
#box_guest .jcarousel-container-horizontal, #box_news_category .jcarousel-container-horizontal {
	width: 846px;
	border: none;
}
#box_guest .jcarousel-clip-horizontal, #box_news_category .jcarousel-clip-horizontal {
	padding-top: 12px;
	margin: 0 0 0 24px;
	width: 795px;
	height: 160px;
}
#box_guest .jcarousel-item, #box_news_category .jcarousel-item {
	height: 160px;
	width: 265px;
}
#box_guest ul li a, #box_news_category ul li a {
	overflow: hidden;
	cursor: pointer;
	display: block;
	color: #636363;
	font: normal 1.154em/20px Tahoma, Geneva, Kalimati, sans-serif;
}
#box_guest ul li a:hover, #box_news_category ul li a:hover {
	text-decoration: none;
}
#box_guest ul li a img, #box_news_category ul li a img {
	float: left;
	display: inline;
	margin-right: 11px;
}
#box_guest ul li a .title, #box_news_category ul li a .title {
	padding: 4px 6px;
	overflow: hidden;
	zoom: 1;
	display: block;
}
#box_recent_news ul {
	margin: 0;
	padding: 16px 0 10px 6px;
	overflow: hidden;
}
#box_recent_news ul li {
	padding: 7px 5px 10px 7px;
	width: 198px;
	float: left;
	overflow: hidden;
}
#box_recent_news ul li.line {
	clear: both;
	display: block;
	font-size: 0;
	height: 1px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 0px;
	width: 100%;
}
#box_recent_news ul .featured {
	width: 196px;
	height: 60px;
	background: #f1f1f1;
	border-right: #fff 2px solid;
}
#box_recent_news ul li a {
	overflow: hidden;
	cursor: pointer;
	display: block;
	color: #636363;
	font: normal 0.923em/14px Tahoma, Geneva, Kalimati, sans-serif;
}
#box_recent_news ul li a:hover {
	text-decoration: none;
}
#box_recent_news ul li a img {
	float: left;
	display: inline;
	margin-right: 9px;
}
#box_recent_news ul li a .title {
	padding: 0;
	overflow: hidden;
	zoom: 1;
	display: block;
}
#box_recent_news ul li a .title img {
	float: none;
	margin: auto;
}
/* second version */
#box_recent_news ul.hot_news_list {
	margin: 0;
	padding: 0 !important;
	overflow: hidden;
}
#box_recent_news ul.hot_news_list li {
	float: left;
	width: 380px;
	background: url(../img/ico_bullet.gif) 20px 14px no-repeat;
	padding: 7px 10px 10px 33px;
}
#box_recent_news ul.hot_news_list li a .list_container img {
	float: none;
	margin: 0;
}
#box_recent_news ul.hot_news_list li.line {
	display: block;
	font-size: 0;
	height: 1px;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
#box_recent_news .more {
	background: #fff;
}
/* box picture stories */
#box_picture_stories .jcarousel-container-horizontal {
	width: 846px;
	border: none;
}
#box_picture_stories .jcarousel-clip-horizontal {
	padding-top: 18px;
	margin: 0 0 0 40px;
	width: 772px;
	height: 128px;
}
#box_picture_stories .jcarousel-item {
	padding: 0 12px;
	height: 100px;
	width: 128px;
}
#box_picture_stories ul li a:hover {
	text-decoration: none;
}
/* comments */
#comments {
	overflow: hidden;
	width: 100%;
}
#comments-title {
	color: #202020;
	font: normal 2.077em 'futurademi';
	padding: 15px 15px 10px 20px;
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
	text-align: left;
	border-top: 1px solid #e1e1e1;
}
#comments ol.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: #f0f0f0 1px solid;
}
#comments ol.commentlist li {
	border-top: #f0f0f0 1px solid;
	list-style: none;
	padding: 12px 0 0;
}
#comments ol.commentlist li header {
	font: normal 0.846em Georgia, "Times New Roman", Times, Rekha, serif;
	background: #fff;
	padding: 0 15px 0 20px;
	width: auto;
}
#comments .fn {
	color: #6a6a6a;
	float: right;
}
#comments .comment-author a {
	color: #6a6a6a;
	float: left;
	text-decoration: none;
}
#comments .comment-author span.says {
	font-size: 0;
}
#comments .comment-content {
	font: normal 1.077em Tahoma, Geneva, Kalimati, sans-serif;
	padding: 10px 15px 10px 20px;
}
#comments .comment-content a {
	color: #3a3a3a;
}
#comments .comnet-belka {
	background: #f8f8f8;
	height: 33px;
}
#comments .comnet-belka .float_left {
	height: 23px;
	margin-left: 17px;
	margin-top: 6px;
}
#comments .comnet-belka .float_right {
	float: right;
	margin-left: 17px;
	margin-right: 15px;
}
#comments .comnet-belka .float_right span, #comments .comnet-belka .float_right a {
	float: left;
	height: 33px;
	line-height: 33px;
}
#comments .lubie, #comments .nielubie {
	color: #6a6a6a;
	font: italic 0.846em Georgia, "Times New Roman", Times, Rekha, serif;
	line-height: 33px;
}
#comments .plus {
	padding: 2px 6px 0 20px;
}
#comments .minus {
	padding: 4px 6px 0 20px;
}
#comments .paggin_button {
	width: 811px;
	padding: 4px 15px 4px 20px;
	font-size: 1.077em;
	height: 100%;
	overflow: hidden;
}
#comments .paggin_button ul {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	overflow: hidden;
}
#comments .comment_see_all {
	float: right;
	height: 21px;
	line-height: 21px;
}
#comments .comment_see_all a {
	color: #f16f0c;
	text-decoration: none;
	text-align: right;
}
#comments .paggin_button ul li {
	float: left;
	list-style-type: none;
	margin: 0 2px;
	padding: 2px 4px;
	border: #e7e3e3 1px solid;
}
#comments .paggin_button ul li.strona_li_active {
	font-weight: bold;
	background: #f16f0c;
	color: #fff;
	border-color: #f16f0c;
}
#comments .paggin_button ul li a {
	display: block;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	color: #3a3a3a;
}
#comments .paggin_button ul li a:hover {
	text-decoration: underline;
}
#comments .paggin_button ul li.previous, #comments .paggin_button ul li.next {
	width: 16px;
	border: none;
	background: #202020;
	margin: 0 12px;
	padding: 3px 0 3px;
}
#comments .paggin_button ul li.previous a, #comments .paggin_button ul li.next a {
	text-indent: -9999px;
	margin: 0;
}
#comments .paggin_button ul li.previous a {
	background: url(../img/btn_prev.png) no-repeat;
}
#comments .paggin_button ul li.next a {
	background: url(../img/btn_next.png) no-repeat;
}
/* all form & add comments */
#respond, .form_sections {
	background-color: #FAFAFA;
	overflow: hidden;
	width: 100%;
}
#respond h2, .form_sections h2 {
	text-align: left;
	padding: 0 0 0 20px;
}
#commentform {
	background: #fff;
	margin: 0;
	padding: 28px 0 0;
	overflow: hidden;
}
.form_sections form {
	background: #fff;
	margin: 0;
	padding: 28px 30px;
	overflow: hidden;	
}
/* global form */
#commentform #author, #commentform textarea {
	display: block;
	background-color: #fff;
	border: 3px solid #e7e3e3;
	color: #4c5563;
	margin: 0 auto 10px;
	width: 676px;
	height: 36px;
	line-height: 36px;
	font: normal 1.077em Tahoma, Geneva, Kalimati, sans-serif;
}
.form_sections input, .form_sections textarea {
	font: normal 1.077em Tahoma, Geneva, Kalimati, sans-serif;
	background-color: #fff;
	border: 3px solid #e7e3e3;
	color: #4c5563;
	width: 500px;
	display: inline;
}
.form_sections input {
	height: 36px;
	line-height: 36px;
}
.form_sections .item-form {
	margin: 0 0 14px;	
}
.form_sections .item-form:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.form_sections label {
	text-align: right;
	text-transform: uppercase;
    color: #898989;
    float: left;
    font: 1.154em/36px 'futurademi';
    height: 36px;
    width: 200px;
	padding: 0 6px 0 0;
}
.form_sections label.error {
    margin-left: 206px;
    clear: left;
    color: #e54623;
    display: inline;
    height: auto;
	line-height: inherit;
    padding: 2px 0 0;
    text-align: left;
	text-transform: lowercase;
}
.form_sections .error-msg {
	display: block;
	padding: 0 10px 14px 10px;
}
.form_sections .error-msg p {
	background: #e54623;
	border-radius: 3px;
    color: #fff;
	font: 1.385em/36px 'futurademi';
	padding: 0 10px;
}

.form_sections .buttons-action {
	padding: 0 0 0 206px;
	width: 500px;	
}
.form_sections .buttons-action a {
	color: #3A3A3A;
    font: italic 1em/36px Georgia,"Times New Roman",Times,Rekha,serif;
    padding: 0 0 2px;
    text-decoration: underline;
}
.form_sections input[type="submit"] {
	width: 200px;
	float: right;
    background: none repeat scroll 0 0 #002D3C;
    border: 0 none;
    border-radius: 0;
    color: #FFFFFF;
    font: 1.385em 'futurademi';
    height: 34px;
    text-shadow: none;
    text-transform: uppercase;
}
/* comment form */
#commentform textarea {
	height: 106px;
	margin: 0 auto 20px;
}
#commentform #submit {
	margin: 0 0 20px 650px;
	border: none;
	border-radius: 0;
	background: url(../img/btn_add.png) no-repeat;
	width: 111px;
	height: 36px;
	text-indent: -9999px;
}
#comments p.responsibility, p.responsibility {
	padding: 0 15px 18px 20px;
	background: #fff;
	color: #a0a0a0;
}
#comments p.responsibility a, p.responsibility a {
	color: #3a3a3a;
	text-decoration: none;
}
/* extra news */
/* */
.extra_news {
	float: left;
	width: 314px;
}
/* tabs */
ul.nav_tabs_wm {
	background: url(../img/bg_nav_tab.png) top left repeat-x;
	margin: 0 !important;
	padding: 0 !important;
	height: 43px;
	overflow: hidden;
}
ul.nav_tabs_wm li {
	list-style: none;
	float: left;
	padding: 0 0 0 1px !important;
	margin: 0 !important;
	background: url(../img/bg_nav_tab_sep.png) 1px 1px no-repeat;
}
ul.nav_tabs_wm li:first-child {
	background: none;
	padding: 0;
}
ul.nav_tabs_wm li span, ul.nav_tabs_wm li a, ul.nav_tabs_wm li a:visited {
	float: left;
	color: #747474;
	display: block;
	padding: 8px 0 0;
	height: 35px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	white-space: nowrap;
	font: normal 1em 'futurademi';
}
ul.nav_tabs_wm li span, ul.nav_tabs_wm li .selected, ul.nav_tabs_wm li a:hover {
	color: #fff !important;
	font-weight: bold !important;
	text-decoration: none;
	background: url(../img/bg_nav_tab_act.png) top center no-repeat;
}
/* boxes */
.adv_img {
	background: #fff;
	overflow: hidden;
	border-left: 1px solid #E0E0E0;
}
.adv_img img {
	display: block;
	margin: 7px auto;
}
.extra_news #box_hot_news, .extra_news #box_jobs, .extra_news #box_opinions, .extra_news #box_programtv {
	border-left: #e0e0e0 1px solid;
}
.extra_news #box_programtv ul li a {
	height: auto;
	overflow: hidden;
}
.extra_news #box_programtv .program-title {
	padding: 15px 0 0 10px;
	width: 130px;
}
.extra_news #box_opinions ul li a span.container {
	width: 168px
}
#box_the_best .tab_content {
	background: #fff;
}
#box_the_best .tab_content li:first-child a {
	font-weight: normal;
}
#box_the_best .tab_content li a {
	color: #303030;
	font: normal 1em Tahoma, Geneva, Kalimati, sans-serif;
}
#box_the_best .tab_content li a .comments_item {
	position: relative;
	display: block;
	margin: 10px 0 0;
	padding: 6px 28px 4px 0;
	color: #6a6a6a;
	text-align: right;
	font: normal 0.846em Georgia, "Times New Roman", Times, Rekha, serif;
}
#box_the_best .tab_content li a .comments_item strong {
	background: url(../img/cloud_comments.png) no-repeat;
	width: 25px;
	height: 23px;
	text-align: center;
	position: absolute;
	font-size: 0.818em;
	color: #3a322f;
	top: 0;
	right: 0;
}
#box_adv_tv ul {
	background: #202020;
	margin: 0;
}
#box_adv_tv ul li {
	border-bottom: #313131 1px solid;
	padding: 14px 20px 16px;
	overflow: hidden;
}
#box_adv_tv ul li.odd {
	background: #131313;
}
#box_adv_tv ul li a {
	color: #fff;
	position: relative;
	float: left;
	width: 132px;
}
#box_adv_tv ul li a:first-child {
	margin-right: 10px;
}
#box_adv_tv ul li a .icon {
	background: url(../img/play_icon.png) no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 68px;
	right: 5px;
}
#box_adv_tv ul li a img {
	display: block;
	margin: 0 auto 26px;
}
#box_adv_tv ul li a strong {
	display: block;
	font: bold 0.923em Tahoma, Geneva, Kalimati, sans-serif;
}
#box_adv_tv p .more {
	border: none;
	display: block;
	background: #202020;
	color: #F06F09;
	line-height: 30px;
	text-align: center;
}
/* FB */
.fb-recommendations {
	background: #fff;
}
/* bottom article */
#article #box_media_monitoring, #box_only_wm {
	margin: 0 0 20px;
}
#box_media_monitoring .group_wm {
	margin: 0;
	overflow: hidden;
}
#box_media_monitoring .group_wm li {
	float: left;
	background: #f16f0c;
	width: 231px;
	border-left: #fff 1px solid;
	color: #fff;
}
#box_media_monitoring .group_wm li:first-child {
	border: none;
	width: 232px;
}
#box_media_monitoring .group_wm li a {
	display: block;
	padding: 8px 14px 8px 23px;
	color: #fff;
	height: 60px;
}
#box_media_monitoring .group_wm li a .category_news {
	display: block;
	font: normal 1.077em 'futurademi';
	padding: 0 0 6px;
}
#box_media_monitoring .group_wm li a .desc {
	display: block;
	font: normal 0.923em Georgia, "Times New Roman", Times, Rekha, serif;
}
#box_media_monitoring .group_wm li:hover {
	background: #fff;
}
#box_media_monitoring .group_wm li a:hover {
	color: #f16f0c;
}
#article #box_media_monitoring .more, #box_only_wm .more {
	border-bottom: #e1e1e1 1px solid;
}
#box_only_wm ul {
	background: #fff;
	margin: 0;
	overflow: hidden;
}
#box_only_wm ul li {
	width: 520px;
	float: left;
	padding: 15px 30px;
}
#box_only_wm ul li:hover {
	background: #f1f1f1;
}
#box_only_wm ul li a:hover img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}
#box_only_wm ul li.line {
	display: block;
	font-size: 0;
	height: 1px;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
/* ones contact */
#box_ones_contact {
	background: #202020;
	padding: 14px 16px;
}
#box_ones_contact p {
	font: normal 1em/14px Tahoma, Geneva, Kalimati, sans-serif;
}
#box_ones_contact p:first-child {
	border-bottom: #313131 1px solid;
	color: #fff;
	padding: 0 0 5px;
	margin: 0 0 7px;
}
#box_ones_contact .contac_email, #box_ones_contact .contac_email a {
	color: #f16f0c;
}
#box_ones_contact .contac_email a:hover {
	text-decoration: underline;
}
/* form login */
.form_login {
	background: #dedede;
	padding: 7px 8px 7px 16px;
}
.form_login label {
	float: left;
	height: 31px;
	width: 54px;
	color: #898989;
	font: normal 1em/31px 'futurademi';
}
.form_login input[type="text"], .form_login input[type="password"] {
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0 0 4px;
	color: #666666;
	font: normal 1em Tahoma, Geneva, Kalimati, sans-serif;
	background: #fff;
	border-top: #ebebeb 1px solid;
	border-right: #ebebeb 1px solid;
	border-left: none;
	border-bottom: none;
}
.form_login input[type="text"] {
	width: 235px;
}
.form_login input[type="password"] {
	width: 140px;
	margin-right: 4px;
}
.form_login input[type="submit"] {
	float: left;
	width: 92px;
	height: 30px;
	border: 0;
	background: #002d3c;
	font: normal 1.077em 'futurademi';
	color: #fff;
	text-transform: uppercase;
	border: 0;
	border-radius: 0;
	text-shadow: none;
}
.form_login p {
	padding: 0 0 0 54px;
}
.form_login p a {
	display: block;
	padding: 0 0 2px;
	color: #3a3a3a;
	font: italic 0.846em Georgia, "Times New Roman", Times, Rekha, serif;
	text-decoration: underline;
}
/**swim_Box**/
#swim_box {
	overflow: hidden;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 1000;
	display: block;
	width: 376px;
	background: #f8f8f8;
	box-shadow: 10px 10px 20px 10px #e6e6e6;
	-ms-box-shadow: 10px 10px 20px 10px #e6e6e6;
	-moz-box-shadow: 10px 10px 20px 10px #e6e6e6;
	-webkit-box-shadow: 10px 10px 20px 10px #e6e6e6;
	z-index: 1500;
}
#swim_box .naglowek {
	background: #131313;
	border-bottom: #2e2e2e 1px solid;
	height: 100%;
	overflow: hidden;
}
#swim_box .header {
	float: left;
	font: bold 1.385em 'futurademi';
	color: #f16f0c;
	width: 200px;
	margin: 0;
	padding: 0 0 0 20px;
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
}
#swim_box .usun {
	float: right;
	width: 15px;
	padding: 6px 6px 0 0;
}
#swim_box img {
	float: left;
	margin-right: 10px;
}
#swim_box p.description {
	font: normal 1.077em/18px Tahoma, Geneva, Kalimati, sans-serif;
	color: #3a3a3a;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}
#swim_box .linia {
	clear: both;
	margin-left: 15px;
	height: 1px;
	border: none;
	background-color: #ccd0d6;
	margin-top: 10px;
	overflow: hidden;
}
#swim_box .image_article {
	float: left;
	width: 100px;
	margin-top: 13px;
	margin-left: 30px;
	margin-bottom: 10px;
}
#swim_box .content_article {
	float: left;
	width: 220px;
	margin-left: 20px;
	margin-top: 13px;
	margin-bottom: 20px;
}
#swim_box .linia2 {
	clear: both;
	margin-left: 15px;
	height: 1px;
	border: none;
	background-color: #dbdbdb;
	margin-top: 10px;
	overflow: hidden;
	margin-bottom: 0px;
}
/* image liquid size */
.thumb_1 {
	width: 655px;
	height: 200px;
}
.thumb_2 {
	width: 200px;
	height: 61px;
}
.thumb_3 {
	width: 274px;
	height: 84px;
}
.thumb_4 {
	width: 150px;
	height: 100px;
}
.thumb_5 {
	width: 232px;
	height: 73px;
}
/* cookiebar */
#cookiebar {
	bottom: 0;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 5000;
}
#cookiebar .link:link, #cookiebar .link:visited {
	border-bottom-color: #131313;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFFF;
	padding-bottom: 2px;
}
#cookiebar .link:hover, #cookiebar .link:active, #cookiebar .link:focus {
	border-bottom-color: #2F2F2F;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-left-color-value: #2F2F2F;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-right-color-value: #2F2F2F;
	border-top-color: #2F2F2F;
	color: #666666;
}
#cookiebar a#more {
	text-decoration: underline;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	padding-bottom: 2px;
}
#cookiebar a#more:hover {
	border-bottom-color: #2F2F2F;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-left-color-value: #2F2F2F;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-right-color-value: #2F2F2F;
	border-top-color: #2F2F2F;
	color: #666666;
}
#cookiebar .agree {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	position: absolute;
	right: 0px;
	top: 0px;
}
#cookiebar .agree a {
	display: block;
	height: 47px;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 60px;
	color: #fff;
	text-decoration: underline;
}
#cookiebar .agree a:hover, #cookiebar .agree a:active, #cookiebar .agree a:focus {
	background-position: 0 -47px;
}
#cookiebar .header_cookie {
	background: #000;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(30, 30, 30, 0.95);
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	line-height: 2.5em;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	position: relative;
	text-align: left;
}
#cookiebar .header_cookie .title {
	color: #fff;
	font: normal 1.385em 'futurademi';
	text-transform: none;
	padding: 0 0 12px;
}
#cookiebar .header_cookie .details {
	clear: none;
	float: none;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	color: #A8A9AD;
}

/* newletter */
#newsletter {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -169.5px;
    margin-left: -376px;
    width: 730px;
    height: 317px;
    border: #6c6c6c 1px solid;
    z-index: 10000;
    padding: 10px;  
    -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75); 
}
#newsletter .top-newsletter {
    position: relative;
    background-color: #dedede;  
}
.top-newsletter h2 {
    font: normal 1.538em/38px 'futurademi';
    background: #077ea5 url(../img/bg_header_nsl.png) no-repeat;
    height: 76px;
    color: #fff;
    padding: 6px 0 0 48px;
}
.top-newsletter h2 strong {
    display: block;
    text-transform: uppercase;
    font-size: 2.400em;
}
.top-newsletter .close {
    background: url(../img/btn_close.png) top right no-repeat;
    color: #fff;
    height: 14px;
    font: normal 0.769em Tahoma,Geneva,Kalimati,sans-serif;
    position: absolute;
    padding: 2px 22px 0 0;
    top: 5px;
    right: 5px; 
}
.top-newsletter .number-one {
    position: absolute;
    top: 24px;
    right: 13px;
    background: url(../img/number_one.png) no-repeat;
    width: 98px;
    height: 124px;
    text-indent: -9999px;
}
.top-newsletter h3 {
    color: #202020;
    font: normal 1.692em 'futurademi';
    padding: 15px 0 12px 20px;
    margin: 0;
}
.top-newsletter ul.nesletter-container {
    width: 710px;
    margin: 0 0 0 12px;
    padding: 0 0 12px;
    border-bottom: #fff 1px solid;  
}

ul.nesletter-container li {
    color: #6B6E72;
    list-style: none outside none;
}
ul.nesletter-container li.left-col {
    float: left;
    width: 420px;
}
ul.nesletter-container li.right-col {
    float: right;
    width: 275px;
}
ul.list-news li {
    background: url(../img/bullet.png) 7px 4px no-repeat;
    font: normal 0.923em/16px Tahoma,Geneva,Kalimati,sans-serif;
    padding: 4px 0 6px 34px;
    color: #3a3a3a;
}
.box-order-newsletter fieldset {
    padding: 4px 0 0 20px;  
}
.box-order-newsletter fieldset p * {
    float: left;    
}
.top-newsletter .box-order-newsletter p label {
    color: #202020;
    font: normal 2.308em 'futurademi';
    padding: 0 0 0 8px;
    position: relative;
    text-align: left;
    top: -2px;
    width: 350px;
}
.box-order-newsletter input.text-email {
    border: none;
    width: 236px;
    height: 31px;
    color: #828181;
    font: normal 1.077em/31px Tahoma,Geneva,Kalimati,sans-serif;
    padding: 0 6px 0;
    margin: 4px 0 0;
}
.box-order-newsletter .btn-order {
    background: #f16f0c;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    font: 1.113em 'futurademi';
    height: 31px;
    text-shadow: none;
    text-transform: uppercase;
    width: 92px;
    margin: 4px 0 0;
}
span.adv-label {
	background: #E3E3E3;
	color: #A5A5A5;
	text-align: center;
	padding: 2px 10px;
	margin-bottom: 0px;
	font-size: 11px;
	float: right;
	margin-right: 21px;
}article.comment div.user-data {
    display: block;
    float: left;
    font-size: 1.2em;
    line-height: 20px;
    padding: 0 0 20px 0;
    text-align: center;
    width: 150px;
    position: relative;
}

article.comment span.nick {
    color: #6a6a6a;
    font-size: 0.87em;
}

article.comment div.comment-content {
    float: left;
    width: 660px;
    display: block;
    padding: 0 10px 12px 10px !important;
}

article.comment div.comment-content time {
    display:block;
    color: #acacac;
    font-size: 0.87em;
    margin-bottom: 5px;
}

article.comment div.comnet-belka {
    clear: both;
}

article.comment div.comnet-belka a.cite {
    color: #6a6a6a;
    font: italic 0.846em Georgia, "Times New Roman", Times, Rekha, serif;
}

article.comment div.comnet-belka span.spacer {
    margin-left: 15px;
    color: #6a6a6a;
}

article.comment blockquote {
    padding: 10px;
    border-left: 5px solid #dedede;
    background-color: #f8f8f8;
}

#share1_twitter {
	padding-top: 39px;
}

/*
  press center
*/
#pr_news_info {
	margin: 10px auto 4px; 
	padding: 1px 0 0; 
	background-color: #ffe027; 
	height: 50px; 
	font-family: Georgia, 'Times New Roman', Times, Rekha, serif;
}

#pr_news_info .text-left {
	width: 400px; 
	float:left;
	font-size: 17px;
	font-weight:bold;
	padding:15px;	
}

#pr_news_info .text-right {
	width: 350px; 
	float:right;
	padding:10px 5px;
}
 
.tvn-box .clearfix:after,
.tvn-box.clearfix:after{
    content: "";
}

.tvn-box {
    background-color: #fff;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #e1e1e1;
    margin: 20px 0;
}

.tvn-box * {
    box-sizing: border-box;
}

.tvn-left {
    float: left;
    width: 80%;
    padding-right: 10px;
}

.tvn-right {
    float: left;
    width: 20%;
    height: 183px;
    position: relative;
}

a.tvn-news {
    float: left;
    width: 50%;
    padding: 0 10px;
}

.tvn-news img {
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: block;
}

.tvn-logo {
    width: 150px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.tvn-social {
    background-position: center center;
    background-size: contain;
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 0;
    background-repeat: no-repeat;
}

.t-facebook {
    background-image: url("http://static.wirtualnemedia.pl/box_tvn/img/facebook_icon.png");
    right: 37px;
}

.t-insta {
    background-image: url("http://static.wirtualnemedia.pl/box_tvn/img/insta_icon.png");
    right: 0;
}

.tvn-row {
    margin: 0 -10px;
}