body {
	padding:0; margin:0;background-color:#c2d9df; font:13px/18px Arial, Helvetica, sans-serif;}
img {margin:0; padding:0; border:0;}
.clearBoth {clear:both;}
.floatLeft {float:left}
.floatRight {float:right}

/********************************/
/*       HEADER STYLE           */
/********************************/
#head_wrapper {
   width:100%; height:233px;	margin:0 auto; margin-top:5px; background:url('style/headerbarbg.gif') repeat-x;}
#header {
   width:1000px; height:233px; margin:0 auto; background:url('style/header.gif') no-repeat;}
#head1 {height:27px;}
#head1 ul {list-style-type:none;margin:0 0 0 15px; padding:0; line-height:200%;}
#head1 li {list-style-type:none;display:block; float:left;margin-right:5px;}
#head1 a {display:block; float:left; color:#fff; font-size:12px; background:url('style/top_arrow.gif') no-repeat left; padding-left:13px; text-decoration:none;}
#head2 {margin-top:148px; height:35px;}
#head2 ul.topnav{width:950px;padding:9px 0 0 0;margin:0 auto 0 auto;display:block;	list-style-type:none; }
	
#head2 ul.topnav li{
	display:block;float:left;
	padding:0 13px 0 13px; margin:0; height:35px;
	background:url(style/separator_1.gif) no-repeat right;}
	
#head2 ul.topnav li.nosp{
	background:none;}
	
#head2 ul.topnav li a{ display:block;padding-top:9px;
	font:15px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; text-decoration:none;  
	margin:0;  
	}
#head2 ul.topnav li a:hover{
  padding-top:8px;
	text-decoration:underline;
	}
   
/*//END OF HEADER STYLE*/

/********************************/
/*         BODY STYLE           */
/********************************/
#body_wrapper {padding:0; margin:0;}
#body {margin:0 auto; padding:0; width:1000px;}

#content_wrapper {width:790px; margin:0 0 15px 0px;}
#content_head {margin:0 auto;width:790px; height:9px; background:url(style/content-head-bg.gif) 0 0 no-repeat;}
#content_body {margin:0 auto;width:750px; background:url(style/content-body-bg.gif) 0 0 repeat-y; padding:0px 20px;}
#content_body p.fixSpace {width:0px; height:1px;  margin:0px; padding:0px;}
#content_foot {margin:0 auto;width:790px; height:9px; background:url(style/content-foot-bg.gif) 0 0 no-repeat;}

#right_bar {width:197px;}
.block {margin:0 0 10px 0;}
.block_head{margin:0 auto;width:197px; height:48px; background:url(style/block-head-bg.gif) 0 0 no-repeat;}
.block_head h2{width:197px; height:48px; padding:6px 0px 0px 0px; text-align:center; font:16px/24px "Tahoma", Arial, sans-serif; font-weight:bold; color:#FFF; margin:0 0 8px 0;}
.block_body{margin:0 auto;width:197px; background:url(style/block-body-bg.gif) 0 0 repeat-y; padding:0;}
.block_body p.fixSpace{width:0px; height:1px;  margin:0px; padding:0px;}
.block_body .block_inner{margin:0px auto; width:170px;}
.block_inner li{padding-left: 10px}
.block_inner a{text-decoration: none;}
.block_foot{margin:0 auto;width:197px; height:23px; background:url(style/block-foot-bg.gif) 0 0 no-repeat;}

form.loginform{width:170px; height:110px; text-align:center; margin:0px; padding:0px;}
form.loginform label{width:70px; height:18px; float:left; display:block; font-size:13px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#ff0000; line-height:18px; padding:0px; margin:9px 0 0;}
form.loginform input{width:90px; height:16px; float:left; display:block; padding:0px; margin:9px 0 0;}
form.loginform input.button{width:82px; height:31px; display:block; background:url(style/login_button.gif) no-repeat; border:none; padding:0; margin:20px 45px 10px 45px;}

form button {
  width:82px; 
  height:31px; 
  display:inline; 
  border: 0px; 
  margin:0px 0px 0px 6px;
  padding: 0px;
} 

.btn {
  height: 37px;
  width: 82px;
  background: url('style/btn.gif') no-repeat 0 0;
  margin: 0 auto;
  margin-top: 15px;
  padding-top:10px;
  text-align: center;
}
.btn a {
  color: #fff;
  text-decoration: none;
}
.btn a:hover {
  font-weight:bold;
  color: yellow;
}
/*  Menu 2 */
#partners {
  padding: 5px 0px 0px 7px;
}

#partners ul {
	margin: 0;
	list-style: none;
	font-size: 1.0em;
}

