/*======================================================================*\
|| #################################################################### ||
|| # Copyright ©2006-2009 Youjoomla LLC. All Rights Reserved.           ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- THIS IS NOT FREE SOFTWARE ---------------- #      ||
|| # http://www.youjoomla.com | http://www.youjoomla.com/license.html # ||
|| #################################################################### ||
\*======================================================================*/
#YJSports_outer{
display:block;
position:relative;
clear:both;
overflow:hidden;
/*background:#aa170e url(../images/slider_bg.gif) no-repeat center top;*/
/*margin:0px auto;*/ margin:10px auto;
}
#YJSports_inner{
display:block;
position:relative;
}
.YJSports_slide{
display:block;
position:relative;
overflow:hidden;
}
.YJSports_slide img{
border:3px #FFF solid;
/*margin:25px;*/ margin:5px 0 0 0;
}

.YJSports_slide .YJSports_description{
	/*display:block;*/
	position:absolute;
	/*top:14px;*/ top:10px;
	/*right:-11px;*/ right:0px;
	color:#eee;
	font-size:11px;
	/*padding:15px;*/
	text-align:left;
	/*color:#FFFFFF;*/ color:#7c7c7c;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/ font-family:Tahoma, Geneva, sans-serif;
	background:transparent;
	/*height: 110px;*/ height:136px;
	
	width:230px;
	text-align:justify;
	/*border:1px solid #000;*/
}
.YJSports_slide .YJSports_description div.title{
/*font-size: 24px;*/ font-size:12px;
font-weight:normal;
position:relative;
text-align:left;
/*margin-bottom:2px;*/
/*padding:0 0 5px 0;*/
line-height:14px;
letter-spacing:normal;
overflow:hidden;
/*float:left;*/
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/ font-family:Tahoma, Geneva, sans-serif;
/*border-bottom:1px solid #940100;*/

color:#424242;
}
.YJSports_slide .YJSports_description a.YJSports_more{
display:block;
position:relative;
/*margin-left:auto;*/
/*font-size:12px;*/
/*color:#FFFFFF;*/
/*text-decoration:none;*/
/*font-weight:bold;*/
/*width:146px;*/ width:50px;
/*height:41px;*/ /*height:10px;*/
/*line-height:41px;*/
text-align:center;
/*background:url(../images/readmore.png) no-repeat center top;*/

color:#d52d12;
}

#YJSports_left, #YJSports_right{
display:block;
position:absolute;
top:18%;
left:0px;
background:url(../../images/navs_l.gif) left center;
width:26px;
height:52px;
z-index:200;
}
#YJSports_right{
right:0px;
left:auto;
background:url(../../images/navs_r.gif) right center;
}
/* navigation*/
.navContainer{
	display:block;
	position:relative;
	clear:both;
	text-align:left;
	margin:0px auto;
	/*background:#aa170e url(../images/navigation_bg.gif) no-repeat center top;*/
	float:left;
	padding:10px 0 0 0;
	height: 67px;
	
	border-bottom:1px solid #c4c4c4;
	border-top:1px solid #c4c4c4;
}
#YJSports_inner_nav{
	display:block;
	position:relative;
	height: 67px;
}
#YJSports_nav{
	display:block;
	position:relative;
	overflow:hidden;
	/*margin:0px auto 0px;*/ margin:0px auto 0px 45px;
	height:67px;
} 
.nav_inner{
display:block;
position:relative;
width:5000px;
}
.navContainer a.YJSports_navLink{
	/*margin:0px 36px 0px 0px;*/ margin:0px 20px 0px 0px;
	width:55px;
	height:55px;
	overflow:hidden;
	display:block;
	position:relative;
	float:left;
	border:1px #FFFFFF solid;
}
.navContainer a.selected,
.navContainer a.YJSports_navLink:hover{
border:1px #840705 solid;
}
.navContainer a.YJSports_navLink img {
border:none;
height:55px;
width:55px;
}

.YJSports_tips-tip{
background:url(../../images/bubble2.png);
width:180px;
text-align:left;
padding:10px;
font-size:11px;
color:#FFFFFF;
z-index:300;
}
.slide_cat{
position:absolute;
right:0;
bottom:-15px;
color:#fff;
font-size:9px;
line-height:9px;
background:#840705;
padding:3px;
text-transform:capitalize;
}
.slide_cat a:link,
.slide_cat a:visited{
color:#fc827b;
}
.slide_cat a:hover{
color:#222;
}
.yjsquare_yjns8,
.yjsquare_yjns8 .yjsquare_in,
.module_yjns8,
.moduletable_yjns8{
margin:0;
padding:0;
}
