/* ----------------------- reset ------------------------- */
html { }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td { margin: 0em; padding: 0em; } 
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal;}
li {
	list-style: disc;
	margin: .8em 2em;
}
caption,th {text-align:left;}
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
q:before, q:after{content:'';}
abbr, acronym { border:0; font-variant:normal; }
sup { vertical-align:text-top;}
sub { vertical-align:text-bottom;}
input, textarea, select { font-family:inherit;font-size:inherit;font-weight:inherit;}
legend { color: rgb(0,0,0); }


/* ----------------------- tags ------------------------- */
body { background: rgb(100,100,100); font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;  }
body#blue { background-color: rgb(0,65,155);}
body#black { background-color: rgb(230,230,230); }
body#dark { background: url(grad-grey.jpg); background-attachment: fixed; background-repeat: repeat-x; background-position: left top; background-color: rgb(100,100,100); }
body#grey { background-color: rgb(255,255,255); background-image: url(grd-grey.jpg); background-attachment: fixed; background-repeat: repeat-x; background-position: left top; }
body#black { background-color: rgb(230,230,230); }
body#dark { background: url(grad-grey.jpg); background-attachment: fixed; background-repeat: repeat-x; background-position: left top; background-color: rgb(100,100,100); }
ol { margin: .5em 2em; }
ol li { list-style-position: outside;list-style-type: decimal; margin: 0em; padding: 0em; }


/* ------------------------------ links ------------------------------ */
a, a:visited { color: rgb(0,0,255); font-weight: bold; }
a:active { color: green; }
a:hover { text-decoration: none; }


/* ----------------------- classes ------------------------- */
.off { display: none; visibility:hidden; }
.centre { text-align: center; }
.sinistra { text-align: left; }
.destra { text-align: right; }
.breathe { padding: 1em 0em; }
span.question { color: rgb(204,0,0); font-weight: bold; }
span.answer { color: rgb(0,150,0); font-weight: bold; }
.invisible { display: none; }
.board { background-color: rgb(0,150,0); color: rgb(255,255,255); padding:.15em .5em; }
.board-alt { background-color: rgb(204,0,0); color: rgb(255,255,255); padding:.15em .5em; }
.count { background: rgb(0,0,0); color: rgb(255,255,255); padding:.15em .5em; }
.peace { overflow: hidden; }
.float-left { float: left; }
.float-right { float: right; }
.highlight { background: rgb(250,245,190); font-style: italic; }

a.more-link { background: url(ico-continue.png) no-repeat left center; padding-left: 20px; }

ul.square_red { margin: 0em 0em 0em 3em; list-style: square;  }
ul.square_red li { list-style-image: url(ico-square_red.gif); list-style-type: square; list-style-position: inside; margin: 1em 0em;  }

blockquote.idea { margin: 1em 0em; overflow:hidden; padding: 0em .15em .25em 80px; clear: both; background: rgb(250,250,250) url(css-bulb.png) no-repeat 10px 8px; border: 1px dotted rgb(240,240,240);  }
blockquote.idea p { text-indent: 0em;  }

blockquote.indented { margin-left: 2em; margin-right: 1.5em;  }
div.indented { margin-left: 2em; margin-right: 1.5em;  }
div.indented p { text-indent: 0em; }
*html blockquote.indented { margin-left: 0em; margin-right: 0em; padding-left: 2em;}
*html div.indented { margin-left: 0em; margin-right: 0em; }

blockquote.module { background: rgb(240,240,240); border: .25em solid rgb(230,230,230); padding: .5em 1em; margin: 1em 0em; overflow:hidden;  }
blockquote.module p { margin: 0em; line-height: 2em;  }
blockquote.module h4 { font-size: 1.25em; font-weight: bold; letter-spacing: -1px; }
blockquote.module ul {  margin: 0em 2em; }
blockquote.module ul li { list-style-type: disc; margin: .5em 2em; }

blockquote.module2 { background: #CEE4D1; border: .25em solid rgb(230,230,230); padding: .5em 1em; margin: 1em 0em; overflow:hidden;  }
blockquote.module2 p { margin: 0em; line-height: 2em;  }
blockquote.module2 h4 { font-size: 1.25em; font-weight: bold; letter-spacing: -1px; }
blockquote.module2 ul {  margin: 0em 2em; }
blockquote.module2 ul li { list-style-type: disc; margin: .5em 2em; }

blockquote#ready {
	background: rgb(250,245,190);
	border: .25em solid rgb(250,245,110);
	padding: 1em;
	width: 90%;
	margin: 1.3em auto;
}
blockquote#ready h4 { font-size: 1.25em; font-weight: bold; }
blockquote#ready em { font-weight: bold; border-bottom: 1px dotted rgb(0,0,0); }

