body { 
 text-align: center;
 padding: 0;
 margin: 0;
 background: #33333C;
 background-image: url(../images/first-aid-background.png);
 background-repeat: repeat-x;
}

img  { 
 border: none;
}

#main { 
 position: relative;
 margin: auto;
 text-align: left;
 width: 938px;
 margin-top: 50px;
 padding-bottom: 5px;
 margin-bottom: 0;
 border-left: 1px solid #FFF;
 border-right: 1px solid #FFF;
 border-top: 4px solid #FFF;
 background: #FFF;
}

#main.internal { 
 background: #000;
 background-image: url(../images/bodylock.gif);
}

#logo { 
 border-top: 5px solid #FFF;
 margin: 0;
 padding: 0;
 height: 125px;
 background-image: url(../images/first-aid-strip.png);
 background-repeat: repeat-x;
 background-position: bottom;
}

#categories { 
 background: #222;
 padding-left: 22px;
 padding-bottom: 15px;
 padding-top: 10px;
 font: .8em Verdana, sans-serif;
 background-image: url(../images/first-aid-categories-bg.png);
 background-repeat: repeat-x;
}

#categories a { 
 color: #FFF;
 font-weight: bold;
 margin-right: 5px;
 padding-top: 5px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 15px;
}

#categories a.current { 
 color: #fff;
 background: #c00;
 padding-bottom: 16px;
}

#categories .divider { 
 position: relative;
 top: 5px;
 left: -2px;
}

#subcategories { 
 background: #c00;
 font: .8em Verdana, sans-serif;
 margin-left: 22px;
 padding: 10px;
 font-weight: bold;
 border-top: 1px solid #FFF;
}

#subcategories a { 
 font-weight: normal;
 color: #fff;
}

#subcategories a, #subcategories .current { 
 margin-right: 20px;
}

.internal h1 { 
 height: 120px;
 border-bottom: 5px solid #C00;
}

.internal h2 { 
 float: left;
 width: 278px;
 background: #222;
 color: #444;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 30px;
 font-size: 1.5em;
 font-family: Verdana, Arial, sans-serif;
 border-bottom: 3px solid #666;
}

.internal h3 {
 margin: 0; 
 background: #900;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 340px;
 font-size: 1.5em;
 font-family: Verdana, Arial, sans-serif;
 border-bottom: 3px solid #999;
 color: #FFF;
}

#content { 
 margin-left: 30px;
 width: 500px;
 float: left;
 padding-bottom: 40px;
 display: inline;
 font-family: Verdana, Arial, sans-serif;
}

#content h1 { 
 font: bold 1.2em Verdana, Arial, sans-serif;
}

#content h2, #content h3 { 
 font: bold .7em Verdana, Arial, sans-serif;
 margin-top: 1.5em;
 clear: left;
}

#content p, legend { 
 font-size: .7em;
 line-height: 1.5em;
}

#content ul, #content ol { 
 font: .7em/1.5em Verdana, Arial, sans-serif;
}

#content ul ul, #content ol ol{ 
 font-size: 1em;
}

#content ul { 
 list-style-type: square;
}

#content a {
 color: #cb0600;
}

#models { 
 margin-top: 2em;
 font: .7em Verdana, sans-serif;
 width: 100%;
 border-top: 5px solid #CCC;
}

#models th { 
 text-align: left;
 border-bottom: 1px solid #CCC;
}

#models th, #models td { 
 padding-top: 2px; 
 padding-bottom: 2px;
}

#sidebar { 
 width: 350px;
 float: left;
 margin-top: 30px;
 margin-left: 30px;
 padding-bottom: 15px;
 display: inline;
 font: .71em/1.4em Verdana;
}

#sidebar .sidebox { 
 padding: 15px;
 background: #5C5C5C;
 border-top: 5px solid #c00;
 margin-bottom: 20px;
 min-height: 100px;
}

.sidebox a:link { 
 color: #FFF;
}

.sidebox a:hover { 
 color: #c00;
}

