@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	background: #000;
}
body {
}

/* ----- Header Start ----- */

	/* Layout */

#body-wrapper {
	background: #000 url(images/Shop/bg-header.jpg) no-repeat center top;
}

#body-page {
}

#pcHeader08 {
	width: 999px;
	margin: 0 auto;
	border: none;
	padding: 0;
	text-align: left;
	background:url(images/Shop/bg-header.jpg) no-repeat center top;
	height: 193px;
	
	
}

#Header{
	padding: 0;
	text-align: left;
	height: 193px;
}

.clear-both {
	clear: both;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
}

a.Logo-Home,
a.Logo-Home:link, 
a.Logo-Home:visited, 
a.Logo-Home:active {
	float:left;
	display:inline;
	width:442px;
	height:94px;
	margin-top:29px;
	margin-left:32px;
	background:url(images/Shop/logo01.jpg) no-repeat 0 0;
}
	
a.Logo-Home:hover{
	background-position:0 -94px;
}
	
#Cart-Home{
	text-align:right;
	width:600px;
	float:right;
	font-size:11px;
	color:#919191;
	margin-top:11px;
}
	
#Cart-Home a{
	color:#919191;
	text-decoration:none;
}
	
#Cart-Home a:hover{
	color:#F1F1F1;
}
	
#Menu-Home {
	height: 50px;
	text-align: left;
	width: 994px;
	margin: 20px 0 0 3px;
	padding: 0;
	background: url(images/Shop/bg-menu-home.gif) no-repeat 0 0;
	z-index: 450;
}
#Menu-Home * {
	z-index: 400;
}

#Menu-Home ul {
}

#Menu-Home a:hover,
#Menu-Home a:hover span {
	background-position:0 -44px;
}

a.menu-home-item,
a.menu-home-item:link,
a.menu-home-item:active,
a.menu-home-item:visited {
	display: inline-block;
	height: 44px;
	background: url(images/Shop/menu-item-repeat.gif) repeat-x 0 0;
	text-decoration: none;
}

a.menu-home-item span {
	display: inline-block;
	height: 44px;
}	

#menu-home-01 span {
	background: url(images/Shop/menu-item-01.png) no-repeat 0 0;
	width: 112px;
}

#menu-home-02 span {
	background: url(images/Shop/menu-item-02.png) no-repeat 0 0;
	width: 107px;
}

#menu-home-03 span {
	background: url(images/Shop/menu-item-03.png) no-repeat 0 0;
	width: 128px;
}

#menu-home-04 span {
	background: url(images/Shop/menu-item-04.png) no-repeat 0 0;
	width: 100px;
}

#menu-home-05 span {
	background: url(images/Shop/menu-item-05.png) no-repeat 0 0;
	width: 112px;
}

#menu-home-06 span {
	background: url(images/Shop/menu-item-06.png) no-repeat 0 0;
	width: 131px;
}

#menu-home-07 span {
	background: url(images/Shop/menu-item-07.png) no-repeat 0 0;
	width: 101px;
}


#menu-home-catalog {
	background: url(images/Shop/menu-item-catalog.gif) no-repeat 0 0;
	width: 88px;
}

#header-languagemenu {
	margin-top: 38px;
	text-align: right;
	float: right;
	margin-right:10px;
}

#header-languagemenu .language-link {
	text-decoration: none;
	color: #fff;
	padding-left: 20px;
	margin-left: 14px;
}

#header-languagemenu a.language-link:hover { text-decoration: underline; }

#language-ita {
	background: url(images/shop/flags/Italy.gif) no-repeat 0 2px;
}

#language-fra {
	background: url(images/shop/flags/France.gif) no-repeat 0 2px;
}

#header-welcome {
	float: left;
	width: 420px;
	line-height: 15px;
	color: #888888;
	margin: 30px 0 0 100px;
	
	text-align: center;
	vertical-align: middle;
}

