#header {
	height: 179px;
}

#header .logo {
	margin-top: -30px;
}

/* @group navigation */

#main_nav {
	float: right;
	width: auto;
	background: none;
	margin-top: 69px;
	margin-right: 48px;
	margin-left: 0;
}

#main_nav li {
	float: right;
}

/* @end */

/* @group canada scene */

.canada_scene {
	margin-top: -41px;
	margin-bottom: 8px;
}

.canada_scene ul {
	list-style-type: none;
	overflow: hidden;
	border-top: 11px solid #cccccc;
	border-bottom: 11px solid #cccccc;
	padding-top: 11px;
	padding-bottom: 10px;
	width: 874px;
}

.canada_scene li {
	display: block;
	float: left;
	position: relative;
	margin-left: 16px;
}

.canada_scene .first {
	margin-left: 0px;
}

.canada_scene li a img {
	border: 3px solid #666666;
}

.canada_scene li .type {
	border: none;
	width: auto;
	position: absolute;
	bottom: 6px;
	right: 3px;
}

.canada_scene a.browse {
	position: relative;
	z-index: 10;
	bottom: -13px;
	background-color: white;
	padding-right: 6px;
}

a.section {
	text-decoration: none;
	font-style: italic;
	font-size: 13px;
	color: #848282;
	font-weight: normal;	
}

a.section span {
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;	
}

.home .canada_scene {
	background-image: none;
}

/* @end */

/* @group special feature */

.ad {
	text-align: center;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 10px;
}



/* @end */

/* @group news */

.home #section_news4u a {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.home #section_news4u h1 {
	width: 85px;
	height: 34px;
	background: url(../images/layout/front_title_news4u_en.gif) no-repeat center 10px;
	margin: -10px auto 0px;
}

#fyi-fr .home #section_news4u h1 {
	width: 128px;
	height: 34px;
	background: url(../images/layout/front_title_news4u_fr.gif) no-repeat center 10px;
}

.home #section_news4u h2 {
	color: #339966;
	text-align: center;
	font-size: 1em;
	margin-top: 5px;
}

.home #section_news4u h3{
	clear: both;
	color: #339966;
	font-size: 1em;
	margin: 10px 0 5px 10px;
}

.home #section_news4u #news_section {
	background: #ffffff;
	margin: 10px 0 0;
}

.home #section_news4u #news4u_controls {
	height: 26px;
}

.home #section_news4u #choose_news{
	display: block;	
	position: relative;
	float: left;
	width: 97px;
	height: 21px;
	text-decoration: none;
	padding: 5px 0 0 19px;
	background: url(../images/layout/front_news4u_choose_button1.gif) no-repeat;
}

.home #section_news4u #view_news, .home #section_news4u #choose_news {
	color: black;
}
.home #section_news4u #view_news{
	display: block;
	position: relative;
	float: left;
	width: 97px;
	height: 21px;
	text-decoration: none;
	padding: 5px 0 0 22px;
	background: url(../images/layout/front_news4u_view_button2.gif) no-repeat;
}
.home #section_news4u .hide#choose_news{
	background: url(../images/layout/front_news4u_choose_button2.gif) no-repeat;
}
.home #section_news4u .show#choose_news {
	background: url(../images/layout/front_news4u_choose_button1.gif) no-repeat;	
}

.home #section_news4u .show#view_news{
	background: url(../images/layout/front_news4u_view_button1.gif) no-repeat;
}


.home #section_news4u .hide#view_news{
	background: url(../images/layout/front_news4u_view_button2.gif) no-repeat;

}

.home #section_news4u .hide#news_stories {
	display:none;
}
.home #section_news4u .show#news_stories {
	display:block;
}
.home #section_news4u #news_stories {
	
	clear: both;
}



.home #section_news4u #news_stories li {
	position: relative;
	width: 190px;
}

.home #section_news4u #news_stories li a {
	position: relative;
	width: 190px;
}

.home #section_news4u #choosenews_form .hide {
	display:none;
}

.home #section_news4u #choosenews_form .show {
	display:block;
}

.home #section_news4u .list_items {
	overflow: hidden;
	width: 235px;
}

.home #section_news4u #choose_feeds {
	position: relative;
	margin: 10px 10px 0 10px;
	list-style: none;
}

