/* CSS Document */

#featureNav {
width: 100%;
}
#featureNav ul {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
color: #FFF;
line-height: 15px;
white-space: nowrap;
}
#featureNav li {
list-style-type: none;
display: inline;
}
#featureNav li a {
padding: 7px 10px 7px 5px;
color: #FFF;
}

#pgHome li#linkHome, #pgSchedOp li#linkSchedOp, #pgOperas li#linkOperas, #pgWagner li#linkWagner, #pgSingers #linkSingers, #pgResources li#linkResources, #pgRecord li#linkRecord, #pgAnecdote li#linkAnecdote, #pgConcerts li#linkConcerts, #pgFeature1 li#linkFeature1, #pgFeature2 li#linkFeature2, #pgFeature3 li#linkFeature3, #pgFeature4 li#linkFeature4, #pgFeature5 li#linkFeature5, #pgFeature6 li#linkFeature6, #pgFeature7 li#linkFeature7, #pgFeature8 li#linkFeature8, #pgFeature9 li#linkFeature9, #pgFeature10 li#linkFeature10, #pgFeature11 li#linkFeature11{
font-weight:bold;
list-style:none;

}

/*
Removed from above...
background: url(http://www.cbc.ca/radio2/images/icons/r2bullet-wh.gif) no-repeat 0px 12px;
*/

.imgLeft {
float:left;
padding:0px 14px 14px 0px;
vertical-align:top;}

.imgLeftPodcast {
	float:left;
	vertical-align:top;
	border: thin solid #CCCCCC;
	margin-right: 14px;
	margin-bottom: 14px;
	padding: 0px;
	margin-top: 18px;
	margin-left: 0px;
}
ol {
	font-size: 12px;
}

.oddRing {
   background-color:#f4f4f4;
   	border: 1px solid #e9e9e9;
	padding: 3px;
	margin: 3px;
}
.evenRing {
background-color:#fff;
   	/*border: 1px solid #e9e9e9;*/
	padding: 3px;
	margin: 3px;
}


.redOff {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sectionTitles2 {
	/*width:100%;*/
letter-spacing: 4px;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #003C84;
}



.centre {
	text-align: center;
}

.noBullet {
	margin-left: -19px;
	padding-left: -19px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.module-list-item2 a{
	text-decoration:underline;
	
} 

#checkbox {
	padding: 0px;
	height: 15px;
	width: 15px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 135px;
}

ul {

font-size: 12px;

}

.checkLabel {
font-size: 10px;
margin-left:2px;
padding:0px;

}

.audioLink3 {
	text-indent:15px;
padding-left : 5px;
	background: url(/radio2/images/icons/audioIcon.gif) no-repeat left center;
}

.module-list, module-list-item {
font-size: 11px;
}

/*table.r2Schedule td{
	border: 1px solid #333333;
	border-collapse: collaspe;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	text-align: center;
	margin: 0px;
	padding: 3px;
}*/

table.r2Schedule
{
    border-color: #828383; /*#333333;*/
    border-width: 1px 1px 2px 2px;
    border-style: solid;
}

td.r2Schedule
{
	border-color: #828383;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	text-align: center;
	padding: 5px;   /*1px*/
}


.imgCenter{
	display: block;
    margin-left: auto;
    margin-right: auto 
}

#nerveBkgd{
	background-image: url(/radio2/features/theNerve/images/nerve_background.jpg);
	background-repeat: no-repeat;
}

.nerveText{
	padding-left: 180px;
	padding-top: 70px;
}

.nerveText2{
	padding-top: 70px;
}

td.podcast
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;

}

p.schedule
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	text-align: center;
	color: #000000;
	padding: 4px;
}

.caption {
font-size:10px;
}

td.r2Schedule-yellow
{
	border-color: #828383;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #eda320;   
}

td.r2Schedule-green
{
	border-color: #333333;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #8cc643;   
}

td.r2Schedule-blue
{
	border-color: #333333;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #004990;   
}

td.r2Schedule-red
{
	border-color: #333333;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #ee3b23;   
}

td.r2Schedule-ltBlue
{
	border-color: #333333;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #0976A0;   
}

