/*======================================================================*\
|| #################################################################### ||
|| # Youjoomla LLC 
|| # ---------------------------------------------------------------- # ||
|| # Copyright (C)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 # ||
|| #################################################################### ||
\*======================================================================*/

#YouNews,
#YouNews_1,
#YouNews_2,
#YouNews_3,
#YouNews_4,
#YouNews_5{
display:block;
position:relative;
margin:0px auto;
border-top:1px #ff1617 solid;
}
.ynsheader{
display:block;
position:relative;
clear:both;
float:left;
background:#cd1413 url(../images/header.jpg) repeat-x left top;
border-bottom:1px #ff1617 solid;
}
.ynsheader_l{
background:url(../images/header_l.jpg) no-repeat left top;
overflow:hidden;
height:37px;
}
.ynsheader_r{
background:url(../images/header_r.jpg) no-repeat right top;
overflow:hidden;
height:37px;
}
span.ynsmodule-title{
display:block;
position:relative;
float:left;
margin-left:0px;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
padding:10px 10px 9px 10px;
}
ul.ynsnavigation{
display:block;
position:relative;
float:right;
list-style-type:none;
margin:10px 10px 0px 10px;
padding:0px;
z-index:100;
}
ul.ynsnavigation li,
ul.ynsnavigation li:hover{
display:block;
position:relative;
width:13px;
height:14px;
line-height:14px;
float:left;
margin-right:5px;
background:none;
padding:0;
}
ul.ynsnavigation li a{
display:block;
position:relative;
width:13px;
height:14px;
line-height:14px;
font-size:0px;
background-image:url(../images/nav.jpg);
background-repeat:no-repeat;
background-position:top;
}
ul.ynsnavigation li a.selected{
background-position:bottom;
}
/* slider styling */
#overall_container,
#overall_container_1,
#overall_container_2,
#overall_container_3,
#overall_container_4,
#overall_container_5{
display:block;
position:relative;
margin:0px auto 0px;
}
#inner_container,
#inner_container_1,
#inner_container_2,
#inner_container_3,
#inner_container_4,
#inner_container_5{
position:relative ; 
overflow:hidden ; 

height:124px;
clear:both;
}
#YouNews_articles,
#YouNews_articles_1,
#YouNews_articles_2,
#YouNews_articles_3,
#YouNews_articles_4,
#YouNews_articles_5 {
display:block;
position:relative;
clear:both;
overflow:hidden;
height:124px;
margin:0px auto 0px;
background:url(../images/bg_elements.jpg) repeat-x bottom #d32727;
}
.ynsnews {
display:block;
position:relative;
width:242px;
height:124px;
font-size:10px;
float:left;
background:url(../images/spacer.jpg) right top no-repeat;
}
.ynsnews img{
border:4px #FFF solid;
float:left;
margin:15px 5px 10px 5px;
height:55px;
width:75px;
}

.ynsnews p.text{
display:block;
float:left;
position:relative;
width:140px;
height:115px;
text-align:left;
color:#FFFFFF;
margin-top:10px;
}
.ynsnews p.text span.title{
display:block;
position:relative;
margin-bottom:3px;
font-weight:bold;
}
.ynsnews p.text a.more{
background:url(../images/more.jpg) right top no-repeat;
padding:0px;
width:42px;
height:18px;
position:absolute;
bottom:10px;
right:3px;
display:block;

color:#FFFFFF;
text-decoration:none;
margin:5px 5px 0px 0px;
}
.module_yns,
.moduletable_yns,
.yjsquare_yns,
.yjsquare_yns .yjsquare_in{
margin:0;
padding:0;
}