/* tag standard */
html, body {
    margin:0;
	padding:0;
	text-align:center;
	color:#333;
    background:#f5f5f5 url('/Images/Sfondo.gif') no-repeat fixed center top;
}

body, td {
    text-align:left;
    font-family:Verdana, Arial, sans-serif !important;
    font-size:13px;
}

table {
    width:100%;
    border-collapse:collapse;
    margin:0;
}

td {
    border:0 none;
    padding:3px;
    text-align:left;
    vertical-align:top;
}

img {
    border:0;
}

a:link, a:visited, a:hover, a:active {
    border:0;
    color:#3366cc;
    text-decoration:none;
}

a:hover {
    color:#517dd4;
}

input:focus {
    border:2px solid #3366cc;
    padding-left:1px;
    padding-right:1px; 
}

select:focus {
    border:2px solid #3366cc;
}

#NoShifting {
    bottom:-1px;
    position:absolute;
    top:0;
    width:1px;
    z-index:-1;
}


/* elementi di pagina */
#Corpo {
    position:relative;
    margin:0 auto;
    width:950px;
    height:auto !important;
    min-height:460px;
    border:0;
    background-color:#fff;
}

#Sinistra {
    position:relative;
    padding:0;
    width:210px;
}

#Destra {
    position:relative;
    padding:10px 10px 10px 0;
    width:730px;
}

#Sotto {
    clear:both;
    padding:0;
    text-align:center;
}

#Piede {
    position:relative;
    margin:0 auto;
    width:950px;
    border:0;
    background-color:transparent;
}

#Piede .link {
    font-size:10px;
    padding:4px 10px;
    text-align:right;
    background-color:#fafafa;
    filter:alpha(opacity=75);
    -moz-opacity:.75;
    opacity:.75;
}

#Piede .impressum {
    font-size:10px;
    padding:4px 10px;
    color:#666;
    background-color:#ddd;
}


/* visualizzazione catalogo */
.inCat1, .inCat2, .inCat3 {
    display:block;
    position:relative;
    float:left;
    width:228px;
    margin:10px 20px 0 0;
}

.inCat1 {
    clear:left;
}

.inCat3 {
    margin:10px 0 0 0;
}

.inCat1 a, .inCat2 a, .inCat3 a {
    display:block;
    float:left;
    border-right:1px solid #eee;
    border-bottom:1px solid #eee;
    background-color:#fff;
    padding:15px;
    font-size:11px;
    text-align:center;
}

.inCat1 a:hover, .inCat2 a:hover, .inCat3 a:hover {
    background-color:#f5f5f5;
}

.inCat1 a .nome, .inCat2 a .nome, .inCat3 a .nome {
    margin-top:5px;
    color:#c30;
}

.inCat1 a .descrizione, .inCat2 a .descrizione, .inCat3 a .descrizione {
    color:#666;
}


/* visualizzazione ricerca */
.inRic, .inRicOld {
    clear:both;
    position:relative;
    margin:10px 20px 0 0;
}

.inRic a.antefoto, .inRicOld a.antefoto {
    display:block;
    border-right:1px solid #eee;
    border-bottom:1px solid #eee;
    background-color:#fff;
    padding:5px;
    min-height:70px;
    font-size:11px;
}

.inRicOld a.antefoto {
    background-color:#f9f9f9;
}

.inRic a.antefoto img, .inRicOld a.antefoto img {
    float:left;
    margin:0 10px 20px 0;
}

.inRic a img.zoomfoto, .inRicOld a img.zoomfoto {
    position:absolute;
    left:3px;
    top:62px;
    background-color:Transparent;
    border:0px;
}

.inRic a.antefoto:hover, .inRicOld a.antefoto:hover {
    background-color:#f5f5f5;
}

.inRic a.antefoto .nome, .inRicOld a.antefoto .nome {
    color:#c30;
}

.inRic a.antefoto .descrizione, .inRicOld a.antefoto .descrizione {
    float:right;
    color:#666;
    font-weight:bold;
}

.inRic a.antefoto .didascalia, .inRicOld a.antefoto .didascalia {
    padding-top:5px;
    color:#333;
}

.evi1 { background-color:#ffff00; font-weight:bold; }
.evi2 { background-color:#c9f76f; font-weight:bold; }
.evi3 { background-color:#ffe773; font-weight:bold; }
.evi4 { background-color:#d9f970; font-weight:bold; }

.totRisultati {
    text-align:right;
    color:#c30;
    font-style:italic;
}


/* news ticker in testata */
#divmycarousel {
    width: 638px;
    height: 370px;
    overflow:hidden;
}

#divmycarousel ul {
    margin:0;
    padding:0;
    list-style:none;
    width: 638px;
    height: 370px;
}
 
#divmycarousel li {
    margin:0;
    padding:0;
}


/* tabs degli stili categorie */
.CatStili, #CatStili {
    height:20px;
    border-bottom:1px solid #eee;
    margin-top:10px;
    margin-bottom:5px;
    background-color:#fff;
} 
    
