@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* FINE RESET */

 /* CLASSI GENERICHE */
.cap {
	text-transform: uppercase;
}

.grigioEvidenza {
	background-color: #c0bbb6;
}

.bull {
	font-size: 8px;
}

.clearB {
	clear: both;
}

.clearL {
	clear: left;
}

.clearR {
	clear: right;
}

.alRight {
	text-align:right;
}
.alCenter {
	text-align:center;
}

.bold {
	font-weight: bold;
}

.bottom10px {
	margin-bottom: 10px;
}

.georgiaB {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}

.georgiaB13 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;

}

.georgiaFooter {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

.georgiaR {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

.coloreScuro {
	color: #59635d;
}

.coloreScuro.a:link,.coloreScuro.a:visited {
	color: #59635d;
	text-decoration: none;
}

.coloreScuro.a:hover {
	color: #59635d;
	text-decoration: underline;
}

.rosso, .red {
	color: #ff4000;
}

.grigiochiaro {
	color: #888;
}

.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
}

.arialR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

.arialFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.arialTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

a:link,a:visited {
	color: #59635d;
	text-decoration: none;
}

a:hover {
	color: #59635d;
	text-decoration: underline;
}

.underline a:link,.underline a:visited {
	text-decoration: underline;
}

.underline a:hover {
	text-decoration: none;
}

.separatorePuntini {
	background-image: url(../img/puntini_separatore_new.png);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sfondoNuoveCollezioni {
	background-color: #939292;
	width: 215px;
	text-align: center;
	padding: 15px;
	color: white;
	font-weight: bold;
}

.sfondoShoppingInfo {
	background-color: #939292;
	width: 180px;
	text-align: center;
	box-sizing: border-box;
	padding: 15px;
}

.sfondoShoppingInfo span {
	color: white;
}

.frecciaRossa {
	margin-bottom: 15px;
	margin-right: 5px;
	width: 170px;
	text-align: right;
}


.alignMiddle {
	vertical-align:middle;
}

.alignTop {
	vertical-align:top;
}

#lingueHeader {
	position:absolute;
	right:0;
	top:0px;

}

#lingueHeader .alignMiddle {
	padding:0px 13px;
}

.capitalize {
	text-transform: capitalize;
}

.hidden {
	display:none;
}

/* IMPAGINAZIONE BASE */
#containerPrincipale {
	margin: 0 auto;
	width: 910px;
	color: #888;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
}

#header {
	width: 715px;
	height: 42px;
	float: none;
	font-size: 12px;
	padding-left: 185px;
	margin-top: 10px;
	position:relative;
}

ul#mainMenu li  {
	float:left;
}
ul#mainMenu li.standard {
	padding:0  9px 2px;
	height:16px;
}
ul#mainMenu li.first {
	padding:0 13px 2px 0;
	height:16px;
}

ul#mainMenu li a {
	text-transform: capitalize;
}

#popUpZoom {
	top: 0px;
	left: 0px;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 0;
	background-color: #555;
	margin:0 auto;

}

#popUpZoom > img {
	cursor: zoom-in;
}

#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight,
#cboxContent{
	background: #555 !important;
}

#cboxContent {
	width: 100% !important;
	height: 100% !important;
	position: fixed !important;
	top:0;
	left:0;
}

#cboxLoadingOverlay{
	background:none;
}
#cboxLoadingGraphic{
	background:url(../img/loader.gif) no-repeat center center;
}

#cboxLoadedContent {
	width: 100% !important;
	height: 100% !important;
}

.popUpZoomCmds {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 100%;
}

.caller_popUpZoom {
}

.stagePreview {
}

.stagePreviewMargin {
	margin: 0px 16px 0px 0px;
}

.stagePreviewShifted {
}

.stagePreviewLink {
}

.zoomMiniatures {
	position: absolute;
	left: 10px;
	top: 209px;
	bottom: 0px;
	padding: 2px 2px 2px 2px;
	width: 75px;
	max-height: 75%;
    overflow: visible;
	padding-right: 0px;
}

.zoomMiniatures .control {
    position: absolute;
    left: 100px;
    cursor: pointer;
    width: 31px;
    height: 18px;
    text-align: center;
    display: none;

}

.zoomMiniatures .control-down {
    top: 60%;
}

.zoomMiniatures .control-up {
    top: 55%;
}

.zoomMiniaturesInner img {
	display: block;
	margin: 10px 0;
}

.zoomMiniaturesInner {
	position: absolute;
	left: 10px;
	bottom: 25px;
	padding: 2px 0px 2px 2px;
	width: 75px;
	max-height: 60%;
	overflow: hidden;
}

