/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	background: #fff;
	color: #333;
	font-size: 11px;
	padding: 0 0 40px;
}


/* anchors
----------------------------------------------- */
a {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
  color:#555;
}


/* 960 grid system container background
----------------------------------------------- */
.container_12 {
	background:#fff
/*
  url("../img/gridlines_12_col.gif") center top repeat-y
*/
  ;
}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em;}
h2 {margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}

/* hidden
----------------------------------------------- */
.nascosto {display:none;}


/* branding
----------------------------------------------- */
h1#branding_pg img, h1#branding img {
	background:url(../img/4p1b.gif) no-repeat 0 0;
}
h1#branding_pg img:hover {
	background:url(../img/4p1b.gif) no-repeat 0 -112px;
}

/* star
----------------------------------------------- */
div#star img {
	background:url(../img/star.gif) no-repeat 0 0;
}
div#star img:hover {
	background:url(../img/star.gif) no-repeat 0 -112px;
}
.tool-tip {
	color: #ccc;
	width: 240px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: #333;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #333;
	border-bottom: solid 1px #000;
	border-right: solid 1px #000;
}


/* switch lingua
----------------------------------------------- */

#xlanguage-list-1 ul li {
	margin-left:12px;
	display: block;
	float: left;
}
#xlanguage-list-1 li.language_item {
	font-size: 14px;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
	border-bottom: 0px solid #999;
	margin-bottom: 10px;
}
#xlanguage-list-1 ul li.current_language_item {
	color: #333;
	border-bottom: 3px solid #333;
}
#xlanguage-list-1 li.language_item a {
	color: #999;
}
#xlanguage-list-1 li.language_item a:hover {
	border-bottom: 3px solid #999;
}
#xlanguage-list-1 li.language_item img{
	display:none;
}

/* contatti
----------------------------------------------- */
#contatti img {
	background:url(../img/contatti.gif) no-repeat 0 0;
}
#contatti img:hover {
	background:url(../img/contatti.gif) no-repeat 0 -112px;
}
.open #contatti img {
	background:url(../img/contatti.gif) no-repeat 0 -224px;
}

/* infundibolo
----------------------------------------------- */
#infundibolo img {
	background:url(../img/infundibolo.gif) no-repeat 0 0;
}
#infundibolo img:hover {
	background:url(../img/infundibolo.gif) no-repeat 0 -300px;
}
.open #infundibolo img {
	background:url(../img/infundibolo.gif) no-repeat 0 -600px;
}


/* seguici
----------------------------------------------- */
#social_web img {
	background:url(../img/followus.gif) no-repeat 0 0;
}
#social_web img:hover {
	background:url(../img/followus.gif) no-repeat 0 -112px;
}
.open #social_web img {
	background:url(../img/followus.gif) no-repeat 0 -224px;
}
/* sottotitolo
----------------------------------------------- */
h3#sottotitolo {
	margin:0;
	line-height:10px;
}

/* testo news
----------------------------------------------- */
#descr {
	height:378px;
	background: none;
	padding:0;
	overflow: auto;
}

#morenews {
	text-align: center;
	background: #fff;
}

/* lista membri
----------------------------------------------- */
img#lista_membri {
	background:url(../img/membri.gif) no-repeat 0 0;
}
img#lista_membri:hover {
	background:url(../img/membri.gif) no-repeat 0 -426px;
}
div.magicgrey {
	height:426px;
}
.magicgrey:hover {
	background-color: #fff;
}

/* newz
----------------------------------------------- */
.newzcont{
	overflow:hidden;
}
.newz{
	display:block;
}


/* contatti
----------------------------------------------- */
.current-lft-blue1 div.contatti, .current-lft-blue1 div.infundibolo, .current-lft-blue1 div.socialweb {
margin-left:70px;
margin-top:30px;
}
.current-lft-blue1 div.contatti ul, .current-lft-blue1 div.infundibolo ul, .current-lft-blue1 div.socialweb ul  {
list-style-type: none;
}

#current-ex3 .contatti p strong {
color: #ddd;
font-size: 46px;
font-family: Arial, Helvetica, sans-serif;
}

