@charset "UTF-8";
body {
	font-size:62.5%;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/back-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #DB8A1F;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	list-style-type: none;
}
.clearfloats {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
}
#pagewrapper {
	height: 560px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 86px;
	background-image: url(../images/pesel-and-mortar.gif);
	background-repeat: no-repeat;
	background-position: 900px 20px;
}
.logo {
	position: absolute;
	height: 173px;
	width: 173px;
	left: 20px;
	top: 14px;
	z-index: 100;
}
.parentlink {
	display: block;
	height: 60px;
	width: 75px;
	position: absolute;
	left: 870px;
	top: 0px;
}
.nav {
	height: 28px;
	background-color: #F07A1A;
	margin-left: 100px;
	padding-left: 153px;
	position: relative;
	z-index: 99;
	background-image: url(../images/nav-back.png);
	background-repeat: repeat-y;
}
#nav {
}
.buy #nav {
	height: 28px;
}
#nav li {
	display: block;
	float: left;
	position: relative;
}
#nav li.buynow {
	background-color: #FFE734;
	position: relative;
	left: -1px;
	padding-bottom: 1px;
	margin-right: -1px;
}
#nav li a {
	font-size: 1.4em;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 4px;
	display: block;
	float: left;
	font-weight: normal;
}
#nav li.buynow a {
}
#nav li a:hover {
	color: #FFFFFF;
}
#nav li.buynow a:hover {
	color: #F6911C;
}
#nav li a span {
	display: block;
	padding: 1px 15px 1px 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#nav li.buynow a span {

	border-right-style: none;
	padding-left: 29px;
	padding-right: 30px;
}
#nav li a span.leftrule {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
/*#nav li a span.vitamin {
	padding-right:10px;
	display: block;
}*/
#nav li a span.super {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 6px;
	right: 26px;
}
#nav li ul {
	position: absolute;
	left: 0px;
	top: 28px;
	width: 110%;
	background-color: #FFFFFF;
	display: none;
}

.buy #nav ul {
	height: auto;
}
#nav li:hover ul {
	display: block;
}
#nav li:hover ul li {
	padding-right: 5%;
	padding-left: 5%;
	display: block;
	width: 90%;
}
#nav li:hover ul li a {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DB8A1F;
	display: block;
	width: 100%;
	position: relative;
	top: -1px;
}
#nav li:hover ul li a:hover {
	color: #DB8A1F;
}
/* IE6 FIX STYLES */

#nav li.over ul {
	display: block;
}
#nav li.over ul li {
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	width: 180px;
}
#nav li.over ul li a {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DB8A1F;
	display: block;
	width: 180px;
	position: relative;
	top: -1px;
}
#nav li.over ul li a:hover {
	color: #DB8A1F;
}
/* END IE6 FIX STYLES */