#scheduleBox {
width:597px;
}

.featureBox-sched {
text-align:center;
display: block;
    margin-left: auto;
    margin-right: auto;
	}

.margin-white{
	margin-left: 10px;
}

.scheduleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;

}

td.r2Schedule-yellow-morn
{
	border-color: #333333;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #eda320;
	background-image: url(/radio2/images/backgrounds/schedule_backgrounds/r2morning-orange.gif);
	background-repeat: no-repeat;
}

td.r2Schedule-green-tempo
{
	border-color: #333333;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #8cc643;  
	background-image: url(/radio2/images/schedule_backgrounds/tempo-green.gif);
	background-repeat: no-repeat; 
}

td.r2Schedule-yellow-drive
{
	border-color: #333333;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #eda320;
	background-image: url(/radio2/images/backgrounds/schedule_backgrounds/r2drive-orange.gif);
	background-repeat: no-repeat;
}

td.r2Schedule-blue-tonic
{
	border-color: #333333;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #004990; 
	background-image: url(/radio2/images/backgrounds/tonic.gif);
	background-repeat: no-repeat; 
}

td.r2Schedule-red-signal
{
	border-color: #333333;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #ee3b23;
	background-image: url(/radio2/images/backgrounds/signal.gif);
	background-repeat: no-repeat;    
}

p.margin-box{
	margin: 5px;
			}
			
.redText{
color: #ef1c2f
}


.questionLink {
/*width:100%;*/
letter-spacing: normal;
text-transform: uppercase;
font-size: 9px;
font-weight: bold;
padding-left : 25px;
padding-top: 3px;
padding-bottom: 6px;
background: url(../images/podcastImages/icon-help.gif) no-repeat left center;
}

.moreLink {
	text-indent:15px;
	/*padding-left : 5px;*/
	float:left;
	background: url(../images/icons/audioIcon.gif) no-repeat left center;
	padding-right: 100px;
}

#nervePhoto
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 110px;
}

.nerveText h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.nervePhoto
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 110px;
}

.blackCap{
letter-spacing:normal;
	font-size: 9px;
	text-transform: uppercase;
	color: #231F20;
	font-weight: bold;
}

td.podcast {
	padding-left : 5px;
	padding-right : 5px;
	margin-left : 5px;
	margin-right : 5px;
}

/*blog styles - flash top box*/

#blog .box3 {
	border: 1px solid #e9e9e9;
	/*font-size:12px;
	line-height:18px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;*/
	margin: 3px;
	padding: 3px;
	overflow:hidden;
}


/* Angelas addition */
td.r2Schedule-orange-strombo
{
	border-color: #828383;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #eda320;
	background-image: url(/radio2/images/backgrounds/schedule_backgrounds/r2strombo-orange.gif);
	background-repeat: no-repeat;
}
/* ENDOF Angelas addition */

td.r2Schedule-blue1-morn
{
	border-color: #828383;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #eda320;
	background-image: url(/radio2/images/schedule_backgrounds/r2morning-orange.gif);
	background-repeat: no-repeat;
}

td.r2Schedule-blue2-tempo
{
	border-color: #828383;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #8cc643;  
	background-image: url(/radio2/images/schedule_backgrounds/tempo-green.gif);
	background-repeat: no-repeat; 
}

td.r2Schedule-blue-drive
{
	border-color: #828383;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #eda320;
	background-image: url(/radio2/images/backgrounds/schedule_backgrounds/r2drive-orange.gif);
	background-repeat: no-repeat;
}

td.r2Schedule-blue3-tonic
{
	border-color: #828383;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #004990; 
	background-image: url(/radio2/images/backgrounds/schedule_backgrounds/tonic-blue.gif);
	background-repeat: no-repeat; 
}

td.r2Schedule-blue4-signal
{
	border-color: #828383;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #ee3b23;
	background-image: url(/radio2/images/backgrounds/schedule_backgrounds/signal-red.gif);
	background-repeat: no-repeat;    
}

td.r2Schedule-blue-shift
{
	border-color: #828383;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #004990; 
	background-image: url(/radio2/images/backgrounds/schedule_backgrounds/shift-blue.gif);
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; background-repeat: no-repeat; 
}