#header-welcome span a,
#header-welcome span a:link,
#header-welcome span a:active,
#header-welcome span a:visited {
	color: #888888;
}

a#LinkHomeHeader,
a.LinkHomeHeader {
	float: left;
	width:40px;
	height:33px;
	background:url(images/Shop/TopBarTitle.jpg) no-repeat 0 0;
	margin: 0 0 0 0;
	padding:0;
}

a#LinkHomeHeader:hover,
a.LinkHomeHeader:hover {
	background-position: 0 -33px;

}

#header-welcome a#LinkHomeHeader,
#header-welcome a#LinkHomeHeader:link, 
#header-welcome a#LinkHomeHeader:visited, 
#header-welcome a#LinkHomeHeader:active,
#header-welcome a.LinkHomeHeader,
#header-welcome a.LinkHomeHeader:link, 
#header-welcome a.LinkHomeHeader:visited, 
#header-welcome a.LinkHomeHeader:active   {
	float: none;
	display: inline-block;
	width:30px;
	height:15px;
	background:url(images/Shop/welcome-icon.gif) no-repeat 0 0;
	margin: 0 0 0 0;
	padding:0;
	
	vertical-align: middle;
}

#header-welcome a#LinkHomeHeader:hover,
#header-welcome a.LinkHomeHeader:hover {
	background-position: 0 -15px;
}	



#header-welcome span {
	vertical-align: middle;
	height:15px;
	line-height: 15px;
	display: inline-block;
	
}

#WebBar-Home{
	text-align:center;
	width: auto;
	height:40px;
	font-size:11px;
	background: url(images/shop/bg-webbar-home.gif) no-repeat center 0;
	margin:10px auto 0 auto;
	padding-top:8px;
}
	
	#WebBar-Home a{
		display:inline;
		text-decoration:underline;
		color:#919191;
		padding:0px 20px 0 20px;
	}
	
	#WebBar-Home a:hover{
		color:#555555;
	}
			
	/* MENU PRODOTTI */
	
	#Container-Categories{
		float:left;
		margin-left:7px;
		padding-bottom:6px;
		display:inline;
	}
	
	#Container-Categories h1{
		float:left;
		width:165px;
		height:24px;
		font-size:12px;
		color:#DADADA;
		font-weight:normal;
		line-height:24px;
		text-indent:10px;
		margin:0;
	}
	
	#Container-Categories a{
		float:left;
		width:165px;
		height:108px;
		background-position:top;
		padding:0;
		margin-top:6px;	
	}
	
	#Container-Categories a:hover{
		background-position:bottom;	
	}
	
	#Container-Categories a:hover h1{
		color:#7EB8DD;
	}	
	
	a.Box-01:link, a.Box-01:visited, a.Box-01:active {
		background-image:url(images/Shop/Button-01.jpg);
	}
	
	a.Box-02:link, a.Box-02:visited, a.Box-02:active {
		background-image:url(images/Shop/Button-02.jpg);
	}
	
	a.Box-03:link, a.Box-03:visited, a.Box-03:active {
		background-image:url(images/Shop/Button-03.jpg);
	}
	
	a.Box-04:link, a.Box-04:visited, a.Box-04:active {
		background-image:url(images/Shop/Button-04.jpg);
	}
	
	a.Box-05:link, a.Box-05:visited, a.Box-05:active {
		background-image:url(images/Shop/Button-05.jpg);
	}
	
	a.Box-06:link, a.Box-06:visited, a.Box-06:active {
		background-image:url(images/Shop/Button-06.jpg);
	}
	
	a.Box-07:link, a.Box-07:visited, a.Box-07:active {
		background-image:url(images/Shop/Button-07.jpg);
	}
	
	#AssistenzaTelefonica {
		float:left;
		margin:0;
		width:180px;
		height:37px;
	}
	
	#AssistenzaTelefonica a {
		float: left;
		width:180px;
		height:37px;
		margin-top: 0;
		background:url(images/Shop/header-help-tel.gif) no-repeat 0 0;
	}	
	
	#AssistenzaTelefonica a:hover{
		background-position:bottom;
	}		
	
	/* Elements */
	
	#Container-SearchLeft{
		float:left;
		width:165px;
		background-image:url(images/Shop/Background-SearchLeft.jpg);
		background-position:bottom;
		height:74px;
		margin-top:7px;
	}
	
	#Container-SearchLeft form{
		float:left;
		padding:0;
		margin:0;
	}	
	
	#Container-SearchLeft-Smallsearchbox{
		float:left;
	
	}	
	
	#Container-SearchLeft-Smallsearchbox input{
		float:left;
		background-color:none;
		border:0;
		padding:0;
		width:115px;
		height:18px;
		margin:16px 0 0 32px;
		color:#666666;
	}		
			
	#Container-InputSearch-Home{
		float:left;
		margin:3px 0 0 0;
		width: 197px;
		height: 44px;
		background: url(images/shop/menu-item-search.gif) no-repeat 0 0;
	}
	
	#ContainerSmallsearchbox{
		float:left;
		display:inline;
		width:155px;
		height:20px;
		margin: 14px 0 0 20px;
	}
	
	#ContainerSmallsearchbox a,
	#ContainerSmallsearchbox a:link,
	#ContainerSmallsearchbox a:active,
	#ContainerSmallsearchbox a:visited  {
		height: 22px;
		width:23px;
		float: left;
		text-decoration: none;
		margin: -3px 0 0 0;
	}
	
	#smallsearchbox{
		float:left;
		font-size:11px;
		height:16px;
		width:120px;
		color:#999999;
		font-family:Arial, Helvetica, sans-serif;
		background-color:transparent;
		margin:2px 0 0 10px;
		padding:0;
		border: none;		
	}
	

