/* South Beach Diet, Primary Style Sheet */
 
/* universal declarations (Moved to.net project for members site) */
body {
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	background-color : White;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}



a.orangebold:link { color: #F5844B; font-weight:bold; }
a.orangebold:visited { color: #F5844B; font-weight:bold; }
a.orangebold:hover { color: #F5844B; font-weight:bold; text-decoration : none; }

.orangebold { color: #F5844B; font-weight:bold; }

/* left nav classes */
.lnavtxt {
	color : #006666;
	font-weight : bold;
}
a.lnav:link {
	color: #000000;
	text-decoration : underline;
}
a.lnav:visited {
	color: #000000;
	text-decoration : underline;
}
a.lnav:hover {
	text-decoration : none;
}
.subnav {
	color: #006666;
	font-size: 11px;
	margin-left: 15px;
	margin-top: 4px;
	margin-bottom: 2px;
	text-indent: -5px;
	font-weight : normal;
}
.subsubnav {
	color: #006666;
	font-size: 10px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 2px;
	text-indent: -5px;
	font-weight : normal;
}



/* top nav classes */
a.tnav:link {
	color: #000000;
	text-decoration : none;
	font-weight : normal;
}
a.tnav:visited {
	color: #000000;
	text-decoration : none;
	font-weight : normal;
}
a.tnav:hover {
	text-decoration : underline;
	font-weight : normal;
}

/* Phase colors */
.phase1 {
	color : #F58466;
}
.phase2 {
	color : #BAD235;
}
.phase3 {
	color : #00AEC6;
}

/* Phase Background colors */
.bgphase0 {
	background-color : #FDDBD3;
}
.bgphase1 {
	background-color : #FDDBD3;
}
.bgphase2 {
	background-color : #EAF37D;
}
.bgphase3 {
	background-color : #D0EFEA;
}
.bgnull {
	background-color : #DBEAF7;
}


.tblborder1 {
	border : 1px solid #BFBFBF;
}
.weightconcern_red {
	color : #F80038;
	font-size: 18px;
	font-weight: bold;
}
.weightconcern_green {
	color : #008082;
	font-size: 18px;
	font-weight: bold;
}

.pagehdr2 {
	background-image : url(/images/bg_purphdrfadesm.jpg);
	font-size : 16px;
	color : #333466;
	font-weight : bold;
}
.pagehdr3 {
	background-image : url(/images/bg_purphdrfade2.jpg);
	font-size : 20px;
	color : #333466;
	font-weight : bold;
}
.pagehdr4 {
	background-image : url(/images/bg_purphdrfade2.jpg);
	font-size : 18px;
	color : #333466;
	font-weight : bold;
}
.mealdiv {
	margin-left: 15px;
	text-indent: -10px;
}
.greentext {
	color : #006666;
}
.qatext {
	color : #006666;
	font-size: 11px;
	font-weight: bold;
}
.bordergray {
	background-color : #BFBFBF;
}
.error {color : #990000;}
.text3 {font-size: 3px;}
.text5 {font-size: 5px;}
.text9 {font-size: 9px;}
.text10 {font-size: 10px;}
.text11 {font-size: 11px;}
.text12 {font-size: 12px;}
.text13 {font-size: 13px;}
.text14 {font-size: 14px;}
.text16 {font-size: 16px;}
.text18 {font-size: 16px;}
.text20 {font-size: 20px;}

input.textfield  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #FFFFFF;
	border-color : #7F9DB9;
	border-style : solid;
	border-width : 1px;
}
input.submitbn  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : #E8F6F9;
	border-color : #7F9DB9;
	border-style : solid;
	border-width : 1px;
}
select.dropdown  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.bglt {
	background-color: #FFF8EF;
}
.grtxt {
	color: #006666;
	font-size: 14px;
	font-weight: bold;
	background-color: #CDE5E7;
}
.dgrtxt {
	color: #006666;
	font-size: 15px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-bottom:15px;
}
.bgltred {
	background-color: #FCEEEE;
}
.redtxt {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFCCCC;
}
.marg15 {
	margin-left:15px;
	font-size:11px;
}


/* Home Page 2.0 */
a.home_quicklink:link { color:#000000; } 
a.home_quicklink:visited { color:#000000; } 
a.home_quicklink:active { color:#000000; } 
.home_sectionbg { background-color:#F7FCFC; }
.home_pubdate { color:#336666; }


/* Navigation/Template 2.0 */
.nav_grayborder { border-style:solid; border-width:1px; border-color:#EAEAEA; }

td.nav_subitemlist { padding-top:10px; padding-bottom:10px; padding-left:7px; padding-right:4px; background-color:#FFFFFF; border-right-style:solid; border-right-width:1px; border-right-color:#EAEAEA; }
span.nav_subitem { font-weight:bold; color:#336666; }
span.nav_3rditem { color:#336666; font-size:11px; }
div.nav_subitem { margin-bottom:5px; }
div.nav_3rditem { margin-left:10px; margin-bottom:3px; }

a.nav_topnavlink:link { color:#000000; font-weight:bold; font-size:13px; } 
a.nav_topnavlink:visited { color:#000000; font-weight:bold; font-size:13px; } 
a.nav_topnavlink:active { color:#000000; font-weight:bold; font-size:13px; } 

a.nav_subitem:link { color:#000000; } 
a.nav_subitem:visited { color:#000000; } 
a.nav_subitem:active { color:#000000; } 

a.nav_subitemopen:link { color:#336666; font-weight:bold; } 
a.nav_subitemopen:visited { color:#336666; font-weight:bold; } 
a.nav_subitemopen:active { color:#336666; font-weight:bold; } 

a.nav_3rditem:link { color:#000000; font-size:11px; } 
a.nav_3rditem:visited { color:#000000; font-size:11px; } 
a.nav_3rditem:active { color:#000000; font-size:11px; } 

a.nav_3rditemopen:link { color:#336666; font-size:11px; } 
a.nav_3rditemopen:visited { color:#336666; font-size:11px; } 
a.nav_3rditemopen:active { color:#336666; font-size:11px; } 


h2.popupHeadline
{
font-weight:normal; font-size:18px; margin:0 0 7px 0; padding:0;	
}

.popupBody
{
	font-weight:bold; font-size:14px;
}
.popupContainer
{
	position:relative; text-align:left; width:750px;
}
.popupContainer2
{
	position: absolute; 
	top:150px; 
	left:200px; 
	width:340px; 
	height:auto; 
	background-color:#FFFFFF; 
	border: 3px #F5844B solid; 
	text-align:left;

}

#runner {
 text-indent: -5000px;
}

ul.valentinesUL {
list-style-type:none; margin: 0; padding: 0;
}

ul.valentinesUL li {
background-image:url(/images/seasonal/bullet_pink2.gif); background-repeat:no-repeat; background-position: 2px 6px; padding-left:10px; margin-top:2px; 
}
