body, form#projection select, form#projection input{background: #f2f2f2;color: #666;font-family: Arial,sans-serif/*{ffDefault}*/; font-size: 12px;}
a{color: #54bef5;}
a:hover{text-decoration: none;color: #5EB7CB;}
p {line-height: 17px;}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 21px;
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	line-height: 1.2em;
}
h6 {
	font-size: 20px;
}
h1, h2, h3 {
	line-height: 40px;
}
h2{font-size: 1.4em;}
ul li{list-style-type: none;}

.avatar-wrapper {
	background: #fff;
	box-shadow: 0px 0px 10px #CCC;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	width: 1200px;
	margin: auto;
}
#avatar-pos-content-top{margin-top: 10px;}

ul.avatar-main-menu ul {
    background: none repeat scroll 0 0 #F2F2F2;
    box-shadow: 0 1px 3px #666666;
    font-style: normal;
    position: absolute;
    text-shadow: 0 1px 0 #FFFFFF;
    width: 150px;
    z-index: 99999;
    padding-left: 0px;
    display:none;
}

ul.avatar-main-menu ul li {
    border-bottom: 1px solid #D1D1D1;
    border-top: 1px solid #FFFFFF;
    margin: 0;
    width: 150px;
    text-transform: none;
}

nav ul.avatar-main-menu li:hover > ul {
	display: block;
}

.avatar-main-menu li a {
    color: #666666;
    display: block;
    padding: 8px 15px;
    text-decoration: none;
}

ul.path{
	padding-left: 15px;
	font-size: 11px;
}
ul.path li span{font-style: italic;}

label{
	display: block;
	line-height: 20px;
	vertical-align: top;
	min-width: 80px;
	font-size: 14px;
	font-weight: bold;
}
form#projection li {line-height: 20px;}
form#projection input#file{max-width: 300px;}
form#projection input, form#projection select{
	min-width: 300px;
	line-height: 20px;
	background-color: #fff;
	border: 1px solid #cccccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 15px;
}
form#gallery_form input,  form#download input{
	line-height: 20px;
	background-color: #fff;
	border: 1px solid #cccccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 15px;
}
form#projection input#submit, form#gallery_form input#submit, form#download input.download_all, form#download input.download{
	background: -moz-linear-gradient(center top , #EFEFEF, #DDDDDD) repeat scroll 0 0 transparent;
    border: 2px solid #999999;
    color: #333333;
    cursor: pointer;
    text-shadow: 0 1px 1px #FFFFFF;
    min-width: 100px;
    float:right;
}
input#submit:hover, input[type='submit']:hover{
	background: -webkit-linear-gradient(top, #eee, #ccc);	background: -moz-linear-gradient(top, #eee, #ccc);
	background: -ms-linear-gradient(top, #eee, #ccc);	background: -o-linear-gradient(top, #eee, #ccc);
}
div.center{text-align: center; border-top: 3px solid #e5e5e5;}
div.clear, div.clearbreak{clear: both;}
div.legend{float:left;max-width:494px;margin-left: 10px;text-align: justify;}
div.legend h2{margin-top:5px;margin-bottom: 5px;}
img.add{vertical-align: text-top;}
form#projection input.remove{width: 10px;}
form#gallery_form{
	margin-bottom: 15px;
	border-bottom: 3px solid #e5e5e5;
	margin-left: 0px;
}

div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div.globgallery div.slideshow img{max-width:890px;}
div.climato div.slideshow img{max-width:545px;}
.footer{text-align:center;}
span.param{width: 70px;float: left;}
#caption span{margin-right: 25px;}

#logo {
	//width: 90%;
	position: absolute;
	top: 0px;
	left: 0px;
}
#logo2 {
	//width: 90%;
	//position: absolute;
	//top: 20px;
	left: 0px;
}

#nav-bar-holder {
	position: absolute;
	top: 35px;
	right: 40px;
	z-index: 5000;
}

.page-title h1 {
	margin-left: 10px;
	display: inline;
	line-height: 70px;
	font-size: 24px;
}
.page-title span {
	color: #999999;
	font-family: 'Droid Serif', serif;
	font-size: 16px;
	margin-left: 20px;
}
form{margin-left: 10px;}
form ul{padding: 0px;}
.projection, .climato, .globgallery, {
	background: url("../images/bgbox.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    clear: both;
    margin-bottom: 20px;
    padding: 20px;
}
div.globgallery div.navigation{width: 900px;margin: 120px 0 0 20px;}
#side-content {
	width: 655px;
	float: left;

}
.row{
	width: 40%;
	float: left;
	background: url("../images/bgbox.png") repeat-x scroll 0 0 #FFFFFF;
    /*border: 1px solid #CCCCCC;*/
    margin: 0 5px 5px 0;
    padding: 20px;	
    text-align: center;	
}
div#logo img {border:none;}
img {
    max-width: 100%;
}
.home article  h2{margin-top: 0px;}
.home article  h2 a {text-decoration: none; }

