﻿@charset "utf-8";
/* CSS Document */

.ui-tabs {zoom: 1;}
.ui-tabs .ui-tabs-nav { list-style: none; position: relative;}
.ui-tabs .ui-tabs-nav li { position: relative; border-bottom-width: 0 !important; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; display:block; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
#tabs ul {height:18px;}
#tabs ul.ui-tabs-nav {
	background:url(../img/bg_content_header.jpg) no-repeat 1px bottom;
	height:46px;
	width:660px;
}
#tabs ul li {display:inline;}
#tabs ul li a span {
	background:transparent url(../img/bg_tabs.png) no-repeat scroll 0 0;
	color:#FFFAEF;
	display:block;
	height:25px;
	line-height:17px;
	padding:4px 0 30px 15px;
	text-align:left;
	width:115px;
}
#box_right #tabs ul.ui-tabs-nav li {
	padding:0;
}
#navigation .ui-accordion-content {background:none;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {height:18px;}
#tabs ul li.ui-tabs-selected a span, #tabs ul li.ui-tabs-selected a:hover span {background-position:-141px 0; font-weight:bold;}
.ui-tabs .ui-tabs-panel {background:url(../img/tab-top-line.jpg) repeat-x;float:left;}

/* Progressbar */
.ui-progressbar { 
	display:block;
	float:left;
	text-align:left;
	width:220px;
	height:14px;
	background:url(../img/progress-grau.jpg) repeat-x scroll 0 center; 
}
#tabs-2 .ui-progressbar {
	width:150px;
}
.ui-progressbar .ui-progressbar-value {
	margin:0; 
	height:100%;
}
.ui-progressbar-value {
	background:url(../img/progress-blau.jpg) repeat-x scroll 0 center; 
}

.ui-slider { position: relative; text-align: left; width:200px; }
.ui-slider .ui-slider-handle { background: url(../img/slider.jpg) no-repeat; position: absolute; z-index: 2; width: 38px; height: 12px; cursor: pointer; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { 
	height:12px; 
}
.slider-bg {	
	border-color:#050A0E #0F2330 #18374A #050A0E;
	border-style:solid;
	border-width:2px;
	margin:15px auto 0;
	width:200px;
	padding:0 19px;
}

.ui-slider-horizontal .ui-slider-handle { margin-left:-19px; line-height:0;}
.ui-slider-horizontal .ui-slider-range { background:red; top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
.ui-slider-horizontal .ui-state-hover {background-position:-38px 0;}

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

#browserWarning {
	background:url(../img/kickie6.jpg) repeat-x;
	position:relative;
	font-size:11px;
	height:37px;
	padding:5px 0;
}

#browserWarning a {color:#DDFCFF;}
#warningClose {
	background: url(../img/cancle.gif) no-repeat 0 -25px;
	height:25px;
	left:95%;
	top:12%;
	position:absolute;
	width:25px;
}
#warningClose:hover { background-position:0 0px;}

.content-head,
.reflect,
.medal-wings-bronze,
.medal-ring-bronze,
.medal-glow-bronze,
.medal-wings-silver,
.medal-ring-silver,
.medal-glow-silver,
.medal-wings-gold,
.medal-ring-gold,
.medal-glow-gold,
.skull,
.face,
span.checkbox,
.col-nav a,
.col-nav .nav-head,
.col-nav .nav-foot,
#tabs ul li a,
#tabs ul li a span,
.tab-content {behavior:url(../img/iepngfix.htc)}
