/* Rilasci
 *
 * Color Scheme: #003466 - 
 *				Shades: 005BB2, 007CF2, 003B73, 00274C
 *				Triad:	73110B, 1264B2, 2F3305, A4B209
 * 
 */

html,body {
  background:#fbfbfb;
  color:#333;
  font-family: Verdana, sans-serif;
  font-size:12px;
  line-height:1.3em;
  margin:0; padding:0;
  height:100%;
}

.editfield{display:none;}

#loadingMask{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#fff;
	opacity:0.7;
	filter:alpha(opacity=70);
	z-index:999;
}
#loadingOverlay{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1000;
}

strong{font-weight:bold;}
small{font-size:0.9em;}

hr{
	height:0px;
	border:none;
	border-bottom:1px solid #ccc;
}

a {
  color:#03f;
  text-decoration:none;
  outline: none !important;
}
a:hover {
  color:#2F3305;
}

h1{
	font-weight:bold;
	font-size:1.4em;
}

h2{
	font-weight:bold;
	font-size:1.1em;
	padding:10px;
}

h2 img{
	vertical-align:top;
}

h2 a{color:#333}
h2 a:hover{color:#A4B209;}

h4{
	font-size:1.1em;
	font-weight:bold;
}

h1.title{
	padding:10px 40px;
}

h1.title small{font-size:0.6em;}

body.login{
	background:#f4f4f4;
}
.login h2{text-align:center;font-size:2em;margin:0;padding:80px 0;}
.login  form{
	width:300px;
	margin:0px auto;
	background:#fff;
	border:1px solid #eee;
	border-bottom:2px solid #ddd;
	padding:10px 30px;
}

.login  form table{
	width:100%;
}
.login  form table tr td{text-align:center;}
.login  form table tr td.buttons{text-align:right;padding-right:20px;}

#UserMessageBox{
	position:fixed;
	z-index:20000;
	bottom:0;
	left:0;
	width:500px;
}

#wrapper{}

#errorContent{
	position:absolute;
	top:100px;
	padding:10px;
	left:5%;
	width:90%;
	border:1px solid #ccc;
	overflow:auto;
}

#header{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	background:#fff;
}

#menu{
	border-bottom:4px solid #000;
	-webkit-box-shadow: 0 3px 10px #aaa;
     -moz-box-shadow: 0 3px 10px #aaa;
          box-shadow: 0 3px 10px #aaa;
}
#menu ul{
	padding:18px 0 0 80px;
	height:32px;
	font-size:1.1em;
}
#menu li{
	display:block;
	float:left;
}

#menu li a{
	color:#333;
	display:block;
	padding:10px 20px;
	text-decoration:none;
	font-weight:bold;
}
#menu li a:hover,
#menu li a.current{
	background:#000;
	color:#fff;
	-webkit-box-shadow: 0px -2px 6px #ccc;
     -moz-box-shadow: 0px -2px 6px #ccc;
          box-shadow: 0px -2px 6px #ccc;
}

#secondaryMenu{
	position:absolute;
	top:0;
	right:30px;
}
#secondaryMenu ul{
	padding-top:26px;
}
#secondaryMenu ul li{
	float:right;
}
#secondaryMenu ul li span,
#secondaryMenu ul li a{
	display:block;
	padding:6px 14px;
	color:#333;
}
#secondaryMenu ul li a:hover{
	background:#333;
	color:#fff;
}


#logo{
	float:right;
	font-size:1.6em;
	padding:10px 24px 0 0;
}
#logo img{height:43px;margin:2px 10px 0 0;}

#footer{
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:30px;
	line-height:3em;
	background:#ddd;
	text-align:center;
	font-size:0.8em;
	overflow:hidden;
	border-top:1px solid #888;
}

#content{
	position:absolute;
	top:60px;
	padding-bottom:30px;
	left:0;
	right:0;
}

.row{
	margin:20px 40px;
}

.row-short{
	margin:0 100px;
}

.containerBox{
	border:1px solid #ddd;
	-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
    -webkit-box-shadow: 1px 2px 4px #ddd;
     -moz-box-shadow: 1px 2px 4px #ddd;
          box-shadow: 1px 2px 4px #ddd;
}

.containerBox .text{
	margin:6px;
}

.contentInformationBox{
	float:right;
	width:200px;
	padding:10px;
	margin:0 0 10px 0;
}

.contentInformationBox label{
	display:inline-block;
	width:60px;
	text-align:right;
	vertical-align: top;
}

.contentInformationBox .text{
	float:left;
	margin-left:80px;
}

.right{text-align:right;}
.separator{
	clear:both;
	border-bottom:1px solid #ccc;
	margin:20px;
}

.spaziator{
	clear:both;
	margin:20px;
}

.buttonBarTitle{
	float:right;
	margin:10px 40px;
}
.buttonBar{
	float:right;
	margin:0 10px;
}

.buttonBarBox{
	text-align:right;
	margin:10px 10px;
}

.clear{clear:both;}
.center{text-align:center;}

#LegamiBoxContainer{
	margin:0 300px 20px 182px;	
}

.legamiItem{
	font-size:14px;
	height:1.6em;
	oveflow:hidden;
	padding:1px 1px 1px 2px;
	margin:1px;
	overflow:hidden;
}
.legamiItem .text{
	margin-left:38px;
	line-height:1.6em;
	color:#000;
}

.legamiItem a{
	float:left;
}

img.stato{
	width:48px;
	vertical-align: middle;
	padding-left: 20px;
}

a.backBar{
	display:block;
	padding:10px;
	text-align:center;
}
a.backBar:hover{background:#ddd}

.boxed{
	margin-bottom:10px;
	padding:10px;
	background: #fff;
}

.colorItem{
	display:block;
	float:left;
	width:20px;
	height:20px;
	border:1px solid #ccc;
	margin:2px;
	background:#fff;
	cursor:pointer;
}

.colorItem.c0{background:#fff;}
.colorItem.c1{background:#ff0;}
.colorItem.c2{background:#f00;}
.colorItem.c3{background:#0f0;}
.colorItem.c4{background:#0ff;}
.colorItem.c5{background:#00f;}

.colorItem.selected{width:30px;height:30px;border:1px solid #888;}


#itemTable td{vertical-align:top;}

.billitemdesc{
	width:280px;
	height:60px;
}

.billitemprice{
	width:80px;
}

.billitemq{width:30px;}

#onair{position:relative}
#onair .barcodeField{
	position:absolute;
	top:20px;
	right:20px;
	font-size:2em;
}
#onair .barcodeField input{
	font-size:1em;
	width:300px;
}
#onair .data{
	position:absolute;
	top:20px;
	left:20px;
	font-size:3em;
	line-height:1.4em;
}
#onair .data span{font-weight:bold;}
