@charset "utf-8";
/* CSS Document - BioPure */


/* Body */
* {margin:0; padding:0;}
body {
	color:#eee;
	line-height:1.3em;
	text-align:center;
	padding:0;
	background-color: #000053;
	background-image: url(../img/bodybg.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 80%;
	text-decoration: none;
	height: 24px;
}
#accessmenu {display:none;
}

#wrapper        {
	width:974px;
	position:relative;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 768px;
}

#menu-wrap        {
	width:974px;
	position:relative;
	height: auto;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
}

#banner         {
	height:95px;
	width:974px;
	background-image: url(../img/biopure.banner.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	left: auto;
	right: auto;
}
#banner .home   {
	height:48px;
	width:154px;
	position:absolute;
	background-position: left;
	left: 12px;
	top: 68px;
}

#logo			{
	display:none;
	}
#wrap {
	width:auto;
	background-color:#fff;
	color:#000053;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #000053;
	border-right-color: #000053;
	border-bottom-color: #000053;
	border-left-color: #000053;
	background-image: url(../img/water.png);
	background-repeat: repeat-x;
	padding: 0px;
	height: auto;
	margin: 0px;
	min-height: 578px;
}
#top {
	width:auto;
	text-align:right;
	color:#ddd;
	font-size:0.8em;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	padding-right: 80px;
	float:right;
}
#top p {margin:2px; padding:0;}
#top a {color:#eee; border-bottom: 1px dotted #aaa;}
#top a:hover {color:#fff; text-decoration:none; border-bottom:1px dotted #fff;}
#top-left{
	width:auto;
	text-align:left;
	color:#ddd;
	font-size:.9em;
	float:left;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding:1px;
}
#top-right{
	width:auto;
	text-align:right;
	color:#ddd;
	font-size:1.0em;
	float:right;
	margin: 8px;
}
/* Header and title */
#header {
	text-align:left;
	padding:0;
	margin: 0;
}
#sitetitle {
	width:25%;
	float:left;
	left: 10px;
	position: relative;
	top: 160px;
}
#sitetitle h1 {
	font-weight: 700;
	font-size:1.8em;
	letter-spacing:-2px;
	line-height:0.9em;
	margin:20px 0 10px 10px;
	padding:0;
}
#sitetitle h1 a {
	font-weight:500;
	letter-spacing:-1px;
}
#sitetitle p {margin:5px 0 20px 20px; padding:0; letter-spacing:-1px; font-size:1.4em; color:#777;}

/* Main menu */
#mainmenu {
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #E6EFF7;
	background-image: url(../img/menu.bg.36.png);
	background-repeat: repeat;
	height: auto;
}
dl.nav {width:140px; float:left; margin: 0 0px 5px 10px;}
dl.nav dt {border-bottom:1px solid #aaa; padding:0; font-weight:700; margin:0; color:#777;}
dl.nav dt a {font-weight:700; color:#777;}
dl.nav dt a:hover {color:#222;}
dl.nav dd {padding:0; margin:0; border-bottom:1px solid #ccc;}
dl.nav dd a {font-weight:400; padding:1px 0 1px 5px; color:#4d699d; display:block; width:135px;}
dl.nav dd a:hover {color:#222; background:#f4f4f4;}

/* Headline */
#headline {
	width:952px;
	text-align:left;
	margin:auto;
	background-color:#D2E0F1;
	color:#000053;
	font-size:80%;
	background-image: url(../img/menu.bg.rev.s.png);
	height: 20px;
	top: 112px;
	position: relative;
	background-repeat: repeat-x;
	font-weight: 200;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	float: left;
}
#headline p {
	padding:0;
	float: left;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 2px;
	background-image: url(../img/menu.bg.rev.s.png);
	background-color: #D2E0F1;
}

/* Headers */
h2, h3, h4 {
	padding-bottom:2px;
	color:#290052;
	font-weight:700;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	letter-spacing: 0.2em;
}

/* Content */
#content {
	float:left;
	text-align:left;
	width:66%;
	top: 0px;
	height: auto;
	margin-top: 148px;
	margin-right: 10px;
	margin-bottom: 18px;
	margin-left: 18px;
	background-color: #FFFFFF;
	list-style-type: none;
	position: relative;
	display: inline;
}
#content h2 {
	font-size:1.3em;
	clear:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	color: #290052;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0.4em;
	line-height: 1.3em;
	border-bottom-color: #7C3D7C;
	padding-bottom: 6px;
	text-indent: 4px;
}
#content h3 {font-size:1.4em; letter-spacing:-1px;}
#content h2 a, #content h3 a {font-weight:700;}
#content p {margin:0 0 15px;}
#content a {border-bottom:1px dotted #888;}
#content a:hover {color: #222; border-bottom:1px dotted #000;}

#content ul, #content ol {
	margin:0 0 15px 10px;
	padding:0 0 0 10px;
	list-style-type:none;
}
#content ul li, #content ol li {
	padding-left:14px;
	background-position:-5px 1px;
	background-image: url(../img/bullets/bullet.o.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: -12px;
	text-indent: 1px;
}
#content ul ul, #content ol ol {margin:5px 0 5px 10px;}
/* Shaded Borders and Rounded Corners */

/* For the first shadowed border */
 #minimenu{
	padding:16px;
	width:24%;
	color:#fff;
	float: right;
	margin-top: 132px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	position: relative;
	background-color: #520052;
}
#minimenu, #minimenu   .sb-inner {
	background-color: #520052;
	background-image: url(img/grad.png);
	background-repeat: repeat-x;
}

/* The split heading/content element */
#split { 
	width:98%;
	}
