/*
20/11/2008
Ferrino - Home Page screen stylesheet
author: Alessandro Chinazzo
*/

/* Reset style - Eric Meyer */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* -------------------- */

body {
	margin: 0; padding: 0;
	font-family: 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
	background: #0c1416 url('../images/bg-home.jpg') no-repeat center 0;
}

img {
	border: 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* ------ Layout ------ */

#main {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	margin-top: 20px;
}

#content {
	height: 341px;
}

/* -------------------- */

/* ------ Header ------ */

#header div#ext {
	position: absolute;
	top: 20px; right: 0;
}

#header div#ext img {
	float: left;
	margin-left: 25px;
}

#header div#ext img.nomargin {
	margin: 0;
}

#header ul#ext-nav {
	position: absolute;
	top: 34px; right: 100px;
	text-transform: uppercase;
	font-weight: bold;
}

#header ul#ext-nav li {
	float: left;
	margin: 0 0 0 18px;
}

#header ul#ext-nav li:hover ul, 
#header ul#ext-nav li.hover ul {
	display: block;
}

#header ul#ext-nav li ul {
	display: none;
	margin: 8px 0 0 0;
}

#header ul#ext-nav li ul li {
	display: block;
	margin: 0 0 6px -12px; /* CARLO Margin left da -5 a -16 */
	float: none;
}

#header ul#lang-nav {
	position: absolute;
	top: 34px; right: 0;
	font-size: 11px;
	font-weight: bold;
}

#header ul#lang-nav li {
	float: left;
	margin: 0 0 0 6px;
}

#header ul#ext-nav li {
	padding: 0 0 0 12px;
	background: transparent url('../images/bg-arrow.png') no-repeat 0 0;
	font-size: 11px;
}

#header ul#ext-nav a,
#header ul#lang-nav a {
	color: #fff;
	text-decoration: none;
}

#header ul#main-nav-home {
	position: absolute;
	top: 84px;
	width: 768px; height: 28px;
	width: 1025px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#header ul#main-nav-home li {
	float: left;
	height: 19px;
	margin: 5px 0 0 7px;
	text-transform: uppercase;
}

#header ul#main-nav-home li a {
	display: block;
	height: 9px;
	padding: 5px 11px;
	color: #fff;
	text-decoration: none;
	font-size: .9em;
}

#watch-video-again-icon {
	position: absolute;
	right: -10px;
	top: -5px;
}

#header ul#main-nav-home li:hover a {
	color: #df5236;
}

#header ul#main-nav-home li:hover ul,
#header ul#main-nav-home li.hover ul {
	display: block;
}

#header ul#main-nav-home li ul {
	position: absolute;
	top: 24px;
	left: 0px;
	padding: 4px 0 20px 20px;
	width: 1005px;
	display: none;
	background: transparent url(/images/bg-menu-top.png) 0 4px repeat-x;
}

#menubgstrip {
	width: 100%;
	position: absolute;
	height: 28px;
	top: 104px;
	left: 0;
	background: transparent url(/images/bg-menu-top.png);
}

#header ul#main-nav-home li ul li {
	float: left;
	margin: 10px 15px 0 0;
}

#header ul#main-nav-home li ul li a {
	display: inline;
	padding: 0;
	font-size: .9em;
	color: #ff7200; // #36688f
	text-decoration: none;
}

#header ul#main-nav-home li:hover ul li,
#header ul#main-nav-home li.hover ul li,
#header ul#main-nav-home li:hover ul li a,
#header ul#main-nav-home li.hover ul li a,
#header ul#main-nav-home li ul li:hover,
#header ul#main-nav-home li ul li.hover,
#header ul#main-nav-home li ul li:hover a,
#header ul#main-nav-home li ul li.over a {
	background: none;
}

#header div#col-dx {
	position: absolute;
	top: 160px; right: -30px;
	width: 302px;
	height: 200px;
	text-align: center;
}

