* {
	padding: 0;
	margin: 0;
}

body {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: url(../images/hd-bg.gif) repeat-x;
	border-width: 1px;
}

img {
	border-style: none;
}

#container {
	text-align: left;
	margin-right: auto;
	margin-left: -360px;
	width: 720px;
	float: left;
	position: relative;
	left: 50%;
}

#head {
	background-color: #A53916;
	float: left;
	width: 100%;
	height: 100px;
	position: relative;
}

#tag2 {
	position: absolute;
	top: 107px;
	left: 520px;
}

.sidenote {
	font-weight: bold;
	width: 125px;
	font-size: 10px;
	line-height: 15px;
	margin-top: 25px;
	color: #666;
}

/* @group Navigation */

#mainNav {
	float: left;
	list-style-type: none;
}

#mainNav li {
	float: left;
}

#mainNav li a {
	height: 30px;
	display: block;
}

#mainNav .home a {
	text-indent: -5000px;
	width: 100px;
	height: 40px;
	background: url(../images/bttn-home.gif) no-repeat center -66px;
	margin-top: 55px;
}

#mainNav .home a:hover {
	text-indent: -5000px;
	width: 100px;
	height: 40px;
	background: #903113 url(../images/bttn-home.gif) no-repeat center -12px;
	border-top: 5px solid #EF5620;
	margin-top: 55px;
}

#pg-home #mainNav .home a {
	text-indent: -5000px;
	width: 100px;
	height: 40px;
	background: #903113 url(../images/bttn-home.gif) no-repeat center -12px;
	border-top: 5px solid #8A220C;
	margin-top: 55px;
}

#mainNav .products a {
	text-indent: -5000px;
	width: 120px;
	height: 40px;
	background: url(../images/bttn-products.gif) no-repeat center -66px;
	margin-top: 55px;
}

#mainNav .products a:hover {
	text-indent: -5000px;
	width: 120px;
	height: 40px;
	background: #903113 url(../images/bttn-products.gif) no-repeat center -12px;
	border-top: 5px solid #EF5620;
	margin-top: 55px;
}

#pg-product #mainNav .products a {
	text-indent: -5000px;
	width: 120px;
	height: 40px;
	background: #903113 url(../images/bttn-products.gif) no-repeat center -12px;
	border-top: 5px solid #8A220C;
	margin-top: 55px;
}

#mainNav .about a {
	text-indent: -5000px;
	width: 170px;
	height: 40px;
	background: url(../images/bttn-about.gif) no-repeat center -66px;
	margin-top: 55px;
}

#mainNav .about a:hover {
	text-indent: -5000px;
	width: 170px;
	height: 40px;
	background: #903113 url(../images/bttn-about.gif) no-repeat center -12px;
	border-top: 5px solid #EF5620;
	margin-top: 55px;
}

#pg-about #mainNav .about a {
	text-indent: -5000px;
	width: 170px;
	height: 40px;
	background: #903113 url(../images/bttn-about.gif) no-repeat center -12px;
	border-top: 5px solid #8A220C;
	margin-top: 55px;
}

#mainNav .cart a {
	text-indent: -5000px;
	width: 130px;
	height: 40px;
	background: url(../images/bttn-cart.gif) no-repeat center -66px;
	margin-top: 55px;
}

#mainNav .cart a:hover {
	text-indent: -5000px;
	width: 130px;
	height: 40px;
	background: #903113 url(../images/bttn-cart.gif) no-repeat center -12px;
	border-top: 5px solid #EF5620;
	margin-top: 55px;
}

#mainNav .language {
	width: 60px;
	margin-top: 25px;
}

#mainNav .language a {
	text-decoration: none;
	font: bold 10px Verdana, Arial, Helvetica;
	text-align: center;
	color: #fd9477;
	padding-top: 45px;
	background: url(../images/lang-american.jpg) no-repeat center top;
}

#mainNav .language a:hover {
	text-decoration: none;
	font: bold 10px Verdana, Arial, Helvetica;
	text-align: center;
	color: white;
	padding-top: 45px;
	background-position: center top;
	background-repeat: no-repeat;
}

