/****************************************************************
STILI DA INSERIRE IN UN'ALTRO CSS FILE - STYLES AND COLOURS
*****************************************************************/
.sfondoPagina {
	background: #fff;
}

body {
 	background: #1e3f35;
 	color: #000;
}

a {
	color: #723b13;
}

a:hover {
	color: #000;
}


#Header1_masthead {
	/*background: url(../components/header.gif) no-repeat left top;*/
	height: 144px;
	padding: 0;
	margin: 0;
}

/*#Header1_masthead embed {
	height: 150px;
	width: 820px;
	padding: 0;
	margin: 0;	
}*/

#logo,
#Header1_logo {
	background-color: #1e3f35;
}

#logo h1,
#Header1_logo h1{
	padding: 0 2px;
	background: #1e3f35;
	color: #fff;
}


#topnav,
#Header1_topnav  {
    background: url(../components/topnav.gif) no-repeat left top;
	padding: 20px 20px 0 20px;
	height: 50px;
	color: #ccc;
}

#topnav a,
#Header1_topnav a {
	color: #333;
}

/*** DO NOT REMOVE Hacks for Windoz IE6 ***/
* html #pagebg,
* html #topnav,
* html #Header1_topnav,
* html #sidenav    {
	height/**/: 50px;
}

#topnav a:hover,
#Header1_topnav a:hover {
	color: #000;
}
#pagebg {
	background: url(../components/back_wrap.gif) repeat-y left top;
	
}

#carrello_back {
	background: #fff;
}

#sidenav a {
	color: #626e10;
}

#Ricerca1_search {
	display: none;
}

h1, h2, h3,
#main-content h1,
#content_header h1 {
	color: #333;
}

.prod_caption,
h3.prod_caption {
	background: #ebebeb;
	font-weight: normal;
}

/* Righe e Colonne */

.headerCarrello
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333;
	color: #CCC;
}
.itemCarrello
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ebebeb;
	color: #000;
}
.titoloCarrello 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #C2B3B4;
}
.schedaCarrello 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

table#table2 tr td ,
table#table3 tr td {
	background: #ebebeb;
}

table#Ordine1_dettaglio tr td.headerCarrello {
	background: #888;
	color: #fff;
}
table#Ordine1_dettaglio tr td.itemCarrello {
	background: #f2f2f2 url(../../../../images/dotted_repeat.gif) repeat-x left bottom;
}
table#Ordine1_carrello_resoconto tr td {
	background: #f2f2f2;
}
table#riepilogo_destinazione td.titoloCarrello,
table#riepilogo_pagamento td.titoloCarrello  {
	background: #f2f2f2;
}
#riepilogo_butdown {
	background:#fff;
}

/** Buttons e Pulsanti **/

input.submit:hover,
a#Ricerca1_pulsante:hover  {
	color: #be1009;
}

#ascx_item_buttons a {
	background:#eeeedd;
}

#ascx_item_buttons a:hover,
.btn_conferma,
.btn_conferma2 {
	background:#ccccff;
}

input#Login1_Button1,
input#Login1_Button2,
input#Login1_Button3,
input#Login1_btn_inviapass {
	color: #555;	
}
.btn_carrello {
	background:#fff;
}

a.btn_carrello:hover {
	background:#eeeedd;
}


/** End buttons **/

#footer,
#footer_footer,
#Footer1_footer,
#MainFoot1_footer {
	background: url(../components/back_footer.gif) no-repeat left top;
	height: 50px;
	color: #444;
	padding: 30px 0 0 0 ;
}

#footer a,
#footer_footer a,
#Footer1_footer a,
#MainFoot1_footer a,
#footer ul li,
#footer_footer ul li,
#Footer1_footer ul li,
#MainFoot1_footer ul li {
	color: #666;
}

#footer a:hover,
#footer_footer a:hover,
#Footer1_footer a:hover,
#MainFoot1_footer a:hover {
	color:#000;
}

#anagrafica_info1 {
	color: #333;
}

/** fcSecure **/
#sellanet_frame {
	background-color: #fff;
}
#sellanet_butdown {
	background:#fff;
}
table#pnl_carddata tr td,
table#tbl_stdOrder tr td {
	background: #f2f2f2;
}
table#pnl_carddata td.titoloCarrello,
table#tbl_stdOrder td.titoloCarrello {
	color: #000000;
	font-weight: bold;
}

#neworder {
}
#pnl_carddata {
}
#tbl_stdOrder {
}