/* =Fonts
-----------------------------------------------------------------------------*/
@font-face {
    font-family: 'CalibriRegular';
    src: url('../font/calibri/calibri-webfont.eot');
    src: url('../font/calibri/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/calibri/calibri-webfont.woff') format('woff'),
         url('../font/calibri/calibri-webfont.ttf') format('truetype'),
         url('../font/calibri/calibri-webfont.svg#CalibriRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CalibriBold';
    src: url('../font/calibriBold/calibrib-webfont.eot');
    src: url('../font/calibriBold/calibrib-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/calibriBold/calibrib-webfont.woff') format('woff'),
         url('../font/calibriBold/calibrib-webfont.ttf') format('truetype'),
         url('../font/calibriBold/calibrib-webfont.svg#CalibriBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* =Reset
-----------------------------------------------------------------------------*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
}
a {margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}
table {border-collapse: collapse; border-spacing: 0;}
td, td img, th {vertical-align: top;} 
input, select, button, textarea {margin: 0;font-size: 100%;}
/*input[type="text"], input[type="password"], textarea {padding: 0;}*/
input[type="checkbox"] {vertical-align: bottom;}
input[type="radio"] {vertical-align: text-bottom;}
sub {vertical-align: sub;font-size: smaller;}
sup {vertical-align: super;font-size: smaller;}
li{list-style: none;}
i{font-style: normal;}
ins{text-decoration: none;}

/* =Set Default Values
-----------------------------------------------------------------------------*/
html {
	/*overflow-y: scroll;*/
	height: 100%;
	background:#fff;
	background: #ededed;
}
body {
	position: relative;
	height: 100%;
	min-width: 1000px;
	color: #000;
	font: 14px/18px 'CalibriRegular', Calibri, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
input, select, button, textarea {
	outline:none;
	color:#666;
	vertical-align:middle;
	font-family: 'CalibriRegular', Calibri, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
form,fieldset{margin:0;padding:0;border-style:none;}
label, input[type="button"], input[type="submit"], button {cursor: pointer;}
th {text-align: left;font-weight: 100;}
a, a:visited {color: #000; text-decoration: underline;}
a:hover, a:focus, a:active {color: #039;}
img{border-style:none;}
q{quotes:none;}
q:before, q:after{content:'';}
.left, .list-hor li{float: left;}
.right{float: right;}
.clear{clear:both;}
.nobullet{list-style: none; line-height: 0; letter-spacing:-1em; font-size: 0;}
.nobullet li{ position: relative;display: inline-block; vertical-align: top; line-height: 14px; letter-spacing:normal; font-size: 14px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {.nobullet {font-size: 1px;}}
.text-large{font-size: 16px;}
.wrap{overflow: hidden;}
.struct{ position: relative;clear: both; margin-top: 16px; margin-bottom: 16px;}
.struct:after{clear: both; display: block; content: "";}
.struct_lr{ margin-right: 16px;margin-left: 16px;}
.struct_inner_lr{ padding-right: 16px;padding-left: 16px;}
.struct_inner{padding: 16px;}
.struct_b{margin-bottom: 16px;}
.struct_t{margin-top: 16px;}
.box, #accordion h2, .accordion_bluff{border:none;}
/*.box, .box_shadow, #accordion h2, .accordion_bluff{
	-webkit-box-shadow: 1px 1px 0 #eee;
	-moz-box-shadow: 1px 1px 0 #eee;
	box-shadow: 1px 1px 0 #eee;
}*/
.box_inner{padding: 16px;}
.box_inner_10{padding: 10px;}
.box_inner_s{padding: 6px 7px;}
.box .rubric{margin-top: -3px;}
.separator{
	overflow: hidden;
	margin-bottom: 14px;
	padding-bottom: 15px;
	background: url(../images/bg-separator.gif) repeat-x 0 100%;
}
.separator_pb{padding-bottom: 19px;}
.box_gray{background: #dadada url(../images/bg-navigation.png) repeat-x 0 -100px;}
.box_gy{background: #e1e1e1;}
.reset{margin: 0 !important;}

/* =Title, Text, Link
-----------------------------------------------------------------------------*/
h1, h2, h3, .rubric{font: 18px 'CalibriBold', Calibri, Arial, Helvetica, sans-serif; font-weight: normal;}
h1{font-size: 24px;}
h2{margin-bottom: 5px;}
h3{font-size: 16px;}
h4{font-size: 14px; font-weight: normal; line-height: 16px;}
.rubric{
	margin-bottom: 12px;
	color: #039;
	text-transform: uppercase;
}
.text-content p{margin-bottom: 10px;}
.dataline{margin-right: 5px; color: #666; line-height: 14px; white-space: nowrap; font-size: 12px;}
.select{color: #666;}

.footer_inner, .footer_inner a, .box_bottom, .box_bottom a{color: #333;}
.footer_inner a:hover, .box_bottom a:hover, a.inverse, .list-items li a, .breadcrumbs a{color: #039;}
a.inverse:hover, .list-items li a:hover, .breadcrumbs a:hover{color: #000;}
.all{clear: both; overflow: hidden;margin-top: 10px;}
.all a{float: right;padding-left: 10px;}
/* text */
.text{font-size: 16px; padding-bottom: 30px;}
.text p, .text table, .text ul, .text ol{margin-bottom: 18px;}
.text h2, .text h3{margin-bottom: 10px;}
.text .rubric{margin: 30px 0 20px;}
.text h1{margin: 20px 0 12px;}
.text ul, .text ol{padding-left: 25px;}
.text ul li{list-style: disc;}
.text ol li{list-style: decimal;}
.text table{margin-left: 25px;}
.text table, .text table td, .text table th {border: 1px solid #000;}
.text table.white, .text table.white td, .text table.white th {border: 1px solid #fff; vertical-align: middle !important;}

.text table.noborder, .text table.noborder td, .text table.noborder th {border: 0 important!;}

.text table td, .text table th{padding: 5px 10px;}
.text table caption{ margin-bottom: 5px;font-weight: bold;}
.text table.commentTable, .text table.commentTable td, .text table.commentTable th {border: 1px solid #ccc; background: #e1e1e1; }
/* =Buttons
-----------------------------------------------------------------------------*/
.submit{
	overflow: visible;
	margin: 5px 0;
	padding: 0 8px 2px;
	width: 90px;
	height: 27px;
	border: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: url(../images/bg-navigation.png) 0 -30px;
	color: #fff;
	line-height: 27px;
}
.submitFix{margin:0 !important;}

/* =With Icon
-----------------------------------------------------------------------------*/
.with-icon{
	position: relative;
	padding-left: 13px;
}
.with-loupe-icon, .with-comment-icon, .with-bloupe-icon, .with-bcomment-icon{margin-right: 5px;}
.with-bloupe-icon, .with-loupe-icon{padding-left: 11px;}
.with-icon:before{
	position: absolute;
	top: 1px;
	left: 0;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	content: "";
} 
.with-comment-icon:before,
.with-bcomment-icon:before{
		width: 10px; 
		height: 10px;
		background-position: -53px -0px; 
}
.with-loupe-icon:before,
.with-bloupe-icon:before{ 
		width: 8px;
		height: 10px; 
		background-position: -63px 0;  
}
.with-video-icon,
.with-photo-icon{
		padding-left: 30px;
}
.with-video-icon:before,
.with-photo-icon:before{
		margin-top: 2px;
		width: 22px;
		height: 15px;
}
.with-calendar-icon,
.with-print-icon,
.with-rss-icon,
.extra{
		padding-left: 26px;
}
.with-calendar-icon:before{
		margin-top: -2px;
		width: 15px;
		height: 19px;
}
.with-print-icon:before,
.with-rss-icon:before{
		width: 17px;
		height: 17px;
}
.with-comment-icon:before{background-position: -29px 0;}
.with-loupe-icon:before{background-position: -71px 0;}
.with-video-icon:before{background-position: -79px 0;}
.with-photo-icon:before{background-position: -101px 0;}
.with-calendar-icon:before{background-position: -123px 0;}
.with-print-icon:before{background-position: -138px 0;}
.with-rss-icon:before{background-position: -155px 0;}
.with-icon.extra:before{margin: 4px 0 0 3px;}
/* =Layout
-----------------------------------------------------------------------------*/
#wrapper{
	position: relative;
	/*overflow: hidden;*/
	margin: 0 auto;
	width: 1000px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: #fff;
}
#header{
	position: relative;
	z-index: 5;
}
#content{
	padding:0 0 20px;
	/*width:100%;*/
	/*height: 1%;*/
}
#content:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: '.';
}
.conteiner{
	position: relative;
	z-index: 4;
	/*overflow: hidden;*/
	width:100%;
}
.conteiner_inner{
		padding: 20px 16px;
}
.column-l, .layout-l{
	float: left;
	margin-right: 20px;
	width: 915px;
}
.sb, .layout-r{
	float: right;
	margin:0px 19px 0px -230px;
	width: 230px;
}
.layout-l{width: 476px;}
.layout-l2{
	width: 230px;
	float: left;
}
.layout-r2{
	float: left;
    margin-left: 20px;
    width: 665px;
}
#footer{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100px;
}
.footer_inner{padding: 12px 16px 0;}

.column{
	float: left;
	width: 50%;
}
.column_l{padding-right: 8px;}
.column_r{padding-left: 8px;}

/* =Header
-----------------------------------------------------------------------------*/
.navigation{margin-bottom: 16px;}
.navigation, .login{
	height: 30px;
	background: url(../images/bg-navigation.png);
	line-height: 25px;
}
.navigation, .navigation a{color: #fff;}
.navigation a:hover{text-decoration: none;}
.login, .nav{float: right;}
.login{
	margin-left: 17px;
	padding: 0 16px;
	background-position: 0 -30px;
}
.nav a{padding: 0 3px;}
.social-list{
	float: left;
	margin: 5px 0 0 18px;
}
.social-list li{
		margin-right: 10px;	
}
.social-list li a{
			display: block;
			width: 20px;
			height: 20px;
			background: url(../images/ico-social.png);
			text-indent: -9999em;
}
.social-list li.fb a{background-position: -20px 0;}
.social-list li.yt a{background-position: -40px 0;}
.social-list li.tw a{background-position: -60px 0;}
.social-list li.mm a{background-position: -80px 0;}
.social-list li.ok a{background-position: -100px 0;}
.social-list li.lj a{background-position: -120px 0;}
.social-list li.rs a{background-position: -140px 0;}
.social-list li.gp a{background-position: -160px 0;}
/* Menu header ------------------------ */
.struct_menu{margin-top: -4px;}
.menu{
	position: relative;
	width: 100%;
}
.menu td{
		padding-left: 1px;
		height: 38px;
		border-bottom: 4px solid #c5c5c5;
		background: url(../images/bg-menu.gif) no-repeat 0 60%;
		vertical-align: middle;
		text-align: left;
}
.menu td .c{text-align: center;}
.menu td a{
			position: relative;
			top: 4px;
			display: block;
			height: 100%;
			border-bottom: 4px solid #c5c5c5;
			color: #333;
			text-decoration: none;
			text-transform: uppercase;
			font: 17px/38px 'CalibriBold', Calibri, Arial, Helvetica, sans-serif;
}
.menu td:hover a, .menu td.current a{
			border-bottom: 4px solid #c00;
			color: #c00;
}
.menu td:hover a{
			background: #eaeaea;
}
.menu td.home{
		padding-left: 0;
		width: 15px;
		background: none;
}
.menu td.home a{
			display: block;
			padding-right: 28px;
			width: 15px;
			background: none;
}
.menu td.home a i{ 
				position: relative;
				top: 13px;
				display: block; 
    			width: 15px;
    			height: 13px;
				background: url(../images/icons.png) no-repeat;
}
.menu td.last{
		width: 90px;
		text-align: right;
}
.menu td.first{
		width: 92px;
		text-align: left;
		background: none;
}
.menu td.last a{color: #c00;}
.menu td.last:hover a, .menu td.first:hover a{background: none;}
/* menu drop down*/
.menu li .menu-up{display: none;}
.menu li:hover .menu-up{
	position: absolute;
	top: 42px;
	left: auto;
	display: block;
	padding: 2px 15px 12px 0;
        margin-left: -15px; 
	background: #626262;
	color: #fff;
	text-align: left;
	line-height: 32px;
	z-index: 999;
}
.menu li:hover .menu-up div{margin-left: -10px;}
.menu li .menu-up a{
		display: inline-block;
		padding: 0 25px;
		width: auto;
		border: none;
		background: none;
		color: #fff;
		text-decoration: underline;
		text-transform: none;
		white-space: nowrap;
		font: 18px/32px 'CalibriRegular', Calibri, Arial, Helvetica, sans-serif;
}
.menu li .menu-up a:hover{color: #ccc;}
.menu li.last:hover .menu-up{right: 0; padding-right: 0; text-align: right;}

/* =Footer
-----------------------------------------------------------------------------*/
.hotlog{margin-right: 7px;}
.box_bottom{
	padding-top: 12px;
	padding-bottom: 3px;
}
.box_bottom p{margin-bottom: 14px;}
.nav-sub{
	margin-left: -5px;
	line-height: 20px;
}
.nav-sub a{
		display: inline-block;
		padding: 0 5px;
		white-space: nowrap;
}

/* =Sidebar
-----------------------------------------------------------------------------*/
.illustr{
	float: left;
	margin-right: 10px;
	width: 110px;
}
.illustr img{
		display: block;
		margin: 5px 0;
}
/* box-league */
.box-league{
	margin-bottom: -5px;
	margin-left: -16px;
	width: 246px;
	height: 335px;
	background: #000;
	background: url(../images/player-shadow.png) repeat-x 0 100%;
}
.box-league_inner{
		padding: 16px;
		padding-right: 0;
		height: 298px;
		background: #2B2B2B;
}
.box-league_content{

}
.logo-small-list{overflow: hidden;}
.logo-small-list li{margin-left: 24px;}
.logo-small-list li:first-child{margin-left: 0;}
.form-league{margin: 10px 0; margin-right: 16px;}
.form-league select{width: 214px;}
.form-league .selectArea{margin-bottom: 10px;}
.form-league .submit{margin-top: 0;}

/* tabs */
.tabs{overflow: hidden;}
.tabs li .rubric{
	float: left;
	margin-bottom: 0;
	color: #666;
	text-decoration: underline;
	cursor: pointer;
}
.tabs li.current .rubric, .tabs li:hover .rubric{
	color: #039;
	text-decoration: none;
}
.tabs li.current .rubric{cursor: default;}
.tabs li i{
	padding: 0 13px;
	color: #666;
	line-height: 18px;
	font-size: 12px;
}
.media-block-prev{
	position: relative;
	overflow: hidden;
	margin: 15px 0 10px;
	width: 100%;
}
.media-block-prev img{display: block;}
.video-play{
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -32px 0 0 -32px;
		width: 65px;
		height: 65px;
		background: url(../images/video_arrow.png);
		cursor: pointer;
}
.video-play:hover{background-position: -65px 0;}
.media-block p{
	margin-bottom: 5px;
	font: 18px/20px 'CalibriBold', Calibri, Arial, Helvetica, sans-serif;
}
/* box-notes */
.box-notes .rubric{margin-bottom: 7px;}
.box-notes .author{
	margin-top: 5px;
	color: #999;
	font-style: italic;
}
/* box-poll */
.box-poll p{ margin-bottom: 15px;font-size: 16px;}
.form-poll .row{
	overflow: hidden;
	margin-bottom: 14px;
}
.form-poll label{
	padding-left: 10px;
	color: #666;
	line-height: 14px;
}
.form-poll label{line-height: 18px\9;/*ie*/}
.form-poll input[type="radio"]{float: left;}
.form-poll .submit{margin-bottom: 0px;}
input, label{vertical-align: middle;}

/* box-matches */
.box-matches{padding: 10px 0 24px;}
.box-matches .rubric{padding-left: 16px;}
.all_ins{
	margin: 0;
	padding: 10px 16px;
	height: 22px;
	background: #d1d1d1;
}
.form-matches{
	overflow: hidden;
	margin: 0 16px 12px 11px;
}
.form-matches select{
		width: 343px;
}

/* =Content
-----------------------------------------------------------------------------*/
.line_grey{
	position: relative;
	height: 40px;
	background: url(../images/bg-navigation.png) 0 -60px;
}
/* form-search */
.form-search .text-search, .form-search .text-search input, .form-search .button-search{
	background: url(../images/ico-form.png) no-repeat;	
}
.form-search{
	position: absolute;
	top: 5px;
	right: 0;
	padding: 2px 16px 0 11px;
	height: 28px;
}
.form-search .text-search{
		float: left;
		padding-left: 6px;
		width: 181px;
		height: 27px;
		background-position: 0 -77px;
}
.form-search .text-search input{
			float: left;
			width: 100%;
			height: 27px;
			border: none;
			background-position: 0 -40px;
			background-repeat: repeat-x;
			line-height: 27px;
			font-style: italic;
			font-size: 16px;
}
.form-search .button-search{
		float: left;
		overflow: hidden;
		width: 28px;
		height: 27px;
		background-position: 0 -188px;
}
.form-search .button-search input{
			width: 100%;
			height: 100%;
			border: none;
			background: transparent;
}

/* newsbrief */
.newsbrief{margin: 2px 0 5px; padding-right: 16px;}
.newsbrief li{ overflow: hidden;margin-top: 18px;}
.newsbrief li:first-child{margin-top: 0;}
.newsbrief li .illustr img{margin-top: 8px;}
.newsbrief li p{line-height: 16px;font-size: 16px;}
.newsbrief_sub {margin-top: 10px;}
.newsbrief-footer a{ padding-right: 5px;color: #666;}
.newsbrief-footer a:hover{color: #039;}
/* newsline */
.newsline{ }
.newsline li{margin-top: 12px;}
.newsline li:first-child{margin-top: 0;}

.newsline_media{margin-top: 18px;}
.newsline_media li{ }
/* box-birthdays */
.box-birthdays{margin-top: -3px;}
.birthdays-item{
	float: left;
	display: block;
	margin-right: 37px;
	width: 205px;
}
.birthdays-item .photo{
		position: relative;
		display: block;
		margin-bottom: 10px;
		width: 205px;
		height: 205px;
		text-decoration: none;
		cursor: pointer;
}
.birthdays-item .photo span{
			position: absolute;
			right: 0;
			bottom: 0;
			display: block;
			padding: 5px 8px;
			background: transparent;
			background: rgba(00, 00, 00 ,0.6);
			color: #fff;
			text-align: center;
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60000000,endColorstr=#60000000);
}
.birthdays-item .photo span i{
				font: 24px/22px 'CalibriBold', Calibri, Arial, Helvetica, sans-serif;
}
/* box-matches */
.table-matches{
	margin: 0 16px;
	width: 338px;
	line-height: 14px;
}
	.table-matches td{padding-bottom: 6px;}
		.table-matches .date{ padding-right: 10px;width: 50px; color: #666;}
		.table-matches .count{width: 40px; text-align: center;}
		.table-matches .r{text-align: right;}

/* =Scrollable
-----------------------------------------------------------------------------*/
/* news-scroll */
.news-scroll .scrollable{
	margin-top: 10px;
	width: 655px;
	height: 20px;
	color: #666;
	font-size: 12px;
}
.news-scroll .items div{width: 655px;}
.news-scroll .scrollable a{font-size: 14px;}
.news-scroll a.browse{margin: 10px 12px;}
/* birthdays-scroll */
.birthdays-scroll .scrollable{
	width: 690px;
	height: 290px;
	font-size: 16px;
}
.birthdays-scroll .items div{width: 730px;}
.birthdays-scroll a.browse{margin: 95px 3px 0;}
/* matches-scroll */
.matches-scroll .scrollablenav{
	width: 370px;
	height: 190px;
}
.matches-scroll .items div{width: 370px;}

/* scrollable */
.scrollable, .scrollablenav {
	position:relative;
	overflow:hidden;
}
.scrollable .items, .scrollablenav .items{
		position:absolute;
		clear:both;
		width:20000em;
}
.scrollable, .items div{float:left;}
.scrollable .active, .scrollablenav .active{
		position:relative;
		cursor:default;
}
/* prev, next buttons */
a.browse {
	float:left;
	display:block;
	width:13px;
	height:20px;
	background:url(../images/arrows.png);
	font-size:1px;
	cursor:pointer;
}
a.next, .news-scroll a.next, .birthdays-scroll a.next{ clear:right; margin-right: 0px;background-position: -13px 0;}
a.prev, .news-scroll a.prev, .birthdays-scroll a.prev{margin-left: 0px;} 
a.disabled{visibility:hidden;} 	

.matches-scroll a.browse{ float: none;display: inline-block;}
/* navigator */
.table-navi{
	width: 100%;
	text-align: center;
}
.navi{
	display: inline-block;
	margin: 0 10px;
}
.navi a{
	float: left;
	display: block;
	margin: 0 3px 2px;
	width: 14px;
	height: 14px;
	background: url(../images/icons.png) -39px 0;
	font-size: 1px;
}
.navi a:hover, .navi a.active{background-position: -15px 0;}

/* =Select
-----------------------------------------------------------------------------*/
.outtaHere {
	position:absolute;
	left:-3000px;
}
/* Selects */
.selectArea {
	position: relative;
	float:left;
	overflow: hidden;
	height: 27px;
	color:#666;
	line-height:27px;
	font-size:14px;
	font-family: 'CalibriRegular', Calibri, Arial, Helvetica, sans-serif;
}
.selectArea .left, .selectArea a.selectButton, .selectArea .center{
		background: url(../images/ico-form.png) no-repeat 0 -77px;	
}
.selectArea .left {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 6px;
		height:100%;
}
.selectArea a.selectButton {
		position: absolute;
		top: 0;
		left: 0;
		width:100%;
		height:100%;
		background-position: 100% -151px;
}
.selectArea .center{
		display:block;
		margin: 0 5px;
		padding:0 28px 0 6px;
		height: 27px;
		background-position: 0 -40px;
		background-repeat: repeat-x;
		line-height:27px;
		white-space: nowrap;
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	z-index: 30;
	display: block;
	border: 1px solid #b7bdc7;
	background-color: #fff;
	line-height: 16px;
	font-size: 14px;
}
.drop-dif {background:#9CC;}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
		overflow:hidden;
		overflow-y: scroll;
		margin:0;
		padding:2px;
		max-height: 300px;
		list-style: none;
}
.optionsDivVisible ul li {
			float:left;
			width:100%;
}
.optionsDivVisible a {
				display: block;
				overflow:hidden;
				padding: 4px 4px;
				height:1%;
				color: #000;
				text-decoration: none;
}
.optionsDivVisible a:hover {
				background-color: #D1D1D1;
				color: #000;
}

/* =NEWS READER 
-----------------------------------------------------------------------------*/
#newsReaderThumbs {display: none;}
.playerWrapper {
	position: relative;
	padding-bottom: 5px;
	width: 722px;
	height: 330px;
	background:url(../images/player-shadow.png) repeat-x 0 100%;
}
/*thumbs*/
#newsReaderThumbs {
 	position: absolute;
 	top: 5px;
 	left: 5px;
 	z-index: 2;
 	width: 225px;
 	height: 320px;
}
.thumbnails .newsReaderLi{
 	position: relative;
 	display: block;
 	overflow: hidden;
 	margin: 0;
 	padding: 0;
 	width: 225px;
 	height: 78px;
 	border-top: 2px solid #35393c;
 	background-color: #2e2e2e;
 	background-color: rgba(46,46,46,0.90);
 	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.15))); /* for webkit browsers */
 	background-image: -moz-linear-gradient(top,  rgba(255,255,255,0), rgba(0,0,0,0.15)); /* for firefox 3.6+ */
 	background-image: -o-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.15))); /* for opera */
 	-webkit-transition-timing-function: ease-out;
 	-moz-transition-timing-function: ease-out;
 	-o-transition-timing-function: ease-out;
 	transition-timing-function: ease-out;
 	-webkit-transition-duration: 0.2s, 0.2s, 0.2s;
 	-moz-transition-duration: 0.2s, 0.2s, 0.2s;
 	-o-transition-duration: 0.2s, 0.2s, 0.2s;
 	transition-duration: 0.2s, 0.2s, 0.2s;
 	-webkit-transition-property: background-color, height, width;
 	-moz-transition-property: background-color, height, width;
 	-o-transition-property: background-color, height, width;
 	transition-property: background-color, height, width;
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e2e2e', endColorstr='#2e2e2e'), alpha(opacity=90); /* for IE */
}
.thumbnails #newsReader_0 {
 	height: 80px;
 	border-top: none;
}
#newsReaderThumbs .newsImg {
 	display: none;
}
div#imgGradient {
 	position: absolute;
 	top: 0;
 	left: 0;
	width: 220px;
	height: 330px;
	background: url('../images/bayan-img-gradient.png') repeat-y;
	z-index: 1;
}
#newsReader .newsImg {
	/*border-left: 142px solid #000;*/
	padding-left: 142px;
}
.thumbnails .imgA{
 	display: inline-block;
 	margin-top: 8px;
 	padding-left: 10px;
 	width: 215px;
 	height: 70px;
 	color: #fff;
 	text-decoration: none;
 	cursor: default;
}
.headerHolder { }
.nrThumbTitle {
 	display: inline-block;
 	overflow: hidden;
 	margin-top: -3px;
 	padding-right: 3px;
 	width: 200px;
 	height: 50px;
 	color: #fff;
 	font: 17px/16px 'CalibriBold', Calibri, Arial, Helvetica, sans-serif;
 	cursor: pointer;
}
.nrThumbDate{
	position: absolute;
	right:0;
	bottom:0;
	padding: 0 3px;
	height: 20px;
	background: #020202;
	color: #ccc;
	line-height: 20px;
	font-size: 12px;
}
.nrThumbDescription, .nrThumbReadmore, .nrThumbArrow, .nrThumbMore, .nrThumbCount{
	display: none;
}
.thumbnails .active .activeBorder {
 	position: absolute;
 	top: 0;
 	left: 0;
 	float: left;
 	display: block;
 	width: 4px;
 	height: 80px;
 	background: #43b6f5; /* for non-css3 browsers */
 	background: -webkit-gradient(linear, left top, left bottom, from(rgba(67,182,245,1)), to(rgba(22,166,244,1)));
 	background: -o-gradient(linear, left top, left bottom, from(rgba(67,182,245,1)), to(rgba(22,166,244,1)));
 	background: -moz-linear-gradient(top,  rgba(67,182,245,1), rgba(22,166,244,1));
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43b6f5', endColorstr='#16a6f4'), alpha(opacity=100);
}
.thumbnails .newsReaderLi.hoveredThumb, .thumbnails .newsReaderLi.hoveredThumbIE{
 	position: relative;
 	top: -14px;
 	left: -10px; 
 	z-index:2;
 	padding: 5px;
 	width: 355px;
 	height: 95px !important;
 	border-top: none;
 	background: #15adff url(../images/bg-hoveredThumb.png);
}
.thumbnails .newsReaderLi.hoveredThumbIE {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44bdff', endColorstr='#15adff'), alpha(opacity=95);
}
[class*=hoveredThumb] .imgA{
 	display: block;
 	margin: 0;
 	padding-left: 5px;
 	width: 350px; 
 	height: 95px;
}
[class*=hoveredThumb] .headerHolder {
 	position: relative;
 	float: none;
 	display: block;
 	width: 350px;
}
[class*=hoveredThumb] .newsImg, [class*=hoveredThumb] .activeBorder, [class*=hoveredThumb] .nrVideo, [class*=hoveredThumb] .nrPhoto, [class*=hoveredThumb].nrPhoto {
 	display: none !important;
} 
[class*=hoveredThumb] .nrThumbDescription, [class*=hoveredThumb] .nrThumbReadmore, [class*=hoveredThumb] .nrThumbArrow, [class*=hoveredThumb] .nrThumbMore, [class*=hoveredThumb] .nrThumbCount{
 	display: block;
} 
[class*=hoveredThumb] .nrThumbTitle {
 	position: absolute;
 	top: 5px;
 	display: block;
 	overflow: hidden;
 	width: 340px;
 	height: 20px;
 	color: #fff;
 	white-space: nowrap;
}
[class*=hoveredThumb] .nrThumbDate{
	top: 75px;
	right: 0px;
	background: #003a72;
	color: #fff;
}
.nrThumbDescription {
 	position: absolute;
 	top: 26px;
 	left:1px;
 	overflow: hidden;
 	width: 306px;
 	height: 42px;
 	color: #cff;
 	line-height: 14px;
}
.nrThumbMore{
	position: absolute;
	top: 75px;
	left: -5px;
	padding: 0 15px 0 5px;
	height: 20px;
	background: #003a72;
	color: #fff;
	line-height: 20px;
	font-size: 12px;
	cursor: pointer;
}
.nrThumbCount{
	position: absolute;
	top: 75px;
	left: 90px;
}
.nrThumbCount .dataline{color: #fff;}
.relativeMe {position: relative; top: -28px;}
/** END NEWS READER */

/* =Content Sub Page
-----------------------------------------------------------------------------*/
/* content_head */
.content_head{
	margin: 11px 0 0;
	width: 100%;
}
.content_head .category{
		width: 230px;
		background: #be0000;
		color: #fff;
		vertical-align: middle;
		text-align: center;
		text-transform: uppercase;
		font: 18px 'CalibriBold', Calibri, Arial, Helvetica, sans-serif;
		height: 75px;
}
.content_head .nav_extra{
		padding: 10px 16px 12px;
		background: #e1e1e1;
		font-size: 16px;
}
.content_head .nav_extra div{margin-left: -5px;}
.content_head .nav_extra a{
			display: inline-block;
			padding: 0 5px;
			color: #333;
			text-decoration: underline;
			line-height: 25px;
			white-space: nowrap;	
}
.content_head .nav_extra a:hover{color: #c00;}
.content_head .nav_extra a.current,
.content_head .nav_extra_two a.current{
			text-decoration: none;
			font-family: 'CalibriBold', Calibri, Arial, Helvetica, sans-serif;
}
.content_head .nav_extra a.current{color: #000;}
.content_head .nav_extra_two a:hover{text-decoration: none;}
.content_head .nav_extra_two{
		background: #555;
		font-size: 18px;
		padding: 4px 12px;
		color: #fff;
		line-height: 25px;
}
.content_head .nav_extra_two a{
			color: #fff;
			display: inline;
			white-space: nowrap;
}
.content_head .nav_extra h3{
		padding: 14px 16px 12px;
		font-size: 24px;
}

/* box-scorers */
.box-scorers{margin-bottom: 3px;}
.box-scorers dt{font-size: 16px;}
.box-scorers dd{
		margin-bottom: 7px;
		padding-left: 20px;
		color: #666;
		font-style: italic;
}
/* box-results */
.t-results{width: 100%;}
.t-results thead th{
		height: 36px;
		background: #e1e1e1;
		vertical-align: middle;
		text-align: center;
}
.t-results thead th i{
		font-family: 'CalibriBold', Calibri, Arial, Helvetica, sans-serif;
}
.t-results tbody td{
		padding: 4px 0;
		line-height: 16px;
		font-size: 16px;
}
.t-results tbody tr:hover, .t-results tbody tr:hover td, .t-results tbody tr:hover th{background: #f8f8f8; cursor: default;}
.t-results tbody tr:hover td.separator{background: #fff;}
.t-results tbody td.date,
.t-results tbody td.time{
		width: 86px;
		color: #039;
		font-size: 14px;
}
.t-results tbody td.time{width: 52px;}
.t-results .count{width: 50px;}
.t-results tbody td.opponent{width: 141px;}
.t-results tbody td.separator{height: 8px; background: #fff;}
.t-results tbody tr:first-child td{padding-top: 12px;}
.t-results_table tbody tr:first-child td, .t-results tbody tr.reset:first-child td{padding-top: 0px;}
.t-results_table th, .t-results_table td{width: 42px;}

.t-results tbody .r,
.t-results thead .r{
	text-align: right !important;
}
.t-results .count,
.t-results_table th,
.t-results_table td,
.t-results_game tbody td, .t-results_game tfoot td,
.t-results .t_head-icons td{
	text-align: center !important;
}
.t-results .team,
.t-results .number,
.t-results .name,
.t-results .player,
.t-results .gamer,
.t-results_game thead th{
	text-align: left !important;
}
.t-results + .t-results{
	margin-top: 10px;
}
.t-results_table th,
.t-results_table td{
	font-weight: bold;
}
.t-results_table tbody td,.t-results_table tfoot td{
	height: 30px;
	padding: 0;
	font-size: 14px;
	vertical-align: middle;
}
.t-results .number{width: 26px; padding-left: 12px;}
.t-results_game .number{padding-left: 0;}
.t-results .team{width: 140px;}
.t-results .name{width: 115px;}
.t-results .sign{width: 98px;}
.t-results .player{width: 185px;}
.t-results .gamer{width: 176px; padding-right: 16px;}
.t-results tbody .gamer{font-size: 16px;}
	.t-results tbody .team{font-size: 16px;}
		.t-results tbody .team a{font-size: 14px;}
.t-results .select, .t-results_game .number{color: #666;}
.t-results .negative{color: #f00;}
.t-results tbody .team, .t-results .select,.t-results .negative, .t-results tbody .gamer{font-weight: normal;}
.t-results_game thead th{
	font-size: 18px;
	font-family:  'CalibriBold', Calibri, Arial, Helvetica, sans-serif;
}
.t-results_game tbody td, .t-results_game tbody th, .t-results_game tfoot td, .t-results_game tfoot th{
	font-size: 14px;
	padding: 6px 0;
	border-bottom: 1px solid #c1c1c1;
}
.t-results_game .r .ico_game{float: right;margin: 2px 8px 2px 8px;}
.t-results .t_head-icons td{height: 14px;}
.t-results thead .ico_game{
	margin: 0;
	float: none;
	margin: 0 auto;
}
/* ico game */
.ico_game{
	display: block;
	width: 12px;
	height: 12px;
	float: left;
	margin: 2px 22px 2px 0;
	background: url(../images/ico-game.png);
}
.ico_arena{
	display:block;
	float:left;
	width:8px;
	height:11px;
	margin:2px 5px 2px 5px;
	background:url(../images/ico-place.jpg);
}

.ico_arrowb{width: 11px; height: 12px; } 
.ico_arrowt{background-position: -12px 0; width: 11px;} 
.ico_goal{background-position: -24px 0;} 
.ico_goal11{background-position: -37px 0; width: 11px;} 
.ico_goala{background-position: -49px 0;} 
.ico_goalx{background-position: -62px 0;} 
.ico_redcard{background-position: -75px 0; width: 11px;} 
.ico_yelcard{background-position: -87px 0; width: 10px; height: 13px;}
.ico_redcard2{background-position: -98px 0; width: 10px; height: 13px;}
.ico_field{background-position: -109px 0; width: 10px; height: 14px;}
.ico_pengoal{background-position: -119px 0;width:11px;} 
/* tooltip */
.tooltip {
	display: none;
	padding: 12px 5px 1px 5px;
	width:auto;
	height:25px;
	margin: -4px 0 0 -17px;
	background:url(../images/bg_tooltip.png);
	color:#fff;
	vertical-align: middle;
	text-align: center;
	font-size: 13px;
	z-index: 1000;
}
/* pagination */
.pagination{
	margin: 10px 0 5px;
	text-align: center;
	line-height: 18px;
	font-size: 18px;
}
.pagination a{padding: 0 9px;}
.pagination a.current, .pagination a:hover{
		color: #c00;
		text-decoration: none;
		font-family:  'CalibriBold', Calibri, Arial, Helvetica, sans-serif;
}
.pagination a.current{cursor: default;}
.pagination .arrow-l,.pagination .arrow-r{padding: 0;}
.pagination .arrow-l img,.pagination .arrow-r img{
		position: relative;
		top: 5px;
}
/* news-header */
.news-header{
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
	min-height: 220px;
	color: #666;
	font-size: 14px;
}
.news-header .photo{
		float: left;
		overflow: hidden;
		margin: 0 16px 0 0;
		max-width: 500px;
		max-height: auto;
}
.news-header .data{
	font-weight: bold;
	font-size: 18px;
}
.news-header .data,
.news-header .extra{
	margin-bottom: 11px;
}
.news-header ins{
	padding-left: 4px;
	font-weight: normal;
	font-size: 14px;
}
.news-header_b{
	position: absolute;
	bottom: 0;
	left: auto;
}
.news-header_b .social-like{margin-top: 24px;}
.news-header_b .print{margin-bottom: 12px;}
/* menu_sub */
.menu_sub{margin: 2px 0 0 3px;}
.menu_sub li{margin-bottom: 6px;}
.menu_sub li a, .menu_sub li ul li a:hover{color: #039;}
.menu_sub li a:hover{color: #c00;}
.menu_sub li ul{margin: 6px 0 30px;}
.menu_sub_nest li ul{margin-bottom: 6px;}
.menu_sub li ul li{padding-left: 14px;	background: url(../images/ico-list.gif) no-repeat 1px 6px;}
.menu_sub li ul li.nesting{background: url(../images/ico-list_b.gif) no-repeat 0 8px;}
.menu_sub li ul li a{color: #333;}
.menu_sub li ul li ul{margin-bottom: 0;}
.menu_sub li ul li ul li{
		font-size: 12px;
		background: none;
		padding-left: 0;
		margin-bottom: 5px;
}
.menu_sub_gy,
.menu_sub li ul li ul{
	background: #e1e1e1;
	margin:0;
	margin-bottom: 8px;
	padding: 3px 10px;
}
.menu_sub li ul li ul{
	padding: 1px 6px 0;
	overflow: hidden;
	margin: 5px 0 -4px;
}
.menu_sub + .menu_sub_gy{margin-top: -10px;}
.menu_sub .selected{font-weight:bold}
.box_40{height: 40px; line-height: 40px;}

/* =Accordion
-----------------------------------------------------------------------------*/
#accordion {}
#accordion h2.fix{width:auto !important}
#accordion h2, .accordion_bluff {
	cursor:pointer;
	padding: 8px 10px;
	background: url(../images/arrow-r.png) no-repeat 98% 50%;
	margin-bottom: 16px;
	width: 454px;	
}
#accordion h2.current {
	cursor:default;
	background: url(../images/arrow-b.png) no-repeat 98% 58%;
}
#accordion .pane {
	display:none;
	overflow: hidden;
	padding-bottom: 10px;
}
#accordion .t-results thead th{text-align: left;}
.accordion_bluff{
	cursor: text;
	background: none;
}
.accordion_bluff h2{
		margin: 0;
		font-size: 16px;
		font-family: 'CalibriRegular', Arial, Helvetica, sans-serif;
}

.links{
	margin: 18px 0 10px;
	color: #039;
}
.t-results_table + .links{margin-top: 10px;}

/* =Overlay - Form Login
-----------------------------------------------------------------------------*/
.apple_overlay {
	display:none;		
	padding: 10px 15px 15px;
	width:485px;
	height: 220px;
	background: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	margin: 0px 0px 0px 30%;
	left: 0px !important;
}
.apple_overlay_big {
	display:none;		
	padding: 10px 15px 15px;
	width:485px;
	height: 500px;
	background: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	overflow: v-scroll;
}
.apple_overlay_big ul.subsList {
	width: 470px;
	height: 380px;
	list-style: none;
}
.apple_overlay_big ul.subsList li {
	width: 78px;
	height: 104px;
	float: left;
	list-style: none;
}
.apple_overlay .close {display: none;}
/* custom form */
.custom-form .row{	overflow: hidden;margin-bottom: 13px;}
.custom-form .f-line{ overflow: hidden;margin-bottom: 3px;}
.custom-form .border,
.custom-form input[type="text"], .custom-form input[type="password"], .custom-form textarea{
	border: 1px solid #b7bdc7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 7px;
}
.custom-form input[type="text"], .custom-form input[type="password"]{
	padding: 0 10px;
	width: 240px;
	height: 25px;
	background: #fff;
	line-height: 25px;
	font-size: 14px;
}
.custom-form textarea{
	padding: 0 10px;
	width: 568px;
	height: 130px;
	background: #fff;
	line-height: 25px;
	font-size: 14px;
}
.custom-form .border{
	padding: 2px 5px;
	width: 250px;
}
.custom-form .l-text{
	float: left;
	display: block;
	padding-right: 15px;
	width: 230px;
	text-align: right;
	line-height: 25px;
	font-size: 16px;
}
.custom-form label{padding-right: 10px;}
.custom-form label, .custom-form input[type="checkbox"], .custom-form input[type="radio"]{vertical-align: middle;}
.custom-form input[type="checkbox"]{margin-right: 5px;}
.error{
	color: #c00;
	font: 18px/25px 'CalibriBold', Arial, Helvetica, sans-serif;
}
.success{
	color: #0c0;
	font: 18px/25px 'CalibriBold', Arial, Helvetica, sans-serif;
}
.custom-form_footer{padding-left: 245px;}

.line-select .selectArea{margin-right: 7px;}
.width_63{width: 63px;}
.width_73{width: 73px;}
.width_112{width: 112px;}
/* f-prof */
.f-prof{margin-left: 0;}
/* form login - popup */
.f-login{margin-top: 20px;}
.f-login .l-text{width: 60px;}
.f-login .f-login_footer{ margin-top: -4px;padding-left: 75px;}

/* form-line */
.form-line .selectArea {margin-right: 8px;}
.form-line select {width: 214px;}
/* list-items */
.list-items{
	margin-left: -16px;
}
.list-items li{
		overflow: hidden;
		margin: 0 0 18px 16px;
		width: 107px;
		text-align: center;
}
.list-items li img{
			display: block;
			margin-bottom: 10px;
			width: 107px;
			height: 107px;
}
/* list-photo */
.list-photo{
	overflow: hidden;
	margin-left: -2px;
}
.list-photo li{
	overflow: hidden;
	margin: 0 0 1px 1px;
	width: 73px;
	height: 73px;
}
.list-photo + .newsline_media{margin-top: 13px;}
.list-photo2{
	overflow: hidden;
	margin: 15px 0 15px -1px;
}
.list-photo2 li{
	overflow: hidden;
	margin: 0 0 1px 1px;
	width: 146px;
	height: 200px;
	text-align:center;
}
.illustr_ad{
	float: left;
	margin: 0 16px 0 0;
}
/* bread crumbs */
.breadcrumbs{
	color: #039;
	line-height: 20px;
	font-size: 18px;
}

/* =Litebox
-----------------------------------------------------------------------------*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	margin: 0 auto;
	width: 250px;
	height: 250px;
	background-color: #dfdfdf;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	width: 100%;
	height: 25%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	display: block;
	width: 49%;
	height: 100%;
	zoom: 1;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	overflow: auto;
	margin: 0 auto;
	padding: 0 10px 0;
	width: 100%;
	background-color: #dfdfdf;
	line-height: 1.4em;
	font: 10px Verdana, Helvetica, sans-serif;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	float: left; 
	width: 70%; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { 
	clear: left;
	display: block; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose { 
	float: right;
	padding-bottom: 0.7em;
	width: 66px;	
}

.match-arena{height:auto !important;padding-bottom:4px}
.match-arena div{font-weight:normal;text-align:center;font-size:12px;}
.team-thumb div{float:left;width:50px;height:50px;margin:0 15px 0 25px}
.team-thumb a{display:block;line-height:50px;text-align:left}
.box_inner_s .blackBoxInfo{color:#999}
.blackBoxInfo{color:#fff;}
.category a{text-decoration:none;color:#fff}
.notice{color:#999;padding-left:10px}
.dispNone{display:none}
.player-stats{width:485px !important}
.player-stats th{}
.player-stats tfoot th{font-weight:bold}
.player-photo{
	float: left;
	display: block;
	margin-right: 17px;
	margin-bottom: 10px;
	width: 220px;
	height: 300px;
	position: relative;
}
.player-photo span{
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	padding: 5px 8px;
	background: transparent;
	background: rgba(00, 00, 00 ,0.6);
	color: #fff;
	text-align: center;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60000000,endColorstr=#60000000);
}
.player-photo span i{
	font: 24px/22px 'CalibriBold', Calibri, Arial, Helvetica, sans-serif;
}
.player-info{
	margin-bottom: 18px;
	width:485px;
}
.player-info caption{
	padding-bottom: 8px;
	border-bottom: 1px solid #c3c3c3;
	color: #666;
	text-align: left;
	line-height: 24px;
	font-weight: 600;
	font-size: 20px;
}
.player-info caption .lastname{
	color: #09386f;
	text-transform: uppercase;
}
.player-info td, .player-info th{
	padding-left: 10px;
	height: 38px;
	border-bottom: 1px solid #c3c3c3;
	vertical-align: middle;
}
.player-info th{
	color: #09386f;
}
.player-info tfoot td, .player-info tfoot th{
	border: none;
	font-weight: 600;
}


/* -- news comments & notes styles -- */
#comments{}
#commentContainer{margin-top:12px}
.comments{
	position: relative;
}
.name_full_block{
	float: right;  
}
.comment{
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
}
.commentTable .img-holder img {
    display: block;
    z-index: 1000;
}
.commentTable .img-holder {
    float: left;
    /*height: 65px;*/
	padding-bottom: 10px;
    position: relative;
    width: 65px;
}
.name_full{
	color: #000099;
	font-size: 15px !important;
	display: block;
	width: 580px;
	float: left;
    margin: 0 5px 0 0;
}
.name_full img{
	padding: 2px 0 0 14px;
}
.name_full span{
	color: #333333;
}
.date_full_news{
	float: left;
	font-size: 13px !important;
	font-style: italic;
    margin: 0 5px 0 0;
    width: 160px;
}
#commentContainer q{
	font-size: 13px !important;
}
.reply{
	cursor:pointer;
}
/* -- poll styles -- */
.poll-progress {
    color: #333;
    float: right;
    font-size: 14px;
    line-height: 16px;
    width: 310px;
}
.poll-progress-l {
    background: url("../images/polls-01.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 15px;
    margin-right: 5px;
    padding-left: 2px;
}
.poll-progress-r {
    background: url("../images/polls-03.gif") no-repeat scroll 100% 0 transparent;
    float: left;
    height: 15px;
    padding-right: 2px;
}
.poll-progress-c {
    background: url("../images/polls-02-content.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 15px;
}

.poll-row {
    overflow: hidden;
    padding-bottom: 8px;
    width: 100%;
}
.poll-row .radio {
}
* html .poll-row .radio {
    margin-top: -2px;
}
.match-tabs{
	padding-top: 8px;
}
.match-tabs a.current{
	color: #cc0000 !important;
}

.subscribe{
	display:block;
	width:100%;
	text-align:center;
	background:#c4161c url(../images/all.png) 100% 0px no-repeat;
	color:#fff !important;
	text-decoration:none;
	padding:9px;font-weight:bold;
}
.subscribe:hover{color:#fff;text-decoration:underline}
.m34{margin-bottom: 16px;width: 212px; text-transform:uppercase;}
.m16{margin-top:16px}
.m99{margin-bottom: 5px;width: 120px; text-transform:uppercase;font-size:11px; padding: 5px 4px 4px 4px !important; line-height: 100%;}

/* css - 23.05.2012 -------------------------- */
.box_gr{
	background: #efefef;
}
.with-time-icon:before{
		width: 10px; 
		height: 10px;
		background-position: -172px 0; 
}
.sb_left{
	width: 140px;
	float: left;
}
.column_media{
	width: 630px;
	float: left;
}
.column_50{
	float: left;
	width: 50%;
}
.nav_sub li{
	text-transform: uppercase;
	margin-bottom: 15px;
	font-family: 'CalibriBold', Arial, Helvetica, sans-serif;
}
.nav_sub li a{
		text-decoration: none;
		color: #000;
}
.nav_sub li a:hover{
		color: #003399;
}
.nav_sub li ul{
	margin: 15px 0 20px;
}
.nav_sub li ul li{
		text-transform: none;
		margin-bottom: 6px;
		line-height: 11px;
		padding-left: 7px;
		padding-right: 4px;
}
.nav_sub li ul li a{
			color: #666;
			font-size: 12px;
			text-decoration: underline;
}
.nav_sub li ul li a:hover, .nav_sub li ul li a.cuurent{
			color: #000;
			text-decoration: none;
}
.nav_sub li ul li.subheader{
		text-transform: uppercase;
		margin-bottom: 6px;
		line-height: 86%;
		padding: 3px;
}
.nav_sub li ul li.subheader a{
			color: #f00;
			font-size: 13px;
			text-decoration: none;
}
.nav_sub li ul li.subheader a:hover, .nav_sub li ul li.subheader a.cuurent{
			color: #000;
			text-decoration: none;
}

/* Slider-wrap ---------------------------- */
.slider-wrap_outer{overflow: hidden; width: 630px; height: 360px;}
.slider-wrap{width: 630px; height: 360px;}
/*.slider-wrap .shadow{width: 630px; height: 360px; background: url(../images/slider-wrap_shadow.png) bottom; position: absolute; top: 0; left: 0; display: block;}*/
.stripViewer{position: relative; overflow: hidden; width: 630px; height: 360px;}
.stripViewer .panelContainer{position: relative; left: 0; top: 0;}
.stripViewer .panelContainer .panel{float: left; height: 360px; position: relative; width: 630px;}
.stripNavL, .stripNavR, .stripNav{display: none;}
.nav-thumb{ border: 1px solid #fbfbfb;}
#movers-row{margin: -78px 0 0;}
#movers-row div{width: 122px; height: 67px; float: left; overflow: visible; position:relative;}
#movers-row div a.cross-link{margin-top: 0;}
.carousel-indicators .active{
	background:none;
}
.cross-link{ display: block; width: 107px; height: 62px; padding-top: 4px; position: relative; z-index: 9999; margin-left: 14px; margin-top: -75px; opacity: 1;}
.cross-link:hover, .active-thumb, .active .cross-link{ background: url(../images/slider_active_thumb.png) no-repeat 50% 0; opacity: 1;}
.photo-meta-data{
	font: 24px/26px 'CalibriBold', Arial, Helvetica, sans-serif;
	color: #fff;
	background: transparent;
	background: rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60000000,endColorstr=#60000000);
	position: absolute;
	bottom: 80px;
	width: 100%;
	padding: 6px 10px 10px 10px;
	left: 0;
	z-index: 9999;
	color: white;
}
.photo-meta-data a{color: #fff; text-decoration: none;}
/* \\ Slider-wrap ---------------------------- */

/* .list_emblems */
.list_emblems{
	overflow: hidden;
	margin-bottom: 10px;
}
.list_emblems li{
		width: 48px;
		height: 48px;
		overflow: hidden;
		margin-left: 18px;
}
.list_emblems li:first-child{margin-left: 0;}
.list_emblems li:last-child{/*float: right;*/}
/* newsbrief_compact */
.newsbrief_compact li .illustr img{margin-top: 5px;}
.newsbrief_compact li p{font-size: 14px; margin-bottom: 3px;}

/* media-block */
.media-block_photo{
	width: 230px;
	float: left;
	margin-right: 18px;
}
.media-block_video{
	width: 440px;
	float: right;
}
.content_head_vertical .category{
    height: auto;
    text-align: left;
    padding: 6px 10px;
	position:relative;
}
.content_head_vertical .category .infoIcon{position:absolute;right:6px;top:4px;display:block;width:24px;height:24px;}
.table_results_outer{
	padding: 2px;
}
.t-results_sb tbody td{
	font-size: 12px;
}
.t-results_sb thead th{
	height: auto;
	padding: 5px 0;
}
.t-results_sb tbody td.opponent{
	width: 87px;
}

.grey{
	color: #999;
}
.red{
	color: #cc0000;
}
a.red:visited{
	color: #cc0000;
}
.noborder{
	border: none !important;
}
.text table.noborder th, .text table.noborder td{
	border: none !important;
}

.sso{}
ul.sso-list{}
ul.sso-list li{
	float: left;
	width: 130px;
	text-align: center;
	margin-left: 5px;
}
ul.sso-list li.big{
	height: 210px;
}

a.teamTab{
	display: block;
	float: left;
	margin: 0 6px 6px 0;
	padding: 4px 8px;
	background: #eee;
	color: #777;
	text-decoration: none;
}
a.teamTabActive{
	display: block;
	float: left;
	margin: 0 6px 6px 0;
	padding: 4px 8px;
	background: #cc0000;
	color: #fff;
	text-decoration: none;
}
a.tournamentTab{
	display: block;
	float: left;
	margin: 0 6px 6px 0;
	padding: 4px 8px;
	background: #eee;
	color: #777;
	text-decoration: none;
}
a.tournamentTabActive{
	display: block;
	float: left;
	margin: 0 6px 6px 0;
	padding: 4px 8px;
	background: #cc0000;
	color: #fff;
	text-decoration: none;
}

.addedTournamentResultMsg{text-align:center;clear:both;}
.addedTournamentResultMsg table, .addedTournamentResultMsg td{border:0 !important; width:auto !important;padding:0 !important}
.addedTournamentResultMsg #vkshare0{float:left;margin-left:100px}
.addedTournamentResultMsg .fb-send{float:left;margin-left:20px}
.addedTournamentResultMsg .twitter-share-button{float:left;margin-left:20px;width:115px !important}
.addedTournamentResultMsg .gplusOverride{float:left;margin-left:100px;margin-top:15px;}
.addedTournamentResultMsg #ok_shareWidget{float:left;width:150px !important;margin-left:100px;margin-top:-12px !important;margin-bottom:15px;}

#tournamentPopupInfobox{height:auto !important}
#tournamentPopupInfobox table td{padding:3px}
#tournamentPopupInfobox table td.key{text-align:right;padding-right:8px}

.uppercase{text-transform:uppercase;}
.uppercase h3{padding: 7px 16px 6px !important;font-size: 36px !important;}
.content_head .category.fixed{height:55px !important}
.key{text-align:right;padding-right:8px}
.short{width:60px !important}
.auto{width:auto !important;max-width:220px;padding-right:8px}
.teamlistSearch{
	border: 1px solid #b7bdc7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 7px;
	padding: 0 10px !important;
	width: 180px;
	height: 25px;
	background: #fff;
	line-height: 25px;
	font-size: 14px;
}

.teamlistButton{
	border:0 !important;
	display:inline-block;
	width:13px;
	height:20px;
	background:url(../images/arrows.png);
	font-size:1px;
	cursor:pointer;
	margin-right: 0px;background-position: -13px 0;
}

table.teamlist{width:100%;}
table.teamlist th, table.teamlist td{padding:4px 4px;vertical-align:middle !important}
table.teamlist th{font-weight:bold}
table.teamlist .center{text-align:center}
.news-header .wrap{float:left;}



/* team grid */

ul.grid-items li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 14px;
    letter-spacing: normal;
    font-size: 14px;
    margin-left: 10px;
    margin-top: 5px;
}
ul.grid-items li img {
    height: 180px;
    width: 140px;
}

ul.grid-items li div.name_title {
    margin-top: 10px;
}

ul.grid-items li span.birthdate {
    color: #999;
}

ul.grid-items li div.photo > span {
    padding: 10px;
    position: absolute;
    top: 145px;
    right: 7px;
    background: #2B587A;
    color: #fff;
}

div.view {
    margin-left: 74%;
    margin-bottom: 20px;
}

/* Right block */
div.right-block{
    margin: 15px;
}

div.right-block > div.block-header{
    background: #999;
}

div.right-block h3{
    margin: 0;
    color: #fff;
    font-size: 12px;
    padding: 2px;
}

div.right-block > div.block-body{
    background: #ccc;
    padding: 3px 10px 4px;
    font-size: 11px;
    line-height: 13px;
    border-bottom: 4px solid #e6e6e6;
}

#carousel-news-generic .carousel-inner a img {
	width: 100%;
}
.carousel-indicators {
	position: static;
	width: auto;
}
/* .box_inner {
	padding: 0;
}
.left_column .column_class .rubric, .sb .column_class .rubric{
	margin: 0;
	width: 100%;
}
.newsline, .all_cat {
	padding: 0 16px;
} */
.column_class .rubric {
	margin: -16px -16px 10px -20px;
}