.sidebox a:visited { 
 color: #CCC;
}

.sidebox a:active { 
 color: #FFF;
 background: #999;
}

.sidebox a.selected { 
 color: #c00;
 font-weight: bold;
}

#sidebar form { 
 margin-top: 30px;
}

.sidebox img.illo { 
 float: right;
 margin-left: 10px; 
 margin-bottom: 8px;
}

.sidebox h3 { 
 color: #c00;
 font: bold 1.2em Tahoma, sans-serif;
 margin: 0px;
 margin-bottom: .4em;
}

.sidebox h5, .sidebox p { 
 margin-top: 0;
 margin-bottom: 0;
 font-size: 1em;
}

.sidebox p { 
 color: #FFF;
}

#sidebar .why-ferrino { 
 background: #FFF;
 border-color: #C00;
 padding: 0px;
}

#sidebar .why-ferrino h3 { 
 color: #333;
 margin-top: .5em;
 padding-bottom: .5em;
 border-bottom: 1px dashed #CCC;
 margin-bottom: 0px;
}

#sidebar .why-ferrino ul { 
 margin-top: 0px;
 margin-left: 0px;
 padding-left: 0px;
}

#sidebar .why-ferrino li { 
 list-style-type: none;
 color: #000;
 padding: 5px;
 padding-left: 15px;
 border-bottom: 1px dashed #CCC;
}

#sidebar .why-ferrino a { 
 color: #C00;
}

#sidebar .products { 
 height: 120px;
}

#sidebar .products p { 
 float: left; 
 width: 50%;
 text-align: center;
}

#sidebar .products a { 
 font: bold 1em Tahoma, sans-serif;
 color: #c00;
}

#sidebar .thumbs { 
 margin-top: 10px;
}

#sidebar .thumbs img { 
 border: 2px solid #FFF;
}

#sidebar .thumbs img.current { 
 border: 2px solid #CCC;
}

#sidebar .pictures { 
 margin-bottom: 40px;
}

#sidebar .files, #sidebar .search { 
 border: 1px solid #CCC;
 border-top: 5px solid #CCC;
 margin-bottom: 40px;
 padding: 15px;
}

#sidebar .search { 
 margin-top: 0px;
 margin-bottom: 20px;
}

#sidebar .search h3 { 
 font-size: 1em;
 margin: 0px;
 margin-bottom: 5px;
}

#sidebar .search .searchbox { 
 width: 200px;
}

#sidebar .files #pdf img { 
 position: relative; 
 top: 3px;
 margin-right: 4px;
}

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

#sidebar .schema { 
 color: #999;
 margin-bottom: 40px;
}

#sidebar .details table { 
 width: 100%;
 border-top: 5px solid #CCC;
}

#sidebar .details td.empty { 
 background: #CCC;
 font-size: 1px;
}

#sidebar ul#news-articles { 
 margin-top: 30px;
 margin-left: 20px;
 padding-left: 0px;
 list-style-type: square;
}

#news-articles a:link { 
 color: #CCC;
}

#news-articles a:hover { 
 color: #c00;
}

#news-articles a:visited { 
 color: #999;
}

#news-articles a:active { 
 color: #F00;
}

#internal-body { 
 background: #FFF;
 float: right;
 width: 632px;
 padding-bottom: 100px;
}

#bodylock { 
 clear: both;
}

#content #breadcrumbs { 
 margin-top: 30px;
 margin-bottom: 10px;
 padding-top: .5em;
 border-top: 1px solid #CCC;
 font: .7em Verdana;
}

#breadcrumbs a:link { 
 color: #C00;
}

#breadcrumbs a:visited { 
 color: #666;
}

#product-list { 
 margin-left: 0px;
 width: 600px;
 backgrund: red;
}

.product { 
 float: left; 
 width: 150px;
 height: 200px;
 margin-right: 25px;
 text-align: center;
 font: .7em Verdana;
}

#product-description { 
 color: #333;
 font: .9em/1.3em Verdana, Arial, sans-serif;
 margin-left: 250px;
 margin-right: 30px;
}

