/* Generated by 10.6.0.70 at : 2010-12-07 15:38:16 1290611563   by class ZendExt_Classes_OneAsset */ 


/*   From file  /sites/sportal/public_html/design/sport_bg/css/comments.css*/

/* CSS Document 
Autor: Liviu Jurubita
juru@protv.ro 
copyright PRO TV S.A. 2010
*/
.commentsForm{
	width:659px;
	height:334px;
	background:#489d0b url(http://ring.bg/design/sport_bg/images/background/comment-form.jpg) no-repeat;
	clear:both;
}

#wideColumn .article .commentsForm h2{
	height:48px;
	padding:9px 0 0 30px;
	margin:0;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
}

.pageBanner{
	float:left;	
	margin-left:3px;
	margin-right:57px;
        width: 300px;
        height: 250px;
}
.commentsFormRight{
	font-family:Verdana, Geneva, sans-serif;
	float:left;	
	width:297px;
	margin-top:20px;
}

.addComment span, .auth{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}

.addComment .name{
	padding:6px;
	margin:5px;
	width:240px;
	border:0px;
	font-size:11px;
	font-weight:bold;
	color:#949494;
	font-family:Verdana, Geneva, sans-serif;
}

.addComment .message{
	padding:6px;
	margin:5px;
	width:240px;
	border:0px;
	font-size:11px;
	font-weight:bold;
	color:#949494;
	font-family:Verdana, Geneva, sans-serif;
}

.sendButton{
	color:#FFF;
	text-align:center;
	height:30px;
	width:269px;	
	background:transparent url(http://ring.bg/design/sport_bg/images/background/send-comment.gif) no-repeat;
	border:0px;
	margin-top:5px;
	cursor:pointer;
	font-weight:bold;
}

#error, #raspuns{
	width:267px;
	margin-top:10px;
	background:#FFF;
	color:#F00;
	font-size:11px;
	font-weight:bold;
}

#commentsList{
	margin:20px 0;	
}

