﻿/*-- style sheet for www.whatisimmunocal.com--- */
body {
	background: #909c9c;
	margin:10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #f0f0f0 url(../img/bg.jpg) repeat-x;
	font-size:11px;
	color:#000000;
}
p{margin:12px 0;}
dt {
	color: #0F7CB0;
	font-weight: bold;
	font-size: 1.1em;
}
dd {
	margin-left: 20px;
	margin_top: 5px;
	margin-bottom: 15px;
}
img{border:0}
a{color:#0056c1;
	font-weight: 700;
	text-decoration:none;
}
#header{
    border:1px solid #c3c2c2;
    background: #ffffff;
	font-size:30px;
	font-family: Helvetica, sans-serif;
	color:#487814;
	padding: 0 0 10 70px;
	height:63px;
	line-height:63px;
	margin: 0 auto;
	width: 900px;
}
#page_con {
	background: #ffffff;
	border:1px solid #c3c2c2;
	margin: 0 auto;
	width: 877px;
	padding:15px 8px 15px 15px;
}
#left_col {
	float:left;
	width:237px;
}
.side_title{
	line-height: 25px;
	color: #830000;
	background: url(../img/side_title_bg.gif) repeat-x left bottom;
	text-align:center;
	font-weight:bold;
	margin-bottom:12px;
}
.immunocalproducts {
	width: 180px;
	height: 180px;
	float: left;
	display: block;
	padding-top: 6px;
	padding-left:  7px;
}
.productSummeryContent {
	width: 340px;
	float: right;
	margin-top: 0px;
}
h2.leaderCapt {
	color: #F90;
	margin: 0px;
	padding-top: 20px;
}
.productSummery {
	width: 95%;
	clear: both;
	margin-top: 20px;
	margin-bottom:20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #93B52D;
}
#news{
	background: #f2f2f2 url(../img/left_nav_bg.jpg) repeat-x;
	padding: 6px;
	border:1px solid #dcdbdb;
	margin-bottom:15px;
}
#leftnav{
	background: #f2f2f2 url(../img/left_nav_bg.jpg) repeat-x;
	padding: 6px;
	border:1px solid #dcdbdb;
	margin-bottom:15px;
}
#news{color:#515151;}
#leftnav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#leftnav li{
	height:22px;
	background:#f5f5f5;
	border:1px solid #e5e4e4;
	margin-bottom:5px;
}
#leftnav a{
	display:block;
	color:#7e5330;
	background: url(../img/arrow.gif) no-repeat 5px center;
	padding:0 0 0 15px;
	line-height:22px;
	text-decoration:none;
	font-size:11px;
}
/*-- dox rem out
#leftnav a:hover{color:#0000ff;
text-decoration:underline;
}
dox rem out-- */
/*-- dox changes start-- */
#leftnav a:hover{color:#487814;
}

/*-- dox changes end-- */

