﻿.etabs { 
	margin:9px 0px;
	padding:0;
	width:990px;
	height:25px;	
}
.tab {
	display:block;
	float:right;
	border-left:2px #6a6968 solid;
	width: auto;
	height:25px;
	text-align:right;
	padding: 0px 5px;
	margin-top: 10px;
}
.tab a {
	line-height:18px;
	display:block;
	padding:0 1px;
	outline:none;
	height:25px;
	FONT-FAMILY: 'HelveticaNeueLTW20-Ligh'; 
	font-size: 11pt; 
	font-weight:normal;
	color:#e2e2e2;
}
.tab a:hover {
	/*border-bottom:#00aef0 2px solid;
	background-image:url('aritem_arrow_over.png')
	background-repeat:no-repeat;
	background-position:right center;*/
	FONT-FAMILY: 'HelveticaNeueLTW20-Ligh'; 
	font-size: 11pt; 
	font-weight:normal;	
	color:#00aef0;
}
.tab.active {
	/*background-color:#00aef0;
	border-bottom:#00aef0 2px solid;*/
	position:relative;
}
.tab a.active {
	/*border-bottom:#00aef0 2px solid;
	background-image:url('aritem_arrow_over.png');
	background-repeat:no-repeat;
	background-position:right center;*/

}
.tab-container .panel-container {
	background-color:#454442;
	width:1020px;
	height: 140px;
	border:#F00 0px solid
}
.panel-container {
	height: 115px;
	border:#F00 0px solid	
}
.Tab-Container_Content_Layout {
	width:1015px;
	height: 125px;
	overflow: hidden;
	margin:25px auto;
	padding-top: 15px;
	font-size:11px;
	color:#666666;
	border:#F00 0px solid;
	position:relative;
}
.Tab_More {
	background-color:#01aef0; 
	width: 90px; 
	height: 24px; 
	position:absolute; 
	left:5px; 
	bottom: 0px; 
	z-index: 987552555;
	text-align:center
}
.Tab_More a {
	FONT-FAMILY: 'HelveticaNeueLTW20-Ligh'; 
	font-size: 11pt; 
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	line-height: 22px
}