/*titolo: helvetica bold 12pt #FFFFFF
format : helvetica 10pt regular
format : helvetica 10pt regular #99C33A
border img : #888887

go to list: helvetica 10pt
*/
#lineacentralealloggio{
	 z-index:995;
    position:fixed;
	height:100%;
	padding: 0px;
    top:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
}
#lineacentrale{
	margin-left:auto;
	margin-right:auto;
	width:1px;
	background-color:#FFFFFF;
	height:100%;
	z-index:10;
}
#bannerdiv{
    z-index:999;
    position:fixed;
	height:79;
	background-image: url('playerban.png');
	background-repeat:repeat-x;
    padding: 0px;
    top:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
  }
#bannerlogo{
	margin-left:auto;
	margin-right:auto;
	width:83px;
	height:91px;
	background-image: url('logo.jpg');
}
.posrel{
	position:relative;
}
/*
#playerdiv{
    z-index:1000;
    position:fixed;
    background-color: #333;
    padding: 0px;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
  }*/
#playerdiv {
    z-index: 1000;
    position: fixed;
    background-color: #333333f7;
    padding: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-bottom: 0px;
}
#playeralloggio{
	width: 820px;
	margin-left:auto;
	margin-right:auto;
	height: 80px;
	position:relative;
}
#settingsalloggio{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:100px;
	position:relative;
}
#settingsblock1{
	position:absolute;
	top:0px;
	left:0px;
	width:960px;
	height:100px;
	background-color:#595856;
	-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; -khtml-border-top-left-radius: 8px; border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; -khtml-border-top-right-radius: 8px; border-top-right-radius: 8px;
	padding:3px 5px 0px 5px;
}
#playerblock1{
	position:absolute;
	top:0px;
	left:0px;
	width: 55px;
	height:100px;
	/* background-color:#595856; */
}
#playerblock2{
	position:absolute;
	top:0px;
	left: 77px;
	width: 733px;
	height:100px;
	/* background-color:#2E2C2F; */
}
#playerblock3{
	position:absolute;
	top:0px;
	left:819px;
	width:41px;
	height:100px;
	background-color:#424242;	
}
#playerblock4{
	position:absolute;
	top:0px;
	left:861px;
	width:100px;
	height:100px;
	background-color:#595856;
}

#playerlogo{
	 position:absolute;
	 top: 46px;
	 left: 539px;
	 width: 140px;
	 height: 30px;
	 background-image: url('logoinityplayer.png');
}
 
#playeraddcart{
	 position:absolute;
	 top: 20px;
	 left: 636px;
	 width: 33px;
	 height: 58px;
	 /*background-image: url('carrello.png');*/
}
#playerplay{
	position:absolute;
	top: 32px;
	left: 28px;
	width: 40px;
	height: 40px;
	cursor:pointer;
}
.playerplay{
	background-image: url('play.png');
	background-repeat: no-repeat;
}
.playerplay:hover{
	/*background-image: url('play_over.png');*/
}
.playerpause{
	background-image: url('pause.png');
	background-repeat:  no-repeat;
}
.playerpause:hover{
	/*background-image: url('pause_over.png');*/
}

#playeropenplayer{
	position:absolute;
	top:21px;
	left:19px;
	width:62px;
	height:70px;
	cursor:pointer;
}
.playeropenplayer{
	background-image: url('open_normal.png');
}
.playeropenplayer:hover{
	background-image: url('open_over.png');
}
#playernext{
		position:absolute;
		top: 8px;
		left: 48px;
		width: 24px;
		height: 18px;
		cursor:pointer;
		/* background-color: white; */
}
.playernext{
	background-image: url('forward.png');
}
.playernext:hover{
	/*background-image: url('next_over.png');*/
}

