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

 body{ line-height:1.5em;}
 

 
/* Landing Page*/
#container-landing{width:750px; height:auto; background-color:#FFFFFF; margin:auto;}
#header-landing{ height:67px; width:100%; background-image:url(../images/headerbg.gif); background-repeat:repeat-x; position:relative;}






/* optivite */
#body{ padding:25px; width:700px; margin:auto;  position:relative; font-family: arial, ;	font-size: 16px; 	 font-weight:400;	color: #000000; background-color:#ffffff; border:0px solid #000; background-image:url(../products/images-spirulina/bg.gif);  background-repeat:repeat-x; border-top:4px solid #006600;}





.banner{ height:auto;width:700px; text-align:center; }
.banner h1 { line-height:normal; color:#FFFFFF; font-size:42px}
.banner h2 {color: #ffffff}
.banner h3 {color: #ffffff}
.banner h4 {color: #ffffff}


/* Content Area*/
#intro{margin-top:75px; margin-bottom:60px;}

.infoarea{line-height:2.0em; font-size:14px; font-weight:400;}
.infoarea h2{height:auto; width:100%; color:#32470e; font-size:18px; background-color:#cede8f; border-top:1px solid #32470e; border-bottom:1px solid #32470e; padding-top:15px; padding-bottom:15px; text-align:center;}
.infoarea h3{ text-align:left;}


/*Chart Properties */

.chart{border:1px solid #000000; margin:auto;}
.chart td{font-size:24px}
.chart tr.check1{ background-color:#eaf1db;}
.chart tr.check2{ background-color:#dde8c4;}
.chart td.check1{ background-image:url(../products/images-spirulina/check1.gif); background-position:top center; background-repeat:no-repeat; height:80px;}
.chart td.check2{  background-image:url(../products/images-spirulina/check2.gif); background-position:top center;  background-repeat:no-repeat;  height:80px;}


/*Payment Area*/
.paymetntable{margin:auto; background-color:#E3ECFF; border:1px solid #A8BDD5}
.paymetntable h3{color:#3a3a81;}

/**/


/*Fonts*/




h1 {color: #32470e; }
h2 {color: #32470e}
h3 {color: #32470e}
h4 {color: #32470e}

.small{ font-size:10px; }
