body{
	margin:0;
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#333;
	padding-bottom:10px;
	min-width:960px;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
a{
	color:#069;	
	text-decoration:none;
	outline: none;
}
a:hover{
	text-decoration:underline;	
}
img{
	display:block;
	border:0;
}
#header div.image img{
	/*position:relative;*/
	left:0;
	/*margin:0 -100px 0 0;*/
}
div.social-bar p, div.social-bar span, div.social-bar a.fbconnect_login_button {
	margin:0;
	line-height:25px;
	font-size:11px;
	/*width:768px;*/
	/*float:right;*/
	padding:0 0 0 0;
	float: left; 
	display:inline;
	/*text-align:right;*/
}

div.social-bg div.login {display: inline; float: right; margin: 2px 10px 0;}
div.social-bg a.fbconnect_login_button img {float: left; margin: 4px 5px 0 0;}

div.social-bar p a{
	text-decoration:underline;
}
div.social-bar p a:hover{
	text-decoration:none;
}

div.social-bg div#avatar a {float: left; display: inline-block; line-height: 29px; color: #555; position: relative;}
div.social-bg div#avatar a img {margin: 2px 5px 0 0; float: left;}
div.social-bg div#avatar a img.facebook_profile {float: left; left: 0; top: 0; position: absolute;}

div.social-bar div.edit label{
	float:left;
	font-size:14px;
	padding:0 3px 1px 1px;
	line-height:29px;
}
div.social-bar div.edit input{
	float:left;
	border:0;
	background:#fff;
	height:19px;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	margin:1px 0 0;
}
div.social-bar div.edit input.form-text{
	margin-left:10px;
	padding:2px 0 0 3px;
	height:17px;
	width:290px; 
}
div.social-bar div.edit input.form-submit{
	color:#999;
	float:right;
	cursor:pointer;
	width:38px;
	padding-bottom:1px;
	margin-right:5px;
	border-left: 1px solid #dcdcdc;
}
div.social-bar div.edit div.bg-input{
	float:left;
	width:346px;
	height:21px;
	overflow:hidden;
	background:url(../img/bg-edit.gif) no-repeat 0 0; 
	margin:4px 0 0 0; 
}
/*profile*/
div.social-bar ul.profile{
	margin:0 -2px 0 0;
	position:relative;
	display:inline;
	padding:0 2px 1px 0;
	float:right;
	background:url(../img/bg-profile.gif) no-repeat 100% 0;
	list-style:none;
	width:370px;
	z-index:300;
}
div.social-bar ul.profile li{
	float:left;
	padding:0 14px;
	background:url(../img/bg-profile.gif) no-repeat 0 0;
	font-size:11px;  
	line-height:29px;
	position:relative;
}
div.social-bar ul.profile li.status{
	width:41px;
}
div.social-bar ul.profile li a{
	color:#333;
	float:left;
}
div.social-bar ul.profile li a span{
	color:#999;
	float:none;
}
div.social-bar ul.profile li.drop a{
	padding-right:18px;
	background:url(../img/bg-profile-arrow.gif) no-repeat 100% 50%; 
}

div.social-bar ul.profile li.drop div.drop-soc{
	width:135px;
	display:none;
	position:absolute;
	z-index:1100;
	top:29px;
	left:-8px;
}

div.social-bar ul.profile li.drop div.drop-soc div.bg-btm{
	background:url(../img/bg-drop-soc-btm.png) no-repeat 0 0;
	height:9px;
	width:100%;
	clear:both;
	position:relative;
	z-index:1100;
}

div.social-bar ul.profile li.active div.drop-soc,
div.social-bar ul.profile li.hover div.drop-soc{
	display:block;
}

div.social-bar ul.profile li.drop div.drop-soc ul{
	list-style:none;
	margin:0;
	width:127px;
	background:url(../img/bg-drop-soc.png) repeat-y 0 0;
	padding:0;
	float:left;
	position:relative;
	z-index:1100;
}

div.social-bar ul.profile li.drop div.drop-soc ul li{
	width:117px;
	position:relative;
	font-weight:normal;
	font-size:12px;
	line-height:23px;
	padding:0 9px;
	background:none;
	z-index:1100;
}

div.social-bar ul.profile li.drop div.drop-soc ul li a{
	width:110px;
	height:23px;
	background:#fff;
	padding:0px 0px 0px 7px;
	position:relative;
	z-index:1100;
}

div.social-bar ul.profile li.drop div.drop-soc ul li.active a,
div.social-bar ul.profile li.drop div.drop-soc ul li.hover a{
	background:#cbe6f3;
	text-decoration:none !important; 
	color:#069;
	cursor:pointer;
}

#header h2{margin:0;font-size:0;line-height:0;}
#header h2 a{
	float:left;
	width:202px;
	overflow:hidden;
	margin:7px 0 0;
	background: url(../img/logo.png) no-repeat 0 0; 
	height:71px;
}
#header strong.date{
	float:left;
	width:109px;
	margin:26px 0 0 34px;
	font-weight:normal;
	line-height:14px;
	color:#fff;
}
#header div.search input.form-text{
	height:20px;
	padding:2px 0 0 7px;
	width:207px;
	font:12px Arial, Helvetica, sans-serif;
	color:#999;
	border:0;
	position:relative;
	float:left;
	margin:6px 0 0;
}
#header div.search input.form-submit{
	width:22px;
	margin:6px 1px 0 0;
	position:relative;
	height:21px;
	overflow:hidden;
	border:0;padding:0;font-size:0;cursor:pointer;text-indent:-9999px;
	line-height:0;float:right;background:none;
}
#header div.search input.hover-submit{
	background:url(../img/btn-search.gif) no-repeat 0 0; 
}
#menu ul.menu li{
	float:left;
	font-size:14px;
	cursor:pointer;
	position:relative;
	font-weight:bold;
	line-height:25px;
}
#menu ul.menu li a{
	color:#fff;
	float:left;
	padding:0 3px 0 9px;
}
#menu ul.menu li.active a,
#menu ul.menu li.hover a{
	background:url(../img/bg-menu-left.png) no-repeat 0 0;
	text-decoration:none !important; 
	color:#333;
}
#menu ul.menu li span{
	float:left;
	width:6px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
}
#menu ul.menu li.active span,
#menu ul.menu li.hover span{
	background:url(../img/bg-menu-right.png) no-repeat 0 0;
}
.header-bottom div.sportdog h3{
	font-size:11px;
	margin:6px 0 0;
	font-weight:bold;
}
.header-bottom div.sportdog p{
	margin:0;
	font-size:11px;
	font-weight:bold;
}
.header-bottom div.sportdog span.date{
	color:#999;
	display:block;
	font-size:10px;
}
.header-bottom div.sportdog div.navigation a{
	width:8px;
	height:8px;
	float:left;
	margin-right:7px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/bg-dotted.gif) no-repeat 0 0; 
}
.header-bottom div.sportdog div.navigation a.active,
.header-bottom div.sportdog div.navigation a:hover{
	background:url(../img/bg-dotted.gif) no-repeat 100% 0;
}
/*main*/
#main h2{
	font-size:25px;
	margin:0;
	line-height:26px;
	font-weight:normal;
}
#main div.latest div.navigation ul{
	margin:8px 0 0 10px;
	padding:0;
	float:left;
	list-style:none;
}
#main div.latest div.navigation ul li{
	float:left;
}
#main div.latest div.navigation  a{
	width:10px;
	height:10px;
	float:left;
	margin:1px 3px 1px 2px;
	display:block;
	background:url(../img/bg-navigation-doted.png) no-repeat 0 0; 
	text-indent:-9999px;
	overflow:hidden;
}
#main div.latest div.navigation a.active,
#main div.latest div.navigation a:hover{
	width:12px;
	background:url(../img/bg-navigation-doted-select.png) no-repeat 0 0;
	height:12px;
	margin:0 2px 0 1px;	
}
#main div.latest span.back,
#main div.latest span.next{
	width:14px;
	position:absolute;
	height:17px;
	z-index:1000;
	top:16px;
	cursor:pointer;
	right:30px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
#main div.latest span.next{
	top:16px;
	right:16px;
}
#main div.latest h2{
	margin:9px 0 0;
}
#main div.latest h2 a{
	color:#fc0;
}
#main div.latest p{
	color:#fff;
	margin:6px 0 0;
	padding-right:30px;
}
#main ul.tabs li{
	float:left;
}
#main ul.tabs li a{
	width:55px;
	border-right:1px solid #ccc;
	padding:6px 10px 5px;
	font-size:10px;
	line-height:13px;
	font-weight:bold;
	color:#666;
	display:block;
	text-decoration:none !important;
	height:26px;
}
#main .tabs-left ul.tabs li a{
	width:65px;
}
#main ul.tabs li.first a,
#main ul.tabs li.current a{
	background:url(../img/bg-tabs.gif) no-repeat 0 -37px;
}
#main ul.tabs li.last a{
	border:none;
}
#main ul.tabs li.last a.current,
#main ul.tabs li.last a:hover{
	background:url(../img/bg-tabs-hover.gif) no-repeat 100% -74px; 
}
#main div.stories ul.tabs li.last a{
	width:62px;
	padding-right:6px;
}
#main ul.tabs li a.current,
#main ul.tabs li.current a,
#main ul.tabs li a:hover{
	background:url(../img/bg-tabs-hover.gif) repeat 0 0; 
	color:#069;
}
#main ul.tabs li.first a.current,
#main ul.tabs li.first a:hover{
	background:url(../img/bg-tabs-hover.gif) no-repeat 0 -37px; 
}
#main ul.list{
	background:#fff;
	margin:0;
	height:90px;
	width:306px;
	padding:0;
}
#main ul.list li{
	float:left;
	overflow:hidden;
	padding:0 6px;
}
#main ul.list li a{
	font-size:11px;
	font-weight:bold;
}
#main ul.list img{
	border:1px solid #999;
	width:88px;
	height:73px;
	/*margin-bottom:3px;*/
}
/*nav*/
span#schedule-next,span#guest-next,span#ranting-next,span#ranting-back,span#schedule-back,span#guest-back,
#main div.stories span#nav-next,#main div.stories span#nav-next2,#main div.stories span#nav-next3,
#main div.stories span#nav-back,#main div.stories span#nav-back2,#main div.stories span#nav-back3{
	float:right;
	margin:8px 0 0 3px;
	width:27px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	height:15px;
}
span#guest-next,span#schedule-next,span#ranting-next,
#main div.stories span#nav-next,#main div.stories span#nav-next2,#main div.stories span#nav-next3{
	margin-right:10px;
}
span#ranting-back,span#schedule-back,span#guest-back,
#main div.stories span#nav-back,#main div.stories span#nav-back2,#main div.stories span#nav-back3{background:url(../img/btn-nav.gif) no-repeat 0 100%;}
span#ranting-back.disabled,span#schedule-back.disabled,span#guest-back.disabled,
#main div.stories span#nav-back.disabled,#main div.stories span#nav-back2.disabled,#main div.stories span#nav-back3.disabled{background:url(../img/btn-nav.gif) no-repeat 0 0;}
#main div.stories span#nav-next,#main div.stories span#nav-next2,#main div.stories span#nav-next3,span#schedule-next,span#guest-next,span#ranting-next{background:url(../img/btn-nav.gif) no-repeat 100% 100%;}
span#schedule-next.disabled,span#guest-next.disabled,span#ranting-next.disabled,
#main div.stories span#nav-next.disabled,#main div.stories span#nav-next2.disabled,#main div.stories span#nav-next3.disabled{background:url(../img/btn-nav.gif) no-repeat 100% 0;}
#main div.stories div.article h3{
	margin:0;
	font-size:12px;
	line-height:15px;
}
#main div.stories div.article h3 a.team{
	color:#333;
}
#main div.stories div.article span.date{
	font-size:10px;
	display:block;
	color:#999;
}

#main div.blogs span.back,
#main div.blogs span.next{
	width:15px;
	height:71px;
	float:left;
	position:relative;
	z-index:2000;
	cursor:pointer;
	margin:15px 0 0 10px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/bg-blogs-nav.gif) no-repeat 0 0; 
}
#main div.blogs span.disabled{
	background:url(../img/bg-back-next.gif) no-repeat 0 0;
}

#main div.blogs span.next{
	background-position:100% 0;
	float:right;
	margin:15px 10px 0 0;
}
#main div.blog span.autor{
	font-size:10px;
	display:block;
	text-transform: uppercase;
	margin:6px 0 0;
	color:#999;
	font-weight:bold;
}
#main div.blog span.autor a{color:#999;}
#main h3{
	font-size:12px;
	margin:0;
	line-height:15px;
}
#main div.blog a.comments{
	background:url(../img/ico-comment.gif) no-repeat 4px 2px; 
	padding-left:17px;
	display: inline-block;
}

#main div.blog {display: inline-block}

#main h3 a.team,
#main h2 a.team,
span.date a.team{
	color:#333;
}
#main div.blog p{
	margin:1px 0 0;	 
}
#main div.video div.navigation a{
	width:8px;
	height:8px;
	float:left;
	margin-left:7px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/bg-dotted.gif) no-repeat 0 0; 
}
#main div.video div.navigation a.active,
#main div.video div.navigation a:hover{
	background:url(../img/bg-dotted.gif) no-repeat 100% 0;
}
#main div.video ul.links li a.rss,
#main a.rss{
	padding-left:15px;
	float:none;
	margin:0;
	background:url(../img/ico-rss.gif) no-repeat 0 50%; 
}
#main div.tab a.rss{
	float:left;
	display:inline;
	margin:2px 0 0 10px;
}
#main div.video div.image span{
	position:absolute;
	display:block;
	width:26px;
	text-indent:-9999px;overflow:hidden;
	height:26px;
	right:4px;
	top:3px;
	background:url(../img/ico-play.png) no-repeat 0 0; 
}
#main div.video div.image a:hover span{
	background:url(../img/ico-play-hover.png) no-repeat 0 0;
}
#main div.video div.text p{
	font-weight:bold;
	margin:7px 0 0;
}
#main div.video div.text p span{
	background:#c00;
	font-size:10px;
	padding:0 3px;
}
#main div.video div.text strong.date{
	display:block;
	font-size:11px;font-weight:normal;
	margin:17px 0 0;
}
#main div.slider span.back,
#main div.slider span.next, #main div.slider span.back-a,
#main div.slider span.next-a{
	width:15px;
	cursor:pointer;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/btn-slider.gif) no-repeat 0 0; 
	height:154px;
}
#main div.slider div.slide span.disabled{
	background:url(../img/bg-span-back-next.gif) no-repeat 0 0;
}
#main div.slider span.back-a,
#main div.slider span.next-a{
	height:150px;
	background:url(../img/btn-slider-a.png) no-repeat 0 0; 
}
#main div.slider div.slide span.next,#main div.slider div.slide span.next-a{
	float:right;
	background-position:100% 0;
}

