﻿/* Below used for popup controls - WIP */

a, object, embed  {
	outline:none;
}

.popupinstruct
{
	font-size: 12pt;
	padding: 5px;
}
.modalBackground 
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup
{
	position: relative;
	background-color: White;
	border: 2px solid #CCCCCC;
	padding: 5px;
	width: 300px;
	height: 100px;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	color: #990999;
	visibility: hidden;
}
.modalPopupAddFeed
{
	position: relative;
	background-color: White;
	border: 2px solid #CCCCCC;
	padding: 5px;
	width: 300px;
	height: 300px;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	color: #990999;
	visibility: hidden;
}
#panMisMid
{
	top: 10px;
	position: absolute;
}
.popupButton
{
	font-family: Arial;
	color: Black;
	font-size: 9pt;
	text-align: center;
}
.linkPronun
{
	color: #FFFFFF;
	padding-left: 130px;
}
.linkAddFeed
{
	color: #0066CC;
}

/* Above used for popup controls - WIP */

.adminGridView
{
	font-family: Arial;
}

/* used for manageX screens */
.pnlvalidation
{
	height: 80px;
	width: 170px;
	font-size: 10pt;
	text-align: center;
	background: white;
	color: white;
	margin-top: 20px;
	padding: 3px;
	border: 1px solid black;
}


/* main stuff */
body 
{
	background-color: White;
	margin: 0px;
	font-family: "Trebuchet MS";
}

a, a:visited, a:active
{
	color: #0066CC;
}

/* PMN.master */

/* This is the main content container for all pages */
div#container 
{
	position: relative;
	/*color: #0066CC; */
	width: 877px;
	margin: 0px;            
}

table.mastertable
{
	border-collapse: collapse;
	border-spacing: 0px;    
}

table.footer
{
	width: 877px;
	font-size: 8pt;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;  
	margin-bottom: 50px; /* added margin-bottom to allow long view summary to show */
}

td.copywrite
{
	margin: 0px;
	text-align: center;
	padding-top: 3px;
	color: gray;
	font-size: 8pt;
	border-top: 1px solid #B2B2B2;  
}

td.topnav
{
	padding-right: 0px;
	font-family: Trebuchet MS;
	font-size: 9pt;    
}

.signuplnk
{
	font-size: 10pt;
	font-weight: bold;
}

span.navpipes
{
	padding-left: 8px; 
	padding-right: 8px;
	color: #0066CC;    
}

span.v2navpipes
{
	color: #0066CC;    
}
 
/************************************************/
/************   END of PMN.master   *************/
/************************************************/

