/*CSS Document
----  Filmagic---*/
*
{
	margin: 0;
	padding: 0;
	border: 0;
}
H2 A:link, H2 A:visited
{
	color: #5B98C4;
}
.riquadro
{
	background-color: #1B1B1B;
	padding: 9px;
	color: #B37E1B;
}
.riquadro P
{
	color: #9F9F9F;
}
BODY
{
	color: #FFF;
	background: #1E1E1E url(../images/taglio/sfo_body.png) repeat-x 0 0;
	margin: 0px 0;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
/*---- Tipografia  -----------------------------------------------------------------------------------------------------------------------*/
H1
{
	font-size: 150%;
	color: #FFF;
	line-height: 1.2em;
	margin: 5px 0px 10px 10px;
	padding: 0px 10px 0px 0px;
}
H2
{
	color: #6F99C5;
	margin: 15px 0px 0px 10px;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2em;
	text-shadow: 0 1px 0 #000;
}
H2.white
{
	color: #FFF;
	margin: 5px 0px 0px 10px;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2em;
}
H3
{
	color: #CCC;
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0px 5px 10px;
}
H4
{
	color: #333;
	font-size: 90%;
	padding: 5px 5px 2px 0px;
}
P
{
	padding: 10px;
}
UL
{
	margin: 5px 0 5px 20px;
	padding: 10px 0px 5px;
}
LI
{
	list-style: none;
	padding: 0px 10px 10px;
	margin: 0 0 0 10px;
}
/*---- immagini  ---------------------------------------------------------------------------------------------------------------------*/
IMG
{
	margin: 0px;
}
IMG.img_left
{
	margin: 0px;
	border: 1px solid #FFF;
	float: left;
	margin: 5px 10px 10px 0;
}
/*---- link  -----------------------------------------------------------------------------------------------------------------------*/
A:link, A:visited
{
	color: #F90;
	text-decoration: none;
}
A:hover
{
	color: #F90;
	text-decoration: underline;
}
A.more_video:link, A.more_video:visited
{
	color: #000;
	text-decoration: none;
	margin: 3px 0 0;
	display: block;
	width: 130px;
	font-size: 11px;
	font-weight: bold;
}
A.more_video:hover
{
	color: #FFF;
	text-decoration: none;
}
/*Wrap contenitore pagina-------------------------------------------------------------------------------------------------------------------*/
#wrap
{
	text-align: left;
	width: 870px;
	margin: 0 auto;
	position: relative;
}
/*-----------------header--------------------------------------------------------------------------------------------------------------------------*/
#header
{
	background: url(../images/taglio/header.png) no-repeat 0 0;
	width: 870px;
	height: 124px;
	position: relative;
	margin: 0;
}
#logo
{
	margin: 0px;
	position: absolute;
	top: 20px;
	left: 20px;
}
/*-----------------NAV--------------------------------------------------------------------------------------------------------------------------*/
#nav
{
	position: absolute;
	right: 0;
	top: 55px;
	margin: 0;
}
#nav LI
{
	float: left;
	margin: 0 20px 0 0;
	height: 30px;
}
#nav LI A:link, #nav LI A:visited
{
	color: #FFF;
	padding: 5px 10px 13px;
}
#nav LI A:hover
{
	background: url(../images/taglio/freccina.gif) no-repeat center bottom;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 7px 13px;
}
/*---- Content  ----------------------------------------------------------------------------------------------------------------------*/
#content-wrap
{
	width: 870px;
	float: left;
	padding: 10px 0px 0px;
	margin: 0 0 20px;
}
/*---- BOX  ----------------------------------------------------------------------------------------------------------------------*/
.box
{
	margin: 0 0 10px;
	width: 410px;
	height: 290px;
	float: left;
	padding: 10px;
	background: #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.box-video
{
	margin: 0 0 10px;
	width: 410px;
	height: 290px;
	float: left;
	padding: 10px;
	background: #6F99C5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.home
{
	width: 410px;
	height: 390px;
	background: #6F99C5;
}
.home-gray
{
	width: 410px;
	height: 390px;
	background: #333;
}
/*---- main  ----------------------------------------------------------------------------------------------------------------------*/
.main
{
	margin: 0 0 10px;
	width: 610px;
	float: left;
	padding: 10px;
	background: #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.main LI, .sidebar LI
{
	list-style: disc;
}
/*---- sidebar  ----------------------------------------------------------------------------------------------------------------------*/
.pacchetti
{
	margin: 0 0 10px;
	width: 208px;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #999;
}
.pacchetti IMG
{
	margin-bottom: 5px;
}
/*---- sidebar  ----------------------------------------------------------------------------------------------------------------------*/
.sidebar
{
	margin: 0 0 10px;
	width: 208px;
	float: left;
	padding: 10px;
	background: #191919;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #333;
	color: #999;
}
.sidebar H3
{
	float: left;
	margin: 4px 0 5px;
}
.left
{
	margin: 0 10px 10px 0;
}
#video2, #video3, #video4, #video5
{
	display: none;
}
#video_scelta
{
	background: none;
	margin: 10px 0 0px;
	padding: 0;
	height: 55px;
}
#video_scelta LI
{
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
	list-style: none;
}
#video_scelta LI IMG
{
	display: block;
	padding: 5px 0 5px 0px;
	margin: 0 auto;
}
#video_scelta LI A:link, #video_scelta LI A:visited
{
	padding: 0;
	float: left;
	display: block;
	width: 80px;
	text-align: center;
	height: 55px;
	color: #FFF;
	background: #1E1E1E;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}
#video_scelta LI A:hover
{
	text-decoration: none;
	color: #F60;
}
.text_left_call
{
	float: left;
	width: 210px;
	margin: 10px 0 0;
	padding: 5px;
}
#foto_profilo
{
	float: left;
	width: 165px;
	margin: 5px 10px 10px 0;
}
.linkedIn IMG
{
	margin: 0px 10px 0 0;
}
.linkedIn:link, .linkedIn:visited
{
	color: #FFF;
	padding: 6px 0 0;
	display: block;
}
.titoletto
{
	color: #FFF;
	padding: 0 0 5px;
	font-weight: bold;
	display: block;
}
#portfolio UL
{
	margin: 0 0px 0 0;
	padding: 0;
}
#portfolio LI
{
	float: left;
	width: 165px;
	margin: 0 0px 30px 0;
	padding: 0 30px 0 0;
	list-style: none;
}
#portfolio LI P
{
	padding: 5px 0 0;
}
.portfolio2 LI
{
	text-transform: capitalize;
	float: left;
	width: 250px;
}
/*---- ---- footer  ----------------------------------------------------------------------------------------------------------------------*/
#footer
{
	color: #CCC;
	clear: both;
	margin: 0 auto;
	width: 870px;
	text-align: center;
	padding: 0;
}
#footer_link
{
	border-top: 1px dotted #666;
	clear: both;
	margin: 0;
	width: 870px;
	text-align: center;
	padding: 0;
}
#footer_link UL
{
	margin-left: 40px;
}
#footer_link LI
{
	width: 240px;
	float: left;
	background: none;
	text-align: left;
	padding: 0px 5px 5px 10px;
	margin: 0 20px 0 0;
	font-size: 10px;
}
#footer_link UL LI A:link, #footer_link UL LI A:visited
{
	text-align: center;
	margin: 0 auto;
	display: block;
	color: #CCC;
}
#footer_link UL LI A:hover
{
	color: #FFF;
	background: #6F99C5;
	text-decoration: none;
}
#footer P A:link, #footer P A:visited
{
	color: #FFCC00;
	font-weight: bold;
	display: inline;
}
#footer P A:link, #footer P A:visited
{
	color: #F60;
}
#footer P A:hover
{
	color: #E19A32;
}
#footer SPAN
{
	color: #FF9900;
	font-weight: bold;
}
/*----CALLTOACTION  ----------------------------------------------------------------------------------------------------------------------*/
A:link.calltoaction, A:visited.calltoaction
{
	color: #000;
	background: url(../images/taglio/call.png) no-repeat 0 0;
	height: 23px;
	font-weight: bold;
	margin: 0 5px 0 0;
	padding: 7px 0 0 15px;
	float: right;
	display: block;
	width: 160px;
}
A.calltoaction:hover
{
	text-decoration: none;
	background: url(../images/taglio/call.png) no-repeat bottom left;
}
/*---- altre classi  ----------------------------------------------------------------------------------------------------------------------*/
.clear
{
	clear: both;
}
.floatl
{
	float: left;
}
.floatr
{
	float: right;
}
.sep
{
	height: 10px;
	margin: 5px 0;
	clear: both;
	width: 100%;
	border-bottom: 1px solid #666;
}
/*----- #NOMESIA FORM --------------------------------------------------------------------------------------------------------------------------*/
#nomesia_form
{
	font-size: 11px;
	margin: 15px 0 0 30px;
	clear: both;
}
#nomesia_form DIV
{
	padding-bottom: 10px;
	margin: 0px 0;
	float: left;
	width: 47%;
}
#nomesia_form #tipologia_lead_container
{
	visibility: hidden;
	display: none;
}
#nomesia_form LABEL
{
	display: block;
	width: 150px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
}
#nomesia_form TEXTAREA, #nomesia_form INPUT, #nomesia_form SELECT
{
	color: #000;
	border: 1px solid #999;
	background-color: #CDE1EA;
	border: 2px solid #666;
	font-size: 15px;
	width: 200px;
	padding: 3px 5px;
	margin-bottom: 10px;
}
#nomesia_form TEXTAREA:focus, #nomesia_form INPUT:focus, #nomesia_form SELECT:focus
{
	color: #000;
	border: 2px solid #FFF;
	font-size: 15px;
	padding: 3px 5px;
	margin-bottom: 10px;
}
#nomesia_form TEXTAREA
{
	width: 260px;
	height: 100px;
}
#nomesia_form #privacy_container
{
	border: none;
	float: left;
	width: 500px;
}
#nomesia_form #privacy_container INPUT
{
	margin: 10px 20px 0 0;
	padding: 0;
	background: none;
	border: none;
	width: 15px;
	float: left;
}
#nomesia_form #privacy_container LABEL
{
	float: left;
	display: block;
	width: 400px;
	font-size: 11px;
}
#nomesia_form #submit_container
{
	width: 480px;
}
#nomesia_form .button_form
{
	background: #F90;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	width: 92px;
	display: block;
	margin: 20px auto;
	padding: 0;
	height: 29px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#nomesia_form .button_form:hover
{
	cursor: pointer;
	background: #F60;
	color: #FFF;
}
BLOCKQUOTE
{
	background: #8D9EA9;
	color: #000;
	padding: 10px;
	margin: 20px;
	font-style: italic;
}
BLOCKQUOTE A:link, BLOCKQUOTE A:visited
{
	color: #900;
}
