/*
Theme Name: Pandora
Theme Author: Imperiali Comunicazione
*/

p {
padding: 0px;
margin: 0px
}
html>body .content {
	height: auto;
	margin: 0;
}

html{height: 100%;
margin: 0;
}

body{
	padding: 0px;
	margin: 0px;
	font: 11px "Trebuchet Ms", Arial, Tahoma, Verdana; /* Resets 1em to 10px */
    background: #00938F url('images/bg.gif') top left repeat-x;
    color: #007E7B
}

body.int{
	padding: 0px;
	margin: 0px;
	font: 11px "Trebuchet Ms", Arial, Tahoma, Verdana; /* Resets 1em to 10px */
    background: #00938F url('images/bg2.gif') top left repeat-x;
    color: #007E7B
}

#wrapcont {
      left: 0px;
      width: 100%;
      margin-top: 394px;
}

#wrapcont2 {
      position: relative;
      left: 0px;
      width: 100%;
       background: #EEFAFA url('images/bg_content.jpg') top left repeat-x;
}

#wrap {
      position: relative;
      left: 50%;
      width: 920px;
      margin-left: -460px;
}
#footer {
   width: 100%;
   text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff
}

/************************************************
*	Header, Headings, etc.									*
************************************************/

#head{
        height: 360px;
        width: 100%;
        padding: 0px;
        margin: 0px;
        overflow: hidden;
        text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
}

#imgquadr{
          position: absolute;
          right: 0px;
          width: 572px;
          height: 100%;
          padding: 0px;
          margin: 0px;
          left: 50%;
          margin-left: 287px;
          border-left: 1px solid #fff;
          border-right: 1px solid #fff;
}
#menu {
      position: relative;
      left: 50%;
      margin-left: -460px;
      text-align: center;
      width: 920px;
      padding: 0px;
      }



a img,:link img,:visited img { border:none }



a, a:link {
	color: #009390;
	text-decoration: none;
}

a:hover {
	color: #009390;
	text-decoration: underline;
}

h1 {
    font-size: 22px;
    font-family: "Trebuchet Ms", Arial, Verdana;
	font-weight: normal;
        margin: 0px;
        padding: 0px;
        display: inline;
}

h1 a:link, h3 a:hover, h3 a:visited{
	color: #700000;
	margin: 0px;
}

h2 {
    font-size: 18px;
    font-family: "Trebuchet Ms", Arial, Verdana;
	color: #ECC158;
	font-weight: normal;
        margin: 0px;
        padding: 0px;
        display: inline;
}




/************************************************
*	Main Content									*
************************************************/


.content {
padding: 15px 30px 0px 0px;
font: normal 13px "Trebuchet Ms", Arial, Verdana;
}

html>body .content {
	padding: 0px 30px 0px 0px;
float: left;
font: normal 13px "Trebuchet Ms", Arial, Verdana;
}


td.r_sidebar {
	padding: 0px;
    background: #DDEDED;
	}

td.r_sidebar ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
        font-size: 13px;
        color: #4A8797;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

td.r_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #595441;
}

td.r_sidebar span{
	margin: 0px 0px 6px 0px;
	padding: 0px;
   font-size: 12px;
   color: #007270;
   border-top: 1px solid #9BC9C6;
   border-bottom: 1px solid #9BC9C6;
   background: #D1E9E9;
   display: block;
   
}

td.r_sidebar h2{
	padding: 0px 0px 10px 0px;
	
   font-size: 14px;
   color: #007270;
}

.content #blocco {
float: left;
width: 207px;
margin-right: 16px;
margin-bottom: 20px;
line-height: 14px;
}




/******************* DROP DOWN MENU*********************************/
#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0 auto;
list-style: none;
z-index: 500;
text-align: center;
}

#cssdropdown li {
position: relative;
padding: 0;
margin: 0;
list-style-type: none;
}


.mainitems{
}
li.mainitems {
list-style-type: none;
}

.mainitems a{
  text-decoration: none;
  display: block;
  padding: 6px 3px 6px 3px;
  margin:  0px;
  height: 20px;
  color: #fff;
  text-decoration: none;
  font: bold 14px "Trebuchet Ms", Arial, Verdana;
  text-transform: uppercase;
}

.mainitems a.active, .mainitems a.active:hover{
  text-decoration: none;
  display: block;
  padding: 6px 3px 6px 3px;
  margin:  0px;
  height: 20px;
  color: #00938f;
  text-decoration: none;
  font: bold 14px "Trebuchet Ms", Arial, Verdana;
  text-transform: uppercase;
  background: #fdfffe;
}

.mainitems a:hover {
  text-decoration: none;
  display: block;
  padding: 6px 3px 6px 3px;
  margin:  0px;
  color: #fff;
  text-decoration: none;
  font: bold 14px "Trebuchet Ms", Arial, Verdana;
  text-transform: uppercase;
  background: url('images/bg_menu2.jpg') top center no-repeat;
}

.subuls{
display: none;
width: 100%;
position: absolute;
top: 0px;
left: -15px;
z-index: 600;
}
.subuls li{
width: 100%;
}

.subuls li a{
  text-decoration: none;
  color: #fff;
  margin-left: 2px;
  font: normal 13px "Trebuchet Ms", Arial, Verdana;
  padding: 3px 4px;
  border: 0px;
  background: #00928F;
  height: 16px;
  border-top: 1px solid #fff
}

.subuls li a:hover{
  text-decoration: underline;
  color: #fff;
  margin-left: 2px;
  font: normal 13px "Trebuchet Ms", Arial, Verdana;
  padding: 3px 4px;
  border: 0px;
  background: #00928F;
  border-top: 1px solid #fff
}



/* to override */
.subuls li li a, .subuls li li a:hover { /* Nasconde le pagine di 3 livello */
  display: none;
  line-height: 0px;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: 32px;
left: 0px;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#cssdropdown li a:hover ul { /* lists nested under hovered list items */
display: block;
}

#cssdropdown li a:hover { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

/******************* FINE DROP DOWN MENU*********************************/

/************************************************
*	Links and Headings									*
************************************************/
#the_post_ticker .titolo {
display: block;
margin: 3px 0px 16px 0px;
padding-left: 0px;
color: #007270;
text-transform: uppercase;

}

#the_post_ticker a {
display: block;
position: absolute;
top: 0px;
left: 0px;
margin: 3px 0px 6px 0px;
height: 80px;
width: 206px;
background: url('images/trasp.gif') top left repeat;
padding-left: 0px;
color: #007270;
text-transform: uppercase;
font-weight: bold;
}

#the_post_ticker2 .titolo {
display: block;
margin: 3px 0px 16px 0px;
padding-left: 0px;
color: #007270;
text-transform: uppercase;

}

#the_post_ticker2 a {
display: block;
position: absolute;
top: 0px;
left: 0px;
margin: 3px 0px 6px 0px;
height: 50px;
width: 206px;
background: url('images/trasp.gif') top left repeat;
padding-left: 0px;
color: #007270;
text-transform: uppercase;
font-weight: bold;
}

small {font-size: 11px;}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
a[href$='.pdf'] {
display:inline-block;
padding-left:25px;
line-height:18px;
background:transparent url('images/pdf.gif') center left no-repeat;
color: #212526;
text-decoration: none;
margin-bottom: 5px;
}
a[href$='.pdf']:hover {
text-decoration: underline;
}

a.impianti img {
float: left;
margin-right: 8px;
margin-bottom: 8px;
border: 1px solid #EEFAFA;
}

a.impianti:hover img {
border: 1px solid #00938F;
}