/* ----- Header End ----- */


/* ----- Main Area Start ----- */
	#pcMainArea2010 {
		background: url(images/shop/bg-mainarea2010.gif) repeat-y center top;
		margin: 0;
		padding: 0;
	}

	#pcMainArea08 {
		width: 962px;
		margin: 0 auto;
	}

	#pcMainArea2010-background {
		background: none;
		margin: 0;
		padding: 0;
	}	
	#pcMainArea2010-content {
		width: 999px;
		margin: 0 auto;
		position: relative;
		padding: 0;
		
		border-top:1px solid #fff;
	}	
		
	#pcMainArea08-PC {
		width: 635px;
		border:0;
		text-align: left;
		margin: 3px 0 0 0;
		padding: 0;
		float: left;
		/* IE 6 double margin fix */
		display: inline;
	}
	
		
	#pcMainArea08-PC-Content {
		padding: 0;
		margin: 0;
		width: 636px;
		float: left;
	}
		

	
	#pcMainArea08-RIGHT{
		float: left; 
		width:356px; 
		vertical-align: top;
		margin: 0 0 0 3px;
		padding:0;
	}

	#pcMainArea08-BROWSE {
		width: 179px;
		background-color: #E8E8FF;
		border:0;
		margin:0;
		/* IE 6 fix (content pushing out width) */
		overflow: hidden;
	}

	#pcMainArea08-BROWSE table {
		margin:0;
	}

	#pcMainArea08-BROWSE table td {
		padding:0;
	}
		
	#pcMainArea08-PRICE {
		width: 179px;
		background-color: #D2F0FF;
		border:0;
		margin:0;
	}

	#pcMainArea08-LINKS {
		width: 179px;
		background-color: #E1F4F4;
		border:0;
		margin:0;
	}
	
	#pcMainArea08-LEFT h2{
		float:left;
		width:165px;
		height:24px;
		line-height:24px; 		
		color:#CCCCCC;		
		font-size:12px;
		text-align:left;
		text-indent:10px;
		font-weight:normal;
		margin:0;		
		background-image:url(images/Shop/TopBox-ColumnLeft.jpg);
				
	}
	
	#pcMainArea08-LEFT img{
		float:left;
		margin-right:3px;
	}
	
	#Box-NuoviArrivi-LEFT{
		float:left;
		display:inline;
		width:165px;
		margin-left:7px;
		background-image:url(images/Shop/TopBox-ColumnLeft-Middle.gif);
		background-repeat:repeat-y;
		border-bottom:6px solid #fff;
		text-align:left;
		padding:0;
	}
	
	#link-Dettagli-LEFT{
		float:left;
		width:151px;
		display:inline;
		margin-left:7px;
		text-align:center;
		font-size:11px;
		height:20px;
		line-height:20px;
		border-top:1px solid #CCCCCC;	
	}
	
	#link-Dettagli-LEFT a{
		color:#399CD6 !important;
		text-decoration:none;
	}	
	
	#link-Dettagli-LEFT a:hover{
		color:#333333 !important
	}		
			
		
	#pcMainArea08-LEFT h3 {
		font-size: 16px;
		color: #333;
		border-bottom: 1px solid #333;
		width: 179px;
		margin: 0;
		font-weight: normal;
	}

	#pcMainArea08-LEFT ul {
		list-style-type: none;
		margin: 0 0 10px 5px;
		padding: 0;
	}

	#pcMainArea08-LEFT li {
		margin: 4px 0 0 5px;
	}

	#pcMainArea08-LEFT a {
		text-decoration: none;
		color: #333;
		}
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #06F;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
		}

