BODY {
  font-size: 10px;
  font-family: Verdana,Helvetica,Arial;
}

A {
  text-decoration: none;
  color: #ff6600;
}

A:hover {
  color: #ff6600;
  text-decoration: none;
}

.pageheader,.pagefooter {
  font-size: 10px;
  font-family: Verdana,Helvetica,Arial;
  background-color: #E0EEEE;
  font-weight: bold;
}

.pagemenu {
  font-size: 10px;
  font-family: Verdana,Helvetica,Arial;
  background-color: #ff6600;
  color: white;
}

.pagemenu A {
  color: white;
  text-decoration: none;
}

.pagemenu A:hover {
  color: #CCCCCC;
  text-decoration: none;
}

.pagebody {
  font-size: 10px;
  font-family: Verdana,Helvetica,Arial;
}

.inputstyle {
  font-size: 12px;
  font-family: Verdana,Helvetica,Arial;
  border: 1px solid #999999;
}

.buttonstyle {
	border: 1px solid #313031;
	background-color: #EFEFEF;
   color: #424542;
   font-family:Verdana,Helvetica,Arial;
   font-size : 11px;
   font-weight : bold;
}

.noinputstyle {
  font-size:10px;
  font-family:Verdana,Helvetica,Arial;
/*  color:#006699; */
  background-color:transparent;
  border:0px;
}

/* standard list style table */
table.main {
  background-color: #ffffff;
  border: 1px solid #BDBDBD;
  font-family : Verdana,Arial,Helvetica;
  font-size: 10px;
}

table.main td.text {
  word-wrap: none;
  text-indent: 2px;
  vertical-align: bottom;
  color: Blue;
}

table.main td.info {
  word-wrap: none;
  text-align: right;
  text-indent: 4px;
  color: #636563;
  background: url(/images/bginfo.gif);
  height: 25px;
  padding-right: 5px;
}

table.footer {
  background-color: #ffffff;
  font-family : Verdana,Arial,Helvetica;
  font-size: 10px;
}
table.footer td.main {
  background: url(/images/bgfooter.gif);
  height: 25px;
  text-align: center;
  color: #FF6600; 
  padding-top: 3px;
  width: 620px;
}
table.footer td.middle {
  background: url(/images/bgfooter_m.gif);
  width: 66px;
}
table.footer td.right {
  background: url(/images/bgfooter_r.gif);
  text-align: right;
  padding-right: 5px;
  padding-top: 3px;
}
a.right {
	color: #333333;
	font-weight: bold;
}
a.right:hover {
	color: Black;
	font-weight: bold;
}

table.menu {
  background-color: #ffffff;
  font-family : Verdana,Arial,Helvetica;
  font-size: 11px;
  width: 185px;
}
table.menu td.ico {
   background: url(/images/menu_ico.gif);
   background-repeat: no-repeat;
   background-position: center;
   height: 21px;
   width: 22px;
   background-color: #FF9900;
   border: 1px solid #FFFFFF;
}
table.menu td.arrow {
   background: url(/images/menu_arrow.gif);
   background-repeat: no-repeat;
   background-position: center;
   height: 21px;
   width: 22px;
   background-color: #D0D9E0;
   border-bottom: 1px solid #FFFFFF;
}
table.menu td.title {
	background-color: #677787;
	color: White;
   font-variant: small-caps;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
   border-top: 1px solid #FFFFFF;
   border-bottom: 1px solid #FFFFFF;
   height: 21px;
	width: 150px;
}
table.menu td.voice {
  background-color: #D0D9E0;
  color: Black;
  border-bottom: 1px solid #FFFFFF;
  height: 18px;
}
a.voice {
	color: Black;
}
a.voice:hover {
	color: #434393;
}

table.body {
   background-color: #ffffff;
   font-family : Verdana,Arial,Helvetica;
   font-size: 11px;
   width: 590px;
   border-right: 1px solid #BDBDBD;
   border-left: 1px solid #BDBDBD;
   border-bottom: 1px solid #BDBDBD;
}
table.body td.content {
   padding-left: 5px;
	padding-right: 5px;
	font-size: 10px; 
	color: #444444;
}

table.testo {
   font-family : Verdana,Arial,Helvetica;
	font-size: 10px; 
	color: #444444;
}

table.adminlist {
	width: 100%;
}
table.adminlist td.arrow {
   background: url(/images/arrow_orange.gif);
   background-repeat: no-repeat;
   background-position: center;
   height: 21px;
   width: 22px;
   background-color: #F7F3F7;
}
table.adminlist td.item {
  background-color: #F7F3F7;
  font-size: 11px;
  font-weight: bold;
  color: Black;
  width: 93%;
}
table.adminlist td.descr {
  background-color: #F7F3F7;
  font-size: 11px; 
  color: Black;
  height: 18px;
  padding: 5px;
}
table.adminlist td.dett {
   background: url(/images/dett_ico.gif);
   background-repeat: no-repeat;
   background-position: center;
   background-color: #FF9900;
	width: 17px;
}
table.adminlist td.nodett {
   background: url(/images/nodett_ico.gif);
   background-repeat: no-repeat;
   background-position: center;
   background-color: #B3B3B3;
	width: 18px;
}
table.adminlist td.itemvoid {
  background-color: #FFFFFF;
  border-top: 1px solid #CCCCCC;
  height: 4px;
  width: 100%;
}
a.item {
	color: Black;
}
a.item:hover {
	color: #434393;
}
table.adminlist td.promo {
   border: 1px solid #B3B3B3;
	background-color: #F0E68C;
   font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	height: 20px;
   padding-right: 5px;
   padding-left: 5px;
}
a.promo {
	color: #FF9900;
}
a.promo:hover {
	color: #434393;
}

div.head {
   font-family : Verdana,Arial,Helvetica;
   font-size: 11px;
	font-weight: bold;
	vertical-align: bottom;
   padding-left: 5px;
	background: url(/images/fon_top.gif);
	background-repeat: repeat-x;
	height: 22px;
}
div.foot {
	background: url(/images/sh01.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 7px;
}

.errormessage {
  color:#CC0000;
}
/*
.disabled
{
  color: #AAAAAA;
}  */

.highlight {
	color: #FF9900;
	font-weight: bold;
}
.highlightcat {
	color: #FF9900;
	font-weight: bold;
	font-size: 11px;
}
.promozioni {
   font-family : Verdana,Arial,Helvetica;
   font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FF9900;
	border: 1px solid #636563;
	padding: 5px;
	width: 100%;
	text-align: center;
}
.promozionilist {
	padding-top: 7px;
}
.dataform {
  font-family:Verdana,Helvetica,Arial;
  font-size:10px;
  padding-left: 3px;
}
.dataform2 {
  font-family:Verdana,Helvetica,Arial;
  font-size:10px;
  background-color:#F7F3F7;
  padding-left: 3px;
}

/* standard list style table */
table.list {
  background-color: #ffffff;
  font-family: Verdana,Helvetica,Arial;
}

table.list th {
  background-color: #637584;
  border-bottom: 1px solid #FF9a00;
  color:#FFFFFF;
  font-size: 12px;
  word-wrap: none;
  height: 20px;
  text-indent: 2px;
}

table.list tr.row {
  background-color: #F7F3F7;
  color:#4B79D1;
  text-indent: 4px;
  font-size: 10px;
}

table.list td {
  font-family: Verdana,Helvetica,Arial;
  font-size: 10px;
  padding: 3px;
/*  border-bottom: 1px solid #ABBEE2;*/
}