/*
----------------------------------------------
CSS Document for SCREEN
----------------------------------------------
Author:    ENESI S.r.l., www.enesi.it
----------------------------------------------
Published:   December 2008
----------------------------------------------
*/

body, html {
	background: url(../img/bg.png) top left no-repeat #000000;
	background-color:#000000;
	height:100%;
	margin:0;
	padding:0;
	font-family:'Trebuchet MS', Tahoma, 'Helvetica Neue';
	font-size:12px;
	color:#666666;
}
:focus {
	-moz-outline-style: none;
}
div, img {
	margin:0;
	padding:0;
	border:none;
}
.clear {
	clear:both;
	height:0px;
}
#fixed_container {
	width:988px;
	background:#FFFFFF;
	border: 4px solid;
	border-color: #cccccc;
	display:block;
	padding:0;
	margin:20px auto;
	position: relative;
}
#container {
	width:988px;
	background:#FFFFFF;
	background-image:url(../img/bg_container.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	display:block;
	padding:0px;
	margin:0px auto;
	border: 4px solid;
	border-color: #cccccc;
	position:relative;
}
.header {
	width:890px;
	height:55px;
	background:transparent;
	margin:35px auto 0 auto;
	padding:0;
}
.header img {
	float:left;
	border:none;
}
ul.top_menu {
	float:right;
	list-style:none;
	margin:18px 0 0 0;
	padding:0;
	display:block;
	background:transparent;
}
ul.top_menu li {
	float:left;
	height:23px;
	margin:0;
	padding:12px 10px 0 11px;
	display:block;
	text-transform:uppercase;
	background:url(../img/bg_li_top_menu.png) top right no-repeat transparent;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	vertical-align:bottom;
}
ul.top_menu li a {
	text-decoration:none;
	color:#990066;
}
ul.top_menu li a:hover {
	text-decoration:underline;
	color:#990066;
}
.middle_homepage {
	width:988px;
	height:288px;
	margin:0 auto;
	background:transparent;
}
.bottom_homepage {
	width:890px;
	margin:0 auto;
	background:transparent;
}
.news_homepage {
	float:left;
	width:695px;
	height:230px;
	background:transparent;
	overflow:hidden;
}
.news_ticker {
	float:left;
	width:312px;
	/*padding:26px 35px 10px 0;*/
	padding:15px 35px 0 0;
}
/*.news_ticker p {
	float:left;
	display:block;
	width:210px;
	height:32px;
	padding:0 8px 0 8px;
	margin:0;
	overflow:hidden;
	color:#666666;
}
.news_ticker p a {
	color:#666666;
	text-decoration:none;
}
.news_ticker p a:hover {
	color:#666666;
	text-decoration:underline;
}*/

