/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {background:#193e73;
	line-height: 1;
font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#back-wrapper {min-height:600px;
background: url(../images/background.jpg) no-repeat;}

#wrapper {background: #fff;
padding:0px;
width:960px;
margin:auto;
}

#header {height:185px;}
.header-left {float:left;
padding:23px 20px 20px 18px;}
.header-right {float:right;
padding: 55px 50px 50px 40px;}

#sidebar {float:left;
width:270px;}
.bottle {padding-left:66px;}

.tech-sheet, .pdf, .print {clear:both;margin:auto;padding:30px 0px;width:205px;}
.tech-sheet img, .pdf img, .print img {float:left;width:60;}
.pdf img {padding-left:15px;}
.tech-sheet ul, .pdf ul, .print ul {float:right;width:145px;}
.pdf li, .print li {padding:8px 0px;
border-bottom: 1px solid #ccc;
font-size:.7em;
text-transform:uppercase;}

.tech-sheet li {padding:10px 0px;
solid #ccc;
font-size:.7em;
text-transform:uppercase;}
.tech-sheet a, .pdf a, .print a {text-decoration:none; color:#333;}
.tech-sheet a:hover, .pdf a:hover, .print a:hover {color:#666;}

#content {float:right;
width:690px;
font-size:.9em;
letter-spacing:.5px;
line-height:1.2em;}
#content p {padding:0px 0px 15px;}
.content-left{
padding:10px;}
.content-left ul {padding: 0px 15px;
font-size:.9em;}
.content-left li {padding:15px 0px;border-bottom: 1px solid #ccc;}
.content-left li:last-child, .tech-sheet li:last-child, .pdf li:last-child, .print li:last-child {border:none;}
.content-left li:first-child {padding:0px 0px 15px;}
.content-left strong {color:#193e73;letter-spacing:0px;
}

.ingredients {clear:both;
padding: 10px 10px;
font-size:.9em;}
.ingredients strong {color:#193e73;}

ul.register {text-align:center;
margin:10px 0px 40px;}
.register li {display:inline;margin: 0px 20px;
text-align:center;font-size:16px;font-weight:bold;}
li.register-register{background:url(../images/register.gif) no-repeat;
padding:20px 55px;}
li.register-contact {background:url(../images/register.gif) no-repeat;
padding:20px 35px;}
.register a {color:#fff;text-decoration:none;
font-size:22px;text-transform:uppercase;}
.register a:hover {color:#ccc;}

.ingredients h3 {font-size:1.3em;padding:0px 0px 15px;
text-transform:uppercase;
color:#333;}

.warning {background:url(../images/warning.gif) no-repeat;
width:400px;margin:auto;
padding:15px 20px;
line-height:1.1em;
color:#193e73;
font-weight:bold;
letter-spacing:0px;}

small {font-size:.8em;line-height:1em;}

#footer {clear:both;
height: 60px;
text-align:right;
background:#8b6a4b;padding:20px;}
#footer p {padding: 0px 0px 20px;font-size:.9em;color:#fff;}
#footer a {color:#193e73;text-decoration:none;font-weight:bold;}
#footer a:hover {color:#fff;}