body {
	margin: 0 0 0 0;
    background: #d7ebb0;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
    color: #333333;
}

/* ---### homepage only styles ###--- */

#main_col_home {
	vertical-align: top;
	padding: 10px 0px 0 0px;
	margin:0px;
	text-align: left;
}

#left_col_hm {
	background: #d7ebb0 url(../images/hm_bg_left.png) no-repeat;
	width:190px;
	padding:0px;
	margin:0px;
}

.promos {
	padding: 0 0 0 4px;
	font:Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size:12px;
	line-height:1.2em;
	width:97px;
}

.promostxt {
    padding: 0 3px 0px 4px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.2em;
	color:#000000;
	width:97px;
}

.promstxt a {color:#000000; text-decoration:none}
.promstxt a:hover {color:#000000; text-decoration:underline}
.promstxt a:visited {color:#000000; text-decoration:none}
.promstxt a:visited:hover {color:#000000; text-decoration:none}

/* ---### ------- ###--- */

/* ---subscribe pop-up--- */
#block {
	background-color:#E7F3DB;
	border:solid 2px #acc578;
	vertical-align: middle;
	text-align: center;
		}
/* ---subscribe pop-up--- */

/* ---joined pop-up--- */
#joinblock {
	background-color:#E7F3DB;
	border:solid 2px #acc578;
	vertical-align: middle;
		}
/* ---joined pop-up--- */


#top_table {
	background: url(../images/top_bg.jpg) repeat-x;
}

#nav_table {
	background: url(../images/nav_bg.gif) repeat-x;
}

#main_table {
	background: url(../images/hm_bg_left.png) no-repeat;
}

#left_col {
	background: #F6FFDC url(/images/left_col_bg.gif) repeat-y;
}

#main_col {
	/*background: #d7ebb0;*/
	background: #F6FFDC url(../images/main_col_right_curve.gif) top right no-repeat;
	padding: 40px 120px 30px 50px;
	text-align: left;
}

#main_col_txt {
    max-width: 600px;
	min-width: 350px;
}	

#main_col_right {
	background: #d7ebb0 url(../images/hm_big_img1.jpg) top left no-repeat;
	padding: 0 0px 0px 0px;
}

#footer_left {
	background: #acc578 url(../images/left_footer_top.gif) top left repeat-x;
	text-align: left; 
	padding-top:0px;
}

#footer_right {
	background: #acc578 url(../images/right_footer_top.gif) top left repeat-x;
	padding: 5px 80px 5px 0;
	color: #f6ffdc;
	font-size: 11px;
}

#footer_right a {color: #f6ffdc;}
#footer_right a:hover {color: #333333;}

A:link { color: #cc6600; text-decoration: underline;}
A:hover { color: #cc6600; text-decoration: none;}
A:visited { color: #018f4b; text-decoration: underline;}

h1 {
	font-size: 14px;
	font-weight:lighter;
	color:#84310B;
	text-align: right;
}

h2 {
	font-size: 16px;
	font-weight:bold;
	color:#9D1A2A;
}

h3 {
	font-size: 14px;
	font-weight:bold;
	color:#6c9239;
	padding:4px 0 4px 0;
	margin:0px;
}

h4 {
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	padding:10px 0 0px 0;
	margin:0px;
}

h5 {
	font-size: 14px;
	font-weight:bold;
	color:#3C5220;
	padding:4px 0 4px 0;
	margin:0px;
}



.title {
    font-weight: bold;
	font-size: normal;
}

.message {
    font-weight: normal;
	font-size: larger;
	color: #990000;
}

.productList th {

	text-align: left;
	background: #acc578;
	color: black;
	font-weight: normal;

}

.productList td {

	background: #d7ebb0;
	color: #666666;

}

.productEdit td {

	background: #d7ebb0;

}

.productEdit th {

	text-align: right;
	background: #acc578;
	color: black;
	font-weight: bold;
	
}




.sendEmailTable
{
	font-size: 11px;
	border-spacing: 0px;
	margin:0; 
	border-collapse:collapse; 

}

.sendEmailTable img
{
	border:1px solid;
}

.sendEmailTable td
{
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 20px 10px;
}
.sendEmailTable th
{
	vertical-align: top;
	text-align: left;
	padding: 0;

}
.sendEmailTable th.title
{
	vertical-align: top;
	text-align: right;
	padding-right: 14px;
}


.sendEmailTable .header
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 10px 10px;
}


.sendEmailTable .right_link
{
	vertical-align: top;
	text-align: right;
}

.sendEmailTable .left_link
{
	vertical-align: top;
	text-align: left;
}


.dailylog {
	font-size: 12px;
	width:250px;
	line-height: 1.3em;
	text-align: left;
	
}

.dailylog .dailyshort {
	height:47px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	border: none;
}

.dailylog hr {
	clear:both;
	height:1px;
	color:#DA8109;
	background-color:#DA8109;
	border: none;
}

.morelink {
	font-size: 11px;
	font-weight:bold;
	color:#ed8d0d;
	text-align:right;
}

#reportsTableWrap
{
	border: none;
	margin:15px 0 15px 0;
	padding-top:0px;
	width:466px;
	height:360px;
	background: #CDAD00 url(../images/GoldBox_bg.png) no-repeat;
}	

#reportsTable
{
	border: none;
	margin:0 20px 0 20px;
	padding0px:
	width:426px;
	background: #CDAD00;
}

#reportsTable td
{
	vertical-align: top;
	border:none;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin:0px;
	font-size:10px;
	color:#000;
}

.dailylogAction {
	font-size: 12px;
	width:325px;
	line-height: 1.3em;
	text-align: left;
	
}

.dailylogAction .dailyshortAction {
	max-height:47px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	border: none;
	text-align: left;
}

.dailylogAction hr {
	clear:both;
	height:1px;
	color:#DA8109;
	background-color:#DA8109;
	border: none;
	width:325px;
	margin:10px 0 10px 0;
}

.dailylogKnow {
	font-size: 13px;
	width:325px;
	line-height: 1.3em;
	text-align: left;
	
}

.dailyshortKnow {
	overflow:hidden;
	width:170px;
	max-height:152px;
	margin:0px;
	padding:0px;
	border: none;
	float:left;
	text-align: left;
}

.dailyshortKnowPhoto {
	width:125px;
	margin:0px 0 0 0px;
	padding:0px;
	border: none;
	float:left;
}


.morelink a:link { color: #DA8109; text-decoration: underline; }
.morelink a:hover { color: #DA8109; text-decoration: none;  }
.morelink a:visited { color: #DA8109; text-decoration: underline; }
.morelink a:visited:hover { color: #DA8109; text-decoration: none;  }


.tocreport {
	width:600px;
	text-align: left;
	border: solid 1px pink;
	height:56px;
}

.tocreport p {
	font-size: 100%;
	margin:0 0 10px 0;
}

.tocreport .tocreportdetails {
	overflow:hidden;
	margin:0px;
	width:450px;
	height:252px;
	padding-right:10px;
	border: none;
	float:left;
	text-align: left;
}

.tocreport .tocreportcover {
	width:125px;
	margin:0px;
	border: none;
	float:left;
}





