@import url("wwu.css");

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 

a{
	color: #FF7B11
}

hr{
	display: none;
}

h2{
	font-size: 0.9em;
}
	
a{
	text-decoration: none;
}

form{
	border: 0px solid;
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	margin: 4px;
	padding: 2px;
	font-family: tahoma,arial;
	font-weight: normal;
	color: #FF7C03;
	border: 1px solid #4C4C4C;
	background: #ffffff;
}

ul {
	list-style-type: square;
}

#boxPrivacy{
	border: 1px dashed #42AEEC;
	width: 450px; 
	height: 70px;
	margin-top: 5px;
}

.boxForm{
	background-color: #C7EAFE;
	font-weight: bold;
	padding: 3px;
	border: 1px dashed #42AEEC;
	margin-top: 20px;
	text-align: center;
	width: 450px;
	font-size: 0.9em;
}

#boxNewsletter{
	padding-top: 25px;
	text-align: left;
	height: 50px;
	width: 400px;
	font-size: 0.9em;
}

#boxNewsletter ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px
}

.checkbox {
	border: 0px;
	background-color: transparent;
	float: left;
	margin: 5px;
}

#iframePrivacy{
	padding: 10px;
	text-align: justify;
	background-color: #DBF4FD;
	font-size: 0.7em;
	color: #42AEEC;
	font-family: Tahoma;
}

.submitContatto {
	cursor: Pointer;
	border: 0px solid #ffffff;
	font-weight: bold;
	/*background: #086BA1;*/
	background: transparent;
	color: #42AEEC;
	padding: 2px;
	width: 120px;
	margin-right: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1em;
	float: right;
}

.submitContatto:hover{
	color: #FF7B11;
}

#pagewidth{ 
 width:778px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 border: 1px solid #9BADB7;
 font-family: Tahoma;
 font-size: 0.8em;
 /*line-height: 1.2em;*/
 /*background-color:#C8EAFF;*/
 background-image: url(../../img/sf_pagewidth.jpg);
 position:relative;
} 

.nocss{
	display: none;
}
 
#header{
 position:relative; 
 height:268px; 
 width:100%;
 background-image: url(../../img/sf_header.jpg);
 background-repeat: no-repeat;
} 

#header_menu{
	position: absolute;
	top: 208px;
	right: 5px;
}

#header_menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0
}

#header_menu li{
	float: left;
	margin-top: 0px;
	margin-left: 2px;
	padding-top: 0px;
}

#header_menu a{
	display: block;
}

* html #header_menu a:hover{
	line-height: 1px; /*serve per IE*/
}

#header_menu a:hover img{
	visibility: hidden
}

#slogan{
	position: absolute;
	/*top: 180px;*/
	top: 172px;
	right: 10px;
	color: #ffffff;
	font-size: 2.0em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#bandiere{
	position: absolute;
	top: 180px;
	margin-left: 20px;
}

#box_cerca{
	position: absolute;
	top: 235px;
	left: 10px;
}

#box_cerca input{
	border: 0px;
	background-color: transparent;
	width: 115px;
	/*height: 20px;*/
	/*padding-bottom: 10px;*/
	color: #3184B3;
	font-size: 0.85em;
	
}


#box_cerca .submit{
	/*width: 32px;
	height: 32px;*/
	cursor: Pointer;
}
 
#leftcol{
 width:165px; 
 float:left; 
 position:relative; 
 background-color:#C8EAFF; 
 text-align: center;
}

#leftcol ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#leftcol li{
	margin-bottom: 10px;
	padding: 0px;
}

#leftcol a{
	display: block
}

* html #leftcol a:hover{
	line-height: 1px;
}/*serve per IE*/

#leftcol a:hover img{
	visibility: hidden
}

#maincol
{
	float: right; 
 	display: inline; 
 	position: relative; top: -30px;
 	width: 598px; 
 
 	padding-left: 10px;
 	padding-right: 5px;
 
 	min-height: 830px;
 	height: auto !important;
 	height: 830px;
 
 
 /*background-image: url(../../img/sf_maincol.jpg);*/
 /*text-align: center;*/
}

.titPG{
	font-size: 2.0em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #42AEEC;
	border-bottom: 1px dashed #42AEEC;
	padding-left: 8px;
}

.contentPG{
	width: 567px;
	padding: 10px 15px 10px 10px;
	border: 0px solid;
}

.row_contentPG{
	border-bottom: 1px solid #BAE0EE;
	/*margin-bottom: 10px;*/
	padding-bottom: 5px;
	clear: both;
	text-align: justify;
}

.row_contentPG_tit{
	padding-top: 10px;
}

.row_contentPG_testo{
	margin-bottom: 5px;
	margin-top: 5px;
}

