/* -------------------------------------------------------------- 
   
   Boilerplate typography.css
   * Sets up some sensible default typography.
  
-------------------------------------------------------------- */

/* This is where you set your desired font size. The line-heights 
   and vertical margins are automatically calculated from this. 
   The percentage is of 16px (0.75 * 16px = 12px). */
body { font-size: 75%; }


/* Default fonts and colors. */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea { font-family: Helvetica, Arial, sans-serif; }


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 { padding:10px 0 0 12px;
text-transform:uppercase;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif; }
h2 { font-size: 1em; margin-bottom: 0.75em; color:#FF0000; }
h3 { font-size: 1em; line-height: 1; margin-bottom: 1em; text-transform:uppercase; }
h4 { font-size: 1.1em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; margin-bottom: 1.5em; }
h6 { font-size: 1em; }


/* Text elements
-------------------------------------------------------------- */

p { margin: 0 2em; }

ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul { list-style-type: circle; }
ol { list-style-type: decimal; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }

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

blockquote { margin: 1.5em; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; line-height: 1.5; }


/* Tables
-------------------------------------------------------------- */

table { margin-bottom: 1.4em; }
th { border-bottom: 2px solid #ddd; font-weight: bold; }
td { border-bottom: 1px solid #ddd; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #ffc; }


/* Some default classes
-------------------------------------------------------------- */

.small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet { color: #999; }

.hide { display: none; }
.highlight { background: #ffc; }

.top { margin-top: 0; padding-top: 0; }
.bottom { margin-bottom: 0; padding-bottom: 0; }



/* IMG REPLACEMENT - Phark Revisited */
#press h2 {
    text-indent: -5000px;
    background: url(../images/pressroom.gif) no-repeat;
    height: 32px;
    margin-bottom: 0;
}

#coolnews, #attivaci, #attivati, #activeus, #activeyou {
    text-indent: -5000px;
    height: 62px;
}

#coolnews {
    background: url(../images/coolnews.gif);
}

#attivaci {
    background: url(../images/attivaci.gif);
}

#attivati {
    background: url(../images/attivati.gif);
}

#activeus {
    background: url(../images/activeus.gif);
}

#activeyou {
    background: url(../images/activeyou.gif);
}

/* CONTENT */

#page, #page2 { padding: 0 0 2em 0; }

#page h2, #page2 h2 {
    font-size: 1.8em;
font-size: 22px;
    font-weight: normal;
    margin: 1.2em 0 .5em 0;
    color: #666;
}

#page p, #page2 p {
    font-size: 1.2em;
    margin: 0 40px 0 10px;
    padding: .5em 0;
    line-height: 1.4;
    color: #666;
}

#page ul, #page2 ul, #page ol, #page2 ol {
    font-size: 1.2em;
    line-height: 1.4;
    color: #666;
}

a.extlink {
  font-weight: bold;
  border-bottom: 1px solid #666;
}

#page strong, #page2 strong {
    color: #666;
}

#page p.img, #page2 p.img {
    margin-left: 0;
}

.inserimenti ul.gruppo{   font-size: 1em;
    line-height: 1.4;
    color: #666;
	
}
.inserimenti ul.gruppo li{
list-style:outside;
margin-left:25px;}

.inserimenti ul.gruppo li strong {color: #666;}

/* CW */

.heading {
	position: relative;
	padding-bottom: 2em;
}

#page #prevnext {
	position: absolute;
	top: 5px;
	right: 0;
	font-size: 13px;
	margin: 0;
	padding: 0;
	line-height: normal;
	text-align: right;
}

#prevnext a, #prevnext strong {
	padding: 0 4px;
}

#prevnext a {
	color: red;
}

#prevnext a:hover {
	text-decoration: underline;
}

#prevnext a.iconsx {
	padding-left: 20px;
	background: url(../images/prev.gif) no-repeat top left;
	color: #000;
}

#prevnext a.icondx {
	padding-right: 20px;
	background: url(../images/next.gif) no-repeat top right;
	color: #000;
}

#page .iconvid {
  margin: 0 0 5px 6px;
  padding: 0;
  line-height: normal;
}

.dati {
		clear: both;
 		margin: .5em 0 2em 0;
    padding: 0;
    line-height: normal;
		font-size: 1.2em;
		color: #333;
}

.dati dt {
    float: left;
    padding-right: .5em;
}

#page dt strong {
	color: #666;
}

.dati dd {
  margin: .3em 0;
}

.media {
    min-height: 196px;
    height: auto !important;
    height: 196px;
}

#page .media p {
    margin: 0;
    padding: 0;
    line-height: normal;
}

.thumbs {
    float: left;
}

.thumbs img {
    margin: 20px 2px 10px 0;
    border: 1px solid #ccc;
}

/* PRESSROOM */

#pressroom table {
    clear: both;
    table-layout: fixed;
    margin: 0;
    border-collapse: collapse;
    font-size: 1em;
    color: #666;
}