#playerprev{
		position:absolute;
		top: 8px;
		left: 17px;
		width: 24px;
		height: 18px;
		cursor:pointer;
		/* background-color: white; */
}
.playerprev{
	background-image: url('historybutton.png');
}
.playerprev:hover{
	/*background-image: url('next_over.png');*/
}
  #playerimagediv{
    position:absolute;
    top: 4px;
    left: 11px;
    width: 72px;
    height: 72px;
    /* border:1px solid #898788; */
    overflow: hidden;
    background-color:#000;
  }
  #playeraudiodiv{
    float:left;
    width:310px;
    padding:20px 0px 0px 0px;
    display:none;
  }
  #playercontrolsdiv{
    float:left;
    color:#FFFFFF;
    font-family:arial;
    font-size:11px;
    padding:10px 0px 0px 0px;
  }
  #playerbuttondiv{
  float:left;
    color:#FFFFFF;
    font-family:arial;
    font-size:11px;
    padding:20px 0px 0px 0px;
  }
  #choicediv{
   float:left;
   margin:16px 0px 0px 18px;
   
   display:none;
  }
  #detachdiv{
   float:left;
   margin:16px 0px 0px 18px;
   color:#FFFFFF;
    font-family:arial;
    font-size:11px;
    cursor:pointer;
    border: 1px solid #ffffff;
    padding: 5px;
  }
  /*#playerinfodiv{
    position:absolute;
    top: 4px;
    left: 98px;
    width: 538px;
    height: 26px;
    font-family:Helvetica;
    font-size: 24px;
    color:#FFFFFF;
    overflow: hidden;
    white-space: nowrap;
    line-height: 20px;
  }*/
  #playerinfodiv {
    position: absolute;
    top: 4px;
    left: 98px;
    width: 538px;
    height: 26px;
    font-family: Helvetica;
    font-size: 16px;
    color: #FFFFFF;
    overflow: hidden;
    white-space: nowrap;
    line-height: 20px;
}




  #spaninfodiv{
	  cursor:pointer;
  }
  #spaninfodiv:hover{
	color: #CCC;
  }
  #playerformatdiv{
    position:absolute;
    top: 28px;
    left: 98px;
    width:590px;
    height:14px;
    font-family:Helvetica;
    font-size: 16px;
    color:#FFFFFF;
  }
  #playergenrediv{
    position:absolute;
    top: 29px;
    left:103px;
    width:590px;
    height:14px;
    font-family:Helvetica;
    font-size:10px;
    color:#98B654;
  }
  .genrespan{
	font-family:Helvetica;
	font-size: 16px;
	color: #c6502c;
	}
  #playerduratadiv{
    position:absolute;
    top: 39px;
    left: 412px;
    width:100px;
    height:14px;
    font-family:Helvetica;
    font-size:10px;
    color:#595856;
    text-align:right;
  }
  #playerlinkspan{
    cursor:pointer;
    border: 1px solid #ffffff;
    margin: 0 0 0 10px;
    padding: 5px;
  }
  #playerpausespan{
    cursor:pointer;
    /*border: 1px solid #ffffff;*/
    margin: 0;
    /*padding: 5px;*/
  }
  #playercartspan{
    cursor:pointer;
    border: 1px solid #ffffff;
    margin: 0 0 0 10px;
    padding: 5px;
  }
  #playernextspan{
    cursor:pointer;
    border: 1px solid #ffffff;
    margin: 16px 0px 0px 18px;
    padding: 3px;
    float:left;
    font-family:arial;
    font-size:13px;
    color:#FFFFFF;
  }
  .playerimg{
    height: 72px;
    width: 72px;
    vertical-align: middle;
   }
   #categorydiv{
   float:left;
   margin:16px 0px 0px 18px;
   
   display:none;
   }
   #formatdiv{
   float:left;
   margin:16px 0px 0px 18px;
   
   display:none;
   }
   .selectclass{
   
   }
   .playertitle{
    font-size:14px;
    font-weight:bold;
	cursor:pointer;
   }
   .playerlabel{
	   color:#6A6A6A;
	   font-weight:bold;
	   margin-top:5px;
   }
   .playercategory{
	color:#505050;
	font-weight:bold;	  
   }
   #playerseek{
    background-color: #4d4d4d;
    height: 5px;
    position:absolute;
    margin:0px 0px 10px 0px;
    cursor:pointer;
    top: 54px;
    left: 98px;
    width: 413px;
   }
   #playerplayed{
   position:absolute;
   left:0px;
   top:0px;
   height: 5px;
   width:1%;
   background-color: #fff;
   }
   #playertracks{
	/*
	background-color:#000000;
	cursor:pointer;
	*/
	height:6px;
	position:absolute;
	margin:0px 0px 10px 0px;
	top: 61px;
	left: 98px;
	width: 413px;
	}
   .trackholder{
	   z-index:1000;
		position:absolute;
		top:0px;
		min-width:10px;
		height:12px;
		background-image: url('trackarrow.png');
		background-repeat:no-repeat;
		padding-left:12px;
		margin-left:-5px;
		cursor:pointer;
		font-family:Helvetica;
		color:#FFFFFF;
		font-size:11px;
		display: inline-block;
		white-space: nowrap;
   }
   .trackholderextra{
	   background-color:#2E2C2F;
	   z-index:5000;
   }
   #extrainfo{
    font-family:arial;
    font-size:11px;
   }
   #extrarelated{
    float:left;
    width:50%;
	margin-top:82px;
	border-right:2px solid #FFFFFF;
	height:100%;
   }
   #extrahistory{
    float:right;
    width:49%;
	margin-top:92px;
   }
   #extrahistorydiv{
    overflow-y:scroll;
    height:300px;
	display:none;
   }
   #extrahomediv{
    overflow-y:scroll;
    height:300px;
   }
   #extrasearchdiv{
    height:300px;
    display:none
   }
   #extrasearchresultdiv{
    overflow-y:scroll;
    height:270px;
   }
   #extrarelateddiv{
    /*overflow-y:scroll;*/
	padding:0px 10px 0px 10px;
   }
   #extrarelatedtitle{
    font-size:23px;
    font-family:arial;
	position:absolute;
	top:21px;
	left:24px;
	background-image: url('reletedarrow.png');
	background-repeat:no-repeat;
	padding-left:39px;
	width:175px;
	height:30px;
	color:#32312F;
   }
   
   #extrahistorytitle{
    font-size:16px;
    font-family:arial;
	position:absolute;
	top:29px;
	left:70%;
   }
   .extrahistoryline{
    border-bottom:1px dashed #BABABA;
    position:relative;
    height:90px;
   }
   .extrarelatedline{
    border-bottom:1px dashed #BABABA;
    position:relative;
    height:90px;
   }
   .extratoshow{
   display:none;
   }
   .extraplay{
    position:absolute;
    top:34px;
    left:0px;
    width:30px;
    height:30px;
    cursor:pointer;
   }
   .extraimg{
   position:absolute;
    top:23px;
    left:40px;
    width:50px;
    height:50px;
   }
   .extratitle{
   position:absolute;
    top:23px;
    left:105px;
    width:76%;
    height:60px;
    overflow:hidden;
    white-space: nowrap;
	font-family:helvetica;
	font-size:12px;
	
   }
   .extrabuy{
	position: absolute;
	top: 30px;
	right: 18px;
	width: 30px;
	height: 30px;
   }
   .extraimgimg{
   width:50px;
   height:50px;
   }
   .extramenu{
   cursor:pointer
   }
   .extramenuselected{
    font-weight:bold;
   }
   #extrahomebutton{
	background-repeat:no-repeat;
	width:24px;
	height:21px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
   }
   #extrahistorybutton{
	background-repeat:no-repeat;
	width:25px;
	height:25px;
	position:absolute;
	top:0px;
	left:42px;
	cursor:pointer;
   }
   #extrasearchbutton{
	background-repeat:no-repeat;
	width:23px;
	height:21px; 
	position:absolute;
	top:0px;
	left:86px;
	cursor:pointer;
   }
   
   .extrahomebutton{
	background-image: url('logo_home.png');
   }
   .extrahistorybutton{
	background-image: url('logo_history.png');	
   }
   .extrasearchbutton{
	background-image: url('logo_search.png');
   }
   .extrahomebutton:hover{
	background-image: url('logo_home_o.png');
   }
   .extrahistorybutton:hover{
	background-image: url('logo_history_o.png'); 
   }
   .extrasearchbutton:hover{
	background-image: url('logo_search_o.png');
   }
   
   .extrahomebutton_hover{
	background-image: url('logo_home_o.png');
   }
   .extrahistorybutton_hover{
	background-image: url('logo_history_o.png'); 
   }
   .extrasearchbutton_hover{
	background-image: url('logo_search_o.png');
   }
   
   #playerfloatleft{
    float:left;
   }
   #playerfloatright{
    float:right;
    margin-right:20px;
   }
   /*#playervolumecontrol{
	   position:absolute;
	   top: 11px;
	   left: 670px;
	  }*/
	  
	 
	#playervolumecontrol {
		position: absolute;
		top: 11px;
		left: 563px;
	}
   /*#playervoldiv{
    position:relative;
    
   }*/
   
	#playervoldiv {
		position: absolute;
		top: 41px;
		left: 0px;
		width: 60px;
	}
   #playervolgrey{
   z-index:1010;
   position:absolute;
   top: 0px;
   left: 0px;
   width: 60px;
   h;
   height: 4px;
   background-color: #4d4d4d;
   }
   #playervolwhite{
   z-index:1011;
   position:absolute;
   top: 0px;
   left: 0px;
   width: 60px;
   height: 4px;
   background-color:#FEFEFE;
   }
   #playervolimg{
   z-index:1012;
   position:absolute;
    top:0px;
    left:0px;
    width:20px;
    height:65px;
   }
   #playervolbutton{
   z-index:1013;
   position:absolute;
   top: 0px;
   left: 0px;
   width: 60px;
   height: 9px;
   cursor:pointer;
   }
   /*
   #playervollogo{
	   position:absolute;
	   top: 4px;
	   left: 645px;
	   width: 21px;
	   height: 19px;
	   background-image: url('volumeicon.png');
	  }*/
	  
	 #playervollogo {
		position: absolute;
		top: 45px;
		left: 534px;
		width: 21px;
		height: 19px;
		background-image: url(volumeicon.png);
	}
   .playerdiv_list{
	  text-align:left;
	  margin-top: 6px;
	  height:26px;
	  padding:0px 5px 0px 5px;
   }
   .buttonloadplayer{
    cursor:pointer;
    /*width:0px;*/
	/*display:inline;*/
	float:left;
   }
   .buttonformat{
	   /*display:inline;*/
	   float:right;
	   margin-left: 6px;
   }
   .buttonplayimg{
    border:0 !important;
   }
   .buttonpauseimg{
    border:0 !important;
   }
  .sfondoplayer{
	  background-image: url('sfplayer.jpg');
	  background-repeat:repeat;
  }
  #clearallspan{
	  margin:0px 0px 0px 20px;
	  color:#DDDDDD;
	  font-size:10px;
	  font-weight:bold;
	  cursor:pointer;
	  
  }
  #settingsdiv{
    z-index:900;
    position:fixed;
    padding: 0px;
    bottom:100px;
    left:0px;
    right:0px;
    margin-bottom:0px;
	height:100px;
	display:none;
  }
 #settingcategorytitle{
	 
	 font-family:helvetica;
	 font-size:12px;
	 font-weight:bold;
	 color:#FFFFFF;
 }
 #settingcategorylist{
	 font-family:helvetica;
	 font-size:11px;
 }
 .settingcategoryitem{
		color:#FFFFFF;
		font-family:helvetica;
		font-size:11px;
		margin:5px 10px 5px 5px
 }
 .settingcategoryfloat{
	 float:left;
	 
 }
 .cursorpointer{
	 cursor:pointer;
 }
 #extrasearchinput{
	 font-family:Helvetica;
	 font-size:30px;
	 padding:5px;
	 border:1px solid #BDBDBD;
	 color:#BDBDBD;
	 margin-bottom:2px;
	 
 }
 #extrasearchinputbutton{
	 font-family:Helvetica;
	 font-size:30px;
	 padding:4px;
	 border:1px solid #BDBDBD;
	 color:#BDBDBD;
	 margin-bottom:2px;
	 background-color:#9C9C9A;
	 background-image: url('magnifier.png');
	 background-repeat:no-repeat;
	 width:50px;
	 background-position:center;
	 cursor:pointer;
 }
 #extrasearchinputdiv{
	 text-align:center;
 }
 .relative{
	 position:relative;
 }
 .clearboth{
	 clear:both;
 }
 .valigntextbottom{
	 vertical-align:text-bottom;
 }