#partners ul li {
	padding-right:10px;
  text-align: left;
}

#partners ul li a {
   color: #245A97;
	 display:block;
	 width: 90%; 
	 height: 22px;
   margin-bottom:1px;
	 text-decoration:none;
	 background: url(style/square-normal.gif) no-repeat 112px 5px;
}

#partners ul li a:hover {
  color: #102843;
  background:#E6E6FF url(style/square-hover.gif) no-repeat 112px 5px;
  text-decoration:none;
}
.Tr_Insc label {
  min-width: 200px;
}
/****/
.tableseparator {
	font-size: 100%;
	font-weight: 400;
	background-color: #6998C7;
  color: #fff;
	padding: .5em;
	letter-spacing: .1em;
	line-height: 18px;
}
.td_data {
  font: 14px Arial,Helvetica,sans-serif;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 5em;
	color: #222222;
}
#intro tr {
  line-height: 26px;
}
#intro td {
  padding-left: 15px;
}

#intro {padding:20px; font:14px/12px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#575FA8; line-height:150%;}
#intro h1, .page_title {font:18px/12px Arial, Helvetica, sans-serif; color:#FF0D0D; border-bottom:4px solid #fff; padding-bottom:10px;}
#intro h1 span {color:#00C100; border:none; font-weight:normal;}
/*#intro a , #intro a:link , #intro a:active {color:#FF0D0D; text-decoration:none;}
#intro a:hover {color:#2B2BFF; text-decoration:underline;}
#intro span {border:1px solid #FFB0B0; padding:0 2px 0 2px; color:#FFB0B0; font-family:arial; font-weight:bold;}
*/
#intro #details {border:1px solid #fff; color:#81A6FE; font:12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif; padding-left:20px; 
    background: #FFFDE6;
}
.page_title {
	width: 740px; 
	margin: 21px 0px 0px 0px; 
	text-align: right
}
.page_title strong {
 color:#00C100;
}
.right_align {
	text-align: right;
	padding-right: 40px;
	padding-left: 0px;
}


/********************************/
/*     TRANSLATOR STYLE         */
/********************************/
.credits {
  text-align: right;
}
.meter-wrap{
    position: relative;
    margin: 0 auto;
}

.meter-wrap, .meter-value, .meter-text {
    /* The width and height of your image */
    width: 155px; height: 30px;
}

.meter-wrap, .meter-value {
    background: #bdbdbd url(style/meter-outline.png) top left no-repeat;
}

.meter-text {
    position: absolute;
    top:0; left:0;
    padding-top: 5px;
    color: #fff;
    text-align: center;
    width: 100%;
    font-weight: bold;
}

#board {
  margin: 0 auto;
  text-align: center;
  background: url(images/casse-tete.jpg) left no-repeat;
  top: 30px;
}
#board th {
  padding: 0pc 5px;
}
#board td {
  margin : 0px;
  padding: 5px;
  font-size: 120%;
  border-bottom: 2px solid #bbb;
  color: #666;
}

#lang_sel {
  text-align:center
}
.styled {
  width: 125px;
  height: 22px;
  padding: 0px 0px 0px 15px;
  color: #000;
  background-color: #E8F3FE;
  font: 14px/21px arial,sans-serif;
  overflow: hidden;
}
#lang_sel label {line-height:32px;}

