/*Impostazioni Social Network*/
div#social{
	float:left;
	clear:both;
	width:100%;
	margin:auto;
	margin-top:25px;
}
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: 500px;
}
#prodPage_contentBottom {
	background-color: #FFFFFF;
}
.prodPage_mainImg {
	padding: 10px;
}
#prodPage_gallery {
	margin:0;
	padding: 0;
}
#prodPage_mainContent_left {
	position:relative;
	background-color: #FFFFFF;
	float: left;
	width: 450px;
	height: 480px;
	padding-top:20px;
}
#prodPage_mainContent_right {
	position:relative;
	width:310px;
	padding-top:10px;
	background-color: #FFFFFF;
	float: right;
}
#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*/
