body
{
	background: #c2d571;
	text-align: center;
	margin: 20px 0px 0px 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color:#666666;
}

/* Formattazione di base dei contenuti */
.text-content-base * {
	font-family: arial,helvetica,sans-serif,verdana;
	font-size:12px;
	font-weight: normal;
	color: #333;
	text-align: left;
}

.large-title {
	font-size:18px;
	font-weight:bold;
}

.small-title {
	font-size:14px;
	font-weight:bold;
}

.text-color-darkgray {
	color:#333;
}

.text-color-gray {
	color:#666;
}

.bold-content {
	font-weight: bold;
}

fieldset {
	border: 0px;
}

input {
	background: #FFFFFF url(/BCOM20_main-theme/images/forms/input_shadow.png) no-repeat scroll 0 0;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

// CAS 
.div-10pixel-fill {
	height:0;
	margin:0;
	padding-top: 10px;
	width:100%;
}

.input-200px {
	border:1px solid #CCCCCC;
	color:#999999;
	font-family:arial,helvetica,sans-serif,verdana;
	font-size:12px;
	height:auto;
	margin-bottom:5px;
	margin-top:5px;
	padding:2px 5px;
	vertical-align:top;
	width:250px;
}

.cas-font {
	color:#999999;
	font-family:arial,helvetica,sans-serif,verdana;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}

input.buttonBlue {
	background-color: #0099FF;
	background-image: none;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	border: 0px none;
}
//-- Fine CAS

// Contribute
.div-send-contribute
{
	margin-top: 20px;
	margin-bottom: 0px;

	overflow: hidden;

	width: 100%;
	height: auto;
}

input.fileToUpload {
	margin: 10px;
}

.div-send
{
	float: left;
	width: 147px;
	height: auto;

	padding: 3px;
}

.div-send-file-selection{
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;

	width: 100%;
	height: auto;
}

.send-video{background-color: #C5D7ED;}

.send-image{background-color: #EDF2F6;}

.textarea-post {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#999999;
	font-family:arial,helvetica,sans-serif,verdana;
	font-size:12px;
	font-weight:normal;
	height:300px;
	margin:5px 0;
	overflow:hidden;
	padding:5px;
	text-align:left;
	width:100%;
}

.div-text {
	margin-left: 10px;
}

//-- Fine Contribute

.droparea img { width: 50px; height: 25px; display: block; }
.controls-hidden .droparea { display: none; }
.controls-visible .droparea {
	background-image:url(/BCOM20_main-theme/images/droparea.gif);
	background-repeat:repeat;
	margin:0 0px 0px;
	opacity: 0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	/* necessario per IE e opacity */
	zoom: 1;
	height: 25px;
}

.portlet-content { padding: 0px; }
.portlet-content-container { padding:0px; }
.controls-hidden .portlet-title { display: none; }
span.portlet-title {color: #666666; }

.lfr-menu-list { z-index: 999; }
.portlet-topper { background-color: #fff; }
.portlet-content { background-color: #fff; }
.ui-draggable-dragging { border: 2px dotted #faa; width: 130px; height: 50px; }


/* Formattazione di base dei layouts */

#wrapper  #topper { height: 30px; width: 910px; margin: 0px auto; font-size: 12px; text-align: right; }
#wrapper  #footer { height: 30px; width: 891px; margin: 0px auto; font-size: 12px; text-align: right; }
#topper  #lang-banner { width: 870px; display: inline-block; padding: 10px 0px 0px 0px; }
.ie #topper  #lang-banner { display: inline; }
.ie8 #topper  #lang-banner { display: inline-block; }
.firefox2 #topper  #lang-banner { display: inline; }

#lang-banner a
{
	text-decoration: none;
}
#lang-banner a:hover
{
	text-decoration: underline;
}

#content-wrapper { white-space: nowrap; text-align: left; width: 910px; margin: auto; color: #666666; background-color: #fff; padding-bottom: 0px; }
#content-wrapper.columns-max { width: 890px; padding: 10px; }

.ui-dialog-container { text-align: left; }

.content-wrapper div { vertical-align: top;}
.content-wrapper .lfr-column { white-space: normal; display: inline-block; }
.ie .content-wrapper .lfr-column { display: inline; }
.ie8 .content-wrapper .lfr-column { display: inline-block; }
.firefox2 .content-wrapper .lfr-column { display: inline; }

.left-row-spacer { height: 10px; font-size: 1px; display:none}
.row-spacer { height: 20px; font-size: 1px; }

.col-spacer { display: inline-block; height: 100px; width: 20px; font-size: 1px; }
.ie .col-spacer { display: inline; }
.ie8 .col-spacer { display: inline-block; }
.firefox2 .col-spacer { display: inline; }
.content-min-height { height: 466px; }

#banners #banner-column-2{border-left:1px dashed #CCCCCC; padding-left:10px}
#banners .col-spacer { display: inline-block; height: 100px; width: 8px; font-size: 1px; }
.ie7 #banners .col-spacer { display: inline; }
.ie6 #banners .col-spacer { display: inline; }

.content-wrapper  #page-content { display: inline-block; width: 870px; margin-bottom:20px;}
.ie .content-wrapper  #page-content { display: inline; }
.ie8 .content-wrapper  #page-content { display: inline-block; }
.firefox2 .content-wrapper  #page-content { display: inline; }

.content-wrapper  #left-column { display: inline-block; width: 150px; }
.ie .content-wrapper  #left-column { display: inline; }
.ie8 .content-wrapper  #left-column { display: inline-block; }
.firefox2 .content-wrapper  #left-column { display: inline; }

#left-column .row-spacer{height:13px;}
.spacer_imt {height:10px;}

.content-wrapper  #right-column { display: inline-block; width: 700px;}
.ie .content-wrapper  #right-column { display: inline; }
.ie8 .content-wrapper  #right-column { display: inline-block; }
.firefox2 .content-wrapper  #right-column { display: inline; }

.content-wrapper  #right-banners-column { display: inline-block; width: 220px; }
.ie .content-wrapper  #right-banners-column { display: inline; }
.ie8 .content-wrapper  #right-banners-column { display: inline-block; }
.firefox2 .content-wrapper  #right-banners-column { display: inline; }

.content-wrapper  #left-row-logo { display: block; width: 100%; height: 50px; padding: 0px; }
.content-wrapper  #left-row-menu {display: block;  width: 100%; height: auto; }
.content-wrapper  #left-row-banner1 { display: block; width: 100%; }
.content-wrapper  #left-row-banner2 { display: block; width: 100%;  }
.content-wrapper  #content { width: 100%; height: auto; }
.content-wrapper  #banners { width: 100%; height: auto; }
.content-wrapper  #section-title { display: block; width: 100%; height: 50px }

/* 
*		
*		HP layout 
*
*/

/* Layout Type-A */
.BCOM20_HP_TYPE-A-layout  #banner-column-1 { width: 460px; }
.BCOM20_HP_TYPE-A-layout  #banner-column-2 { width: 220px; }
.BCOM20_HP_TYPE-A-layout  #banner-column-3 { display: none; }
.BCOM20_HP_TYPE-A-layout  #banner-column-4 { display: none; }
.BCOM20_HP_TYPE-A-layout #spacer-2 { display: none; }
.BCOM20_HP_TYPE-A-layout #spacer-3 { display: none; }
.BCOM20_HP_TYPE-A-layout #section-title { display: none; }
.BCOM20_HP_TYPE-A-layout #right-banners-column { display: none; }
.BCOM20_HP_TYPE-A-layout #spacer-4 { display: none; }
.BCOM20_HP_TYPE-A-layout #spacer-v1 { display: none; }

/* Layout Type-B */
.BCOM20_HP_TYPE-B-layout  #banner-column-1 { width: 160px; }
.BCOM20_HP_TYPE-B-layout  #banner-column-2 { width: 160px; }
.BCOM20_HP_TYPE-B-layout  #banner-column-3 { width: 160px; }
.BCOM20_HP_TYPE-B-layout  #banner-column-4 { width: 160px; }
.BCOM20_HP_TYPE-B-layout #section-title { display: none; }
.BCOM20_HP_TYPE-B-layout #right-banners-column { display: none; }
.BCOM20_HP_TYPE-B-layout #spacer-4 { display: none; }
.BCOM20_HP_TYPE-A-layout #spacer-v1 { display: none; }

/* Layout Type-C */
.BCOM20_HP_TYPE-C-layout  #banner-column-1 { width: 340px; }
.BCOM20_HP_TYPE-C-layout  #banner-column-2 { width: 340px; }
.BCOM20_HP_TYPE-C-layout  #banner-column-3 { display: none; }
.BCOM20_HP_TYPE-C-layout  #banner-column-4 { display: none; }
.BCOM20_HP_TYPE-C-layout #spacer-2 { display: none; }
.BCOM20_HP_TYPE-C-layout #spacer-3 { display: none; }
.BCOM20_HP_TYPE-C-layout #section-title { display: none; }
.BCOM20_HP_TYPE-C-layout #right-banners-column { display: none; }
.BCOM20_HP_TYPE-C-layout #spacer-4 { display: none; }
.BCOM20_HP_TYPE-A-layout #spacer-v1 { display: none; }

/* Layout Type-D */
.BCOM20_HP_TYPE-D-layout  #banner-column-1 { width: 340px; }
.BCOM20_HP_TYPE-D-layout  #banner-column-2 { width: 160px; }
.BCOM20_HP_TYPE-D-layout  #banner-column-3 { width: 160px; }
.BCOM20_HP_TYPE-D-layout  #banner-column-4 { display: none; }
.BCOM20_HP_TYPE-D-layout #spacer-3 { display: none; }
.BCOM20_HP_TYPE-D-layout #section-title { display: none; }
.BCOM20_HP_TYPE-D-layout #right-banners-column { display: none; }
.BCOM20_HP_TYPE-D-layout #spacer-4 { display: none; }
.BCOM20_HP_TYPE-A-layout #spacer-v1 { display: none; }

/* Layout Type-E */
.BCOM20_HP_TYPE-E-layout  #banner-column-1 { width: 520px; }
.BCOM20_HP_TYPE-E-layout  #banner-column-2 { width: 160px; }
.BCOM20_HP_TYPE-E-layout  #banner-column-3 { display: none; }
.BCOM20_HP_TYPE-E-layout  #banner-column-4 { display: none; }
.BCOM20_HP_TYPE-E-layout #spacer-2 { display: none; }
.BCOM20_HP_TYPE-E-layout #spacer-3 { display: none; }
.BCOM20_HP_TYPE-E-layout #section-title { display: none; }
.BCOM20_HP_TYPE-E-layout #right-banners-column { display: none; }
.BCOM20_HP_TYPE-E-layout #spacer-4 { display: none; }
.BCOM20_HP_TYPE-A-layout #spacer-v1 { display: none; }

/* Layout Type-F */
.BCOM20_HP_TYPE-F-layout  #banner-column-1 { width: 220px; }
.BCOM20_HP_TYPE-F-layout  #banner-column-2 { width: 220px; }
.BCOM20_HP_TYPE-F-layout  #banner-column-3 { width: 220px; }
.BCOM20_HP_TYPE-F-layout  #banner-column-4 { display: none; }
.BCOM20_HP_TYPE-F-layout #spacer-3 { display: none; }
.BCOM20_HP_TYPE-F-layout #section-title { display: none; }
.BCOM20_HP_TYPE-F-layout #right-banners-column { display: none; }
.BCOM20_HP_TYPE-F-layout #spacer-4 { display: none; }
.BCOM20_HP_TYPE-A-layout #spacer-v1 { display: none; }
/* ********************************************************************************** */


/*
*
*		IP layout
*
*/

/* IP1 Layout Type-A */
.BCOM20_IP1_TYPE-A-layout  #banner-column-1 { width: 460px; }
.BCOM20_IP1_TYPE-A-layout  #banner-column-2 { width: 220px; }
.BCOM20_IP1_TYPE-A-layout  #banner-column-3 { display: none; }
.BCOM20_IP1_TYPE-A-layout  #banner-column-4 { display: none; }
.BCOM20_IP1_TYPE-A-layout #spacer-2 { display: none; }
.BCOM20_IP1_TYPE-A-layout #spacer-3 { display: none; }
.BCOM20_IP1_TYPE-A-layout #right-banners-column { display: none; }
.BCOM20_IP1_TYPE-A-layout #spacer-4 { display: none; }
.BCOM20_IP1_TYPE-A-layout  #content { height: auto; }
/* Titolo disattivato */
.BCOM20_IP1_TYPE-A-layout #section-title { display: none; }
.BCOM20_IP1_TYPE-A-layout #spacer-v1 { display: none; }

/* IP2 Layout Type-A */
.BCOM20_IP2_TYPE-A-layout  #banner-column-1 { width: 460px; }
.BCOM20_IP2_TYPE-A-layout  #banner-column-2 { display: none; }
.BCOM20_IP2_TYPE-A-layout  #banner-column-3 { display: none; }
.BCOM20_IP2_TYPE-A-layout  #banner-column-4 { display: none; }
.BCOM20_IP2_TYPE-A-layout #spacer-1 { display: none; }
.BCOM20_IP2_TYPE-A-layout #spacer-2 { display: none; }
.BCOM20_IP2_TYPE-A-layout #spacer-3 { display: none; }
.BCOM20_IP2_TYPE-A-layout  #right-column { width: 460px; }
.BCOM20_IP2_TYPE-A-layout  #content { height: auto; }
/* Titolo disattivato */
.BCOM20_IP2_TYPE-A-layout #section-title { display: none; }
.BCOM20_IP2_TYPE-A-layout #spacer-v1 { display: none; }

a.footer:link {color: #666666;} a.footer:visited {color: #666666;} a.footer:active {color: #666666;} a.footer:hover {color: #019a4a;} a.footer {text-decoration: none;}
