/* CSS Document */



body {

	margin: 0;

	padding: 0;

	background-color: #3C0000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a {

	color:#336699;

	outline: none;

}

.tosbox
{
	padding: 5px;
	overflow: scroll;
	height: 250px;
	width: 450px;
	font-size: 10px;
	background-color: #CCCCCC;
	overflow-x: hidden;
	font-family: Verdana, Geneva, sans-serif;
}

.tosbox p ul 
{
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

.tosbox ul li
{
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 14px;
}

.tosbox ol li
{
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 14px;
}

.tosbox ol ol li
{
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 14px;
}

.error
{
	color: red;
	font-weight: bold;
	text-align: left;
	font-size: large;
	vertical-align: top;
}

td
{
	text-align: left;
}

a:hover {

	color:#FFCC00;

}

h1, h2, h3, h4, h5, h6 {

	margin: 0;

	padding: 0;

}

p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	/*text-align: justify;*/
	line-height: 17px;
	color: #000000;
}



#container {

	margin: 0 auto;

	padding: 0;

	width: 940px;

	background-color: #FFFFFF;

	overflow: auto;

	overflow-x: hidden;

}



/*----------- Header -----------*/



#header {

	margin: 0;

	padding: 0;

	width: 940px;

	height: 104px;

	float: left;

}

#header #logo {

	padding-left: 15px;

	margin-top: 11px;

	width: 200px;

	float: left;

}

#header #toptitle {
	width: 498px;
	float: right;
	margin-top: 30px;
	padding-right: 36px;
	font-weight: bold;
}

#header #toptitle .ques {
	font-size: 13px;
	float: right;
	padding-top: 10px;
	font-weight: normal;
}



/*----------- Main Nav -----------*/



#nav_main {

	width: 938px;

	/*height: 24px;*/

	float: left;

	border: 1px solid #BDBCBD;

	background-image: url(../images/nav_bg.gif);

	background-repeat: repeat-x;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-align: center;

	color: #000000;

	padding-top: 13px;

	padding-bottom: 12px;

}

#nav_main a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

	color: #000000;

	margin: 0 10px 0 10px;

}

#nav_main a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

	color: #000000;

	margin: 0 10px 0 10px;

}



/*----------- Menu -----------*/



#menuban {

	width: 940px;

	float: left;

}

#menu {

	width: 231px;

	height: 225px;

	float: left;

	background-color: #3C0000;

}

#menu ul {

	padding: 0;

	list-style-type: none;

	width: 231px;

}

#menu ul li img {

	clear:both;

	float:left;

	padding:10px 5px 0px 4px;

	border:0px;

}

#menu ul li {

	padding-top: 7px;

	padding-bottom: 5px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #FFFFFF;

	padding:0px;

	margin:0px;

	line-height:30px;

	text-align: left;

}

#menu ul li a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #FFFFFF;

	margin-left: 5px;

	text-align: left;



}

#menu ul li a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #FFFF99;

	text-align: left;

}



/*----------- Sub Navigation -----------*/



#menu ul li ul {

	width: 255px;

	padding:0px;

	margin:0px;

}

#menu ul li ul li {

	list-style-image: none;

	width: 275px;

	padding:0px;

	margin:0px;

	text-align: left;

}

#menu ul li ul li a {

	padding:0px;

	margin:0px;

	text-align: left;

}





.suckerdiv ul{

	margin: 0;

	padding: 0;

	list-style-type: none;

	width: 275px; /*sub menu width*/

	background-color:#3C0000;

}

	

.suckerdiv ul li{

	position: relative;

}

	

/*Sub level menu items */

.suckerdiv ul li ul{

	position: absolute;

	width: 275px; /*sub menu width*/

	top: 0;

	visibility: hidden;

}



/* Sub level menu links style */

.suckerdiv ul li a{

	display: block;

	overflow: auto; /*force hasLayout in IE7 */

	color: black;

	text-decoration: none;

	padding: 1px 15px 0 0;

	text-align: left;

}



/* Holly Hack for IE \*/

* html .suckerdiv ul li { float: left; height: 1%; }

* html .suckerdiv ul li a { height: 1%; }

/* End */





/*----------- Sub Navigation -----------*/



#banner {

	width: 709px;

	float: left;

}



/*----------- Middle area -----------*/



#mid_area {

	width: 940px;

	float: left;

	padding-bottom: 22px;

}

#mid_area  p {

	padding-left: 12px;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 44px;
	padding-left: 11px;
}

#highlight {

	width: 934px;

	float: left;

	padding: 0 3px 0 3px

}

