@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #f2f2f2;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
.oneColElsCtrHdr #container {
	width: 90%;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #cccccc;
	border-top: 0;
	text-align: left; 
}
#header, #footer {
	padding:0;
	width: 100%;
	z-index: 500;
	background: #faeccb; /* Old browsers */
	background: -moz-linear-gradient(left,  #faeccb 0%, #dcc79e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#faeccb), color-stop(100%,#dcc79e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #faeccb 0%,#dcc79e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #faeccb 0%,#dcc79e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #faeccb 0%,#dcc79e 100%); /* IE10+ */
	background: linear-gradient(to right,  #faeccb 0%,#dcc79e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faeccb', endColorstr='#dcc79e',GradientType=1 ); /* IE6-9 */
	font-size: 0.8em;
	border:0;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #cccccc;
} 
#header {
	padding-bottom: 1px;
	border-bottom: 0px solid #FFFFCC;
}
#footer { 
	text-align: center;
	}
#sottomenu {
	font-size: 0.8em;
}
#header a, #sottomenu a {
	display:inline-block;
	padding: 0.3em 1.5em 0.6em 1.5em;
	margin-right: 1px;
	color: #996600;
	text-decoration:none;
	background: #faeccb; /* Old browsers */
	background: -moz-linear-gradient(left,  #faeccb 0%, #dcc79e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#faeccb), color-stop(100%,#dcc79e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #faeccb 0%,#dcc79e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #faeccb 0%,#dcc79e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #faeccb 0%,#dcc79e 100%); /* IE10+ */
	background: linear-gradient(to right,  #faeccb 0%,#dcc79e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faeccb', endColorstr='#dcc79e',GradientType=1 ); /* IE6-9 */
	border: 1px solid #FFFFCC;
}
#sottomenu a {
	margin-right: 0px;
	padding: 0.1em 1.2em 0.1em 1.2em;
}
#header a:hover, #sottomenu a:hover {
background: #dcc79e; /* Old browsers */
background: -moz-linear-gradient(left,  #dcc79e 0%, #faeccb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dcc79e), color-stop(100%,#faeccb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #dcc79e 0%,#faeccb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #dcc79e 0%,#faeccb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #dcc79e 0%,#faeccb 100%); /* IE10+ */
background: linear-gradient(to right,  #dcc79e 0%,#faeccb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcc79e', endColorstr='#faeccb',GradientType=1 ); /* IE6-9 */
color: #000000;
}

#mainContent {
	padding: 0 20px; 
	background: #FFFFFF;
	min-height: 400px;
}
#mainContent input, #mainContent textarea, #mainContent select  {
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#mainContent p, #mainContent h2 {
	padding: 0;
	font-size: 90%;
	margin-bottom: 10px;
}
#mainContent h2 {
	font-size: 110%;
}
#mainContent h2 span {
	font-size: 100%;
	font-style:italic;
}
#mainContent fieldset  {
	background: #f2f2f2;
}
.oneColElsCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.current {
	background: #a90329; /* Old browsers */
	background: -moz-linear-gradient(left,  #a90329 0%, #8f0222 44%, #6d0019 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #a90329 0%,#8f0222 44%,#6d0019 100%) !important;; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #a90329 0%,#8f0222 44%,#6d0019 100%) !important;; /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #a90329 0%,#8f0222 44%,#6d0019 100%) !important;; /* IE10+ */
	background: linear-gradient(to right,  #a90329 0%,#8f0222 44%,#6d0019 100%) !important;; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=1 ); /* IE6-9 */
	border: 1px solid #660000 !important;
	color: #ffffff !important;
}
table {
	font-size: 0.9em;
	margin-bottom: 2em;
}
td {
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align:top;
}
td a, td span a {
	text-decoration:none;
	color: #000000;
}
td a:hover, td span a:hover {
	text-decoration:underline;
}
td span a {
	color: red !important;
}
.odd {
	background-color: #e4e4e4;
}
.chiudi {
    cursor: pointer;
}
.chiudi:hover {
    background-color: #333333;
}
.right, .left {
	width: 49% !important;
	float: right;
	border: 0px solid red;
	height: auto;
	margin: 1em 0 1em 0;
}
.left {
	float: left;
}
.right {
	margin-top: 4em;
}
.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.elimina, .aggiungi, .modifica, .aggiungiGrande span, .eliminaSpeciale, .eliminaDaPromoNuoAtt {
	width: 16px;
	height: 16px;
	background:none;
	background-image:url(../images/ui-icons_cc0000_256x240.png);
	background-repeat:no-repeat;
	background-position: -16px -128px;
	border:0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-left:2px;
}
.fondoImmaginePricipale {
 	background-image:url(../images/immaginePricipale.png);
	background-repeat:no-repeat;
	background-position: 160px top;   
}
.aggiungiGrande {
	width: auto;
	background: #faeccb; /* Old browsers */
	background: -moz-linear-gradient(left,  #faeccb 0%, #dcc79e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#faeccb), color-stop(100%,#dcc79e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #faeccb 0%,#dcc79e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #faeccb 0%,#dcc79e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #faeccb 0%,#dcc79e 100%); /* IE10+ */
	background: linear-gradient(to right,  #faeccb 0%,#dcc79e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faeccb', endColorstr='#dcc79e',GradientType=1 ); /* IE6-9 */
	border: 1px solid #FFFFCC;
	height: 24px;
	border:0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-left:2px;
}
.aggiungiGrande span {
	display:inline-block !important;
	margin:0 auto;
}
.elimina:hover, .aggiungi:hover, .modifica:hover, .aggiungiGrande:hover, .eliminaSpeciale:hover, .eliminaDaPromoNuoAtt:hover {
	cursor:pointer;
	background-color:#cccccc;
}
.aggiungiGrande:hover {
	background: #a90329; /* Old browsers */
	background: -moz-linear-gradient(left,  #a90329 0%, #8f0222 44%, #6d0019 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #a90329 0%,#8f0222 44%,#6d0019 100%) !important;; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #a90329 0%,#8f0222 44%,#6d0019 100%) !important;; /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #a90329 0%,#8f0222 44%,#6d0019 100%) !important;; /* IE10+ */
	background: linear-gradient(to right,  #a90329 0%,#8f0222 44%,#6d0019 100%) !important;; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=1 ); /* IE6-9 */
	border: 1px solid #660000 !important;
	color: #ffffff !important;
}
.modifica { 
	background-position: -64px -112px !important;
}
.elimina, .eliminaSpeciale, .eliminaDaPromoNuoAtt {
	background-position: -80px -128px !important;
}
.right fieldset {
	width: 90%;
	display: block;
	background-color:#FFFFFF !important;
	border:0;
	clear:none;
	font-size: 14px;
}
.right fieldset input, .right fieldset select {
	width: auto;
	float: left !important;
	font-size: 14px !important;
}
.right fieldset #copertinaHas {
    -webkit-appearance: checkbox !important;
    border-radius: 0;
}
.right fieldset span {
	font-size: 0.8em;
        display: block;
        margin-top: 12px;
        margin-bottom: 8px;
}

.preload {
	display:block;
	width: 100%;
	height: 150px;
	background-image:url(../images/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
.identita {
    position: fixed;
    top: 0;
    right:12px;
    display: block;
    background-color: red;
    color: black;
    border: 1px solid white;
    border-top: 0px solid white;
    font-size: 90%;
    padding: 4px;
}
.disabled {
	font-style:italic;
	color:#999999;
}
.showSmScreen {
    display:none;
}
a.modificaProdotto {
    display: inline-block;
    padding: 0px;
    padding-bottom: 1px;
    padding-left: 7px;
    padding-right: 7px;
    color: #cd0a0a;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;  
    font-size: 85%;
    font-weight: bold;
}
a.modificaProdotto:hover {
    background-color: #cccccc; 
    text-decoration: none !important;    
}
.visPiccolo {
    font-size: 90%;
    font-weight: normal !important;
}
@media only screen and (max-width: 600px) {
    .hideSmScreen {
        display: none;
    }
    .showSmScreen {
        display: inline-table;
    }
    
}