#main span#bath-btm-next,
#main span#bath-btm-back,
#main span#res-btm-next,
#main span#res-btm-back,
#main  span#sch-btm-next,
#main  span#sch-btm-back,
#main div.profiles span#nav-btm-next,
#main div.profiles span#nav-btm-back,
#main div.profiles span#live-btm-next,
#main div.profiles span#live-btm-back,
#main div.profiles span#news-btm-next,
#main div.profiles span#news-btm-back,
#main div.profiles span#kerkida-btm-next,
#main div.profiles span#kerkida-btm-back,
#main div.tabs-content span#chnl-next,
#main div.tabs-content span#chnl-back{
	float:right;
	height:15px;
	cursor:pointer;
	background:url(../img/btn-nav.gif) no-repeat 0 100%; 
	overflow:hidden;
	text-indent:-9999px;
	width:27px;
	margin:3px 2px 0 0;
}
#main div.tabs-content span#chnl-next{
	margin:3px 10px 0 4px;
}
#main  span#bath-btm-back.disabled,
#main  span#res-btm-back.disabled,
#main  span#sch-btm-back.disabled,
#main div.profiles span#nav-btm-back.disabled,
#main div.profiles span#live-btm-back.disabled,
#main div.profiles span#news-btm-back.disabled,
#main div.profiles span#kerkida-btm-back.disabled,
#main div.tabs-content span#chnl-back.disabled{
	background:url(../img/btn-nav.gif) no-repeat 0 0;
}
#main  span#bath-btm-next,
#main span#res-btm-next,
#main span#sch-btm-next,
#main div.profiles span#nav-btm-next,
#main div.profiles span#live-btm-next,
#main div.profiles span#news-btm-next,
#main div.profiles span#kerkida-btm-next,
#main div.tabs-content span#chnl-next{
	margin:3px 10px 0 0;
	background-position:100% 100%;
}
#main span#bath-btm-next.disabled,
#main span#res-btm-next.disabled,
#main span#sch-btm-next.disabled,
#main div.profiles span#nav-btm-next.disabled,
#main div.profiles span#live-btm-next.disabled,
#main div.profiles span#news-btm-next.disabled,
#main div.profiles span#kerkida-btm-next.disabled,
#main div.tabs-content span#chnl-next.disabled{
	background-position:100% 0;
}
#main div.friends h3 a{
	display:inline;
	float:left;
}
#main div.friends h3 a.mail{
	margin-left:5px;
	width:13px;
	height:15px;
	background:url(../img/ico-comment.gif) no-repeat 100% -15px; 
}

a.mail{
	width:0px;
	height:15px;
	background:url(../img/ico-comment.gif) no-repeat 100% -15px; 
	padding:0 0 0 13px;
}

#main div.friends h3{
	display:block;
	width:265px;
	overflow:hidden;
}
#main div.friends p{
	margin:-1px 0 0;
	padding-right:6px;
	float:left;
	color:#666;
}
#main div.friends a.comments{
	float:left;
	background:url(../img/ico-comment.gif) no-repeat 0 0; 
	padding-left:13px;
}
#my-live h3{
	color:#069;
	overflow:hidden;
	position:relative;
	}
#my-live h3 span{
	background:#fff;
	padding-right:6px;
}
#my-live div.league{
	margin:0 0 0 8px;
	overflow:hidden;
}
#my-live div.league ul{color:#666;}
#my-live div.league div.match-box{margin-top:-8px;}
#my-live div.league div.match{
	width:100%;
	height:32px;
	padding:0;
	border-bottom: 1px solid #ccc;
}
#my-live div.league ul.time{
	margin:12px 0 0;
	padding:0 0 5px;
	float:left;
	overflow:hidden;
	width:135px;
}
#my-live div.league ul.time li{
	float:left;
	overflow:hidden;
	list-style:none;
	padding:0 5px;
	border-left:1px solid #666;
	line-height:12px;
	border-bottom: 0;
}

#my-live div.league ul.time li span{
	color:#000;
	font-weight:bold;
}
#my-live div.league ul.time li.flag{
	padding:1px 0 0;
	border:0;
}
#my-live div.league ul.time li.flag img{
	width:18px;
	height:11px;
}

#my-live div.league ul.time li.span{
	border:0;
}
#my-live div.league li strong{
	color:#069;
}
#my-live div.league div.right-box{
	float:right;
	overflow:hidden;
	width:170px;
	height:32px;
}
#my-live div.league ul.edition{
	float:right;
	overflow:hidden;
	margin:0;
	padding:2px 10px 0 0;
	list-style:none;
	width:45px;
	height:30px;
}
#my-live div.league ul.edition li{
	text-indent:-9999px;
	padding:1px 0 0;
	margin:0;
}
#my-live div.league ul.edition a{
	display:block;
	width:45px;
	height:11px;
	padding:0;
	margin:0;
}
#my-live div.league ul.edition a.add{background:url(../img/btn-add.png) no-repeat 0 0;}
#my-live div.league ul.edition a.remove{background:url(../img/btn-remove.png) no-repeat 0 0;}

#my-live div.league ul.count{
	overflow:hidden;
	margin:0;
	padding:0 4px;
	list-style:none;
	width:139px;
	height:32px;
	font-size:10px;
	
}
#my-live div.league ul.count li{
	border-bottom:none;
	margin: 0; padding: 0;
}
#my-live div.league ul.count strong{
	float:left;
	overflow:hidden;
	width:125px;
	padding-right:5px;
	text-align:right;
}
#my-news div.item{
	margin:8px 8px 0;
	padding-bottom:12px;
	border-bottom:1px solid #cecece;
	line-height:15px;
	color:#999;
}
#my-news div.item img{
	float:left;
	padding-right:9px;
	width:58px;
	height:48px;
}
#my-kerkida div.item{
	margin:8px 8px 0;
	padding-bottom:12px;
	border-bottom:1px solid #cecece;
	line-height:15px;
	color:#999;
}

.category {
	min-height:474px;
}
#main div.block-category h2{
	color:#666666;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	line-height:15px;
	margin:8px 0 0;
	text-transform:none;
}
#main div.block-category h2 a{
	color:#666666;
	text-decoration:none;
}
#main div.block-category h2 a:hover{
	text-decoration:underline;
}

#main ul.category span.date{
	font-size:10px;
	display:block;
	color:#999;
}
#main div.cross span.back,
#main div.cross span.next{
	width:15px;
	cursor:pointer;
	height:140px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	background:url(../img/btn-slider-cross.gif) no-repeat 0 0; 	
}
#main div.cross span.disabled{
	background:url(../img/bg-cross-back-next.gif) no-repeat 0 0;
}
#main div.cross span.next{
	float:right;
	background-position:100% 0;
}
#main div.cross h3{
	padding-left:8px;
	font-size:10px;
	line-height:13px;
	font-weight:bold;
	text-transform: uppercase;
	margin:7px 0 0;
}
#main div.cross p{
	margin:0;
	font-size:10px;
	line-height:13px;
	font-weight:bold;
	color:#999;
	padding:0 0 0 8px;
}
#footer h3{
	font-size:14px;
	line-height:18px;
	color:#fff;
	margin:14px 0 0;
}
#footer h3 a{
	color:#fff;
	background:url(../img/arrow.gif) no-repeat 100% 4px;
	padding-right:10px;
}
#footer div.col ul li{
	line-height:16px;
	font-size:11px;
	padding:0 0 0 1px;
	
}
#footer div.col ul li a{
	color:#bbb;
}
#footer a.rss{
	background:url(../img/rss.gif) no-repeat 0 0;
	width:36px;
	height:16px;
	text-indent:-9999px;
	margin:6px 4px 0px 10px;
	float:left;
	display:inline;
}
#footer div.footer-bottom ul{
	margin:0;
	padding:0 0 3px;
	list-style:none;
	display:inline;
	line-height:26px;
	overflow:hidden;
}
#footer div.footer-bottom ul li{
	float:left;
	font-size:11px;
	margin-left:-2px;
	padding:0 10px;
	background:url(../img/bg-footer-list.gif) no-repeat 0 50%; 
	color:#fff;
}
#footer div.footer-bottom ul li a{
	color:#fff;
}
#footer div.footer-bottom ul.left{
	float:left;
	margin-left:-2px;
}
#footer div.footer-bottom ul.right{
	float:right;
	padding-right:17px;
}
#footer div.footer-bottom ul.right li{
	padding:0 6px;
}

div.header-popups{
	position:absolute;
	overflow:hidden;
	z-index: 20000;
	display:none;
	padding:8px 16px 20px 13px;
	font-size:12px;
	color:#666;
	width:320px;
}


/*#header div.social-bar ul.profile li ul li.hover div.popup{
	display:block;
}*/
#header ul.post-list{
	margin:20px 0 0 9px;
	width:280px;
	padding:0;
	background:none;
}
#header ul.post-list li{
	font-size:10px;
	line-height:12px;
	background:url(../img/bullet-post.gif) no-repeat 0 5px;
	width:100%;
	padding:0 0 0 7px;
}
div.header-popups input.text,div.header-popups textarea.text{
	background:#f0f0f0;
	display:inline;
	border:1px solid #999;
	padding:3px;
}
div.p-photo input.text, div.p-video input.text{
	margin-top:0;
}
div.header-popups input.p-sub{
	background:url(../img/btn-post.png) no-repeat 0 0;
	display:inline;
	width:105px;
	height:20px;
	color:#fff;
	border:none;
	padding:0;
	cursor:pointer;
}
div.header-popups div.popup-top{
	/*display:none;*/
	padding:0 13px;
	height:37px;
	width:100%;
}
div.header-popups div.popup-top h2,
div.header-popups div.popup-top h3,
#main div.header-popups div.popup-top h2,
#main div.header-popups div.popup-top h3{
	float:left;
	display:inline;
	margin:9px 0;
	font-size:18px;
	line-height:20px;
}
#main #friends div.header-popups div.popup-top h3{
	margin:13px 0 0 7px;
}
div.popup-groups div.close,
div.popup-friends div.close,
div.header-popups div.popup-top div.close{
	float:right;
	display:inline;
	text-indent:-9999px;
	position:relative;
	width:26px;
	height:26px;
	margin:-7px 3px 0 0;
	padding:0;
	cursor:pointer;
	background: url(../img/close_transp.gif) 0 0 no-repeat;
}
div.header-popups div.popup-body{
	padding:12px 13px;
}
div.p-articles{
	width:472px;
}
div.p-photo, div.p-video{
	width:318px;
}
div.header-popups label.p-or{
	display:block;
	width:100%;
	text-align:center;
}
div.header-popups label.p-tit{
	display:block;
	width:100%;
	text-align:center;
}
div.p-articles label{
	float:left;
	display:inline;
	width:118px;
	margin-top:16px;
}
div.p-articles input.text, div.p-articles textarea.text{
	width:311px;
}
div.header-popups input, div.header-popups textarea{
	margin:16px 0 0 0;
}
div.p-video label.p-center{
	width:265px;
	text-align:center;
	display:block;
	margin-left:12px;
}
div.p-photo input.text{
	width:235px;
}
div.header-popups input#code{
	width:265px;
	margin-left:12px;
}
div.p-photo input.p-sub, div.p-video input.p-sub{
	margin-left:97px;
}
div.p-photo label{
	margin-right:11px;
}
div.p-photo input.file{
	margin-left:47px;
}
div.p-video input.file{
	margin-left:47px;
}
div.p-video input.file{
	margin-top:0;
}
div.p-articles input.text, div.p-articles textarea.text{
	display:inline;
}
div.p-articles div.popup-body{
	padding-top:6px;
}
div.p-video{
	background:url(../img/bg-video.png) no-repeat 0 0;
}
div.p-photo{
	background:url(../img/bg-photo.png) no-repeat 0 0;
}
div.p-articles{
	background:url(../img/bg-article.png) no-repeat 0 0;
}
div.p-articles input.p-sub{
	float:right;
	margin:8px 8px 0 0;
}
div.p-articles textarea#intro{
	height:57px;
}
div.p-articles textarea#p-cont{
	height:110px;
}
div.p-articles textarea,div.p-articles input.text,div.p-articles label{
	margin-top:14px;
}
div.login div.header-popups{
	left:0px;
	top:300px;
}
div.p-login {
	background:url(../img/bg-login.png) no-repeat 0 0;
	width:347px;
	height:208px;
}
div.p-login label{
	width:84px;
	float:left;
	display:inline;
	line-height:21px;
	margin-top:16px;
}
div.p-login input.text{
	width:201px;
	height:16px;
	line-height:16px;
	float:left;
	display:inline;
	padding:2px 3px 1px;
}
div.p-login input.p-sub{
	float:right;
	display:inline;
	margin-right:29px;
}
div.p-login a.forget-pass{
	float:right;
	display:inline;
	margin-right:29px;
	margin-top:13px;
	color:#666;
	clear:right;
}
div.header-popups div.popup-body ul.post-list{
	margin:20px 0 0;
	width:280px;
	padding:0;
	list-style:none;
}
div.header-popups div.popup-body ul.post-list li{
	font-size:10px;
	line-height:12px;
	background:url(../img/bullet-post.gif) no-repeat 0 5px;
	width:100%;
	padding:0 0 0 7px;
}

/*article*/

#main div.sort{
	background:url(../img/bg-sort.png) no-repeat 0 0;
	display:block;
	width:630px;
	height:38px;
	font-size:10px;
	font-weight:bold;
}

#main div.sort h4{
	float:left;
	display:inline;
	margin:10px 0 0 14px;
	width:33px;
	font-size:10px;
}

#main div.sort ul.sort-list{
	float:left;
	display:inline;
	overflow:hidden;
	padding:0;
	margin:10px 0 0 18px;
}

#main div.sort ul.sort-list li{
	float:left;
	display:inline;
	margin:0 17px 0 0;
}