#historycontainer{
	z-index: 999;
	position: fixed;
	bottom: 80px;
	left: 0px;
	width: 100%;
}
#historyalloggio{
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	height: 200px;
	background: rgba(0,0,0,1);
	padding: 0px 0px 0px 15px;
	overflow-y:scroll;
	
}
.buttonplay{
	background: transparent !important;
    border: none !important;
}

.caruselmyclass{
	margin:0px 0px 10px 0px;
}

.carouselmywrappercategory{
/*margin: 5px 0px 40px 0px;
border: 2px solid #2d2d2d;
padding-top: 5px;
background: rgb(34,193,195);
background: linear-gradient(0deg, rgba(34,193,195,1) 0%, rgba(253,187,45,1) 100%);
border-radius: 15px 15px 15px 15px;
-webkit-box-shadow: 5px 5px 8px 0px rgb(99, 99, 99);
-moz-box-shadow: 5px 5px 8px 0px rgba(99,99,99,1);
box-shadow: 2px 2px 8px 0px rgba(99, 99, 99, 0.6);
*/
}

.carouselmywrappercategory .ec-tabs{
	/*background-color: rgba(255,255,255,0.2);
	padding: 10px 5px;
	text-align:left;*/
}
.carouselmywrappercategory .c_item{
	/*padding: 5px 8px;*/
}
.carouselmywrappercategory .c_item .product-container{
	/*border-radius:20px;*/
}
.carouselmywrappercategory .c_item .product-image-container{
	/*border:0;*/
}

