/********************************************
**  CSS realizzato per: www.videosardegna.com
**  style: Style-Main  - media: Screen
**  Author: Mirko Ennas
*********************************************/

body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #01193D;
  text-align: center;
  background: #fff;
}


a { text-decoration: underline; }
a:hover { text-decoration: none; }

hr { display: none }
img {
  margin: 0;
  padding: 0;
}
img.left {
  float: left;
  margin-right: 4px;
}
img.right {
  float: right;
  margin-left: 4px;
}


/* Content Common */
.invisible { display: none }
.clear { clear: both }
.center { text-align: center }

div.separator {
  margin: 0;
  padding-top: 5px;
  height: 10px;
}


/* FORM */
form {
  margin: 0;
  padding: 0;
}

legend {
  font-size: 10px;
  color: #fff;
  margin: 0 4px;
  padding: 0 4px;
}
label {
  margin: 0;
  padding: 0;
  line-height: 100%;
}
input.inputtext  {
  margin: 0;
  padding: 1px 2px 1px 1px;
  color: #333;
  font-size: 11px;
  border: 1px inset;
  background: #fff;
}
input.button  {
  margin: 0;
  padding: 0 4px;
  color: #333;
  font-size: 11px;
  font-weight: bold;
  border: 1px outset;
  background: #fc0;
}
select.selectbox  {
  margin: 0;
  padding: 1px 1px 1px 1px;
  color: #01193D;
  font-size: 11px;
  border: 1px inset;
  background: #fff;
}



/* ------------------------------
 *          STRUTTURA
 * ------------------------------ */

/* ______________________ Global Container */
#container {
  margin: 0px auto 0px auto;
  padding: 0;
  width: 770px; 
  text-align: left;
}


/* ------------------------------
 *         HEADER
 * ------------------------------ */

#header {
  margin: 0;
  padding: 0;
  float:left;
  width:770px;
  font-size: 12px;
  line-height:normal;
  background: url("/images/header.jpg") no-repeat left bottom;
}

/* ______________________ NAV-TOP */

#header ul {
  margin: 150px 0 0 40px;
  padding: 0;
  list-style: none;
}
#header ul li {
  display: inline;
  margin: 0;
  padding: 0;
}
#header ul li a {
  float:left;
  margin: 0 0 0 2px;
  padding: 0 0 0 7px;
  text-decoration:none;
  white-space: nowrap;
  border-bottom: 2px solid #fff;
}
#header ul li a.home,
#header ul li a.reportvideo {
  background: url("/images/nav-top-tab-blu-sx.gif") no-repeat left top;
}
#header ul li a.categories {
  background: url("/images/nav-top-tab-verde-sx.gif") no-repeat left top;
}
#header ul li a.leaderboard {
  background: url("/images/nav-top-tab-ocra-sx.gif") no-repeat left top;
}


#header a span {
  float: left;
  display: block;
  padding: 5px 15px 4px 6px;
  font-weight: bold;
  color: #fff;
}
#header ul li a.home span,
#header ul li a.reportvideo span {
  background: url("/images/nav-top-tab-blu-dx.gif") no-repeat right top;
}
#header ul li a.categories span {
  background: url("/images/nav-top-tab-verde-dx.gif") no-repeat right top;
}
#header ul li a.leaderboard span {
  background: url("/images/nav-top-tab-ocra-dx.gif") no-repeat right top;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */

#header a:hover span {
  color: #01193D;
}
#header li.active a {
  border-width: 0;
}
#header li.active a span {
  padding-bottom:6px;
  color: #fff;
}


/* ______________________ PATHWAY */

#pathway {
  clear:both;
  margin:0;
  padding: 0;
  width: 770px;
  min-height: 8px;
}

div.common { background: #0A8FDA; }
div.categories { background: #33CC00; }
div.leaderboard { background: #CF9706; }

#pathway p {
  margin:0;
  padding: 4px 10px 4px 10px;
  font-size: 11px;
  color: #fff;
}
#pathway p a {
  color: #fff;
  text-decoration: underline;
}
#pathway p a:hover {
  color: #fff;
  text-decoration: none;
}


/* Common */
#top-desc,
#link-categories {
  margin: 0;
  padding: 0;
  width: 766px;
  border-top: none;
  float: left;
}

/* ______________________ Top-Description */
#top-desc {
  border: 2px solid #BDE1F5;
  border-top: none;
}
#top-desc h1 {
  margin: 20px 0 0 0;
  padding: 6px 10px;
  line-height: 18px;
  font-size: 16px;
  font-weight: bold;
  color: #0A8FDA;
}
#top-desc p {
  margin: 0 0;
  padding: 0 10px 6px 10px;
  line-height: 120%;
  font-size: 12px;
  color: #01193D;
  float: left;
}
#top-desc p span.subtitle {
  margin: -9000px 0 0 -9000px;
  position: absolute;
}
#top-desc p img {
  margin: -20px 0 0 6px;
  float: right;
  border: 1px;
}