#headline {
	background-image: url(../images/graphic-panel/home.png);
	background-repeat: no-repeat;
	background-position: 184px 0px;
	height: 148px;
	clear: both;
	padding-left: 253px;
	padding-top: 24px;
}
.about #headline {
	background-image: url(../images/graphic-panel/about.png);
}
.science #headline {
	background-image: url(../images/graphic-panel/science.png);
}
.contact #headline {
	background-image: url(../images/graphic-panel/contact.png);
}
.buy #headline {
	background-image: url(../images/graphic-panel/buy.png);
}
#headline h1 {
	font-size: 3.6em;
	font-weight: normal;
	line-height: 1.2em;
}
.pagecontent {
	background-image: url(../images/vertical-rule-repeater.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 970px;
	background-position: right;
	padding-top: 70px;
	padding-bottom: 60px;
	margin-bottom: 10px;
}
.leftcolumn {
	float: left;
	width: 217px;
	font-size: 2em;
	line-height: 1.3em;
	padding-right: 18px;
	padding-left: 18px;
	background-image: url(../images/pill-tub.png);
	background-repeat: no-repeat;
	background-position: 10px 100px;
	height: 350px;
	position: relative;
	top: -130px;
	margin-bottom: -210px;
}
.centrecolumn {
	float: left;
	width: 477px;
	font-size: 1.2em;
	line-height: 1.3em;
	padding-right: 60px;
}
.home .centrecolumn {
	font-size: 1.4em;
	line-height: 1.3em;
}

.large .centrecolumn {
	font-size: 1.4em;
	line-height: 1.3em;
}
.centrecolumn h2 {
	padding-bottom: 0px;
	font-size: 1em;
}
.centrecolumn h2.leadin {
	padding-bottom: 14px;
	font-size: 1em;
}
.centrecolumn h3 {
	padding-bottom: 0px;
	font-size: 1em;
}
.centrecolumn p {
	padding-bottom: 12px;
	clear: both;
}
.centrecolumn p span.contacts {
	display: block;
	width: 12em;
	float: left;
}
.centrecolumn p span.contacts.os {
	margin-right: -9px;
}
.centrecolumn ul {
	margin-left: 14px;
	list-style-type: disc;
}
.centrecolumn ul li {
	padding-bottom: 12px;
}
.centrecolumn sup, .centrecolumn sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
.centrecolumn sup {
	bottom: 1ex;
}
.centrecolumn sub {
	top: .5ex;
}
.centrecolumn.references ol {
	margin-left: 30px;
}
.centrecolumn.references ol li {
	padding-bottom: 4px;
}
.centrecolumn.references ol li a {
	color: #000000;
	display: block;
}
.centrecolumn.references ol li a span {
	color: #DB8A1F;
	display: block;
}
.centrecolumn.references ol li a:hover span {
	color: #666666;
}
.rightcolumn {
	float: left;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
.rightcolumn blockquote {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	padding-bottom: 4px;
	color: #DB8A1F;
}
.rightcolumn p.quotee {
	color: #DB8A1F;
	font-size: 1.2em;
}
#footer {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DB8A1F;
	padding-top: 10px;
}
#footer span.copyright {
	display: block;
	float: left;
	width: 100px;
}
#footer ul.menu3 {
	float: left;
	width: 320px;
}
#footer ul.menu3 li {
	display: block;
	float: left;
}
#footer ul.menu3 li a {
	display: block;
	float: left;
	color: #000000;
	padding-right: 10px;
}
#footer ul.menu3 li a span {
	display: block;
	position: relative;
	top: -5px;
}
#footer ul.menu3 li a:hover {
	color: #DB8A1F;
}
#footer div.contacts {
	text-align: right;
}
#footer div.contacts span {
	display: block;
	padding-left: 10px;
	float: right;
	font-size: 1.2em;
}
#footer div.contacts span a {
	color: #000000;
}
#footer div.contacts span a:hover {
	color: #DB8A1F;
}
/******** E-COMMERCE STYLES **************/

.purchase {
	padding: 0px;
	border: 1px solid #D77B24;
}
.purchase p.paraone {
	padding-top: 10px;
}
.purchase p {
	padding-right: 10px;
	padding-left: 10px;
}
#UpdatePanel1 {
}
#UpdatePanel1 p {
	padding-right: 10px;
	padding-left: 10px;
}
#UpdatePanel1 p select {
	border: 1px solid #000000;
	padding: 1px;
	width: 200px;
	line-height: 2em;
	margin-top: 4px;
	font-weight: bold;
}
#UpdatePanel1 p.price {
	font-weight: bold;
	background-color: #FFE734;
	padding: 6px;
	margin-bottom: 8px;
}

