.mtop{
	margin-top:1em;}
	
.mtop2{
  margin-top:2em;}

.mtop3{
  margin-top:3em;}
  
  .mtop3-5{
  margin-top:3.5em;}
 
 .mleft{
	 margin-left:1em;}
  
  .mright{
	 margin-right:1em;} 
 
.mtop4{
  margin-top:4em;}
    
.mtop2-5{
  margin-top:2.5em;}
  
 .mbot{
	 margin-bottom:1em;}  
	 
 .mbot2{
	 margin-bottom:2em;}  
	 
	 
  
.header-border{
	border-bottom:solid 1px #eee;}
	
	
.slider{
	margin:0;
	padding:10px;
	background-color:#f1f2f2;
	border:solid 1px #e8e8e8;
	float:left;
	width:100%;}
	
.category-image-border	{
	padding:10px;
	background-color:#fff;
	border:solid 1px #e9ddb5;
	float:left;
	width:100%;}
	


.border-bottom-double {
border-bottom-style:double;
border-bottom-width:3px;
border-bottom-color:#ccc;
}

.news{
	margin:0;
	padding:0;
	float:left;}

.news ul{
	margin:0;
	padding:0;
	float:left;}
	
.news ul li{
	margin:0 0 25px 0;
	padding:0;
	list-style-image:url(../images/double-arrow.png);
}
	
	


.live-chat{
	margin:0;
	padding:110px 0 0 0;
	float:right;
	position:fixed;
	width:290px;
    bottom:0;
    right:100px;
	z-index:100;
	background-image:url(../images/live-chat.png);
	background-repeat:no-repeat;
	height:236px;
	display:block;}
	
.live-chat img:hover{
	cursor:pointer;
	opacity:0.9;}
	
.process-circle{
float:left;
width:100%;
padding:15px;
border-radius:5%;
background-color:#FFFFFF;
border:solid 5px #e4e4e4;
color:#fe8201;
text-align:center;
font-size:17px;
margin:0 0 10px 0;
line-height:normal;
}

.process-circle small{
	font-size:14px;}
	
	
.main-heading{
	font-family:"Century Gothic";}
	
	
	
	/*--- healthy quiz css  -----------*/
	


q {quotes:none;}
q:before {content:''}
q:after {content:''}

/*wrapper*/
#wrapper {
	width:1180px;
	margin:0 auto;
	overflow:hidden;
}
/*header*/
#header{
	background:#2b2c2b url(../images/bg-header.gif) repeat-x 0 100%;
	width:100%;
	margin:0 0 31px;
}
#header:after{
	content:'';
	display:block;
	clear:both;
}
/*logo*/
.logo{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
	width:630px;
	height:46px;
	margin:17px 10px 0 15px;
}
.logo a{
	display:block;
	height:100%;
}
/*nav*/
#nav{
	padding:0;
	margin:0;
	list-style:none;
	float:right;
	text-transform:uppercase;
	font:bold 15px/17px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#nav li{
	float:left;
}
#nav li a{
	color:#fff;
	display:block;
	padding:40px 19px 27px;
	background:url(../images/separator.gif) no-repeat 0 100%;
}
#nav li:first-child a{background:none;}
#nav li:hover a,
#nav li.active a{
	text-decoration:none;
	background:url(../images/bg-nav-hover.gif) repeat-x;
}
/*search-form*/
.search-form{
	overflow:hidden;
	margin:0 0 39px;
}
.search-form .text-holder{
	float:left;
	background:url(/quiz/image/bg-text-search.png) no-repeat;
	width:328px;
	height:35px;
}
.search-form .text{
	float:left;
	background:none;
	border:none;
	margin:0;
	padding:11px 19px 9px;
	width:290px;
	color:#383937;
	font:12px/15px Arial, Helvetica, sans-serif;
}
.search-form .btn-search{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	line-height:0;
	border:none;
	margin:0;
	padding:0;
	background:url(/quiz/image/btn-search.png) no-repeat;
	width:38px;
	height:35px;
	cursor:pointer;
}
/*main*/
#main{
	width:100%;
	overflow:hidden;
}
/*main-bg*/
.main-bg{
	width:365px;
	background:url(../images/bg-main.png) repeat-x;
}
/*main-bg-holder*/
.main-bg-holder{
	background:url(../images/bg-main-c.png);
	padding:0 0 0 41px;
}
/*aside*/
.aside{
	color:#383937;
	font-size:12px;
	line-height:18px;
	padding:0 32px 27px 0;
}
.aside h1{
	color:#fff;
	margin:0;
	font:29px/26px 'Trebuchet MS', Arial, sans-serif;
}
.aside h1 span{font-size:22px;}
/*heading*/
.aside .heading{
	background:url(../images/bg-heading.gif) repeat-y;
	margin:0 -32px 34px -41px;
	width:365px;
}
.aside .heading .holder{
	padding:10px 18px 12px;
	width:329px;
	background:url(../images/bg-heading-b.gif) no-repeat 0 100%;
}
/*info*/
.info{margin:0;}
.info dt{
	color:#383937;
	margin:0;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
}
.info dd{margin:0 0 19px;}
/*twocolumns*/
#twocolumns{
	width:1140px;
	overflow:hidden;
	position:relative;
}
/*sidebar*/
#sidebar{
	float:left;
	width:199px;
}
/*sub-nav*/
#sidebar .sub-nav{
	padding:0;
	margin:0;
	list-style:none;
	background:url(../images/bg-sidebar.png);
}
#sidebar .sub-nav li{
	vertical-align:top;
	width:0;
	float:left;
	border-top:1px solid #fbfcfa;
}
#sidebar .sub-nav li.section-complete{
	background:url(../images/tick.png) right no-repeat;
}
#sidebar .sub-nav li:first-child{border:none;}
#sidebar .sub-nav li a{
	color:#404140;
	padding:0px;
	display:block;
	font-weight: 700;
}