/* ----- Main Area End ----- */

/* ----- Right Column ------ */

/*	#pcMainArea08-RIGHT h2{
		float:left;
		width:156px;
		height:24px;
		line-height:24px; 		
		color:#CCCCCC;		
		font-size:12px;
		text-align:left;
		text-indent:10px;
		font-weight:normal;
		margin:0;		
		background-image:url(images/Shop/TopBox-ColumnRight.jpg);
	}*/
	
	#pcMainArea08-RIGHT img{
		float:left;
		margin-right:3px;
	
	}
	
	.box-right-container {
		margin: 6px 0 0 0;
		width: 358px;
		float:left;
		background: url(images/shop/sideblock-repeat.gif) repeat-y left;
	}
	.box-right-content {
		margin: 3px 3px 0 3px !important;
	}
	
	.box-right-container h2 {
		margin: 0 0 0 0;
		display: block;
		height:30px;
		line-height: 30px;
		width: 352px;
		float: none;
		background: url(images/shop/tabs-navbar.gif) no-repeat 0 0;
		font-size: 13px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	#Box-RecentProducts-content {
		position: relative;
		width: 352px;
		padding-bottom: 30px;
	}
	
	#Box-RecentProducts-content img { border: none; }
	
	#Box-RecentProducts-content .all-sidelist {
		width: 352px;
	}
	#Box-RecentProducts-content .all-sidelist a {
		color: #000000;
	}
	.recentproducts-container-sidelist {
		width: 175px !important;
	}
	
	.recentproducts-container-sidelist .box-sidelist {
		padding-bottom: 5px;
		width: 175px !important;
		height: 70px;
	}
	
	.recentproducts-container-sidelist .box-sidelist .details-sidelist {
		width:90px;
	}
	
	#Box-RecentProducts-content .details-sidelist a.pcShowProductName {
		color:#000000;
		font-size: 11px !important;
		line-height: 15px;
		display: block;
		width:100px;
		
	}
	#Box-RecentProducts-content .details-sidelist a.pcShowProductName:hover {
		color: #ff6600;
	}
	
	#Box-NuoviArrivi{
		display:inline;
		border-bottom: 6px solid #fff;
		text-align:left;
		padding:0;
	}
	
	.ImmaginiRight{
		margin-left:10px;
	}
	
	#link-Dettagli{
		float:left;
		width:142px;
		display:inline;
		margin-left:7px;
		text-align:center;
		font-size:11px;
		height:20px;
		line-height:20px;
		border-top:1px solid #CCCCCC;	
	}
	
	#link-Dettagli a{
		color:#399CD6;
		text-decoration:none;
	}	
	
	#link-Dettagli a:hover{
		color:#333333;
	}	