.oneComment{
	padding:15px 6px;
	background:transparent url(http://ring.bg/design/sport_bg/images/background/comment-top.jpg) repeat-x top;	
	clear:both;
}

.commentName{
	float:left;
	width:122px;
}
.commentContent{
	color:#6b6b6b;
	float:left;
	width:520px;
	font-size:12px;
	line-height:16px;
        overflow:hidden;
}

.myName{
	color:#53a00e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}

.myDate{
	color:#5e5e5e;
	font-size:10px;
}

.replyButton{
	background:url("http://ring.bg/design/sport_bg/images/sprite-article.gif") repeat scroll -1px -22px transparent;
	border:1px solid #BBBBBB;
	color:#666666;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:14px;
	margin:5px 0 0;
	padding:2px 8px 2px;
	
}

.replyButton:hover{
	background:url("http://ring.bg/design/sport_bg/images/sprite-article.gif") -1px -43px transparent;	
	color:#666666;
}

.positive{
	background:url("http://ring.bg/design/sport_bg/images/sprite-article.gif") 0px -63px transparent;
	border:1px solid #e4e4e4;
	color:#666666;
	display:block;
	float:left;
	font-size:10px;
	font-weight:normal;
	height:14px;
	margin:5px 5px 0 0;
	padding:3px 3px 2px 16px;
	
}

.negative{
	background:url("http://ring.bg/design/sport_bg/images/sprite-article.gif") 0px -82px transparent;
	border:1px solid #e4e4e4;
	color:#666666;
	display:block;
	float:left;
	font-size:10px;
	font-weight:normal;
	height:14px;
	margin:5px 0 0;
	padding:3px 3px 2px 16px;
}

.positive:hover, .negative:hover{
	color:#666666;	
}

.commentTextRe1{
	margin-top:15px;
	padding:15px 6px;
	background:transparent url(http://ring.bg/design/sport_bg/images/background/comment-top.jpg) repeat-x top;	
	clear:both;
}

.commentTextRe1 .commentContent {
	width:490px;
	
}

.commentTextRe1 .commentName{
	padding-left:20px;
	width:122px;
	background:transparent url(http://ring.bg/design/sport_bg/images/background/reply-icon.gif) no-repeat;
	background-position:120px 0px;
}

.commentTextRe2{
	margin-top:15px;
	padding:15px 6px;
	background:transparent url(http://ring.bg/design/sport_bg/images/background/comment-top.jpg) repeat-x top;	
	clear:both;
}

.commentTextRe2 .commentName{
	padding-left:40px;
	width:122px;
	background:transparent url(http://ring.bg/design/sport_bg/images/background/reply-icon.gif) no-repeat;
	background-position:140px 0px;
}

.commentTextRe2 .commentContent {
	width:470px;
	
}


/*   From file  /sites/sportal/public_html/design/sport_bg/css/style.css*/

/* RESET */
ul, li{margin:0px; padding:0px; list-style:none;}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	padding:0;
	margin:0;
	font-size:0.8em;
	background:#489d0b url(http://ring.bg/design/sport_bg/images/background/body-sport.jpg) center repeat-y;
}
a {
	text-decoration:none;
	color:#4b8400;
	font-weight:bold;
}
a:hover{
	background-color:#4b8400;
	color:#FFFFFF;
	/*padding:2px 3px 2px 3px;*/
	/*border-bottom:1px dotted #000000;
	border-top:1px dotted #000000;*/
}
a img:hover{background:none; display:block;}
a:active
{
  outline: none;
}
:-moz-any-link:focus {
  outline: none;
}
a img {
	display:block;
	border:0;
}
/* THIS IS THE BACKGROUND FOR BRANDING */
.bgBigImage {
/* 	background:transparent url(http://ring.bg/design/sport_bg/images/background/body-top.jpg) no-repeat center top; ORIGINAL */
/*	background:#000000 url(http://ring.bg/design/sport_bg/images/background/champions_league.jpg) no-repeat center -100px; */
	background: #000000; /* url(http://ring.bg/design/sport_bg/images/background/europe_league.jpg) no-repeat scroll center 180px;*/
}

.textSmallGrey {
	font-size:0.85em;
	color:#A0A0A0;
}
.textSmall {
	font-size:0.85em;
}
.textLarge {
	font-size:1.7em;
}
.textColored1{
	color:#C41313;
}
#wrapper {
	width:995px;
	margin:auto;
	text-align:left;
	
}
#wrapper2 {
	width:995px;
	margin:auto;
	text-align:left;
	background:url(http://ring.bg/design/sport_bg/images/bg_main2.gif) repeat-y;
}
h1,h2,h3,h4 {padding:0; margin:0;}

/* Header & menu---------------------------------------------------------------------------------------------*/
.overheader{
	height:25px;	
}
.overheader a{color:#FFF; font-size:11px; font-weight:normal;}
.overheaderLeft{float:left; list-style:none; margin-top:4px; width:250px;}
.overheaderLeft a:hover{background-color:transparent;}
.overheaderLeft li, .overheaderRight li{float:left; margin-left:11px;}
.overheaderLeft li{width:50px;}
.overheaderRight{float:right; list-style:none; margin-top:3px;}
.overheaderRight a{font-weight:bold;}
.mobil{height:17px; background:url(http://ring.bg/design/sport_bg/images/background/sprite-sport-2010.gif) -230px 0px no-repeat; padding-left:20px; display:block; padding-top:2px;}
.rss{height:17px; background:url(http://ring.bg/design/sport_bg/images/background/sprite-sport-2010.gif) -230px -20px no-repeat;padding-left:20px;display:block; padding-top:2px;}

#header{position:relative}

#logo {
	margin-left:11px;
	width:221px;
	/*
	margin-top:11px;
	height:56px;
	background:url(http://ring.bg/design/sport_bg/images/background/logo-ring.gif) 0 0 no-repeat;  
	*/
	background:url(http://ring.bg/design/sport_bg/images/background/logo-ring-xmas.png) 0 0 no-repeat; 
	height:68px; 
	display:block;
	cursor:hand;
	cursor:pointer;
}

#banner{
	float:left;
	padding:10px 0 0px 25px;
	width:728px;
	height:90px;
	display:block;
}

.headerLeft{
	float:left;
	width:240px;
}

#searchMain{
	width:195px;
	height:23px;
	padding:4px 0px 0 29px;
	background:url(http://ring.bg/design/sport_bg/images/background/sprite-sport-2010.gif) -777px 0px no-repeat;
	display:block;
	margin-left:11px;
	margin-top:15px;
}
#searchMain form{
	margin: 0;
	padding: 0;
}

#searchMain input{
	color:#979fa2;
	width:152px;
	height:18px;
	overflow:hidden;
	border:0px;
	background:transparent;
	font-size:12px;
	float:left;
}

.cauta{
	float:left;
	margin-left:5px;
	width:27px;
	height:19px;
	background:url(http://ring.bg/design/sport_bg/images/background/sprite-sport-2010.gif) -700px 0px no-repeat;
	display:block;
	cursor:pointer;
}

.cauta:hover{
	background:url(http://ring.bg/design/sport_bg/images/background/sprite-sport-2010.gif) -740px 0px no-repeat;
}

/*  MENU */
#loading{height:18px; margin:5px auto; text-align:center;}

.yui-overlay .bd {border:none; padding:0;}
.yuimenu{top:-999em;left:-999em;}.yuimenubar{position:static;}.yuimenu .yuimenu,.yuimenubar .yuimenu{position:absolute;}.yuimenubar li,.yuimenu li{list-style-type:none;}.yuimenubar ul,.yuimenu ul,.yuimenubar li,.yuimenu li,.yuimenu h6,.yuimenubar h6{margin:0;padding:0;}.yuimenuitemlabel,.yuimenubaritemlabel{text-align:left;white-space:nowrap;}.yuimenubar ul{*zoom:1;}.yuimenubar .yuimenu ul{*zoom:normal;}.yuimenubar>.bd>ul:after{content:".";display:block;clear:both;visibility:hidden;height:0;line-height:0;}.yuimenubaritem{float:left;}.yuimenubaritemlabel,.yuimenuitemlabel{display:block;}.yuimenuitemlabel .helptext{font-style:normal;display:block;margin:-1em 0 0 10em;}.yui-menu-shadow{position:absolute;visibility:hidden;z-index:-1;}.yui-menu-shadow-visible{top:2px;right:-3px;left:-3px;bottom:-3px;visibility:visible;}.hide-scrollbars *{overflow:hidden;}.hide-scrollbars select{display:none;}.yuimenu.show-scrollbars,.yuimenubar.show-scrollbars{overflow:visible;}.yuimenu.hide-scrollbars .yui-menu-shadow,.yuimenubar.hide-scrollbars .yui-menu-shadow{overflow:hidden;}.yuimenu.show-scrollbars .yui-menu-shadow,.yuimenubar.show-scrollbars .yui-menu-shadow{overflow:auto;}.yui-overlay.yui-force-redraw{margin-bottom:1px;}

.yui-skin-sam .yuimenubar{color:#FFF;
	width:980px;
	height:38px;
	padding:8px 0 0 15px;
	font-size:12px;
	text-transform:capitalize;
	background:transparent url(http://ring.bg/design/sport_bg/images/background/sprite-sport-2010.gif) 0px -44px no-repeat;
	margin-bottom:0px;}

.yui-skin-sam .yuimenubarnav .yuimenubaritem{}
.yui-skin-sam .yuimenubaritemlabel{
	color:#cbcbcb;
	padding:5px 6px 10px;
	text-decoration:none;cursor:pointer;*position:relative;}
.yui-skin-sam .yuimenubaritemlabel:hover{background:none;}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel{font-weight:bold;*display:inline-block; font-family:Tahoma, Geneva, sans-serif; font-size:11px;}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu{
	background:transparent url(http://ring.bg/design/sport_bg/images/background/arrow-menu.gif) right no-repeat;padding-right:15px; margin-right:8px;}
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu:hover{color:#000;}	
.yui-skin-sam .yuimenubaritem-selected{background:#ffc12f url(http://ring.bg/design/sport_bg/images/background/sprite-sport-2010.gif) -777px -90px no-repeat;}
.yui-skin-sam .yuimenubaritem-selected a{color:#000; font-weight:bold; font-size:11px; font-family:Tahoma, Geneva, sans-serif;}
.yui-skin-sam .yuimenubaritemlabel-selected{border-color:#7D98B8;}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-selected{}

.yui-skin-sam .yuimenubaritemlabel-disabled,.yui-skin-sam .yuimenubaritemlabel-disabled:visited{cursor:default;color:#A6A6A6;}.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled{background-image:url(http://ring.bg/design/sport_bg/images/menubaritem_submenuindicator_disabled.png);}.yui-skin-sam .yuimenu{font-size:93%;line-height:1.5;*line-height:1.45;}.yui-skin-sam .yuimenubar .yuimenu,.yui-skin-sam .yuimenu .yuimenu{font-size:100%;}
/* SUBMENU */
.yui-skin-sam .yuimenu .bd{*zoom:1;_zoom:normal; border-top:0px; background-color:#ffb523;}
.yui-skin-sam .yuimenu .yuimenu .bd{*zoom:normal;}
.yui-skin-sam .yuimenu ul{padding:3px 0;}
.yui-skin-sam .yuimenu ul.first-of-type{border-width:0;}
.yui-skin-sam .yuimenu h6{font-weight:bold;border-style:solid;border-color:#ccc;border-width:1px 0 0 0;color:#a4a4a4;padding:3px 10px 0 10px;}
.yui-skin-sam .yuimenu ul.hastitle,.yui-skin-sam .yuimenu h6.first-of-type{border-width:0;}
.yui-skin-sam .yuimenu .yui-menu-body-scrolled{border-color:#ccc #808080;overflow:hidden;}
.yui-skin-sam .yuimenu .topscrollbar,.yui-skin-sam .yuimenu .bottomscrollbar{height:16px;border:solid 1px #808080;background:#fff url(http://ring.bg/design/sport_bg/images/sprite_yui.png) no-repeat 0 0;}
.yui-skin-sam .yuimenu .topscrollbar{border-bottom-width:0;background-position:center -950px;}.yui-skin-sam .yuimenu .topscrollbar_disabled{background-position:center -975px;}.yui-skin-sam .yuimenu .bottomscrollbar{border-top-width:0;background-position:center -850px;}.yui-skin-sam .yuimenu .bottomscrollbar_disabled{background-position:center -875px;}.yui-skin-sam .yuimenuitem{_border-bottom:solid 1px #fff;}
.yui-skin-sam .yuimenuitemlabel{padding:5px 30px;color:#FFF;text-decoration:none;cursor:pointer; font-weight:normal; border-bottom:1px solid #d5a024; background:transparent url(http://ring.bg/design/sport_bg/images/background/sprite-sport-2010.gif) -970px -124px no-repeat;}
.yui-skin-sam .yuimenuitemlabel .helptext{margin-top:-1.5em;*margin-top:-1.45em;}.yui-skin-sam .yuimenuitem-hassubmenu{background-image:url(menuitem_submenuindicator.png);background-position:right center;background-repeat:no-repeat;}.yui-skin-sam .yuimenuitem-checked{background-image:url(menuitem_checkbox.png);background-position:left center;background-repeat:no-repeat;}.yui-skin-sam .yui-menu-shadow-visible{background-color:#000;opacity:.12;filter:alpha(opacity=12);}.yui-skin-sam .yuimenuitem-selected{background-color:#FFD342;}.yui-skin-sam .yuimenuitemlabel-disabled,.yui-skin-sam .yuimenuitemlabel-disabled:visited{cursor:default;color:#A6A6A6;}.yui-skin-sam .yuimenuitem-hassubmenu-disabled{background-image:url(menuitem_submenuindicator_disabled.png);}.yui-skin-sam .yuimenuitem-checked-disabled{background-image:url(menuitem_checkbox_disabled.png);}
.yui-skin-sam .yuimenuitem-selected:hover{
	background-color:#ffc12f;	
}




.live{
	width:84px;
	height:35px;
	background-image: url(http://ring.bg/design/sport_bg/images/background/live.gif);
	background-repeat:no-repeat;
	display:block;
	cursor:pointer;
	position:absolute;
	top:112px;
	right:10px;
}

.live:hover{
	background-position:0px -35px ;
}

.live span{
	display:none;
	visibility:hidden;
}

/*  @end MENU */


.editorsPick{
	background:#FFF url(http://ring.bg/design/sport_bg/images/background/3news.gif) repeat-x;
	border-bottom:1px solid #cccccc;
	margin:5px;
	list-style:none;
	position:relative;
	width:667px;
}

.editorsPick li{
	padding:10px 5px;
	float:left;
	width:212px;
	}
.editorsPick li:hover{
	background:transparent url(http://ring.bg/design/sport_bg/images/background/3news_over.gif) repeat-x top;
}
.editorsPick li a{
	color:#000;
	font-size:11px;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.editorsPick li img{
	margin:0px 5px 5px 0px;
	float:left;
}
.news3{
	display:block;	
}
.news3:hover{
	background:none;
}
	
.editorsPickBull{
	background-image: url(http://ring.bg/design/sport_bg/images/background/sprite-sport-2010.gif);
	background-position:0px -90px ;
	display:block;
	height:29px;
	left:-41px;
	position:absolute;
	top:4px;
	width:41px;
}

/*content index --------------------------------------------------------------------------------------*/
#content{
	background:#FFF url(http://ring.bg/design/sport_bg/images/background/bg-white-content.png) repeat;
	width:100%;
}

#firstTwoColumns{
	float:left;
}



.centerColumn{
	width:400px;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;

	float:left;
	margin-left:270px;
	display:inline;
	padding: 0px 1px 0px 1px ;
}
.leftColumn{
	width:269px;

	float:left;
	margin-left:-674px;
	padding: 0px 0px 0px 0px;
}
#rightColumn{
	width:303px;
	float:left;
	color:#000;
	padding: 0px 5px 20px 8px;
	overflow: hidden;
	margin-top:5px;
}
#featured {
	/*padding-left:1px;*/
	clear:both;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#2F2F2F;
	display:block;
}
.articleType0{
	margin-bottom:5px;
	padding-top:1px;
	border-top:1px solid #E0E0E0;
	clear:both;
}
.articleType0 h1{
	padding:5px 10px 5px 10px;
	line-height:1em;
	margin:0;
	letter-spacing:-1px;
	font-size:3em;
}
#wideColumn .articleType0  p {
	padding:10px 10px 5px 10px;
	margin:0;
	font-size:1.2em;
}
.articleType0 .playLink:hover{
	background-color: transparent;
}
/*
.articleType0 p img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
*/
.playBig{
	background-image:url(http://ring.bg/design/sport_bg/images/background/play-big.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://ring.bg/design/sport_bg/images/background/play-big.png", sizingMethod="crop");
	position:absolute;
	top:40%;
	left:167px;
	width:57px;
	height:57px;
	display:block;
	cursor:pointer;
}
.playMedium{
	background-image:url(http://ring.bg/design/sport_bg/images/background/play-medium.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://ring.bg/design/sport_bg/images/background/play-medium.png", sizingMethod="crop");
	position:absolute;
	top:30%;
	left:70px;
	width:57px;
	height:57px;
	display:block;
	cursor:pointer;
}
.playMedium2{
	background-image:url(http://ring.bg/design/sport_bg/images/background/play-medium.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://ring.bg/design/sport_bg/images/background/play-medium.png", sizingMethod="crop");
	position:absolute;
	top:40%;
	left:106px;
	width:57px;
	height:57px;
	display:block;
	cursor:pointer;
}
.playSmall{
	background-image:url(http://ring.bg/design/sport_bg/images/background/play-small.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://ring.bg/design/sport_bg/images/background/play-small.png", sizingMethod="crop");
	cursor:pointer;
	display:block;
	height:26px;
	left:20px;
	position:absolute;
	top:13px;
	width:26px;
}
.playBig:hover, .playMedium:hover,  .playMedium2:hover, .exclusiv:hover, .updated:hover {background-color:transparent;}

.exclusiv, .updated {
	position:absolute;	
	top:0;
	left:0;
}

.articleType0 .leadIn{
	/*padding:0 10px 8px 6px;
	overflow: auto; */
	width: 380px;
}
.articleType0 ul{
	padding:7px 0px 0px 0px;
	margin:5px 0 0;
	font-size:1.00em;
}
.articleType0 li {
	/*list-style-type: circle;
	list-style:url(http://ring.bg/design/sport_bg/images/bullet_1.gif) 0 0;
	list-style-position: inside;
	padding:7px 0 7px 20px;
	border-bottom:1px dotted #F0F0F0;*/
	list-style:none;
	margin:0;
	float:left;
	width:195px;
	display:block;
}
.articleType0 .rightArt{
	padding-left:10px;
}


.section, .tags {
	padding:4px 10px 4px 10px;
	font-size:0.85em;
}
.section, .section2 {
	background:url(http://ring.bg/design/sport_bg/images/background/sprite-sport-2010.gif) -60px -90px;
}

.section2, .tags2 {
	padding:3px 0px 5px 14px;
	font-size:0.85em;
}

.tags3 {
	margin:5px 10px 5px 0px;
}

.section a, .section2 a {
	font-size:11px;
	color:#FFF;
	text-transform: uppercase;
	font-weight: bold;
}

.section a:hover, .section2 a:hover {
	color: #FFFFFF;
	background:transparent;
}


.articleType1{
	margin-bottom:15px;
	/*border-bottom:4px solid #F0F0F0;*/
	padding-bottom:7px;
	padding-top:1px;
	border-top:1px solid #E0E0E0;
}
.articleType1 h2{
	padding:5px 10px 5px 10px;
	line-height:1.2em;
	margin:0;
	font-size:2em;
}
.articleType1  p {
	padding:5px 10px 0 10px;
	margin:0;
}
/*
.articleType1 p img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
*/
.articleType1 .leadIn{
	padding:0 10px 8px 6px;
	overflow: auto;
	width: 380px;
}
.articleType1 .playLink:hover{
	background-color: transparent;
}



.articleType1 ul{
	padding:7px 0px 0px 0px;
	margin:5px 10px 0 10px;
	font-size:1.00em;
	background-image:url(http://ring.bg/design/sport_bg/images/related_separator.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.articleType1 li {
	/*list-style-type: circle;
	list-style:url(http://ring.bg/design/sport_bg/images/bullet_1.gif) 0 0;
	list-style-position: inside;*/
	list-style:none;
	margin:0;
	padding:7px 0 7px 20px;
	border-bottom:1px dotted #F0F0F0;

}
.articleType1 li.ball {
	list-style:none;
	margin:0;
	padding:7px 0 7px 20px;
	border-bottom:1px dotted #F0F0F0;
	background:url(http://ring.bg/design/sport_bg/images/related_ball.jpg) no-repeat 0px 8px;

}
.articleType2 {
	margin-bottom:15px;
	/*border-bottom:2px solid #F0F0F0;*/
	padding-top:1px;
	border-top:1px solid #E0E0E0;
	margin-left:1px;
}
.articleType2 h3 {
	margin:5px 10px 5px 14px;
	font-size:1.7em;
	line-height:1.2em;
}


.articleType2 ul{
	font-size:1.00em;
	margin-top:10px;
}
.articleType2 li {
	/*list-style-type: circle;
	list-style:url(http://ring.bg/design/sport_bg/images/bullet_1.gif) 0 0;
	list-style-position: inside;*/
	list-style:none;
	margin:0;
	margin:0 14px;
	padding:10px 0px;
	border-top:1px solid #DFDFDF;

}
.articleType2 li.ball {
	list-style:none;
	margin:0;
	padding:10px 23px;
	border-bottom:1px solid #DFDFDF;
	background:url(http://ring.bg/design/sport_bg/images/related_ball.jpg) no-repeat 0px 8px;

}
#wideColumn .articleType2 p{
	margin:9px 8px 9px 14px;
	font-size:0.9em;
	padding:0;
}
#wideColumn .articleType2 .playLink:hover{
	background-color: transparent;
}
/*
.articleType2 p img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
*/
.articleType2 .leadIn{
	/*padding:0 10px 8px 14px;
	overflow: hidden;*/
	width: 240px;
}
.articleType2 .bigImg{
	text-align: center;
	/*background-color:red;*/
	/*padding-left:1px;*/
	position:relative;
}

.articleType2 ul li a{
	color:#3F3F3F;
	font-weight:bold;
}

.articleType2 ul li a:hover{
	background:transparent;
	text-decoration:underline;
}

.thumb{
	float:left;
	margin:0 7px 7px 0;
}

.box{
	width:298px;
	background-color:#FFF;
	border:1px solid #dfdfdf;
	margin-bottom:7px;
	overflow: hidden;
}


.boxTabs{
	clear:both;
	margin-right:1px;
}
.boxTabs ul{
	width:100%;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	background:#FFF url(http://ring.bg/design/sport_bg/images/background/top-league.gif) repeat-x;
	padding:0;
	margin:1px 0 0 0;
}
.boxTabs li{
	list-style:none;
	float:left;
	padding:0px 7px;
	margin:5px 0;
	border-left:1px solid #acacac;
}
.boxTabs .active{
	background-color:#3F3F3F;
}
.boxTabs .activeHD{
	width:273px;
	background-color:#3F3F3F;
	background-image:url(http://ring.bg/design/sport_bg/images/sport_hd_program.jpg);
	background-repeat:no-repeat;
	background-position:145px 2px;
	height:20px;
	margin-left:4px;
	color:#FFF;
	font-weight:bold;
	padding-top:5px;
}



#top_video_box{
	width:298px;
	background:transparent url(http://ring.bg/design/sport_bg/images/background/sprite-sport-2010.gif) -300px -130px no-repeat;
	padding-top:50px;
}

.boxList .sidebarBottomLink, .boxList .sidebarBottomLink:hover{
	color:#4a8921;
	text-align:right;
	display:block;
	padding:10px;
}

.boxTitle2{
	width:100%;
	height:36px;
	background:#8dca2d url(http://ring.bg/design/sport_bg/images/sprite.gif) 0 -580px no-repeat;
}
.boxTitle3{
	width:100%;
	height:36px;
	background:#8dca2d url(http://ring.bg/design/sport_bg/images/sprite.gif) 0 -710px no-repeat;
}

.boxTitleSpeciale{
	width:100%;
	height:36px;
	background:#8dca2d url(http://ring.bg/design/sport_bg/images/sprite.gif) 0 -1465px no-repeat;
}
.boxList ul {
	padding:0;
	margin:0;
}
.boxList li{
	list-style:none;
	padding:10px;
	border-bottom:1px solid #dfdfdf;
	margin:0;
	width:278px;
}
.boxList li:hover{
	background-color:#E9E9E9;
}
.boxList a {
	color:#3f3f3f;
	font-weight:bold;
}
.boxList a:hover{
	background-color:transparent;
	padding:0;
	text-decoration:underline;
}
.boxList .left{
	float:left;
	width:200px;	
}

.boxList table {
	margin-bottom:15px;
	color:#000000;
}
.boxList td {
	border-bottom:1px solid #F0F0F0;
	padding:7px 8px;
	background-color:#FFFFFF;
}
.imgDiv{
	margin:3px 10px 0 0;
	clear:both;
	float:left;
	position:relative;
}

.titleBox {
	padding: 0;
}


.boxSondaj{
	width:289px;
	background-color:#FFFFFF;
	border:6px solid #FFFFFF;
	margin-bottom:15px;
	color:#000000;
}

.boxSondaj p{
	padding:8px;
	margin:0;

}
.boxSondaj ul{
	margin:0;
	padding:0;
}
.boxSondaj li {
	list-style:none;
	border-top:1px solid #F0F0F0;
	padding:8px 8px 8px 5px;
}


.boxClasament{
	width:289px;
	background-color:#FFFFFF;
	border:6px solid #FFFFFF;
	margin-bottom:15px;
}

.boxClasament .titleTd {
	background-color:#8dca2d;
	color:#FFFFFF;
	border-bottom:1px solid #A0A0A0;
	/*border-left:1px solid #303030;
	border-right:1px solid #303030;*/
}

.boxClasament .titleTd h3{
	/*padding-left:40px;*/
	/*color:#000000;*/
}


.boxClasament .rowOd{
	background-color:#FAFAFA;
}

.boxClasament .rowEven{
	background-color:#F3F3F3;
}

.articleInfo4 {
	color:#A0A0A0;
	padding-left:10px;
	font-size:0.85em;
	margin-top:2px;
	margin-bottom:2px;
}
.articleInfo4 .source{
	color:#A0A0A0;
	font-weight: normal;
}
.articleInfo4 .source a{
	color:#A0A0A0;
	font-weight: normal;
}
.articleInfo4 .source a:hover{
	color:#FFFFFF;
}
.ymSend{
	padding-right:10px;
	text-align:right;
	font-size:0.85em;
	margin-top:-19px;
	height:19px;
}

.ymSend a:hover{
background: transparent;
}

.menuTopArticole li{
	float:left;
}

.menuTopArticole li a h4{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-top:5px;
	text-align:center;
	width:100px; 
	}

#article_div_tab_1 a, #article_div_tab_2 a, #article_div_tab_3 a{
	width:100px;
	height:35px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/background/top-articles.gif) no-repeat;		
	color:#4a4a4a;
}

#article_div_tab_1.active a, #article_div_tab_2.active  a, #article_div_tab_3.active  a{
	width:100px;
	height:35px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/background/top-articles-active.gif) no-repeat;
    color:#FFF;
}


/* Content article ----------------------------------------------------------------------------- */

#wideColumn{
	width:674px;
	float:left;
	padding-bottom:20px;
}

#wideColumnNew{
	width:674px;
	float:left;
	padding-bottom:20px;
	background-color:#651922;
}

#wideColumn p{
	padding:10px 23px 0 23px;
	margin:0;
	line-height: 1.4em;
}
#wideColumn h2 {
	padding:8px;
	margin:0 0 10px 0;
	font-size:1.3em;
}
/*
#wideColumn h3 {
	padding:10px 23px 0 23px;
	font-size:1.2em;
}
*/
#tvGuide label {
	font-weight: bold;
}
/*
#wideColumn ul {
	list-style-type: disc;
	margin: 0 30px;
	padding: 10px;
}

#wideColumn ul.clearfix {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#wideColumn li {
	list-style-type: disc;
} */
#wideColumn .top{
	background-color:#ECEFE7;
	padding:30px 23px 25px 23px;
	border-bottom:1px solid #FFFFFF;
}
#wideColumn .top h1{
	line-height: 1.3em;
	margin-bottom: 7px;
}
#wideColumn .articleUtilitary {
	background-color:#ECEFE7;
	text-align:right;
	border-top:1px solid #E5E5E5;
	padding:5px;
	font-size:0.8em;
	height:100%;
}
#wideColumn .articleUtilitary a:hover {
	padding:0;
}
#wideColumn .articlePictures {
	margin:0 0px 10px 10px;
	width:400px;
	display:block;
	float:right;
	clear:right;
}

#wideColumn .articleVideo {
	background:#DFDFDF;
	padding:1px 0;
    margin: 2px;
	text-align:center;
	width:100%;
}

.quote{
	background:transparent url(http://ring.bg/design/sport_bg/images/background/quote.gif) top left no-repeat;
	float:left;
	font-size:1.07em;
	font-style:italic;
	line-height:1.3em;
	margin:10px 15px 10px 0;
	width:180px;
	padding-left:30px;
	}
.quote_author{
	font-size:1.1em;
	font-weight:bold;
	display:block;
	text-align:right;
	padding-right:10px;
}
 
.divPoll{
	border:1px solid #DFDFDF;
	float:right;
	margin:5px 0 5px 5px;
	padding:5px;
	width:290px;
	display:block;
	clear:right;
}

.divPoll form{
	padding:10px;
}
 
 
 
#wideColumn .articlePictures .galleryNavigation{
	margin-top:1px;
	margin-top:-2px!important!;
	width:398px;
	border-bottom:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}
.pictureTitle{
	float:left;
	text-align:center;
	width:336px;
	padding:7px 0 7px 0;
	font-size:0.85em;
	background-color:#F5F5F5;
}
.prev{
	width:20px;
	float:left;
	border-right:1px solid #E5E5E5;
	padding:5px;
	text-align:center;
	font-size:1.2em;
}
.next{
	width:20px;
	float:right;
	border-left:1px solid #E5E5E5;
	padding:5px;
	text-align:center;
	font-size:1.2em;
}
.prev a:hover, .next a:hover {
	padding:0;
	color:#FFFFFF;
}

.prev:hover, .next:hover {
	background-color:#C41313;
	color:#FFFFFF;
}
.prev:hover a, .next:hover a {
	color:#FFFFFF;
}

.box2{
	width:289px;
	border:1px solid #F0F0F0;
	margin:10px;
	float:right;
	clear:both;
}
.box2List ul {
	padding:0;
	margin:0;
}
.box2List li{
	list-style:none;
	padding:10px 10px 10px 20px;
	border-top:1px solid #F0F0F0;
	margin:0;
	background:url(http://ring.bg/design/sport_bg/images/sprite.gif) 6px -179px no-repeat;
	background:url(http://ring.bg/design/sport_bg/images/sprite.gif) 6px -176px no-repeat !important!;
	display:block;
}
.box2List li:hover{
	background-color:#FAFAFA;
}
.box2List a {
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
.box2List a:hover{
	background-color:#ffffff;
	padding:0;
	color:#C41313;
}
.box2List .imgDiv{
	margin:3px 10px 0 0;
	clear:both;
	float:left;
}
/*****************************************************/
.box2ListGeneral ul {
	padding:0;
	margin:0;
}
.box2ListGeneral li{
	list-style:none;
	padding:10px 10px 10px 20px;
	border-top:1px solid #F0F0F0;
	margin:0;
	display:block;
	background:#FFFFFF
}
.box2ListGeneral li:hover{
	background-color:#FAFAFA;
}
.box2ListGeneral a {
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
.box2ListGeneral a:hover{
	background-color:#ffffff;
	padding:0;
	color:#C41313;
}
.box2ListGeneral ul li {height:1%; overflow:hidden;}
.box2ListGeneral .imgDiv{
	margin:3px 10px 0 0;
	clear:both;
	float:left;
}
/****************************************************/
.voteOn{
      width:19px;
      height:15px;
      background:url(http://ring.bg/design/sport_bg/images/sprite.gif) no-repeat  0pt -675px;
      float:left;
}
.voteOff{
     width:19px;
     height:15px;
     background:url(http://ring.bg/design/sport_bg/images/sprite.gif) no-repeat  0pt -635px;
     float:left;
}
.voteHalf{
  width:19px;
  height:15px;
  background:url(http://ring.bg/design/sport_bg/images/sprite.gif) no-repeat  0pt -655px;
  float:left;
}

.btnYahoo, .btnPrint, .btnSend, .btnComment {
	height:16px;
	width:19px;
	background-image:url(http://ring.bg/design/sport_bg/images/sprite.gif);
	background-repeat:no-repeat;
	float:right;
}

.icoTime{
	height:16px;
	width:9px;
	background-image:url(http://ring.bg/design/sport_bg/images/sprite.gif);
	background-repeat:no-repeat;
	float:right;
}
.toolsSeparator{
	float:right;
	margin:0 5px 0 5px;
	width:1px;
	height:15px;
	background-color:#C0C0C0;
	border-left:1px solid #FFFFFF;
}
.btnYahoo{
	background-position:0pt -415px;
}
.btnPrint{
	background-position:0pt -433px;
}
.btnSend{
	background-position:0pt -451px;
}
.btnComment{
	background-position:0pt -469px;
}
.icoTime {
	background-position:0pt -357px;
}
/* POLL          ********************************************/
.box2Head h4{
	color:#7f7f7f;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}

.sondaj input {
	margin-top:7px;
}
.pollTitle{
	background-color:#edfae4;
	padding:15px;
	font-weight:bold;
	color:#000;
	font-size:18px;
}

.articleType0 .box2ListGeneral ul, .articleType0 .sondaj, .articleType1 .box2ListGeneral ul, .articleType1 .sondaj, .articleType2 .box2ListGeneral ul, .articleType2 .sondaj {
	font-size:1.2em !important;
}
.articleType0 .box2ListGeneral li, .articleType1 .box2ListGeneral li, .articleType2 .box2ListGeneral li{
	background-image: none !important;
}
.itemTitle{
/*	float:left;
	clear:right;
	padding-top:3px;
	width:180px;*/
}
.box2Head, .box3Head {
	padding:10px;
	background:#FFF url(http://ring.bg/design/sport_bg/images/background/poll-icon.gif) right no-repeat;
}


.box3{
	width:636px;
	border:1px solid #F0F0F0;
	margin:10px 0 10px 23px;
	clear:both;
}
.box3List ul {
	padding:0;
	margin:0;
}
.box3List li{
	list-style:none;
	padding:10px 10px 10px 20px;
	border-top:1px solid #F0F0F0;
	margin:0;
	background:url(http://ring.bg/design/sport_bg/images/sprite.gif) 6px -179px no-repeat;
	background:url(http://ring.bg/design/sport_bg/images/sprite.gif) 6px -176px no-repeat !important!;
}
.box3List li:hover{
	background-color:#FAFAFA;
}
.box3List a {
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
.box3List a:hover{
	background-color:#FAFAFA;
	padding:0;
	color:#C41313;
}
/**********************DEBATES****************************/
.box3ListDebates ul {
	padding:0;
	margin:0;
}
.box3ListDebates li{
	list-style:none;
	padding:10px 10px 10px 20px;
	border-top:1px solid #F0F0F0;
	margin:0;
}
.box3ListDebates li:hover{
	background-color:#FAFAFA;
}
.box3ListDebates a {
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
.box3ListDebates a:hover{
	background-color:#FAFAFA;
	padding:0;
	color:#C41313;
}
/************************DEBATES*************************/
.embededPhotoGallery{
	padding:0;
	margin:10px 40px 10px 23px;
	display:block;
}
.embededPhotoGallery li {
	list-style-type:none;
	display:inline;
	padding:5px 5px 5px 0;
}



/* tag category ---------------------------*/

#tagDescription {
	padding:13px;
	border-bottom:1px solid #E0E0E0;
}
#tagDescription H1 {
	font-size:3em;
}
#mostViewed{
	background-color:#ECEFE7;
	padding:10px 0 10px 13px;
}
#mostViewed H2 {
	font-size:2em;
	clear:both;
}

.mostViewedTitleLink{
	color:#000000;
}

.mostViewedTitleLink:hover{
	color:#C41313;
	background-color:transparent;
}

.thePlayer, #thePlayer {
	width:400px;
	float:left;
	clear:both;
}

.movieDetails{
	width:390px;
}
.movieDetails h3{
	margin:5px 0 5px 0;
	font-size:1.3em;
}
.movieDetails p{
	padding:0;
}

.theImage, #theImage {
	width:400px;
	float:left;
	clear:both;
}
#topArticles{
	float:left;
	width:255px;
	color:#FFFFFF;
	border-left:1px solid #FFFFFF;
}
#topArticles ul {
	padding:0;
	margin:0;
}
#topArticles li{
	list-style:none;
	padding:10px;
	border-top:1px solid #E8E8E8;
	background-color:#FFFFFF;
}
#topArticles .textSmallGrey{
	clear:both;
}
#topArticles .imgDiv {
	float:left;
	width:65px;
	margin-right:5px;
}

#topArticles .itemTitles{
	color:#3F3F3F;
	font-size:13px;
	font-weight:bold;
}
#topArticles .itemTitles:hover{
	padding:0;
	background:none;
	text-decoration:underline;
}
#topArticles h5{
	padding:7px 0 4px 10px;
	padding:8px 0 4px 10px!important!;
	margin:0;
	font-size:1.2em;
	background:#F00 url(http://ring.bg/design/sport_bg/images/background/most-viewed.gif) right;
}

.commentsNo{
	float:right;
	background:url(http://ring.bg/design/sport_bg/images/sprite.gif)  0px -378px  no-repeat;
	padding-left:12px;
	/*margin-top:-13px;*/
	margin-right:5px;
}
.viewsNo{
	float:right;
	background:url(http://ring.bg/design/sport_bg/images/sprite.gif)  0px -398px  no-repeat;
	padding-left:10px;
	margin-right:5px;
	/*margin-top:-13px;*/
}

.subscriptions {
	padding:15px 23px 15px 23px;
	background:#F8F8F8;
	border-top:1px solid #FFFFFF;
}
.relatedTags {
	padding:15px 23px 15px 23px;
	border-bottom:1px solid #EDEDED;
	border-top:1px solid #EDEDED;
	background:#F8F8F8;
}
#wideColumn .movieDetails div p{
		padding:10px;
}



#archiveNews{
	padding:0 20px;
}

#archiveNews li{
	list-style:none;
	padding:0 5px 10px;
	float:left;
	width:195px;
}

#archiveNews .itemTitle{
	font-size:1.3em;
	margin-top:10px;
	padding-bottom:5px;
	display:block;
}
#archiveNews .itemTitle:hover{
	margin-top:10px;
	padding-bottom:5px;
}

#archiveNews .smallCategoryLink, .smallCategoryLink, #topArticles .itemTitles .smallCategoryLink{
	font-size:0.8em;
	color:#A0A0A0;
	text-transform: uppercase;
	font-weight: normal;
}

#archiveNews li.clear3news{
	background:url("http://ring.bg/design/sport_bg/images/background/comment-top.jpg") repeat-x scroll 0 0 #FFFFFF;
	clear:both;
	float:none;
	height:20px;
	margin:0;
	padding:0px;
	width:100%;
}

/* FOTO POPUP ------------------------------ */
#wrapper4 {
	width:970px;
	margin:auto;
}
#bigContur{
	width:970px;
	height:720px;
	border:1px solid #5C5C5C;
	margin-top:10px;

}
#bigContur .galleryHeader {
	width:960px;
	margin-left:5px;
	margin-right:5px;
	border-bottom:2px solid #5C5C5C;
	height:40px;
	height:60px!important !important;
	color:#FFFFFF;
	text-align:left;
}
#bigContur .galleryHeader h2 {
	font-weight:normal;
	margin-top:20px;
	margin-left:10px;
}
#bigContur .galleryContent {
	width:960px;
	margin-left:5px;
	margin-right:5px;
	border-bottom:2px solid #5C5C5C;
	height:620px;
	text-align:left;
}
#bigContur .galleryTitle{
	color:#FFFFFF;
	text-align:left;
	width:590px;
	padding:10px 0 10px 10px;
	clear:both;
}
#bigContur .galleryTitle H1{
	font-size:1.3em;
	font-weight:normal;
}
#bigContur .galleryBigImage{
	width:610px;
	float:left;
	margin-left:6px;
	display:inline;
	text-align:center;
	min-height:458px;
	height:auto !important;
	/*IE6 min-height CSS hack, together with the next line*/
	height:458px;
	background:url(http://ring.bg/design/sport_bg/images/grey_loader.gif) no-repeat;
	background-position:305px  220px;

}
#bigContur .galleryBigImageNoBackground{
	width:610px;
	float:left;
	margin-left:6px;
	display:inline;
	text-align:center;
	overflow:hidden;
	/*min-height:458px;
	height:auto !important;*/
	/*IE6 min-height CSS hack, together with the next line*/
	height:458px;
  }
#bigContur .galleryThumbs{
	width:328px;
	float:left;
	overflow:auto;
	height:500px;
}
#bigContur .galleryThumbs ul{
	margin:0;
	padding:0;
}
#bigContur .galleryThumbs li{
	padding:5px;
	float:left;
	list-style:none;
}
#bigContur .galleryThumbs li img {
	border:1px solid #808080;
}
#bigContur .relatedArticle{
	clear:both;
	color:#FFFFFF;
	padding:7px 5px 5px 11px;
}
#bigContur .relatedArticle a{
	color:#8dca2d;
}
#bigContur .relatedArticle a:hover{
	background-color:#8dca2d;
	color:#FFFFFF;
}
#bigContur .galleryFooter{
	width:925px;
	margin-left:16px;
	margin-right:5px;
	color:#606060;
	padding-top:9px;
	text-align:left;
	font-size:0.85em;
}
#bigContur .galleryFooter a{
  color:#606060!important;
  text-align:right;
  font-weight:normal;
  font-size:1em;
  background:none;

}
/* Sondaj POPUP ------------------------------ */