.ticker_singlenews {
	float:left;
	width:312px;
	height:80px;
	display:block;
	font-size:0.9em;
	line-height:17px;
	background-color:transparent;
	color:#666666;
}
.thumb_holder_home a {
	display:block;
	float:left;
	width:60px;
	margin:0 10px 0 0;
	padding:5px;
	background:url(../img/bg_pattern_thumb.png) top left repeat;
}
.thumb_holder_home a:hover {
	background:#E5E5E5;
}
/*.ticker_singlenews {
	float:left;
	width:400px;
	height:60px;
	display:block;
	font-size:0.9em;
	line-height:60px;
	background-color:transparent;
	color:#666666;
}*/
.ticker_singlenews p {
	float:left;
	width:220px;
	height:80px;
	display:block;
	line-height:17px;
}
.ticker_singlenews p a {
	color:#990066;
	text-decoration:none;
	/*background:#D9D9D9;*/
	display:block;
	/*width:312px;
	height:80px;*/
	padding-right:3px;
}
.ticker_singlenews p a span {
	color:#666666;
}
.ticker_singlenews p a:hover, .ticker_singlenews p a:hover span {
	text-decoration:none;
	/*background: url(../img/bg_hover_ticker_date.png) center left no-repeat;*/
	/*text-align:left;*/
	color:#990066;
}
/*.ticker_date {
	float:left;
	width:81px;
	height:17px;
	display:block;
	font-size:0.9em;
	line-height:17px;
	background-color:transparent;
	color:#666666;
	text-align:right;
}

.ticker_date p {
float:left;
width:80px;
height:60px;
display:block;

}
.ticker_date a {
	color:#666666;
	text-decoration:none;
	background:#D9D9D9;
	display:block;
	width:81px;
	height:60px;
	padding-right:3px;
}
.ticker_date a:hover {
	color:#666666;
	text-decoration:none;
	background: url(../img/bg_hover_ticker_date.png) center left no-repeat;
	text-align:left;
	color:#9e005d;
}*/
.contact_box {
	float:right;
	width:175px;
	background:transparent;
	margin-bottom: 30px;
}
.contact_box p {
	font-family:'Trebuchet MS', Tahoma, 'Helvetica Neue';
	color:#666666;
	font-size:1em;
	line-height:1.36em;
	margin:0;
	padding:0 0 0 6px;
}
.contact_box h3 {
	margin-bottom:7px;
}
.contact_box h4 {
	padding:4px 0 4px 6px;
}
.x_separator {
	height:1px;
	display:block;
	background:url(../img/bg_x_separator.png) center left repeat-x transparent;
	margin:5px 0 5px 0;
}
.y_separator {
	width:1px;
	display:block;
	background:url(../img/bg_y_separator.png) center left repeat-y transparent;
	margin:0 5px 0 5px;
}
.vertical_content {
	width:890px;
	margin:0 auto;
	padding-top: 20px;
}
.left_column {
	float:left;
	width:207px;
}
ul.left_menu {
	background:transparent;
	margin:0 0 30px 0;
	padding:0;
	display:block;
	list-style:none;
}
ul.left_menu li {
	display:block;
	background:url(../img/bg_tile_li_left_menu.png) bottom left repeat-x transparent;
	margin:0;
	padding:0;
	color:#666666;
	height:30px;
	line-height:30px;
	font-size:1.1em;
	text-align:right;
}
ul.left_menu li a {
	display:-moz-inline-block;
	display:inline-block;
	background:transparent;
	border-bottom:1px solid #9E005D;
	margin:0;
	padding:0 5px;
	color:#666666;
	height:29px;
	text-align:right;
}
ul.left_menu li a:hover {
	background: url(../img/bg_pattern_li_left_menu.png) top left repeat transparent;
	text-decoration:none;
	display:block;
	border-bottom:1px solid #CCCCCC;
	color:#666666;
}
ul.left_menu li a:visited {
	color:#666666;
}
ul.left_menu li.current {
	background: url(../img/bg_pattern_li_left_menu.png) top left repeat transparent;
	text-decoration:none;
	display:block;
	height:29px;
	border-bottom:1px solid #CCCCCC;
}
ul.left_menu li.current a {
	color:#9E005D;
}
.right_column {
	float:right;
	width:650px;
	height: auto !important;
	height: 630px;
	min-height: 630px;
	background:transparent;
}
ul.portfolio {
	background:transparent;
	margin:8px 0 0 0;
	padding:0;
	display:block;
	list-style:none;
	float:right;
	width: 650px;
}
ul.portfolio li {
	display:block;
	background:transparent;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	color:#666666;
	border-bottom:1px dashed #c2c2bd;
	float:right;
	width: 650px;
}
/*ul.portfolio li:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}*/