#pressroom table tr {
    background: url(../images/dotted.gif) repeat-x bottom left;
}

#pressroom td {
    font-size: 1em; /* x IE */
    padding: 1em 0;
    vertical-align: top;
}

#pressroom .aut {
    padding: 1em 12px;
    font-size: 11px;
}

#pressroom .descr {
    padding: 1em 12px;
    line-height: 1.4;
}

#pressroom em {
    font-size: 1.1em;
    font-style: normal;
    font-weight: bold;
    color: #666;
}

#pressroom em a {
    font-size: 1.1em;
    font-style: normal;
    font-weight: bold;
    color: #666;
    border-bottom: 1px dashed #ccc;
}

#pressroom em a:hover {
    border-bottom: 1px solid #666;
}

/* PRESS KIT */

.kitpage {
	width: 660px;
    float:left;
    }
	 
.kitpage ul{
margin:0;
padding:0;
}

.kitpage ul li{
list-style-type:none;
margin:0;
padding:0;}

.kitpage h6 {
padding: 14px 0 6px 6px;
  line-height: normal;
  font: 14px Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #333;
  background: url(../images/presskit.jpg) repeat-x bottom left;
}

.kitpage .pressblock {
  margin: 0 0 20px 0;
  padding: 10px;
  background: #ececec;
}
/* .people { margin: 0; }
#page p {
    font-size: 1.2em;
    margin: 0 40px 0 10px;
    padding: .5em 0;
    line-height: 1.2;
    color: #666;
}

#page strong {
    color: #666;
}
*/
.kitpage p, #kitpage td {
    font-size: 1.2em;
    line-height: 1.4;
    margin: 0 0 1em 0;
    padding: 0;
    color: #333;
}
.kitpage  td img { padding: 0 15px 20px 10px;}

.kitpage .data, #kitpage .pdf {
    font-size: 1em;
    line-height: normal;
}

.kitpage strong, .pdf a {
    color: #333;
}

.kitpage .pdf {
}
.kitpage .pdf a {
  display: block;
  width: 130px;
  height: 26px;
  /* padding-bottom: 20px; */
  padding-right: 25px;
  background: url(../images/pdf_icon.gif) no-repeat top right;
}

.kitpage .pdf a:hover {
  background-repeat: no-repeat;
  background-position: right -58px;
}

.kitpage table td {
  padding: 10px 0;
  vertical-align: top;
}

.kitpage table td.titolo {
  font-size: 1.2em;
}

.kitpage table td p {
  margin: 0 0 1em 0;
  padding: 0;
  font-size: 1em;
  line-height: normal;
}

.kitpage table td a:hover {
  border-bottom: 1px solid #000;
}

  
  
.kitpage  a:hover { border: 0; }


.kitpage ul li.foto-team{
padding:20px;
float:left;}

.kitpage ul li.txt-team{
padding: 20px 20px 20px 0;
width: 65%;
float:left;}
  

.kitpage{
  background: #ececec;
  font-size: 1.2em;}
  
.advthumbs {
    float: left;
    width: 560px;
    margin: 10px 0 0 10px;
}

.advtit { margin-left: 10px; }

.advthumbs img {
    margin: 0 3px 15px 0;
    border: 1px solid #ccc;
}

/* SIDE */

.next {
    font-size: .9em;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
#side p { margin: 1em 0 2em 20px; }
#side p img { float: right; }

#news p img { float: none; }

/* temp */
#news img { width: 235px; }
#news #archivio img { width: auto; }

#news div { margin: 0 0 0 0; }
#news h4 { font-size: 1em; color: #f00; margin: 0; padding: 0; }
#news h3 { font-size: 1em; color: #000; background: none; margin: 0 0 10px 0; padding: 0; height: auto; }
#news ul { list-style: none; margin: 0 0 0 0; padding: 0;}
#news p { margin: 0 0 0px 0; padding: 0;}

/* SHOW /HIDE NEWS http://pro.html.it/articoli/id_544/idcat_11/ */
div.jsenable h3 { cursor: pointer }
div.jsenable div ul { display: none }
#news ul { display: none }
#news .hide ul { display: none }
#news .show ul { display: block }
#news div.show h3 {  }

#news #archivio { margin-left: 18px; }

/* FOOTER */

#footer {
    height: 20px;
/*    padding: 8px 0 8px 15px;*/
/*    background: #000;*/
}

#footer span#its, #footer a {
    float: left;
    height: 20px; 
}

#footer span#its span {
/*font-family: monospace;*/
line-height: 20px;
margin-left: 200px;
}

#footer span#its {
/*    width: 683px;*/
 /*   background: url(../images/itscool.gif) no-repeat; */
}

a#co {
color: #fff;
    margin-left: 185px;
    width: 47px;
line-height: 20px;
}

a#cr {
color: #fff;
line-height: 20px;
    margin-left: 20px;
    width: 37px;
}

#footer a:hover {
    background-position: 0 -5px;
}

