/* Copyright Nur S.r.l. - 2008.11.06 */

/* TAG */
*, form { padding: 0px; margin: 0px; }
html, body { height: 100%; margin: 0px; padding: 0px; }

body { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #003559; background: #fff url(../img/bg_body.jpg) top left repeat; }

/* CLASSI */
.main_container { position: relative; width: 100%; margin: 0px; padding: 0px; background: transparent url(../img/bg_container.jpg) top left repeat-x; /* sfumatura body alta */ text-align: center; }
.site_container { width: 990px; padding: 0px; margin: 0px auto 0px auto; background: transparent url(../img/bg_site_container.jpg) top left repeat-y;  /* background a ripetizione verticale del sito */ text-align: left; border: 0px; }
.site { width: 946px; /* 990px */ padding: 0px 22px 0px 22px; margin: 0px auto 0px auto; background: transparent url(../img/bg_site.jpg) top left no-repeat; /* elementi grafici laterali alti del sito */ }

/* header */
.header {
  width: 946px;
  height: 89px;
  background: transparent url(../img/bg_header.jpg) top left no-repeat;
}

.language {
  float: right;
  margin: 29px 26px 0px 0px;
  width: 95px;
  height: 23px;
}
.language img {
  float: left;
}
.language a.eng:link, .language a.eng:visited {
  float: left;
  display: block;
  width: 31px;
  height: 23px;
  background: transparent url(../img/flag_eng_link.gif) top left no-repeat; 
}
.language a.eng:hover {
  background: transparent url(../img/flag_eng_hover.gif) top left no-repeat; 
}
.language a.deu:link, .language a.deu:visited { float: left; display: block; width: 31px; height: 23px; background: transparent url(../img/flag_deu_link.gif) top left no-repeat; }
.language a.deu:hover { background: transparent url(../img/flag_deu_hover.gif) top left no-repeat; }
.language a.ita:link, .language a.ita:visited { float: left; display: block; width: 31px; height: 23px; background: transparent url(../img/flag_ita_link.gif) top left no-repeat; }
.language a.ita:hover { background: transparent url(../img/flag_ita_hover.gif) top left no-repeat; }

/* content */
.content { clear: both; width: 946px; /*min-height: auto !important;*/ height: auto !important; background: transparent url(../img/bg_content.jpg) bottom left no-repeat; }
p.title_left { width: 127px; /* 177px */ padding-left: 50px; margin: 0px; height: 48px; color: #003559; font-size: 14px; font-weight: bold; line-height: 39px; background: #c8efff url(../img/bg_title_left.jpg) top left no-repeat; }
p.title_right { width: 371px; /* 421px */ padding-left: 50px; margin: 0px; height: 48px; color: #003559; font-size: 14px; font-weight: bold; line-height: 39px; background: #c8efff url(../img/bg_title_right.jpg) top left no-repeat; }
p.littletext { margin: 0px; padding: 0px 12px 0px 12px; font-size: 11px; line-height: 16px; text-align: justify; }
p.text { margin: 0px; padding: 0px 12px 0px 12px; font-size: 12px; line-height: 18px; text-align: justify; }

/* content left */
.left { float: left; width: 177px; height: 100%; }
.picleft { clear: both; text-align: center; width: 177px; height: 330px; }
.news { width: 177px; height: 215px; }
#scrollingContainer { float: left; width: 153px; /* 177px */ height: 167px; padding: 0px 12px 0px 12px; font-size: 11px; overflow: hidden; }
p.button_right { text-align: right; font-weight: bold; }
p.button_send { text-align: right; padding-right: 12px; }
p.button_right a:link, p.button_right a:visited { text-decoration: none; color: #39c; }
p.button_right a:hover, .orange { color: #f90; }
hr.news { width: 153px; height: 1px; border: #39c 1px dotted; margin: 20px 0px 20px 0px; }
.newsletter { width: 177px; height: 300px; }
.contact { width: 177px; height: 200px; }
.newsletter span.alpha { font-size: 12px; font-weight: bold; margin: 0; padding: 0; }
.inputnewsletter { width: 142px; /* 150px */ height: 17px; border: #356989 1px solid; background-color: #e6f8ff; font-size: 9px; line-height: 15px; color: #356989; padding: 0px 4px 0px 4px; }
.button { font-size: 11px; color: #fff; font-weight: bold; background-color: #197fcf; text-align: center; vertical-align: middle; border: 2px solid; border-color: #74a7d0 #19629d #19629d #74a7d0; }

/* content center */
.center { float: left; width: 348px; height: 100%; }
.menu { width: 348px; }
.menu ul { list-style-type: none; margin: 0px; padding: 0px; }
.menu ul li a:link, .menu ul li a:visited { display: block; width: 311px; /* 348px */ height: 30px; padding-left: 37px; line-height: 29px; font-weight: bold; text-decoration: none; color: #003559; background: #b1e5fb url(../img/butmenu_link.jpg) top left no-repeat; overflow: hidden; }
.menu ul li a:hover { color: #fff; background: #b1e5fb url(../img/butmenu_hover.jpg) top left no-repeat; }

a.indonesia:link, a.indonesia:visited { float: left; width: 299px; height: 16px; border: 1px solid #003559; margin: 12px 0px 0px 12px; padding: 104px 22px 1px 1px; color: #fff; text-align: right; text-decoration: none; font-weight: bold; background: url(../img/banner_indonesia.jpg) 1px 1px no-repeat; }
a.indonesia:hover { color: #f2a11a !important; border-color: #f2a11a !important; }
a.piccenter:link img, a.piccenter:visited img { /* immagini di dimensioni fisse 152x152px oppure di larghezza fissa 320px in colonna centrale */ float: left; border: 1px solid #003559; margin: 12px 0px 0px 12px; padding: 1px; }
a.piccenter:hover img { border-color: #f2a11a !important; }
.didascalia { float: left; margin-left: 12px; width: 152px; text-align: center; color: #003559; font-size: 10px; font-style: italic; }

a.borderpic:link img, a.borderpic:visited img { border: 1px solid #003559; margin: 12px 0px 0px 12px; padding: 1px; }
a.borderpic:hover img { border-color: #f2a11a !important; }

.clear { clear: both; }

/* content right */
.right { float: left; width: 421px; height: 100%; }
.right ul { margin: 0px 12px 0px 12px; font-size: 12px; line-height: 18px; text-align: justify; list-style-type: none; }
.right ul li { margin-left: 12px; padding: 0px; list-style-type: square; }
.picright { width: 421px; height: 180px; }
a.picleft_text:link img, a.picleft_text:visited img { clear: both; float: left; border: 1px solid #003559; margin: 0px 12px 0px 0px; padding: 1px; }
a.picleft_text:hover img { border-color: #f2a11a !important; }
a.picright_text:link img, a.picright_text:visited img { clear: both; float: right; border: 1px solid #003559; margin: 0px 0px 0px 12px; padding: 1px; }
a.picright_text:hover img { border-color: #f2a11a !important; }

/* footer */
.footer { clear: both; height: 105px; background: transparent url(../img/bg_footer.jpg) top left no-repeat; }
.footerup { height: 43px; /* 56px */ padding-top: 13px; text-align: center; font-size: 11px; color: #003559; line-height: 18px; }
.footerup a:link, .footerup a:visited { color: #003559; font-weight: bold; text-decoration: none; }
.footerup a:hover { color: #3398cc; }
.footerdown { padding-top: 7px; text-align: center; font-size: 9px; color: #427ca3; }
.footerdown strong { color: #003559; }
.footerdown a:link, .footerdown a:visited { color: #427ca3; font-weight: bold; text-decoration: none; }
.footerdown a:hover { color: #f90; }
#slideshow { width: 386px; /* 399*/ height: 299px; padding-left: 13px; }

/*Light Box*/
#lightbox{  position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox img{ width: auto; height: auto; }
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0; }
#hoverNav a{ outline: none; }

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; }

#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }      
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none; }   

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

a.linknur:link, a.linknur:visited { font-size: 10px; font-weight: normal; text-decoration: none; color: #427ca3; line-height: 15px; padding: 0 39px 2px 0; background: url(../img/logo_nur_link.png) right top no-repeat; }
a.linknur:hover { color: #f90; background: url(../img/logo_nur_hover.png) right top no-repeat; }