#UpdatePanel1 p.pricetwo {
	font-weight: bold;
	padding: 6px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D77B24;
	border-bottom-color: #D77B24;
}
.buynow {
	padding-right: 10px;
	padding-left: 10px;
}
.buynow input {
	font-size: 1.0em;
	color: #000000;
	background-color: #D77B24;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
.buynow input:hover {
	cursor: pointer;
	color: #FFFFFF;
}
.note {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
}
/***** CART ****/
.basket {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 10px;
}
.basket tr {
}
.basket tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D87C24;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #D87C24;
}
.basket tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D87C24;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.basket tr.product td {
	background-color: #F7E535;
}
.basket tr td.dark {
}
.basket tr td.subtotal {
}
.address {
	width: 100%;
	border-collapse:collapse;
}
.address tr {
}
.address tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D87C24;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #D87C24;
}
.address tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D87C24;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 20px;
	vertical-align: top;
	width: 50%;
}
.address tr td.dark {
}
.address tr td.subtotal {
}
.address tr td h2 {
/*	background-color: #FFE429;
	padding: 4px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D77B24;
	margin-bottom: 4px;*/
}
.form h2 {
	background-color: #D77B24;
	padding: 4px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D77B24;
	margin-bottom: 4px;
}
.form h2.failed {
	color: #CC0000;
	display: block;
	margin: 0px 0px 10px;
	padding: 10px;
	background-color: #FFCCCC;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	position: relative;
	top: -1px;
}
.form p {
	clear: both;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.form p label {
	display: block;
	float: left;
	width: 130px;
	padding-bottom: 6px;
}
.form p input {
	padding: 2px;
	width: 300px;
	border: 1px solid #000000;
	margin-bottom: 4px;
}
.form p select {
	width: 304px;
	border: 1px solid #000000;
	margin-bottom: 4px;
}
.form p select.titleselect {
	width: 90px;
}
.form p textarea {
	padding: 2px;
	width: 300px;
	border: 1px solid #000000;
	margin-bottom: 4px;
}
.form p span.required {
	color: #BC222F;
	display: block;
	padding-left: 130px;
}
.form p.checkbox input {
	border: 1px solid #000000;
	margin-right: 10px;
}
.form p.checkbox label {
	display: inline;
	float: none;
}
.form p.submit {
	text-align: right;
	padding-right: 30px;
}
.form p.submit input {
	width: 75px;
	margin: 0px;
	padding: 2px;
	background-color: #D77B24;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form p.submit input:hover {
	cursor: pointer;
	color: #FFFFFF;
}
p.buttons {
	text-align: right;
}
p.warning {
	color: #CC0000;
	display: block;
	margin: 0px 0px 10px;
	padding: 10px;
	background-color: #FFCCCC;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}
p.buttons input {
	font-size: 1.0em;
	color: #000000;
	background-color: #D77B24;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	margin-right: 6px;
}
p.buttons input:hover {
	cursor: pointer;
	color: #FFFFFF;
}
.paymentjourney {
	margin-bottom: 20px;
	padding: 0px;
}
.paymentjourney tr {
	margin: 0px;
	padding: 0px;
}
.paymentjourney tr td {
	width: 20%;
	margin: 0px;
	padding: 0px;
}
.paymentjourney tr.label {
	color: #8C8C8F;
	padding-bottom: 6px;
}
.paymentjourney tr.block td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D77B24;
	border-bottom-color: #D77B24;
	height: 6px;
	font-size: 1px;
}
.paymentjourney tr.block td:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D77B24;
}
.paymentjourney tr.block td:last-child {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D77B24;
}
.paymentjourney tr.label td.on {
	color: #D77B24;
}
.paymentjourney tr.block td.on {
	background-color: #D77B24;
}
.paymentlogos {
	text-align: center;
	padding: 10px;
}

.popup {
	background-image: none;
}

.popup div {
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 20px;

}

.popup div h1 {
	padding-bottom: 20px;
	font-size: 2em;
}

.popup div h2 {
	padding-bottom: 0px;
	font-size: 1em;
}

.popup div h3 {
	padding-bottom: 0px;
	font-size: 1em;
}
.popup div p {
	padding-bottom: 12px;
	clear: both;
}

body.login {
	background-image: none;
		padding: 30px;
		font-size:62.5%;
	font-family: Helvetica, Arial, sans-serif;
}

body.login h1 {
	padding-bottom: 20px;
}

body.login p {
	clear: both;
	padding-bottom: 14px;
}

body.login p label {
	font-size: 1.1em;
	display: block;
	padding-bottom: 6px;
}

body.login p input {
	border: 1px solid #DB8A1F;
	padding: 4px;
	width: 250px;
		margin-bottom: 4px;
}

body.login p.buttons {
	padding-left: 150px;
	width: 100px;
}

body.login p.buttons input {
	background-color: #DB8A1F;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

body.login p span.error {
	color: #990000;
	display: block;
	padding-top: 4px;
}


.inthepress {
	padding-top: 20px;
}

.inthepress h3 {
	font-weight: normal;
	color: #000000;
	font-size: 1.4em;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DB8A1F;
}

.inthepress p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	padding-bottom: 4px;
}
.inthepress p a {
	color: #000000;
	font-weight: normal;
	
	
}

.inthepress p a span {
	color: #DB8A1F;
	font-weight: bold;
	
	
}

.inthepress p a:hover {}






.rightlink {
	padding-top: 20px;
}



.rightlink p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 8px;
	
	padding-bottom: 4px;
}

