/* GLOBAL STYLES */

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align: baseline; }
html {height: 101%;}
body {
	background: #e8e8ea;
	color: #666666;
	/* Base font size is approximately 14px, with 18px leading */
	font: 87.5%/1.25 Arial, Helvetica, sans-serif; }

img, object, embed, form, fieldset { display: block; border: 0; }
p img { display: inline; }

ol, ul { list-style: none; }

p, li, input, select { font-size: 1em; }
textarea { font: inherit; }

sup { font-size: 0.7em; vertical-align:top; }

a { color: #23a8c4; }



/* Container */
div#understanding-h1n1 {
	width: 941px;
	margin: 0 auto;
	border: 1px solid #acaed3;
	border-top: 22px solid #5256a2;
	background: #ffffff; }
div#understanding-h1n1 div { position: relative; }


/* AZ Header */
div#header {
	padding: 5px 10px;
	border-top: 10px solid #b7b9d8;
	border-bottom: 7px solid #c61951;
	font-size: 0.7em;
	text-align: right; }
div#header img {
	display: inline;
	margin-bottom: 20px; }
div#header ul {
	margin-right: 8px;
	text-align: right;
	text-transform: uppercase; }
div#header ul li { display: inline; margin-left: 20px; }
div#header ul li a {
	padding-right: 20px;
	background-position: right top;
	background-repeat: no-repeat;
	color: #a62051;
	text-decoration: none; }
div#header ul li.share a { background-image: url(/faq/images/icon-share.png); }
div#header ul li.print a { background-image: url(/faq/images/icon-print.png); }



/* Main section */
div#main {
	overflow: hidden;
	width: 100%;
	border-top: 5px solid #ebafc2;
	border-bottom: 5px solid #ebebf4; }



/* Content */
div#content {
	float: left;
	width: 670px;
	padding: 25px;
	border-right: 1px solid #e4e4ed; }

div#content h1 {
	margin-bottom: 1em;
	color: #c61951;
	font-size: 1.75em;
	line-height: 1; }
div#content h1 strong {
	display: block;
	font-size: 1.5em; }



div#content p { margin-bottom: 1em; }



div#content ul {
	list-style: url(/faq/images/bullet-red.png);
	margin-bottom: 2em;
	padding: 1em 0 0 45px; }
div#content ul ul {
	list-style: url(/faq/images/bullet-grey.png);
	margin-bottom: 0;
	padding-left: 30px; }

div#content ul li { margin-bottom: 1em; }

div#content ul ol {
	list-style-image: none;
	list-style: decimal;
	margin-top: 1em;
	padding-left: 30px; }

div#content ul ol.footnotes {
	list-style-image: none;
	list-style: none;
	padding-left: 0;
	font-size: 0.75em; }
div#content ul ol.footnotes li {
	margin-left: 1em;
	text-indent: -1em; }
div#content ul ol.footnotes span.symbol {
	display: inline-block;
	width: 0;
	padding-left: 1em; }



div#content dl { position: relative; }
div#content dt {
	padding: 10px;
	padding-left: 46px;
	border-bottom: 1px solid #e4e4ed;
	background: #393b85 url(/faq/images/question-head.png) left top no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.15em;
	text-indent: -35px; }
div#content dt b {
	display: inline-block;
	width: 31px;
	padding-right: 5px;
	text-align: right; }

div#content dd {
	margin-bottom: 2em;
	border-left: 1px solid #e4e4ed;
	border-right: 1px solid #e4e4ed; }
div#content dd p {
	margin: 0 -1px;
	padding: 0 46px 35px 46px;
	background: url(/faq/images/question-end.png) left bottom no-repeat; }



/* Callouts */
div#callouts {
	float: right;
	width: 220px;
	padding-top: 10px; }

div#callouts div.callout {
	width: 193px;
	padding: 5px 0 0 10px;
	margin-bottom: 60px;
	background: url(/faq/images/callout-head.png) left top no-repeat; }
div#callouts div.callout h2 {
	margin: 0 0 15px -10px;
	padding: 5px 10px 10px 10px;
	background: #ebeaf2 url(/faq/images/callout-head.png) right bottom no-repeat;
	color: #625e97;
	font-size: 1em; }
div#callouts div.callout p {
	padding: 20px 10px;
	color: #5256a2;
	font-size: 0.9em; }
div#callouts div.callout a {
	overflow: hidden;
	display: block;
	width: 135px;
	height: 33px;
	margin: 0 10px;
	text-indent: -9999em; }
div#callouts div.callout a#watchVideo {
	background: url(/faq/images/button-watch-video.png) left top no-repeat;
}
div#callouts div.callout a#getStarted {
	background: url(/faq/images/button-get-started.png) left top no-repeat;
}



/* Footer */
div#footer {
	padding: 40px 25px;
	font-size: 0.7em; }
div#footer p { margin-bottom: 0.5em; }
div#footer ul { margin-bottom: 1.5em; }
div#footer ul li { display: inline; margin-right: 0.5em; padding-right: 0.5em; }
div#footer ul li.privacy { border-right: 1px solid #666666; }



/* References */
div#references {
	padding: 0 25px;
	font-size: 0.875em; }
div#references ol {
	list-style: decimal;
	margin-left: 3em; }
div#references ol li {
	margin-bottom: 1em; }
	

/* Site Exit buttons */
#exit_message #button_wrap { margin-left: 190px; }
#exit_message .btn_left {margin-top: 0; float: left; text-align: center; }
#exit_message .btn_left a 
{
	color: #ffffff;
	background: transparent url(/faq/images/exit-btn.gif) no-repeat top left;
	border: 0;
	height: 19px;
	width: 122px;
	display:block;
	margin-right:10px;
	padding: 7px 4px;
	position:relative;
	text-decoration:none;
	white-space:nowrap;
	font-size: 1.2em;
}
#exit_message .btn_left a:hover { text-decoration: underline; }

*.clr {clear: both; float: none;}

#overlayDiv { display: none; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background-color: #000; opacity: 0.85; filter: alpha(Opacity=85); z-index: 100;}
*html #overlayDiv {border: 1px solid black; position: absolute; zoom: 1; z-index: 100;}

#videoDiv {display: none; position: absolute; top: 75px; left: 0px; width: 100%; z-index: 100;}
#innerVideoDiv { /*border: 1px solid yellow;*/ width: 536px; margin: 0 auto; z-index: 100;}
