/*******************************************************
TITLE: Fixed Three-Column Layout v1.0
DATE: 200801
AUTHOR: The CSS Tinderbox - http://www.csstinderbox.com
*******************************************************/

/* << ----------------// General Styles //---------------->> */
body {
  margin:10px;
  padding:0;
  font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif, sans;
  font-size:12px;
  color:#000000;
  line-height: 1.4em;
}

p {
  margin:4px 0 6px 0;
}

strong {
  font-weight:bold;
  border-color: #cacaca;
}

em {
font-style:italic;
}

h1, h2, h3, h4 {
margin:0 0 0 0;
color: #7d7d7d;
border-bottom:1px dotted #cacaca;
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-size: 26px;
	line-height: 26px;
	width: 90%;
}

/*
h2 {
font-size:16px;
width: 60%;
}
*/

h3 {
font-size:20px;
}

h4 {
font-size:17px;
}

div#notificaDiv li a:link, a:visited {
color:#FFC85F;
text-decoration:none;
}

div#notificaDiv li a:hover, a:active {
color:#ffffff;
text-decoration:underline;
}

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

a:hover, a:active {
color:#34374E;
text-decoration:underline;
}

ul {
margin:5px 0 5px 20px;
padding:0;
list-style-type:disc;
text-align: left;
}

ol {
margin:5px 0 5px 30px;
padding:0;
list-style-type:decimal;
}

ul li, ol li {
margin:0 0 4px 0;
padding:0;
}

/* << ----------------// Outer container that holds all the columns //---------------->> */
#mainContainer {
margin:0 auto;
padding:0;
width:944px;
}

/* << ----------------// Header //---------------->> */
#header {
margin:0;
padding:5px;
width:944px;
height:90px;
color:#ffffff;
background:url(../img/header_bg.gif) repeat-x #000000;
}


#bannerBigHorizontal {
margin-top:10px;
margin-bottom:10px;
padding:0;
width:944;
height:90px;
text-align:center;
}

.section_menu{
float:right;
margin-right:30px;
font-weight:bolder;
font-size:13px;
}



/* << ----------------// Left column //---------------->> */
#columnOne {
float:left;
margin:0;
padding:0 5px 10px 5px;
width:310px;

}



/* << ----------------// Middle column //---------------->> */
#columnTwo {
float:left;
margin:0;
padding:0 5px 10px 5px;
width:300px;
border-left:1px solid #cdcdcd;
border-right:1px solid #cdcdcd;
}

/* << ----------------// Right column //---------------->> */
#columnThree {
float:left;
margin:0;
padding:0 5px 10px 5px;
width:300px;
}

/* << ----------------// Footer //---------------->> */
#footer {

}


.tableCellSearchResultMovies{
	padding:5px;
	background:url(../img/film_icon.gif) no-repeat right #9FEFFF;
	height:32px;
}

.tableCellSearchResultPeople{
	padding:5px;
	background:url(../img/personaggio_icon.gif) no-repeat right #FFC47F;
	height:32px;
}

.tableCellSearchResultNews{
	padding:5px;
	background:url(../img/notizia_icon.gif) no-repeat right #FFF47F;
	height:32px;
}

#flickrGallery ul {
  list-style: none;
}
#flickrGallery ul li {
  display: inline;
  padding: 2px;
}

.titolo{
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 25px;
}

.text_block{
  margin-bottom: 15px;
}


/* << ----------------// Fix so that the outer DIV will wrap around all floated DIVs within //---------------->> */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ############ NEW NEW NEW ############ */
.colonna
{
  width:300px;
  margin-left:11px;
  float: left;
}

.column-double
{
  width:611px;
  margin-left:11px;
  float: left;
}

.box
{
  margin-bottom: 15px;
}

.big-box-container
{
  margin: 15px 11px 15px 11px;
}

.box .box-titolo-double
{
  background-color: #e0e0e0;
  background-image: url(../img/new/double-box-titolo-sfondo.png);
  background-position: bottom;
  background-repeat: no-repeat;
  color:#7f7f7f;
  text-align: center;
  font-weight: bold;
  padding: 10px 3px 12px 3px;
  margin-bottom:3px;
  text-transform: uppercase;
}

