
#xtab_panel {
	padding-top:10px;
	width:inherit;
	visibility: hidden;
	position: relative;
}

#xtab_load{
	visibility: visible;
	position: relative;
	border:0px solid #FFBF00;
	z-index:25;
	width:100%;
	height:50px;
	background-color:#none;
	text-align:center;
	color: inherit;
}

#xtab_scf {
	
	overflow:hidden;
	width: 385px;
	height: 23px;
}

ul#navTab {
	margin: 0;
	padding: 0;
}

/* Tabs */
#tabs li {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	list-style:none;
	float: left;
	/*background: url('../img/t1.gif') repeat-x right top;*/
	cursor:pointer;
	border-right: 1px solid #135171;
	border-top:1px solid #135171;
	padding: 6px 6px 4px 6px;
	color: #FFFFFF;
}
#tabs li:hover {
	/*background: url('../img/t2.gif') repeat-x right top;*/
	/*  padding: 5px 6px 4px 6px;*/
	color: #eff4f7;
}
#tabs li.c_p_i {
	/*background: url('../img/t2.gif') repeat-x left top;*/
	color: #eff4f7;
	padding: 6px 6px 4px 6px;
	/* font-weight:bold;*/
}
/* ----------------------------------------
Miscellaneous
------------------------------------------- */
#xtab_ScLeft {
	width: 22px;
	background: url('../img/s_l_b.gif') top left no-repeat;
	height: 22px;
	border-right: 10px solid #135171;
	border-bottom-style: none;
}
#xtab_ScRight {
	width: 21px;
	background: url('../img/s_r_b.gif') top right no-repeat;
	border-left: 10px solid #135171;
	height: 22px;
	border-bottom-style: none;
}
.xtab_content{
	width:inherit;
	padding:0;
	display:none;
	border-bottom: 0px solid #FFBF00;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	border-top: 0px solid #FF9A00;
	text-align:justify;
}

#xtab_viewTitle{
	border-left: 1px solid #FFA300; 
	border-right: 1px solid #FFA300; 
	border-bottom: 1px solid rgb(216, 236, 246); 
	background: rgb(216, 236, 246) none repeat scroll 0% 0%; 
	height: 25px;
}
/* Clear */
.xtab_clearer{
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
}
/*  Post, page */
#xtab_post {
	color:#fff;
	width:inherit;
	border-top: none;
	background: #none;
}