.CatStili ul, #CatStili ul {
    list-style-type:none;
    margin:0;
    padding:0;
    white-space:nowrap;
} 

.CatStili li, #CatStili li {
    position:relative;
    display:block;
    float:left;
    margin:0;
    padding:0;
}  

.CatStili li a, #CatStili li a {
    display:block;
    float:left;
    margin:0 3px 0 0;
    padding:3px 4px;
    font-size:11px;
    text-decoration:none;
    border:1px solid #eee;
    color:#666;
    background:#fff url('/Images/MenuGray.gif') 0px -13px;
}  

.CatStili li a:hover, #CatStili li a:hover {
    background:#fff url('/Images/MenuGray.gif') 0px -1px;
    border-bottom:1px solid #fff;
}

.CatStili li#activelink a, #CatStili li#activelink a {
    border-bottom:1px solid #fff;
    font-weight:bold;
    background:#fff url('/Images/MenuGray.gif') 0px -1px;
    color:#333;
}

.CatStili li.linkcolor a, #CatStili li.linkcolor a {
    color:#fff !important;
    background:#fff url('/Images/Viola/MenuChiaro.gif') 0px -3px !important;
}
.CatStili li.linkcolor a:hover, #CatStili li.linkcolor a:hover {
    color:#fff !important;
    background:#fff url('/Images/Viola/MenuChiaro.gif') 0px -16px !important;
}


/* paginazione fondo catalogo */
#Paginazione {
    clear:both;
    float:right;
    padding-top:10px;
} 
    
#Paginazione ul {
    list-style-type:none;
    margin:0;
    padding:0;
    white-space:nowrap;
} 

#Paginazione li {
    display:inline;
    position:relative;
    margin:0;
    padding:0;
    text-align:center;
}  

#Paginazione li a, #Paginazione li span {
    display:block;
    float:left;
    margin:0;
    padding:14px 4px 4px 4px;
    font-size:11px;
    text-decoration:none;
    color:#666;
}  

#Paginazione li a:hover {
    
    color:#f16f29;
    border-bottom:1px solid #f16f29;
    padding-bottom:3px;
}

#Paginazione li#activepage a {
    border-bottom:2px solid #f16f29;
    font-weight:bold;
    color:#f16f29;
    padding-bottom:2px;
}

#Paginazione li#prevpage a {
    width:18px;
    height:19px;
    padding-top:15px;
    background:#fff url('/Images/PagPrev.gif') no-repeat;
}

#Paginazione li#prevpage a:hover {
    background:#fff url('/Images/PagPrevActive.gif') no-repeat;
}

#Paginazione li#prevpage a:hover, #Paginazione li#nextpage a:hover, #Paginazione li#nextpage2 a:hover {
    border-bottom:0;
    padding-bottom:4px;
}

#Paginazione li#nextpage a {
    width:55px;
    height:19px;
    padding-top:15px;
    text-align:left;
    background:#fff url('/Images/PagNext.gif') no-repeat right;
}
#Paginazione li#nextpage2 a {
    width:auto;
    height:19px;
    padding-top:15px;
    padding-right:25px;
    text-align:left;
    background:#fff url('/Images/PagNext.gif') no-repeat right;
}

#Paginazione li#nextpage a:hover, #Paginazione li#nextpage2 a:hover {
    background:#fff url('/Images/PagNextActive.gif') no-repeat right;
}


/* numero per pagina */
#QuantePagina {
    float:left;
    padding-top:10px;
} 
    
#QuantePagina ul {
    list-style-type:none;
    margin:0;
    padding:0;
    white-space:nowrap;
} 

#QuantePagina li {
    display:inline;
    position:relative;
    margin:0;
    padding:0;
    text-align:center;
}  

#QuantePagina li a, #QuantePagina li span {
    display:block;
    float:left;
    margin:0;
    padding:14px 4px 4px 4px;
    font-size:11px;
    text-decoration:none;
    color:#666;
}  

#QuantePagina li a:hover {
    color:#f16f29;
    border-bottom:1px solid #f16f29;
    padding-bottom:3px;
}

#QuantePagina li.activepage a {
    border-bottom:2px solid #f16f29;
    font-weight:bold;
    color:#f16f29;
    padding-bottom:2px;
}

#QuantePagina li#page6 a {
    width:27px;
    height:19px;
    padding-top:15px;
    background:#fff url('/Images/Pag6.gif') no-repeat;
}

#QuantePagina li#page6 a:hover {
    color:#666;
    background:#fff url('/Images/Pag6Active.gif') no-repeat;
}

#QuantePagina li#page9 a {
    width:27px;
    height:19px;
    padding-top:15px;
    background:#fff url('/Images/Pag9.gif') no-repeat;
}

#QuantePagina li#page9 a:hover {
    color:#666;
    background:#fff url('/Images/Pag9Active.gif') no-repeat;
}

#QuantePagina li#page12 a {
    width:27px;
    height:19px;
    padding-top:15px;
    background:#fff url('/Images/Pag12.gif') no-repeat;
}

#QuantePagina li#page12 a:hover {
    color:#666;
    background:#fff url('/Images/Pag12Active.gif') no-repeat;
}