.big-box-container .box-titolo
{
  background-color: #e0e0e0;
  background-image: url(../img/new/big-box-titolo-sfondo.png);
  background-position: bottom;
  background-repeat: no-repeat;
  color:#7f7f7f;
  text-align: center;
  font-weight: bold;
  padding: 10px 3px 12px 3px;
  margin-bottom:3px;
  text-transform: uppercase;
}



.box .box-titolo
{
  background-color: #e0e0e0;
  background-image: url(../img/new/box-titolo-sfondo.png);
  background-position: bottom;
  background-repeat: no-repeat;
  color:#7f7f7f;
  text-align: center;
  font-weight: bold;
  padding: 10px 3px 12px 3px;
  margin-bottom:3px;
  text-transform: uppercase;
}

.box .box-content,
.big-box-container .box-content
{
  background-color: #f5f5f5;
  border-top:#dedede solid 1px;
  border-right:#dedede solid 1px;
  border-left:#dedede solid 1px;
}

.big-box-container .box-content-padding
{
  padding:5px;
  text-align: center;
}

.big-box-container #flickrGallery ul
{
  margin:5px auto 5px auto;
  text-align: left;
  width: 830px;
}

.box .box-content .more
{
  width:100%;
  text-align:center;
}

.box .box-content-padding
{
  padding: 5px 5px 10px 5px;
}

.box ul.news_list
{
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  /* background-color: #E0E0E0; */
}

.box ul.news_list li a
{
  font-weight: bold;
}

.box ul.news_list li
{
  font-size: 12px;
}

.box .box-bottom
{
  height:8px;
  line-height:8px;
}

.carousel-media
{
  color:#838383;
  margin: 10px auto 0px auto;
  width:290px;
  text-align:center;
}

.carousel-media-bottom
{
  text-align:center;
  padding-top:10px;
  background-color: #f5f5f5;
}

.carousel-text-bottom
{
  text-align:center;
  padding-top:10px;
  background-color: #f5f5f5;
  border-right:#dedede solid 1px;
  border-left:#dedede solid 1px;
}

.carousel-media-bottom a, .carousel-text-bottom a, .carousel-small-text-bottom a, a.more
{
  color:#838383;
  font-weight: bold;
  text-decoration: none;
}

.carousel-small-text-bottom
{
  text-align:center;
  padding-top:10px;
  background-color: #f5f5f5;
}

.carousel-media-bottom .more, .carousel-text-bottom .more
{
  text-align:center;
  width:100%;
  margin-top:10px;
  padding-bottom:5px;
}

.youtube-big-thumb-list
{
  text-align:left;
  margin:auto;
  padding: 0px 30px 0px 24px;
  width:425px;
  float:left;
}

.youtube-big-thumb-list img
{
  margin-left:6px;
  margin-bottom:8px;
}

li.plus-symbol
{
  list-style-image: url(../img/new/plus-symbol.png);
}

li.minus-symbol
{
  list-style-image: url(../img/new/minus-symbol.png);
}

li.dateGroup
{
  font-weight:bold;
  list-style:none;
  margin-top:20px;
}

.big-multimedia-footer-link
{
  text-align:center;
  margin:15px 0px 10px 0px;
}

div.static_menu_orizz ul
{
  list-style: none;
  margin: auto;
  text-align: center;
}

div.static_menu_orizz ul li:after {
  content: " | ";
}
div.static_menu_orizz ul li.last:after {
  content: "";
}

div.static_menu_orizz ul li {
  display:inline;
}

div.static_menu_vert ul
{
  list-style: none;
  margin-bottom:20px;
}

div.static_menu_vert ul li:before {
  content: "\00BB \0020";
}

div.static_menu_vert ul li {
  display:block;
}

.static_left_column{
  margin: 30px 5px 30px 5px;
  width:750px;
  float:left;
}

.static_right_column{
  margin-top: 50px;
  padding-left:30px;
  float:left;
  width:150px;
}