.row_contentPG img{
	border: 2px solid #BAE0EE;
	padding: 1px;
	margin: 10px 10px 0px 10px;
	width: 195px;
}

.row_contentPG img:hover{
	border: 2px solid #086BA1;
	width: 540px;
}

.banner_home{
	/*border: 1px solid;*/
	width: 590px;
	text-align: center;
	margin-bottom: 15px;
}

#box_offerte{
	width: 371px;
	height: 321px;
	float: left;
	padding-left: 5px
}

.box_offerte_content{
	background-image: url(../../img/sf_offertaprezzo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #81C8F0;
	width: 163px;
	height: 270px;
	float: left;
	margin: 30px 3px 3px 3px;
	padding: 5px;
}

.img_offerta{
	width: 161px;
	height: 130px;
	border: 1px solid;
}

.titolo_offerta{
	font-size: 1.1em;
	font-weight: bold;
	color: #594270;
}

.testo_offerta{
	font-size: 0.85em;
	color: #3687B5;
	text-align: justify;
}

.leggi_offerta{
	font-size: 0.85em;
	color: #159AE5;
	font-weight: bold;
	text-align: right;	
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

.leggi_offerta a{
	color: #159AE5;
}

.leggi_offerta a:hover{
	color: #FF8309;
}

.prezzo_offerta{
	font-size: 1.1em;
	font-weight: bold;
	width: 163px;
	height: 70px;
	text-align: center;
}

.prezzo_offerta a{
	color: #594270;
}

.prezzo_offerta a:hover{
	color: #FF8309;
}

#box_animazione{
	width: 216px;
	height: 321px;
	float: right;
	margin-right: 5px;
	/*text-align: center;*/
}

.box_animazione_content{
	margin-top: 30px;
	margin-left: 8px;
	width: 198px;
	height: 280px;
	border: 1px solid #81C8F0;
}

#box_novita{
	width: 305px;
	height: 167px;
	float: left;
	margin-top: 20px;
}

.box_novita_content{
	background-image: url(../../img/sf_offertaprezzo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	/*border: 1px solid #81C8F0;*/
	width: 285px;
	height: 127px;
	float: left;
	margin: 25px 3px 3px 5px;
	padding: 5px;
}

.img_novita{
	width: 50px;
	float: right;
	margin: 5px;
}

.img_novita img{
	width: 50px;
	border: 1px solid #000000;
}

#box_topgallery{
	width: 281px;
	height: 167px;
	float: right;
	margin-right: 5px;
	margin-top: 20px;
}

.box_topgallery_content{
	/*background-image: url(../../img/sf_offertaprezzo.gif);*/
	background-repeat: repeat-x;
	background-position: bottom;
	/*border: 1px solid #81C8F0;*/
	width: 261px;
	height: 127px;
	float: left;
	margin: 25px 3px 3px 5px;
	padding: 5px;
}

.img_topgallery{
	float: right;
	margin: 5px;
}

.img_topgallery img{
	width: 100px;
	border: 1px solid #000000;
	margin-right: 5px;
}

.view_gallery{
	text-align: right;
	font-weight: bold;
	border: 0px solid;
	clear: both;
}

.view_gallery a{
	color: #159AE5;
}

.view_gallery a:hover{
	color: #FF8309;
}

#faq{
	/*border: 1px solid;*/
	padding-right: 40px;
	padding-left: 20px;
}

.tit_faq{
	font-size: 1.5em;
	color: #EC8744;
	margin-bottom: 10px;
}

.list_faq ul{
	list-style-type: square;
}

.domanda_faq{
	color: #086BA1;
	/*margin-bottom: 5px;*/
}

.risposta_faq{
	margin-bottom: 10px;
	border-bottom: 1px dashed #cccccc; 
	border-right: 2px solid #cccccc; 
	padding: 5px;
	text-align: justify;
}

#footer{
 height: 80px;
 background-image: url(../../img/sf_footer.jpg);
 background-repeat: no-repeat;
 text-align: right;
 /*padding-top: 20px;*/
 /*clear:both;*/
 } 

.powered{
	float: left;
	top: 42px;
	left: 10px;
	position: relative;
}
 
#footer .text{
	/*padding-top: 48px;*/
	padding-right: 20px;
	top: 40px;
	position: relative;
	color: #888888;
}

/****************************CATALOGO**********************************/

#catalogo{
	/*border: 1px solid;*/
	padding-right: 40px;
	padding-left: 20px;
}

#titCat{
	border: 1px solid #ffffff;
	background-color: #DDEFFA;
	padding: 2px;
	clear: both;		
}

#listCat ul{
	/*margin: 0px;
	padding: 0px;*/
	list-style: none;
	/*margin-left: 10px;
	margin-top: 10px;*/
	font-size: 1em;
}