td.r2Schedule-blue4-candalive
{
	border-color: #828383;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #ee3b23;
	background-image: url(/radio2/images/backgrounds/schedule_backgrounds/CL-Red.gif);
	background-repeat: no-repeat;    
}


td.r2Schedule-blue1
{
	border-color: #828383;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #eda320;   
}

td.r2Schedule-blue2
{
	border-color: #828383;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #8cc643;   
}

td.r2Schedule-blue3
{
	border-color: #828383;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #004990;   
}

td.r2Schedule-blue4
{
	border-color: #828383;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #ee3b23; 
}

td.r2Schedule-ltBlue5
{
	border-color: #828383;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #004990;   
}

.featureBox-front{
/*width:293px;*/
padding:0;
margin:0px 0;
}

.boxf {
	border: 1px solid #d1d1d1;
	background: #fff;
	margin: 0px;
}

#centre {
	margin-right: 30px;
	/*margin-left: 175px;*/
	padding-right: 30px;
	padding-left: 175px;
}

.audioLink3 {
/*letter-spacing:normal;*/
	font-size: 9px;
	/*text-transform: uppercase;*/
	color: #CC0000;
	font-weight: bold;
	text-indent:0px;
padding-left : 15px;
padding-bottom: 5px;
	background: url(../images/icons/audioIcon.gif) no-repeat left center;
}

.audioLink4 {
	/*letter-spacing:normal;*/
	font-size: 9px;
	/*text-transform: uppercase;*/
	color: #CC0000;
	font-weight: bold;
	text-indent:0px;
	padding-left : 170px;
	padding-bottom: 5px;
	background-image: url(../images/icons/audioIcon.gif);
	background-repeat: no-repeat;
	background-position: 150px center;
}

.audioLink5 {
	/*letter-spacing:normal;*/
	font-size: 9px;
	/*text-transform: uppercase;*/
	color: #CC0000;
	font-weight: bold;
	text-indent:0px;
	padding-left : 110px;
	padding-bottom: 5px;
	background-image: url(../images/icons/audioIcon.gif);
	background-repeat: no-repeat;
	background-position: 90px center;
}

.audioLink6 {

	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-indent:0px;
	padding-left : 130px;
	padding-bottom: 5px;
	background-image: url(../images/icons/audioIcon.gif);
	background-repeat: no-repeat;
	background-position: 110px center;
}

.audioLink7 {
/*letter-spacing:normal;*/
	font-size: 11px;
	/*text-transform: uppercase;*/
	color: #CC0000;
	font-weight: bold;
	text-indent:0px;
padding-left : 15px;
padding-bottom: 5px;
	background: url(../images/icons/audioIcon.gif) no-repeat left center;
}

.audioLink8 {

	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-indent:0px;
	padding-left : 160px;
	padding-bottom: 5px;
	background-image: url(../images/icons/audioIcon.gif);
	background-repeat: no-repeat;
	background-position: 140px center;
}

