@charset "utf-8";
/* CSS Document */

/*
Theme Name: Effetti speciali templates, ES01 Theme
URI: 
Description: ...
Author: Flavio Carboni
Author URI: http://www.effettispeciali.net  :: http://www.flyingpixel.net
Version: 1.0
*/

/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
/*
1: Global

2: Links

3: Headings

4: Containers

5: Header

6: Navigation

7: Middle

8: Form

9: Extra

10: Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/* :::: 1 : GLOBAL :::::: */

body{
margin:0;
padding:24px 0 0 0;
/*background:#437a98;*/
background:#4974a4;
font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#c9c9c9;
text-align:center;
line-height:1.8em;
}


p{
margin:0;
padding:0;
}

img{
border:0;
}

ul,li{
list-style-type:none;
margin:0;
padding:0;
}

.right {
float: right;
}
.left {
float: left;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.align-center {
text-align:center;
}
.justify {
text-align:justify;
}
.hide {
display: none;
}
.clear {
clear: both;
}
.bold {
font-weight:bold;

}

.demiBold{
font-weight:bold;
color:#666666;
}

.uppercase{
text-transform:uppercase;
}

.italic {
font-style:italic;
}
.underline {
border-bottom:1px solid;
}
.highlight {
background:#ffc;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft {
float:left;
margin:4px 10px 4px 0;
}
img.alignright {
float:right;
margin:4px 0 4px 10px;
}


img.borderShadow{
border-right:#333 1px solid;
border-bottom:#333 1px solid;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}

.defaultFont{
font-family: Tahoma, verdana, arial, geneva;
font-size: 11px;
color: #696a65;
}

.red{
color:#FF0000;
}

.red1{
color:#990000;
}

.yellow{
color:#FFFF00;
}

.black{
color:#000;
}

.grey{
color:#333;
}


.green{
color:#0c7e0c;
}

.white{
color:#fff;
}

.blu{
color:#000033;
}

.labelForm{
font-face:Verdana;
font-size: 7pt
}



.normalFont{
font-size:10px;
}

.font11{
font-size:11px;
}

.smallFont9{
font-size:9px;
}

.smallFont8{
font-size:8px;
}

.bigFont13{
font-size:13px;
}

.bigFont12{
font-size:12px;
}


.bigFont11{
font-size:11px;
}


h1{
font-size:14px;
color:#0c7e0c;
margin:0;
padding:0;
}


h2{
font-size:12px;
color:#990000;
margin:0;
line-height:1.8em;
}

h4{
font-size:12px;
color:#000;
margin:0;
line-height:1.8em;
}

h3{
font-size:13px;
color:#0c7e0c;
margin:0;
padding:0;

}


#col_2 ul li{
background: url(../template/images/bullet.gif) 10px 10px no-repeat;
line-height:26px;
padding-left:28px;
}

#catalogo ul li{
background: url(../template/images/bullet1.gif) 10px 9px no-repeat;
line-height:26px;
padding-left:28px;
}

.marginul{
padding:0 0 0 30px; float:left;

}


/* :::::  END 1 :::::::: */


/* :::: 2 : LINKS :::::: */


a.linkBoxes, a.linkBoxes:visited, a.linkBoxes:active{
color: #fff;
text-decoration:none;
font-weight:normal;

}
a.linkBoxes:hover {
color: #333;
text-decoration:none;
font-weight:normal;
}



a.linkRed, a.linkRed:visited, a.linkRed:active{
color:#990000;
text-decoration:none;

}
a.linkRed:hover {
color: #3d3a3a;
text-decoration:none;
}

a.linkWhite, a.linkWhite:visited, a.linkWhite:active{
color:#fff;
text-decoration:none;

}
a.linkWhite:hover {
color: #fff;
text-decoration:underline;

}


a.linkGrey, a.linkGrey:visited, a.linkGrey:active{
color:#333;
text-decoration:none;

}
a.linkGrey:hover {
color: #990000;
text-decoration:underline;

}


a.linkRedAcc, a.linkRedAcc:visited, a.linkRedAcc:active{
color:#fff;
text-decoration:none;

}
a.linkRedAcc:hover {
color: #333333;
text-decoration:none;

}

a.linkBoxHome, a.linkBoxHome:visited, a.linkBoxHome:active{
color:#0c7e0c;
text-decoration:none;
font-weight:bold;
font-size:12px;

}
a.linkBoxHome:hover {
color: #333333;
text-decoration:none;


}





*html .-3top{
margin-top:-3px;
}

/* :::::  END 2 :::::::: */


/* :::: 4 : CONTAINERS :::::: */

#header, #modulo, #contBread, #footer{
margin:0 auto 0 auto;
text-align:left;
}

#header{
height:149px;
width:914px;
padding:0;
overflow:hidden;

/*background:url(../template/images/header.jpg) left top no-repeat;*/
}

#header .logo{
height:149px;
width:242px;
float:left;
}



#header .imgHeader{
height:149px;
width:672px;
float:left;
}
#contBread{
width:914px;
height:22px;
overflow:hidden;
}


.breadcrumb{
width:760px;
height:20px;
padding:2px 0 0 20px;
background:url(../template/images/bg_bread.jpg) left top no-repeat;
color:#fff;
text-align:left;
font-size:9px;
float:left;
}

.contMail{
width:134px;
height:22px;
float:left;
}


