body {
	background-image: url(/themes/sport/sp/images/background.jpg);
	background-repeat: repeat-x;
	background-color: #E7E7E7;
	background-position: top center;
	background-attachment: fixed;
	font: .7em Tahoma, Arial, sans-serif; line-height: 1.5em; 
	margin: 0;
	padding: 0 0 25px 0;
	height: 100%;
	width: 100%;
}
label.error {
	color: #FF0000;
	display: block;
}
.hint_box {
	width:240px;
	padding:5px;
	background-color:#E2E2E2;
	border:3px solid #D80000;
}
a { color: #2F637A; background: inherit; }
a:hover { color: #808080; background: inherit; }
p {	margin: 0 0 5px 0; }
h1 {	font: bold 2.2em Arial, Sans-Serif; padding: 8px 0 0 0; margin: 0; letter-spacing: -1px; }
h2 { margin: 0; padding: 0; font: bold 1.9em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a, h2 a, h3 a, a.title { color: #000; background: inherit; text-decoration: none; }
h3, a.title { font-size: 1.2em; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0; }
hr { margin: 5px 0; }
#fault{clear:both;padding-top:10px;font-size:10px;text-align:right;}
/* facebook-twitter img ipv a */
.share_on_facebook, .share_on_facebook_selected {display: inline-block;margin-left: 5px;width: 16px;height: 16px;background: transparent url(/imagessite/share_on_facebook.gif) no-repeat;cursor: pointer;cursor: hand;}
.share_on_facebook:hover, .share_on_facebook_selected {background-position: -16px 0;}
.share_on_twitter, .share_on_twitter_selected {display: inline-block;margin-right: 5px;width: 16px;height: 16px;background: transparent url(/imagessite/share_on_twitter.gif) no-repeat;cursor: pointer;cursor: hand;}
.share_on_twitter:hover, .share_on_twitter_selected {background-position: -16px 0;}

.suggest_link_over {
	background: #cccccc;
	width: 200px;
}
.suggest_link {
	border: 1px solid #000000;
	width: 200px;
}
a img {
	border: 0;
}
td img {
	max-height: 100px;
	max-width: 100px;
	width: expression(this.width > 100 ? 100: true);
}
form {
	padding: 10px;
}
input, textarea {
	background-color: #E2E2E2;
}
fieldset {
	padding: 1em;
	border: 1px solid #CF0018;
}
legend {
	padding: 0.2em 0.5em;
	border:1px solid #CF0018;
	color: #D80000;
	font-size:90%;
	text-align:right;
	font-weight: bold;
}
table.highlights {
	border-color: #CF0018;
	border-width: 0 0 1px 1px;
	border-style: solid;
	text-align: center;
	border-spacing: 0;
	border-collapse: collapse;
}
td.highlight, th.highlight {
	border-color: #CF0018;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0px;
	padding: 2px;
}
#live_match td img {
	margin-right: 5px;
}
/* ad */
.banner {width:468px; height: 60px;}
.left_ads { float: left; clear: left; width: 160px; text-align: center;  }
.skyscraper { height: 600px; }
.left_ad { margin: 10px; background-color: #77A6BB; color: #FFFFFF; }
.left_ad a { color: #ffffff; }
.left_ad img { padding: 5px 1px; width: 75px; }
.left_ad .title { background-color: #357997; font-size: 1.2em; font-weight: bold; }
.left_ad p { padding: 1px; }

span.tool {
  position: relative;
  cursor: help;
  vertical-align: middle;
}
 
span.tool span.tip {
  display: none;
}
 
span.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: 2.5em;
  left: 0;
  min-width: 240px;
  line-height: 1.2em;
  padding: 3px 7px 4px 6px;
  border: 1px solid #336;
  background-color: #E2E2E2;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  text-align: left;
  width: auto;
  height: auto;
}
#masterdiv {
	background-color: #FFFFFF;
	margin: 5px auto;
	height: 100%;
	width: 985px;
}
/* header */
#header {
	font-family: Arial;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 985px;
}
#header a {
	text-decoration: none;
}
#header #headertop {
	height: 22px;
	width: 985px;
	border: 1px solid #c8c8c8;
}
#header #headertop form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#header #headertop #productof {
	float: left;
	margin-top: 2px;
	padding-left: 4px;
	width: 200px;
}
#header #headertop #search {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	float: left;
	height: 22px;
	padding-left: 5px;
	width: 240px;
	text-align: center;
}
#header #headertop #search input {
	border: 0;
	margin-top: 2px;
}
#header #headertop #links {
	float: left;
	text-align: right;
	width: 780px;
}
#header #headertop #links a {
	color: #000000;
	cursor: hand;
	height: 22px;
	vertical-align: middle;
}
#header #headertop #links a:hover {
	color: #ffffff;
	background:#1C3B07;
	
}
#header #headertop #links a:hover div {
	background-color: #000000;
}
#productof a:hover {
	background-color: #000000;
	color:#ffffff;
}
#header #headertop #links a div {
	border-left: 1px solid #000000;
	float: right;
	height: 22px;
	padding: 0px 5px;
	padding-top: 2px;
}
#header #logo {
	height: 134px;
	border-bottom: 5px solid black;
	text-align: center;
}
#header #logo img {
	margin: 0;
}
#header #letter {
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0px;
	top: 15px;
	padding: 5px;
	font-size: 36px;
	font-weight: bolder;
	color: #FF0000;
}
#header #breakingnews {
	background-color: #dbdbdb;
	border-bottom: 1px solid #979797;
	padding-left: 5px;
	font-weight: bold;
	z-index: 1;
	text-align: center;
}
#header #menu {
	position: relative;
	margin-top: 3px;
	margin-bottom: 0px;
	height: 25px;
	border-top: 1px solid black;
	border-bottom: 2px solid black;
	font-size: 12px;
	font-weight: bold;
}
#header #menu ul {
	margin: 3px 0 0;
	padding: 0;
	list-style: none;
	background-color: white;
	width: 800px;
}
#header #menu ul li {
	display: inline;
	padding: 0 10px;
}
#header #menu ul li a {
	color: #000000;
}
#header #menu a {
	width: 100px;
}
#header #menu #date {
	position: absolute;
	left: 800px;
	top: 2px;
	width: 185px;
	height: 14px;
	text-align: right;
}
#header #menu #menu_country {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 50px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 120px;
	z-index: 999;
}
#header #menu #menu_prov {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 120px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 150px;
	z-index: 999;
}
#header #menu #menu_competition {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 240px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 120px;
	z-index: 999;
}
#header #menu #menu_continent {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 320px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 130px;
	z-index: 999;
}
#header #menu #menu_international {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 430px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 130px;
	z-index: 999;
}
#header #menu #horiz_menu_1 {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 50px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 150px;
	z-index: 999;
}
#header #menu #horiz_menu_2 {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 120px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 150px;
	z-index: 999;
}
#header #menu #horiz_menu_3 {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 240px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 150px;
	z-index: 999;
}
#header #menu #horiz_menu_4 {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 320px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 150px;
	z-index: 999;
}
#header #menu #horiz_menu_5 {
	background-color: #ffffff;
	border: solid 1px #000000;
	display: none;
	max-height: 200px;
	left: 430px;
	overflow: auto;
	padding: 2px;
	position: absolute;
	top: 20px;
	width: 150px;
	z-index: 999;
}