ul.team, ul.team li {
	text-indent: 0px;
	list-style-position: inside;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
ul.team li {
	height: 80px;
	margin:7px 0px 7px 0px;
	display: block;
	background-image:url(../img/freccina_team.gif);
	background-repeat:no-repeat;
	background-position: 65px 10px;
}
ul.team li img {
	border-color:#999999;
	border-style:solid;
	border-width:5px;
	float:left;
	margin-right:35px;
	margin-bottom:20px;
}
ul.team ul {
	padding-top:0px;
}
ul.team ul li {
	background:none;
	height:16px;
	color:#000000;
	padding-top:2px;
}
a.thumb_hidden {
	display:none;
}
.thumb_holder {
	display:block;
	float:left;
	width:120px;
	height:90px;
	margin:0;
	padding:10px;
	background:url(../img/bg_pattern_thumb.png) top left repeat;
}
a.thumb_holder:hover {
	background:#E5E5E5;
}
.portfolio_description {
	float:right;
	width:493px;
	background:transparent;
	padding: 0 0 0 17px;
}

.portfolio_description h5 span {
	display:block;
	line-height:10px;
	padding: 0px;
	margin: 0px;
	font-size:11px;
	color:#000000;
}
.portfolio_description p {
	text-align:justify;
	color:#666666;
	width:430px;
	font-size:1em;
	line-height:1.6em;
}
.portfolio_pager {
	display:block;
	width:650px;
	height:20px;
	background: url(../img/bg_pager.png) top left repeat transparent;
	margin:10px 0 25px 0;
	padding:0;
	color:#666666;
	border:none;
	float:right;
}
.portfolio_pager img {
	background:#FFFFFF;
	margin:0;
	padding:0 0 0 2px;
	border:none;
	float:right;
}
.footer {
	font-size:10px;
	width:700px;
	height:30px;
	line-height:30px;
	background: url(../img/bg_footer.png) center left no-repeat transparent;
	margin:0px 0px 20px 0px;
	padding:0 0 0 190px;
	overflow: hidden;
}
.footer h4 {
	display:inline;
}
.footer p {
	display:inline;
}
.top_flashbanner {
	background:url(../img/bg_top_flashbanner.png) top left repeat transparent;
	width:632px;
	height:92px;
	float:right;
	padding:9px;
	margin: 0 0 25px 0;
}
.static_content {
	width:650px;
	height: auto !important;
	height: 400px;
	min-height: 400px;
	float:right;
	background:transparent;
}
.static_content p {
	font-family:'Trebuchet MS', Tahoma, 'Helvetica Neue';
	color:#666666;
	font-size:1em;
	line-height:1.6em;
	text-align:justify;
	margin:20px 0 10px;
	padding:0;
}
.subsection_left {
	float:left;
	width:316px;
	background:transparent;
	text-align:left;
	margin-top:15px;
	border-right: 1px dashed #CCCCCC;
}
.subsection_right {
	float:right;
	width:285px;
	background:transparent;
	text-align:left;
	margin-top:15px;
	padding:0px;
}
.subsection_left h5, .subsection_right h5 {
	font-size:1.27em;
	line-height:1.27em;
	margin:10px 0 0 0;
	padding:0;
}
.subsection_left p, .subsection_right p {
	font-family:'Trebuchet MS', Tahoma, 'Helvetica Neue';
	color:#666666;
	font-size:1em;
	margin:0;
	padding:0;
}
p.clame_p {
	margin:0 0 0 0;
	padding:0;
	display:block;
	float:right;
	width:650px;
	overflow:hidden;
	text-align:center;
	color:#9E005D;
	font-size:1.46em;
	font-weight:normal;
	word-spacing:0.4em;
}
p.clame_p img {
	vertical-align:middle;
}
form.mediamando_form {
	margin:25px 0 25px 0;
	padding:0;
	border:none;
	background:transparent;
	font-family:'Trebuchet MS', Tahoma, 'Helvetica Neue';
	font-size:1em;
}
form.mediamando_form ul {
	margin:0;
	padding:0;
	border:none;
	background:transparent;
	list-style:none;
}
form.mediamando_form ul li {
	margin:0 0 15px 0;
	padding:3px;
	border:none;
	display:block;
	float:left;
	width:280px;
	background:/*url(../img/bg_top_flashbanner.png) top left repeat */transparent;
}
form.mediamando_form ul li.warning {
	margin:0;
	padding:0;
	border:none;
	display:block;
	float:left;
	width:75px;
	height:35px;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:0.9em;
	font-weight:normal;
	background: url(../img/bg_warning.png) top left no-repeat transparent;
	text-transform:uppercase;
	color:#9E005D;
}
form.mediamando_form ul li.top_warning {
	margin:0 0 15px 82px;
	padding:5px 0 0 10px;
	width:480px;
	height:47px;
	border:none;
	display:block;
	float:left;
	font-family:'Trebuchet MS', Tahoma, 'Helvetica Neue';
	font-size:1em;
	line-height:1.4em;
	font-weight:normal;
	color:#666666;
	background: url(../img/bg_top_warning.png) top left no-repeat transparent;
}
form.mediamando_form ul li label {
	display:block;
	float:left;
	color: #666666;
	background:transparent;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:0.9em;
	font-weight:normal;
	margin:0;
	padding:2px 5px 0 0;
	width:75px;
	text-transform:uppercase;
	text-align:right;
}
input.mediamando_textinput {
	display:block;
	float:left;
	margin:0;
	padding:0 3px;
	font-family:'Trebuchet MS', Tahoma, 'Helvetica Neue';
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:1em;
	color:#666666;
	width:150px;
}
textarea.mediamando_textarea {
	font-family:'Trebuchet MS', Tahoma, 'Helvetica Neue';
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:1em;
	margin:0;
	padding:0 3px 0 3px;
	overflow:auto;
	text-align:justify;
	color:#666666;
	width:435px;
	height:160px;
}
input.mediamando_checkbox {
	margin:0;
	padding:0;
	vertical-align:top;
	text-align:left;
	border:none;
	overflow:hidden;
	width:15px; /* bugfix per IE padding di default su checkbox */
	height:15px; /* bugfix per IE padding di default su checkbox */
}
select.mediamando_select {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:1em;
	margin:0;
	padding:0 0 0 3px;
	width:160px;
	color:#666666;
	font-family:'Trebuchet MS', Tahoma, 'Helvetica Neue';
}
input.mediamando_button {
	background:#9E005D;
	color:#FFFFFF;
	border:none;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:0.9em;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 8px 0;
	padding:3px;
	overflow:hidden;
}
input.mediamando_button:hover {
	background: #999999;
	color:#333333;
}
span.asterisco {
	/*color:#9E005D;
	padding-left:5px;
	font-weight:bold;
	font-family:'Times New Roman', Times, serif;*/
	padding:0;
	margin:0;
	background:url(../img/bg_asterisk.png) center left no-repeat transparent;
	display:inline-block;
	width:18px;
	height:18px;
}
span.warning {
	padding:0;
	margin:0 0 0 5px;
	background:url(../img/bg_warning.png) center left no-repeat transparent;
	display:inline-block;
	width:18px;
	height:18px;
}
.obbligatori_dida {
	/*padding-left:79px;*/
	display:inline;
	margin:0;
	padding:0;
}
.gmaps_thumb {
	display:block;
	float:left;
	width:202px;
	height:92px;
	margin:20px 0 0 0;
	padding:9px;
	background:url(../img/bg_pattern_thumb.png) top left repeat;
}
a.gmaps_thumb:hover {
	background:#E5E5E5;
}
.gmaps_box {
	background: url(../img/bg_gmaps_box.png) top left no-repeat transparent;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-45px;
	width:250px;
	height:90px;
	display:block;
	z-index:9999;
}
/*.gmaps_thumb {
	width:220px;
	height:110px;
	background:url(../img/bg_top_flashbanner.png) top left repeat transparent;
	margin:25px 0 15px 0;
}
.gmaps_thumb img {
	padding:9px;
	border:none;
}*/
.purple {
	color:#9E005D;
}
h3 {
	display:block;
	height:23px;
	line-height:23px;
	font-family:'Helvetica Neue', Helvetica, Arial, 'Segoe UI', sans-serif;
	font-size:1.1em;
	letter-spacing:1px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background:#E3E3E3;
	color:#9E005D;
	text-transform:uppercase;
	margin:0;
	padding:0 0 0 6px;
}
h4 {
	font-family:'Helvetica Neue', Helvetica, Arial, 'Segoe UI', sans-serif;
	font-size:1.1em;
	letter-spacing:1px;
	background:transparent;
	color:#9E005D;
	text-transform:uppercase;
	border:none;
	margin:0;
	padding:0;
}
h5 {
	font-family:'Trebuchet MS', Tahoma, 'Helvetica Neue';
	font-size:1.27em;
	line-height:2.1em;
	letter-spacing:1px;
	font-weight:bold;
	background:transparent;
	color:#9E005D;
	border:none;
	margin:0;
	padding:0;
}
p {
	font-family:'Trebuchet MS', Tahoma, 'Helvetica Neue';
	color:#666666;
	font-size:1em;
	margin:0;
	padding:0;
}
a {
	color:#9E005D;
	text-decoration:none;
}
a:hover {
	color:#9E005D;
	text-decoration:underline;
}
a:visited {
	color:#9E005D;
}

/* ross pagina team*/

.subsection_team_left {
	float:left;
	width:300px;
	background:transparent;
	text-align:left;
	margin-top:15px;
	padding-right:20px;
	border-right: 1px dashed #CCCCCC;
}
.subsection_team_right {
	float:right;
	width:310px;
	background:transparent;
	text-align:left;
	margin-top:15px;
	padding:0px;
}
.subsection_team_left h5, .subsection_team_right h5 {
	font-size:12px;
	line-height:12px;
	margin:10px 0 0 0;
	padding:0;
}
.subsection_team_left p, .subsection_team_right p {
	font-family:'Trebuchet MS', Tahoma, 'Helvetica Neue';
	color:#666666;
	font-size:1em;
	margin:0;
	padding:0;
}
.subsection_team_left li, .subsection_team_right li, .subsection_team_right ul, .subsection_team_left ul {
	margin-left:10px;
	padding:0px;
}
a.videoLink {
	text-decoration:none;
	padding-right:23px;
	background:url(../img/icon_cam.png) right top no-repeat transparent;
}
a.picLink {
	text-decoration:none;
	padding-right:23px;
	background:url(../img/icon_pic.png) right top no-repeat transparent;
}
.my_modal {
    position: absolute;
    width: 686px;
    background: #cbc6bf;
    display: none;
    z-index: 99999;
	border:3px solid #777777;
}

.overlay { 
    background: #333 ; 
    opacity: .6;
    filter:Alpha(Opacity=90); 
    position: absolute; 
    top: 0; 
    left: 0; 
    z-index: 999;
}

.video_container{
    padding: 20px;

}

/*Menu a tabs*/
#toptabs {
	width:445px;
	height:24px;
	position: absolute;
	display: block;
	top:-24px;
	right:4px;
	text-indent: -800px;
	overflow:hidden;
}
#toptabs div{
	position: relative;

}
a#tt_advagency {
	width:160px;
	height:24px;
	background:url(../img/toptabs_advagency.png) no-repeat;
	background-position: 0px 0px;
	display: block;
	position: absolute;
	top:0px;
	left:0px;
	z-index:90;
	cursor:pointer;
}
a#tt_advagency:hover {
	width:160px;
	height:24px;
	background:url(../img/toptabs_advagency.png) no-repeat;
	background-position: 0px -24px;
	display: block;
	position: absolute;
	top:0px;
	left:0px;
	z-index:90;
	cursor:pointer;
}

a#tt_ipromyou {
	width:160px;
	height:24px;
	background:url(../img/toptabs_ipromyou.png) no-repeat;
	background-position: 0px 0px;
	display: block;
	position: absolute;
	top:0px;
	left:140px;
	z-index:91;
	cursor:pointer;
}
a#tt_ipromyou:hover {
	width:160px;
	height:24px;
	background:url(../img/toptabs_ipromyou.png) no-repeat;
	background-position: 0px -24px;
	display: block;
	position: absolute;
	top:0px;
	left:140px;
	z-index:91;
	cursor:pointer;
}
a#tt_specials {
	width:160px;
	height:24px;
	background:url(../img/toptabs_specials.png) no-repeat;
	background-position: 0px 0px;
	display: block;
	position: absolute;
	top:0px;
	left:285px;
	z-index:92;
	cursor:pointer;
}
a#tt_specials:hover {
	width:160px;
	height:24px;
	background:url(../img/toptabs_specials.png) no-repeat;
	background-position: 0px -24px;
	display: block;
	position: absolute;
	top:0px;
	left:285px;
	z-index:92;
	cursor:pointer;
}