#main div.sort ul.sort-list li input{
	margin:2px 0 0;
	width:14px;
	height:14px;
	padding:0;
	float:left;
	display:inline;
}

#main div.sort ul.sort-list li label{
	margin:0 0 0 1px;
	padding:0;
	float:left;
	overflow:hidden;
}

#main div.sort input.sub{
	background:transparent url(../img/sort-btn.png) no-repeat scroll 0 0;
	border:medium none;
	font-size:12px;
	font-weight:bold;
	height:37px; width:107px;
	margin:0; padding:0 0 2px 5px;
	float:right;
	position:relative;
	display:inline;
	text-align:center;
	text-indent:0;
	color:#FFF;
	cursor:pointer;
	
}
#fan_zone_comments div.internal{margin-top:59px;}
div.block-bg{
	background:url(../img/bg-art.gif) repeat-y 0 0;
	overflow:hidden;
	width:630px;
}

div.block-top{
	width:630px;
	background:url(../img/bg-art-top.gif) no-repeat 0 0;
	overflow:hidden;
	padding:8px 0px 0px 0px;
}

div.block-btm{
	width:630px;
	background:url(../img/bg-art-btm.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:0px 0px 8px 0px;
}

#main div.art{
	padding:0 15px;
	width:600px;
	font-size:1em;
	color:#666;
}

body.size1 #main div.art{
 font-size:0.9em;
}
body.size2 #main div.art{
 font-size:1em;
}
body.size3 #main div.art{
 font-size:1.2em;
}
body.size4 #main div.art{
 font-size:1.3em;
}
#main div.font-resize a{
 overflow:hidden;
}
body.size5 #main div.art{
 font-size:1.4em;
}


#main div.art-title h1,
#main div.art-title h2{
	font-size:1.5em;
	word-spacing:0.2em;
	font-weight: normal;
	line-height: 1.2em;
	color: #666;
	margin: 10px 0;
}


#main h2.poll-title  {
	font-size: 1.3em;
	margin: 0 0 10px 0;
	word-spacing:0.2em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #aeaeae}
	

#main div.art-title h1.intro {
	font-size:22px;
	font-weight:bold;
	line-height:1.1em;
}




#main div.art div.art-title p{
	margin:0px 0px 0px 2px;
	word-spacing:0.2em;
}

#main div.art div.art-title p span.date{
	font-weight: bold;
	}


#main div.art-title p a{
	font-weight:bold;
	margin-bottom: 10px;
}

#main div.art div.box-photo{
	float:right;
	display:inline;
	margin:7px 1px 0 10px;
	width:299px;
}
#main div.art div.box-photo p{
	margin:7px 0 6px 3px;
	line-height:16px;
	color:#333;
}
#fan_zone_home h3.block-title{
	font-size:19px;
}
#main div.art-cont h1,
#main div.art-cont h3{
	color:#006699;
	margin:8px 0 0;
	font-size:18px;
	line-height:20px;
	padding-bottom:11px;
}

#main div.art-cont h1 a,
#main div.art-cont h3 a {
	display: block;
	float: none;
}
#main div.art-cont p.intro {}
#main div.art-cont p span.date {font-weight: bold;}

#main div.art-cont{
	padding:0 10px;
	line-height:17px;
}
#main div.art-cont p{
	margin:0;
	padding:0 0 12px;
}
#main div.art-cont a.more{
	float:right;
	position:relative;
}
#main div.art-cont div.box-photo{
	float:left;
	margin:3px 13px 0 2px;
}

#main div.bet-fan span{
	font-weight:normal;
	margin:12px 0 0 7px;
	color:#666;
	font-size:12px;
	float:left;
}

#main div.bet-fan a.bet-btn{
	float:right;
	display:inline;
	width:103px;
	height:38px;
	margin:0;
	padding:7px 0 0 0px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	line-height:14px;
}

#main div.bet-fan a.bet-btn:hover{
	text-decoration:none;
}

#main div.bet-fan{
	width:294px;
	height:46px;
	background:url(../img/bg-bet-fan.png) no-repeat 0 0;
	font-size:10px;
	overflow:hidden;
	margin: 10px 0;
}
#main div.bet-fan h4{
	font-size:10px;
	color:#666;
	width:68px;
	margin:4px 0 0 8px;
	float:left;
	display:inline;
	font-weight:bold;
}
#main div.art div.bet-fan h3{
	float:left;
	display:inline;
	font-size:12px;
	margin:7px 0px 0px 15px;	
	color:#333;
	width:168px;
}

#main div.bet-fan ul{
	margin:0px -1px 0px 0px;
	float:right;
	overflow:hidden;
	height:37px;
	padding:2px 0 0 0;
	width:187px;
}

#main div.bet-fan ul li{
	display:inline;
	padding:0 11px 0 11px;
	height:11px;
	list-style:none;
	font-size:12px;
	font-weight:bold;
}

#main div.bet{
	width:587px;
	height:38px;
	background:url(../img/bg-bet.png) no-repeat 0 0;
	font-size:10px;
	margin-left:-3px;
}

#main div.bet a{
	margin:12px 0 0 9px;
	float:left;
	display:inline;
	width:73px;
	line-height:12px;
	font-size:12px;
	font-weight:bold;
}
#main div.art div.bet h3{
	float:left;
	display:inline;
	font-size:12px;
	margin:12px 0px 0px 15px;
}
#main div.bet a.bet-btn{
	float:right;
	display:inline;
	width:96px;
	height:34px;
	background:url(../img/bet-btn.png) no-repeat 0 0;
	margin:1px 1px 0px 0px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:2px;
	padding-left:10px;
	line-height:14px;
}

#main div.bet a.bet-btn:hover{
	text-decoration:none;
}

#main div.bet ul{
	margin:0px -1px 0px 0px;
	float:right;
	overflow:hidden;
	height:37px;
	padding:12px 0 0 0;
}

#main div.bet ul li{
	display:inline;
	padding:0 16px 0 9px;
	border-right:1px solid #828282;
	height:11px;
	list-style:none;
	font-size:12px;
	font-weight:bold;
}

/*#main div.art img{*/
#img_Main{
	border:1px solid #696969;
	width:297px;
	height:248px;
}


#main div.font-resize{
	width:65px;
	height:20px;
	background:url(../img/font-resize.png) no-repeat 0 0;
	margin:7px 0px 0px 0px;
	padding:0px 0px 9px 0px;
}

#main div.font-resize a{
	width:27px;
	height:20px;
	margin:0 5px 0 0;
	float:left;
	display:inline;
	text-indent:-9999px;
}

#main div.art p, #main div.art p.intro {
	color:#333;
	font-size:1.1em;
	line-height:1.4em;
	margin:5px 0 15px;
}

#main div.art p.intro {font-weight: bold; font-size: 1.2em;}

#main div.art h2 {
	font-size:1.4em;
	margin:17px 0 0 2px;
	font-weight: bold;
	color:#444;
}

#main div.art h3{
	font-size:1.25em;
	line-height:18px;
	margin:17px 0 0 2px;
	overflow:hidden;
	width:598px;
}
#main div.art h3 a{
	color:#666;
	float:left;
}
#main div.art h3 a.mail{
	background-position:100% -12px;
	margin:0 0 0 5px;
}
#main div.art h3 a.plus{
	margin:3px 0 0 5px;
	
}

#main div.art p.prosp{
	margin:5px 0 0 2px;
}

#main ul.art-links{
	padding:6px 15px 1px 15px;
	margin:20px 0px 0px 0px;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
	color:#666;
	border-top:1px solid #999;
	width:600px;
	overflow:hidden;
}

#main ul.art-links li{
	float:left;
	margin:0 15px 0 0;
	height: 20px;
	list-style-type:none;
	width: auto;
	padding-top: 1px;
	
}


#main ul.art-links li a{
	height: 18px;
	width: auto;
	text-indent:0;
	color: #666;
	}



#main ul.art-links li a.face {
	background:url(../img/icon/facebook_16.gif) no-repeat 0 0;
	margin: 0; 
	padding: 0 0 0 20px;
	}

#main ul.art-links li a.twit {
	background:url(../img/icon/twitter_16.gif) no-repeat 0 0;
	margin: 0; 
	padding: 0 0 0 20px;
	}


#main ul.art-links li a.live {
	background:url(../img/icon/windows_16.png) no-repeat 0 0;
	margin: 0; 
	padding: 0 0 0 20px;
	}


#content div.block-team{
	overflow:hidden;
	padding:0 10px 5px;
}
#content div.block-team p{
	margin:11px 0 0 0;
	font-size:12px;
	line-height:16px;
	padding:0 0 18px;
}
#content div.block-team .team-list{
	overflow:hidden;
	float:left;
	width:170px;
	clear: both;
	margin-top: 5px;
}
#content div.block-team ul{
	margin:0;
	padding:0;
	list-style:none;
}
#content div.block-team ul.name{
	margin: 7px 0 0 0;
	padding:0 0 21px;
	list-style:none;
}
#content div.block-team ul.name li{
	margin:0 0 0 6px;
	padding:0 0 11px ;
	list-style:none;
}
#content div.block-team ul.name li a{
	color:#333;
	font-size:12px;
	line-height:14px;
}
#content div.block-team ul.name li a.active,
#content div.block-team ul.name li a:hover{
	color:#fff;
	font-size:12px;
	line-height:14px;
	background:#006699;
	text-decoration:none;
}
#content div.block-team ul li{
	padding:0 0 8px;
}
#content div.block-team .field{
	background:url(../img/bg-field.gif) no-repeat 0 0;
	width:432px;
	height:306px;
	float:right;
	margin:5px 2px 0 0;
	position:relative;
	padding:0 0 9px;	
}
#content div.block-team .field ul{
	margin:0;
	list-style:none;
	padding:0;
}
#content div.block-team .field ul li{
	position:absolute;
	background: url(../img/bg-player.png) no-repeat 0 0;
	padding:0 0 0 24px;
	height:24px;
}
#content div.block-team .field ul li.coach{
	top: 18px;
	left:208px;
	background:url(../img/bg-coach.png) no-repeat 0 0;
}
#content div.block-team .field ul li.coach span{
	color:#0ff;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	width: auto;
	overflow:hidden;
	display:block;
	padding: 2px;
}
div.ava{
/*	overflow:hidden;*/
	float:left;
	margin:2px 16px 0 4px;
	display:inline;
}
h4{
	font-size:15px;
	line-height:18px;
	color:#666;
	margin:10px 0 0 0;
	padding:0 0 15px;
	
}
#content div.block-team .field ul li.player1{
	top:143px;
	left:28px;
	width: 75px;
	}
#content div.block-team .field ul li.player2{
	top:73px;
	left:130px;
}
#content div.block-team .field ul li.player3{
	top:144px;
	left:130px;
}
#content div.block-team .field ul li.player4{
	top:212px;
	left:130px;
}
#content div.block-team .field ul li.player5{
	top:45px;
	left:208px;
}
#content div.block-team .field ul li.player6{
	top:100px;
	left:208px;
}
#content div.block-team .field ul li.player7{
	top:185px;
	left:208px;
}
#content div.block-team .field ul li.player8{
	top:239px;
	left:208px;
}
#content div.block-team .field ul li.player9{
	top:145px;
	left:300px;
}
#content div.block-team .field ul li.player10{
	top:73px;
	left:290px;
}
#content div.block-team .field ul li.player11{
	top:212px;
	left:290px;
}
#content div.block-team .field ul li span{
	color:#fff;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	background:url(../img/bg-player-name.png) repeat 0 0;
	/*width:62px;*/
	width: auto;
	overflow:hidden;
	display:block;
	text-align:left;
	padding-left: 1px;
	margin-top: 5px;
	}
#content div.block-team .field ul li span span{
	font-weight: normal;
	background: none;
	padding: 0;
	}

#content div.block-team ul li select{
	width:159px;
	/*border:0;
	background:url(../img/bg-select.gif) no-repeat 0 0;	*/
	border: 1px solid #999;
	font-size:10px;
	line-height:14px;
	height:18px;
	padding:0 0 0 5px;
}
#content div.block-team .submit{
	overflow:hidden;
}
#content div.block-team a.comments{
	float:right;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}
#content div.block-team a.comments:hover{
	text-decoration:underline;
}
#content div.block-team .submit input{
	width:164px;
	height:20px;
	color:#fff;
	text-align:center;
	background:url(../img/bg-submit.gif) no-repeat 0 0;
	border:0;
}
#content div.block-bg ul.surname{
	margin:10px 2px 0 16px;
	padding:0;
	list-style:none;
}
#content div.block-bg ul.surname li{
	border-bottom:1px solid #cecece;
	font-size:12px;
	line-height:18px;
	padding:0 0 8px;
	margin:6px 0 0 0;
	color:#666;
}
span.coach{
	font-size:12px;
	line-height:14px;
	display:block;
	margin:8px 0 0;
}
span.coach a{
	color:#666;
}
span.coach a:hover{
	color:#fff;
	font-size:12px;
	line-height:14px;
	background:#006699;
	text-decoration:none;
}

li.mvp {
	font-weight: bold;
	
	}
	
li.mvp a:link {}
	
#content ul.name{
	margin:0;
	padding:0;
	list-style:none;
}

#content div.block-bg ul.surname li a{
	color:#006699;
	text-decoration:none;
}
#content div.block-bg ul.surname li a:hover{
	text-decoration:underline;
}
#content h3.block-title{
	width:619px;
	padding:11px 0 11px 11px;
	height:12px;
	background:#fff url(../img/block-top.png) no-repeat 0 0;
	border-bottom:1px solid #999;
	font-size:1.6em;
	color:#666;
	
}

#main div.slider-btm{
	background:transparent url(../img/slider-btm-a.png) no-repeat scroll 0 100%;
	overflow:hidden;
	padding:0 0 5px 0;
	width:630px;
}
a.more{
	font-weight:bold;
	position:absolute;
	bottom:3px;
}

#main div.block-bg div.block-category{
	width:300px;
}

#main div.block-bg div.block-category ul.category{
	margin-top:-8px;
	min-height:109px;
}

#main div.block-bg div.block-category h2{
	margin-top:11px;
}

#main div.block-bg div.block-category ul.category li img{
	width:90px;
	height:75px;
}

#main div.block-bg div.block-category ul.category li div.tumbnail{
	float:left;
	display:inline;
	width:auto;
	margin-right:10px;
	margin-top:1px;
	margin-bottom:10px;
}