#fullscreenZoom {
	position:absolute; left: 12px; top:12px;
	cursor:pointer;
	text-transform:uppercase;
}
#fullscreenZoom img {
	vertical-align:middle;
}

.zoomColors {
	position: absolute;
	right:10px;
	bottom: 25px;
	padding: 2px 2px 2px 2px;
	width: 165px;
	max-height: 50%;
	overflow-y:hidden;
}

#zoomedImage {
	position: fixed;
}

.hiddenMiniature {
	display:none;
}

.subMenuInfo {
	position:absolute;
	top:21px;
	left:233px;
	text-transform:capitalize;
	display:none;
}

#subMenuMyShop {
	position:absolute;
	top:21px;
	left:725px;
	text-transform:capitalize;
	display:none;
}
.subMenuInfo a,#subMenuMyShop a {
	background-color:#f5f0ed;
	padding:5px 15px;
}
.subMenuInfo li,#subMenuMyShop li {
	padding-right:2px;
}

.greyBg {
	background-color:#f5f0ed;

}



#header a:link,#header a:visited {
	text-decoration: none;
	color: #888;
}

#header a:hover {
	text-decoration: underline;
	color: #888;
}

#cartButton {
	cursor:pointer;
}
.numeroAcquisti {
	color: #ff4000;
	font-weight: bold;
}

#colSx {
	width: 180px;
	float: left;
	margin-left: 5px;
}

#contenuto {
	width: 527px;
	float: left;
	margin-bottom:10px;
	position:relative;
}

#colDx {
	width: 180px;
	float: left;
	margin-left: 10px;
}

.vociColDx {
	margin-top: 20px;
	margin-bottom: 20px;
	line-height:16px;
}

.vociColDx > .rosso {
	text-transform: capitalize;
}

#footer {
	background-image: url(../img/bg_footer.png);
	background-repeat: repeat-x;
	float: none;
	height: 175px;
	width: 900px;
	padding-top: 20px;
}

.footCol1 {
	float: left;
	margin-left: 30px;
}

.footCol2 {
	float: left;
	margin-left: 40px;
}

.footCol3 {
	float: left;
	margin-left: 40px;
}

.footCol3 .footer__social-icon {
	margin-bottom: 10px;
}

.footCol3 img {
	float: none;
	vertical-align: middle
}

.footCol4 {
	float: left;
	margin-left: 15px;
}

.footCol5 {
	float: left;
	margin-left: 25px;
}

.footCol5 img {
	margin: 5px;
}

.footCol6 {
	float: left;
	margin-left: 30px;
	width: 70px;
	height: 70px;
}

#footer li {
	list-style-image: none;
	list-style: inside;
	list-style-type: none;
}

#footer a:link,#footer a:visited {
	color: #888;
	text-decoration: none;
}

#footer a:hover {
	color: #59635d;
	text-decoration: underline;
}

/* COLONNA SINISTRA PAGINA */
.bgEshop {
	background-color: #939292;
	width: 160px;
	height: 40px;
	color: #FFFFFF;
	margin-top: 60px;
	padding-left: 49px;
	padding-top: 12px;
	box-sizing: border-box;
}

.logo {
	margin-top: 0px;
}

#menuSx {
	font-size: 14px;
	line-height: 18px;
	padding-bottom:40px;
}

#menuSx ul {
	margin-top: 20px;
}

#menuSx li {
	padding-top: 12px;
	padding-bottom: 12px;
	width:155px;
}

#menuSx a:link,#menuSx a:visited {
	text-decoration: none;
	color: #888;
}

#menuSx li.current a:link,#menuSx li.current a:visited {
	text-decoration: none;
	color: #FF4000;
}

#menuSx a:hover {
	text-decoration: underline;
	color: #888;
}

/* BOX EVIDENZA HOME */
#evidenza, #eshopMain {
	border-top: #dadada 2px solid;
	width: 520px;
	position: relative;
}
#eshopMain {
	padding-top:4px;
}

#eshopMain.list .onlyList {
	display: block;
}
#eshopMain.list .onlyProduct {
	display: none;
}

#eshopMain.product .onlyList {
	display: none;
}
#eshopMain.product .onlyProduct {
	display: block;
}
#eshopMain.seo_text .onlyList {
	display: none;
}

#evidenza .jcarousel-container {
	overflow: hidden;
}

#homeTopCarousel {
	position:relative;
	width: 520px;
	height: 260px;
	overflow: hidden;
}

#homeTopCarousel .slick-dots {
	display: none;
}

#homeTopCarouselItems {
	width:20000em;
	position:absolute;
}

#homeTopCarousel a:link, #homeTopCarousel a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#homeTopCarousel a.redArrow:link, #homeTopCarousel a.redArrow:visited {
	color: #FFFFFF;
	text-decoration: none;
}


