html,body {
	color: white;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 12px;
	font-family: Verdana;
	line-height: 18px;
	font-size: 12px;
}

body {
	background-color: #4b514d;
}

a {
	color: #f4a225;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	border: 0px solid black;
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 10px;
	width: 1000px;
}

#content,#admin_content {
	border-bottom: 0px solid yellow;
	background-image: url("../images/content_bg.jpg");
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	/*width: 980px;*/
}


#main {
	border: 0px solid black;
	float: left;
	width: 635px;
}

#header {
    border: 0px solid white;
	background-image: url("../images/top_bg.jpg");
	height: 150px;
}

#colonna_sx {
	border: 0px solid #1b6692;
	float: left;
	width: 170px;
}

#colonna_dx {
	border: 0px solid white;
	float: right;

	padding-left: 10px;
	width: 165px;
}

#footer {
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	height: 60px;
	position: relative;
	height: 60px;
}

#footer .year {
	color: #d5bfc1;
	position: absolute;
	left: 434px;
	top: 32px;
	font-size: 10px;
	font-weight: bold;
}

#login {
	background-image: url('../images/login_bg.jpg');
	background-repeat: no-repeat;
	color: white;
	font-size: 12px;
	height: 130px;
	padding-left: 10px;
	padding-top: 10px;
	width: 165px;
}

#login label {
	float: left;
	width: 65px;
}

#login .row {
	padding-bottom: 4px;
}

#carrello,#carrello_logged,#carrello_logged_as_privato,#carrello_not_logged {
	background-image: url('../images/carrello_bg.jpg');
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	height: 105px;
	padding-top: 30px;
	padding-left: 10px;
	width: 165px;
}

#carrello_not_logged {
	background-image: url('../images/carrello_not_logged_bg.jpg');
	background-repeat: no-repeat;
}

#carrello .row, #carrello_logged .row, #carrello_logged_as_privato .row,#carrello_not_logged .row {
	padding-bottom: 4px;
	padding-top: 15px;
}

#carrello_logged,#carrello_logged_as_privato {
	font-size: 11px;
	font-weight: normal;
	height: 160px;
	padding-top: 5px;
}

/* loggato come rivenditore*/
#carrello_logged {
	background-image: url('../images/carrello_bg_negozio.jpg');
	height: 210px;
}

#punti_vendita,#index,#fantasy,#box,#come_ordinare,#link,#condizioni_vendita,#credits,#pagamento,#storico_ordini
{
	background-image: url("../images/box_middle_bg.jpg");
	background-repeat: repeat-y;
}

#box_esteso
{
	background-image: url("../images/box_middle_bg_esteso.jpg");
	background-repeat: repeat-y;
}

#pagamento,#storico_ordini {
	padding-left: 15px;
}

#punti_vendita,#condizioni_vendita {
	line-height: 20px;
}

#fantasy,#tavoli {
	text-align: center;
}

#index {
	color: white;
	font-size: 14px;
	text-align: center;
}

#download {
	background-image: url("../images/box_middle_bg.jpg");
	background-repeat: repeat-y;
	text-align: center;
	font-size: 14px;
	color: white;
}

.advertising {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 15px;
}

.advertising_little {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

.cerca {
	font-weight: bold;
}

.titolo {
	color: #FFCC00;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 25px;
}

.sottotitolo {
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 25px;
}

.carrello_colonna {
	float: left;
	width: 95px;
}

/* colonne utilizzate in link.html e punti_vendita.html */
.colonna {
	float: left;
	padding-right: 15px;
}

.colonna1 {
	float: left;
	padding-left: 15px;
	width: 120px;
}

.colonna2 {
	float: left;
	text-align: center;
	width: 164px;
}

.colonna3 {
	float: left;
	width: 155px;
}

.colonna1_banner {
	float: left;
	padding-left: 15px;
	width: 340px;
}

.box_bottom_esteso {
	background-image: url("../images/box_bottom_bg_esteso.jpg");
	background-repeat: no-repeat;
	height: 31px;
}

.box_top_esteso {
	background-image: url("../images/box_top_bg_esteso.jpg");
	background-repeat: no-repeat;
	height: 31px;
}

.box_bottom {
	background-image: url("../images/box_bottom_bg.jpg");
	background-repeat: no-repeat;
	height: 31px;
}

.box_top {
	background-image: url("../images/box_top_bg.jpg");
	background-repeat: no-repeat;
	height: 31px;
}

.sconto {
	font-weight: bold;
	color: #45e000;
}

.tavolo {
	border: 0px solid red;
	padding-left: 15px;
	width: 600px;
}

.tavolo .colonna_sx {
	border: 0px solid yellow;
	float: left;
	width: 120px;
}

.tavolo .colonna_dx {
	border: 0px solid purple;
	float: left;
	padding-left: 5px;
	width: 460px;
}

.tavolo .colonna_uno {
	border: 0px solid white;
	float: left;
	width: 270px;
}

.tavolo .colonna_due {
	border: 0px solid yellow;
	float: left;
	width: 180px;
	color: #800000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
/*
.tavolo .colonna_tre {
	border: 0px solid yellow;
	float: left;
	text-align: center;
	width: 80px;
}
*/
.tavolo label {
	float: left;
	text-align: left;
	width: 115px;
}

.tavolo .linea {
	background-image: url("../images/catalogo/articolo/linea.jpg");
	background-repeat: repeat-x;
}

.tavolo .descrizione {
	border: 0px solid black;
	/*width: 455px;*/
}

#registrazione label {
	float: left;
	text-align: left;
	width: 180px;
}

#registrazione {
	padding-left: 20px;
}

