/* Generated by F12 developer tools. This might not be an accurate representation of the original source file */
ul.jqtabs {
	list-style: none;
	margin: 0px !important;
	height: 30px;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background: url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png);
	background-position-y: 50%;
	padding-bottom: 0px;
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-top: 0.2em;
}
ul.jqtabs li {
	padding: 0px;
	text-indent: 0px;
	float: left;
	list-style-image: none !important;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0.25em;
	margin-top: 0px;
}

ul.jqtabs img {margin-bottom:0px;}
.jqpanes img {vertical-align:middle;margin-right:5px;}

ul.jqtabs a {
	background: url("/media/img/jqtabs/blue.png") no-repeat -420px 0px;
	margin: 0px;
	padding: 0px;
	top: 8px;
	width: 134px;
	height: 30px;
/*	text-align: center;*/
	color: #ffffff;
	height: 30px;
	text-decoration: none;
	display: block;
	position: relative;
}
ul.jqtabs a:active {
	
}
ul.jqtabs a:hover {
	background-position: -420px -31px; color: #ffffff;
}
ul.jqtabs a.current {
	background-position: -420px -62px; color: #ffffff !important; cursor: default !important;
}
ul.jqtabs a.current:hover {
	background-position: -420px -62px; color: #000000 !important; cursor: default !important;
}
ul.jqtabs li.current a {
	background-position: -420px -62px; color: #000000 !important; cursor: default !important;
}
ul.jqtabs a.s {
	background-position: -553px 0px; width: 81px;
}
ul.jqtabs a.s:hover {
	background-position: -553px -31px;
}
ul.jqtabs a.current.s {
	background-position: -553px -62px;
}
ul.jqtabs a.l {
	background-position: -248px 0px; width: 174px;
}
ul.jqtabs a.l:hover {
	background-position: -248px -31px;
}
ul.jqtabs a.current.l {
	background-position: -248px -62px;
}
ul.jqtabs a.xl {
	width: 248px;
}
ul.jqtabs a.xl:hover {
	background-position: 0px -31px;
}
ul.jqtabs a.current.xl {
	background-position: 0px -62px;
}
.panes .pane {
	display: none;
}
