/*
* informer
*/
.top-informer{
height:64px;
margin:0 0 0 4px;
width:984px;
background:url(../images/bg-system-top.gif) repeat-x 0 0;
float:left;
display:inline;
position:relative;
z-index:1;
}
.top-informer h2{
float:left;
color:#004c92;
width:860px;
margin:24px 0 25px 20px;
display:inline;
}
.top-informer .right{
float:left;
width:90px;
}
.top-informer .right .help{
float:left;
display:inline;
width:75px;
height:18px;
margin:27px 0 0 7px;
background:url(../images/help.gif) no-repeat;
}
.informer-message-box{
float:left;
width:965px;
margin:10px;
display:inline;
}
.informer-message-box .message-box-top{
background:url(../images/bg-message-box-red-top.gif) no-repeat;
width:965px;
height:2px;
float:left;
}
.informer-message-box .message-box-content{
background:#ffd9d9;
border-left:1px solid #e09292;
border-right:1px solid #e09292;
width:964px;
float:left;
padding-bottom:8px;
}
.informer-message-box .message-box-content p{
font-size:12px;
color:#363636;
margin:10px 0 0 10px;
float:left;
display:inline;
width:946px;
}
.informer-message-box .message-box-bottom{
background:url(../images/big-red-box-b.gif) no-repeat;
width:965px;
height:2px;
float:left;	
}
.informer-content{
float:left;
width:965px;
margin:10px 0 0 18px;
display:inline;
}
.informer-content .informer-date{
float:left;
width:170px;
height:150px;
background:url(../images/bg-column.gif) repeat-y 100% 0;
}
.informer-content .informer-date ul{
float:left;
width:160px;
}
.informer-content .informer-date ul li{
float:left;
width:160px;
display:inline;
margin-bottom:10px;
}
.informer-content .informer-date ul li label.title{
font-size:13px;
font-weight:500;
color:#424242;	
}
.informer-content .informer-date ul li input.date{
width:100px;
height:14px;
float:left;
border:1px solid #afafb1;
font-size:13px;
color:#424242;
}
.informer-content .informer-date ul li span.calendar{
background:url(../images/calendar.png) no-repeat;
width:20px;
height:18px;
float:left;
margin-left:3px;
display:inline;
}
.informer-content .informer-date ul li input.show{
background:url(../images/show.jpg) no-repeat;
width:130px;
height:28px;
float:left;
padding:0;
border:none;
text-indent:-9999px;
}
.informer-content .dollar-exchange{
float:left;
margin-left:20px;
width:774px;
display:inline;
}
.informer-block{
width:298px;
float:left;	
}
.informer-block .informer-title{
background:url(../images/bg-informer-top.gif) no-repeat;
width:295px;
height:24px;
}
.informer-block .informer-title h2{
	font-weight:500;
	float:left;
	font-size:12px;
	color:#3c3c3c;
	padding:2px;
	margin:0 0 0 5px;
	width:148px;
	display:inline;
}
.informer-block .informer-title .buttons{
	float:right;
	width:138px;	
}
.informer-block .informer-title .buttons ul{
	float:left;
	margin:3px 0 0;
	padding:0 4px;
	width:130px;
}
.informer-block .informer-title .buttons ul li{
	display:inline;
	float:right;
	margin:0 0 0 2px;
}
.informer-block .informer-title .buttons ul li.first,
.informer-block .informer-title .buttons ul li.last{margin:0;}
.informer-block .informer-title .buttons ul li .active-btn span.left{
	background:url("../images/informer_btn_left.gif") no-repeat;
	float:left;
	height:18px;
	width:3px;
	line-height:18px;	
}
.informer-block .informer-title .buttons ul li .active-btn span.center{
	background:url("../images/informer_btn_center.gif") repeat-x;
	color:#424242;
	float:left;
	height:18px;
	line-height:18px;
	padding:0 5px;
	display:inline;
}
.informer-block .informer-title .buttons ul li .active-btn span.center a{
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:500;
	text-decoration:none;
}
.informer-block .informer-title .buttons ul li .active-btn span.right{
	background:url("../images/informer_btn_right.gif") no-repeat;
	float:left;
	height:18px;
	width:3px;
	line-height:18px;
}
/**/
.informer-block .informer-title .buttons ul li .non-active-btn span.left{
	float:left;
	height:18px;
	width:3px;
	line-height:18px;	
	background:none;
}
.informer-block .informer-title .buttons ul li .non-active-btn span.center{
	display:inline;
	float:left;
	padding:2px 5px 0;
}
.informer-block .informer-title .buttons ul li .non-active-btn span.center a{
	border-bottom:1px dotted #2251a8;
	color:#2251a8;
	display:block;
	font-size:12px;
	font-weight:500;
	line-height:13px;
	text-decoration:none;
}
.informer-block .informer-title .buttons ul li .non-active-btn span.right{
	float:left;
	height:18px;
	width:3px;
	line-height:18px;
	background:none;
}
/**/
.informer-block .two-col{
width:293px;
float:left;
border-left:1px solid #acacac;
border-right:1px solid #acacac;
margin-bottom:-2px;
display:inline;
}

