.ja-tabswrap {
	padding: 0;
	margin: 0;
}

.container {
	position: relative;
	overflow: hidden;
	height: 100%;
	z-index: 10;
}

.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 {
	position: relative;
	z-index: 10;
}

.ja-tabs-title-top ul.ja-tabs-title {
	margin: 0;
	padding: 0;
	position: absolute;
}

* 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;
	padding: 0;
	cursor: pointer;
	display: block;
}

.ja-tab-panels-top {
	position: relative;
	clear: both;
	overflow: hidden;
	bottom: 0;
	left: 0px;
	width: 100%;
	z-index: 1;	
}

*+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:100%;
	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:100%;
}

/* for tabs bottom */
.ja-tabs-title-bottom {
}

.ja-tabs-title-bottom ul.ja-tabs-title {
	margin: 0;
	padding: 0;
	position: absolute;
}

* html .ja-tabs-title-bottom ul.ja-tabs-title { /*IE 6*/
	top: -1px;
}

.ja-tabs-title-bottom ul.ja-tabs-title li {
	float: left;
	margin: 0;
	padding: 0;
	cursor: pointer;
	display: block;
}

.ja-tab-panels-bottom {
	position: relative;
	clear: both;
	overflow: hidden;
	top: 0;
	width:100%;
	left: 10px;
	right: 0px;
	z-index: 1;
}
/*End*/
.ja-tab-subcontent {
	padding: 10px !important;
}

/* JA Tabs top */
.nagya .ja-tabs-title-top {
	color: #CCCCCC;
	height: 30px;
	position: relative;
}

.nagya .ja-tab-panels-top {
	background: #5A4032;
	border: 1px solid #7A5745;
}

.nagya .ja-tabs-title-top ul.ja-tabs-title {
	bottom: -1px;
	left: 5px;
}

.nagya .ja-tabs-title-top ul.ja-tabs-title li {
	margin-right: 5px;
	background: url(tabtop-bg.gif) repeat-x left top;
}

.nagya .ja-tabs-title-top ul.ja-tabs-title li h3 {
	font-weight: bold !important;
	margin: 0;
	padding: 8px 22px;
	letter-spacing: normal;
	text-transform: uppercase;
	font-size: 100%;
}

.nagya .ja-tabs-title-top ul.ja-tabs-title li.active,
.nagya .ja-tabs-title-top ul.ja-tabs-title li.firstactive,
.nagya .ja-tabs-title-top ul.ja-tabs-title li.lastactive {
	margin-left: 0;
	border: 1px solid #7A5745;
	border-bottom: none;
	background: url(tabtop-active-r.gif) no-repeat right top #503A2E;
}

.nagya .ja-tabs-title-top ul li.active h3 ,
.nagya .ja-tabs-title-top ul li.firstactive h3,
.nagya .ja-tabs-title-top ul li.lastactive h3 {
	color: #F8B150;
	background: url(tabtop-active-l.gif) no-repeat left top;
}

/* JA Tabs bottom */
.nagya .ja-tabs-title-bottom {
	color: #CCCCCC;
	height: 30px;
	position: relative;
}

.nagya .ja-tab-panels-bottom {
	background: #5A4032;
	border: 1px solid #7A5745;
}

.nagya .ja-tabs-title-bottom ul.ja-tabs-title {
	top: -1px;
	left: 5px;
}

.nagya .ja-tabs-title-bottom ul.ja-tabs-title li {
	margin-right: 5px;
	background: url(tabbot-bg.gif) repeat-x left bottom;
	border-top: 1px solid #7A5745;
}

.nagya .ja-tabs-title-bottom ul.ja-tabs-title li h3 {
	font-weight: bold !important;
	margin: 0;
	padding: 8px 22px;
	border-top: none;
	letter-spacing: normal;
	text-transform: uppercase;
	background: none;
	font-size: 100%;
}

.nagya .ja-tabs-title-bottom ul.ja-tabs-title li.active,
.nagya .ja-tabs-title-bottom ul.ja-tabs-title li.firstactive,
.nagya .ja-tabs-title-bottom ul.ja-tabs-title li.lastactive {
	background: url(tabbot-active-r.gif) no-repeat right bottom #503A2E;
	margin-left: 0px;
	border: 1px solid #7A5745;
	border-top: 1px solid #5A4032;
}

.nagya .ja-tabs-title-bottom ul li.active h3,
.nagya .ja-tabs-title-bottom ul li.firstactive h3,
.nagya .ja-tabs-title-bottom ul li.lastactive h3 {
	color: #F8B150;
	background: url(tabbot-active-l.gif) no-repeat left bottom;
}

.nagya .ja-tab-panels-top,
.nagya .ja-tab-panels-top,
.nagya .ja-tab-panels-top,
.nagya .ja-tab-panels-top {
	width: 98%;
}
