﻿/* PURFLUX */

/***** COLORI ********

azzurrino:		#007ac3
grigietto:		#ebeae6
grigino:		#b3b3b3
grigio scuro:	#4c4c4c
nero (scritta):	#333536
rosso:			#E40613

**********************/

.maincolor		{color:#007ac3;}
.maincolorbg	{background-color:#007ac3;}
.maincolorbt	{border-top: solid 1px #007ac3;}
.maincolorbb	{border-bottom: solid 1px #007ac3;}

/* 404 */
.err404 h1 {
margin:40px 0 0 20px;
font-size:2em;
color:#007ac3;
}

/* LOGO SFONDO HP */
#bg {
position:absolute;
top:0;
left:0;
right:0;
height:333px;
/*background: url("/includes/img/bg-home.jpg") no-repeat 0 0 #007ac3;*/
/*background-color: #007ac3;*/
}

.bg-sfondo {
position:absolute;
top:44px;
left:-156px;
height:289px;
}

/* MENU CANALI HP */
#sezioni ul li h2 a:hover{
background-color:white;
color:#007ac3;
text-decoration:none;
}

#sezioni ul li h2 a.on{
background-color:white;
color:#007ac3;
text-decoration:none;
}

/* PRODOTTI */
#filtri div.hover{
background-color:black;
}

#filtri.int .pr3 img.mt{margin-top:-30px;}
#filtri.int .pr5 img.mt{margin-top:-55px;}

/* BREADCRUMB */
#breadcrumb .breadcrumb a{
color:#333536;
}
#breadcrumb .breadcrumb a:hover{
color:#007ac3;
}

/* CONTENT */
#content .back  {
background-color: #007AC3;
color: white;
}

/* CORRELATE */
.correlate {
color:white;
}

.correlate a{
color:white;
}

.correlate header {
background-color:#007ac3;
  width:68%;
  /*height:17px;*/
  padding:7px 9px;
  }

.correlate .foto {
background-color:white;
border:1px solid #007ac3;
}

.correlate .link a {
color:#007ac3;
}

/* CERTIFICAZIONI */
.cert h2 {
color:#007ac3;
}

.cert .int {
background-color:#f2f2f2;
}

.cert figure img {
border: solid 1px #007ac3;
}

/* NOVITA */
#channel .channel.novita h3{
color:#007AC3;
}

#channel .channel.novita .link{
color:white;
background-color:#007ac3;
}

#channel .novita-correlata {
border: solid 1px #007ac3;
}

#channel .novita-correlata header{
color:white;
background-color: #007ac3;
}

#channel .novita-correlata .link{
color:white;
background-color: #007ac3;
}

#channel .novita-cta{
border: solid 1px #007ac3;
}

#channel .novita-cta span{
color: #007ac3;
}

#channel .novita-sommario {
color:#333536;
}

#channel .novita-sommario .brand{
color:#007ac3;
}

#channel .novita-archivio {
color:#007ac3;
}

#channel .novita-archivio .brand{
color:#333536;
}

.formnewsletter .buttsubscription{
background-color:#007ac3 !important;
color:#fff !important;
}

.formnewsletter .message{
margin-top:20px;
color:#007ac3;
font-weight:bold;
}

.votremarque .buttsubscription{
background-color:#007ac3 !important;
color:#fff !important;
}

.votremarque .message{
margin-top:20px;
color:#007ac3;
font-weight:bold;
}

/* NOTIZIE */
#elenco article .detail {
background-color:#007ac3;
color:white;
}

#bg-filled {
background-color:#007ac3;
}

/* TECHNICAL INFO */
#techInfoDiv header.closed{color:#007ac3; background:url("img/purfluxArrowClosed.png") no-repeat scroll 10px 15px #FFFFFF;}
#techInfoDiv header.open{color:#fff; background:url("img/purfluxArrowOpen.png") no-repeat scroll 6px 15px #007ac3;}


/* CALENDARIO EVENTI - 2012.11 */
#elenco {width: 675px; float:left; padding:0px 16px;}
#elenco article{margin: 20px 0 0 0;}
#news_side_right{width: 230px; float:right; margin: 30px 0;}

#eventList{width: 230px; float:right; margin: 15px 0; border: 1px solid #007AC3; font-family:Arial; font-size:11px;}
#eventList .item{margin: 5px 10px; padding: 5px 0; border-bottom: 1px solid #EBEBEB;}
#eventList .date{padding: 2px; font-weight: bold;}
#eventList .title{padding: 2px; font-weight: bold; display:block; background-color: #c5dbec;}
#eventList .desc{padding: 2px; display:block;}

/*.event_day .ui-state-default {background-color:#e8edf0 !important;}*/
table.ui-datepicker-calendar tr td.event_day a {
    border-bottom: 3px solid #007AC3;
    color: #007AC3;
    /*padding: 0 0 0.2em 0;*/
}

#toggle-view h4 {
    background: #007ac3 url("/includes/img/frecciagiu.png") no-repeat scroll 99% 14px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    margin: 0;
    padding: 10px 10px;
	border-bottom:1px solid #fff
}
#toggle-view h4.expanded {background: #007ac3 url("/includes/img/frecciasu.png") no-repeat scroll 99% 14px;}
#toggle-view .para{display:none}
#toggle-view h2{font-size: 22px;font-weight: bold;padding: 10px 0;}
#toggle-view table {width:100%}
#toggle-view table td.cell1{width: 81px; font-weight:bold}
#toggle-view table td.cell4{width: 281px;}
#toggle-view table th{background:#e6ecf8; color:#007ac3; font-size:20px; font-weight:bold; padding:10px; text-align:left}
#toggle-view table td{padding:10px 0 10px 10px;width: 181px; border-top:1px solid #7f7f7f}
#toggle-view table td span{border-right:1px solid #007ac3;display:block; width:100%}
#toggle-view table td.cell5 span{border-right:0;}