#current-ex3 .contatti span.tit, #current-ex3 .infundibolo span.tit, #current-ex3 .socialweb span.tit  {
color: #ddd;
font-size: 14px;
}
#current-ex3 .contatti span.conte {
margin: 0 0 0 50px;
display: block;
}
#current-ex3 .contatti ul li img {
margin: 0 12px 0 0;
position: relative;
top:16px;
}
#current-ex3 .contatti form li, #current-ex3 .infundibolo li , #current-ex3 .socialweb li{
margin-left:0; 
}
#current-ex3 .contatti form input {
width:200px;
}
#current-ex3 .contatti form input#form-submit {
width:204px;
}
#current-ex3 .contatti form textarea {
width:200px;
height:50px;
}
#current-ex3 .infundibolo p strong, #current-ex3 .socialweb p strong {
color: #ddd;
font-size: 38px;
font-family: Arial, Helvetica, sans-serif;
}
#current-ex3 .qtcontent {
width: 84%;
}
/* boxes
----------------------------------------------- */
.box {
	background:#ddd;
	margin-bottom:10px;
	padding:10px 10px 1px 10px;
}
.box_nopad {
	margin-bottom:10px;
}
.box h2 {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#333;
	margin:-10px -10px 0 -10px;
	padding:6px 12px;
}
.box h2 a,
.box h2 a.visible {
	color:#fff;
	background:#333 url("../img/switch_minus.gif") 96% 50% no-repeat;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}
.grid_4 .box h2 a {
  background-position: 97% 50%;
}
.grid_5 .box h2 a {
  background-position: 98% 50%;
}
.grid_12 .box h2 a {
  background-position: 99% 50%;
}


.box h2 a.hidden,
.box h2 a.hidden:hover {
	background-image: url("../img/switch_plus.gif");
}
.box h2 a:hover {
	background-color:#111;
}
.block {
	padding-top:10px;
}
div.menu {
  padding:0;
}
div.menu h2 {
  margin:0;
}
div.menu .block {
	padding-top:0;
}


/* paragraphs, quotes and lists
----------------------------------------------- */
p {
  margin-bottom:1em;
}
blockquote {
  font-family: Georgia, 'Times New Roman', serif;
  font-size:1.2em;
  padding-left:1em;
  border-left:4px solid #ccc;
}
blockquote cite {
  font-size:.9em;
}
ul, ol {
  padding-top:0;
}


/* menus
----------------------------------------------- */
ul.menu {
  list-style:none;
  border-top:1px solid #bbb;
}
ul.menu li {
  margin:0;
}
ul.menu li a {
  display:block;
  padding:4px 10px;
  border-bottom:1px solid #bbb;
}
ul.menu li a:hover {
  background:#eee;
}
ul.menu li a:active {
  background:#ccc;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
  list-style:none;
  margin:0;
}
ul.menu ul li a {
  padding-left:30px;
}


/* section menus
----------------------------------------------- */
ul.section {
  border-top:0;
  margin-bottom:0;
}
ul.section li {
  text-transform:uppercase;
}
ul.section li a {
  background:#bbb;
}
ul.section li a:hover {
  background:#aaa;
}
ul.section li a:active {
  color:#fff;
  background:#666;
}
ul.section li li a {
  background:#ddd;
}
ul.section li li a:hover {
  background:#ccc;
}
ul.section li li a:active {
  color:#000;
  background:#fff;
}
ul.section ul li {
  text-transform:none;
}
ul.section li.current a {
  background:#eee;
}
ul.section li.current a:hover {
  background:#ddd;
}
ul.section li.current a:active {
  background:#fff;
}
ul.section li.current > a {
  color:#fff;
  background:#666;
}
ul.section li.current > a:hover {
  background:#555;
}
ul.section li.current > a:active {
  background:#444;
}
ul.section li.current a.active {
  background:#fff;
  cursor:default;
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
  color:#fff;
  background:#666;
  cursor:default;
}


/* table
----------------------------------------------- */
table {
  width:100%;
  border:1px solid #bbb;
  margin-bottom:10px;
}
col.colC {
  width:8em;
}
th, td {
  padding:.2em 1em;
  text-align:left;
}
thead th {
  border-bottom:2px solid #888;
  background:#bbb;
  padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
tbody th,
tbody td {
  border-top:1px solid #bbb;
  border-bottom:1px solid #bbb;
  background:#eee;
}
tbody tr.odd th,
tbody tr.odd td {
  background:#fff;
}
tfoot th,
tfoot td {
  border-top:2px solid #666;
  background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
  border-top:6px double #666;
}
tfoot tr.total th {
  text-transform:uppercase;
}
th.currency,
td.currency {
  text-align:right;
}


/* forms
----------------------------------------------- */
form {
  overflow:hidden;
}
fieldset {
  border:1px solid #bbb;
  padding:10px;
  position:relative;
  background:#e9e9e9;
  margin-bottom:10px;
}
legend {
  font-size:1.1em;
  padding:.4em .8em;
  background:#fff;
  border:1px solid #bbb;
}
fieldset.login p {
  margin-bottom:1em;
  margin-top:0pt;
}
fieldset p label {
  width:98%;
}
fieldset p input {
  width:98%;
}
fieldset p select {
  width:99%;
}
fieldset.login p label {
  float:left;
  line-height:2em;
  margin-right:3%;
  text-align:right;
  width:32%;
}
fieldset.login p input {
  width:60%;
}
fieldset.login input.button {
  margin-left:35%;
}
form p.notice {
  font-weight:bold;
}
input.search.text {
  width:66%;
}
input.search.button {
  width:28%;
  margin-left:2%;
}


/* articles
----------------------------------------------- */
.articles {
  padding:0;
}
.articles h2 {
  margin:0;
}
#articles {
  padding-top:0;
}
.article {
  border-top:1px solid #666;
  padding-top:.5em;
}
.box .article {
  border-top:3px solid #fff;
  padding:13px 10px 0 10px;
}
.article h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:none;
	color:#333;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.article h3 {
  margin-bottom:.2em;
  font-size:1.6em;
}
.box .first {
  border-top:none;
}
.article h4 {
  font-size:1.2em;
  text-transform:uppercase;
  margin-bottom:.5em;
}
.article a.image {
  float:left; 
  margin:3px 10px 3px 0; 
  padding:4px;
  border:1px solid #bbb;
  background:#fff;
}
.article a.image:hover {
  border:1px solid #666;
}
.article a.image img {
  float:left; 
}
.article p.meta {
  color:#666;
  border-top:1px dotted #999;
  border-bottom:1px dotted #999;
  padding:.3em 0;
  margin-bottom:.8em;
}