#split h3 { 
	margin:0px auto; 
	padding:4px; 
	font-size: 99%;
	text-align:center;
	letter-spacing: 0.2em;
	color:#fff;  
}
#split h3, #split h3 .sb-inner {
	background-color: #290052;
	background-image: url(../img/grad.2.png);
	background-repeat: repeat-x;
	}
#split .content { 
	padding:10px; 
	color:#290052;
	 }
#split .content, #split .content .sb-inner {
	background-color:#D4CCDC;
	background-image: url(../img/grad.bg.300.r.png);
	background-repeat: repeat-x;
	overflow:hidden;
	}

/* The split heading/content element
#split {
	width:100%;
}
#split h3 {
	margin:0px;
	text-align:center;
	color:#fff;
	letter-spacing: 0.2em;
	font-size: 99%;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}
#split h3, #split h3 .sb-inner {
	background-color: #290052;
	background-image: url(../img/grad.2.png);
	background-repeat: repeat-x;
}
#split .content {
	color:#290052;
	padding: 0px;
	overflow: hidden;
}
#split .content, #split .content .sb-inner {
	background-color:#E8DDE8;
	background-image: url(../img/grad.bg.300.r.png);
	background-repeat: repeat-x;
	height: auto;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
} */

#my-border {
	padding:20px;
	width:auto;
	margin:0px auto;
	color:#000053;
	list-style-type: inherit;
}
#my-border, #my-border .sb-inner {
	background-color: #D2E0F1;
	background-image: url(../img/grad.bg.128.png);
	background-repeat: repeat-x;
	width: auto;
}

/* Footer */
#footer {clear:both; font-size:0.9em; width:960px; line-height:1.5em; color:#ccc;  margin: 5px auto; padding:0;}
#footer p {margin:0; padding:0;}
#footer a {color:#ddd; border-bottom: 1px dotted #aaa;}
#footer a:hover {color:#eee; text-decoration:none; border-bottom:1px dotted #fff;}
/* Text Menu for Footer */
#textmenu {
	width:auto;
	color:#ddd;
	font-size:0.9em;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	letter-spacing: 0.1em;
}
#textmenu p {margin:2px; padding:0;}
#textmenu a {color:#eee; border-bottom: 1px dotted #aaa;}
#textmenu a:hover {color:#fff; text-decoration:none; border-bottom:1px dotted #fff;}


/* Footer Image */
#footer-img {
	height:66px;
	width:974px;
	position:relative;
	background-image:url(../img/biopure.footer.png);
	background-repeat: no-repeat;
	background-position: 0px 0;
	margin: 0px;
	padding: 0px;
}
#rainbowrule {
	background-image:url(../img/rainbow.rule.png);
	height: 20px;
	width: 483px;
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: center;
}

/* Links */
a {color:#4d699d; font-weight:400; text-decoration:none;}
a:hover {color:#000053; text-decoration:none;}
a img {border:0;}

/* Various classes */
.headline {
	width:98%;
	text-align:left;
	border:0px solid #ccc;
	background-color:#D2E0F1;
	color:#000055;
	font-size:90%;
	background-image: url(../img/menu.bg.rev.s.png);
	height: 20px;
	top: 112px;
	background-repeat: repeat-x;
	font-weight: 300;
	text-decoration: none;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left {
	float:left;
	width:25%;
	text-align:left;
	margin-bottom: 10px;
	position: relative;
	left: 32px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #fff;
	font-size: 0.9em;
}
.right {
	float:right;
	width:40%;
	text-align:right;
	position: relative;
	margin-bottom: 10px;
	padding-right: 32px;
	margin-top: 5px;
	font-size: 0.9em;
}
.rule-header {
	color:#520052;
	height:2px;
	margin-bottom:16px;
}
.rule {
	text-align: left;
	height: auto;
	width: 80%;
	color: #520052;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 20px;
	padding: 0px;
}
.rule-sub {
	text-align: center;
	height: auto;
	width: 90%;
	color: #000033;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding: 0px;
	letter-spacing: 0.04em;
}

.rainbowrule {
	background-image:url(../img/rainbow.rule.png);
	height: 20px;
	width: 483px;
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: center;
}
.center{
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
.hwrapper {
	width:60%;
	margin-bottom: 16px;
}
.textleft {text-align:left;}
.textright {text-align:right; border-width:0px;}
.textcenter {text-align:center;}
.red-center {
	text-align:center;
	color: #FF0000;
}
.introtext, .introtext a {font-weight:700;}
.clear {visibility:hidden; clear:both; height:1px;}
.hide {display:none;}
.fix {
	position: absolute;
}
/* Shading Code */
* html #content { position:relative; }

/* For the first shadowed border */
#shadowed-border {
	width:24%;
	color:#fff;
	margin-top: 132px;
	margin-right: 18px;
	margin-bottom: 18px;
	margin-left: 10px;
	float: right;
	display: inline;
	padding-top: 22px;
	padding-right: 16px;
	padding-bottom: 22px;
	padding-left: 21px;
}
#shadowed-border, #shadowed-border .sb-inner {
	background-color: #520052;
	background-image: url(../img/grad.bg.48.png);
	background-repeat: repeat-x;
	overflow:hidden;
}

/* The split heading/content element */


#trans-border { width:280px; margin:20px auto; padding:14px 20px; background:#000053; color:#222; }
#trans-border .sb-border { background:#000; }

/* Partial stuff */
ul#partial { overflow:hidden; width:490px; margin:20px auto; padding:0; list-style:none; }
* html ul#partial { height:1%; }
ul#partial li { float:left; width:50px; padding:12px 0; text-align:center;
                margin:0 5px; color:#4c2; }
ul#partial li, ul#partial li .sb-inner { background:#000053; }
ul#partial li .sb-border { background:#fff; 
}
