* {
	margin: 0;
	padding: 0;
}

body {
	background: #cacaca url(bground.jpg) repeat;
    font: 62.5%/1.5 "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    margin: 0 0 30px 0;
}

a {
	color:  #333;
}

a:hover {
	color: #333;
	text-decoration: none;
}

img {
	border: 0;
}

#wrapper {
	width: 90%;
	background: url(bground-wrapper.jpg) center top no-repeat;
	margin: 0 auto;
}

#container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	font-size: 1.5em;
}

#header {
	width: 700px;
	margin: 0 auto;
	font-size: 1em;
	text-align: left;
}

#content {
	padding: 10px 10px 10px 10px;
	background: #fff /* url(right-corner.gif) top right no-repeat */;
}

.top-image {
	width: 100%; 
	background: url(top.jpg) top no-repeat; 
	margin-bottom: 10px;
	padding: 15px 0 15px 0;
	text-align:center;
}

.top-image h2 {
	margin: 0 0 0 15px;
	color: #fff;
}

#content-main {
	width: 476px;
	float: left;
	overflow: hidden;
}

#content-sub {
	width: 194px;
	float: right;
}

#content-sub ul {
	margin: 0 0 0.5em 0;
}

#content-sub ul li {
	list-style-type: none;
}

#content-sub ul li a {
	display: block;
}

#content-sub ul li a:hover {
	background: #f4f4f4;
}

div.news {
	width: 330px;
	float: left;
	padding: 7px;
	font-size: 0.9em;
}

div.news-r {
	width: 330px;
	float: right;
	padding: 7px;
	font-size: 0.9em;
}

div.news ul {
	margin-left: 0;
}

div.news ul li {
	list-style-type: none;
}

div.news a:hover {
	text-decoration: none;
}

div.photo {
	width: 82px;
	height: 89px;
	text-align: center;
	float: left;
	margin-right: 10px;
	background: url(photo-dropshadow.png) bottom center no-repeat;
}

#dropshadow {
	background: url(dropshadow.jpg) top center no-repeat;
	height: 15px;
}

#footer {
	margin-top: 10px;
	font-size: 0.8em;
	color: #929292;
	text-align: center;
}

#footer a {
	color: #929292;
}

#footer a:hover {
	text-decoration: none;
}

p {
	margin-bottom: 0.5em;
	font-size: 0.9em;
}

ul {
	margin: 0 0 0.5em 30px;
	font-size: 0.9em;
}

li {
	list-style-type: none;
}

h1 { /* Only to be used for main heading */
	font-size: 1.8em;
	text-transform: uppercase;
	padding: 20px 0 20px 0;
}

h2 {
	margin-bottom: 0.5em;
}

h3,
h4 {
	margin-bottom: 0.5em;
}

h4 {
	color: #424242;
}

#facebox a.register {
	float: left;
	color: #a5a5a5;
	font-size: 0.8em;
}

#facebox a.close {
	float: right;
	color: #a5a5a5;
	font-size: 0.8em;
}

#signin input {
	height: 20px;
	width: 150px;
}

#signin input.btn {
	height: 20px;
	width: 80px;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

#navigation	ul {list-style:none;margin:0;padding:0; text-align: center;}
#navigation	li {float:left;margin:0;padding:0;text-align:center;list-style-type: none;}
#navigation	li a {display:block;padding:5px 10px;height:100%;color:#000;text-decoration:none;}
#navigation	li a {background:url(bg2.jpg) repeat 0 0;}
#navigation	li a:hover, li a:focus, li a:active {background-position:-150px 0;}
#navigation	#b a {background:url(bg2.jpg) repeat 0 0;}
#navigation	li a.current {background: #fff !important;}
#navigation	li.signedin {float: right; margin-top: 10px; font-size: 0.8em; color: #333333;}

/* MODIFICHE */

td.value
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	padding: 5px;
}

td.value *
{
	font-family: Arial, Helvetica, sans-serif;
}

td.label
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 5px;
	font-style: italic;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

table.dettaglioOrdine {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
}

table.dettaglioOrdine th
{
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: #C0C0C0;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size: x-small;
}

table.dettaglioOrdine td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family:Verdana;
	font-size:small;
}

table.listaOrdini {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	width:100%;
}

table.listaOrdini th
{
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: #C0C0C0;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size: x-small;
}

table.listaOrdini td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family:Verdana;
	font-size:small;
}

#progressbar {
  position:relative;
  width:300px; height:20px;
  border:1px solid black;
  overflow:hidden;
}

#progressbar div {
  background:#316AC5;
  width:0; height:100%;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
table.disponibilita {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}

table.disponibilita th
{
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: #C0C0C0;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size: x-small;
}

table.disponibilita td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family:Verdana;
	font-size:small;
}

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .7 ) 
                url('/Content/loading.gif') 
                50% 50% 
                no-repeat;
}

.saving {
    background: url('/Content/saving.gif') 50% 50% no-repeat;
}

.error {
    background: #F00 url('/Content/error.gif') 50% 50% no-repeat;
}


/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}