body {
	background: #444;
	font: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.tipped {
	color: #BBB;
	font-size: small;
	font-weight: normal;
}


/*.container {
	background-color: white;
}*/

#header {
	height: 182px;
	background: black;
}

#riga-bianca {
	height: 10px;
	background: white;
}

#area-principale {
	/*height: 580px;*/
	background: white url(/css/bg-gradient.jpg) repeat-x;
	position: relative;
}

.sidebar {
	background: url(/css/sidebar.png) no-repeat;
	font-size: 12px;
}
#estratto_regolamento{
	font-size: xx-small;
	width: 96%;
}

label {
	float: left;
	text-align: right;
	display: block
}

.submit {
	margin-left: 100px;
}

form {
	font-size: 16px;
	font-weight: bold;
}

form ul {
	list-style-type: none;
}

input {
	font-size: 16px;
	font-weight: bold;
	color: #822;
}

#login-form ul {
  margin-left: 0;
  padding: 0;
}

#login-form input {
  width: 180px;
}

#login-form label {
  margin:5px;
  padding:5px;
}

.bg-bianco {
	background: white;
}

a {
	color: #222;
}

.noprint {
	display: inline;
}

.stampa {
	display: none;
}

ul {
	list-style-type: square;
}

#menu-clienti {
	height: 76px;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
/*  color: #33;*/
}

.fg-verde {
	color: green;
}

.fg-rosso {
	color: red;
}

.big {
	font-size: large;
}

a.logout {
/*  color: #ccc;*/
}

a.password {
/*  color: #ccc;*/
	font-weight: normal;
}

#new_commessa input {
	margin-left: 20px;
	width: 360px;
}

#new_commessa label {
	margin-top: 8px;
}

#magazzino_success {
	font-size: small;
}

#magazzino_success input {
	width: 4em;
}

.error_list, .flash_notice, .success {
	padding: .2em;
	margin-bottom: .2em;
	border: 2px solid #ddd;
	font-size: small;
}

.error_list {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}

.flash_notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
	margin:20px;
}

.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}

.error_list a {
	color: #8a1f11;
}

.flash_notice a {
	color: #514721;
}

.success a {
	color: #264409;
}

/* @group Presi da sito fondital */

.prize_container {
	margin-right: 4px;
	margin-bottom: 8px;
	width: 150px;
	height: 324px;
	float: left;
	background-color: #eee;
}

.prize_container_small {
	width: 150px;
	height: 248px;
	float: left;
}

.prize_container_1_1 {
	width: 58px;
	height: 23px;
	line-height: 23px;
	float: left;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0 0 0 2px;
}

.prize_container_2_1 {
	width: 90px;
	height: 23px;
	line-height: 23px;
	float: left;
	text-align: right;
	font-family: Arial;
	font-size: 14px;
	color: #FF9200;
	font-weight: bold;
	padding: 0 0 0 0;
}

.prize_container_1_2 {
	width: 150px;
	height: 150px;
	float: left;
}

.prize_container_1_3 {
	width: 140px;
	height: 36px;
	line-height: 18px;
	float: left;
	text-align: left;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding: 0 5px 0 5px;
}

.prize_container_1_4 {
	width: 140px;
	height: 18px;
	line-height: 18px;
	float: left;
	text-align: left;
	font-family: Arial;
	font-size: 13px;
	color: #8C8C8C;
	font-weight: bold;
	padding: 0 5px 0 5px;
}

.prize_container_1_5 {
	width: 140px;
	height: 60px;
	line-height: 14px;
	float: left;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 4px 5px 0 5px;
}

.prize_container_1_6 {
	width: 140px;
	height: 30px;
	line-height: 14px;
	float: left;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 4px 5px 0 5px;
}

/* @end */

.prize_container_1_2 img {
	border-color: #eee;
	border: 1px solid;
}

#content {
  margin-left: 20px;
	background: white;
}
#iscrizione {
	background: white;
	margin: 20px;
}
#iscrizione label{
	font-size: large;
}
#iscrizione ul.error_list{
	margin: 0;
}

.margine-sx {
	padding-left: 20px;
}

h4 {
	margin: 0;
	padding: 0;
	font-size: small;
	font-weight: bold;
	color: #ff8700;
}

.record_navigation {
	height: 14px;
}

#carrello ul {
	padding-right: 30px;
}

#carrello ul li {
	padding-bottom: 10px;
}

.cart_quantity {
	width: 40px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-size: 24px;
	color: #FF9200;
	font-weight: bold;
}

.cart_piu_meno img {
	height: 23px;
}

.iframe {
	width: 500px;
	height: 250px;
	overflow: auto;
	border: 1px solid #000;
	padding: 5px;
}

.iframe2 {
	height: 50px;
	overflow: auto;
	border: 1px solid #000;
	padding: 5px;
}

#saldo_carrello {
	font-size: medium;
	color: green;
	font-weight: bold;
}

#errore {
	font-size: medium;
	color: red;
	font-weight: bold;
}

tr.even {
	background-color: #dfdfdf;
}

#menu {
	text-align: right;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	margin-top: 6px;
}

.flash_error {
	float: right;
	font-size: medium;
	color: red;
	font-weight: bold;
}

#attivazione-form {
  font-size: 12px;
}

#attivazione-form input {
	width: 100%;
}

#password-form input {
	width: 360px;
}

#sf_admin_bar {
	position: relative;
	display: block;
	clear: both;
}

#sf_admin_content {
	position: relative;
	display: block;
	clear: both;
}

#clienti_new input {
  width: 100%;
}

th.sf_admin_text {
	font-size: small;
}

td.sf_admin_text {
	font-size: x-small;
}

th.sf_admin_boolean {
	font-size: small;
}

td.sf_admin_boolean {
	font-size: x-small;
}

th.sf_admin_date {
	font-size: small;
}

td.sf_admin_date {
	font-size: x-small;
}

tr.sf_admin_form_row {
	font-size: x-small;
}

#sf_admin_container h1 {
	color: white;
	font-size: xx-large;
	margin: 20px;
}

#check_iva {
  width:100%;
}