.audioLink9 {
	/*letter-spacing:normal;*/
	font-size: 9px;
	/*text-transform: uppercase;*/
	color: #CC0000;
	font-weight: bold;
	text-indent:0px;
	padding-left : 35px;
	padding-bottom: 5px;
	background-image: url(../images/icons/audioIcon.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}

td.r2Schedule-yellow-mornN2
{
	border-color: #333333;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #eda320;
	background-image: url(/radio2/images/backgrounds/schedule_backgrounds/N2r2morning-orange.gif);
	background-repeat: no-repeat;
}

td.r2Schedule-yellow-driveN2
{
	border-color: #333333;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #eda320;
	background-image: url(/radio2/images/backgrounds/schedule_backgrounds/r2drive-orange.gif);
	background-repeat: no-repeat;
}

td.r2Schedule-blue-tonicN2
{
	border-color: #333333;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #004990; 
	background-image: url(/radio2/images/backgrounds/schedule_backgrounds/N2tonic-blue.gif);
	background-repeat: no-repeat; 
}

td.r2Schedule-red-signalN2
{
	border-color: #333333;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #ee3b23;
	background-image: url(/radio2/images/backgrounds/schedule_backgrounds/N2signal-red.gif);
	background-repeat: no-repeat;    
}

td.r2Schedule-yellow-mornF
{
	border-color: #333333;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #eda320;
	background-image: url(/radio2/images/backgrounds/schedule_backgrounds/r2morning-f.gif);
	background-repeat: no-repeat;
}

td.r2Schedule-yellow-driveF
{
	border-color: #828383;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #eda320;
	background-image: url(/radio2/images/backgrounds/schedule_backgrounds/r2drive-orange.gif);
	background-repeat: no-repeat;
}

td.r2Schedule-blue-tonicF
{
	border-color: #828383;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #004990; 
	background-image: url(/radio2/images/backgrounds/schedule_backgrounds/tonic-bluef.gif);
	background-repeat: no-repeat; 
}

td.r2Schedule-signalF
{
	border-color: #828383;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #ee3b23;
	background-image: url(/radio2/images/backgrounds/schedule_backgrounds/signal.gif);
	background-repeat: no-repeat;    
}

.audioLink9 {
	/*letter-spacing:normal;*/
	font-size: 9px;
	/*text-transform: uppercase;*/
	color: #CC0000;
	font-weight: bold;
	text-indent:0px;
	padding-left : 145px;
	padding-bottom: 5px;
	background-image: url(../images/icons/audioIcon.gif);
	background-repeat: no-repeat;
	background-position: 120px center;
}

.audioLink10 {
	/*letter-spacing:normal;*/
	font-size: 9px;
	/*text-transform: uppercase;*/
	color: #CC0000;
	font-weight: bold;
	text-indent:0px;
	padding-left : 35px;
	padding-bottom: 5px;
	background-image: url(../images/icons/audioIcon.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}

/*#twitter_update_list {
	font-size:11px;
	background-color:#FFFFFF;
	width: 280px;
	padding: 0px;
	list-style-image: none;
	list-style-type: decimal;
}*/

#twitter_update_list li {
margin-bottom:10px;
}

#blog .box4 {
	border: 1px solid #e9e9e9;
	/*margin: 0px;
	padding:6px;*/
	font-size:18px;
	color: #FFFFFF;
	overflow:hidden;
	background-color: #638ebd;
	font-style: normal;
	font-weight: bold;
}


/*main page - centre column*/
#blogBanner{
/*width:490px;*/
}

#blogBanner .box {
	border: 1px solid #d1d1d1;
	background: #fff;
	margin: 3px;
}

#blogBanner .box2 {
padding:3px;
font-size:12px;
line-height:18px;}

/*#bannerSmall {
color:#FFFFFF;
margin: 0;
padding:0;
font-family:Arial, Helvetica, sans-serif;}*/

#blogBanner h2 {
	font-size:18px;
	color: #FFFFFF;
	padding:6px;
	padding-left:10px;
	margin:0;
	background-color: #638ebd;
}

.shareLink {
	text-indent:0px;
	float:right;
	}
	
.sectionTitlesListen {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 9px;
	padding: 4px 21px 13px 0;
}

#listenLiveBkgd {
	background-image: url(/radio2/images/backgrounds/listen_bkgd.gif);
	background-repeat: repeat-y;
}

.whiteCap{
letter-spacing:normal;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

#nextDetail div.odd{
border:1px solid #ccc;
padding-left: 127px;
}

#signalPromos{
/*width:294px;*/
}

.box-sig {
	border: 1px solid #d1d1d1;
	background: #fff;
	margin: 0px;
}
#signalPromos .box2{
background-image:url(../images/lines/dotLines-signal.gif);
background-repeat:no-repeat;
background-position:136px 25px;
height:255px; /*170px*/
}

.signalLeftpromo {
width: 135px;
float: left;
clear:none;
}
.signalRightpromo {
	width: 135px;
	float: right;
	clear:none;
}
.signalbottomPromotext {
width:225px;
display:block;
vertical-align:baseline;}

#e-mail-mainbody {
	padding:5px;
	margin:5px;
	
}

.contactbox .captchabox{
	/*background: transparent;*/
 background: none;
	float:none;
	width:320px;
	vertical-align:top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 44px;
 }