/* site information
----------------------------------------------- */
#site_info .box {
  color:#fff;
  background:#666;
  margin-bottom:10px;
}

/* descrizione lavoro
----------------------------------------------- */
.descriz {
	width: 350px;
	border-right: 10px solid #fff;
}
.thumb {
	width: 350px;
	border-right: 10px solid #fff;
}
.thumb img {
	width: 72px;
	height: 72px;
	margin-left:10px;
}
.desc_box {
	height: 320px;
	width: 340px;
	margin: 10px 0 20px 10px;
}



/* Accordion
----------------------------------------------- */

#h_container {
height:426px;
margin:0 auto;

/*width:710px;*/
}
.h_accordion_toggle {
background:#ccc url(img/img/h1.png) no-repeat scroll left top;
border-right:0px solid #000;
color:#fff;
cursor:pointer;
display:block;
float:left;
height:426px;
margin: 0 0 0 5px;
text-decoration:none;
width:70px;
}
.h_accordion_content {
background-color:#fff;
color:#444;
float:left;
height:426px;
overflow:hidden;
}
.h_accordion_toggle_active {
background:#999 url(img/img/h1.png) no-repeat scroll left top;
border-right:0px solid #f00;
}

/* Mootools Kwicks
----------------------------------------------- */
#kwick-box { 
  padding:0;
  overflow:hidden;
}
#kwick-box h2 { 
  margin:0;
}
#kwick {
  position: relative;
}
#kwick .kwicks {
  display: block;
  background: #aaa;
  height: 426px;
  list-style:none;
  margin:0;
  overflow:hidden;
}
#kwick li {
  float: left;
  margin:0;
  padding:0;
}
#kwick .kwick {
  display: block;
  cursor: pointer;
  overflow: hidden;
  height: 426px;
  width: 50px;
  padding: 10px;
  /*background: #fff;*/
}
#kwick .kwick span {
  color:#fff;
}
#kwick .uno {
  background: #666;
  border-right:10px solid #fff;
  padding:0;
}
#kwick .due {
  background: #777;
  border-right:10px solid #fff;
  padding:0;
}
#kwick .tre {
  background: #888;
  border-right:10px solid #fff;
  padding:0;
}
#kwick .quattro {
  background: #999;
  border-right:10px solid #fff;
  padding:0;
}
#kwick .cinque {
  background: #aaa;
  padding:0;
}

a.uno img {
  background:url(../img/1-frammento.jpg) no-repeat 0 -426px;
}

a.due img {
  background:url(../img/2-tactil.jpg) no-repeat 0 -426px;
}

a.tre img {
  background:url(../img/3-mnemosine.jpg) no-repeat 0 -426px;
}

a.quattro img {
  background:url(../img/4-tytus.jpg) no-repeat 0 -426px;
}

a.cinque img {
  background:url(../img/5-planewood.jpg) no-repeat 0 -426px;
}