.num_step {
  float: left;
  width: 50px;
  height:50px;
}
.messages{
  width: 400px;
  margin: 30px auto;
  background-color: #D7E3E6;
  border: 5px solid #FEFEFF;
  text-align: center;
}
.messages h2 {
  color: green;
}
#tr_console{
  width: 725px;
  height: 550px;
  margin: 0px 25px;
}
#tr_console a{
  color:#fff;
  text-decoration: none;
}
#tr_console a:hover{
  color:yellow;
}
.status_bar {
  text-align: right;
  padding: 5px 10px 0px 10px;
  border: 1px solid #bbb;
  background-color: #F0EDE9;
}

/********************************/
/*       GAUGES STYLE           */
/********************************/
#heavyduty {
  position: absolute;
  top: 375px;
  width:740px;
  height: 840px;
  margin: 0 auto;
  background: transparent url('style/gauges.png') no-repeat 0px 0px;
  padding: 10px 7px;
}
#heavy_title h2, #manage_title h2, #manage_do h2 {
  margin: 0px;
  padding: 0px;
  font: normal bold 42px/60px Arial, Helvetica, sans-serif;
  color:#BDB4AB;
  text-shadow: 3px 3px #59493A;
  filter: Shadow(color=#000000,strength=4);
}
#heavy_title{
  border: 0px;
  height: 55px;
  margin-bottom:30px;
  letter-spacing: normal;
  text-align: center;
}
.data {
	color: #222222;
  text-align:center;
  font-weight: bold;
}
.labels {
  text-align: center;
  line-height: 14px;
	font: 15px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #85715D;
  text-decoration: none;  
}
#brief {
  margin: 62px 0px 0px 233px;
}
#brief td{
  padding: 0px;
}
#thermo_temp {
  height: 10px;
  padding: 0px;
  background-color: #D92626;
}
#th_temp {
  position: absolute;
  width:150px;
  top: 13px;
  left: 180px;
  text-align: left;
}
#temp_pop {
  position: absolute;
  width:150px;
  height: 30px;
  top: 43px;
  left: 230px;
  text-align: left;
}
#thermo_dew {
  height: 10px;
  background-color: #D92626;
}
#th_dew {
  position: absolute;
  width:150px;
  top: 13px;
  left: 430px;
  text-align: right;
}
#dew_pop {
  position: absolute;
  width:150px;
  height: 30px;
  top: 43px;
  left: 390px;
  text-align: left;
}
#thermo_heat {
  height: 10px;
  background-color: #D92626;
}
#th_heat {
  position: absolute;
  width:150px;
  top: 87px;
  left: 180px;
  text-align: left;
}
#heat_pop {
  position: absolute;
  width:150px;
  height: 30px;
  top: 72px;
  left: 230px;
  text-align: left;
}
#thermo_hum {
  height: 10px;
  background-color: #D92626;
}
#th_hum {
  position: absolute;
  width:150px;
  top: 88px;
  left: 430px;
  text-align: right;
}
#hum_pop {
  position: absolute;
  width:150px;
  height: 30px;
  top: 72px;
  left: 390px;
  text-align: left;
}
#rain_tube {
  position: relative;
  width: 30px;
  height: 120px;
  top: 58px;
  left: 45px;
  background-color: #EDEDF0;
}
#rain_level {
  position: relative;
  background-color: #98B5D2;
}
#t_rain {
  position: absolute;
  width:80px;
  top: 90px;
  left: 23px;
}
#rains {
  position: absolute;
  width:80px;
  top: 268px;
  left: 23px;
}
#rain_pop {
  position: absolute;
  width: 30px;
  height: 120px;
  top: 158px;
  left: 45px;
  text-align: left;
}
#clouds {
  position: absolute;
  width: 90px;
  top: 270px;
  left: 645px;
}
#t_clouds {
  position: absolute;
  width:83px;
  top: 90px;
  left: 647px;
}
#clouds_pop {
  position: absolute;
  width: 70px;
  height: 140px;
  top: 140px;
  left: 655px;
}
#rosewind {
  width: 190px;
  height: 190px;
  margin: 0px 14px 0px 5px;
  background: transparent url('images/compass.png') no-repeat 0px 0px;
  text-align: center;
}
#t_wdir {
  position: absolute;
  width: 130px;
  margin: 0 auto;
  top: 534px;
  left: 53px;
}
#wdir_pop {
  position: absolute;
  width: 160px;
  height: 150px;
  top: 370px;
  left: 40px;
}
#barometer {
	height:200px;
  margin: 105px 26px 0px 20px;
	background-color:#FEF6E6;
	text-align:left; 
	width:240px;
}
#t_baro {
  position: absolute;
  width: 130px;
  margin: 0 auto;
  top: 685px;
  left: 313px;
}
#baro_pop {
  position: absolute;
  width: 190px;
  height: 190px;
  top: 460px;
  left: 275px;
}
#wspeed {
  width: 190px;
  height: 190px;
  margin: 0px 26px 0px 10px;
  background: transparent url('images/windgauge.png') no-repeat 0px 0px;
}
#t_wspeed {
  position: absolute;
  width: 130px;
  margin: 0 auto;
  top: 533px;
  left: 570px;
}
#wspeed_pop {
  position: absolute;
  width: 160px;
  height: 150px;
  top: 370px;
  left: 560px;
}
#flash_wind {
  position: absolute;  
	width:600px;
	height:300px;
  top: 125px;
  left: 85px;
	padding:0px;
}
#t_winds {
  position: absolute;
  width: 130px;
  top: 766px;
  left: 80px;
	padding:0px;
}
#winds_pop {
  position: absolute;
  width: 135px;
  height: 135px;
  top: 620px;
  left: 75px;
}
#t_wdist {
  position: absolute;
  width: 130px;
  top: 766px;
  left: 525px;
	padding:0px;
}
#wdist_pop {
  position: absolute;
  width: 140px;
  height: 140px;
  top: 620px;
  left: 525px;
}
#copyr {
  position: absolute;
  width: 140px;
  height: 40px;
  top: 800px;
  left: 340px;
}
td.td_thumbnails  {
	padding: 0px;
}