#homeTopCarousel a:hover {
}

.topCarouselItem {
	position:relative;
	height: 260px;
	width: 520px;
	float:left;
}

.topCarouselItem img {
	width: 100%;
	height: auto;
}

.topCarouselTitle {
	width: 480px;
	height:57px;
	position: absolute;
	top:172px;
	left:0px;
	background: url(../img/bg_transp_home_carousel.png) top left ;
	color: #FFFFFF;
	font-size: 26px;
	line-height: 30px;
	padding: 15px 20px 15px 20px;
	border-bottom: #666666 1px solid;
}

.topCarouselTitle.hiddenCarouselItem {
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;
	left: 0 !important;
	z-index:2;
	background: none !important;
	padding: 0 !important;
}

#evidenzaSfoglio {
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	background: url(../img/bg_transp_home_carousel.png) top left ;
	z-index: 3;
	right:0px;
	top: 147px;
	height: 15px;
	padding: 5px 20px;
	text-align:center;
}

#evidenzaSfoglio a:link,#evidenzaSfoglio a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#evidenzaSfoglio a:hover {
	text-decoration: underline;
	color: #ff4000;
}

#evidenzaSfoglio a.current:link, #evidenzaSfoglio a.current:visited {
	color: #ff4000;

}

/* BACHECA HOME */
#containerColonne {
	margin-top: 15px;
}

#bachecaColSx {
	width: 260px;
	float: left;
	position: relative;
	background-color: #ebebeb;
}

#bachecaColDx {
	width: 245px;
	float: left;
	position: relative;
	margin-left: 15px;
}

.videoHome {
	width: 240px;
	position: relative;
	z-index: 1;
	margin-bottom: 5px;
}


ul.HTMLPlaylist {
	list-style-position: inside;
	font-size:10px;
	list-style-image: url(../img/freccette_rosse_grey.png);
}

.elementoColSx {
	width: 250px;
	margin-top: 10px;
	padding: 0 10px 10px 0;
	display: block;
}

.elementoColSxTxt {
	float: left;
	margin-left: 10px;
	margin-top: 2px;
	width: 86px;
}

.elementoColSxLogo {
	float: right;
	margin-left: 10px;
	width:140px;
	text-align:center;
	margin-bottom: 10px;
}

.titoloBac {
	margin-bottom: 5px;
}

#boxNuoveCollezioni {
	width: 240px;
	margin-top: 10px;
	margin-left: 0px;
}

.frecciaSx {
	float: left;
	width: 20px;
	margin-top: 120px;
	padding-right: 5px;
}


#homeBottomCarousel {

	position:relative;
	width: 185px;
	height: 320px;
	overflow: hidden;
	float: left;
	margin-left:5px;
}

#homeBottomCarouselItems {
	width:20000em;
	position:absolute;
}


#homeBottomCarousel .foto {
	float: left;
	width: 185px;
}

#homeBottomCarousel .foto img {
	margin-bottom: 10px;
}

.frecciaDx {
	float: right;
	width: 8px;/*20px;*/
	margin-top: 120px;
	/*padding-left: 10px;*/
}

.overlayBox {
	background-color:#fff;
	width:500px;
	padding: 25px 25px ;
}


.overlayBox h2 {
	margin-bottom:20px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:normal;
}

.bachecaColDx__blogPost {
	display: none;
}


/* PAGINA LISTA ESHOP */
#eshopSearchBar {
	background: url(../img/bgSearchBar_90.png) bottom left repeat-x;
	font-size: 12px;
	height:54px;
	/*padding:10px 10px 0;*/
	text-transform: uppercase;
	position:relative;
}
.eshopSearchBarTable {
	display: table;
	padding: 0 10px;
	width: 500px;
}
.eshopSearchBarRow {
	display: table-row;
	height: 27px;
}
.eshopSearchBarCell.first {
	text-transform: none;
	vertical-align: middle;
}
.eshopSearchBarCell {
	display: table-cell;
	padding-right: 5px;
}
.eshopSearchBarLabel {
	padding-top:5px; 
}

.eshopSearchBarSelect {
	color:black;
	padding:5px 20px 5px 5px;
	background: white url(../img/arrowDown.png) center right no-repeat;
	font-size:10px;
	cursor:pointer;
	height: 10px;
	overflow: hidden;
	text-transform: none;
	min-width: 138px;
	max-width: 144px;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;

}
.eshopSearchBarSelect.active { 
	background: white url(../img/arrowUp.png) center right no-repeat; 
} 

#eshopSearchBar #searchButton {
	position:absolute;
	right:10px;
}

