/*#frontnewswrap {
	background:#DBDBDB;
}*/
#frontnewswrap .article_seperator {
	background: none;
}

.ja-newsblock {
	margin: 0;
	display: block;
}

.ja-newsitem,
.ja-newsitem-left,
.ja-newsitem-right,
.ja-newsitem-center {
	float: left;
	padding: 0;
	text-align: center;
}

.ja-newsitem-left,
.ja-newsitem-center {
}

.ja-newsitem-left div.ja-newsitem-inner,
.ja-newsitem-center div.ja-newsitem-inner,
.ja-newsitem-right div.ja-newsitem-inner,
.ja-newsitem div.ja-newsitem-inner {
	text-align: left;
	float: left;
}

.ja-newsitem-center div.ja-newsitem-inner {
	float: none;
	margin: 0 auto;
}

.ja-newsitem-right div.ja-newsitem-inner {
	float: right;
}

a.ja-newscat, a.ja-newscat:hover, a.ja-newscat:active, a.ja-newscat:focus {
	display: block;
	margin: 0 0 5px;
	position: relative;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}

.ja-newscatwrap .hover .ja-newscat,
.ja-newsitem-left:hover .ja-newscat,
.ja-newsitem-center:hover .ja-newscat,
.ja-newsitem-right:hover .ja-newscat {
}
div.cateitems {
	background:#DBDBDB;
	padding:10px;
}
a.ja-newscat span {
	font-weight: bold;
	padding: 2px 5px 2px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.ja-newscatwrap .hover .ja-newscat span,
.ja-newsitem-left:hover .ja-newscat span,
.ja-newsitem-center:hover .ja-newscat span,
.ja-newsitem-right:hover .ja-newscat span {
}

a.ja-newstitle {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	font-size:1.5em;
	line-height:22px;
}

a.ja-newstitle:hover, a.ja-newstitle:active, a.ja-newstitle:focus {
	color: #0B3768;
	text-decoration:none;
}

.ja-newscatwrap .ja-newscontent {
	background:#FFF;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:5px 15px;
	font-size: 92%;
}
.newscontentleft {
	width:360px;
	float:left;
}
.newscontentright {
	margin-left:360px;
	padding-left:20px;
}

.ja-newscontent img {
	margin: 2px 10px 5px 0;
	border: 1px solid #547EC0;
}

.ja-newscontent p {
	margin: 5px 0;
}

.ja-newsitem ul {
	margin: 10px 0 0;
	padding: 0;
}

ul.ja-newslinks {
	margin: 15px 0 0;
	padding: 0;
}

ul.ja-newslinks li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(arrow.png) no-repeat 2px 8px;
}

ul.ja-newslinks li a,
ul.ja-newslinks li a:hover,
ul.ja-newslinks li a:active,
ul.ja-newslinks li a:focus {
	color: #CCCCCC;
	font-size: 92%;
}

/* headline
--------------------------------------------- */
#jahl-newsitem {
	padding: 5px;
}

div.ja-newscat {
	border-bottom:2px solid #C1C1C1;
	color:#C1C1C1;
	display:block;
	height:25px;
	margin:0;
	padding-left:8px;
	padding-right:0;
	padding-top:0;
	position:relative;
	text-transform:uppercase;
}

div.ja-newscat{
	background:url(../images/titlecaption.gif) no-repeat left center;
}

div.ja-newscat h3 {
	background:transparent url(../images/titlecaption-r.gif) no-repeat scroll right center;
	color:#C1C1C1;
	font-size:1em;
	font-weight:bold;
	line-height:25px;
	margin:0;
	padding:0 8px;
	width:96px;
}

#jahl-newsitem a.ja-newstitle { 
	font-size: 200%;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#jahl-newsitem img { 
	margin: 2px 20px 10px 0;
}

/* Control bar
--------------------------------------------- */
.jahl-newscontrol {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 0;
	display: block;
}

.jahl-newscontrol ul {
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}

.jahl-newscontrol li {
	margin: 0;
	padding: 0;
	background: none;
	display: inline;
}

#loading-indicator {
	float: left;
}

#jahl-indicator {
	float: left;
	background: #202020;
	padding: 2px 5px;
	font-size: 10px;
	line-height: normal;
	margin-left: 5px;
	display: block;
}


#frontnewswrap a.readon {
	font-weight: normal;
	color: #547EC0;
	background: none;
	float: right;
}

#frontnewswrap a.readon:hover,
#frontnewswrap a.readon:active,
#frontnewswrap a.readon:focus {
	text-decoration: none;
	color: #0B3768;
}
