/*------------------------------------------------------------------------
# JA Vauxite for Joomla 1.5 - Version 1.0 - Licence Owner JA48967
# ------------------------------------------------------------------------
# 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.
-------------------------------------------------------------------------*/

#jazin-fp {
	color: #999999;
}

#jazin-hlwrap {
	clear: both;
	background: url(../images/bor_tl.gif) no-repeat left top;
}

#jazin-hlwrap-br {
	background: url(../images/bor_br_black.gif) no-repeat right bottom;
	margin-bottom: 10px;
}

#jazin-hlwrap-bl {
	background: url(../images/bor_bl_black.gif) no-repeat left bottom;
}

#jazin-hlwrap-tr {
	background:url(../images/bor_tr.gif) no-repeat top right;
}

#jazin-hlfirst {
	width: 48%;
	float: left;
}

#jazin-hlwrap a {
	color: #FFFFFF;
}

#jazin-hlwrap a:hover,
#jazin-hlwrap a:focus,
#jazin-hlwrap a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#jazin-hlwrap-head {
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-size: 92%;
	font-weight: bold;
	color: #333333;
}

#jazin-hlwrap-content {}

#jazin-hlfirst img {
	margin: 5px 0 10px !important;
	background: #222222;
	border: 1px solid #333333;
	padding:3px;
}

#jazin-hlnext {
	float: right;
	margin: 15px 0 15px;
	width: 50%;
}

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

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

#jazin-hlnext .jazin-content p {
	margin: 0;
}

#jazin-hlnext .jazin-content img {
	float: left;
	margin: 5px 10px 5px 0;
	padding: 3px;
	background:#222222;
	border: 1px solid #333333;
}

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

/* OLD HEADLINE (jazin-fp)
--------------------------------------------- */
#jahl-newsitem {
	padding: 5px;
}

div.ja-newscat {
	display: block;
	padding: 5px 0 3px 0;
	margin: 0;
	position: relative;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
}

div.ja-newscat span {
	font-weight: bold;
	padding-left: 10px;
}

#jahl-newsitem a.ja-newstitle { 
	font-size: 150%;
	font-weight: normal;
}

.ja-newscontent {
	background: #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: #EEEEEE;
	padding: 2px 5px;
	font-size: 10px;
	line-height: normal;
	margin-left: 5px;
	display: block;
}
