/*Impostazioni Social Network*/
div#social{
	float:left;
	clear:both;
	width:100%;
	margin:auto;
	margin-top:10px;
}
div#social ul{
	margin:auto;
}
div#social li{
	display:inline;
	padding-left:3px;
}
div#social a {
	display:inline;
	border:none;
	margin:0;
	padding:0;
}
div#social img {
	border:none;
}
/*Fine impostazioni Social Network*/

/*Impostazioni per sezione approfondimento sulla homepage*/
.learn_more{
	position:relative;
	float:left;
	width:232px;
	height:270px;
	margin:30px 0 20px 18px;
	background-color:#FFFFFF;
}
.learn_more_link{
	display:block;
	position:absolute;
	top:215px;
	left:26px;
	width:180px;
	height:30px;
	margin:0;
	padding:0;
	background-color:transparent;
}
.learn_more_testo{
	margin:95px 20px 20px 25px;
}
div#canvas {
	background:#FFFFFF url(/images/learn_canvas.gif) top left no-repeat;
}
div#arredo {
	background:#FFFFFF url(/images/learn_arredo.gif) top left no-repeat;
}
div#fotok {
	background:#FFFFFF url(/images/learn_fotok.gif) top left no-repeat;
}
/*Fine impostazioni per sezione approfondimento sulla homepage*/
/*DEFINIZIONI PER PAGINA PRODOTTO*/
#prodPage_contentTop {
background-color: #FFFFFF;height:550px;
}
#prodPage_contentBottom {
	background-color: #FFFFFF;
	clear:both;
}
.prodPage_mainImg {
	padding: 10px;
}
#prodPage_gallery {
	margin:0;
	padding: 0;
}
#prodPage_mainContent_left {
	background-color: #FFFFFF;
	float: left;
	width: 440px;
	height: 480px;
	padding-top:20px;
	float:left;
	display:inline;
}
#prodPage_mainContent_right {
	width:310px;
	padding-top:10px;
	background-color: #FFFFFF;
	float:left;
	display:inline;
}
#prodPage_mainContent_right h1{
	color:#043f88;
	font-size:120%;
}

#prodPage_mainContent_right h4{
	color:#043f88;
	font-size:110%;
	margin-top:15px;
}
#prodPage_mainContent_right p{
	font-size:90%;
}
#prodPage_prodDetails {
	background-color: #FFFFFF;
}

#prodPage_services {
	position:relative;
	width:290px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #999999;
	margin-bottom:15px;
}
#areaServices{
	background-color: #FFFFFF;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	margin:0;
	padding:0;
}

#areaServices li{
	display:inline;
}
#areaServices img {
	border:none;
}
#prodPage_buttons {
	position:relative;
	width:100%;
	margin-top:15px;
	background-color: #FFFFFF;
}
#areaButtons{
	background-color: #FFFFFF;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	margin:0;
	padding:0;
}

#areaButtons li{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#areaButtons img {
	border:none;
}
#areaButtons a {
	margin:5px;
	padding:0;
	border:none;
}

/*Tabella misure e prezzi per nuova pag prodotto*/
table.Greyprices{
	font-size:90%;
	width:90%;
	border:none;
	margin:0 auto;
	padding:1.0em 0 1.0em 0;
	text-align:left;
}
.tipol_prod{
	float:left;
	margin-right:5px;
}
.tipol_prod_buy{
	float:right;
	margin:8px;
}

.tdGreyprices {
	height: 20px;
	padding: 6px 0 6px 15px;
}
.Greypricestitle {
	background:#666666;
	font-size:120%;
	font-weight: bold;
	color:#FFFFFF;
	padding-left:12px;
	font-variant:small-caps;
}
.pricesdarkgreyline {
	background:#b1b1b1;

}
.priceslightgreyline {
	background:#e3e3e3;
}
.whitebg {
	background:#ffffff;
}

.testo-sconto {
font-size:120%;
font-weight: bold;
margin-top: -5px;
margin-bottom: -2px;
}

.testo-nota {
font-size:120%;
padding-top:1.5em;
}
/*Fine tabella misure/prezzi nuova pag prodotto*/

/*FINE DEFINIZIONI PER PAGINA PRODOTTO*/

/* GALLERY PRODOTTO */
.svw {width: 50px; height: 20px; background: #fff;}
.svw ul{position: relative; left: -999em;}

.stripViewer { 
position: relative;
overflow: hidden; 
margin: 0;
padding: 0;
background: transparent url(/App_Themes/Main/images/NEW_ProdPage/slide_shadow_350.gif) left top no-repeat;
}
.svLarger { 
background: transparent url(/App_Themes/Main/images/NEW_ProdPage/slide_shadow_370.gif) left top no-repeat;
}

.stripViewer ul { 
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
margin: 0; 
padding: 0;
}
.stripViewer ul li {
float:left;
}
.stripViewer ul img.mag{
margin: 19px 0 0 -39px;  /* adjust for your image size*/
}


.stripTransmitter { 
overflow: hidden;
width: 1%;
background: transparent url(/Images/tx_top_shadow.gif) left top repeat-x;
}
.stripTransmitter ul { 
list-style-type: none;
margin: 0; 
padding: 0;
}
.stripTransmitter ul li{ 
float:left;
margin: 0 3px 0 0; /* the right margin of each thumb -- do not modify */
}


.stripTransmitter a{
color: #fff;
text-decoration: none;
}
.stripTransmitter a img{
border: 0;
display: block;
padding: 14px 0 0 0;
}
.stripTransmitter p.tmbrdr { /* the border around each thumb */
position:relative; 
left: 0;
border: 1px solid #0361ad; /* border color */
font-size: 0.01em;
left: 0;
margin: 0;
padding: 0;
/* width, height and top values are dynamically added via js */
}

.stripTransmitter a.current img{
background: transparent url(/App_Themes/Main/images/NEW_ProdPage/curr_ind.gif) center top no-repeat;
}


a.left {
background:transparent url(/images/less.gif) left top no-repeat;
}
a.right {
background:transparent url(/images/more.gif) left top no-repeat;
}

a.l_dis {
background:transparent url(/App_Themes/Main/images/NEW_ProdPage/less_dis.gif) left top no-repeat;
cursor: default;
}
a.r_dis {
background:transparent url(/App_Themes/Main/images/NEW_ProdPage/more_dis.gif) left top no-repeat;
cursor: default;
}

a:focus {outline:none;}

#wrapp {
	width690px;
	margin:0 auto auto 20px;
	color: black;
	background:transparent;
	
}
#wrapp a img {border: 0}
/* fine gallery PRODOTTO */
div#content{
	float:left;
	width:760px;
}

