/*
# ------------------------------------------------------------------------
# JA Teline III - Stable - Version 1.4 - Licence Owner JA125145
# ------------------------------------------------------------------------
# Copyright (C) 2004-2009 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# This file may not be redistributed in whole or significant part.
# ------------------------------------------------------------------------
*/

#ja-zinfpwrap {
	border-bottom: 1px solid #ddd;
}

#ja-zinfp { 
	background: url(back-zinfp.png) repeat ;
	background-color: #FFFFFF;
	color: white;
}

#ja-zinfp a, #ja-zinfp a:hover, #ja-zinfp a:active, #ja-zinfp a:focus {
	color: #cc0000;
}

p.ja-zinfp-vitals {
	color: #AAAAAA !important;
	font-size: 88%;
	font-style: italic;
	margin: 0px 0px 0px 0px !important;
}

/* LAYOUT: TELINE II
--------------------------------------------- */
/* Featured News ----*/
.ja-zinfp-featured {
	width: 529px;
	overflow: hidden;
}

.ja-zinfp-featured h4.ja-zintitle {
	margin: 0px 0px 0px 0px;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 0px;
	line-height: 24px;
	padding: 0;
}

.ja-zintitle a {
	color: #FFFFFF !important;
	text-decoration: none;
}

.ja-zintitle a:hover, a:active, a:focus {
	color: #336699 !important;
	text-decoration: none;
}

.ja-zinfp-featured img {
	display: block;
	padding: 3px !important;
	border: 6px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-right: auto !important;
	margin-bottom: 8px !important;
	margin-left: auto !important;
}

.ja-zinfp-featured .ja-zincontent-featured {
	padding-top: 15px;
	padding-bottom: 10px;
	border-top: 1px dotted #444;
	color: #CCC;
}

/* Normal News ----*/
.ja-zinfp-normal {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 450px;
}

.ja-zinfp-normal .ja-zincontent-normal img {
	float: left;
	border: 4px solid #444444;
	margin-right: 10px;
}

.ja-zinfp-normal .ja-zincontent-normal {
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 10px 10px !important;
}

/* Misc. ----*/
#ja-zinfp .first {
	border-top: 0;
}

/* LAYOUT: TELINE III
--------------------------------------------- */
.ja-zinfp-normal .inactive img,
.ja-zinfp-normal .inactive p {
	display: block;
}

.ja-zinfp-normal .active img,
.ja-zinfp-normal .active p {
	display: block;
}

.ja-zinfp-normal h4.ja-zintitle {
	margin: 5px 10px 0px 0px;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 18px;
	padding: 0;
}

.ja-zinfp-featured .ja-zincontent-featured {
	display: none;
}

.ja-zinfp-featured .first {
	display: block;
}

/* LAYOUT: HEADLINES
--------------------------------------------- */
#ja-zinhlwrap {
	border-bottom: 1px dotted #444;
	margin-right: 1px;
}

.ja-zincontent-normal .inner {
}

.ja-zincontent-featured .inner {
}

.ja-zincontent-normal:hover, .ja-zincontent-normal:active, .ja-zincontent-normal:focus {
	background-color: #222222;
}

#ja-zinhlwrap h4.ja-zintitle {
	font-size: 175%;
}

.ja-zincontent-normal .ja-zincontent-featured img {
	margin-right: 15px;
}

/* Control bar --- */
.ja-zinhl-controlbar {
	position: absolute;
	top: 0;
	right: 15px;
	padding: 5px 0;
	display: block;
}

.ja-zinhl-controlbar ul {
	margin: 0 10px !important;
	padding: 0 !important;
	float: left;
}

.ja-zinhl-controlbar li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	display: inline;
}

#ja-zinhl-counter {
	background: #333;
	color: #fff;
	padding: 1px 5px;
	font-size: 92%;
	letter-spacing: 1px;
}