/********************************/
/*       SYSTEM PAGE            */
/********************************/
.lists {
	font: bold 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#85715D;
  margin: 3px 5px 0px 0px;
}

#bg_system {
  position: absolute;
  top: 325px;
  width:740px;
  height: 860px;
  margin: 0 auto;
  background: url('style/bg_system.jpg') no-repeat 0px 0px;
  padding: 15px 7px;
}
#tb_errors {
  float: left;
  width: 380px;
}
#tb_status {
  float: left;
  width: 200px;
}
#infos {
  position: relative;
  width: 595px;
  height: 200px;
  left: 65px;
  top: 0px;
  padding: 0px 10px 0px 15px;
  overflow: hidden;
}
#records {
  float: left;
  width: 385px;
  height: 400px;
  padding: 6px 10px 0px 10px;
  margin: 5px 5px 0px 65px;
  overflow: hidden;
}
#tb_records,  #tb_alarms {
  width: 100%;
  table-layout: fixed;
}
#tb_records td, #tb_errors td {
	font: 12px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#85715D;
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#tb_records td strong{
  color: black;
}
#alarms {
  width: 185px;
  height: 400px;
  margin-top: 10px;
  float: left;
  padding: 1px 10px 0px 10px;
  overflow: hidden;
}
 #tb_alarms td, #tb_status td {
	font: 12px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#85715D;
  padding-left: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#left_400 {
  float: left;
  width: 195px;
  text-align: right;
}
#right_400 {
  float: left;
  width: 195px;
  text-align: left;
  margin-left: 10px;
}

