/* Body Document */
* {padding: 0; margin: 0;}
select.annoselect {
	width: 120px;
}
option { padding: 0 5px 0 0; }

a {
	color:#0099CC;
}

li {
	list-style-position:outside;
	}
ol, ul, blockquote {
	margin: 0 20px 0 20px;
	padding: 0 20px 0 20px;
	}
body {
	text-align: center;
	background-color: #D2DCE1; 
	color:#666666;
	font-family: verdana;
	font-size: 12px;
	}
td {
	color:#666666;
	font-family: verdana;
	font-size: 12px;
}	
img {
	padding: 0px 5px 5px 5px;
	}
img.right {
	padding: 0 0 5px 0;
	}		
/* Containers */
#onlinegraphics {
	border: 1px solid #999999;
	padding: 5px;
	height: 300px;
	overflow: auto;
	}
#container {
	background-color: #ffffff;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	text-align: left;
}

#bodycountain {
	position:relative;
	width: 830px;
	float:none;
}

#mid_right_cont {
	position:relative;
	float: left;
	width: 670px;
	background-image:url(http://content.reliv.com/old/template_images/slimplicity/template/right_bg2a.JPG);
	background-repeat:repeat-y;
	background-position:right;
}

#main {
	position:relative;
	float: left;
	width: 457px;
	min-height: 650px;
	height:auto !important;
 	height:650px;
}

/* CONTENT */
#header {
	position:relative;
	width: 830px;
	height: 90px;
}

#Lheader {
	position:relative;
	width: 830px;
	border-bottom: 2px solid #6633CC;
	background-color:#cccccc;
	text-align:right;
}

#left {
	position:relative;
	width: 160px;
	float: left;
	height: 141px;
}

#leftimg {
	width: 160px;
	height: 141px;
	background-image: url(http://content.reliv.com/old/template_images/slimplicity/headers/relivlogo_slimportal.jpg);
	background-repeat:no-repeat;
}

#maincontent {
	width: 412px;
	margin-right: auto;
	margin-left: auto;
	}
	
#right {
	position:relative;
	width: 208px;
	position:relative;
	float: left;
}

#footer {
	position: relative;
	width: 100%;
	border-top: 1px solid #999999;
	font-size: 12px;
	background-color:#FFFFFF;
}

/* Announcments */
#anouncContain {
	position: relative;
	width: 418px;
	text-align: center;
	margin-left: 22px;
	}

.mainAnCountainodd {
	border: 1px solid #999999;
	margin-top: 15px;
	width: 200px;
	float: left;
	}
.mainAnCountaineven {
	border: 1px solid #999999;
	margin-top: 15px;
	width: 200px;
	float: right;
	}
.anHeadline {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 185px;
	height: 16px;
	padding-top: 3px;
	background-color:#0f81EE;
	color:#78ff15;
	font-size: 10px;
	font-weight:bold;
	margin: 5px auto;
	}

.anBody {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 185px;
	height: 120px;
	padding-top: 3px;
	color:#666666;
	font-size: 10px;
	margin: 5px auto;
	overflow: hidden;
	}	
.anMore {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 185px;
	padding-top: 3px;
	color:#666666;
	font-size: 10px;
	margin: 5px auto;
}
/* Email */
#emailFormContain {
	position: relative;
	width: 416px;
	text-align: left;
	margin-left: 22px;
	color:#666666;
	}
#emailHeadline {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 16px;
	padding-top: 3px;
	padding-left: 5px;
	background-color:#DCDCDC;
	color:#666666;
	font-size: 12px;
	font-weight:bold;
	margin: 20px auto;
	}	
				
/*  Fonts  */
p {
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#666666;
}
.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 26pt;
	font-weight: bold;
	font-variant: normal;
	color: #009999;
	background-color: #FFF;
	text-align: left;
}

.normal
{
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.boxheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 26pt;
	font-variant: normal;
	color: #666666;
	padding-left: 5px;
	
}
a.boxlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	padding-left: 5px;
	}

/* To Be Removed */
.trainingBody {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	padding-left: 5px;
	}

a.myLinkClass {
	font-weight:bold; 
	color:#FFFFFF; 
	text-decoration:none
}

a.myLinkClass:hover {
	color:#FFFF00;
	}
/* End To Be Removed */	
	


/* MISC */
.spacer {
	height: 10px;
	padding-top: 10px;
	overflow: hidden; 
	}
#headlineBox, .headlineBox {
	width: 98%;
	padding: 3px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#DCDCDC;
	color: #666666;
	}

#boxoutline {
	width: 95%;
	border: 1px solid #999999;
	padding: 10px;	
}
/* Admin */
#admin {
	position:relative;
	width: 830px;
	background:#CCCCCC;
	float:none;
	text-align:center;
}

/* Right Boxes */

.rightBoxContain {
	position: relative;
	height: 125px;
	border-top: 1px solid #FFFFFF;
	width: 208px;
	text-align: center;
	}

.rightBoxHead{
	text-align: left;
	height: 15px;
	position: relative;
	top: 3px;
	left: 3px;
	width: 197px;
	color:#78ff15;
	font-weight:bold;
	font-size: 10px;
	margin: 4px auto 4px auto;
	padding-bottom: 2px;
}

.rightBoxBoxy{
	position: relative;
	left: 3px;
	width: 197px;
	margin: 0 auto;
	padding-bottom: 2px;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
}

.rightBoxBoxy p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	line-height:normal;
}

.rightLinkBox {
 position: absolute;
 bottom: 0px;
 right: 0;
 width: 100%;
 height: 20px;
 text-align:left;

}		

.linkspanBox {
	display:inline;
	padding-left:12px;
	}
a.rightBoxLink {
	color:#78ff15;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

		
.legHeadline {
	font-size: 16px;
	font-weight: bold;
}
.legplaceholder {font-size: 10px}

.legText {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

a.selectDate, a.selectDate:visited {
	color:#000000;
	text-decoration:none;
	background:#FFFFFF;
	}
a.today, a.today:visited {
	width: 100%;
	color:#000000;
	text-decoration:none;
	background:#FFCCFF;
	}	
a.selectDate:hover, a.today:hover{
	background:#99CCFF;
	}	
.boldheader, .boldheader p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight:bold;
	}
td.confrencecell
	{
	background-color: #009999;
	color:#FFFFFF;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width: 100px;
	height: 25px;
	}
td.confrencecell2
	{
	background-color: #ffffff;
	color:#009999;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	width: 250px;
	height: 25px;
	}
td.confrencehead
	{
	background-color: #009999;
	color:#FFFFFF;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	height: 25px;
	}

/* NO CHEAT SHEET */
/* Left Column */

#prevWeeksContain {
	position:relative;
	top: 50px;
	}

#profilesContain {
	position:relative;
	top: 80px;
	}
#prevWeeksHead {
	margin-left: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
	}
#profilesHead {
	margin-left: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;			
	padding-bottom: 10px;
	}
.prevWeeksDisp {
	position: relative;
	text-align: right;
	margin-left: 20px;
	border-top: 1px solid #DCDCDC;
	background-color: #99ff00;
	}
.prevWeeksDisp2 {
	position: relative;
	text-align: right;
	margin-left: 20px;
	border-top: 1px solid #DCDCDC;
	}	
	
a.leftnocheat {
	display:block;
	width: 100%;
	background-color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	}
	
a.leftnocheat:hover {
	width: 95%;
	color:#FFFFFF;
	background-color: #0099cc;
	position:relative;
	left: 5%;

	}				