ul.menuItems {
     margin:0;
     list-style-type:none;
     list-style-position:outside;
	 z-index:3000;
    float:left;
    width:605px;
	position:absolute;
	display:none;
	z-index:100;
	border:1px solid #91918c;
	padding:5px 8px;
	background-color: #f9f6f4;
	top:47px;
	cursor:auto;
}

ul.menuItems  li {
    list-style-type:none;
    list-style-position:outside;
	line-height:20px;
	margin:0 10px 0 5px;
	padding:5px;
	font-size:10px;
    float:left;
    width:175px;
	background: url(../img/puntini_grigi.png) bottom left repeat-x;
	position:relative;
	z-index:3000;
}

ul.menuItems li.currentItem a {
	color:#ff4000 !important;
}

ul.menuItems a:visited {
	color:#59635D;
}

#menuBrands {
	left:0px;
}

#menuCategories {
	left:0px;
}

strong.red {
	color:#ff4000;
	font-weight:normal;

}

.shopTitle {
	margin:14px 0;
	font-size:12px;
}

.shopTitleList {
	margin:14px 0 14px 12px;
	font-size:14px;
}

.shopTitleList.withIntro {
	margin:14px;
	font-size:14px;
}

.coloreNero {
	color:#000;

}

.eshopList, .eshopSingleProduct {
	background-color:#ebebeb;
}

.eshopProduct {
	float:left;
	border-top:1px solid #ababab;
	width:157px;
	height:325px;
	padding:18px 12px 12px 0;
}

.eshopProduct a:link, .eshopProduct a:visited {
	color:#888;
}

.eshopFirst {
	padding-left:12px;
}

.eshopFirstRow {
	border-top: 0;
}

.toolTipMyDiv {
	 display:none;
}

.eshopProduct .brand {
	font-size:12px;
	font-weight:bold;
	height:50px;
}
.eshopProduct .foto {
	text-align:center;
	background:white;
	width:157px;
}

.navig {
	 float:right;
	 margin:5px 0;
}

.linethrough {
	text-decoration: line-through;
}

.price {

}

.infoPrice {
	margin:8px 0;
}

.infoPrice .tooltip img {
	display: inline;
}

#tooltip {
	text-align:left;
	position:absolute;
	border:1px solid #999;
	background:#F9F6F4;
	padding:10px 10px;
	color:#59635d;
	display:none;
	z-index:1000000;
	font-size:12px;
	width:200px;
	font-family: Arial,Helvetica,sans-serif;
}
#tooltip .tooltipClose {
	background: url(../img/close_grey.png) center center no-repeat;
	width:14px;
	height:15px;
	position:absolute;
	top:10px;
	right:10px;
}

#tooltip .title, #details .title {
	margin: 10px 0;
}

#tooltip .composition {

}

#tooltip .label, #details .label {
	display:block;
	text-transform:uppercase;
	margin:6px 0;
	font-size: 11px;

}
#tooltip .mainPrice, #details .mainPrice {
	font-size:16px;
}

ul.alternativeLinks {
	margin-top:10px;
	list-style-position:inside;
	list-style-type:disc;
}

.eshopSingleProduct {
	padding: 14px 16px;
}

#stage {
	float:left;
	position:relative;
}

.eshopSingleProduct__stage__current
{
	width: 266px; height: 399px; display:table; max-height:399px;
}

.eshopSingleProduct__stage__current__wrapper {
	position: absolute; overflow-y:hidden; overflow-x:hidden; display:table-cell; vertical-align:middle; width: 266px; height: 399px; max-height:399px; background-color:white;

	background: url('../img/loader_inv.gif') center center no-repeat;
}

.eshopSingleProduct__stage__thumbs {
	position: relative; left: -1px; width: 280px; padding: 4px 0px 0px 0px;
}

.fourthImg {
	margin: 0;
}

#details {
	font-size:12px;
	color:#59635d;
	margin-left:286px;
}

#details .details__description .name.coloreScuro {
	margin-bottom: 1em;
}

#details .priceNoDiscount {
	color: #ff4000;
}

.shareProduct {
	margin:40px 0 10px;
	width:160px;
}

.mailFriend {
	margin:5px 0;
}

.fbIframe {
	margin:5px 0;
	overflow:hidden;
	width:160px;
	height:30px;
}
.twitterIframe {
	margin:5px 0;
	overflow:hidden;
	width:160px;
	height:30px;
}

.titleOnly  {
	margin-bottom:32px;
}
#relatedProducts {
	border-top:1px solid #e0dddb;
	background-color: #F5F0ED;
}
.separatore {
	height: 10px;
}
.separatore.dotted {
	background: url("../img/puntini_separatore_new.png") repeat-x bottom;
}
#relatedProducts h2 {
	padding:14px 12px;
}

