/*--overrides--*/
#PageContent #stories h2 {
	margin-top: 0;
	margin-bottom: 15px;
}

#PageContent #stories ul {
	list-style-position: outside;
	margin-left: 15px;
}

#PageContent #stories ol {
	margin-left: 22px;
}

#PageContent #canadaList{
	 margin-top: 0px;
	 margin-left: 32px;
}

#legal.flushot{
	margin-left: 210px;
}

/*--end overrides--*/

#flushot_container{
	width: 925px;
	padding-top: 0px;
	margin-top: 10px;
}

/*--MAP--*/

#flumap {
	width: 205px;
	margin-bottom: 0px;
	background: url('../img/flushot/background_map_trans.jpg') no-repeat 100% 50%;
	float:left;
	margin-top: 0px;
}


#instructions h1{ /*--this appears to instruct users on flu map--*/
	margin-bottom:10px;
	font-size: 14px;
	line-height: 120%;
	color: #414141;
	padding-top: 10px;
}

#flumap #canadaList ul{
	 height: 100px;
	 list-style-position: inside;
	 list-style-type: disc;
}

#storyDefault .box{
	background: #fffff0;
	border: 1px solid #f2f26f;
	padding: 15px;
}
/*--END MAP--*/

.quote {
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 130%;
	margin-top: 20px;
	font-style: italic;
	margin-left: 10px;
}

.quote .authorby {
	font-size: 11px;
	line-height: 130%;
	font-style:normal;
	display: block;
	margin-top: 5px;
}

#canadaList a.current {
 	font-weight: bold;
	text-decoration: none;
	color: #971b1d;
}

#nat_resources {
	margin-bottom: 0px;
	padding-top: 0px;
	margin-right: 15px;
}

#nat_resources h3{
	margin-bottom: 10px;
	color: #414141;
}

/*--BACKGROUND--*/
#flushot_top {
	background: url(../img/flushot/background_top.jpg) no-repeat;
	height: 89px;
	padding-left: 22px;
	padding-right: 22px;
}

#flushot_middle {
	background: #fff url(../img/flushot/background_middle.jpg) repeat-y;
	padding-top: 15px;
	padding-left: 22px;
	padding-right: 22px;
	
	min-height:600px;
	height:auto !important;
	height: 600px;
	overflow: hidden !important;
	overflow: visible;
}

#flushot_bottom {
	background: url(../img/flushot/background_bottom.jpg) no-repeat;
	height: 46px;
	margin-bottom: 0px;
}
/*--FRENCH--*/
#flushot_top_fr {
	background: url(../img/flushot/background_top_fr.jpg) no-repeat;
	height: 94px;
	padding-left: 22px;
	padding-right: 22px;
}

#flushot_bottom_fr {
	background: url(../img/flushot/background_bottom_fr.jpg) no-repeat;
	height: 46px;
	margin-bottom: 0px;
}

/*--END FRENCH--*/
/*--END BACKGROUND--*/


/*--FLU NAV--*/
#lastupdated {
	float: right;
	margin-right: 8px;
	font-weight: bold;
	color: #971b1d;
	margin-top: 32px;
}

#lastupdated .important{
	color: #000;
}

#flushot_top #links, #flushot_top_fr #links {
	margin-top: 24px;
	color: #fff;
	font-size: 12px;
	padding-right: 10px;
	overflow: hidden;
}

#flushot_top #links_right, #flushot_top_fr #links_right {
	float: right;
}

#flushot_top #links a, #flushot_top_fr #links a{
	color: #fff;
	text-decoration: none;
}

#flushot_top #links a:hover, #flushot_top_fr #links a:hover {
	text-decoration: underline;
}
/*--END FLU NAV--*/



/*--FLU TABLE--*/
#stories {
	margin-top: 0px;
	padding-bottom: 10px;
	margin-left: 210px;
	margin-right: 15px;
}

#storyDefault {
	margin-top: 0px;
}

#stories h2, #nat_resources h2{
	color: #971b1d;
}

table.flu {
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-top: 5px solid #e0e0e0;
	border-bottom: 5px solid #e0e0e0;
	margin-top: -5px;
	border-collapse	: collapse;
}

table.flu td, table.flu th {
	padding: 6px;
	border-bottom: 1px solid #e0e0e0;
}

table.flu td {
	vertical-align: top;
}

table.flu .cell1 {
	border-left: 1px solid #efefef;
	width: 151px;
}

table.flu .cell2 {
	border-left: 1px solid #e0e0e0;
	width: 75%;
}

table.flu td.cell1, table.flu h3 {
	color: #971b1d;
}

table.flu h3 {
	margin-bottom:2px;
	margin-top:2px;
}

table.flu ul {
	margin: 0 0 10px 15px;
	padding:0;
}

table.flu ul li{
	margin-bottom: 3px;
}

table.flu p{
	margin-top:0px;
	margin-bottom: 10px;
}

/*---END FLU TABLE--*/