/********************************/
/*       MANAGE STYLE           */
/********************************/
#bg_manage {
  width:740px;
  margin: 0 auto;
  background: url('style/bg_manage.jpg') repeat-y 0px 0px;
  padding: 0px 7px 15px 7px;
}
#manage_title {
  height: 67px;
  text-align: center;
  background-image: url('style/bg_manage_title.jpg');
	padding-top: 12px;
}
.manage_stitle {
	width: 135px;
	margin: 0 auto;
  text-align: center;
	font: bold normal 16px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #85715D;
  background: transparent url('style/plaque.png') repeat-y 0px 0px;
}
#manage_top {
	height: 33px;
  background: transparent url('style/bg_manage_top.jpg') no-repeat 0px 0px;
}

#temp_files {
	float: left;
  width: 320px;
  padding-right: 10px;
  margin: 0px 15px 10px 20px;
  overflow: hidden;
}
#lang_files {
  width: 340px;
  padding: 0px 5px;
  overflow: hidden;
}
.tb_temp_files, .tb_lang {
  margin: 5px 0px 0px 0px;
}
.tb_temp_files th, .tb_lang th {
  color:#85715D;
}
.tb_temp_files td, .tb_lang td {
	font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding-left: 0px;
  color:#85715D;
}
#manage_bot {
	height: 99px;
  background: transparent url('style/bg_manage_bot.jpg') no-repeat 0px 0px;
}
#legends {
	width: 165px;
	padding: 0px 30px;
	line-height: 22px;
}
#legends img {
	vertical-align: middle;
}
#manage_do_top {
	height: 33px;
  background: transparent url('style/bg_manage_do_top.jpg') no-repeat 0px 0px;
}
#manage_do h2 {
font-size: 25px;
line-height: 25px;
}
#manage_do {
	color: #85715D;
	line-height: 16px;
	padding: 6px 90px;
  background: transparent url('style/bg_manage_do.jpg') repeat-y 0px 0px;
}
#manage_do_bot {
	height: 31px;
  background: transparent url('style/bg_manage_do_bot.jpg') no-repeat 0px 0px;
}
#manage_do tr {
	line-height: 16px;
}
.slim {
	margin-bottom: 0px;
}

.upd_btn {
  height: 25px;
  width: 82px;
  background: url('style/btn2.gif') no-repeat 0 0;
  margin: 0 auto;
  padding-top:10px;
  text-align: center;
}
.upd_btn a {
  color: #fff;
  text-decoration: none;
}
.upd_btn a:hover {
  font-weight:bold;
}


/*//END OF BODY STYLE*/

/********************************/
/*       FOOTER STYLE           */
/********************************/
#foot_wrapper {
   width:100%; height:100px; float:left; margin:0px; padding:0px; 
   background:url('style/footerbg.gif') repeat-x;}

#footer {
	 width:1000px; height:100%;
	 margin:0 auto 0 auto;
	 background:url('style/footerbg.gif') repeat-x;}
	 
#footer ul.footnav{
  width:380px;
  padding:5px 0 0 0;
  margin:0 auto 0 auto;
	display:block;	list-style-type:none; }
	
#footer ul.footnav li{
	display:block;float:left;
	padding:0 13px 0 13px; margin:0; height:41px;
	background:url(style/separator_2.gif) no-repeat right;}
	
#footer ul.footnav li.nosp{
	background:none;}
	
#footer ul.footnav li a{ display:block;padding-top:15px;
	font:14px/12px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; text-decoration:none;  
	margin:0;  
	}
#footer ul.footnav li a:hover{
  padding-top:13px;
	text-decoration:underline;
	}
	
#footer .oppdir {
   width:500px;
   margin:0 auto;
   margin-top:15px;}
   
#footer .oppdir p { text-align:center; margin:0;padding:0;
   font:12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#184870;
   line-height:140%;}

#footer .oppdir p a {color:#184870;}
/*//END OF FOOTER STYLE*/