.home #section_news4u #choose_feeds li {
	position: relative;
	border-top: 1px solid #e2e1e1;
	border-bottom: 1px solid #e2e1e1;
	padding: 5px 0 5px 0;
	margin: 0 0 -1px 0;
	font-weight: bold;
	clear: both;
	width: 215px;
	text-align: left;
}

.home #section_news4u #choose_feeds li label {
	position: relative;
	font-size: 1em;
	margin: 1px 0 0 0;
	
}

.home #section_news4u #choose_feeds li input {
	position: relative;
	font-size: 1em;
	vertical-align: middle;
	float: right;
}

.home #section_news4u .form_controls {
	text-align: center;
	padding: 22px 0 13px 0;
}

.home #section_news4u .form_controls a {
	margin: 10px auto 0 auto;
	padding: 4px 5px;
	border: 1px solid #4ca579;
	text-transform:uppercase;
	text-decoration: none;
	color: #4ca579;
	font-weight: bold;
}

#news_section .hide {
	display:none;
}



/* @end */

/* @group hot issue */

.hot_issue {
	display: inline;
	float: left;
	border-bottom: 11px solid #cccccc;
	overflow: hidden;
	width: 601px;
	padding: 0 17px 10px;
}

.hot_issue h3 {
	margin-bottom: 11px;
	margin-top: 5px;
}

.hot_issue h3 a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.hot_issue .preview {
	display: block;
	float: left;
	width: 295px;
	height: 214px;
	background-color: black;
	position: relative;
	border: 1px solid black;
}

.hot_issue .preview table {
	height: 100%;
	width: 100%;
}

.hot_issue .preview table tr td {
	vertical-align: middle;
}

.hot_issue .preview img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.hot_issue .preview .play {
	position: absolute;
	top: 53px;
	left: 90px;
}

.hot_issue .image .info {
	float: left;
	width: 287px;
	margin-left: 17px;
	padding-top: 3px;
}

.hot_issue .text_only {
	overflow: hidden;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: white;
	padding: 23px 24px 30px;
	background: #333333 url(../images/layout/hot_issue_target.gif) no-repeat 174px -24px;
}

.hot_issue .text_only a {
	color: white;
}

.hot_issue .text_only .info {
	font-size: 12px;
	width: 439px;
}

.hot_issue .text_only .preview  {
	display: none;
}




/* @end */

/* @group misc */

.home .controls {
	text-align: center;
	margin: 0 0 5px 0;
}

.front_section {
	position: relative;
	background: url(../images/layout/front_section_banner.gif) repeat-x;
	margin: 0 1px 10px 1px;
	padding: 25px 0 10px;

}

.front_section2 {
	border-top: 11px solid #cccccc;
	padding-bottom: 1px;
}

.front_section2 a {
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 6px;
	padding: 9px 25px 6px 92px;
	background: #016ba1 url(../images/moose.gif) no-repeat -1px bottom;
	min-height: 40px;
	 height:auto !important;  	 height:40px;
}

.home #column1 {
	width: 237px;
	background: none;
	margin: -10px 0 0;
	padding: 0;
	
	border-right: 1px solid #cccccc;
}

.home #column2 {
	width: 301px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: none;
	margin: 0 0 0 -1px;
	padding: 0;
}

.home #column3 {
	width: 332px;
	margin: 0 0 0 -1px;
	border-left: 1px solid #cccccc;
	padding: 0;
}

.home .front_title {
	text-indent: -9999px;
	overflow: hidden;
}

.home #wrapper {
	background: url(../images/layout/moose.gif) no-repeat 247px 0;
}


/* @end */

/* @group poll */

a.poll {
	display: block;
	margin-left: 13px;
	margin-top: 10px;
}

.home #section_opinion_poll #poll_title a {
	margin: 0 auto;
	position: relative;
	top: 7px;
	width: 241px;
	height: 26px;
	background: url(../images/layout/front_title_opinion_poll_en.gif) no-repeat;
	display: block;
}

.home #section_opinion_poll {
	margin-top: 8px;
}


#fyi-fr .home #section_opinion_poll #poll_title a {
	width: 205px;
	height: 42px;
	background: url(../images/layout/front_title_opinion_poll_fr.gif) no-repeat;
}