#main div.block-bg div.block-category ul.category li p{
	margin-top:2px;
}

#main div.block-bg div.block-category ul.category li.first{
	height:109px;
	overflow:hidden;
}

img.google-block{
	border:1px solid #999;
	max-width:628px;
	position:relative;
}


div.google-block-1 {
	display:inline;
	float:left;
	height:60px;
	padding:25px 25px;
	text-align:center;
	width:auto;
}
div.slide-show img{
	height: 144px;
	
}

#paparazzi div.slide-show img {
	height: 144px; 
	width: 172px;
	padding: 3px; 
	border: 1px solid #999;
}
#cover div.slide-show img {
	border: 1px solid #999;
	padding: 3px;
	margin: 2px 0 0 0;
}

div.overlay img{
	width:550px;
	margin:0 auto 0 auto;
}

#main div.friends a.add-comments{
	float:right;
	display:inline;
	background:url(../img/edit-button.gif) no-repeat 0 0;
	width:10px;
	height:9px;
}

#main div.friends img{
	width:24px;
	height:24px;
}

#my-live div.league a.delete{
	width:7px;
	height:7px;
	float:right;
	display:inline;
	background:url(../img/x-delete-button.gif) no-repeat 0 0;
	margin:13px 10px 0px 0px;
}

#main div.art img.google-block-1{
	width:234px;
	height:60px;
	margin:30px 0;
}


div.comment{
	overflow:hidden;
	background:url(../img/bg-comment.png) no-repeat 0 0;
	width:643px;
	height:281px;
}
div.comment div.popup-body{
	width:622px;
}
#main div.header-popups div.popup-top h2,
#main div.comment div.popup-top h3{
	margin:16px 0 0 5px;
}
div.comment div.popup-body div.item{
	overflow:hidden;
	margin:6px 0 0 11px;
	display:block;
	width:600px;
}

div.comment div.popup-body div.item label{
	text-align:left;
	width:64px;
	float:left;
	display:inline;
	font-size:12px;
	color:#666;
	margin-top:3px;
}

div.comment div.popup-body div.item input.text, div.comment div.popup-body div.item textarea{
	float:left;
	display:inline;
	padding:3px;
	margin:0;
	border:1px solid #999;
	background:#f0f0f0;
	font-size:12px;
}

div.comment div.popup-body{
	padding:17px 10px 3px 12px;
}

div.comment div.popup-body div.item input.text{
	width:167px;
	height:13px;
}

div.comment div.popup-body div.item textarea{
	width:528px;
	height:138px;
}

div.comment input.sub {
	background:transparent url(../img/btn-post.png) no-repeat scroll 0 0;
	border:medium none;
	color:#fff;
	cursor:pointer;
	display:inline;
	height:20px;
	padding:0;
	width:105px;
	float:right;
	margin-top:29px;
	margin-right:10px;
	position:relative;
}

div#my-live a.nav{
	float:right;
	display:inline;
	margin:3px 2px 0 0;
	height:15px;
	overflow:hidden;
}

/*div.p-covers{
	width:837px;
	height:1420px;
	background:url(../img/bg-over.png) no-repeat 0 0;
	padding:14px 21px 29px 22px;
}*/

div.ext-div div.p-covers{
	width:880px;
	background:url(../img/bg-over-top.png) no-repeat 0 0;
	padding:0;
}
div.ext-div div.p-covers div.covers-top{
	background:url(../img/bg-over-cont.png) repeat-y 0 0;
	width:880px;
}
div.ext-div div.p-covers div.covers-btm{
	background:url(../img/bg-over-bottom.png) no-repeat 0 100%;
	width:880px;
	padding-bottom:37px;
}
div.ext-div div.covers-cont{
padding:0px 40px 0 22px;
}
div.ext-div div.p-covers div.popup-top{
	padding:11px 13px 0 35px;
	width:833px;
	height:32px;
}
div.ext-div div.p-covers div.bottom{
	width:800px;
}
div.ext-div div.p-covers div.popup-body{
	padding-bottom:0px;
}

div.ext-div div.p-covers div.popup-top div.close{
	margin:-5px -3px 0 6px;
}

div.ext-div div.p-covers div.banner{
	width:824px;
/*	height:100px;*/
	margin:8px 0 0 0;
	border-bottom:1px solid #ccc;
	padding-top:8px;
}

div.header-popups div.banner img{
	width:729px;
	margin:0 auto;
}

div.p-covers div.select{
	float:right;
	overflow:hidden;
	display:inline;
	margin:0 31px 0 0;
}

div.select select{
	border:1px solid #999;
	font-size:12px;
}

select#day{
	width:51px;
	padding:0 0 0 5px;
	margin:0 2px 0 0;
}
select#month{
	width:106px;
	padding:0 0 0 5px;
	margin:0 5px 0 0;
}
select#year{
	padding:0 0 0 10px;
	width:75px;
	margin:0 7px 0 0;
}
div.select label{
	margin:0 5px 0 0;
}

div.p-covers div.popup-body{
	padding-top:0;
}

div.p-covers div.popup-body img{
	margin:15px auto 0 auto;
}

div.p-covers div.popup-top a{
	float:right;
	display:inline;
	background:url(../img/btn-post.png) no-repeat 0 0;
	width:105px;
	height:17px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin:8px 18px 0 0;
	padding-top:3px;
}
div.p-covers div.popup-top a.disanable{
	background:url(../img/btn-post-1.gif) no-repeat 0 0;
}
div.p-covers div.popup-top a.back{
	margin-right:10px;
}

div.p-covers div.popup-top a:hover{
	text-decoration:none;
}

#main div.stories div.tabs ul.tabs li a{
	padding-top:12px;
	height:20px;
}

#content div.sidebox{
	padding:0 14px 2px 16px;
	overflow:hidden;
}
#sidebar div.sidebox{
	padding:0 12px 11px 12px;
	overflow:hidden;
}

#sidebar h3.block-title{
	font-size:13px;
	padding:12px 12px 9px 11px;
	border-bottom:1px solid #999;
}
#content div.sidebox p{
	font-size:1.2em;
	font-weight:bold;
	margin:15px 0 19px;
	line-height: 1.4em;
}

#content div.sidebox p span.date {
	color:#666;
	font-size:1em;
	}
	
#content div.sidebox p span.question {
	margin-right: 10px;	
	}


#content div.guest{
	margin-top:20px;
}
#content div.guest p{
	margin-bottom:16px;
}
#sidebar div.vote p{
	margin:8px 0;
	line-height:16px;
}

#content ul.answers,
#sidebar ul.answers{
	padding:0;
	margin:12px 0px 13px 0px;
}

#sidebar ul.answers li label {width: 265px}

#content ul.answers{
	margin-bottom:16px;
}

#content div.guest ul.answers{
	margin-bottom:2px;
}

#content ul.answers li,
#sidebar ul.answers li{
	list-style:none;
	width:100%;
	overflow:hidden;
	margin:3px 0 0 0;
}

#content ul.answers li{
	margin-top:6px;
}

#content ul.answers li input.radio,
#sidebar ul.answers li input.radio{
	margin:2px 7px 0 0;
	float:left;
	display:inline;
	width:15px;
	height:15px;
}

#content ul.answers li label,
#sidebar ul.answers li label{
	float:left;
	display:inline;
	font-size:11px;
}

#content div.vote a,
#sidebar div.vote a{
	color:#069;
	float:left;
	display:inline;
	margin:2px 0px 0px 13px;
}

#content div.vote a{
	margin:4px 0 0;
}

#content div.vote a{
	float:right;

}

#content input.sub,
#sidebar input.sub{
	width:93px;
	height:23px;
	text-indent:-9999px;
	background:url(../img/btn-all2.png) no-repeat 0 -45px;
	float:left;
	display:block;
	border:none;
	padding:0;
	cursor:pointer;
	}
#content input.sub{
	font-weight:bold;
}

/*default btn with img for sorting dd box*/
#content div.select-rank input.sub{
	width:73px;
	height:20px;
	text-indent: -999px;
	text-align:center;
	font-size:12px;
	color:#fff;
	background:url(../img/btn-sorting-img.png) no-repeat 0 0;
	float:left;
	display:block;
	border:none;
	padding:0;
	cursor:pointer;
	vertical-align: top;
}


#content ul.answers li p,
#sidebar ul.answers li p{
	font-size:11px;
	margin:0;
	font-weight:lighter;
}

#content div.guest ul.answers li,
#sidebar div.guest ul.answers li{
	border-bottom:1px solid #CECECE;
	margin:0 0 5px;
	padding-bottom:5px;
}

#content div.line,
#sidebar div.line{
	width:100%;
	display:block;
	overflow:hidden;
	margin:-4px 0 0 0;
}

#content div.line span.text,
#sidebar div.line span.text{
	width:20%;
	height:15px;
	margin:0 0 0 5px;
	line-height:15px;
}

#content div.line span,
#sidebar div.line span{
	width:80%;
	height:6px;
	margin:5px 0 0 0;
	float:left;
	display:inline;
	line-height:6px;
	overflow:hidden;
}

#content div.line span.blue,
#sidebar div.line span.blue{
	background:#9cf;
}
#content div.line span.color1,
#sidebar div.line span.color1{
	background:#9fc;
}
#content div.line span.green,
#sidebar div.line span.green{
	background:#393;
}
#content div.line span.red,
#sidebar div.line span.red{
	background:#f66;
}
#content div.poll{
	margin-top:14px;
}
div.articles-img{
	float:left;
	overflow:hidden;
	margin:5px 10px 0 0;
	padding:0 0 5px; 
}

div.articles-img a img {
	width: 60px;
	height: 50px;
}
#content .tabs-content .block-content{
	padding:0 10px;
	overflow:hidden;
	margin:10px 0 0 0;
}
#content .tabs-content .block-content div.text{
	height:18px;
	overflow:hidden;
	width:530px;
}
#content .tabs-content .block-content p{
	margin:0;
}

#content .tabs-content .block-content p.disclamer {margin: 10px 0 0 0}

#content div.sponsor_logo {padding: 5px;}
#content div.sponsor_logo img {float: left; margin-right: 10px;}
#main div.sponsorship h2 {font-size: 1.8em; margin: 5px 0;}

#content .tabs-content table.statistika-table th.score {width:40px}

#content .tabs-content .block-content .submit input{
	background:transparent url(../img/submit-articles.gif) no-repeat scroll 0 50%;
	width:103px;
	font-size:12px;
	line-height:20px;
	height:20px;
	display:block;
	text-align:center;
	border:0;
	color:#fff;
	font-weight:bold;
	padding:0 0 4px;
	cursor:pointer;
}
#content ul.articles-comments,
#content .tabs-content ul.articles-comments{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	color:#333;
	float:left;
	width:100%;
}

#content .tabs-content ul.articles-comments li.date {margin-right: 5px; font-weight: bold;}

#content .tabs-content ul.articles-comments{
	border-top:1px solid #999;
}
#content .tabs-content ul.articles-comments li{
	border-bottom:1px solid #999;
	overflow:hidden;
}
#content .tabs-content ul.coins{
	margin:0;
	padding:0;
	list-style:none;
} 
#content .tabs-content div.coins{
	border-bottom:1px solid #999;
	overflow:hidden;
	display:block;
	margin:8px 0 0 0;
	padding:0 0 6px;
	width:100%;
}
#content ul.articles-comments li ul,
#content .tabs-content ul.articles-comments li ul{
	margin: 5px 3px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width: auto;
}
#content ul.articles-comments li.post-comments{
	width:100%;
}

#content ul.articles-comments li.post-comments div.info-block{
	float:left;
	width:535px;
}

#content .tabs-content div.coins ul{
	overflow:hidden;
	padding:0;
	list-style:none;	
}

#content .tabs-content div.coins ul.left{
	float:left;
	margin:0 0 0 -1px;
}

#content .tabs-content div.coins ul.left li{
	border-left:1px solid #7A7A7A;
	border-bottom:none;
	padding:0 4px;
	border-bottom:none;
	float:left;
	/*color:#666;*/
}
#content .tabs-content div.coins ul.right{
	float:right;
	margin:0 -4px 0 0;
	width:92px;
}
#content .tabs-content div.coins ul.right li{
	float:left;
	border-bottom:none;
	border-right:1px solid #7A7A7A;
	padding:0 4px;
	color:#666;
}
#content .tabs-content div.coins li ul.left{
	float:left;
	overflow:hidden;
}

#content .tabs-content div.coins li ul.right{
	float:right;
	padding:0 0 14px;
	overflow:hidden;
}
#content .tabs-content .tab-title{
	background:url(../img/bg-tab-title.gif) no-repeat 0 0;
	height:31px;
	overflow:hidden;
	width:100%;
	padding:0 0 10px;
}
#content .tabs-content .tab-title h4.left{
	float:left;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	margin:5px 0 0 5px;
	display:inline;
	padding:0;
}
#content .tabs-content .tab-title h4.right{
	background:url(../img/coins.png) no-repeat 0 0;
	float:right;
	font-size:18px;
	line-height:16px;
	font-weight:bold;
	padding:0 0 0 20px;
	margin:10px 5px 0 0;
	display:inline;
}
#content .tabs-content ul.articles-comments li ul li{
	float:left;
	margin:0 5px 0 -1px;
	padding:0;
	border-bottom:none;
	overflow:hidden;
}
#content .tabs-content ul.menu-game{
	margin:0;
	padding:0;
	list-style:none;
	width:636px;
	overflow:hidden;
	display:block;
}
#content .tabs-content ul.menu-game li{
	background:url(../img/bg-menu-game.gif) no-repeat 0 0;
	width:70px;
	height:122px;
	padding:0 6px 15px;
	overflow:hidden;
	float:left;
	margin:0 6px 0 0;
}
#content .tabs-content ul.menu-game li ul{
	padding:0;
	list-style:none;
	margin:6px 0 0;
}
#content .tabs-content ul.menu-game li ul li{
	width:100%;
	background:none;
	height:14px;
	float:none;
	color:#666;
	padding:0 6px;
}
#content .tabs-content ul.menu-game li div.img-game{
	overflow:hidden;
	margin:5px 0 0 0;
}

#content .tabs-content ul.articles-comments li ul li span{
	float:left;
	font-size:12px;
	line-height:14px;
	padding:0 2px 0 0;
}
#content .tabs-content ul.articles-comments li a{
	float:left;
	padding:0 2px;
}


