@CHARSET "ISO-8859-1";
 
div.tabactive  {
	float: left;
	z-index: 1;
	cursor: pointer;
	color: #017439;
	background-color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
}

div.tabinactive {
	float: left;
	z-index: 1;
	cursor: pointer;
	color: #017439;
	margin-right: 3px;
	margin-left: 3px;
}

div.tabactive .tab_left {
	background: url(../cibimages/tabs/tab_act_left.gif);
	float: left;
	height: 22px;
	width: 2px;
	overflow: hidden;
	padding-bottom: 0;
}

div.tabactive .tab_left_separated {
	background: url(../cibimages/tabs/active_tab_sheet_selector_left-separated.gif);
	float: left;
	height: 16px;
	width: 4px;
	overflow: hidden;
}

div.tabactive .tab_right {
	background-image: url(../cibimages/tabs/tab_act_right.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 2px;
	overflow: hidden;
	padding-bottom: 0px;
}

div.tabactive .tab_right_separated {
	background: url(../cibimages/tabs/active_tab_sheet_selector_right-separated.gif);
	float: left;
	height: 16px;
	width: 4px;
	overflow: hidden;
}

div.tabactive .tab_middle {
	background: url(../cibimages/tabs/tab_act_center.gif);
	float: left;
	font-family: Arial;
	font-size: 10px;
	height: 16px;
	margin:0;
	color: #017439;
	padding:4px;
}

div.tabactive .tab_middle_separated {
	background: url(../cibimages/tabs/tab_act_center.gif);
	float: left;
	font-family: Arial;
	font-size: 10px;
	/*font-weight: bold;*/
	padding: 2px;
	margin: 0;
	color: #017439;
	height: 12px;
}

div.tabactive .image_close {
	visibility:visible;
}

div.tabinactive .tab_left {
	background-image: url(../cibimages/tabs/tab_inact_left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 2px;
	overflow: hidden; 
}

div.tabinactive .tab_left_separated {
	background: url(../cibimages/tabs/inactive_tab_sheet_selector_left-separated.gif);
	float: left;
	height: 16px;
	width: 4px;
	overflow: hidden;
}

div.tabinactive .tab_right {
	background-image: url(../cibimages/tabs/tab_inact_right.gif);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 2px;
	overflow: hidden;
}

div.tabinactive .tab_right_separated {
	background: url(../cibimages/tabs/inactive_tab_sheet_selector_right-separated.gif);
	float: left;
	height: 16px;
	width: 4px;
	overflow: hidden;
}

div.tabinactive .tab_middle {
	background: url(../cibimages/tabs/tab_inact_center.gif);
	float: left;
	font-family: Arial;
	font-size: 10px;
	padding: 4px;
	margin: 0;
	color: #017439;
}

div.tabinactive .tab_middle_separated {
	background: url(../cibimages/tabs/tab_inact_center.gif);
	float: left;
	font-family: Arial;
	font-size: 10px;
	/*font-weight: bold;*/
	padding: 2px;
	margin: 0;
	color: #017439;
	height: 12px;
}

div.tabinactive .image_close {
	/*visibility:hidden;*/
	background-image: url(../cibimages/tabs/tab_icon_inact_close.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

div.panelrow {
	height: 100%;
	width: 100%;
	top: auto;
	border: solid 0px #017439;
}

.panelrow_help {
	height: 100%;
	width: 100%;
	top: auto;
	border: solid 0px #017439;
	background-color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
}

div.panelrowru {
	height: 100%;
	width: 100%;
	background-image: url(../images/corner_ru.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

div.panelrowrd {
	height: 100%;
	width: 100%;
	background-image: url(../images/corner_rd.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.panelrowld {
	height: 100%;
	width: 100%;
	background-color: rgb(245,245,245);
	/*background-image: url(../images/corner_ld.gif);*/
	background-position: bottom left;
	background-repeat: no-repeat;
}

.panelrow_help {
	height: 100%;
	width: 100%;
	top: auto;
	background-color: #F5F5F5/*rgb(245,245,245)*/;
	/*background-image: url(../images/welcome.gif);*/
	background-position: center center;
	background-repeat: no-repeat;
}

div.panelrow {
	height: 100%;
	width: 100%;
	top: auto;
	background-color: #FFFFFF;
}

iframe.panel_visible {
	display: block;
	visibility: visible;
	margin: 0;
	background-color: #FFFFFF;
}

iframe.panel_hidden {
	display: none;
	visibility: hidden;
}

div.tabtext {
	float: left;
}

a.image_comm {
	float: right;
	background: url(../cibimages/tabs/icon_act_reload.gif) no-repeat;
	width: 13px;
	height: 13px;
	margin: 0px 3px 0;
	overflow: hidden;
}

a.image_comm_pulse {
	float: right;
	background: url(../images/tab-icon_refresh_white-pulse.gif) no-repeat;
	width: 13px;
	height: 13px;
	margin: 0px 3px 0;
	overflow: hidden;
}

a.image_comm_active {
	float: right;
	background: url(../cibimages/tabs/load-anim.gif) no-repeat;
	width: 13px;
	height: 13px;
	margin: 0px 3px 0;
	overflow: hidden;
}

a.image_comm_refresh {
	float: right;
	background: url(../images/tab-icon_refresh_white.gif) no-repeat;
	width: 13px;
	height:13px;
	margin: 0px 3px 0;
	overflow: hidden;
}

a.inactive_image_comm {
	float: right;
	background: url(../cibimages/tabs/icon_inact_reload.gif) no-repeat;
	width: 13px;
	height: 13px;
	margin: 0 3px 0 3px;
	overflow: hidden;
}

a.inactive_image_comm_pulse {
	float: right;
	background: url(../images/tab-icon_refresh_blue-pulse.gif) no-repeat;
	width: 13px;
	height: 13px;
	margin: 0 3px 0 3px;
	overflow: hidden;
}

a.inactive_image_comm_active {
	float: right;
	background: url(../images/tab-icon_refresh_blue.gif) no-repeat;
	width: 13px;
	height: 13px;
	margin: 0 3px 0 3px;
	overflow: hidden;
}

a.inactive_image_comm_refresh {
	float: right;
	background: url(../images/tab-icon_refresh_blue.gif) no-repeat;
	width: 13px;
	height: 13px;
	margin: 0 3px 0 3px;
	overflow: hidden;
}

a.image_close {
	float: right;
	background-image: url(../cibimages/tabs/tab_icon_act_close.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 13px;
	height: 13px;
	margin: 0px 0 0;
	overflow: hidden;
}

#tabrow_content {
	/*width: 100%;
	height: 100%;
	overflow: hidden;*/
	left: -1px;
	position: relative;
}
#tabrow_content_right {
	/*width: 100%;
	height: 100%;
	overflow: hidden;*/
	right: 3px;
	position: relative;
}

.tabrowmask {
	overflow:hidden;
	top: 0;
	background-color: #FFFFFF;
}

div.tabrow_left {
	background-color: #FFFFFF;
	position: relative;
	width: 3500px;
	left: 0;
	height: 18px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
}

div.tabrow_right {
	background-color: #FFFFFF;
	position: relative;
	width: 3500px;
	right: 0;
	float: right;
	height: 21px;
	border-bottom: 1px solid #CCCCCC;
}

div#tabrowmask_right
{
	margin-top: -3px;
}
#leftSlider_left {
	background-image: url(../cibimages/tabs/close_tab_act_left.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 22px;
	width: 20px;
	top: 0px;
}

#leftSlider_left.disabled {
	background-image: url(../cibimages/tabs/close_tab_inact_left.gif);
}

#rightSlider_left {
	background-image: url(../cibimages/tabs/close_tab_act_right.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 22px;
	width: 20px;
	top: 0px;
}

#rightSlider_left.disabled {
	background-image: url(../cibimages/tabs/close_tab_inact_right.gif);
}

#functionSelector_left {
	background-image: url(../cibimages/tabs/tab_list_act.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 22px;
	width: 20px;
	top: 0px;
}

#functionSelector_left.disabled {
	background-image: url(../cibimages/tabs/tab_list_pas.gif);
}

#leftSlider_right {
	background-image: url(../cibimages/tabs/close_tab_act_left.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 22px;
	width: 20px;
	top: 0px;
	z-index: 1;
}

#leftSlider_right.disabled {
	background-image: url(../cibimages/tabs/close_tab_inact_left.gif);
}

#rightSlider_right {
	background-image: url(../cibimages/tabs/close_tab_act_right.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 22px;
	width: 20px;
	top: 0px;
}

#rightSlider_right.disabled {
	background-image: url(../cibimages/tabs/close_tab_inact_right.gif);
}

#functionSelector_right {
	background-image: url(../cibimages/tabs/tab_list_act.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 22px;
	width: 20px;
	top: 0px;
}

#functionSelector_right.disabled {
	background-image: url(../cibimages/tabs/tab_list_pas.gif);
}

ul.functionselector {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
}

ul.functionselector ul li {
	float: left;
	width: 178px;
	background-position: 2px center;
	background-repeat: no-repeat;
	border-top: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 10px;
	line-height: 20px;
	color: #017439;
	cursor: pointer;
}

ul.functionselector ul li a {
	padding-left: 18px;
}

ul.functionselector ul li a.over,
ul.functionselector ul li.over {
	color: #017439;
	background-color: #F1F6F3;
}

ul#ulFunctionSelector_right.over {
	display: block;
}

ul#ulFunctionSelector_left.over {
	display: block;
}

ul#ulFunctionSelector_right {
	top:0;
	right: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	position: absolute;
	width: 178px;
	top: 22px;
	display: none;
	
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

ul#ulFunctionSelector_left {
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	position: absolute;
	width: 178px;
	top: 22px;
	display: none;
	
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#td_main_sidebar_right {
	border-left: 1px dotted #CCCCCC;
}