/* -------------------FluNav */

.multi-items #mainNav .about a {
	text-indent: -5000px;
	width: 170px;
	height: 40px;
	background: url(../images/btn-about-flu.gif) no-repeat center -66px;
	margin-top: 55px;
}

.multi-items #mainNav .about a:hover {
	text-indent: -5000px;
	width: 170px;
	height: 40px;
	background: #903113 url(../images/btn-about-flu.gif) no-repeat center -12px;
	border-top: 5px solid #EF5620;
	margin-top: 55px;
}

#pg-about.multi-items #mainNav .about a {
	text-indent: -5000px;
	width: 170px;
	height: 40px;
	background: #903113 url(../images/btn-about-flu.gif) no-repeat center -12px;
	border-top: 5px solid #8A220C;
	margin-top: 55px;
}

/* -------------------Product Nav */

#productNav {
	list-style-type: none;
	font: bold 11px/30px Verdana, Arial, Helvetica;
	float: left;
	clear: left;
	width: 160px;
}

#productNav a {
	text-decoration: none;
	color: #A53916;
}

#productNav a:hover {
	text-decoration: none;
	color: #EF5921;
	border-bottom: 3px solid #EF5921;
}

#productNav .email {
	background: url(../images/email-friend.gif) no-repeat;
	height: 75px;
	margin-top: 25px;
	width: 120px;
}

#productNav #mediaKit a {
	display: block;
	width: 110px;
	height: 67px;
	text-indent: -5000px;
	margin: 15px 0 0 0 ;
	background: url(../images/media-kit.gif) no-repeat;
}

#productNav #mediaKit a:hover {
	display: block;
	width: 111px;
	height: 67px;
	text-indent: -5000px;
	margin-top: 15px;
	border-style: none;
	background: url(../images/media-kit.gif) no-repeat 0 bottom;
}

/* -------------------Breadcrumb Nav */

#breadcrumb {
	font: bold 11px Verdana, Arial, Helvetica;
	list-style-type: none;
	float: left;
	margin-bottom: 10px;
}

#breadcrumb li {
	float: left;
}

#breadcrumb a {
	padding-right: 20px;
	background: url(../images/breadcrmb-arrow1.gif) no-repeat right center;
	margin-right: 7px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #999;
}

#breadcrumb a:hover {
	padding-right: 20px;
	background: url(../images/breadcrmb-arrow1.gif) no-repeat right center;
	margin-right: 7px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-decoration: underline;
	color: #EF5921;
}

#breadcrumb .current a {
	color: #EF5921;
}

#prod {
	float: left;
}

/* -------------------Product Jumps */

#productJumps {
	list-style-type: none;
	width: 545px;
	display: block;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#productJumps li {
	float: left;
}

#productJumps img {
	width: 120px;
	height: 90px;
	float: left;
	padding-right: 10px;
}

/* -------------------Multi-Lang */

#mainNav .language-multi {
	position: absolute;
	top: 12px;
	right: -10px;
	background: url(../../images/lang-bg.gif) no-repeat;
	text-align: center;
}

#mainNav .language-multi ul {
	list-style-type: none;
	width: 60px;
	text-align: center;
	height: 100px;
	position: relative;
	top: 7px;
}

#mainNav .language-multi li {
	margin: 0 0 -12px;
	padding: 0;
	display: block;
	text-align: center;
	float: none;
}

#mainNav .language-multi a {
	font: bold 9px Verdana, Arial, Helvetica;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: white;
	text-shadow: #000 0 0 2px;
	text-transform: uppercase;
	display: block;
	text-align: center;
}

#mainNav .language-multi a:hover {
	color: #ef5e29;
}

#mainNav .language-multi .lang-sel a {
	font: bold 9px Verdana, Arial, Helvetica;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #7f7f7f;
	text-shadow: #000 0 0 2px;
	text-transform: uppercase;
	display: block;
	text-align: center;
}



/* @end */

#midriff {
	margin-bottom: 30px;
	float: left;
}

