.parenthesis .container{
	/*background: #f4f6f6 url(bg_tab.gif) bottom repeat-x;*/
	background: #ffffff;
	border: 1px solid #d3d3d3;
	padding-bottom:20px;
}
.jv-tab-panels-top{
	top:20px;
}

/* module */
.parenthesis  .jv-tabswrap h3,
.parenthesis div.module .jv-tabswrap h3 {
	background: none;
}

.parenthesis  .jv-tabswrap h3 span,
.parenthesis div.module .jv-tabswrap h3 span {
	margin: 0;
	padding: 0;
	display: block;
	background: none;
	background-color: none;
	height: auto;
	line-height: normal;
	color: #333;
}

.parenthesis .jv-tabs-panels-top div.jv-tab-content {
	top:10px;
}

/* JV Tabs top*/
.parenthesis .jv-tabs-title-top {
	height: 39px !important;
	background-color: #000000;	/*background:#d5d7d7 url(grad1.gif) repeat-x bottom;*/	
}

.parenthesis .jv-tabs-title-top ul.jv-tabs-title {
	height: 35px;
	top: 0;
	left: 0;
}

.parenthesis .jv-tabs-title-top ul.jv-tabs-title li {
	background: none;
	margin:0;
}

.parenthesis .jv-tabs-title-top ul.jv-tabs-title li h3,
.parenthesis .jv-tabs-title-top ul.jv-tabs-title li h3,
.parenthesis div.module .jv-tabs-title-top ul.jv-tabs-title li h3,
.parenthesis div.module .jv-tabs-title-top ul.jv-tabs-title li h3 {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	height:35px;
	line-height:35px;
	margin: 0;
	padding: 0 12px;
	background: none;
	letter-spacing: normal;
	*float:left;
	text-transform: uppercase;
	font-family: "Tahoma", Arial, sans-serif;
}

.parenthesis .jv-tabs-title-top ul.jv-tabs-title li.active,
.parenthesis .jv-tabs-title-top ul.jv-tabs-title li.firstactive,
.parenthesis .jv-tabs-title-top ul.jv-tabs-title li.lastactive {
	/*background:url(active.gif) center bottom no-repeat;*/
	height:41px;
}

.parenthesis  .jv-tabs-title-top ul.jv-tabs-title li.active h3,
.parenthesis  .jv-tabs-title-top ul.jv-tabs-title li.firstactive h3,
.parenthesis  .jv-tabs-title-top ul.jv-tabs-title li.lastactive h3,
.parenthesis div.module .jv-tabs-title-top ul.jv-tabs-title li.active h3,
.parenthesis div.module .jv-tabs-title-top ul.jv-tabs-title li.firstactive h3,
.parenthesis div.module .jv-tabs-title-top ul.jv-tabs-title li.lastactive h3 {
	/*background-color:#f5f6f7;*/
	background-color:#ffffff;
	color: #000000;
	border:#fff solid 1px;
	border-width:0 1px 0 1px;
}

.parenthesis #jv-contenet .jv-tabs-title-top ul.jv-tabs-title li.firstactive h3,
.parenthesis div.module .jv-tabs-title-top ul.jv-tabs-title li.firstactive h3{
	border-left:none;
}

/* JV Tabs left*/
.parenthesis .jv-tabs-title-left {
	background: url(17pxblank.gif) repeat-y right #d5d7d7;
}

.parenthesis .jv-tabs-title-left ul.jv-tabs-title li {
	margin:0 1px 0 0;
	height:41px;
	background:none;
}

.parenthesis .jv-tabs-title-left ul.jv-tabs-title {
	top: 0;
}

.parenthesis .jv-tabs-title-left ul.jv-tabs-title li h3 {	
	font-size: 12px;
	color: #474747;
	font-weight: bold;
	line-height:35px;
	margin: 0;
	padding: 0 10px;
	text-align:center;
	background: none;
	letter-spacing: normal;
	text-transform: uppercase;
	font-family: "Tahoma", Arial, sans-serif;
}