#pollContur{
	width:670px;
	border:1px solid #5C5C5C;
	margin:auto;
	margin-top:10px;
}
#pollContur .popupHeader {
	width:650px;
	margin-left:5px;
	margin-right:5px;
	border-bottom:2px solid #5C5C5C;
	height:40px;
	height:60px!important !important;
	color:#FFFFFF;
	text-align:left;
}
#pollContur .popupHeader h2 {
	font-weight:normal;
	margin-top:20px;
	margin-left:10px;
}
#pollContur .pollContent {
	width:650px;
	margin-left:5px;
	margin-right:5px;
	border-bottom:2px solid #5C5C5C;
	text-align:left;
}
#pollContur .pollTitle{
	color:#FFFFFF;
	text-align:left;
	width:590px;
	padding:10px 0 10px 10px;
	float:left;
}
#pollContur .pollTitle H1{
	font-size:1.3em;
	font-weight:normal;
}
#pollContur .mainPoll{
	width:610px;
	float:left;
	margin-left:6px;
	display:inline;
	text-align:left;
	color:#FFFFFF;
}
#pollContur .mainPoll input{
	margin-top:10px;
}
#pollContur .relatedArticle{
	clear:both;
	color:#FFFFFF;
	padding:7px 5px 5px 11px;
}
#pollContur .relatedArticle a{
	color:#8dca2d;
}
#pollContur .relatedArticle a:hover{
	background-color:#8dca2d;
	color:#FFFFFF;
}
#pollContur .galleryFooter{
	width:650px;
	margin-left:16px;
	margin-right:5px;
	color:#606060;
	padding:5px 0 5px 0;
	text-align:left;
	font-size:0.85em;
}
.pollQuestions{
background:#FFFFFF;
}
/* INDEX CATEGORIE -------------------------------------*/
.doubleColumn {
	width:674px;
	float:left;
	clear:both;
	background-color:#FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
}
.locationDetails {
	padding:12px 23px 10px 10px;
	background-color:#FFFFFF;
	border-bottom:1px solid #F0F0F0;
}
.locationDetails ul {
	font-size:0.85em;
	margin:0;
	padding:0;
}
.locationDetails li{
	list-style:none;
	padding:5px;
	float:left;
	border-left:1px dotted #e0e0e0;
}

.locationDetails li a {
	color:#000000;
}
.locationDetails li a:hover{
	color:#ffffff;
}

/* widgets ------------------------------------------------------------------------------*/
#wideColumnWidgets{
	width:674px;
	float:left;
	padding-bottom:20px;
	background-color:#2F2F2F;
}

#wideColumnWidgets H1 {
	color:#FFFFFF;
	margin:23px;
	border-bottom:3px solid #505050;
}
#wideColumnWidgets H2 {

	color:#FFFFFF;
	margin:30px 23px 10px 23px;
	border-bottom:1px solid #505050;
	clear:both;
}
#wideColumnWidgets H3 {
	color:#FFFFFF;
	margin:10px 0 10px 0;
}
#wideColumnWidgets .ulList{
	padding:0 0 0 23px;
	margin:0;
	clear:both;
}
#wideColumnWidgets .twoCol{
	width:300px;
	float:left;
	list-style:none;
	margin-right:24px;
}
#wideColumnWidgets .download{
	padding:10px;
	background-color:#4992CA;
	border:2px solid #FFFFFF;
	margin-top:-10px;
	color:#FFFFFF;
	display:block;
	text-align:center;
	margin-bottom:30px;
	margin-bottom:0 !important!;
}

/* USER PROFILE--------------------------------------------------------------------------------------*/

.userInteractionCol_container {height:1%; overflow:height;}
.userInteractionCol_1 { float:left; width:259px; margin:0 10px 0 0; overflow:hidden;}
.userInteractionCol_2 { float:left; width:400px; overflow:hidden;}

.loginForm{
	width:300px;
	float:left;
	border-right:1px solid #E0E0E0;
}
.loginDetails{
	width:280px;
	flOat:left;
	padding:20px;
}
.userInteraction dd{
	padding:0;
	margin:5px 0 0 0;
}
.userInteraction dt{
	padding:0;
	margin:0;
}
.loginForm dd {
	padding:0;
	margin:0;
}

