/*------------------------------------------------------------------------
# SAH::Curves n' Colors
# ------------------------------------------------------------------------
# Copyright (C)Curvesn'Colors.
# @license - Copyrighted Commercial Software
# Curves n' Colors
# Websites:  http://www.curvesncolors.com
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/
#ja-tabwrap .container {
	background: url(../images/box-bg.gif);
}

#ja-tabwrap div.moduletable h3 {
	border-top: none;
}

#ja-tabwrap div.ja-boxct {
	padding:0px;
}

.cooper .container {
}

.cooper .ja-tabswrap div.ja-tab-content {
	width: 95%;
}


.ja-tabswrap div.ja-tab-subcontent {
	color: #333333;
	padding: 10px !important;
}

.ja-tab-subcontent ul{
	padding: 2px 0px 5px 30px;
}

/* JA Tabs top*/
.cooper .ja-tabs-title-top {
	background: /*url(h3-bg.gif) repeat-x*/#1f4481!important;
	border-top: 1px solid #0f254a;
	position: relative;
	width: 100%;

}

.cooper .ja-tabs-title-top ul.ja-tabs-title {
	padding: 0px;
	display: block;
	left: 0;
	top: 0;
}

.ja-tabs-title-top ul.ja-tabs-title {
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

.cooper .ja-tabs-title-top ul.ja-tabs-title li {
	background: url(../images/sep.gif) no-repeat right top;
	margin: 0px;
	padding: 8px 15px 17px 15px;
	margin: 0px;
}

.cooper .ja-tabs-title-top ul.ja-tabs-title li h3 {
	background: none;
	border-bottom: none;
	border-top: none;
	font: bold 11px Tahoma, Geneva, sans-serif;
	padding: 0px;
	margin: 0;
	letter-spacing: normal;
	text-transform: uppercase;
	float: left;
}



.cooper .ja-tabs-title-top ul.ja-tabs-title li.active,
.cooper .ja-tabs-title-top ul.ja-tabs-title li.firstactive,
.cooper .ja-tabs-title-top ul.ja-tabs-title li.lastactive {
	background: url(../images/menu-active.gif) no-repeat center bottom;
	color: #FFF;
	}
	
.cooper .ja-tabs-title-top ul.ja-tabs-title li.first {
	margin: 0px 0px 0px 5px;
}

.cooper .ja-tabs-title-top ul.ja-tabs-title li.hover h3,
.cooper .ja-tabs-title-top ul.ja-tabs-title li.firsthover h3,
.cooper .ja-tabs-title-top ul.ja-tabs-title li.lasthover h3,
.cooper .ja-tabs-title-top ul.ja-tabs-title li.active h3,
.cooper .ja-tabs-title-top ul.ja-tabs-title li.firstactive h3,
.cooper .ja-tabs-title-top ul.ja-tabs-title li.lastactive h3 {
	color: #06C;
}


/* JA Tabs bottom */

/* Tabs */


.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: 0;
	padding: 0;
	width: 100%;
}


/* For tabs Top */
.ja-tabs-title-top {
	position: relative;
	z-index: 0;
}

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

.ja-tabs-title-top ul.ja-tabs-title h3{
	font: bold 10px Tahoma, Geneva, sans-serif;
	color: #FFF;
	padding:;
}

* 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:1px;
}



/*End*/
