@CHARSET "UTF-8";

/*News list */

div#news_wrapper{
	width: 679px; overflow: auto; border:1px solid #E0DEDE;
	margin: 5px 0px; 
}

div#news_wrapper h2{
	font-size: 20px; color: #606060; margin: 0 10px;;
}

div#news_wrapper h2.sub_title{
	font-size: 17px; color: #000; border-bottom: 1px solid #E0DEDE; padding-top: 20px;
}

div#news_wrapper h2.sub_title a{
	float: right; font-size: 11px; font-weight: normal;
}

div#news_wrapper ul.main_submenu_default{
	list-style: none; margin-left: 10px; margin-right: 10px;  border-bottom: 1px solid #E0DEDE; border-top: 1px solid #E0DEDE; padding: 10px 0px; margin-top: 28px;
}

div#news_wrapper ul.main_submenu_default li{
	display: inline;
}


div#news_wrapper ul.main_submenu_default li a{
	color: #232428; font-weight: bold; text-decoration: none; background: url(../images/pipe.gif) no-repeat 100% 80%; padding-right: 10px; padding-left: 3px;
}

div#news_wrapper ul.main_submenu_default li a:hover, div#news_wrapper ul.main_submenu_default li a.active{
	color: #96A83A;
}

ul#news{
	list-style: none;
	margin-left: 14px; padding-top: 12px;
}

ul#news li{
	width: 100%;
	clear: both;
	overflow: auto;
	margin-bottom: 10px;
	border-bottom: 1px solid #E0DEDE;
	padding-bottom: 10px;
}

ul#news li.no_border{
	border: none; padding-top: 30px; padding-bottom: 30px;
}

ul#news img{
	float: left;
	margin-right: 10px;
	border: none;
}

ul#news p.short_description img{
	float: none;
}

ul#news img.big{
	width: 150px;
	height: 112px;
}

ul#news img.first{
	width: 260px;
	height: 195px;	
}

ul#news h3 {
	padding: 0;
	font-size: 12px;
	color: #96A83A;
}

ul#news h3 a{
	color: #96A83A; text-decoration: none;
}

ul#news div.date {
	font-size: 11px;
	font-weight: normal;
}


ul#news li.no_img h3{
	margin-left: 0px;
}

p.short_description{
	margin: 0px;
}

p.read_more{
	margin: 0px;
	font-weight: bold;
}

p.read_more a{
	text-decoration: none;
} 

p.read_more a, p.short_description a{
	background:url("../images/read_more.gif") no-repeat scroll 0 100% transparent;
	text-decoration: none;
}

/*News inside */


div#news_inside img{
	float: left;
	margin: 0 20px 10px 20px;
}

div#news_inside h3 {
	padding: 0;
}

div#news_inside p#back_link {
	text-align: right;
}

div#article_properties{
	border-bottom: 1px solid #E0DEDE; margin: 5px 10px; padding-top: 5px;  overflow: visible; padding-bottom: 10px;
}

div#article_properties p, div#article_properties h1, div#article_properties h3{
	margin-left: 0px;
}

div#article_properties p{
	color: #616060;
}

div#article_properties p.thedate{
	color: #222427;
}

div#article_properties h1{
	color: #96a83a; font-size: 12px;
}

div#article_ads{
	text-align: center; padding: 20px 0;
}

div#art_bottom_stuff{
	border-top: 1px solid #E0DEDE; margin: 5px 10px; padding: 15px 0px; padding-left: 3px;
}

div#art_bottom_stuff a{
	font-size: 11px; background: url("../images/bulet_login.gif") no-repeat scroll 0% 70%; padding-left: 15px;
	line-height: 180%;
}