/* Default.aspx */
table.defaultbanner
{
	width: 100%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

td.sitepal
{
	background-image: url('Images/banner-left.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

td.centertext
{
	vertical-align: top;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 0px;
}

h2.heading
{
	color: Black;
	text-align: right;
	font-family: Trebuchet MS;
	font-size: 13pt;
	font-weight: bold;
	padding-right: 15px;
	margin-top: 6px;
	margin-bottom: 0px;
	line-height:  15pt;
}

p.bannertextsm
{
	text-align: right;
	font-size: 8pt;
	font-family: Arial;
	color: #808080;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 6px;
	padding-right: 15px;
	vertical-align: top; 
}

td.sharethepimp
{
	color: #0066CC;
	font-size: 8pt;   
	text-align: left; 
	vertical-align: bottom; 
	padding-bottom: 2px;
	margin: 0px; 
	line-height: 17px;    
	border-right: 1px solid #999999;     
}

td.value
{
	/*background-color: yellow;*/
	text-align: right; 
	vertical-align: top; 
	margin: 0px; 
	line-height: 17px;    
}

.howimg, .whatimg
{
	position: absolute;
	top: 0px;
	left: 505px;
	visibility: hidden;
	z-index: 100; 
}

#how, #what
{
	padding-right:  5px; 
	font-size:      8pt;
	text-align:     right;
	text-decoration: underline;
	color:              #0066CC; 
	cursor: pointer;
}


div.defaultad, div.browsecategories, div.newatpmn
{
	vertical-align: top;
	text-align: center;
	width: 300px;
	margin-left: 10px;
}

div.defaultad
{
	height: 250px;
	margin-top: 0px;
}

div.featuredfeed
{
	background-image: url('Images/featuredpubs.gif');
	background-repeat: no-repeat;
	background-position: top left; 
	padding-top: 20px;
	width: 335px;
	height: 120px;
}


td.featuredfeed
{
	text-align: center;
	padding-top: 30px;
}

div.browsecategories
{
	padding: 10px 0px;
	margin-bottom: 30px;
	height: 210px;  
	color: #0066CC;     
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
}

div.browsecategories p
{
	text-decoration: underline;
}

table.categorytable
{
	width: 270px;
	margin: 10px 10px 0px 20px;
	text-align: left;    
}

.categorieslinks
{
	font-size: 9pt;
	font-weight: bold;
	color: #0066CC;
}

div.newatpmn
{
	padding: 10px 0px;
	height: 220px;
	font-size: 10pt;
	color: Black;
	margin-bottom: 20px; /* used to push ad down */
	background-color: #EEEEEE; 
	border: 1px solid  #CC99CC;
}

table.newatpmntable
{
	text-align: center;
	width: 290px;
	margin-right: 10px;
	border-collapse: collapse;
	border-spacing: 0px;    
}

p.newattext
{
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
	padding-left: 10px;
	margin-top: 0px;
}

div.browsecategories p
{
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

h4.browsenew
{
	margin: 0px;
	color: Black;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

/************************************************/
/****************   Login Styles   **************/
/************************************************/
td.login
{
	width: 250px;
	right: 0px;
	margin-top: 8px;
	margin-right: 0px;
}

td.loginborder
{
	width: 250px;
	height: 27px;
	padding-top: 8px;
}

.lblloginheader
{
	color: Black;
	width: 250px;
	font-family: Trebuchet MS;
	font-size: 11pt; 
	font-weight: bold;
	text-align: center;
	margin: 0px;
	background: #CCCCCC;
	background-image: url('Images/loginheader.gif');
	background-repeat: no-repeat;
	background-position: top; 
	border-bottom: solid 1px #CCCCCC;
}

table.loginbox
{
	width: 250px;
	border: solid 1px #CCCCCC; 
}

td.loginlabel
{
	color: Black;
	font-size: 9pt;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-align: right;
}

span.loginsignuplink
{
	font-family: Trebuchet MS;    
	font-size: 9pt;   
	font-weight: bold;
	padding-left: 7px;
}

td.loginforgot
{
	text-align: center; 
	font-family: Trebuchet MS;    
	font-size: 8pt;
	padding-top: 3px;
}

.lblmessage
{
	color: Red;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;    
}

/************************************************/
/****************   Player Styles   *************/
/************************************************/
table.player
{
	width: 544px;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.playertop
{
	background-image: url('Images/playertop.gif');
}

td.playerbottom
{
	background-image: url('Images/playerbottom.gif');
}

tr.player
{
	background-image: url('Images/player-main-bkgrd.gif');
	background-repeat: repeat-y;
	background-position: left;   
}

td.playertopGray
{
	background-image: url('Images/playertopGray.gif');
}

td.playerbottomGray
{
	background-image: url('Images/playerbottomGray.gif');
}

tr.playerGray
{
	background-image: url('Images/player-main-bkgrdGray.gif');
	background-repeat: repeat-y;
	background-position: left;   
}
td.playertopBlue
{
	background-image: url('Images/playertopBlue.gif');
}

td.playerbottomBlue
{
	background-image: url('Images/playerbottomBlue.gif');
}

tr.playerBlue
{
	background-image: url('Images/player-main-bkgrdBlue.gif');
	background-repeat: repeat-y;
	background-position: left;   
}
table.flashplayer
{
	width: 510px;
	height: 150px;
	/*text-align: right; - doesn't work, pushes content left.*/
	border-collapse: collapse;
	border-spacing: 0px;
	/* PROBLEM bkgrnd color shows through player. fixed with image below */
	background-repeat: no-repeat;
	background-image: url('Images/player-master-bkgrd2.gif');
	background-position: top left;
}

td.nowplaying
{
	height: 18px;
	width: 322px;
	color: White; 
	padding-bottom: 2px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	font-family: Trebuchet MS;
	background-color: #000000;
}

div.loadingplayer
{
	padding-left: 1px;
	width: 322px;
}

table.masteritemtable
{
	width: 322px;
	height: 108px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #EEEEEE;
}

/* shows top image when item is playing */
td.nowplayingimg
{
	padding-right: 5px; 
	width: 150px;
	height: 108px;
	text-align: center;
	vertical-align: middle;
	background-color: #EEEEEE;
}

.playingImage
{
	background-color: #EEEEEE; 
	vertical-align: middle;
	text-align: left;
	cursor: pointer; 
}

/* shows all title, rating, listens for item playing */
td.masteritem
{
	width: 172px;
	height: 108px;
	font: bold 9pt Trebuchet MS;
	vertical-align: top;
}

.masteritemtitle
{
	font-size: 9pt;
	padding-top: 3px;
	color: #0066CC;
	text-align: left;
}

span.masteritemrating, span.masteritemlistens
{
	font-size: 8pt;
	text-align: center;
	color: #666666;
}

/* this element is player element do not mess with */
div#placeholder, td.mp3player
{
	height: 25px;
	margin-top: 0px;
	text-align: left; 
	vertical-align: bottom;
}

td.mp3player
{
	/*background-image: url('Images/player-bkgrd.gif');*/
	background-repeat: repeat-x;
	background-position: left; 
	background-color:#336699;
}

td.playermasterlinks
{
	padding-left: 20px;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-align: justify;
}

/********************************/
/*** USED FOR PLAYER GRIDVIEW ***/
/********************************/
table.playeritems, table.playeritemsActive
{
	background-color: white;
	font-family: Trebuchet MS;
	border-left: solid 1px #B2B2B2; 
	border-right: solid 1pt #B2B2B2;
	margin: 0px 15px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.playeritemsActive
{
	background-color: #FFFFCC;
}

td.playeritemimagethumb
{
	width:  47px;
	height: 45px;
	margin: 0px;
	text-align: center;
	padding: 3px 3px 0px 3px;
	border-bottom: dotted 1px #B2B2B2;
	border-left: solid 1px #B2B2B2;
}

td.playeritemtitle
{
	line-height: 9px;
	width: 310px; 
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding-top: 3px;
}


td.playeritemstats
{
	line-height: 8px;
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: Gray;
	margin: 0px;
	padding: 0px;
	/* border: 1px solid red;  */
}

td.playeritemsummary 
{
	height: auto;
	font-size: 8pt;
	color: #0066CC;
	border-bottom: dotted 1px #B2B2B2;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	/* background: lime; */
}


span#viewsummary
{
	cursor: pointer; 
	text-decoration: underline;
	color: #0066CC;
}

.summarycontent, .summarycontentbottom
{
	position: absolute;
	top: -16px;
	left: -55px;
	width: 512px;
	height: auto;
	padding: 5px 5px 5px 5px;
	margin-top: 16px;
	background: #FFFFE0;
	color: #4D4D4D;
	font-family: Arial;
	font-size: 9pt;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
	border-right: outset 2px #B2B2B2;
	border-bottom: outset 2px #B2B2B2;
	visibility: hidden;
	cursor:pointer; 
	z-index: 100; 
}


.summarycontentbottom
{
	top: auto;
	bottom: 0%;
}

div.social
{
	padding-top: 5px; 
	font-family: Arial; 
	font-size: 8pt; 
	color: #0066CC;    
}

p.ratingBox
{
	position: absolute;
	top: -15px;
	left: -60px;
	width: 145px;
	height: auto;
	padding: 5px 5px 5px 5px;
	margin-top: 15px;
	margin-left: 5px;
	background: #FFFFE0;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
	border-right: outset 2px #B2B2B2;
	border-bottom: outset 2px #B2B2B2;
	visibility: hidden;
	z-index: 107;  
}

td.btnshare, td.btndiscuss, td.btnrate, td.btnplay
{
	text-align: center;
	vertical-align: bottom;
}

td.checkplayall
{
	width: 10px;
	text-align: center;
	vertical-align: middle;
	border-right: solid 1px #B2B2B2; 
	border-bottom: dotted 1px #B2B2B2;  
	
}

span#btnrate
{
	/*text-decoration: underline;*/
	cursor:pointer; 
	color: #0066CC;
}

.ratingHeader, .ratingFooter
{
	color: #4D4D4D;
	font-family: Trebuchet MS;
	text-align: justify;
	/*border: 1px solid red;*/
}

.ratingHeader
{
	margin-top: 14px;
	font-size: 9pt;
}

.ratingFooter
{
	margin-top: 5px;
	font-size: 8pt;
}


/************************************************/
/************   My Account          *************/
/************************************************/

table.myaccount
{
	border-collapse: collapse;
	border-spacing: 0px;  
}

.sectiontitles
{
	color: Black;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}

.managelink
{
	font-size: 9pt;
	font-weight: bold;
	color: #0066CC;
}

table.myacctfeedlist
{
	margin-top: 5px;
	border-spacing: 0px;
	border-collapse: collapse;     
}

td.myacctfeedlist
{
	font-size: 9pt;
	font-weight: Bold;
	color: #0066CC;
	border: 2px solid #CCCCCC;    
}


div.skyad
{
	width: 120px;
	height: auto;
	margin: 0px;
	vertical-align: top;
	text-align: center;
}

table.mypodcast
{
	width: 200px;
	height: 153px;
	font-size: 8pt;
	text-align: center;  
}

.podcasttext
{
	font-size: 8pt;
}


.podcasturl
{
	color:  #FF9933;
	font-weight: normal;
	width: 190px;
}

/************************************************/
/************   Categories Page     *************/
/************************************************/

table.category
{
	border-collapse: collapse;
	border-spacing: 0px;
}

td.categorysignup
{
	padding: 10px 20px 10px 20px;
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
	font-size: 8pt;
	color: Black;    
}

/************************************************/
/**********  What Is PMN Styles - Used  *********/
/**********  by multiple pages.          ********/
/************************************************/
p.whatistitle
{
	color: Black;
	font-size: 14pt;
	font-weight: bold;
}

span.whatispersonal
{   
	font-size: 10pt; 
	font-weight: normal;
}

p.whatistext
{
	color: Black;
	font-size: 10pt;
}
	
	
ul.whatisbullets
{
	color: Black;
	font-size: 10pt;
	list-style-position: inside;
	margin-left: 0px;
}

/************************************************/
/**********  Search Control and Page  ***********/
/************************************************/


.searchtable
{
	text-align: right;
	vertical-align: top;
	width: 100%;
	/*background: yellow;*/
}

.searchpmn
{
 padding-top: 3px;
 padding-left: 2px;
 padding-bottom: 1px;  
}

.searchpmnbtn
{
 padding-top: 4px; 
 padding-right: 3px;
}

table.searchfeeds
{
	border-collapse: collapse;
	border-spacing: 0px;  
	width: 877px;
	vertical-align: top;
}

table.searchresults
{
	border-collapse: collapse;
	border-spacing: 0px;  
	width: 100%;
	font-family: Arial;
	vertical-align: top;
}

.searchtoptitle
{
	color: Black;
	font-size: 12pt;
	border-top: 1px solid #336699;
	background: #EEEEEE;
}

.searchresults
{
	width: 727px;    
}

/* Elements for Search -> Add Feed */
.addFeedPopup
{
	font-family: Arial;
	text-align: left;
	margin-top: 2px;
	padding: 5px;
	border: solid 2px #CCCCCC;
	left: 30px;
	width: 300px;
}

.addFeed
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #336699;    
}

.addFeedName
{
	font-size: 9pt;
	font-family: Arial;
	color: #0066CC;   
}

.addFeedMsg
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #FF6600;   
}
.unsubMsg
{
	font-size: 9pt;
	font-family: Arial;
	color: Black;   
}
.confirm{
   background-color:White;
   padding:10px;
   width:370px;
}

.subscribelink
{
	text-decoration: underline; 
	cursor: pointer; 
}

.popupsubscribe
{  
	color: Gray;
	font-size: 10pt;
	background-color: #FFFFFF;
	width: 250px;
	padding: 5px;
	visibility: hidden;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}


/************************************************/
/**************    Manage Screens    ************/
/************************************************/

td.myinfotext
{
	color: Black;
	font-size: 8pt;
	font-family: Trebuchet MS;
	font-weight: bold; 
	padding-right: 5px; 
	text-align: right;    
}

td.myfeedstitle
{
	font-family: Trebuchet MS;    
	color: Black;
	vertical-align: middle;
	padding: 20px 00px 20px 20px;
	font-size: 10pt;
	font-weight: bold;
	width: 200px;    
}

td.myfeedstext
{
	font-family: Trebuchet MS;    
	color: Black;
	vertical-align: middle;
	padding-right: 40px;
	font-size: 10pt;    
}

/************************************************/
/****************   Sign-Up Styles   ************/
/************************************************/

td.signuplogin
{
	vertical-align: top;
	width: 440px;
	margin-top: 8px;
	/*border: solid 1px red;
	background: lime; */
}

td.signupuser
{
	width: 447px;
	text-align: center;    
	margin-top: 8px;    
	/* border: solid 1px #0066CC;
	background: #0066CC; */
}

.signupintro
{
	color: Black;
	padding-bottom: 10px;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	/* border: 1px solid black; */
}

p.signuptext
{
	margin-top: 10px;
	font-size: 10pt;
	color: Black;
	vertical-align: top;    
}


ul#signupbullets
{
	font-family: arial;
	font-size: 10pt;
	line-height: 14pt;
	color: black;
	padding-left: 25px;
	padding-right: 5px;
	margin-left: 0px;
	margin-top: 3px;
	list-style-type: disc; 
	/* border: 1px solid black; */
	vertical-align: top;
}
.labelBlack
{
	color: Black;
	font-size: 9pt;
	font-family: Trebuchet MS; 
	padding-right: 0px; 
	padding-left: 0px; 
}
table.signup
{
	background: #F8F8F8;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	border: solid 1px #CCCCCC;
	 
}

td.signuptextLeft
{
	color: Black;
	font-size: 9pt;
	font-family: Trebuchet MS; 
	padding-right: 5px; 
	text-align: left;   
	padding-left: 15px; 
}
td.signuptextCenter
{
	color: Black;
	font-size: 9pt;
	font-family: Trebuchet MS; 
	padding-right: 5px; 
	text-align:center;   
	padding-left: 5px; 
}
td.signuptext
{
	color: Black;
	font-size: 9pt;
	font-family: Trebuchet MS; 
	padding-right: 5px; 
	text-align: right;    
}

td.signupfields
{
	color: Black;
	font-size: 9pt;
	font-family: Trebuchet MS; 
	padding-right: 5px; 
	text-align: left;
	width: 235px;    
}  

.signuptextcard
{
	text-align: center;
	font-size: 10pt;
	font-weight: bold;    
}

span#whatisdiff, span#cvv, span#offercode
{
	cursor: pointer; 
	text-decoration: underline;
	text-align: center;
	color: #0066CC;
}


.accountdiffs
{
	position: absolute;
	top: -15px;
	left: -5px;
	width: 440px;
	height: auto;
	padding: 5px 5px 5px 0px;
	margin-top: 16px;
	visibility: hidden;
	cursor: pointer; 
	z-index: 100; 
}

span#cvv
{
	cursor: pointer; 
	text-decoration: underline;
	color: #0066CC;
}


.cvvimage
{
	position: absolute;
	top: 580px;
	left: 10px;
	width: 440px;
	height: auto;
	padding: 5px 5px 5px 0px;
	margin-top: 16px;
	visibility: hidden;
	cursor: pointer; 
	z-index: 100; 
}

.cvv
{
	text-align: right;
	padding-right: 5px;    
}

span#offercode
{
	cursor: pointer; 
	text-decoration: underline;
	color: #0066CC;
}
.offercodeimage
{
	position: absolute;
	top: 420px;
	left: 10px;
	width: 440px;
	height: auto;
	padding: 5px 5px 5px 0px;
	margin-top: 16px;
	visibility: hidden;
	cursor: pointer; 
	z-index: 100; 
}
.creditcardtable
{
	width: 370px;
	background: #FFFFCC;
	border: 1px solid #FFCC66;   
}

td.resend
{
	text-align: right;    
}

.resendtext
{
	color: Black;
	font-size: 10pt;
	font-family: Trebuchet MS; 
}

.resendfield
{
	color: Black;
	font-size: 10pt;
	font-family: Trebuchet MS; 
	text-align: left;    
}  

/************************************************/
/****************   Email Styles   *************/
/************************************************/

.checkemail
{
	color: #336699;    
}

p.confirmemail
{
	color: #0066CC;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 100px;
	margin-left: 100px;
	border: 2px solid orange;
	padding-left: 50px;
	padding-right: 50px; 
	text-align: center;   
}

p.emailsent
{
	width: 250px;
	border: 2px solid #FF9933;
	font: bold 12pt Trebuchet MS; 
	color: #336699; 
	text-align: center; 
}

/************************************************/
/**************** Tell Friend Styles  ***********/
/************************************************/

td.tellfriendleft
{
	width: 254px;
}

td.tellfriendmiddle
{
	width: 393px; 
	color: Black; 
}

table.tell
{
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
}

.telltext 
{
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold; 
	text-align: left;
	vertical-align: top;
	width: 120px; 
}
span.telltextsm 
{
	font-size: 8pt; 
	color: #4D4D4D; 
	font-weight: bold; 
	text-align: center;
	margin: 0px; 
}

/************************************************/
/**************** Learn More Styles *************/
/************************************************/
table.learnmore
{
	width: 877px;
	font-family: Trebuchet MS;
	border-spacing: 0px;
	border-collapse: collapse;
	color: #000000;
}

table.headphone
{
	position: relative;
	top: -1px;
	width: 437px;  
	height: 220px;
	background-repeat: no-repeat;
	background-position: top left; 
}

td.featurechart
{
	width: 440px; 
	padding-top: 6px;
	padding-left: 10px;
	vertical-align: top;
	border-left: 1px solid #cccccc;     
}

p.learnmoretitle
{
	margin: 0px;
	font-size: 13pt;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
}

p.learnmoretext
{
	font-size: 9pt; 
	padding-right: 10px;
	margin-top: 8px;
}

ul#learnbullets
{
	font-size: 9pt;
	padding-right: 10px;
}

td.faqresponse
{
	vertical-align: top;
	width: 690px;    
}

hr.separator
{
	border: 1px solid #CCCCCC;
	width: 690px;
}
   
p.faqresponse a
{
	color: #336699;
	font-size: 11pt;
	font-weight: bold;
	display: block;
	margin-top: -10px;
	margin-bottom: -10px;
}

p.faqresponsetxt
{
	text-align: left;
	font-size: 10pt;
	width: 685px;
}

li.faqlist
{
   font-size: 10pt;
   list-style-position: outside;
   list-style-type: disc;
   padding-right: 20px;
}

a.backtofaqs
{
	padding-left: 10px;
	padding-bottom: 20px;
	font-size: 10pt;
	width: 685px;
}


/************************************************/
/****************   Feedback  *******************/
/************************************************/
table.feedback
{
	width: 877px;
	border-collapse: collapse;
	border-spacing: 0px;  
}

td.feedbackintro
{
	font-size: 10pt;
	color: Black;
	padding-top: 20px;
	vertical-align: top;
	text-align: left;
}

table.feedbackcontacts
{
	background: #FFFFCC;
	border: 1px solid #FFCC66;
}

td.feedbackdept
{
	padding: 5px 5px 5px 10px;
	font-size: 10pt;
}

td.feedbackemail
{
	padding: 5px 10px 5px 5px;
	font-size: 10pt;
}

/************************************************/
/**************** Advertise Styles  ***********/
/************************************************/
td.advertisetitle
{
	font-family: Trebuchet MS; 
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	padding-left: 10px;
	border-bottom: 1px solid #B2B2B2;
}

p.advertisetext
{
	color: Black;
	font-size: 10pt; 
	margin: 5px 0px 0px 0px;
}

table.advertise
{
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
}

td.allrequired
{
	text-align: right; 
	vertical-align: top; 
	font-size: 8pt; 
	color: Gray;   
}

.advertisetxt 
{
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold; 
	text-align: right;
	vertical-align: top;
	width: 120px; 
}

.adbrite
{
	color: Blue;
	font-size: 9pt; 
	font-weight: bold; 
	text-align: center; 
	padding-top: 5px;
}

.adbudget
{
	color: Gray;
	width: 100%; 
	text-align: center;
	font-size: 9pt;
}

/************************************************/
/**************   Privacy and Terms  ************/
/************************************************/
table.privacyterms
{
	width: 749px;
	padding: 0px 10px 0px 10px;
	border-collapse: collapse;
	border-spacing: 0px;  
}

td.privacytermslogo
{
	width: 260px;
}

td.privacytermsfooter
{
	text-align: center;
	padding-top: 20px;
	border-bottom: 1px solid #B2B2B2;  
}

p.privacytermstitle, p.privacytermstext
{
	font-family: Verdana;
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 10px;
	color: #4D4D4D;    
}

p.privacytermstitle
{
	margin: 12px 0px 0px 0px;
	font-weight: bold;
}

p.privacytermstext
{
	margin: 0px;
}

/************************************************/
/**************** Wizard Styles *****************/
/************************************************/
table.validationmsg
{
	height: 80px;
	width: 170px;
	font-size: 10pt;
	text-align: center;
	background: red;
	color: white;
	margin-top: 10px;
	padding: 3px;
	border: 1px solid black;
}

body
{
	font-family: Trebuchet MS;    
}

.emailconfirmed
{
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	border: 2px solid #ee8833; 
	color: #336699; 
	font-size: 11pt; 
	font-weight: bold;
}

/* main table for each step */
table.steptable
{
	margin: 0px;
	text-align: left; 
	width: 877px;
	height: 300px;
	border-collapse: collapse;
}

/*  Welcome step - content area */
div.welcomemessage
{
	font-family: Arial; 
	width: 540px;
	font-size: 10pt;
	padding: 10px 20px;
	border: 1px solid #FFCC66;
	background-color: #FFFFCC;
}

td.welcomemessage
{
	color: #000000;    
}


/************************************/
/* Common elements across all steps */
/************************************/

/* Header text */
td.headertext, td.headertextcenter
{
   font-weight: bold;
   font-size: 12pt;
   color: Black;
   border-bottom: 1px solid #CCCCCC;
}

td.headertextcenter
{
	text-align: center;
	color: Black;
}

/* container for each content table */
td.container
{
	vertical-align: top;
	padding-top: 8px;    
}

/* tables for each content box */
table.userselections, table.feedchoices, table.instructions
{
	vertical-align: top;
	border-collapse: collapse;
	border-spacing: 0px; 
	width: 100%;
}

/*****************************************/
/* Additional User Selections Container  */
/*****************************************/

table.userselections
{
	border: 2px solid #B2B2B2;    
}

span.userfeedcount
{
	font-size:      12pt; 
	font-weight:    bold; 
	color:          #336699; 
	text-decoration: underline;
}

/* used for userselection label before any feeds are added */
.subscribemessage
{
	font-size: 9pt;
	color: #999999;
	text-align: center;
	padding-top: 30px;
}

td.userselectionstop
{
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}

/* holds the treeview and becomes visible dynamically 
/* after adding a feed. You must modify the treeview
/* width and height to be in sync with this and the 
/* div.userselectionstreeview also  */
.pnlselections
{
	width:      196px;
	height:     345px;
}

div.userselectionstreeview
{
	margin: 0px;
	height: 345px;      
	width: 196px;
	text-align: left;
}

td.userselectionsmiddle
{
   height: 320px;
   margin: 0px;
   vertical-align: top;
   text-align: center;
}

td.userselectionsbottom
{
	text-align: center;
	padding-top: 5px;
	vertical-align: top; 
}

/* Additional Instructions Settings */
table.instructions
{
	font-family: Arial;
	background-color: #FFFFCC;
	border: 1px solid Orange;  
}

td.instructionstop
{
	font-family: Arial;
	color: Black;
	height: 60px;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #B2B2B2;    
}

td.instructionsmiddle
{
	font-family: Arial;
	color: Black;
	height: 150px;  /* controls height of instruct box */
	vertical-align: top;
	font-size: 9pt;
	line-height: 10pt;
	padding-top: 5px;
	padding-left: 5px;
}

td.instructionsbottom
{
	font-family: Arial;
	/*color: Black;*/
	height: 150px;  /* controls height of instruct box */
	vertical-align: top;
	font-size: 9pt;
	line-height: 10pt;
	padding-top: 5px;
	padding-left: 5px;
	border-top: 1px solid #B2B2B2;
}

/*****************************************/
/* Additional Feed Choices Containter    */
/*****************************************/
td.feedchoicestop, td.feedchoicestopcat
{
	text-align: center;
	color: #FFFFFF;
	width: 451px;
	height: 40px;
	background-image: url('Images/cnfgpaneltop.gif');
	background-repeat: no-repeat;
	background-position: top;  
}

td.feedchoicestopcat
{
	background-image: url('Images/cnfgpaneltop.gif');
	background-repeat: no-repeat;
	background-position: top;  
}
td.feedchoicescenter
{
	width: 100%;
	padding-left: 1px;
	text-align: center;    
}

td.feedchoicesleft, td.feedchoicesleftcat
{
	height: 300px;
	width: 21px;
	background-image: url('Images/cnfgpanelleft.gif');
	background-repeat: repeat-y;
	background-position: top;
}

td.feedchoicesleftcat
{
	background-image: url('Images/cnfgpanelleft.gif');
	background-repeat: repeat-y;
	background-position: top;
}

td.feedchoicesmiddletop
{
	width: 409px; 
	background-color: #B5BAB6;
	color: White;
	text-align: center;    
}

td.feedchoicesmiddle
{
	width: 407px; 
	background-color: White;
	text-align: left;
	border: 1px solid Black;
}

td.feedchoicesright, td.feedchoicesrightcat
{
	height: 300px;
	width: 21px;
	background-image: url('Images/cnfgpanelright.gif');
	background-repeat: repeat-y;
	background-position: top;
}


td.feedchoicesrightcat
{
	background-image: url('Images/cnfgpanelright.gif');
	background-repeat: repeat-y;
	background-position: top;
}

div.feedchoicestreeview
{
	margin: 0px;
	height: 250px;
	width: 350px;
	text-align: left;
}

td.feedchoicesbottom, td.feedchoicesbottomcat
{
	text-align: center;
	width: 451px;
	height: 40px;
	background-image: url('Images/cnfgpanelbottom.gif');
	background-repeat: no-repeat;
	background-position: top;  
}

td.feedchoicesbottomcat
{
	background-image: url('Images/cnfgpanelbottom.gif');
	background-repeat: no-repeat;
	background-position: top; 
}

div.radioselection
{
	width: 451px;
	text-align: center;
	margin: 0px;
	vertical-align: top;
}

.podcastradio
{
	font-size: 80%;
	color: White;
	font-weight: bold;
	margin: 0px;
}

/* NEED TO CHECK WHAT ELSE IS BEING USED BELOW THIS */

div.podcastconfig
{
	width: 411px; 
	height: 330px;
	margin: 0px;
	border: solid 1px black; 
	background-color: White;
}

/** Josh added 8.2.07 for asp controls BackColor="#EFF3FB" */

td.playList, td.playlistBoxPodcast
{
	border: solid 3px grey; 
	height: 418px; 
	width: 200px; 
	margin-top: 30px; 
	margin-right: 50px;
	position: relative;
}

div.playlistBox, div.playlistBoxPodcast
{
	max-height: 380px; 
	min-height: 100px;
}

div.playlistBoxPodcast
{
	margin-right: 35px;
	height: 418px;
}


div.feedSelectionBox
{
	border: solid 1px grey; 
	width: 350px; 
	height: 418px; 
	background-color: #eaeaea; 
	margin-top: 30px; 
	margin-right: 50px;
	position: relative;   
}

div.feedConfigurationBox
{
	border: solid 1px grey;
	width: 446px;
	height: 418px;
	background-color: #eaeaea;
	margin-top: 30px;
	margin-right: 10px;
	position: relative;
}

span.feedSelectionMessage
{
	display: block; 
	width: 100%; 
	text-align: center; 
	position: relative;
}

div.feedConfigurationInsideBox
{
	position: relative;
	width: 446px;
	left: -1px;
	height: 330px;
	border: solid 1px black;
	margin-top: 10px;
	background-color: White;   
	overflow: auto;
}

input.btnSubscribe
{
	position: relative;
	left: 20%;
	margin-top: 10px;
	width: 200px;
}

input.btnUnsubscribe
{
	width: 160px;
}

.podcastradio
{
	font-size: 60%;
	color: White;
	font-weight: bold;
}

table.podcastBox
{
	padding: 40px;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.podcastboxLeft
{
	background-image: url(../../images/podbox_left.gif);
	width: 10px;
}

td.podcastboxCenter
{
	color: Black;
	text-align: left;
	background-image: url(../../images/podbox_center.gif);
	vertical-align: middle;
	width: 350px;
	height: 42px;
}

td.podcastboxRight
{
	background-image: url(../../images/podbox_right.gif);
	width: 10px;
}

.podcastUrl
{
	font-size: 9pt;
	font-weight: bold;
}

.ErrorPanel
{
	border:1px solid #ed242e;
	background-color:#fbdcde;
	padding:2px;
}
.ErrorLabel
{
	color:Red;
}
.InfoPanel
{
	border:1px solid #008000;
	background-color:#dcf5dc;
	padding:2px;
}
.InfoLabel
{
	color:Green;
}



/*


Grab a widget page:

*/
.cols, .col{
	float:left;
}
.cols {
	width:877px;
}
.contentcol {
	width:550px;
	padding-right:25px;
}
.sidebar {
	width:295px;
}

#playerWizard {
	width:550px;
	height:560px;
}

.wdgtWrap {
	text-align:center;
	height:648px;
}

.alignRight {
	float:right;
}

#appPlug{
	border:1px solid #ccc;
	padding-left:5px;
}
#appPlug .sectiontitles {
	border-width:0;
	margin:45px 0px 0px 0px;
}

#appPlug .whatistext {
	margin-top:5px;
	margin-bottom:5px;
	
}

#step2wrap {
	height:100px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}


/*

	Wzrd

*/


#wzrd{
	width:550px;
	border-right:1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

#wzrd, #wzrdForms {
	height:550px;
	overflow:auto;
	position:relative;
}