.home #section_opinion_poll .poll_statement {
	text-align: center;
	margin: 0 20px 10px;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	color: #333399;
}

.home #section_opinion_poll .vote_box {
	margin: 22px auto 13px;
	text-align: left;
	background: #e1e1f2;
	padding: 20px 25px;
	border: 1px solid #5555ba;
	width: 190px;
}

.home #section_opinion_poll #poll_choices {
	background: url(../images/layout/front_opinion_poll_dotted.gif) repeat-y;
	padding: 0 0 0 20px;
	margin: 0 0 20px;
}

.home #section_opinion_poll #poll_choices input {
	margin: 0 4px 4px 0;
	vertical-align: middle;
}

.home #section_opinion_poll .form_controls {
	text-align: center;
}

.home #section_opinion_poll #vote_button {
	margin: 10px auto 0 auto;
	padding: 6px 15px;
	background: #5555ba;
	
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

.home #section_opinion_poll input[type="submit"]  {
	margin: 10px auto 0 auto;
	padding: 5px 6px;
	font-size: 14px;
	background: #5555ba;
	border: none;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

.home #section_opinion_poll p {
	margin: 0px 10px 10px 10px;
}

.home #section_opinion_poll #poll_choices label {
	color: #5555ba;
	font-size: 12px;
	font-weight: bold;
}

.home #section_opinion_poll p.credit {
	margin: 0px 10px 20px;
	text-align: center;
}

.home #section_opinion_poll #results_box {
	background: #8483d4;
	margin: 0 auto 20px auto;
	text-align: center;
	vertical-align: middle;
	width: 275px;
	color:#FFFFFF;
	padding: 5px;
}
.home #section_opinion_poll #results_box p{
	padding-top: 5px;
}

.home #section_opinion_poll #results_box #piecontent{
 float: left;
 width: 75px;
 height: 75px;
 padding-top: 15px; 
}


.home #section_opinion_poll #results_box div {
	height: 125px;
}

/* poll results table*************************/

.home #section_opinion_poll #results_box #stats {
	font-size:1.3em;

}

.home #section_opinion_poll #results_box #stats strong {
	font-size: 1.1em;
}
.home #section_opinion_poll #results_box #stats td {
	text-align: right;
	padding-top: 5px;
	font-size:.8em;
}
.home #section_opinion_poll #results_box #stats .votelabel{
	text-align: left;
	height: 110%;
}

.home #section_opinion_poll #results_box #stats .astxt{
	border: solid 1px #ffffff;
	color:#FFFFFF;
	font-weight: bold;
	background:#4E02BA;
	margin-right: 5px;
}
.home #section_opinion_poll #results_box #stats .atxt{
	margin-right: 5px;
	border: solid 1px #ffffff;
	color:#FFFFFF;
	font-weight: bold;
	background:#7705F1;
}

.home #section_opinion_poll #results_box #stats .ntxt{
	margin-right: 5px;
	border: solid 1px #ffffff;
	color:#FFFFFF;
	font-weight: bold;
	background:#AB6DFE;
}
.home #section_opinion_poll #results_box #stats .dtxt{
	margin-right: 5px;
	border: solid 1px #ffffff;
	color:#FFFFFF;
	font-weight: bold;
	background:#FFB4D3;
}
.home #section_opinion_poll #results_box #stats .dstxt{
	margin-right: 5px;
	border: solid 1px #ffffff;
	color:#FFFFFF;
	font-weight: bold;
	background: #FF0000;
}

/* @end */

/* @group EWC ad */

.ewc_ad {
	background-color: white;
}

.ewc_ad p {
	line-height: 14px;
}

.ewc_ad .logo {
	margin-top: 10px;
	margin-left: 5px;
}

.ewc_ad ul {
	list-style-type: none;
	width: 301px;
}

.ewc_ad ul li {
	margin-left: 23px;
	margin-right: 23px;
	padding-top: 14px;
	border-top: 1px solid #cccccc;
	margin-top: 14px;
}

.ewc_ad .illustration {
	margin-bottom: 10px;
	display: block;
}

.ewc_ad .illustration img {
	
}

.ewc_ad_button {
	border-top: 11px solid #cccccc;
	border-bottom: 11px solid #cccccc;
	display: block;
	margin-top: 12px;
}



/* @end */