@import "/National_Library/20160526010038cs_/https://www.cbc.ca/includes/globalnav/v07b/globalnav.css";
@import "/National_Library/20160526010038cs_/https://www.cbc.ca/includes/footer/footer-v07b.css";
@import "/National_Library/20160526010038cs_/https://www.cbc.ca/includes/zonebar/v07/zonebar.css";

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

/* IE7 Fix */
.clearfix { zoom: 1; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;
}
/* End hide from IE-mac */

/* global nav */
#gnwrap {
	margin : auto;
}

/* ZONEBAR/FOOTER */

#zonebar #zone a img {
	margin:10px 6px 0 10px;
}

#zonebar {
	width: 986px;
	margin: auto;
}
#zonebar.zrss #zone {
	background-color: #535353;
}
#zonebar #zone {
	height:40px;
}
#zonebar #zone a {
	padding:0;
}

#zonebar #zones ul {
	background-color:#828282;
	font:bold 13px Arial, Helvetica, sans-serif;
}
#zonebar #zones a {
	padding: 4px 7px 7px;
	margin:0;
}
#zonebar #zones ul li.active a {
	background-color:#4c4a4b;
	color:#fff;
}

body {
	margin:0;
}

#content {
	width:986px;
	margin : auto;
	background-color: #ececec;
}

#content h2{
	font:bold 18px Arial, Helvetica, sans-serif;
	margin:0;
}

#content p{
	font:12px Arial, Helvetica, sans-serif;
}

#content p a{
	color:#666;
	/*text-decoration:none;*/
}

#content p a:hover{
	text-decoration:underline;
}

.col-main{
	width:606px;
	float:left;
	display:inline;
	margin:10px 6px;
	padding:0;
}

.main-module {
	background-color:#fff;
	border-top: 1px solid #535353;
	padding:10px;
}

/* table styles .feeds */
table.feeds{
	width:590px;
	font:12px Arial, Helvetica, sans-serif;
	margin:15px 0 0 0;
}

table.feeds td.title{
	background-color:#828282;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	margin:0;
}

table.feeds td.sub{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	margin:0;
	background-color:#acacac;
}

table.feeds td.sub-title{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#828282;
	margin:0;
	background:url(/National_Library/20160526010038oe_/https://www.cbc.ca/rss/includes/imgs/rss-bullet.gif) no-repeat scroll 5px 7px #eee;
}

table.feeds td.sub-title span{
	padding-left:15px;
}

table.feeds td.border{
	margin:0;
	
	background-color:#eee;
	font-size:0px !important;
}

table.feeds td{
	padding:5px;
}

table.feeds td a{
	text-decoration:none;
	color:#000;
}

table.feeds td a:hover{
	text-decoration:underline;
}


table.feeds td.podcast-content{
	border-right:1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
	width:150px;
}

table.feeds td.content{
	border-bottom:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
	width:150px;
}

table.feeds td.podcast-row{
	border-bottom:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
	width:150px;
}

table.feeds td.rssfeed{
	border-bottom:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	padding: 0 0 0 10px;
	word-break:break-all;
}

table.feeds td.rss-icon{
	background:url(/National_Library/20160526010038oe_/https://www.cbc.ca/rss/includes/imgs/rss-icon.jpg) no-repeat scroll 10px;
	width:16px;
	border-bottom:1px solid #e9e9e9;
}
table.feeds td.rss-icon a{
	display:block;
	width:16px;
	height:16px;
}

table.feeds td.rss-icon a:hover{
	text-decoration:none;
}

table.feeds td.podcast-icon{
	background:url(/National_Library/20160526010038oe_/https://www.cbc.ca/rss/includes/imgs/icon-itunes.gif) no-repeat scroll 11px 5px;
	width:14px;
	border-bottom:1px solid #e9e9e9;
}

table.feeds podcast-icon a{
	display:block;
	width:14px;
	height:14px;
}

table.feeds td.rss-icon a:hover{
	text-decoration:none;
}

/* table ends */

.main-module ul.bold-list{
	font:bold 12px Arial, Helvetica, sans-serif;
}

.main-module ul.bold-list li a{
	text-decoration:none;
	color:#000;
}

.main-module ul.bold-list li a:hover{
	text-decoration:underline;
}

.main-module h3{
	font:bold 15px Arial, Helvetica, sans-serif;
	padding-top:20px;
	border-bottom:solid 1px #b9b9b9;
}

#tables-container{
	width:590px;
}

table.table1{
	margin-right:10px;
}

/* table styles .apps */
table.apps{
	font:12px Arial, Helvetica, sans-serif;
	width:285px;
	float:left;
	margin-top:10px;

}

table.apps td{
	border-right:solid 1px #b9b9b9;
	border-left:solid 1px #b9b9b9;
	border-bottom:solid 1px #b9b9b9;
	padding:5px;
}

table.apps td a{
	text-decoration:none;
	color:#000;
}
table.apps td a:hover{
	text-decoration:underline;
}

table.apps td.op{
	background-color:#828282;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	border:none;
}



/* table .apps ends*/

.col-right{
	width:360px;
	float:left;
	display:inline;
	margin:10px 0 0;
	padding:0;
}

.col-right a{
	text-decoration:none;
}

.col-right a:hover{
	text-decoration:underline;
}

.col-right p{
	color:#302f2f;
}

.module-container .kick{
	background-color:#F9F9F9;
	border-top:1px solid #E6E6E6;
	clear:both;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:7px 13px;
}

.module-container .kick a{
	color:#426398;
}

.module-container{
	margin-bottom:10px;
}

.module {
	background-color:#fff;
	border-top: 1px solid #535353;
	padding:10px;
}


.bigbox {
	background:transparent url(/National_Library/20160526010038oe_/https://www.cbc.ca/includes/ads/gfx/ad_label_h.gif) no-repeat scroll center top;
	margin:10px 5px;
	padding:15px 0;
	text-align:center;
}
#footer {
	width: 984px;
	margin:0;
}

#warnings p {
	color:#fc0000; margin-top:4px; font-weight:bolder;
}

p.updated {
        padding:10px 5px;
        font-size: 14px;
        background-color:#efefef;
}

span.upd {
        font-size:14px;
        color:#e21B22;
        font-weight:bold;
}

/* Commercial Form */

form .inputfield {
	padding:10px 0;
}

form .inputfield input{
	width:400px;
}

form .inputfield label{
	padding-bottom:5px;
}

form .inputfield label, form #textarea label {
	font-weight:bold;
	display:block;
	padding-bottom: 5px;
}

form #textarea,form #recaptcha_widget_div {	
	padding-bottom:10px;
}