#listCat ul li{
	border: 0px solid;
	/*clear: both;	*/
}

#listCat ul li a{
	display: block;	
	
	border-bottom: 1px solid #ffffff;
	
	color: #594270;
	font-weight: bold;
}

#listCat ul li a:hover{
	background-color: #42AEEC;	
	color: #ffffff;
	/*font-weight: bold;*/
	/*margin-left: 15px;*/
}

/*
#listCat ul ul
{
	position: relative;
	margin:0 0 0 185px;
	padding: 0 0 0 10px;
	font-size: .9em;
}

#listCat ul ul li
{
	
	margin: 5px;
}


#listCat ul ul li a	
{
	
	font-size:1em;
	color: #666;
}

*/





/************************************************/

#listCat ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 10px;
	margin-top: 10px;	
	position: relative;	
	z-index: 100;
}

#listCat li{
	border: 0px solid;
	clear: both;	
}

#listCat li a{
	display: block;	
	/*padding: 0px;*/
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
	color: #594270;
	font-weight: bold;
}

#listCat .x  li a,
#listCat .x ul li ul li a	{
	display: inline;	
}


#listCat li a:hover{
	background-color: #42AEEC;	
	color: #ffffff;
	/*font-weight: bold;*/
	/*margin-left: 15px;*/
}


#listCat ul ul
{
	padding:0;
	position: relative; top: 0px; z-index: 1;
	margin:0 0 0 195px;
	font-size: .9em;
}


#listCat ul ul li
{
	margin: 5px;
}


#listCat ul ul li a	
{
	
	font-size:1em;
	color: #666;
}


/***********************************************/




.nomCat a{
	font-weight: bold;
	color: #086BA1;	
}

.nomCat a:hover{
	color: #42AEEC;	
}

.descProd{ 
	color: #5A87B5;	
	font-size: 0.85em;
	margin-left: 17px;
	margin-bottom: 10px;
	/*float: left;*/
	border: 0px solid #000000;
	width: 440px;
	float: left;
}

.leggiScheda{
	text-align: center;
	border: 1px solid #cccccc;
	color: #ffffff;
	width: 52px;
	background-color: #888888;
	font-size: 0.85em;
	/*font-weight: bold;*/
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	margin-bottom: 1px;
}

.leggiScheda:hover{
	border: 1px solid #888888;
	color: #888888;
	background-color: #cccccc;
}

.leftProd{
	float: left;
	border: 0px solid;
}

.rightProd{
	float: right;
	border: 0px solid;
}

.rightProd img{
	border: 1px solid #cccccc;
}

.rightProd img:hover{
	border: 1px solid #42AEEC;
}

.leftScheda{
	float: left;	
	width: 422px;
	/*border: 1px solid #cccccc;*/
	padding: 5px;
}

.leftScheda th{
	color: #545454;
}

.leftScheda td{
	color: #5A87B5;
	border-bottom: 1px solid #ffffff;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	text-align: left;
}

.nomeProd{
	font-weight: bold;
	font-size: 1.3em;
	background-color: #42AEEC;	
	color: #ffffff;  
	padding-left: 10px;	
	border-bottom: 1px solid #ffffff;
}

.rightScheda{
	float: right;	
	width: 100px;
	border: 1px solid #cccccc;
	margin-top: 5px;
	text-align: center;
	font-size: 0.85em;
	background-color: #888888;
	padding-bottom: 5px;
}

.rightScheda img{
	padding-bottom: 5px;	
}

.rightScheda a{
	color: #ffffff;	
}

.rightScheda a:hover{
	color: #888888;	
}

.rightScheda:hover{
	background-color: #cccccc;	
	border: 1px solid #888888;
	
}

.leftTit{
	float: left;
}

.rightTit{
	float: right;
}

.titTable{
	color: #545454;
}

.descTable{
	color: #5A87B5;	
	border-bottom: 1px solid #ffffff;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	text-align: left;
}

.quantitaPezzi{
	clear:both;
	font-size: 0.85em;
}

.quantitaPezzi table{
	margin-bottom: 10px;
	margin-top: 0px;
	/*border: 1px solid #999;*/
}

.quantitaPezzi th, td{
	border: 1px solid #cccccc;
	text-align: center;
}

.quantitaPezzi th{
	color: #545454;
}

.quantitaPezzi td{
	border: 1px solid #cccccc;
	color: #5A87B5;
	background-color: #ffffff;
}


.quantitaPezzi td span
{
	color: #545454;
	font-weight: bold;
}


.titColoriGriglia{
	padding: 3px;
	font-size: 0.85em;
	border-bottom: 1px dashed #888888;
	margin-bottom: 5px;
}

.coloriGriglia {
	border: 1px solid #cccccc;
}

.coloriGriglia th, td{
	border: 0px;	
}

