/*--------------------- Last Modified  2006.03.25 ---------------------*/
/*-----------------------------------------------------------------------*/


/* 
 ----------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.

  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari

  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:#00315E url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/17px Arial, Helvetica, sans-serif; 
	color:#006297;
	}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1	{ font-size:1.2em; color:#006297; }
h2	{ font-size:1.1em; color:#006297; }
h3	{ font-size:1.0em; color:#F4961C; }

body#faqs h2, body#resources h2  { font-size:1.0em; color:#F4961C; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#006297; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#006297; text-decoration:none; outline:none; }

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:23px;
	background:url("../images/bullet-back-to-top.gif") right no-repeat;
	}
	
p.call {
	text-align:right;
	font-size:15px;
	padding-bottom:5px;
	}

p.head {
	font-size:20px;
	font-weight: bold;
	padding-top:20px;
    padding-bottom:20px;
	padding-left:10px;	}

	
p.text-disclaimer {
	font-size:11px;
	padding-left:10px;
	background:#ffffff url("../images/bullet-asterisk.gif") 0 6px no-repeat;
	}
	
p.float-left {
	width:189px;
	float:left;
	padding-right:10px;
	}
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}
	
#column-left div.multi-column {
	margin-bottom:20px;
	}

#column-left div.multi-column p {
	margin:0;
	padding:0 0 0 67px;
	}

#column-left div.multi-column-margin p {
	margin:0 0 10px 0;
	padding:0 0 0 67px;
	}
	
#column-left div.multi-column-margin div.row {
	clear:both;
	}	
/* ----- global form elements ----- */ 

form {
	width:150px;
	margin:10px 0 15px 0;
	}

form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select {
	background-color:#FFFFFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #B4790C;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.0em;
	}
	
select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:177px; }
	
#contact-main label textarea { height:100px; overflow:auto; }


/* ----- submit button form elements ----- */ 

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:90px 0 0 243px; }

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:64px;
	height:20px;
	border:none;
	cursor:pointer;
	}


/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:746px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:135px;
	}

	#masthead div {
		padding: 60px 70px 0 0;
		text-align:right;
		font-weight:bold;
		color:#00659B;
		font-size:17px;
		letter-spacing:1px;
	}
	/* index page link within #masthead 
	#masthead a {	
		position:absolute;
		left:63px;
		width:219px;
		top:39px;
		height:63px;
		text-decoration:none;
		}
	*/		

#animatie {
	position:absolute;
	xxfloat:right;
	left:461px;
	width:185px;
	top:25px;
	height:0px;
	background:url("../images/animation.gif") top no-repeat;
	}

#bg-colright {
	background:url("../images/bg-colright.jpg") bottom no-repeat;
	width:746px;
	}

/* ----- column-left ----- */

#column-left {
	width:487px;
	float:left;
	}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl, #column-left table {
		margin:0 23px 20px 66px;
		}
	#column-left form { margin-left:0px; }
	
	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 4px no-repeat;
			padding-left:15px; /* pushes text to the right to display bg img */
			}
			
	body#index #column-left ul { padding-left:5px; font-weight:bold; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 4px no-repeat;
			padding-left:15px; /* pushes text to the right to display bg img */
			margin-bottom:20px;
			}
			
	#column-left dt {
		font-weight:bold;
		margin-bottom:15px;
		background:transparent url("../images/bullet.jpg") 0px 4px no-repeat;
		padding-left:15px;
		}
	
	#column-left dd {
		margin:0 20px 15px 20px;
		}

.btn-read {
	background:url("../images/btn-read.jpg");
	width:487px;
	height:51px;
	position:relative;
	}
	
	.btn-read a {
		width:76px;
		height:25px;
		top:5px;
		left:378px;
		position:absolute;
		}
		
.supplement-table {
	text-align:center;
	font-size:11px;
	border:1px solid #006297;
	border-right:none;
	border-bottom:none;
	table-layout:fixed;
	}
	
	.supplement-table td {
		border-right:1px solid #006297;
		border-bottom:1px solid #006297;
		padding:0 2px;
		}
		
					