.carouselmywrappercategory .c_item img{
	/*border-radius:18px;*/
}



.carouseltype2{
	border-bottom: 1px solid #AAA;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.carouseltype2 .row .ec-tabs {
    padding: 0 15px;
    text-align: left;
}

.carouseltype2 .ec-tabs li {
    /*display: inline-block;*/
    margin: 0 5px;
    z-index: 1;
    height: 32px;
    line-height: 32px;
    border-radius: 8px;
    transition-duration: 0.5s;
}

.carouseltype2 .ec-tabs li a {
    color: #414141;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding: 0 8px;
    background: #E6E6E6;
    border-radius: 8px;
    transition-duration: 0.5s;
}

.carouseltype2 .ec-tabs li a:hover {
    color: #FFF;
    background: #555;
}

.carouseltype2 .easycarousels .in_tabs.compact {
    padding-top: 20px;
}


.carouseltype2 .easycarousels .in_tabs.compact .ec-tabs li.carousel_title {
    margin-top: 1px;
    border: 1px solid #999999;
}
.myimg100{
	display: block;
	width: 100%;
	height:100%;
}
.carouseltype2 .ec-tabs li.active a{

	color: #000;
	font-family: 'Advent Pro';
	background: rgba(0,0,0,0);
	border-radius: 0px;
	text-transform: initial;
	font-size:30pt;
	color:#2C2C2C;
}