.coloriGriglia form{
	margin: 0px;
	padding: 0px;	
}

.coloriGriglia .inputTxt{
	width: 30px;
	height: 12px;
	font-size: 0.85em;
	text-align: right;
	
}

.acquista{
	text-align: center;
	border: 1px solid #cccccc;
	color: #ffffff;
	/*width: 160px;*/
	height: 20px;	
	background-color: #888888;
	font-size: 0.85em;
	padding: 0 20px;
	cursor: pointer;
}

.acquista:hover{
	border: 1px solid #888888;
	color: #888888;
	background-color: #cccccc;
}

.titTotArticoli{
	padding: 3px;
	/*font-size: 0.85em;*/
	border-top: 1px dashed #888888;
	margin-top: 5px;
}

.titPersonalizza{
	background-color: #42AEEC;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;	
	text-align: center;
	padding: 5px;
	margin: 5px;
}

.radio{
	border: 0px;
	float: left;
	margin-top: 7px;
	background-color: transparent;	
	/*clear: both;*/
}

.radio2{
	border: 0px;
	background-color: transparent;
}

.rowPersonalizza{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;	
	margin-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

.rowPersonalizza td{
	border: 1px solid #cccccc;
	color: #545454;
	/*background-color:#7FD2FF */
}	

.rowPersonalizza span{
	color: #5A87B5;	
}

.costoImpianto{
	border-top: 1px dashed #cccccc;	
	padding: 5px;
	color: #545454;
}

.dimPersonalizza{
	/*border: 1px solid;*/
	height: 20px;
	text-align: center;
	margin-top: 20px;
}

.imgPersonalizza td{
	border: 1px solid #cccccc;
	padding: 5px;	
}

.imgPersonalizza img{
	border: 1px solid #888888;	
}

.testoStampa{
	font-size: 0.85em;
	padding: 5px;
	border-top: 1px dashed #cccccc;
	margin-top: 10px;	
	margin-bottom: 10px;
}

.testoStampa textarea{
	width: 510px; 
	height: 50px;
	font-size: 0.9em;
}

.checkbox2{
	border: 0px;
	background-color: transparent;
}

.schedaDefault{
	border: 2px solid #9FE6FF;	
	margin-bottom: 10px;
	
}

.schedaPersonalizza{
	border: 2px solid #9FE6FF;	
}

.pound-error
{
	text-align: center;
	color: red;
	
}

.gallerycontroller{
	display: none;
}

.gallerycontent{
	width: 196px;
	border: 0px solid black;
	background-color: none;
	padding: 0px;
	display: block;
	text-align: center;
}

.gallerycontent .foto{
	width: 198px;
}

/****************************CATALOGO**********************************/

.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



/****************************************************/
dl.search 
{
	margin: 5px;
	font-size: 1.3em;
	color: #EC8744;
}

dl.search span
{
	font-size: 0.8em;
	color:#555;
}


dl.search dt
{
	margin: 10px;
}

dl.search dd
{
	margin-left: 45px;
	
	
}


dl.search dd a
{
	display: block;
	font-size: 0.8em;
	font-family: verdana;
	color: #5A87B5;
	padding-bottom: 2px;
}

/****************************************************/


#skype
{
	position: absolute;
	top:840px; left:7px;
}


#atlantis
{
	position: absolute;
	top:910px; left:7px;
}

#aceleriamo
{
	position: absolute;
	top:1050px; left:25px;
}


/****************************************************/

.scroll-news{
	text-align: left;
}

.scroll-news a:hover{
	text-decoration: underline;
}

.scroll-news .date{
	font-size: 0.8em;
	color: #555;
}

.scroll-news .short_news{
	font-size: 0.9em;
	color: #555;
}

.new-scr-tit{
	margin: 0;
	padding: 0;
	color: #159AE5;
	font-weight: bolder;
	font-size: 1.4em;
	margin: 0 0 2px 25px;
}

.marquee-container{
	height: 54px;
	width: 90%;
	background-image: url(../../img/sf_offertaprezzo.gif);
	background-repeat: repeat-x;
	background-position: 20px 20px;
	border-bottom:1px solid #BAE0EE;
	border-top:1px solid #BAE0EE;
	margin: 0 4%;
	padding: 4px 5px 0px 5px;
}

.marquee{
	width: 100%; height: 50px;
	text-align:center;
}

.news-detail{
	padding: 5px;
}

.news-detail .hp{
	float: right;
	position: relative;
	top:5px; right:10px;
}


.news-detail h3{
	margin:0; padding:0;
	/*text-align: center;*/
	margin-bottom: 5px;
	border-bottom: 1px solid #eee;
	color: #FF7B11;
}

.news-detail img{
	float: right;
	margin-left: 5px;
}