#wzrdMenu {
	height:550px;
	float:left;
	width:150px;
	overflow:hidden;
	position:relative;
	text-align:right;
}

#wzrd ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:10pt;
	color:#666666;
}

#wzrdMenu ul.options li {
	
}
#wzrdMenu a {
	color:#369;
	margin-left:30px;
	display:block;
	height:50px;
	line-height:50px;
	font-weight:bold;
	text-decoration:none;
	padding-right:5px;
}

#wzrdMenu a:hover {
	text-decoration:underline;
}

#wzrdMenu a.selected {
	background-color:#f6f6f6;
	border-right:none;
	color:#666666;
}

#wzrdMenu em {
	padding-right:5px;
	font-weight:bold;
	display:block;
	height:50px;
	line-height:50px;

}

#wzrdForms {
	float:left;
	width:400px;
	background-color:#f6f6f6;

	font-size:10pt;
	color:Black;
	font-weight:normal;
}

#wzrdForms h3 {
	padding:10px 0px;
	margin:0;
}

#wzrdForms .sectiontitles {
	border-bottom-width:0px;
}

#wzrdForms label.frmLabel { 
	display:block;
	height:30px;
	float:left;
}
#wzrdForms label.frmLabel * {
	float:left;
}

#wzrdForms span.spanLabel {
	text-align:right;
	width:150px;
	padding-right:5px;
}