/* ----- column-right ----- */

#column-right {
	width:259px;
	float:left;
	position:relative;
	}

	#column-right p, 
	#column-right h1,
	#column-right h2,  
	#column-right h3, #column-right ul, #column-right dl {
		margin:0 73px 20px 30px;
		}
	#column-right form { margin-left:0px; }
	 
	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			}
	#buy-now { margin-top:28px; margin-bottom:28px; }

.btn-buy {
	background:url("../images/btn-buy.jpg");
	width:224px;
	height:60px;
	position:relative;
	}
	
	.btn-buy a {
		width:77px;
		height:23px;
		top:6px;
		left:69px;
		position:absolute;
		}
			
/* ----- bottom-wrap ----- */

#bottom-row {
	background:url("../images/bottom-row.jpg");
	width:746px;
	margin:0 auto;
	}
	
	#bottom-row p { margin:0 73px 0 66px; }
	
#bottom-modules {
	background:url("../images/bottom-modules.jpg");
	height:275px;
	width:746px;
	position:relative;
	clear:both;
	margin-bottom:20px;
	}
	
	#bottom-modules .learn-about {
		width:77px;
		height:24px;
		top:242px;
		left:115px;
		position:absolute;
		}
		
	#bottom-modules .ground-breaking {
		width:77px;
		height:24px;
		top:242px;
		left:337px;
		position:absolute;
		}
		
	#bottom-modules .free-sample {
		width:77px;
		height:24px;
		top:242px;
		left:559px;
		position:absolute;
		}
		
		#bottom-modules span { display:none; }
		
	 
body#index #bottom-wrap {
	background:url("../images/bottom-wrap-index.jpg");
	height:58px;
	clear:both;
	width:746px;
	margin:0 auto;
	}

#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:148px;
	clear:both;
	width:100%;
	}

	
/* header framework
 * ------------------------------------------------------------------------- */

#active-x {height:300px;}
body#index #header-graphic { height:285px; background:url("../images/header-index.jpg"); } 
body#conception #header-graphic { height:220px; background:url("../images/header-conception.jpg"); } 
body#research #header-graphic { height:220px; background:url("../images/header-research.jpg"); } 
body#applications #header-graphic { height:220px; background:url("../images/header-applications.jpg"); } 
body#order #header-graphic { height:220px; background:url("../images/header-order.jpg"); } 

#header-graphic { 
	height:220px;
	background:url("../images/header-sub.jpg");
	position:relative;
	}
	
	#header-graphic ul { 
		position:absolute;
		width:205px;
		height:165px;
		top:46px;
		left:39px;
		color:#fff;
		font-weight:bold;
		border-top:1px solid #fff;
		font-size:13px;
		}
		
		#header-graphic li {
			border-bottom:1px solid #fff;
			padding:5px 0 5px 15px;
			}
			
		#header-graphic li .first {
			border-top:1px solid #fff;
			}
			
		#header-graphic a {
			color:#fff;
			text-decoration:none;
			}
			
		#header-graphic span { display:none; }

	/*
	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#about #header-graphic { background:url("../images/header-about.jpg"); }
	body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-sitemap.jpg"); }
	*/
	
/* subnav framework
 * ------------------------------------------------------------------------- */

/*#header-graphic li a.how-proxeed { color:#00315E; }*/

/* subhead framework
 * ------------------------------------------------------------------------- */

body#index #subhead { height:52px; margin:0; } 
#subhead { height:125px; margin-bottom:-50px; }

	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background: url("../images/subhead-about.jpg"); }
	body#how-works #subhead { background: url("../images/subhead-how-works.jpg"); }
	body#conception #subhead { background:url("../images/subhead-conception.jpg"); }
	body#healthcare #subhead { background:url("../images/subhead-healthcare.jpg"); }
	/*body#order h1#subhead { background:url("../images/subhead-order.jpg"); margin:0 0 -30px 0; }*/
	body#order #subhead { background:url("../images/subhead-order.jpg"); }
	body#research #subhead { background:url("../images/subhead-research.jpg"); }
	body#ingredients #subhead { background:url("../images/subhead-ingredients.jpg"); }
	body#faqs #subhead { background:url("../images/subhead-faqs.jpg"); }
	body#resources #subhead { background:url("../images/subhead-resources.jpg"); }
	body#reference #subhead { background:url("../images/subhead-reference.jpg"); }
	body#applications #subhead { background:url("../images/subhead-applications.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }


/* ----- subhead framework with varying heights ----- */

body#index #subhead-contact {
	height:43px;
	background:url("../images/subhead-contact.jpg") no-repeat;
	margin:0;
	}
body#index #subhead-contact {
	height:166px;
	width:259px;
	background:url("../images/subhead-contact-inside.jpg") no-repeat;
	margin:0;
	}

#subhead-contact {
	height:166px;
	width:259px;
	background:url("../images/subhead-contact-inside.jpg") no-repeat;
	}

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:746px;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	line-height:12px;
	}

#footer p {
	color:#fff;
	margin-bottom:15px;
	}

#footer a:link, #footer a:visited { color:#BCE8FF; text-decoration:none; }

#footer a:hover, #footer a:active { color:#BCE8FF; text-decoration:underline; }

#footer ul {margin:0 5px 15px 5px;}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #BCE8FF;
	}

	#footer li.first { border: none; }

/* Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:746px; 
	height:57px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:57px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; }

#nav-01 { width: 65px; margin-left: 59px;}
#nav-02 { width: 110px;}
#nav-03 { width: 130px;}
#nav-04 { width: 111px;}
#nav-05 { width: 115px;}
#nav-06 { width: 94px;}


/*-------------- (-79px) X position of button / (-57px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -59px -57px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -124px -57px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -234px -57px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -364px -57px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -475px -57px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -590px -57px no-repeat; }


/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#index #nav-01 { background:url("../images/nav.jpg")  -59px -57px no-repeat; }
body#how-works #nav-02, body#about #nav-02, body#ingredients #nav-02, body#faqs #nav-02 { background:url("../images/nav.jpg") -124px -57px no-repeat; }
body#conception #nav-03, body#resources #nav-03 { background:url("../images/nav.jpg") -234px -57px no-repeat; }
body#research #nav-04, body#reference #nav-04 { background:url("../images/nav.jpg") -364px -57px no-repeat; }
body#healthcare #nav-05, body#applications #nav-05 { background:url("../images/nav.jpg") -475px -57px no-repeat; }
body#order #nav-06 { background:url("../images/nav.jpg") -590px -57px no-repeat; }

/* Added by Jurrien Berg 27/02/2008
* language selection */

#langnav span { display: none; }
#langnav li, #langnav a {height:30%; display:block;} /* change height here also */
#langnav li { float:left; list-style:none; _display:inline; }
#langnav-nl { background:url("../images/nederlands_small.jpg") no-repeat; width: 10%; height:10%; margin-left: 350px;}
#langnav-en { background:url("../images/nederlands_small.jpg") no-repeat; width: 10%; height:10%}
#langnav-fr { background:url("../images/nederlands_small.jpg") no-repeat; width: 10%; height:10%}
#langnav-es { background:url("../images/nederlands_small.jpg") no-repeat; width: 10%; height:10%}

/* Added by Yamil Hernandez 01/25/2007
* Product box link on background image */
#menu a {
   position: absolute;
   height: 102px;
   width: 123px;
   top: 203px; 
   text-decoration: none;
   }
#menu a i { visibility: hidden; }
a#buybox { left: 517px; }

.minidesc {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0D72A2;
	text-decoration:none;
	font-style: italic;
}

/* Added by Johan Tillema sept 08
* language selection */
#lang {
}

#taal {
	position:absolute;
	left:350px;
	top:50px;
}

#taal a {
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-right:10px;
}
	
#langselector {
	font:10px Arial, Helvetica, sans-serif;
	width:100px;
	height:20px;
	position:absolute;
	left:345px;
	top:30px;
	background-color:#000000;
}

