﻿.dhtmlgoodies_tabPane{
	height:23px;	/* Height of tabs */
	border-bottom:1px solid #ffffff;
	background-image:url('/images/TabHeaderBG.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;
}
.dhtmlgoodies_aTab{
/*	border-left:1px solid #919b9c;
	border-right:1px solid #919b9c;
	border-bottom:1px solid #919b9c;*/
	border:solid 1px #BBB6B0!important;
	border-top:0px!important;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;	
	background-color:white;
	/*height:300px!important;*/
}
.dhtmlgoodies_aTab{
	/*background-image:url('/images/tab.gif');*/
	background-repeat:no-repeat;
	background-position:left top;
	/*border-top:1px #ffffff solid;*/
	background-image:url('/images/TabBodyBG.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;	
	height:184px!important;
}
.dhtmlgoodies_tabPane DIV{
	float:left;
	height:100%;	/* Height of tabs */
	padding-left:3px;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-position:bottom left;
	cursor:pointer;
	position:relative;
	bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
.dhtmlgoodies_tabPane .tabActive{
	background-image:url('/images/tab-active-left.jpg');
	margin-left:0px;
	margin-right:0px;
	height:23px!important;
	color:#575850;
	font-weight:bold;
}

.dhtmlgoodies_tabPane .tabInactive{
	background-image:url('/images/tab-left.jpg');
	margin-left:0px;
	margin-right:0px;
	height:23px!important;
	color:#575850;
	left:0px!important;
	text-align:center;
	font-weight:bold;
}
.dhtmlgoodies_tabPane .inactiveTabOver{
	background-image:url('/images/tab-hover-left.jpg');
	margin-left:0px;
	margin-right:0px;
	color:#ffffff;
	left:0px!important;
	font-weight:bold;
}
.dhtmlgoodies_tabPane span{
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;		
	line-height:23px!important;
	float:left;
}
.dhtmlgoodies_tabPane .tabInactive span{
	background-image:url('/images/tab.jpg');
}
.dhtmlgoodies_tabPane .tabActive span{
	background-image:url('/images/tab-active.jpg');
}
.dhtmlgoodies_tabPane .inactiveTabOver span{
	background-image:url('/images/tab-hover.jpg');
}
.dhtmlgoodies_tabPane span{
	line-height:23px!important;
	height:23px!important;
}
.dhtmlgoodies_tabPane img{
	float:left;
}

#Tab1_Zone_tab1_Graph_View_panel
{
	height:300px!important;
}