#wzrdForms label.frmLabel span.formNote {
	text-align: left; 
	font-size: 7pt;
	width:auto;
	padding-left:5px;
	padding-right:0px;
}

.wzForm {
	padding-left:10px;
	padding-right:5px;
}

#wzrdForms ul.loginRegMenu {
	height:20px;
	font-weight:bold;
	padding-bottom:20px;
}

.loginRegMenu li.selected {
	background-color:#e1e1e1;
}
.loginRegMenu li {
	float:left;
	width:50%;
	height:20px;
	text-align:center;
	line-height:20px;
	border-bottom:1px solid #e1e1e1;
}
.loginRegMenu a {
	text-decoration:none;
}
.loginRegMenu a:hover {
	text-decoration:underline;
}
.center {
	text-align:center;
}

#wzStyle li {
	display:inline;
	padding-right:10px;
}
#wzStyle a img {
	border:3px solid #f6f6f6 !important;
}
#wzStyle a.selected img {
	border:3px solid #369 !important;
}

#wzrdLoading {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#f6f6f6;
}
#wzrdLoading div {
	padding-top:50px;
	text-align:center;
}

#wzrdForms .TreeNodeDisabled {
	font-size:11pt;
	font-weight:bold;
}

/* because IE is contrary */
#wzrdForms .feedlist div * {
	vertical-align:middle !important;
}