.informer-block .two-col .tabel-tab{display:none;}
.informer-block .two-col tr.odd{background:#fff;}
.informer-block .two-col tr.even{background:#f1f3f8;}
.informer-block .two-col tr td{
	width:137px;
	float:left;
	height:19px;
	line-height:19px;
}
.informer-block .two-col tr td.left{
width:150px;
border-right:1px solid #acacac;
}
.informer-block .two-col label{
color:#000000;
display:inline;
float:left;
font-size:12px;
padding-left:5px;
width:90px;
}
.informer-block .two-col span.course{
color:#000000;
float:right;
font-size:12px;
margin-right:2px;
text-align:right;
width:40px;
}
.informer-block .two-col a.right-link{
font-size:12px;
color:#004c92;
margin-right:9px;
display:inline;
float:right;
}
.informer-block .informer-bottom{
background:url(../images/bg-informer-bottom.gif) no-repeat;
width:295px;
height:2px;
float:left;
}
/*
* dasch board informer
*/
.main-agency .informer-weather{
float:left;
margin-left:14px;
display:inline;
width:972px;
}
.main-agency .informer-weather .left-informer{
float:left;
width:490px;
}
.main-agency .informer-weather .right-weather{
float:left;
width:460px;
} 

.exchange-block{
	float:left;
	width:298px;
	margin-bottom:10px;
  display:none;
}
.exchange-block-load{
	float:left;
	width:298px;
	margin-bottom:10px;
	display:inline;
  text-align: center;
}
.exchange-block .informer-title {
background:url("../images/bg-informer-top.gif") no-repeat;
height:24px;
width:295px;
}
.exchange-block .informer-title h2 {
color:#3C3C3C;
display:inline;
float:left;
font-size:12px;
font-weight:500;
margin:0 0 0 5px;
padding:2px;
width:200px;
}
.exchange-block .exchange {
width:300px;
margin-left:0px;
margin-bottom:-2px;

}
.exchange-block .exchange tr.odd td{
	background:#FFFFFF;
	border-right:1px solid #ACACAC;
	height:21px;
	line-height:21px;
}
.exchange-block .exchange tr.even td {
background: #F1F3F8;
border-right:1px solid #ACACAC;
height:21px;
	line-height:21px;
}
.exchange-block .exchange .exchange-title{
	background:url("../images/bg-informer-top.gif") no-repeat;
	height:24px;
	width:295px;
	float:left;	
}
.exchange-block .exchange .exchange-title .exchange-title-left{
	width:153px;
	float:left;
	height:23px;
	border-right:1px solid #ACACAC;
}
.exchange-block .exchange .exchange-title .exchange-title-right{
	width:139px;
	float:left;
}
.exchange-block .exchange table{
	width:295px;
	float:left;
	border-left:1px solid #ACACAC;
}

.exchange-block .exchange tr.head td{
background:#d8dbe2;
height:18px;
/*width:293px;*/
margin-top:-2px;
margin-bottom:-1px;
border-right:1px solid #ACACAC;

}
.exchange-block .exchange tr.head td{
	font-size:11px;
	color:#000;

	border-right:1px solid #ACACAC;
}

.exchange-block .exchange tr td {

font-size:12px;
color:#000;
border-right:1px solid #ACACAC;
}

.exchange-block .exchange label {
color:#000000;
display:inline;
float:left;
font-size:12px;
padding-left:5px;
}
.exchange-block .exchange label.cours-exchange {
color:#3c3c3c;
display:inline;
float:left;
font-weight:500;
font-size:12px;
padding-left:5px;
margin-top:4px;
}
.exchange-block .exchange label.tdays-day {
color:#3c3c3c;
display:inline;
float:left;
font-size:11px;
padding:0 5px;
font-weight:normal;
margin-top:5px;
}
.exchange-block .exchange label.nby {
color:#3c3c3c;
display:inline;
float:left;
font-size:12px;
font-weight:500;
padding-left:5px;
}
.exchange-block .exchange a.head-right-link{
	padding-left:5px;
	float:left;
	color:#004c92;
	font-size:12px;
	display:block;
}
.exchange-block .exchange span.course {
color:#000000;
float:right;
font-size:12px;
margin-right:2px;
text-align:right;
width:45px;
}

.exchange-block .informer-bottom {
background:url("../images/bg-informer-bottom.gif") no-repeat  2px 0;
float:left;
height:2px;
width:297px;
margin-left:-2px;
display:inline;
}
.meteo-block{
	float:left;
	width:298px;
	margin:10px 0 25px;	
}
.meteo-block-load{
	border-left:1px solid #ACACAC;
  border-right:1px solid #ACACAC;
  float:left;
  width:293px;
  height: 100px;
  text-align: center;
}
.meteo-block .meteo-title{
background:url("../images/bg-informer-top.gif") no-repeat;
height:24px;
width:295px;
}
.meteo-block .meteo-title h2 {
color:#3C3C3C;
display:inline;
float:left;
font-size:12px;
font-weight:500;
margin:0 0 0 5px;
padding:2px;
width:200px;
}
.meteo-block .meteo-title a.right-link{
	color:#004C92;
display:inline;
float:right;
font-size:12px;
margin-right:9px;
margin-top:3px;
}
.meteo-block  .two-col {
border-left:1px solid #ACACAC;
border-right:1px solid #ACACAC;
float:left;
width:293px;
margin-bottom:-2px;
display:none;
}
.meteo-block .two-col tr.odd {
background:#FFFFFF;
}
.meteo-block .two-col tr td.left {
border-right:1px solid #ACACAC;
width:140px;
}
.meteo-block .two-col label {
color:#000000;
display:inline;
float:left;
font-size:12px;
padding-left:5px;
width:67px;
}
.meteo-block .two-col span.temperature {
color:#000000;
display:inline;
float:left;
font-size:12px;
padding-left:5px;
width:30px;
}
.meteo-block .two-col span.ico{

display:inline;
float:left;
padding-left:5px;
width:28px;
}

.meteo-block .two-col span.course {
color:#000000;
float:right;
font-size:12px;
margin-right:2px;
text-align:left;
width:35px;
margin-left: 5px;
}
.meteo-block .two-col tr td {
float:left;
width:147px;
height:15px;
height:19px;
	line-height:19px;
}
.meteo-block .two-col tr.even {
background: #F1F3F8;
}
.meteo-block .informer-bottom {
background:url("../images/bg-informer-bottom.gif") no-repeat scroll 0 0 transparent;
float:left;
height:2px;
width:295px;
}