/* Main.css */

*
{
	margin: 0;
	padding: 0;
}

#IE6isTerrible
{
	float: right;
}

img
{
	border: 0;
}

body
{
	color: #111;
	background: url(/img/main-bg.gif);
	background-repeat: repeat-x;
	font-family: helvetica, verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	line-height: 140%;
}

#root
{
	position: relative;
	display: block;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	background: #FFF;
}

#top
{
	position: relative;
	display: block;
	height: 195px;
}

#top h1
{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 386px;
	height: 195px;
	text-indent: -999em;
	background: url(/img/top-logo.jpg);
	background-repeat: no-repeat;
}

#top h2
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 364px;
	height: 195px;
	text-indent: -999em;
	background-repeat: no-repeat;
}

#top h2.lunchBox
{
	background: url(/img/top-pic-lunchBox.jpg);
}

#top h2.bleach
{
	background: url(/img/top-pic-bleach.jpg);
}

#top h2.doll
{
	background: url(/img/top-pic-doll.jpg);
}

#top h2.toothbrush
{
	background: url(/img/top-pic-toothbrush.jpg);
}

#top h2.toothloss
{
	background: url(/img/top-pic-toothloss.jpg);
}

#top h2.braces
{
	background: url(/img/top-pic-braces.jpg);
}

#top h2.baby
{
	background: url(/img/top-pic-baby.jpg);
}


#main
{
	position: relative;
}

#nav
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 141px;
	background: #FFF;
	font-size: 12px;
}

#nav ul
{
	padding-top: 15px;
	list-style-type: none;
}

#nav ul li 
{
	margin: 0 14px;
	padding: 8px 0;
	border-bottom: 1px solid #999;
}

#nav ul li.current
{
	font-weight: bold;
}


#nav ul li a
{
	color: #036;
	text-decoration: none;
}

#nav ul li a:hover
{
	color: #69C;
	text-decoration: none;
}

#nav ul li a img
{
	margin-left: 4px;
	vertical-align: text-bottom;
}

#content
{
	background: url(/img/content-bg.gif);
	background-repeat: repeat-x;
	min-height: 311px;
	_height: 311px;
	margin-top: 7px;
	margin-right: 178px;
	margin-left: 141px;
}

#content div.section
{
	padding: 18px;
	font-size: 12px;
}

#content p
{
	margin: 8px 0;
	color: #111;
	line-height: 140%;
}

#content a
{
	color: #111;
}

#content h3
{
	color: #FC0;
	font-size: 20px;
	padding-bottom:5px;
	line-height:125%;
}

#content h4
{
	margin: 8px 0;
	color: #006;
	font-size: 14px;
}

#content hr
{
	margin: 24px 0 16px 0;
}

#content ul li
{
	margin: 2px 32px;
}

#content .topText
{
	color: #FFF;
	font-size: 12px;
}

#content #search_content #search_prevnext
{
	margin: 28px;
	margin-top: 32px;
	padding: 12px;
	padding-bottom: 24px;
	background: #EEE;
	border: 1px solid #558;
	text-align: center;
	vertical-align: middle;
	clear: both;
}

#content #search_content #search_prevnext span.next
{
	float: right;
	width: 30%;
	text-align: right;
}

#content #search_content #search_prevnext span.prev
{
	float: left;
	width: 30%;
	text-align: left;
}

#content #search_content #search_prevnext span.next a
{
	text-align: right;
	color: #009;
	font-size: 18px;
}

#content #search_content #search_prevnext span.prev a
{
	text-align: left;
	color: #009;
	font-size: 18px;
}


#answerbank_back
{
	margin: 28px;
	margin-top: 32px;
	padding: 12px;
	padding-bottom: 24px;
	background: #EEE;
	border: 1px solid #558;
	text-align: center;
	vertical-align: middle;
	clear: both;
}

#answerbank_back span.search
{
	float: right;
	width: 22%;
	text-align: right;
}

#answerbank_back span.browse
{
	float: left;
	width: 60%;
	text-align: left;
}

#answerbank_back span.search a
{
	text-align: right;
	color: #009;
	font-size: 14px;
}

#answerbank_back span.browse a
{
	text-align: left;
	color: #009;
	font-size: 14px;
}

#side
{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 178px;
}

#side #mm
{
	margin: 7px;
	margin-top: 0;
}

#side #mm #mmHeader
{
	text-indent: -999em;
	display: block;
	width: 164px;
	height: 40px;
	background: url(/img/mm-header.gif);
	background-repeat: no-repeat;
}

#side #mm div.mmLink a img
{
	display: block;
	margin-top: 1px;
}

#side #m2m
{
	background: url(/img/m2m-bg.gif);
	margin: 7px;
}