#content .tabs-content ul.articles-comments li span{
	font-size:12px;
	line-height:14px;
}

/* My_sportdog.html groups tab*/
#content .tabs-content  ul.articles-comments .group-comments{
	float:left;
	overflow:hidden;	
	width:505px;
}
div.group-img {
	float:left;
	margin:5px 10px 0 0;
	overflow:hidden;
	padding:0 0 5px;
}

#content .tabs-content  ul.articles-comments .call-right{
	float:right;
	overflow:hidden;
	margin:8px 0 0;
	width:85px;
	display:block;
}

/*mysportdog common heading line with h3 */
#content .tabs-content ul.articles-comments li h3 {width: 100%; margin: 5px 0 3px 0}
#content .tabs-content ul.articles-comments li h3 a,
#content .tabs-content ul.articles-comments li h3 span {float: none;
	/*display: inline-block;  */ /*bug-40*/
	margin-right: 2px;
}
#content .tabs-content ul.articles-comments li h3 a.author-name {margin: 0}
#content .tabs-content ul.articles-comments li h3 a.mail {
	padding:0 7px;/*bub#40*/
}
#content .tabs-content ul.articles-comments li h3 a.plus {margin-left: -1px;}
#content .tabs-content ul.articles-comments li h3 a.bubble{
	margin: 0;
	width: 20px;
	padding:0 0 0 16px; /*bug-40*/
}
#content .tabs-content ul.articles-comments div.last-comment a {float: none;}
#content .tabs-content ul.articles-comments div.groups {display: inline; width: auto;}
#content .tabs-content ul.articles-comments div.groups a {float: none}

/* groups tab end*/

#content .tabs-content ul.articles-comments li div.call-right span{
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	text-align:right;
}
#content .tabs-content ul.articles-comments li span a.plus,
#content .tabs-content ul.articles-comments li span a.mail{
	padding:0 7px;
	margin:0 0 0 2px;
}
#content .tabs-content ul.articles-comments li span a{
	float:none;
}
#content .tabs-content h3.moderated{
	font-size:18px;
	line-height:22px;
	color:#666;
	float:left;
	margin:0;
	padding:0 0 7px;
}
#content .tabs-content h3.joined{
	font-size:18px;
	line-height:22px;
	color:#666;
	float:left;
	margin:22px 0 0 0;
	padding:0 0 7px;
}
#content .tabs-content div.form-select{
	float:right;
	overflow:hidden;
}
#content .tabs-content div.form-select label{
	color:#666;
}
#content div.fan_club_comments h5,
#content .tabs-content h5{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	margin: 5px 0 0;
	padding:0 0 3px;
}
#content .tabs-content  ul.articles-comments li h5 a{
	display:inline;
	float:none;
}
#content .tabs-content  ul.articles-comments span.comment{
	display:block;
	margin:3px 0 5px 0;
	width:100%;
	float:none;
}


#content .tabs-content  ul.articles-comments .checkbox-video{
	width:90px;
	margin-top: -50px
}
#content .tabs-content  ul.articles-comments .call-right a.call {
	display:inline;
	float:right;
	height:auto;
	overflow:hidden;
}

#content .tabs-content  ul.articles-comments .call-right a.call:hover {text-decoration: underline}

div.select-videos{
	float:right;
	overflow:hidden;
	display:block;
	width:178px;
}
#content div.select-videos input.sub{
	float:none;
}

#content .tabs-content .comments-video
{
	float:left;
	font-weight:bold;
	margin:5px 0 5px;
	padding:0 0 0 16px;
	
}

a.foto {
	background:transparent url(../img/bg-title-foto.gif) no-repeat scroll 0 3px;
	display:inline-block;
	margin-left:3px;
	position:relative;
	text-indent:15px;
}



a.video {
	background:transparent url(../img/bg-title-video.gif) no-repeat scroll 0 3px;
	display:inline-block;
	margin-left:3px;
	position:relative;
	text-indent:15px;
}
	
	
.author-name {font-weight: bold}

#content .tabs-content  .comments-video a.comments{
	display:inline;
	float:left;
}
#content .tabs-content ul.articles-comments ul.group li{
	border-left:none;
}
#content .tabs-content input.submit-foto{
	background:url(../img/submit-foto.gif) no-repeat 0 50%;
	width:133px;
	height:20px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	border:none;
	font-size:11px;
	line-height:20px;
	padding:0 0 4PX;
}
#content .tabs-content input.submit-video{
	background:url(../img/submit-video.gif) no-repeat 0 50%;
	width:94px;
	height:20px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	border:none;
	font-size:11px;
	line-height:19px;
	padding: 0 0 4px;
}
#content .tabs-content input.submit-friends{
	background:url(../img/submit-friends.gif) no-repeat 0 50%;
	width:105px;
	height:20px;

	color:#fff;
	text-align:center;
	font-weight:bold;
	border:none;
	font-size:13px;
	line-height:20px;
	padding: 0 0 4px;
	cursor:pointer;
}
#content .tabs-content input.submit-users{
	background:url(../img/submit-users.gif) no-repeat 0 50%;
	width:111px;
	height:20px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	border:none;
	font-size:11px;
	padding: 0 0 4px;
	line-height:20px;
	cursor:pointer;
}
#content .tabs-content .submit-top label{
	color:#666;
	float:left;
	margin:4px 5px 0 0;
}
#content .tabs-content .submit-top input.form-text{
	color:#333;
	border:1px solid #999;
	width:81px;
	float:left;
	margin:0 5px 0 0;
}
#content .tabs-content .comments-video{
	float:left;
	overflow:hidden;
	margin:0px 0 0 0;
	width:400px;
}

#content .tabs-content ul.friends{
	float:left;
	margin:20px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}

#content .tabs-content ul.friends li{
	float:left;
	padding:1px 5px;
	background:url(../img/bg-ul-friends.gif) no-repeat 0 0;
	width:295px;
	height:85px;
	margin:2px 2px 0 0;
}

#content .tabs-content ul.friends li div.freinds-img{
	margin:7px 0 0;
	float:left;
}
#content .tabs-content ul.friends-comments{
	float:left;
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}
#content .tabs-content ul.friends-comments li{
	float:none;
	width:107px;
	height:14px;
	background:none;
	margin:0;
}
#content .tabs-content ul.friends-right{
	float:right;
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}
#content .tabs-content ul.friends-right li{
	float:none;
	width:125px;
	height:14px;
	background:none;
	text-align:right;
	margin:0;
}
#content .tabs-content div.activiti{
	overflow:hidden;
	padding:0 0 15px;
	width:100%;
}
#content .tabs-content .img-box{
	overflow:hidden;
	float:left;
}
#content .tabs-content table{
	float:right;
	width:220px;
	color:#333;
}
#content .tabs-content a.delete{
	/*background:transparent url(../img/x-delete-button.gif) no-repeat scroll 0 0;*/
	height:12px;
	width:10px;
	display:block;
	text-indent:-9999px;
}
#content .tabs-content a.edit{
	/*background:transparent url(../img/edit-button.gif) no-repeat scroll 0 0;*/
	height:12px;
	width:10px;
	display:block;
	text-indent:-9999px;
}
#content .tabs-content div.activiti div.user{
	float:left;
	overflow:hidden;
	margin:0 5px 0 0;
}
#content .tabs-content div.activiti div.user-comment{
	float:right;
	width:543px;
	overflow:hidden;
}
#content .tabs-content div.activiti div.user-comment a.comments{
	background: url(../img/ico-comment.gif) no-repeat scroll 0 0;
	padding:0 8px;
}
#content .tabs-content div.activiti div.user-comment a.bg-mail{
	background: url(../img/ico-comment.gif) no-repeat scroll 0 -15px;
	padding:0 8px;
	margin:0 0 0 3px;
}
#content .tabs-content div.activiti div.user-comment p.comment-name{
	padding:0 0 27px;
	border-bottom:1px solid #ccc;
}
#content .tabs-content div.activiti div.user-comment .comments-box{
	width:477px;
	float:right;
}
#content .tabs-content div.activiti div.user-comment .add-comments{
	overflow:hidden;
	border-top:1px solid #ccc;
	width:100%;
	margin:5px 0 0 0;
	float:left;
	padding:5px 0 0 0; 
}
#content .tabs-content div.activiti div.user-comment .add-comments input{
	width:374px;
	border:1px solid #999;
	background:#f0f0f0;
}
#content .tabs-content div.activiti div.user-comment ul.username-date{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}

#content .tabs-content div.activiti div.user-comment ul.username-date li{
	margin:0 0 0 -1px;
	padding:0 3px;
	border-left:1px solid #8f8f8f;
	float:left;
}
#content .tabs-content div.activiti div.user-comment .comments-box div.video-box{
	overflow:hidden;
	margin:6px 4px 0 0;
	float:left;
}
#content .tabs-content div.activiti div.user-comment .username{
	overflow:hidden;
	margin:40px 0 0 0;
	float:left;
}
div.user-comment .comments-box div.video div.comment-video{
	float:left;
	overflow:hidden;
}
#content .tabs-content ul.friends-right li a.online{
	color:#39a80e;
	font-weight:bold;
}
#content .tabs-content ul.friends-right li a.busy{
	color:#fe9915;
	font-weight:bold;
}
#content .tabs-content ul.friends-right li a.offline{
	color:#ff3300;
	font-weight:bold;
}
#content .tabs-content ul.friends-right li a.bg-mail{
	padding:0 0 0 15px;
	background:url(../img/ico-comment.gif) no-repeat scroll 0 -15px;
}
#content .tabs-content ul.friends-right li a.delete{
	padding:0 0 0 12px;
	background:url(../img/x-delete-button.gif) no-repeat scroll 0 5px;
	display:inline;
}
#content .tabs-content ul.friends-right li a.unsubscribe{
	padding:0 0 0 12px;
	background:url(../img/bg-unsubscribe.gif) no-repeat scroll 0 3px;
}
ul.button{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
 ul.button li{
	background:url(../img/bg-emfanisi.gif) no-repeat scroll 0 0;
	height:20px;
	margin:0 5px 0 0;
	float:left;
	overflow:hidden;
}
ul.button li div{
	background:url(../img/bg-emfanisi.gif) no-repeat scroll 100% -20px;
	height:20px;
	float:left;
}
ul.button li div a{
	text-align:center;
	font-weight:bold;
	color:#fff;
	line-height:19px;
	padding:0 8px;
	font-size:13px;
} 


div.submit-top ul.button li div a:hover{
	text-decoration:none;
}

#content .tabs-content ul.articles-comments li ul.group{
	margin: 2px 0 0 0;
}
#content .tabs-content ul.articles-comments li ul.group li{
	float:left;
}
div.select-videos input.sub{
	width:85px;
	background:url(../img/bg-submit-video.gif) no-repeat 0 0;
	height:20px;
	color:#fff;
	text-align:center;
	border:none;
	line-height:20px;
	font-weight:bold;
	font-size:13px;
	line-height:20px;
	padding:0 0 4px;
	margin:2px 0 0;
	cursor:pointer;
}
div.checkbox-video{
	width:80px;
}
div.date {
	overflow:hidden;
	width:100%;
	
}
div.date p{
	float:left;
	padding:0 5px 0 0;
}
div.submit-top{
	float:left;
	position:relative;
	overflow:hidden;
}
#content .tabs-content .comments-video a.comments {
	background:transparent url(../img/ico-comment.gif) no-repeat scroll 0 2px;
	float:left;
	height:12px;
	margin:5px;
	padding:0 0 3px 15px;
}

#content .tabs-content .comments-video div.date {
	font-weight: bold;

}

div.checkbox-video input{
	margin:0 0 0 63px;
}
div.select-rank input.sub{
	background:transparent url(../img/bg-submit-video.gif) no-repeat scroll 0 50%;
	border:medium none;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	height:20px;
	text-align:center;
	width:85px;
	padding:0 0 4px;
	cursor:pointer;
}
#content .tabs-content div.checkbox-video a{
	float:none;
}
#content .tabs-content div.checkbox-video a.edit{
	padding:0 0 0 15px;
	/*background:url(../img/edit-button.gif) no-repeat 0 0;*/
	margin:3px 0 2px 0;
	float:right;
	text-indent:0;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	text-align:right;
	width: auto;
}

#content .tabs-content  ul.articles-comments .call-right a.delete{
	/*background:transparent url(../img/x-delete-button.gif) no-repeat scroll 0 3px;*/
	padding:0 0 0 10px;
	font-size:12px;
	line-height:12px;
	margin:0 0 2px 0;
	text-indent:0;
	font-weight:normal;
	float: right;
	width: auto;
	text-align: right;
}
ul.articles-comments .call-right span{
	display:block;
	color:#006699;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
}
#content a.plus{
	height:15px;
	background:url(../img/plus.gif) no-repeat 0 3px;
	margin:0 10px 0 4px;
	padding:0 0 0 9px;
	text-indent:-9999px;
	color:#fff;
}
#content ul.post-tree{
	padding:0 10px;
	margin:-19px 0 0 0;
}

#content ul.articles{
	padding:0 10px;
	margin:-10px 0 0;
}

#content ul.articles li,
#content ul.post-tree li{
	list-style:none;
	overflow:hidden;
	display:block;
}

#content div.article,
#content div.post{
	border-top:1px solid #ccc;
	overflow:hidden;
	float:left;
	display:inline;
	margin:11px 0 16px;
	padding-top:15px;
	width:100%;
}

#content div.article{
	border-top:none;
	border-bottom:1px solid #ccc;
	margin:12px 0 0;
	padding:0 0 11px;
}

/*#content ul.articles{
	margin:-12px 0 0;
}
*/
#content ul.articles h3{
	font-size:18px;
	color:#069;
	padding-bottom:15px;
}


#content ul.articles h2 {
	font-size:1.4em;
	font-weight:bold;
	line-height:1.1em;
	padding-bottom:12px;
}

* html #content div.post{
	margin-bottom:8px;
}

#content div.article div.avatar{
	float:left;
	display:inline;
	width:95px;
	height: 80px;
	overflow:hidden;
	margin: 1px 0 0 0;
}
#content div.post div.avatar{
	float:left;
	display:inline;
	width:60px;
	overflow:hidden;
}
#content div.article div.avatar img{
	width:90px;
	border:1px solid #999;
	display:block;
	padding: 1px;
}
#content div.group-page div.article div.avatar img {margin: 5px 0 0 5px;}
#content div.post div.avatar img{
	width:58px;
	border:1px solid #696969;
	display:block;
}