#modulo{
width:888px;
background:url(../template/images/bg.jpg) left top repeat-y;
padding:0 0 30px 26px;
overflow:hidden;
}





#footer{
height:33px;
width:848px;
padding:22px 33px 0 33px;
background:url(../template/images/footer.jpg) left top no-repeat;
color:#305265;
}

#footer p{
float:left;
/*width:424px;*/
height:33px;
}

#footer p a:link{

text-decoration:underline;
color:#305265;
}

#footer p a:hover{

text-decoration:none;
color:#305265;
}







#col_1{
float:left;
/*border:#000 1px solid;*/
width:215px;
padding:40px 0 0 0;

}

#col_2{
float:left;
width:673px;

color:#555;
font-size:11px;
}

/*#col_1, #col_2{
margin:20px 0 0 0;
}
*/

#navHome{
width:185px;
/*height:251px;*/
padding:0 10px 0 0;
/*border:#fff 1px solid;*/
/*overflow:hidden;*/
}


#boxContatti{
width:210px;
height:236px;
margin:20px 0 0 0;
background:url(../template/images/nav/boxContatti.jpg) left top no-repeat;
}



/*scheda prodotti e lightbox*/


.colonna1_scheda{
width:196px; float:left; margin-top:1px;
}


.boxGenerico{
width:141px;
height:26px;
background:url(../modules/prodotti/images/schede/bgBoxGenerico.jpg) left top no-repeat;
clear:left;
margin-top:10px;
padding:10px 10px 0 45px;
}


#gallery ul li{
float:left;
margin-bottom:2px;
}

.colonna2_scheda{
width:436px;
padding-right:10px;
float:left;
margin-top:1px;
}

.topBoxTesto_scheda{
width:436px;
height:48px;
background:url(../modules/prodotti/images/schede/topBoxTx.jpg) left top no-repeat;
}

.corpoBoxTesto_scheda{
width:436px;
background:url(../modules/prodotti/images/schede/bgBoxTx.jpg) left top repeat-y;
overflow:hidden;
}

.fooBoxTesto_scheda{
width:436px; height:15px; background:url(../modules/prodotti/images/schede/downBoxTx.jpg) left top no-repeat; clear:left
}

/* :::::  END 4 :::::::: */


/* :::::  6: NAVIGATION :::::::: */

/*accordion*/

.menu_list {
	width: 185px;
	/*background:#a9cbb4;*/
}
.menu_head {
	/*padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;*/
     background: url(../template/images/nav/bgBottone.jpg) left top no-repeat;
	 margin:2px 0 0px 0;
	 width:155px;
	 height:25px;
	 padding:4px 0 0 30px;
	 cursor:auto;
	 color:#fff;
	 font-weight:bold;
	 overflow:hidden;
	 
	
}






.menu_body {
	display:none;
	/*background:#a9cbb4;*/
	/*height:100px;
	overflow:auto;*/
}
.menu_body a {
  display:block;
  color:#001c51;
  /*efefef*/
  background-color:transparent;
  /*background:url(../template/images/nav/bgBoxMenu.gif) left top no-repeat;*/
  
  padding-left:10px;
 /* font-weight:bold;*/
  text-decoration:none;
  line-height:25px;
}
.menu_body a:hover {
  color: #990000;
  text-decoration:underline;
}


.firstA{
background:url(../template/images/nav/upBoxMenu.gif) lef top no-repeat;
}

.lastA{
background:url(../template/images/nav/downBoxMenu.gif) left top no-repeat;
}

.normalA{
background:url(../template/images/nav/bgBoxMenu.gif) left top no-repeat;
}


/* :::::  END 6 :::::::: */



/* :::: 8 : FORMS :::::: */

form{
margin:0;
padding:0;
/*color:#ccc;*/
}

.inputbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3d3a3a;
	border-right-color: #3d3a3a;
	border-bottom-color: #3d3a3a;
	border-left-color: #3d3a3a;
	background-color:#d1ccbc;
	color:#493627;
	font-size:11px;
}


.prev{
background-color:#f2f9f5;
border-bottom:#333 1px dotted;
border-right:none;
border-left:none;
border-top:none;
color:#990000;
font-size:11px;
margin-top:8px;
}

.bgPrev{
background:url(../modules/preventivi/images/bgPreventivi.gif) left top no-repeat
}


/* ::::::::: END 8  :::::::::::*/


/* :::::::::.. 9: EXTRA :::::::::::::::*/


.shadowTx {
	
	/*
	colore
	x
	y
	blur radius
	*/
	text-shadow: #000 1px 1px 0;
	
	
}


a.linkopacity img {
filter:alpha(opacity=60); 
-moz-opacity: 0.6; 
opacity: 0.6;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}


a.linkopacity1 img {
filter:alpha(opacity=100); 
-moz-opacity: 1; 
opacity: 1;}

a.linkopacity1:hover img {
filter:alpha(opacity=60);   
-moz-opacity: .06;   
opacity: 0.6;
}

.alpha50{

filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
color:#999999;
}


/*slideshow homne*/

.pics {  
    height:  242px;  
    width:   610px;  
    padding: 0;  
    margin:  0;  
	
} 
 
.pics img {  
    padding: 10px;  
    border:  1px solid #ccc;  
    background-color: #747474;  
    width:  588px; 
    height: 220px; 
    top:  0; 
    left: 0 
}

/* ::::::::.. END 9  :::::::::::::::::::..*/