/* Generated by F12 developer tools. This might not be an accurate representation of the original source file */
ul.sidebar_tabs {
	list-style: none; 
	margin: 0px !important; 
	padding: 0px; 
	padding-left:1px;
	height: 30px; 
	border-bottom-color: rgb(102, 102, 102); 
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	
}
ul.sidebar_tabs li {
	margin: 0px !important; 
	padding: 0px; 
	text-indent: 0px; 
	float: left; 
	list-style-image: none !important;
}
ul.sidebar_tabs a {
	background: url("/media/img/tabs/blue.png") no-repeat -420px 0px; 
	margin: 0px; 
	padding: 0px;
	top: 1px; 
	width: 55px; 
	height: 30px; 
	text-align: center; 
	color: rgb(255, 255, 255); 
	line-height: 30px; 
	font-size: 10px; 
	text-decoration: none; 
	display: block; 
	position: relative;
	background-color:rgb(151, 151, 151);
}
ul.sidebar_tabs a:active {
	
}
ul.sidebar_tabs a:hover {
	background-position: -420px -31px; color: rgb(255, 255, 255);
	background-color:rgb(135, 135, 135);
}
ul.sidebar_tabs a.current {
	background-position: -420px -62px; color: rgb(0, 0, 0) !important; cursor: default !important;
	background-color: rgb(255, 255, 255);
}
ul.sidebar_tabs a.current:hover {
	background-position: -420px -62px; color: rgb(0, 0, 0) !important; cursor: default !important;
}
ul.sidebar_tabs li.current a {
	background-position: -420px -62px; color: rgb(0, 0, 0) !important; cursor: default !important;
}
ul.sidebar_tabs a.s {
	background-position: -553px 0px; width: 81px;
}
ul.sidebar_tabs a.s:hover {
	background-position: -553px -31px;
}
ul.sidebar_tabs a.current.s {
	background-position: -553px -62px;
}
ul.sidebar_tabs a.l {
	background-position: -248px 0px; width: 174px;
}
ul.sidebar_tabs a.l:hover {
	background-position: -248px -31px;
}
ul.sidebar_tabs a.current.l {
	background-position: -248px -62px;
}
ul.sidebar_tabs a.xl {
	width: 248px;
}
ul.sidebar_tabs a.xl:hover {
	background-position: 0px -31px;
}
ul.sidebar_tabs a.current.xl {
	background-position: 0px -62px;
}
.sidebar_panes .pane {
	display: none;
}
