/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.7.1
 Edi Group snc - Web & business consulting

   * Copyright (c) 2007-2008. See LICENSE for more info.

----------------------------------------------------------------------- */

/***********************************************************************
******************* reset.css ******************************************
************************************************************************/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body { line-height:1.5; }
table { border-collapse:separate; border-spacing:0; }
caption, th, td { text-align:left; font-weight:normal; }
table, td, th { vertical-align: middle; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }
a img { border:none; }
.clearer { height: 0px; overflow: hidden; margin: 0px; clear: both; }

/***********************************************************************
******************* typography *****************************************
************************************************************************/

/* Titoli */

h1, h2, h3, h4, h5, h6 { font-weight: bold; color:#aa1111;}
h1 { font-size:130%; line-height:1; margin-bottom:0.5em;  }
h2 { font-size:105%; margin-bottom:0.25em; margin-top:0.25em;font-style: italic;}
h3 {font-size:105%;margin:0.50em 0;font-style:italic;font-family: "Trebuchet MS",georgia,"Helvetica Neue",Arial,Helvetica,sans-serif;}
h4 { font-size:1.2em; line-height:1.25; margin-bottom:1.25em; }
h5 { font-size:1em; margin-bottom:1.5em; }
h6 { font-size:1em; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0;}

/* Paragrafi */

p { padding: 4px 0 4px 0; line-height: 18px; font-family: "Trebuchet MS",georgia,"Helvetica Neue",Arial,Helvetica,sans-serif;}
p img.left { float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

/* Link */

a { color:#74442a; text-decoration:none;}
a:link, a:visited { color: #aa1111; text-decoration: none; }
a:active, a:hover { color: #74442a; text-decoration: underline }


/* Formattazione */

blockquote {margin:1.5em;color:#666;font-style:italic;}
strong { font-weight:bold; } 
em, dfn { font-style:italic; } 
dfn { font-weight:bold; }
sup, sub { line-height:0; }
abbr, acronym { border-bottom:1px dotted #8f6627; }
address {margin:0 0 1.0em;font-style:italic;color:#926c53}
del { color:#666;}
pre { margin:1.5em 0; white-space:pre;}
pre, code, tt { font:1em 'andale mono', 'lucida console', monospace; line-height:1.5; }
caption {background:#eee;}
.small { font-size:.9em; margin-bottom:1.875em; line-height:1.875em;}
.large { font-size:1.2em; line-height:2.5em; margin-bottom:1.25em;}
.hide { display:none; }
.quiet { color:#666; }
.loud { color:#000; }
.highlight { background:#ff0;}
.added { background:#060; color:#fff; }
.removed { background:#900; color:#fff; }
.first { margin-left:0; padding-left:0; }
.last { margin-right:0; padding-right:0; }
.top { margin-top:0; padding-top:0; }
.bottom { margin-bottom:0; padding-bottom:0; }
.center { text-align: center; }

/*liste e tabelle*/


ul, ol {margin:0 1.5em 1.5em 1.5em; }
ul { list-style-type: disc; }
ol { list-style-type:decimal; }
dl { margin:0 0 1.5em 0; }
dl dt { font-weight:bold; }
dd { margin-left:1.5em; }
table { margin-bottom:1.4em; width:100%; }
th { font-weight: bold; background:#C3D9FF; }
th, td { padding: 4px 10px 4px 5px; }
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}

.elenco li {font-size: 12px; font-family: "Trebuchet MS"; margin: 0 0 0 20px; line-height:22px;}
/* forms.css */
form {font-size:90%;}
label {vertical-align: middle;font-weight:bold;float:left;width:9em;display:block;clear:left;margin:1em 1em 0 1em;text-align:left;font-size:1em;line-height:1.25;}
fieldset {padding:1.4em 1.4em 0 1.4em;margin:0;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border-bottom:1px dashed #939292;border-top:0;border-left:0;border-right:0;background-color:#fcf9f4;font-family:"Trebuchet MS","Helvetica Neue",Arial,Helvetica,sans-serif;}
input.text:focus, input.title:focus, textarea:focus, select:focus, .errorForm:focus {border-bottom:1px dashed #aa1111;border-top:0;border-left:0;border-right:0;background-color:#faf3de;}
input.text, input.title, .errorForm {width:200px;padding:5px;font-size:1.1em;}
input.title {font-size:1.5em;}
textarea {width:200px;height:70px;padding:5px;font-size:1.1em;}
.button {width:100px;font-size:1.0em;margin:0.5em 0;border:1px solid #537303;background-color:#faf3de;padding:5px;font-size:1.2em;}
.errorForm {background:#fddada;margin:0.5em 0;border-bottom:1px dashed #992A2A;border-top:0;border-left:0;border-right:0;}
.buttonForm {padding:0;margin:0;}

/*message*/
.info, .success, .error, .warning {border:1px solid;margin:0px 0px 0px;padding:10px 10px 10px 50px;background-repeat:no-repeat;background-position:10px center;}
.info {color:#00529B;background-color:#BDE5F8;background-image:url('../images/icons/info.png');}
.success {color:#4F8A10;background-color:#DFF2BF;background-image:url('../images/icons/success.png');}
.error {color:#D8000C;background-color:#FFBABA;background-image:url('../images/icons/error.png');}
.warning {color:#9F6000;background-color:#FEEFB3;background-image:url('../images/icons/warning.png');} 


/***********************************************/
/* Top Navigation                            */
/***********************************************/
#navigation {height:85px;float:right; width:675px; font-style: italic; font-size: 13px;}
ul#nav {width:675px;height:85px;padding:0;margin:0;}
ul#nav li {height:45px;padding:40px 18px 0 9px;;margin:0;display:block;overflow:hidden;float:left;background-image:url(../images/bg/list.jpg);background-repeat:no-repeat; background-position: top right;}
ul#nav li a {border:0;display:block;text-decoration:none;overflow:hidden;padding:0;margin:0; color: #74442a;}
#navigation a:link, #navigation a:visited {color:#74442a;text-decoration:none;}
#navigation a:active, #navigation a:hover {color:#b40000;}
a.currentPage {color:#5d0707;font-weight:bold;font-size:96%;}


/*******************************************************************************
*************************   web site    ****************************************
*******************************************************************************/
body {font-size:75%;color:#222;background-image:url(../images/bg/bgHome.jpg);background-position:top center;background-repeat:no-repeat;font-family:georgia,"Helvetica Neue",Arial,Helvetica,sans-serif;}
.wrapper {margin:73px auto 0 auto;width:934px;height:617px;padding:0 12px;}
#header {height:85px;}
#logo {margin-right: 655px; padding: 10px 0 0 10px; width: 242px;}
#slider {width:930px;margin:24px auto 0 auto;height:350px;padding:0;}
.corpoInterne {font-size:75%;color:#222;background-image:url(../images/bg/bgInterne.jpg); background-position:top center;font-family:georgia,"Helvetica Neue",Arial,Helvetica,sans-serif;}
.corpoInterne2 {font-size:75%;color:#222;background-image:url(../images/bg/bgInterne2.jpg); background-position:top center;font-family:georgia,"Helvetica Neue",Arial,Helvetica,sans-serif;}
.corpoprivacy {font-size:75%;color:#222;background-position:top center;font-family:georgia,"Helvetica Neue",Arial,Helvetica,sans-serif;}
.corpoInternaVasche {font-size:75%;color:#222;background-image:url(../images/bg/bgInterneVasche.jpg); background-position:top center;font-family:georgia,"Helvetica Neue",Arial,Helvetica,sans-serif;}
.corpoContatti {font-size:75%;color:#222;background-image:url(../images/bg/bgContatti.jpg); background-position:top center;font-family:georgia,"Helvetica Neue",Arial,Helvetica,sans-serif;}
#footer {width:960px;margin:0 auto;padding:12px 0 15px 0;color:#85765f;}

#sideRight {padding: 30px 32px 0 0px; float:right;width:400px;}
#sideLeft { padding-top: 22px; width: 483px; margin-right: 440px;}
#sideLeftContatti {padding:32px 10px 0 240px;width:233px;margin-right:440px;color:#926c53}

/*slideshow*/
#slideshow{clear:both;height:350px;border:0;position:relative;overflow:hidden;text-align:left;margin:0;padding:0;}


/*ToolbarFooter*/
#toolbarFooter {width:500px;margin:0 450px 0 0;}
#toolbarFooter ul {margin:0;padding:0;list-style-type:none;}
#toolbarFooter li {display:inline;margin:0;padding:0;line-height:18px;}
#toolbarFooter a:link, #toolbarFooter a:visited {color:#85765f;text-decoration:none;}
#toolbarFooter a:active, #toolbarFooter a:hover {color:#8f6627;}
#toolbarFooter a.currentPage {color:#552020;border-bottom:1px dotted #552020;}

/*Credits*/
#credits {width:450px;float:right;text-align:right;}
#credits a:link, #credits a:visited {color:#552020;text-decoration:none;font-style:italic;}
#credits a:active, #credits a:hover {color:#8f6627;}

/*address*/
#address {margin-right:400px;width:500px;padding:8px 0;}

/*Valid W3C*/
#validW3C {width:200px;float:right;text-align:right;padding:8px 0;}
#validW3C a:link, #validW3C a:visited {color:#8f6627;text-decoration:none;font-style:italic;}
#validW3C a:active, #validW3C a:hover {color:#552020;}


.partner, .partnerIdraulica, .partnerArredoBagno, .partnerCeramiche {padding:30px 19px 20px 0;text-align:center;width:100px;position:relative;float:right;display:block;}
.partner img{padding:0;margin:0;}
.partnerIdraulica img{padding:5px 0;margin:0;}
.partnerArredoBagno img{padding:3px 0;margin:0;}
.partnerCeramiche img{padding:2px 0;margin:0;}

.centerContatti {text-align:center;}
.right {text-align:right;padding:0 0 15px 0;}
.informativa {line-height:15px;font-size:10px;}