/* tab setting*/
.ptabberlive .ptabbertabhide {
	display:none;
}
.ptabber {
}
.ptabberlive {
	background:url(../../images/default/bgtab.gif) no-repeat 0px 21px;

}

ul.ptabbernav
{
	 margin:0;
	 font-size:10px;
	 font-weight:normal;
	 line-height:18px;
	 margin-left:5px;
	text-transform:uppercase;
	letter-spacing:-1px;
	height:1%;
}
ul.ptabbernav li
{	 background: url(../../images/default/lefttab.gif) no-repeat left top;
	 list-style: none;
	 margin: 0;
	 display: inline; 
	 padding:5px 0px 5px 8px;

}
ul.ptabbernav li a
{	 background: url(../../images/default/righttab.gif) no-repeat right top;
	 padding:5px 10px 5px 5px;
	 text-decoration: none;
	 font-weight:normal;
	 margin-right:3px;
	 line-height:22px;
	 
}

ul.ptabbernav li a:link { color: #CBC39D; }
ul.ptabbernav li a:visited { color: #CBC39D; }
ul.ptabbernav li a:hover
{
	color: #000;
	text-decoration:none;
}

ul.ptabbernav li.ptabberactive
{
	 background: url(../../images/default/lefttab_on.gif) no-repeat left top ;
	 padding-left:9px;

}
ul.ptabbernav li.ptabberactive a
{
	 background: url(../../images/default/righttab_on.gif) no-repeat right top;
	 font-weight:bold;
	 color: #333333;
	 padding-right:17px;
	 border-bottom:none;

}

ul.ptabbernav li.ptabberactive a:hover
{
	 color: #CCCCCC;
}
.ptabberlive .ptabbertab {
	border-top:0;
	background: none ; /* fix white gap after ul */
	overflow:auto; 
	/*margin-bottom:8px;*/
}

.ptabberlive .ptabbertab h2 {
	 display:none;
}
.ptabberlive .ptabbertab h3 {
	 display:none;
}

#tab1 .ptabberlive .ptabbertab {
	padding:0px;
	border-top:0;
	overflow:auto; 

	/*margin-bottom:8px;*/
}
#tab1 div.moduletable_menu h3,
#tab2 div.moduletable_menu h3,
#tab3 div.moduletable_menu h3,

#tab1 div.moduletable_text h3,
#tab2 div.moduletable_text h3,
#tab3 div.moduletable_text h3,

#tab1 div.moduletable h3,
#tab2 div.moduletable h3,
#tab3 div.moduletable h3 {
	display:none;}

#tab1 div.moduletable_menu a,
#tab2 div.moduletable_menu a,
#tab3 div.moduletable_menu a,

#tab1 div.moduletable_text a,
#tab2 div.moduletable_text a,
#tab3 div.moduletable_text a,

#tab1 div.moduletable a,
#tab2 div.moduletable a,
#tab3 div.moduletable a{
color:#4B85AC;
}