.carouseltype2 .easycarousels .in_tabs.compact .ec-tabs li.carousel_title {
	margin-top: 0px;
	border: 1px solid #999999;
}





.carouseltype1{
	border-bottom: 1px solid #AAA;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.carouseltype1 .row .ec-tabs {
    padding: 0 15px;
    text-align: left;
}

.carouseltype1 .ec-tabs li {
    /*display: inline-block;*/
    margin: 0 5px;
    z-index: 1;
    height: 32px;
    line-height: 32px;
    border-radius: 8px;
    transition-duration: 0.5s;
}

.carouseltype1 .ec-tabs li a {
    color: #414141;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding: 0 8px;
    background: #E6E6E6;
    border-radius: 8px;
    transition-duration: 0.5s;
}

.carouseltype1 .ec-tabs li a:hover {
    color: #FFF;
    background: #555;
}

.carouseltype1 .easycarousels .in_tabs.compact {
    padding-top: 20px;
}


.carouseltype1 .easycarousels .in_tabs.compact .ec-tabs li.carousel_title {
    margin-top: 1px;
    border: 1px solid #999999;
}

.carouseltype1 .ec-tabs li.active a, .ec-tabs li.responsive_tabs_selection a {

	color: #FFF;
	background: #c64f2c;
	border-radius: 8px;

}

.carouseltype1 .easycarousels .in_tabs.compact .ec-tabs li.carousel_title {
	margin-top: 0px;
	border: 1px solid #999999;
}

/*type2*/


.block .title_block, .block h4 {
	font: 600 18px/22px "Open Sans", sans-serif;
	color: #c6502c;
	background: #f6f6f6;
	text-transform: uppercase;
	padding: 14px 5px 17px 20px;
	margin: 0px 0px 15px 0px;
	border:0;
} 


.shopping_cart > a:first-child b {
    color: #c64f2c;
    font: 600 18px/22px "Open Sans", sans-serif;
    padding-right: 5px;
}


.shopping_cart > a:first-child{
	padding: 9px 10px 10px 16px;
	border-radius:10px;
}


#search_block_top #search_query_top {
	border-radius:10px;
    display: inline;
    padding: 13px 60px 13px 13px;
    height: 45px;
    background: #333;
    margin-right: 1px;
	border:0;
}



#search_block_top .btn.button-search {
	border-radius:0px 10px 10px 0px;
    background: rgba(0, 0, 0, 0.075);
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    color: #c6502c;
    width: 50px;
    text-align: center;
    padding: 10px 0 11px 0;

}
.footer-container{
	margin-top: 40px;
}
.footer-container #footer h4 {
    font: 600 18px/22px "Open Sans", sans-serif;
    color: #e6e6e6;
    margin: 0 0 13px 0;
    cursor: pointer;
}

.footercustomer{

}
.footersecurepayment{
	text-align:center;
}
.footershopinfo{
	border-left:1px solid #515151;
}

.footershopinfoimg{
	display: flex;
	justify-content: center;
}

#right-column{
	display:none;
}

#subcategories{
	display:none;
}

