@CHARSET "ISO-8859-1";

/*COLONNA DI SINSTRA*/

TD.LeftClumn{
	background-color:#EBF7E3;
}

.LeftClumnContent{
	padding-left: 0px;
}

.LeftClumnContent .LeftClumnItem{
	display:block;
	width:178px;
	background:#FFF url("/images/LeftItemBk.jpg") repeat-x scroll bottom left;
	border:1px solid #999;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

.LeftClumnItem .ItemTitle{
	min-height: 30px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	padding:3px 0 0 5px;
}

.LeftClumnItem SMALL{
	/*margin: 5px 0px;*/
	margin:0;
	display: block;
}

.LeftClumnItem  form{
	margin:5px;
}

.LeftClumnItem  p{
	margin:5px;
}

/*COLONNA DI DESTRA*/

TD.RightClumn{
	background-color:#F5F5F5;
}

.RightClumnContent{
	padding-right: 0px;
}

.RightClumnContent .RightClumnItem{
	background: #FFF url("/images/RightItemBk.jpg") repeat-x top left;
	padding: 0px; /*5px 5px 15px 5px;*/
	margin: 5px 0px 0px 0px;
	width: 280px;
	border: 0px solid #999;
}

.RightClumnItem .ItemTitle{
	min-height: 30px;
	display: block;
	padding: 5px 0 0 5px;
}

.RightClumnItem .CariolaTitle{
	min-height: 30px;
	display: block;
	padding-bottom: 5px;
	padding-left: 20px;
}

.RightClumnItem .ItemTitle A{
	font-weight: bold;
}

.RightClumnItem .ItemContent IMG{
	float: left;
	margin: 5px;
}

.RightClumnItem  p{
	margin:5px;
}
/* MAIN CONTAINER */

.MainContainer{
	padding:0px;
	margin:0px;
	width:100%;
}

.MainContainer .MainContent{
	margin:5px 10px 0 10px;
	background: #FFF;
	padding:0px;
	display: block;
}

.MainContent h1{
	font-size:1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #36810B;
	margin: 10px 0px 5px 0px;
}

/*BOX DELLA HOME*/
.HomeBox{
	border-bottom:1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
}

.HomeBox .HomeBoxImageLeft{
	float: left;
	padding: 0px 5px 5px 0px;
}

.HomeBox .HomeBoxImageRight{
	float: right;
	padding: 0px 0px 5px 5px;
}

.HomeBox .HomeBoxTitle{
	font-size: 1.1em;
	padding-left: 5px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
}

.HomeBox .HomeBoxContent{
	zoom:100%;
}

/*HEADER*/

.MainHeader{
	background: #FFF url("/images/TestataTerra.jpg") no-repeat;
	width: 980px;
	height: 142px;
	clear: both;
	margin:0;
	padding:0;
	float:left;
}

.SocioHeader{
	background: #FFF url("/images/TestataPeperoni.jpg") no-repeat;
	width: 980px;
	height: 142px;
	clear: both;
	margin:0;
	padding:0;
	float:left;
}

.ConsumoCriticoHeader{
	background: #FFF url("/images/TestataMele.jpg") no-repeat;
	width: 980px;
	height: 142px;
	clear: both;
	margin:0;
	padding:0;
	float:left;
}

#headerlink1{
	border:0px solid #000000;
	width:88px;
	height:20px;
	margin-top:122px;
	padding-left:650px;
	position:relative;
	display:block;
	float:left;
}

#headerlink1 img{
	width:88px;
	height:20px;
}

#headerlink2{
	border:0px solid #000000;
	width:88px;
	height:20px;
	position:relative;
	margin-left:4px;
	margin-top:122px;
	display:block;
	float:left;
}
#headerlink2 img{
	width:94px;
	height:20px;
}

#headerlink3{
	border:0px solid #000000;
	width:130px;
	height:20px;
	margin-left:2px;
	margin-top:122px;
	display:block;
	float:left;
}
#headerlink3 img{
	width:138px;
	height:20px;
}

.Menu{
	background: #FFF url("/images/MenuBk.jpg") repeat-x left top;
	height: 20px;
	color:#FFF;
	margin-left: 0px;
	width:980px;
}

