@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;}


/* Product Area*/
#purple{ 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-iodoral/bg.gif);  background-repeat:repeat-x; border-top:4px solid #006600;}





.banner{ height:auto;width:700px; text-align:center;}
.banner h1 {color: #fff;  line-height:normal;}
.banner h2 {color: #ffffff}
.banner h3 {color: #ffffff; margin-bottom:36px; font-size:14px; font-style:italic;}
.banner h4 {color: #ffffff}
.banner span{ display:block;color:#FD805B; font-size:18px; font-weight:bold; text-decoration:underline; margin-top:5px;}





/* 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:#2f1356; font-size:18px; background-color:#b8add7; border-top:1px solid #6a469d; border-bottom:1px solid #6a469d; padding-top:15px; padding-bottom:15px; text-align:center;}
.infoarea h3{ text-align:left;}


/*Payment Area*/
.paymenttable{margin:auto; background-color:#E3ECFF; border:1px solid #A8BDD5}
.paymenttable h3{color:#3a3a81; font-style:normal; font-size:18px; margin:0; padding:0;  }

/**/
.chart{border:1px solid #000000; margin:auto;}
.chart td{font-size:24px}
.chart tr.check1{ background-color:#e0dbf1;}
.chart tr.check2{ background-color:#ccc4e8;}
.chart td.check1{ background-image:url(../products/images-purple/check-purple1.gif); background-position:top center; background-repeat:no-repeat; height:80px;}
.chart td.check2{  background-image:url(../products/images-purple/check-purple2.gif); background-position:top center;  background-repeat:no-repeat;  height:80px;}


/*Fonts*/

.curamin{height:auto; width:100%; background-color:#FFFF99; border-top:1px solid #000; border-bottom:1px solid #000; padding-top:15px; padding-bottom:15px;}



h1 {color: #3a3a81; }
h2 {color: #3a3a81}
h3 {color: #3a3a81}
h4 {color: #3a3a81}

.small{ font-size:10px; }