.link {
	margin: auto;
	text-align: center;
	width: 600px;
}

#modulo_ordine {
	padding-left: 20px;
	position: relative;
}

.modulo_ordine_esteso {
	width: 720px;
}

#modulo_ordine .codice,.storico_codice {
	border: 0px solid white;
	float: left;
	height: 30px;
	width: 90px;
}

.storico_codice {
	height: 14px;
	width: 70px;
}

#modulo_ordine .codice {
	width: 76px;
}

#modulo_ordine .descrizione,.storico_descrizione,#modulo_ordine .descrizione_larga {
	float: left;
	width: 132px;
	font-size:11px
}

#modulo_ordine .descrizione_larga {
	width: 180px;
}

.storico_descrizione {
	width: 390px;
}

#modulo_ordine .sconto,#storico_ordini .sconto {
    float: left;
    width: 60px;
    text-align: center;
}

.storico_quantita {
	float: left;
	width: 90px;
	text-align: center;
}

#modulo_ordine .quantita {
	float: left;
	width: 50px;
	text-align: center;
}

#modulo_ordine .prezzo,.storico_prezzo {
	text-align: right;
	float: left;
	width: 70px;	
	margin-right: 15px;
}

.storico_prezzo {
	text-align: left;
	float: left;
	width: 80px;	
}

#modulo_ordine .prezzo_sconto{
    text-align: center;
    float: left;
    width: 84px;    
}

#modulo_ordine .totale,#storico_ordini .totale {
	text-align: left;
	float: left;
	width: 100px
}

#modulo_ordine .totale {
	text-align: center;
	float: left;
	width: 100px
}

#modulo_ordine .subtotale {
	border: 0px solid green;
	float: left;
	padding-right: 5px;
	text-align: right;
	width: 460px;
}

#modulo_ordine .svuota_carrello {
	width: 520px;
}

#modulo_ordine .row {
	border-bottom: 1px solid white;
	margin-bottom: 5px;
}

#modulo_ordine .refresh {
	float: left;
	width: 76px;
}

.scala {
	background-image: url("../images/scala.jpg");
	background-repeat: no-repeat;
	color: #ffcc00;
	height: 40px;
	padding-top: 20px;
	text-align: center;
}

.info_image {
	border: 0px solid white;
	float: left;
	margin-right: 15px;
	padding: 5px;	
}

.info_image_no_correlati {
	border: 0px solid white;
	margin: auto;
	padding: 5px;
	width: 400px	
}

.correlati {
	border-left: 1px solid black;
	float: right;
	margin-right: 5px;
	padding: 5px;
	width: 126px;
}

.info_description {
	border: 0px solid yellow;
	float: left;
	text-align: justify;
	width: 360px;
}

.totale_euro {
	border: 0px solid yellow;
	float: left;
    width: 80px; 
    text-align: right;
}

.evidenziato {
	color: #f4a225;
}

.clear {
    clear: both;
    line-height: 0;
    height: 0;
}

.style1 {
                font-size: x-small;
}
.style2 {
                color: #800000;
                background-color: #FFFF00;
}
.style3 {
                color: #800000;
}

#box label {
	width: 130px;
}

.ok,.error {
	color: #f7a221; /** giallo/ocra */
	font-size: 16px;
	font-weight: bold;
}


#menu1 {
	color: #f8a235;
    width: 165px;
    text-align: center;
    line-height: 24px;
    
    text-shadow: 4px 4px 6px black;
    filter:DropShadow(Color=#000000, OffX=2, OffY=2);
}

#menu1 a {
    color: #f8a235;
    font-weight: bold;
    text-decoration: none;
    /**
    -moz-box-shadow:5px 5px 2px #333333;
    -webkit-box-shadow:5px 5px 2px #333333;
    box-shadow:5px 5px 2px #333333;
    */

    
}

#menu1 a:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    
}

.menu1_div  a { display: block; background-color: #535353; width: 150px; margin-left: 10px}

.menu1_div  a:hover { background-color: #878787; width: 155px; margin-left: 6px }

.menu1_content {
    border: 0px solid black;
    background-image: url('../images/menu_background.jpg');
    background-repeat: repeat-y;
	padding-top: 20px;
}

#menu1_top {
    border: 0px solid black;
    background-image: url('../images/menu/first/top2.jpg');
    background-repeat: no-repeat;
    font-size:  20px;
    padding-top: 6px;
    font-weight: bold;
    height: 28px;
}


#basette{
	border-bottom: 0px solid yellow;
	background-image: url("../images/basette_background.jpg");
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 80px;
	/*width: 980px;*/
}

.bordo_debug {
    border: 0px solid black;
}