#logo {
	display: block;
	clear: left;
	float: left;
	margin-top: 15px;
	width: 500px;
}

/* @group Main Content */

#explain {
	float: right;
	margin-bottom: 20px;
}

h1 {
	float: right;
	width: 545px;
	font: bold 22px Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 5px;
}

h2 {
	float: right;
	width: 545px;
	font: bold 17px Helvetica, Arial, Geneva, sans-serif;
	margin: 0 0 5px 0;
	color: #ac5706;
}

h3 {
	float: left;
	font: bold 10px Verdana, Arial, Helvetica;
	margin-bottom: 20px;
	clear: left;
	color: #000;
}

h5 {
	float: right;
	width: 545px;
	font: bold 14px Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 5px;
}

h5 span {
	text-decoration: underline;
}

blockquote {
	width: 500px;
	font: 35px Georgia, "Times New Roman", Times, serif;
	color: #EF5921;
	margin: 20px;
	padding-left: 50px;
}

blockquote span {
	font: 14px Verdana, Arial, Helvetica;
	color: #7f7f7f;
	width: 300px;
}

#midriff p {
	width: 545px;
	font: 11px/18px Verdana, Arial, Helvetica;
	margin-bottom: 12px;
	float: right;
}

.floatR {
	float: right;
}

.floatR img {
	margin-bottom: 10px;
	margin-left: 10px;
}

.floatL {
	float: left;
}

.floatL img {
	margin-right: 10px;
	margin-bottom: 10px;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

#pg-map #midriff ul {
	float: left;
	list-style-type: none;
	font: 11px/22px Verdana, Arial, Helvetica;
	width: 600px;
	margin-bottom: 20px;
	clear: both;
	margin-left: 15px;
}

#pg-map #midriff ul li {
	float: left;
	margin-right: 10px;
}

#pg-map h5 {
	clear: both;
	font: bold 12px Verdana, Arial, Helvetica;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	width: 650px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	color: #7f7f7f;
}

#pg-map h1 {
	clear: both;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
	float: left;
}

#contact-info {
}

#contactNav {
	float: left;
	list-style-type: none;
	padding: 10px;
	font: 11px Verdana, Arial, Helvetica;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

#contactNav li {
	float: left;
	margin-right: 25px;
}

#promo-set {
	width: 580px;
	float: right;
	margin-right: -35px;
	display: inline;
	margin-bottom: 20px;
}

.content-points {
	float: left;
	font-family: verdana, arial, san-serif;
	font-size: 11px;
	margin: 0 0 15px 205px;
	line-height: 16px;
}

/* @end */

/* @group Items */

.item {
	border-top: 1px solid #ccc;
	float: right;
	width: 545px;
	margin: 10px 0 0 0;
	padding-top: 15px;
}

.multi-items .item {
	border-top: 1px solid #ccc;
	float: right;
	width: 545px;
	margin-top: 10px;
	padding-top: 15px;
	margin-bottom: 20px;
	display: block;
}

.item a {
	color: #7f7f7f;
}

.item a:hover {
	color: #A53916;
	border-bottom: 3px solid #ccc;
	text-decoration: none;
}

.item h1 {
	width: 250px;
	float: left;
	font-size: 20px;
	line-height: 23px;
}

#midriff .item p {
	width: 270px;
	float: left;
}

#midriff .item .prodNote {
	width: 545px;
	margin-top: 15px;
	font-style: italic;
}

.item ul {
	font: bold 11px/20px Verdana, Arial, Helvetica;
	list-style-type: none;
	float: left;
}

.item ul span {
	color: #EF5921;
	font-size: 11px;
}

.price {
	font-size: 16px;
}

.item .addToCart a {
	background-image: url(../images/add-to-cart.jpg);
	width: 170px;
	height: 31px;
	display: block;
	text-indent: -5000px;
	margin-top: 10px;
	border-style: none;
}

.item .addToCart a:hover {
	width: 170px;
	height: 31px;
	display: block;
	text-indent: -5000px;
	margin-top: 10px;
	border-style: none;
	background: url(../images/add-to-cart.jpg) 0 30px;
}

