/**
 * ------------------------------------------------------------------------
 * JA Tabs Plugin for Joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
 */
 
/* JA Tabs top*/
.nex .ja-tab-panels-top {
}

.nex .ja-tabs-title-top {
	position: relative;
	width: 100%;
}

.nex .ja-tabs-title-top ul.ja-tabs-title {
	width: 100%;
	background: url(border.gif) repeat-x 0 100% #fff;
	height: 39px;
}

.nex .ja-tabs-title-top ul.ja-tabs-title li {
	color: #aaa;
	text-align: center;
	height: 39px;
	padding: 0 14px;
	background: url(border-right.gif) no-repeat 100% 50%;
}

/*---------------------- RTL position ------------*/
#ja-content-mass-top .rtlpos,#ja-content-mass-top div.ja-moduletable.no-border, #ja-content-mass-top div.moduletable.no-border {
margin:0px	
}
.rtlpos .nex .ja-tabs-title-top ul.ja-tabs-title li {
	color: #aaa;
	text-align: center;
	height: 39px;
	padding: 0 14px;
	background: url(border-right.gif) no-repeat 0 50%;
	
}

.nex .ja-tabs-title-top ul.ja-tabs-title li h3 {
	color: #aaa;
	background: none;
	padding: 0 0 6px;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 38px;
	border-bottom: none;
}

.nex .ja-tabs-title-top ul.ja-tabs-title li.hover,
.nex .ja-tabs-title-top ul.ja-tabs-title li.firsthover,
.nex .ja-tabs-title-top ul.ja-tabs-title li.lasthover {
	color: #c33;
}

.nex .ja-tabs-title-top ul.ja-tabs-title li.hover h3,
.nex .ja-tabs-title-top ul.ja-tabs-title li.firsthover h3,
.nex .ja-tabs-title-top ul.ja-tabs-title li.lasthover h3 {
	color: #c33;
}

.nex .ja-tabs-title-top ul.ja-tabs-title li.active,
.nex .ja-tabs-title-top ul.ja-tabs-title li.firstactive,
.nex .ja-tabs-title-top ul.ja-tabs-title li.lastactive {
	color: #c33;
}

.nex .ja-tabs-title-top ul li.active h3,
.nex .ja-tabs-title-top ul li.firstactive h3,
.nex .ja-tabs-title-top ul li.lastactive h3 {
	color: #c33;
	background: url(arrow.gif) no-repeat 50% 100%;
}

/* JA Tabs left --- */
.nex .ja-tabs-title-left {
	position: relative;
	float: left;
	height: 100%;
}

.nex .ja-tabs-title-left ul.ja-tabs-title li {
	height: 100%;
	cursor: pointer;
}

.nex .ja-tabs-title-left ul.ja-tabs-title li h3 {
	font-size: 92%;
	font-weight: 700;
}

.nex .ja-tabs-title-left ul li.active,
.nex .ja-tabs-title-left ul li.firstactive,
.nex .ja-tabs-title-left ul li.lastactive {
}

.nex .ja-tabs-title-left ul li.active h3,
.nex .ja-tabs-title-left ul li.firstactive h3,
.nex .ja-tabs-title-left ul li.lastactive h3 {
}

/* JA Tabs right --- */
.nex .ja-tab-panels-right .ja-tab-subcontent {
}

.nex .ja-tabs-title-right {
}

.nex .ja-tabs-title-right ul.ja-tabs-title li {
	height: 100%;
	cursor: pointer;
}

.nex .ja-tabs-title-right ul.ja-tabs-title li h3 {
	font-size: 92%;
	font-weight: 700;
	background: none;
}

.nex .ja-tabs-title-right ul li.active,
.nex .ja-tabs-title-right ul li.firstactive,
.nex .ja-tabs-title-right ul li.lastactive {
}

.nex .ja-tabs-title-right ul li.active h3,
.nex .ja-tabs-title-right ul li.firstactive h3,
.nex .ja-tabs-title-right ul li.lastactive h3 {
	color: #333;
}

/* JA Tabs bottom --- */
.nex .ja-tabs-title-bottom {
	height: 30px;
	position: relative;
	width: 100%;
}

.nex .ja-tabs-title-bottom ul.ja-tabs-title li {
	background: #F7F7F7;
	margin-left: 5px;
	margin-top: -1px;
}

.nex .ja-tabs-title-bottom ul.ja-tabs-title li h3 {
	font-size: 100%;
	font-weight: 700 !important;
	margin: 0;
	padding: 0 10px;
	color: #999;
}

.nex .ja-tabs-title-bottom ul.ja-tabs-title li.hover,
.nex .ja-tabs-title-bottom ul.ja-tabs-title li.firsthover,
.nex .ja-tabs-title-bottom ul.ja-tabs-title li.lasthover	{
}

.nex .ja-tabs-title-bottom ul.ja-tabs-title li.active,
.nex .ja-tabs-title-bottom ul.ja-tabs-title li.firstactive,
.nex .ja-tabs-title-bottom ul.ja-tabs-title li.lastactive	{
	background: #fff;
}

.nex .ja-tabs-title-bottom ul li.active h3,
.nex .ja-tabs-title-bottom ul li.firstactive h3,
.nex .ja-tabs-title-bottom ul li.lastactive h3 {
	color: #333;
}

/* Tab content --- */
.nex div.ja-tab-content {
	padding: 5px 0;
}

.nex div.ja-tab-subcontent {
	padding: 0 15px;
}

.nex div.ja-sidenews-list {
	margin: 0 -15px;
}

.nex div.ja-tab-subcontent p {
	margin: 0 0 10px;
}

.nex div.ja-tab-subcontent img {
	border: none;
}


.nex .ja-tabs-title-top ul.ja-tabs-title li.ja-tab-title-featured {
background:rgb(211, 0, 0);
}

.nex .ja-tabs-title-top ul.ja-tabs-title li.ja-tab-title-featured h3 {
color:#fff
}
.nex .ja-tabs-title-top ul.ja-tabs-title li.ja-tab-title-featured:hover h3 {
color:#FFF
}
.nex .ja-tabs-title-top ul li.ja-tab-title-featured.active h3, .nex .ja-tabs-title-top ul li.ja-tab-title-featured.firstactive h3, .nex .ja-tabs-title-top ul li.ja-tab-title-featured.lastactive h3 {
background: url(arrow-red.gif) no-repeat 50% 100%;
}