/* scheda prodotto */  
#FotoPanel {
    position:relative;
    padding:5px 0 5px 5px; 
    border:1px solid #f5f5f5; 
    border-top:0; 
    border-right:0;
}

#InfoPanel {
    padding:5px 5px 5px 5px; 
    font-size:11px;
}

a.fade img {
    margin-bottom:5px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	border: 1px solid #dddddd;
}
a.fade:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	border: 1px solid #dddddd;
}
a.sele img {
    margin-bottom:5px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	border: 1px solid #ff6907;
}

table#ProdottiTable {
    width:100%;
}

table#ProdottiTable thead {
    font-weight:bold;
    color:#fff;
    background-color:#ccc;
}

table#ProdottiTable tr{
    border-bottom:1px solid #ccc;
}

table#ProdottiTable td{
    padding:1px;
    font-size:11px;
}


/* Correlati  */
.CorrelatiTable { 
    width:130px !important;
}

.CorrelatiTable td { 
    width:130px;
    font-size:11px;
    text-align:center; 
}

.CorrelatiTable td a img  { 
    margin:4px;
    border:1px solid #999 !important; 
}

/* Anche */
.AncheTable table { 
    width:100%;
}

.AncheTable table { 
    width:130px !important;
}

.AncheTable td { 
    width:130px;
    font-size:11px;
    text-align:center; 
}

.AncheTable td a img  { 
    margin:4px;
    border:1px solid #999 !important; 
}


/* pagina punti vendita */

#indirizzo { 
    font-size:11px;
    line-height: 14px;
}

.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC3300;
}

#RicercaTable {
    font-size:11px;
}

#RicercaTable td {
    padding:10px 10px 0 10px;
}

.testo_grigio_scuro {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

.sottotitolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}

.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.titolotablu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1F3694;
}

.box_colorline {
	background-image: url(/images/table_border.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	vertical-align: top;
	text-align: left;
	text-indent: 0px;
	padding: 9px;
	background-color: #ecdaea;
}


table#Stiletabelle td{
    padding:6px;
    font-size:12px;
    line-height: 13px;
    text-align: left;
    border-width: 1px;
    border-color: #666666;
    border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
    background-image: url(/images/table_border.jpg);
	background-repeat: repeat-x;
    background-color: #ecdaea;
}


.testo_header {
	color: #5C5C5C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}	

.sfondodillo {
	width:auto;
	background-image: url(/images/MRmc_small.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-repeat: no-repeat;
	background-position: left top;
}

.cellpad {
	padding-left: 8px;
}

#stat3 td {
	border: 1px solid #999;
}
 
.tabex, tabex th, .tabex td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 10px;
	border: 1px solid #ccc;
}


.mappa{
	font-family: Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size: 12px;
	line-height: 15px;
	padding: 3px;
	border: 1px solid #ccc;
}


.MCDentro {
    margin:10px 0;
    padding:10px;
}

.MCAvviso {
    margin:20px 10px 10px 10px;
    padding:10px;
    font-size:11px;
    font-family:Arial, sans-serif !important;
    font-weight:bold;
    color:#fff;
    background-color:#cc0000;
    padding:5px;
}

.tabMC tr {
    border-top:1px solid #efefef;
}

.tabMC thead tr, .divMC {
    font-size:11px;
    font-family:Arial, sans-serif !important;
    font-weight:bold;
    color:#666;
    background-color:#efefef;
}

.tabMC td, .tabMC th, .divMC {
    border-top:1px solid #efefef;
    font-size:11px;
    padding:5px;
    vertical-align:middle;
}

.tabMC .label {
    text-align:right;
    padding-right:20px;
}

.tabMC .labelb {
    font-weight:bold;
    text-align:right;
    padding-right:20px;
}

.comeInput {
    font-size:13px;
}

.MCBlack { 
    color:#000000 !important; 
}

.MCRed { 
    color:#cc0000 !important; 
}


/* pulsanti */

.butGraph, .butGraphA {
	width:auto;
	height:21px;
	display:inline;
	float:left;
	background:url('/Images/butD.gif') no-repeat top right;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.butGraphA {
	background:url('/Images/butDA.gif') no-repeat top right;
}

.butGraph span, .butGraphA span {
	float:left;
	color:#fff;
	line-height:21px;
	height:21px;
	margin-right:12px;
	font-weight:bold;
	padding-right:15px;
	padding-left:10px;
	display:inline;
	background:url('/Images/butS.gif') no-repeat top left;
}
.butGraphA span {
	background:url('/Images/butSA.gif') no-repeat top left;
}

.butGraph:hover, .butGraphA:hover {
    cursor:pointer;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#FAQ h2 {
    text-align:left;
    font-size:15px;
    font-style:italic;
    color:#666;
}

#FAQ h3 {
    margin:0;
    font-size:13px;
}

#FAQ div {
    padding:4px 0px 4px 20px;
}

table#schedematerassi td {
	font-size:10px;
	text-align: left;
	border: 1px solid #ccc;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 10px;
	padding: 2px 2px 2px 3px;
}