/* left side */
#left {
	float: left;
	width: 635px;
	margin: 0 0 10px 0;
}
	/* head news */
	.head_article {
		margin: 0px 0 10px 0;
		background: #fff url(images/bgshade.gif) repeat-x;
		color: #454545;
		padding: 15px 15px 5px 10px;
	}
		p.date { font-size: .9em; padding: 0 0 0 12px; background: #fff url(images/news.gif) no-repeat center left; color: #808080; }
		.date a { padding: 0 0 0 12px; }
		.bigimage {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			height: 150px;
			margin: 0 15px 10px 0;
		}
	.head_box {
		background: #f4f4f4;
		color: #808080;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 5px;
		margin: 0 0 10px 0;
		vertical-align: baseline;
		clear: left;
		height: 20px;
	}
		.head_box .share {
			float: left;
			padding: 0 5px;
		}
		.head_box .more {
			float: right;
		}
	#left .full_length {
		width: 635px;
	}
	/* news items */
	.newsitem_per_3 {
		float: left;
		width: 180px;
		padding: 0 10px 5px 20px;
	}
		.newsitem_per_3 .image {
			padding: 0 15px 0 0;
		}
	.center_block {
		float: left;
		width: 470px;
	}
	.newsitem_per_2 {
		float: left;
		width: 205px;
		padding: 0 10px 5px 20px;
	}
		.newsitem_per_2 .image {
			padding: 0 40px 0 0;
		}
	.newsitem_full_width {
		width: 100%;
		clear: left;
	}
		.newsitem_full_width h3 {
			font-size: 1.3em;
		}
	.newsitem_per_2_small {
		float: left;
		width: 225px;
		padding: 0 5px 5px 5px;
	}
		.newsitem_per_2_small .image {
			float: right;
			padding: 1px;
			width: 100px;
		}
	.left_articles {
		clear: left;
	}