.parenthesis .jv-tabs-title-left ul li.active,
.parenthesis .jv-tabs-title-left ul li.firstactive,
.parenthesis .jv-tabs-title-left ul li.lastactive {
	background: url(left-active.gif) no-repeat bottom;
}

.parenthesis .jv-tabs-title-left ul li.active H3 ,
.parenthesis .jv-tabs-title-left ul li.firstactive H3,
.parenthesis .jv-tabs-title-left ul li.lastactive H3 {
	color: #bc0102;
}

/* JV Tabs right*/
.parenthesis .jv-tabs-panels-right .jv-tab-subcontent {
	padding-left: 15px !important;
}

.parenthesis .jv-tabs-title-right {
	background: url(17pxblank2.gif) repeat-y left #d5d7d7;
}

.parenthesis .jv-tabs-title-right ul.jv-tabs-title {
	top: 0;
}

.parenthesis .jv-tabs-title-right ul.jv-tabs-title li {
	height:41px;
	margin: 0 0 0 1px;
	padding: 0;
	cursor: pointer;
	display: block;
	background: none;
}

.parenthesis .jv-tabs-title-right ul.jv-tabs-title li h3 {
	font-size: 12px;
	color: #474747;
	font-weight: bold;
	line-height:35px;
	margin: 0;
	padding: 0 10px;
	text-align:center;
	background: none;
	letter-spacing: normal;
	text-transform: uppercase;
	font-family: "Tahoma", Arial, sans-serif;
}

.parenthesis .jv-tabs-title-right ul li.active,
.parenthesis .jv-tabs-title-right ul li.firstactive,
.parenthesis .jv-tabs-title-right ul li.lastactive {
	background: url(right-active.gif) no-repeat bottom;
}

.parenthesis .jv-tabs-title-right ul li.active H3 ,
.parenthesis .jv-tabs-title-right ul li.firstactive H3,
.parenthesis .jv-tabs-title-right ul li.lastactive H3 {
	color: #bc0102;
}

/* JV Tabs bottom*/
.parenthesis .jv-tabs-panels-bottom {
	top: 10px;
}
.parenthesis .jv-tabs-title-bottom {
	height: 41px;
	position: relative;
	background:#d5d7d7 url(grad2.gif) repeat-x top;
}

.parenthesis .jv-tabs-title-bottom ul.jv-tabs-title {
	height: 41px;
	top: 0;
	left: 0;
	
}

.parenthesis * html .jv-tabs-title-bottom ul.jv-tabs-title { /*IE 6*/
	top: 0;
}

.parenthesis .jv-tabs-title-bottom ul.jv-tabs-title li {
	background: none;
	margin:0;
	padding-top:6px;
}

.parenthesis .jv-tabs-title-bottom ul.jv-tabs-title li h3 {	
	font-size: 12px;
	color: #474747;
	font-weight: bold;
	height:35px;
	line-height:35px;
	margin: 0;
	padding: 0 12px;
	background: none;
	letter-spacing: normal;
	*float:left;
	text-transform: uppercase;
	font-family: "Tahoma", Arial, sans-serif;
}

.parenthesis .jv-tabs-title-bottom ul.jv-tabs-title li.active,
.parenthesis .jv-tabs-title-bottom ul.jv-tabs-title li.firstactive,
.parenthesis .jv-tabs-title-bottom ul.jv-tabs-title li.lastactive {
	background: url(active2.gif) center top no-repeat;
	height:41px;
}

.parenthesis .jv-tabs-title-bottom ul li.active h3 ,
.parenthesis .jv-tabs-title-bottom ul li.firstactive h3,
.parenthesis .jv-tabs-title-bottom ul li.lastactive h3 {
	background-color:#f5f6f7;
	color: #bc0102;
	border:#fff solid 1px;
	border-width:0 1px 0 1px;
}

.parenthesis .jv-tabs-title-bottom ul li.firstactive h3{
	border-left:none;
}