.Menu UL{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.Menu UL LI{
	position: relative;
	display: inline;
	float: left;
	margin-top: 1px;
	width: 150px;
	z-index: 100;
	text-transform: uppercase;
	font-weight: bold;
}

.Menu UL LI A:hover {
	background: #FFF url("/images/MenuBkHover.jpg") repeat-x left top;
	text-decoration:none;
}

.Menu UL LI A:visited{
	color:#FFF;
}

.Menu UL LI A{
	color:#FFF;
	display:block;
	border-right:1px solid #FFF;
	padding:2px 0px 1px 4px;
}

.Menu UL LI UL{
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	list-style-type: none;
	margin-top:-1px;
	width:150px;
	background-color: #FFF;
}

.Menu UL LI UL LI{
	float: none;
	display:block;
	list-style-image: none;
	text-transform: none;
  font-weight: normal;	
}

.Menu UL LI UL LI A{
	text-decoration: none;
	background: #45BC02 url("/images/MenuBk.jpg") repeat-x left bottom;
	padding:3px 10px 6px 4px;
}

.Menu UL LI UL LI A:Hover{
	background: #45BC02 url("/images/MenuBkHover.jpg") repeat-x left top;
}

#crumbs { list-style: none; }
#crumbs li { display: inline; }

.breadcrumb {
	clear:both;
	margin:4px 6px 7px 0px;
	padding:0;
	color:green;
	height:12px;
	vertical-align:center;
	text-align:left;
	font-size:11px;
}

/*CONFERMA ORDINE*/

.OrdineBox .Header{
	background: url("/images/ConfermaOrdineBk.jpg") no-repeat;
	min-height: 25px;
	padding:10px 0px 5px 15px;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.OrdineBox .Header SPAN{
	margin-left: 10px;
}

.OrdineBox .Content{
	padding-left: 20px;
}

.OrdineBox .Content .Item{
	margin-bottom: 10px;
	background: url("/images/LiItem.gif") no-repeat 0 10%;
	padding-left: 10px;
}

/*LA MIA CARIOLA*/

.RightClumnItem .CariolaContent{
	background-color: #FFF;
	border: 1px solid #999;
	margin:0px 10px 5px 10px;
	padding: 5px;
	z-index: 2000;
}

.RightClumnItem .CariolaContent UL{
  margin:10px 0;
	padding-left: 0px;
}

.RightClumnItem .CariolaContent UL LI{
  margin-left:15px;
	margin-bottom: 10px;
}

.Prize{
	color: #990000;
	font-weight:bold;
}

.OrdiniTableLabel{
	font-weight: bold;
	padding-bottom: 0px;
	display: block;
}

.CariolaEditHeader{
	background-color: #65CB5D;
	color:#000;
	border:1px solid #018633;
}

/*GENERIC STUFF*/

.clear{
	clear: both;
}

HR {
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	color:#56C018;
}

BODY{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	text-align: left;
}

TABLE{
	font-size: 13px;
	text-align: left;
}


UL LI{
	list-style-image: url("/images/LiItem.gif");
}

A,A:visited{
	text-decoration:none;
	color:#019E3A;
}

A:hover{
	text-decoration:underline;
}

.footer
{
	display:block;
	text-align:center;
	color:#225566;
}

.validatorOk,
.validatorDate
{
	display:none;
}

.validator
{
	display:in-line;
	color:#FF0000;
	font-size:80%;
}

INPUT.text,
SELECT.text,
TEXTAREA
{
	border:1px solid #666666;
}

INPUT.showInputError,
SELECT.showInputError,
TEXTAREA.showInputError
{
	border:1px solid #666666;
	background-color:#FFFFCB !important;
}

.tips
{
	background: url("/images/Question.jpg") no-repeat;
	border:1px solid #A5A5A5;
	margin:5px;
	padding:5px 5px 5px 40px;
	background-color:#F9F9F9;
	min-height: 28px;
}

.alert
{
	background: url("/images/Exclamation.jpg") no-repeat;
	border:1px solid #A5A5A5;
	margin:5px;
	padding:5px 5px 5px 40px;
	background-color:#F9F9F9;
	min-height: 40px;
}

.error{
	border:1px solid #DD7777;
	background:#FFCCCC none repeat scroll 0%;
	padding: 6px 12px;
	color:#C52020;
	margin-bottom: 10px;
}

.RegistrationLabel{
	width: 140px;
}

/*--------------------------------------------------
REQUIRED to hide the non-active tab content.
But do not hide them in the print stylesheet!
--------------------------------------------------*/
.tabberlive .tabbertabhide {
	display:none;
}

/*--------------------------------------------------
.tabber = before the tabber interface is set up
.tabberlive = after the tabber interface is set up
--------------------------------------------------*/
.tabber {
}
.tabberlive {
	margin-top:1em;
}

/*--------------------------------------------------
ul.tabbernav = the tab navigation list
li.tabberactive = the active tab
--------------------------------------------------*/
ul.tabbernav
{
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #018633;
	font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #018633;
	border-bottom: none;
	background: #65CB5D;
	text-decoration: none;
}

ul.tabbernav li a:link { color: #FFF; }
ul.tabbernav li a:visited { color: #FFF; }

	ul.tabbernav li a:hover
{
	color: #000;
	background: #D3F0D0;
	border-color: #018633;
	text-decoration: none;
}

ul.tabbernav li.tabberactive a
{
	background-color: #fff;
	border-bottom: 1px solid #fff;
	color:#000;
}

	ul.tabbernav li.tabberactive a:hover
{
	color: #000;
	background: white;
	border-bottom: 1px solid white;
}

/*--------------------------------------------------
.tabbertab = the tab content
Add style only after the tabber interface is set up (.tabberlive)
--------------------------------------------------*/
.tabberlive .tabbertab {
	padding:5px;
	border:1px solid #018633;
	border-top:0;

/* If you don't want the tab size changing whenever a tab is changed
you can set a fixed height */

	/* height:200px; */

/* If you set a fix height set overflow to auto and you will get a
scrollbar when necessary */

	/* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	display:none;
}
.tabberlive .tabbertab h3 {
	display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
	height:200px;
	overflow:auto;
}

p {
	text-align: justify;
}

.tabella_esclusioni
{
  border-top: solid 1px #CDCDCD;
  border-left: solid 1px #CDCDCD;
  border-right: solid 1px #CDCDCD;
}

.tabella_esclusioni td
{
  border-bottom: solid 1px #CDCDCD;
}