/* ______________________ Link-Categories */
#link-categories {
  border: 2px solid #33CC00;
  border-top: none;
}

#link-categories ul {
  margin: 20px 0 0 10px;
  padding: 0 10px 14px 10px;
  list-style-type: none;
  float: left;

  /*  border: 1px dashed green;      _________________________________ DEBUG   */
}
#link-categories ul li {
  margin: 0 0 6px 0;
  padding: 0;
  display: block;
  float: left;
  width: 180px;
}
#link-categories ul a {
  color: #2A9F00;
  font-weight: bold;
  text-decoration: none;
}
#link-categories ul li.active a,
#link-categories ul a:hover {
  display: block;
  width: 180px;
  color: #2A9F00;
  text-decoration: underline;
}


/* ------------------------------
 *    AREA CONTENUTI
 * ------------------------------ */
/* SX-Site __________________ */
#site {
  margin: 0;
  padding: 0 0 10px 0;
  width: 770px;
  text-align: left;
  float: left;
}


/* BLOCK Common __________________ */
#primopiano,
#topclick,
#video-details,
#bestvideo,
#leaderboard,
#submitvideo,
#categorylist {
  margin: 10px 0;
  padding: 0;
  float: left;
  width: 100%;
  min-height: 250px;
}
#primopiano h2,
#topclick h2,
#video-details h1,
#bestvideo h1,
#leaderboard h1,
#submitvideo h1,
#categorylist h1 {
  margin: 48px 0 10px 80px;   /*  CORREZIONE:  POSIZIONAMENTO VERTICALE TESTO   */
  padding: 0 0 0 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 150%;
}


/* BLOCK Primopiano __________________ */
#primopiano {
  background: transparent url("/images/ico-primopiano.gif") no-repeat left top;
}
#primopiano h2 {
  color: #0991DB;
  /*  border-bottom: 2px solid #0991DB; */  /*  CORREZIONE:  ELIMINATO IL BORDER-BOTTOM  */
}

/* BLOCK DettaglioVideo __________________ */
#video-details {
  background: transparent url("/images/ico-dettagliovideo.gif") no-repeat left top;
}
#video-details h1 {
  color: #33CC00;
  /* border-bottom: 2px solid #33CC00;    */  /*  CORREZIONE:  ELIMINATO IL BORDER-BOTTOM  */
}

/* BLOCK VideoConsigliati __________________ */
#bestvideo {
  background: transparent url("/images/ico-videoconsigliati.gif") no-repeat left top;
}
#bestvideo h1 {
  color: #33CC00;
  /*  border-bottom: 2px solid #33CC00;  */  /*  CORREZIONE:  ELIMINATO IL BORDER-BOTTOM  */
}

/* BLOCK CategoryList __________________ */
#categorylist {
  background: transparent url("/images/ico-categorie.gif") no-repeat left top;
}
#categorylist h1 {
  color: #47D00B;
  /* border-bottom: 2px solid #47D00B;   */  /*  CORREZIONE:  ELIMINATO IL BORDER-BOTTOM  */
}

/* BLOCK Leaderboard __________________ */
#leaderboard {
  background: transparent url("/images/ico-topclick.gif") no-repeat left top;
}
#leaderboard h1 {
  color: #CF9706;
  /*  border-bottom: 2px solid #CF9706;  */  /*  CORREZIONE:  ELIMINATO IL BORDER-BOTTOM  */
}

/* BLOCK Contentpage __________________ */
#submitvideo {
  background: transparent url("/images/ico-segnalavideo.gif") no-repeat left top;
}
#submitvideo h1 {
  color: #0992DA;
  /*  border-bottom: 2px solid #0992DA;  */  /*  CORREZIONE:  ELIMINATO IL BORDER-BOTTOM  */
}

/* BLOCK TopClick __________________ */
#topclick {
  background: transparent url("/images/ico-topclick.gif") no-repeat left top;
}
#topclick h2 {
  color: #CF9706;
  /*  border-bottom: 2px solid #CF9706;  */  /*  CORREZIONE:  ELIMINATO IL BORDER-BOTTOM  */
}


/* _____________________ Colonne contenuti */
#cont-sx {
  margin: 0;
  padding: 0;
  float: left;
  width: 438px;
}
#cont-dx {
  margin: 0;
  padding: 0;
  float: right;
  width: 330px;
}


/*  BOX MAIN-VIDEO __________________ SX */
#cont-sx h3 {
  margin: 0;
  padding: 10px 0 6px 0;
  color: #01193D;
  font-size: 14px;
  font-weight: bold;
}
#cont-sx h3 a {
  color: #01193D;
  text-decoration: none;
}
#cont-sx h3 a:hover {
  color: #01193D;
  text-decoration: underline;
}