#sidebar .sub-nav li a:hover { text-decoration:none; }

/*#sidebar .sub-nav li a:hover,*/
#sidebar .sub-nav li a.active{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	background:url(../images/bg-sub-nav-hover.gif) repeat-y;
}
/*content*/
#content{
	float:right;
	width:100%;
	padding-right:1px;
	background:#fff;
}

#content p{margin:0 0 12px;}
#content a{color:#388706;}
/*block*/
#content .block{
	float:left;
	width:100%;
	padding:0px 20px 20px;
	color: #333333;
}

#content .blockpage{
	float:left;
	width:1040px;
	padding:10px 20px 20px;
	color: #333333;
}

#content .blockhome{
	float:left;
	width:510px;
	padding:33px 39px 319px;
  background:url(/quiz/image/istock-17490436.jpg) no-repeat 0 100%;
}

#content h2{
	color:#565756;
	text-transform:uppercase;
	margin:0;
}
#content .block h2{
	font:bold 34px/38px 'Trebuchet MS', Arial, sans-serif;
}

#content .block strong{color:#388706;}
/*text*/
#content .text{
	padding:0px 0 0;
	/*border-top:1px solid #ccc;*/
}
#content .block .more{
	font-weight:bold;
	text-decoration:underline;
	position:relative;
	top:6px;
}
#content .block .more:hover{text-decoration:none;}
/*topic-box*/
#content .topic-box{
	float:right;
	width:272px;
	padding:33px 39px 40px;
	background:url(/quiz/image/bg-box.gif) no-repeat;
}
/*title*/
#content .title{margin:0 0 16px;}
#content .topic-box .title h3{
	margin:0;
	font:21px/23px 'Trebuchet MS', Arial, sans-serif;
}
#content .title h3 a:hover{
	color:#000;
	text-decoration:none;
}
#content .topic-box .date{
	font-style:normal;
	line-height:16px;
}
#content .topic-box img{
	display:block;
	border:1px solid #f6f6f7;
	margin:0 0 17px;
}
#content .topic-box h2{
	font:24px/31px 'Trebuchet MS', Arial, sans-serif;
}
/*show-all*/
#content .show-all{
	color:#fff;
	background:#358105;
	line-height:15px;
	font-weight:bold;
	padding:8px 14px 8px;
	position:absolute;
	bottom:0;
	right:0;
}
#content .show-all:hover{
	text-decoration:none;
	background:#012104;
}
/*footer*/
#footer{
	font-size:12px;
	line-height:24px;
	color:#fff;
	background:#252525;
	padding:12px 41px 9px 40px;
	overflow:hidden;
}
/*copy*/
#footer .copyright{float:right; padding-top: 20px; padding-bottom: 22px; }
#footer .copyright a{
	color:#fff;
	margin-left:10px;
}
#footer a:hover,
#footer a.active{
	text-decoration:none;
	color:#388706;
}
/*add-nav*/
.add-nav{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	padding-top: 20px; 
	padding-bottom: 22px;
	float: left;
}
.add-nav li{
	float:left;
	padding-right:15px;
}
.add-nav li a{color:#fff;}

/*logos*/
.logos{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	text-align: center;
	float: left;
	padding-left: 170px;
}
.logos li{
	float:left;
	padding-right:20px;
}
.logos li a{color:#fff;}



/**************************************************************************************/
/*                           HEALTHY EATING QUIZ                                      */
/**************************************************************************************/

img.quizCheckbox { vertical-align: middle; cursor: pointer; }

div.progressBar { width: 100%; text-align:left; font-weight: bold; font-style: italic; font-size: 20px; }
img.progressBar { height: 30px; width: 300px; }
img.progressBar2 { height: 40px; vertical-align:middle; }

.radio { 	background: url(../images/radio.gif) no-repeat; }
span.quizCheckboxLabel { cursor: pointer; }

span.debug { color: #FF0000; }

table.QuestionTable { width: 100%; }
table.QuestionTable td { font-size: 12px; color: #333333; }
table.QuestionTable tr.Incomplete td { background-color: #f5fff1; }
table.QuestionTable td.leftCell { width: 33%; }
table.QuestionTable td.middleCell { width: 34%; text-align: center; }
table.QuestionTable td.rightCell { width: 33%; text-align: right; }
table.QuestionTable td.questionNo { width: 15px; }
table.QuestionTable td.questionName { width: 40%; }

table.ResultTable { width: 100%; }
table.ResultTable td { font-size: 12px; color: #333333; }
table.ResultTable tr.Incomplete td { background-color: #FFCCCC; }

div.resultDescription { display: block; padding-left: 20px; width: 100%; color: #333333; line-height: normal; } 
div.resultDescription ul { margin-top: 0px; margin-bottom: 20px; }
div.resultDescription li { line-height: 150%; }
div.resultDescription p.resultNote { line-height: 150%; }


a.copyright { text-decoration: none; color: #FFFFFF; }

/**************************************************************************************/
/*                                   GENERAL                                          */
/**************************************************************************************/

input.button
{
	background-color: #007330;
	font-weight: normal;
	padding: 3px 8px 3px 8px;;
	border: 1px solid #005f28;
	color: #FFFFFF;
	cursor: pointer;
	width: 150px;
	font-size: 16px;
}

img
{
	border: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.subscript { font-size: 0.7em; }

.superscript { font-size: 0.7em; }

pre
{
	font-size: xx-small;
  font-family: arial, helvetica, sans-serif;
}

div.ContentEditLink
{
	text-align: right; 
	height: 10px; 
	padding: 0px 5px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

img#bg 
{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

/**************************************************************************************/
/*                                    TABLES                                          */
/**************************************************************************************/


table { border-collapse: collapse; }

table td { padding: 10px 5px 10px 5px; vertical-align: top; 	line-height:120%;
}

table.DataTable { margin: 5px 0px 10px 0px; }

table.CheckBoxList { margin: -5px 0px 0px -5px; }

table.Border { border: 1px solid #666666; }

table.td { padding: 7px 5px 7px 5px; }

table.Border td { border: 1px solid #AAAAAA; }

table.BorderBottom td { border-bottom: 1px solid #AAAAAA; }

table.BorderTop tbody td { border-top: 1px solid #AAAAAA; }

table.BorderTop thead td { border-top: 0px solid #AAAAAA; font-weight: bold; }

table.BorderNone thead td { border: 0px solid #AAAAAA; }

table.BorderNone tbody td { border: 0px solid #AAAAAA; }

table.BorderTop tfoot td { border-top: 1px solid #AAAAAA; font-weight: bold; }

table.td.LabelCell { font-weight: bold; }

table td.LabelCell { font-weight: bold; }

table td.Mandatory { color: #FF0000; }

table td.Disabled { color: #999999; }

table.Zoomed td { font-size: 14px; }

table.NestedTable { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

table.NestedTable td { margin-left: 0px; padding-left: 0px; }

table.Code td  { font-family: courier new; padding: 2px 2px 2px 2px; }

table.PDF td  { color: #000000; }

.Code { font-family: courier new; }
    	
/**************************************************************************************/
/*                                TERM DEFINITIONS                                    */
/**************************************************************************************/

span.Term
{
	/*border: 1px solid #FFFFFF; this is necessary to ensure correct co-ordinates of the rollover effect */
	cursor: help;
	text-decoration: underline;
	color: #666666;
}

#DefinitionLayer
{
	text-align: left;
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	width: 250px;
	padding: 2px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	cursor: help;
	z-index: 0;
	font-size: 0.8em;
}

#HoverDetails
{
	text-align: left;
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	/*width: 250px;*/
	padding: 2px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	z-index: 1000;
	font-size: 0.8em;
}

/**************************************************************************************/
/*                                   PAGE DISABLED                                    */
/**************************************************************************************/

body.PageDisabled select { visibility: hidden; }

body.Disabled select { visibility: hidden; }

div.Enabled select { visibility: visible; }

div.Disabled select { visibility: hidden; }

div.PageDisabled
{
	position:absolute;
	top:0;
	left:0;
	background-color:rgba(0,0,0,0.6);
	z-index:10;
	display: none;
}

#divLoading
{
	position: absolute;
	left: 50%;
	width: 100px;
	margin-left: -50px; /* Must be half the width in order to centre it properly */
	
	/*top: 50%;*/
	height: 120px;
	margin-top: -60px;
	
	visibility: hidden;
	z-index: 2000;
}

/**************************************************************************************/
/*                                   FLOATING PAGE                                    */
/**************************************************************************************/

div.FloatingPage
{
	position:absolute;
	visibility: hidden;
	height: auto;
	width: auto;
	border:1px solid #fff;
	box-shadow: 0px 2px 7px #292929;
	-moz-box-shadow: 0px 2px 7px #292929;
	-webkit-box-shadow: 0px 2px 7px #292929;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background: #f2f2f2;
	z-index:50;

  text-align: left;
	
	/*z-index: 1000;*/
}

div.FloatingPageContent
{
	background-color:#fff;
	height:auto;
	width:auto;
	padding:10px;
	margin:15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px
}

a.FloatingPageClose
{
	position:relative;
	top:-25px;
	left:20px;
	float:right;
	display:block;
	height:50px;
	width:50px;
	background: url(/quiz/image/close.png) no-repeat;

}

	

/*--- healthy quiz css ends -----------*/
	
	
@media (min-width:768px) and (max-width:992px){
.process-circle{
width:160px;
padding:10px;
color:#fe8201;
font-size:16px;
margin:0 0 10px 0;
line-height:normal;
}

.process-circle small{
	font-size:13px;}	}
	
	
@media (max-width:767px){	
.live-chat{
	right:0;}}
	
	
	
.close-btn{
	margin:0;
	padding:0;
	float:right;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:20px;
	cursor:pointer;
	position:relative;
	top:-115px;
	display:block;
	}