/*======================================================================*\
|| #################################################################### ||
|| # 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 # ||
|| #################################################################### ||
\*======================================================================*/
/* news item holder*/
.yjnf4 .yjnewsflash{
display:block;
width:100%;
margin:0px 0px 5px 0px !important;
overflow:hidden; 
padding:4px 0px !important;
border-bottom:1px solid #efefef;
font-size:12px;
text-align:left;
height:80px !important;

}
/* image style*/
.yjnf4 .yjnewsflash img{
padding:3px;
margin:0px 5px 0px 0px;
border:1px solid #ccc;
background:#efefef;
}
/* create date */
.yjnf4 .yjnewsflash_date{
display:block;
width:80px;
height:20px;
float:left;
text-align:left;
clear:left;
font-size: 11px;
font-style: normal;
font-weight: bold;
}

/* div class read more */
.yjnf4 .yjnsreadon{
display:block;
height:20px;
padding:0px;
float:right;
clear:right;
text-align:center;
font-size: 11px;
margin-bottom:5px;
}
/* a class read more */
.yjnf4 .yjns_rm{
display:block;
border:1px solid #efefef;
height:20px;
padding:0 5px;
}
/* title class*/
.yjnf4 .yjnewsflash_title{
font: bold normal 13px/13px Arial, Helvetica, sans-serif;
clear:both;
float:left;
display:block;
width:100%;
margin:0;
padding:10px 0;
}
/* title bottom image top */
.yjnf4 .yjnewsflash_title_b{
font: bold normal 13px/13px Arial, Helvetica, sans-serif;
clear:both;
float:left;
display:block;
width:100%;
margin:0;
padding:10px 0;
}
/*pagination*/
.pagination_yjn,.pagination_yjn_on {
background:#efefef;
margin:3px 3px 3px 0px;
padding:0px;
color:#000;
text-decoration:none;
font-weight:bold;
cursor:pointer;
width:20px;
height:20px;
display:inline-block;
line-height:20px;
text-align:center;
}
.pagination_yjn_on {
background:#FF0000;
color:#fff;
}
.pagination_yjn:hover,
.pagination_yjn_on:hover{
text-decoration:none;
background:#FF0000;
color:#fff;
}
#YJ_NewsFlash4 a:link,
#YJ_NewsFlash4 a:hover,
#YJ_NewsFlash4 a:focus,
#YJ_NewsFlash4_1 a:link,
#YJ_NewsFlash4_1 a:hover,
#YJ_NewsFlash4_1 a:focus,
#YJ_NewsFlash4_2 a:link,
#YJ_NewsFlash4_2 a:hover,
#YJ_NewsFlash4_2 a:focus,
#YJ_NewsFlash4_3 a:link,
#YJ_NewsFlash4_3 a:hover,
#YJ_NewsFlash4_3 a:focus,
#YJ_NewsFlash4_4 a:link,
#YJ_NewsFlash4_4 a:hover,
#YJ_NewsFlash4_4 a:focus,
#YJ_NewsFlash4_5 a:link,
#YJ_NewsFlash4_5 a:hover,
#YJ_NewsFlash4_5 a:focus{
text-decoration:none;
}
/*mod holders.width defined in params*/
#YJ_NewsFlash4,
#YJ_NewsFlash4_1,
#YJ_NewsFlash4_2,
#YJ_NewsFlash4_3,
#YJ_NewsFlash4_4,
#YJ_NewsFlash4_5 {
display:block;
position:relative;
text-align:center;
overflow:hidden;

}
.yjnewsflash_slice,
.yjnewsflash_slice_1,
.yjnewsflash_slice_2,
.yjnewsflash_slice_3,
.yjnewsflash_slice_4,
.yjnewsflash_slice_5 {
display:block;
position:relative;
overflow:hidden;
background:#fff;/* jagged text fix */
}
#YJ_NewsFlash4_Slices,
#YJ_NewsFlash4_Slices_1,
#YJ_NewsFlash4_Slices_2,
#YJ_NewsFlash4_Slices_3,
#YJ_NewsFlash4_Slices_4,
#YJ_NewsFlash4_Slices_5 {
display:block;
position:relative;


}
/* holding class used for mod overdies */
.yjnf4{
margin:0;
padding:0;
overflow:hidden;
}