#highlight .box {

	width: 292px;

	height: 375px;

	float: left;

	background-image: url(../images/box_bg.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	margin: 0 9px 0 9px;

	display: inline;

}

#highlight .box .head {

	width: 292px;

	text-align: center;

	margin-top: 4px;

}

#highlight .box .details {
	margin: 0 auto;
	width: 262px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	color: #000000;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 10px;
}

#highlight .box .noline {

	background-image: none;

}

#highlight .box .details .tick {

	width: 32px;

	float: left;

}

#highlight .box .details .prote {

	width: 174px;

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	text-align: justify;

	line-height: 17px;

	color: #000000;

	padding-top: 5px;

}

#highlight .box .details .profile {
	width: 230px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 17px;
	color: #000000;
	padding-top: 5px;
}

#highlight .box .details .icon {

	width: 40px;

	float: left;

}



/*----------- Footer -----------*/



#footer {

	width: 100%;

	height: auto;

	float: left;

	border-top: 1px solid #000000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: center;

	line-height: 18px;

	color: #000000;

	padding-top: 10px;

	background-image: url(../images/footer_bg.gif);

}

#footer span {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 18px;

	color: #000000;

}

#footer a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: center;

	text-decoration: none;

	color: #000000;

	margin: 0 5px 0 5px;

}

#footer a:hover {

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: underline;

	color: #000000;

}



/*----------- Inside Page -----------*/



#contents {

	width: 893px;

	float: left;

	padding: 0 22px 22px 22px;

	color: #000000;

}

#lcontents {
	width: 593px;

	float: left;

	padding: 0 22px 22px 22px;

	color: #000000;
	
	display:block;
	
}

#lcontents h1,
#contents h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.3em;

	font-weight: bold;

	text-decoration: none;

	color: #330000;

	/*color: #7B804D;*/

	line-height: 40px;

	padding-top: 10px;
	padding-left: 0px;

}



#lcontents p,
#contents p {

	margin-top: 0px;

}

#lcontents ul li,
#contents ul li {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	padding-bottom: 5px;

}


#lcontents ol li,
#contents ol li {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	padding-bottom: 10px;

	line-height: 17px;

	text-align: justify;
}


#lcontents table,
#contents table {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}


#lcontents hr,
#contents hr {

	line-height: 1px;

	color: #EBEBEB;

	width: 50%;

	height: 2px;

	border: none;

	background: #EBEBEB;

}

#rcontents {
	width:290px;
	float:left;
	padding:10px 10px 10px 0px;
	font:12px arial;
}
#rcontents ul {
	margin:0px !important;
	
}
#rcontents li {
	display:inline;
	margin:0px !important;
}
#rcontents ul li{
	display:block;
	font:12px arial;
}
#rcontents a {
	font:12px arial;
}

/*----------- From Old Site -----------*/



.develop {

	color: #FF0000;

}

.txtGreen {

	color: #929659;

	font-weight: bold;

}

.txtYellow {

	font-weight: bold;

	color: #E0B745;

}
.txtOrange {
	font-weight: bold;
	color: #D76B00;
}


.btn {

	color: #FFF;

	background-color: #330000;

	}

.txtRed {

	color: #873237;

	font-weight: bold;

}

.txtBlue {

	font-weight: bold;

	color: #5B7C8F;

}

.txtBurg {

	color: #990000;

	font-weight: bold;

}

.txtOrange-ib {
	font-weight: bold;
	color: #D76B00;
	font-style: italic;
}
.txtsmallItalicOrange {
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	color: #D76B00;
	text-align: right;
}

table {

	background-color: #FFFFFF;

}

.txtsmallItalic {

	font-weight: normal;

	font-size: 10px;

	font-style: italic;

}

.first {

  font-family: "Times New Roman", Times, serif;

  font-size: 13px;

  line-height: 1.5;

  color:#3C0000;

}

.seco {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 12px;

  line-height: 1.5;

  color:#3C0000;

}

.main {

	text-align: justify;

	padding: 0px 20px 0px 20px;

}




/*metprofile css*/
.testtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8A0303;
	font-weight: lighter;
	text-transform: capitalize;
}

.testsstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8A0303;
	font-weight: bold;
	text-align:center
}

.testsstitlerow {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(http://nutritioncoachnetwork.com/121/images/testtitle_bg.gif);
	background-repeat:repeat-x;
}

.testnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.testradio {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.testnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
}

.testquestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.testquestionline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.clear {
	clear:both;
}

li h2 {
	font:bold 12px arial;
}