.home .heading {
    background: url("../images/bgheading.png") repeat-x scroll 0 0 transparent;
    padding: 8px 20px;
}

/* SIDEBAR  -----------------------------------------------------*/

#sidebar{
	width: 250px;
	float: right;
	font-size: 12px;
	margin-right: 25px;
}


#sidebar .sideblock{
	background: url(../images/sidebar-header.png) no-repeat;
	margin-bottom: 20px;
}

#sidebar .sideblock a{
	text-decoration: none;
	color: #666666;
}

#sidebar .sideblock a:hover{
	color: #000000;
}

#sidebar .sideblock h6{
	margin-left: 10px;
	padding-left: 22px;
	padding-top: 6px;
	color: #f1f1f1;
	font-size: 17px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#sidebar .sideblock ul{
	margin: 0px 15px;
}

#sidebar .sideblock ul li{
	border-bottom: 1px solid #e8e8e8;
	padding: 5px 0px;
}

#sidebar .sideblock ul li:last-child{
	border-bottom: none;
}

/* END SIDEBAR  -----------------------------------------------------*/

.headerimg {
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
}


div.gallery_select{display: none;}
div.gallery_select select {
   	width: 268px;
   	padding: 5px;
   	line-height: 1;
   	border-radius: 0;
   	height: 34px;
   	border: 1px solid #000;
	font-size: 14px;
	color: #fff;
	background: #444;
	-moz-border-radius: 10px;
  	-webkit-border-radius: 10px;
  	border-radius: 10px;
  	width: 100%;
	height: 100%;
   }

div.gallery_select option {background: #444;}
div.ack{margin: 0px;padding: 0px;}
div.ack div{
	min-height: 100px;
	background-color: #fff;
	padding: 15px;
	border: 2px solid #CCC;
	margin-bottom: 15px;
        margin: 10px;
}
div.ack img{float:left;margin-right: 15px;vertical-align: middle;border:none;}
div.ack p, div.ack span{text-align: justify; font-size: 13px;color: #474747;line-height: 20px;}
div.two_logos p{
	max-width:75%;
	float:left;
}
div#logo a{

	text-decoration:none;
}
div#logo span{
	font-size:22px;
	color:#fff;
	margin:10px;
	font-family:'Droid Serif', serif;
	vertical-align: bottom;
}

/* HEADER  -----------------------------------------------------*/
header {background-color:#fff;}
header .wrap-header{height: 68px;}
.menu{
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	line-height: 20px;
	height: 35px;
	padding-left: 0px;
}

.menu li {
	float: left;
	font-size: 13px;
	margin: 0;
	font-style: italic;
}

.menu li a {
	color: #666;
	display: block;
	padding: 8px 15px;
	text-decoration: none;	
}

.menu li a:hover, .menu li a.selected{color: #54bef5;}

/* STYLES NEW SITE  -----------------------------------------------------*/
.avatar-module{margin: 5px 0 0 15px;}
.avatar-slogan {
	background: url("../images/deco.png") no-repeat scroll center bottom transparent;
	font-family: georgia;
	font-style: italic;
	line-height: 24px;
	
	padding: 0 0 40px;
	text-align: center;
	
}

#avatar-user-bottom-col-4 div[id*="avatar-pos-user-"], #avatar-user-top-col-4 div[id*="avatar-pos-user-"] {
	float: left;
	width: 25%;
}

.avatar-module-1 .avatar-module-heading {
	background: url("../images/module-line.png") no-repeat scroll left bottom transparent;
	display: block;
}

.avatar-module-heading {
	font-size: 18px;
	margin: 0;
}

.avatar-module-1 > div {
	padding: 10px 0 0 0;
}

#avatar-body-middle {
	border-top: 1px solid #E5E5E5;
	margin-top: 18px;
	position: relative;
}

.has-left-col #avatar-left {
	//background: url("../images/border-left.png") repeat-y right transparent;
}

#avatar-left {
	width: 25%;
	float: left;
}

#avatar-content {
	width: 520px;
}

#avatar-main-content {
	width: 100%;
	padding-bottom: 15px;
}

#avatar-pos-main-body {	
	margin: 10px;
}

 #avatar-content, #avatar-right {
	float: left;
}

