/* ### RIDEFINIZIONE TAG ### */

* {
	margin:0px;
	padding:0px;
	border:0px;
}

html {
	height:100%;
}

body {
	font-size: 14px;
    font-weight: 100;
	line-height: 18px;
	font-family: 'Roboto', sans-serif;
	color: #FFFFFF;
	background-color: #000;
}

#popUpBody {}

div {}

p {
	padding-bottom:12px;
}

ul {}

li {}

img {}

table {}

td {}

h1 {
	font-size:24px;
}

h2 {
	font-size:18px;
	line-height:48px;
	text-align:center;
    font-weight: 300;
}

h3 {
	font-size:15px;
	font-style:italic;
}

strong {}

small {}

em {}

i {}

span {}

a {
	color: #FF0000;
	text-decoration:none;
	cursor:pointer;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline:0;
}

form {}

input, select {
    width: 100%;
    padding: 5px 0;
    border: 1px solid #FFFFFF;
    border-spacing: 0px;
    font-size: 15px;
    outline: none;
    background-color: #808080;
    color: white;
}

textarea {
    width: 100%;
    height: 100px !important;
    margin: 0;
    padding: 0px;
    border: 1px solid #FFFFFF;
    border-spacing: 0px;
    background: #808080;
    line-height: 29px;
    outline: none;
    font-size: 15px;
    outline: none;
    color: white;
}

input::placeholder, textarea::placeholder {
    color: white;
}

input:disabled {
    cursor: no-drop !important;
}
/* ### LAYOUT ### */

img.bg {}
				
#Page {}
 
#siteToolContainer {
	display:none;
	width:100%;
	height:54px;
	position:fixed;
	z-index:70;
	background-image:url('/demo/immagini/bg-tool.png');
}

#siteTool {
	width:936px;
	height:45px;
	margin:0 auto;
}

header {
	width:100%;
}

header .pad {}

#hContent {}

#Logo {
	width:100%;
	margin:0px;
	padding:0px;
	border:0px;
	text-align:center;
}

#Logo img {
    width: 20%;
    min-width: 100px;
    margin: 10px 0 0 0;
    padding: 0px;
    border: 0px;
}

#siteSearch {
	float:right;
	margin-top:12px;
	margin-left:18px;
}

#siteSearchAdvLink {
	float:right;
	margin-top:12px;
	margin-right:24px;
}

#siteSearchAdvLink a {
    font-size:11px;
    color:#333333;
	font-style:italic;
}

#siteSearchAdvLink a:hover {
	color:#352200;
}

#siteLangs {
	float:right;
	margin-top:13px;
	margin-left:18px;
}

section {
	width: 100%;
	font-size:15px;
}

section .pad {
	padding:6px;
	font-size:14px;
}
 
#sectionLeft {}

#sectionLeft .pad {}
 
#sectionMain {}

#sectionMain .alone {
	width:100%;
}

#sectionMain .pad {}
 
#sectionRight {}

#sectionRight .pad {}

#homeSlider {}

.Overflow {}

#spcFooter {}

footer {
    clear: both;
    background-color: #111111;
}

footer #fContent {
	padding-top:16px;
	font-size:13px;
}

footer #fText {
	width:33%;
	text-align:center;
}

#PoweredBy {
	padding-right:12px;
	text-align:right;
	font-size:12px;
}

#PoweredBy em {
	font-size:10px;
}

#PoweredBy strong {}

#AddThis {}


/* ### SCELTA LINGUE ### */

ul.langs {
	list-style-type:none;
}				

ul.langs li {
	display:inline;
	padding:3px;
	text-align:center;
}

ul.langs li.active {}

ul.langs .sep {
	padding-left:5px;
}

ul.langs a {
	color:#FFFFFF;
}

ul.langs a:hover {}

ul.langs a.avtive {}

ul.langs a.active:hover {}


/* ### MOTORE DI RICERCA ### */
				
#searchBox {
	width:190px;
	height:31px;
}

#searchBox div {
	margin:0px;
	padding:0px;
	border:0px;
}

#searchBox input {
	margin:0px;
	padding:0px;
	border:0px;
}

#searchBoxLabel {
	float:right;
	width:10px;
	height:19px;
	background-color:transparent;
	background-image:url('/immagini/searchLabel.png');
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFFFFF;
}

