/*------------------------------------------------------------------------
# JA Teline for Joomla 1.5 - Version 1.4 - Licence Owner JA123046
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 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.
-------------------------------------------------------------------------*/

/* DEFAULT HEADLINE (jazin-fp)
--------------------------------------------- */
#jazin-fp {
}

#jazin-hlwrap {
	clear: both;
}

#jazin-hlfirst {
	width: 49.9%;
	float: left;
	background: #FFF4FA;
}

#jazin-hlfirst img {
	margin: 0 0 10px !important;
	padding: 0 !important;
}

#jazin-hlnext {
	width: 49%;
	float: right;
}

#jazin-hlwrap .jazin-content {
	padding: 10px;
}

#jazin-hlnext .jazin-content {
	padding: 10px 0 5px 10px;
}

#jazin-hlnext .jazin-content img {
	float: right;
	padding: 0;
	margin: 5px 0 5px 15px;
}

#jazin-fp a.readon {
	margin-top: 5px;
}

/* OLD HEADLINE (jazin-fp)
--------------------------------------------- */
#jahl-newsitem {
	background: #E7F4FA;
}

div.ja-newscat {
	display: block;
	border-bottom: 3px solid #003399;
	padding-top: 5px !important;
	margin: 0;
	position: relative;
	font: bold 125%/normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

div.ja-newscat span {
	font-weight: bold;
	padding: 2px 5px 2px;
	background: #003399;
	color: #FFFFFF;
}

#jahl-newsitem h4 { 
	font-size: 200%;
	font-weight: bold;
	line-height: normal;
}

.ja-newscontent {
	background: #E7F4FA;
	padding: 5px;
}

#jahl-newsitem img { 
	margin: 2px 10px 10px 0;
	float: left;
}

/* 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: #666666;
	color: #FFFFFF;
	padding: 1px 5px;
	font-size: 10px;
	line-height: normal;
	margin-left: 5px;
	display: block;
}