/* ----- Footer Start ----- */

	#pcFooter08 {
		float:left;
		width: 993px;
		margin: 3px 0 0 3px;
		text-align: left;
		background: url(images/Shop/Background-Footer.jpg) repeat-x top;

	}
	
	#Container-Footer{
		float:left;
		background: url(images/shop/white-pixel.gif) no-repeat 0 0;
		width: 993px;
		height:179px;
	}

	#Box-Footer,
	.Box-Footer-Item {
		float:left;
		width:237px;
		margin-left:10px;
	}
	
	
	#Box-Footer-Login {
		width:240px;
		background: url(images/shop/white-pixel.gif) no-repeat right top;
	}
	
	#Box-Footer p,
	.Box-Footer-Item p {
		float:left;
		width:219px;
		border-bottom:1px solid #9abad9;
		padding-bottom:5px;
		margin:0 0 4px 0;
	}	
	
	#Box-Footer p img,
	.Box-Footer-Item p img {
		float:left;
		margin-left:9px;
		margin-top:17px;	
	}
	
	#Box-Footer a,
	.Box-Footer-Item a {
		float:left;
		border:0;
		width:200px;
		color:#536275;
		padding:6px 0 0 18px;
		text-decoration:none;
		background-image:url(images/Shop/Footer-Arrow.gif);
		background-position:10px 10px;
		background-repeat:no-repeat;
	}
	
	#Box-Footer a:hover,
	.Box-Footer-Item a:hover {
		color:#3A9BD6;
	}
	
	#Footer-grey-links {
	}
	
	#Box-Footer-AssOnline{
		float:left;
		width:229px;
		padding-left:10px;
	}
	
	#Box-Footer-AssOnline p{
		float:left;
		width:219px;
		border-bottom:1px solid #ABCBEA;
		padding-bottom:5px;
		margin:0 0 4px 0;
	}	
	
	#Box-Footer-AssOnline p img{
		float:left;
		margin-left:9px;
		margin-top:17px;	
	}
	
	#Box-Footer-AssOnline a{
		float:left;
		border:0;
		width:215px;
		color:#536275;
		padding:6px 0 0 12px;
		text-decoration:none;
		background-image:url(images/Shop/Footer-Arrow.gif);
		background-position:4px 10px;
		background-repeat:no-repeat;
	}
	
	#Box-Footer-AssOnline a:hover{
		color:#3A9BD6;
	}
	
	a#Banner-AssistenzaOnline:link, a#Banner-AssistenzaOnline:visited, a#Banner-AssistenzaOnline:active {
		float:left !important;
		width:221px !important;
		height:91px !important;
		background:url(images/Shop/AssistenzaOnline.png) no-repeat 0 0 !important;
		margin-bottom:8px;
		color:#3A9BD6 !important;
		line-height:14px;
	
	}
	
    a#Banner-AssistenzaOnline:hover{
		color:#536275 !important;	
	}	
	
	#Banner-AssistenzaOnline span{
		float:left;
		width:120px;
		cursor:pointer;
		margin-top:36px;
		margin-left:80px;
	}
	
	#Container-ContattiSkype{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#00BBF3;
	}
	
	#Container-ContattiSkype a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
		text-decoration:none;
	}
	
	#Container-ContattiSkype a:hover{
		color:#00BBF3;
	}	


