/* -------------------------------------------------------------- 
  
   Isagenix CSS 
   * Version:   12.2007
   * Website:   http://isabodychallenge.isagenix.com/
   
-------------------------------------------------------------- */




#menuID {
	float: none;
	display: none;
	position: relative;
	left: 50px;
}

div#leftCol ul.leftMenu li { list-style-type: none; }


#leftCol {
  width: 300px;
	margin: 0 10px 0 0;
	padding-left: 15px;
	padding-right: 0px;
	float: left;
/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 270px;
}
html>body #leftCol {
	width: 270px; 
	/* ie5win fudge ends */
}

div#leftCol ul li { list-style-type: square;  }


#rightCol {
  width: 620px;
	margin: 0;
	padding-left: 15px;
	padding-right: 0px;
	float: left;
/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 590px;
}
html>body #content2 {
	width: 590px; 
	/* ie5win fudge ends */
}


#subColLeft {
  width: 285px;
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

body#archive07 #subColLeft {
  width: 585px;
	margin: 0;
	padding: 0;
	float: left;
}

#subColRight {
  width: 285px;
	margin: 0;
	padding: 0;
	float: left;
}

#mainCol {
  width: 590px;
	margin: 0px;
	margin-right: 10px;
	padding-left: 0px;
	float: left;
}


#mainContentBody {
	padding-left: 30px;
	float: left;
	max-width: 960px;
}



.navItem {
	display: inline;
  	margin: 3px 12px;
}


p.resultsNote {
  font-size: 10px;
	color: #666666;
}


p.subpageName {
  font-size: 14px;
	/* color: #263740; */
	text-align: center;
	font-weight: bold;
	margin: 35px 0px 15px 0px;
}


div.imgBF {
	width: 240px;
	margin: 0 auto;
	float: right; 
	height: 365px; 
	background-color: #F1F1F1; 
	text-align: center; 
	vertical-align:top;
	font-size: 10px;
	font-style: italic;
}


#picTable {
	border-collapse: collapse;
	margin-bottom: 10px;
	padding-left: 10px;
	background: #fffffb url(images/sub_main_bg.gif) repeat-x left top;
}

#picTable tr td { border-bottom: 0; }


img.imgBF {
	margin: 10px 10px 0px 10px;
}




a.sudoHover { color: #EBB789; text-decoration: none; background: none; cursor: default; cursor: hand !important; }
a.sudoTopNav { color: #FFFFFF; text-decoration: none; cursor: default; cursor: hand !important; }


/*--- BEGIN Index page left side navigation ---*/
#mainLeftNav { width: 257px; }

#mainLeftNav ul
{
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}

#mainLeftNav a
{
  font-size: 11px;
  font-weight: bold;
	display: block;
  padding: 5px 0 5px 10px;
  width: 257px;
  background-color: #c8e295;
	border-style: solid;
	border-width: 1px;
	border-top-color: #90b54b;
	border-left-color: #90b54b;
	border-right-color: #90b54b;
  border-bottom: 1px solid #769933;
}

#mainLeftNav a:link, #navlist a:visited
{
  color: #444;
  text-decoration: none;
}

#mainLeftNav a:hover
{
  background-color: #6e8f2f;
  color: #EEE;
	border-style: solid;
	border-width: 1px;
	border-top-color: #CCC;
	border-left-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
}
/*--- END Index page left side navigation ---*/



/*------------ headings ----------------*/
h1,h2,h3,h4,h5,h6 { 
  color: #111;
  clear: both;
}


h1 {
  font-size: 30px;
  line-height: 36px;
  padding: 0 0 18px 0;
}


h2 {
  font-size: 20px;
  line-height: 36px;
	color: #F1F1F1;
}


h3 { 
  font-size: 14px;
  line-height: 36px;
  border-bottom: 3px solid #769933;
  padding: 0 0 6px 0;
}

body.chinese h3 {
	font-size: 18px;
}

h3.smallHeader { line-height: 18px; padding-bottom: 18px; }

h4 { 
  font-size: 14px;
  font-weight: bold;
}

body.chinese h4 {
	font-size: 16px;
}


h5 {
  font-size: 12px;
  font-weight: bold;
}

body.chinese h5 {
	font-size: 16px;
}


h6 {
  font-size: 12px;
}



/* main page video */

#mainmovie {
	margin-top: 10px;
	padding: 10px;

}

