/* PLACE YOUR OWN CSS IN THIS FILE, DO NOT FORGET TO BACKUP THIS FILE WHEN UPDATING THE THEME */
a {
    color: #666;
}

ul.footer-list {
    display: block;
    list-style: outside none none;
    margin: 10px 0;
    padding: 0;
}

ul.footer-list li {
    display: block;
    font-size: 13px;
    list-style: outside none none;
    margin: 5px 0 0;
}
/* FOOTER Da nero a bianco */
.region10wrap {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    color: rgb(50, 50, 50) !important;
}

.footer_bottom .copyright {
    color: rgb(150, 150, 150);
}
.footer_bottom a {
    color: rgb(50, 50, 50);
}
.footer_bottom {
    border-top: none;
}
/* END FOOTER */

ul.side-nav li.active a {
    background-color: rgb(161, 25, 13);
}
h3 span.color {
    color: rgb(161, 25, 13);
}
h4 span.color {
    color: rgb(161, 25, 13);
}

.bt-cs .bt-inner .bt-title {
    clear: both;
    color: #e42313 !important;
    display: inline-block;
    font-weight: bold;
    line-height: 150%;
    text-transform: uppercase;
}
.bt-introtext {
	text-align: justify;
}
.region0wrap {
	background: #a1190d !important;
}


div.subCategory h2 {
	font-size: 18px;
/*	font-weight: bold;
	text-transform: uppercase;*/
}
div.subCategory {
    background: none !important;
    border: 1px solid rgb(221, 221, 221) !important;
}

.region1wrap {
    background-color: rgba(255, 255, 255, 1);
    border-bottom: 1px solid rgba(153, 153, 153, 0.4);
}
.region9wrap {
    background: none repeat scroll 0 0 rgba(50, 50, 50, 0.9);
    border-top: 5px solid rgba(153, 153, 153, 0.4);
    margin-top: 20px;
}

.bt-cs .bt-inner .bt-title {
    clear: both;
    color: rgb(228, 35, 19) !important;
    display: inline-block;
    font-weight: normal !important;
    line-height: 150%;
    text-transform: none !important; 
}

h1, h2, h3, h4, h5, h6 {
    margin: 20px 0 0;
}

/* ---------------------------------------------------------------------
   Michelangelo: pagina articolo di k2
----------------------------------------------------------------------*/
.bpw_K2Item_right {
	width:29%;
	float:right;
	margin:0 0 7px 0; 
	padding:0x;
}
.bpw_K2Item_extrafields {
	margin:65px 0 7px 0 !important; /*MILA*/
	padding:5px;
	background-color:#eee;
	border:1px solid #ccc; 
}
.itemExtraFields  h4{
	font-weight: 300;
}


.bpw_K2Item_button {
	text-align:left;
	height:50px;
	margin:0 0; 
	background-color:#e42313;
	color:#fff;
   -webkit-box-shadow: 1px 1px 3px #7C7C7C;
    box-shadow: 3px 3px 3px #7C7C7C;
    border-radius: 3px;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;


}
.bpw_K2Item_button a {
	color:#fff;
}
.bpw_K2Item_button h3 {
	color:#fff;
	padding-top:10px;
}
.itemExtraFieldsHeader {
	color:#e42313;
	font-weight: 300;
}


div.itemExtraFields ul li span.itemExtraFieldsValue {
    font-size: 80%;
}

div.itemExtraFields ul li span.itemExtraFieldsLabel {
    font-size: 80%;
    width: 45% !important;
} 

/*michelangelo, menu laterale*/
ul.side-nav li a {
    background: none repeat scroll 0 0 rgb(248, 248, 248);
    border: 1px solid rgb(229, 229, 229);
    display: block;
    padding: 5px;
}


/* ---------------------------------------------------------------------
   MILA SEGUONO UN PO DI MODIFICHE
----------------------------------------------------------------------*/

div.itemListCategory {
    background: none repeat scroll 0 0 #fff!important; 
    border-bottom: 1px solid #ddd!important; 
    margin: 4px 0!important; 
    padding: 0PX 8px!important; 
}


ul.side-nav {
    padding: 42px 0;
}


.maincontent h3 {
    padding: 5px 0!important;
}

div.catItemBody {
    padding: 0!important;
}

div.itemHeader h2.itemTitle {
    color: #e42313!important;
    font-size: 24px!important;
    font-weight: normal!important;
    line-height: 110%!important;
    margin: 0!important;
    padding: 24px 0 3px 1px!important;
}

p.sigProGalleriaWhiteTargetTitle {
    background: none repeat scroll 0 0 #fff!important;
    bottom: 0!important;
    color: red!important;
    display: block!important;
    font-size: 14px!important;
    left: 0!important;
    line-height: 120%!important;
    margin: 0!important;
    opacity: 0.8!important;
    padding: 2px!important;
    position: absolute!important;
    right: 0!important;
}

div.sigProGalleriaWhiteContainer {
    background: none repeat scroll 0 0 #fff !important;
    border: 1px solid #ccc!important;
    clear: both !important;
    margin: 8px 0 !important;
    padding: 5px !important;
}

a.sigProGalleriaWhiteTargetLink img {
    border-bottom: 1px solid #111!important;

}

/* BOX PRODOTTI*/

span.catItemImage img, span.itemImage img{
    border: 0 solid #fff!important;
    box-shadow: 1px 1px 5px #e3e3e3;
    padding: 0;
	opacity: 1;
}

span.catItemImage img:hover, span.itemImage img:hover{
    border: 0 solid #fff;
    box-shadow: 1px 1px 5px #bbb;
    padding: 0;
	opacity: 0.5;
	transition:1s ease;
	background-color:#000;
}



div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    border: 0px solid rgb(221, 221, 221);
    margin: 0 8px 0 0;
    padding: 0px;
}
div.subCategory {
    padding: 0px!important;
}

div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    border: none!important;
    margin: 0 8px 0 0;
    padding: 0px!important;
}
div.subCategory h2 a {
	padding:4px;
}

/* mike menu ridotto */
.top-bar ul > li.active a {
    color: #e42313;
}
.top-bar ul > li.active a {
    border-top: 1px solid;
}
.top-bar ul > li.active a {
    color: #fff;
}
.top-bar ul > li a:not(.button) {
    border-top: 1px solid transparent;
    color: #666;
    display: block;
    font-size: 15px;
    font-weight: 300;
    height: auto;
    line-height: 45px;
    padding: 20px 15px;
}

