@charset "UTF-8";
/* header.css CSS Document */

   .yoyo { background: url("../img/common/clear-ie.png");}
   /*li.yoyo:hover{ background: url("../img/common/overlay.png");}*/

    .chart-local-time-normal{
    /*background:url(../img/common/common_bg_alphablack.png) repeat;*/
    background-color:#555555;
    color: #FFFFFF;
    font-size: 80%;
    left: 310px;
    padding: 5px 10px;
    position: absolute;
    text-align: center;
    top: 36px;
	z-index:40;
	min-width:140px;
    }    
    .chart-local-time-ie{
        position:absolute; z-index:40; min-width:200px;padding:7px;font-size:14px;margin-top:10px;margin-left:5px;color:#FFF;background-image: url('../img/common/overlay.png');
    }

    #slideshow {left:-2px; margin-top:0px; overflow:hidden; width:792px!important;}
    ul.forecastChart {height:15px; width:790px;margin:0px;padding:0px;float:left; display:none; background-image: url(../img/common/lolacht_bar_bg.png);}
    .forecastChart li { height:287px; float:left;list-style:none;}
    .forecastChart a { height:15px; width:24px; height:21; display:block; position:relative;}
    .chart-nav-view{height:5px;width:24px;}
    a.odd-nav{background:none;}
    .forecastChart li.activeSlide { height:10px; background: url(../img/common/lolacht_bar_active_bg.png) center repeat-y; }
    .forecastChart a:focus { outline: none; }

    #free-message img {width:793px; height:482px;}
    ul.navForecastMap-free {height:605px; width:100%;margin:0px;padding:0px;float:left;}
    .navForecastMap-free li { height:605px;float:left;margin-top:0px;list-style:none }
    .navForecastMap-free a { height:25px; height:21; display:block;}
    .navForecastMap-free a.activeSlide {background: #666; }
    .navForecastMap-free a:focus { outline: none; }
    .styled-select{width:240px!important;height:25px;overflow:hidden;background:url('/img/common/btn/chart-button-sprite.png') no-repeat 215px -50px; margin:0px!important;}
    .styled-select select{background:transparent;width:268px;padding:5px;border:1px solid #ccc;height:25px;-webkit-appearance:none; font-size:100%;}

	.chart-selector{ background:#fff;}
	.grayout{
		color:#CCC;
	}
img.chart-image {width:795px;}
img.chart-image2 {width:795px;}
img.chart-image3 {width:795px;}
.lola_ui_pulldown{
	background-color:#FFFFFF;
	width:240px!important;
}
#playbutton {
background: url('/img/common/btn/chart-button-sprite.png') no-repeat 0 0;
-moz-background-size:200% 200%;background-size:60px 45px;
}
#playbutton:hover {
background: url('/img/common/btn/chart-button-sprite.png') no-repeat 0 -15px;
-moz-background-size:200% 200%;background-size:60px 45px;
}


#pause-button  {
background: url('/img/common/btn/chart-button-sprite.png') no-repeat -15px 0;
-moz-background-size:200% 200%;background-size:60px 45px;
}


#pause-button:hover {
background: url('/img/common/btn/chart-button-sprite.png') no-repeat -15px -15px;
-moz-background-size:200% 200%;background-size:60px 45px;
}

#prev {
background: url('/img/common/btn/chart-button-sprite.png') no-repeat -30px 0;
-moz-background-size:200% 200%;background-size:60px 45px;
}


#prev:hover {
background: url('/img/common/btn/chart-button-sprite.png') no-repeat -30px -15px;
-moz-background-size:200% 200%;background-size:60px 45px;
}

#next {
background: url('/img/common/btn/chart-button-sprite.png') no-repeat -45px 0;
-moz-background-size:200% 200%;background-size:60px 45px;
}

#next:hover {
background: url('/img/common/btn/chart-button-sprite.png') no-repeat -45px -15px;
-moz-background-size:200% 200%;background-size:60px 45px;
}

.lola_ui_btn{
	width:820px;
	background:url("../img/common/bg_gray.png") repeat scroll 0 0 transparent;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
	height:35px;
	line-height:35px;
}

.lola_ui_btn div{
	width:15px;
	height:15px;
	float:left;
	margin:5px 0px 0px 5px;
	position:relative;
	top:-2px;
}

.lola_ui_btn span{
	height:35px;
	line-height:35px;
	float:left;
	margin-left:15px;
}

.lola_ui_caption{
	float:right!important;
	margin-right:15px;
	font-size:80%;
	-webkit-text-size-adjust: none;
}

#chart-viewer-container{
	overflow:hidden;
	width:790px;
	height:710px;
}

#chart-viewer-wrapper{
	padding-top:60px;
}

#mouseovernav{
	position:absolute;
	top:48px;
	left:15px;
}