.loginForm dt {
	padding:0;
	margin-top:15px;
}

#userPic {
	width:400px;
	float:left;
}
#userPic table{
	height:245px;
	width:100%
}
#userData{
	float:left;
	margin:0 10px 0 0;
	width:245px;
	background-color:#FFFFFF;
	color:#000000;
	border-left:1px solid #FFFFFF;
}
#userData ul {
	padding:0;
	margin:0;
}
#userData li{
	list-style:none;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:7px;
	border-top:1px solid #E8E8E8;
}
#userData H5{
	padding:7px 0 4px 10px;
	padding:8px 0 4px 10px!important!;
	margin:0;
	font-size:1.2em;
}

.modalDialogForm ul {
	padding:0;
	margin:0;
}
.modalDialogForm li{
	list-style:none;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:7px;
	border-top:1px solid #E8E8E8;
}


.userInteraction {
	padding:15px 23px 15px 23px;
	background:#F8F8F8;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #EDEDED;
	height:100%;
}
.userInteraction ul{
	margin:0;
	padding:0;
}
.userInteraction li{
	padding:10px 0 10px 15px;
	border-top:1px solid #EAEAEA;
	list-style:none;
	background:url(http://ring.bg/design/sport_bg/images/bullet_1.gif) no-repeat 0 11px;
	background:url(http://ring.bg/design/sport_bg/images/bullet_1.gif) no-repeat 0 14px!important!;
}


.rankingData{
	padding:0;
	background:#7aae27;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #EDEDED;
	color:#FFFFFF;
}
.rankingData ul {
	margin:0;
	padding:0;
	clear:both;
	width:100%;
	background:#3f3f3f;
}

.rankingData li {
	float:left;
	list-style:none;
	padding:7px 20px 5px 20px;
	border-right:1px solid #FFFFFF;
	background:#3f3f3f;
}
.rankingData .active {
	background-color:#7aae27;
}
.rankings{
	padding:23px;
}
/* Program ----------------------------------------------------------------------------------*/

#program{
	width:673px;
	float:left;
	padding:0px 0px 30px;
	background:#2e6115 url(http://ring.bg/design/sport_bg/images/background/live-program.jpg) bottom;
	margin:5px;
}

#tvGuide{
	width:673px;
	float:left;
	padding:0px 0px 30px;
	background:#2e6115 url(http://ring.bg/design/sport_bg/images/background/live-program.jpg) top;
	margin:5px;
}

#program li{
	color:#FFFFFF;
}
#program h1 {
	color:#FFFFFF;
}
#program .box, #tvGuide .box {
	width:100%;
}
#tvGuide h1{
	padding:15px; color:#FFF;
	}
	
#tvGuide .boxList li{
	width:100%;	
}

#tvGuide .boxTabs li{
	border-right:1px solid #ACACAC;
	border-left:none; 
}

#tvGuide .boxTabs li.active{
	color:#FFF;	
	font-weight:bold;
}

#tvGuide .boxList li .textSmallGrey{
	width:50px;	
	float:left;
}

.tvGuideShow{
	width:500px;
	float:left;
}


/* @start program live-uri
---------------------------*/
.liveBox100{
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	list-style:none;
	margin:10px 0 0 140px;
	padding:20px;
	width:430px;	
}