blockquote#test {
	background: #C8E4FD;
	border: .15em solid #0033CC;
	padding: 0.7em;
	width: 90%;
	margin: 1.2em auto;
	line-height: 20px;
}
blockquote#test h4 { font-size: 1.25em; font-weight: bold; }
blockquote#test em { font-weight: bold; border-bottom: 1px dotted rgb(0,0,0); }

blockquote.satisfaction {
	background-color: rgb(255,255,150);
	background-image: url(satisfaction2.png);
	background-repeat: no-repeat;
	background-position: .25em 1em;
	border: .15em solid rgb(255,230,0);
	margin: 0em auto;
}
blockquote.satisfaction p {  padding-left: 130px; }

blockquote.order { background-color: rgb(225,250,200); background-position: center left; background-repeat: no-repeat; border: .25em solid rgb(235,255,215); padding: .15em 1em .15em 95px;  margin: 0em auto 1em auto; }
blockquote.order p { text-indent: 0em; }
blockquote.order:hover { background-color: rgb(200,250,175); }
blockquote.order h3 { color: rgb(204,0,0); text-transform:capitalize; }
blockquote.order a { font-weight: bold; }

dl.order-credit { height: 50px; margin: 1em 0em 1em 0em }
dl.order-credit dt { float: left; width: 55%; }
dl.order-credit dd {
	float: left;
	width: 90%;
}
dl.order-credit dd h5 { line-height: 50px; font-size: 1.5em; }
dl.order-credit dd h5.credit { background: url(ico-secured.png) no-repeat 0em 0em; padding-left: 60px; }

dl.order-phone { height: 50px; margin: 1em 0em 1em 0em; }
dl.order-phone dd {  }
dl.order-phone dd h5 { font-size: 1em; letter-spacing: 0px; text-align: center; }
dl.order-phone dd h5 span { background: url(ico-phone.png) no-repeat 0em 0em; padding: 1em 1em 1em 60px; line-height: 50px; }

dl.overview { width: 150px; padding: .25em .5em; margin: 0em 1em 0em 0em; font-size: 1.05em; float: left; text-align: center; }
dl.overview dt { font-size: 1.15em; text-transform: uppercase; }
dl.overview dd { font-weight: bold; font-style: italic; font-size: 1em; }

/* ----------------------- div.branding ------------------------- */
div.branding { overflow: hidden; margin: 0em auto; color: rgb(255,255,255); margin: 0em auto; width: 750px; }
div.branding div { display: inline; float: left; width: 46%; padding: .5em 0em; }
*html div.branding div { float: left; width: 46%; }

/* ----------------------- div.sales-letter ------------------------- */
div.sales-letter { width: 750px; margin: 0em auto 2em auto;  color: rgb(0,0,0); background-color: rgb(255,255,255); border: 2px solid rgb(200,200,200); border-top: none; font-size: .9em; }


/* ----------------------- div.super-headline ------------------------- */
div.super-headline { padding: .15em 1em .25em 0em; text-align:center; background: rgb(250,245,190); }
div.super-headline p { font-size: 1.25em; letter-spacing: normal; margin: .25em 0em; padding-left: 32px; }


/* ----------------------- div.sub-headline ------------------------- */
div.sub-headline { padding: 0em 1em 0em 1em; text-align:center; }
div.sub-headline h2 { font-family: Tahoma, Arial, Helvetica, Verdana; font-weight: bold; font-size: 1.5em;  }
div.sub-headline h2 em { color: rgb(204,0,0); font-weight: bold; }
div.sub-headline h3 { font-family: Tahoma, Arial, Helvetica, Verdana; font-weight: bold; font-size: 125%; letter-spacing: -1px; font-weight: bold; font-style: italic; }
div.sub-headline h4 { font-family: Tahoma, Arial, Helvetica, Verdana; font-weight: bold; font-size: 115%; letter-spacing: -1px; font-weight: bold; font-style: italic; }
div.sub-headline h3 strong { color: rgb(204,0,0); }


/* ----------------------- div.headline ------------------------- */
div.headline { padding: .25em 1em .25em 1em; text-align:center; }
div.headline h1 { font-family: Impact, Arial, Helvetica, sans-serif; font-weight: normal; text-transform:capitalize; line-height: 1.15em;font-size: 200%; letter-spacing: -1px; color: rgb(204,0,0); width: 700px; margin: 0em auto; }
div.headline h1 strong { border-bottom: 1px dotted rgb(255,255,255); }


