/* CSS Document 
*/

body {
	margin: 0;	
	height: 100%;
	padding: 0px;
	font-family: Arial;
	line-height: 150%;
	font-size: 11px;
	color: #003373;
	text-align:left;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #0050B0; 
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}


/*news*/

div.module_news span.header {
display:block;
	text-align:left;
	padding-left: 25px;	
	color: #FFFFFF;
	margin:0;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px !important;
	font-weight: bold;
	text-transform:uppercase;	
}

div.module_news {
	margin:0;	
	background: transparent url(../images/right_box_bl.jpg) no-repeat bottom left;  	
}


div.module_news div { 
  
}

div.module_news div div {
  
  background: transparent url(../images/news_box_tr.jpg) no-repeat top left;	
}

div.module_news div div div {		
	width: auto !important;
	width: 100%;				
		
}
div.module_news div div div div {
	background: none;		
	padding: 0;	
}

div.module_news div div div div.flexcontent_news {
	margin-top:0px;	
	padding: 0px 0px 10px 10px;	
	width: 174px !important;
}

/*end news*/

/* other news*/

div.module_othernews {
	margin:0;
	background: transparent url(../images/other_news_box.jpg) no-repeat;  	
	margin-bottom:1px;	
	width: auto !important;
	width: 100%;	
	height:20px !important;	
}
a.mainlevel_othernews{
	display: block;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	padding-left:60px;
	padding-top:0px;
	padding-bottom:2px;
	color: #939393;
	text-align: left;	
	text-decoration: none;		
}
/* end other news*/

a.readon{
	display:block;
	text-align:right;
	width:100%;
	margin-bottom:5px;		
}
a.readon img{
	float: right;
}

a.item_title_news{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #939393;		
	font-weight: bold;
	width: 160px;		
}
a.item_title_news:hover{
	font-family:Tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;	
}
a.item_title_news:visited {
	font-family:Tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none; 
}

div.flexcontentitem_news{
	margin-right:12px;
	
}

div.flexcontentitem_news a.readon{
	display:block;
	text-align:right;
	width:150px;	
	
}

a.readon{
	font-family:Tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

a.readon:visited {
	font-family:Tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

div.flexcontentitem_news a.readon:hover{
	color:#939393;
}

#pscroller1{
	width:175px !important;
	height: 220px;			
}

.someclass{ 	
	
}