#relatedProducts .eshopProduct {
	border-top: none;
	padding-top:0px;
}

#relatedProductsNav {
	height:23px;
	background:white;
	padding:5px 0 3px;
	width:520px;
	position:relative;
	border-bottom:1px solid #e0dddb;

}
#relatedProductsNav .prev, #relatedProductsNav .next {
	position:absolute;
	cursor:pointer;
	width:23px;
	height:23px;
}

#relatedProductsNav .prev {
	left:0px;
}
#relatedProductsNav .next {
	right:0px;
}

#relatedProductsCarousel {
	height:260px;
	width:520px;
	overflow:hidden;
	position:relative;
}

.relatedProductsCarouselItems {
	width:20000em;
	position:absolute;
}

.relatedProductsCarouselItem {
	float:left;
	width:520px;
}
/* +++++++++++++++++++++++++++++ */
#similarProducts {
	border-top:1px solid #e0dddb;
	background-color: #F5F0ED;
	position: relative;
}

#similarProducts .similarPrev {
	position: absolute;
	left: 0px;
	top: 180px;
	margin: 0;
	float: none;
	cursor: pointer;
}

#similarProducts .similarNext {
	position: absolute;
	right: 0px;
	top: 180px;
	margin: 0;
	float: none;
	width: auto;
	cursor: pointer;
}

#similarProducts h2 {
	padding:14px 12px;
}

#similarProducts .eshopProduct {
	border-top: none;
	padding:0px;
}

#similarProductsCarousel {
	height:370px;

    margin: 0 auto;
    float: none;
    width: 472px;
	overflow: hidden;
}

.similarProductsCarouselItems {
    width: 507px;
    height: 100%;
    margin: 0 auto;
}

.similarProductsCarouselItems .eshopProduct {
    width: 169px;
    padding: 0 6px;
    box-sizing: border-box;
}
    /*!*.similarProductsCarouselItems {*!*/
	/*!*width:20000em;*!*/
	/*!*position:absolute;*!*/
/*!*}*!*/

/*.similarProductsCarouselItem {*/
	/*float:left;*/
	/*width:520px;*/
/*}*/
.purchaseBox {
	font-size: 12px;
	margin: 23px 0 16px 0px;
	width: 180px;

}

.purchaseBox .label {
	text-transform:uppercase;

}

.purchaseBox select {
	background-color:white;
	font-size:10px;
	border:1px solid #888;
	width:107px;
	margin-left:5px;
}

.purchaseBox td {
	padding:10px 0;
}

.purchaseBox .table {
	display: table;
	width: 100%;
}

.purchaseBox .row {
	display: table-row;
}

.purchaseBox .cell {
    display: table-cell;
	padding: 10px 0;
	vertical-align: middle;
}
.purchaseBox .cell.hidden {
	display: none;
}

.purchaseBox .purchaseBox__buttons {
	margin-top: 5px;
	border-collapse: separate;
	border-spacing: 0 5px;
}
.purchaseBox .purchaseBox__buttons .cell {
	padding: 0px;
	box-sizing: border-box;
	height: 40px;
}


.purchaseBox__inputs__add_to_cart, .purchaseBox__inputs__add_to_cart_mobile {
	width: 180px;
	height: 32px;
	background: #78a5ff url(../img/purchaseButton_new.png) top right no-repeat;
	color: white;
	text-transform: uppercase;
	cursor: pointer;
	padding: 8px 40px 32px 15px;
	font-weight: bold;

	box-sizing: border-box;
}

table.sizes {
	font-size:12px;
	text-align:left;
	margin-top:10px;
	border-bottom:1px solid grey;
	border-right: 1px solid grey;
}


table.sizes td, table.sizes th {
	padding:5px;
	border-top:1px solid grey;
	border-left: 1px solid grey;
}

#verisignIframe {
	width:135px;
	height:120px;
}

.mainTitle {
	margin-top:13px;
}
.subTitle, .mainImg {
	margin-bottom:29px;
}
.mainText  , .wideText   {
	margin-bottom: 60px;
	color:#666;
}

.mainText {
	margin-right:180px ;
}

.mainText p, .wideText p {
	margin-bottom:10px;
}

.mainText a, .wideText a {
    text-decoration: underline;
}

.bottomBorder {
	border-bottom: 1px solid #DADADA;
	margin-bottom: 50px;
}

.borderFocusedImg {
	border: 1px solid #ff4000;
}

.borderBlurImg {
	/* border: 1px solid gray; */
	border: 1px solid #F5F0ED;
}

.rightPictures {
	float:right;
    margin-right:30px;
}