#header div#col-dx #banner3 {
	background: url(/images/news_laterali.png);
	overflow:hidden;
	width: 274px;
	height: 449px;
	text-align: left;
	color: #333;
	position: relative;
	right: -14px;
}

#header div#col-dx fieldset {
	margin: 45px 0 0 0;
	padding: 15px 0 0 0;
	color: #fff;
}

#header div#col-dx legend {
	margin: 0;
}

#header div#col-dx label {
	
}

#header div#col-dx input {
	width: 110px;
	margin-right: 15px;
	padding: 8px 10px;
	color: #576067;
	background-color: transparent;
	border: 1px solid #14352e;
	font-size: 1em;
	vertical-align: middle;
}

#header div#col-dx button {
	width: auto;
	overflow: visible;
	margin: 0; padding: 0;
	font-family: 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #fff;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

#header div#col-dx button img {
	margin: 0 5px 0 0;
}

#header div#search {
	position: absolute;
	top: 715px; left: 0;
	width: 209px; height: 35px;
	padding: 0;
	margin: 0;
	background: url('/images/search.gif') 0 0;
}

#header div#search #q {
	width: 175px;
	margin-left: 5px;
	margin-top: 7px;
	height: 20px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	border: none;
}

#header div#search img {
	margin-right: 3px;
}

/* -------------------- */

/* ------ Content ------ */

#newsbgstrip {
	width: 100%;
	position: absolute;
	height: 162px;
	top: 770px;
	left: 0;
	background: transparent url(/images/bg-menu-top.png);
	z-index: 0;
}

#news {
	position: absolute;
	top: 750px;
	left: 0;
	height: 162px;
	width: 1025px;
	color: white;
}

#news .block {
	float: left;
}

#news .news {
	width: 240px;
	margin-top: 27px;
	position: relative
}

#news .separator {
	margin: 0 65px;
	position: relative;
	top: -13px;
}

#news .intestazione {
	font-size: 22px;
}

#news .intestazione a {
	color: white;
	text-decoration: none;
}

#banner3 .data {
	font-size: 12px;
}

#banner3 .titolo {
	font-size: 12px;
}

#banner3 .titolo a {
	color: #FF6634;
	color: #EE7237;
	font-weight: bold;
	text-decoration: none;
}

/* -------------------- */

/* ------ Footer ------ */

#footer {
	color: #1d1500;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 880px;
}

#footer a {
	color: #1d1500;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #df5236;
}

#footer .credits {
	margin-top: 10px;
	font-size: 9px;
}

/* -------------------- */

/* Utils */

.hide { display: none; }

.clearfix:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* ------ */

#social {
	position:absolute;
	right:0;
	top: 58px;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

#social img {
	margin-left: 5px;
	vertical-align: middle;
}

#header ul#main-nav-home li#bloglink {
	background: #F34B0D;
	margin-top: 0;
	padding-top: 5px;
	margin-bottom: 0;
	padding-bottom:4px
}

#bloglink a:hover {
	background:#F34B0D; 
}

#header ul#main-nav-home li#bloglink.hover,
#header ul#main-nav-home li#bloglink.hover a {
	background:#F34B0D;
}


#slideshow2 {
	background: transparent url('../images/bg-col-right-home.png') 0 0;
	position: absolute;
	top: 514px;
	left: 520px;
	top: 180px;
	padding: 20px;
	height: 135px;
	width: 208px;
}


#slideshow140 {
	background: white;
	flaoat: left;
	font-family: arial;
	font-size: 10px;
	width: 243px;
	height: 108px;
	background: white;
	margin-top: 27px;
	position: relative;
}

#slideshow140 .images {
	amargin-top: 10px;
	amargin-left: 10px;
	position: absolute;
	top: 10px;
	left: 10px;
}

#slideshow140 .navigator {
	padding: 5px;
	border-top: 1px solid #7e7e79;
}

#slideshow140, #slideshow140 a {
	color: #1d1500;
}
