/*	Copyright Estates IT Limited 2011 */
.MenuNews {	float: left;	width: 180px;	margin: 0px 0px 10px 8px;	text-align: left;		background-color: #EFF0F1;	background-position: top;	background-image: none;	background-repeat: no-repeat;}
.MenuNews h2 {	margin: 10px 0px 5px 8px;	color: #445566;}
.newsitem { border: 1px solid #bfd9fb;margin: 15px 0px 15px 0px;float: left; }
.newsitem:hover { border: 1px solid #81b5f9;}

.newsitem img { width:150px; display: inline; float:left; border: none; margin: 10px; }
.img1x1 {width: 150px; height: 150px}
.img4x3 {width: 150px; height: 113px}
.img6x4 {width: 150px; height: 100px}
.img7x4 {width: 150px; height: 86px}

.newsitem h2 { margin:8px 0 5px 0; width: 560px; float:left; }
.newsitem h2 a { font-weight: bold; font-size: 14px; text-decoration: none;}
.newsitem h2 a:hover {text-decoration: underline;}
.newsitem p {	width: 560px; float: left; margin: 0px; font-size:13px; }
.newsitem p.readarticle { font-style: italic; width: 310px; text-align: right; font-size: 10px; float: right;}
/*.newsitem a , .newsitem a:link , .newsitem a:active , .newsitem a:visited { text-decoration: underline;}
.newsitem a:hover { text-decoration: underline; }

.newsarticle img { max-width:440px;}*/
.newsarticle p{width: auto; float:none;}

.items {margin: 0px 0px 0px 0px; height: 20000em; position: absolute;}
.item {	margin: 5px 0px 0px 0px; height: auto;}
.item img {	width: 175px; max-height: 175px; margin: 0px 0px 0px 0px; float: left;}
.item h2 { margin: 0px 0px 3px 0px; color: rgb(68, 85, 102); font-size: 16px; font-weight: normal;}
.item p { padding: 0px 0px 5px 0px;}
.item a { padding: 0px 0px 0px 0px;}
#actions { margin: 5px 0px 5px 0px; width: 175px;}
#actions a { color: rgb(102, 102, 102); cursor: pointer;}
#actions a:hover { color: rgb(0, 0, 0); text-decoration: none;}
.disabled {	/*visibility: hidden;*/}

.newsarticle p{ 	float: none; padding: 0px px 5px 0px; line-height: 20px;}
.newsarticle img.left{ 	float: left;	margin: 5px 15px 20px 0px;}
.newsarticle img.right{	float: right;	margin: 5px 0px 20px 15px;}

.newslistthumb{	width: 200px;	float: left;}
.news-list  img {	display: none;	visibility: hidden;}
.news-list  h2 a {font-size: 13px;padding: 0px 5px 5px 0px;float: left;line-height: 16px;text-decoration: none;font-weight: bold;text-transform: none;}
.news-list  a {font-size: 11px;padding: 0px 7px 5px 5px;line-height: 14px;}.news-list  p {font-size: 11px;padding: 0px 7px 5px 5px;float: left;line-height: 18px;}

/* News Ticker Formating */
.newsticker {	list-style-type: none;	padding: 0px;	margin: 0; width: 775px }
.newsticker li {	list-style:none;	line-height:22px;}
.newsticker li a {	text-decoration: none; font-size: 14px; font-weight: bold; line-height: 30px;}
.newsticker li a:hover {	text-decoration: underline;	}
#news-cont {	width: 960px; float: left; margin: 0px 0px 0px 0px;}
#news-left {	width: 160px; float: left; margin: 3px 0px 0px 20px;}
#news-right{	width: 775px; float: left; margin: 3px 0px 0px 0px;}
a.more-news{display: block;text-align: center;background-image: url(/images/newsButtonBack.jpg);background-repeat: repeat-x;background-position:top;width: 160px;height: 30px;line-height: 30px;padding: 0px 0px 0px 0px;margin: 0px 0px 0px 0px;text-decoration: none;font-size: 15px;color: #fff; font-weight: bold;}
a.more-news:hover{ background-position: bottom;}

/* End News Ticker Formating */