#searchBoxField {
	float:right;
	width:160px;
	height:19px;
	background-color:#FFFFFF;
	background-image:url('/immagini/searchBg.png');
	background-position:top right;
}

#searchBoxField input {
	width:160px;
	height:19px;
	background-color:transparent;
	background-image:url('/immagini/searchBg.png');
	background-repeat:repeat-x;
}

#searchBoxButton {
	float:left;
	width:20px;
	height:19px;
}

#searchBoxButton input {
	width:20px;
	height:19px;
	background-color:transparent;
	background-image:url('/immagini/searchButton.png');
	background-repeat:no-repeat;
	cursor:pointer;
}

#searchBoxButton input:hover {}

#searchBoxButton input:focus {}


/* ### SOCIAL LINKS ### */

#SocialLinks {}

#SocialLinks ul {
	list-style-type:none;
}

#SocialLinks li {
	float:left;
}

#SocialLinks a {}

#SocialLinks a:hover {}

#SocialLinks img {}


/* ### LAYPIN ### */

.sfLayPinBoxesContainer {
	width:auto;
	background-color: transparent;
	text-align:center;
}

.sfLayPinBox {
	display:inline-block;
	vertical-align:top;
	text-align:center;
}

/** LAYPIN PAGE ID EXAMPLE **/
.sfLayPin {
	text-align:center;
}

.sfLayPin article {
	display:inline-block !important;
	min-width:208px !important;
	max-width:318px !important;
	width:96% !important;
	margin:2% !important;
	padding:0px !important;
	border:1px solid #666666 !important;
	border-spacing:0px !important;
	border-radius: 12px !important; 
	-moz-border-radius: 12px !important; /* firefox */
	-webkit-border-radius: 12px !important; /* safari, chrome */
	background-color:#212121 !important;
    vertical-align: top !important;
    float: none !important;
} 

.sfLayPin img {
	max-width:316px !important;
	width:100% !important;
}

.sfLayPin .optionalContent img {
    width: 35px !important;
}

.sfLayPin .title {
	padding:6px;
	margin:0px;
	font-size:16px;
	text-align:center !important;
}

.sfLayPin .subtitle {
	padding:6px;
	font-size:13px;
	text-align:justify;
}


/* ### GENERICI ### */

.back2 {}

a.likeButton {
	display:block;
	float:left;
	padding:12px;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:6px;
	border:3px solid #5a3900;
	border-spacing:0px;
	border-radius: 12px; 
	-moz-border-radius: 12px; /* firefox */
	-webkit-border-radius: 12px; /* safari, chrome */
	background-color:#transparent;
	background-image:url('/demo/immagini/138U.png');
	text-decoration:none;
	color:#5a3900;
	font-weight:bold;
	font-size:13px;
	cursor:pointer;
}
				
a.likeButton:hover {
	text-decoration:none;
	color:#352200;
}

hr.HrInterlinea {}

hr.HrInterlineaDoppio {}

input.RadioClass {}

.ClearAll {
	clear:both;
	float:none;
	margin:0px;
	padding:0px;
	border:0px;
}

.DivHTML {}

.labelize {
	display:none;
}

.dspNone {
	display:none !important;
}

.alignLeft {
	text-align:left !important;
}

.alignCenter {
	text-align:center !important;
}

.alignRight {
	text-align:right !important;
}


/* ### SCHERMATURE PAGINA ### */
				
#DefaultWaitRoom {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	background-image:url('/immagini/bianco70.png');
}

#DefaultWaitRoom table {
	width:100%;
	height:100%;
}

#DefaultWaitRoom td {
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
}

#DefaultWaitRoom img {
	margin:0 auto;
}

#SectionWaitRoom {
    display: none;
/*	position:fixed;*/
	top:0px;
	left:0px;
	z-index:1000;
	width:100%;
	height:100%;
	background-color:#000000;
}

#SectionWaitRoom table {
	width:100%;
	height:100%;
}

#SectionWaitRoom td {
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
}

#SectionWaitRoom img {
	margin:0 auto;
}


/* ### CONTENT AREA ### */

#contentArea {
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:100;
	background-image:url('/immagini/bianco70.png');
}

#contentClose {
	position:absolute;
	width:36px;
	height:36px;
	background-image:url('/immagini/icons-36-black.png');
	background-position:-144px 0px;
}

