/*------------------------------------------------------------------------

# JA Mootabs css 1.0 - June, 2008

# ------------------------------------------------------------------------

# 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

-------------------------------------------------------------------------*/


.li_new{
margin-left:14px;
color:#D71921;
}
.li_text{
color:#7C7C7C;
font-family: Times New Roman,Times,serif; 
font-size: 16px; line-height: 8pt; 
letter-spacing: 1px;
font-weight:bold;
}



.ja-tabswrap {

	padding: 0;

	margin: 0;

}



.container{

	position: relative;

	overflow: hidden;

	height: 100%;

	width: 100%;

	z-index: 10;

	background: #FFFFFF;

	border: solid 1px #ccc;

}



.ja-tabswrap div.ja-tab-subcontent {

	padding: 0px;	

}



.ja-tabswrap div.ja-tab-content {

	position: absolute;	

	border: none;

	z-index: 100;

	padding: 0;

	width: 100%;

}



.ja-tabswrap .ja-tab-content ul {

	/* margin: 0 !important; */
	padding: 0 !important;
	

}



.ja-tabswrap .ja-tab-content li {

	padding: 4px 0 6px;

	/* margin: 0; */

	background: none;

}



/*For tabs Top*/

.ja-tabs-title-top {

	height: 30px;

	position: relative;

	z-index:10;

}



.ja-tabs-title-top ul.ja-tabs-title {

	margin: 0;

	padding: 0;

	height: 21px;

	position: absolute;

	bottom: 1px;

	left: 10px;

}



* html .ja-tabs-title-top ul.ja-tabs-title { /*IE 6*/

	bottom: -1px;

}



.ja-tabs-title-top ul.ja-tabs-title li {

	float: left;

	background: none;

	margin: 0 1px;

	padding: 0;

	cursor: pointer;

	display: block;

}



.ja-tab-panels-top {

	position: relative;

	clear: both;

	overflow: hidden;

	bottom: 0;

	left:10px;

	width:97%;

	z-index:1px;	

}



*+html  .ja-tab-panels-top{



}

/*End*/





/*For tabs Left*/

.ja-tabs-title-left {

	float:left;	

}



.ja-tabs-title-left ul.ja-tabs-title {

	margin: 0;

	padding: 0;

	top: 10px;

	left: 0px;

	width: 100%;

}



.ja-tabs-title-left ul.ja-tabs-title li {

	margin: 0px 0 0 1px;

	padding: 0;

	cursor: pointer;

	display: block;

}



.ja-tab-panels-left {

	position: relative;

	overflow: hidden;

	top: 5px;

	height:98%;

	left:10px;

}

/*End*/





/*For tabs right*/

.ja-tabs-title-right {

	position: relative;

	float:right;	

	height:100%;

}



.ja-tabs-title-right ul.ja-tabs-title {

	margin: 0;

	padding: 0;

	position: absolute;

	top: 10px;

	right: 0;

	width: 100%;

}



.ja-tabs-title-right ul.ja-tabs-title li {

	margin: 0 0 0 1px;

	padding: 0;

	cursor: pointer;

	display: block;

}



.ja-tab-panels-right {

	position: relative;

	overflow: hidden;

	top: 5px;

	height:98%;

}





/*For tabs BOTTOM*/

.ja-tabs-title-bottom {

	

}



.ja-tabs-title-bottom ul.ja-tabs-title {

	margin: 0;

	padding: 0;

	height: 21px;

	position: relative;

	top: -1px;

	left: 10px;

}



* html .ja-tabs-title-bottom ul.ja-tabs-title { /*IE 6*/

	top: -1px;

}



.ja-tabs-title-bottom ul.ja-tabs-title li {

	float: left;

	background: none;

	margin: 0 1px;

	padding: 0;

	cursor: pointer;

	display: block;

}



.ja-tab-panels-bottom {

	position: relative;

	clear: both;

	overflow: hidden;

	top: 10px;

	width:98%;

	left:10px;

	right:10px;

	z-index: 1;
	
	height:230px !important;

}

/*End*/