.item form {
	display: none;
}

#prod-offset {
	margin-top: -200px;
}

.product-item {
	list-style-type: none;
	float: right;
	width: 540px;
	font: 11px Verdana, Arial, Helvetica;
	margin-bottom: 30px;
}

.product-item li {
	width: 135px;
	float: left;
	margin-right: 25px;
	margin-left: 20px;
}

.product-item ul {
	list-style-type: none;
	margin-bottom: 20px;
}

.product-item ul li {
	margin-bottom: 5px;
}

#pg-product  h2 {
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px 0;
	padding-bottom: 10px;
	float: right;
	width: 545px;
	display: block;
}

.product-item .price {
	font-weight: bold;
	color: #a95606;
	font-size: 14px;
}

.item .qty {
	margin-bottom: -5px;
	color: #ef5921;
	font-size: 14px;
}

.item .prodArray {
	display: block;
	text-align: center;
	margin-right: 10px;
}

.array-div {
	clear: both;
	border-style: hidden;
	margin-top: 15px;
}

/* ----------------pg anchors */

#prod {
	float: right;
	clear: both;
	visibility: hidden;
	width: 540px;
	margin-top: -15px;
}

#prod2 {
	float: right;
	clear: both;
	visibility: hidden;
	width: 540px;
}

#prod3 {
	float: right;
	visibility: hidden;
	clear: both;
	width: 540px;
	margin-top: -15px;
}



/* @end */

/* @group Forms */

#midriff form {
	float: right;
	font: 11px Verdana, Arial, Helvetica;
	border-bottom: 3px solid #e5e5e5;
	width: 545px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#midriff form ul {
	list-style-type: none;
}

#midriff form li {
	margin-bottom: 10px;
	text-align: right;
	position: relative;
	line-height: 16px;
	clear: left;
}

#midriff form .floatL {
	width: 350px;
	text-align: left;
	margin-left: 185px;
	clear: left;
}

#midriff form input {
	width: 360px;
}

#midriff form .floatL input {
	width: 20px;
}

#midriff form textarea {
	width: 360px;
}

#midriff form span {
	position: absolute;
	left: 96px;
	top: 2px;
}



/* @end */

/* @group Foot */

#foot {
	background-color: #e8e8e8;
	clear: both;
	border-top: 1px solid #c5c5c5;
	text-align: center;
	float: left;
	width: 100%;
}

#up a {
	width: 50px;
	background-image: url(../images/up-top.gif);
	float: left;
	text-indent: -5000px;
	height: 55px;
	margin-top: 15px;
	margin-left: -10px;
}

#up a:hover {
	width: 50px;
	float: left;
	text-indent: -5000px;
	height: 55px;
	margin-top: 15px;
	background: url(../images/up-top.gif) 0 61px;
}

#up img {
	float: left;
	margin-left: 30px;
	margin-right: 15px;
}

#footLinks {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#footLinks ul {
	list-style-type: none;
	font: 11px/18px Verdana, Arial, Helvetica;
}

#footLinks li {
	float: left;
	display: block;
	width: 200px;
	margin-bottom: 25px;
	margin-left: 40px;
}

#footLinks li li {
	float: none;
	margin-bottom: 0;
	line-height: 22px;
	margin-left: 0;
}

#footLinks h4 {
	font-size: 12px;
	margin-top: 10px;
	border-bottom: 1px solid #999;
	margin-bottom: 5px;
	padding-bottom: 3px;
	color: #7f7f7f;
}

#footLinks li a {
	color: #7f7f7f;
}

#footLinks li a:hover {
	color: #EF5921;
}

/* -------------------Footnote */

#footNote {
	background-color: #e8e8e8;
	padding-bottom: 20px;
	padding-top: 10px;
	border-top: 1px solid #b8b8b8;
	clear: both;
}

#footNote p {
	font: 11px/20px Verdana, Arial, Helvetica;
}

#footNote a {
	color: #7f7f7f;
}

#footNote a:hover {
	color: #EF5921;
}



/* @end */