#contentAreaContainer {
	margin:0 auto;
	padding:0px;
	border:6px solid transparent;
	border-spacing:0px;
	border-radius: 12px; 
	-moz-border-radius: 12px; /* firefox */
	-webkit-border-radius: 12px; /* safari, chrome */
	background-image:url('/immagini/bianco80.png');
	overflow:auto;
}

#contentAreaContent {
	display:table;
	width:100%;
	height:100%;
	margin:30px;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

#contentAreaContent table {
	width:auto;
	height:90%;
	margin:0 auto;
	padding:12px;
	padding-left:36px;
	text-align:center;
	vertical-align:middle;
}

#contentAreaContent p {}

#contentAreaContent td {
	padding:0px;
	margin:0px;
	text-align:center !important;
	vertical-align:middle;
}

#contentAreaContent ul {
	list-style-position:inside;
	text-align:left;
}


/* ### REPORT AREA ### */
				
#reportArea {
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:100;
	background-image:url('/immagini/bianco70.png');
}

#reportClose {
	position:absolute;
	width:36px;
	height:36px;
	background-image:url('/immagini/icons-36-black.png');
	background-position:-144px 0px;
}

#reportAreaContainer {
    margin: 50px auto 0 auto !important;
    padding: 0px;
    border: 3px solid #FFFFFF;
    background-image: url(/immagini/bianco70.png);
    overflow: auto;
}

#reportAreaContent img{
	width:100% !important;
	height:auto !important;
}

#reportAreaContent {
	display:table;
	width:100%;
	height:100%;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

#reportAreaContent table {
	width:auto;
	height:90%;
	margin:0 auto;
	padding:12px;
	padding-left:36px;
	text-align:center;
	vertical-align:middle;
}

#reportAreaContent p {}

#reportAreaContent td {
	padding:0px;
	margin:0px;
	text-align:center !important;
	vertical-align:middle;
}

#reportAreaContent ul {
	list-style-position:inside;
	text-align:left;
}


/* MESSAGGI SEL SISTEMA */

/* 		AREA */

.msgArea0container {
	border-color:#660000 !important;
}

.msgArea1container {
	border-color:#006600 !important;
}

.msgArea2container {
	border-color:#000066 !important;
}

/* 
.msgArea3container {
	border-color:#333333 !important;
}

.msgArea4container {
	border-color:#333333 !important;
}
 */

.msgArea0 {
	background-color:rgba(255,0,0,0.7);
	color:#333333 !important;
}

.msgArea1 {
	background-color:rgba(0,255,0,0.7);
	color:#333333 !important;
}

.msgArea2 {
	background-color:rgba(0,0,255,0.7);
	color:#333333 !important;
}

/* 
.msgArea3 {
	background-color:rgba(0,0,0,0.1);
	color:#333333 !important;
}

.msgArea4 {
	background-color:rgba(0,0,0,0.1);
	color:#333333 !important;
}
 */

/* 		TESTO */

/* 
.msg0 {
	color:#FF0000;
}

.msg1 {
	color:#FFFFFF;
}

.msg2 {
	color:#FFCC00;
}

.msg3 {
	color:#000000;
}

.msg4 {
	color:#000000;
}
 */


/* MESSAGGI SEL SISTEMA OLD */

.KOcontainer {
	border-color:#660000 !important;
}

.OKcontainer {
	border-color:#006600 !important;
}

.BOcontainer {
	border-color:#000066 !important;
}

.OK {
	background-color:rgba(0,255,0,0.7);
	color:#330000 !important;
}

.KO {
	background-color:rgba(255,0,0,0.7);
	color:#003300 !important;
}

.BO {
	background-color:rgba(0,0,255,0.7);
	color:#000033 !important;
}

/* 

.msgConfirm {
	background-color:rgba(0,255,0,0.7);
}

.msgError {
	background-color:rgba(255,0,0,0.7);
}

.msgAmbiguity {
	background-color:rgba(0,0,255,0.7);
}

.msgNotification {
	background-color:rgba(0,0,0,0.7);
	color:#000000;
}
 */


/* MISCELLANEA */

#debug {
	position:fixed;
	top:0px;
	left:0px;
	z-index:999;
	margin:24px;
	padding:12px;
	border:6px solid #000000;
	border-left:0px;
	background-image:url('/immagini/bianco80.png');
}

#scrollPanelDebug {
	width:360px;
	height:600px;
	overflow:auto;
}