﻿body
{
	background: #fff;
	color: #696969;
}

#topnav
{
	padding: 0px;
	margin: 0px;
	width: 960px;
	height: 180px;
	background: #fff url("/_images/ocean.jpg") no-repeat top left;
}

#topnav a:hover
{
	text-decoration: none;
}

#wrapper
{
	clear: both;
	padding: 0px;
	margin: 0 auto 0;
	border: 1px dotted #eee;
	border-top: none;
	border-bottom: none;
	border: none;
	width: 960px;
}

#container
{

}

#sidenav
{

}

#content
{

}

#main
{
	margin: 0;
	padding: 6px 0px;
	font-size: 1.2em;
}

#footer
{
	clear: both;
	padding: 0.4em 0;
	margin: 0 0 4px 0;
	background: #000;
	color: #fff;
	line-height: 1.75em;
	text-align: right;
	border-top: 6px solid #885a11;
	width: 100%;
	height: 2em;
}


div.masthead
{
	padding: 0;
	margin: 0px;
}

h1
{
	color: #41331b;
	margin-bottom: 1em;
	font-size: 1.5em;
}

h2
{
	font-size: 1.2em;
}

h3
{
	font-size: 1em;
}

h3.solid
{
	background: #cdb99a;
	margin-top: 2em;
	padding: 0.5em;
	color: #544c3f;
	text-align: center;
	width: 96%;
}


#topnav img.masthead
{
	margin: 40px 0 30px 0;
}

#topnav ul
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #885a11;
}

#topnav ul li
{
	float: left;
	margin: 0;
	font-size: 1.2em;
	padding: 0;
	border-left: 1px solid #fff;
}

#topnav ul li.first
{
	border-left: none;
	margin-left: 80px;
}

#topnav ul li a
{
	float: left;
	display: block;
	color: #fff;
	margin: 0;
	padding: 0.25em 1em 0.25em 1em;
	white-space: nowrap;
}

#topnav > ul li a {width:auto;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topnav ul li a {float:none;}
/* End IE5-Mac hack */

#topnav a:hover
{
	background: #41331b;
	text-decoration: none;
}

#topnav a.home:hover
{
	background: none;
}

body.about li a.about,
body.clinical-data li a.clinical-data,
body.hubrihomme li a.hubrihomme,
body.hubriflex li a.hubriflex,
body.hubrihound li a.hubrihound,
body.lavarsi li a.lavarsi,
body.order li a.order,
body.contact li a.contact
{
	background: #41331b;
}

div.main
{
	float: left;
	width: 540px;
	margin-left: 32px;
}

dl.contact
{
	float: right;
	width: 298px;
	margin: 12px 8px 1em 0;
}

dl.contact dt
{
	float: left;
	clear: both;
	width: 128px;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-style: italic;
	text-align: right;
}

dl.contact dd
{
	margin: 0 0 0.5em 132px;
	padding: 0;
}


form fieldset
{
	float: right;
	width: 98%;
	border: none;
	border-top: 1px dashed #cfd0d4;
	margin-top: 1em;
	padding-top: 1em;
}

form fieldset legend
{
	color: #333;
	font-weight: bold;
	padding: 0 0.25em;
	font-size: 1em;
	background: #fff;
}


span.instructions
{
	color: #333;
}

div.intro
{
	margin-left: 1.5em;
}

div.ordernote
{
	margin-left: 1.5em;
	padding: 0.5em 1em;
	border: 1px solid #b60022;
	background: #f1e0dd;
}

p.error
{
	text-indent: -2em;
	margin-left: 2em;
	line-height: 1.4em;
}

div.debug
{
	font-size: 1em;
}

p.timer, p.debug
{
	color: #bbb;
	font-size: 1em;
}



div.order
{
	float: right;
	width: 100px;
	height: 560px;
	margin: 0 0 2px 8px;
	text-align: center;
	font-size: 1.166em;
}

div.order h3
{
	background: #885a11;
	color: #fff;
	border-bottom: 1px solid #41331b;
	margin: 0;
	padding: 2px 0;
	font-weight: normal;
}

div.order a.order
{
	width: 98px;
	display: block;
	border: 1px dotted #41331b;
	border-top: none;
}


div.pics
{
	float: right;
	width: 262px;
	text-align: center;
	margin: 0 0 12px 12px;
}

div.pics img
{
	margin: 0 0 6px 0;
}

div.pics a.button
{
	display: block;
	background: #000;
	border-left: 2em solid #885a11;
	color: #fff;
	font-size: 1.166em;
	text-align: left;
	margin-bottom: 6px;
	padding: 0.25em 0 0.25em 0.5em;
}

div.pics a.button:hover
{
	border-left: 2em solid #41331b;
}

body.benefits a.benefits,
body.technical a.technical,
body.testimonials a.testimonials
{
	border-left: 2em solid #41331b;
}


div.buttons a.button
{
	display: block;
	background: #000;
	border-left: 2.75em solid #885a11;
	color: #eee;
	font-size: 1.5em;
	text-align: left;
	margin-bottom: 6px;
	padding: 0.5em 0 0.5em 0.5em;
}

div.buttons a.button:hover
{
	border-left: 2.75em solid #41331b;
}


dl.benefits
{
}

dl.benefits dt
{
	font-weight: bold;
	padding-left: 0.5em;
}

dl.benefits dd
{
	margin-bottom: 1em;
	margin-left: 2em;
}


table.techdata
{
	margin: 0 0 1em 0;
}

table.techdata td.label
{
	width: 10em;
	color: #fff;
	background: #885a11;
	margin: 0 0 0.5em;
	padding: 0.1em 1em;
}

table.techdata td.data
{
	width: 20em;
	color: #222;
	background: #cdb99a;
	margin: 0 0 0 0.25em;
	padding: 0.1em 1em;
}


dl.ingredients
{
	width: 80%;
	border: 1px dotted #333;
	padding: 0.5em;
}

dl.ingredients dt
{
	padding-left: 0;
}



div.testimonial
{
	margin: 1em 0.75em;
}

div.name
{
	margin: 0.5em 1em;
	font-size: 0.9167em;
	font-style: italic;
	color: #444;
}

span.note
{
	font-size: 0.9167em;
	font-style: normal;
}


table.items
{
	width: 90%
}

table.items td
{
	border-bottom: 1px dotted #e6dccd;
}

table.items td.qty
{
	width: 5%
}

table.items td.name
{
	width: 25%
}

table.items td.description
{
	width: 30%;
}

table.items td.price
{
	width: 20%;
	text-align: right;
}

table.items tr.total td
{
	font-weight: bold;
	border: none;
}

hr
{
	border: 1px solid #885a11;
}


p.clear
{
	clear: both;
}

p.contactshowprint
{
	display: none;
}

.ie6 #topnav ul li.first, .ie5 #topnav ul li.first
{ margin-left: 40px; }

.ie6 #topnav ul li a, .ie5 #topnav ul li a
{ padding-bottom: 0.32em; }

.ie6 div.main, .ie5 div.main
{ margin-left: 20px; }

.ie5 table.techdata td, .ie5 table.items td
{ font-size: 1em; }