.nlSubmit{
	background: #000;
	color:white;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	height:30px;
	width:100px;

}

.newsletterField {

}

a.nohover:hover {
	text-decoration:none;
	color:#888;
}

.shopSteps {
	margin-top:5px;
	color:#59635D;
	height:34px;
	font-size:11px;
	width:520px;
}

.shopSteps .shopStep {
	padding:6px 26px 0px 7px;
	height:22px;
	background:  url(../img/bg_step.png) right center no-repeat;
	margin-right:4px;
}

.shopSteps span.step {
	color:#7a7a7a;
	font-weight:bold;
	padding-right:2px;
}

.shopSteps .last {
	background:  url(../img/bg_step_last.png) right center no-repeat;
}
.shopSteps .current {
	background:   url(../img/bg_step_current.png) right center no-repeat;
}

.shopSteps .current span.step {
	color:#FF4000;
}

.redCart {
	float:right;
	margin:20px 0px 10px;
	font-family: Arial, sans-serif;
}
table.redCart td {
	vertical-align:middle;

}

table.cart {
	font-size:12px;
	border-bottom:1px solid #e7e7e7;
	width:520px;
}

table.cart td{
	padding:4px 4px;
}

table.cart tr {
	border-top:1px solid #e7e7e7;
}


tr.cart_header {
	text-transform:uppercase;
}

tr.cart_header td {
	padding:8px 4px;
}

tr.cart_header td ,	tr.cart_product td, tr.totalRow td {
	vertical-align:middle;
}

table.cart tr.cart_product {
	color:#59635D;
	vertical-align:middle;
}

.cart_product input.qtyInput {
	width:20px;
}

table.cart td.total {
	font-weight:bold;
	color:#FF4000;
	text-transform: uppercase;
	padding-bottom:5px;
}

.continueShopping {
	border-bottom:1px solid #e7e7e7;
	padding:18px;
	text-transform:uppercase;
	font-size:12px;
}

.couponRestrictions {
	max-height:100px;
	overflow:auto;
	margin:10px 0 20px;
}

.allProducts {

	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	padding:18px;
	text-transform:uppercase;
	font-size:12px;
	text-align:right;
}

.continueShopping a:link, .continueShopping a:visited {
	color:#888;
}

.selectedShippingAddress span{
	font-weight: bold;
}

.loginCart {
	padding:25px;
	font-size:12px;
}

.boxForSmallContent {
	margin-top:50px;
	padding:25px;
	font-size:12px;
	border-top:1px solid #e7e7e7;

}

.cartUserTitle  {
	text-align:center;
}
.cartUserTitle, .bigTitle {
	text-transform:uppercase;
	margin-bottom:15px;
	color:#59635D;
	font-size:16px;
	font-weight: normal;
}

.loginRegister {
	width:100%;
	color:#59635D;
	margin-bottom:10px;
}

.loginRegister input {
	vertical-align:middle;
}

.loginRegisterForm {
	width:400px;
	color:#59635D;
}

.loginRegisterForm .finn_label {
	display:block;
}

.loginRegisterForm .elementDiv {
	margin:10px 0;
	color:#59635D;
}

.loginRegisterForm .elementDiv .stateorprovince .hiddeno {
	opacity: 0;
}
.loginRegisterForm .elementDiv .stateorprovince2 {
	display: none;
	position: absolute;
	top: 20px;
}

.elementDiv input {
	margin-top:5px;
	width:200px;
}

.elementDiv textarea {
	margin-top:5px;
	width:200px;
	height:60px;
}

.repeat_pass  {
	display:block;
}

.error {
	display:block;
	color:red;
}
.error a:link, .error a:visited  {
	text-decoration:underline !important;
}

.fieldsWarning {
	margin-top:20px;
	color:#FF4000;
}

input.cartSubmit {
	background: url(../img/bgCartSubmit.png) top right no-repeat;
	color:white;
	text-transform:uppercase;
	border:none;
	padding-right: 30px;
	text-align:center;
	height:28px;
	font-size:14px;
	cursor:pointer;
}

p.submit {
	margin-top:10px;
	text-align:right;
}

.padded {
	padding:20px;
	font-size:12px;
}

.finnUserMessages, .finnErrorMessages {
	font-size:12px;
}
.finnErrorMessages {
	color:red;
	/*background: url(../finnGraphics/skin/close_grey.png)  left center no-repeat;*/
	padding:5px 5px 5px 20px;
}
.cartPages {
	font-size:12px;
}

.cartPages h2 {

}

#im_conditions {
	padding:10px;
}

.cartSuccess {
	border-top:1px solid #e7e7e7;
	line-height:16px;
	color:#59635D;
}

