/*
# ------------------------------------------------------------------------
# JA Teline III - Stable - Version 1.4 - Licence Owner JA126058
# ------------------------------------------------------------------------
# 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-zinwrap
{
}
#ja-zin
{
}
#ja-zin .article_row
{
	margin: 0;
	padding: 0;
}
/*HEADING
---------------------------------------------
Section ---*/
.ja-zinsec
{
	background: #F7F7F7 url(images/bg.gif) repeat-x bottom;
	border-bottom: 1px solid #DDD;
	color: #000;
	padding: 0 15px;
	position: relative;
}
.article_row:hover .ja-zinsec
{
	background: #333;
	color: #FFF;
}
.article_row:hover .ja-zinsec A
{
	color: #FFF;
}
.ja-zinsec H2
{
	margin: 0 !important;
	padding: 5px 0 !important;
	font-size: 110%;
	/*[disabled]text-transform:uppercase;*/
}
.ja-zinsec H2 A
{
	color: #293E81;
}
/*Category ---*/
.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-zincat H3 A
{
	color: #000;
}
/*News Title ---*/
H4.ja-zintitle
{
	margin: 0 0 5px !important;
	padding: 0 !important;
	font-weight: bold;
	font-size: 125%;
}
/*CONTENT
---------------------------------------------*/
.ja-zincontent P
{
	margin: 5px 0 !important;
}
/*Image ---*/
.ja-zinimg
{
	margin: 5px 0;
}
/*Meta ---*/
.ja-zinmeta
{
	color: #999999;
	line-height: normal;
}
/*More Links ---*/
.ja-zinlinks
{
	padding-top: 5px;
	font-size: 92%;
}
.ja-zinlinks STRONG
{
	color: #999999;
	text-transform: uppercase;
	font-weight: normal;
}
.ja-zinlinks UL
{
	padding: 0 !important;
	margin: 0 !important;
}
.ja-zinlinks UL LI
{
	padding: 0 0 0 10px !important;
	background-position: 1px 5px !important;
	margin: 3px 0 5px !important;
	line-height: normal !important;
}
/*THEMES
------------------------------------------------
red ---*/
.ja-zintheme-red:hover .ja-zinsec
{
	background: #9C162E url(images/red_bg.gif) repeat-x bottom;
}
.ja-zintheme-red:hover .ja-zincat H3, .ja-zintheme-red:hover .ja-zincat H3 A
{
	color: #9C162E;
}
/*orange ---*/
.ja-zintheme-orange:hover .ja-zinsec
{
	background: #A15E1B url(images/orange_bg.gif) repeat-x bottom;
}
.ja-zintheme-orange:hover .ja-zincat H3, .ja-zintheme-orange:hover .ja-zincat H3 A
{
	color: #A15E1B;
}
/*pink ---*/
.ja-zintheme-pink:hover .ja-zinsec
{
	background: #AB1479;
}
.ja-zintheme-pink:hover .ja-zincat H3, .ja-zintheme-pink:hover .ja-zincat H3 A
{
	color: #AB1479;
}
/*green ---*/
.ja-zintheme-green:hover .ja-zinsec
{
	background: #3F7E15 url(images/green_bg.gif) repeat-x bottom;
}
.ja-zintheme-green:hover .ja-zincat H3, .ja-zintheme-green:hover .ja-zincat H3 A
{
	color: #3F7E15;
}
/*lime ---*/
.ja-zintheme-lime:hover .ja-zinsec
{
	background: #808A17 url(images/lime_bg.gif) repeat-x bottom;
}
.ja-zintheme-lime:hover .ja-zincat H3, .ja-zintheme-lime:hover .ja-zincat H3 A
{
	color: #808A17;
}
/*cyan ---*/
.ja-zintheme-cyan:hover .ja-zinsec
{
	background: #1A8489 url(images/cyan_bg.gif) repeat-x bottom;
}
.ja-zintheme-cyan:hover .ja-zincat H3, .ja-zintheme-cyan:hover .ja-zincat H3 A
{
	color: #1A8489;
}
/*deepblue ---*/
.ja-zintheme-deepblue:hover .ja-zinsec
{
	background: #145077 url(images/deepblue_bg.gif) repeat-x bottom;
}
.ja-zintheme-deepblue:hover .ja-zincat H3, .ja-zintheme-deepblue:hover .ja-zincat H3 A
{
	color: #145077;
}
/*MISC.*/
.ja-zintheme-blue:hover .ja-zinsec
{
	background: #333 url(images/blue_bg.gif) repeat-x bottom;
}
/*------------------------------------------------
Ghost container when moving ---*/
.ja-ghost .article_row
{
	border: 2px solid #DDD;
	background: #EBF2F7;
	padding: 0;
}
.ja-ghost .inner
{
	padding-left: 15px;
	padding-right: 15px;
}
.move
{
	border: 2px dotted #999 !important;
}
.move-wrap .article_row:hover .ja-zinsec
{
	background: #F7F7F7 !important;
	color: #000 !important;
}
/*1st & last row/column style ---*/
.row-last
{
	border-bottom: 0 !important;
}
.ja-mod-inner
{
	position: relative;
}