/* article */
#article {
	margin-top: 10px;	
	float: left;
	width: 465px;
}
#article p.intro {
	font-weight: bold;
	font-size: larger;
}
#article p {margin:1.12em 0;}
#article p.date{margin:0;}
#article .bigimage {
	float: right;
	width: 180px;
	height: auto;
}
/* CENTER_MENU */
ul.center_menu, ul.center_submenu {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 5px;
}
ul.center_menu li, ul.center_submenu li {
	display: inline;
}
ul.center_menu li a, ul.center_submenu li a {
	border: 1px solid #888888;
	padding: 2px 5px;
	margin: 0;
}
ul.center_menu li.selected a, ul.center_submenu li.selected a, ul.center_menu li a:hover, ul.center_submenu li a:hover {
	background-color: #888888;
	color: #ffffff;
}
/* comments */
#comments .comment {
	border: 1px solid #CF0018;
	clear: both;
	float: left;
	margin: 5px;
	width: 468px;
}
#comments .comment .comment_show, #comments .comment .comment_show_user {
	background-color: #CF0018;
	padding: 1px;
	padding-left: 5px;
	color: #ffffff;
}
#comments .comment .comment_show a, #comments .comment .comment_show_user a {
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
}
#comments .comment .comment_user {
	background-color: #CF0018;
	padding: 1px;
	padding-left: 5px;
	float: left;
	width: 320px;
	color: #ffffff;
}
#comments .comment .comment_user a {
	color: #ffffff;
}
#comments .comment .comment_date {
	background-color: #CF0018;
	padding: 1px;
	width: 140px;
	float: left;
	text-align: right;
	color: #ffffff;
}
#comments .comment .comment_info {
	padding: 4px;
	width: 108px;
	float: left;
}
#comments .comment .comment_photo {
	
}
#comments .comment .comment_plusmin {
	text-align: center;
	font-weight: bold;
}
#comments .comment .comment_plusmin .plus {
	color: #006400;
}
#comments .comment .comment_plusmin .min {
	color: #FF0000;
}
#comments .comment .comment_plusmin .zero {
	color: #000000;
}
a.plus, a.plus_selected {
	display: inline-block;
	margin-left: 5px;
	width: 16px;
	height: 16px;
	background: transparent url(/imagessite/plus.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
a.plus:hover, a.plus_selected {
	background-position: -16px 0;
}
a.min, a.min_selected {
	display: inline-block;
	margin-right: 5px;
	width: 16px;
	height: 16px;
	background: transparent url(/imagessite/min.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
a.min:hover, a.min_selected {
	background-position: -16px 0;
}
#comments .comment .comment_text {
	float: left;
	padding: 3px;
	width: 340px;
}
#comments .comment .comment_text .quote {
	clear: both;
	padding: 3px;
	margin: 10px;
	margin-top: 0;
	border: 1px dashed #cccccc;
}
#comments .comment .comment_tools {
	clear: both;
	position:relative;
	border-top: 1px solid #CF0018;
	vertical-align: middle;
	height: 22px;
	width: 100%;
}
#comments .comment .comment_tools a.comment_tool {
	display: table-cell;
	border-right: 1px solid #CF0018;
	float: left;
	padding: 1px;
	background-color: #FFEEEE;
	font-size: 10px;
	line-height: 1.1em;
	height: 22px;
	width: 75px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
#comments .comment .comment_tools a.comment_tool:hover {
	background-color: #CF0018;
	color: #FFFFFF;
}
/* right side */
#right {
	float: right;
	width: 310px;
	margin: 0 0 10px 0;
}
	.right_articles {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #eee;
		color: #454545;
	}
	.right_imu {
		padding: 8px;	
		height: 250px;
	}
	.right_articles_video {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #595959;
		color: #D4D4D4;
		clear: both;
	}
	.image { float: left; margin: 0 9px 3px 0;width: 165px; }
	.imu{ float: left; margin: 0 9px 3px 0;width: 300px; }
	.image_video { float: right; margin: 0 5px 0px 5px;	width: 60px; height: 60px; }
	.notes {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 17px 10px 17px 60px;	
		margin: 0 0 10px 0;
		background: #fff url(images/notes.gif) no-repeat center left;
		color: #454545;
	}
.prev {
	clear: both;
	float: left;
	width: 50%;
	text-align: left;
	font-size: 11px;
}
.next {
	float: left;
	width: 50%;
	text-align: right;
	font-size: 11px;
}

#footer {
	clear: both; 
}
#footer #quote {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	height: 25px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #c8c8c8;
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
#footer #quote #quote-benaming {
	padding: 5px;
	font-weight: bold;
}
#footer #quote #quote-zelf {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 735px;
	text-align: right;
}
#footer #copyright {
	width: 100%;
	clear: both;
	border-top: 0 !important;
	border-top: 1px solid #c8c8c8;
	vertical-align: middle;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
#bottombar {
	overflow: hidden;
	width: auto;
	height: 25px;
	position: absolute;
	bottom: 0;
	left: 40px;
	right: 40px;
	color: #000;
	background: #ddd;
	font-size: 16px;
	text-align: center;
}
@media screen
{
	body>div#bottombar
	{
		position: fixed;
	}
}
#bottombar ul {
	margin: 3px 0 0;
	padding: 0;
	list-style: none;
	width: 100%;
	height: 25px;
}
#bottombar ul li {
	display: inline;
	padding-left: 20px;
}
#bottombar a {
	background-color: #D80000;
	color: #ffffff;
	padding: 2px;
}
/* AUTOCOMPLETE --> */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
