@import url("statistics_toolbars.css");



a {

	outline: none;

}



* {

	margin: 0;

	padding: 0;

}



body,

.black_bc {

	background-color: black;

	font: 10px verdana, sans-serif;

	color: white;

}



body {

	z-index: 1;

}



/*.left_side .adocean_padding_span:last-of-type {

	background-color: #fdfdfd;

	height: 300px;

	width: 160px;

	position: relative;

	top: 0;

}

.right_side .adocean_padding_span.fixedbanner2:last-of-type {

	background-color: #fdfdfd;

	height: 300px;

	width: 300px;

	position: relative;

	top: 0;

}*/

::-webkit-input-placeholder {

	color: #333;

}



::-moz-placeholder {

	color: #333;

}



/* firefox 19+ */

:-ms-input-placeholder {

	color: #333;

}



/* ie */

input:-moz-placeholder {

	color: #333;

}



#container {

	width: 1080px;

	margin: 0 auto;

	position: relative;

	z-index: 1;

	margin-top: 95px;

}



.black_bc {

	width: 100%;

}



/* AVON BRAND LEFT COLUMN dana */

#avon_box.rounded_container.light_border {

	background: #191d2e !important;

}



#avon_box .margin_small h4.pic_heading {

	background: #ccc !important;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	padding-top: 10px;

}



#avon_box .margin_small h4.pic_heading img {

	display: none !important;

}



#avon_box .margin_small h4.pic_heading a img {

	display: block !important;

}



/* end brand */



/*.heading_title_container.brand_bar {

	background: #097533 url("../brand_images/carlsberg_logo_small.png") no-repeat right center;

}

#cat_id_0 .heading_title_container.brand_bar {

	background: #097533 url("../brand_images/carlsberg_logo_small.png") no-repeat 455px center;

}

*/



form.login input {

	border: 1px solid #cccccc;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	background: #fff;

	box-shadow: 0 0 2px #ccc inset;

	display: block;

	float: none;

	font: 10px verdana, sans-serif;

	color: #666;

	height: 19px;

	padding: 3px 5px;

	vertical-align: middle;

	margin: 0 20px 10px;

	width: 180px;

}



input {

	border: 0px;

	background-color: transparent;

	background-position: right top;

	font: 10px verdana, sans-serif;

	color: white;

	height: 13px;

	padding: 3px 5px;

	vertical-align: middle;

}



div#home_impressions {

	width: 1px;

	height: 1px;

	overflow: hidden;

	position: absolute;

	right: 0;

	top: -36px;

}



.facebook_login,

.gplus_login {

	display: inline-block;

	vertical-align: middle;

}



.facebook_login {

	height: 36px;

	overflow: hidden;

	width: 200px;

	margin: 0 auto;

	cursor: pointer;

}



.facebook_login>span {

	background: url('../images/fb_login.png') 0 0 no-repeat;

	display: block;

	height: 36px;

	width: 200px;

}



.gplus_login {

	vertical-align: middle;

}



#signinButton {

	width: 200px;

	height: 36px !important;

	background: url("../images/g_login.png") no-repeat 0 0;

	display: block;

	margin: 0 auto 10px !important;

}



#signinButton:hover {

	cursor: hand;

}



#signinButton button,

#signinButton>div {

	width: 200px !important;

	height: 36px !important;

	display: block !important;

}



#signinButton iframe {

	/*	position: relative !important;

	z-index: -1 !important;*/

	visibility: hidden !important;

}





@-moz-document url-prefix() {

	.gplus_login {

		position: relative;

		top: 4px;

	}

}



/*input file box*/



.input_file {

	width: 178px;

	height: 19px;

	float: left;

}



.input_file .label_input {

	width: 109px;

	float: left;

	margin: 0 !important;

	background: url('../images/input_file.gif') no-repeat;

}



.input_file .button {

	float: right;

	width: 55px;

	height: 19px;

	overflow: hidden;

	position: relative;

}



.input_file .button input {

	background-image: url('../images/input_file_button.gif');

	width: 55px;

	vertical-align: text-top;

	height: 19px;

	padding: 0 0 2px 0;

	font-family: tahoma, sans-serif;

}



.input_file .button .file_field {

	position: absolute;

	top: 0;

	right: -5px;

	display: block;

	width: auto;

	filter: alpha(opacity=0);

	-moz-opacity: 0;

	opacity: 0;

}



#register_file {

	width: 211px;

}



#register_file .label_input {

	width: 142px;

	background-image: url('../images/registry_input_file.png');

}



/*

	FOR NEW MY SPORTAL

.input_file {

	width: 50px;

	height: 50px;

	float: left;

	position: relative;

	border: 1px solid #333;

}

.input_file {

	width: 178px;

	height: 19px;

	float: left;

}

.input_file .label_input {

	width: 109px;

	float: left;

	margin: 0 !important;

	background: url('../images/input_file.gif') no-repeat;

}

.input_file .button {

	float: right;

	width: 55px;

	height: 19px;

	overflow: hidden;

	position: relative;

}

.input_file input {

	width: 50px !important;

	vertical-align: text-top;

	height: 50px !important;

	padding: 0;

}

.input_file .file_field {

	display: block;

	width: 50px;

	height: 50px;

  position: absolute;

  top: 0;

  right: 0;

  opacity: 0;

  font-size: 100px;

  filter: alpha(opacity=0);

  cursor: pointer;

}

#register_file {

	width: 50px;

	height: 50px;

}



.user_pic .delete_image {

	float: left;

	margin-left: 10px;

}

.user_pic p {

	color: #999999;

	float: left;

	margin-left: 10px;

	width: 300px;

}

.cover p {

	color: #999999;

}

#registry_form .big_select_box .combo_box {

	width: 301px;

  padding: 0;

  background: url('../images/registry_big_select_box_new.png')!important;

  height: 28px;

}

#registry_form .combo_box span {

	height: 24px;

	line-height: 22px;

	color: #000 !important;

}

#registry_form .small_select_box .combo_box {

	width: 70px;

  padding: 0;

  background: url('../images/registry_small_select_box_new.png')!important;

  height: 28px;

}

#registry_form .middle_select_box .combo_box {

	width: 140px;

  padding: 0;

  background: url('../images/registry_medium_select_box_new.png')!important;

  height: 28px;

}

#registry_form .big_select_box, #registry_form .middle_select_box, #registry_form .small_select_box {

	margin-right: 10px;

	height: 28px;

	line-height: 28px;

}

#registry_form .combo_box div {

	top: 25px;

}

#registry_form .big_select_box, .middle_select_box, .small_select_box {

	height: 26px;

}

#registry_form .combo_box div {

	width: 99%;

	left: 1px;

	background: #fff;

	color: #000;

}

#registry_form .combo_box ul {

	background: #fff;

	color: #000;

	border-color: #ccc;

}

#registry_form .combo_box ul li {

	color: #000;

}

.color_theme {

	width: 185px;

	float: left;

	margin: 0 10px 0 0;

}

#registry_form label {

	cursor: pointer;

}

.color_theme img {

	border: 1px solid #333;

	margin-bottom: 10px;

	display: block;

}

*/





/*#register_file .label_input {

	width: 142px;

	background-image: url('../images/registry_input_file.png');

}*/

/*end input file*/



textarea {

	font: 10px Verdana, sans-serif;

	color: white;

}



a {

	text-decoration: none;

	color: white;

}



a:hover,

.menu_row span.folder_item a:hover {

	text-decoration: underline;

}



.orange_link {

	color: #FE850C;

	font-weight: bold;

}



.orange_link_no_bold {

	color: #FE850C;

	font-weight: normal;

}



.bold_link {

	font-weight: bold;

}



.red {

	color: red;

}



img {

	border: 0;

	vertical-align: top;

}



img.white_border {

	border: 1px solid #333333;

}



img.spacer_td_img {

	width: 100%;

	display: none;

}



.left_side img,

.right_side img,

.small_pic_content img,

.bets_table img,

.viewers_toolbar img,

.big_galery.thumbnails a img,

.big_pic_content img,

img.spacer_td_img {

	vertical-align: top;

}



.clearing {

	height: 0;

	font-size: 0;

	clear: both;

	display: block;

}



.fr {

	float: right;

}



.fl {

	float: left;

}



.dark_text {

	color: #A6A6A6;

}



a.more {

	float: right;

	margin: 0 10px 10px 0;

	font-weight: bold;

	font-size: 10px;

	color: #fff;

}



.marginaly_p {

	margin: 10px;

	font-size: 11px;

}



.marginaly_p_bottom {

	margin-bottom: 20px;

	padding: 0 10px;

	overflow: hidden;

}



.banner_content,

.rounded_container,

.left_nav_root {

	margin-bottom: 10px;

}



.left_side .banner_content {

	text-align: center;

}



.hidden {

	display: none;

}



.visible {

	display: block;

}



.heading_title_container {

	background-color: black;

	border-bottom: 1px solid #1e1e1e;

	padding: 6px 10px 0 10px;

	height: 19px;

	font-size: 10px !important;

	text-transform: uppercase;

}



.heading_title_container.single {

	border: 1px solid #1e1e1e !important;

	border-radius: 5px 5px 0 0;

	-moz-border-radius: 5px 5px 0 0;

	-webkit-border-radius: 5px 5px 0 0;

}



.heading_title_container .bullet,

.heading_title_container .bullet:hover {

	float: right;

	letter-spacing: -1px;

	width: 12px;

	font-weight: normal;

	color: #fff;

}



.heading_title_container a {

	cursor: pointer;

}



.heading_title_container span {

	color: #A6A6A6;

	text-transform: none;

	display: inline-block;

	width: 141px;

	text-align: center;

}



.heading_title_container .bullet_pic_down {

	float: right;

	width: 7px;

	height: 5px;

	font-size: 0;

	margin-top: 4px;

	cursor: pointer;

	background-image: url('../images/bullet_down.png');

}



.heading_title_container.comments {

	padding-left: 10px;

	background-color: #000;

	height: 20px;

	border: 1px solid #333;

	border-radius: 3px 3px 0 0;

	-moz-border-radius: 3px 3px 0 0;

	-webkit-border-radius: 3px 3px 0 0;

	overflow: hidden;

	border-bottom: none;

	margin-top: 10px;

	width: 578px;
	background-image: none !important;

}



/*.left_side .heading_title_container, .right_side .heading_title_container {

	background-image: url('../images/heading_box_img.gif');

}*/



.heading_title_container.transparent {

	background: transparent !important;

	/*height: 20px;*/

	border-bottom: 1px solid #161616;

	padding-top: 0;

	height: 27px;

	line-height: 28px;

}



.heading_title_container.transparent span {

	padding-top: 6px;

}



.heading_title_container a,

.heading_title_container a:hover {

	font: bold 10px verdana, sans-serif;

	text-decoration: none;

}



h4.pic_heading {

	width: 158px;

	overflow: hidden;

	/*background: #585858 url('../images/pic_heading_bottom.gif') no-repeat left bottom;*/

	font-size: 0px;

	/*margin: 10px auto 10px auto;*/

}



h4.pic_heading .pic_heading_top {

	/*background: #585858 url('../images/pic_heading_top.gif') no-repeat left top;*/

}



h4.pic_heading .head_pic {

	border: 1px solid #333333;

	border-left: none;

	width: 159px;

	height: 88px;

}



.margin_small a.grey_link {

	color: #FE850C;

	background: #333333;

	padding: 10px;

	display: block;

	font-size: 12px;

	font-weight: bold;

}



.list_answer.big li {

	width: 500px;

}



.margin_small .voted {

	margin-left: 10px;

}



/* button style */

button {

	cursor: pointer;

	border: 0;

	background-color: transparent;

}



ul.paging .next_button,

ul.paging .prev_but,

ul.paging .first_button,

ul.paging .last_button {

	float: left;

	width: 34px !important;

	height: 35px !important;

}



ul.paging .prev_but {

	background-image: url('../images/previous_button.png');

}



ul.paging .prev_but:hover {

	background-image: url('../images/one_arrow_hover.png');

}



.previous_button {

	background-image: url('../images/prev.png');

	height: 18px !important;

	width: 30px !important;

}



.previous_button:hover {

	background-image: url('../images/prev_active.png');

}



#previous_button_3,

#next_button_3 {

	position: absolute;

	z-index: 999;

	width: 50% !important;

	height: 100% !important;

}



#previous_button_3 {

	left: 0;

}



#previous_button_3:hover {

	background: url("../images/arrow_left_2.png") no-repeat 15px center;

}



#next_button_3 {

	right: 0;

}



#next_button_3:hover {

	background: url("../images/arrow_right_2.png") no-repeat 403px center;

}



/* paging style */

.pager {

	float: left;

	left: 50%;

	position: relative;

}



ul.paging {

	text-align: center;

	height: 35px;

	margin-bottom: 10px;

}



ul.paging li {

	list-style: none;

	float: left;

	right: 50%;

	position: relative;

}



ul.paging .pager_btn {

	background: #1a1a1a;

	border: 1px solid #333;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	height: 35px;

	display: block;

	float: left;

	margin-right: 5px;

	font-size: 11px;

}



ul.paging .pager_btn span,

ul.paging .pager_btn_active span {

	display: block;

	line-height: 35px;

	text-align: center;

	width: 34px;

	font-weight: bold;

}



ul.paging .pager_btn:hover {

	border-color: #ff8400;

	color: #ff8400;

	text-decoration: none;

}



ul.paging .previous,

ul.paging .next {

	width: 77px;

}



ul.paging li.previous {

	margin-right: 12px;

}



ul.paging li.next {

	margin-left: 8px;

}



ul.paging .pager_btn_active {

	background: #ff8400;

	border: 1px solid #ff8400;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	height: 35px;

	display: block;

	float: left;

	margin-right: 5px;

	font-size: 11px;

	color: #000;

}



ul.paging .pager_btn_active:hover {

	text-decoration: none;

}



ul.paging .prev_but,

ul.paging .first_button,

ul.paging .next_button,

ul.paging .last_button {

	border: 1px solid #333;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	width: 34px;

	cursor: pointer;

}



ul.paging .prev_but:hover,

ul.paging .first_button:hover,

ul.paging .next_button:hover,

ul.paging .last_button:hover {

	border-color: #ff8400;

}



ul.paging .prev_but {

	background: url('../images/pager_arrow_single.png') no-repeat center center !important;

}



ul.paging .prev_but:hover {

	background: url('../images/pager_arrow_single_active.png') no-repeat center center !important;

}



ul.paging .next_button {

	background: url('../images/pager_next_arrow_single.png') no-repeat center center;

}



ul.paging .next_button:hover {

	background: url('../images/pager_next_arrow_single_active.png') no-repeat center center;

}



ul.paging .first_button {

	background: url('../images/pager_arrow_double.png') no-repeat center center !important;

	margin-right: 5px;

}



ul.paging .first_button:hover {

	background: url('../images/pager_arrow_double_active.png') no-repeat center center !important;

}



ul.paging .last_button {

	background: url('../images/pager_next_arrow_double.png') no-repeat center center;

	margin-left: 5px;

}



ul.paging .last_button:hover {

	background: url('../images/pager_next_arrow_double_active.png') no-repeat center center;

}



.zoom_in_button,

.zoom_in_button_disable,

.zoom_out_button,

.zoom_out_button_disable,

.print_button,

.send_friend_button,

.send_sms_button {

	width: 29px;

	height: 19px;

}



.zoom_in_button {

	background-image: url('../images/large_text_button.png');

}



.zoom_in_button.disable {

	background-image: url('../images/large_text_button_disable.png');

}



.zoom_out_button {

	background-image: url('../images/small_text_button.png');

}



.zoom_out_button.disable {

	background-image: url('../images/small_text_button_disable.png');

}



.print_button {

	background-image: url('../images/print_button.png');

}



.send_friend_button {

	background-image: url('../images/send_friend_button.png');

}



.send_sms_button {

	background-image: url('../images/send_sms_button.png');

}



a.send_sms_button {

	float: right;

	width: 79px;

	height: 22px;

	position: relative;

	top: -2px;

	cursor: pointer;

}



a.send_sms_button:hover {

	background-image: url('../images/send_sms_button_active.png');

}



.checkbox {

	float: left;

	width: 15px;

	height: 15px;

	margin-right: 10px;

	cursor: pointer;

	display: block;

	overflow: hidden;

	background: url('../images/header/checkbox.gif') no-repeat 0 0;

}



.checkbox.checked {

	background: url('../images/header/checkbox.gif') no-repeat 0 -15px;

}



/*end button style */



/*rounded container style */

.rounded_container {

	position: relative;

	background-color: #1A1A1A;

}



.right_side .rounded_container {

	background-color: #262626;

}



.right_side .rounded_container.dark {

	background-color: #1A1A1A;

}



.rounded_container.light_border {

	border: 1px solid #737373;

	background-color: #1a1a1a;

}



.rounded_container.dark_border {

	border: 1px solid #3A3A3A;

	background-color: #1A1A1A;

}



.tl,

.tr,

.bl,

.br {

	position: absolute;

	width: 4px;

	height: 5px;

	background-repeat: no-repeat;

	overflow: hidden;

	z-index: 997;

}



.tl {

	left: -1px;

	top: -1px;

}



.tr {

	right: -1px;

	top: -1px;

}



.bl {

	bottom: -2px;

	left: -1px;

}



.br {

	bottom: -2px;

	right: -1px;

}



.tl {

	background-image: url('../images/b_tl.png');

}



.light_border .tl {

	background-image: url('../images/s_tl.png');

}



.dark_border .tl {

	background-image: url('../images/t_tl.png');

}



.bl {

	background-image: url('../images/b_bl.png');

}



.light_border .bl {

	background-image: url('../images/s_bl.png');

}



.dark_border .bl {

	background-image: url('../images/t_bl.png');

}



.tr {

	background-image: url('../images/b_tr.png');

}



.light_border .tr {

	background-image: url('../images/s_tr.png');

}



.dark_border .tr {

	background-image: url('../images/t_tr.png');

}



.br {

	background-image: url('../images/b_br.png');

}



.light_border .br {

	background-image: url('../images/s_br.png');

}



.dark_border .br {

	background-image: url('../images/t_br.png');

}





td.right_side .rounded_container.small_player {

	background-color: #1A1A1A;

	padding: 10px;

	width: 280px;

}



/* end rounded container */





/************

* login search *

************/

/*

.login_search {

	float: right;

	width: 728px;

	height: 19px;

	padding: 8px 0;

	overflow: hidden;

}



.login_search .login, .login_search .  {

	width: 558px;

	height: 19px;

	float: left;

}

*/

#header #show_leftcol {

	display: none;

	float: left;

	width: 12px;

	height: 24px;

	background: url("../images/vertical_dots.png") no-repeat center center;

	margin: 16px 10px 0 0;

	padding: 0 5px;

}



#header .forms {

	overflow: visible;

}



.login_search .loggon {

	padding-top: 3px;

	margin-bottom: 8px;

	float: right;

}



.login_search .loggon .user_name {

	position: absolute;

	left: -30px;

	top: 27px;

}



.loggon a {

	color: #666;

}



.login_search {

	/*float: right;*/

}



.login_search .login {

	position: relative;

	z-index: 999999;

}



.login_search .login #full_log {

	position: absolute;

	top: 30px;

	right: 0;

	width: 240px;

	height: 410px;

	background: #f2f2f2;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

}



.head_log {

	color: #000;

	text-align: left;

	padding: 10px;

	font-weight: bold;

	text-transform: uppercase;

	font-size: 11px;

	line-height: 20px;

}



.login_search .login #full_log p {

	color: #000;

	text-align: left;

	padding: 10px;

	font-size: 12px;

	padding: 0 10px;

	line-height: 20px;

	text-transform: uppercase;

	font-weight: bold;

}



.login_search .login #full_log .close {

	display: block;

	background: url("../images/login_form_close.png") no-repeat 0 0;

	width: 20px;

	height: 20px;

	float: right;

	text-indent: -999999px;

}



.login_search .login #full_log .social {

	padding: 10px 0;

	border-top: 1px solid #d9d9d9;

	border-bottom: 1px solid #d9d9d9;

	margin: 0 10px 5px;

}



.login_search .login #full_log .log span {

	color: #000;

	display: block;

	padding: 5px 10px 10px 20px;

	text-align: left;

}



#header .forms #full_search,

#header_wc .forms #full_search {

	background: #fff url("../images/search_icon_black.png") no-repeat 25px center;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	padding: 8px 10px 5px;

	position: absolute;

	top: 50px;

	right: 0;

	height: 30px;

	width: 508px;

	display: none;

	box-shadow: 0 0 5px #000;

	z-index: 10000;

}



#header .forms #full_search:after,

#header_wc .forms #full_search:after {

	bottom: 100%;

	right: 14%;

	border: solid transparent;

	content: " ";

	height: 0;

	width: 0;

	position: absolute;

	pointer-events: none;

	border-color: rgba(255, 255, 255, 0);

	border-bottom-color: #fff;

	border-width: 5px;

	margin-left: -5px;

}



#header .forms #full_search .close,

#header_wc .forms #full_search .close {

	display: block;

	background: url("../images/login_form_close.png") no-repeat 0 0;

	width: 20px;

	height: 20px;

	position: absolute;

	top: 3px;

	right: 3px;

	text-indent: -999999px !important;

	text-decoration: none;

}



.login_search #prime_form {

	float: right;

}



.login_search #prime_form a {

	display: block;

	width: 24px;

	height: 24px;

	text-indent: -99999px;

	float: right;

	margin-left: 10px;

}



.login_search #prime_form a.logbtn {

	background: url("../images/login_icon.png") no-repeat 0 0;

	text-decoration: none;

}



.login_search #prime_form a.logbtn:hover {

	background: url("../images/login_icon_active.png") no-repeat 0 0;

	text-decoration: none;

}



.login_search #prime_form a.searchbtn {

	background: url("../images/search_icon.png") no-repeat 0 0;

}



.login_search #prime_form a.searchbtn:hover {

	background: url("../images/search_icon_active.png") no-repeat 0 0;

	text-decoration: none;

}



.login_search .theme {

	background: url("../images/theme_icon.png") no-repeat 0 0;

	text-decoration: none;

}



.login_search .theme:hover {

	background: url("../images/theme_icon_active.png") no-repeat 0 0;

	text-decoration: none;

}



.login_search .menu {

	/*	padding: 6px 0 0 5px;*/

	font: normal 11px/12px Verdana, sans-serif !important;

	color: #666;

	margin-bottom: 4px;

	overflow: hidden;

}



.login_search .menu .save {

	/*width: 90px;*/

	color: #000;

	font-size: 11px;

	float: left;

	margin: 6px 2px 0 22px;

}



.login_search .menu #save_me {

	padding: 0 !important;

}



.login_search .menu a {

	color: #000;

	text-decoration: none;

}



.login_search .menu .bottom {

	border-top: 1px solid #ccc;

	/*

	border-bottom: 1px solid #ccc;*/

	margin: 0 10px;

	padding: 0 10px;

}



.login_search .menu .bottom span {

	padding: 10px 0 !important;

	font-size: 10px;

}



.login_search .menu .clear {

	padding: 0 !important;

}



.login_search .menu .forgot_pass {

	margin: 10px auto;

	text-align: center;

	display: block;

	font-size: 11px;

	color: #000;

}



.login_search .menu .forgot_pass:hover {

	text-decoration: underline;

}



.login_search input {

	width: 95px;

	float: left;

	margin-right: 5px;

	background-image: url('../images/input_bc.gif');

}



.login_search .search {

	margin: 0 10px 10px 60px;

}



.login_search .checkbox {

	display: inline-block;

	float: left;

	margin-right: 5px;

	vertical-align: middle;

	background: url("../images/header/checkbox.png") no-repeat 0 0 !important;

}



.login_search .checkbox.checked {

	background: url("../images/header/checkbox.png") no-repeat 0 -15px !important;

}



.login_search .save_label {

	float: left;

	width: 112px;

	color: #000;

	margin-top: 6px;

}



.login_search .button,

#login_submit {

	background: rgb(255, 255, 255);

	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(226, 226, 226, 1) 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(226, 226, 226, 1)));

	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(226, 226, 226, 1) 100%);

	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(226, 226, 226, 1) 100%);

	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(226, 226, 226, 1) 100%);

	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(226, 226, 226, 1) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e2e2e2', GradientType=0);

	font: normal 11px/25px Verdana, sans-serif;

	color: #000;

	cursor: pointer;

	height: 25px;

	vertical-align: middle;

	display: block;

	border: 1px solid #c1c1c1;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	text-align: center;

}



#login_submit {

	width: 80px;

	float: left;

	color: #000;

	line-height: 11px !important;

}



.button:hover,

#login_submit:hover {

	background: #dddddd;

	/* Old browsers */

	background: -moz-linear-gradient(top, #dddddd 0%, #fdfdfd 100%);

	/* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #fdfdfd));

	/* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #dddddd 0%, #fdfdfd 100%);

	/* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #dddddd 0%, #fdfdfd 100%);

	/* Opera 11.10+ */

	background: -ms-linear-gradient(top, #dddddd 0%, #fdfdfd 100%);

	/* IE10+ */

	background: linear-gradient(to bottom, #dddddd 0%, #fdfdfd 100%);

	/* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#fdfdfd', GradientType=0);

	/* IE6-9 */

}



#search_submit,

input.user_search_submit {

	width: 80px;

	height: 26px;

	padding: 0px;

	cursor: pointer;

	font-family: tahoma, sans-serif;

	float: left;

	margin-left: 20px;

	text-align: center;

	color: #000;

	text-transform: uppercase;

	border: 1px solid #c1c1c1;

	border-bottom-color: #9a9a9a;

	background: rgb(254, 254, 254);

	background: -moz-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(222, 222, 222, 1) 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(222, 222, 222, 1)));

	background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(222, 222, 222, 1) 100%);

	background: -o-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(222, 222, 222, 1) 100%);

	background: -ms-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(222, 222, 222, 1) 100%);

	background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(222, 222, 222, 1) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dedede', GradientType=0);

	transition: all 0.1s ease-in-out 0s;

	-moz-transition: all 0.1s ease-in-out 0s;

	-webkit-transition: all 0.1s ease-in-out 0s;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	font-size: 10px;

	font-weight: bold;

}



#search_submit:hover,

input.user_search_submit:hover {

	background: #ff8400;

	border-color: #ff8400;

	color: #fff;

}



form.search input[type=text]:focus+input[type=submit] {

	background: url('../images/search_btn_hover.png') !important;

}



.reg_btn {

	background: rgb(255, 255, 255);

	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(226, 226, 226, 1) 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(226, 226, 226, 1)));

	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(226, 226, 226, 1) 100%);

	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(226, 226, 226, 1) 100%);

	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(226, 226, 226, 1) 100%);

	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(226, 226, 226, 1) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e2e2e2', GradientType=0);

	border: 1px solid #ccc;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	width: 200px;

	font: normal 11px/1 Verdana, sans-serif;

	color: #666;

	cursor: pointer;

	height: 25px;

	line-height: 25px;

	text-align: center;

	text-decoration: none;

	margin: 0 auto;

	display: block;

}



.menu .forgot_pass {

	border-top: 1px solid #ccc;

	margin: 10px 0 0;

	padding: 10px 0 0;

	width: 220px;

	text-align: center;

	display: block;

}



/* end login search */



/*****************

* header style start *

*****************/



/*#header {

	margin-top: 10px;

	width: 968px;

	clear: both;

	position: relative;

	background: url('../images/header_tile.gif') repeat-x;

	background: #000;

	border-right: 1px solid black;

	display: block;

	height: 50px;

}*/





#header {

	width: 100%;

	clear: both;

	position: fixed;

	top: 0;

	left: 0;

	z-index: 50000;

	background: #000;

	display: block;

	box-shadow: 0 1px 5px #000;

	-moz-box-shadow: 0 1px 5px #000;

	-webkit-box-shadow: 0 1px 5px #000;

}



#header .inner_wrap,

#header_wc .inner_wrap {

	width: 1080px;

	margin: 0 auto;

}



#header_wc {

	width: 100%;

	clear: both;

	position: fixed;

	top: 0;

	left: 0;

	z-index: 50000;

	background: #262626;

	display: block;

}



.logos {

	float: left;

	margin: 0 60px 0 10px;

}



.logos a {

	float: left;

	margin: 15px 10px 15px 0;

}



#logo {

	width: 168px;

	height: 30px;

	float: left;

	margin: 10px 0 10px 0;

}



/* winter style logo

#logo .winter_logo {

	display: block;

	margin: 2px 30px 30px;

	width: 155px;

	height: 33px;

	z-index: 999999;

	background-color: black;

	filter: alpha(opacity=0);

	position: absolute;

	top: 32px;

	left: 54px;

}*/

#header .rounded_container,

#header_wc .rounded_container {

	margin-bottom: 0;

}



/*end winter logo */

.usr_menu {

	text-align: right;

	font: normal 16px/1 Verdana, sans-serif;

	color: #000;

}



.usr_menu a {

	color: #666;

	font: normal 11px/25px Verdana, sans-serif;

}



#header .forms {

	float: right;

	margin: 0 0 0 0;

	padding-top: 16px;

	text-align: right;

	width: 110px;

	display: block;

	position: relative;

	clear: right;

}



#header_wc .forms {

	float: right;

	margin: 0 0 0 0;

	padding-top: 14px;

	text-align: right;

	display: block;

	position: relative;

	clear: right;

}



.forms .newsearch_label {

	background: url('../images/newsearch_label.png') 0 0 no-repeat;

	position: absolute;

	bottom: 5px;

	right: 275px;

	width: 43px;

	height: 18px;

	color: #ff0000;

	text-align: center;

	padding: 5px 4px 0 0;

}



form.search {

	position: relative;

}



form.search input[type=text] {

	background: #fff;

	border: 1px solid #cccccc;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	width: 300px;

	height: 18px;

	float: left;

	color: #666;

	font: normal 11px/19px Verdana, sans-serif;

	padding: 4px 10px;

	transition: all 0.2s ease-in-out 0s;

	-moz-transition: all 0.2s ease-in-out 0s;

	-webkit-transition: all 0.2s ease-in-out 0s;

	box-shadow: inset 0 0 5px #ccc;

}



form.search input[type=text]:hover {

	border-color: #999;

	outline: 0;

}



form.search input[type=text]:active {

	background: #000 !important;

}



.flash_banner_header {

	clear: both;

	width: 100%;

	text-align: center;

	margin: 10px 0;

}



.flash_banner_header * {

	margin: 0 auto !important;

	text-align: center !important;

}



#header .statistics_dropdown {

	background: #1a1a1a;

	border-top: 1px solid #262626;

}



#header .statistics_dropdown .rounded_container.dark_border {

	border: none;

}



/*header style end */



/******************

* headnav style start *

******************/



.head_nav {

	list-style-type: none;

	margin: 0;

	float: left;

}



.head_nav.right {

	margin: 10px 0 0 10px;

}



.head_nav div {

	display: inline-block;

}



#top_head_nav {

	height: 40px;

	display: block;

	margin: 10px 0 0 20px;

	position: relative;

}



#header_wc #top_head_nav {

	margin: 10px 0 0 0;

}



#top_head_nav li {

	float: left;

}



#header_wc #top_head_nav {

	margin-top: 40px;

}



.head_nav a span {

	display: block;

	padding: 0px 4px;

	line-height: 39px;

	text-align: center;

}



#header_wc .head_nav a span {

	padding: 0px 8px;

}



.head_nav a,

.head_nav_left a {

	display: block;

	position: relative;

	float: left;

	padding: 0px;

	color: white;

	height: 39px;

	font: bold 11px/34px Verdana, sans-serif, Arial;

}



.head_nav a.left_corner,

.head_nav a.right_corner {

	display: block !important;

	height: 39px;

	overflow: hidden !important;

	padding: 0px !important;

}



.head_nav a.left_corner {

	border-left: none;

	text-align: center;

}



.head_nav a.right_corner {

	border-right: none;

	text-align: center;

}



.head_nav a.left_corner span {

	height: 39px;

	text-align: center;

	line-height: 39px;

}



.head_nav a.left_corner span {

	padding: 0 4px;

}



.head_nav a.right_corner span {

	height: 39px;

}



.head_nav a.left_corner:hover b.uefa_menu {

	background: url("/images/uefa_btn.png") no-repeat center center !important;

}



.head_nav a.left_corner b.uefa_menu {

	background: url("/images/uefa_btn.png") no-repeat center center !important;

	padding: 0 !important;

	display: inline-block;

	text-indent: -99999px;

	height: 39px;

}



.head_nav a.left_corner span:hover {

	height: 39px;

}



.head_nav a.right_corner span:hover {

	height: 39px;

}



#active_head_link,

.head_nav a.active_link {

	text-decoration: none;

	color: #ff8400;

}



.head_nav a#active_head_link.left_corner span {

	left: 0;

}



.head_nav a#active_head_link.right_corner span {

	right: 0;

}



.head_nav a:hover,

.head_nav.right a:hover {

	text-decoration: none;

	color: #ff8400;

	/*	text-shadow: 1px 0 1px #000;*/

}



#header_wc .head_nav a:hover,

#header_wc .head_nav a:hover {

	text-decoration: none;

	color: #dd0321;

}



.head_nav a span.anime {

	position: absolute;

	top: 12px;

	left: 0;

	width: 50px;

	height: 14px;

	display: block;

	background: url("../images/vivasport.gif") no-repeat 0 0;

}



.head_nav.right a span {

	color: #999;

}



.head_nav.right a:hover span {

	color: #ff8400 !important;

}



#show_menu_small {

	display: inline-block;

	margin-left: 10px;

}



#show_menu_small span {

	display: inline-block;

	background: url("../images/horisontal_dots.png") no-repeat center center;

	width: 24px;

	height: 39px;

	line-height: 39px;

}



#show_menu_small:hover span {

	background: url("../images/horisontal_dots_active.png") no-repeat center center;

}



#show_menu,

#show_menu2 {

	display: none;

}



#inner_menu_block {

	display: none;

	position: absolute;

	top: 33px;

	right: -64px;

	width: 160px;

	height: auto;

	background: #fff;

	z-index: 10000;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	padding: 5px 0;

}



#inner_menu_block:after {

	bottom: 100%;

	left: 50%;

	border: solid transparent;

	content: " ";

	height: 0;

	width: 0;

	position: absolute;

	pointer-events: none;

	border-color: rgba(255, 255, 255, 0);

	border-bottom-color: #fff;

	border-width: 5px;

	margin-left: -5px;

}



#top_head_nav #inner_menu_block a {

	/*display: block; */

	margin: 3px 0;

	float: none;

	height: 22px;

	line-height: 22px;

}



#top_head_nav #inner_menu_block a span {

	color: #000;

	line-height: 22px;

	text-align: left;

	padding-left: 20px;

}



#top_head_nav #inner_menu_block a:hover span {

	color: #ff8400;

}



/* end headnav */



#more_pages {

	float: right;

}



#more_pages a {

	float: right;

	color: #fff;

	text-align: center;

	width: 60px;

	text-decoration: none;

	font-weight: bold;

	font-size: 10px;

}



#more_pages a img {

	display: block;

	margin: 5px auto;

}



#more_pages a:hover {

	color: #dd0321;

}



#more_pages a:hover img {

	opacity: .7;

}



/*layout box*/

#main {

	width: 100%;

	clear: both;

}



.left_side {

	width: 160px;

	/*background: #0D0D0D url('../images/left_td_spacer_bottom.gif') no-repeat left bottom;*/

}



.content {

	/*background: #0D0D0D url('../images/center_td_spacer_bottom.gif') no-repeat left bottom;*/

	border-left: 10px solid black;

	width: 600px;

}



.right_side {

	width: 300px;

	border-left: 10px solid black;

	position: relative;

	z-index: 10;

	/*background: #0D0D0D url('../images/right_td_spacer_bottom.gif') no-repeat left bottom;*/

}



.left_side,

.right_side,

.content {

	vertical-align: top;

}



.left_side .rounded_container {

	width: 158px;

}



.left_side .rounded_container.dark_border,

.left_side .rounded_container.light_border {

	width: 158px;

}



/*.content .rounded_container.light_border, .content .rounded_container.dark_border {

	width: 598px;

}*/



.right_side .rounded_container {

	width: 300px;

}



.right_side .rounded_container.light_border,

.right_side .rounded_container.dark_border {

	/* width: 298px; */

}



.sportal_gallery .right_side {

	padding-top: 10px;

}



/*end layout box */



/*************

* left nav start *

*************/

.left_nav_root,

#second_left_nav {

	list-style-type: none;

}



.left_nav_root li a {

	display: block;

	position: relative;

	margin-bottom: 1px;

	height: 18px;

	padding: 4px 0 0 10px;

	/*background: #333333 url('../images/left_menu_right_border.png') no-repeat right top;*/

	background: #333333;

	border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	overflow: hidden;

	font-size: 11px;

}



.left_nav_root li a span {

	position: absolute;

	top: 0;

	left: 0;

	width: 5px;

	height: 22px;

	background: #333333 url('../images/left_menu_left_border.png') no-repeat;

	display: none;

}



.left_nav_root li a em {

	position: absolute;

	right: 0;

	top: 0;

	width: 90px;

	height: 22px;

	cursor: pointer;

}



.left_nav_root li a.active_left_link {

	background-color: #FE850C;

	text-decoration: none;

}



.left_nav_root li a.active_left_link:hover {

	color: #fff;

	text-decoration: none;

}



.left_nav_root li a:hover,

.left_nav_root li a:hover span {

	color: #FE850C;

	text-decoration: none;

}



#second_left_nav a {

	background-color: #1A1A1A;

}



.active_second_nav_link,

#second_left_nav a:hover {

	background-color: #262626 !important;

}



#second_left_nav a span {

	background-color: #262626;

}



span.active_bullet {

	background-color: #FE850C !important;

}



/*end left nav */



/* select box style */

.combo_box {

	height: 19px;

	width: 168px;

	position: relative;

}



.combo_box *,

.combo_box {

	font: 11px verdana, sans-serif;

	color: white;

	cursor: default;

}



.combo_box input {

	background: transparent;

	width: 144px;

	border: 0;

	padding: 5px 0 5px;

	margin-top: -2px;

}



.combo_box span {

	display: block;

	margin: 0 15px 0 6px;

	padding-top: 2px;

	height: 16px;

	overflow: hidden;

	line-height: 15px;

}



.combo_box span img {

	vertical-align: top;

	float: left;

	margin: 1.1px 5px 0 0;

}



#teams_combo .combo_box span img {

	width: 12px;

}



.combo_box span span.combobox_football {

	width: 12px;

	height: 12px;

	background: url("../images/stats_football.png") no-repeat center center;

	margin: 0 5px 0 0;

	float: left;

}



.combo_box span span.combobox_volleyball {

	width: 12px;

	height: 12px;

	background: url("../images/stats_volleyball.png") no-repeat center center;

	margin: 0 5px 0 0;

	float: left;

}



.combo_box span span.combobox_formula1 {

	width: 12px;

	height: 12px;

	background: url("../images/stats_formula1.png") no-repeat center center;

	margin: 0 5px 0 0;

	float: left;

}



ul li span.combobox_football {

	background: url("../images/stats_football.png") no-repeat center center;

	width: 12px;

	height: 12px;

	margin: 0 5px 0 0;

	float: left;

}



ul li span.combobox_volleyball {

	background: url("../images/stats_volleyball.png") no-repeat center center;

	width: 12px;

	height: 12px;

	margin: 0 5px 0 0;

	float: left;

}



ul li span.combobox_formula1 {

	background: url("../images/stats_formula1.png") no-repeat center center;

	width: 12px;

	height: 12px;

	margin: 0 5px 0 0;

	float: left;

}



.combo_box div.wrap_list {

	display: none;

	position: absolute;

	top: 24px;

	left: 0;

	overflow: auto;

	z-index: 10000;

	border: 1px solid #737373;

	/*max-height: 430px;*/

	background-color: #363636;

	overflow-x: hidden;

}



.combo_box div.wrap_list .more_list {

	padding-left: 15px;

	background: url("../images/dot_orange.png") no-repeat left center;

	margin: 10px auto;

	display: block;

	cursor: pointer;

	font-size: 12px;

	width: 80px;

	clear: both;

}



#teams_combo .combo_box div.wrap_list .more_list {

	margin: 15px 0 0 5px;

}



#champ_combo .combo_box div.wrap_list {

	width: 1078px;

	left: -609px !important;

	padding: 20px 0 10px;

	/*height: 498px;*/

	overflow: hidden;

	max-width: auto !important;

}



#season_combo .combo_box div.wrap_list {

	width: 120px;

}



#teams_combo .combo_box div.wrap_list {

	width: 790px !important;

	left: -633px !important;

	padding: 10px 5px;

}



#teams_combo .combo_box ul {

	overflow-y: scroll;

}



#teams_combo .combo_box .wrap_list ul li:first-child {

	display: none;

}



#teams_combo .combo_box .wrap_list ul li {

	margin-right: 5px;

}



#champ_combo .combo_box div.col {

	width: 330px;

	float: left;

	margin: 0 10px;

}



.combo_box div.col h3 {

	text-transform: uppercase;

	text-align: left;

	height: 26px;

	border-bottom: 1px solid #4d4d4d;

	padding: 0 20px 10px 0;

	margin-bottom: 15px;

	font-weight: bold;

}



#champ_combo .combo_box div.wrap_list .col h3 {

	font-size: 16px;

	text-transform: none;

	color: #a6a6a6;

}



#champ_combo .combo_box ul li.title {

	display: none;

}



#season_combo .combo_box div.col h3 {

	display: none;

}



#champ_combo .combo_box div.col ul:nth-child(4),

#champ_combo .combo_box div.col ul:nth-child(3) {

	margin-right: 0;

}



#champ_combo .combo_box .col:nth-child(4) ul {

	height: 62px;

	margin-top: 20px;

}



/* margin: 0 0 5px 0; => margin: 0 0 50px 0; to hide extra element */

#champ_combo .combo_box .col:nth-child(4) ul li {

	cursor: default;

	padding: 2px;

	_height: 1px;

	float: none;

	margin-right: 4px;

	background-color: #363636;

	margin: 0 0 50px 0;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

}



#champ_combo .combo_box .col:nth-child(4) ul li:after {

	content: '';

}



#champ_combo .combo_box div.col ul li {

	width: 100%;

	margin: 0 0 8px 0;

}



#teams_combo .combo_box div.col ul li {

	margin: 0 10px 5px 0;

}



#teams_combo .combo_box div.col ul li.title {

	display: none;

}



#champ_combo .combo_box ul li .logo,

#season_combo .combo_box ul li .logo {

	display: none;

}



.combo_box ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

	background-color: #363636;

	z-index: 10000;

	overflow: hidden;

}



#champ_combo .combo_box ul {

	height: 360px;

}



#champ_combo .combo_box .col:nth-child(3) ul {

	height: 234px;

}



#champ_combo .combo_box ul li img {

	float: left;

	width: 50px;

	margin-right: 10px;

}



#champ_combo .combo_box ul li .main_link {

	display: block;

	font-weight: bold;

	font-size: 14px;

	margin: 5px 0;

	cursor: pointer;

}



#champ_combo .combo_box ul .subnav {

	float: left;

}



#champ_combo .combo_box ul .subnav a {

	color: #999;

	cursor: pointer;

}



#teams_combo .combo_box ul {

	height: 190px;

}



.combo_box ul li {

	cursor: default;

	padding: 2px;

	_height: 1px;

	float: left;

	width: 182px;

	margin-right: 4px;

	background-color: #363636;

	margin: 0 0 5px 0;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

}



.combo_box ul li.title {

	color: #fe850c;

	text-transform: uppercase;

	font-weight: bold;

}



#teams_combo .combo_box div.col ul li:first-of-type {

	display: none;

}



#season_combo .combo_box ul li.title,

#season_combo .combo_box div.col h3,

#teams_combo .combo_box ul li.title,

#season_combo .combo_box .more_list,

#sports_combo .combo_box .more_list,

#sports_combo .combo_box ul li.title,

#sports_combo .combo_box ul li img.logo,

#sports_combo .combo_box div.col h3,

#sports_combo .combo_box .more_list,

#sports_combo2 .combo_box ul li.title,

#sports_combo2 .combo_box ul li img.logo,

#sports_combo2 .combo_box div.col h3,

#sports_combo2 .combo_box .more_list,

#player_combo .combo_box ul li img.logo,

#player_combo .combo_box div.col h3,

#player_combo .combo_box ul li.title,

#player_combo .combo_box .more_list,

#phase_combo .combo_box ul li img.logo,

#phase_combo .combo_box div.col h3,

#phase_combo .combo_box ul li.title,

#phase_combo .combo_box .more_list,

#stat_toolbar_voleyball #champ_combo .combo_box .more_list,

#stat_toolbar_voleyball #champ_combo .combo_box div.col h3,

#stat_toolbar_voleyball #champ_combo .combo_box ul li.title,

#stat_toolbar_voleyball #champ_combo .combo_box ul li img.logo,

#stat_toolbar_voleyball #teams_combo .combo_box .more_list,

#stat_toolbar_voleyball #teams_combo .combo_box div.col h3,

#stat_toolbar_voleyball #teams_combo .combo_box ul li.title,

#stat_toolbar_voleyball #teams_combo .combo_box ul li img.logo,

#klasirane_select_2 .combo_box ul li img.logo {

	display: none;

}



.combo_box div.col ul:after {

	clear: both;

	overflow: hidden;

}



.combo_box ul li img {

	vertical-align: middle;

}



.combo_box ul li img.logo {

	width: 30px;

	margin-right: 5px;

}



.combo_box ul li.selected {

	background-color: #FE850C;

	color: black;

}



#champ_combo .combo_box ul li.selected {

	background: none;

}



/*#champ_combo .combo_box ul li.selected .main_link,*/

#champ_combo .combo_box ul li .main_link:hover,

#champ_combo .combo_box ul li .subnav a:hover {

	color: #fe850c;

	text-decoration: none;

}



.select_box_container {

	margin: 5px;

	background: url('../images/select_box_new.png') no-repeat 0 0;

}



.select_box_container .combo_box {

	width: 145px !important;



}



.big_select_box,

.middle_select_box,

.small_select_box {

	float: left;

	height: 19px;

	margin-right: 4px;

	position: relative;

}



.big_select_box .combo_box {

	width: 211px;

	padding: 0;

	background: url('../images/registry_big_select_box.gif');

}



.middle_select_box .combo_box {

	width: 93px;

	background-image: url('../images/registry_middle_select_box.gif');

}



.middle_select_box .combo_box input {

	width: 66px !important;

}



.small_select_box .combo_box {

	width: 55px;

	background-image: url('../images/registry_small_select_box.gif');

}



.small_select_box .combo_box input {

	width: 31px !important;

}



/* end select box */



/* klasirane style */



table.hidden {

	display: none;

}



table.visible {

	background-color: #313131;

	width: 100%;

	margin-bottom: 9px;

	display: table;

}



table.visible td {

	/* height: 30px; */

	border-top: 1px solid #262626;

}



.team {

	/* .livescore-box>tbody>tridth: 137px; */

	padding-left: 10px;

	border-right: 1px solid #262626;

	background-color: #404040;

}



.point {





	color: #A6A6A6;

	text-align: center;

}



#klasirane {

	background-color: #262626;

}



#ranking_small_box {

	z-index: 100000;

}



#select_1 li {

	padding-left: 5px;

}



#ranking_small_box .more_klasirane,

p.more_events,

p.more_live_scores,

p.more_rss,

p.more_teams,

p.right_alignment {

	text-align: right;

	height: 20px;

	line-height: 9px;

	padding-right: 5px;

}



p.right_alignment {

	line-height: 30px;

	height: 30px;

}



p.right_alignment.padd_lr {

	padding: 0 20px;

}



#klasirane_select,

#klasirane_select_1 {

	width: 169px;

	height: 17px;

}



#klasirane table {

	background-color: #1A1A1A;

	margin-bottom: 0;

}



#klasirane table td {

	height: 30px;

	border-bottom: 1px solid #1A1A1A;

	background-color: #404040;

	text-align: right;

	padding-right: 5px;

	color: #A6A6A6;

}



#klasirane table .team_name {

	width: 143px;

	text-align: left;

	color: white;

}



#klasirane table .order {

	padding-left: 10px;

	width: 24px;

	text-align: left;

}



#klasirane table .match,

#klasirane table .point {

	background-color: #595959;

}



#klasirane table .goals,

#klasirane table .match {

	border-left: 1px solid #1A1A1A;

	border-right: 1px solid #1A1A1A;

}



#klasirane table .heading_title td {

	height: 27px;

	border-bottom: 0;

	padding-right: 0;

	text-align: center;

	background-color: #1A1A1A;

	color: white;

}



#klasirane .select_box_container {

	position: absolute;

	top: 27px;

	background-position: 0 -1px;

	padding-top: 4px;

	padding-bottom: 4px;

}



tr.ch_league td.stand span {

	background: #459428 !important;

}



tr.u_cup td.stand span {

	background: #00417a !important;

	color: #ccc !important;

}



tr.unkwon_cup td.stand span {

	background: #0a8dff !important;

}



tr.out_of_group td.stand span {

	background: #c1272d !important;

}



tr.clasirane_color_0 td.stand span {

	background: #64ca3f !important;

}



tr.clasirane_color_1 td.stand span {

	background: #ff7800 !important;

}



tr.clasirane_color_2 td.stand span {

	background: #459428 !important;

}



tr.clasirane_color_3 td.stand span {

	background: #64ca3f !important;

}



#klasirane td.legend_td {

	background-color: transparent;

	text-align: left;

	color: white;

}



.legend_klasirane {

	padding: 19px 0 14px 10px;

	list-style-type: none;

	overflow: hidden;

	border-top: 1px solid #1e1e1e;

}



.legend_klasirane li {

	overflow: hidden;

	margin-bottom: 4px;

	float: left;

	margin-left: 15px;

}



.legend_klasirane em {

	width: 11px;

	height: 11px;

	vertical-align: top;

	margin-right: 5px;

	float: left;

	background-color: #99DDFF;

}



.legend_klasirane em.ch_league {

	background-color: #459428;

}



.legend_klasirane em.u_cup {

	background-color: #00417a;

}



.legend_klasirane em.out_of_group {

	background-color: #c1272d;

}



.legend_klasirane em.unkwon_cup {

	background-color: #0a8dff;

}



.legend_klasirane em.clasirane_color_0 {

	background-color: #64ca3f;

}



.legend_klasirane em.clasirane_color_1 {

	background-color: #ff7800;

}



.legend_klasirane em.clasirane_color_2 {

	background-color: #459428;

}



.legend_klasirane em.clasirane_color_3 {

	background-color: #64ca3f;

}



#klasirane_new div.visible {

	overflow: hidden;

}



#klasirane_new #tabs_moveble_content_10_1 .time {

	border-left: 1px solid #1A1A1A;

	background-color: #4D4D4D;

}



#klasirane_new #tabs_moveble_content_10_1 td,

#klasirane_new #tabs_moveble_content_10_1 td.date {

	/*background-color: #1a1a1a;

	border: none; */

}



#rrr_1 #tabs_moveble_content_10_1 td,

#rrr_1 #tabs_moveble_content_10_1 td.date {}



#klasirane_new #tabs_moveble_content_10_1 tr.date td {

	background-color: #1a1a1a;

	height: 13px;

	color: #ffffff;

	font-weight: bold;

}



#klasirane_new #tabs_moveble_content_10_1 td.date {

	text-align: right;

}



#klasirane_new #tabs_moveble_content_10_1 tr.nowPlaying td,

#klasirane_new #tabs_moveble_content_10_1 tr.nowPlaying td.date {

	background-color: #404040;

}



#klasirane_new #tabs_moveble_content_10_1 tr.nowPlaying td.time {

	font-weight: bold;

	color: white;

	background-color: #595959;

	text-align: center;

}



#klasirane_new #tabs_moveble_content_10_1 tr.heading_title td {

	background-color: #1A1A1A;

}



/*end klasirane */



/*anketa style start */



.list_answer {

	list-style-type: none;

	margin: 20px 0;

}



.list_answer li {

	overflow: hidden;

	margin: 0 0 10px 10px;

	_float: left;

	width: 140px;

	font-size: 11px;

}



.list_answer li label {

	float: left;

	width: 118px;

	cursor: pointer;

}



.radio_button {

	float: left;

	width: 12px;

	height: 12px;

	margin-right: 8px;

	cursor: pointer;

	background-image: url('../images/radio_button.png');

}



.radio_button.checked_radio {

	background-image: url('../images/radio_button_checked.png');

}



.send_view_anketa_box {

	overflow: hidden;

	text-align: center;

	line-height: 30px;

	vertical-align: top;

	color: #333333;

}



.send_view_anketa_box span {

	display: inline-block;

	line-height: 25px;

	width: 1px;

	background: #333;

	color: #999;

}



.send_view_anketa_box a.bottom {

	display: block;

	line-height: 19px;

}



.send_view_anketa_box a {

	color: #999;

	font-weight: bold;

}



.send_view_anketa_box a:hover {

	color: #FE850C;

}



.send_anketa {

	width: 120px;

	height: 27px;

	cursor: pointer;

	background: transparent url('../images/anketa_submit.png') no-repeat 0 0;

	line-height: 21px;

	text-transform: uppercase;

	margin-bottom: 5px;

}



.send_anketa:hover {

	background: #ff8400;

	border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	overflow: hidden;

}



.vote_toolbar .send_anketa {

	width: 92px;

	height: 27px;

	cursor: pointer;

	background: rgb(51, 51, 51);

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjIyMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(51, 51, 51, 1)), color-stop(100%, rgba(34, 34, 34, 1)));

	background: -webkit-linear-gradient(top, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	background: -o-linear-gradient(top, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	background: -ms-linear-gradient(top, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	background: linear-gradient(to bottom, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);

	border-radius: 0 5px 5px 0;

	-moz-border-radius: 0 5px 5px 0;

	-webkit-border-radius: 0 5px 5px 0;

	border: 1px solid #333;

	line-height: 21px;

	text-transform: uppercase;

	margin-bottom: 5px;

}



.vote_toolbar .vote_button.results {

	width: 85px;

	height: 18px;

	cursor: pointer;

	background: rgb(51, 51, 51);

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjIyMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(51, 51, 51, 1)), color-stop(100%, rgba(34, 34, 34, 1)));

	background: -webkit-linear-gradient(top, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	background: -o-linear-gradient(top, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	background: -ms-linear-gradient(top, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	background: linear-gradient(to bottom, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);

	border-radius: 5px 0 0 5px;

	-moz-border-radius: 5px 0 0 5px;

	-webkit-border-radius: 5px 0 0 5px;

	border: 1px solid #333;

	line-height: 21px;

	text-transform: uppercase;

	margin-bottom: 5px;

}



.vote_toolbar .send_anketa:hover,

.vote_toolbar .vote_button.results:hover {

	background: #fe850c;

	border-color: #fe850c;

}



.bar_result {

	height: 5px;

	width: 0;

	overflow: hidden;

	margin-top: 2px;

	background-color: #FE850C;

}



/* end anketa style */



/*heading news pic text "marque" style*/



.heading_news_pic_text {

	margin-bottom: 10px;

	overflow: hidden;

	height: 280px;

}



.flash_top_news {

	height: 284px;

	position: relative;

}



.flash_top_news div {

	width: 658px;

	position: absolute;

	right: 0;

	top: 0;

	height: 274px;

}



.new_view_lside {

	padding-top: 286px;

}



a.classic_new_view {

	position: absolute;

	top: 10px;

	left: 10px;

	width: 21px;

	height: 15px;

	background: url('../images/new_view_icon.gif');

}



a.classic_new_view:hover {

	background-position: -21px 0;

}



.small_pic_content {

	float: left;

	width: 96px;

	height: 50px;

	padding: 3px;

	position: relative;

	background-color: #333;

	z-index: 1000;

}



.small_pic_content img {

	cursor: pointer;

	width: 96px;

	height: 50px;

}



#active_pic_news_text,

#active_galery_pic,

#active_video_link .left_link,

.hr_act {

	background-color: #FE850C;

}



#big_pic_content_news {

	float: left;

	margin: 0;

	width: 496px;

	height: 280px;

	overflow: hidden;

	position: relative;

	z-index: 1001;

}



.play_icon {

	display: block;

	position: absolute;

	width: 69px;

	height: 69px;

	background: url("../images/play_icon_big.png") no-repeat 0 0;

	top: 35%;

	left: 45%;

}



.description_news_pic_text {

	position: absolute;

	left: 0;

	bottom: 0;

	width: 468px;

	height: auto;

	overflow: hidden;

	padding: 8px 15px;

	/*background: url('../images/description_text_mask.png');*/

	background: rgba(0, 0, 0, 0.7);

	display: block;

	font-size: 15px;

	text-shadow: 1px 1px 1px #000;

	-moz-text-shadow: 1px 1px 1px #000;

	-webkit-text-shadow: 1px 1px 1px #000;

}



.description_news_pic_text .inner_text {

	height: 36px;

	overflow: hidden;

	line-height: 12px;

	display: none !important;

}



/*end heading news pic/text */



/*news after 48 hours */

.news_after_forty_hours {

	height: 131px;

}



.news_after_forty_hours td {

	height: 26px;

}



.news_after_forty_hours td.dark_text {

	padding: 0 10px;

	font-size: 12px;

}



.news_after_forty_hours td .orange_link {

	font-weight: bold;

	font-size: 12px;

	margin-left: 10px;

	display: block;

}



.news_after_forty_hours h3.heading_title_container {

	background-color: black;

	position: relative;

	left: -10px;

	width: 446px;

	margin-right: -30px;

}



.heading_title_container.static_title {

	border: 1px solid #1A1A1A;

	border-radius: 5px 5px 0 0;

	-moz-border-radius: 5px 5px 0 0;

	-webkit-border-radius: 5px 5px 0 0;

	color: #fff;

	border-bottom: none;

}



.category_column {

	width: 87px;

	padding: 0 24px 0 10px;

}



.news_after_forty_hours .category_column {

	background: #333333;

	font-size: 12px;

	width: auto;

	padding: 3px 10px;

	border-bottom: 1px solid #1a1a1a;

	min-width: 100px;

}



/*end news after 48 hours */



/*prognozi style start */

.bets_table {

	margin-bottom: 10px;

	width: 100%;

}



.bets_table td {

	height: 50px;

	border-left: 2px solid #1A1A1A;

	text-align: center;

}



td.description_match {

	width: 145px;

	padding: 0 0 0 10px;

	border-left: 0;

	text-align: left;

	font-size: 9px;

	height: 30px;

}



.diff_color_tr {

	background-color: #333333;

}



.bets_table_person td {

	padding: 10px;

	width: 138px;

}



.bets_table_person td img {

	border: 1px solid white;

}



.bets_table_person .person_td {

	width: 290px;

	height: 230px;

	background-color: #333333;

}



.bets_table_person .person_name {

	margin-bottom: 10px;

	font: bold 17px verdana, sans-serif;

	color: #FE850C;

}



.bets_table.inside td {

	color: #808080;

}



.bets_table.inside td b {

	color: white;

}



.bets_table.inside td.description_match {

	color: white;

	font-size: 9px;

}



.bets_table .results {

	color: #FE850C;

}



.bets_table .active_person {

	background-image: url('../images/column_selected_bets.png');

}



.bets_table .mouseover_person {

	background-image: url('../images/column_hover_bets.png');

}



/*end prognozi */



/* heading news style */

table.heading_news {

	table-layout: fixed;

	overflow: hidden;

	width: 598px;

}



table.heading_news td {

	padding: 5px 10px 0 10px;

	vertical-align: top;

}



table.heading_news.my_sportal_heading_news td {

	padding: 10px;

}



table.heading_news.my_sportal_heading_news td.diff_color {

	vertical-align: middle;

}



table.heading_news.my_sportal_heading_news td.center_td {

	width: 120px;

	padding-left: 13px;

	padding-right: 22px;

}



table.heading_news.my_sportal_heading_news .link_title {

	font-weight: bold;

	text-transform: uppercase;

}



table.heading_news.my_sportal_heading_news .link_title:hover {

	text-decoration: none;

}



.my_sportal_galery_news {

	display: block;

	border: 1px solid white;

	height: 126px;

	width: 126px;

	background-position: top right;





}





table.heading_news td.diff_color {

	background-color: #262626;

}



table.heading_news td.dark_text {

	padding: 10px 10px 0px 10px;

}



table.heading_news.top {

	padding: 10px 0 0;

}



table.heading_news .bottom_pic {

	padding: 10px 6px 0;

}



table.heading_news .bottom_pic a {

	display: block;

	position: relative;

	-webkit-transition: all 1s ease-in-out;

	-moz-transition: all 1s ease-in-out;

	-o-transition: all 1s ease-in-out;

	transition: all 1s ease-in-out;

}



table.heading_news .bottom_pic a:hover em {

	opacity: 1;

}



table.heading_news .bottom_pic em {

	position: absolute;

	width: 50px;

	height: 50px;

	top: 40%;

	left: 42%;

	display: block;

	background: url('../images/play_icon_medium.png') no-repeat 0 0;

	opacity: 0.5;

	-webkit-transition: all .3s ease-in-out;

	-moz-transition: all .3s ease-in-out;

	-o-transition: all .3s ease-in-out;

	transition: all .3s ease-in-out;

}



table.heading_news.bottom .bottom_pic em {

	top: 30%;

	left: 38%;

}



table.heading_news.heading_news_bg {

	padding: 10px 0 0;

}



table.heading_news.top .orange_link {

	font-size: 15px;

	font-weight: bold;

	width: 100%;

}



table.heading_news.top .bottom_pic .live_btn,

table.heading_news.bottom .bottom_pic .live_btn {

	position: absolute;

	width: 45px;

	height: 13px;

	background: url("../images/live_animation.gif") no-repeat 0 0;

	display: block;

	top: 1px;

	right: 3px;

}



table.heading_news.top .bottom_pic img {

	width: 283px;

	height: 158px;

}



table.heading_news.bottom {

	margin: 10px 0;

}



table.heading_news.bottom .bottom_pic img {

	width: 183px;

	height: 102px;

}



table.heading_news.bottom .orange_link {

	font-size: 12px;

	font-weight: bold;

}



table.heading_news.inner_category {

	padding: 20px 7px 0;

}



table.heading_news.inner_category .bottom_pic {

	width: 185px;

	padding: 0 5px;

}



table.heading_news.inner_category .bottom_pic img {

	width: 183px;

	height: 102px;

	border: 1px solid #333;

}



table.heading_news.inner_category .orange_link {

	margin: 5px 0 10px;

	font-size: 12px;

	display: block;

}



.heading_news.under_news {

	margin-top: 0 !important;

}



/*.heading_news_bg {

	background: url('../images/heading_news_bg.gif') repeat-x #1a1a1a;

}*/

/*end heading news */



/*more news style */

.more_news {

	width: 100%;

	background-color: #1a1a1a;

	table-layout: fixed;

}



.more_news.under_news {

	padding-bottom: 10px;

}



.more_news td {

	padding: 9px;

	vertical-align: top;

	border-bottom: 1px solid #1a1a1a;

}



.more_news td.info {

	padding: 9px 9px 0;

}



.more_news td.pic_content {

	background-color: #1a1a1a;

	padding: 9px 5px 0 9px;

	width: 228px;

	height: 127px;

	vertical-align: middle;

}



.more_news td.pic_content a {

	display: block;

	position: relative;

}



.more_news td.pic_content img {

	width: 228px;

	height: 127px;

	border-color: #333333;

}



.more_news td.pic_content em {

	position: absolute;

	width: 50px;

	height: 50px;

	top: 30%;

	left: 40%;

	display: block;

	background: url('../images/play_icon_medium.png') no-repeat 0 0;

	-webkit-transition: all .3s ease-in-out;

	-moz-transition: all .3s ease-in-out;

	-o-transition: all .3s ease-in-out;

	transition: all .3s ease-in-out;

	opacity: 0.5;

}



.more_news td.pic_content a:hover em {

	opacity: 1;

}



td.section4_bottom .more_news td.pic_content em {

	top: 27%;

	left: 38%;

}



.section4_right .more_news td.pic_content em {

	top: 40%;

}



.more_news .brand_banner,

.heading_news_section_4 .box_brand_banner {

	height: 9px;

	padding: 0;

	border: 0;

	background-color: #1a1a1a;

}



.more_news .dark_text {

	display: inline-block;

	margin: 5px 0 0;

	font-size: 12px;

}



.more_news .dark_text.big {

	margin-bottom: 8px;

}



.more_news .orange_link {

	font-weight: bold;

	font-size: 15px;

}



.more_news .orange_link.big {

	margin-bottom: 5px;

	height: 44px;

	overflow: hidden;

	display: block;

}



.more_news tr.special_news td.pic_content {

	position: relative;

	display: block;

	overflow: hidden;

	height: 324px;

	width: 578px;

}



.more_news tr.special_news td.pic_content .play_icon {

	left: 43%;

	opacity: 0.5;

	-webkit-transition: all 1s ease-in-out;

	-moz-transition: all 1s ease-in-out;

	-o-transition: all 1s ease-in-out;

	transition: all 1s ease-in-out;

}



.more_news tr.special_news td.pic_content a:hover .play_icon {

	opacity: 1;

}



.more_news tr.special_news td.pic_content img {

	width: 100%;

	height: 100%;

}



.more_news tr.special_news {

	/*	position: relative;*/

}



.more_news tr.special_news td.pic_content .orange_link {

	display: block;

	position: absolute;

	bottom: 0;

	left: 9px;

	width: 560px;

	padding: 10px;

	background: rgba(0, 0, 0, 0.8);

	font-size: 15px;

	color: #ff8400;

	text-align: left;

}



/* end more news */



/* live score style start */

.live_scores {

	width: 100%;

	margin-bottom: 10px;

}



.live_scores td {

	/* height: 30px; */

	width: 30px;

	/* padding: 0 3px; */

	background-color: #2d2d2d;

	/**/

	color: #A6A6A6;

	/* border-bottom: 1px solid #1A1A1A; #262626  1A1A1A */

	font-size: 10px;

}



.rounded_container.live_scores_brand .live_scores .dark_green td.description_match {

	border-left: none !important;

	border-right: none !important;

}



.rounded_container.live_scores_brand .live_scores .dark_green td input[type="image"] {

	height: auto;

	padding: 0;

}



.live_scores td.time_match a {

	display: block;

	text-decoration: none;

	position: absolute;

	top: 21px;

	right: 0;

	background: url("../images/open_td_orange.png") no-repeat 0 0;

	width: 5px;

	height: 5px;

	text-indent: -999999px;

}



.live_scores tr.ls_betting_score td.time_match a {

	background: url("../images/open_td.png") no-repeat 0 0;

}



.live_scores tr.dark_green td {

	border: none !important;

}



.live_scores td.results {

	text-align: center;

	width: 20px;

	font-weight: bold;

	padding-left: 5px;

	background: #404040;

}



.live_scores td.description_match {

	position: relative !important;

	padding: 0 5px;

}



.live_scores td.description_match .ls_video_link {

	background: url("../images/livescore_play.png") no-repeat 0 0;

	width: 18px;

	height: 18px;

	margin: 5px 2px 5px 3px;

	float: right;

}



.live_scores tr.active_match td,

.search_list_table tr.active_match td {

	background-color: #404040;

}



.live_scores .description_match {

	padding-left: 0;

	width: 190px;

	text-align: left;

	color: white;

	border-right: 1px solid #262626;

}



.live_scores .time_match {

	background: #404040;

	position: relative !important;

	line-height: 30px;

}



.live_scores tr.dark_green td,

.live_scores tr.dark_green td.description_match {

	background: #1a1a1a;

}



.live_scores .ls_tv_link {

	float: left;

	width: 18px;

	height: 18px;

	background-image: url('../images/livescore_tv.png');

	margin: 5px 5px 5px 2px;

}



.live_scores tr.diff_color {

	background-color: #404040;

}



.live_score {

	background-color: #262626;

}



.live_score .single_match {

	background-color: #1A1A1A;

}



/* beting index right col */

table.live_scores tr.ls_betting_score td.time_match,

table.live_scores tr.ls_betting_score td.description_match,

table.live_scores tr.ls_betting_score td.results {

	border: none !important;

	background: #262626 url("../images/td_shadow.png") repeat-x;

}



table.live_scores tr.ls_beting_odds td {

	background: #262626;

}



table.live_scores tr.ls_beting_odds {

	clear: both;

}



table.live_scores tr.ls_beting_odds img {

	float: left;

	margin: 10px 8px 0 2px;

	max-width: 66px;

}



table.live_scores tr.ls_beting_odds a {

	float: left;

	background: url("../images/bet_pad.png") no-repeat 0 0;

	width: 40px;

	height: 11px;

	margin: 0 0;

	color: #000;

	padding: 8px 8px 10px 24px;

	font-size: 9px;

	position: relative;

	text-align: center;

	overflow: hidden;

}



table.live_scores tr.ls_beting_odds a span {

	font-weight: bold;

	display: block;

	text-align: left;

	position: absolute;

	left: 11px;

}



table.live_scores tr.ls_beting_odds a:hover span {

	text-decoration: none;

}



.single_match .match_statistic,

#match_popup table {

	width: 100%;

}



.single_match .match_statistic td,

#match_popup table td {

	width: 178px;

	height: 22px;

	vertical-align: top;

	/*padding: 0 10px;*/

	border-bottom: 1px solid #1A1A1A;

}



#match_popup {

	width: 448px;

	background-color: #1A1A1A;

	padding: 0 1px 10px 1px;

	position: absolute;

	left: 10px;

	display: none;

	z-index: 999999;

}



#match_popup .heading_title_container {

	background: transparent url('../images/close_live_score.gif') no-repeat right center !important;

}



.single_match .match_statistic td.center_td,

#match_popup table td.center_td {

	width: 50px;

	border-left: 1px solid #1A1A1A;

	border-right: 1px solid #1A1A1A;

	text-align: center;

	background-color: #1A1A1A;

}



.single_match .match_statistic .match_title td,

#match_popup table .match_title td {

	height: 39px;

	background-color: #595959;

	font-weight: bold;

	vertical-align: middle;

	text-transform: uppercase;

	padding: 0 10px;

}



.single_match .match_statistic ul,

#match_popup table ul {

	list-style-type: none;

	/*	width: 195px; */

}



.single_match .match_statistic ul li,

#match_popup table ul li {

	background-color: #404040;

	padding: 0 10px;

	margin-bottom: 1px;

	line-height: 22px;

}



#match_popup table ul li img {

	margin: 5px 0 2px 0;

	/*small icon*/

}



.single_match .match_statistic .match_title .left_td,

#match_popup table .match_title .left_td {

	text-align: right;

}



.single_match .match_statistic .match_title .center_td,

#match_popup table .match_title .center_td {

	color: #FE850C;

	font-size: 20px;

}



.single_match .match_statistic li b,

#match_popup table ul li b {

	color: #A6A6A6;

	float: left;

	margin-right: 8px;

}



.single_match .match_statistic li span,

#match_popup table ul li span {

	float: right;

	color: #A6A6A6;

	margin-left: 8px;

}



.live_score td.empty_cell {

	background-color: transparent !important;

}



.refer_title {

	background-color: #1A1A1A;

	font-weight: normal;

	text-transform: none;

	padding-top: 6px;

	height: 20px;

	border-bottom: 10px solid #262626;

}



.refer_title .left_text {

	float: left;

}



.refer_title .right_text {

	float: right;

}



.single_match .teams_statistic {

	margin-bottom: 10px;

}



.single_match .teams_statistic .left_td {

	border-right: 2px solid #1A1A1A;

}



.single_match .teams_statistic td,

.single_match .teams_statistic th {

	width: 233px;

	background-color: #262626;

	border-bottom: 1px solid #1A1A1A;

	padding: 0 10px;

	height: 22px;

}



.single_match .teams_statistic th {

	background-color: #404040;

	text-align: left;

}



.single_match .teams_statistic .out_player,

.single_match .teams_statistic .in_player {

	width: 214px;

	padding-left: 29px;

	background-repeat: no-repeat;

	background-position: 10px center;

}



.single_match .teams_statistic .out_player {

	border-bottom: 0;

	color: #595959;

	background-image: url('../images/player_out.gif');

}



.single_match .teams_statistic .in_player {

	background-image: url('../images/player_in.gif');

}



.yellow_card,

.red_card,

.goal_icon {

	float: right;

	margin-left: 6px;

	width: 7px;

	height: 10px;

	margin-top: 3px;

	overflow: hidden;

}



.yellow_card {

	background-color: #FFAA00;

}



.red_card {

	background-color: red;

}



.goal_icon {

	width: 12px;

	height: 12px;

	margin-top: 2px;

	margin-left: 4px;

	background-image: url('../images/goal_icon.gif');

}



.single_match .teams_statistic .reserve {

	color: #595959;

	border-bottom: 0;

}



.single_match .teams_statistic .reserve span {

	float: left;

	width: 95px;

	padding-right: 10px;

}



.live_score_match_moment {

	background-color: #333333 !important;

}



.match_at_moment {

	border-top: 1px solid #262626;

	width: 100%;

	margin-bottom: 10px;

}



.match_at_moment td {

	padding: 8px 0 10px 7px;

	border-bottom: 1px solid #262626;

	color: #A6A6A6;

	vertical-align: top;

}



.match_at_moment td.match_simbol {

	width: 12px;

	padding: 6px 0 0 5px;

	text-align: center;

}



.match_at_moment td.match_simbol * {

	display: block;

	float: none;

}



.match_at_moment td.text_description {

	width: 243px;

	padding-right: 10px;

	color: white;

}



.match_at_moment .diff_color td {

	background-color: #4D4D4D;

}



.match_at_moment th {

	text-align: left;

	padding: 0 10px;

	height: 22px;

	border-bottom: 1px solid #262626;

	background-color: #666666;

}



#live_scores_table table,

.search_list_table {

	width: 100%;

	border-bottom: 10px solid #262626;

}



#live_scores_table td,

.search_list_table td {

	height: 30px;

	text-align: left;

	color: #A6A6A6;

	background-color: #404040;

	padding: 0 5px 0 10px;

	cursor: pointer;

}



#live_scores_table td {

	width: 52px;

}



.search_list_table td {

	cursor: default;

	padding: 0 10px;

}



#live_scores_table th,

.search_list_table th {

	text-align: left;

	font-weight: normal;

	height: 27px;

	padding: 0 5px;

	background-color: #1A1A1A;

}



.search_list_table th {

	font-weight: bold;

	padding-left: 10px;

}



#live_scores_table th.tournament_name {

	padding-left: 10px;

	font-weight: bold;

	text-transform: uppercase;

}



#live_scores_table th.r_al {

	text-align: right;

}



#live_scores_table td.match_name {

	color: white;

	padding-left: 5px;

	text-align: left;

	width: 207px;

}



#live_scores_table td.results,

.search_list_table td.category_column,

table.events_programs .events {

	width: 42px;

	font-weight: bold;

	border-left: 1px solid #1A1A1A;

	border-right: 1px solid #1A1A1A;

	background-color: #595959;

	text-align: right;

}



.polls_column {

	/*border-left: 1px solid #1A1A1A;*/

	background-color: #595959;



}



.search_list_table td.polls_column {

	padding-bottom: 2px;

}



.search_list_table td.category_column {

	text-align: left;

	font-weight: normal;

	width: 120px;

	padding-right: 10px;

}



#live_scores_table td.goal_player {

	text-align: left;

	width: 141px;

	padding-left: 5px;

}



#live_scores_table .active_match td {

	background-color: #333333;

}



#live_scores_table .active_match td.results,

.search_list_table .active_match td.events {

	background-color: #4D4D4D;

}



/*#live_scores_table .active_match td.match_name, .live_scores .active_match .description_match {

	background: #333333 url('../images/live_anim.gif') no-repeat right center;

}*/



#live_scores_table td.goal_player a {



	float: right;

	width: 12px;

	height: 13px;

	background-image: url('../images/live_scores_more.png');

	margin-top: 1px;

}



#ls_p1_container {

	display: none;

}



/*end live scores */



/* galery style */



.right_tools_galery {

	float: right;

	width: 123px;

}



.right_tools_galery span {

	float: left;

	width: 6px;

	height: 6px;

	background: url('../images/galery_index_grey.png');

	cursor: pointer;

	overflow: hidden;

	margin: 4px 3px 0 0;

}



#active_galery_index {

	background: url('../images/galery_index_active.png');

}



.right_tools_galery button {

	float: right;

	position: relative;

	margin: -2px 0 0 5px;

}



.galery_container {

	width: 298px;

	margin-left: auto;

	margin-right: auto;

	overflow: hidden;

}



.galery_pic_content {

	width: 139px;

	margin: 5px;

	display: inline;

	float: left;

	font-size: 0;

	position: relative;

	padding-top: 5px;

}



.galery_pic_content .img_galery,

.galery_pic_content .img_spacer {

	border: 1px solid #333;

	margin: 0;

}



.galery_pic_content .img_spacer {

	display: block;

	width: 130px;

	height: 73px;

	background-color: black;

	cursor: pointer;

}



.big_galery {

	background-color: #404040;

	padding: 0 5px 10px 5px;

}



.big_pic_content {

	padding: 5px;

}



.video_big_player {

	padding: 10px;

	position: relative;

	width: 408px;

	background-color: #585858;

	margin: 0 auto;

}



.big_galery .viewers_toolbar {

	padding-right: 5px;

}



#big_galery_frame {

	border: 0;

	width: 100%;

	height: 378px;

	margin-top: 0;

	padding-top: 0;

}



.big_pic_content {

	background-color: #4D4D4D;

	position: relative;

	height: 336px;

}



.big_pic_content img {

	border: 1px solid white;

	cursor: pointer;

	width: 446px;

	height: 334px;

}



.big_pic table img {

	/*	width: 890px;*/

	height: 500px;

}



.big_pic_content .description_text {

	position: absolute;

	padding: 10px;

	width: 426px;

	bottom: 6px;

	left: 6px;

	background-image: url('../images/gallery_bar_bc.png');

}



.big_galery .tl,

.rounded_img .tl {

	background-image: url('../images/g_tl.png');

}



.big_galery .tr,

.rounded_img .tr {

	background-image: url('../images/g_tr.png');

}



.big_galery .bl,

.rounded_img .bl {

	background-image: url('../images/g_bl.png');

}



.big_galery .br,

.rounded_img .br {

	background-image: url('../images/g_br.png');

}



.big_galery.thumbnails {

	padding: 15px 0 0 30px;

	overflow: hidden;

}



.galery_thumbnails_inner {

	padding: 10px;

}



.big_galery.thumbnails img {

	width: 130px;

	height: 73px;

}



.big_galery.thumbnails a {

	float: left;

	position: relative;

	padding: 0;

	margin: 5px 2px 2px 0;

}



.big_galery.thumbnails a img {

	border: 1px solid #404040;

	width: 134px;

	height: 75px;

}



.big_galery.thumbnails a:hover img {

	border: 1px solid #f18010;

}



.big_galery.thumbnails a em {

	display: block;

	position: absolute;

	top: 6px;

	left: 6px;

	width: 78px;

	height: 78px;

	cursor: pointer;

	background-color: black;

	filter: alpha(opacity=60);

	-moz-opacity: 0.60;

	opacity: 0.60;

}



.big_galery.thumbnails a:hover em,

#active_galery_pic em {

	border: 1px solid #f18010;

}





.gallery_folder div.menu_row a span,

.gallery_folder div.menu_row_big a span {

	height: 26px;

	overflow: hidden;

}



.menu_row {

	overflow: hidden;

	width: 100%;

}



.menu_row_big {

	overflow: hidden;

}



.menu_row a,

.menu_row span.folder_item,

.menu_row_big a,

.menu_row_big span.folder_item {

	float: left;

	margin: 0 10px 0 20px;

	width: 120px;

	height: 120px;

	padding-bottom: 5px;

	position: relative;

}



.menu_row a:hover,

.menu_row_big a:hover {

	text-decoration: none;

}



#active_folder_gallery {}



.menu_row a img,

.menu_row .img_spacer,

.menu_row img.white_border,

.menu_row_big a img,

.menu_row_big .img_spacer,

.menu_row_big img.white_border {

	border: 1px solid white;

	margin: 26px 0 5px 9px;

}



.menu_row .img_spacer,

.menu_row_big .img_spacer {

	width: 48px;

	height: 48px;

	display: block;

	background-color: black;

}



.menu_row a span,

.menu_row span.title_folder,

.menu_row_big a span,

.menu_row_big span.title_folder {

	display: block;

	text-align: center;

}



.menu_row span.folder_item a,

.menu_row span.folder_item a:hover,

.menu_row_big span.folder_item a,

.menu_row_big span.folder_item a:hover {

	float: none;

	margin: 0;

	padding: 0;

	background: transparent;

}



.menu_row span.folder_item span.links_toolbar,

.menu_row_big span.folder_item span.links_toolbar {

	position: absolute;

	width: 84px;

	top: 30px;

	height: 40px;

	left: 66px;

}



.menu_row span.folder_item .mask,

.menu_row_big span.folder_item .mask {

	position: absolute;

	top: 0;

	left: 0;

	width: 120px;

	height: 120px;

	background-image: url('../images/user_gallery_list_disable.png');

}



/* end galery */



/*tabs style */



.tabs_menu {

	list-style-type: none;

	height: 27px;

	position: relative;

	z-index: 995;

	top: 7px;

	width: 300px !important;

	background-color: transparent;

	border: 0;

}



.tabs_menu li {

	position: relative;

	float: left;

	height: 21px;

	width: 149px;

	text-align: center;

	left: -1px;

	margin-right: -1px;

	font: bold 10px verdana, sans-serif;

	text-transform: uppercase;

	background-color: black;

	border: 1px solid #333333;

	line-height: 21px;

}



.tabs_menu li a,

.tabs_menu li a:hover {

	padding: 0 10px;

	display: block;

	text-decoration: none;

}



.tabs_menu li.left_tab {

	left: 0;

}



#active_tab_1,

#active_tab_2,

#active_tab_3,

#active_tab_10,

#active_tab_100 {

	top: -5px;

	height: 27px;

	line-height: 27px;

	margin-bottom: -6px;

	z-index: 999;

	border-bottom: 0 !important;

	/*background-image: url('../images/heading_box_img.gif');*/

	background: #1a1a1a;

}



/* dana fix */

#tabs_moveble_100 li {

	padding: 0 10px;

	width: 129px;

}



/*end tabs menu */



/*subitiq za denq, tv programa */



.subitiq_tvprograms {

	width: 100%;

	margin-bottom: 9px;

	background-color: #3F3F3F;

}









.subitiq_tvprograms td {

	padding: 0 10px;

	height: 55px;

	border-bottom: 1px solid #262626;

}



.subitiq_tvprograms td.left_td {

	padding: 0;

	font-weight: bold;

	text-align: center;

	background-color: #585858;

	width: 16px;

}



table.events_programs th {

	font-weight: normal;

}



table.events_programs td.events {

	font-weight: normal;

	text-align: left;

	padding-top: 5px;

	padding-bottom: 5px;

	width: auto;

}



table.events_programs td {

	border-bottom: 1px solid #1a1a1a;

}



/*end subitiq za denq */



/*analizi style  and intervious style*/

.analizi_comments,

.intervius_reports {

	width: 298px !important;

	margin-top: 10px;

}



/*.analizi_comments_container {

	height: 400px;

}*/



.intervius_reports_container {

	height: 262px;

}



.analizi_comments td.top_news {

	background: #333333;

	padding: 0;

}



.analizi_comments td.top_news .orange_link {

	font-size: 15px;

	font-weight: bold;

	margin: 10px;

	display: block;

	float: none;

	width: auto;

}



.analizi_comments td.top_news .dark_text {

	font-size: 12px;

	margin: 0 0 10px 10px;

	display: block;

}



.analizi_comments td.top_news img {

	width: 298px;

	height: 169px;

	border: none;

	float: none;

	margin: 0;

}



.analizi_comments td.top_news .text {

	font-size: 12px;

	margin: 10px;

}



.analizi_comments td.top_news a {

	display: block;

	position: relative;

}



.analizi_comments td.top_news em {

	position: absolute;

	width: 50px;

	height: 50px;

	top: 38%;

	left: 40%;

	display: block;

	background: url('../images/play_icon_medium.png') no-repeat 0 0;

	opacity: 0.5;

	-webkit-transition: all 0.5s ease-in-out;

	-moz-transition: all 0.5s ease-in-out;

	-o-transition: all 0.5s ease-in-out;

	transition: all 0.5s ease-in-out;

}



.analizi_comments td.top_news:hover em {

	opacity: 1;

}



.analizi_comments td {

	vertical-align: top;

	padding: 0 0 10px 10px;

}



.analizi_comments td img {

	margin: 10px 10px 0 0;

	width: 133px;

	height: 74px;

	float: left;

}



.analizi_comments td .orange_link {

	color: #ff8400;

	font-size: 12px;

	font-weight: bold;

	margin-top: 10px;

	float: left;

	width: 134px;

}



.analizi_comments td.right_td,

.intervius_reports td.right_td {

	padding-right: 10px;

}





.analizi_comments td.dark_text {

	padding-bottom: 18px;

}



.analizi_comments .diff_bc_tr,

.intervius_reports .diff_bc_tr {

	background-color: #1A1A1A;

}



.analizi_comments .description_text td {

	padding-top: 25px;

	padding-bottom: 35px;

}



.intervius_reports td img {

	margin: 10px 0 10px 10px;



}



.intervius_reports .description_text {

	padding: 25px 10px 35px 10px;

}



.intervius_reports .right_td {

	width: 50%;

	padding: 10px;

}



/*end analizi */



/*footer start */

#footer {

	height: 18px;

	padding: 4px 10px 0 10px;

	text-align: right;

	margin-bottom: 15px;

}



#footer,

.smak_menu {

	background-color: #262626;

}



.gray_link {

	color: #a6a6a6;

}



.smak_menu {

	padding: 10px;

	_height: 48px;

}



.copy_left {

	float: left;

}



/*end footer */



/* printing text manipulation toolbar */

.printing_large_text_toolbar {

	font: normal 10px verdana, sans-serif;

	position: relative;

}



.printing_large_text_toolbar strong {

	float: left;

	margin: 3px 0 10px;

	font: bold 10px verdana, sans-serif;

	text-transform: uppercase;

}



.printing_large_text_toolbar em {

	clear: both;

	display: block;

	padding: 10px 0 5px;

	line-height: 18px;

	color: #a6a6a6;

}



.printing_large_text_toolbar button {

	float: left;

	margin-right: 5px;

}



.printing_large_text_toolbar .live_btn {

	position: absolute;

	width: 45px;

	height: 13px;

	background: url("../images/live_animation.gif") no-repeat 0 0;

	display: block;

	top: -10px;

	right: -10px;

	border-radius: 0 0 0 3px;

	overflow: hidden;

	z-index: 100;

}



/*end printing text manipulation toolbar */



/* big news style */



#big_news_container {

	padding: 10px 10px 0;

	width: 578px;

}





#big_news_container .heading_title_table {

	width: 100%;

	clear: both;

}



#big_news_container #news_heading h1,

#big_news_container #news_heading h1 a {

	font: bold 18px verdana, sans-serif;

	color: #FE850C;

	padding-bottom: 3px;

}



#big_news_container #news_heading h1 {

	margin: 0 auto 10px;

}



#news_text_inner {

	position: relative;

	overflow: hidden;

	font-size: 13px;

	line-height: 18px;

	padding-bottom: 20px;

}



#news_text_inner img {

	border: 1px solid #333;

	margin: 6px 10px 10px 0;

	max-width: 578px;

	position: relative;

	height: auto;

	width: 100%;

	/* display: block; */

}



.content_wide #news_text_inner img {

	/* max-width: 100%; */

}



#news_text_inner .image_holder {

	position: relative;

}



#news_text_inner .white_border,

#news_text_inner img.left {

	float: left;

}



#news_text_inner img.right {

	float: right;

	margin: 10px 0 0 10px;

}



#news_text_inner a.mobile_link img {

	border: none;

}



#news_text_inner a.mobile_link {

	margin: 20px 0 0;

	display: block;

	background: url("../images/mobile_add.png") no-repeat center center;

	width: 578px;

	height: 85px;

}



#news_text_inner p {

	margin-bottom: 30px;

}



#news_text_inner strong,

#news_text_inner b,

#news_text_inner a {

	color: #FE850C;

}



#news_text_inner b.title_big {

	font-size: 18px;

}



html#facebook {

	color: #fff !important;

}



.heading_inner_news img {

	width: 578px;

	height: auto;

	border: 1px solid #333;

	margin-bottom: 10px;

}



.heading_inner_news .orange_link {

	font-size: 18px;

	margin: 0 auto;

	width: 560px;

	display: block;

}



.heading_inner_news .dark_text {

	font-size: 12px;

	display: block;

	margin: 5px 10px 10px;

}



/*end big news*/



/*viewvers toolbar*/



.viewers_toolbar {

	height: 12px;

	padding: 10px 0;

	text-align: right;

	clear: both;

}



.viewers_toolbar span {

	background-repeat: no-repeat;

	background-position: left top;

}



.vote_icon {

	background-image: url('../images/vote_icon.png');

	padding: 0 0 3px 13px;

	background-repeat: no-repeat;

}



.comments_icon {

	background-image: url('../images/comments_icon.png');

	padding: 0 0 3px 12px;

	background-repeat: no-repeat;

}



#news_heading .comments_icon {

	margin-left: 10px;

}



.chat_icon {

	background-image: url('../images/chat_icon.png');

	padding: 0 0 3px 15px;

	background-repeat: no-repeat;

}



.viewer_icon {

	background-image: url('../images/viewer_icon.png');

	padding: 0 0 3px 17px;

	background-repeat: no-repeat;

}



.viewers_toolbar a {

	font-weight: bold;

}



/*end viewvers toolbar */



/*author box */



#author_box,

.my_sportal_author {

	background-color: #1a1a1a;

	width: 100%;

	height: 68px;

}



#author_box .left_td,

.my_sportal_author .left_td {

	/* padding: 9px 20px; */

	width: 50px;

	height: 52px;

	/*background: url('../images/default_user_pic.gif') no-repeat center;*/

}



#author_box h5 {

	text-transform: uppercase;

	font: bold 10px verdana, sans-serif !important;

}



#author_box .image_title {

	width: 450px;

}



#author_box .image_title span {

	border-left: 1px solid #333;

	padding: 20px 10px;

	display: block;

	font-size: 12px;

}



#author_box.video_autor {

	background: #262626;

	border-top: 1px solid #333;

}



#author_box td.view.right {

	text-align: right;

	padding-right: 20px;

}



.my_sportal_author {

	height: 70px;

	background-color: #1A1A1A;

}



.my_sportal_author .left_td {

	padding-left: 10px;

}



.my_sportal_author h5 {

	font: bold 10px verdana, sans-serif !important;

}





#author_box img {

	border-radius: 50%;

	width: 60px;

	margin-left: 20px;

}



#author_box td h5 {

	color: #fff;

}



#author_box td {

	color: #999
}



/*edit profile image to all autor texts */

img[src*=autor] {

	float: left;

	border-radius: 50%;

	margin: 10px;

}



/*end author box */



/*user comments style */

.comments_head_links {

	float: right;

	width: 121px !important;

}



.comments_head_links * {

	text-transform: none;

	font-weight: normal !important;

}



.user_comments_container {

	position: relative;

	background-color: black;

	padding-bottom: 9px;

	width: 600px;

	zoom: 1;

}



.user_comments {

	background-color: #1a1a1a;

	position: relative;

	margin-bottom: 1px;

	padding: 0;

	position: relative;

	border: 1px solid #333333;

	margin-bottom: 5px;

}



.user_comments>.fot>.user_comments {

	margin-left: 70px;

	background: #262626;

	border-right: none;

}



.user_comments>.fot>.user_comments.comment_last_answer {

	border-bottom: 0;

	margin-bottom: 0;

}



.user_comments>.fot>.user_comments p {

	width: 506px;

}



.user_comments>.fot>.user_comments .rating_comm span {

	width: 298px;

}



.user_comments>.fot>.user_comments .rating_comm a.plus {

	background: #1a1a1a url("../images/plus_comm.png") no-repeat 69px center;

}



.user_comments>.fot>.user_comments .rating_comm a.plus:hover {

	background: #1a1a1a url("../images/plus_comm_active.png") no-repeat 69px center;

}



.user_comments>.fot>.user_comments .rating_comm a.minus {

	background: #1a1a1a url("../images/minus_comm.png") no-repeat 69px center;

}



.user_comments>.fot>.user_comments .rating_comm a.minus:hover {

	background: #1a1a1a url("../images/minus_comm_active.png") no-repeat 69px center;

}



.user_comments .hed {

	/*background-color: #262626;*/

	padding: 10px 20px 10px 20px;

}



.user_comments .hed img {

	width: 50px;

	height: 50px;

	border: 1px solid #333;

}



.user_comments .fot {

	/*	padding: 0 20px 0 20px;*/

	overflow: hidden;

	display: block;

}



.user_comments .fot .dark_text {

	margin-bottom: 5px;

	display: inline-block;

	font-size: 11px;

	margin-left: 20px;

}



.user_comments .left {

	display: block;

	position: absolute;

	left: 82px;

	top: 21px;

	line-height: 13px;

	_margin-left: -20px;

	/* ie6 fix */

}



.user_comments .left .dark_text {

	font-size: 11px;

	display: inline-block;

	margin-top: 3px;

	margin-left: 0 !important;

}



.user_comments .left .orange_link,

.user_comments .right .orange_link {

	font-size: 13px;

}



.user_comments .right {

	display: block;

	position: absolute;

	text-align: right;

	right: 20px;

	top: 21px;

	line-height: 13px;

}



.user_comments .right a {

	font-size: 11px;

}



.user_comments p {

	width: 580px;

	padding-left: 20px;

	/*overflow: hidden;*/

	font-size: 11px;

}



.user_comments .cen {

	padding: 10px 20px;

}



.send_comments {

	padding: 10px 0;

	margin: 0 auto;

	width: 428px;

}



.send_comments table {

	margin: 10px 0;

}



.send_comments table td {

	padding-bottom: 3px;

}



.send_comments input,

.send_comments textarea {

	width: 310px;

	height: 20px;

	background: #fff;

	margin: 2px 5px;

	border: 1px solid #333;

	box-shadow: inset 0 0 2px #ccc;

	-moz-box-shadow: inset 0 0 2px #ccc;

	-webkit-box-shadow: inset 0 0 2px #ccc;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	color: #333;

	border-bottom-color: #000;

}



.send_comments textarea {

	height: 60px;

	border: 0;

	padding: 3px 5px 5px;

	margin-bottom: 0;

	background: #fff;

	border: 1px solid #333;

	box-shadow: inset 0 0 2px #ccc;

	-moz-box-shadow: inset 0 0 2px #ccc;

	-webkit-box-shadow: inset 0 0 2px #ccc;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	overflow: auto;

	color: #666;

}



.send_comments label {

	line-height: 18px;

}



#send_user_comments {

	display: block;

	width: 122px;

	padding: 3px 0 5px;

	height: 28px;

	line-height: 20px;

	margin: 2px 0 0 15px;

	background: rgb(51, 51, 51);

	background: -moz-linear-gradient(top, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(51, 51, 51, 1)), color-stop(100%, rgba(34, 34, 34, 1)));

	background: -webkit-linear-gradient(top, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	background: -o-linear-gradient(top, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	background: -ms-linear-gradient(top, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	background: linear-gradient(to bottom, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);

	border: 1px solid #333;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	cursor: pointer;

	font-family: tahoma;

	text-align: center;

	overflow: hidden;

	box-shadow: none;

	-moz-box-shadow: none;

	-webkit-box-shadow: none;

	color: #fff;

	text-transform: uppercase;

	font-weight: bold;

}



#send_user_comments:hover {

	background: #ff8400;

	border-color: #ff8400;

}



.comments_fixed_hight {

	height: 36px;

	overflow: hidden;

}



.comments_fixed_hight_extra {

	margin: 12px 0 10px;

	font-style: italic;

}



.comments_censured {

	font-style: italic;

}



div#user_comments_quote {

	display: none;

	padding: 0 0 7px 20px;

}



/*comments rating*/

.comm_nav {

	overflow: hidden;

	background: #000;

	width: 600px;

}



.comm_nav .inner {

	background: #1a1a1a;

	margin-bottom: 10px;

	overflow: hidden;

	padding: 10px 0 10px 10px;

	border: 1px solid #333;

	border-top: none;

}



.comm_nav a {

	display: block;

	float: left;

	margin-right: 10px;

	color: #ccc;

	padding: 3px 10px 3px 0;

	border-right: 1px solid #323232;

}



.comm_nav a:hover,

.comm_nav a.active {

	color: #fff;

	text-decoration: none;

}



.comm_nav a.active {

	font-weight: bold;

}



.comm_nav a:last-child {

	margin-right: 0;

	border: none;

}



.user_comments .fot .rating_comm {

	display: block;

	margin-top: 15px;

	height: 34px;

}



.user_comments .fot .rating_comm:after {

	clear: both;

}



.user_comments .fot .rating_comm.rating_inner {

	border-bottom: 1px solid #333333;

	margin-bottom: 5px;

	margin-left: 50px;

	width: 530px;

}



.user_comments .fot .rating_comm.rating_inner span {

	width: 320px;

}



.user_comments .fot .rating_comm span {

	color: #a6a6a6;

	margin-right: 10px;

	float: left;

	line-height: 33px;

	width: 370px;

	text-align: right;

}



.user_comments .fot .rating_comm a {

	float: left;

	color: #fff;

	text-decoration: none;

	display: block;

	/*height: 20px;*/

	line-height: 33px;

	border: 1px solid #333;

	border-bottom: none;

	width: 54px;

	height: 33px;

	font-size: 12px;

	font-weight: bold;

}



.user_comments .fot .rating_comm a.minus {

	border-right: none;

}



.user_comments .fot .rating_comm a.plus {

	background: url("../images/plus_comm.png") no-repeat 69px center;

	padding: 0 44px 0 0;

	text-align: right;

	border-right: none;

}



.user_comments .fot .rating_comm a.minus {

	background: url("../images/minus_comm.png") no-repeat 10px center;

	padding: 0 0 0 44px;

	text-align: left;

}



.user_comments .fot .rating_comm a.plus:hover,

.user_comments .fot .rating_comm a.plus.selected {

	background: url("../images/plus_comm_active.png") no-repeat 69px center;

}



.user_comments .fot .rating_comm a.minus:hover,

.user_comments .fot .rating_comm a.minus.selected {

	background: url("../images/minus_comm_active.png") no-repeat 10px center;

}



.user_comments .fot>.rounded_container.dark_border {

	border-radius: 0;

	width: 527px;

	margin-left: 70px;

	background: #262626;

}



.user_comments .fot>.rounded_container.dark_border .bl,

.user_comments .fot>.rounded_container.dark_border .br,

.user_comments .fot>.rounded_container.dark_border .tl,

.user_comments .fot>.rounded_container.dark_border .tr {

	display: none !important;

}



.user_comments .fot>.rounded_container.dark_border h3 {

	background: #262626;

	border-bottom: 0;

}



.user_comments .fot>.rounded_container.dark_border .send_comments {

	width: 478px;

}



.user_comments .fot>.rounded_container.comment_last_answer {

	margin-bottom: 0;

	border-bottom: 0;

}



.user_comments .fot>.user_comments .fot .head .dark_text {

	margin-left: 0;

}



.titletip {

	display: inline;

	position: relative;

}



.plus.titletip:hover:after {

	background: #4D4D4D;

	bottom: 26px;

	color: #A6A6A6;

	content: attr(alt);

	left: 0;

	position: absolute;

	z-index: 98;

	width: 70px;

	padding: 0px 0 5px;

	height: 15px;

	text-align: center;

	border: 1px solid #000;

	line-height: 15px;

	display: block;

}



.titletip:hover:before {

	bottom: 20px;

	content: "";

	left: 50%;

	position: absolute;

	z-index: 99;

}



.minus.titletip:hover:after {

	background: #4D4D4D;

	bottom: 26px;

	color: #A6A6A6;

	content: attr(alt);

	left: -50px;

	position: absolute;

	z-index: 98;

	width: 90px;

	padding: 0px 0 5px;

	height: 15px;

	line-height: 15px;

	text-align: center;

	border: 1px solid #000;

	display: block;

}



.minus.titletip2:hover:before {

	bottom: 20px;

	content: "";

	left: 50%;

	position: absolute;

	z-index: 99;

}



/*end user coments */



/*video style + forecast style */

.video_list_container {

	padding: 5px 0 4px 0;

}



.video_list_div,

.forecast_list_div {

	overflow: hidden;

	_zoom: 1;

	position: relative;

	z-index: 2000;

	margin: 10px 0 0 10px;

}



.video_list_div {

	margin: 0 0 10px !important;

	background: #000 !important;

	width: 300px;

}



.forecast_list_div {

	background-image: none;

}



.video_list_div.last,

.forecast_list_div.last {

	margin-bottom: 10px;

}



.video_list_div a,

.forecast_list_div a {

	font-weight: bold;

	color: #ff8400;

	font-size: 12px;

}



.video_list_div a:hover,

.forecast_list_div a:hover {

	color: #ff8400;

	text-decoration: none;

}



/*.video_list_container .video_list_div {

	background: #333333;

}*/

.video_list_div .left_link,

.forecast_list_div .left_link {

	float: left;

	margin-right: 10px;

	position: relative;

}



.video_list_div .left_link {

	float: none;

	display: inline-block;

}



.forecast_list_div .left_link:hover img {

	border-color: #ff8400;

}



.video_list_container .left_link {

	border-right: 1px solid #262626;

	background-color: #585858;

	position: relative;

}



.video_list_div .right_cont,

.forecast_list_div .right_cont {

	float: left;

	margin: 5px 0;

	width: 125px;

	height: 63px;

	overflow: hidden;

	font-size: 12px;

	color: #ccc;

}



.video_list_div .right_cont {

	position: absolute;

	bottom: 1px;

	left: 1px;

	background: rgba(0, 0, 0, 0.7);

	height: auto;

	vertical-align: middle;

	float: none !important;

	width: 278px;

	margin: 0 !important;

	padding: 5px 10px;

}



.video_list_container .tl,

.galery_pic_content .tl {

	background-image: url('../images/v_tl.png');

}



.video_list_container .tr,

.galery_pic_content .tr {

	background-image: url('../images/v_tr.png');

}



.video_list_container .br,

.galery_pic_content .br {

	background-image: url('../images/v_br.png');

}



.video_list_container .bl,

.galery_pic_content .bl {

	background-image: url('../images/v_bl.png');

}



/* end video style */



/* news list container */

.news_list_container {

	padding: 10px 10px 0;

	overflow: hidden;

}



.news_list_div,

.forecast_list_div {

	overflow: hidden;

	_zoom: 1;

	margin-bottom: 1px;

	background-color: #262626;

	position: relative;

	z-index: 2000;

}



.forecast_list_div {

	background-image: none;

}



.news_list_div.last,

.forecast_list_div.last {

	margin-bottom: 10px;

}



.news_list_div a,

.forecast_list_div a {

	font-weight: bold;

}



.news_list_container .news_list_div {

	background: #1a1a1a;

	margin-bottom: 10px;

}



.news_list_div .left_link,

.forecast_list_div .left_link {

	float: left;

}



.news_list_container .left_link {

	position: relative;

}



.news_list_container .left_link img {

	width: 133px;

	height: 74px;

	border: 1px solid #333;

}



.news_list_div .right_cont,

.forecast_list_div .right_cont {

	float: left;

	padding: 5px 0;

	width: 133px;

	margin-left: 10px;

}



.news_list_div .right_cont a,

.forecast_list_div .right_cont a {

	color: #FE850C;

}



.news_list_container .tl,

.galery_pic_content .tl {

	background-image: url('../images/v_tl.png');

}



.news_list_container .tr,

.galery_pic_content .tr {

	background-image: url('../images/v_tr.png');

}



.news_list_container .br,

.galery_pic_content .br {

	background-image: url('../images/v_br.png');

}



.news_list_container .bl,

.galery_pic_content .bl {

	background-image: url('../images/v_bl.png');

}



/* end video style */



.news_list_container .news_list_div.history_box {

	width: 49% !important;

	float: left;

	margin: 0 5px 10px 0;

}



.news_list_container .news_list_div.history_box:nth-child(even) {

	margin: 0 0 10px 0;

}



/* forecast style */

.forecast_poll {

	background-color: #262626;

}



.forecast_poll .forecast_poll_form {

	overflow: hidden;

	padding: 10px 0px 10px 136px;

	border-top: 1px solid black;

	background-color: #1a1a1a;

}



.forecast_poll .forecast_poll_form input {

	background-image: url(../images/input_button_bc.gif);

	cursor: pointer;

	height: 19px;

	margin: 0pt;

	padding: 0pt 0pt 2px;

	width: 60px;

	float: left;

	margin-right: 5px;

}



.forecast_poll .heading_title_container,

.forecast_weekly .heading_title_container,

.forecast_featured .heading_title_container {

	background-color: #1a1a1a;

	border-bottom: 1px solid black;

	height: 20px;

}



.forecast_weekly .heading_news td {

	padding-bottom: 0px;

}



/* end forecast style */



/*register style */



.register_description {

	margin: 18px 10px 0 20px;

	line-height: 18px;

	font-size: 12px;

}



.register_form {

	width: 598px;

}



.register_form tr {

	width: 140px;

}



.register_form td {

	height: 23px;

	width: 70px;

}



.register_form td.center {

	text-align: center;

}



.register_form td.center img {

	display: block;

	margin: 10px auto;

}



.register_form td.center p {

	width: 50%;

	margin: 0 auto 20px;

}



/*.register_form td {

	width: auto !important;

}*/



.register_form h4 {

	color: #FE850C;

	text-transform: uppercase;

	padding: 25px 0 9px 0;

	font: bold 10px verdana, sans-serif !important;

}



.register_form h4 span {

	color: white;

	text-transform: none;

	padding-left: 5px;

}



.register_form td.right_input {

	width: 231px;

}



.register_form .wraper_td {

	width: 361px;

}



.register_form td.right_input input {

	width: 201px;

	font: normal 10px Verdana, sans-serif;

	background-image: url('../images/registry_input.png');

	margin-right: 4px;

}



.register_form .description_for_input {

	color: #A6A6A6;

	padding-top: 4px;

}



.register_form .select_box {

	float: left;

	margin-right: 4px;

}



#registry_submit,

.user_list_img input.submit {

	width: 95px;

	height: 19px;

	padding: 0 0 2px 0;

	margin: 30px 0 20px 0;

	cursor: pointer;

	background-image: url('../images/registry_send_button.png');

	font-family: tahoma, sans-serif;

}



.error_input {

	color: red;

}



.register_form .user_pic {

	height: 50px;

	padding: 9px 0;

}



/* NEW MY SPORTAL */

/*.register_form h4 {

	color: #FE850C;

	text-transform: uppercase;

	margin: 20px 0;

	padding: 10px;

	font: bold 10px verdana, sans-serif !important;

	background: #262626;

	border-top: 1px solid #333333;

	border-bottom: 1px solid #333333;

}



.register_form h4 span {

	color: white;

	text-transform: none;

	padding-left: 5px;

}

.register_form td.label_wrap {

	width: 190px !important;

	text-align: right;

	vertical-align: top;

	padding: 4px 10px 5px 0;

	color: #999999;

	font-size: 11px;

	height: 28px;

	line-height: 28px;

}

.register_form td.label_wrap.special {

	line-height: 15px !important;

	padding-top: 0;

	vertical-align: top;

}

.register_form td.right_input {

	width: 400px;

}

.register_form td.right_input span {

	color: #FE850C;

}

.register_form .wraper_td {

	width: 361px;

}



.register_form td.right_input input {

	width: 290px;

	font: normal 10px Verdana, sans-serif;

	background: #fff;

	border: 1px solid #333333;

	border-bottom-color: #000;

	margin-right: 4px;

	border-radius: 4px;

	-webkit-box-shadow: inset 0px 1px 8px 1px rgba(0,0,0,0.22);

	-moz-box-shadow: inset 0px 1px 8px 1px rgba(0,0,0,0.22);

	box-shadow: inset 0px 1px 8px 1px rgba(0,0,0,0.22);

	color: #000;

	height: 20px;

}



.register_form  .description_for_input {

	color: #A6A6A6;

	padding: 0 0 20px 198px;

}



.register_form .select_box {

	float: left;

	margin-right: 4px;

}



#registry_submit, .user_list_img input.submit {

	width: 170px;

	height: 25px;

	padding: 0 10px;

	margin: 30px 0 20px 0;

	cursor: pointer;

	cursor: pointer;

	background: rgb(51,51,51);

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjIyMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top,  rgba(51,51,51,1) 0%, rgba(34,34,34,1) 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,1)), color-stop(100%,rgba(34,34,34,1)));

	background: -webkit-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(34,34,34,1) 100%);

	background: -o-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(34,34,34,1) 100%);

	background: -ms-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(34,34,34,1) 100%);

	background: linear-gradient(to bottom,  rgba(51,51,51,1) 0%,rgba(34,34,34,1) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#222222',GradientType=0 );

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	border: 1px solid #333;

	line-height: 25px;

	text-transform: uppercase;

	margin-bottom: 5px;

	color: #fff;

}

#registry_submit:hover,

.user_list_img input.submit:hover {

	background: #fe850c;

	border-color: #fe850c;

}



.error_input {

	color: red;

}



.register_form .user_pic {

	height: 50px;

	padding: 9px 0;

}*/



/* end new my sportal */

/*end registry */



/*date toolbar*/

.date_toolbar,

.date_toolbar * {

	float: right;

}



.date_toolbar {

	width: 250px;

	text-transform: none;

	position: relative;

	left: 5px;

}



.date_toolbar .previous_button,

.date_toolbar .next_button {

	position: relative;

	top: -3px;

	margin-left: 5px;

	cursor: pointer;

}



/*end date toolbar*/



/*static page style */

.static_content {

	padding: 0 20px;

	font-size: 13px;

}



.static_content ul {

	list-style-position: inside;

}



.static_content td,

.static_content th {

	padding: 5px;

}



.static_content p img {

	border: 1px solid white;

}



.static_content p {

	margin-bottom: 15px;

}



/*end static page*/



/*sportal magazine single page*/

a.magazine_actual {

	margin: 20px 0 0 50px;

	float: left;

}



p.magazine_actual_desc {

	clear: both;

	text-align: center;

	padding: 10px 0 20px 0;

}



.sportal_magazine td {

	text-align: center;

	padding: 10px !important;

}



.sportal_magazine a b,

p.magazine_actual_desc b {

	color: white;

}



.sportal_magazine img {

	margin-bottom: 8px;

}



.pic_heading.magazine {

	height: auto !important;

	text-align: center;

	padding-bottom: 12px;

}



/*end sportal magazine single page*/



/*logo brand*/

img.sportal_logo_brand {

	float: left;

	position: relative;

	top: 110px;

	left: 168px;

	z-index: 100000;

}



/*end logo brand*/





/******

Calendar

*******/



.calendarSwitch {

	text-align: center;

	margin-left: auto;

	margin-right: auto;

	width: 219px;

	padding-top: 20px;

}



.calendarSwitch .previous_button,

.calendarSwitch .next_button {

	height: 18px !important;

	width: 30px !important;

	display: block;

}



.calendarSwitch .previous_button {

	float: left;

	margin-bottom: 1px;

	cursor: pointer;

	background: url("../images/prev.png") no-repeat 0 0;

}



.calendarSwitch .previous_button:hover {

	background: url("../images/prev_active.png") no-repeat 0 0;

}



.calendarSwitch .next_button {

	float: left;

	clear: right;

	margin-bottom: 1px;

	cursor: pointer;

	background: url("../images/next.png") no-repeat 0 0;

}



.calendarSwitch .next_button:hover {

	background: url("../images/next_active.png") no-repeat 0 0;

}



.calendarSwitch label {

	font-weight: bold;

	font-size: 10px;

	line-height: 19px;

	float: left;

	display: block;

	width: 148px;

	height: 19px;

	margin: 0px 5px 1px 5px;

	/*background: transparent url("../images/calendar_month_box.png") no-repeat;*/

	background: #4d4d4d;

	border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

}



.calendarSwitch div.clear {

	height: auto !important;

}



.calendar {

	width: 100%;

	border-collapse: collapse;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 20px;

	clear: both;

}



.calendar th {

	font-weight: normal;

	padding-top: 7px;

	padding-bottom: 2px;

}



.calendar td {

	border: 1px #1a1a1a solid;

	background-color: #333333;

	width: 24px;

	height: 24px;

	padding: 2px;

	border-collapse: collapse;

	text-align: center;

	vertical-align: middle;

	font-size: 9px;

	cursor: default;

}



.calendar .weekend,

.calendar .weekend a {

	color: #fe850c;

}



.calendar span {

	display: block;

	border: 2px #333333 solid;

	width: 22px;

	height: 12px;

	padding: 5px 0px;

}



.calendar a {

	background-color: #595959;

	display: block;

	border: 2px #333333 solid;

	width: 22px;

	height: 12px;

	padding: 5px 0px;

}



.calendar a:hover,

.calendar #selectedDate {

	border: 2px #fe850c solid;

	text-decoration: none;

}



td.prevMonth,

td.nextMonth {

	width: 36px;

	border: none;

	background-color: transparent;

}



.prevMonth a,

.nextMonth a {

	display: block;

	width: 5px;

	height: 7px;

	padding: 10px !important;

	margin-left: auto;

	margin-right: auto;

	border: none;

	padding: 0px;

	background: transparent url("../images/prev_button_small.gif") no-repeat center center;

}



.prevMonth a:hover,

.nextMonth a:hover {

	border: none;

	padding: 10px !important;

}



.nextMonth a {

	background-image: url("../images/next_button_small.gif");

}



/******

end Calendar

*******/





/******

Klasirane i Programa ot diasno

*******/

#tabs_moveble_content_10_0,

#tabs_moveble_content_10_1 {

	padding-top: 0px;

}



#select_10,

#select_11 {

	width: 178px;

	background-repeat: no-repeat;

	position: absolute;

	top: 2px;

}



#tabs_moveble_content_10_0 table,

#tabs_moveble_content_10_1 table {

	margin-bottom: 5px;

}



#tabs_moveble_content_10_0 table .heading_title td,

#tabs_moveble_content_10_1 table .heading_title td {

	height: 31px;

	border-bottom: none;

	padding-right: 5px;

	text-align: right;

	background-color: #313131;

	color: white;

	font-weight: normal;

	border-right: none;

}



#tabs_moveble_content_10_0 table .heading_title td.point,

#tabs_moveble_content_10_1 .time,

#tabs_moveble_content_10_1 table .heading_title td {

	padding-right: 4px;

}



#tabs_moveble_content_10_0 .order {

	padding-left: 10px;

	background-color: #404040;

	color: #a2a2a2;

}



#tabs_moveble_content_10_0 .team {

	width: 80%;

}





#tabs_moveble_content_10_0 .match,

#tabs_moveble_content_10_0 .point {

	width: 59px;

	text-align: right;

	/* padding-right: 4px; */

	text-align: center;

}



#tabs_moveble_content_10_0 .match {

	background-color: #404040;

	color: #a2a2a2;

	border-right: 1px #1a1a1a solid;

	width: 58px;

}



#tabs_moveble_content_10_0 .more_klasirane,

#tabs_moveble_content_10_1 .more_klasirane {

	text-align: right;

	padding-bottom: 9px;

	padding-right: 4px;

}



#tabs_moveble_content_10_1 .team {

	width: 190px;

	border-right: none;

}



#tabs_moveble_content_10_1 .date,

#tabs_moveble_content_10_1 .time {

	color: #a6a6a6;

	padding-left: 5px;

	padding-right: 5px;

	border-right: none;

	background-color: #1a1a1a;

}



/******

end Klasirane i Programa ot diasno

*******/



/*******

Container s tabove

*******/



.tabbed_page {

	padding-top: 4px;

	padding-bottom: 1px;

	padding-left: 10px;

	padding-right: 10px;

	background-color: #1a1a1a;

	position: relative;

	margin-bottom: 10px;

	clear: both;

}



.tabbed_page div .tl {

	background-image: url("../images/lb_tl.gif");

}



.tabbed_page div .tr {

	background-image: url("../images/lb_tr.gif");

}



.tabbed_page div .bl {

	background-image: url("../images/lb_bl.gif");

}



.tabbed_page div .br {

	background-image: url("../images/lb_br.gif");

}



.tabbed_page .rounded_container {

	width: 448px;

}



.tabbed_menu h3 {

	font-size: 10px;

	font-weight: bold;

	float: left;

	text-transform: uppercase;

	padding-left: 20px;

	padding-right: 20px;

	padding-top: 7px;

	padding-bottom: 8px;

	position: relative;

}



.tabbed_menu #active_tab {

	background-color: #1a1a1a;

}



.tabbed_menu {

	clear: both;

	overflow: hidden;

	top: 3px;

	margin-top: -3px;

	position: relative;

	z-index: 99999;

	height: 30px;



}



.tabbed_menu .rounded_container {

	width: auto;

	margin: 0px;

}



.option_toolbar {

	clear: both;

	height: 34px;



	position: relative;

	z-index: 9999;

	padding-top: 5px;

	padding-left: 10px;

}



.option_toolbar #season_program.select_box_container {

	width: 120px;

	float: left;

}



.option_toolbar .date_toolbar {

	left: auto;

	padding-top: 8px;

	width: 250px;

}



.option_toolbar .date_toolbar .previous_button {

	margin-left: 9px;

}



.my_sportal_header_table {

	background-color: #1A1A1A;

	width: 100%;

}



.my_sportal_header_table td {

	padding: 10px;

	font-weight: bold;

}



.my_sportal_header_table td.left_td {

	width: 40px;

	padding-right: 0;

}



p.my_sportal_small_toolbar {

	text-align: center;

	padding: 7px 0 5px 0;



}



.my_sportal_bullet {

	display: block;

	height: 22px;

	line-height: 22px;

	margin-top: 4px;

	background: #1a1a1a url('../images/mysportal/plus_icon.png') no-repeat 143px center;

	text-align: left;

	border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	padding: 0 10px;

	text-transform: uppercase;

	font-size: 10px;

	font-weight: bold;

}



.my_sportal_bullet:hover {

	text-decoration: none;

}



/*.my_sportal_bullet.add_video {

	background-image: url('../images/my_sportal_add_video.gif');

}



.my_sportal_bullet.add_gallery {

	background-image: url('../images/my_sportal_add_gallery.gif');

}*/



.new_category_slogan {

	color: #CC0000;

	display: inline !important;

	float: left;

	font-size: 10px !important;

	padding: 0 3px 0 0 !important;

	margin-top: 1px;

}



/*

a.new_category_link, a.new_category_link:hover,  #active_head_link.new_category_link {

	background-image: url('../images/my_sportal_active_repeat_bc.gif');

}



a.new_category_link .l_border, a.new_category_link:hover .l_border, #active_head_link.new_category_link .l_border {

	background-image: url('../images/my_sportal_active_left_border.gif');

	left: 0;

}



a.new_category_link .r_border, a.new_category_link:hover .r_border, #active_head_link.new_category_link .r_border {

	background-image: url('../images/my_sportal_active_right_border.gif');

	right: 0;

}

*/

/*public rss*/

ul.rss_list {

	list-style-type: none;

}



ul.rss_list li {

	height: 23px;

	margin-bottom: 1px;

	background-color: #1A1A1A;

	border-bottom: 1px solid #262626;

}



ul.rss_list a {

	height: 23px;

	line-height: 23px;

	background: url('../images/rss_icon.gif') no-repeat 10px center;

	display: block;

	padding-left: 39px;

}



p.more_rss,

p.more_teams {

	height: 29px;

	line-height: 29px;

	padding-right: 10px;

}



/*.rounded_container.dark_border ul.rss_list {

	width: 233px;

	float: left;

	margin-bottom: 10px;

}*/



/*.rounded_container.dark_border ul.rss_list li {

	background-color: #262626;

}*/

/*end public rss*/



/*brand hint style*/

#brand_hint {

	width: 194px;

	padding: 20px;

	border: 1px solid #737373;

	background-color: #1A1A1A;

	display: none;

	position: absolute;

	margin-top: 7px;

	color: #989898;

	top: 0;

}



#brand_hint img.big_hint_img,

#brand_hint div.flash_cont {

	margin: -20px;

}



#brand_hint img.hint_small_img {

	border: 1px solid white;

	float: left;

	margin-right: 10px;

}



span.words_hint {

	text-decoration: underline;

}



#news_text_inner .orange_link,

#news_text_inner a {

	font-weight: normal;

}



.single_news b a,

.single_news strong a {

	font-weight: bold;

}



/*end brand hint*/



/*live scores index brand*/

.rounded_container.light_border.live_scores_brand {

	background-color: #003825 !important;

	/*1A1A1A*/

}



.rounded_container .live_scores_brand .live_scores td {

	border-bottom: 1px solid #111;

	background-color: #005236 !important;

	/* 333 */

	padding: 3px 5px;

}



.rounded_container.live_scores_brand .live_scores td {

	border-bottom: 1px solid #111;

	background-color: #333 !important;

	padding: 3px 5px;

}



/*.rounded_container.live_scores_brand .live_scores .active_match .description_match {

	background-image: url('../brand_images/live_anim_green.gif'); images/live_anim.gif

}*/



.rounded_container.live_scores_brand .live_scores .active_match td.time_match>div,

.rounded_container .live_scores .active_match td.time_match>div,

.rounded_container .live_scores td.time_match>div {

	position: relative !important;

}



.rounded_container.live_scores_brand .live_scores .active_match .time_match span.live_match,

.rounded_container .live_scores .active_match .time_match span.live_match {

	background: url('../images/live_anim_red.gif') no-repeat 0 0;

	width: 8px;

	height: 8px;

	position: absolute;

	display: block;

	top: 5px;

	right: 3px;

}



.rounded_container.live_scores_brand .live_scores .description_match {

	border-right: 1px solid #003825;

	/*#111*/

	border-left: 1px solid #003825;

}



.rounded_container .live_scores .description_match {

	border-right: 1px solid #111;

	/*#111*/

	border-left: 1px solid #111;

	background: #404040;

}



.rounded_container.live_scores_brand .live_scores .description_match div,

.rounded_container .live_scores .description_match div {

	display: table-cell;

	height: 30px;

	vertical-align: middle;

}



.live_scores tr:first-child td {

	border: none !important;

}



/*end live scores index brand*/



/* index: heading news section 4 */

.heading_news_section_4 table.heading_news {

	width: 285px;

	background: #333333;

	margin: 9px 0 0 9px;

	min-height: 710px;

}



.heading_news_section_4 table.heading_news td {

	padding-bottom: 0px;

}



.heading_news_section_4 table.heading_news td.dark_text {

	font-size: 12px;

	margin-bottom: 10px;

	display: block;

}



.heading_news_section_4 table.heading_news .orange_link {

	display: block;

	font-size: 15px;

	font-weight: bold;

}



.heading_news_section_4 table.heading_news .bottom_pic {

	padding: 0;

}



.heading_news_section_4 table.heading_news .bottom_pic a {

	position: relative;

	display: block;

}



.heading_news_section_4 .section4_left .bottom_pic .play_icon {

	left: 40%;

	top: 45%;

}



.heading_news_section_4 table.heading_news .bottom_pic img {

	width: 283px;

	height: 505px;

}



.heading_news_section_4 table.heading_news .text {

	color: #fff;

	font-size: 12px;

	padding: 10px;

}



.heading_news_section_4 .section4_left,

.heading_news_section_4 .section4_right {

	vertical-align: top;

}



.heading_news_section_4 .section4_left {

	border-bottom: 1px solid #1a1a1a;

}



.heading_news_section_4 .section4_right .pic_content {

	width: 285px;

	height: 230px;

	overflow: hidden;

	display: block;

}



.heading_news_section_4 .section4_right .pic_content img {

	width: 283px;

	height: 158px;

}



.heading_news_section_4 .section4_right .orange_link {

	font-size: 12px;

	text-align: left;

	display: block;

	margin: 2px 0 0 0;

	height: 32px;

	overflow: hidden;

}



.heading_news_section_4 .section4_last td {

	border-bottom: none !important;

}



.heading_news_section_4 table.more_news {

	width: 302px;

}



.heading_news_section_4 {

	width: 100%;

}



.heading_news_section_4 .section4_top {

	width: 598px;

	padding-bottom: 10px;

}



.heading_news_section_4 .section4_top table {

	width: 100%;

}



.heading_news_section_4 .section4_top .bottom_pic img {

	width: 578px !important;

	height: 324px !important;

}



.heading_news_section_4 .section4_top table.heading_news {

	background: none !important;

	height: auto !important;

	min-height: 300px !important;

}



.section4_bottom .more_news {

	width: 594px;

	padding: 0 0 0 4px;

}



.section4_bottom .more_news td.pic_content {

	width: 185px !important;

	height: 104px !important;

	padding: 0 7px 0 5px !important;

}



.section4_bottom .more_news td {

	padding-bottom: 0 !important;

}



.section4_bottom .more_news .orange_link {

	font-size: 12px !important;

}



.heading_news_section_4 .section4_bottom .pic_content img {

	width: 183px !important;

	height: 102px !important;

}



/* end // index: heading news section 4 */



.video_playlist {

	/*	margin: 5px 0 0px 0;*/

	/*height: 387px;*/

}



.video_playlist #tabs_menu a {

	border-radius: 5px 5px 0 0;

	-moz-border-radius: 5px 5px 0 0;

	-webkit-border-radius: 5px 5px 0 0;

}



table.playlist_listing {

	border-collapse: collapse;

	width: 300px;

	padding: 10px 0 0;

	display: block;

}



.playlist_listing td {

	padding: 0 0 10px;

	background-color: #1A1A1A;

	/*border-bottom: 1px solid black;*/

}



.playlist_listing td.left_td {

	width: 135px;

	padding-left: 0;

	padding-right: 8px;

	vertical-align: middle;

}



.playlist_listing td.left_td img {

	width: 135px;

	height: 76px;

}



.playlist_listing td.left_td a.video_thumb {

	width: 137px !important;

	height: 78px !important;

	/*margin-left: 10px;*/

}



.playlist_listing td.left_td span {

	display: block;

	width: 135px;

	height: 76px;

	background-color: #585858;

}



.playlist_listing td.title {

	vertical-align: top;

}



.playlist_listing p {

	width: 133px;

	font-size: 10px;

	/*padding: 0 10px 0 0;*/

	height: 64px;

	overflow: hidden;

}



.playlist_listing p a {

	line-height: 16px;

	font-size: 12px;

	color: #ff8400;

	font-weight: bold;

}



.video_thumb {

	display: block;

	width: 116px;

	height: 65px;

	background-color: #585858;

	padding: 5px;

	position: relative;

	overflow: hidden;

}



.playlist_listing a img {

	width: 84px;

	height: 47px;

	border: 1px solid #333;

}



.playlist_listing em.date {

	color: #A6A6A6;

	font-style: normal;

}



.playlist_listing .video_thumb,

.playlist_listing .video_thumb em {

	/*width: 84px;

	height: 47px;*/

	/*	padding: 0;

	top: 0;

	left: 0;*/

	padding: 0;

}



.playlist_listing .video_thumb em {

	position: absolute;

	width: ;

	height: ;

}



* html .playlist_listing p {

	height: expression(this.offsetHeight < 37 ? 'auto': '37px');

}



a.video_thumb em {

	position: absolute;

	bottom: 2px;

	left: 2px;

	background: url('../images/play_icon_small.png') no-repeat 0 0;

	width: 20px;

	height: 20px;

	cursor: pointer;

	opacity: 0.5;

	-webkit-transition: all 0.3s ease-in-out;

	-moz-transition: all 0.3s ease-in-out;

	-o-transition: all 0.3s ease-in-out;

	transition: all 0.3s ease-in-out;

}



a.video_thumb:hover em {

	opacity: 1;

}



/** html a.video_thumb em {

	background-image: none;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/video_thumb_mask.png', sizingMethod='scale');

}*/



/*.playlist_listing .playing_video a.video_thumb em, .playlist_listing a.video_thumb:hover em {

	background-image: url('../images/video_thumb_active_small_mask.png');

}*/



/** html .playlist_listing .playing_video a.video_thumb em, * html .playlist_listing a.video_thumb:hover em {

	background-image: none;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/video_thumb_active_small_mask.png', sizingMethod='crop');

}*/



/*aukcioni*/

.aukcion_footer {

	text-align: right;

	line-height: 30px;

	padding: 0 10px;

}



.aukcion_frame {

	width: 298px;

	height: 310px;

}



.aukcion_footer span {

	float: left;

}



/*end aukcioni*/



.partners_box {

	padding-bottom: 10px;

}



.partners_box a {

	display: block;

	padding: 0 10px;

	line-height: 17px;

	height: 34px;

	background-image: url('../images/partners_bc.gif');

}



.partners_box a span {

	color: #A6A6A6;

	font-weight: normal;

}



.partners_box a:hover {

	text-decoration: none;

	background-image: url('../images/partners_active_bc.gif');

}



/*link list*/

.link_cont {

	background-color: #262626;

	padding: 5px 0 10px 0;

	overflow: hidden;

	width: 100%;

}



.link_list {

	padding: 0 19px 0 20px;

	list-style-type: none;

}



ul.link_list li {

	float: left;

	text-indent: 26px;

	line-height: 16px;

	margin-top: 5px;

	background: #262626 url("../images/social_networks.png") no-repeat scroll left top;

}





ul.link_list #item_1 {

	background-position: left 0px;

}



ul.link_list #item_2 {

	background-position: left -16px;

}



ul.link_list #item_3 {

	background-position: left -32px;

}



ul.link_list #item_4 {

	background-position: left -48px;

}



ul.link_list #item_5 {

	background-position: left -64px;

}



ul.link_list #item_6 {

	background-position: left -80px;

}



ul.link_list #item_7 {

	background-position: left -96px;

}



ul.link_list #item_8 {

	background-position: left -112px;

}



ul.link_list #item_9 {

	background-position: left -128px;

}



ul.link_list #item_10 {

	background-position: left -144px;

}



ul.link_list #item_11 {

	background-position: left -160px;

}



ul.link_list #item_12 {

	background-position: left -176px;

}



ul.link_list #item_13 {

	background-position: left -192px;

}



ul.link_list #item_14 {

	background-position: left -208px;

}



ul.link_list #item_15 {

	background-position: left -224px;

}



ul.link_list #item_16 {

	background-position: left -240px;

}



ul.link_list #item_17 {

	background-position: left -256px;

}



ul.link_list #item_18 {

	background-position: left -272px;

}



ul.link_list #item_19 {

	background-position: left -288px;

}



ul.link_list #item_20 {

	background-position: left -304px;

}



ul.link_list #item_21 {

	background-position: left -320px;

}



/*ul.link_list img {

	vertical-align: top;

}

*/

ul.link_list a,

ul.link_list a:hover {

	text-decoration: none;

}



/*end link list*/



/* Betfair Forecasts on Index Page */

.left_side .rounded_container .margin_small.top_line {

	margin: 0px;

	padding: 10px;

	border-top: 1px #1a1a1a solid;

}



.left_side .rounded_container .margin_small.top_line.more_forecasts {

	text-align: right;

	background-color: #333333;

}



/* end // Betfair Forecasts on Index Page */



/*stats menu*/

.stats_menu_home {

	padding-bottom: 10px;

}



.stats_menu_home a {

	display: block;

	border-bottom: 1px solid black;

	height: 44px;

	line-height: 44px;

	font: bold 11px/44px Verdana, sans-serif;

	padding-left: 75px;

	background: #1A1A1A url('../images/stats_menu_sprites.png') no-repeat;

}



.stats_menu_home a:hover {

	text-decoration: none;

	background-position: 0px -308px;

}



.stats_menu_home a.stat_item_1 {

	background-position: 0 -44px;

}



.stats_menu_home a.stat_item_1:hover {

	background-position: 0 -352px;

}



.stats_menu_home a.stat_item_2 {

	background-position: 0 -88px;

}



.stats_menu_home a.stat_item_2:hover {

	background-position: 0 -396px;

}



.stats_menu_home a.stat_item_3 {

	background-position: 0 -132px;

}



.stats_menu_home a.stat_item_3:hover {

	background-position: 0 -440px;

}



.stats_menu_home a.stat_item_4 {

	background-position: 0 -176px;

}



.stats_menu_home a.stat_item_4:hover {

	background-position: 0 -484px;

}



.stats_menu_home a.stat_item_5 {

	background-position: 0 -220px;

}



.stats_menu_home a.stat_item_5:hover {

	background-position: 0 -528px;

}



.stats_menu_home a.stat_item_6 {

	background-position: 0 -264px;

}



.stats_menu_home a.stat_item_6:hover {

	background-position: 0 -572px;

}



.stats_menu_home a.stat_item_7 {

	background-position: 0 -660px;

}



.stats_menu_home a.stat_item_7:hover {

	background-position: 0 -616px;

}



.stats_menu_home a.stat_item_8 {

	background-position: 0 -748px;

}



.stats_menu_home a.stat_item_8:hover {

	background-position: 0 -704px;

}



.stats_menu_home a.stat_item_9 {

	background-position: 0 -836px;

}



.stats_menu_home a.stat_item_9:hover {

	background-position: 0 -792px;

}



.stats_menu_home a.stat_item_10 {

	background-position: 0 -924px;

}



.stats_menu_home a.stat_item_10:hover {

	background-position: 0 -880px;

}



/*end stats menu*/



/* stats teams select */

.stats_teams_box {

	overflow: hidden;

	margin-bottom: -3px;

	padding-top: 5px;

	padding-left: 5px;

	width: 171px;

}



.stats_teams_box a,

.stats_teams_box span {

	float: left;

	margin-right: 5px;

	margin-bottom: 5px;

	width: 46px;

	height: 46px;

	background-color: #585858;

	overflow: hidden;

	cursor: pointer;

}



.stats_teams_box a img,

.stats_teams_box span img {

	width: 47px;

	height: 47px;

}



.stats_teams_box a b,

.stats_teams_box span b {

	cursor: pointer;

	display: block;

	margin-top: -52px;

	width: 50px;

	height: 50px;

	background-color: black;

	opacity: 0.5;

	*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);

}



.stats_teams_box span b {}



.stats_teams_box span:hover b,

.stats_teams_box a:hover b {

	visibility: hidden;

}



/* end // stats teams select */



/* Betfair Forecasts on Index Page BRANDING */

#bets_box {

	background: black url("../brand_images/betfair_box_background.png") no-repeat right top;

	position: relative;

}



#bets_box .heading_title_container {

	background: transparent none;

	font-weight: bold;

}



#bets_box .heading_title_container a.brand_link {

	display: block;

	width: 80px;

	height: 15px;

	position: absolute;

	top: 4px;

	right: 14px;

}



#bets_box .heading_title_container a.bullet {

	display: none;

}



#bets_box .pic_heading {

	background-color: #bfde21;

	background-image: url("../brand_images/betfair_pic_heading_bottom.gif");

}



#bets_box a.orange_link {

	color: #bfde21;

}



#bets_box .margin_small.top_line {

	border-top: 1px black solid;

	background-color: #00151a;

}



#bets_box .margin_small.top_line.more_forecasts {

	border-top: 1px black solid;

	background-color: black;

}



/* end // Betfair Forecasts on Index Page BRANDING */



/*anketa brand*/

.rounded_container.anketa_brand {

	background: #090B23 url('../brand_images/anketa_brand_footer.jpg') no-repeat left bottom;

}



.anketa_brand .heading_title_container {

	height: 27px;

	background: url('../brand_images/anketa_nivea_title.jpg');

	border-bottom: 0;

}



.anketa_brand .heading_title_container a.bullet {

	width: 60px;

	height: 30px;

	margin: -3px -7px 0 0;

	overflow: hidden;

}



.anketa_brand .orange_link {

	color: #5a9fe4;

}



.anketa_brand .orange_link.winner {

	text-align: center;

	font-size: 11px;

	padding: 17px 0px;

}



.anketa_brand .winner_link {

	text-align: center;

	padding-bottom: 30px;

}



.anketa_brand .bar_result {

	background-color: #5a9fe4;

}



/*end anketa brand*/

/* zagorka cup video box */

.anketa_brand_zagorka {

	display: block !important;

	background: transparent url("../brand_images/zagorka_cup_box_background.jpg") no-repeat left bottom;

}



.anketa_brand_zagorka .heading_title_container {

	background-image: none;

	background-color: transparent;

	border: none;

}



.anketa_brand_zagorka .orange_link {

	color: #FFE517 !important;

}



.anketa_brand_zagorka .center_link {

	text-align: center;

	padding-top: 17px;

}



.anketa_brand_zagorka .brand_link {

	display: block;

	width: 134px;

	height: 70px;

	margin-left: 10px;

	padding-bottom: 20px;

}



/* end // zagorka cup video box */



/*facebook fan page*/

.facebook_fanpage {

	float: right;

	padding-left: 32px;

	margin: 0 -10px 0 15px;

	width: 125px;

	height: 25px;

	line-height: 24px;

	background: black url("../images/facebook_fanpage.gif") no-repeat left top;

}



.youtube_page {

	background: black url("../images/youtube_page.gif") no-repeat left top;

}



.twitter_page {

	background: black url("../images/twitter_page.gif") no-repeat left top;

}



.mobi_page {

	float: right;

	margin-top: -10px;

	width: 290px;

	height: 30px;

	background: url("../images/sportal_mobi_logo.png") no-repeat center center;

	overflow: hidden;

	text-indent: -9999px;

}



/*end // facebook fan page*/

.flash_banner_header {

	position: relative;

	z-index: 9999;

}



/* START custom banners */



#custom_right_banner {

	position: relative;

	width: 300px;

	margin-bottom: 10px;

	z-index: 10562;

	margin-top: 10px;

}



#floating_banner_container,

#special_floating_banner_container {

	position: absolute;

	overflow: hidden;

}



#special_floating_banner_container {

	z-index: 999999;

}



#orl_peel_off {

	position: absolute;

	left: 0;

	top: 0;

	overflow: hidden;

	z-index: 3;

}



#banner_968x50 {

	overflow: hidden;

}



div.banner_968x50_hide iframe {

	background: #000000;

	height: 1px;

	width: 1px;

}



div.banner_968x50_hide {

	height: 1px;

	width: 1px;

	float: right;

	/* display: none; remove this to display banner */

}



/* END custom banners */



/* Sportal Games */

div.games_container {

	overflow: hidden;

	padding: 0px 1px;

	width: 976px;

}



#main div.games_container .rounded_container {

	float: left;

	width: 232px;

	margin-right: 10px;

}



div.games_container h3.heading_title_container {

	padding-left: 20px;

	background-image: url('../images/heading_box_img.gif');

}



div.games_container .thumb {

	background-color: #333333;

	padding: 20px;

}



div.games_container .thumb a {

	border: 3px #999999 solid;

	display: block;

	width: 186px;

	height: 102px;

	overflow: hidden;

}



div.games_container .thumb a img {

	border: 1px white solid;

}



div.games_container .crop {

	background-color: #1a1a1a;

	overflow: hidden;

	height: 96px;

	padding: 18px 20px 20px;

	border-bottom: 1px black solid;

	margin-bottom: 10px;

}



div.games_container .crop div {

	height: 72px;

	overflow: hidden;

}



div.games_container .empty {

	float: left;

	background: black url("../images/games_empty.gif") no-repeat left top;

	width: 234px;

	height: 325px;

	margin-right: 10px;

	margin-bottom: 10px;

}



div.games_container .paging {

	width: 966px;

}



#main div.games_container #games_single {

	float: none;

	width: 964px;

}



#games_single table {

	margin-bottom: 10px;

	border-bottom: 1px black solid;

}



#games_single td.games_left {

	vertical-align: top;

	background-color: #262626;

}



#games_single td.games_right {

	vertical-align: top;

	background-color: #1a1a1a;

}



#games_single .crop {

	background-color: transparent;

	height: auto;

	border: none;

}



#games_single .crop h1,

#games_single .crop h1 * {

	color: #fe850c;

	font-size: 18px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none !important;

	text-align: center;

}



.grey_glass_button {

	display: block;

	width: 192px;

	height: 54px;

	line-height: 54px;

	text-align: center;

	background: transparent url("../images/grey_glass_button.gif") no-repeat left top;

	text-decoration: none !important;

}



#games_single .crop .grey_glass_button {

	margin-top: 20px;

}



#games_single .game_rules {

	padding: 40px;

	color: #a6a6a6;

	font-size: 10px;

	line-height: 18px;

}



#games_single .game_rules strong {

	color: #fe850c !important;

}



/* end // Sportal Games */



/* MultiCast and ProStats buttons on index */

div.ls_buttons {

	width: 300px;

	height: 63px;

	overflow: hidden;

}



div.ls_buttons a {

	float: left;

	padding-left: 67px;

	margin-bottom: 10px;

	width: 83px;

	height: 54px;

	color: white;

	background: black url("../images/ls_buttons_home.png") no-repeat left top;

	font-size: 10px;

	line-height: 54px;

}



div.ls_buttons a#gillette {

	background: black url("../brand_images/ls_buttons_gillette.jpg") no-repeat left top !important;

	height: 54px;

}



div.ls_buttons a:hover {

	text-decoration: none;

}



div.ls_buttons .left_button {

	background-position: left top;

}



div.ls_buttons .right_button {

	background-position: right top;

}



div.ls_buttons .center_button {

	width: 300px;

	padding-left: 0px;

	text-align: center;

	background-position: left bottom;

}



/* end // MultiCast and ProStats buttons on index */



/* Analytics Page */

.galery_analitics_counter {

	display: none;

}



.analytics {

	width: 100%;

	background: white none no-repeat center top;

	background-color: white !important;

	text-align: center;

}



.static_wide {

	padding: 30px;

	background-color: #1a1a1a;

}



.calendar_big_button {

	width: 218px;

	height: 19px;

	padding: 0 0 2px 0;

	margin: -10px 0px 20px 40px;

	cursor: pointer;

	background-image: url('../images/calendar_big_button.gif');

	font-family: tahoma, sans-serif;

}



/* end // Analytics Page */



/* Video Player in News */

.video_player_embed_container {

	padding: 10px;

	/* width: 578px; */



	width: 100%;

	box-sizing: border-box;



}



.video_player_embed_container.player_3 {

	padding: 9px;

}



.video_player_embed_container .video_player_embed #big_player object {

	padding: 0;

	margin-bottom: 0;

	background: none;

}



.video_player_embed .top,

.video_player_embed .bottom {

	display: none;

}



.video_player_embed {

	margin-top: 10px;

	padding: 10px 10px 0 10px;

	background: #131313;

	border-radius: 4px;

	-moz-border-radius: 4px;

	-webkit-border-radius: 4px;

}



/*.video_player_embed * {

	margin: 0 auto;

}*/



.video_player_embed object,

.video_player_embed iframe {

	margin-bottom: 10px;

	background: #000000;

	float: left;

	overflow: hidden !important;

	width: 100% !important
}





.video_player_embed embed {

	*margin-bottom: 10px;

}



/* end // Video Player in News */



/* start news ad footer */

.news_ad_footer {

	position: relative;

	/*width: 398px;*/

	width: 96%;

	padding: 5px 10px;

	margin: 20px auto;

	background-color: #2a2a2a;

	clear: both;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

}



#news_text_inner img {

	border: none !important;

}



.news_ad_footer .top,

.news_ad_footer .bottom {

	display: none;

}



/* end news ad footer */



/* start evrokom box */

.rounded_container.light_border.evrokom {

	background: transparent url('../brand_images/evrokom_index_box_bg.png') repeat-y;

}



.rounded_container.light_border.evrokom ol {

	margin: 0 0 13px 18px;

}



.rounded_container.light_border.evrokom p {

	text-align: center;

	padding-bottom: 10px;

}



.rounded_container.light_border.evrokom li {

	color: #a6a6a6;

	margin-bottom: 7px;

}



.rounded_container.light_border.evrokom li.selected {

	font-weight: bold;

	color: white;

}



.rounded_container.light_border.evrokom .pic_heading {

	overflow: visible;

	height: 158px;

}



.rounded_container.light_border.evrokom p a {

	color: #50b0e3;

	font-weight: bold;

}



.rounded_container.light_border.evrokom .heading_title_container {

	background: transparent url('../brand_images/evrokom_index_box_title.png') no-repeat;

	height: 43px;

	border: none;

}



.rounded_container.light_border.evrokom .heading_title_container a {

	color: #0f4b85;

}



/* end evrokom box*/





/* start red index box */

.rounded_container.light_border.red_box {

	background-color: #1a0000;

}



.red_box h4.pic_heading {

	background: #580000 url(../brand_images/pic_heading_bottom_red.gif) no-repeat scroll left bottom;

}



.red_box h4.pic_heading .pic_heading_top {

	background: #580000 url(../brand_images/pic_heading_top_red.gif) no-repeat scroll left top;

}



.red_box .heading_title_container {

	background-image: url(../brand_images/heading_box_img_red.gif);

}



.red_box .orange_link {

	color: red;

}



/* end red index box*/





/* start vote for game */

.rounded_container.light_border.vote_for_game {

	background-color: #1a1a1a !important;

	margin-bottom: 8px;

}



.vote_for_game table {

	width: 344px;

	height: 52px;

	margin: 25px 156px 0px;

}



.vote_for_game table .vote_form {

	text-align: center;

	color: #A6A6A6;

}



.vote_for_game table .vote_form .game_title {

	color: #FE850C;

	font-size: 17px;

	font-weight: bold;

}



.vote_toolbar {

	width: 154px;

	height: 84px;

	margin: 6px 251px 29px;

	text-align: center;

}



.vote_toolbar .vote_text {

	position: relative;

	height: 54px;

	padding-bottom: 10px;

	text-align: left;

}



.vote_toolbar .bar_result {

	height: 4px;

}



.vote_toolbar .vote_button,

.vote_toolbar .send_anketa {

	float: left;

}



.vote_toolbar .vote_button {

	width: 70px;

	padding: 2px 0 5px;

	background: transparent url(../images/anketa_submit.png) no-repeat scroll 0 0
}



.vote_toolbar .vote_button.results {

	margin-left: 14px;

}



.vote_toolbar .vote_button.back {

	margin-left: 42px;

}



.vote_toolbar .vote_button:hover {

	text-decoration: none;

	cursor: pointer;

}



.host_image {

	left: 30px;

}



.guest_image {

	right: 30px;

}



.team_logo_frame {

	position: absolute;

	top: 30px;

	padding: 4px;

	width: 98px;

	height: 128px;

	background: transparent url('../images/team_logo_frame.gif') no-repeat left top;

}



.button_1,

.button_x,

.button_2 {

	background: url('../images/buttons_1x2.png') 0 0 no-repeat;

	color: #e6e6e6;

	float: left;

	font-size: 34px;

	font-weight: bold;

	line-height: 52px;

	text-shadow: 0 2px 3px rgba(0, 0, 0, 0.7);

	width: 60px;

	height: 55px;

	cursor: pointer;

}



.button_1 {

	background-position: 0 0;

}



.button_x {

	background-position: -60px 0;

}



.button_2 {

	background-position: -120px 0;

}



.betathome_banner {

	margin-bottom: -10px;

}



/* end vote for game */



/* start news category links */

.news_category_links_container {

	margin-top: 20px;

}



.news_category_links {

	background-color: #262626;

	height: 76px;

	margin-bottom: 1px;

}



.news_category_links p {

	padding-top: 23px;

	line-height: 13px;

}



.news_category_links img {

	float: left;

	border: 3px solid #585858 !important;

	margin: 10px !important;

}



.news_category_links a,

.news_category_links p,

.news_category_links strong {

	color: white !important;

}



/* end news category links */



div.admin_table {

	display: block;

	margin: 0 0 20px 0;

	width: 965px;

	overflow-x: auto;

	overflow-y: hidden;

	border: 2px solid red;

}



div.admin_table table {

	display: block;

	border: 0 !important;

}



/* wide video img list FIX */

.video_list_div .left_link img {

	width: 298px;

	height: 169px;

}



.video_list_div .left_link em {

	position: absolute;

	display: block;

	height: 50px;

	width: 50px;

	background: url("../images/play_icon_medium.png") no-repeat 0 0;

	top: 25%;

	left: 41%;

	opacity: 0.5;

	-webkit-transition: all 0.3s ease-in-out;

	-moz-transition: all 0.3s ease-in-out;

	-o-transition: all 0.3s ease-in-out;

	transition: all 0.3s ease-in-out;

}



.video_list_div .left_link:hover em {

	opacity: 1;

}



/* end of wide video img list FIX */



/* start video team links */

.team_links td.more_video {

	width: 101px;

	vertical-align: top;

}



/* end video team links */



#brand_banner .more_news_2 {

	padding: 6px 9px 8px 0 !important;

	text-align: right !important;

	border-top: 1px solid #333333;

	margin: 10px 10px 0;

}



/* start gallery new */

/* most_viewed_box OLD*/

#post_action {

	position: absolute;

	top: -1px;

	left: -1px;

	width: 1px;

	height: 1px;

	border: none;

}



div.galery_pic_content {

	position: relative;

	width: 142px;

	margin: 0 6px 55px 0;

}



div.galery_pic_content p {

	font-size: 10px;

	line-height: 13px;

	width: 130px;

	overflow: hidden;

	text-align: center;

	margin-top: 10px;

}



div.galery_pic_content a {

	width: 130px;

	display: block;

}



div.galery_pic_content a:hover {

	text-decoration: none;

}



div.galery_pic_content img {

	width: 130px;

	height: 73px;

}



div.galery_odd_fix {

	padding: 0;

	width: 298px;

}



/* most_viewed_box NEW */



div.galery_pic_content_top {

	width: 298px;

	position: relative;

	background: #333333;

	margin-bottom: 10px;

}



div.galery_pic_content_top img {

	width: 298px;

	height: 169px;

}



div.galery_pic_content_top span.gallery_count {

	display: block;

	position: absolute;

	top: 120px;

	right: 15px;

	background: url("../images/camera_icon.png") no-repeat 15px center, rgba(0, 0, 0, 0.4);

	background-size: 27px;

	height: 28px;

	width: 40px;

	text-align: left;

	padding: 9px 0 0 55px;

	color: #fff;

	font: normal 16px Arial, sans-serif;

	border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	overflow: hidden;

}



div.galery_pic_content_top p a {

	color: #ff8400;

	font-size: 15px;

	font-weight: bold;

	padding: 10px;

	display: block;

}



div.galery_pic_content {

	position: relative;

	width: 134px;

	margin: 0 9px 10px 9px;

	overflow: hidden;

}



div.galery_pic_content.right {

	margin: 0 9px 0 0;

}



div.galery_pic_content span.gallery_count {

	display: none;

}



div.galery_pic_content p {

	font-size: 12px;

	line-height: 13px;

	width: 134px;

	overflow: hidden;

	text-align: left;

	color: #ccc;

	margin-top: 10px;

}



div.galery_pic_content p a {

	width: 130px;

	display: block;

	color: #ff8400;

	font-weight: bold;

}



div.galery_pic_content p a:hover {

	text-decoration: underline;



}



div.galery_pic_content a:hover {

	text-decoration: none;

}



div.galery_pic_content img {

	width: 133px;

	height: 74px;

}



div.galery_odd_fix {

	padding: 0;

	width: 296px;

}



/* end new */





/* structure */



a {

	outline: none;

}



table.sportal_gallery div#wraper_box_1 {

	position: relative;

}



div#sportal_gallery {

	height: auto;

	width: 910px;

}



div#sportal_gallery div.rounded_container {

	width: 908px;

}



div#sportal_gallery table {

	width: 100%;

	height: 20px;

}



div#sportal_gallery table td.video_comm_link {

	height: 20px;

	text-align: center;

	vertical-align: bottom;

}



div#sportal_gallery table td.video_comm_link a {

	padding: 0 20px;

	height: 14px;

	overflow: hidden;

	display: block;

	text-align: center;

}



div#sportal_gallery table td.left_td {

	text-align: left;

	width: 50px;

	line-height: 50px;

	padding: 9px 10px 9px 20px;

}



div#sportal_gallery table td.left_td img {

	display: inline-block;

}



div#sportal_gallery table td.name {

	width: 200px;

}



div#sportal_gallery table td.name h5 span {

	display: block;

	font-weight: normal;

	text-transform: none;

}



div#sportal_gallery table td.buttons {

	width: 310px;

	text-align: center;

}



div#sportal_gallery table td.buttons a {

	display: inline-block;

	border: 1px solid #333;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	margin: 0 2px;

}



div#sportal_gallery table td.view {

	width: 280px;

	padding-right: 20px;

	text-align: right;

}



div#sportal_gallery table td.buttons #previous_button,

div#sportal_gallery table td.buttons #next_button {

	width: 32px !important;

	height: 28px !important;

}



div#sportal_gallery table td.buttons #previous_button {

	background: #1a1a1a url("../images/prev_new_btn.png") no-repeat center center;

}



div#sportal_gallery table td.buttons #previous_button:hover {

	background: #ff8400 url("../images/prev_new_btn.png") no-repeat center center;

	border-color: #ff8400;

}



div#sportal_gallery table td.buttons #next_button {

	background: #1a1a1a url("../images/next_new_btn.png") no-repeat center center;

}



div#sportal_gallery table td.buttons #next_button:hover {

	background: #ff8400 url("../images/next_new_btn.png") no-repeat center center;

	border-color: #ff8400;

}



div#sportal_gallery table td.buttons #auto_button {

	width: 66px;

	height: 28px;

	background: #1a1a1a url("../images/play_new_btn.png")no-repeat center center;

}



div#sportal_gallery table td.buttons #auto_button:hover {

	background: #ff8400 url("../images/play_new_btn.png")no-repeat center center;

	border-color: #ff8400;

}



#root_galery_tools .next_button,

#root_galery_tools .previous_button {

	width: 30px;

	height: 18px;

	float: right;

	margin-left: 5px;

}



#root_galery_tools .next_button {

	background: #1a1a1a url("../images/next.png") no-repeat center center;

}



#root_galery_tools .next_button:hover {

	background: #1a1a1a url("../images/next_active.png") no-repeat center center;

}









/* galeries_browser */



div.big_galery a.active_galery_pic {

	background-color: #FE850C;

}





div#sportal_gallery div.gallery_folder {

	padding-bottom: 10px;

}



table.sportal_gallery div.lighter_bg {

	background-color: #262626;

}



table.sportal_gallery div#sportal_gallery h3 {

	padding-left: 20px;

	border: none;

	font-size: 18px !important;

	color: #ff8400;

	margin: 10px 0;

	height: auto !important;

}



table.sportal_gallery div.menu_row {

	width: 811px;

	padding: 20px 50px 5px;

	float: none;

	position: relative;

}



table.sportal_gallery div.menu_row_big {

	width: 890px;

	padding: 5px 0 5px 39px;

}



table.sportal_gallery div.menu_row hr,

table.sportal_gallery div.menu_row_big hr {

	position: absolute;

	width: 96%;

	border: 1px solid #333;

	border-bottom: none;

	top: 180px;

	left: 0;

	margin-left: 15px;

}



table.sportal_gallery div.menu_row a,

table.sportal_gallery div.menu_row_big a,

.big_left div.menu_row a {

	width: 185px;

	margin: 0 8px 20px;

	background-position: 56px 0;

	overflow: hidden;

	height: 190px;

}



.big_left div.menu_row a {

	width: 230px;

	margin: 0 6px 20px 8px;

	height: 210px;

	padding: 0;

}



table.sportal_gallery div.menu_row img,

table.sportal_gallery div.menu_row_big img,

.big_left div.menu_row img {

	width: 183px;

	height: 102px;

	margin: 0;

	border: 1px solid #262626;

}



.big_left div.menu_row img {

	width: 228px;

	height: 128px;

}



table.sportal_gallery div.menu_row a:hover img,

table.sportal_gallery div.menu_row a.active_folder_gallery img,

table.sportal_gallery div.menu_row_big a:hover img,

table.sportal_gallery div.menu_row_big a.active_folder_gallery img,

.big_left div.menu_row a:hover img {

	border: 1px solid #fe850c;

}



table.sportal_gallery div.menu_row a span,

table.sportal_gallery div.menu_row_big a span,

.big_left div.menu_row a span {

	position: static;

	overflow: hidden;

	width: 185px;

	line-height: 15px;

	font-size: 12px;

	text-align: left;

	height: 60px;

	margin-top: 10px;

	color: #ccc;

	font-weight: bold;

}



table.sportal_gallery div.menu_row a:hover span,

table.sportal_gallery div.menu_row a.active_folder_gallery span,

table.sportal_gallery div.menu_row_big a:hover span,

table.sportal_gallery div.menu_row_big a.active_folder_gallery span,

.big_left div.menu_row a:hover span {

	color: #fe850c;

}



table.sportal_gallery div.menu_row a span.total,

table.sportal_gallery div.menu_row_big a span.total,

.big_left div.menu_row a span.total {

	padding: 1px 0 0 17px;

	margin: 0px 0 5px;

	text-align: left;

	display: block;

	background: black;

	height: 16px;

	line-height: 15px;

	position: static;

	background: url("../images/photo_icon.png") no-repeat 0 3px;

	color: #999999;

}



table.sportal_gallery div.menu_row a:hover span.total,

table.sportal_gallery div.menu_row a.active_folder_gallery span.total,

table.sportal_gallery div.menu_row_big a:hover span.total,

table.sportal_gallery div.menu_row_big a.active_folder_gallery span.total,

.big_left div.menu_row a:hover span.total {

	color: #fe850c;

	background: url("../images/photo_icon_hover.png") no-repeat 0 3px;

}



table.sportal_gallery div.menu_row a span.total .number,

table.sportal_gallery div.menu_row_big a span.total .number,

.big_left div.menu_row a span.total .number {

	font-size: 12px;

	display: inline;

	padding-right: 5px;

	color: #999;

}



table.sportal_gallery div.menu_row_big a:hover span.total .number,

table.sportal_gallery div.menu_row_big a.active_folder_gallery span.total .number,

table.sportal_gallery div.menu_row a:hover span.total .number,

table.sportal_gallery div.menu_row a.active_folder_gallery span.total .number,

.big_left div.menu_row a:hover span.total .number {

	color: #fe850c;

}



/* galery_images_page */

table.sportal_gallery div.thumbnails_wrap {

	background: #404040;

	padding: 3px 0 5px 72px;

	position: relative;

}



table.sportal_gallery div.thumbnails {

	height: 84px;

	width: 786px;

	margin: 0;

	padding: 0;

	overflow: hidden;

	position: relative;

}



table.sportal_gallery .inner_thumbnail {

	width: 786px;

}



table.sportal_gallery div.thumbnails em {

	width: 134px;

	height: 75px;

}



table.sportal_gallery div.thumbnails a {

	margin-right: 20px;

}



table.sportal_gallery div.thumbnails img {

	width: 134px;

	height: 75px;

}



table.sportal_gallery div.thumbnails_all {

	height: auto;

	width: 786px;

	margin: 0;

	padding: 0;

	overflow: hidden;

	position: relative;

}



#sportal_gallery div.thumbnails_all_big {

	width: 865px;

	padding-left: 23px;

}



table.sportal_gallery div.thumbnails_all em {

	width: 134px;

	height: 75px;

}



table.sportal_gallery div.thumbnails_all a,

table.sportal_gallery div.thumbnails_all_big a {

	margin: 5px 20px 2px 0;

	float: left;

	position: relative;

}



table.sportal_gallery div.thumbnails_all a:hover img,

table.sportal_gallery div.thumbnails_all a.active_galery_pic img,

table.sportal_gallery div.thumbnails a.active_galery_pic img,

table.sportal_gallery div.thumbnails_all_big a:hover img,

table.sportal_gallery div.thumbnails_all_big a.active_galery_pic img {

	border: 1px solid #fe850c;

}



table.sportal_gallery div.thumbnails_all img,

table.sportal_gallery div.thumbnails_all_big img {

	width: 134px;

	height: 75px;

	border: 1px solid #404040;

}



.rounded_container #show_all_img,

.rounded_container #hide_all_img {

	display: block;

	float: right;

	padding-right: 15px;

	text-decoration: none;

	font-size: 11px;

	margin: 10px 20px 10px 0;

}



.rounded_container #show_all_img {

	background: url(../images/bullet_down.png) no-repeat right center;

}



.rounded_container #hide_all_img {

	background: url(../images/bullet_up.png) no-repeat right center;

	display: none;

}



a#move_left,

a#move_right {

	display: block;

	width: 30px;

	height: 30px;

	position: absolute;

	text-indent: -99999px;

}



a#move_left {

	background: url(../images/arrow_left_new.png) no-repeat 0 0;

	top: 30px;

	left: 20px;

}



a#move_left:hover {

	background: url(../images/arrow_left_new.png) no-repeat 0 -30px;

}



a#move_right {

	background: url(../images/arrow_right_new.png) no-repeat 0 0;

	top: 30px;

	right: 20px;

}



a#move_right:hover {

	background: url(../images/arrow_right_new.png) no-repeat 0 -30px;

}



span.v_tl {

	background-image: url('../images/v_tl.png');

	position: absolute;

	display: block;

	overflow: hidden;

	width: 4px;

	height: 5px;

	top: -1px;

	left: -1px;

}



span.v_tr {

	background-image: url('../images/v_tr.png');

	position: absolute;

	display: block;

	overflow: hidden;

	width: 4px;

	height: 5px;

	top: -1px;

	right: -1px;

}



span.v_bl {

	background-image: url('../images/v_bl.png');

	position: absolute;

	display: block;

	overflow: hidden;

	width: 4px;

	height: 5px;

	bottom: -2px;

	left: -1px;

}



span.v_br {

	background-image: url('../images/v_br.png');

	position: absolute;

	display: block;

	overflow: hidden;

	width: 4px;

	height: 5px;

	bottom: -2px;

	right: -1px;

}



/* main pic */







div#gallery_main_pic {

	height: 500px;

	overflow: hidden;

	background: #1a1a1a;

	padding: 10px 9px 0;

}



div#big_pic_container {

	position: relative;

	width: 890px;

	height: 500px;

}



div#big_pic_container a#pic_link {

	cursor: pointer;

	text-decoration: none;

}



/* div#sportal_gallery .user_toolbar {
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;

} */



div#sportal_gallery .zoom_wrap {

	float: right;

	margin-right: 10px;

	line-height: 20px
}



button.zoom_image {

	float: left;

	background: url(../images/zoom_image_button_new.png) no-repeat;

	width: 29px;

	height: 19px;

	margin: 0 0 0 10px;

	text-indent: -9999px;

}



span#pic_number {

	float: left;

	font-size: 12px;

	line-height: 13px;

	color: #fff;

	line-height: 20px;

}



div#big_pic_container div.border {

	text-align: center;

	overflow: hidden;

	height: 500px;

	position: relative;

}



div#big_pic_container .description_text {

	position: absolute;

	text-align: center;

	font-size: 12 !important;

	text-shadow: 0 0 4px #000;

	padding: 10px;

	width: 700px;

	bottom: 0;

	left: 84px;

}



div#big_pic_container div.border div#move_big_pic {

	position: relative;

}



div#big_pic_container div.border div#move_big_pic table {

	width: 100%;

	height: 100%;

	border: 0;

}



div#big_pic_container div.border div#move_big_pic table td {

	vertical-align: middle;

}





div#big_pic_container div.border div#move_big_pic div.big_pic {

	/*width: 890px;*/

	height: 500px;

	position: relative;

	overflow: hidden;

}



/* gallery controll */



div#gallery_controll {

	height: 39px;

	position: relative;

}



/* right */



div#gallery_controll div.right_section {

	float: right;

	margin-top: 10px;

	margin-right: 20px;

}



div.right_section span {

	display: block;

	float: right;

	height: 18px;

	line-height: 18px;

}



div.right_section span.g_link a {

	font-weight: bold;

}



div.right_section span.g_vote {

	background: url("../images/vote_icon_g.gif") 4px 3px no-repeat;

	padding-left: 17px;

	color: #a6a6a6;

}



div.right_section span.g_comments {

	background: url("../images/comments_icon_g.gif") 4px 3px no-repeat;

	padding-left: 15px;

	color: #a6a6a6;

}



div.right_section span.g_viewer {

	background: url("../images/viewer_icon_g.gif") 4px 3px no-repeat;

	padding-left: 21px;

	color: #a6a6a6;

}



/* left */



div.left_section {

	float: left;

	padding-left: 20px;

	width: 315px;

}



div.left_section a {

	display: block;

	overflow: hidden;

	float: left;

}



a.gallery_friends {

	float: left;

	background: url(../images/gallery_friends.gif) no-repeat;

	width: 29px;

	height: 19px;

	margin: 10px 10px 0 0;

	text-indent: -9999px;

}



a.gallery_facebook {

	background: url(../images/gallery_facebook.gif) 0 2px no-repeat;

	padding-left: 24px;

	padding-top: 3px;

	height: 17px;

	width: 58px;

	margin-top: 10px;

	/* margin-left: 11px; * no-mail fix */

}



a.gallery_twitter {

	background: url(../images/gallery_twitter.gif) 0 1px no-repeat;

	padding-left: 25px;

	padding-top: 3px;

	height: 17px;

	width: 42px;

	margin-top: 10px;

	margin-left: 5px;

}



/* center */



div.center_section {

	float: left;

}



div.center_section a,

div.center_section div {

	display: block;

	float: left;

	margin: 10px 5px 0 0;

	margin-right: 5px;

	padding: 0px;

	height: 19px;

	width: 29px;

	cursor: pointer;

}



div.center_section a.play_button {

	background-image: url('../images/play_button.gif');

	width: 40px;

}



div.center_section a.pause_button {

	background-image: url('../images/pause_button.gif');

	width: 40px;

}



h3#galery_under_comments {

	display: none;

}



/* end gallery new */



/* news tabs style */



.news_menu {

	height: 22px;

	position: relative;

	z-index: 995;

	background-color: transparent;

	border: 0;

	padding-top: 5px;

}



.news_menu ul {

	width: 468px;

	position: relative;

}



.news_menu li {

	position: absolute;

	top: 5px;

	height: 21px;

	width: 154px;

	font: bold 10px verdana, sans-serif;

	text-transform: uppercase;

	background-color: black;

	border: 1px solid #3a3a3a;

	border-left: 0;

	border-right: 0;

	line-height: 21px;

	list-style: none;

}



#tabs_moveble_20 li,

#tabs_moveble_400 li,

#tabs_moveble_90 li {

	width: 198px;

	text-align: center;

}



.news_menu.four_tabs li.left_tab {

	width: 104px;

}



.news_menu.four_tabs.big li.left_tab,

.news_menu.four_tabs.big li.center_tab,

.news_menu.four_tabs.big li.center_tab2 {

	width: 150px !important;

	text-align: center !important;

}



.news_menu.four_tabs.big li.right_tab {

	width: 148px !important;

}



.news_menu.four_tabs li.center_tab,

.news_menu.four_tabs li.center_tab2 {

	width: 110px !important;

	text-align: center !important;

}



.news_menu.four_tabs li.right_tab {

	width: 154px !important;

}



.news_menu li a,

.news_menu li a:hover {

	padding: 0 10px;

	display: block;

	text-decoration: none;



}



.news_menu li b {

	padding: 0 10px;

	display: block;

	cursor: default;

}



.news_menu li.left_tab {

	text-align: left;

	left: 0;

	padding-right: 1px;

	border-left: 1px solid #3a3a3a;

}



.news_menu.four_tabs.big li.left_tab.tv_tab {

	left: 140px !important;

	text-align: center !important;

	width: 198px !important;

}



.news_menu.four_tabs.big li.center_tab.tv_tab {

	left: 339px !important;

	width: 198px !important;

}



.news_menu.four_tabs.big li.center_tab2.tv_tab {

	left: 538px !important;

	width: 198px !important;

}



.news_menu.four_tabs.big li.right_tab.tv_tab {

	left: 736px !important;

	width: 198px !important;

}



.news_menu.four_tabs.big li a:hover {

	color: #ff8400;

}





.news_menu li.center_tab {

	text-align: center;

	left: 200px;

	width: 198px;

	padding-right: 1px;

	padding-left: 1px;

}



.news_menu.four_tabs li.center_tab {

	left: 105px;

}



.news_menu.four_tabs li.center_tab2 {

	left: 209px;

}



.news_menu li.right_tab {

	text-align: right;

	left: 400px;

	padding-left: 1px;

	border-right: 1px solid #3a3a3a;

}



.news_menu.four_tabs.big li.right_tab {

	left: 450px;

}



.news_menu.four_tabs.big li.center_tab {

	left: 150px;

}



.news_menu.four_tabs.big li.center_tab2 {

	left: 300px;

}



#active_tab_20,

#active_tab_90 {

	top: 0;

	padding-left: 0px;

	padding-right: 0px;

	height: 27px;

	line-height: 27px;

	z-index: 999;

	border-bottom: 0 !important;

	/*background-image: url('../images/heading_box_img.gif');*/

	background: #1a1a1a;

	border-left: 1px solid #3a3a3a;

	border-right: 1px solid #3a3a3a;

}



.tab #active_tab_20 {

	border-bottom: 1px solid #3a3a3a !important;

	top: -1px !important;

}



#active_tab_400 {

	top: 0;

	padding-left: 0px;

	padding-right: 0px;

	height: 27px;

	line-height: 27px;

	z-index: 999;

	border-bottom: 0 !important;

	/*background-image: url('../images/heading_box_img.gif');*/

	background: #1a1a1a;

	border-left: 1px solid #3a3a3a;

	border-right: 1px solid #3a3a3a;

}



span.tl_news {

	position: absolute;

	width: 4px;

	height: 5px;

	overflow: hidden;

	left: -1px;

	top: -1px;

	background: url('../images/t_tl.png');

}



span.tr_news {

	position: absolute;

	width: 4px;

	height: 5px;

	overflow: hidden;

	right: -1px;

	top: -1px;

	background: url('../images/t_tr.png');

}



.news_menu li.left_tab span.tr_news,

.news_menu li.center_tab span.tl_news,

.news_menu li.center_tab span.tr_news,

.news_menu li.right_tab span.tl_news,

.news_menu li.center_tab2 span.tr_news,

.news_menu li.center_tab2 span.tl_news {

	background: none;

}



#active_tab_20 span.tl_news,

#active_tab_400 span.tl_news {

	background: url('../images/t_tl.png');

}



#active_tab_20 span.tr_news,

#active_tab_400 span.tr_news {

	background: url('../images/t_tr.png');

}



/* list news */



ul.heading_news {

	width: 578px;

	border-top: 1px solid #333333;

	margin: 10px;

}



ul.heading_news li {

	list-style: none;

	border-bottom: 1px solid #333333;

	padding-top: 5px;

	padding-bottom: 6px;

	background: url('../images/home_news_dot.png') 99% 50% no-repeat;

}



ul.heading_news li a {

	display: block;

	width: 540px;

	line-height: 16px;

	height: 14px;

	overflow: hidden;

	padding-right: 14px;

	font-weight: bold;

	font-size: 12px;

	color: #FE850C;

}



/* end news tabs style */





/* start main menu lite buttons */

/*

.head_nav a.lite_category_link {

	background: #1a1a1a;

	border-top: 1px solid #262626;

	border-bottom: 1px solid #0d0d0d;

}



.head_nav a.lite_category_link .l_border {

	background-image: url('../images/lite_left_border.gif');

}



.head_nav a.lite_category_link .r_border {

	background-image: url('../images/lite_right_border.gif');

}

*/

/* start main menu lite buttons */





/* start title date */

#news_heading {

	/*	padding-bottom: 7px;*/

}



#big_news_container #news_heading span.dark_text {

	font-size: 12px;

	color: #a6a6a6;

	font-weight: normal;

	line-height: 23px;

	float: left;

	margin-left: 10px;

}



/*btn_comm*/

.btn_comm {

	display: inline-block;

	font-weight: normal;

	padding-right: 4px;

	background: url('../images/btn_comm_right.gif') no-repeat right 0;

	margin-left: 3px;

}



.btn_comm:hover {

	text-decoration: none;

}



.btn_comm b {

	display: inline-block;

	height: 16px;

	padding: 3px 1px 0 100px;

	background: url('../images/btn_comm.gif') no-repeat 0 0;

}



.btn_reads {

	margin-top: 10px;

	display: inline-block;

}



.btn_reads:hover {

	text-decoration: none;

}



.btn_reads span {

	background: url("../images/persons_icon.png") no-repeat right center;

	color: #fff;

	padding-right: 40px;

	font-weight: bold;

	font-size: 11px;

	display: inline-block;

	line-height: 40px;

}



.btn_reads b {

	display: inline-block;

	line-height: 40px;

	border-left: 1px solid #000;

	padding: 0 0 0 10px;

	color: #fff;

	font-weight: bold;

	margin-left: 8px;

	font-size: 12px;

}



.user_toolbar {

	position: relative;

	height: 16px;

	margin-bottom: 19px;

	margin-top: 10px;

	z-index: 100;

	/* (ORL:video.php bug) width: 435px; */

}



.user_toolbar div#___plusone_0 {

	margin-top: -2px !important;

	width: 84px !important;

}



.user_toolbar .fake_fb_share {

	float: left;

	margin-right: 5px;

	width: 95px;

	height: 18px;

	background: url(../images/fb_1.gif) no-repeat 0 0;

}



.svejo_btn {

	left: 330px;

	position: absolute;

	top: -2px;

}



.svejo-wrap {

	float: left;

	height: 20px;

	margin-top: -2px;

	overflow: hidden;

}



.viewers_toolbar.sportal_tv {

	height: 19px;

	line-height: 19px;

	vertical-align: middle;

}



.viewers_toolbar.sportal_tv span {

	line-height: 12px;

}



.viewers_toolbar.sportal_tv .user_toolbar {

	float: left;

	margin: 0 0 0 10px;

}



.user_toolbar .chat_icon {

	margin-right: 5px;

}



.user_toolbar .facebook {

	background: url(../images/gallery_facebook.gif) 1px 1px no-repeat;

	padding: 2px 4px 2px 26px;

	line-height: 16px;

	font-weight: normal;

}



.user_toolbar .twitter {

	background: url(../images/gallery_twitter.gif) 1px 0px no-repeat;

	padding: 2px 0 2px 26px;

	line-height: 16px;

	height: 15px;

	font-weight: normal;

}



.user_toolbar .chat_icon,

.user_toolbar .comments_icon {

	margin-top: 2px;

}



/* end title date  */



/* tooltips  */



div.tooltip a.tooltip_x {

	color: #000000;

	position: absolute;

	display: block;

	padding: 0 3px 3px 4px;

	font-weight: bold;

	font-size: 10px;

	line-height: 10px;

	background: #868686;

	right: 3px;

	top: 3px;

	text-decoration: none;

}



div.tooltip a.tooltip_x:hover {

	background: #a6a6a6;

}



div.tooltip {

	position: absolute;

	background: #4d4d4d;

	border: 1px solid black;

	color: #a6a6a6;

	padding: 7px;

	padding-right: 12px;

	z-index: 9999;

}



div.tooltip a {

	color: #ffffff;

}



div#comments_input_fld,

div#language_wrapper {

	position: relative;

}



div.tooltip span {

	background: url(../images/tooltip_arrow.gif) no-repeat top left;

	width: 15px;

	height: 8px;

	position: absolute;

	bottom: -8px;

	left: 8px;

	padding: 0;

	margin: 0;

	overflow: hidden;

	display: block;

}



.hed div.tooltip span {

	background: url(../images/tooltip_arrow.gif) no-repeat bottom left;

	width: 8px;

	height: 15px;

	position: absolute;

	top: 8px;

	left: -8px;

	padding: 0;

	margin: 0;

	overflow: hidden;

	display: block;

}



div#language_wrapper div.tooltip span {

	left: auto;

	right: 24px;

}



.hed div.tooltip {

	_margin-left: -20px;

	/* ie6 fix */

}



.language_select {

	display: block;

	width: 120px;

	padding: 3px 0 5px;

	height: 18px;

	line-height: 20px;

	margin: 2px 0 0 15px;

	background: rgb(51, 51, 51);

	background: -moz-linear-gradient(top, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(51, 51, 51, 1)), color-stop(100%, rgba(34, 34, 34, 1)));

	background: -webkit-linear-gradient(top, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	background: -o-linear-gradient(top, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	background: -ms-linear-gradient(top, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	background: linear-gradient(to bottom, rgba(51, 51, 51, 1) 0%, rgba(34, 34, 34, 1) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);

	border: 1px solid #333;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	cursor: pointer;

	font-family: tahoma;

	text-align: center;

	overflow: hidden;

	font-weight: bold;

}



.language_select:hover {

	text-decoration: none;

	background: #ff8400;

	border-color: #ff8400;

}



/* end tooltips  */



/* start wide static page */

.content.wide {

	border-left: none;

}



.content.wide .rounded_container {

	width: 100%;

	position: relative;

}



.content.wide .rounded_container .static_content {

	padding: 40px;

}



/* end wide static page */



/* fb like fix */



iframe.fb_like {

	float: left;

	margin-left: 8px;

	margin-top: -4px;

}



iframe.fb_like_news {

	float: left;

	margin-left: 8px;

	margin-top: -2px;

}



div.single_news a.facebook,

div.single_news a.twitter {

	float: left;

	padding-left: 21px;

	line-height: 12px;

}



div.single_news a.twitter {

	margin-left: 2px;

	width: 0px;

	padding-left: 15px;

	overflow: hidden;

}



div.single_news a.svejo,

.stat_fb_shit a.svejo {

	float: left;

	margin: -3px 3px 0 4px;

	display: inline;

	height: 20px;

	width: 0px;

	padding-left: 15px;

	overflow: hidden;

	background: url(../images/svejo_ico.png) 0px 0px no-repeat;

	_background: url(../images/svejo_ico.gif) 0px 0px no-repeat;

}



.stat_fb_shit {

	float: right;

	margin-top: 6px;

	width: 390px;

}



.google_share {

	float: left;

	width: 70px;

}



.stat_fb_shit a,

.stat_fb_shit iframe {

	float: left;

	overflow: hidden;

}



.stat_fb_shit a.twitter {

	margin-left: 4px;

	width: 0px;

	padding-left: 15px;

	overflow: hidden;

}



.fb-wrapper,

.stat_fb_shit .fb-like {

	float: left;

	margin: -2px 5px 0 5px;

}



.stat_fb_shit .user_toolbar {

	margin-bottom: 0;

}



.stat_fb_shit.player_stat {

	float: none;

	margin-top: 25px;

	width: auto;

}



/* new facebook shit */

a.new_facebook_share .fb_share_count_nub_right {

	background: url(../images/fb_share_fix.gif);

	background-position: right 5px;

	background-repeat: no-repeat;

}



a.new_facebook_share {

	float: left;

	margin-right: 5px;

	margin-top: -1px;

}



.share_fb_button {

	background: url('../images/fb_1.gif') no-repeat 0 0;

	cursor: pointer;

	display: block;

	float: left;

	height: 18px;

	margin-top: -1px;

	width: 95px;

}



/* / new facebook shit */



iframe.fb_like_video {

	float: left;

	margin-top: -4px;

}



iframe.fb_like_gallery {

	margin-top: -1px;

	float: right;

}



.viewers_toolbar.sportal_tv {

	position: relative;

	background-color: #262626;

	border-top: 1px solid #000;

}



.viewers_toolbar.sportal_tv iframe.fb_like_tv {

	position: absolute;

	left: 220px;

	top: 10px;

}



/* fb like fix */



/* static page fix */



div#container.static_page img.spacer_td_img {

	display: none;

}



div#container.static_page td.content {

	background: black;

}



/* static page fix */



/* home top bar */



div#home_top_bar {

	position: relative;

	width: 968px;

	height: 35px;

	margin: 0 auto;

	overflow: hidden;

	z-index: 1;

}



/* home top bar */



/* fake player */

div.fake_player {

	position: relative;

	width: 280px;

	height: 254px;

}



div.fake_player img {

	position: absolute;

	width: 280px;

	height: 254px;

	z-index: 1;

}



div.fake_player div.bg_x {

	position: absolute;

	width: 280px;

	height: 254px;

	background-image: url('../brand_images/fake_player_small.png');

	z-index: 2;

	_background-image: none;

	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../brand_images/fake_player_small.png', sizingMethod='image');

}



div.fake_player span.txt_x {

	position: absolute;

	padding: 162px 40px 0 40px;

	width: 200px;

	height: 92px;

	font-weight: bold;

	color: #FE850C;

	z-index: 3;

}



div.fake_player a {

	display: block;

	cursor: pointer;

}



div.fake_player a:hover {

	text-decoration: none;

}



div.fake_player.big_player img {

	width: 408px;

	height: 306px;

}



div.fake_player.big_player {

	width: 408px;

	height: 306px;

	padding: 0 10px;

	background: #585858;

}



div.fake_player.big_player div.bg_x {

	width: 408px;

	height: 306px;

	background-image: url('../brand_images/fake_player_big.png');

	_background-image: none;

	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../brand_images/fake_player_big.png', sizingMethod='image');

}



/* fake player */

.right_side .nivea_facts {

	position: relative;

	background: url('../brand_images/nivea_1.jpg') no-repeat left top;

	height: 300px;

	width: 300px;

	margin-bottom: 10px;

}



.right_side .nivea_facts div {

	position: absolute;

	width: 246px;

	height: 73px;

	overflow: auto;

	margin: 98px 28px 0;

	z-index: 2;

}



.right_side .nivea_facts a {

	height: 300px;

	width: 300px;

	display: block;

	position: absolute;

	z-index: 1;

}



/* search results */



h3.search_result_h3,

div.search_result h4 {

	font: 10px verdana, sans-serif;

	padding: 0;

	margin: 0;

}



h3.search_result_h3 {

	color: #999999;

	font-weight: bold;

	overflow: hidden;

}



h3.search_result_h3 a {

	color: #999999;

}



.search_result h4 a {

	color: #ff8400;

	font-weight: bold;

}



.search_result_spacer {

	height: 10px;

}



.search_result {

	background: #262626;

	border-bottom: 1px solid #1a1a1a;

	padding: 10px 20px;

}



.search_result span {

	color: #999999;

}



.search_bg_top_repeat {

	background: url("../images/search_bg_top_repeat.gif") repeat-x;

	padding-left: 20px;

	padding-top: 16px;

	font-weight: bold;

	color: #666666;

}





.search_result img.white_border {

	float: left;

	margin: 0 10px 5px 0;

}



/* search date and match links */



#search_results_title_box {

	height: 33px;

	padding-left: 20px;

	font-weight: bold;

}



h3#search_results_title {

	float: left;

	font: 10px verdana, sans-serif;

	text-transform: uppercase;

	font-weight: bold;

}



#search_results_order {

	height: 33px;

	float: right;

	padding-right: 20px;

	color: #666666;

}



#search_results_order span {

	padding-left: 10px;

}



#search_results_order span.active {

	color: #FF8400;

}



#search_results_order span a {

	color: #666666;

}



#search_results_order span a:hover {

	color: #FF8400;

	text-decoration: none;

}



#search_results_order span.active a {

	color: #FF8400;

}



/* search results input area */



.search_area {

	height: 55px;

	position: relative;

}



input.search_input {

	background-image: url("../images/search_input.gif");

	width: 351px;

	position: absolute;

	left: 87px;

	top: 33px;

}



input.search_input.short {

	background-image: url("../images/search_input_short.gif");

	width: 251px;

}



input.search_button {

	position: absolute;

	right: 20px;

	top: 33px;

}



.new_language_select {

	position: absolute;

	left: 20px;

	top: 33px;

}



.new_language_select a#language_select {

	font-weight: normal;

}



.search_extend_in .big_select_box .combo_box {

	background: url("../images/search_select_box.gif") no-repeat;

}



.new_language_select div.tooltip span {

	left: auto;

	left: 21px;

}



/* search extended area */



.search_extend {

	background: url("../images/search_bg_bottom_repeat.gif") #333333 repeat-x;

	width: 428px;

	margin-left: 20px;

	margin-top: -10px;

	margin-bottom: 20px;

}



.search_extend_in {

	background: url("../images/search_bg_bottom_end.gif") no-repeat bottom;

}



a.extend_in {

	display: block;

	text-align: right;

	padding: 5px 8px 4px 0;

	color: #a6a6a6;

	font-weight: bold;

}



a.extend_in:hover {

	color: #FE850C;

	text-decoration: none;

}



.search_form {

	margin-left: 44px;

}



.search_extend_in #registry_submit,

.user_list_img input.submit {

	margin-top: 18px;

}



/* search results 3 buttons */



ul.search_results li a {

	cursor: default;

}



ul.search_results li.left_tab a,

ul.search_results li.left_tab a:hover {

	padding-left: 20px;

}



ul.search_results li.right_tab a,

ul.search_results li.right_tab a:hover {

	padding-right: 20px;

}



li.center_tab.end {

	border-right: 1px solid #3a3a3a;

}



li.center_tab.end span.tr_news {

	background: url("../images/t_tr.png") no-repeat;

}



/* search end */



/* clb */



#clb {

	width: 300px;

	height: 510px;

	background: url("../brand_images/clb_bg_brand.jpg") no-repeat center top;

	overflow: hidden;

	position: relative;

	margin-bottom: 10px;

}



#clb_logo {

	position: absolute;

	left: 0px;

	top: 0px;

	width: 300px;

	height: 50px;

	background: none !important;

}



a#clb_b1,

a#clb_b2,

a#clb_b3,

a#clb_b4 {

	width: 127px;

	height: 25px;

	line-height: 25px;

	color: #fff;

	position: absolute;

	display: block;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	text-align: center;

	border: 1px solid #fff;

}



a#clb_b1:hover,

a#clb_b2:hover,

a#clb_b3:hover,

a#clb_b4:hover {

	background: #fff;

	text-decoration: none;

	color: #042866;

}



a#clb_b1 {

	/*width: 118px;*/

	left: 20px;

	top: 48px;

	/*	background: url("../brand_images/clb_b1.png") no-repeat right center;*/

	/*padding: 0 10px 0 0;*/

}



a#clb_b2 {

	/*width: 130px;*/

	right: 20px;

	top: 48px;

	/*	background: url("../brand_images/clb_b1.png") no-repeat left center;*/

	/*padding: 0 0 0 10px;*/

}



a#clb_b3 {

	/*width: 130px;*/

	left: 20px;

	top: 77px;

	/*	background: url("../brand_images/clb_b1.png") no-repeat right center;*/

	/*padding: 0 10px 0 0;*/

}



a#clb_b4 {

	/*width: 108px;*/

	right: 20px;

	top: 77px;

	/*	background: url("../brand_images/clb_b1.png") no-repeat left center;*/

	/*padding: 0 0 0 10px;*/

}



#clb #brand_link {

	width: 300px;

	height: 400px;

	position: absolute;

	top: 110px;

	left: 0;

}



/* top line */



#sportal_top_line {

	width: 968px;

	text-align: center;

	margin: 0 auto;

	position: relative;

	z-index: 2;

	display: none;

}



#sportal_top_line .inner {

	width: 968px;

	height: 35px;

	margin-left: auto;

	margin-right: auto;

	position: relative;

	z-index: 2;

}



#sportal_top_line .inner span {

	position: absolute;

	top: 35px;

	left: 20px;

	width: 18px;

	height: 9px;

	overflow: hidden;

	display: block;

	background: url("../brand_images/cl_star.gif") no-repeat;

}



.video_comm_link,

.video_comm_link a {

	color: #49A942;

	font-size: 11px;

	line-height: 14px;

}



/* start svp */

.svp_player_wrapper {

	background: #000000;

	padding-bottom: 10px;

	min-height: 199px;

}



#svp_player {

	background: #000000;

}



#svp_usp {

	width: 300px;

	height: 75px;

	background: url("../images/svp_usp_bg.png") no-repeat;

	overflow: hidden;

	margin-top: -10px;

	margin-bottom: 10px;

}



#svp_usp a {

	float: left;

	position: relative;

	display: block;

	width: 87px;

	height: 50px;

	margin-left: 10px;

	margin-top: 15px;

	_display: inline;

}



#svp_usp a img {

	width: 85px;

	height: 48px;

	border: 1px solid #333;

}



#svp_usp a:hover img {

	border-color: #FE850C;

}



#svp_usp a span {

	position: absolute;

	display: block;

	width: 20px;

	height: 20px;

	background: url("../images/svp_small_play.png") no-repeat;

	left: 1px;

	bottom: 2px;

	_background: url("../images/svp_small_play.gif") no-repeat;

	*cursor: pointer;

}



#svp_stripe {

	margin: 0 auto 10px;

	width: 968px;

	height: 103px;

	/*background: url("../images/svp_stripe_new.png") no-repeat center bottom;*/

	overflow: hidden;

	position: relative;

}



.svp_stripe_box {

	padding-top: 5px;

	padding-left: 33px;

}



.svp_stripe_box a {

	float: left;

	position: relative;

	display: block;

	width: 175px;

	height: 98px;

	text-decoration: none;

	color: #999999;

	margin: 0 2px 0 3px;

}



.svp_stripe_box a:hover {

	color: #ff8400;

}



.svp_stripe_box a img {

	width: 173px;

	height: 96px;

	border: 1px solid #383838;

}



.svp_stripe_box a img:hover {

	border: 1px solid #fe850c;

}



.svp_stripe_box a b {

	font-size: 10px;

	line-height: 12px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	position: absolute;

	display: block;

	left: 1px;

	bottom: 1px;

	width: 167px;

	height: 24px;

	overflow: hidden;

	*cursor: pointer;

	padding: 2px 3px;

	background: #000;

}



.svp_stripe_box a span {

	float: left;

	display: block;

	width: 20px;

	height: 20px;

	background: url("../images/svp_big_play_new.png") no-repeat;

	_background: url("../images/svp_big_play_new.png") no-repeat;

	*cursor: pointer;

	margin: 2px 5px 0 0;

}



.svp_stripe_box a strong {

	position: absolute;

	display: block;

	width: 45px;

	height: 13px;

	background: url("../images/svp_live_new.gif") no-repeat;

	right: 1px;

	top: 1px;

	*cursor: pointer;

}



a.svp_prev {

	position: absolute;

	left: 0;

	top: 43px;

	display: block;

	width: 30px;

	height: 43px;

	background: url("../images/svp_prev_new.png") no-repeat 0 top;

	text-indent: -9999px;

	overflow: hidden;

}



a.svp_prev:hover {

	background: url("../images/svp_prev_new.png") no-repeat 0 bottom;

}



a.svp_next {

	position: absolute;

	right: 1px;

	top: 43px;

	display: block;

	width: 30px;

	height: 43px;

	background: url("../images/svp_next_new.png") no-repeat 0 0;

	text-indent: -9999px;

	overflow: hidden;

}



a.svp_next:hover {

	background: url("../images/svp_next_new.png") no-repeat 0 bottom;

}



.player_1,

.player_3 {

	background: #1a1a1a;

}



/* end svp */



/*zimbio_box*/

.zimbio_box {

	height: 294px;

	width: 300px !important;

	overflow: hidden;

	border: 0 none !important;

	background: url("../images/zimbio/bgg.jpg") no-repeat;

}



.zimbio_box .cont {

	padding: 15px 0 15px 19px;

}



.zimbio_box .cont h3.title {

	width: 258px;

	height: 40px;

	overflow: hidden;

}



.zimbio_box .cont h3.title,

.zimbio_box .cont h3.title a {

	font: bold 18px/20px "Trebuchet MS", sans-serif;

	color: #ff8700;

}



.zimbio_box .cont h3.title {

	margin-bottom: 10px;

}



.zimbio_box .cont .pics a {

	float: left;

	display: inline;

	border: 1px solid #585858;

}



.zimbio_box .cont .pics a:hover {

	border-color: #ff8700;

}



.zimbio_box .cont .pics a.pic_1 {

	margin: 0 18px 0 0;

}



.zimbio_box .cont p.text {

	clear: both;

	color: #fff;

	height: 44px;

	overflow: hidden;

	width: 258px;

	padding-top: 10px;

	font: bold 12px/14px "Trebuchet MS", sans-serif;

}



/*zimbio_line*/

.zimbio_line {

	padding: 12px 0 0 20px;

	height: 168px;

	margin-bottom: 10px;

	overflow: hidden;

	_zoom: 1;

	background: url("../images/zimbio/bgg_1.png") no-repeat;

}



.zimbio_line .cont {

	float: left;

	margin: 0 55px 0 0;

	width: 190px;

	overflow: hidden;

	display: inline;

}



.zimbio_line div.cont.last {

	margin: 0;

}



.zimbio_line .cont .pics {

	overflow: hidden;

	_zoom: 1;

}



.zimbio_line .cont .pics a {

	float: left;

	display: inline;

	border: 1px solid #585858;

}



.zimbio_line .cont .pics a:hover {

	border-color: #ff8700;

}



.zimbio_line .cont .pics a.pic_1 {

	margin: 0 10px 0 0;

}



.zimbio_line .cont p.text {

	clear: both;

	color: #fff;

	height: 42px;

	overflow: hidden;

	text-align: center;

	width: 190px;

	padding-top: 6px;

	font: bold 12px/14px "Trebuchet MS", sans-serif;

}



.clear {

	clear: both;

	/*	height: 1px;*/

	overflow: hidden;

}



.poll_page img.head_pic {

	float: right;

	margin: 0 10px;

	border: 1px solid #333;

}



.poll_page span.tit {

	font-size: 12px;

	text-transform: uppercase;

	line-height: 16px;

	margin-left: 10px;

}



.poll_page ul.list_answer {

	margin: 0 0 10px 0;

	font-size: 11px;

}



.poll_page .bar_result {

	height: 7px;

	margin-top: 5px;

	margin-bottom: 5px;

}



.poll_page .fb_like_news {

	margin-bottom: 15px;

}



.poll_page .clear {

	height: 5px;

}



#big_player {

	/* margin-bottom: 20px; */

}



#big_news_container h2.title {

	color: #FE850C;

	font-size: 12px;

}



#big_news_container .head {

	margin: 0;

}



#big_news_container .head.hidden {

	display: none !important;

}



#big_news_container .head h2 {

	font-size: 18px;

	margin-bottom: 10px;

}



#big_news_container .live_game_title {

	border-top: 1px solid #3c3c3c;

	border-bottom: 1px solid #141414;

	background: #2e2e2e;

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlMmUyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTFlMWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top, #2e2e2e 0%, #1e1e1e 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2e2e2e), color-stop(100%, #1e1e1e));

	background: -webkit-linear-gradient(top, #2e2e2e 0%, #1e1e1e 100%);

	background: -o-linear-gradient(top, #2e2e2e 0%, #1e1e1e 100%);

	background: -ms-linear-gradient(top, #2e2e2e 0%, #1e1e1e 100%);

	background: linear-gradient(to bottom, #2e2e2e 0%, #1e1e1e 100%);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e2e2e', endColorstr='#1e1e1e', GradientType=0);

	padding: 10px;

	overflow: hidden;

	margin-bottom: 5px;

}



#big_news_container .live_game_title .team_host {

	float: left;

	width: 250px;

	text-align: right;

	font-size: 12px;

	font-weight: bold;

	color: #fff;

	position: relative;

}



#big_news_container .live_game_title .team_host span {

	position: absolute;

	top: 45px;

	margin-top: -30px;

	right: 60px;

}



#big_news_container .live_game_title .team_host img {}



#big_news_container .live_game_title .team_host img,

#big_news_container .live_game_title .team_guest img {

	margin: 0 5px;

	height: 50px !important;

}



#big_news_container .live_game_title .score {

	width: 40px;

	float: left;

	text-align: center;

	font-size: 12px;

	font-weight: bold;

	color: #fff;

	line-height: 50px;

}



#big_news_container .live_game_title .team_guest {

	float: left;

	width: 250px;

	text-align: left;

	font-size: 12px;

	font-weight: bold;

	color: #fff;

	position: relative;

}



#big_news_container .live_game_title .team_guest span {

	top: 45px;

	margin-top: -30px;

	position: absolute;

	left: 60px;

}



#big_news_container .head .dark_text {

	font-size: 12px;

}



#big_news_container .user_toolbar_2 {

	height: auto;

	padding: 8px 20px;

	/*margin: 0 -20px 10px;*/

	background-color: #262626;

	_overflow: hidden;

	_zoom: 1;

}



#big_news_container .user_toolbar span.viewer_icon.dark_text {

	float: right;

	margin-top: 3px;

}



#big_news_container .user_toolbar .send_friend_button {

	float: left;

	margin-right: 10px;

	display: inline;

}



#news_text_inner .news_img_container .rounded_container.light_border {

	/*sheamata*/

	width: 298px;

	margin: 15px 10px 5px 0;

	clear: left;

	float: left;

}



#news_text_inner .news_img_container img.white_border {

	margin-right: 23px;

}



#wraper_box_2 #big_news_container #news_text_inner table img {

	display: none;

}



#wraper_box_2 #big_news_container #news_text_inner table.search_list_table {

	border-bottom: 0;

}



.category_sub_title {

	padding-bottom: 3px;

	font: bold 12px verdana;

	color: #ff8400;

	margin-bottom: 10px;

}



.more_news .view_wrap {

	background: #262626;

}



.more_news .view_wrap .comments_icon {

	background: url("../images/comm_new.png") no-repeat 0 0;

	width: 27px;

	height: 18px;

	padding-left: 32px;

	margin-left: 10px;

	font-weight: bold;

}



.more_news .view_wrap .viewer_icon {

	background: url("../images/persons_icon.png") no-repeat 0 0;

	width: 30px;

	height: 18px;

	padding-left: 35px;

	font-weight: bold;

	margin-left: 10px;

}



ul.more_links {

	padding: 10px 0 0 0;

	margin: 0 0 -10px 0;

}



ul.more_links li {

	margin: 0;

	padding: 0 0 8px 0;

	list-style: none;

}



ul.more_links li a {

	background: url("../images/more_links.png") no-repeat 0 5px;

	padding: 0 0 0 30px;

	display: block;

	line-height: 15px;

	color: #cccccc !important;

	font-size: 12px !important;

	font-weight: bold !important;

}













div#mysp_header {

	margin-top: 35px;

	margin-bottom: 10px;

	height: 109px;

	overflow: hidden;

}



div#mysp_top {

	margin: 0;

	background: #1a1a1a;

	position: relative;

	margin-bottom: 10px;

}



#mysp_bot2 {

	background: #262626;

	border-top: 1px solid #333;

}



div#mysp_top .share {

	float: right;

	width: 400px;

}



div#mysp_top a.b1 {

	position: absolute;

	display: block;

	width: 56px;

	height: 56px;

	left: 486px;

	top: 10px;

	background: url('../images/my_sportal_plus_all.gif') 0 0;

	text-indent: -9999px;

}



div#mysp_top a.b1:hover,

div#mysp_top a.b1.active {

	background: url('../images/my_sportal_plus_all.gif') -56px 0;

}



div#mysp_top a.b2 {

	display: block;

	width: 56px;

	height: 56px;

	left: 544px;

	top: 10px;

	background: url('../images/my_sportal_plus_all.gif') -112px 0;

	text-indent: -9999px;

}



div#mysp_top a.b2:hover,

div#mysp_top a.b2.active {

	background: url('../images/my_sportal_plus_all.gif') -168px 0;

}



div#mysp_top a.b3 {



	display: block;

	width: 56px;

	height: 56px;

	left: 602px;

	top: 10px;

	background: url('../images/my_sportal_plus_all.gif') -224px 0;

	text-indent: -9999px;

}



div#mysp_top a.b3:hover,

div#mysp_top a.b3.active {

	background: url('../images/my_sportal_plus_all.gif') -280px 0;

}



div#mysp_top .title {

	float: left;

	margin: 25px 0 6px;

}



div#mysp_top h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	line-height: 16px;

	overflow: hidden;

	height: 16px;

}



div#mysp_top h3 {

	font-size: 10px;

	line-height: 13px;

	top: 40px;

	left: 93px;

	font-weight: normal;

}



div#mysp_top h3 .dark_text {

	color: #fff;

}















/* my sportal header */



/*div#mysp_header {

margin-top:35px;

	margin-bottom: 10px;

height: 109px;

	overflow: hidden;

}



div#mysp_top {

	margin: 0;

	background: #1a1a1a;

	position: relative;

	margin-bottom: 10px;

}

#mysp_bot2 {

	background: #262626;

	border-top: 1px solid #333;

}

div#mysp_top .share {

	float: right;

	width: 400px;

}



div#mysp_top a.b1 {

	position: absolute;

	display: block;

	width: 56px;

	height: 56px;

	left: 486px;

	top: 10px;

	background: url('../images/my_sportal_plus_all.gif') 0 0;

	text-indent: -9999px;

}



div#mysp_top a.b1:hover, div#mysp_top a.b1.active {

	background: url('../images/my_sportal_plus_all.gif') -56px 0;

}



div#mysp_top a.b2 {

	display: block;

	width: 56px;

	height: 56px;

	left: 544px;

	top: 10px;

	background: url('../images/my_sportal_plus_all.gif') -112px 0;

	text-indent: -9999px;

}



div#mysp_top a.b2:hover, div#mysp_top a.b2.active {

	background: url('../images/my_sportal_plus_all.gif') -168px 0;

}



div#mysp_top a.b3 {



	display: block;

	width: 56px;

	height: 56px;

	left: 602px;

	top: 10px;

	background: url('../images/my_sportal_plus_all.gif') -224px 0;

	text-indent: -9999px;

}



div#mysp_top a.b3:hover, div#mysp_top a.b3.active {

	background: url('../images/my_sportal_plus_all.gif') -280px 0;

}

div#mysp_top .title {

	float: left;

	margin: 30px 0 6px;

}

div#mysp_top h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	line-height: 16px;

	overflow: hidden;

	height: 16px;

}



div#mysp_top h3 {

	font-size: 10px;

	line-height: 13px;

	top: 40px;

	left: 93px;

	font-weight: normal;

}

div#mysp_top h3 .dark_text {

	color: #fff;

}



div#mysp_top img {

	width: 50px;

	height: 50px;

	margin-top: 10px;

	margin-left: 20px;

	margin: 10px 10px 0 20px;

	float: left;

}



div#mysp_top p {

	width: 211px;

	height: 49px;

	padding-left: 49px;

	padding-top: 6px;

	top: 10px;

	right: 20px;

	background: url('../images/my_sportal_important_bullet.gif') 0 7px no-repeat;

	overflow: hidden;

	font-size: 10px;

	line-height: 13px;

}



div#mysp_bot {

	margin: 0;

	margin-top: 1px;

	height: 32px;

	position: relative;

	background: #262626;

}



div#mysp_bot ul {

	margin: 0;

	padding: 9px 0 0 13px;

}



div#mysp_bot ul li {

	margin: 0;

	float: left;

	list-style: none;

	border-right: 1px solid #a6a6a6;

	padding: 0 6px 1px 6px;

	line-height: 10px;

}



div#mysp_bot ul li.last {

	border: 0;

}



div#mysp_bot ul li a.active {

	color: white;

}



div#mysp_bot a {

	color: #a6a6a6;

	line-height: 10px;

}



div#mysp_bot a:hover {

	color: #ffffff;

	text-decoration: none;

}



div#mysp_bot div.icons {

	position: absolute;

	top: 9px;

	right: 19px;

}



div#mysp_bot div.icons a {

	float: right;

}



div#mysp_bot a.b1 {

	padding-left: 13px;

	background: url('../images/user_news_icon.gif') 0 1px no-repeat;

}



div#mysp_bot a.b2 {

	padding-left: 17px;

	margin-left: 4px;

	background: url('../images/user_video_icon.gif') 0 1px no-repeat;

}



div#mysp_bot a.b3 {

	padding-left: 13px;

	margin-left: 4px;



	background: url('../images/user_gallery_icon.gif') 0 1px no-repeat;

}*/



/* end my sportal header */



.sub_text_toolbar_holder {

	overflow: hidden;

	float: right;

}



.btns_in_author {

	float: right;

	padding: 9px 10px 0 0;

}



.open_news_box {

	padding-bottom: 10px;

	background: url(../images/sep_bottom.gif) repeat-x center bottom;

}



.rss_543 {

	float: right;

	color: #A6A6A6;

	margin: 6px 10px 0 0;

	padding: 0 25px 0 15px;

	background: url("../images/rss_icon.gif") no-repeat scroll right 0 transparent;

	line-height: 19px !important;

}



.hold_832 {

	margin-bottom: 10px;

}



.hold_832 .right_11 .orange_link {

	color: #fff !important;

	width: auto !important;

	display: inline-block;

	float: none !important;

	margin: 0 !important;

	line-height: 20px !important;

	font-size: 12px !important;

	vertical-align: top;

}



.hold_832 .right_11 h3 {

	width: auto !important;

	display: inline-block;

	line-height: 20px !important;

	margin: 0 0 0 10px;

}



.hold_832 .right_11 h3 .dark_text {

	display: inline-block;

	line-height: 20px;

	color: #999 !important;

}





/* --- Rotate block --- */



.cont_rotate {

	height: 176px;

	overflow: hidden;

	padding: 10px 6px;

}



.cont_rotate>div {

	width: 185px;

	float: left;

	margin: 0 5px;

}



.cont_rotate>div a {

	display: block;

}



.cont_rotate>div img {

	width: 183px;

	height: 102px;

	border: 1px solid #333;

}



.cont_rotate>div .orange_link {

	font-size: 12px;

	margin-top: 10px;

	height: 62px;

	overflow: hidden;

}



/******

Klasirane NEW

*******/

#tabs_moveble_content_10_2_new {

	padding-top: 0px;

}



#tabs_moveble_content_10_2_new td {

	border-bottom: 1px solid #262626;

}



#select_10,

#select_11 {

	width: 178px;

	background-repeat: no-repeat;

	position: absolute;

	top: 2px;

}



#tabs_moveble_content_10_2_new table {

	margin-bottom: -1px;

}



#tabs_moveble_content_10_2_new table .heading_title td {

	height: 31px;

	border-bottom: none;

	padding-right: 5px;

	text-align: right;

	background-color: #1A1A1A;

	color: white;

	font-weight: normal;

	border-right: none;

}



#tabs_moveble_content_10_2_new .time,

#tabs_moveble_content_10_2_new table .heading_title td {

	padding-right: 4px;

}



#tabs_moveble_content_10_2_new .order,

#tabs_moveble_content_10_2_new .flag {

	padding-left: 10px;

	background-color: #404040;

	color: #a2a2a2;

}



#tabs_moveble_content_10_2_new .team {

	width: 178px;

	padding-left: 5px;

}





#tabs_moveble_content_10_2_new .match,

#tabs_moveble_content_10_2_new .point {

	width: 59px;

	text-align: right;

	padding-right: 4px;

}



#tabs_moveble_content_10_2_new .match {

	background-color: #404040;

	color: #a2a2a2;

	border-right: 1px #1a1a1a solid;

	width: 58px;

}



#tabs_moveble_content_10_2_new .more_klasirane {

	text-align: right;

	padding-bottom: 9px;

	padding-right: 4px;

}



#tabs_moveble_content_10_2_new .team {

	width: 190px;

}



#tabs_moveble_content_10_2_new .date,

#tabs_moveble_content_10_2_new .time {

	color: #a6a6a6;

	padding-left: 5px;

	padding-right: 5px;

	border-right: none;

	background-color: #404040;

}



#tabs_moveble_content_10_2_new .group_title h4 {

	text-align: left;

	padding-left: 5px;

	font: 10px verdana, sans-serif;

}



/* custom betfair */



#orl_peel_off.custom_betfair {

	overflow: visible;

	position: fixed;

	left: 0;

	top: auto;

	bottom: 0;

	z-index: 3;

}



#custom_betfair_open {

	width: 100%;

	height: 122px;

	background: url('../brand_images/custom_betfair_open.png') center bottom;

	position: absolute;

	left: 0;

	bottom: 0;

}



#custom_betfair_close {

	display: block;

	position: absolute;

	right: 10px;

	bottom: -30px;

	width: 196px;

	height: 30px;

	background: url('../brand_images/custom_betfair_close.png') no-repeat;

}



#custom_betfair_count {

	position: absolute;

	width: 1px;

	height: 1px;

	left: 0;

	bottom: -1px;

}



#cbo_container {

	width: 988px;

	height: 100px;

	margin: 22px auto 0 auto;

	position: relative;

}



#cbo_link {

	display: block;

	width: 988px;

	height: 100px;

}



#cbo_close {

	display: block;

	position: absolute;

	right: 0;

	bottom: 0;

	width: 40px;

	height: 40px;

	z-index: 2;

}







/* custom ie8 and ie9*/



#orl_peel_off.custom_ie8,

#orl_peel_off.custom_ie9 {

	overflow: visible;

	position: fixed;

	left: 0;

	top: auto;

	bottom: 0;

	z-index: 3;

}



#custom_ie8_open,

#custom_ie9_open {

	width: 200px;

	height: 100px;

	/*background: url('../brand_images/custom_betfair_open.png') center bottom;*/

	position: absolute;

	right: 15px;

	bottom: 0;

}



#custom_ie8_close,

#custom_ie9_close {

	display: block;

	position: absolute;

	right: 10px;

	bottom: -30px;

	width: 196px;

	height: 30px;

}



#custom_ie8_count,

#custom_ie9_count {

	position: absolute;

	width: 1px;

	height: 1px;

	left: 0;

	bottom: -1px;

}



#cbo_container_ie {

	width: 988px;

	height: 100px;

	margin: 0 auto 0 auto;

	position: relative;

}



#cbo_link_ie {

	display: block;

	width: 988px;

	height: 100px;

}



#cbo_close_ie {

	display: block;

	position: absolute;

	right: 0;

	bottom: 0;

	width: 40px;

	height: 40px;

	z-index: 2;

}







/* end custom betfair */

.banner_anketa {

	width: 177px;

	margin: 0 auto 10px;

	border: 1px solid #737373;

	border-radius: 4px;

	-moz-border-radius: 4px;

	-webkit-border-radius: 4px;

}



.login_content {

	position: relative;

	background: #242424;

	width: 424px;

}



.login_top,

.login_bottom {

	display: block;

	height: 5px;

	position: absolute;

	width: 424px;

	overflow: hidden;

}



.login_top {

	background: url('../images/header/login_top.png') no-repeat;

	top: 0;

}



.login_bottom {

	background: url('../images/header/login_bottom.png') no-repeat;

	bottom: 0;

}



span.line {

	color: #262626;

	font-size: 16px;

}



/*Ina add*/

.adocean_padding_span {

	text-align: center;

	margin-bottom: 10px;

}



.adocean_padding_span * {

	margin: 0 auto !important;

}



.under_news_adocean_1 {

	text-align: center;

}



.under_news_adocean_1 * {

	margin: 10px auto !important;

	text-align: center !important;

}



.under_news_adocean img,

.under_news_adocean_1 img {

	border: none !important;

	margin: 0 auto !important;

	text-align: center !important;

}



/*dana line up */

#addocean_top {

	width: 1080px;

	margin: 0 auto;

	text-align: center;

	position: relative;

	z-index: 1000;

}



#addocean_top * {

	margin: 0 auto 10px !important;

	text-align: center !important;

}



/*lafove - dana */

#lafove_box .margin_small {

	background: #1a1a1a url(../images/lafove_bg.jpg) no-repeat top center;

	margin: 0;

}



/*-- live score tabs --*/

#tabs_moveble_15 {

	background: url(../images/ls_tabs_bg.gif) repeat-x 0 0;

	height: 31px;

	margi-bottom: 1px;

	clear: both;

	padding: 0 2px;

}



#tabs_moveble_15 li {

	float: left;

	display: block;

	height: 26px;

	padding-top: 4px;

	padding-right: 13px;

	width: 134px;

	text-align: center;

}



#tabs_moveble_15 li a {

	display: block;

	padding: 0 15px 0 12px;

	height: 27px;

	width: 122px;

	text-align: center;

	text-decoration: none;

	font: bold 12px/25px Verdana, Geneva, sans-serif;

}



#tabs_moveble_15 #active_tab {

	background: url(../images/ls_tabs_left.gif) no-repeat 0 bottom;

}



#tabs_moveble_15 #active_tab a {

	display: block;

	background: url(../images/ls_tabs_right.gif) no-repeat right 2px;

}



/*-- live score no branding --*/

#tabs_moveble_16,

#tabs_moveble_12 {

	margin-top: 10px;

	background: #000;

	height: 31px;

	clear: both;

	padding-left: 3px;

	border-bottom: 1px solid #333;

}



#wraper_box_2>div:nth-child(5)>div:nth-child(6) {

	margin-top: 10px;

}



.groups {

	margin-bottom: 10px;

	width: 100%;

}



.groups th {

	text-transform: uppercase;

	padding: 10px 0;

}



.groups td {

	padding: 0 2px;

	width: 20%;

	background: #404040;

	border: 1px solid #1a1a1a;

	border-collapse: collapse;

}



.groups td a {

	display: block;

	width: 100%;

	text-transform: uppercase;

	color: #fff;

	font-size: 9px;

	vertical-align: middle;

	overflow: hidden;

	padding: 2px;

}



.groups td a .text {

	float: left;

	width: 88px;

	line-height: 14px;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	height: 30px;

	line-height: 30px;

	margin-right: 2px;

}



.groups td a .points,

.ranking_league_europe td a .points {

	float: left;

	text-transform: lowercase;

	height: 30px;

	line-height: 30px;

}



.ranking_league_europe td a .points {

	float: right;

}



.groups td a img,

.ranking_league_europe td a img {

	float: left;

	vertical-align: middle;

	margin: 5px 5px 5px 0;

}



.ranking_league_europe {

	width: 100%;

	border-collapse: collapse;

}



.ranking_league_europe td {

	width: 98%;

	margin: 0 auto;

	padding: 0 5px;

	border: 1px solid #1a1a1a;

}



.ranking_league_europe td a {

	width: 100%;

	display: block;

	clear: both;

	line-height: 30px;

	border-bottom: 1px solid #000;

}



.ranking_league_europe td a:last-child {

	border-bottom: none;

}



#tabs_moveble_16 li {

	float: left;

	display: block;

	height: 21px;

	line-height: 21px;

	padding-right: 13px;

	margin-top: 10px;

	width: 85px;

	text-align: center;

	position: relative;

	text-transform: uppercase;

	margin-left: -2px;

}



#tabs_moveble_12 li {

	float: left;

	display: block;

	height: 21px;

	line-height: 21px;

	padding-right: 11px;

	margin-top: 5px;

	width: 15px;

	text-align: center;

	position: relative;

	text-transform: uppercase;

	margin-left: -2px;

}



#tabs_moveble_16 li .tr,

#tabs_moveble_16 li .tl,

#tabs_moveble_12 li .tr,

#tabs_moveble_12 li .tl {

	display: none;

}



#tabs_moveble_16 li.left_tab,

#tabs_moveble_12 li.left_tab {

	left: 0;

}



#tabs_moveble_16 li a {

	display: block;

	padding: 0 15px 0 12px;

	height: 26px;

	width: 71px;

	text-decoration: none;

	font: bold 10px/25px Verdana, Geneva, sans-serif;

}



#tabs_moveble_12 li a {

	display: block;

	padding: 0;

	height: 26px;

	width: 24px;

	margin: 0 5px;

	text-decoration: none;

	font: bold 10px/30px Verdana, Geneva, sans-serif;

}



#tabs_moveble_16 #active_tab,

#tabs_moveble_12 #active_tab {

	background: #000;

	margin-top: 5px;

	height: 26px;

	z-index: 999;

}



#tabs_moveble_16 #active_tab a,

#tabs_moveble_12 #active_tab_12 a {

	top: -5px;

	height: 26px;

	line-height: 27px;

	margin-bottom: -6px;

	z-index: 999;

	border-bottom: 0 !important;

	/*background: url('../images/heading_box_img.gif') repeat-x 0 0;*/

	background: #1a1a1a;

	display: block;

	text-align: center;

	border: 1px solid #333;

	border-bottom: none;

	border-radius: 3px 3px 0 0;

	-moz-border-radius: 3px 3px 0 0;

	-webkit-border-radius: 3px 3px 0 0;

}



.info_row {

	width: 100%;

	margin: 0 auto;

	clear: both;

}



.info_row td>div {

	float: left;

	width: 170px;

	background: url("../images/chl/white_bg.jpg") repeat-x 0 0;

	padding: 8px 0;

	text-align: center;

	color: #000;

	font-size: 12px;

	font-weight: bold;

}



.info_row td>div img {

	margin: 1px 0 0 10px;

}



.info_row ul {

	list-style: none;

	margin: 0 auto 10px;

	background-color: #1A1A1A;

	/*padding: 8px 0;*/

}



.info_row ul li {

	display: inline-block;

}



.info_row ul li a {

	border-right: 1px dotted #3a3a3a;

	padding: 7px 0 6px;

	font-size: 12px;

	color: #999;

	display: inline-block;

	width: 100px;

	text-align: center;

	-webkit-transition: all 0.3s ease-in-out;

	-moz-transition: all 0.3s ease-in-out;

	-o-transition: all 0.3s ease-in-out;

	transition: all 0.3s ease-in-out;

}



.info_row ul li a:hover {

	color: #FE850C;

	text-decoration: none;

}



/* dana */

#big_pic_content_news>a {

	width: 498px;

	height: 280px;

	-webkit-transition: all .3s ease-in-out;

	-moz-transition: all .3s ease-in-out;

	-o-transition: all .3s ease-in-out;

	transition: all .3s ease-in-out;

}



#big_pic_content_news>a img {

	width: 498px;

	height: 280px;

}



#big_pic_content_news>a .play_icon {

	opacity: 0.5;

}



#big_pic_content_news>a:hover .play_icon {

	opacity: 1;

}



#big_pic_content_news>a .live_btn {

	position: absolute;

	width: 45px;

	height: 13px;

	background: url("../images/live_animation.gif") no-repeat 0 0;

	display: block;

	top: 0;

	right: 0;

}



/* Fuji Photo */



.fuji_photo {

	color: #000;

	min-height: 100px;

	padding: 20px 10px 0;

	position: relative;

	text-align: center;

}



.fuji_photo .mega_link {

	height: 100%;

	left: 0;

	position: absolute;

	top: 0;

	width: 100%;

	z-index: 10;

}



.fuji_photo a,

.fuji_photo img {

	position: relative;

	z-index: 100;

}



.fuji_photo img {

	border: 1px solid #999;

	border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

}



/* Picture of the day Right Column */



.pic_of_the_day {

	text-align: center;

	overflow: hidden;

	position: relative;

}



.pic_of_the_day .mask {

	display: block;

	width: 280px;

	height: 159px;

	position: absolute;

	top: 10px;

	left: 10px;

	background: url("../images/pic_of_the_day_mask.png") no-repeat 0 0;

}



.pic_of_the_day img {

	/*	border-top: 1px solid #333;*/

	width: 280px;

	height: 159px;

	margin: 10px;

}



.pic_of_the_day.brand {

	background: url(../images/pic_of_the_day/small_box_bg.jpg) no-repeat 0 0;

	padding: 0;



}



.pic_of_the_day.brand a {

	width: 158px;

	height: 78px;

	display: block;

	padding: 60px 10px 10px;

}



.pic_of_the_day.brand img {

	margin-right: 30px;

}





/* Samsung band news box */

#samsung_box {

	width: 132px;

	background: url(../brand_images/samsung_news_box/samsung_bg.jpg) no-repeat 0 0;

	height: 273px;

	position: relative;

	padding: 42px 8px 13px 20px;

	overflow: hidden;

}



#samsung_box .samsung_logo {

	position: absolute;

	text-indent: -9999999px;

	background: url(../brand_images/samsung_news_box/samsung_logo.png) no-repeat 0 0;

	display: block;

	width: 84px;

	height: 28px;

	right: 5px;

	top: 2px;

}



#samsung_box .samsung_news {

	height: 135px;

	overflow: hidden;

	margin-bottom: 6px;

}



#samsung_box p.text {

	line-height: 11px;

}



#samsung_box .samsung_news a.orange_link {

	display: inline-block;

	line-height: 11px;

}



/* TV LINE */

#tv_line {

	background: url("../images/tv_line/wrap_bg.png") no-repeat center top;

	overflow: hidden;

	height: 130px;

	margin: 10px 0;

	position: relative;

}



#tv_line .title {

	text-align: center;

	color: #ccc;

	font-size: 14px;

	font-weight: bold;

	padding-top: 10px;

	height: 30px;

	position: relative;

}



#tv_line .title a {

	background: url("../images/tv_line/button.png") no-repeat center top;

	display: block;

	height: 25px;

	width: 160px;

	position: absolute;

	top: 0;

	right: 40px;

	color: #fff;

	text-shadow: -1px -1px 1px #cf6b00;

	font-weight: bold;

	font-size: 14px;

	text-decoration: none;

	text-align: center;

	padding-top: 5px;

}



#tv_line .title a.button_left {

	left: 40px;

}



#tv_line .title a:hover {

	background: url("../images/tv_line/button_hover.png") no-repeat center top;

}



#hour_line {

	width: 241px;

	height: 10px;

	background: url("../images/tv_line/scale.png") no-repeat center bottom;

	float: left;

}



#hour_line span {

	font-size: 10px;

	color: #666;

	padding-left: 7px;

	font-weight: bold;

}



#transmission_wrap {

	padding: 15px 0 0;

	background: url("../images/tv_line/wrap_bg_bottom.png") no-repeat center bottom;

	width: 968px;

	height: 60px;

	position: relative;

}



.transmission_box {

	background: url("../images/tv_line/transmission_left.png") no-repeat 0 0;

	display: block;

	height: 45px;

	padding-left: 8px;

	float: left;

	margin-bottom: 25px;

	overflow: hidden;

	position: absolute;

}



.transmission_box .inner {

	background: url("../images/tv_line/transmission_right.png") no-repeat right top;

	height: 45px;

	display: block;

	padding-right: 9px;

}



.transmission_box .middle {

	background: url("../images/tv_line/transmission_middle.png") repeat-x 0 0;

	height: 38px;

	padding: 7px 7px 0 0;

}



.transmission_box .middle .orange_link {

	display: block;

	margin-bottom: 5px;

	height: 14px;

	line-height: 14px;

	overflow: hidden;

}



.transmission_box .middle .hour {

	color: #666;

	font-size: 11px;

}



#indicator {

	display: block;

	position: absolute;

	top: -15px;

	width: 21px;

	height: 90px;

	background: url("../images/tv_line/indicator.png") no-repeat 0 0;

	z-index: 10;

}



#fb_login {

	display: inline-block;

	margin: 0 3px;

	overflow: hidden;

	width: 18px;

}



.sf_banner_wide {

	overflow: hidden;

	/*padding-bottom: 18px;*/

}



.sf_banner_wide * {

	padding-bottom: 18px;

}



.newsletter_box {

	background: url('../images/newsletter_box_bg.png') 0 0 no-repeat;

	border-bottom: 1px solid #323232;

	min-height: 99px;

	width: 428px;

}



.newsletter_slogan {

	float: left;

	font-size: 11px;

	padding: 15px 10px 0 20px;

	text-align: right;

	width: 124px;

}



.newsletter_heading {

	color: #ff0000;

	font-weight: bold;

	margin-bottom: 10px;

	text-transform: uppercase;

}



.newsletter_form {

	float: right;

	padding: 10px 10px 0 13px;

	width: 250px;

}



.newsletter_form input {

	outline: 0;

}



.newsletter_form input[type="text"] {

	background-color: #313136;

	border-bottom: 1px solid #363a43;

	border-top: 1px solid #000;

	height: 23px;

	margin-bottom: 25px;

	padding: 0 10px;

	width: 230px;

}



.newsletter_form input[type="submit"] {

	background: #fefefe;

	background: -moz-linear-gradient(top, #fefefe 0%, #dbdbdb 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #dbdbdb));

	background: -webkit-linear-gradient(top, #fefefe 0%, #dbdbdb 100%);

	background: -o-linear-gradient(top, #fefefe 0%, #dbdbdb 100%);

	background: -ms-linear-gradient(top, #fefefe 0%, #dbdbdb 100%);

	background: linear-gradient(to bottom, #fefefe 0%, #dbdbdb 100%);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dbdbdb', GradientType=0);

	border: 1px solid #878787;

	border-radius: 3px;

	box-shadow: 0 0 8px rgba(255, 255, 255, 0.69);

	color: #000;

	cursor: pointer;

	float: right;

	font-size: 11px;

	font-weight: bold;

	height: 30px;

	text-shadow: 0 0 2px #fff;

	width: 145px;

}



.newsletter_form input[type="submit"]:hover {

	background: #fefefe;

}



.newsletter_type {

	float: left;

	width: 100px;

}



.newsletter_type>div {

	margin-bottom: 3px;

}



.newsletter_type label {

	color: #a6a6a6;

}



/* dana add */

.gallery_wrap {

	text-align: center;

}



p.gallery_wrap {

	margin-bottom: 0 !important;

}



.gallery_inner {

	display: inline-block;

	position: relative;

}



.gallery_news_image {

	display: block;

	position: relative;

}



.gallery_news_image span {

	display: block;

	position: absolute;

	bottom: 24px;

	right: 15px;

	background: url("../images/camera_icon.png") no-repeat 15px center, rgba(0, 0, 0, 0.4);

	background-size: 27px;

	height: 28px;

	width: 40px;

	text-align: left;

	padding: 9px 0 0 55px;

	color: #fff;

	font: normal 16px Arial, sans-serif;

	border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	overflow: hidden;

}



/* the most important news index page */

.mega_news_box {}



.mega_news_box a {

	display: block;

	padding: 10px;

}



.mega_news_box a:hover {

	color: #FE850C;

}



.mega_news_box h2 {

	color: #FE850C;

	font-size: 20px;

}



.mega_news_box img {

	width: 100%;

}



/* branded news index /* dana add */

#branded_news .heading_title_container {

	background: #ff3a01 url("../images/adidas_logo.png") no-repeat 310px 3px !important;

}



#branded_news.rounded_container.dark_border {

	border: 1px solid #ff3a01;

	border-radius: 4px;

	-moz-border-radius: 4px;

	-webkit-border-radius: 4px;

	background: url("../images/adidas_bg.jpg") no-repeat center bottom !important;

}



#branded_news .bl,

#branded_news .br,

#branded_news .tl,

#branded_news .tr {

	display: none !important;

}



#branded_news table.heading_news td.diff_color {

	background: none !important;

}



#branded_news .orange_link {

	color: #ff3a01;

}



#news-wrapper {

	width: 466px;

	margin: 10px auto;

}





.grid-btn {

	float: right;

	display: block;

	width: 13px;

	height: 11px;

	background: url("../images/grid-sprite.png") no-repeat left top;

	background-position: 0 -61px;

	margin-right: 10px;

}



.grid-btn-active {

	background-position: 0 0;

}



.list-btn {

	float: right;

	display: block;

	width: 13px;

	height: 11px;

	background: url("../images/list-sprite.png") no-repeat left top;

	background-position: 0 -61px;

	margin-right: 10px;

}



.list-btn-active {

	background-position: 0 0;

}



td.grid_pic_content {

	position: relative;

	width: 285px;

	height: 160px;

	padding: 9px 0 0 9px;

	text-align: center;

	border: 0;

}



td.grid_pic_content.right {

	text-align: right;

	padding-left: 0;

}



td.grid_pic_content.right div {

	margin-left: 0;

}



.grid_pic_content div {

	overflow: hidden;

	position: relative;

	width: 285px;

	height: 160px;

}



td.grid_pic_content img {

	width: 283px;

	height: 188px;

	border: 1px solid #333;

}



.orange_link.text_over_img {

	position: absolute;

	width: 265px;

	height: auto;

	min-height: 27px;

	padding: 0 5px 0 5px;

	bottom: 0;

	left: 0;

	text-align: left;

	background: rgba(0, 0, 0, 0.8);

	display: block;

	margin: 0;

	padding: 5px 10px;

	display: table-cell;

	vertical-align: bottom;

	font-size: 12px;

}



.new_label {

	display: none;

	width: 53px;

	height: 27px;

	background: url("../images/new_label.png") no-repeat 0 0;

	position: absolute;

	top: -20px;

	right: 20px;

}



.new_label a {

	background: url("../images/login_form_close_white.png") no-repeat 0 0;

	background-size: 80%;

	display: block;

	width: 20px;

	height: 20px;

	text-indent: -99999px;

	position: absolute;

	top: -10px;

	right: -10px;

}



.special_news .grid_pic_content.right {

	display: none;

}



.special_news td.grid_pic_content {

	width: 580px;

	height: 326px;

}



.special_news td.grid_pic_content div {

	width: 580px;

	height: 326px;

}



.special_news td.grid_pic_content div img {

	width: 578px;

	height: 324px;

	border: 1px solid #333;

}



.special_news td.grid_pic_content .orange_link.text_over_img {

	width: 580px;

	font-size: 18px;

	color: #ff8400;

}



/* for remove after campaing */

#dbri.otside {

	position: relative !important;

	width: 1254px !important;

	margin: 0 auto !important;

}



/* subscrible */

.subscrible {

	background: url("../images/subscrible_bg.png") no-repeat 0 0;

	overflow: hidden;

	height: 80px;

	margin: 20px 0 30px;

}



.subscrible .left {

	float: left;

	width: 170px;

	text-align: right;

	padding: 18px 10px 12px;

}



.subscrible .left .orange_link {

	text-transform: uppercase;

	font-weight: bold !important;

}



.subscrible .left p {

	font-size: 11px;

	font-weight: bold;

	line-height: 13px;

	margin: 5px 0 0 !important;

}



.subscrible form {

	float: left;

	width: 360px;

	padding: 10px 5px 10px 20px;

}



.subscrible form fieldset {

	float: left;

	width: 110px;

	border: none;

	font-size: 11px;

	font-weight: bold;

	cursor: pointer;

	padding-left: 10px;

	margin-bottom: 10px;

}



.subscrible form label {

	color: #000;

}



.subscrible form input#tomail {

	width: 230px;

	height: 24px;

	padding: 2px 5px;

	border: 1px solid #cccccc !important;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	font-size: 12px;

	color: #000;

	-moz-box-shadow: inset 0 0 2px #ccc;

	-webkit-box-shadow: inset 0 0 2px #ccc;

	box-shadow: inset 0 0 2px #ccc;

}



.subscrible form input#sendnewsletter {

	background: rgb(255, 255, 255);

	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(220, 220, 220, 1) 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(220, 220, 220, 1)));

	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(220, 220, 220, 1) 100%);

	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(220, 220, 220, 1) 100%);

	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(220, 220, 220, 1) 100%);

	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(220, 220, 220, 1) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc', GradientType=0);

	display: inline-block;

	border: 1px solid #ccc;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	text-align: center;

	color: #000;

	height: 30px !important;

	padding: 0 10px;

	font-weight: bold;

	font-size: 10px;

	text-transform: uppercase;

	cursor: pointer !important;

}



.subscrible form input#sendnewsletter:hover {

	background: #ff8400;

	border-color: #ff8400;

	color: #fff;

}



/*

 * News social share.

 */



.share-wrapper {

	clear: both;

	margin: 5px 0 20px;

	overflow: hidden;

}



.share-wrapper a {

	background-image: url('../images/socials.png');

	color: #000 !important;

	display: inline-block;

	font-size: 14px;

	font-weight: bold;

	height: 57px;

	line-height: 20px;

	margin: 0 1px;

	padding-top: 5px;

	position: relative;

	text-align: center;

	text-decoration: none;

	width: 85px;

}



.share-wrapper a:after {

	bottom: 3px;

	font-size: 10px;

	left: 8px;

	line-height: 14px;

	position: absolute;

	width: 65px;

}



.share-wrapper .fb-like {

	float: left !important;

	margin-right: 5px;

}



.fb-counter {

	background-position: 0 0;

}



.fb-counter:hover {

	background-position: -85px 0;

}



.twitter-counter {

	background-position: 0 -62px;

}



.twitter-counter:hover {

	background-position: -85px -62px;

}



.gplus-counter {

	background-position: 0 -124px;

}



.gplus-counter:hover {

	background-position: -85px -124px;

}



.mail-counter {

	background-position: 0 -186px;

}



.mail-counter:hover {

	background-position: -85px -186px;

}



.comm-counter {

	background-position: 0 -248px;

}



.comm-counter:hover {

	background-position: -85px -248px;

}



#closepopup {

	position: absolute;

	display: block;

	width: 20px;

	height: 20px;

	background: url("../images/closepopup.png") no-repeat 0 0;

	top: -10px;

	right: -10px;

}



#team_picture {

	text-align: center;

	width: 100% !important;

	background: none;

}



#top10 {

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	overflow: hidden;

	border-color: #f31118 !important;

}



#top10 .heading_title_container {

	background: #f31118;

}



#top10 .heading_title_container a {

	color: #fff;

}



#top10 div.top10_wrap {

	display: block;

	padding: 5px;

	position: relative;

}



#top10 div.top10_wrap img {

	width: 288px;

}



#top10 div.top10_wrap a {

	width: 264px;

	height: 30px;

	padding: 140px 12px 10px;

	left: 5px;

	bottom: 5px;

	color: #fff;

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));

	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);

	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);

	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);

	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);

	text-align: left;

	position: absolute;

	display: inline-block;

	font-weight: bold;

	font-size: 14px;

	line-height: 18px;

	vertical-align: bottom;

	overflow: hidden;

}



#top10 div.top10_wrap a:hover {

	text-decoration: underline;

}



/*press page*/

.press_row {

	clear: both;

	overflow: hidden;

	border-bottom: 1px solid #333;

	padding: 0 5px 15px;

	margin-bottom: 15px;

}



.press_row .press_box {

	float: left;

	width: 350px;

	margin-right: 10px;

	text-decoration: none;

}



.press_row .press_box:last-child {

	margin-right: 0;

}



.press_row .press_box img {

	width: 348px;

	height: 508px;

	border: 1px solid #999;

	-webkit-transition: all 0.4s ease-in-out;

	-moz-transition: all 0.4s ease-in-out;

	-o-transition: all 0.4s ease-in-out;

	transition: all 0.4s ease-in-out;

}



.press_row .press_box h3 {

	font-size: 14px;

	color: #ff8400;

	font-weight: bold;

	font-family: "Verdana", sans-serif;

	margin: 5px 0;

	-webkit-transition: all 0.4s ease-in-out;

	-moz-transition: all 0.4s ease-in-out;

	-o-transition: all 0.4s ease-in-out;

	transition: all 0.4s ease-in-out;

	text-decoration: none;

}



.press_row .press_box .date {

	color: #999999;

	font-size: 12px;

	line-height: 15px;

	display: block;

}



.press_row .press_box:hover img {

	border-color: #ff8400;

}



.load_more {

	width: 95px;

	height: 35px;

	line-height: 36px;

	color: #000;

	display: block;

	margin: 20px auto 0;

	text-align: center;

	font-size: 12px;

	background: #f2f2f2;

	border: 1px solid #dedede;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	padding: 0 50px;

	vertical-align: top;

	cursor: pointer;

	-webkit-transition: all 0.4s ease-in-out;

	-moz-transition: all 0.4s ease-in-out;

	-o-transition: all 0.4s ease-in-out;

	transition: all 0.4s ease-in-out;

}



.load_more span {

	background: url("../images/arrow_load.png") no-repeat center center;

	height: 35px;

	display: inline-block;

	-webkit-transition: all 0.4s ease-in-out;

	-moz-transition: all 0.4s ease-in-out;

	-o-transition: all 0.4s ease-in-out;

	transition: all 0.4s ease-in-out;

}



.load_more span b {

	font-weight: normal;

}



.load_more span b:last-child {

	margin-left: 40px;

}



.load_more:hover,

.load_more:active {

	background: #ff8400;

	border-color: #ff8400;

	color: #fff;

}



.load_more:hover b,

.load_more:active b {

	color: #fff;

	-webkit-transition: all 0.3s ease-in-out;

	-moz-transition: all 0.3s ease-in-out;

	-o-transition: all 0.3s ease-in-out;

	transition: all 0.3s ease-in-out;

}



.load_more:hover span {

	background: url("../images/arrow_load_hover.png") no-repeat center center;

	-webkit-transition: all 0.4s ease-in-out;

	-moz-transition: all 0.4s ease-in-out;

	-o-transition: all 0.4s ease-in-out;

	transition: all 0.4s ease-in-out;

}



.blackout {

	position: fixed;

	z-index: 1000000;

	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

	background: rgba(0, 0, 0, 0.6);

	overflow: hidden;

}



.holder {

	width: 1020px;

	height: 100%;

	margin: 0 auto;

	position: absolute;

	left: 50%;

	top: 0.5%;

	margin-left: -550px;

}



#iframe-holder iframe {

	width: 1100px;

	height: 940px;

	overflow: auto;

	border: none !important;

}



#player {

	margin-bottom: 10px;

}



.right_side.row.fixed {

	position: fixed !important;

}



.list_populars {

	list-style: none;

	padding: 10px 5px 0;

}



.list_populars li {

	overflow: hidden;

	margin-bottom: 6px;

}



.list_populars li a {

	line-height: 12px;

	overflow: hidden;

}



.list_populars img {

	float: left;

	margin: 0 5px 5px 0;

}



/*.visible .row {

	padding: 10px;

}*/

.visible .row .info_team {

	border-bottom: 1px solid #333333;

	padding: 10px;

	cursor: pointer;

	background: url("../images/expand_buttons.png") no-repeat 98% 5px;

}



.visible .row.open .info_team {

	padding: 10px 10px 0;

}



.visible .info_team span {

	font-weight: bold;

	font-size: 11px;

}



.visible .table {

	padding: 5px 15px;

	overflow: hidden;

}



.visible .row .table {

	display: none;

}



.visible .table .chempionship {

	width: 70%;

	float: left;

}



.visible .table .chempionship img {

	float: left;

	margin-right: 5px;

}



.visible .table .season {

	width: 30%;

	float: left;

}



.row_wrap {

	overflow: hidden;

	padding: 5px 0 8px;

}



.visible .row.open {

	background-color: #262626;

	background-position: 98% -23px;

}



.visible .row.open .info_team {

	background-position: 98% -20px;

}



.visible .row:last-of-type .info_team {

	border-bottom: none;

}



.visible .row.close .info_team .table {

	display: none;

}



.visible .row.open .info_team .table {

	display: block;

	overflow: hidden;

}



#news_content .fb_iframe_widget {

	background: #fff !important;

	margin: 10px auto !important;

}



.breadcrumb {

	display: block;

	margin: 0 0 10px;

	overflow: hidden;

	list-style: none;

}



.breadcrumb li {

	float: left;

	margin: 0 0 0 7px;

	padding-right: 10px;

	background: url("../images/arrow_6.png") no-repeat right center;

}



.breadcrumb li:last-child {

	background: none;

}



.breadcrumb li a {

	color: #A6A6A6;

	text-decoration: none;

}



.breadcrumb li:hover a {

	color: #fff;

}





/* Profile new page Eleonora add */

table.profile {

	margin-bottom: 60px;

}



table.profile_news {

	table-layout: auto !important;

}



div.big_left .profile_news tr.special_news td.pic_content {

	padding: 0;

}



div.big_left .profile_news tr.special_news td.pic_content {

	width: 766px !important;

	height: 430px;

	display: table-cell;

}



div.big_left .profile_news tr.special_news td.pic_content img {

	border: none;

}



div.big_left .profile_news tr.special_news td.pic_content .orange_link {

	font-size: 22px;

}



div.big_left .profile_news tr.special_news td.pic_content .orange_link {

	left: 0;

	width: 746px;

}



div.big_left .profile_news td.text {

	width: 70%;

}



div.big_left {

	float: left;

	width: 71%;

}



div.small_right {

	float: right;

}



div.tab {

	margin-bottom: 10px;

	border-bottom: 1px solid #333333;

}



div.tab .news_menu {

	left: 20%;

}



.tab .news_menu li:hover a {

	text-decoration: underline;

}



.tab .news_menu li#active_tab_20:hover a {

	text-decoration: none;

}



div.profile_content a {

	color: #ff8a00;

}



div.profile_content {

	padding: 20px 10px;

}



div.profile_content h1.title {

	color: #ff8500;

	font-size: 24px;

	margin-bottom: 20px;

}



div.profile_content div.left {

	float: left;

	width: 300px;

}



div.profile_content div.left img {

	border: 1px solid #333333;

	height: auto;

}



div.profile_content div.left img.baner {

	margin-top: 136px;

}



div.profile_content div.right {

	float: right;

	width: 70%;

}



div.profile_content div.right .video_embed {

	position: relative;

	padding-bottom: 56.25%;

	/* 16:9 */

	/*    padding-top: 25px;*/

	height: 0;

}



div.profile_content div.right .video_embed iframe {

	overflow: hidden !important;

	background: #000000;

	border: 1px solid #323232;

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

}



.arrow_block {

	text-align: center;

	overflow: hidden;

	margin: 30px 0;

}



.arrow_block a {

	background: url("../images/arrow_down_big.png") no-repeat center top;

	width: 60px;

	height: 60px;

	display: block;

	margin: 0 auto;

	overflow: hidden;

}



.arrow_block a:hover {

	background: url("../images/arrow_profile_hover.png") no-repeat center bottom;

}



.arrow_block a.hide {

	background: url("../images/arrow_up_big.png") no-repeat center top;

}



.arrow_block a.hide:hover {

	background: url("../images/arrow_up_big.png") no-repeat center bottom;

}



.description {

	height: 225px;

	overflow: hidden;

	font-size: 13px;

}



.description.show {

	height: 100%;

}



.clear {

	clear: both;

}



.profile_content .share-wrapper {

	margin: 50px 0 40px 0;

	text-align: center;

}



.profile .menu_row {

	width: 97%;

	padding: 1.5%;

	float: none;

	position: relative;

}



.big_left div.menu_row a em {

	position: absolute;

	width: 50px;

	height: 50px;

	top: 20%;

	left: 40%;

	display: block;

	background: url("../images/play_icon_medium.png") no-repeat 0 0;

	opacity: 0.5;

	-webkit-transition: all .3s ease-in-out;

	-moz-transition: all .3s ease-in-out;

	-o-transition: all .3s ease-in-out;

	transition: all .3s ease-in-out;

}



.big_left div.menu_row a:hover em {

	opacity: 1;

}



/* rating */

.rate {

	margin-bottom: 10px;

	text-align: center;

}



.rate p.rate {

	font-size: 14px;

	margin-top: 40px;

}



.rate p.not_rating {

	font-size: 14px;

	margin-top: 5px;

}



.rate div.number {

	float: left;

	font-size: 20px;

	margin-top: 16px;

}



.rate-area {

	float: right;

	border-style: none;

	padding-right: 2%;

}



.rate-area:not(:checked)>input {

	position: absolute;

	top: -9999px;

	clip: rect(0, 0, 0, 0);

}



.rate-area:not(:checked)>label {

	float: right;

	width: 1em;

	padding: 0 .1em;

	overflow: hidden;

	white-space: nowrap;

	cursor: pointer;

	font-size: 400%;

	line-height: 1.2;

	color: transparent;

	background: url("../images/star.png") no-repeat center center;

	text-indent: -9999px;

}



.rate-area>input:checked~label {

	color: #ff8500;

	background: url("../images/star_full.png") no-repeat center center;

}



.rate-area:not(:checked)>label:hover,

.rate-area:not(:checked)>label:hover~label {

	color: #ff8500;

	background: url("../images/star_full.png") no-repeat center center;

	opacity: 0.7;

}



.rate-area>input:checked+label:hover,

.rate-area>input:checked+label:hover~label,

.rate-area>input:checked~label:hover,

.rate-area>input:checked~label:hover~label,

.rate-area>label:hover~input:checked~label {

	color: #ff8500;

	text-shadow: 1px 1px #ff8500;

}



.rate-area>label:active {

	position: relative;

	top: 2px;

	left: 2px;

}



.rate-area span.rate {

	color: #ff8500;

	background: url("../images/star_full.png") no-repeat center center;

	float: left;

	width: 1em;

	padding: 0 .1em;

	overflow: hidden;

	white-space: nowrap;

	cursor: pointer;

	font-size: 400%;

	line-height: 1.2;

	color: transparent;

	text-indent: -9999px;

}



.rate-area span.empty {

	float: right;

	width: 1em;

	padding: 0 .1em;

	overflow: hidden;

	white-space: nowrap;

	cursor: pointer;

	font-size: 400%;

	line-height: 1.2;

	color: transparent;

	background: url("../images/star.png") no-repeat center center;

	text-indent: -9999px;

}



/*social profile*/



.profile_social a {

	padding-top: 0;

}



.profile_social div.number {

	background-image: url('../images/separator_social.png');

	background-repeat: no-repeat;

	background-position: center right;

	padding-right: 20px;

	float: left;

	font-size: 24px;

	font-weight: bold;

	color: #66cc66;

}



.profile_social a#my_fb_like {

	background-image: url('../images/like_fb.png');

	background-position: center center;

	background-repeat: no-repeat;

	margin-left: 5px;

	width: 101px;

	height: 30px;

}



.profile_social a#facebook_share {

	background-image: url('../images/share_fb.png');

	background-position: center center;

	background-repeat: no-repeat;

	width: 101px;

	height: 30px;

}



.profile_social .fb-counter:hover {

	background-position: 0 0;

}



.profile_social #twitter_share {

	background-image: url('../images/twitter.png');

	background-position: center center;

	background-repeat: no-repeat;

	width: 31px;

	height: 30px;

}



.profile_social #gplus_share {

	background-image: url('../images/google.png');

	background-position: center center;

	background-repeat: no-repeat;

	width: 31px;

	height: 30px;

}



.profile_social #send_mail {

	background-image: url('../images/mail.png');

	background-position: center center;

	background-repeat: no-repeat;

	width: 31px;

	height: 30px;

}



.profile_social #youtube {

	background-image: url('../images/youtube.png');

	background-position: center center;

	background-repeat: no-repeat;

	width: 31px;

	height: 30px;

}



/*end social profile*/

.labels {

	clear: both;

	margin: 10px 0;

	overflow: hidden;

}



.labels a {

	float: left;

	padding: 3px 5px;

	border: 1px solid #ff8400;

	background: #ff8400;

	color: #fff;

	border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	margin-right: 5px;

	-webkit-transition: all 0.4s ease-in-out;

	-moz-transition: all 0.4s ease-in-out;

	-o-transition: all 0.4s ease-in-out;

	transition: all 0.4s ease-in-out;

	margin-bottom: 5px;

}



.labels a:hover {

	opacity: 0.8;

	background: #262626;

	border-color: #262626;

}



/*----------------------------------------------------------*\

    #CELEBRITIES-LIST KAMEN

\*----------------------------------------------------------*/





.celebrities_content {

	box-sizing: border-box;

}



.celebrities-content__left-side {

	padding: 40px 0 0 0;

	position: relative;

	vertical-align: top;

}



.celebrities-content__calendar-icon-img {

	height: 20px;

	position: absolute;

	cursor: pointer;

	right: 0;

	top: 45px;

	z-index: 999;

}



.celebrities-content__right-side {

	padding-left: 10px;

	padding-top: 40px;

	vertical-align: top;

	width: 300px;

}



.celebrities-list {

	list-style-type: none;

	margin: 40px 20px 40px 5px;

}



.celebrities-list * {

	box-sizing: border-box;

}



.celebrities-list__item {

	display: inline-block;

	margin-left: 15px;

	margin-bottom: 20px;

	vertical-align: top;

}



.celebrities-list__item--no-left-margin {

	margin-left: 0;

}





.celebrities-list__img-container {

	border: 1px solid #333333;

	overflow: hidden;

	width: 230px;

}



.celebrities-list__img {

	width: 100%;

}



.celebrities-list__p {

	font-size: 12px;

	font-family: "Verdana";

	font-weight: 700;

	color: #CCCCCC;

	margin-top: 8px;

	max-width: 230px;

}



.celebrities-list__pager-wrapper {

	margin: 30px 0 90px;

}



/*----------------------------------------------------------*\

    #CELEBRITIES-LIST-ALPHABET-FILTER

\*----------------------------------------------------------*/



.celebrities-filter {

	background-color: #595959;

	border: 1px solid #808080;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;

	display: none;

	font-family: Verdana, sans-serif;

	font-size: 10px;

	height: 250px;

	padding: 9px;

	position: absolute;

	right: 0;

	width: 190px;

	z-index: 999;

}



.celebrities-filter * {

	-webkit-box-sizing: border-box;

	box-sizing: border-box;

}



.celebrities-filter__btn-wrapper {

	margin-bottom: 20px;

}



.celebrities-filter__btn-cyrilic,

.celebrities-filter__btn-latin,

.celebrities-filter__close-btn {

	background-color: #737373;

	color: #ffffff;

	cursor: pointer;

	font-weight: 700;

	height: 22px;

	line-height: 20px;

	margin-bottom: 2px;

	text-align: center;

	width: 100%;

}



.celebrities-filter__close-btn {

	background-color: #333333;

	border: 1px solid #464646;

}



.celebrities-filter__btn--active {

	background-color: #ed8a37;

}



.celebrities-filter__letters-container-latin,

.celebrities-filter__letters-container-cyrilic {

	background-color: #737373;

	border-collapse: collapse;

	padding-top: 20px;

	width: 170px;

}



.celebrities-filter__letters-wrapper {

	margin-bottom: 16px;

}



.celebrities-filter__letters-container--hidden {

	display: none;

}



.celebrities-filter__letter {

	border: 1px solid #909090;

	color: #ffffff;

	height: 24px;

	padding: 0;

	text-align: center;

	width: 24px;

}



.celebrities-filter__letter--active {

	background-color: #ed8a37;

}



.celebrities-filter__a {

	color: #ffffff;

	display: inline-block;

	height: 100%;

	line-height: 22px;

	text-decoration: none;

	width: 100%;

}



/* body {

	cursor:pointer;

}

#container {

	cursor:default; margin-top: 170px;

}

.heading_title_container.brand_bar {

	background: #11609c url("../brand_images/lidl_logo.jpg") no-repeat 490px center;

}

#wraper_box_1 .orange_link {

	color: #11609c;

} */





/*----------------------------------------------------------*\

    #CELEBRITIES-SEARCH-PROFILE

\*----------------------------------------------------------*/



.celeb-search-box * {

	box-sizing: border-box;

}



.celeb-search-box {

	background-color: rgb(26, 26, 26);

	border: 1px solid rgb(54, 54, 54);

	border-radius: 5px;

	box-sizing: border-box;

	height: 172px;

	overflow: hidden;

	position: relative;

	width: 605px;

}



.celeb-search-box__half {

	background-color: rgb(38, 38, 38);

	border-bottom: 1px solid rgb(54, 54, 54);

	height: 93px;

	padding: 17px 15px 15px;

}



.celeb-search-box__img {

	border: 1px solid rgb(54, 54, 54);

	float: left;

	height: 135px;

	margin-right: 16px;

	width: 111px;

}



.celeb-search-box__title {

	margin: 0 0 20px;

}



.celeb-search-box__title a {

	color: rgb(254, 133, 12);

	font-size: 18.02px;

	font-weight: bold;

	text-decoration: none;

	vertical-align: top;

}



.celeb-search-box__title a:hover {

	text-decoration: underline;

}



.celeb-search-box__list {

	list-style-type: none;

	margin: 0;

	font-size: 12.013px;

}



.celeb-search-box__item {

	display: inline-block;

}



.celeb-search-box__a {

	color: rgb(153, 153, 149);

	text-decoration: none;

}



.celeb-search-box__a:hover {

	text-decoration: underline;

}



.celeb-search-box__rating {

	position: absolute;

	left: 143px;

	bottom: 18px;



}



.celeb-search-box__number {

	background-color: rgb(254, 133, 12);

	color: #fff;

	display: inline-block;

	font-size: 18px;

	font-weight: bold;

	height: 36px;

	margin-right: 5px;

	text-align: center;

	line-height: 36px;

	width: 50px;

}



.celeb-search-box__stars {

	display: inline-block;

}



.celeb-search-box__stars span {

	display: inline-block;

	height: 15px;

	width: 15px;

}



.celeb-search-box__stars--light {

	background: url(../images/star_full.png) no-repeat center center;

	background-size: 15px 15px;

}



.celeb-search-box__stars--dark {

	background: url(../images/star.png) no-repeat center center;

	background-size: 15px 15px;

}





/* left banner fixed */

.left_side.banner_fixed,

.right_side.banner_fixed {

	position: relative;

}



.banner_fixed .bottom_fixed,

.banner_fixed .fixedbanner2,

.fixedBottomBannerLeft,

.fixedBottomBannerRight {

	position: fixed;

}



/*----------------------------------------------------------*\

    #PLAYER

\*----------------------------------------------------------*/

.fixed-player {

	border: 1px solid #ff8400;

	position: fixed !important;

	bottom: 15px;

	right: 15px;

	width: 300px;

	height: 170px;

	z-index: 999999999;

}



/*----------------------------------------------------------*\

    #PLAYER-CLOSE-BUTTON

\*----------------------------------------------------------*/



.small-player-wrapper {

	min-height: 170px;

}



.player {

	min-height: 170px;

	position: relative;

	height: 170px;

	width: 300px;

}



.player-close-button {

	background-color: #ff8400;

	display: none;

	height: 20px;

	position: absolute;

	top: -21px;

	right: -1px;

	width: 20px;

	z-index: 99999999;

}



.player-close-button span {

	background-color: #fff;

	display: block;

	position: absolute;

	top: 9px;

	height: 3px;

	width: 20px;

}



.player-close-button .span1 {

	transform: rotate(45deg);

}



.player-close-button .span2 {

	transform: rotate(-46deg);

}



/* who we are */

.top_info {

	overflow: hidden;

	margin-bottom: 20px;

	display: flex;

	justify-content: center;

	align-items: center;

}



.top_info img {

	display: block;

	max-width: 100%;

	margin-right: 100px;

}



.top_info .info p {

	margin-bottom: 10px;

	font-size: 13px;

}



.top_info h2 {

	margin-bottom: 20px;

	font-weight: 400;

	font-size: 1.8em;

}



.people_wrap {

	overflow: hidden;

}



.people_wrap h3 {

	margin-bottom: 15px;

	font-weight: 400;

	font-size: 1.6em;

	margin: 0 20px 10px;

}



.people {

	border: 1px solid #363636;

	overflow: hidden;

	display: flex;

	justify-content: center;

	align-items: center;

	flex-wrap: wrap;

	margin: 0 8px 20px;

}



.people .person {

	display: block;

	width: 265px;

	height: 353px;

	position: relative;

	overflow: hidden;

}



.people .person img {

	width: 100%;

}



.people .person .text {

	position: absolute;

	bottom: 0;

	left: 0;

	width: 243px;

	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);

	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);

	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);

	padding: 30px 10px 20px;

	color: #fff;

	display: block;

}



.people .person .text b,

.people .person .text span,

.people .person .text a {

	text-align: center;

	display: block;

	margin-bottom: 6px;

	font-size: 12px;

}



.people .person .text b {

	font-size: 13px;

	margin-bottom: 10px;

}



.people .person .text a {

	margin-bottom: 0;

	text-decoration: none;

	color: #fff;

}



.people .person .text a:hover {

	text-decoration: underline;

}



.people .person .text .hidden {

	display: none;

}



.people .person:hover .text {

	background: rgba(0, 0, 0, .6);

}



.people .person:hover .text .hidden {

	display: block;

}



#news_content .twitter-tweet {

	margin: 10px auto !important;

}



#wc_line {

	width: 100%;

	max-width: ;

	position: relative;

	z-index: 1000;

	display: block;

	margin: -15px 0 10px;

	background: #fff;

	height: 28px;

	overflow: hidden;

}



#wc_line .wc_link {

	float: left;

	margin-right: 10px;

}



#wc_line ul {

	float: left;

	background: #fff;

	list-style: none;

}



#wc_line ul li {

	float: left;

	padding: 0 10px;

	border-right: 1px dotted #0d367e;

}



#wc_line ul li a {

	line-height: 28px;

	color: #0d367e;

	text-align: center;

	display: block;

	font-family: "Verdana", sans-serif;

	font-size: 11px;

	margin: 0 10px;

	font-weight: bold;

}



#wc_line ul li:hover a {

	color: #c91c19;

	text-decoration: none;

}



#wc_line ul li:last-child {

	border-right: none;

}



/* PLAYER SPECIFIC */



/* .player-wrapper {

	min-height: 433px;

} */

#svp_player_live_1,

#big_player .player-wrapper {

	height: 433px !important;

}





/* #klasirane-new teams flag */

.flag {

	vertical-align: middle;

	margin: 0 3px 0 0;

}



.logo {

	zoom: 120%;

	-moz-transform: scale(1.3);

	padding: 3px;

}



/* New livescore css */















/*  */











#wraper_box_2>table>tbody>tr.playing>td.state {



	width: 20px;



}



#wraper_box_2>table>tbody>tr.playing>td.state>a>span {



	max-width: 20px;



	color: #339933;



	font-size: 8px;



	font-weight: bold;



	position: relative;



	top: 0;



	left: 10px;



	word-break: break-all;



}































.date {



	background: #000;



	color: #fff;



	font-weight: bold;



}







.date>td {



	padding: 15px 0 5px 10px;



	font-family: Verdana;



	font-weight: 740;



	font-size: 10px;



}







.livescore-box {



	border-collapse: collapse;



	margin: 0 auto;



	width: 100%;



	background: #3a3a3a;



	font-family: verdana;



}



















.playing {



	box-shadow: 5px 0 0 0 #379034 inset;



	/* line-height: 8px; */



}







.playing>a>span {



	position: relative;



	top: -15px;



	left: 10px;



	font-weight: 740;



	text-transform: uppercase;



	font-size: 10px;



	font-family: sans-serif;



	color: lightgreen
}







.playing>a>span:before {



	/* content: "live"; */



	color: #379034;







}







.finished {



	background: #313131;



	color: #CA0019;



	/* position: relative; */



	top: 0;



	left: 0;



	width: 23px;



	box-shadow: 5px 0 0 0 #CA0019 inset;



}







.finished>a>span {



	/* position: absolute;



	top: 5px;



	left: 5px; */



	font-weight: 700;



	text-transform: uppercase;



	font-size: 8px;



	font-family: sans-serif;



}



td.state.finished>span::before {



	content: "kp";



	position: relative;



	top: 5px;



	left: 10px;



	font-weight: 700;



	text-transform: uppercase;



	font-size: 8px;



	font-family: sans-serif;



	color: #BD0014;



}















.home-team,



.away-team {



	text-align: center;



	font-size: 10px;



	width: 90px;



	padding-top: 5px;



	padding-bottom: 5px;



}







.home-team>figure>a>img,



.away-team>figure>a>img {



	width: 25px;



	/* height: 25px; */



	/* zoom: 1.2; */



	margin-top: 3px;



	margin-bottom: 3px;



}



.home-team>figure>img,



.away-team>figure>img {



	width: 25px;



	/* height: 25px; */



	/* zoom: 1.2; */



	margin-top: 3px;



	margin-bottom: 3px;



}







figcaption {



	/* word-break: break-word; */



	/* margin-top: 5px; */



	color: #fff;



}











#wraper_box_2>table>tbody>tr>td.result>span {



	position: relative;



	top: -7px;



	margin: 0;



}







.video-link {



	vertical-align: top;



	padding: 10px;

	width: 1%;



}



.video-link a>i {



	color: #ccc;



	padding-bottom: 20px;



	font-size: 22px;



	font-weight: bold;



}







/* .future-watch>i,



.result>i {



	display: block;



	color: #ccc;



	font-size: 14px;



	position: relative;



	bottom: -5px;



} */











.result.done>a {



	position: relative;



	top: 12px;



}







tr>td>a.tvLink {



	display: block;



	font-size: 14px;



	color: #ccc;



	margin-bottom: 5px;



}



.tvLink>img {



	vertical-align: text-bottom;



}











/*Ranking css*/







/* .team > a > img {



	width: 25px;



	vertical-align: middle;



	padding-right: 10px;



} */







/*Ranking css*/







/* .team > a > img {



width: 30px;



vertical-align: middle;



padding-right	: 10px;



}



#ttt_31 > tbody > tr:nth-child(3) > td.match{



width: 15px;



}



#ttt_31 > tbody > tr:nth-child(3) > td.point{



width: 15px;



}







#tabs_moveble_content_10_0 .match,



#tabs_moveble_content_10_0 .point{



width: 15px!important;



}







#tabs_moveble_content_10_0 .order{



width: 5px;



}







.team > a > img {



width: 25px;



}







#rrr_33 > tbody > tr.heading_title.date > td:nth-child(2){



padding: 0;



padding-right: 10px;



} */











/* Bets / Odds  css */







/*



.date{



background: #222;



}



tr.playing, tr.finished{



height: 50px;



}



img{



width: 25px;



}



a{



color: #fff;



text-decoration: none;



}



tr.team td{



border-bottom: 1px solid #fff;



}



.finished > .state{



width: 5%;



box-shadow: inset 5px 0 0 0  red;



border-bottom: 1px solid #fff;



}



.finished > .state::before{



content: 'KP';



color: red;



font-size: 7px;



position: relative;



top: -18px;



left: 8px;



}



.playing > .state{



width: 5%;



box-shadow: inset 5px 0 0 0 green; */



/* border-bottom: 1px solid #fff; */



}



/* .playing > .state::before{ */



/* content: 'LIVE'; */



/* color: green;



font-size: 7px;



position: relative;



top: -11px;



left: 10px;



}







.home-team{



text-align: right;



}



.away-team{



text-align:left;



}











.home-team, .away-team, .result{



vertical-align: middle;



font-size: 10px;



}



.home-team, .away-team{



width: 35%; */



/* text-align: center; */



/* } */



/* .home-team > a,



.away-team > a{



display: flex;



align-items: center;



}



.home-team > a{



flex-direction: row-reverse;



}



.home-team > a > img,



.away-team > a > img {



margin: 0 5px 0 0;



float: right;



vertical-align: middle;



}







.home-team >a > img{



margin: 0 5px 0 10px;



}



.away-team > a > img{



float: left;



margin: 0 10px 0 5px;



}



.home-team > a > span,



.away-team > a > span{



font-size: 10px;



vertical-align: -webkit-baseline-middle;



vertical-align: middle;



display: table-caption;



}







.away-team > a > span {



text-align: left;



}



.home-team > a > span {



text-align: right;



}











.playing > .state > span{



font-size: 7px;



font-weight: bold;



color: green;



position: relative;



top: -18px;



left: 8px;



}











.result{



width: 15%;



text-align: center;



}



.finished > .video-link{



text-align: center;



vertical-align: initial;



width: 10%;



}



.finished > .video-link > a > img {



width: 14px;



margin-top: 5px;



}



.playing > .video-link{



text-align: center;



vertical-align: inherit;



width: 10%;



}



.ls-playing > .video-link > a > img {



width: 14px;



} */







/* Extra table with bets coefficient css */







/* .lsOdds{



border-collapse: collapse;



line-height: 10px;



}







.betfair-container{



width: 1%;



}







.betfairSmallLogoOdd{



width: 60px;



height: 15px;



vertical-align: bottom;



margin-right: 8px;



}







.home-1, .away-2{



box-sizing: border-box;



height: 15px;



text-align: center;



background: #4a4a4a;



font-size: 8px;



display: inline-block;



vertical-align: middle;



width: 50px;



border: 1px solid transparent;



}



.home-1{



border-top-left-radius: 4px;



border-bottom-left-radius: 4px;



}



.away-2{



border-top-right-radius: 4px;



border-bottom-right-radius: 4px;



}



.home-1 > span, .away-2 > span {



vertical-align: middle;



}



.home-1::before{



content: '1 - ';



color: orange;



font-size: 8px;



vertical-align: middle;



}



.away-2::before{



content: '2 - ';



color: orange;



font-size: 8px;



vertical-align: middle;



}



.equal-x{



height: 15px;



width: 50px;



text-align: center;



background: #6A6A6A;



font-size: 8px;



display: inline-block;



}



.equal-x > span{



vertical-align: sub;



}



.equal-x::before{



content: 'X - ';



color: orange;



font-size: 8px;



vertical-align: sub;



} */



























/* .livescore-box>tbody>tr {



border-bottom: none;



}







.betsBox {







width: 100%;



font-family: verdana;



font-size: 14px;



}







.betEr>img {



position: absolute;



left: 8px;



top: 10px;



height: 15px;



width: 60px;



z-index: 676;



}







.coefficient {



display: flex;



box-sizing: border-box;



height: 15px;



position: relative;



top: -14px;



left: 74px;



}







.coefficient>span {







box-sizing: border-box;



position: relative;



bottom: -15px;



float: left;



height: 15px;



color: #f7f7f7;



background: #4a4a4a;



font-family: Verdana;



font-size: 8px;



padding: 2px 10px;



border: 1px solid transparent;







}







.coefficient>td:first-child {







background: #ccc;



}







.coefficient>td:last-child {







background: #ccc;



}







.home-1::before {



content: '1 -';



color: #F2AB36;







font-size: 8px;



font-family: "Verdana";



color: rgb(255, 185, 12);



line-height: 1.2;



text-align: left;







}







.away-2::before {



content: '2 -';



color: #f2ab36;







}







.equal-x::before {



content: 'x -';



color: #f2ab36;



}







.equal-x,



.home-1,



.away-2 {



padding: 3px 6px;



text-align: center;



}







.equal-x {



box-sizing: border-box;



font-size: 8px;



background: #6a6a6a !important;



display: -webkit-inline-box;



display: -moz-inline-box;



display: -webkit-inline-flex;



display: -ms-inline-flexbox;



display: inline-flex;



width: 50px;



white-space: nowrap;



}







.away-2 {



box-sizing: border-box;



display: -webkit-inline-box;



display: -moz-inline-box;



display: -webkit-inline-flex;



display: -ms-inline-flexbox;



display: inline-flex;



width: 50px;



background: #5a5a5a !important;



text-align: center;



white-space: nowrap;



border-top-right-radius: 4px;



border-bottom-right-radius: 4px;



font-size: 8px;



}







.home-1 {



box-sizing: border-box;



font-size: 8px;



display: -webkit-inline-box;



display: -moz-inline-box;



display: -webkit-inline-flex;



display: -ms-inline-flexbox;



display: inline-flex;



width: 50px;



background: #5a5a5a !important;



text-align: center;



white-space: nowrap;



border-top-left-radius: 4px;



border-bottom-left-radius: 4px;



}







.state-ls {



width: 20%;



color: #339933;



}







.home-team-odd {



vertical-align: middle;



text-align: center;



width:20%;



}







.away-team-odd{



width: 20%;



vertical-align: middle;







}



.video-link{



float: right;



width: 20%;



margin: 5px;



}



.video-link > a {



display: block;



}



.result-ls{



width: 20%;



color: #fff;



font-size: 12px;



font-weight: bold;



font-family: sans-serif;



text-align: center;



letter-spacing: 3px;



box-sizing: border-box;



width: 50px!important;



}







.away-team-odd > img {



width: 25px;



vertical-align: middle;



}



.home-team-odd > img {



width: 25px;



vertical-align: middle;



float: right;



}



.away-team-odd{



vertical-align: middle;



}



.home-team-odd > span {



color: #fff;



vertical-align: middle;



vertical-align: -webkit-baseline-middle;



position: absolute;



left: 20px;



margin: 5px 0;



font-size: 10px;



font-family: verdana;



}



.away-team-odd > span {



position: absolute;



right: 20px;



margin: 7px 20px;



font-size: 10px;



color: #fff;



font-family: verdana



}







tr.finished > td.video-link > a:nth-child(1) > img {



font-size: 14px;



padding-top: 3px;



padding-bottom: 3px;



}



tr.finished > td.video-link > a:nth-child(2) > img{



font-size: 14px;



padding-bottom: 3px;



}



.betBox{



display:contents;



}



#wraper_box_0 > table > tbody > tr.playing.betOdds{



display: inherit;



}



#betfairSmallLogoOdd{



margin-right: 14px;



}



#wraper_box_2 > table > tbody > tr.playing.betOdds > td.video-link > a:nth-child(1) > img{



width: 14px;



}



#wraper_box_2 > table > tbody > tr.playing.betOdds > td.video-link > a:nth-child(2) > img{



width: 14px;



margin-top: 5px;



}







.finished{







}



#wraper_box_2 > table > tbody > tr.finished > td.video-link > a:nth-child(1) > img{



width: 14px;



}



#wraper_box_2 > table > tbody > tr.finished > td.video-link > a:nth-child(2) > img{



width: 14px;



}







.lsOdds{



background: #3a3a3a;



width: 100%;



border-collapse: collapse;



}



#wraper_box_2 > table.lsOdds > tbody > tr > td:nth-child(1){



width: 60px;



}



#wraper_box_2 > table > tbody > tr:nth-child(4) > td > table > tbody > tr > td:nth-child(1){



width: 60px;



}







#wraper_box_2 > table > tbody > tr.playing.betOdds > td.result{



font-size: 12px;



}







#wraper_box_2 > table > tbody > tr.playing.betOdds > td.result{



width: 20%;



} */































td.result,



#rank_game_36783>td.result,



.livescore-box>tbody>tr>td.result,



#rank_game_36783>td.result {



	vertical-align: middle !important;



}







td.match {



	text-align: center;



}







tbody>tr>td.team {



	height: 30px;



}



tbody>tr>td.team>a>img {



	width: 20px;



	vertical-align: middle;



	padding-right: 8px;



}







/* LIVESCORE NEW CSS */







/* 1.1 */











/* table.visible#rrr_6 > tbody > tr.finished,



table.visible#rrr_6 > tbody > tr.playing,



.livescore-box > tbody > tr.playing,



.livescore-box > tbody > tr.finished, */



tr.playing,

tr.finished,

tr.futured {



	height: 65px !important;







}



.ls-odds {



	background: #313131;



}



tr.date>td {



	background: #1a1a1a !important;



	font-family: verdana;



	color: #fff;



}



table.visible#rrr_6>tbody>tr>td,



.livescore-box>tbody>tr>td,



tr.playing>td,



tr.finished>td,



live_scores>tbody>tr>td {



	font-family: verdana;



	background: #404040;



	border-bottom: 1px solid #000;



	-moz-border-bottom: 1px solid #000;



	/* vertical-align: top; */



	margin-top: 10px;



}



.live_scores>tbody>tr {



	height: 45px;



}



.result.futured {



	/* vertical-align: bottom; */



}



.result {



	width: 80px;



	color: #fff;



	font-size: 14px;



	font-weight: bold;



	font-family: verdana;



	text-align: center;



	letter-spacing: 3px;



	margin: 0;







}



.result.in-play {



	/* vertical-align: bottom; */



	/* padding: 0 0 6px 0; */



	padding-top: 12px;



}









.ls-playing>.ls-video-link>a[title~=гледай]>img {
	right: -14px !important;
}

.ls-playing>.ls-video-link>a[title~=гледай]:only-child>img {



	position: relative !important;

	top: 4px !important;

	/*right: -14px !important;*/
	right: -8px !important;


}



.ls-playing>.ls-video-link>a[title~=видео]>img {



	/* position: absolute !important; */

	bottom: 5px !important;

	right: 0px !important;

	top: -16px;

}



.ls-future>.ls-video-link>a[title~=гледай]>img {



	position: relative !important;

	top: 4px !important;

	right: -14px !important;

}



.ls-future>.ls-video-link>a[title~=видео]>img {



	/* position: absolute !important; */

	bottom: 5px !important;

	right: 0px !important;

	top: -16px;

}



.ls-video-link>a>img {



	position: relative;



	top: 4px;



	right: -15px;



	margin-top: 12px;



	/* display: block; */



	width: 14px;



}







/* 1.2 */



.date>td {



	background: #1a1a1a;



	color: #fff;



}



tr.ls-playing,

tr.ls-finished {



	height: 45px;



	font-family: verdana;



}



tr.ls-playing>td,

tr.ls-finished>td,

tr.ls-future>td {



	background: #2d2d2d;



}



.ls-away-team>a>img,



.ls-home-team>a>img {



	width: 25px;



	margin: 0;



}



tr[id^="lsv_"]>td.ls-home-team,

tr[id^="lsv_"]>td.ls-away-team,

tr[id^="lsh_"]>td.ls-home-team,

tr[id^="lsh_"]>td.ls-away-team {

	font-family: verdana;

	color: #fff;

	font-size: 10px;

}



tr[id^="lsh_"].ls-future>td.state {}



tr[id^="lsv_"]>td.ls-home-team>span {

	padding-right: 34px;

	float: right;

}



tr[id^="lsv_"]>td.ls-away-team>span {

	float: left;

	padding-left: 34px;

}



.ls-result,

tr[id^="lsv_"]>td.ls-result {

	width: 15%;

	text-align: center;

	font-size: 14px;

	font-weight: bold;

	color: #fff;

}





.ls-home-team>a,

.ls-away-team>a {



	color: #fff;



	text-decoration: none;



	width: 90px;



}



tr.team td {



	border-bottom: 1px solid #000;



}



.ls-finished>.state {



	font-weight: bold;



	color: red;



	font-size: 10px;



	position: relative;



	/* left: 8px;



top: -13px; */



	width: 10%;



	box-shadow: inset 5px 0 0 0 #c90017;



	/* border-bottom: 1px solid #000; */



}



.ls-finished>td.state>span {



	position: relative;



	left: 8px;



	top: -13px
}



.ls-finished>.state::before {



	/* content: 'KP'; */



	/* font-weight: bold;



color: red; */



	/* font-size: 10px; */



	/* position: relative; */



	/* left: 8px;



top: -13px; */



}



td.state>span {



	top: 20px;



}







.ls-playing>td,

.ls-finished>td,

.ls-future>td {



	border-top: 1px solid #000;



	/* border: none!important; */



}



.ls-playing>.state {



	width: 5%;



	box-shadow: inset 5px 0 0 0 #339933;



	/* border-bottom: 1px solid #000; */



}



.ls-playing>.state::before {



	/* content: 'LIVE'; */



	color: green;



	font-size: 7px;



	position: relative;



	top: -11px;



	left: 10px;



}







.ls-home-team {



	text-align: right;



}



.ls-away-team {



	text-align: left;



}











.ls-home-team,

.ls-away-team,

.ls-result {



	vertical-align: middle !important;



	font-size: 10px;



}



.ls-home-team,

.ls-away-team {



	width: 35%;



	/* text-align: center; */



}



.ls-home-team>a,



.ls-away-team>a {



	display: flex;



	align-items: center;



}



.ls-home-team>a {



	flex-direction: row-reverse;



}



.ls-home-team>a>img,



.ls-away-team>a>img {



	/* margin: 0 5px 0 0;  */



	float: right;



	vertical-align: middle;



}







.ls-home-team>a>img {



	margin: 0 5px 0 5px;



}



.ls-away-team>a>img {



	float: left;



	margin: 0 5px 0 5px;



}



.ls-home-team>a>span,



.ls-away-team>a>span {



	font-size: 10px;



	vertical-align: -webkit-baseline-middle;



	vertical-align: middle;



	display: table-caption;



	float: left;

	max-width: 55px;

	overflow: hidden;

	text-overflow: ellipsis;



}







.ls-away-team>a>span {



	text-align: left;



}



.ls-home-team>a>span {



	text-align: right;





}







.ls-playing>.state>span {



	font-size: 10px;



	font-weight: bold;



	color: #339933;



	position: relative;



	left: 8px;



	top: -15px;



}







.ls-home-team>a,



.ls-away-team>a,



.ls-result>a {



	text-decoration: none;



}







.ls-result {



	width: 15%;



	text-align: center;



	font-size: 14px;



	font-weight: bold;



}



.ls-result>a>span {



	font-family: verdana;



	color: #fff;



	letter-spacing: 1px;



	width: 50px !important;



	display: block;



	font-size: 14px;



}



.ls-finished>.ls-video-link {



	text-align: center;



	vertical-align: initial;



	width: 10%;



}







.ls-finished>.ls-video-link>a>img {



	width: 14px !important;



	height: 14px !important;



	margin-top: 5px;



	margin-bottom: 5px;



	position: relative;



	right: -6px;



	top: 1px;



}



.ls-playing>.ls-video-link {



	text-align: center;



	vertical-align: inherit;



	width: 10%;

	position: relative;

	height: 44px;

	width: 31px;

}



.ls-playing>.ls-video-link>a>img {



	width: 14px !important;



	height: 14px !important;



	margin-top: 5px;



	position: relative;



	/* top: 8px; */



	right: -7px;



}







.ls-playing.finished>.state {



	box-shadow: none;



}



.ls-playing.finished>.state>span {



	display: none;



}



.ls-playing.finished>.ls-video-link>a:first-child,



.ls-playing.finished>.addOn {



	/* display: none; */



}







.ls-future>.state {



	box-shadow: none;



}



.future>.state>span {



	display: none;



}















/* Extra table with bets coefficient css */







.ls-odds>tbody>tr>td,



tr.playing>td,



tr.finished>td {



	background: #313131;



}







.lsOdds {



	border-collapse: collapse;



	line-height: 9px;



}







.betfair-container {



	width: 1%;



}







.betfairSmallLogoOdd {



	width: 60px;



	height: 15px;



	vertical-align: bottom;



	margin-right: 25px;



}







.home-1,

.away-2 {



	box-sizing: border-box;



	height: 17px;



	text-align: center;



	background: #404040;



	font-size: 11px;



	display: inline-block;



	vertical-align: middle;



	width: 50px;



	border: 1px solid transparent;



}



.home-1 {



	border-top-left-radius: 4px;



	border-bottom-left-radius: 4px;



}



.away-2 {



	border-top-right-radius: 4px;



	border-bottom-right-radius: 4px;



}



.home-1>span,

.away-2>span {



	vertical-align: middle;



}



.home-1::before {



	content: '1 - ';



	color: #f5b311;



	font-size: 11px;



	vertical-align: middle;



}



.away-2::before {



	content: '2 - ';



	color: #f5b311;



	font-size: 11px;



	vertical-align: middle;



}



.equal-x {



	height: 17px;



	width: 50px;



	text-align: center;



	background: #545454;



	font-size: 11px;



	display: inline-block;



}



.equal-x>span {



	vertical-align: sub;



}



.equal-x::before {



	content: 'X - ';



	color: #f5b311;



	font-size: 11px;



	vertical-align: sub;



}







table>tbody>tr>td.home-1,

table>tbody>tr>td.away-2 {



	box-sizing: border-box;



	height: 15px;



	text-align: center;



	background: #404040;



	font-size: 11px;



	display: inline-block;



	vertical-align: middle;



	width: 50px;



	border: 1px solid transparent;

	line-height: 11px;

}



table>tbody>tr>td.equal-x {



	height: 17px;



	width: 50px;



	text-align: center;



	background: #545454;



	font-size: 11px;



	display: inline-block;





	box-sizing: border-box;

	height: 15px;

	display: inline-block;

	vertical-align: middle;

	width: 50px;



}



table>tbody>tr>td.betfair-container {



	vertical-align: top;



}



table>tbody>tr>td.betfair-container>img {



	width: 75px;



	height: 15px;



	vertical-align: bottom;



	margin-right: 1px;



}



#wraper_box_2>div:nth-child(5) {



	background: #000;



}



/* .switchLS btn for livescore css */







@keyframes fadeIn {



	from {



		opacity: 0;



	}



	to {



		opacity: 1;



	}



}



@keyframes fadeOut {



	from {



		opacity: 1;



	}



	to {



		opacity: 0;



	}



}























#wraper_box_2>div:nth-child(5)>div:nth-child(6) {



	background: #000;



}







.switchLS {



	position: relative;



	left: 5px;

	top: 10px;



	display: inline-block;



	width: 60px;



	height: 18px;



	font-size: 14px;



}







.switchLS input {

	display: none;

}







.slider {



	position: absolute;



	cursor: pointer;



	top: 0;



	left: 0;



	right: 0;



	bottom: 0;



	background-color: #1a1a1a;



	-webkit-transition: .4s;



	transition: .4s;



}







.slider:before {



	position: absolute;



	content: "1X2";



	color: #000;



	height: 100%;



	width: 46px;



	left: 0;



	bottom: 0;



	background-color: #ffffff;



	-webkit-transition: .4s;



	transition: .4s;



	vertical-align: middle;



	font-size: 10px;



}







input:checked+.slider {



	background-color: #339933;







}







input:focus+.slider {



	box-shadow: 0 0 1px #339933;



}







input:checked+.slider:before {



	-webkit-transform: translateX(20px);



	-ms-transform: translateX(20px);



	transform: translateX(20px);







}







/* Rounded sliders */



.slider.round {



	border-radius: 34px;



	line-height: 15px;



}







.slider.round:before {



	border-radius: 34px;



	width: 40px;



	text-align: center;

	line-height: 18px;



}











/* football & volleyball titles css */







#ls_p1_container>table>tbody>tr {



	/* height: 15px; */



}



table>tbody>tr>td>div>b:nth-child(1) {



	padding-left: 5px;



}



.header-football>td>img,

.header-volleyball>td>img {



	width: 24px;



	padding: 5px 5px 10px 5px;







}







.ls-calendar {



	position: relative;



	right: -140px;



	top: -5px;



	vertical-align: super;



	color: #ccc
}



.ls-calendar>b {



	margin-right: 5px;



}



.ls-calendar>a {



	display: contents;



}



.ls-calendar>a>b {



	vertical-align: sub;



	margin-right: 10px;



}



.ls-odds>tbody>tr.dark_green.header-football>td.description_match,



.ls-odds>tbody>tr.dark_green.header-volleyball>td.description_match {







	vertical-align: middle;



	margin: 0;



	padding: 0;



}



.dark_green.header-football>td,



.dark_green.header-volleyball>td {



	background: #1a1a1a;



	border: none;



}



.country-leags-info {



	height: 30px;



	padding-top: 15px;



	background: #1a1a1a;



	color: #fff;



}



.country-leags-info>td {



	border: none;



	vertical-align: middle;



}



.country-leags-info>img {



	padding-bottom: 10px;



	padding-left: 10px;



	padding-right: 5px;



}



.ls-odds>tbody>tr:nth-child(2)>td {



	vertical-align: middle;



}



.addOn {



	display: none;



	vertical-align: top;



	height: 15px !important;



	animation: fadeIn 1s;



}







tr.team>td>a>img,



tr.ls-playing>td>a>img {



	width: 25px !important;



	height: 25px !important
}



td>table>tbody>tr>td.home-1>a,



td>table>tbody>tr>td.equal-x>a,



td>table>tbody>tr>td.away-2>a {



	vertical-align: bottom;



	cursor: pointer;



}



.home-1,



.away-2,



.equal-x {



	cursor: pointer;



}















/* css 5 Tabs over the livescore table  */







#tabs_moveble_16 li {



	padding: 0;



	width: 60px;



	/* background: #262626; */



}



#tabs_moveble_16 li a {



	padding: 0;



	color: #fff;



	width: 100%;



}











/* CALENDAR */







.calendar_icon_open {



	display: flex;



	float: right;



	cursor: pointer;



	margin: 10px 10px;



}



.calendar-tool-box>.calendar_icon {



	display: inline-block;



	padding: 5px 0 0 10px;



	text-transform: uppercase;



}



close_calendar_btn {



	padding: 5px 10px 0 0;



}



#close_calendar_btn {



	cursor: pointer;



	padding: 5px 10px 0 0;



}



.calendar_icon_open>p {



	padding: 3px 5px 0 0;







}



#calendar2 {



	display: none;



	padding: 20px 0;



}



.calendar-header {



	padding: 20px 0;



}















.nice-date-picker-warpper {











	background-color: #1a1a1a;



	font-family: verdana;



	padding: 2px;



	border-bottom-left-radius: 5px;



	border-bottom-right-radius: 5px;



}



.nice-date-picker-header {



	width: 100%;



	height: 40px;



	font-size: 0;



	position: relative;



}



.nice-date-picker-header>span {



	font-weight: bold;



	font-size: 14px;



}



.nice-date-picker-header span,

.nice-date-picker-header a {



	display: inline-block;



	height: 40px;



	line-height: 20px;







}



#calendar1-wrapper2>div>div.nice-date-picker-header>a.prev-date-btn,



#calendar1-wrapper2>div>div.nice-date-picker-header>a.next-date-btn {



	font-size: 23px;



	line-height: 18px;



	text-decoration: none;



}



.prev-date-btn,

.next-date-btn {



	width: 20px !important;



	height: 20px !important;



}



a.prev-date-btn:hover {



	background: #ff8400;







}



.next-date-btn:hover {



	background: #ff8400;



}



.nice-date-picker-header .prev-date-btn,

.next-date-btn {



	font-size: 14px;



	width: 40px;



	text-align: center;



	color: #000;



	text-decoration: none;



	border: 1px solid transparent;



	border-radius: 100%;



	background: #898989;



}



.nice-date-picker-header .prev-date-btn {



	position: absolute;



	left: 0px;



	top: 0px;

	transform: rotateY(65deg);

	width: 48px !important;



}



.nice-date-picker-header .next-date-btn {



	position: absolute;



	right: 0px;



	top: 0px;

	transform: rotateY(65deg);

	width: 45px !important;



}



.nice-date-title {



	width: 100%;



	font-size: 18px;



	color: #fff;



	text-align: center;



	text-transform: uppercase;



}



.nice-date-picker-body {



	width: 100%;



}



.nice-date-picker-body tr {



	width: 100%;



	height: 40px;



}



.nice-date-picker-body tr th {



	width: 46px;



	height: 40px;



	color: #fff;



	line-height: 38px;



	text-align: center;



	font-weight: 100;



}



.nice-date-picker-body tr td {



	width: 46px;



	height: 40px;



	color: #fff;



	line-height: 38px;



	text-align: center;



}



.nice-date-picker-body tr .nice-gray {



	opacity: .3;



}



.nice-date-picker-body tr .nice-normal {



	cursor: pointer;



	background: #313131;



	border: 1px solid transparent;



	border-radius: 3px;



}



.nice-date-picker-body tr .nice-current {



	background: #ff8400;



	border-radius: 5px;



}



.nice-date-picker-body tr .nice-active {



	background: #666;



	border-radius: 5px;



}



div.nice-date-picker-body>table>thead>tr>th {



	color: #888888;



}







/* tool box css */



.calendar-tool-box {



	font-family: verdana;



	height: 40px;



	background: #1a1a1a;



	color: #fff;



	border: 1px solid transparent;



	border-top-left-radius: 3px;



	border-top-right-radius: 3px;



}



.calendar-tool-box>.close {



	display: inline-block;



	float: right;



	font-size: 8px;



	text-transform: capitalize;



}



.calendar-tool-box>.calendar {



	text-transform: lowercase;



	font-weight: bold;



}



#calendar1-wrapper2>div>div.nice-date-picker-body>table>tbody>tr:nth-child(6) {



	/* display: none; */



}



.calendar_date {



	width: 35px;



	height: 35px;



	display: content;



	text-decoration: none;



}



#calendar1,



.calendar2-msg,



.calendar1-msg {



	display: none;



}

















/* LIVE_TV css */

.video_moments {

	font-family: verdana;

	margin-bottom: 10px;

}



.current_livescore_header {

	background: #000;

	text-transform: uppercase;

	padding: 8px 9px;

	font-size: 10px;

}



.video_moments>video {

	width: 300px;

	height: 180px;

	background: url(http://sportalbg.dev.smakmedia.com:8066/uploads/video_images/2009_01/big_player/00002060.jpg);

	background-size: cover;

	position: relative;

	bottom: -2px;

}



.video_moments>.footer_info {

	display: inline-block;

	width: 100%;

	height: 50px;

}



.footer_info {

	background: #333333;

}



.footer_info>.curr_result {

	display: inline-block;

	float: left;

	width: 50px;

	height: 100%;

	;

	text-align: center;

	color: #ff8480;

	font-size: 20px;

	font-weight: bold;

	background: #000;

}



.curr_result>span {

	display: inline-flex;

	vertical-align: middle;

	vertical-align: -webkit-baseline-middle;

	font-size: 14px;

	font-family: "Verdana";

	color: rgb(255, 132, 0);

	font-weight: bold;

	line-height: 50px;

	text-align: center;

	letter-spacing: 3px;

}



.player_info_curr {

	display: inline-block;

	height: 100%;

	width: 250px;

}



.player_info_curr>div {

	height: 100%;

	display: inline-block;

	vertical-align: middle;

}



.current_player_info {

	margin-left: 15px;

	position: relative;

	top: 20%;

}



.player_info_curr_name {

	font-size: 14px;

	font-family: "Verdana";

	color: rgb(255, 255, 255);

	font-weight: bold;

	line-height: 1.2;

	text-align: left;

}



.current_player_info>span:nth-child(2) {

	display: block;

}



.football_icon {

	float: right;

	position: relative;

	top: 30%;

	line-height: 25px;

	padding-right: 5px;

}



.football_icon>img {

	width: 20px;

	height: 20px
}



.footer_info>.player_info_curr>div>img {

	border-radius: 100%;

	position: relative;

	top: 5px;

	left: 8px;

	width: 39px;

	height: 39px;



}



/* /////LIVESCORE part/////////////////////////////// */



.live_watch_tv {

	width: 170px;

	margin: 0 auto;

	text-align: center;

	background: green;

	border-radius: 4px;

	color: #fff;

	line-height: 18px;

	text-transform: uppercase;

	font-family: verdana;

	font-weight: bold;

	font-size: 8px;

}





/* end Live_tv part */









/* START SPORTAL LIVE TV CSS */

/* //////////////////////////////////////////// */

.sportal_tv_live_scores {

	border-collapse: collapse;

}



#after_video_wrapper_center_content {

	padding: 10px;

}



.current_video_header {

	padding-bottom: 5px;

	background: #1a1a1a;

}



.current_video_header h3 {

	padding: 8px 0 6px 8px;

	text-transform: uppercase;

	background: #000;

}





















.live_alert {

	color: #ff8400;

	text-shadow: 1px 1px #c90017;

	padding: 0.5% 2%;

	text-align: justify;

	background-image: (linear, 0% 0%, 0% 90%, from(rgba(10, 10, 10, 0.8)), to(rgba(200, 200, 200, 0.5)));

	background-image: -mox-gradient(linear, 0% 0%, 0% 90%, from(rgba(10, 10, 10, 0.8)), to(rgba(200, 200, 200, 0.5)));

	background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(10, 10, 10, 0.8)), to(rgba(200, 200, 200, 0.5)));

	border-radius: 8px;

	display: inline-block;

	box-sizing: border-box;



}



.play_icon_place {

	display: inline-block;

	width: 8%;

	vertical-align: middle;

}



.play_icon_place>a>img {

	cursor: pointer;

	/* box-shadow: 2px 2px 15px 5px #ff8400; */

	animation: pulse 1.5s infinite;

	-webkit-animation: pulse 1.5s infinite;

}



@-webkit-keyframes pulse {

	0% {

		transform: scale(1.3);

	}



	70% {

		transform: scale(1);

		box-shadow: 0 0 0 50px rgba(#5a99d4, 0);

	}



	100% {

		transform: scale(1.3);

		box-shadow: 0 0 0 0 rgba(#5a99d4, 0);

	}

}









.live_alert h3 {

	display: inline-block;

	width: 90%;

	vertical-align: middle;

}



/* bet box css */

#right_side_livescore,

#right_side_videos {

	border: 1px solid #2a2a2a;

	border-radius: 5px;

	padding: 1px;

	margin-bottom: 10px;

	background: #151515;

}



/* .video-js {

	margin-bottom: 37px;

} */



.selectBet {

	display: -webkit-box;

	display: inline-flex;

	height: 30px;

}



.selectBet>label {

	padding: 0 0 0px 10px;

	font-size: 10px;

	color: #999999;

}



.selectBet::after {

	content: url(../images/market_dark_arrow.png);

	color: #ff8400;

	right: -186px;

	right: -10px;

	top: -5px;

	padding: 5px 0px 0px 8px;

	position: relative;

	pointer-events: none;

}



#bet-box {

	font-family: verdana;

	-webkit-appearance: none;

	-moz-appearance: none;

	appearance: none;

	display: block;

	width: 100%;

	max-width: 160px;

	height: 30px;

	/* float: right; */

	padding: 0px 15px;

	font-size: 14px;

	line-height: 1.75;

	color: #ff8400;

	outline: none;

	background-color: #313131;

	background-image: none;

	border: 1px solid #ff8400;

	-ms-word-break: normal;

	word-break: normal;

	border-radius: 3px;

	position: relative;

	left: 30%;

	top: -35px;

}



a {

	text-decoration: none;

}



#sf_slide_6>.bets_container {

	border-bottom: 1px solid #333333;



}



#sf_slide_6 #bet-box {

	border-radius: 0;

}



.bets_container {

	font-family: Verdana;

	height: 32px;

	width: 100%;

	margin: 10px auto 25px auto;

	border-bottom: 1px solid #027b5b;

}



.bets_container>div {

	display: inline-block;

}



.bet_img_container {

	width: 21%;

}



.bet_img_container>a>img {

	width: 160px !important;

	height: 32px !important;

	margin: 0 !important;

	float: left;

}



.coeficients {

	width: 49%;

	text-align: center;

	position: absolute;

}



.coeficients>div {

	color: #fff;

	display: inline-block;

	height: 31px;

	width: 65px;

	border: 1px solid green;

	margin: 0 10px 0 0;

}





.coeficients>div>span:first-child {

	display: block;

	position: relative;

	top: -20px;

	color: #fff;

}



.coeficients>div>a>span {

	color: #fff;

	width: 100%;

	display: inline-block;

	height: 100%;

	position: relative;

	top: -5px;

	font-weight: bold;

}



.wrapper>div>.coeficients a>span {

	top: 0;

	line-height: 32px;

}





.check_more {

	float: right;

	border: none !important;

	font-weight: bold;

	text-decoration: none;

}



.check_more>a {

	vertical-align: middle;

	display: table-cell;

	height: 32px;

	text-decoration: none;

	color: #fff;

	font-weight: bold;

}



.check_more>a::after {}



.check_more>a>img {

	vertical-align: middle;

	padding: 0 5px;

}



.sf_place {

	font-size: 14px;

	font-family: "Verdana";

	color: rgb(255, 255, 255);

	text-align: center;

	font-weight: bold;

	line-height: 26px !important;

	height: 50px !important;

}



.sf_place>span {

	/* line-height: 20px; */

	font-weight: 100;

	color: rgb(153, 153, 153);

}



/* .coeficients {

					display: block !important;

					margin: 0 auto;

					width: 100%;



				} */



/* .bet_img_container {

					float: left;

				} */



/* .coeficients>div>a>span {

					vertical-align: middle;

					position: unset;

					display: inherit;

				} */



.tcs {

	width: 255px;

	text-align: center;

	position: relative;

	bottom: -5px;

	margin: 0 auto;

	padding: 0 0 0 10%;

}



.tcs>span {

	margin: 0 5px;

	/* border: 1px solid #fff; */

	color: #ccc;

	display: inline-block;

	width: 70px;

}



#sf_slide_6 {

	background: #1a1a1a;

	height: 100%;

	padding-top: 30px;

	/* margin-top: 30px; */

}



#sf_slide_6 .coeficients>div {

	border: 1px solid #333333;

}



#sf_slide_1 {

	position: relative;

}



#sf_slide_1,

#sf_slide_2,

#sf_slide_3,

#sf_slide_4,

#sf_slide_5,

#sf_slide_6 {

	width: 100%;

	width: 770px !important;

}



.bets_container td:first-child {

	width: 21%;

}



.bets_container td {

	color: #fff;

	height: 31px;

	margin: 0 10px 0 0;

	text-align: center;



}



.bets_container td:last-child {

	width: 100px !important;

	margin: 0 !important;

	padding-left: 3px;

}



/* ///////////////////////////////////// */

.sf_tour>div {

	color: #fff !important;

	font-weight: 500;

}



.sf_team_left,

.sf_team_right {

	width: 40% !important;

	padding: 0 !important;

	display: inline-flex;

	flex-direction: row-reverse;

}



.sf_team_right {

	flex-direction: unset !important;

}



.sf_team_right img,

.sf_team_left img {

	height: 70px !important;

}



.sf_team_left>div.sf_t1_nam,

.sf_team_right>div.sf_t2_nam {

	width: auto !important;

	float: none !important;

	margin: 0 !important;

	display: flex;

	align-items: center;

	overflow: visible;

}



.sf_team_left>div.sf_t1_nam {

	margin-right: 10px !important;

}



.sf_team_right>div.sf_t2_nam {

	margin-left: 10px !important;

}



.sf_result {

	width: 20% !important;

	line-height: 55px !important;

}



/* //////////////////////////////////// */

.sf_field {

	/* margin: 0 auto; */

	width: 100%;

}



.sf_field_wrap {

	margin: 0 auto !important;

	width: 100% !important;

	background: #1a1a1a;

}



.sf_team_1_scheme {

	top: 61px !important;

}



.sf_team_2_scheme {

	top: 61px !important;

}



.sf_team_1_coach {

	position: relative;

	left: -10%;

}



.sf_team_2_coach {

	position: relative;

	right: -10% !important;

}



#news_text_inner .sf_container .sf_field_wrap>.sf_field .sf_team_2_coach {

	right: -6% !important;

}



.sf_container {

	width: 100% !important;

}



/* ///////////////////////////////////////////// */

.sf_info_wrap_container {

	/* width: 750px; */

	margin-top: 10px;

	background: #262626;

	box-sizing: border-box;

	font-family: Verdana, Geneva, Tahoma, sans-serif;

	font-size: 14px;

}



.sf_info_wrap_row {

	display: flex;

	width: 100%;

	height: 50px;

	border-bottom: 1px solid #262626;

	background: #1a1a1a;

}



.sf_info_wrap_row>.sf_info_wrap_left {

	display: flex;

	width: 45%;

	flex-direction: row-reverse;

	align-items: center;

}



.sf_info_wrap_row>.sf_info_wrap_result {

	display: flex;

	width: 10%;

	height: 99%;

	font-size: 12px;

	font-weight: bold;

	background: #000;

	color: #ff8400;

	align-items: center;

}



.sf_info_wrap_result>span {

	display: block;

	text-align: center;

	width: 100%;



	font-size: 14px;

	font-family: "Verdana";

	color: rgb(255, 132, 0);

	font-weight: bold;

	line-height: 1.2;

	text-align: center;

}



.sf_info_wrap_row>.sf_info_wrap_right {

	display: flex;

	align-items: center;

	width: 45%;

}



.sf_info_wrap_right>img:nth-child(1),

.sf_info_wrap_left>img:nth-child(1) {

	width: 18px !important;

	height: 18px;

	margin: 0 5px !important;

}



.sf_info_wrap_right>img:nth-child(2),

.sf_info_wrap_left>img:nth-child(2) {

	width: 40px !important;

	height: 40px !important;

	border-radius: 100%;

	/* margin: 3px 5px !important; */

}



.sf_info_wrap_goal_time {

	color: #c6c6c6;

	font-size: 14px;

	margin: 0 5px;

}



.sf_info_wrap_player_name {

	font-size: 14px;

	font-weight: bold;

	color: #fff;

	text-align: center;

	line-height: 20px;

}



.sf_info_wrap_left>.sf_info_wrap_video {

	flex: 1 0 0;

	text-align: left;

	margin-left: 5px;

}



.sf_info_wrap_right>.sf_info_wrap_video {

	flex: 1 0 0;

	text-align: right;

	margin-right: 5px;

}



/* //////////////////////////////////////////// */

/* single player info css_here START */

/* small mouseover popUp */

#number_2_box,

#number_1_box {

	background: #ff8400;

	color: #000;

	border-radius: 100%;

	position: absolute;

	padding: 0 !important;

	font-size: 14px !important;

	left: 0;

	bottom: 0;

	margin: 0 0 0 10px;

	display: inline-grid;

	width: 25px;

	line-height: 25px !important;

	text-align: center;

}



#sf_team_1_box img,

#sf_team_2_box img {

	border-radius: 100%;

	margin: 0 5px 0 25px !important;

}



#sf_team_1_box span#position_1_box,

#sf_team_2_box span#position_2_box {

	left: 71px !important;

}



#sf_team_2_box span#position_2_box {

	right: 80px !important;

}



#sf_team_2_box p {

	float: left !important;

	width: 80px;

	text-align: left !important;

	margin-left: 10px !important;

	height: 100%;

	display: inline-flex;

	align-items: center;

}



#sf_team_1_box p {

	height: 100%;

	display: inline-flex;

	align-items: center;

}



#sf_team_2_box img {

	margin: 0 0px 0 15px !important;

	float: left !important;

}



.sf_number {

	height: 20px;

}



/* big popUP */

#sf_more_info_left>tbody>tr>td:nth-child(2)::before {

	content: "•";

	color: #ff8400;

	display: inline-block;

	width: 1.5em;

	vertical-align: text-top;



}



#sf_pop_tname::before,

#sf_pop_player_number::before {

	content: '' !important;

	display: none;

	position: absolute;

}













.sf_team_wrap {

	/* margin-bottom: 5%; */

}



#sf_pop_number {

	display: contents !important;

}



#sf_pop_number>td:first-child {

	display: none !important;

}



#sf_pop_pic_player {

	border-radius: 100%;

	width: 150px !important;

}



#sf_pop_player_number {

	display: inline-grid !important;

	display: -ms-inline-grid;

	position: absolute;

	bottom: 35%;

	left: 32%;

	background: #ff8400;

	color: #fff !important;

	border-radius: 100%;

	font-size: 14px;

	width: 30px;

	height: 30px;

	text-align: center;

	padding: 0 !important;

	align-items: center;

}



#sf_more_info_left #sf_pop_tname {

	position: absolute;

	left: 10px;

	top: 30px;

	color: #c6c6c6 !important;

	font-size: 12px;

}



#sf_pop_title {

	color: #fff !important;

	font-size: 14px;

}



#sf_pop_pic_team {

	display: none;

}



#sf_more_info_left td:last-child {

	color: #fff !important;

}



#sf_more_info a {

	color: #fff;

	cursor: pointer;

	text-decoration: none;

}



.add_favorite {

	display: none;

	position: absolute;

	bottom: 21%;

	right: 64%;

	font-family: verdana;

	font-size: 12px;

}



.add_favorite>a span {

	vertical-align: middle;

}



.add_favorite>a i {

	font-size: 18px;

	vertical-align: sub;

	color: #ff8400;

	margin-right: 5px;

}







span.rating {

	background: #ff8400;

	padding: 5px 5px;

	font-size: 18px;

}



.fa-star.checked {

	color: #ff8400;

}



.player_rating {

	display: none;

	position: absolute;

	bottom: 6%;

	left: 10px;

}



.player_rating>i {

	color: #ff8400;

}



.player_rating>.rating {

	vertical-align: bottom;

}



.player_info_more {

	display: inline-block;

	position: absolute;

	bottom: 1%;

	right: 5%;

}



.player_info_more>a {

	color: #fff;

	cursor: pointer;

	text-decoration: none;

}



.player_info_more>a>img {

	vertical-align: middle;

	padding-left: 8px;

	width: 18px !important;

}



/* single player info css_here END */

.sf_team_1_coach {

	/* margin: 0 0 8px -50px!important; */

}



.sf_team_2_coach {

	/* margin: 0 -80px 8px 0!important; */

}



#myPlayer_html5_api_html5_api {

	width: 100%;

}



.live-preview {

	border-left: 5px solid #339933;

}



.live-preview>div>a {

	color: #fff;

}



.deff_gamble {

	border-collapse: collapse;

	/* width: 100%; */

	margin-bottom: 20px;

}



.deff_gamble th {

	color: #999;

	padding: 0 0 5px 7px;

	font-weight: lighter;

}



.deff_gamble>thead>th {

	padding-bottom: 5px;

}



.deff_gamble>tbody>tr>td,

.deff_gamble a.one>span,

.deff_gamble a.equal>span,

.deff_gamble a.two>span {

	border-bottom: 1px solid #1A7152;

}



.deff_gamble a.one>span,

.deff_gamble a.equal>span,

.deff_gamble a.two>span {

	height: 33px;

	border: 1px solid #1A7152;

	border-bottom: none;

	display: inline-block;

	width: 70%;

	line-height: 30px;

}



.deff_gamble .gamble_coef {

	/* padding: 0 5px; */

}



.deff_gamble thead th:first-child,

.deff_gamble thead th:last-child,

.deff_gamble>tbody td {

	width: 1%;

}



.deff_gamble td {

	text-align: center;

}



.deff_gamble .check_more {

	width: 100px;

	display: inline-block;

	line-height: 34px;

	float: right;

}



.deff_gamble .check_more>img {

	vertical-align: middle;

	padding: 0 0 0 10px;

}



.deff_gamble>tbody td>a.current_bet_image_container img {

	width: 160px !important;

	height: 34px !important;

	display: inline-block;

	float: left;

	margin: 0 !important;



}



.gamble.deff_gamble.result_regular {

	margin: 0 10px;

}





.check_more>img,

td.check_more>a>img {

	width: 18px !important;

}



td.check_more>a {

	float: right;

	line-height: 36px;

}



/* ///////////////////// */





#table_1x2>tbody>tr>td>a>span {

	width: 80px !important;

}



table.bookie td {

	color: #999 !important;

}





/* ////////////////////// */

.gamble {

	border-collapse: collapse;

}



.gamble a {

	color: #fff !important;

}



.gamble>tbody>tr>td>a>span {

	display: inline-block;

	width: 100%;

	height: 31px;

	border: 1px solid #1a7152;

	line-height: 32px;

	border-bottom: none;

}



.gamble>tbody>tr {

	border-bottom: 1px solid #1A7152;

}



.gamble>tbody>tr>td {

	border-bottom: 1px solid #1A7152;

}



.gamble tr.empty {

	height: 10px;

	border: none;

}



.gamble .result_under {

	padding: 0 0 0 7px;

}



.result_regular,

.result_doubleChance {

	border-collapse: collapse;

	margin-bottom: 50px;

}



.sportal_tv_video_player {

	width: auto;

}



.tv_tab {

	border: 1px solid #333 !important;

	border-top-left-radius: 3px;

	border-top-right-radius: 3px;

}



/* ////////// rewrite max-width: 580px;  */

#sf_slide_5 .search_list_table.statistic {

	max-width: 100% !important;

}



/* ////////// */

#news_text_inner img {}



.player_content {

	/* border-bottom: 1px solid #000; */

}



.sf_info_wrap_video>a>img {

	width: auto !important;

	margin: 0 !important;

}



/* NEW 11.10.18 */

.fball,

.penalty,

.own_goal {

	width: 18px;

	height: 18px;

	margin: 0 5px;



}



.fball {

	background: url(/images/football_icon.png);

	background-size: cover;

}



.penalty {

	background: url(/images/football_pen_icon.png);

	background-size: cover;

}



.own_goal {

	background: url(/images/football_own_icon.png);

	background-size: cover;

}



.sf_info_wrap_row img {

	width: 40px;

	height: 40px;

}



.sf_info_wrap_video img {

	width: 18px !important;

	height: 18px;

}



.content_wide .sf_field_wrap .inner {

	left: 133px !important;

}



.sf_slide_1_field {

	margin-bottom: 40px;

}



.player_list {

	margin: 0 !important;

	padding: 20px 0 20px 0 !important;

}



#sf_slide_5 .search_list_table.statistic {

	margin: 0 !important;

}



.stats {

	padding: 20px 0;

	margin: 0 !important;

}



.content_wide .player-wrapper {

	/* width: 748px!important; */

	width: auto;

}



.content_wide .video_content {

	border: none !important;

}



.content_wide #big_news_container {

	/* height: 100vh; */

	width: auto;

	padding: 0 !important;

}



.sf_field #sf_slide_6 a {

	color: #fff !important;

}





/* /////////////////////diff dimensions for bnt/ln/le/etc. */



.content_wide #news_text_inner>.sf_container>.sf_field_wrap>.sf_field #table_1x2>tbody>tr>td>a>span,

.content_wide #news_text_inner>.sf_container>.sf_field_wrap>.sf_field #table_double_chance>tbody>tr>td>a>span,

.content_wide #news_text_inner>.sf_container>.sf_field_wrap>.sf_field #table_both_score>tbody>tr>td>a>span {

	width: 80px !important;

	padding: 0 !important;

}



.content_wide #news_text_inner>.sf_container>.sf_field_wrap>.sf_field #table_1x2 .bet_img_container,

.content_wide #news_text_inner>.sf_container>.sf_field_wrap>.sf_field #table_double_chance .bet_img_container,

.content_wide #news_text_inner>.sf_container>.sf_field_wrap>.sf_field #table_both_score .bet_img_container {

	width: 25%;

}



.content_wide #news_text_inner>.sf_container>.sf_field_wrap>.sf_field #table_1x2 .check_more,

.content_wide #news_text_inner>.sf_container>.sf_field_wrap>.sf_field #table_double_chance .check_more {

	width: 200px;

}



.content_wide #news_text_inner>.sf_container>.sf_field_wrap>.sf_field #table_both_score .check_more {

	width: 250px;

}









/* 11.10.18 end */



/* END SPORTAL LIVE TV CSS  */





/* statistics_team_program.php CSS */



.search_list_table>tbody>tr>td>a>img {

	width: 30px;

}



.search_list_table>tbody>tr>td>a {

	display: inline-flex;

	align-items: center;

}



/* end statistyics_program.php  */







/*  */

.nowPlaying>td>img,

.stats_program_logo>img {

	width: 30px;

}



.stats_program_logo {

	text-align: center !important;

}



.nowPlaying>td.stats_program_logo,

.nowPlaying>td.stats_program_host,

.nowPlaying>td.stats_program_guest {

	border-bottom: 1px solid #000;

}



.nowPlaying>td.stats_program_result {

	border-bottom: 1px solid #222 !important;

}



.nowPlaying {

	border-bottom: 1px solid #000;

}



.nowPlaying>td {

	background: #232323;

	height: 45px;

}



.stats_program_result {

	text-align: center !important;

	background: #000 !important;

	/* border-bottom: 1px solid #fff!important; */

}



.stast_program_time,

.stast_program_date {

	color: #A6A6A6 !important;

	border-bottom: 1px solid #000;

}



#tabs_moveble_content_3_1>div>table>tbody>tr>td.stats_program_date {

	color: #a6a6a6 !important;

	padding-right: 20px;

}



.search_list_table>tbody>tr.finish {

	height: 45px !important;

	border: none;

}



.stat_footer {

	border: none;

}



/*  */

.finish>td.stats_program_logo,

.finish>td.stats_program_host,

.finish>td.stats_program_guest {

	border-bottom: 1px solid #000;

}



.finish>td.stats_program_result {

	border-bottom: 1px solid #222 !important;

}



.finish {

	border-bottom: 1px solid #000;

}



.finish>td {

	background: #1a1a1a;

	height: 45px;

}



.finish>td {

	border-bottom: 1px solid #000;

}



#tabs_moveble_content_3_0>div>table>tbody>tr>td.stats_program_date {

	color: #a6a6a6 !important;

	padding-right: 20px;

}





/*  */







.over_market .tcs {

	width: 100%;

	padding: 0 0 0 5%;

	margin: 0 auto;

}



.over_market .tcs>span {

	width: 40px;

	padding-right: 2px;

}



/* .over_market .coeficients {

	width: auto;

	margin-left: 15px;

} */



/* .over_market .coeficients>div {

	width: auto;

} */



.over_market .coeficients>div>a>span {

	top: 8px;

}



.tcs tr td {

	width: 40px;

	padding: 0 0 5px 10px;

	margin: 0 5px;

	/* border: 1px solid #fff; */

	color: #ccc;

	/* display: inline-block; */

	width: 70px;



}



tr.bets_container {

	border-bottom: 1px solid #1A7152;

}





/* statistic box with finished games */

.stast_program_time {

	text-align: right !important;

	padding-right: 10px !important;

}



.stats_program_host,

.stats_program_date {

	text-align: right !important;

}



#live_scores_table td:last-child,

.search_list_table td:last-child,

.stats_program_date {

	padding-right: 0 !important;

}



.search_list_table.statistic td {

	width: 0%;

}



.stats_program_result {

	/* width:30px!important; */

	border-bottom: 1px solid #1a1a1a;

}



.title_bar>th {

	background: #000;

}



.stat_footer {

	background: #000 !important;

}



.no-logo {

	max-width: 55px;

	overflow: hidden;

	text-overflow: ellipsis
}



tr[id^="lsh_"]>td.ls-home-team>span {

	float: right;

	padding-right: 34px;

}



tr[id^="lsh_"]>td.ls-away-team>span {

	float: left;

	padding-left: 34px;

}







/*25.10*/

#ls_p1_container a img {

	display: inherit;

}



/*26.10*/

.header-football>td>img,

.header-volleyball>td>img {

	padding: 5px !important;

}



.bottom_pic a[href^=my_news] .white_border {

	width: 100%;

}





/* 01.11 */



.ls-playing>.ls-video-link>a[title~="видео"]>img {

	top: -12px !important;

}



.ls-playing>.ls-video-link>a[title~="гледай"]>img {

	top: 7px !important;

}



.ls-playing>.ls-video-link>a[title~="видео"]:only-child>img {

	right: -6px !important;

}



tr[id^="lsh"]>td.ls-result>span {

	width: 15%;

	text-align: center;

	font-size: 14px;

	font-weight: bold;

	color: #fff;

}



#ls_p1_container a img {

	display: inherit !important;

}



#main #sf_slide_1,

#main #sf_slide_2,

#main #sf_slide_3,

#main #sf_slide_4,

#main #sf_slide_5,

#main #sf_slide_6 {

	width: 100% !important;

}



#main #comment_wrap {

	width: 600px !important;

}



/* 02.11 */

#main #comment_wrap iframe {

	width: 100%;

}



/* 05.11 */



.fb_iframe_widget_lift {

	width: 100% !important;

}



/* 06.11 */

.fb_iframe_widget_lift {

	width: 100% !important;

}



.rounded_container .pager {

	display: block !important
}



#main .video_thumbnails li {

	height: 230px;

}



#main .video_thumbnails p {

	height: 100px;

	margin: 0 !important;

}



#main .stat_second .video_thumbnails em.date {

	background: inherit !important;

}



/* 25.11.18 */

.my_sportal_header_tablediv+.margin_small {

	padding: 5px;

}



/* 03.12.18 */

.breadcrumb li a {

	color: #a6a6a6;

}



.breadcrumb li {

	color: #fff;

}



/* 06.12.18 */

/* Center footer banner and close btn right */



/* 13.12.18 + margin-top the main news_content */

/* 22.02.2019 margin-top is removed*/

/* #main #news_content{

					margin-top: 65px;

				} */

.social_container {

	/* border: 1px solid red; */

	/* line-height: 50px; */
	display: inline-block;
	height: 50px;

	/* padding: 15px; */

	/* position: absolute; */

	/* bottom: -60px; */

	position: relative;

	background-color: transparent;

	max-width: 749px;

	width: 100%;

	font-family: "Open Sans";

	margin-top: 10px;

	/* margin-bottom: 60px; */

}



.social_container a,

.social_container div {

	display: inline-block;

	margin: 0 5px 0 0;

}



.social_container .social_count {

	height: 18px;

	width: 48px;

	color: #66CC66;

	font-family: "Open Sans";

	font-size: 24px;

	font-weight: bold;

	line-height: 0;

	position: relative;

	text-align: center;

}



.social_container .social_count:after {

	content: "";

	height: 50px;

	width: 1px;

	display: inline-block;

	background-color: #999;

	transform: rotate(15deg);

	transform: translate(-50px -50px);

	position: absolute;

	right: -20px;

	top: -22px;

}



.social_container .fb-like {

	margin-left: 30px;

	vertical-align: middle;

	height: 30px;

}



.social_container #fb-share-button,

.social_container #fb-share-button1 {

	background: #4267b2;

	border-radius: 3px;

	font-weight: 600;

	padding: 5px 8px;

	display: inline-block;

	position: static;

	width: 13%;

	height: 20px;

	line-height: 20px;

}



.social_container #fb-share-button>span,

.social_container #fb-share-button1>span {

	/* font-size: 1.5vw!important; */

	height: 9px;

	width: 20px;

	color: #FFFFFF;

	font-family: "Open Sans";

	font-size: 11px;

	line-height: 0;



}



.social_container #fb-share-button:hover,

.social_container #fb-share-button1:hover {

	cursor: pointer;

	background: #213A6F
}



.social_container #fb-share-button svg,

.social_container #fb-share-button1 svg {

	width: 18px;

	fill: white;

	vertical-align: middle;

	border-radius: 2px
}



.social_container #fb-share-button span,

.social_container #fb-share-button1 span {

	vertical-align: middle;

	color: white;

	font-size: 11px;

	padding: 0 3px
}



.social_container .fb-messengermessageus {

	background: url(../images/share/msng.png) no-repeat;

	border-radius: 3px;

	background-size: cover;

	width: 30px;

	height: 30px;

	vertical-align: middle;

	margin-bottom: 2px;

}



.social_container .whatsapp {

	background: url(../images/share/whatsapp.png) no-repeat;

	border-radius: 3px;

	background-size: cover;

	width: 30px;

	height: 30px;

	line-height: 30px;

	position: relative;

	top: 20%;

}



.social_container .emailus {

	display: inline-block;

	width: 30px;

	height: 30px;

	background: url(../images/share/email.png) no-repeat;

	background-size: cover;

	line-height: 30px;

	border-radius: 3px;

	position: relative;

	top: 20%;

}



.social_container .comments {

	width: 77px;

	height: 30px;

	background: url(../images/share/Comments.png) no-repeat;

	background-size: 37px 30px;

	/* position: absolute;

					top: 30%;

					right: -20px; */

	position: relative;

	top: 5%;

	left: 25%;

	padding-left: 46px;

	line-height: 30px;

	font-size: 16px;

	font-weight: bold;



}



.more_links+.social_container>a.comments {

	/* top: 65%;

					right: -40px; */

}



.clearfix {

	clear: both;

	margin: 0;

	overflow: hidden;

}





/* DETACHMENT CSS */



.player-wrapper .player-fixed-container {

	position: fixed;

	bottom: 10px;

	right: 10px;

	width: 300px;

	z-index: 9999999;

}



.player-close-button {

	border: none;

	background-color: #ff8400;

	cursor: pointer;

	display: none;

	height: 20px;

	font-size: 18px;

	overflow: hidden;

	padding: 0;

	position: absolute;

	top: 0px;

	right: 0;

	width: 20px;

	z-index: 999999999999;

}



.player-close-button svg {

	width: 100%;

	height: 100%;

}



#news_text_inner .iframe-fixed {

	position: fixed !important;

	bottom: 20px !important;

	right: 20px !important;

	width: 300px !important;



	z-index: 9999999999999999;

}



.iframe-close-button {

	position: fixed;

	top: auto;

	bottom: 169px;

	right: 20px;

}


#news_text_inner img {
	width: 100%;
	height: auto;
}


/* //////////////////////////////////////// */
/*----------------------------------------------------------
    #SHARE-BUTTONS
----------------------------------------------------------*/
.shares-holder {
	margin: 10px 0;
	display: table;
}

td.content div.option_toolbar .shares-holder {
	margin: 0;
}


.shares-holder>ul {
	display: flex;
	align-items: center;
}

.sportal_gallery .shares-holder>ul {
	margin-left: 10px;
}

.shares-holder>ul>li {
	display: flex;
	align-items: center;
	margin-right: 5px;
}

.shares-holder>ul>li>.good-news,
.shares-holder>ul>li>.comments-count {
	background-color: #ff8400;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
}

.shares-holder>ul>li>.good-news:hover,
.shares-holder>ul>li>.comments-count:hover {
	background-color: #ff9c01;
}

/*----------------------------------------------------------
    #TOOLTIP
----------------------------------------------------------*/
/* .tooltip {
  background-color: #ff8400;
  display: none;
  height: 60px;
  padding: 5px;
  position: fixed;
  width: 240px;
}

.tooltip img {
  float: left;
  height: 50px;
  margin-right: 5px;
  width: 80px !important;
}

.tooltip .info {
  display: block;
  color: #fff;
  font-size: 10px;
  font-weight: normal;
  height: 49px;
  line-height: 10px;
  overflow: hidden;
  text-align: left;
}

.tooltip .arrow {
  border: 7px solid transparent;
  border-bottom: 7px solid #ff8400;
  position: absolute;
  top: -14px;
} */

/*----------------------------------------------------------
    #ALPHABET-FILTER
----------------------------------------------------------*/
/* .alphabet-filter {
  border: 1px solid rgba(204, 204, 204, 0.9);
  display: flex;
  height: 30px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.alphabet-filter .switch {
  border-right: 1px solid rgba(204, 204, 204, 0.9);
  cursor: pointer;
  width: 40px;
}

.alphabet-filter .switch:hover,
.alphabet-filter ol a:hover,
.alphabet-filter ol .active {
  background-color: rgba(204, 204, 204, 0.5);
  font-weight: bold;
}

.alphabet-filter .list-wrapper {
  position: relative;
}

.alphabet-filter .list {
  position: absolute;
  top: 0;
  left: 0;
  transition: top 200ms ease;
}

.alphabet-filter ol {
  display: flex;
  height: 30px;
}

.alphabet-filter ol .inactive a {
  color: #ccc;
}

.alphabet-filter ol .inactive:hover a {
  background-color: transparent;
  font-weight: normal;
}

.alphabet-filter ol a {
  border-right: 1px solid rgba(204, 204, 204, 0.9);
  color: #3c3c3c;
  display: block;
  height: 100%;
  line-height: 30px;
  text-align: center;
  width: 20px;
}

.alphabet-filter .reset {
  display: block;
  height: 30px;
  padding: 8px;
  position: absolute;
  right: 0;
  width: 28px;
}

.alphabet-filter .reset>svg {
  width: 100%;
  height: 100%;
}

/*----------------------------------------------------------
    #PIC-OF-THE-DAY
----------------------------------------------------------*/
.pic-of-the-day {
	padding-left: 10px;
}

.pic-of-the-day .gallery-container h2 {
	font-size: 21px;
	margin: 5px 0;
}

.pic-of-the-day .gallery-container img {
	width: 100%;
}

.pic-of-the-day .thumbs-list .js-thumbs-box {
	display: block;
}

.pic-of-the-day .thumbs-list .js-thumbs-box li {
	display: inline-block;
}

.pic-of-the-day .thumbs-list .js-thumbs-box li:first-child,
.pic-of-the-day .thumbs-list .js-thumbs-box li:nth-child(2) {
	margin-right: 12px;
}

*/
/*----------------------------------------------------------
    #RELATED-ITEMS(articles, videos and galleries)
----------------------------------------------------------*/
/* .linked-items-header {
  margin-left: 10px;
}

.linked-items-header h1 {
  margin-bottom: 10px;
}

.linked-items-header nav li a {
  font-weight: bold;
} */

/*----------------------------------------------------------
    #PROFILE-BOX
----------------------------------------------------------*/
/* .box_accord {
  width: 300px;
  height: 300px;
  margin-bottom: 10px;
}

.box_accord ul {
  list-style: none;
  width: 300px;
  height: 300px;
  overflow: hidden;
}

.box_accord ul a {
  float: left;
  color: #fff;
  width: 300px;
  height: 300px;
  padding: 3px 0 0 15px;
  font: bold 13px verdana;
  text-shadow: 1px 1px 0 #000;
  background: url(../img/a_bg.png) repeat-x left top;
  -moz-transform: rotate(-90deg) translate(0, 100%);
  -moz-transform-origin: 0% 100%;
  -o-transform: rotate(-90deg) translate(0, 100%);
  -o-transform-origin: 0% 100%;
  -webkit-transform: rotate(-90deg) translate(0, 100%);
  -webkit-transform-origin: 0% 100%;
  transform: rotate(-90deg) translate(0, 100%);
  transform-origin: 0% 100%;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.box_accord ul li {
  float: left;
  overflow: hidden;
  height: 300px;
  width: 300px;
  background-color: #000000 !important;
  background-position: center center !important;
}

/*----------------------------------------------------------
    #RELATED-ARTICLES
----------------------------------------------------------*/
.related-articles ul {
	padding: 10px;
}

.related-articles li {
	border-bottom: 1px solid rgba(204, 204, 204, 0.5);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.related-articles a {
	color: #333333;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 70%;
	flex: 0 0 70%;
	font-size: 11px;
	font-weight: bold;
}

.related-articles a:hover {
	color: #ff8400;
}

.related-articles h2 {
	background-color: #f1f1f1;
	border-bottom: 1px solid #ff8400;
	color: #ff8400;
	font-size: 11px;
	padding: 10px;
	text-transform: uppercase;
}

*/
/* 18.12.18 Share BTN */

.shares-holder ul {
	height: 50px;
	position: relative;
}

.social_container {
	margin: 0;
	padding: 0;
	font-family: "Open Sans";
	height: 50px;
	padding: 10px;
	position: relative;
	background-color: transparent;
	/* max-width: 749px; */
	font-family: "Open Sans";
}

.social_container a,
.social_container div {
	display: inline-block;
	text-decoration: none;
}

.social_count {
	/* height: 5px; */
	/* width: 48px; */
	color: #66CC66;
	font-family: "Open Sans";
	font-size: 24px;
	font-weight: bold;
	line-height: 0;
	position: relative;
	text-align: right;
}

.social_count:after {
	content: "";
	height: 50px;
	width: 1px;
	display: inline-block;
	background-color: #999;
	transform: rotate(15deg);
	/* transform: translate(-50px -50px); */
	position: absolute;
	right: -15px;
	top: -22px;
}

.fb-like {
	margin-left: 30px;
	line-height: 27px;
}

.fb-share-button {
	background-color: #3B5998;
	border-radius: 3px;
	font-weight: 600;
	padding: 5px 8px;
	display: inline-block;
	position: static;
	width: 100px;
	height: 30px;
	line-height: 20px;
	margin-left: 5px;
}

.fb-share-button>span {
	font-size: 11px;
	height: 9px;
	width: 20px;
	color: #FFFFFF;
	font-family: "Open Sans";
	font-size: 11px;
	line-height: 0;

}

.fb-share-button:hover {
	cursor: pointer;
	background: #213A6F
}

.fb-share-button svg {
	width: 18px;
	fill: white;
	vertical-align: middle;
	border-radius: 2px
}

.fb-share-button span {
	vertical-align: middle;
	color: white;
	font-size: 14px;
	padding: 0 3px
}

.fb-msng {
	background: url(../images/share/msng.png) no-repeat;
	border-radius: 3px;
	background-size: cover;

}

.whatsapp {
	background: url(../images/share/whatsapp.png) no-repeat;
	border-radius: 3px;
	background-size: cover;

	/* margin: 0 5px; */
}

.emailus {
	display: inline-block;

	background: url(../images/share/email.png) no-repeat;
	background-size: cover;
	border-radius: 3px;

}

.shares-holder__viber-btn {
	background: url(../images/share/viber_thumb_icon_purple_normal.png) no-repeat;
	border-radius: 3px;
	background-size: cover;
}

.icon_url {
	background: url(../images/share/URL.png) no-repeat;
	border-radius: 3px;
	background-size: cover;
}

.comments {
	width: 77px;
	height: 30px;
	background: url(../images/share/Comments.png) no-repeat;
	background-size: 37px 30px;

	right: -34px;
	padding-left: 46px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #000
}

.other_socials {
	width: 30px;
	height: 30px;
	line-height: 30px;
	position: relative;
	top: 17%;
	margin-right: 5px;
}

li a.comments {
	position: absolute;
	/* right: -60%; */
	color: #ff8400;
}

.copied {
	/* position: absolute; */
	width: 80px;
	height: 30px;
	background: #3BB93C;
	color: #fff;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	border-radius: 3px;
	font-size: 14px;
	/* right: -80px; */
	/* top: 0; */
	display: none;
}

.heading_title_container.comments {
	height: 24px;
	line-height: 24px;
	/*	text-indent: 30px; */
	color: #fff;
}


/* Display social-holder and user_toolbar on the same line at gallery page */
#wraper_box_1>#sportal_gallery>div>.user_toolbar+div.clear {
	clear: none;
}

#wraper_box_1>#sportal_gallery>div>.shares-holder {
	margin-top: 0;
}

#wraper_box_1>#sportal_gallery>div>.shares-holder .comments {
	right: 15%;
}

#wraper_box_1>#sportal_gallery>div>.zoom_wrap {
	margin-top: 5px;
}

/* 15.03.2019 */
.comments {
	width: unset;
	right: 0;
}

/* widgets */

.scores.player-name,
.scores.player-team {
	font-family: 'Open Sans', sans-serif;
}