.entry{
	background:#f5f5f5;
	border:1px solid #e5e4e4;
	padding:8px;
	margin-bottom:5px;
	text-align:justify;
}
.readmore{
	background: url(../img/arrow2.gif) no-repeat left center;
	padding: 0 0 0 15px;
	text-decoration:none;
	color:#515151;
}
.buynow{
	background: url(../img/arrow2.gif) no-repeat left center;
	padding: 0 0 0 15px;
	font-size:12px;
	text-decoration:none;
	color:#515151;
}
#right_col {
	float:right;
	width:627px;
}
#topnav {
	background:#487814;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	line-height:22px;
	text-align:right;
	color:#ffffff;
	font-size:10px;
	padding:0 25px 0 0;
	margin-bottom:15px;
}
#topnav a{
	color:#ffffff;
	text-decoration:none;
	padding: 0 5px;
}
#topnav a:hover{text-decoration:underline;
color:#ffd200;
}
#main{padding: 0 20px 10px 20px;}
#flash_con{padding: 0 0 0px 0;
border:1px solid #929393;
width:622px;
}
.top_box_con_right{
	border:1px solid #cdcdcd;
	background-color:#ffffff;
	padding:10px;
	width:255px;
}
.top_box_con_left{
	border:1px solid #cdcdcd;
	background-color:#ffffff;
	padding:10px;
	width:255px;
}
.top_box_con_left{float:left;}
.top_box_con_right{float:right;}
.top_box{
	background:#f5f3f1 url(../img/main_bg.jpg) repeat-x;
	padding:15px 6px;
	border-bottom:1px solid #dfdbd6;
	color:#515151;
	text-align:justify;
}
.main_title{
	color: #830000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
}
.top_box .readmore{
	background: #e2e0db url(../img/button_bg.jpg) repeat-x;
	border: 1px solid #cbc6c0;
	padding: 2px 10px 4px 25px;
	text-decoration:none;
	color:#515151;
}
#footer{
	clear:both;
	line-height:22px;
	color:#6a6a6a;
	background:#f9f9f9;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	padding:0 0 0 5px;
	font-size:x-small;
}
.footer{
	line-height:22px;
	color:#6a6a6a;
	background:#f9f9f9;
	font-size:x-small;
}
.orange{
	color:#f98702;
}
.img_border{
	border:1px solid #cbc6c0;
	padding:5px 5px 5px 5px;
	background:#ffffff;
}
.imgright{
	float:right;
	margin: 0 0 7px 7px;
}
.imgleft{
	float:left;
	margin: 0 7px 7px 0;
}
.bulleted_list{
	margin: 0;
	padding: 0;
	list-style:none;
}
.bulleted_list li{
	background: url(../img/bullet.gif) no-repeat left 5px;
	line-height:20px;
	padding:0 0 0 15px;
}
.bulleted_list a{
	text-decoration:none;
	color:#000000;
}
.title{
	line-height:22px;
	color:#ffffff;
	background:#487814;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	padding:0 0 0 25px;
	font-weight:bold;
}
/*-- Beginning of dox enteries-- */
h2.detailTitleTop {
	color: #F90;
	display: block;
	padding-top: 15px;
}
h2.detailTitle   {
	color: #F90;
	display: block;
	border-top: #690 dashed 1px;
	padding-top: 15px;
}
.titleInPage3{
	font-weight:bold;
	font-size:12px;
}
.insideLink{
	font-weight:bold;
	font-size:10px;
}
.doxSectionHeading{
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #87A00E;
	clear: both;
}
.sectionHeading{
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #87A00E;
	clear: both;
}
p.articles{
	padding-bottom:0px;
	padding-top:0px;
}
.doxSectionHeadingTop{
	color: #0F7CB0;
}
.doxSectionHeadingFirst {
	color: #0F7CB0;
	padding-top: 20px;
}
.doxSectionHeading {
	color: #0F7CB0;
	padding-top: 20px;
}
.sectionHeadingTop{
	color: #0F7CB0;
}
.sectionHeadingFirst {
	color: #0F7CB0;
	padding-top: 20px;
}
.sectionHeading {
	color: #0F7CB0;
	padding-top: 20px;
}
h2 {
	font-size: 1.5em;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
}
.pageTop {
	padding-bottom: 5px;
}
.emOne {
	color:#0F7CB0;
	font-weight: bold;
}
.boldBlue {
	color:#0F7CB0;
	font-weight: bold;
}
.firstLetter {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .1em;
	color:#F60;
}
p.xSmall {
	font-size: 9px;
	line-height: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.ingredients, .data {
	font-size: 1em;
	background-color: #FFF;
	border-collapse: collapse;
}
.ingredients td, .data td,  {
	padding: 3px 5px;
}
.ingredients .first, .data .first {
	color: #FFF;
	font-weight: bold;
	background-color: #345990;
}
.ingredients .odd, .data .odd {
	background-color:#E4E3D6;
}

p.xSmall2 {
            font-size: 9px;
            margin-top: 1px;
            margin-bottom: 1px;
}
h1.content {
	display: block;
	color:#F90;
	font-size: 32px;
	text-align: left;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 20px;
	border-bottom: #036 solid thin;
}
.content {
	position: relative;
	background-repeat: repeat-x;
	text-align: left;
 	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
a:link {
/*-- 	color: #05708D;--*/
	font-weight: bold;
	letter-spacing: .075em;
	text-decoration: none;
}
a:hover {
	color: #63B41B;
	font-weight: bold;
	text-decoration: none;
}
p.pdfCapt {
	position: relative;
	top: -5px;
	font-weight: bold;
	font-style: italic;
}
.data {
	font-size: 1em;
	background-color: #FFF;
	border-collapse: collapse;
}
.information {
	font-size: 1em;
	background-color: #FFF;
	border-collapse: collapse;
}
.data .first {
	color: #FFF;
	font-weight: bold;
	background-color: #01818F;
}
.information .first {
	color: #FFF;
	font-weight: bold;
	background-color: #01818F;
}
.data .odd {
	background-color:#E4E3D6;
}
.information .odd {
	background-color:#E4E3D6;
}
p.author {
	position: relative;
	display: block;
	width: 220px;
	font-size: 9px;
	top: -15px;
	padding: 0;
}

/*-- End of dox enteries-- */
.right{text-align:right;}
.padding25{padding:25px;}
.padding15{
	padding-right:15px;
	padding-left:15px;
	padding-bottom:15px;
}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
.clear2{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 5px;
}
.flash_video{
	float:left;
	padding:0 5px;	
}