.cartSuccess h3 {
	text-transform:uppercase;
	color:#FF4000;
	margin:10px 0;
	font-weight:normal;
	font-size:14px;
}

.orderPreview {
	margin:0px -25px;
	border-top: 1px solid #eceaeb;
}

.orderPreview tr.products td {
	background-color:white;
}

.orderPreview tr.header td {
}

.orderPreview tr td {
	border-bottom: 1px solid #eceaeb;
	padding:2px;
}

td.price, .total {
	text-align:right;
}

.finnCartLogin {
}



.availableBrands {
	width:520px;

}

.availableBrands td {
	padding: 0px 10px 20px 0;
	width:33%;
}

.nameBrand {
	height:22px;
}


ul.moreInfoBrand {
	font-size:10px;
	list-style: disc inside;
	color:#FF4000;
}

.eshopList .eshopProduct .foto > a {
	display: inline-block;
	width: 100%;
	height: 235px;
	position: relative;
}

img.prodThumb{
	width:100%;
	height:auto;
}



div#instructions {
    position: absolute;
    text-align: left;
    top: 435px;
	width:266px;
}
#stageControls {
    position: absolute;
    top: 410px;
	text-align:right;
	width:266px;
}
#suggestToFriend {
	margin-top:10px;
}
#suggestToFriend label, #suggestToFriend span {
	display:block;
}

#suggestToFriend input[type=text], #suggestToFriend textarea {
	width:180px;
}

#suggestToFriend .cartSubmit {
	margin-top:10px;
}

.marginTop {
	margin-top:5px;
}

#credits {
	text-align:right;
	width: 870px;
	padding: 5px 30px 10px 0;
}
#credits a:link, #credits a:visited {
    color: #888;
    text-decoration: none;
}

.numItems {
	width:20px;
	height:15px;
}

#seo {
	font-size:11px;
	margin-top:30px;
	padding-top:10px;
	border-top: 2px solid #F7F3F1;
}

#seo a:link, #seo a:visited {
	color:#888;
	text-decoration:none;
}
#seo a:hover {
	color:#888;
	text-decoration:underline;
}

#finnform_users input {
	display:block;
}

.seo_text .mainImg {
	float: left;
	margin: 0 10px 10px 0;
}
.seo_text .mainText {
	margin-right: 0px !important;
	/* margin-bottom: 0px !important;*/
}


.menx{ text-align: left; margin-top:30px; font-size: 13px !important; /* margin-bottom: 60px; */}
.menx ul{ margin: 0px; padding-left:0px; padding-bottom: 10px;    }
.menx ul li{ margin: 0px;padding: 0px; /*display:inline;*/padding-right:7px; background-image:none; }
.menx ul li a {color:#59635d;background-position:right;background-repeat:no-repeat;padding-right:14px; text-decoration: none; font-weight:normal; }
.menx ul li a:hover {  text-decoration:none; color:#ff4000;}


#eKomiWidget_default {
	width: 162px;
	height: 237px;
	margin: 10px 0px 0px 8px;
}

#userResetPassword .passwordConfirm label{
	display:block;
}
#userResetPassword input {
	margin:10px 0;
}

.eKomiTitle {
	font-size:12px;
}

.cartHeader {
	/*width:103px;*/
}
.navig .pageLink, .navig .currentPage {
	padding: 0px 5px;
}

#cboxClose{position:absolute;
	top:10px;
	right:15px !important; background: url(../img/close_grey.png) center top no-repeat !important;
	width:70px !important;
	height:35px;
	padding-top:20px;
	text-indent:0px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	text-align:center;
	color: #FFFFFF;
	text-transform: uppercase;
}


.feedbackPopup {
	width:406px;
	padding:20px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#59635D;
}
.feedbackPopup h1 {
	text-transform:uppercase;
	font-size:20px;
	margin-bottom:10px;
	color: #FF4000;
}
.feedbackPopup p.instructions {
	margin-bottom:10px;
	font-size:14px;

}
.feedbackPopup .finnFormElement {
	margin-bottom:5px;
}
.feedbackPopup input[type=text], .feedbackPopup textarea {
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
}
.feedbackPopup p.finnFormLabel {
	margin-bottom:5px;
	font-weight:bold;
}
.feedbackPopup p.finnFormLabel.warning{
	margin-top:20px;
	font-size:12px;
}
.feedbackPopup input.finnButton {
	width:150px;
}
.feedbackPopup p.button {
	margin-top:10px;
	text-align:right;
}

#f_customerFeedback_comments {
	height:200px;
}
#finn_elcustomerFeedback_type li   {
	margin-bottom:10px;
}
#finn_elcustomerFeedback_type li input {
	float:left;
}
#finn_elcustomerFeedback_type li label {
	line-height:20px;
	padding:5px;
}
.feedbackPopup #finnValidationErrors {
	color:#FF0000;
}
 