#cont-sx p {
  margin: 0;
  padding: 0 0 6px 0;
}
#cont-sx p a img {
  border: none;
}
#cont-sx span.owner {
  display: block;
  width: 49%;
  float: left;
}
#cont-sx span.duration {
  display: block;
  width: 49%;
  float: left;
  text-align: right;
}


/*  BOX MAIN-VIDEO __________________ DX */

/* (Home e Common) */
#cont-dx p.pp-item-on,
#cont-dx p.pp-item-off {
  margin: 4px 0 3px 0;
  padding: 4px 0 6px 0;
  float: left;
  width: 100%;
}
#cont-dx p.pp-item-on {
  background: #E2EBF0;
}
#cont-dx p.pp-item-off {
  border: 1px solid #E2EBF0;
}
#cont-dx p.video-data {
  color: #33cc00;
  font-size: 12px;
}
#cont-dx p.video-data a{
  color: #33cc00;
  font-weight: bold;
}

#cont-dx img {
  margin: 2px 5px 4px 5px;
  padding: 0;
  border: none;
  float: left;
  width: 130px;
  height: 97px;
}
#cont-dx p.pp-item-on span,
#cont-dx p.pp-item-off span {
  margin: 0;
  padding: 0 0 0 144px;
  display: block;
  width: 170px;
}
#cont-dx span a, 
#cont-dx table a  {
  color: #01193D;
  font-weight: bold;
  text-decoration: none;
}
#cont-dx span a:hover, 
#cont-dx table a:hover  {
  color: #01193D;
  text-decoration: underline;
}


/* Common Contents __________________ */
#topclick p,
#bestvideo p,
#leaderboard p {
  margin: 0;
  padding: 0;
  width: 150px;
  text-align: center;
  float: left;
}
#topclick p { min-height: 150px; }
#bestvideo p { min-height: 140px; }
#leaderboard p { min-height: 195px; }

#topclick p img,
#bestvideo p img,
#leaderboard p img {
  margin: 4px 0 0 0;
  padding: 0;
  border: none;
  width: 130px;
  height: 97px;
}
#topclick p a,
#bestvideo p a,
#leaderboard p a {
  color: #01193D;
  font-weight: bold;
  text-decoration: none;
}
#topclick p a:hover,
#bestvideo p a:hover,
leaderboard p a:hover {
  text-decoration: underline;
}
#topclick p span,
#bestvideo p span,
#leaderboard p span {
  display: block;
  width: 99%;
  margin-bottom: 3px;
}


/* Info video - blu */
#cont-sx span.owner,
#cont-sx span.duration,
#cont-sx span.date,
#cont-dx span.owner,
#cont-dx span.duration,
#cont-dx span.date {
  color: #0A8FDA;
  font-size: 11px;
}


/* Info video - ocra */
#topclick span.owner,
#topclick span.duration,
#topclick span.date,
#leaderboard span.owner,
#leaderboard span.duration,
#leaderboard span.date {
  color: #CF9706 !important;
  font-weight: normal !important;
  font-size: 11px;
}

/* Info video - verde */
#bestvideo span.owner,
#bestvideo span.duration,
#bestvideo span.date,
#categorylist span.owner,
#categorylist span.duration,
#categorylist span.date {
  color: #33CC00 !important;
  font-weight: normal !important;
  font-size: 11px;
}

span.video-position {
  display: block;
  margin: 0 auto;    /*  CORREZIONE:  CENTRATURA ORIZZONTALE   */
  padding: 0;
  width: 37px !important;
  height: 37px !important;
  line-height: 37px;
  color: #CF9706;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background: #fff url("/images/position-circle.gif") center center no-repeat;
}


#categorylist div.category-item {
  margin: 0;
  padding: 2px 0 14px 0;
  float: left;
  min-height: 85px;
  border-top: 1px solid #BDFAA3;
}

#categorylist  img {
  margin: 8px 5px 4px 5px;
  padding: 0;
  border: none;
  float: left;
}
#categorylist p {
  margin: 0 0 0 0;
  padding: 4px 0 0 0;
  width: auto;
}


#categorylist p span a {
  font-weight: bold;
}

#categorylist span.category a,
#categorylist span.title a {
  color: #33cc00 !important;
}

#categorylist p span.owner,
#categorylist p span.duration {
  padding-right: 35px;
}


/* PAGE-NAV _________*/
p#page-nav {
  margin: 0 0 0 0;
  padding: 10px 0 20px 0;
  text-align: center;
  color: #47D00B;
  clear: both;
}
p#page-nav a {
  padding: 0;
  text-decoration: underline;
  font-weight: bold;
  color: #47D00B;
}
p#page-nav a:hover,
p#page-nav a.active {
  text-decoration: none;
}



/* ------------------------------
 *         FOOTER
 * ------------------------------ */

/* MAIN ______________________________ Footer  */

div#footer {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  text-align: left;
  height: 30px;
  background: #0A8FDA;
}

div#footer h5 {
  margin: 0;
  padding: 0 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
}