.programDay{
	background:transparent url(http://ring.bg/design/sport_bg/images/background/live-day.gif) no-repeat;	
	height:44px;
	padding-left:7px;
	padding-top:8px;
}

.programDay div{
	width:165px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#FFF;
}

.liveData{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFF;
	font-size:11px;
	letter-spacing:normal;
}

.liveText{
	margin-top:25px;	
}

.liveOra{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#FFF;
	width:65px;
}

.liveEmisiunea{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#FFF;
	width:280px;
	padding:5px;
}

.liveEmisiunea a{
	color:#FFF;	
}

.liveButon{
	float:left;
	margin-top:5px;
}

.liveRed{
	background-color:#C41313;
	color:#FFF;	
	padding:2px;
	font-size:11px;
	font-weight:bold;
}
/* @end program live-uri
---------------------------*/




/* User Profile Extended----------------------------------------------------------------------------------*/
.addUserComment input, .addUserComment textarea {
	margin-top:10px;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
.userBoxWide {
	background-color:#E9E9E9;
	width:616px;
	margin-left:15px;
	margin-bottom:15px;
	padding:15px;
}

.userBoxWide2 {
	background-color:#E9E9E9;
	width:616px;
	margin-bottom:15px;
	margin-top:15px;
	padding:15px;
}

.userWideBox {background:#F8F8F8;border-bottom:1px solid #EDEDED; border-top:1px solid #FFFFFF; padding:5px 8px;}

.userBoxWide h3 {
	font-size:2.8em;
	margin:0;
	padding:0;
	color:#ff0000;
}

.userWideBox .actiuni{
	background:transparent url(http://ring.bg/design/sport_bg/images/sprite_isport.gif) no-repeat scroll 0px -610px;
	float:none;
}

.userWideBox .greenBorder{border:2px solid #81b829; width:600px; margin:0px auto; padding:15px;}
.userWideBox .greenBorder ul{margin:0; padding:0;}
.userWideBox .greenBorder .actiuneSimpla{border-bottom:1px solid #e9e9e9; padding:8px 10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#757575; clear:both; margin:0; list-style:none;}
.userWideBox .greenBorder .actiuneSimpla img{ float:left; margin-right:10px;}

.userWideBox h3{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; background:transparent url(http://ring.bg/design/sport_bg/images/sprite_isport.gif) -132px -50px no-repeat; padding:5px 0 0 40px; height:26px; width:400px; float:left; margin:12px 0;
margin-left:15px;
}
.userRank1{
	background:transparent url(http://ring.bg/design/sport_bg/images/sprite.gif) -210px -1000px no-repeat;
	width:90px;
	height:87px;
	float:right;
}
.userRank2{
	background:transparent url(http://ring.bg/design/sport_bg/images/sprite.gif) -210px -1090px no-repeat;
	width:90px;
	height:87px;
	float:right;
}
.userRank3{
	background:transparent url(http://ring.bg/design/sport_bg/images/sprite.gif) -210px -1180px no-repeat;
	width:90px;
	height:87px;
	float:right;
}
.userRank4{
	background:transparent url(http://ring.bg/design/sport_bg/images/sprite.gif) -210px -1270px no-repeat;
	width:90px;
	height:87px;
	float:right;
}
.userRank5{
	background:transparent url(http://ring.bg/design/sport_bg/images/sprite.gif) -210px -1360px no-repeat;
	width:90px;
	height:87px;
	float:right;
}
.userBoxWideTabs {
	margin-top:15px;
	margin-left:15px;
	display:block;
}
.userBoxWideTabs UL{
	margin:0;
	padding:0;
}
.userBoxWideTabs LI{
	width:210px;
	float:left;
	list-style:none;
	text-align:center;
	background-color:#8dca2d;
	padding:10px 0 10px 0;
	margin-top:7px;
}
.userBoxWideTabs LI a{
	color:#FFFFFF;
}
.userBoxWideTabs LI a:hover{
	color:#FFFFFF;
	background-color:transparent;
}
.userBoxWideTabs .activeTab {
	padding:18px 0 10px 0;
	background-color:#E9E9E9;
	margin-top:0;
	background:#FFF url(http://ring.bg/design/sport_bg/images/bgtabs.gif) no-repeat;
}

.userBoxWideTabs .activeTab1 {
	padding:18px 0 10px 0;
	background-color:#E9E9E9;
	margin-top:0;
	background:#FFF url(http://ring.bg/design/sport_bg/images/3tabs.gif) 0px 0px;
}

.userBoxWideTabs .activeTab2 {
	padding:18px 0 10px 0;
	background-color:#E9E9E9;
	margin-top:0;
	background:#FFF url(http://ring.bg/design/sport_bg/images/3tabs.gif) -210px 0px;
}

.userBoxWideTabs .activeTab3 {
	padding:18px 0 10px 0;
	background-color:#E9E9E9;
	margin-top:0;
	background:#FFF url(http://ring.bg/design/sport_bg/images/3tabs.gif) -425px 0px;
}



.userBoxWideTabs .activeTab4 {
	padding:18px 0 10px 0;
	background-color:#E9E9E9;
	margin-top:0;
	background:#FFF url(http://ring.bg/design/sport_bg/images/3tabs.gif) 0px -44px;
}

.userBoxWideTabs .activeTab5 {
	padding:18px 0 10px 0;
	background-color:#E9E9E9;
	margin-top:0;
	background:#FFF url(http://ring.bg/design/sport_bg/images/3tabs.gif) -210px -44px;
}

.userBoxWideTabs .activeTab6 {
	padding:18px 0 10px 0;
	background-color:#E9E9E9;
	margin-top:0;
	background:#FFF url(http://ring.bg/design/sport_bg/images/3tabs.gif) -425px -44px;
}


.userBoxWideTabs .activeTab7 {
	padding:18px 0 10px 0;
	background-color:#E9E9E9;
	margin-top:0;
	background:#FFF url(http://ring.bg/design/sport_bg/images/3tabs.gif) 0px 44px;
}

.userBoxWideTabs .activeTab8 {
	padding:18px 0 10px 0;
	background-color:#E9E9E9;
	margin-top:0;
	background:#FFF url(http://ring.bg/design/sport_bg/images/3tabs.gif) -210px 44px;
}

.userBoxWideTabs .activeTab9 {
	padding:18px 0 10px 0;
	background-color:#E9E9E9;
	margin-top:0;
	background:#FFF url(http://ring.bg/design/sport_bg/images/3tabs.gif) -425px 44px;
}



.userVideoComments img {
float:left;
margin-right:10px;
}

.userPhoto {
	padding:3px;
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	float:left;
	margin-top:10px;
	width:400px;
}
.userPhotos img{
	margin-right:7px;
	margin-bottom:7px;
}


.userPhoto .personalData{
	margin:0px;
	padding:0px;
}


.userPhoto .personalData .fullName{
	font-size:1.5em;
	border-bottom:1px solid #8dca2d;
	padding:4px 0px 4px 0px;
}

.userPhotos ul{
	margin:0;
	padding:5px;
}
.userPhotos li {
	padding:4px;
	border:1px solid #E0E0E0;
	text-align:center;
	width:65px;
	float:left;
	list-style:none;
	margin-right:7px;
	margin-bottom:7px;
	background-color:#FFFFFF;
}
.userStats {
	padding-top:25px;
	float:left;
	width:190px;
	margin-left:15px;
	font-size:0.85em;
}

.userStats ul {
	margin:0;
	padding:0;
}
.userStats li {
	list-style:none;
	border-bottom:1px solid #FFFFFF;
	padding:5px 0 5px 0;
	width:190px;
}


.userStats li .statActiv{
	background-color:#FF0000;
	color:#FFFFFF;
	padding:3px 4px;
}

.userStats li .statInactiv{
	background-color:#8dca2d;
	color:#FFFFFF;
	padding:3px 4px;
}

.userStats li .statInactiv:hover{
	background-color:#7eb428;
	color:#FFFFFF;
	padding:3px 4px;
}

li.gri{
	background-color:#f0f0f0;
}

.personalData ul{
	margin:10px 0;
	padding:0px;
	background-color:#f0f0f0;
}
.personalData li {
	list-style:none;
	width:180px;
	height:20px;
	padding-right:15px;
	padding-left:5px;
	background-color:#f0f0f0;
	float:left;
}
.userVideosList{
	padding-top:25px;
	float:left;
	width:190px;
	margin-left:15px;
	font-size:0.85em;
	height:300px;
	overflow:auto;
}
.userVideosList ul {
	margin:0;
	padding:0;
}
.userVideosList li {
	list-style:none;
	border-bottom:1px solid #FFFFFF;
	padding:5px 0 5px 0;
	width:170px;
}
.userVideoComments{
	clear:both;
	margin-top:15px;
}
.userVideoComments ul{
	padding:0;
	margin:0;
}
.userVideoComments li {
	list-style:none;
	padding:10px 0 10px 0;
	border-bottom:1px solid #FFFFFF;
}
.boxesColumnLeft{
	width:320px;
	margin-right:5px;
	float:left;
	display:inline;
}
.boxesColumnRight{
	float:left;
	width:320px;
	margin-left:6px;
}
.userBoxNarrow {
	width:320px;
	margin:15px;
}
.userBoxNarrowTabs ul {
	padding:0;
	margin:0;
}
.userBoxNarrowTabs li {
	list-style:none;
	float:left;
	background-color:#8dca2d;
	padding:12px 0 10px 0;
	text-align:center;
	width:160px;
	font-size:0.85em;
	font-weight:bold;
	margin-top:7px;
}
.userBoxNarrowTabs .activeTab {
	padding:20px 0 10px 0;
	background-color:#E9E9E9;
	margin-top:0;
	background:#FFF url(http://ring.bg/design/sport_bg/images/bgtabs2.gif) no-repeat;
}

.userBoxNarrowTabs .activeTab1 {
	padding:20px 0 10px 0;
	background-color:#E9E9E9;
	margin-top:0;
	background:#FFF url(http://ring.bg/design/sport_bg/images/bgtabs2.gif) -161px 0px ;
}

.userBoxNarrowTabs .activeTab2 {
	padding:20px 0 10px 0;
	background-color:#E9E9E9;
	margin-top:0;
	background:#FFF url(http://ring.bg/design/sport_bg/images/bgtabs2.gif) 161px 0px ;
}

.userBoxNarrowTabs a {
	color:#FFFFFF;
}
.userBoxNarrowTabs a:hover {
	color:#FFFFFF;
	background-color:transparent;
}
.userBoxNarrowContent{
	clear:both;
	background-color:#e9e9e9;
	padding:15px;
	width:290px;
	overflow:hidden;
}

.userBoxNarrowContentBig{
	clear:both;
	background-color:#e9e9e9;
	padding:15px;
	width:600px;
	overflow:hidden;
}

#user_favorite_video{
	padding:0px;
	margin-left:0;
}

.userBoxNarrowContent .smallTabs ul{
	margin:0 0 0 0;
	padding:0;
	clear:both;
}

.editPhoto{
	width:21px;
	height:17px;
	display:block;
	background:#FFF url(http://ring.bg/design/sport_bg/images/buttons_photo.gif) 0px 0px ;
	float:left;
}
.editPhoto:hover{
	background:#FFF url(http://ring.bg/design/sport_bg/images/buttons_photo.gif) 0px -17px ;
}

.delPhoto{
	width:18px;
	height:17px;
	display:block;
	background:#FFF url(http://ring.bg/design/sport_bg/images/buttons_photo.gif) -21px 0px ;
	float:left;
}
.delPhoto:hover{
	background:#FFF url(http://ring.bg/design/sport_bg/images/buttons_photo.gif) -21px -17px ;
}

/*.userBoxNarrowContent .smallTabs li{
	float:left;
	width:144px;
	text-align:center;
	list-style:none;
	font-size:0.85em;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #E9E9E9;
	padding:5px 0 5px 0;
}*/

.userBoxNarrowContent .smallTabs li{
	list-style:none;
}

#pass-pane-sent ul, #pass-pane-received ul, #tab_2_1 ul, #tab_2_2 ul {
	margin:0px;
}

#pass-pane-sent ul li, #pass-pane-received ul li, #tab_2_1 ul li, #tab_2_2 ul li{
	border-bottom:1px solid #e6e6e6;
	padding:7px 5px 7px 30px;
	background:#f4f4f4 url(http://ring.bg/design/sport_bg/images/sprite_isport.gif) 0 -565px no-repeat;
}

.userBoxNarrowContent .smallTabs .activeTab{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #E9E9E9;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

.userBoxNarrowContent .smallTabs .activeTabDate{
	width:147px;
	height:37px;
	background:transparent url(http://ring.bg/design/sport_bg/images/sprite_isport.gif) 0px -270px; 
	float:left;
}

.userBoxNarrowContent .smallTabs .tabPrimiteShoot{
	width:139px;
	height:37px;
	background:transparent url(http://ring.bg/design/sport_bg/images/sprite_isport.gif) 0px -430px; 
	float:left;
}

.userBoxNarrowContent .smallTabs .tabPrimiteShootActive{
	width:139px;
	height:37px;
	background:transparent url(http://ring.bg/design/sport_bg/images/sprite_isport.gif) 0px -390px; 
	float:left;
}

.userBoxNarrowContent .smallTabs .tabDateShoot{
	width:147px;
	height:37px;
	background:transparent url(http://ring.bg/design/sport_bg/images/sprite_isport.gif) 0px -350px; 
	float:left;
}

.userBoxNarrowContent .smallTabs .tabDate{
	width:147px;
	height:37px;
	background:transparent url(http://ring.bg/design/sport_bg/images/sprite_isport.gif) 0px -350px; 
	float:left;
}

.userBoxNarrowContent .smallTabs .tabPrimite{
	width:139px;
	height:37px;
	background:transparent url(http://ring.bg/design/sport_bg/images/sprite_isport.gif) 0px -310px; 
	float:left;
}

.userBoxNarrow #teamTab{
 	background-color:#f4f4f4;
}

.userBoxNarrowContent .smallTabs .activeTabPrimite{
	width:139px;
	height:37px;
	background:transparent url(http://ring.bg/design/sport_bg/images/sprite_isport.gif) 0px -390px; 
	float:left;
}

.userBoxNarrowContent ul, .userBoxNarrowContentBig ul  {
	padding:0;
	margin:10px 0;
	clear:both;
}
.userBoxNarrowContent .content li, .userBoxNarrowContentBig .content li {
	list-style:none;
	padding:7px 0 7px 0;
	border-bottom:1px solid #FFFFFF;
	clear:both;
}

.managementEchipa {height:34px; background:transparent url(http://ring.bg/design/sport_bg/images/sprite_isport.gif) 0px -510px no-repeat; padding:15px 0 0 70px; display:block;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#50a401;}
.managementEchipa:hover{color:#50a401; background-color:#f4f4f4; text-decoration:underline;}
.userNumber{
	float:left;
	width:40px;
	font-size:36px;
	color:#dbdada;
	font-weight:bold;
}
.userThumb {
	float:left;
	margin-right:10px;
	width:65px;
	height:50px;
}
.userName {
	float:left;
	/*width:200px;*/
}
.journalEntry img {
	float:left;
	margin-right:10px;
}
.userPhotos {
	margin-top:15px;
}
.userPhotos img{
	margin-right:7px;
	margin-bottom:7px;
}
.addImageForm {
	margin-top:15px;
}
.addImageForm input,.addImageForm textarea {
	margin-bottom:15px;
	margin-top:4px;
}
.addImagePop {
	background-color:#E9E9E9;
	width:308px;
	margin-left:15px;
	margin-bottom:15px;
	padding:20px;
	border:10px solid #FFFFFF;
}
.addImagePop h3 {
	padding-bottom:10px;
	border-bottom:3px solid #FFFFFF;
}
.userImageComments{
	clear:both;
	margin-top:15px;
	margin:25px;
	text-align:left;
}
.userImageComments ul{
	padding:0;
	margin:0;
}
.userImageComments li {
	list-style:none;
	padding:10px 0 10px 0;
	border-bottom:1px solid #FFFFFF;
}
.userImageComments img {
float:left;
margin-right:10px;
}
/* footer ---------------*/
#footer {
	width:100%;
	height:28px;
	background-color:#8DCA2D;
	color:#FFFFFF;
	border-top:1px solid #FFFFFF;
	font-size:0.9em;
}

#footer-links {
    float:right;
    color: #000;
    width: 380px;
    margin: 5px;
}

#footer-links li {
float: left;
margin: 0px 10px;
}
#footer-links li a, #footer-links li a:hover{
color: #000;
background:none;
}


#owner{
	float:left;
	padding:6px 0 6px 10px;
}
#developer{
	float:right;
	padding:6px 10px 6px 0;
}

#developer a {
	color:#ffffFF;
	font-weight:normal;
}
#developer a:hover {
	background:transparent;
	color:#FFFF00;
}
/* utilitary ----*/

.linkNormal {
	color:#000000;
}
.linkNormal:hover{
	/*padding:0;*/
	background-color:transparent;
	color:#C41313;
}
/*send a friend popup*/
.popUp {
	padding:10px 15px 10px 15px;
	width:500px;
	border:2px solid #DCDCDC;
	background-color:#F5F5F5;
}
/* clearfix --------*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* clearfix --------*/
.clearfix_2 {height:1%; overflow:hidden;}

.playButton {
	background:url(http://ring.bg/design/sport_bg/images/play_btn.gif) center center no-repeat;
	position:relative;
	cursor:pointer;
}

#wideColumn .article{
	padding:15px 0 0 15px;
	width:659px;
}
.breadcrumbs {
	color:#3d3d3d;
	margin:5px 10px 5px 0px;
	font-size:11px;
	font-weight:bold;
	height:10px; 
}
.breadcrumbs li{float:left; padding:0 3px;}

.breadcrumbs a{
	color:#3d3d3d;
}
.breadcrumbs a:hover{
	color:#FFF;
}

.infoBar{
	background:url(http://ring.bg/design/sport_bg/images/background/infobar-middle.gif) repeat-x;
	color:#000;
	clear:both;
	font-weight:bold;
	font-size:11px;
	height:32px;
	width:659px;
	margin:15px 0;
}

.infoBarLeft, .infoBarRight{
	background:url(http://ring.bg/design/sport_bg/images/background/infobar-gri.gif) repeat-x;
}
.infoBarLeft img, .infoBarRight img{
	float:left;	
}
.infoBarText{float:left;padding-top:10px;}

.infoBarLeft{float:left;}
.infoBarRight{float:right;}
.plus{background:transparent url(http://ring.bg/design/sport_bg/images/sprite-article.gif); width:22px; height:21px; display:block; float:left; cursor:pointer; margin-top:-3px}
.minus{background:transparent url(http://ring.bg/design/sport_bg/images/sprite-article.gif) -22px 0px; width:21px; height:21px; display:block; float:left; cursor:pointer;margin-top:-3px}
.plus:hover{background:transparent url(http://ring.bg/design/sport_bg/images/sprite-article.gif) -149px 0px;; }
.minus:hover{background:transparent url(http://ring.bg/design/sport_bg/images/sprite-article.gif) -171px 0px;}
.voteArticle{ background:transparent url(http://ring.bg/design/sport_bg/images/sprite-article.gif) -1px -22px; border:1px solid #bbbbbb; color:#666666;
display:block;
font-size:11px;
font-weight:bold;
height:14px;
padding:3px 8px 2px; margin:-2px 5px 0; float:left;}
.voteArticle:hover{background:transparent url(http://ring.bg/design/sport_bg/images/sprite-article.gif) -1px -43px;color:#666666}
.print{	background:transparent url(http://ring.bg/design/sport_bg/images/sprite-article.gif) -64px 0px; width:21px; height:21px; display:block; float:left; cursor:pointer;margin:-3px 5px 0;	}
.print:hover{background:transparent url(http://ring.bg/design/sport_bg/images/sprite-article.gif) -213px 0px; }
.mail{background:transparent url(http://ring.bg/design/sport_bg/images/sprite-article.gif) -43px 0px; width:21px; height:21px; display:block; float:left; cursor:pointer;margin:-3px 5px 0;	}
.mail:hover{background:transparent url(http://ring.bg/design/sport_bg/images/sprite-article.gif) -192px 0px; }
.ym{background:transparent url(http://ring.bg/design/sport_bg/images/sprite-article.gif) -85px 0px; width:21px; height:21px; display:block; float:left; cursor:pointer;margin:-3px 5px 0;	}
.ym:hover{background:transparent url(http://ring.bg/design/sport_bg/images/sprite-article.gif) -234px 0px; }
.facebook{background:transparent url(http://ring.bg/design/sport_bg/images/sprite-article.gif) -106px 0px; width:22px; height:21px; display:block; float:left; cursor:pointer;margin:-3px 5px 0;	}
.facebook:hover{background:transparent url(http://ring.bg/design/sport_bg/images/sprite-article.gif) -255px 0px; }
.twitter{background:transparent url(http://ring.bg/design/sport_bg/images/sprite-article.gif) -128px 0px; width:21px; height:21px; display:block; float:left; cursor:pointer;margin:-3px 5px 0;	}
.twitter:hover{background:transparent url(http://ring.bg/design/sport_bg/images/sprite-article.gif) -277px 0px; }

#wideColumn .article h1{
	border-bottom:2px solid #DFDFDF;
	color:#000000;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:2.8em;
	font-weight:bold;
	line-height:1em;
	padding:5px 0 20px;
}

#wideColumn .article h2{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:normal;
	padding:15px 0;
	margin:0px;
}

#wideColumn .article #archiveNews li p{
	padding:0 0 20px 0;
	margin:0;
}
#archiveNews li p{
	padding:0; margin:0;	
}

.tags3{
	font-size:0.9em;
	font-weight:bold;
}
.fontSize{
	color:#C41313;
}
.fontSize:hover{
	color:#FFFFFF;
}
.fontSizeCurrent{
	color:#000000;
}
.fontSizeCurrent:hover{
	color:#FFFFFF;
}

/* USER PROFILE--------------------------------------------------------------------------------------*/

#userPic {
	width:400px;
	float:left;
}
#userPic table{
	height:245px;
	width:100%
}

#userData ul {
	padding:0;
	margin:0;
}
#userData li{
	list-style:none;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:7px;
	border-top:1px solid #E8E8E8;
}
#userData H5{
	padding:7px 0 4px 10px;
	padding:8px 0 4px 10px!important!;
	margin:0;
	font-size:1.2em;
}
.userInteraction {
	padding:15px 23px 15px 23px;
	background:#F8F8F8;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #EDEDED;
}
.userInteraction ul{
	margin:0;
	padding:0;
}
.userInteraction li{
	padding:10px 0 10px 15px;
	border-top:1px solid #EAEAEA;
	list-style:none;
	background:url(http://ring.bg/design/sport_bg/images/bullet_1.gif) no-repeat 0 11px;
	background:url(http://ring.bg/design/sport_bg/images/bullet_1.gif) no-repeat 0 14px!important!;
}
.userInteraction dd{
	padding:0;
	margin:3px 0 0 0;
}
.userInteraction dt{
	padding:0;
	margin:10px 0 0 0 ;
}
ul .errors{
color: #FF0000;
font-size:0.85em;
}

.captcha_frm {
	padding: 10px 0 10px 0;
}

.captcha_frm img {
	border: 2px solid #7AAE27;
	margin-bottom: 5px;
}
.captcha_frm .error_message {
	color: #FF0000;
}
.captcha_frm .success_message {
	color: #7AAE27;
}


#register dt { border-top:1px solid #E8E8E8; color:#A0A0A0; font-size:0.85em; padding:3px 10px 0px 10px;}
#register dd {margin:0 0 0 0; padding:3px 10px 7px 10px; }

#add_diary_entry dt { border-top:1px solid #E8E8E8; color:#A0A0A0; font-size:0.85em; padding:3px 10px 0px 10px;}
#add_diary_entry dd {margin:0 0 0 0; padding:3px 10px 7px 10px; }

.notify {background-color:#F9F7BA; border:1px solid #F3D118; margin:10px 13px; padding:10px;}
.error {color:#C41313; font-size:0.85em;}
.pipeSpacer {font-size:1.1em; color:#D1d1d1;}

.userDetails {float:right; margin:-60px 0 0px 0;font-size:1em;font-weight:bold; color:#777; padding:35px 90px 30px 0; background-image:url(http://ring.bg/design/sport_bg/images/sprite.gif); background-repeat:no-repeat;}
.noBadge {padding:30px 0 0 0; background-image:none;}
.capitan { background-position:right -972px}
.jucator { background-position:right -1062px}
.selectionat { background-position:right -1152px}
.senior { background-position:right -1244px}
.junior { background-position:right -1335px}
.userMiniInfo{clear:both; background-color:#f8f8f8; border-top:1px solid #FFF;border-bottom:1px solid #EDEDED; padding:15px; color:#3a3a3a}
.userMiniInfoLeft {width:500px;  font-family:Verdana, Arial, Helvetica, sans-serif;}
.userMiniInfoLeft img {padding:1px; border:1px solid #cbcbcb; float:left; margin-right:10px;}
.userMiniInfoLeft h3{color:#FF0000; font-size:22px; font-weight:bold; text-decoration:underline; padding-bottom:5px;}
.userMiniInfoLeft .veziProfilul{border:0px;}
#photo_form{float:right;}
#photo_form a{height:29px; width:130px; background:transparent url(http://ring.bg/design/sport_bg/images/adauga-imagini.gif); display:block; text-indent:-1800px; overflow:hidden; margin-right:15px;}
 
 /* toggle */
.moreProfile { display: none; }
.show { display: block; }
.selected { font-weight: bold; }
.userPhotos {background-color:#E9E9E9; margin-bottom:15px; margin-left:15px; padding:15px; width:600px; clear:both;}

/*.userStats {margin:5px 0 0 0; font-size:0.85em; }*/
.userStats span {line-height:24px;}
.visitsNo { background-image:url(http://ring.bg/design/sport_bg/images/sprite.gif); background-position:0 -851px; padding:0 0 0 12px;}
.comments1No {background-image:url(http://ring.bg/design/sport_bg/images/sprite.gif); background-position:0 -831px; padding:0 0 0 13px;}
.votesNo {background-image:url(http://ring.bg/design/sport_bg/images/sprite.gif); background-position:0 -771px; padding:0 0 0 15px;}
.passesNo {background-image:url(http://ring.bg/design/sport_bg/images/sprite.gif); background-position:0 -807px; padding:0 0 0 13px;}
.kicksNo {background-image:url(http://ring.bg/design/sport_bg/images/sprite.gif); background-position:0 -869px; padding:0 0 0 20px;}
.profileCommentsNo {background-image:url(http://ring.bg/design/sport_bg/images/sprite.gif); background-position:0 -888px; padding:0 0 0 28px;}
.photoCommentsNo {background-image:url(http://ring.bg/design/sport_bg/images/sprite.gif); background-position:0 -909px; padding:0 0 0 28px;}
.friendsNo {background-image:url(http://ring.bg/design/sport_bg/images/sprite.gif); background-position:0 -929px; padding:0 0 0 10px;}
.postsNo {background-image:url(http://ring.bg/design/sport_bg/images/sprite.gif); background-position:0 -947px; padding:0 0 0 28px;}
.videosNo {background-image:url(http://ring.bg/design/sport_bg/images/sprite.gif); background-position:0 -962px; padding:0 0 0 13px;}


.photoDetails {padding:15px 23px;}
.contestButton {font-size:11px; font-weight:bold; width:200px; cursor:pointer; margin:40px 0 0 0;}
/*.photoGallery {margin:0 0 0 -23px;width:270px; height:1%; overflow:hidden;}
.photoGallery a {float:left; margin:0 0px 3px 3px; display:inline-block; width:40px; overflow:hidden;}*/

.photoGallery { margin:0 0 0 -23px; width:259px;}
.photoGallery  .hd {font-size:11px; margin:0 14px 5px 14px;}
.photoGallery  .hd a {font-size:11px;}
.galleryPaginator {margin:14px 14px 10px 14px; }
.photoGallery table {}
.photoGallery table tr {width:259px;}
.photoGallery tr td {vertical-align:top; padding:0 3px 5px 14px; width:65px; display:block; overflow:hidden; float:left; display:inline;}
.photoGallery tr td a { display:block; width:65px; overflow:hidden; font-size:11px;}
.photoGallery tr td div {width:65px; overflow:hidden; float:left;}
.photoGallery a {font-size:0.85em;}


.campaignDesc { float:left; width:320px; }
.campaignForm {float:left; width:240px; padding:0 0 0 35px;}
.captcha_frm dt {margin:0!important; text-align:left; text-align:left; float:left;}
.captcha_frm dd {margin:3px 0; padding:0; text-align:left;text-align:left;float:left; width:200PX;}
.captcha_frm img {text-align:left; float:left; margin:10px 0; padding:0; border:1PX solid #d1d1d1; padding:1px;}

.userNav { background:#F8F8F8 none repeat scroll 0%;border-bottom:1px solid #EDEDED;border-top:1px solid #FFFFFF; padding:0px 8px; height:1%; overflow:hidden;}
.userNav ul { list-style-type:none; margin:0; padding:0; height:1%; overflow:hidden;}
.userNav ul li {float:left;margin-left:1px; }
.userNav ul li a {color:#000; border-right:1px solid #ededed; border-left:1px solid #FFFFFF; padding:13px 17px 0; display:block; height:27px;}
.userNav ul li:hover {background-color:#eee; border:0;}
.userNav ul .active {background:#FF0000 url(http://ring.bg/design/sport_bg/images/bg_activ_user.jpg) repeat-x;}
.userNav ul .active a, .userNav ul .active a:hover{ color:#FFFFFF;}
.userNav ul li a:hover {background:none; color:#000;}
.userNav ul li span {padding:0 5px;}
.userNav ul .logOut{ float:right; border:0;}
.userNav ul .logOut a {color:#7AAE27 ;}

#tickerContainer {border-top:1px solid #2F2F2F;font-size:0.80em; color:#8DCA2D; padding:5px 0px 5px 0px; float: left; width: 100%; background-color: #000000;}
#tickerContainer .pipeSpacer {padding:0 8px; color:#555;}
#tickerContainer .pipeSpacer {padding:0 8px; color:#555;}

#userDiary{
	float:left;
	margin:0 10px 0 0;
	width:625px;
	background-color:#FFFFFF;
	color:#000000;
	border-left:1px solid #FFFFFF;
}
#userDiary ul {
	padding:0;
	margin:0;
}
#userDiary li{
	list-style:none;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:7px;
	border-top:1px solid #E8E8E8;
}
#userDiary H5{
	padding:7px 0 4px 10px;
	padding:8px 0 4px 10px!important!;
	margin:0;
	font-size:1.2em;
}

#diaryItems{
	padding:10px 23px 10px 23px;
}
#diaryItems ul {
	padding:0;
	margin:0;
}
#diaryItems li{
	list-style:none;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:14px;
	border-bottom:1px solid #E8E8E8;
	float:left;
	width:600px;
	/*height:70px;*/
	overflow: hidden;
}
#diaryItems .imgDiv {
	float:left;
	width:65px;
	margin-right:5px;
}
#diaryItems .imgDiv a:hover{
	background-color: transparent;
}
#diaryItems .title {
	float:left;
}
/*
#diaryItems a {
	color:#000000;
	font-size:0.9em;
	font-weight: bold;
}
#diaryItems a:hover {
	color:#FFFFFF;
}
*/
#diaryItems .headline {
	float:left;
	/*width:200px;*/
}
#diaryItem{
	padding:10px 23px 10px 23px;
}

#clasament_livescores_box, #clasament_liga2_romania_box, #clasament_ucl_box, #clasament_bundesliga_box, #clasament_grupa_romania_box, #livescores_lastround_box{
	background-color:#3F3F3F;
	border:6px solid #FFFFFF;
	margin-bottom:15px;
	width:289px;
}

.leaguetable, #competitions_lastresults{
	width:100%;
	
}
.content h3{
	padding:15px 0 0 3px;
}

.leaguetable tbody tr td, .leaguetable thead tr th, #competitions_lastresults tbody tr td{
	border-bottom:1px solid #4F4F4F;
	padding:0 0 5px 0;
	font-size:0.9em
}
.last_round td{
	background:#3f3f3f;
	color:#FFFFFF;
 
}
td.match_date{
color:#ccc;font-size:10px;line-height:3px;border:0px;text-align:left;background:#333333;
}



.hslice {
	background-color:#FFFFFF;
	margin-left:0px;
	padding-left:1px;
	text-align:left;
}
.hslice h3 {
	font-size:1.7em;
	line-height:1.2em;
	margin:5px 10px 5px 14px;
}


/* pagina de Competitii si Rezultate
--------------------------------*/
.competitieH1{
	padding:20px;
	font-weight:normal;
}
.clear{
	clear:both;
}
.clearLine{
	clear:both;
	border-bottom:1px solid #e6e6e6;
	height:10px;
	display:block;
}
.competitieCategorii{padding:10px 0; margin:0;clear:both; }

.competitieCategoriiUCL{padding:25px 0px 0px 95px; margin:0;clear:both; 
width:579px; height:46px; display:block; overflow:hidden;
background:#FFF url(http://ring.bg/design/sport_bg/images/ucl_bg.jpg);
}
.competitieCategorii li{
	float:left;
	width:110px;
	list-style:none;
	padding:0px;
	margin:0px;
	text-align:center;
}


.competitieCategoriiUCL li{
	float:left;
	list-style:none;
	padding:0 10px;
	margin:0px;
	text-align:center;
	border-left:1px solid #999999;
}

.competitieCategorii li .link{
	color:#ababaa;
	font-size:20px;
	padding:3px;
	display:block;
}

.competitieCategoriiUCL li .link{
	color:#FFF;
	background-color:#000000;
	font-size:12px;
	padding:3px;
	display:block;
	width:45px;
}

.competitieCategoriiUCL li .link:hover{
	background-color:#0b2e73;
}

.competitieCategorii li .link:hover{
	cursor:pointer;
	background-color:#FFFFFF;
	color:#000000;
}

.competitieCategorii li .link .small{
	font-size:12px;
	color:#c41313;
	padding:2px;
}

.flag{
	float:left;
	margin:10px 20px 0px;
}

.competitieH2{
	font-size:18px;
	color:#648f20;
	text-decoration:underline;
	font-weight:bold;
	margin-top:15px;
	float:left;
}

.competitieTabel{
	width:100%;
	border-bottom:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;	
	margin-top:10px;
}

.rezultateTabel{
	width:100%;
	border-bottom:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;	
	margin-top:1px;
}

.competitieTabel tr:hover, .rezultateTabel tr:hover{
	background-color:#F9F9F9;
}

.competitieTabel td{
	border-top:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;	
	padding:10px 5px;
}

.rezultateTabel td{
	border-top:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;	
	padding:15px 5px;
}

.competitieTabel .nr, .competitieTabel .pozitie, .rezultateTabel .nr{
	font-size:18px;
	color:#cccccc;
	font-weight:bold;
	text-align:center;
}

.competitieTabel .titlu{
	font-size:18px;
	color:#7d7d7d;
	font-weight:bold;
}

.competitieTabel .puncte{
	font-size:18px;
	color:#648f20;
	font-weight:normal;
}
.current_match{
	background:#def7b6 !important;
}

.etape{
	float:left;
	margin:15px 1px 0px;
	padding:15px 40px 20px;
	background-color:#e8e8e8;
	color:#000000 !important; 
	font-size:12px;
}

.etape:hover{
	background-color:#648f20;
	color:#FFF !important;
	font-size:12px;
}

.etapeSelected{
	float:left;
	margin:15px 1px 0px;
	padding:15px 40px 20px;
	background-color:#648f20;
	color:#FFF !important;
	font-size:12px;
}

.rezultateTabel .data{
	font-size:12px;
	font-weight:bold;
	color:#565656;
	text-align:center;
}

.rezultateTabel .ora{
	font-size:11px;
	color:#000;
	text-align:center
}

.rezultateTabel .echipe{
	
	font-size:12px;
	color:#000000;
}

.echipaBlock{
	width:165px; float:left;
	padding-left:5px;
}

.echipaBlockStanga{
	width:165px; float:left;
	text-align:right;
	padding-right:5px;
}

.echipaBlock a{
	font-size:12px;
}

.rezultateTabel .scorEchipa{
	padding:3px;
	color:#FFFFFF;
	background-color:#648f20;
	font-weight:bold;
	float:left;
	margin-top:-3px;
}

.tabsClasament {
	width:630px;
	float:left;
	padding:20px 20px 0px 20px;
	border-bottom:1px solid #E6E6E6;
}
span.tabClasamentCurrent {
	height:32px;
	float:left;
	padding:10px;
	margin:0px 5px;
	font-size:26px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 1px 0px 1px;
}
a.tabClasamentItem {
	height:27px;
	float:left;
	padding:10px;
	margin:5px 0px 0px 0px;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	border-width:1px 1px 0px 1px;
	border-color:#CCCCCC;
	border-style:solid;
}
a.tabClasamentItem:hover {
	height:27px;
	float:left;
	padding:10px;
	margin:5px 0px 0px 0px;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	border-width:1px 1px 0px 1px;
	border-color:#CCCCCC;
	border-style:solid;
}

/* @end pagina de Competitii si Rezultate
---------------------------------*/
/* box clasamente */

.clsContainer {
	width:289px;
	padding:0px 0px 10px 0px;
	margin:0px 0px 15px 0px;
	background-color:#3f3f3f;
	border:solid 6px #FFFFFF;
}
.clsBoxTitle {
	width:298px;
	height:53px;
}
a.clsBtnClasamente {
	width:149px;
	height:53px;
	float:left;
	background:url(http://ring.bg/design/sport_bg/images/background/sprite-sport-2010.gif) -600px -240px no-repeat;
}
a.clsBtnClasamenteUCL {
	width:160px;
	height:40px;
	float:left;
	background-image:url(http://ring.bg/design/sport_bg/images/clasamente_ucl.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
a.clsBtnClasamenteUEL {
	width:140px;
	height:32px;
	float:left;
	background-image:url(http://ring.bg/design/sport_bg/images/clasamente_uel.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
a.clsBtnClasamenteSelected {
	width:149px;
	height:53px;
	float:left;
	background:url(http://ring.bg/design/sport_bg/images/background/sprite-sport-2010.gif) -600px -295px no-repeat;

}
a.clsBtnClasamenteUCLSelected{
	width:160px;
	height:40px;
	float:left;
	background-image:url(http://ring.bg/design/sport_bg/images/clasamente_ucl.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
a.clsBtnClasamenteUELSelected{
	width:140px;
	height:32px;
	float:left;
	background-image:url(http://ring.bg/design/sport_bg/images/clasamente_uel.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
a.clsBtnRezultate {
	width:149px;
	height:53px;
	float:left;
	background:url(http://ring.bg/design/sport_bg/images/background/sprite-sport-2010.gif) -749px -240px no-repeat;
}
a.clsBtnRezultateUCL {
	width:129px;
	height:40px;
	float:left;
	background-image:url(http://ring.bg/design/sport_bg/images/rezultate_ucl.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
a.clsBtnRezultateUEL {
	width:149px;
	height:32px;
	float:left;
	background-image:url(http://ring.bg/design/sport_bg/images/rezultate_uel.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}



a.clsBtnRezultateSelected {
	width:149px;
	height:53px;
	float:left;
	background:url(http://ring.bg/design/sport_bg/images/background/sprite-sport-2010.gif) -749px -295px no-repeat;
}
a.clsBtnRezultateUCLSelected {
	width:129px;
	height:40px;
	float:left;
	background-image:url(http://ring.bg/design/sport_bg/images/rezultate_ucl.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
a.clsBtnRezultateUELSelected {
	width:149px;
	height:32px;
	float:left;
	background-image:url(http://ring.bg/design/sport_bg/images/rezultate_uel.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.clsMenu {
	width:285px;
	background-color:#8DCA2D;
	border-top:solid 2px #3f3f3f;
	border-right:solid 1px #3f3f3f;
	border-bottom:solid 1px #3f3f3f;
	border-left:solid 2px #3f3f3f;
}
span.clsCurrentItem {
	float:left;
	padding:5px 6px 5px 5px;
	font-family:Arial;
	font-size:13px;
	color:#FFFFFF;
	background-color:#3f3f3f;
	border-right:solid 1px #3f3f3f;
	border-bottom:solid 1px #3f3f3f;
}
a.clsItem {
	float:left;
	padding:5px 7px 5px 7px;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#8dca2d;
	border-right:solid 1px #3f3f3f;
	border-bottom:solid 1px #3f3f3f;
}
a.clsItem:hover {
	float:left;
	padding:5px 7px 5px 7px;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#8dca2d;
	border-right:solid 1px #3f3f3f;
	border-bottom:solid 1px #3f3f3f;
}
a.clsItemLi {
	background:none;
	font-weight:normal;
	color:#000;
}
a.clsItemLi:hover {
	background:none;
	font-weight:normal;
	color:#000;
}
a.clsItemLiUCL {
	background:none;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 6px;
}
a.clsItemLiUCL:hover {
	background:none;
	font-weight:bold;
	color:#FFFFFF;
}
a.clsItemLiUEL {
	background:none;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 0px;
}
a.clsItemLiUEL:hover {
	background:none;
	font-weight:bold;
	color:#FFFFFF;
}

#clasament_liga1_box{
	font-family:Verdana, Geneva, sans-serif;	
}

.clsTableTop {
	width:284px;
	height:18px;
	padding:5px 0;
}
.clsTeam {
	width:210px;
	float:left;
	padding:0px 0px 0px 32px;
	font-weight:bold;
	font-size:12px;
	color:#4a8921;
}
.clsPoints {
	width:40px;
	float:left;
	padding:0px;
	font-weight:bold;
	font-size:12px;
	color:#4a8921;
}
.clsRow {
	width:280px;
	height:18px;
	padding:5px;
	background-color:#FFF;
}

.clsRowColored {
	height:18px;
	padding:5px;
	background-color:#e2e3e3;
}
.clsRowEtape {
	padding:10px 2px;
	clear:both;
}
.clsRowEtapeColored {
	padding:10px 2px;
	background-color:#E2E3E3;
	clear:both;
}
.clsRowNo, .clsRowEtapeNo {
	width:30px;
	float:left;
	padding:0px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#3F3F3F;
}
.clsRowTeam {
	width:225px;
	float:left;
	padding:0px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#3F3F3F;
}
.clsRowPoints {
	width:25px;
	float:left;
	padding:0px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#3F3F3F;
}

.clsRowEtapeTeam {
	width:210px;
	float:left;
	padding:0px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#000;
}

.clsRowEtapePoints {
	width:40px;
	float:left;
	padding:0px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#4a8921;
}


.clsRowEtapeData {
	width:205px;
	padding:3px 0px 0px 30px;
	text-align:left;
	font-size:10px;
	color:#333;
	clear:both;
}
a.clsLinkExtern {
	width:280px;
	height:18px;
	display:block;
	padding:4px;
	text-decoration:none;
	text-align:right;
	background-color:#8DCA2D;
}
a.clsLinkExtern:hover {
	width:280px;
	height:18px;
	padding:4px;
	text-decoration:none;
	text-align:right;
	background-color:#121212;
}
.clsRowUnirea{
	font-weight:bold;
}
/* end box clasamente */


/* UEL start */
.uelBg{
	background:#651922 url(http://ring.bg/design/sport_bg/images/uel_bg_mare.jpg) top center no-repeat;
}

#content .uclBg{
	background:#000000 url(http://ring.bg/design/sport_bg/images/ucl_bg_mare.jpg) top center no-repeat;
}

.tabsClasamentUel{
	width:400px;
	float:left;
	padding:22px 20px 64px 165px;
}

.tabClasamentUelOff{
	width:124px;
	height:17px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu1.gif) 0 0;
	float:left;
}


.tabClasamentUelOff:hover{
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu1.gif) 0 -17px;
}


.tabClasamentUelOn{
	width:124px;
	height:17px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu1.gif) 0 -17px;
	float:left;
}

.tabRezultateUelOn, .tabRezultateUelOff:hover{
	width:104px;
	height:17px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu1.gif) -124px -17px;
	float:left;
	margin-left:77px;
}

.tabRezultateUelOff{
	width:104px;
	height:17px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu1.gif) -124px 0px;
	float:left;
	margin-left:77px;
}

.competitieCategoriiUel{
	clear:both;
	width:572px;
	height:33px;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) top center no-repeat;
	display:block;
	margin:0px auto;
	padding:0px;
	padding-top:39px;
}	

.competitieCategoriiUel li{
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
}

.competitieCategoriiUel li .grupaA{
	width:27px;
	height:23px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -54px -39px;
	margin-left:54px;	
}

.competitieCategoriiUel li .grupaA:hover{
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -54px -111px;
	
}

.competitieCategoriiUel li .grupaB{
	width:26px;
	height:23px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -88px -39px;
	margin-left:7px;	
}

.competitieCategoriiUel li .grupaB:hover{
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -88px -111px;
	
}

.competitieCategoriiUel li .grupaC{
	width:26px;
	height:23px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -121px -39px;
	margin-left:7px;	
}

.competitieCategoriiUel li .grupaC:hover{
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -121px -111px;
	
}

.competitieCategoriiUel li .grupaD{
	width:28px;
	height:23px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -154px -39px;
	margin-left:7px;	
}

.competitieCategoriiUel li .grupaD:hover{
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -154px -111px;
	
}


.competitieCategoriiUel li .grupaE{
	width:22px;
	height:23px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -189px -39px;
	margin-left:7px;	
}

.competitieCategoriiUel li .grupaE:hover{
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -189px -111px;
	
}


.competitieCategoriiUel li .grupaF{
	width:27px;
	height:23px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -218px -39px;
	margin-left:7px;	
}

.competitieCategoriiUel li .grupaF:hover{
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -218px -111px;
	
}


.competitieCategoriiUel li .grupaG{
	width:25px;
	height:23px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -252px -39px;
	margin-left:7px;	
}

.competitieCategoriiUel li .grupaG:hover{
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -252px -111px;
	
}


.competitieCategoriiUel li .grupaH{
	width:29px;
	height:23px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -284px -39px;
	margin-left:7px;	
}

.competitieCategoriiUel li .grupaH:hover{
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -284px -111px;
	
}


.competitieCategoriiUel li .grupaI{
	width:17px;
	height:23px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -320px -39px;
	margin-left:7px;	
}

.competitieCategoriiUel li .grupaI:hover{
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -320px -111px;
	
}


.competitieCategoriiUel li .grupaJ{
	width:22px;
	height:23px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -344px -39px;
	margin-left:7px;	
}

.competitieCategoriiUel li .grupaJ:hover{
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -344px -111px;
	
}


.competitieCategoriiUel li .grupaK{
	width:27px;
	height:23px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -373px -39px;
	margin-left:7px;	
}

.competitieCategoriiUel li .grupaK:hover{
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -373px -111px;
	
}


.competitieCategoriiUel li .grupaL{
	width:24px;
	height:23px;
	display:block;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -407px -39px;
	margin-left:7px;	
}

.competitieCategoriiUel li .grupaL:hover{
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_sprite_meniu2.gif) -407px -111px;
	
}

.competitieNume{
	width:510px;
	height:31px;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_bg_grupa.gif);
	margin:0 auto;
	color:#5f000f;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	clear:both;
	padding-left:61px;
}

.competitieNume16th{
	width:510px;
	height:31px;
	margin:0 auto;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	clear:both;
	padding-left:90px;
	padding-top:15px;
}

.competitieNume16th_ucl{
	width:600px;
	height:31px;
	margin:0 auto;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	clear:both;
	padding-top:15px;
	text-align:center;
}

.rezultateTabelUel{
	width:570px;
	margin:25px auto 0px;
	clear:both;
}


.uelSpatiu{
	height:20px;
	width:10px;
	display:block;
}

.uelSpatiu2{
	height:10px;
	width:10px;
	display:block;
}

.uelData{
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_bg_data.gif) center top no-repeat;
	height:24px;
	overflow:hidden;
	color:#5f000f;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-top:20px;
	text-align:center;
}

.uclData{
	background:transparent url(http://ring.bg/design/sport_bg/images/ucl_bg_data.gif) center top no-repeat;
	height:24px;
	overflow:hidden;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-top:20px;
	text-align:center;
}

.uelMeciSt{
	width:234px;
	height:38px;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_bg_meciuri_st.gif) right top no-repeat;
	overflow:hidden;
	margin-bottom:10px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#FFFFFF;
	padding-right:15px;
}

.uclMeciSt{
	width:232px;
	height:38px;
	background:transparent url(http://ring.bg/design/sport_bg/images/ucl_bg_meciuri_st.gif) right top no-repeat;
	overflow:hidden;
	margin-bottom:10px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#FFFFFF;
	padding-right:15px;
}

.uelMeciCentru{
	width:70px;
	height:38px;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_bg_meciuri_c.gif) center top no-repeat;
	overflow:hidden;
	margin-bottom:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5f000f;
}

.uclMeciCentru{
	width:70px;
	height:38px;
	background:transparent url(http://ring.bg/design/sport_bg/images/ucl_bg_meciuri_c.gif) center top no-repeat;
	overflow:hidden;
	margin-bottom:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

.uelMeciCentru span, .uclMeciCentru span{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5f000f;
}

.uelMeciDr{
	width:231px;
	height:38px;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_bg_meciuri_dr.gif) left top no-repeat;
	overflow:hidden;
	margin-bottom:10px;
	text-align:left;
	padding-left:15px;
}

.uclMeciDr{
	width:231px;
	height:38px;
	background:transparent url(http://ring.bg/design/sport_bg/images/ucl_bg_meciuri_dr.gif) left top no-repeat;
	overflow:hidden;
	margin-bottom:10px;
	text-align:left;
	padding-left:15px;
}


.uelMeciDr a, .uelMeciSt a, .uclMeciDr a, .uclMeciSt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#FFFFFF;
	}
.uelMeciDr a:hover, .uelMeciSt a:hover, .uclMeciDr a:hover, .uclMeciSt a:hover{
	text-decoration:underline;
	background-color:transparent;
}

.clasamentBgUel{
	width:570px;
	height:800px;
	background:transparent url(http://ring.bg/design/sport_bg/images/uel_bg_clasamente.gif) top center no-repeat;
	margin:20px auto;
}

.competitieTabelUel{
	width:90%;
	margin:0px auto;
}

.competitieTabelUel tr td{
	padding:13px 5px;
	color:#FFFFFF;
}

.competitieTabelUel tr td a{
	color:#FFFFFF;
}

.competitieTabelUel tr td a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	background:transparent;
}

.subtitleBox{
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#000;
	text-align:center;
}

.boxTabs .apfg {
	background: url(http://ring.bg/design/sport_bg/images/newsletter/a_group.jpg);
	height: 26px;
	color: #FFFFFF;
	font-size:18px;
	width: 300px;
}
/* UEL stop */

.footerUEL{
	padding:0px 0px 15px 0px;
	margin:0px auto;
	background-color:#FFFFFF;
	background-image:url(http://ring.bg/design/sport_bg/images/uel_bg_footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:624px;
}

.footerUEL li{
	list-style:none;
	padding:10px 0px 10px 50px;
	background-image:url(http://ring.bg/design/sport_bg/images/uel_bg_repeat.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.footerUEL li a{
	color:#FFFFFF;
	background-color:none;
}

.ulaLiveAnunt{
	width:490px;
	height:108px;
	background:#FFF url(http://ring.bg/design/sport_bg/images/uel_bg_anunt.jpg);
	margin:10px auto;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 0 0 140px;
	color:#FFFFFF;
}
#ul_live_streams{
	width:300px !important;
	margin:0px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	background:#151515;
	z-index:999999;
	position:relative;
	top:0px;
	left:0px;
	list-style-type:none;
	height:270px;
}
#ul_live_streams li {
	width:270px;
	margin:0px 10px 10px 10px;
	padding:5px;
	background-color:#d60202;
}
.live_button{
	margin-top:8px;
	margin-right:12px;
	float:right;
	cursor:pointer;
}
#ul_live_streams li a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}
#ul_live_streams li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	text-align:left;
}
#ul_live_streams .closeLive {
	width:20px;
	height:16px;
	background-color:#151515;
	background-image:url(http://ring.bg/design/sport_bg/images/close_live.jpg);
	background-repeat:no-repeat;
	background-position:right;
	cursor:pointer;
	float:right;
	margin-right: 5px;
}

/* PAGINATION */

.thumbsNavigation {
	font-size:11px;
	/*width:470px;*/ /*width:570px;*/
	color:#666666;
	font-weight:bold;
	padding:2px 0 2px 0;
	text-align:center;
	background:url("http://ring.bg/design/sport_bg/images/background/comment-top.jpg") repeat-x scroll 0px 30px transparent;
	height:40px;
}
.thumbsNavigation a {
	background:url("http://ring.bg/design/sport_bg/images/sprite-article.gif") repeat scroll -1px -22px transparent;
	border:1px solid #BBBBBB;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	height:14px;
	margin:0px 5px 0;
	padding:1px 8px;
}

.thumbsNavigation a:hover {
	background:url("http://ring.bg/design/sport_bg/images/sprite-article.gif") repeat scroll -1px -43px transparent;
}



/* RIGHT SIDE */

/* LOGIN BOX */
.loginHeader{
	color:#FFF;
	background:url("http://ring.bg/design/sport_bg/images/background/header-login.gif") #33780d;
	font-size:16px;
	font-weight:bold;
	height:17px;
	margin:1px;
	padding:10px;
	width:276px;
}

.box #email-label,.box #password-label{
	width:90px;
	float:left;
	clear:both;
	margin-left:10px;
	font-size:11px;
	color:#949494;
	font-weight:bold;
	padding-top:3;
}

.box #password{margin-top:4px;}
.box #submit-element{
	float:right;
	margin-right:50px;
	text-align:right;
	width:80px;
}

.box #submit-label{
	height:1px;
	overflow:hidden;
}

.loginBottom{
	font-size:11px;
	margin:-5px 0 20px 5px;
}

/* END LOGIN BOX */

#last_news_box, #top_video_box{
	background:url(http://ring.bg/design/sport_bg/images/background/sprite-sport-2010.gif) 0px -130px no-repeat;
	padding-top:0px;
	margin-left:1px;
}

#last_news_box h2, #top_video_box h2{
	color:#FFFFFF;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:25px;
	padding:10px 13px 0;
}

/* TAG CLOUD */

.tagCloud{
	background:url("http://ring.bg/design/sport_bg/images/background/comment-top.jpg") repeat-x top #FFFFFF;	
	padding:20px 30px 0;
}

.copyright{
	float:left;
	width:300px;
	font-size:11px;
	color:#999;
	padding:10px;
	background:#FFF;
}



/************** PAGINATION LINKS **************/
.links{
	padding:15px 6px;
	background:transparent url(http://ring.bg/design/sport_bg/images/background/comment-top.jpg) repeat-x top;	
	text-align:center;
	clear:both;
}

.page{
	padding:0 5px;	
}

.pageSelected{
	color:#FFF;
	background-color:#1E3500;
	font-weight:bold;
}

.disabled{
	color:#CCC;
	padding:0 5px;
	font-weight:bold;
}	


/* FAN ZONE */
#fan_zone h1{
	margin: 20px 0 0 15px;
	font-size: 38px;
	border-bottom: 2px solid #DFDFDF;
	padding-bottom: 10px;
}
#fan_zone h2{
	margin: 5px 15px;
	color: #43730F;
	font-size: 20px;
}
#fan_zone table{
	margin: 0px 15px;
	border-collapse: collapse;
}
#fan_zone table td.center {
	padding: 0 6px 30px;
}
#fan_zone table td {
	padding-bottom: 30px;
}
#fan_zone table p {
	padding: 3px 0px;
}
#fan_zone a {
	font-weight: normal;
	color: #747474;
}
#fan_zone a:hover {
	background: none;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#fan_zone div.ringtones {
	width: 335px;
	float: left;
}
#fan_zone div.ringtones li {
	background: url(http://ring.bg/design/sport_bg/images/fan-zone/ringtone.gif) no-repeat;
	margin: 10px 15px;
	padding: 3px 30px;
}
#fan_zone div.ringtones a {
	font-weight: bold;
	color: #767676;
}
#fan_zone div.ringtones a:hover {
	font-weight: bold;
	color: #000000;
}

.supporter {
	width: 300px;
	height: 200px;
	background:url(http://ring.bg/design/sport_bg/images/fan-zone/swine_bg.jpg) no-repeat;
	margin-bottom:7px;
}
.supporter a {
	display: block;
	height:50px;
	margin:0 20px;
	position:relative;
	top:10px;
}
.supporter a:hover {
	background: transparent;
}	
.supporter a span {
	display: none;
}
#supporter_count {
	position: relative;
	top: 50px;
	right: 60px;
	font-size: 24px;
	font-weight: bold;
	font-family: Tahoma, arial;
	color: #000;
	text-align: right;
}
#supporter_count_btn a{
	display: block;
	width: 211px;
	height: 28px;
	background:url(http://ring.bg/design/sport_bg/images/fan-zone/swine_btn.jpg) no-repeat;
	position: relative;
	top: 34px;
	left: 45px;
	margin: 0;
}
#supporter_count_btn a:hover{
	background-position:0 -28px;
}
.supporter_results {
	width: 300px;
	height: 200px;
	background:url(http://ring.bg/design/sport_bg/images/fan-zone/swine_results_bg.jpg) no-repeat;
	margin-bottom:7px;
}
#supporter_count_results {
	position: relative;
	top: 77px;
	right: 60px;
	font-size: 24px;
	font-weight: bold;
	font-family: Tahoma, arial;
	color: #000;
	text-align: right;
}


/*   From file  /sites/sportal/public_html/design/sport_bg/css/dropdownmenu.css*/

/* ######### Default class for drop down menus ######### */
.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 22px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #FFFFFF;
width: 210px; /* default width for menu */
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
text-align:left;
}
.anylinkcss ul li img{
	padding: 2px; float: left;
}
.pad5{
	padding-top: 5px !important;
}

.anylinkcss a:hover{ /*hover background color*/
background: black;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #DEFFCA;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}



/*   From file  /sites/sportal/public_html/design/sport_bg/css/toolbar.css*/

.yui-overlay { position:absolute;background:#fff; }
.yui-overlay .hd { border:1px solid red;padding:5px; }
.yui-overlay .bd { /*border:1px solid green;padding:5px; */}
.yui-overlay .ft { border:1px solid blue;padding:5px; }

#ctx { background:orange;width:100px;height:25px; }


.yui-overlay, .yui-panel-container{visibility:hidden;position:absolute;z-index:2;}
.yui-panel-container form{margin:0;}
.mask{z-index:1;display:none;position:absolute;top:0;left:0;right:0;bottom:0;}
.mask .block-scrollbars{overflow:auto;}
.masked select, .drag select, .hide-select select{_visibility:hidden;}
.yui-panel-container select{_visibility:inherit;}
.hide-scrollbars, .hide-scrollbars *{overflow:hidden;}
.hide-scrollbars select{display:none;}
.show-scrollbars{overflow:auto;}
.yui-panel-container .show-scrollbars, .yui-tt.show-scrollbars{overflow:visible;}
.yui-panel-container .show-scrollbars .underlay, .yui-tt.show-scrollbars .yui-tt-shadow{overflow:auto;}
.yui-panel-container .shadow .underlay .yui-force-redraw{padding-bottom:1px;}
.yui-effect-fade .underlay{display:none;}
.yui-tt-shadow{position:absolute;}

.mask{background-color:#000;opacity:.25;*filter:alpha(opacity=25);filter:alpha(opacity=25);}
.yui-panel-container{padding:0 1px;*padding:2px 3px;}
.yui-panel{position:relative;*zoom:1;left:0;top:0;border-style:solid;border-width:1px 0;border-color:#808080;z-index:1;font-size:10px;font-family:Verdana}
.yui-panel .hd,.yui-panel .bd,.yui-panel .ft{*zoom:1;*position:relative;border-style:solid;border-width:0 1px;border-color:#808080;margin:0 -1px;}
.yui-panel .hd{border-bottom:solid 1px #ccc;}
.yui-panel .bd,.yui-panel .ft{background-color:#3e8407;}
.yui-panel .hd{padding:0 10px;font-size:93%;line-height:2;*line-height:1.9;font-weight:bold;color:#000;background:url(/design/sport/images/sprite_yui.png) repeat-x 0 -200px;}
.yui-panel .bd{padding:10px;font-size:13px;}
.yui-panel .ft{border-top:solid 1px #808080;padding:5px 10px;font-size:77%;}
.yui-panel-container.focused .yui-panel .hd{}
.container-close{position:absolute;top:5px;right:6px;width:25px;height:15px;cursor:pointer;}
.yui-panel-container .underlay{right:-1px;left:-1px;}
.yui-panel-container.matte{padding:9px 10px;background-color:#fff;}
.yui-panel-container.shadow{_padding:2px 5px 0 3px;}
.yui-panel-container.shadow .underlay{position:absolute;top:2px;right:-3px;bottom:-3px;left:-3px;*top:3px;*left:-1px;*right:-1px;*bottom:-1px;_top:0;_right:0;_bottom:0;_left:0;_margin-top:3px;_margin-left:-1px;background-color:#000;opacity:.12;*filter:alpha(opacity=12);}
.yui-dialog .ft{border-top:none;padding:0 10px 10px 10px;font-size:100%;}
.yui-dialog .ft .button-group{display:block;text-align:right;}
.yui-dialog .ft button.default{font-weight:bold;}
.yui-dialog .ft span.default{border-color:#304369;background-position:0 -1400px;}
.yui-dialog .ft span.default .first-child{border-color:#304369;}
.yui-dialog .ft span.default button{color:#fff;}
.yui-simple-dialog .bd .yui-icon{background:url(/design/sport/images/sprite_yui.png) no-repeat 0 0;width:16px;height:16px;margin-right:10px;float:left;}
.yui-simple-dialog .bd span.blckicon{background-position:0 -1100px;}
.yui-simple-dialog .bd span.alrticon{background-position:0 -1050px;}
.yui-simple-dialog .bd span.hlpicon{background-position:0 -1150px;}
.yui-simple-dialog .bd span.infoicon{background-position:0 -1200px;}
.yui-simple-dialog .bd span.warnicon{background-position:0 -1900px;}
.yui-simple-dialog .bd span.tipicon{background-position:0 -1250px;}
.yui-tt .bd{position:relative;top:0;left:0;z-index:1;color:#FFF;padding:3px 5px; border:0px;background-color:#FF0000;}
.yui-tt.show-scrollbars .bd{overflow:auto;}
.yui-tt-shadow{top:2px;right:-3px;left:-3px;bottom:-3px;background-color:#000;}
.yui-tt-shadow-visible{opacity:.12;*filter:alpha(opacity=12);}



/*   From file  /sites/sportal/public_html/design/sport_bg/css/highslide-video-popup.css*/

.highslide, .highslide:hover{
	color:#FFFFFF;
	font-weight:normal;
	background:none;
}
.highslide-html {
    background-color: #FFF;
  }
.highslide-html-blur {
}
.highslide-html-content {
    position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
    color: black;
    font-size: 8pt;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
    border: 1px solid black;
    background-color: #484848;
    padding-left: 22px;
    background-image: url(http://ring.bg/design/sport_bg/images/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: #164907;
}
.highslide-wrapper .highslide-html-content {
    width: 580px;
    height: 320px;
    padding: 4px;
}

.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	/*padding-left: 1em;*/
        float: right;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: normal;
	color:#CAE4F4;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: white;
	background:none;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(http://ring.bg/design/sport_bg/images/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-active-anchor, .highslide-active-anchor:hover{
color:#000000;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/*   From file  /sites/sportal/public_html/design/sport_bg/css/treeview.css*/

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
#menuTreeDiv {
	font-size:0.85em;
	padding:10px;

}
#menuTreeDiv a {
	color:#FFFFFF;
	font-weight:normal;	
}
#menuTreeDiv a:hover{
	color:#8DCA2D;
}

.ygtvtn{
	width:18px;
	height:22px;
	background:url(http://ring.bg/design/sport_bg/images/treeview-sprite.gif) 0 -5600px no-repeat;
}
.ygtvtm{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(http://ring.bg/design/sport_bg/images/treeview-sprite.gif) 0 -4000px no-repeat;
}
.ygtvtmh{
	width:18px;height:22px;
	cursor:pointer;
	background:url(http://ring.bg/design/sport_bg/images/treeview-sprite.gif) 0 -4800px no-repeat;
}
.ygtvtp{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(http://ring.bg/design/sport_bg/images/treeview-sprite.gif) 0 -6400px no-repeat;
}
.ygtvtph{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(http://ring.bg/design/sport_bg/images/treeview-sprite.gif) 0 -7200px no-repeat;
}
.ygtvln{
	width:18px;
	height:22px;
	background:url(http://ring.bg/design/sport_bg/images/treeview-sprite.gif) 0 -1600px no-repeat;
}
.ygtvlm{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(http://ring.bg/design/sport_bg/images/treeview-sprite.gif) 0 0px no-repeat;
}
.ygtvlmh{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(http://ring.bg/design/sport_bg/images/treeview-sprite.gif) 0 -800px no-repeat;
}
.ygtvlp{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(http://ring.bg/design/sport_bg/images/treeview-sprite.gif) 0 -2400px no-repeat;
}
.ygtvlph{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(http://ring.bg/design/sport_bg/images/treeview-sprite.gif) 0 -3200px no-repeat;
}
.ygtvloading{
	width:18px;
	height:22px;
	background:url(http://ring.bg/design/sport_bg/images/treeview-loading.gif) 0 0 no-repeat;
}
.ygtvdepthcell{
	width:18px;
	height:22px;
	background:url(http://ring.bg/design/sport_bg/images/treeview-sprite.gif) 0 -8000px no-repeat;
}
.ygtvblankdepthcell{
	width:18px;
	height:22px;
}
.ygtvitem{}.ygtvchildren{*zoom:1;}.ygtvlabel,.ygtvlabel:link,.ygtvlabel:visited{
	margin-left:2px;
	text-decoration:none;
	background:transparent;
	/*background-color:white;*/
	padding: 2px 0 2px 0;
	font-size:0.85em;
	font-weight:normal;
	color:#FFFFFF;
	
}
.ygtvlabel a{
      background:transparent;
	/*background-color:white;*/
	padding: 2px 0 2px 0;
	font-size:0.85em;
	font-weight:normal;
	color:#FFFFFF;
}
.ygtvlabel:hover{
  background-color:#7D7D7D;
}
.ygtvspacer{
	height:5px;
	width:12px;
}
.ygtvcheck0 { background: url(http://ring.bg/design/sport_bg/images/yahoo_tree/check0.gif) 0 0 no-repeat; width:16px; height:22px; cursor:pointer }
.ygtvcheck1 { background: url(http://ring.bg/design/sport_bg/images/yahoo_tree/check1.gif) 0 0 no-repeat; width:16px; height:22px; cursor:pointer }
.ygtvcheck2 { background: url(http://ring.bg/design/sport_bg/images/yahoo_tree/check2.gif) 0 0 no-repeat; width:16px; height:22px; cursor:pointer }




/*   From file  /sites/sportal/public_html/design/sport_bg/css/videoteca.css*/

/* CSS Document 
Author: Liviu Jurubita
juru@protv.ro 
copyright PRO TV S.A. 2010
*/
#playerArea{
	padding-top:15px;
	margin:0px;
}

.articleVideo{
	width:674px;
	text-align:center;
	margin-left:2px;
	float:left;
}

#playerColumn{
	background:#000;
	width:654px;
	padding:10px;
}

.boxTabs2 ul, .boxTabs2{
	background:#313131;
	width:600px;
}

.boxTabs2 li{
	border:0px;
	width:179px;
}

#tab_most-viewed{
	border-left:1px #FFF solid;
	border-right:1px #FFF solid;	
}

.descriptionColumnRight{
	float:left;
	width:310px;
}

.descriptionColumn{
	padding:14px;
	background-color:#eaeaea;
	margin-bottom:20px;
}

.descriptionColumn h1{
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	line-height:19px;
}	

.descriptionColumn .headline{
	font-size:12px;
	color:#7a7a79;
	padding-top:15px;
	margin:0;
}



/*Video popup--------------------------------*/
#wrapper3 {
	width:775px;
	margin:auto;
}



#descriptionColum{
	text-align:left;
	width:100%; /*width:371px;*/
	margin:0 auto;
}
#descriptionColum H1 {
	margin:10px 20px 10px 20px;
	font-size:2em;
}

#descriptionColum p{
	margin:0 20px 10px 20px;
}
#movieDescription {
	/*
	height:195px;
	overflow:auto;
	*/
	margin:10px
}
#relatedVideosTab{
	background:#484848 url(http://ring.bg/design/sport_bg/images/sprite.gif) 220px -309px no-repeat;
	height:19px;
	border-left:4px solid #fff;
	padding:10px 10px 0px 20px;
	color:#FFFFFF;
	width:240px;/*width:341px;*/
}
#relatedVideos{
	border-left:4px solid #fff;
	border-right:4px solid #fff;
	border-bottom:10px solid #fff;
	overflow:auto;
	background-color:#484848;
	margin:0;
	padding:0;
}
#relatedVideos ul{
	margin:0;
	padding:0;
}
#relatedVideos li{
	list-style:none;
	padding:10px 10px 10px 35px;
	margin:0;
	display:block;
	background:url("http://ring.bg/design/sport_bg/images/background/comment-top.jpg") repeat-x #FFFFFF top;
}
#relatedVideos a,#relatedVideosTab a {
	color:#3F3F3F;;
	font-weight:bold;
}
#relatedVideos a:hover, #relatedVideosTab a:hover{
	background:transparent;
	color:#3F3F3F;
	text-decoration:underline;
}

.boxTabs2{
	clear:both;
        margin: 5px auto;
}
.boxTabs2 ul{
	padding:0;
	margin:1px 0 0 0;
}
.boxTabs2 li{
	list-style:none;
	float:left;
	padding:5px 10px;
    color:#FFFFFF;
}
.boxTabs2 .active{
	background-color:#FFFFFF;
	color:#000000;
}
#browseBoxTabs{
	width:100%;
	text-align:left;
	clear:both;
}
#browseBoxTabs a{
	font-weight:normal;
	background:none;
	color:#313131
}
#browseBoxTabs ul{
	padding:0;
	margin:0;
	border:4px solid #FFFFFF;
	border-bottom:0;
	display:block;
	height:30px;
	width:214px;
	position:relative;
	/*z-index:-1;*/
}
#browseBoxTabs li{
	list-style:none;
	background-color:#E6E6E6;
	color:#000000;
	text-align:center;
	float:left;
	padding:8px 10px 8px 10px;
	height:14px;
}
#browseBoxTabs .active {
	background-color:#484848;
	color:#FFFFFF;
	float:left;
}
#browseBox {
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	background:#FFF url("http://ring.bg/design/sport_bg/images/background/comment-top.jpg") repeat-x;
	color:#000;
	text-align:left;
	padding:10px;
	width:963px;
	
	/*height:135px;*/
}

#search{
	position:relative;
	margin-top:-42px;
	float:right;
        width:260px;
}
#search input {
	float:left;
}

#categoryVideoContent { overflow:hidden; width:780px;  padding:0 0 0 13px;}

#browseBoxCategories{
	/*height:135px;*/
	overflow:auto;
	width:160px;
	float:left;
}
#browseBoxCategories ul {
	margin:0;
	padding:0;
	/*border-right:1px solid #7D7D7D;*/
}
#browseBoxCategories li {
	list-style:none;
	padding: 2px 0 2px 0;
	font-size:0.85em;
}
#browseBoxCategories li:hover {
	background-color:#7D7D7D;
}

#browseBoxCategories .active{
	padding:2px;
	background-color:#313131;
	color:#FFF;
}

#browseBoxCategories a{
	background:transparent;
	padding: 2px 0 2px 0;
	font-size:11px;
	font-weight:normal;
	color:#000;
}

#browseBoxCategories a:hover{
	  background-color:#E8E8E8;
	  	color:#000;
  }

#browseBoxItems{
	float:left;
	height:120px;
	/*overflow:auto;*/
}
#browseBoxItems img {
	border:1px solid #707070;
}
#browseBoxItems ul{
	width:570px;
	padding:6px 0 0 14px;
	margin:0;
	height:110px;
	overflow:auto;
}
#browseBoxItems li{
	width:65px;
	margin:0 10px 4px 0;
	list-style:none;
	float:left;
}

#browseBoxItems2{

	 overflow:hidden;
	/*height:120px;*/
	/*overflow:auto;*/

}
#browseBoxItems2 img {
	border:1px solid #707070;
	float:left;
	margin-right:3px;
}
#browseBoxItems2 ul{
	/*width:473px;width:570px;*/
	padding:6px 0 0 0px;
	margin:0;

}
#browseBoxItems2 li{
    width:188px;	/*width:130px;*/ /*width:170px;*/
	height:80px;
	overflow:hidden;
	margin:0 7px 4px 0;
	list-style:none;
	float:left;
}

#browseBoxItems2 .thumbImage{
	margin-right:7px;	
}
#browseBoxItems3{
	float:left;
	/*overflow:auto;*/

}

#browseBoxItems2 li.clearVideo, #browseBoxItems3 li.clearVideo{
	clear:both;
	float:none;
	width:100%;
	margin:0;
	height:20px;
	background:#FFF url("http://ring.bg/design/sport_bg/images/background/comment-top.jpg") repeat-x;
}
#browseBoxItems3 img {
	border:1px solid #707070;
	float:left;
	margin-right:3px;
}
#browseBoxItems3 ul{
	padding:6px 0 0 14px;
	margin:0;
}
#browseBoxItems3 li{
	float:left;
	height:80px;
	list-style:none outside none;
	margin:0 7px 4px 0;
	overflow:hidden;
	width:188px;
}



/*-----------POPUP DIV ----------------*/

.popupBoxItems{
	float:left;
	height:285px;
	text-align:left;
	overflow:auto;
        margin:10px 0;
}
.popupBoxItems a{
  font-size:0.85em;
}
.popupBoxItems img{
	border:1px solid #707070;
	float:left;
	margin-right:3px;
}
.popupBoxItems ul{
	padding:3px 0 0 15px;
	margin:0;
	height:300px;
	overflow: hidden;
}
.popupBoxItems li{
	width:260px;
	height:70px;
	overflow: hidden;
	margin:0 5px 1px 0;
	list-style:none;
	float:left;
}
.popupTabActive{
  background:#FAFAFA;
}

.thumbDescription, .thumbDescription a{
	font-size:11px;
	color:#000;
	line-height:12px;
	font-weight:normal;
}
.thumbDescription a:hover{
	background:none;
	color:#000;
	text-decoration:underline;
}




/*   From remote file  http://web3.protv.ro/assets/ibu/footer/footer.css*/

body {
	margin:0px;
}

#ibu_footer_container {
  width:100%;
  float:left;
  padding:15px 0px 0px 0px;
  background-image:url(http://web3.protv.ro/assets/ibu/footer/images/footer_bg_default.jpg);
  background-repeat:no-repeat;
  background-position:center top;
  background-color:#000000;
  border-top:solid 5px #292D31;
}

.ibu_footer_content {
  width:850px;
  margin:0 auto;
}

.ibu_footer_content .ibu_links {
	float:left;
	padding:0px 0px 0px 20px;
	margin:0px;
	text-align:left;
}

.ibu_footer_content ul {
  list-style-type:none;
  list-style-image:none;
  padding:2px 0px 10px 0px;
  margin:0px;
}

.ibu_footer_content li {
  line-height:11px;
}

.ibu_footer_content .ibu_links h1.ibu_links_title {
  background-image:url(http://web3.protv.ro/assets/ibu/footer/images/footer_cat_title.gif) !important;
  background-repeat:no-repeat !important;
  background-position:left bottom !important;
  background-color:transparent !important;
  border:0;
  width:120px;
  line-height:14px !important;
  color:#878787 !important;
  font-family: Verdana, Arial !important;
  font-size:12px !important;
  font-weight:bold !important;
  text-transform:uppercase !important;
  text-align:left !important;
  padding:0px 0px 2px 2px !important;
  margin:0px !important;
}

a.ibu_footerlink {
  padding-left:5px !important;
  color:#54697a !important;
  font-family: Verdana, Arial !important;
  font-size:10px !important;
  font-weight:normal !important;
  text-decoration:none !important;
  background-color:transparent;
}

a.ibu_footerlink:hover {
  color:#a44608 !important;
  text-decoration:underline !important;
  background-color:transparent;
}

.ibu_clear_it {
	clear:both;
}

#ibu_traffic {
  width:960px;
  margin:10px auto 0px auto;
  text-align:center;
}