#content div.article div.art-content,
#content div.post div.post-content{
	float:left;
	display:inline;
	width:500px;
	padding:0 0 0 11px;
	margin:0;
	overflow:hidden;
}
#content div.article div.art-content{
	width:500px;
}
#content div.article div.art-content p{
	margin: 9px 0 0;
}
#content div.art-cont ul.art-attrib-top,
#content div.art-content ul.art-attrib-top,
#content div.post div.post-content ul.post-attrib-top{
	/*padding:0 0 8px;*/
	padding: 0 0 4px;
	overflow:hidden;
	width:100%;
	height:auto;
	line-height:12px;
	float:left;
	display:inline;
	margin:0;
	position:static;
}

#content ul.art-attrib-top li,
#content div.art-content ul.art-attrib-top li,
#content div.post div.post-content ul.post-attrib-top li{
	float:left;
	display:inline;
	height:15px;
	line-height:9px;
	padding: 0;
	margin:0 5px 0 0px;
	position:static;
	overflow:visible;
}
#content div.art-content ul.art-attrib-top li,
#content div.art-cont ul.art-attrib-top li{
	line-height:12px;
}
#content div.art-content ul.art-attrib-top li a,
#content div.art-cont ul.art-attrib-top li a,
#content ul.post-attrib-top li a{
	display:inline;
	font-weight:bold;
	float:left;
	line-height:12px;
}
#content div.art-cont ul.art-attrib-top li a.mail,
#content div.article ul.author-name li a.mail{
	background-position:100% -14px;
}
#content div.art-cont ul.art-attrib-top li a.plus,
#content div.article ul.author-name li a.plus{
	float:left;
	font-weight:bold;
	display:block;
	background-position:0 1px;
	width:5px;
	margin:0 -5px 0 5px;
}
#content div.art-cont ul.art-attrib-top{
	width:295px;
}

div.bg-highlight {background: #E8E8E8;}

#content a.mail{
	margin-top:-3px;
	margin-left:4px;
	color:#fff;
	text-indent:-9999px;
}
/*#content a.bubble{
	background:transparent url(../img/ico-comment.gif) no-repeat scroll 100% 0;
	height:15px;
	width:13px;
	text-indent:-9999px;
	margin-right:2px;
}*/


#content a.bubble{
	background:transparent url(../img/ico-comment.gif) no-repeat scroll 0 1px;
	height:14px;
	margin: 1px 0 0;
	padding-bottom:0;
	padding-left:20px;
	padding-right:0;
	text-indent:12px;
	width:30px;
	
}


#content div.article ul li a.bubble{
	background:transparent url(../img/ico-comment.gif) no-repeat scroll 0 -1px;
	height:14px;
	margin:1px 0 0;
	padding-bottom:0;
	padding-left:3px;
	padding-right:0;
	text-indent:12px;
	width:15px;
	
}
a.plus{
	height:15px;
	background:url(../img/plus.gif) no-repeat 0 3px;
	margin:0 9px 0 4px;
	padding:0 0 0 9px;
	text-indent:-9999px;
	color:#fff;
}
#content ul.art-attrib-top li a.plus,
#content ul.post-attrib-top li a.plus{
	background:url(../img/plus.gif) no-repeat 0 0px;
}
#content ul.pager{
	margin:14px 0 2px;
	overflow:hidden;
	padding:0;
	text-align:center;
}
#content div.poll ul.pager{
	margin-top:20px;
}
#content ul.pager li{
	background:url(../img/h-line.gif) no-repeat 0 7px;
	display:inline;
	list-style:none;
	padding:0 2px 0 10px;
}
#content ul.pager a{
	color:#069;
	font-size:14px;
	font-weight:bold;
}
#content ul.pager li a:hover,
#content ul.pager li.active a{
	color:#999;
	text-decoration:none;
}
#content ul.pager li.prev{
	background:url(../img/btn-prev.gif) no-repeat 0 0;
	width:16px;
	height:15px;
	padding-left:0;
}
#content ul.pager li.next{
	background:url(../img/btn-next.gif) no-repeat 0 0;
	width:16px;
	height:15px;
	padding-left:0;
	margin-left:9px;
}
#content ul.pager li.prev a,
#content ul.pager li.next a{
	display:inline;
	padding:0 8px;
}	
#content ul.pager li.first{
	background:none;
}
#content div.post p{
	margin:16px 0 18px 0;
}

* html #content div.post p{
	margin-top:8px;
}

#content div.post-attrib-bottom span{
	font-size:10px;
	float:left;
}

#content div.post-attrib-bottom ul{
	float:right;
	display:inline;
	padding:0;
	margin:0px 5px 0px 0px;
	overflow:hidden;
}

#content div.post-attrib-bottom ul li{
	float:left;
	display:inline;
	margin:0 -2px 0 2px;
	border-right:2px solid #7a7a7a;
	padding:0px 3px;
	position:static;
}

#content div.post-attrib-bottom ul li a{
	font-weight:bold;
}

#content ul.post-tree li.lvl2{
	margin-left:74px;
}
#content ul.post-tree li.lvl2 div.post-content{
	width:465px;
}

#content ul.post-tree li.lvl3{
	margin-left:139px;
}
#content ul.post-tree li.lvl3 div.post-content{
	width:400px;
}

div.ext-div div.fan{
	width:455px;
	background:url(../img/fan-top.png) no-repeat 0 0;
	padding:0;
}
div.fan div.fan-top{
	background:url(../img/fan-bg.png) repeat-y 0 0;
	width:455px;
}
div.fan div.fan-btm{
	background:url(../img/fan-bottom.png) no-repeat 0 100%;
	width:455px;
	padding-bottom:39px;
}
div.fan-cont{
padding:0px 40px 0 22px;
}
div.ext-div div.fan div.popup-top{
	padding:11px 13px 0 35px;
	width:397px;
}
div.ext-div div.fan div.popup-body{
	padding-bottom:0px;
}
h3.block-title a.next,h3.block-title a.back,
div.fan a.next,div.fan a.back{
	width:24px;
	height:20px;
	float:right;
	display:inline;
	margin-top:9px;
}
h3.block-title span{
	float:left;
}
h3.block-title a.back,
div.fan a.back{
	background:url(../img/btn-fan-back.png) no-repeat 0 0;
	margin-right:3px;
}
h3.block-title a.next,
div.fan a.next{
	background:url(../img/btn-fan-next.gif) no-repeat 0 0;
	margin-right:-14px;
}
h3.block-title a.next,
h3.block-title a.back{
	margin:-4px 0 0;
}
h3.block-title a.next{
	padding:0 16px 0 0;
}
h3.block-title a.back{
	padding:0 7px 0 0;
}
div.fan div.popup-top h3{
	margin:13px 0 0 0;
}

div.fan div.popup-body h3{
	text-align:center;
	width:100%;
	margin:10px 0 0 0;
}

div.fan div.popup-body p{
	text-align:center;
	margin:10px 0 0 0;
}

div.fan img{
	width:380px;
}

div.fan div.popup-top div.close{
	margin:-7px -12px 0 15px;
}

div.fan .slide-imgs{
	overflow:hidden;
	position:relative;
	width:380px;
	height:400px !important;
	z-index:10000;
}
div.fan .slide-imgs .slide-image .item{
	width:380px;
}
table.poll-table{
	width:610px;
	margin: 0 0;
}
table.poll-table td{
	border-bottom:1px solid #cecece;
	padding:9px 0 11px 8px;
	text-align:left;
	vertical-align:top;
}
table.table-top{
	margin:-1px 0 0;
	padding:0 0 9px;
}
table.table-top td{
	border-top:1px solid #cecece;
	border-bottom:0;
	padding:10px 0 8px 8px;
}
table.poll-table td.left{
	width:72px;
}
table.poll-table td.right{
	text-align:right;
	padding-right:6px;
	width: 130px;
}
table.poll-table a{
	font-weight:bold;
}


/*golovin*/
table.section{
	width:606px;
	border-collapse:collapse;
	margin:0 0 0 12px;
	position:relative;
	top:0;
}
#main .second-block .table-content{
	height:149px;
	width: 100%;
	overflow: hidden;
	z-index : 100;
	position: relative;
}
table.section tr td{
	border-bottom:1px solid #ccc;
	padding:7px 0;
}
table.section
tr.uefa{
	background:#dbfef5;
}
tr.ucl{
	background:#ecfcd8;
}
tr.relegation{
	background:#fde6d1;
}
table.section tr th{
	text-align:left;
	padding:7px 0;
}

table.section tr th.number{
	width:20px;
}

/*table format*/
.table-two-team-names{width: 150px;}
.table-date-time{width: 60px;}
.table-stadium{width: 80px;}
.table-score{width: 25px;}
.table-icon{width: 18px}
.table-bet{width: 25px;}
.table-col {width: 30px;}
.table-gk {width: 50px;}
table.section tr th.left {margin-left: 5px;}


a.table-1{
	text-indent:-9999px;
	width:14px;
	height:14px;
	display:block;
	overflow:hidden;
	background:url(../img/table-league-icon.gif) no-repeat 0 0;
}
a.table-2{
	text-indent:-9999px;
	width:14px;
	height:14px;
	display:block;
	overflow:hidden;
	background:url(../img/table-league-icon.gif) no-repeat -16px 0;
}
a.table-3{
	text-indent:-9999px;
	width:14px;
	height:14px;
	display:block;
	overflow:hidden;
	background:url(../img/table-league-icon.gif) no-repeat -30px 0;
}

div.tab span.ucl{
	background:url(../img/bg-span.gif) no-repeat 0 0px;
	height:13px;
	padding:0 0 0 17px;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;

}
div.tab span.uefa{
	background:url(../img/bg-span.gif) no-repeat 0 -14px;
	height:13px;
	padding:0 0 0 17px;
	float:left;
	margin:0 10px 0 0;
	display:block;
	overflow:hidden;
}
div.tab span.relag{
	background:url(../img/bg-span.gif) no-repeat 0 -28px;
	height:13px;
	padding:0 0 0 17px;
	float:left;
	margin:0 10px 0 0;
	display:block;
	overflow:hidden;
}
div.tab .span-comments{
	overflow:hidden;
	margin:5px 0 0 10px;
	float:left;
	border:0;
}
div.tab .span-comments-table{
	overflow:hidden;
	margin:16px 0 0;
	float:left;
	border:0;
	width:100%;
	padding:0 0 5px;
}
a.tab-com{
	float:right;
	margin:6px 3px 0 0; 
}





/*7.08.09*/
#content  div.article div.block-btm div.block-btm ul.author-name{
	background:none;
}
#content  div.article ul.author-name li a{
	font-weight:normal;
}
#content  div.articles-battle div.article ul.author-name li a.name{
	float:left;
}
#content  div.article ul.author-name li a.name{
	font-weight:bold;
}
/*10.08.09*/
#main div.search-form p{
	font-size:14px;
	line-height:16px;
	
}
#main div.search-form label{
	font-size:14px;
	line-height:16px;
	float: left;
	margin-right: 15px;
}

#main div.search-form input.sub{
	color:#fff;
	background: url(../img/btn-all.png) no-repeat 0 -140px;
	border:none;
	cursor:pointer;
	height: 24px;
	text-indent:-9999px;
	width:130px;
}
#main div.form-bottom label{
	font-size:14px;
	line-height:16px;
	float: left;
	margin-right: 15px;
}
#main div.form-bottom input.sub{
	color:#fff;
	text-indent:-9999px;
	background:url(../img/btn-all.png) no-repeat 0 -140px;
	border: none;
	height: 24px;
	cursor:pointer;
	width:130px;
}
/*11.08.09*/

div.select-form  label{
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	color:#686262;
}
div.emfanisi a{
	text-align:center;
	color:#fff;
	font-weight:bold;
	line-height:19px;
}

table tr.country td{
	background:url(../img/bg-tr-countru.gif) repeat-x 0 100%;
}
table.league-table th{ 
	text-align:left;
	border-bottom:1px solid #666;
	color:#666;
	font-size:11px;
	font-weight:bold;
}
table.league-table td{ 
	border-bottom:1px solid #ccc;
	font-size:9px;
	text-align:left;
}
table.league-table tr.top td{
	border-bottom:none;
}
table.league-table td.center{
	text-align:center;
}
table.league-table th.center{
	text-align:center;
}
table.league-table th.col{
	text-align:center;
	width:35px;
}
table.league-table th.right{
	text-align:right;
}
table.league-table td.right{
	text-align:right;
}

div.kouponi table.league-table th {font-size: 10px; padding: 0 1px;}
div.kouponi table.league-table th.flag{width: 20px; }
div.kouponi table.league-table th.league{width: 80px; }
div.kouponi table.league-table th.time{width: 15px;}
div.kouponi table.league-table th.opap{width: 15px;}
div.kouponi table.league-table th.date{width: 20px;}
div.kouponi table.league-table th.team1, table tr td.team1{width: 100px; text-align:center; padding-right: 3px;}
div.kouponi table.league-table th.team2, table tr td.team2{width: 100px; text-align:center; padding-left: 3px;}

table.league-table th.bet{width: 22px;}
div.kouponi table.league-table th.right{width: 20px; padding-right: 5px;}
div.kouponi table.league-table th.hm{width: 20px;padding:0 0 0 5px;}
div.kouponi table.league-table th.sk{width: 20px;padding:0 5px 0 0;}
div.kouponi table.league-table th.par {width: 8px;padding:0;}
div.kouponi table.league-table th.pen{width: 8px;padding:0;}
div.kouponi table.league-table th.kat{width: 8px;padding:0; text-align:center}
div.kouponi table.league-table th.icons{width: 35px;}
div.kouponi table.league-table th.checkbox{width: 10px;}
table.league-table td.sk {border-left: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; font-weight: bold;} 
table.league-table td.hm {border-right: 1px solid #e8e8e8; font-weight: bold;}

div.view2 table.league-table th.team1, div.view2 table.league-table th.team2,
div.view2 table.league-table td.team1, div.view2 table.league-table td.team2 {width: 140px; text-align: center}

div.kouponi table.league-table th.view_2 {width: 30px;} 

#main div.tabs-table ul.tabs li a {
	width:70px;
	padding:6px 8px 5px;
}
#main div.tabs-table ul.tabs li a.long {width:80px;}

