body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	background: #fff;
	}
a:link {
	color: #39c;
	}
a:visited {
	color: #369;
	}

form{
	margin:0;
	padding:10px;
}

label{
	display:block;
}

input, textarea{
	background:transparent;
	width:80%;
	border:1px solid #00914D;	
	margin:0px;
	cursor:text;
}
textarea{
	font-size:11px;
	overflow:auto;
	}
input#comune{
	width:62%;
}
input#provincia{
	width:15%;
	display:inline;

	}
input#privacy{
	margin:5px 5px 0 0;
	width:auto;
	cursor:auto;
	display:inline;
	float:left;
	
}
label#lblPrivacy{
	font-size:9px;
	padding-left:0px;	
	padding-top:5px;
	line-height:20px;	
}

input#submit{
	margin-top:5px;
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(/img/formbg.gif) repeat-x left top;
}
.imgfloatleft{
	float:left;	
	margin-right:20px;
	margin-bottom:20px;
}
.imgfloatRight{
	float:right;	
	margin-left:20px;
	margin-bottom:20px;
}
.clearboth{
	clear:both;
}
/* layout */

#wrap {
	min-width: 760px;
	max-width: 980px;
	background: url(/img/wrap-bg.gif) repeat-y 70% 0;
	margin:auto;
	}
#content {
	float: left;
	width: 70%;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;
	}
#sidebar {
	float: right;
	width: 30%;
	}
#footer {
	clear: both;
	background: #828377 url(/img/footer-bg.gif) repeat-x top left;
	}
#footer {
	clear: both;
	background: #828377 url(/img/footer-bg.gif) repeat-x top left;
	}
#footer a{
		color:#333333;
		text-decoration:none;
	}	

/* gutters */

#content .gutter {
	padding: 25px;
/*	background: url(/img/content-bg.gif) repeat-x top left;*/
	}
#sidebar .gutter, #sidebar-2 .gutter {
	padding: 15px;
	}

/* header */

#header {
	background: #FFFFFF;
	height:90px;
	/*border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #106B3A;*/
	}
#header h3 {
	float:left;
	margin: 0;
	padding: 10px 0 5px 0;
	font-family: Georgia, serif;
	font-size: 150%;
	color: #374C0E;
/*	background: url(/img/bulls-eye.gif) no-repeat top left;
*/	}
	
/* message row */

#message {
	margin: 0;
	padding: 5px;
	font-size: 90%;
	color: #cc9;
	text-align: left;
	background: #00914D repeat-x top left;
	}

#message a{
	color:#cc9;
	text-decoration:none;
	}
/*#message strong {
	padding: 0 0 0 28px;
	background: url(/img/pretzel.gif) no-repeat 0 50%;
	}*/
	
/* content */

#content h1, h2, h3 {
	margin: 0 0 1em -0.5em;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 200%;
	color: #663;
	font-weight: bold;
	}
#content h3,#content h2  {
	font-size:150%;
	padding-top:10px;
}	

img.floatleft{
	float: left;
	margin: 0 15px 0 0;
}

dl.feature {
	clear:both;
	margin: 15px 0;
	padding: 15px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	}
dl.feature:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
dl.feature dt {
	margin: 0 0 .5em 0;
	font-family: Georgia, serif;
	font-size: 140%;
	color: #693;
	}
dl.feature dt img{
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
	background: url(/img/photo-frame.gif) no-repeat bottom right;
	}
dl.feature dd {
	margin-left: 169px;
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
	}

#logofloorwash{
	margin-top:-15px;	
}

/* sidebars */

.box { 
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: #fff url(/img/box-b.gif) no-repeat bottom right;	
	}

.box#info{
		background: #fff url(/img/bg-form-info.jpg) repeat-x bottom right;	
}			
.box#infook{
		background: #fff url(/img/bg-form-info.jpg) repeat-x top right;	
	}
.box#infook p{
		background: url(/img/dialog-ok.png) no-repeat top left;	
		margin-left:10px;
		padding-left:55px;
		font-weight:bold;
	}
.box#info_lavapavimenti{
		background: #fff url(/img/bg-form-lavapavimenti.jpg) repeat-x bottom right;	
}	
.box#info_scopa-elettrica{
		background: #fff url(/img/bg-form-scopa-elettrica.jpg) repeat-x bottom right;	
}	
.box#info_monospazzola{
		background: #fff url(/img/bg-form-monospazzola.jpg) repeat-x bottom right;	
}	
.box#info_aspiraliquidi{
		background: #fff url(/img/bg-form-aspiraliquidi.jpg) repeat-x bottom right;	
}
.box#filmato{
		background: #fff url(/img/animazione-filmato.gif) no-repeat center center;	
		border:1px solid #663;
		cursor:pointer;
}
.box#filmato h3{
	color:#000000;	
	background:none;
	font-weight:bold;
	text-align:center;	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:18px;
	color:#990000;
}
.box#filmato p{
		height:120px;
		line-height:110px;		
		text-align:center;
}
ol#elencopezzi{
	list-style:upper-alpha;
	padding-left:30px;
}

/*.box#rivenditori{
		background: #fff url(/img/rivenditori.gif) no-repeat;	
		background-position:center 30px;
		height:250px;
}			
*/

.box h3 {
	margin: 0;
	padding: 12px;
	font-family: Georgia, serif;
	font-size: 145%;
	font-weight: bold;
	color: #693;
	background: url(/img/box-t.gif) no-repeat top left;
	}
h3.red{
	color: #990000;
	}	
.box p, .box ul {
	margin: 0;
	padding: 0 12px;
	}
.box ul li {
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	list-style: none;
	background: url(/img/li-bullet.gif) no-repeat 0 3px;
	}

.box  img{border:0; margin-top:5px; margin-bottom:5px; }
/* footer */

#footer p {
	margin: 0;
	padding: 15px;
	font-size: 85%;
	color: #333; 
	}
	
/* menu */	
	
#ddcolortabs{
	float:right;
/*	margin-left: 4px;
*/	padding: 0;
	height:90px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}

#ddcolortabs ul{

font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-top:0px;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 0 0 0;
padding:0;
/*text-transform:uppercase;*/
}


#ddcolortabs a{
float:left;
color: #000;
background: #D4D5BD /*url(/img/color_tabs_left.gif) no-repeat left top*/;
margin:0 0 0 2px;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
height:90px;
}

#ddcolortabs a span{
float:left;
display:block;
padding:70px 9px 2px 5px;
background: transparent url(/img/menu.png) no-repeat -999px -999px;
}

#ddcolortabs a span.menu_lavapavimenti{
	background-position: -1px 1px;	
}

#ddcolortabs a span.menu_scopa_elettrica{
	background-position: -111px 1px;	
}

#ddcolortabs a span.menu_monospazzola{
	background-position: -225px 1px;	
}

#ddcolortabs a span.menu_aspiraliquidi{
	background-position: -335px 1px;	
}

#ddcolortabs a span.menu_alro{
	background-position: -436px 1px;	
}



#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #00914D;
}

#ddcolortabs a:hover span{
background-color: #00914D;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #00914D;
}

table, td{
		border:1px solid #D3D4BC;
	}

/*  IE fixes */

#content, #sidebar, #footer {
	height: 1%;
	}
* html dl.feature { /* for IE5+6 */
	height: 1%; 
	}
*:first-child+html .feature { /* for IE7 */
	min-height: 1px; 
	} 