div#content h3 {
	color:#333;
	font-size:12px;
}
/*Impostazioni box categoria*/
.box-categ{
	position:relative;
	float:left;
	width:232px;
	height:280px;
	margin:10px 0 10px 18px;
	border-top:solid 1px #0361AD;
	background-position:bottom center;
	background-repeat:repeat-x;
	background-image:url(/images/bg_categoria.gif);
}
.box-categ_link{
	display:block;
	position:absolute;
	top:240px;
	left:26px;
	width:180px;
	height:30px;
	margin:0;
	padding:0;
	background-color:transparent;
	color:#53a8ed;
	text-decoration:none;
}
.box-categ_testo{
	margin:10px 20px 10px 25px;
}
.box-categ h2{
	color:#0361ad;
	font-size:15px;
	text-align:center;
	margin:5px 0 10px 0;
}

.box-categ_img{
	position:relative;
	width:80%;
	height:130px;
	text-align:center;
	margin:0 auto;
	border:none;
}
.box-categ_img img{
	border:none;
}
.box-categ_img a{
	position:relative;
	width:80%;
	height:130px;
	text-align:center;
	margin:0 auto;
	border:none;
}

/*Fine impostazioni box categoria*/


/*********** NUOVA PAG PRODOTTO ************/
#prodPage_header
	{
		text-align: center;
}
.customizeButton
{
	background: url('/App_Themes/Prodotti/image/creaeacquista.gif');
	width: 260px;
	height: 53px;
	display: block;
	margin: 20px auto 0px auto;
}

.customizeButtonSmall
{
	background: url('/App_Themes/Prodotti/image/creaeacquistap.png');
	width: 182px;
	height: 35px;
	display: block;
	margin: 20px auto 0px auto;
}

.customizeButtonSmall:hover,
.customizeButton:hover
{
	background-position: bottom;
}
#prodPage_header h3
{
	color: #04315b;
	font-size: 17px;
}
#prodPage_contentMiddle
{
	clear: both;
	padding-top: 5px;
}
#prod_postForSale
{
	width: 440px;
	float: left;
	padding-left: 5px;
}
#prod_postForSale .pfsItem
{
	width: 103px;
	height: 103px;
	margin: 2px;
	padding: 0px;
}
#prod_postForSale .pfsPreview 
{
	width: 100px;
	height: 100px;
}
#prod_description
{
	float: left;
	width: 302px;
	text-align: left;
	padding-left: 8px;
}
#prod_description h1
{
	color: #043F88;
	font-size: 20px;
}
#prod_description h4
{
	color: #043F88;
	font-size: 110%;
	margin-top: 15px;
}
#prod_description
{
	font-size: 12px;
}
#prod_postForSale #pfsButtonDiv
{
	clear: both; 
	padding-top: 20px; 
	text-align: center;
}
#prod_postForSale #pfsShowAll
{          
	  clear: both;
	  display: block;
	  width: 426px;
	  height: 44px;
	  background: url('/App_Themes/Prodotti/image/guarda-proposte.gif');
}
#prod_postForSale #pfsShowAll:hover
{
	  background-position: bottom;
}
  
#prodPage_newgallery
{
	  margin-left: 6px;
	  clear: both;
	  width: 100%;
	  padding-top: 25px;
}
#prodPage_newgallery img
 {
	  border: 2px solid #555;
	  marign: 0px;
	  display: block;
	  float: left;
}
#prod_description li
{
	list-style: square inside;
}
#prodPage_headGallery{
	margin-top: 10px; 
	margin-left: 7px; 
	width: 750px; 
	height: 200px;
	overflow: hidden;	
	background: #fff url('/shop/Content/Common/images/25.gif') center center no-repeat;
}    

#prodPage_headGallery .nivo-caption {        
	height:100%;
	width: 300px;		
	background: url('/shop/Scripts/nivo-slider/bg-trasp-40.png');
	left: 20px;	        
	line-height: 1.5em;	
	text-align: center;
}

#prodPage_headGallery .nivo-caption a
{
	display: block !important;
	text-align: center;
}
#prodPage_headGallery .nivo-caption p
{
	margin-top: 40px;
	opacity: 1;
	font-weight: bold;
	font-size: 14px;
}
#reviewList p{
	margin-right: 25px;
}
/*********** FINE NUOVA PAG PRODOTTO ************/
