@charset "utf-8";
#page_content {
	width: 950px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/second/bg2.png);
	background-repeat: repeat-x;
	background-position: 0px -64px;
	margin-bottom: 20px;
}
#right_col {
	min-height: 100%;
	width: 300px;
	overflow: hidden;
	display: block;
	float: right;
	margin-left: 20px;
}
#menu {
	position: absolute;
	left: 20px;
	top: 20px;
}
#menu li {
	display: block;
	clear: right;
	float: left;
	margin-right: 20px;
}
#menu li a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
/* CSS Document */

#admin {
	width: 630px;
	min-height: 400px;
	font-size: 125%;
	display: block;
	float: left;
	clear: both;
}
.grafix {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	-webkit-border-radius:  6px;
	-moz-border-radius:  6px;
}
#admin #breadcrumb {
	display: block;
	clear: both;
	position: relative;
	text-align: left;
}
#admin #breadcrumb * {
	cursor: default;
}
#admin #breadcrumb h3 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 46px;
	display: block;
	font-family: monospace;
	height: 46px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e3df;
	background-color: #FFF;
	text-transform: uppercase;
}
#admin #breadcrumb h4 {
	font-size: 14px;
	font-weight: normal;
	color: #0c0c0c;
	display: block;
	font-family: monospace;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b0c3c7;
	clear: both;
	width: auto;
	padding-left: 10px;
	letter-spacing: -1pt;
	word-spacing: -2pt;
}
#admin #breadcrumb ins {
	font-size: 11px;
	color: #898989;
	position: absolute;
	right: 20px;
	font-style: normal;
	text-decoration: none;
	bottom: 12px;
	font-family: sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
}
#admin h1, #admin h2, #admin h3, #admin h4, #admin h5, #admin h6 {
	padding: 0px;
	color: black;
	display: block;
	margin-top: 1%;
	margin-bottom: 1%;
	font-weight: bold;
}
#admin .messaggio {
	background-color: #FFF9CC;
	border: 1px solid #FFA700;
	font-size: 12px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	line-height: 1.4;
	white-space: normal;
	overflow: hidden;
}
#admin .messaggio a {
	background-color: #FFA700;
	text-align: left;
	text-indent: -1024px;
	display: block;
	height: 11px;
	width: 11px;
	position: absolute;
	top: 5px;
	right: 5px;
	background-image: url(../images/second/second.gif);
	background-position: -211px -89px;
}
#admin .messaggio a.ot {
	text-align: left !important;
	text-indent: 0px !important;
	background-color: transparent !important;
	background-image: none !important;
	display: inline !important;
	width: auto !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	right: auto !important;
	bottom: auto !important;
	text-decoration: underline;
}
#admin ul#bottoniera {
	display: block;
	clear: both;
	height: 30px;
	position: relative;
	width: 610px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b0c3c7;
	margin-bottom: 20px;
	margin-top: -10px;
	padding-bottom: 5px;
}
#admin ul#bottoniera li {
	display: inline;
}
#admin ul#bottoniera li a {
	text-decoration: none;
	text-indent: -1024px;
	display: block;
	overflow: hidden;
	height: 22px;
	width: auto;
	background-repeat: no-repeat;
	background-image: url(../images/second/bottoni.png);
}
#admin ul#bottoniera li.off a {
	cursor: default;
     opacity: .5;
     filter: alpha(opacity=50);
     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	 }