/* ----------------------- div.deck ------------------------- */
div.deck { border-bottom: .15em solid rgb(230,230,230); padding: .25em 1em .25em 1em; }
div.deck h2 { font-family: Trebuchet Ms, Arial, Helvetica, sans-serif; letter-spacing: -1px; font-size: 1.25em; line-height: 1.5em; text-align:center;  }
div.deck h3 { font-size: 1.25em; margin: .5em 4em; letter-spacing: 0px; border-bottom: 0em; font-family: Tahoma, Arial, Helvetica, sans-serif; background: url(ico-square_red.gif) no-repeat 0em .15em; padding-left: 20px; font-weight: normal; }
div.deck h3 em { border-bottom: 1px dotted rgb(0,0,0); font-style: normal; }
div.deck h3 strong { color: rgb(204,0,0); } 

/* ----------------------- div.letter ------------------------- */
div.letter { margin: 0em 0em 0em 0em; padding: 0em 3em 0em 3em; }
div.letter h2 { font-family: Trebuchet Ms, Tahoma, Arial, Helvetica, Verdana; font-weight: bold; letter-spacing: -1px; font-size: 150%; line-height: 1.25em;  text-align:center; color: rgb(204,0,0); }
div.letter h3 { font-family: Trebuchet Ms, Tahoma, Arial, Helvetica, Verdana; font-weight: bold; letter-spacing: -1px; font-size: 150%; color: rgb(0,0,0); line-height: 1.25em;  text-align:center; color: rgb(204,0,0); }
div.letter p { line-height: 1.15em; margin: 1em 0em; font-size: 1.1em; }
div.letter p.last { margin: 1em 0em 0em 0em; }


/* ------------------ ul#quotations ------------------ */
blockquote.quotations { width: 600px; margin: 0em auto 2em auto; padding: .25em; overflow: hidden; clear:both; text-align: center; color: rgb(0,0,0); }
blockquote.quotations a:link { color: rgb(0,0,0); text-decoration: none; }
blockquote.quotations a:hover { text-decoration: underline; }
h4.pullquote { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.25em; letter-spacing:-1px; color: rgb(0,0,0); margin:2px; background: url(css-close_quote.png) no-repeat bottom right !important;	background /**/:url(); /* removing quote graphic in IE5+ */ padding:0px 25px 5px 0px; }
h4.pullquote:first-letter { background: url(css-open_quote.png) no-repeat left top !important; padding:5px 2px 10px 35px!important; padding /**/:0px; 	/* resetting padding in IE5+ */ background /**/: url(); /* removing quote graphic in IE5+ */ }


div.letter .red { color: rgb(204,0,0); }
div.letter em.underline { border-bottom: 1px dotted rgb(0,0,0); padding-bottom: .25em; }
div.letter em.underline-alt { border-bottom: 1px dotted rgb(0,0,0);}
div.letter em.highlight { font-style: italic; }
div.letter em.highlight-alt { background: rgb(250,245,190); font-style: italic; }

blockquote.sidebar { width: 250px; float: right; margin-left: .5em; }
blockquote.sidebar ul { width: 95%; margin: .5em auto;  }
blockquote.sidebar ul li { background: rgb(255,255,204); padding: .5em .5em; border: .15em solid rgb(250,230,100); margin: .5em 0em; }
blockquote.sidebar ul li p {  }

dl.photo { float: right; display: inline; margin-right: 1em; background-color: rgb(255,255,255); padding: .25em; }
dl.photo img { padding: .5em;   }
dl.photo dt { text-align:center; font-style:italic; }

dl.tst { background-color: rgb(255,255,204);  margin: .5em 0em;  }
dl.tst dd blockquote { color: rgb(204,0,0); padding: 0em 0em; margin: 0em 0em;  }
dl.tst p strong { font-weight: normal; }

dl.tst dd p { font-style: italic;  }

span.tst-image { width: 100px; height: 120px; float: right; margin: 0em .25em 1em 1em }
span.tst-image img { display: block; padding: .15em; background-color: rgb(230,230,230); }

dl.tst-photo { display: inline; float:right; width: 150px; overflow: hidden; }
dl.tst-photo img { padding: .15em; height: 104px; }
.pquote { padding: 0.5em; }
.pquote { background: url(css-openquote-yellow.png) top left no-repeat; color: rgb(9,83,163);  }
.pquote { font-size: 1.15em; font-style: italic; text-align: left; }
.pquote p { margin: 0em 0em; padding: 0em 0em; }