/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#Box-Carrello {
		width:474px;
		height: 37px;
		color: #fff;
		text-align:left;
		margin: 0; 
		padding: 0;
		background: url(images/Shop/bg-cart-header.gif) no-repeat 174px 0;
		
		position: absolute;
		top: -92px !important;
		right: 3px;
		z-index: 400;
		overflow: hidden;
	}
	
	.show-cart-content {
		float:left;
		font-size: 11px;
		width: 106px;
		height: 31px;
		display: block;
		padding: 6px 0 0 36px;
		margin-left: 6px;
		color: #fff;
		text-decoration: none;
	}
	
	a.show-cart-content:hover {
		color: #FF9900;
	}
	
	#pcShowCart-Active {
		background:url(images/Shop/Ico-CartBigON.gif) no-repeat 4px 7px;
	}
	
	#pcShowCart {
		background:url(images/Shop/Ico-CartBig.gif) no-repeat 4px 7px;
	}
	
	.smallShoppingCartButton {
		width: 136px;
		height: 22px;
		line-height: 22px;
		display: inline-block;
		color: #111111;
		text-decoration: none;
		text-align: center;
		margin-top: 9px;
	}
	
	#smallShoppingCartLogout {
		background:url(images/Shop/button-logoff.gif) no-repeat 0px 0px;		
	}
	#smallShoppingCartLogin {
		background:url(images/Shop/button-login.gif) no-repeat 0px 0px;	
	}
	a.smallShoppingCartButton:hover {
		background-position: 0px -22px !important;
	}
	
	#Link-Cart{	
		text-align:center;
		font-size:11px;
		padding:0 0 1px 0;
		line-height:20px;
	}
	
	#Link-Cart a{
		color:#399CD6;
		text-decoration:none;
	}	
	
	#Link-Cart a:hover{
		color:#333333;
	}
	#Links {
		background: #000;
		width:auto;
		text-align:center;
		color:#919191;
		font-size:11px;
		margin:0px auto;
		padding-top:15px;	
	}
	
	#Links a{
		color:#919191;
		text-decoration:none;		
	}
	
	#Links a:hover{
		color:#555555;
	}
	
	#Disclaimer{
		background: #000;
		width: auto;
		color:#919191;
		text-align:center;
		font-size:11px;
		margin:0 auto;
		padding-top:8px;
		height:45px;
	}			

/* PAGINA EDITOR */

#LarghezzaPagina-Editor{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	border-left:20px solid #fff;
	border-right:20px solid #fff;
	border-bottom:20px solid #fff;
	border-top:15px solid #fff;

}

#Container-NuoviArrivi{
	float:left;
	display:inline;
	margin-left:7px;
	margin-top:5px;
	margin-bottom:5px;
	height:170px;
}

#Container-NuoviArrivi a{
	float:left;
	font-size:11px;
	width:140px;
	padding:3px 0 3px 0;
	color:#333333;
	text-decoration:none;
	font-weight:normal !important;
}

#Container-NuoviArrivi a:hover{
	color:#399CD6;
}

#Container-RecentProducts{
	float:left;
	width:143px;
	display:inline;
	padding:5px;
	margin-left:1px;
	/*margin:5px 0px 5px 6px;*/
	/*padding-right:15px;*/
	background-color:#fff;
}

#Container-RecentProducts img{
	padding:1px;
	border:1px solid #DADADA;
	margin-right:5px;
}

#Container-RecentProducts a{
	float:left;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

#Container-RecentProducts a:hover{
	color:#399CD6;
}

#ContainerGeneral-RecentProducts{
	float:left;
	width:156px;
	height: auto !important;
	height: 43px;
	min-height:43px;
	background-image:url(images/Shop/BAckground-ProdottiRecenti.gif);
	background-repeat:no-repeat;
	background-position:25px 17px;
}


/* Messaggio estivo */
#pcMainArea08 {
	position: relative;
}

#MessaggioEstivo {
	position: absolute;
	width: 607px;
	height: 315px;
	background: #fff;
	top: 48px;
	left: 182px;
	display: block;
	overflow: hidden;
}

#MessaggioEstivo div {
	background: url(images/Shop/TopBox-OrangePopUp.jpg) no-repeat top;
	height: 26px;
}