.row-fluid{width: 100%;margin-bottom: 10px;}

.img-1 img{
	/*box-shadow: 0px 0px 0px 3px rgb(97, 96, 96) inset;*/
	padding: 5px;
	opacity:0.8;
	margin-right: 30px;
}

.img-1 img:hover{opacity:1.0;}

#avatar-footer-top {
	height: 60px;
	background: #e8e8e8;
}
#avatar-footer-top p{padding-top: 5px;}
/* end STYLES NEW SITE  -----------------------------------------------------*/

/* END HEADER  -----------------------------------------------------*/

legend{
	display: none;
}
fieldset{border:none;}
p.message{font-size: 20px;margin-left: 15px;}
p.text{font-size:28px;text-align:center;color:#0082a4;font-family: sans sans-serif; font-weight:bold;margin-top:0px;font-style: italic;margin-bottom: 10px;}
#map {
  width: 550px;
  height:500px;
  float:left; 
  margin-right: 0px;
  margin-bottom: 20px;
  border: solid 2px #666666;
}
#map img {
  max-width: none;
}
.archiveparamtableclair {
    width: 160px;
    background-color: #f9f9f9;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 12px;
    vertical-align: top;
}
.archiveparamtablefoncee {
    width: 160px;
    background-color: #e3e3e3;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 12px;
    vertical-align: top;
}
.splashConfirm,.splashUpload, .splashConsult
{
	padding: 10px;
	border: 2px solid #ddd;
	font-size: 1.2em;
	position: fixed;
	top: 30%;
	right: 40%;
	z-index: 99999;
	background-color: #fff;
	max-width: 1000px;
	max-height: 600px;
	min-height: 125px;
	min-width: 300px;
	overflow: auto;
	display: none;
	border-radius: 4px;
}
#mask {
	display: none;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	z-index: 999;
}

div.bottombar{;max-width: 600px;margin: 20px auto;visibility: visible;}
input.reset{width: 200px;}
form#archive ul li, form#nrt ul li, form#service_ondemand ul li{margin-bottom: 15px;}
img{border: 0px;}
div#options{display: none;}
#side-content {
	width: 655px;
	float: left;
}
#side-content h2{margin-left: 40px;font-size:1.5em;}
div#list{max-height:350px;max-width: 600px;margin:auto; overflow:auto;}
div#loading
{
   /*position: fixed;*/
   background: #fff url('../images/ajax-loader.gif') center center no-repeat;
   width: 80px;
   height: 80px;
   background-size: 80px 80px;
   z-index: 10100;
   opacity: 0.5;
   padding: 10px;
}
div#countloading
{
   /*position: fixed;*/
   background: #fff url('../images/ajax-loader.gif') center center no-repeat;
   width: 30px;
   height: 30px;
   background-size: 30px 30px;
   z-index: 10100;
   opacity: 0.5;
   padding: 10px;
}

div#side-content
{
	display: none;
	background: #333;
	padding: 10px;
	border: 2px solid #ddd;
	font-size: 1.2em;
	position: fixed;
	top: 10%;
	right: auto;
	z-index: 99999;
	background-color: #fff;
	max-width: 1000px;
	max-height: 600px;
	overflow: auto;
}
ul.thumbs{padding: 0 0 0 10px;}
ul.thumbs span{font-size: 12px;}
.buttons{float:right;}
li.grey{background-color: #e0e0e0; padding: 10px;}
li.white{padding: 10px;}
li img {border: 2px solid grey;}
ul.thumbs li a {text-decoration: none;}
#side-content #gallery h2{margin-left: 10px;}

.resolutionvaluedisabled {
    color: #CCCCCC;
}

.productvaluedisabled {
    color: #CCCCCC;
}

.bottom-logo-imgs {
    height: 65px;
    margin: 20px;
    margin-left: 50px;
}

/*
.productchecked {
}

.productunchecked {
}*/

.sensortable td{
    border-top: solid 1px #1c94c4;
}

[data-tip]{
  position: relative;
}

[data-tip]:hover:before{
  content: attr(data-tip);
  position: absolute;
  padding: 0 8px;
  height: 28px;
  line-height: 28px;
  background-color: rgba(0, 0, 0, 0.8);
  left: -400px;
  top: -38px;
  font-size: 14px;
  border-radius: 3px;
  white-space: nowrap;
  color: #fff;	
  font-size: 11px;
}

[data-tip]:hover:after {
  content: "";
  position: absolute;
  border-top: 8px solid rgba(0, 0, 0, 0.8);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  left: 0;
  top: -10px;
}

