/* CSS Document */
body, div
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link, a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }

img { border:none; }

h4.title-station {
	color:#fff;
}
/*New*/

.btn-close-en {
	background:url(../images/ipradio/en/bnt_close.gif) no-repeat;
	float:right;
	width:72px; 
	height:21px; 
	display:block;
	margin:36px 10px 0 0;
	cursor:pointer;
	cursor:hand;
	text-indent:-9999px;
}

.btn-close-fr {
	background:url(../images/ipradio/fr/bnt_close.gif) no-repeat;
	float:right;
	width:72px; 
	height:21px; 
	display:block;
	margin:36px 10px 0 0;
	cursor:pointer;
	cursor:hand;
	text-indent:-9999px;
}

.other-list-station li{
	margin:0 0 4px 0;
	background:transparent url(/global20/images/i_puce.gif) no-repeat scroll 0px 5px;
	padding-left:14px;
}

.title-other { 
	color:#fff; 
	font-weight:bold; 
	margin:42px 0 6px 0
}

.tit-player-en, .tit-player-fr {
	width:600px;
	height:37px;
	text-indent:-9999px
}

.tit-player-en {
	background:url(../images/ipradio/en/t_telus_player_radio.gif) no-repeat;
}

.tit-player-fr {
	background:url(../images/ipradio/fr/t_telus_player_radio.gif) no-repeat;
}

#Player_Radio {
	background:#000;
}

#header-player-en, #header-player-fr {
	height:82px;
	width:600px;
}

#header-player-en {
	background:url(../images/ipradio/en/bg_header_player_radio.gif) top no-repeat;
}

#header-player-fr {
	background:url(../images/ipradio/fr/bg_header_player_radio.gif) top no-repeat;
}

.Radio_close{
	padding:25px 10px 0 525px;
}
	
#Content_player_radio{
	width:600px;
	background-color:#585757;
}

#Content_Data{
	float:left;
	width:290px;
	height:297px;
	background:url(../images/ipradio/bg_radio_player.gif) left no-repeat;
}
#Info_radio{
	height:195px;
	padding:20px 0pt 0pt 20px;
	color:#fff;	
	
}
#Player_Radio h1{
	font-size:16px;
}
#Player_Radio a{
	color:#fff;
}
#Player_Radio .vert{
	color:#55AB00;
}
#Player_Radio p {
	margin-bottom:5px;
}
#Player_Radio label{
	font-weight:bold;
}

.iprCloseStream
{
	width:100px;
	height:21px;
	float:right;
	margin:10px 20px 0px 0px;
	font-size:11px;
	background:url(../images/ipradio/en/bnt_close.gif) no-repeat;
	color:#83499d;
	widows:150px;
}

#Pub_Player_radio {
	float:left;
	width:309px;
	background-color:#BEBEBE;
}
#Footer_Radio {
	background:url(../images/ipradio/bg_footer_radio.gif) top no-repeat;
	height:35px;
	text-align:center;
	padding-top:10px;
	clear:both;
	width:600px;
	color:#fff;
}

/**/

#playerContainer
{
	width:600px;
	height:238px;
	background-image:url(../images/ipradio/iprPlayerBg.gif);
	background-repeat:repeat-x;
	/*border: thin solid #000;*/
}

#playerLogoHeader
{
clear:both;
float:left;
height:35px;
width:200px;
}
	
#playerLogoHeader img { margin:10px; }

#telusPlayerHead
{
	width:600px;
	height:52px;
	background:url(../images/ipradio/telusPlayerHeader.gif) no-repeat;
	clear:both;
}

#telusPlayerHeadFR
{
	width:600px;
	height:52px;
	background:url(../images/ipradio/telusPlayerHeaderFR.gif) no-repeat;
	clear:both;
}

#playerHolder
{
	width:600px;
	height: 65px;
	background:url(../images/ipradio/playerHolderBg.gif) repeat-x;
	clear:both;
}

#player
{
	width:284px;
	height:65px;
	float:left;
}

#feedInfo
{
	width:300px;
	height:49px;
	color:#FFFFFF;
	padding:16px 0px 0px 10px;
	float:left;
	overflow:hidden;
}

.infoHeader
{
	
	clear:both;
	margin-bottom:8px;
}

#stationInfo
{
	float:left;
	margin-right:6px;
}

#locationInfo
{
	float:left;
	color:#DEC7ED;
}

#playerDisclaimer
{
	width:600px;
	height: 50px;
	background:url(../images/ipradio/playerDisclaimerBg.gif) repeat-x;
	clear:both;

}
.iprDisclaimer
{
	width:auto;
	float:right;
	margin:30px 25px 0px 0px;
	font-size:11px;
	color:#858182;
}
* html iprDisclaimer { margin:30px 13px 0px 0px; }



#playerFooter
{
	width:580px;
	height:26px;
	padding:10px 10px 0px 10px;
}
* html #playerFooter{ padding:10px 10px 0px 10px; }

.footerText 
{
	height:inherit;
	font-size: 11px;
	color:#7C3996;
	text-decoration:none;
	margin-right:10px;
	float:left;
	clear:left;	
}

.footerText a
{
	font-size: 11px;
	color:#7C3996;
	text-decoration:none;
}
.footerText a:hover { text-decoration:underline; }

.footerLogo
{
	float:left;
	background: url(../images/ipradio/playerBottomLogo.gif) no-repeat;
	width:77px;
	height:17px;
}