#side #m2m #m2mContent
{
	background: url(/img/m2m-bg-top.gif);
	background-repeat: no-repeat;
	margin-top: 14px;
	padding-top: 8px;
	font-size: 10px;
	border-bottom:1px solid #666;
}

#side #m2m #m2mContent #m2mHeader a
{
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 101px;
	height: 45px;
	background: url(/img/m2m-header.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
}

#side #m2m #m2mContent div.m2mItem
{
	padding: 8px;
}

#side #m2m #m2mContent div.m2mItem h3
{
	padding: 0 8px;
	font-size: 10px;
	color: #333;
}

#side #m2m #m2mContent div.m2mItem p
{
	padding: 0 8px;
	color: #EEE;
}

#side #m2m #m2mContent div.m2mItem p a
{
	color: #FFF;
}

#bottom
{
	margin: 64px;
	text-align: center;
	font-size:80%;
	margin-right: 178px;
	margin-left: 141px;
	clear: both;
}

#bottom .bottomLink
{
	display: inline;
}

#bottom .bottomLink a
{
	text-decoration: none;
}

#bank_letters
{
	margin: 12px 0;
	font-weight: bold;
	text-align: center;
	color: #339;
}

#bank_letters a
{
	color: #006;
}

#bank_letters a.bank_currentpage
{
	color: #FFF;
}

li.mmCheckbox
{
	margin-left: -24px;
	list-style-type: none;
}

.result_header
{
  font-weight: bold;
}

.result
{
  margin-top: 10px;
}

.waiting_image
{
  display: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

ul.contUL
{
	margin-left: -24px;
}

ul.contUL li
{
	padding: 4px 0;
	list-style-type: none;
}

.verify
{
	display: none;
}

.todo
{
	font-weight:bold;
	background:#ff0;
}

/* mouth myth styles */

div.myth_baby_pic
{
	background:url('/img/myth-doll.jpg');
	float:left;
	margin-right:2em;
	margin-bottom:2em;
	width:145px;
	height:175px;
}

div.myth_brush_pic
{
	background:url('/img/myth-toothbrush.jpg');
	float:left;
	margin-right:2em;
	margin-bottom:2em;
}

div.myth_lunchbox_pic
{
	background:url('/img/myth-lunchbox.jpg');
	float:left;
	margin-right:2em;
	margin-bottom:2em;
}

div.myth_bleach_pic
{
	background:url('/img/myth-bleach.jpg');
	float:left;
	margin-right:2em;
	margin-bottom:2em;
}



img.myth_pic
{
	margin-bottom:1em;
}

.myth_header
{
	font-weight:bold;
	float: left;
}

.myth_id
{
	background:url('/img/myth-header.png') no-repeat;
	text-indent:-999em;
	height:83px;
	width:145px;
	float:left;
}

.myth_title
{
	margin-left:160px;
	margin-top:35px;
}

.myth_busted
{
	float:left;
	background:url('/img/myth-busted.png') no-repeat;
	text-indent:-999em;
	height:57px;
	width:100px;
}

.myth_sidebar
{
	border:1px solid #ccc;
	background:#ddd;
	padding:1.5em;
	float:right;
	clear:both;
	width:45%;
	font-size:0.8;
}

.myth_sidebar h4
{
	
}

.myth_qa
{
	border-top:1px solid #ccc;
}

.myth_qa .myth_question
{
}

.myth_qa .myth_answer
{
}

.myth_fact
{
	border:1px solid #ccc;
	background:#ddf;
	padding:5px;
}

/* mouth myth table styles */

table.myth_table
{
	border:1px solid #000;
}

th.myth_foodtitle
{
	background:#c9c;
}

th.myth_sugartitle
{
	background:#9cc;
}

th.myth_agetitle
{
	background:#999;
}

th.myth_gendertitle
{
	background:#c99;
}

th.myth_2004title
{
	background:#9c9;
}

th.myth_10title
{
	background:#99c;
}

th.myth_gramstitle
{
	background:#cc9;
}

td.myth_food
{
	background:#faf;
}

td.myth_sugar
{
	background:#aff;
}

td.myth_age
{
	background:#aaa;
}

td.myth_gender
{
	background:#faa;
}

td.myth_2004
{
	background:#afa;
}

td.myth_10
{
	background:#aaf;
}

td.myth_grams
{
	background:#ffa;
}

td.myth_tablenote
{
	font-style:italic;
}





table.myth_table
{
	border-collapse: collapse;
	width: 100%;
}

table.myth_table td
{
	margin: 0;
	padding: 8px 6px;
	border-bottom: 1px solid #333;
}

th.myth_foodtitle
{
	font-size: 110%;
	padding: 8px;
}

th.myth_sugartitle
{
	font-size: 120%;
	padding: 12px;
}

td.myth_food
{
	
}

td.myth_sugar
{
	
}