#product-description a { 
 color: #C00;
}

#product-description ol, #product-description ul { 
 list-style-type: square;
 font: .8em Verdana;
}

dl#product-data { 
 margin-top: 0px;
 margin-bottom: 20px;
 border: 1px solid #CCC !important;
 border: none;
 border-top: 5px solid #CCC !important;
 padding: 10px;
 padding-top: 0px;
 padding-bottom: 20px;
}

dl#product-data dt img { 
 position: relative; 
 margin-bottom: -15px;
 margin-right: 10px;
}

dl#product-data dt {
 padding-top: .3em; 
 margin-top: .3em;
 text-transform: lowercase;
 font: bold .9em Verdana;
}

dl#product-data dd {
 margin-top: -1.2em;
 margin-left: 200px;
 text-align: right;
 font: .9em Verdana;
}

dl.product-index { 
 float: left;
 width: 270px;
 margin-left: 0px;
 display: inline;
}

dl.product-index dt { 
 font: 1.5em Verdana, Arial, sans-serif;
 padding-bottom: .3em;
 border-bottom: 1px solid #CCC;
 margin-bottom: .5em;
}

dl.product-index dt a:link { 
 color: #000;
}

dl.product-index dt a:visited { 
 color: #666;
}

dl.product-index dd { 
 font: .7em/1.4em Verdana;
 margin-left: 0;
 margin-bottom: 2em;
}

#text-page { 
 margin-left: 30px;
 margin-right: 30px;
 font: .9em/1.4em Verdana, Arial, sans-serif;
}

#navigation, #language-switcher { 
 position: absolute;
 top: -32px;
 right: 15px;
 color: #FFF;
 margin: 0;
 padding: 0;
 list-style-type: none;
 width: 175px;
}

#navigation { 
 width: 400px;
 left: 15px;
}

#navigation li, #language-switcher li { 
 display: inline;
 font: .71em Verdana;
}

#navigation a, #language-switcher a { 
 display: block;
 float: left;
 padding: 18px;
 padding-top: 8px;
 padding-bottom: 7px;
 background: black;
 color: #FFF; 
 text-decoration: none;
 font-weight: bold;
 margin-right: 2px;
}

#navigation a { 
 background: #33333C;
}

#navigation a:hover, #language-switcher a:hover { 
 padding-top: 10px;
 padding-bottom: 5px;
}

#home-testimonial, #home-t-res, #home-featured-product { 
 width: 313px;
 height: 18em;
 background: #FFF;
 color: #333;
 border-left: 1px solid #000;
 float: left;
 font: .7em Verdana;
}

#home-testimonial h2, #home-t-res h2, #home-featured-product h2,
#home-testimonial h3, #home-t-res h3, #home-featured-product h3,
#home-testimonial p, #home-t-res p, #home-featured-product p 
{ 
 font-size: 1em;
 margin: 0;
 margin-left: 15px;
 margin-right: 15px;
}

#home-testimonial h2, #home-t-res h2, #home-featured-product h2 { 
 color: #999;
 font-size: 1.3em;
 margin-top: .5em;
}

#home-testimonial { 
 border-left: none;
}

#home-featured-product { 
 width: 312px;
}

#mid-page { 
 clear: both;
 border-top: 5px solid #F30;
 /* background-image: url(../images/homelock.gif); */
 /* background: green; */
}

#home-products { 
 border-top: 4px solid #490000;
 background: #000;
 color: #FFF;
 float: left;
 width: 627px;
 padding-bottom: 30px;
}

#home-products dl { 
 color: #FFF;
 margin-top: 0;
 float: left;
 width: 313px;
}

#home-products dl dt { 
 font: normal 1.5em Verdana, Arial, sans-serif;
 margin-left: 60px;
 margin-top: 20px;
}

#home-products dl dt a { 
 text-transform: lowercase;
 color: #FFF;
}

#home-products dl dd { 
 font: normal .71em/1.4em Verdana;
 margin-left: 60px;
 margin-right: 12px;
}

