/* override fancybox z-index */
#fancybox-overlay{
	z-index:2000;
}
.fancybox-opened .fancybox-outer {
	z-index:2001;
}
.fancybox-wrap {
	z-index: 2002;
}
.fancybox-opened {
	z-index: 2003;	
}
#fancybox-loading {
	z-index: 2010;
}
.fancybox-close {
	z-index: 2004;
}
.fancybox-prev, .fancybox-next {
	z-index: 2003;
}
.fancybox-prev span, .fancybox-next span {
	z-index: 2003;
}
.fancybox-title {
	z-index: 2005;
}
.fancybox-title-float-wrap {
	z-index: 2003;
}
/* slider */
fieldset {
	border: 0;
	margin: 2em 0 0.5em 0;
	height: 5em;
	padding: 0.15em 1.5em;
	border-top: 2px solid #7d95a1;;
}
.ui-slider .ui-state-active .ui-slider-tooltip, .ui-slider .ui-state-focus .ui-slider-tooltip, .ui-slider .ui-state-hover .ui-slider-tooltip {
	display: block;
	position: absolute;
	bottom: 1em;
	text-align: center;
	padding: 0;
	font-size: 1em;
	width: 8em;
	margin-left: -4em;
	border: none !important;
}	
.ui-slider-handle {
	border-width: 0.6em !important;
	border-style: solid !important;
	border-color: #333 transparent transparent !important;
	background: none !important;
	top: -1em !important;
	margin-left: -.5em !important;	  
	outline: none !important;
}
.ui-widget.ui-widget-content {
	border: none !important;
}
.ui-slider li {
	color: #333 !important;
}
.ui-slider li span.ui-widget-content {
	border-left-width:1px;
	border-left-color: #999;
	height:.8em;
}
.ui-slider li span.ui-widget-content.highlight {
	border-left-width:2px;
	border-left-color: #333;
	height:1.6em;
}
.ui-slider li span.ui-slider-label {
	margin-top: .5em;
}
.ui-tooltip-pointer-down { display: none !important; }
.ui-slider-tooltip {
	padding: 0 !important;
}
label {
	font-weight: normal; 
	float: left; 
	margin-right: .5em; 
	font-size: 1.1em;
}
select {
	margin-right: 1em; 
	float: left;
}
.ui-slider {
	clear: both; 
	top: 1em;
}
/* price flyout */
#price {
	padding-left:10px;
	padding-top:10px;
}
#price ul {
	list-style-type: none;
}
#price label {
	display: inline-block;
	vertical-align: top;
	text-align:center;
	padding-top:10px;
	padding-left: 5px;
	float: right
}
	
/* Fullscreen mode */
.fullscreen {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	margin: 0;
	background: inherit;
	background-color:#FFFFFF;
}	

.fullscreen .mapcontainer  {
  height: 100%;
}
/* Map and map fullscreen */
.map {
	width: 100%;
	height: 800px;
}
.mapf {
	width: 100%;
	height: 95%;
}
/* headline */
#headline_bar
{
  padding: 2px;
  color: #fff;
  text-transform: uppercase;
	background-color:#0095FF;
	height:18px;
	font-weight: bold;
	padding-left:60px;
	margin-top: 5px;
}



#globe {
	background-image: url(gfx/globe.png);
	background-repeat: no-repeat;	
	background-position: left;	
	width:39px;
	height:39px;
	float:left;
	top:-5px;
	margin-left:10px;
	position:relative;
}
#headline_bar_full {
	height:23px;
	margin-top:20px;
	background-color:#316697;
	padding-top:3px;
	padding-left:3px;
	border-radius:3px;
	font-weight: bold; 
	color:#ffffff; 
	width:98%;   
	margin-left: auto;
	margin-right: auto;
}
#headline_bar_full #globe {
	top:-10px;
	padding-right:10px;
}
.alignleft {
	float: left;
	text-align:left;
	width: 50%;
}
.alignright {
	float: right;
	text-align:right;
	/*width: 50%;*/

	
}
/* fullscreen icons */
#startFullscreen {
	display: block;
	width: 20px; 
	height: 20px; 
	margin-top: -1px;
	background-image: url(gfx/fullscreen.png);	
	cursor: pointer;
}
#closeFullscreen {
	display: block;
	width: 36px; 
	height: 36px; 
	background-image: url(js/jquery.fancybox-2.0.3/fancybox_sprite.png);	
	cursor: pointer;
  	margin-top: -10px;
  	margin-right: -5px;
}
label {
    float:none;
}  	
#catIcon {
	float: left;
	width: 22px;
	height: 70px;
	position: absolute;
	z-index: 500;
	margin-top: 0px;
	margin-left:-22px;
	cursor: pointer;
}
/* current year line */
#currentyearbox {
	border-bottom: 2px solid #7d95a1;
	background-image: url(gfx/blue_arrow.png);
	background-repeat: no-repeat;	
	background-position: left;
	padding-left:25px;
	font-weight:bold;
	font-size:150%;
}
/* flyout menu */
#sidebar{
	position: relative;
	visibility: hidden;
	top:220px;
}
#sidebar-scroll{
	position: absolute;
	border: 1px solid #ccc;
	background-color: #fff;
	box-shadow: 0 0 5px #888;
}
#sidebar, #sidebar-scroll{
	width:150px;
	float:left;
	z-index:2000;
	margin-left:10px;
}
#categoryheader, #priceheader, #submissionheader {
	background-color: #96aab3;
	background-image: url(gfx/menue_bg.png);	
	text-transform: uppercase;
	color:#ffffff;
	font-weight:bold;
	padding: 3px;
}
#categoryheader {
	cursor:pointer;
}
.sidebarCat {
	background-image: url(gfx/arrow_white.png) ;	
	background-repeat: no-repeat;
    background-position: left;
	padding-left:15px;
	margin-left:3px;
}
#closeCat {
	background-image: url(gfx/close.png);	
	width:16px;
	height:16px;
	float:right;
	cursor: pointer;
}
#submissionlegend {
	text-align: left;
	line-height: 18px;
	color: #555;
}
#submissionlegend span {
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 8px;
}
/* category legend table styles */
#categorylegend {
	border-collapse: collapse;
	border-bottom: 1px solid #ccc;
	width: 100%;
}
#categorylegend caption {
	font-weight: bold;
	font-size: 1.1em;
}
#categorylegend td {
	border-bottom: 1px solid #ccc;
	padding:0px;
	vertical-align: middle;
}
#categorylegend td:nth-child(10n+5) {
	border-right: 1px dashed #ccc;
}

