/*
# ------------------------------------------------------------------------

# ------------------------------------------------------------------------
*/

#ja-zinwrap {}

#ja-zin {}

#ja-zin .article_row {
	margin: 0;
	padding: 0;
}

/* HEADING
--------------------------------------------- */
/* Section --- */
#ja-mainbody .ja-zinsec {
	background: #f7f7f7;
	border-bottom: 1px solid #ddd;
	color: #000;
	padding: 0 15px;
	position: relative;
}

#ja-mainbody .article_row:hover .ja-zinsec {
	background: #333; 
	color: #fff;
}

#ja-mainbody .article_row:hover .ja-zinsec a {
	color: #fff;
}

#ja-mainbody .ja-zinsec h2 {
	margin: 0 !important;
	padding: 5px 0 !important;
	font-size: 110%;
	text-transform: uppercase;
}

#ja-mainbody .ja-zinsec h2 a {
	color: #000;
}

/* Category --- */
#ja-mainbody .ja-zincat h3 {
	margin: 0 !important;
	padding: 0 !important;
	font-family: Arial, sans-serif;
	font-size: 92%;
	text-transform: uppercase;
	float: left;
	padding-right: 12px !important;
	background: url(images/arrow-1.gif) no-repeat right center;
	font-weight: normal;
}

#ja-mainbody .ja-zincat h3 a {
	color: #000;
}

/* News Title --- */
h4.ja-zintitle {
	margin: 0 0 2px 0!important;
	padding: 0 !important;
	font-weight: bold;
	font-size: 11px;
	line-height:11px;
}

/* CONTENT
--------------------------------------------- */
#ja-mainbody .ja-zincontent p {
	margin: 0 0 0px 0 !important;
	/*min-height:49px;*/
	line-height:11px
}

#ja-mainbody .ja-zincontent {
	margin: 5px 0 !important;
	min-height:49px;
	line-height:11px
}

/* Image ---*/
#ja-mainbody .ja-zinimg {
	float:left;
	margin: 0 5px 0 0;
}

/* Meta ---*/
#ja-mainbody .ja-zinmeta {
	color: #999999;
	line-height: normal;
}

/* More Links ---*/
#ja-mainbody .ja-zinlinks {
	padding-top: 5px;
	font-size: 92%;
}

#ja-mainbody .ja-zinlinks strong {
	color: #999999;
	text-transform: uppercase;
	font-weight: normal;
}

#ja-mainbody .ja-zinlinks ul {
	padding: 0 !important;
	margin: 0 !important;
}

#ja-mainbody .ja-zinlinks ul li {
	padding: 0 0 0 10px !important;
	background-position: 1px 5px !important;
	margin: 3px 0 5px !important;
	line-height: normal !important;
}



/* MISC.
------------------------------------------------*/
/* Ghost container when moving ---*/
#ja-mainbody .ja-ghost .article_row {
	border: 2px solid #ddd;
	background: #EBF2F7;
	padding: 0;
}

#ja-mainbody .ja-ghost .inner {
	padding-left: 15px;
	padding-right: 15px;
}

#ja-mainbody .move {
	border: 2px dotted #999 !important;
}

#ja-mainbody .move-wrap .article_row:hover .ja-zinsec {
	background: #f7f7f7!important; 
	color: #000!important;
}

/* 1st & last row/column style ---*/
#ja-mainbody .row-last {
	border-bottom: 0 !important;
}

#ja-mainbody .ja-mod-inner {
	position: relative;
}


#ja-zin .jce_caption {
	visibility:hidden;
	position:absolute;
}