#home-products a { 
 color: #999;
}

#news { 
 margin-left: 620px;
 padding-left: 40px;
 padding-right: 30px;
 padding-bottom: 30px;
 font: .71em Verdana;
 border: 1px solid transparent;
 border-right: none;
 border-top: 4px solid #CF8888;
}

#news h2 { 
 padding-top: 20px;
 font: bold 1.3em Verdana;
 color: #C30;
}

#news ol { 
 list-style-type: square;
 margin: 0;
 padding: 0;
 color: #C30;
}

#news ol p { 
 color: #000;
 margin-bottom: .5em;
}

#news a { 
 color: #000;
}

#more-ferrino { 
 clear: both;
 background: #000;
 color: #FFF;
 padding: 10px;
 padding-left: 30px; 
 font: .7em/1.4em Verdana;
 border-top: 5px solid #900;
 border-bottom: 1px solid #333;
}

#more-ferrino a { 
 color: #c00;
}

a#more-ferrino-link { 
 display: block;
 color: #FFF;
}

.more-arrow-right { 
 padding-left: 14px;
 background-image: url(../images/more-arrow-right.gif);
 background-repeat: no-repeat;
 background-position: 3px 3px;
}

.more-arrow-down { 
 padding-left: 14px;
 background-image: url(../images/more-arrow-down.gif);
 background-repeat: no-repeat;
 background-position: 0% 5px;
}

#more-ferrino p { 
 width: 550px;
}

p#ferrino-links { 
 width: 550px;
}

#post-footer { 
 margin: 0px;
 margin-left: 30px;
 font: .7em Verdana, sans-serif;
}

#post-footer .copyright {
 margin-right: 15px;
}

#post-footer a { 
 color: #666;
 margin-right: 15px;
}

#footer { 
 clear: both;
 position: relative;
 background: #FFF;
 color: #FFF;
 margin-top: 0px;
 padding-left: 200px;
 padding-top: 20px;
 height: 135px;
 font: .7em/1.5em Verdana, sans-serif;
 background-image: url(../images/first-aid-footer-bg.jpg);
 background-repeat: no-repeat;
}

#footer a { 
 color: #FFF;
}

h6 { 
 margin: 0px;
 font: bold 1em Verdana;
}

#footer ul { 
 padding: 0; 
 margin: 0;
 margin-bottom: 1em;
 margin-top: .3em;
 list-style-type: none;
}

#footer #disclaimer { 
}

#footer #service { 
 position: absolute;
 top: 30px;
 left: 660px;
}

#footer #service a { 
 background: #C00;
 color: #000;
 text-decoration: none;
 font-weight: bold;
 padding: 3px;
 padding-left: 7px;
 padding-right: 7px;
 margin-left: 5px;
}

#footer #service a:hover { 
 background: red;
}

#footer li { 
 display: inline;
 margin-right: 1em;
}

#footer p { 
 margin: 0;
 margin-top: 1em;
}
.skip, .thispage {
 display: none;
}
.imgLeft {
 margin: 0 1em 1em 0;
 float: left;
}

/* PER BOX TEMPERATURE */
table.temperature {
	background: #FFF;
	background-image: url(../images/temperature-scale.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	border: none;
	color: #000;
	width: 320px;
	height: 70px;
	font: 10px Lucida Grande, Verdana, sans-serif;
	padding: 0;
	/* padding-bottom: 3px; */
	margin: 0px;
}

table.temperature th {
	text-align: left;
	vertical-align: top;
	border: none;
}

table.temperature td {
	font: bold 20px Helvetica, Arial, sans-serif;
	padding-left: 10px;
	color: #000;
	border: none;
}

ul.page_extras {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

ul.page_extras li img {
	float: left;
	margin: 2px 1em 0 0;
}

ul.page_extras li {
	clear: left;
}

/* product review buttons/tabs */
#product-tabs {
	position: absolute;
	top: 151px;
	right: 0;
	font-family: Verdana, arial, sans-serif;
}

#product-tabs a {
	float: right;
	height: 16px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	display: block;
	margin: 0 8px;
	padding: 6px 10px;
	background: #333;
	border-top: 1px solid #999;
	border-left: 1px solid #646464;
	border-right: 1px solid #282828;
}