#MessaggioEstivo div h2 {
	color: #fff;
	background: none;
	overflow: auto;
	width: auto;
	vertical-align: middle;
	overflow: hidden;
}

#MessaggioEstivo div .closebox {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(images/Shop/OrangeClosebox.jpg) no-repeat 0px 0px;
	float: right;
	vertical-align: middle;
	margin: 4px 5px 0 0;
	overflow: hidden;
}

#MessaggioEstivo div .closebox:hover {
	background-position: 0px -16px;
}

#MessaggioEstivoBadgeSpacer {	
	width: 165px;
	height: 59px;
	margin-bottom: 5px;
}

#MessaggioEstivoBadge {
	background: url(images/Shop/OrangBadge.jpg) no-repeat 0px 0px;
	width: 165px;
	height: 59px !important;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 7px;
	overflow: hidden;
}

#Right-banners {
	display: block;
	float: none;
	width:360px;
	margin: 0;
}

#Right-banners a {
	margin-top: 3px;
	display: block;
	width: 358px;
	height:85px;
	background-position: 0 0;
	background-repeat: no-repeat;
}


#Right-banners a:hover {
	background-position: 0px -85px;
}

#Right-banners a img {
	float: none;
}



/* tabbed panels */

.box-tabbed-specials-tablist {
	height: 30px;
	overflow: hidden;
	display: none;
}
.box-tabbed-specials-tablist li {
}

.container-sidelist {
	border-bottom: 1px solid #cccccc;
	display: inline;
	width: 350px;
	float:left;
	
}
.box-sidelist {
	font-size: 11px;
	color: #777777;
	background: url(images/shop/Background-ProdottoMeseHome.jpg) repeat-x top;
	float: left !important;
	display: inline;
	width: 350px;
}

.foto-sidelist {
	float: none;
}
.foto-sidelist a {
	display: inline-block;
	float: left;
	margin: 5px 8px 0 5px;
	padding: 0;
}

.foto-sidelist a img {
}

.details-sidelist {
	float: left;
	display: inline-block;
	text-align: left;
	width: 221px;
	margin-top:5px;
	
}

.details-sidelist .pcShowProductName {
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		
		
		display: block;
		width: 197px;
		height: 28px;
		float: left;
}

.details-sidelist a.pcShowProductName:hover {
	color: #ff6600;
}

.descr-sidelist {
	width: 208px;
	float: left;
	padding-bottom: 8px;
	margin-right: 3px;
	margin-top:3px;
	line-height: 12px;
	display:block;
	
}
.price-sidelist {
	text-align: center;
	float: right;	
	margin-right: 2px;
	margin-top: -3px;
	width:75px;
	overflow:hidden;
	
}

.price-sidelist  .pcShowProductPrice {
	display:block;
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0;
}

.price-sidelist .pcShowProductSavings {
	display:block;	
}

.links-sidelist {
	width: 137px;
	float: right;	
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: right;
}
.links-sidelist a {
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	white-space: nowrap;
	width:	65px;
	height: 21px;
	display:inline-block;	
	margin: 0 0 3px 3px;
}

#link-more-sidelist,
.link-more-sidelist {
	background: url(images/shop/button-details.gif) no-repeat 0 0;
}
#link-add-sidelist,
.link-add-sidelist {
	background: url(images/shop/button-add.gif) no-repeat 0 0;
}

.links-sidelist a:hover {
	background-position: 0 -21px !important;
}
.box-tabbed-specials-panel {
	height: 581px;
	position:relative;
	width: 350px;
}
.all-sidelist {
	background: url(images/shop/tabs-navbar.gif) no-repeat 0 0;
	line-height: 30px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	
	position:absolute;
	bottom: 0;
	left: 0;
	width: 350px;
}
.all-sidelist a {
	text-decoration: none;
	font-size: 12px;
}


#paymentBox {
	margin-top:15px;
}

#paymentBox a {
	margin: 0 7px;
}