#admin ul#bottoniera li.add a {
	background-image: url(../images/second/bottoni.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 188px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#admin ul#bottoniera li.att a {
	background-image: url(../images/second/bottoni.png);
	background-position: 0px -22px;
	width: 94px;
	position: absolute;
	left: 198px;
	top: 0px;
}
#admin ul#bottoniera li.disatt a {
	background-image: url(../images/second/bottoni.png);
	background-position: -94px -22px;
	position: absolute;
	left: 302px;
	top: 0px;
	width: 106px;
}
#admin ul#bottoniera li.ell a {
	background-image: url(../images/second/bottoni.png);
	background-position: -188px 0px;
	position: absolute;
	top: 0px;
	width: 18px;
	right: 0px;
	height: 18px;
}
#admin dl#submenu {
	display: block;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	overflow: hidden;
	text-align: left;
	font-style: italic;
	background-color: #eeeeee;
	clear: both;
	height: 30px;
}
#admin dl#submenu dt, #admin dl#submenu dd {
	display: block;
	height: 30px;
	position: absolute;
}
#admin dl#submenu a {
	color: #4270af;
	display: block;
	line-height: 30px;
	height: 30px;
	float: left;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	font-style: normal;
	text-decoration: none;
}
#admin dl#submenu a:hover {
	color: #558fc5;
}
#admin dl#submenu b {
	display: block;
	float: left;
	font-style: normal;
}
#admin dl#submenu dt.ordina a {
	padding-right: 17px;
}
#admin dl#submenu dt.ordina a span {
	background-image: url(../images/second/second.gif);
	background-repeat: no-repeat;
	background-position: -190px -99px;
	display: block;
	height: 5px;
	width: 7px;
	float: left;
	position: absolute;
	top: 13px;
	right: 5px;
	overflow: hidden;
}
#admin dl#submenu dt.ordina a span.inv {
	background-position: -190px -103px;
}
#admin dl#submenu dt.ordina {
	position: absolute;
	left: 57px;
	bottom: 0px;
}
#admin dl#submenu dd.seleziona {
	left: 22px;
	bottom: -2px;
}
#admin dl#submenu dt.titolo {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	left: 20px;
	bottom: 0px;
}
#admin ul.prod {
	clear: both;
	margin-bottom: 20px;
	background-color: #FFF;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#admin ul.prod li {
	display: block;
	width: auto;
	position: relative;
	height: 60px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 1px;
	border-bottom-color: #CCC;
}
#admin ul.prod li.off {
	background-color: #EEE;
}
#admin ul.prod li:hover {
	background-color: #F8FBFC;
}
#admin ul.prod li a {
	afont-size: 12px;
	font-weight: bold;
	background-color: #1F91C9;
	display: block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	position: absolute;
	top: 20px;
	right: 10px;
	color: #FFF;
	-webkit-border-radius:  5px;
	-moz-border-radius:  5px;
	text-decoration: none;
}
#admin ul.prod li a:hover {
	text-decoration: none;
	background-color: #000;
}
#admin ul.prod li h4 {
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	left: 100px;
	top: 12px;
	width: 270px;
	overflow: hidden;
}
#admin ul.prod li b {
	font-size: 11px;
	position: absolute;
	top: 24px;
	display: block;
	overflow: hidden;
	height: 13px;
	width: 13px;
	font-weight: normal;
	color: #999;
	background-image: url(../images/second/second.gif);
	background-repeat: no-repeat;
	background-position: -225px -75px;
	right: 124px;
	text-indent: -1024px;
}
#admin ul.prod li b.on {
	background-image: url(../images/second/second.gif);
	background-repeat: no-repeat;
	background-position: -211px -75px;
}
#admin ul.prod li cite {
	font-size: 11px;
	position: absolute;
	left: 100px;
	top: 42px;
	display: block;
	overflow: hidden;
	height: 60px;
	width: 560px;
	font-weight: normal;
	color: #999;
	font-style: normal;
}
#admin ul.prod li img {
	border: 1px solid #1c4564;
	position: absolute;
	left: 57px;
	top: 20px;
	background-color: #CCC;
	max-width: 32px;
	min-height: 32px;
	min-width: 32px;
	max-height: 32px;
}
#admin ul.prod li ul.schede {
	position: absolute;
	top: 22px;
	right: 180px;
	white-space: nowrap;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#admin ul.prod li ul.schede li {
	display: block;
	clear: left;
	float: right;
	height: 16px;
	width: 16px;
	text-align: left;
	text-indent: -1024px;
	overflow: hidden;
	position: relative;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/second/iconcine.gif);
	background-repeat: no-repeat;
}
#admin ul.prod li ul.schede li.cat_0 {
	background-position: -1px -18px;
}
#admin ul.prod li ul.schede li.cat_1 {
	background-position: -1px -52px;
}
#admin ul.prod li ul.schede li.cat_2 {
	background-position: -1px -35px;
}
#admin ul.prod li ul.schede li.cat_3 {
	background-position: -18px -35px;
}
#admin ul.prod li ul.schede li.cat_4 {
	background-position: -35px -35px;
}
#admin ul.prod li ul.schede li.cat_5 {
	background-position: -35px -52px;
}
#admin ul.prod li ul.schede li.cat_6 {
	background-position: -1px -1px;
}
#admin ul.prod li ul.schede li.cat_7 {
	background-position: -18px -18px;
}
#admin ul.prod dfn {
	text-align: left;
	text-indent: -1024px;
	display: block;
	height: 16px;
	width: 16px;
	position: absolute;
	top: 22px;
	overflow: visible;
	left: 20px;
}
#admin ul.prod dfn input {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 2px;
	top: 2px;
}
#admin ul.prod samp {
	text-align: left;
	text-indent: -1024px;
	display: block;
	height: 16px;
	width: 16px;
	position: absolute;
	top: 22px;
	right: 100px;
	background-image: url(../images/second/iconcine.gif);
	background-repeat: no-repeat;
	background-position: -69px -52px;
}
#admin ul.prod samp.on {
	background-position: -52px -52px;
}
#admin ul.prod li.lit {
	height: 40px;
}
#admin ul.prod li.lit h4 {
	font-size: 14px;
	left: 20px;
	top: 5px;
	color: #1f91c9;
	overflow: hidden;
}
#admin ul.prod li.lit a {
	display: block;
	top: 10px;
	text-decoration: none;
}
#admin ul.prod li.lit cite {
	top: 14px;
	right: 130px;
	text-align: right;
	display: block;
	width: 200px;
	left: auto;
	bottom: auto;
}
#admin ul.prod li.lit samp {
	top: 12px;
}
#admin ul.prod li.lit samp.on {
	background-position: -52px -52px;
}
#admin #form {
	line-height: 1.2;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#admin #form textarea.extended {
	width: 550px;
}
#admin #form h3 {
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	color: #333;
	margin-top: 20px;
	font-family: monospace;
	letter-spacing: -1pt;
	word-spacing: -2pt;
}
#admin #form .lft {
	display: block;
}
#admin #form ol li {
	height: 1%;
}
#admin #form .rgt {
	overflow: scroll;
}
#admin #form .cpt {
	background-color: #F5F5F5;
	display: block;
	width: 100%;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#admin #form .rgt textarea {
	font-size: 11px;
	height: 70px;
	margin: 0px;
	background-color: #FBFBFB;
	font-family: sans-serif;
	-moz-box-shadow:2px 2px 6px 0 #999;
	-webkit-box-shadow: 2px 3px 6px #999;
	filter: progid:DXImageTransform.Microsoft.Shadow(offx=2, offy=2, Strength=6, Direction=120, Color='#999');
}
#admin #form legend {
	display: block;
	width: 100%;
	padding-bottom: 20px;
	font-weight: bold;
	color: #1c4564;
	font-size: 16px;
}
#admin #form label {
	display: block;
	font-weight: bold;
	color: #000;
	line-height: 1.3;
	clear: both;
	font-size: 12px;
	font-style: normal;
	padding-bottom: 4px;
}
#admin #form label b {
	font-weight: normal;
	color: #333;
	font-style: normal;
	font-size: 14px;
}
#admin #form textarea, #admin #form select, #admin #form input {
	margin-bottom: 20px;
	width: 300px;
	color: #666;
	border: 1px solid #CCC;
	padding-top: 8px !important;
	padding-right: 4px !important;
	padding-bottom: 8px !important;
	padding-left: 4px !important;
	font-size: 14px;
	font-family: sans-serif;
	background-color: #FFF;
	-moz-box-shadow:2px 2px 6px 0 #999;
	-webkit-box-shadow: 2px 2px 6px #999;
	filter: progid:DXImageTransform.Microsoft.Shadow(offx=2, offy=2, Strength=6, Direction=120, Color='#999');
}
#admin #form textarea:hover, #admin #form select:hover, #admin #form input:hover {
	color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#admin #form ol li.invia {
	background-color: #CCC;
	background-image: url(../images/second/bottoni.png);
	background-position: left -306px;
	display: block;
	height: 28px;
	padding-left: 20px;
	overflow: hidden;
	clear: both;
	float: left;
}
#admin #form ol li.invia a {
	background-image: url(../images/second/bottoni.png);
	background-position: 10px -306px;
	display: block;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
	color: #1171b3;
	text-align: center;
	text-decoration: none;
}
#admin #form ol li.invia b {
	background-color: #CCC;
	background-image: url(../images/second/bottoni.png);
	background-position: right -306px;
	display: block;
	height: 28px;
	padding-right: 20px;
	overflow: hidden;
}
#admin #form ol li.invia:hover {
	background-color: #CCC;
	background-image: url(../images/second/bottoni.png);
	background-position: left -334px;
	display: block;
	height: 28px;
	padding-left: 20px;
	overflow: hidden;
	clear: both;
	float: left;
}
#admin #form ol li.invia:hover a {
	background-image: url(../images/second/bottoni.png);
	background-position: 10px -334px;
	display: block;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#admin #form ol li.invia:hover b {
	background-color: #CCC;
	background-image: url(../images/second/bottoni.png);
	background-position: right -334px;
	display: block;
	height: 28px;
	padding-right: 20px;
	overflow: hidden;
}
#admin #form input[type=button] {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #1F91C9;
	text-align: center;
	border: 1px solid #306484;
	width: 150px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	cursor: hand;
	font-size: 12px;
	margin-left: 75px;
	height: 28px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 2px;
}
#admin #form input[type=button]:hover {
	background-color: #ff6f00;
	border-top-color: #c43902;
	border-right-color: #c43902;
	border-bottom-color: #c43902;
	border-left-color: #c43902;
}
.admin dl.a dd:nth-child(2n+1) {
background-color: #fff9cc;
}
.admin dl.b dd:nth-child(2n+1) {
background-color: #f3faff;
}
.admin_col li {
	display: block;
	position: relative;
	clear: both;
	z-index: 20;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	-moz-box-shadow:3px 3px 12px 0 #999;
	-webkit-box-shadow: 3px 3px 12px #999;
	filter: progid:DXImageTransform.Microsoft.Shadow(offx=3, offy=3, Strength=12, Direction=120, Color='#999');
}
.admin_col * {
	cursor: default;
}
.admin_col * a:hover {
	cursor: pointer;
	cursor: hand;
}
.admin_col dt.titolo {
	display: block;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	padding-left: 20px;
	font-weight: bold;
	font-family: monospace;
	background-color: transparent;
	text-shadow: 2px 2px 0px #e8e8e8;
}
.admin_col dl {
	font-size: 12px;
	line-height: 1.2;
	color: #000;
}
.admin_col dd {
	display: block;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-top: 10px;
	padding-bottom: 4px;
	text-align: left;
	vertical-align: bottom;
	width: 256px;
	overflow: hidden;
}
.admin_col i {
	display: block;
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 4px;
	font-style: normal;
	color: #666;
	white-space: nowrap;
	width: auto;
}
.admin_col li a {
	color: #1f91c9;
	text-decoration: none;
}
.admin_col h2 {
	display: block;
	font-weight: bold;
	color: #1f91c9;
	font-size: 16px;
	width: 254px;
	height: auto;
	white-space: normal;
	overflow: hidden;
}
.admin_col cite {
	display: block;
	font-weight: normal;
	padding-bottom: 10px;
	width: 190px;
	height: auto;
}
.admin_col h3 {
	display: block;
	font-weight: bold;
	color: #1f91c9;
	font-size: 14px;
	width: 190px;
	height: auto;
}
.admin_col h4 {
	display: block;
	padding-left: 20px;
	font-weight: bold;
	color: #1f91c9;
	width: 210px;
	white-space: normal;
	height: auto;
}
.admin_col a.bottoncino {
	font-size: 10px;
	line-height: 1.8;
	font-weight: bold;
	color: #FFF;
	background-color: #1f91c9;
	text-align: center;
	vertical-align: middle;
	display: block;
	-webkit-border-radius:  3px;
	-moz-border-radius:  3px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.admin_col a.bottoncino.off {
	background-color: #CCC;
	color: #666;
}
.admin_col a.bottoncino:hover, .admin_col a.bottoncino.off:hover {
	background-color: #000;
	text-decoration: none;
	color: #FFF;
	cursor: pointer !important;
	cursor: hand !important;
}
.admin_col i.bottoncino {
	background-color: #FFF;
	background-image: url(../images/second/second.gif);
	background-repeat: no-repeat;
	background-position: -211px -75px;
	text-align: left;
	text-indent: -1024px;
	display: block;
	overflow: hidden;
	height: 13px;
	width: 13px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.admin_col i.bottoncino.off {
	background-color: #FFF;
	background-image: url(../images/second/second.gif);
	background-repeat: no-repeat;
	background-position: -225px -75px;
}