#product-description a.review-callout {
	height: 16px;
	color: #00519d;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	display: block;
	margin: 8px 0;
	padding: 6px 10px;
	background: #98da18;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

#product-tabs a.active {
	color: #ffcc00;
	font-weight: bold;
	background: #5c5c5c;
	border-top: 1px solid #b2b2b2;
	border-left: 1px solid #838383;
	border-right: 1px solid #282828
}

#product-tabs a:hover {
	color: #ffcc00;
}

#product-tabs a:active {
	border-top: 1px solid #282828;
	border-right: 1px solid #838383;
	border-left: 1px solid #282828;
	padding: 7px 9px 5px 11px;
}

/* product review badge */
.tested {
	position: relative;
	bottom: 65px;
	text-align: right;
}

.tested img {
	margin-right: 16px;
}

/* PAGINA RECENSIONI */

.product-recensione {
	float: left;
	clear: both;
	margin: 0 35px 25px 0;
	text-align: left;
	font: .7em Verdana, sans-serif;
}

.product-recensione div {
	clear: none;
	margin: 10px 15px 10px 0;
}

#product-list .product-recensione h3 {
	color:#900;
	font-size: 1.4em;
}

.product-recensione .recensioni-container dl.recensione {
	border-bottom: 1px dotted #CCC;
	padding: 10px;
	margin: 0;
	width: 300px;
	margin-left: 165px;
}

dt.title {
	font-weight: bold;
	font-size: 1em;
	padding: 0;
	margin:0;
}

dd.firma {
	padding: 0;
	margin: 0;
}

dl.recensione a:link, dl.recensione a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #900;
}

dl.recensione a:hover, dl.recensione a:active {
	text-decoration: none;
	background-color: #fff59b;
	color: #000;
}

/*
	page by email -----------------------
*/

.right {
	float:right;
}
.left {
	float:left;
}

label {
	color:#666;
	font-weight: bold;
}

.registered-users {
	font-size: .7em;
	font-family: verdana,arial,sans-serif;
	padding: 20px;
}

#internal-body .registered-users h4 {
	border-bottom: 1px solid #bbb;
	margin-bottom: 8px;
	padding-bottom: 5px;
	color: #666;
}

.registered-users ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.registered-users li {
	clear: both;
	margin-bottom: 6px;
}

.registered-users button {
	background: #900;
	padding: 4px;
	border-top: 1px solid #bf0000;
	border-left: 1px solid #bf0000;
	border-bottom: 1px solid #660000;
	border-right: 1px solid #660000;
	color: #eee;
	font-size: 1.2em;
	font-weight: bold;
}

.validation-advice, .required {
	color: #990000;
}

#error-msg {
	font-size: .7em;
	font-family: verdana,arial,sans-serif;
	margin: 20px;
	padding: 10px;
	border: 1px solid #999;
	background-color: #ccc;
}

#error-msg .x {
	float:right;
	width: 16px;
	height: 16px;
	background: url(/images/cancel.png) no-repeat 0 0;
	overflow: hidden;
}

#error-msg .x a {
	display: block;
	text-indent: -10000em;
}

#error-msg .icon {
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin: 0 10px 0 0;
}

#error-msg .icon success {
	background: url(/images/accept.png) no-repeat 0 0;
}

#error-msg .icon error {
	background: url(/images/error.png) no-repeat 0 0;
}

#main .pagetools img {
	margin-right: 5px;
	margin-top: -1px;
	float: left;
}

#main .pagetools {
	font: bold 11px verdana,helvetica,sans-serif;
	color: #666;
}

#main .pagetools a {
	text-decoration: none;
	color: #666;
}

#content tt {
	font-size: 125%;
}

#content span.pager {
	display: block;
	clear: both;
}