#content .tabs-content table.statistika-table{
	/*color:#333*/
}
#content .tabs-content table.statistika-table th{
	text-align:center;
}
#content .tabs-content table.statistika-table th.left{
	text-align:left;
}
#content .tabs-content table.statistika-table th.right{
	text-align:right;
}
#content .tabs-content table.statistika-table .tasi {display:none}
#content .tabs-content table.forma .tasi {display: block} 


#content .tabs-content table.statistika-table th.date {width: 85px}
#content .tabs-content table.statistika-table th.gol {width: 50px}
#content .tabs-content table.statistika-table th.team {width: 250px; padding-left: 2px;}
#content .tabs-content table.statistika-table th.up-down {width: 20px}

#content .tabs-content table.statistika-table th.date-col {width: 42px}

div.select-show label.after-dd {margin-left: 5px;}


#content .tabs-content table.statistika-table td{
	text-align:center;
	border-bottom:1px solid #ccc;
}
#content .tabs-content table.statistika-table td.left{
	text-align:left;
}
#content .tabs-content table.statistika-table td.right{
	text-align:right;
}
#content .tabs-content table.statistika-table td strong, 
#content .tabs-content table.statistika-table td b {
	color: #060;
}

#content .tabs-content div.top-statistika p {color: #333}
#content .tabs-content table.statistika-table tr.ucl td{
	background:#dbfff5;
}
#content .tabs-content table.statistika-table tr.strong td{
	font-weight:bold;
}
#content .tabs-content table.statistika-table tr.uefa td{
	background:#ecfcd8;
}
#content .tabs-content table.statistika-table tr.relegation td{
	background:#fdeae3;
}
#content .tabs-content table.statistika-table tr.bg-table td{
	background:url(../img/bg-tr-countru.gif) repeat-x scroll 0 100%;
}
#content .tabs-content table.league-tournament tr td.one-team{
	background:#999;	
}
#content .tabs-content table.forma tr.ucl td, #content .tabs-content table.forma tr.uefa td, #content .tabs-content table.forma tr.relegation td {background: #fff}

#content .tabs-content table.statistika-table td.table-header {
	text-align:left; 
	font-weight: bold;
	height: 40px;
	border-bottom: 1px solid #333;
	vertical-align: bottom;
}


/*--------fan club------BEGIN------*/
#content div.fan-club-cont{
	padding: 10px 0 28px;
	position:relative;
}
#content div.fan-club-cont h2{
	font-size:26px;
	font-weight:bold;
	position:relative;
	z-index:200;
	padding:0 10px;
	color: #fff;
}
#content ul.fan-club{
	color:#fff;
	font-size:15px;
	line-height:20px;
	margin:10px 0;
	position:relative;
	z-index:200;
	padding:0 15px;
}
#content ul.fan-club li{
	list-style:none;
}
#content div.bg-image{
	position:absolute;
	bottom:1px;
	left:1px;
	z-index:100;
}
#content div.bg-image-body{
	position:relative;
	width:10000px;
}
#content div.bg-image-body div.item{
	width:628px;
	float:left;
}
#content div.fan_club_search{
	padding:0 5px 0 10px;
	width:615px;
}
#content div.submit-top label{
	margin:0 16px 0 0;
	font-weight:bold;
}
#content div.fan_club_search div.submit-top input.form-text,
#content .tabs-content div.submit-top input.input-text{
	width: 127px;
	margin:2px 0 0 0;
	padding:2px 25px 4px 7px;
	border:1px solid #999;
}
#content .tabs-content div.submit-top input.search,
#content div.submit-top input.search{
	background: white url(../img/groups/search-btn.gif) no-repeat 0 0;
	/*border:1px solid #999;
	border-left:0;
	*/
	display:block;
	border: none;
	cursor:pointer;
	position: absolute;
	z-index: 150;
	right:2px;
	top:3px;
	/*trick to overcome IE8 bug that does not properly support text-indent*/
	width:20px;
	margin:1px 0 0;
	height:0px;
	padding:0 2px;
	text-indent:-9999px;
}

#content div.fan_club_search div.submit-top input.form-text {}
#content .tabs-content div.submit-top input.search{
	
}
#content div.fan_club_search div.select-rank{
	margin:1px 0 0;
}
#content div.fan_club_search div.select-rank label{
	margin:0 13px 0 0;
	font-weight:bold;
}
#content div.fan_club_search div.select-rank select.rank{
	width:154px;
	border:1px solid #999;
	padding:0 0 0 2px;
}
div.select-rank label{
	float:left;
}
#main #fan_club_home div.block-btm {
	background:url(../img/bg-art.gif) repeat-y 0 0;
	padding:0;
}
#main #fan_club_home div.block-bg {
	background:url(../img/bg-art-btm.gif) no-repeat  0 100%;
}
#content div.fan_club_comments{
	padding:0 9px 0 6px;
	overflow:hidden;
}
#content div.fan_club_comments ul.articles-comments{
	margin-top:-10px;
}
#content div.fan_club_comments ul.articles-comments li{
	border-bottom:1px solid #ccc;
	overflow:hidden;
	padding:10px 0 0;
}
#content div.fan_club_comments div.group-img{
	border:1px solid #ccc;
	padding:0;
	margin:0 10px 9px 0;
}
#content div.fan_club_comments span{
	/*font-size:10px;*/
}
#content div.fan_club_comments h5{
	margin:0;
	padding:0;
}
#content div.fan_club_comments p{
	margin:9px 0 11px;
}
#content div.fan_club_comments a.right{
	background:url(../img/groups/btn.gif) no-repeat scroll 0 0;
	display:block;
	width:82px;
	height:18px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:2px 0 0;
}

#content div.fan_club_comments a.group-invite{
	background:transparent url(../img/btn-all2.png) no-repeat scroll 0 -115px;
	display:block;
	height:20px;
	text-indent:-9999px;
	width:90px;
	
}

#content div.fan_club_comments a.join{
	background:transparent url(../img/btn-all2.png) no-repeat scroll 0 -90px;
	display:block;
	height:20px;
	text-indent:-9999px;
	width:90px;
}


/*--------fan club---END---------*/
/*Quiz BEGIN*/
#sidebar h3.top-calendar-box{
	height:24px;
	padding:12px 0 0 15px;
	border-bottom:1px solid #999999;
}
#sidebar div.calendar-box{
	padding:0 0 12px;
	overflow:hidden;
}
#sidebar div.calendar-box ul{
	margin:8px 21px 8px 24px;	
	padding:0 9px;
	width:255px;
	overflow:hidden;
}
#sidebar div.calendar-box ul li{
	float:left;
}
#sidebar div.calendar-box ul li.month{
	width:223px;
	font-weight: bold;
}
div.popup-groups div.scroll a.previous,
div.popup-friends div.scroll a.previous,
#sidebar div.calendar-box ul a.previous{
	display:block;
	width:16px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
}
div.popup-groups div.scroll a.next,
div.popup-friends div.scroll a.next,
#sidebar div.calendar-box ul li a.next{
	display:block;
	width:16px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
}
#sidebar div.calendar-box table{
	margin:0 0 0 21px;	
}
#sidebar div.calendar-box th{
	width:37px;
	height:23px;
	padding:0;
}
#sidebar div.calendar-box td{
	width:37px;
	height:23px;
	padding:0;
	text-align:center;
}

#sidebar div.calendar-box td a:link, #sidebar div.calendar-box td a:visited  {
	width:37px;
	height:23px;
	background:#1271A1 none repeat scroll 0 0;
	color:#fff;
	display:block;
	line-height:22px;
	
}

#sidebar div.calendar-box td a:hover, #sidebar div.calendar-box td a:focus {
	background: #333;
	color:#fff;
	text-decoration: none;
}

#sidebar div.calendar-box td.blank {
	background: #E2E2E2}

#sidebar div.calendar-box a.submit-calendar{
	display:block;
	width:125px;
	height:17px;
	padding:3px 0 0;
	margin:12px 0 0 95px;
	font-weight:bold;
}
#sidebar div.calendar-box a.submit-calendar:hover{
	text-decoration:none;
}
#content div.conducting ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#content div.conducting ul.text{

	height:auto;
	margin:10px 0;
}
#content div.conducting ul.text li{
	width:100%;
	overflow:hidden;
}
#content div.conducting input.radio{
	float:left;
	width:16px;
	height:16px;
	margin:3px 9px 0 0;
}
#content div.conducting label{
	float:left;
}
#content div.conducting p{
	margin:5px 0 0;
	padding:0 0 10px;
	border-bottom:1px solid #999;
}
#content div.box-step-hold{
	overflow:hidden;
	height:222px;
	height: auto;
}
#content div.gallery-quiz{
	width:298px;
	height:248px;
	border:1px solid #696969;
	float:left;
	display:inline;
	margin:8px 8px 0;
}
#content div.conducting{
	margin:8px 0 0;
	float:left;
	display:inline;
	width:301px;
}
#content div.conducting h3{
	margin:16px 0 0;
}
#content div.conducting ul.buttons {
	margin:0 0 0 1px;
	width:100%;
	overflow:hidden;
}
#content div.conducting ul.buttons li{
	float:left;
}
#content div.conducting ul.buttons li input.back{
	width:99px;
	cursor:pointer;
	border:none;
	height:20px;
	font-size:12px;
	padding-bottom:4px;
}
#content div.conducting ul.buttons li input.next{
	cursor:pointer;
	width:99px;
	border:none;
	height:20px;
	margin:0 0 0 101px;
	font-size:12px;
	padding-bottom:4px;
}
#content div.conducting ul.conducting-counter li {
	float:left;
	border:1px solid #069;
	margin:0 11px 0 0;
}
#content div.conducting ul.conducting-counter li a{
	text-decoration:none;
	padding:5px 0 0;
	width:30px;
	height:27px;
	width:30px;
	height:22px;
	display:block;
}

#content div.block-bg-content h1{
	margin: 0 0 10px 0; 
}
#content div.block-bg-content{
	padding:16px 0 0 7px;
	width:301px;
	overflow:hidden;
}
#content div.block-bg-content p{
	margin:15px 7px 15px 0;
}
#content div.block-bg-content a.info{
	width:69px;
	height:17px;
	display:block;
	padding:3px 0 0;
	text-decoration:none;
	font-weight:bold;
}
#content div.articles-holder{
	margin:11px 0 0;
}
#content div.block-bg-content ul.links{
	margin:0 0 0 3px;
	padding:2px 0 0;
}
#content div.block-bg-content ul.links li{
	float:left;
}
#content div.block-bg-content h3.heading{
	padding:0 0 14px;
}
#content div.block-bg-content p.results{
	margin:14px 15px 15px 0;
}
#content div.block-bg-content ul.links a.ban{
	margin:2px 0 0 60px;
	display:block;
	width:125px;
	height:16px;
}
#main div.video div.ads-holder {
	overflow:hidden;
	width:100%;
}


#main div.video div.ads-holder div.ads {
	padding:0 9px 1px;
	margin:10px 1px 7px;
	border:none;
}
#content div.block-bg-content a.info2{
	width:99px;
	height:20px;
	display:block;
	padding:3px 0 0;
	font-weight:bold;
	text-decoration:none;
}
#content h4.block-title {
	border-bottom:1px solid #999999;
	height:24px;
	padding:12px 0 0 11px;
	width:619px;
}
#content div.box-step-hold div.box-step{display:none;}
/*Quiz END*/


/*--------------------------------my-sportdog-------------------------------------------*/
#content .tabs-content ul.articles-comments li ul.group li{
	/*color:#069;*/
	padding:0 1px;
}
#content .tabs-content ul.articles-comments li a.mail{
	margin: 0 4px 0 -5px;
	width: 10px;
	}
#content .tabs-content ul.articles-comments li a.plus{
	margin:0 4px 0 4px;
	width:6px;
	padding:0 5px;/*bub#40*/
}
/*#content .tabs-content .tab-title h4.right img{
	float:left;
	margin:5px 6px 0 0;
}
*/
#content .tabs-content ul.friends li{
	width:609px;
}
#content .tabs-content ul.friends-comments li{
	width:200px;
}
#content .tabs-content ul.friends-right{
	padding-right:13px;
}
#content .tabs-content ul.friends-right li{
	width:120px;
}
#content .tabs-content ul.friends-comments li a,
#content .tabs-content ul.friends-right li a
{
	
}
#content input.sub, #sidebar input.sub{
	margin-left:5px;
}
#content div.status-block-top{
	background:url(../img/bg-status-block-top.gif) no-repeat 0 0;
	width:630px;
}
#content div.status-block-top h3{
	font-size:18px;
	font-weight:bold;
	line-height:38px;
	color:#666;
	margin:0;
	padding:0 0 0 10px;
	float:left;
}
#content div.status-block-top strong{
	background:url(../img/bg-strong.gif) no-repeat 0 0;
	float:right;
	color:#0c3;
	text-transform:uppercase;
	font-size:14px;
	padding:10px 13px 13px 16px;
	overflow:hidden;
	width:52px;
}
#content div.user-info{
	margin:11px 0 0;
	padding:0 0 22px;
}
#content div.user-img{
	float:left;
	margin:5px 18px 0 0;
	padding:0 0 0 13px;
}
#content ul.user-info{
	float:left;
	width:175px;
	padding:0;
	margin:3px 10px 6px 0;
}
#content ul.user-info li{
	list-style:none;
	line-height:18px;
	color:#666;
}
#content ul.user-data{
	padding:0;
	margin:0;
	width:175px;
	overflow:hidden;
}
#content ul.user-data li{
	/*border-left:1px solid #666;*/
	float:right;
	margin:4px 0 0;
	padding:0 5px;
	line-height:13px;
	list-style:none;
}
#content ul.user-data li.first{
	border:0;
	padding-left:0;
}

div.moderator {
	background:transparent url(../img/delete-user-btn.gif) no-repeat scroll 100% 2px;
	display:block;
	position:absolute;
	width: auto;
	height:18px;
	text-align: right;
	margin: 5px 0 0 540px;
	
}