/************WISHLISTS **************/
.purchaseBox__inputs__addToFavourites {
	 width: 180px;
	 height: 32px;
	 background: #78a5ff url(../img/wishlistButton_new.png) top right no-repeat;
	 color: white;
	 text-transform: uppercase;
	 cursor: pointer;
	 padding: 8px 40px 32px 15px;
	 font-weight: bold;
	 margin-bottom: 5px;
	 box-sizing: border-box;
}
.purchaseBox__addToFavsPanel{

 	padding:5px 0;
}
.purchaseBox__addToFavsPanel .favsLoginPanel{
	display:none;
}

.favsLoginPanel .registrationLink  {
	margin-top:5px; 
}
.favsLoginPanel .registrationLink img{
	position:relative;
	left:5px;
	top:4px;
}

.favsLoginPanelTitle {
	padding-bottom:5px;
}

#headLoginPanel {

  left: -12px;
  position: absolute;
  width: 150px;
  padding: 20px 8px;
	z-index:100;
  border-left: 1px solid #DCC6C6;
	border-bottom: 1px solid  #DCC6C6;
	border-right: 1px solid  #DCC6C6;
}

#headLoginPanel input{
	width:144px;
	display:block;
	margin-bottom:8px;
}
#headLoginPanel img{
	position:relative;
	left:5px;
	top:4px;
}
#headLoginPanel .registrationLink
{
	margin-top:18px;
	/*padding:0px 3px;*/
	text-transform: none;
}
#headLoginPanel  .cart_title_small{
	text-transform: none;
	/*padding:0px 3px;*/
	display:block;
}
#headLoginPanel input.cartSubmit
{
	margin-top:14px;
}

.purchaseBox__addToFavsPanel .elementDiv input {
    width: 150px;
    margin-bottom:3px;
}
.loginPanel input.cartSubmit
{
	width: 100%;
}
input#newWishlistName{
	  width: 120px;
}
.addToWishlist{
display:block;
text-align: center;
margin: 5px 0;

}
.favsChooseListPanel .buttons{
	margin-top:10px;
}
.favsChooseListPanel .buttons a{
	padding:5px;
	color:white;
	background-color: #FF4000;
	 display: block;
    margin-top: 2px;
}

div.newWishlistName{
	margin-top: 6px;
}





#newWishlistName.fullDisplay{
	width:98%;
}


.checkboxes div{
	padding: 5px 0;

}
.favsChooseListPanel input[type=checkbox]{
	float:right;
}
.purchaseBox__inputs__createNewWishlist{
	background-color:#888888;
	text-transform: uppercase;
	text-align:center;
}
.purchaseBox__inputs__saveWishlists{
	text-transform: uppercase;
	text-align:center;

}
.purchaseBox__inputs__saveWishlists img{
	height: 12px;
	float:right;

}
.float-left{
	float:left;
}

li.wishlistHeader img{
	position:relative; top:1px;
	margin-left:2px;
}

div.registrationForm{
background-color: #F5F0ED;
margin-top: 8px;
padding: 14px 16px;
width: auto;
}
div.registrationForm h1{
	margin-bottom: 10px;
}
div.registrationForm form
{
	padding:15px 10px;
}

a.recoverPassLink {
	color:#FF4000;
}


#finnFinnlets_customerFeedback_hotCorner_container {
	display: none !important;
}

img[src="../img/sepHeader.gif"] {
	display: none;
}

.lang_it:after, .lang_en:after {
	display: inline-block;
	content: '';
	height: 16px;
	width: 16px;
	margin-left: 5px;
	vertical-align:	top;
}

.lang_it:after {
	background: url(../img/Italy.png) center no-repeat;
	background-size: cover;
}

.lang_en:after {
	background: url(../img/UK.png) center no-repeat;
	background-size: cover;
}

.lang_it, .lang_en {
	display: inline-block;
	vertical-align: middle; 
	text-transform: capitalize;
}

.arialBSideMenu {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
}

.arialRSideMenu {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

.marchioImg {
	float: left;
	margin: 15px 15px 15px 0;
}

.marchioText {
	margin-top: 15px;
}

.marchioText strong {
	font-weight: normal;
}

.selectedShippingAddress__address {
	display: inline-block;
}

div.table {
	display: table;
}

div.table .row {
	display: table-row;
}

div.table .row .cell {
	display: table-cell;
}

@media (min-width:1025px) {
	.onlyMobile {
		display: none !important;
	}
}

#contenuto #eshopMain #eshopSearchBar .eshopSearchBarTable .label + .close {
	display: none;
}