#categorylegend th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	padding:0;
	position: relative;
	height: 3em;
	width: 40px;
	overflow: visible;
	border-bottom: 1px solid #aaa;
	background: transparent;
}
#categorylegend .year_marker {
	position: absolute;
	width: 0;
	height: .8em;
	border-right:1px solid #aaa;
	bottom: 0;
	right: 0;
	overflow: visible;
}
#categorylegend .year_marker .year {
	position: absolute;
	bottom: 1em;
	left: -30px;
	font-size: 1em;
	display: none;
}
#categorylegend th:nth-child(5n+5) .year_marker {
	/*border-right-width: 2px;*/
  }
#categorylegend th:nth-child(10n+5) .year,
#categorylegend th:nth-child(2) .year,
#categorylegend th:last-child .year { 
	display: block; 
}
#categorylegend .code {
	border:1px solid #fff;
	font-weight:bold;
	text-align:center;	
	color:#fff;
}
#categorylegend .regular, #categorylegend .changed {
	background-color:#ccc;
	/*width:100%;*/
	height:13px;
}
#categorylegend .last {
	margin-right: 2px;
}
#categorylegend .changed {
	margin-left:2px;
}
.legendtext {
	margin-top:20px;
	color: #545454;
}
/* map popup table */
.popupTable caption, th {
	font-weight:bold;
}
.popupTable thead {
	background-color:#e5e5e5;
}	
.popupTable td {
	padding:0px;
	text-align:center;
}
.popupTable tfoot {
	padding:0px;
	text-align:center;
	background-color:#f1f1f1;
}
/* colors for the categories, if a new category is added, add the corresponding style and color here */
.CA {
	background-color:#5999D3;
	background-image:none;
}
.CG {
	background-color:#4761AC;
	background-image:none;
}
.DC {
	background-color:#383085;
	background-image:none;
}
.DH {
	background-color:#552F8F;
	background-image:none;
}
.DM {
	background-color:#B61E84;
	background-image:none;
}
.ECS {
	background-color:#C01F60;
	background-image:none;
}
.HA {
	background-color:#CA1F40;
	background-image:none;
}
.IA {
	background-color:#D75629;
	background-image:none;
}
.MA {
	background-color:#E6893A;
	background-image:none;
}
.NET {
	background-color:#E7BC1F;
	background-image:none;
}
.NI {
	background-color:#C7D531;
	background-image:none;
}
.KL {
	background-color:#A72A20;
	background-image:none;
}
.SP {
	background-color:#59B047;
	background-image:none;
}
.SPA {
	background-color:#1D9447;
	background-image:none;
}
.SPR {
	background-color:#1D9447;
	background-image:none;
}
.VP {
	background-color:#747653;
  background-image:none;	
}
.AI {
	background-color:#76ccff;
	background-image:none;
}
.AIA {
	background-color:#3daeff;
	background-image:none
}
.U19 {
	background-color:#1F8F8B;
	background-image:none;
}
/* Format category buttons */
#categories .off {
	background-color:#e0dfdf;
	background-image:none;

}
#categories .ui-state-default, #categories .ui-widget-content .ui-state-default, #categories .ui-widget-header .ui-state-default{
	border:0;
}
/* award popup menu */
.awardPopup tr>:first-child {
	font-weight:bold;
}

label.check_all {
  margin: 5px 10px;
  display: inline-block;
}

#categories {
  width: 90px;
  float:right;
  border-radius: 5px;
}

#categories label {
  width: 88px;
  padding: 3px 20px;
  float:right;
  display: inline-box;
  margin-bottom: 1px;
  margin-right: 5px;
  color:white;
}


#ajaxloading 
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 200px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #666666;
	opacity: .6;
	filter: alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -100px; 
	margin-top: 50px; 
	z-index:3000;
	vertical-align: middle;
	padding-top:5px;
}

.ui-slider li span.ui-widget-content.highlight {
	height:1.6em;
}


img.imageCheck {
	max-height: 40px;
	max-width: 35px;
}