div.block-top div.moderator {margin-left: 520px;}
ul.comment div.moderator {
	margin:0;
	position:absolute;
	right:3px;
	top:10px;
}
ul.comment ul div.moderator {margin-left: 200px}
ul.comment ul ul div.moderator {margin-left: 200px}
#content ul.friends div.moderator {margin: 50px 0 0 540px; padding-right: 7px}
div.moderator a {color:#666; font-weight:bold; padding-right: 12px;}
div.moderator a:hover {color:red}
div.moderator a.profile {padding-right: 22px;}
ul.articles-comments div.moderator{margin-left:545px; padding-right: 15px;}
ul.friends div.moderator {margin-top: 15px}
div.art div.moderator {margin-left: 595px; margin-top:-15px} /*article page*/

/*div.moderator a.content {
	margin-left:515px;
	margin-top:5px;
	}*/

#content ul.friends div.friend-status {
	display:inline-block;
	font-size: 13px;
	font-weight:bold;
	margin-left:520px;
	margin-top:20px;
	position:absolute;
	width:auto;
}

.online{
	color:#39a80e;
	font-weight:bold;
}
.busy{
	color:#fe9915;
	font-weight:bold;
}
.offline{
	color:#ff3300;
	font-weight:bold;
}



#content .tabs-content ul.friends input.online,
#content div.user-info input.delete{
	float:right;
	color:#fe0000;
	font-weight:bold;
	border:0;
	padding:0 20px 0 0;
	margin:0 10px 0 0;
	cursor:pointer;
	width:100px;
}


#content .tabs-content ul.friends input.online{
	color:#39a80e;
	width:68px;
	margin:27px 20px 0 0;
}
#content div.status-block-top div.bg-input {
	background:url(../img/bg-input.gif) no-repeat 0 0;
	float:left;
	height:21px;
	margin:9px 0 0 4px;
	overflow:hidden;
	width:325px;
}
#content div.status-block-top input.form-text {
	height:17px;
	margin-left:10px;
	padding:2px 0 0 3px;
	width:303px;
	border:0;
	font-size:12px;
	color:#666;
	background:none;
	/*font-weight:bold;*/
}
#content div.status-block-top select.sorting{
	float:right;
	margin:9px 8px 0 0;
}
#content div.user-info a.edit{
	/*background:url(../img/edit-button.gif) no-repeat 0 3px;*/
	float:right;
	font-weight:bold;
	padding:0 0 0 15px;
	overflow:hidden;
}
#content div.user-edit ul.user-data{
	float:right;
	margin:70px -10px 8px 0;
	padding:0;
	width:130px;
}
#content ul.user-data li a{
	font-weight:bold;
}
#content div.user-info div.user-edit{
	width:125px;
	float:right;
	margin:7px 0 0;
	padding:0 15px 0 0;
}
#main .tabs-left ul.my-sportdog-tab li a{
	width:60px;
	padding:6px 7px 5px 8px;
	overflow:hidden;
}
#main .tabs-left ul.my-sportdog-tab li a.long{
	width:90px;
	padding-left:5px;
	padding-right:1px;
}

#main .tabs-left ul.my-sportdog-tab li.last a{
	width:62px;
}

/*-----------MY SPORTDOG ------drop down-----------------*/
div.select-rank{
	float:right;
	overflow:hidden;
	padding:0 0 5px;
}
#content select.sorting{
	border:1px solid #ccc;
	width:130px;
	float:left;
	color: #333;
}

#content div.post-to-group select.sorting {
	border:1px solid #ccc;
	width:130px;
	display: block;
	color: #333;
	width: 200px;
}

div.post-to-group {
	display: block;
	position: relative;
	clear: both;
}

#content div.post-to-group select.sorting {
	width: 149px
}

#content div.post-to-group input.sub {
	background: url(../img/btn-all.png) 0 -23px no-repeat;
	width: 73px;
	text-indent:-9999px;
}

#content ul.button li.post, #content ul.button li.post div {
	background: none;
}
	
	
#content ul.button li.post div a{
	height: 20px; 
	text-indent:-9999px;
	display: block;
}

#content ul.button li.post div a.photo{
	width:113px;
	background: url(../img/btn-all.png) 0 -71px no-repeat;
}

#content ul.button li.post div a.video{
	width:80px;
	background: url(../img/btn-all.png) 0 -46px no-repeat;
}

#content ul.button li.post div a.group{
	background:transparent url(../img/btn-all.png) no-repeat scroll 0 -164px;
	width:115px;
}

#content ul.button li.post div a.article{
	width:80px;
	background:url(../img/btn-all.png) 0 -95px no-repeat;
	}

/*----Group Pages----*/

#group-name div.group-info a.group-invite{
	width: 130px; height: 20px;
	display: block;
	background: url(../img/btn-all.png) 0 -118px no-repeat;
	text-indent:-9999px;
	}
	
#group-name div.group-info a.join-group{
	width: 130px; height: 20px;
	display: block;
	background: url(../img/btn-all2.png) 0 -92px no-repeat;
	text-indent:-9999px;
	
}

#sidebar div.calendar-box a.submit-calendar{
	width: 130px; height: 20px;
	display: block;
	background: url(../img/btn-all.png) 0 -140px no-repeat;
	text-indent:-9999px;
}


/*-----------MY SPORTDOG ------drop down-----------------*/
#content span.upcoming{
	background:#093;
	font-weight:bold;
	display:block;
	width:85px;
	height:22px;
	float:right;
	text-align:center;
	color:#fff;
	font-size:12px;
}
#content .tabs-content ul.v-center{
	margin-top:27px;
}
/*------------------------GROUP EVENT-------------begin------------------*/


#group-name ul.group-data li{
	list-style:none;
	line-height:16px;
	color:#666;
	overflow:hidden;
	width:460px;
}
#group-name ul.group-data li h3{
	font-size:24px;
	line-height:31px;
	font-weight:lighter;
	padding:0;
	width:290px;
	margin:0;
}

#group-name h4{
	margin:0;
	font-size:12px;
	font-weight:bold;
	padding:0 0 5px 5px;
}
div.group-share{
	border-top:1px solid #999;
}

div.group-share a {
	margin:0 0 0 10px;
	position:absolute;}

#content a.share{
	background:url(../img/bg-share.gif) no-repeat 0 3px;
	text-indent:-9999px;
}
#group-name p{
	color:#666;
}
#sidebar div.message{
	background:url(../img/bg-message.gif) no-repeat 0 0;
	width:100%;
	color:#069;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	margin:14px 0 0;
	padding:17px 0 0;
}
#sidebar div.message ul.buttons{
	margin:20px 0;
	padding:0 0 27px 95px;
}
#sidebar div.message ul.buttons li{
	float:left;
	list-style:none;
	padding:0 14px 0 0;
}
#sidebar div.message ul.buttons input.p-sub{
	background:url(../img/btn-message.gif) no-repeat 0 0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	border:0;
	display:block;
	width:57px;
	height:25px;
	padding:0 0 5px;
	cursor:pointer;
}

#sidebar ul.first-tab{
	margin:11px 0;
	padding:0 0 0 6px;
	width:300px;
}
#sidebar ul.first-tab li{
	list-style:none;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	width:300px;
}
#sidebar ul.first-tab li a{
	font-weight:bold;
}
#sidebar ul.first-tab li div.avatar{
	float:left;
	padding:0 9px 0 0;
}
#sidebar ul.first-tab li span{
	float:left;
	margin:3px 0 0;
}
/*----------------------------POPUPS---- FRIENDS & GROUPS---------begin----------------*/
div.popup-friends{
	background:url(../img/bg-over-friends.png) no-repeat 0 0;
	width:480px;
	padding:0 0 60px 30px;
}
div.popup-groups{
	background:url(../img/bg-over-groups.png) no-repeat 0 0;
	width:480px;
	padding:0 0 60px 30px;
}
div.popup-groups div.popup-top,
div.popup-friends div.popup-top{
	height:auto;
	overflow:hidden;
}
div.popup-groups div.popup-top h3,
div.popup-friends div.popup-top h3{
	color:#666;
	margin:27px 0 0;
	padding:0 0 20px;
	float:left;
	overflow:hidden;
	width:430px;
}
#content div.popup-friends div.popup-top h3{
	color:#666;
	margin:27px 0 0;
	padding:0 0 20px;
	float:left;
	overflow:hidden;
	width:430px;
}
div.popup-groups form{
	margin:16px 0 0;
}
div.popup-groups div.groups-list,
div.popup-friends div.friends-list{
	width:100%;
	overflow:hidden;
	float:left;
}
div.popup-groups div.con-invite ul,
div.popup-friends div.con-invite ul{
	width:430px;
	overflow:hidden;
	position:relative;
	top:0;
}
div.popup-groups div.con-invite ul{
	margin:12px 0 0;
}
div.popup-groups div.con-invite ul li,
div.popup-friends div.con-invite ul li{
	width:430px;
	height:24px;
	float:left;
	overflow:hidden;
}
div.popup-groups div.scroll,
div.popup-friends div.scroll{
	float:right;
	width:40px;
	overflow:hidden;
	padding:0 35px 10px 0;
	margin-top: 0px;
}
div.popup-groups div.scroll a.previous,
div.popup-friends div.scroll a.previous{
	float:left;
	padding:0;
	margin:0 5px 0 0;
	cursor:pointer;
}
div.popup-groups div.scroll a.next,
div.popup-friends div.scroll a.next{
	float:left;
	cursor:pointer;
}
div.popup-groups div.popup-top,
div.popup-friends div.popup-top{
	overflow:hidden;
	width:100%;
}
div.popup-groups div.popup-top div.close,
div.popup-friends div.popup-top div.close{
	margin:7px 0 0;
	right:16px;
}
/*----------------------------POPUP FRIENDS---------begin----------------*/

/*-------31.08.09---------*/
div.block-games{
	background:#cceeff;
}
div.block-games div.latest-games .bg-bottom-latest-games .bg-latest-games a.bg-latest{
	background: url(../img/bg-latest.gif) no-repeat 0 50%;
	color:#fff;
	font-size:18px;
	line-height:20px;
}
div.block-games div.latest-games a{
	text-decoration:underline;
}
div.block-games div.latest-games a:hover{
	text-decoration:none;
}
div.block-games a{
	text-decoration:underline;
}
div.block-games a:hover{
	text-decoration:none;
}
#main .latest-games-tabs .tab  ul li a{
	font-size:11px;	
}

/*----email---*/

.group-name-block div.con-invite div.span-right {text-align: right; width: auto; float: right;}
.group-name-block div.con-invite div.span-right a {color: #666}
.group-name-block div.con-invite div.span-right a:hover {color: #069}

#content div.submit-article input.sub{
	background: url(../img/bg-send.gif) no-repeat scroll 0 0; 
}
#content div.submit-article div.article-form span{
	font-weight:bold;
}
#content div.submit-article div.article-form label{
	font-weight:bold;
	margin:0;
}
#content label.error{
	display:none !important;
}
#pass-confirm,
#email-confirm{
	color:#f00;
}
#sidebar div.color-text ul li a.color1{
	background:#ff3333;
}
#sidebar div.color-text ul li a.color2{
	background:#ff33cc;
}
#sidebar div.color-text ul li a.color3{
	background:#cc33ff;
}
#sidebar div.color-text ul li a.color4{
	background:#ff6633;
}
#sidebar div.color-text ul li a.color5{
	background:#0066ff;
}
#sidebar div.color-text ul li a.color6{
	background:#3366ff;
}
#sidebar div.color-text ul li a.color7{
	background:#00ccff;
}
#sidebar div.color-text ul li a.color8{
	background:#009999;
}
#sidebar div.color-text ul li a.color9{
	background:#00cc33;
}
#sidebar div.color-text ul li a.color10{
	background:#009933;
}
#sidebar div.color-text ul li a.color11{
	background:#66cc00;
}
#sidebar div.color-text ul li a.color12{
	background:#333333;
}
#content div.online-program table td.right{
	text-align:right;
}
#content div.online-program table td span.result{
	color:#ff3333;
}
#content div.online-program table td.center{
	text-align:center;
	width:60px;
	font-weight:bold;
}
#content div.online-program table td span.minutes{
	color:#009900;
}
#content .statistika-post ul.rating li span.color1{
	background:#DBFFF5;
}
#content .statistika-post ul.rating li span.color2{
	background:#ECFCD8;
}
#content .statistika-post ul.rating li span.color3{
	background:#FDEAE3;
}


/*editors page*/

body.editors #content img {
	width: auto; 
	height: auto; 
	float: left; 
	margin: 15px 10px 0 0; 
	border: 0;
}
/* Sideshow malakia
iframe{
	width:450px;
	height:350px;
}*/

body.editors #content ul.art-links img {margin: 0; padding: 0}
h3.sportday{
	width:300px;
}
div.popup-friends div.scroll a.previous{
	height:15px;
	width:15px;
}
div.popup-friends div.scroll a.next{
	height:15px;
	width:15px;
}
/*[-body.editors-]content template img*/
body.content_template #content img {
	width: auto;
	height: auto;
	float: left;
	margin: 0;
	border: 0;
}
body.content_template #content img.image-left,
body #content img.image-left{
	float:left;
	padding:5px 10px 5px 0;
}
body.content_template #content img.image-right,
body #content img.image-right{
	float:right;
	padding:5px 0 5px 10px;
} 

div.newsdheader-popups{
	position:relative;
	z-index: 20000;
	display:block;
	padding:5px 5px 20px 5px;
	font-size:12px;
	color:#666;
	width:820px;
	overflow: hidden;
}

div.newsdpopup-top{
	height:32px;
	width:800px;
	padding: 10px 0px 0 0px;
	float: left;
}

div.newsdpopup-top h2,
div.newsdpopup-top h3{
	float:left;
	display:inline;
	margin:9px 0;
	font-size:18px;
	line-height:20px;
}

div.newsdpopup-top a{
	float:right;
	display:inline;
	background:url(../img/btn-post.png) no-repeat 0 0;
	width:105px;
	height:17px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin:8px 18px 0 0;
	padding-top:3px;
}
div.newsdpopup-top a.disanable{
	background:url(../img/btn-post-1.gif) no-repeat 0 0;
}
div.newsdpopup-top a.back{
	margin-right:10px;
}

div.newsdpopup-top a:hover{
	text-decoration:none;
}

div.newsdpopup-top div.select{
	margin-right:10px;
	width: 100px;
	position: relative;
	float: right;
	padding-top: 5px;
}

div.newsdheader-popups div.newsimg{
	float: left;
}
