﻿/*-------jericho tab-------------------*/
.jericho_tab
{
	width: 100%;
}
/*-------jericho tabpages-------------------*/
.jericho_tab .tab_pages
{
	width: 100%;
	float: left;
	clear: both;
	background: url(../images/jerichotab/tabline.gif) left bottom repeat-x;
}
.jericho_tab .tab_pages .tabs
{
	height:26px;
	overflow :hidden;
	display:block;
	position:relative;
	float:left;
	}
.jericho_tab .tab_pages div
{
	float: left;
}
/*-------jericho each tab -------------------*/
.jericho_tab .tab_pages ul, .jericho_tab .tab_pages li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.jericho_tab .tab_pages ul
{
	position:relative;
	display:block;
	}
.jericho_tab .tab_pages ul li 
{
	float:left;
	}
.jericho_tab .tab_pages .jericho_tabs
{
	width: 150px;
}
.jericho_tab .tab_pages .tab_unselect div
{
	height: 24px;
	line-height: 24px;
}
.jericho_tab .tab_pages .tab_selected div
{
	height: 27px;
	line-height: 30px;
}
.jericho_tab .tab_pages .jericho_tabs div.tab_left
{
	width: 145px;
}
.jericho_tab .tab_pages .jericho_tabs div.tab_right
{
	width: 5px;
}
.jericho_tab .tab_pages .tab_unselect
{
	cursor: pointer;
}
.jericho_tab .tab_pages .tab_unselect .tab_left
{
	margin-top: 3px;
	background: url(../images/jerichotab/jerichotab.gif) no-repeat left 0px;
}
.jericho_tab .tab_pages .tab_unselect .tab_right
{
	margin-top: 3px;
	background: url(../images/jerichotab/jerichotab.gif) no-repeat right -24px;
}
.jericho_tab .tab_pages .tab_unselect_h .tab_left
{
	margin-top: 3px;
	background: url(../images/jerichotab/jerichotab.gif) no-repeat left -104px;
}
.jericho_tab .tab_pages .tab_unselect_h .tab_right
{
	margin-top: 3px;
	background: url(../images/jerichotab/jerichotab.gif) no-repeat right -128px;
}
.jericho_tab .tab_pages .tab_selected div.tab_left
{
	background: url(../images/jerichotab/jerichotab.gif) no-repeat left -48px;
}
.jericho_tab .tab_pages .tab_selected div.tab_right
{
	background: url(../images/jerichotab/jerichotab.gif) no-repeat right -76px;
}
/*-------jericho tab inner -------------------*/
.jericho_tab .tab_pages .jericho_tabs .tab_left .tab_icon
{
	width: 25px;
	text-align: right;
	background-repeat: no-repeat;
}
.jericho_tab .tab_pages .tab_selected .tab_left .tab_icon
{
	background-position: right 7px;	
	}
.jericho_tab .tab_pages .tab_unselect .tab_left .tab_icon
{
	background-position: right center;	
	}
.jericho_tab .tab_pages .jericho_tabs .tab_left .tab_text
{
	font-family: Calibri;
	font-size: 12px;
	text-indent: 2px;
	width: 100px;
}
.jericho_tab .tab_pages .jericho_tabs .tab_left .tab_close
{
	width: 20px;
	text-align: center;
}
.jericho_tab .tab_pages .jericho_tabs .tab_left .tab_close a
{
	width: 11px;
	height: 11px;
	display: block;
	overflow: hidden;
	text-decoration: none;
}
.jericho_tab .tab_pages .tab_selected .tab_left .tab_close a
{
	background: url(../images/jerichotab/jerichoclose.gif) center -11px no-repeat;
	margin-top: 10px;
}
.jericho_tab .tab_pages .tab_unselect .tab_left .tab_close a
{
	background: url(../images/jerichotab/jerichoclose.gif) center 0 no-repeat;
	margin-top: 6px;
}
.jericho_tab .tab_pages .jericho_tabs .tab_left .tab_close a:hover
{
	background: url(../images/jerichotab/jerichoclose.gif) center -22px no-repeat;
}
/*-------jericho tab slider -------------------*/
.jericho_tab .tab_pages .jericho_sliders
{
	width: 19px;
	height: 23px;
	margin:0;
	margin-top: 3px;
	cursor: pointer;
	float:left;
}
.jericho_tab .tab_pages .jericho_sliderleft_enable
{
	background: url(../images/jerichotab/jerichoslider.png) 0 0 no-repeat;
}
.jericho_tab .tab_pages .jericho_sliderleft_hover
{
	background: url(../images/jerichotab/jerichoslider.png) 0 -24px no-repeat;
}
.jericho_tab .tab_pages .jericho_sliderleft_disable
{
	background: url(../images/jerichotab/jerichoslider.png) 0 -48px no-repeat;
}

.jericho_tab .tab_pages .jericho_sliderright_enable
{
	background: url(../images/jerichotab/jerichoslider.png) -21px 0 no-repeat;
}
.jericho_tab .tab_pages .jericho_sliderright_hover
{
	background: url(../images/jerichotab/jerichoslider.png) -21px -24px no-repeat;
}
.jericho_tab .tab_pages .jericho_sliderright_disable
{
	background: url(../images/jerichotab/jerichoslider.png) -21px -48px no-repeat;
}
/*-------jericho tab content -------------------*/
.jericho_tab .tab_content
{
	border: solid 1px #98A9B9;
	border-top: solid 6px #CEDDFA;
	float: left;
	clear: both;
	width: 100%;
	background-color:#fff;
}

.jericho_tab .tab_content div.content
{
	font-family: Calibri;
	font-size: 12px;
	padding: 10px;
	position:relative;
	overflow:hidden;
	display:block;
}
.jericho_tab .tab_content div.content .righttag
{
	position:absolute;
	top:5px;
	right:10px;
	width:80px;
	height:20px;
	line-height:20px;
	background:#EEF3F7 url(../images/jerichotab/smallloader.gif) no-repeat 8px center;
	border:1px solid #A5B6C8;
	padding-left:30px;
	font-family:10px;
	z-index:9999;
	}
.jericho_tab .tab_content div.loading
{
	background: url(../images/jerichotab/jerichoload.gif) no-repeat center 30%;
}
