/* general typography */
body { font-size: 11px; font-family: verdana, Arial, Helvetica, sans-serif; color: #000; background-color: #fff; }
p, td { font-size: 11px; font-family: verdana, Arial, Helvetica, sans-serif; color: #000; }
a { text-decoration: none; font-weight: bold; color: #000; }
a:hover { color: #c00; }
a img, a input { border: 0; }
form { padding: 0; margin: 0; }

h1, h2, h3, p, td, input { font-family: verdana, Arial, Helvetica, sans-serif; }
h1 { padding: 0; font-size: 11px; font-weight: bold; color: #09c; text-transform: uppercase; margin: 11px 0 0 0; }
h2 { font-size: 12px; font-weight: bold; color: #09c; margin: 10px 0 0 0; padding: 0; }
h3 { margin: 0; padding: 0; font-size: 11px; font-weight: bold; color: #000; }
#rtcatcol h3, #rtcatcol h2, #rtcatcol p, #rtcatcol td, #rtcatcol li { font-size: 10px; }
#rtcatcol h2 { padding: 0 10px; }
table.backissues td span { padding-right: 10px; font-weight: bold; }
h3.leadinlg   { font-size: 18px; font-weight: normal; text-decoration: none; color: #000; }
h3.leadinlg a { font-size: 18px; font-weight: normal; text-decoration: none; color: #000; }
h3.leadinsm a { font-weight: bold; }
ul { list-style-type: none; padding: 0; margin: 5px 0 5px 10px; }
ul li { list-style-type: none; padding-left: 10px; margin: 0; background: url(../images/blue_bullet.gif) no-repeat 2px 3px; }

div.hr { background: url(../images/hr_dots.gif); height: 1px; width: 100%; margin: 10px 0; border: 0; }
div.hr hr { display: none; }
#rightadblock { float: right; width: 253px; }
#rightadblock .cbcontent { padding: 5px; }
#rightadblock .cbcontent table { padding: 0; }
h3.leadinlist { }
.leadinlist a { padding-left: 10px; background: url(../images/blue_bullet.gif) no-repeat 2px 3px; }
.leadinlist a span { }

#cover .storytitle h1 { font-size: 18px; color: #c00; padding: 0 !important; margin: -4px 0 6px !important; padding-top: 0 !important; }
#article .storytitle h1 { font-size: 16px; border-bottom: #ccc 1px solid; padding: 10px 5px 0 0; margin: 10px 0; text-transform: capitalize; }
#catwebinars #article .storytitle { display: none; }
#catwebinars #article p.itals { display: none; }
p { margin: 0 0 15px 0; padding: 0; }

#catblog #cover {width: 920px; margin: 0px; padding: 0px;
}
p.itals { margin: 0 0 8px 0; overflow: hidden; }
.itals { font-style: italic; }
h1 span span.itals { font-style: italic; font-weight: normal; font-size: 10px; text-transform: none; }
h1 span span.icgroup { text-transform: none; font-style: normal; }

span.date { font-weight: bold; margin: 0; padding: 0; font-style: italic; color: #09c; }
#article p.date { float: right; margin: 0; padding: 20px 0 0 0; font-style: italic; }

/**********************************************************************

****               article specific formatting                     ****

**********************************************************************/

#article p.itals { margin: 0 0 11px 0; }
#article { padding: 0 5px; } 
#article p.caption {
	padding-left: 10px;
}
/**********************************************************************

****               cover specific formatting                       ****

**********************************************************************/


/**********************************************************************

****               generic content_block formatting                ****

**********************************************************************/

div.blue div.cbcontent { border-width: 0 1px 1px 1px; }
div.cb { background: #fff; padding-bottom: 3px; margin-bottom: 10px; }
div.cb div.blocktitle h1 { margin: 0; color: #fff; font-weight: bold; text-transform: none; padding: 4px 10px; display: block; background: #336799; }
div.cb div.cbcontent { margin-top: 1px; margin: 0; padding: 10px 0; border-style: solid; border-width: 1px; border-color: #336799; }
div.cb div.cbcontent h1, div.cb div.cbcontent h2, div.cb div.cbcontent h3, div.cb div.cbcontent p, div.cb div.cbcontent table { padding-left: 10px; padding-right: 10px; }
div.cb div.cbcontent table table, div.cb div.cbcontent table table p { padding-left: 0; padding-right: 0; }
div.cb div.cbcontent table.nesteddblcol h1, div.cb div.cbcontent table.nesteddblcol h2, div.cb div.cbcontent table.nesteddblcol h3, div.cb div.cbcontent table.nesteddblcol p, div.cb div.cbcontent table.nesteddblcol table { padding-right: 0; padding-left: 0; }
div.cb div.cbcontent img.left { margin: 5px 5px 5px 10px; padding: 0; } 
div.cb div.cbcontent img.right { margin: 5px 10px 5px 5px; padding: 0; } 

/**********************************************************************

****               white content_block formatting                 ****

**********************************************************************/

div.white div.blocktitle h1 { margin: 0; color: #000; font-weight: bold; font-size: 25px; 

text-transform: none; padding: 0; border-bottom:1px dotted; display: block; background: 

#FFF; }
div.white div.cbcontent { border: 0; }
div.white div.cbcontent h1 { color: #09c; text-transform: none; font-size: 14px; margin-top: 

0; padding-top: 0; }

div.white .leadinlg { overflow: hidden; }

/**********************************************************************

****               yellow content_block formatting                 ****

**********************************************************************/

div.yellow div.blocktitle h1 { margin: 0; color: #000; font-weight: bold; text-transform: none; padding: 4px 10px; display: block; background: #FFC740; }
div.yellow div.cbcontent { border: #FFC740 1px solid; padding:0; }
div.yellow div.cbcontent h3 { color: #09c; text-transform: none; font-size: 14px; margin-top: 0; padding-top: 0; }
div.yellow div.cbcontent table { padding-left: 2px; padding-right: 2px; margin:0;}
div.yellow div.cbcontent p { margin-bottom:10px;}

/**********************************************************************

****               red content_block formatting                    ****

**********************************************************************/

div.red div.blocktitle h1 { margin: 0; color: #fff; font-weight: bold; text-transform: none; padding: 4px 10px; display: block; background: #bd0202; }
div.red div.cbcontent { border: #bd0202 1px solid; }
div.red h1, div.red h2, div.red h2 a { color: #bd0202; }
div.red li { background: url(../images/red_bullet.gif) no-repeat 2px 2px; }
div.red li span { font-weight: bold !important; }
div.red div.cbcontent div {border-bottom: 1px dotted; margin-top:0;}
div.red div.cbcontent div.bottom {margin-bottom:0; border:0;}
div.red div p.top {margin-top:0;}
div.red img {border:0; float:right;}
div.red p {clear:right;}



/**********************************************************************

****               orange content_block formatting                    ****

**********************************************************************/

div.orange div.blocktitle h1 { margin: 0; color: #fff; font-weight: bold; text-transform: none; padding: 4px 10px; display: block; background: #FF9900; }
div.orange div.cbcontent { border: #FF9900 1px solid; }
div.orange h1, div.orange h2, div.orange h2 a { color: #FF9900; }
div.orange li { background: url(../images/red_bullet.gif) no-repeat 2px 2px; }
div.orange li span { font-weight: bold !important; }


/**********************************************************************

****               article content_block formatting                ****

**********************************************************************/

#article div.cb, table.googlead { width: 510px; }



#search input { border: 1px #666 solid; font-size: 10px; text-indent: 2px; font-weight: bold; color: #000; }
select { font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #000; }

table.JZ_left_column td a { font-weight: normal; }

#clickability { text-align: right; }

p.coverlink { margin: 10px 0 10px 0; padding: 0; }
p.coverlink a span { display: none; }
p.coverlink a { display: block; height: 19px; width: 167px; background: url(../images/moreHowToArticles_header1.gif) no-repeat 0 0; }

#catrss div.storytitle { display: none; }
#catrss p.itals { display: none; }
.rssfeedblock { width: 510px; }
.rssfeedblock dl { text-align: left; width: 510px; margin: auto 0; }
.rssfeedblock dl dt { width: 505px; line-height: 20px; padding-left: 5px; font-weight: bold; background: #ccc; border-top: #000 1px dotted; border-bottom: #000 1px dotted; }
.rssfeedblock dl dd { width: 495px; line-height: 20px; vertical-align: middle; background-image: url(/images/arrow.gif); background-repeat: no-repeat; background-position: 4px 4px; position: relative; font-weight: bold; margin: 0; padding: 1px 0 1px 15px; border-bottom: #000 1px dotted; }
* html .rssfeedblock dl dt { width: 510px; }
* html .rssfeedblock dl dd { width: 510px; }
.rssfeedblock a.rss, .rssfeedblock a.myyahoo { vertical-align: middle; line-height: 20px; float: right; padding-right: 5px; }
.rssfeedblock a.myyahoo { color: #f60; font-weight: bold; }
.rssfeedblock a img { border: 0; vertical-align: middle; }

/* main layout */

body { text-align: center; margin: 0; padding: 0;}
#pixeltrack { position: absolute; width: 1px; top: 0; left: -2px; }
#container { position: relative; }
.wrapper { width: 920px; margin: 0 auto; text-align: left; }
#rtcatcol { 
	width: 300px; 
}

.wrapper { margin-top: 0; clear: both; width: 920px; background: #fff; }
#icopyright { clear: both; margin: 10px 0 20px 0; }


#cover { width: 610px; }
#article { width: 600px; }
#article, #cover { overflow: hidden; }

.left { margin: 5px 5px 5px 0; float: left; clear: left; }
.right { margin: 5px 0 5px 5px; float: right; clear: right; }
img.center { display: block; margin-top: 5px; margin-left: auto; margin-right: auto; margin-bottom: 5px; }
p.center { display: block; margin-top: 0; margin-left: auto; margin-right: auto; margin-bottom: 5px; }

.maincell {width: 620px; padding: 0; }
.rtcell { width: 300px; }

.linktotop { padding-top: 10px; clear: both; }

/* topcat layout */


#logo { padding: 0 0 10px 0; height: 50px; overflow: hidden; }
#logo .logo { float: left; }

#topcat { position: relative; margin: 0 auto 10px; width: 920px; text-align: left; }
#topcat a { font-size: 10px; font-weight: normal; }
#topcat ul.toputilnav { float: right; display: inline; list-style: none; margin: 25px 0 0 0; padding: 0; }
#topcat ul.toputilnav li { background: url(../images/dots.gif) no-repeat left; font-weight: bold; line-height: 10px; float: left; padding: 0; }
#topcat ul.toputilnav li.first { background-image: none; }
#topcat ul.toputilnav li a { padding: 0 3px; color: #000; text-decoration: none; }


#search { margin: 10px 0 0 0; float: right; display: inline; }
#search form a { font-weight: bold; }
#search table { margin: 0px; }
#search td input { padding: 5px 0 5px 5px; line-height: 10px;}
#search td a, search td input { padding: 0 5px; }
#search td a { color: #000; font-weight: bold; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }



#topcat p { margin: 0; }

.dots { background: url(../images/dots.gif); }

div.catheadline h1 a { font-weight: bold; color: #09c; }

.searchresults { float: right; }
.searchresults form { display: inline; }

img.lgpromo { margin: 0px 5px 0px 0px; padding: 0px; }
img.smpromo { margin: 5px 0px 0px 5px; padding: 0px; }

table.dblcol { width: 610px; border-collapse: separate; border: 0; }
table.nesteddblcol { border-collapse: separate; border: 0; }
table.dblcol td { vertical-align: top; }
table.dblcol td.lwidth { width: 250px; }
table.dblcol td.lwidth div.lwidth { width: 240px; text-align: center; }
table.dblcol td.lwidth div.lwidth .cb { text-align: left; }
table.dblcol td.rwidth { width: 360px; }
table.dblcol td.rwidth div.rwidth { width: 360px; }
table.dblcol table.nesteddblcol td.nestedlwidth { width: 50%; }
table.dblcol table.nesteddblcol td.nestedrwidth { width: 50%; }

#catcontact table.dblcol td.lwidth { width: 310px; }
#catcontact table.dblcol td.lwidth div.lwidth { width: 300px; }
#catcontact table.dblcol td.rwidth { width: 300px; }
#catcontact table.dblcol td.rwidth div.rwidth { width: 300px; }

#catresourcecenter table.dblcol td.lwidth { width: 310px; }
#catresourcecenter table.dblcol td.lwidth div.lwidth { width: 300px; }
#catresourcecenter table.dblcol td.rwidth { width: 300px; }
#catresourcecenter table.dblcol td.rwidth div.rwidth { width: 300px; }

input.button {
	font-weight: bold;
	color: #fff;
}


#newsletters {
	margin: 10px 0;
	border: #000 1px solid;
}
#newsletters h1 {
	padding: 5px 10px; 
	background: #ffffd1;
}
#newsletters div {
	background: #ffffd1;
	padding: 10px; 
}
#newsletters p {
	margin-bottom: 0;
}
#newsletters dl {
	margin: 0 0 11px 0;
}
#newsletters dt {
	margin: 0;
	display: inline;
	padding: 0 10px 0 0; 
	font-style: italic;
}
#newsletters dd {
	margin: 0;
	display: inline;
	padding: 0 10px 0 0; 
}
#newsletters dd a {
	text-decoration: none; 
}

/*=BACKISSUES
--------------------------------------------------*/

#backissues 			{ padding: 10px 0; height: 220px; width: 920px; margin: 0 auto;}
#backissues .ddtitle	{ margin: 0 0 10px; color: #fff; font-weight: bold; text-transform: none; padding: 4px 10px; display: block; background: #336799; }
#backissues div 		{ overflow: hidden; display: inline-block; padding-left: 38px; }
#backissues a 			{ margin: 0 10px; width: 120px; text-align: center; display: block; float: left; }
#backissues a img 		{ margin: 0; padding: 0; border: 0; }
#backissues .dates 		{ clear: left; background: #336799; display: block; }
#backissues .dates a 	{ font-size: 9px; color: #fff; height: 18px; line-height: 18px; }


.toc { clear: left; }
/*Featured Results*/
.featuredheader { font-size: 12px; line-height: 12px; font-weight: bold; color: #fff; background-color: #22303b; padding: 5px; }
.featuredlinebg { background-color: #22303b; }
.featuredleadin { font-weight: bold; color: #023465; }
.featureddesc { font-size: 10px; }

/*Regular Results*/
.resultsheader1 { font-size: 12px; font-weight: bold; padding: 0; }
.resultsheader2 { font-size: 14px; font-weight: bold; padding: 10px 0 0 0; margin: 10px 0; color: #999; border-bottom: #999 1px solid; }
.resultslinebg { }
.resultsleadin { font-weight: bold; }
.resultsbyline { font-size: 9px; font-style: italic; }
.resultsdesc { }
.resultsmedia { font-size: 10px; color: #f00; }
.resultslinks { font-size: 10px; font-weight: bold; }
.searchterm { font-size: 12px; font-weight: bold; }


/* Navigation */

#uppernavdiv, #uppernav { zoom: 1; }
ul#uppernav { zoom: 1; }

div#uppernavdiv a, div#lowernavdiv a {
	font-size: 14px; 
	font-weight: bold; 
	display: block; 
	text-decoration: none; 
	padding: 0 10px; 
	color: #fff; 
	background: #000 url(../images/nav_bar.gif) no-repeat left; 
} 
div#uppernavdiv .first a, div#lowernavdiv .first a {
	background-image: none; 
} 

div#uppernavdiv { 
	width: 920px; 
	background: #000;
	clear: both;
}

div#lowernavdiv { 
	position: relative; 
	width: 920px; 
	z-index: 101; 
	background: #000;
	clear: both;
}

div#uppernavdiv ul, div#lowernavdiv ul { /* all lists */
	padding: 0; 
	margin: 0; 
	list-style: none; 
	line-height: 24px; 
	height: 24px; 
}

div#uppernavdiv ul li, div#lowernavdiv ul li { /* all list items */
	float: left; 
	position: relative; 
	height: 14px; 
	margin: 0; 
	padding: 0; 
	color: #fff; 
	font-weight: normal;
	text-align: center; 
}
* html ul#uppernav li {
	height: 14px; 
}
* html ul#lowernav li {
	height: 14px; 
}

div#lowernavdiv ul ul { /* second-level lists */
	padding: 0 0 7px 0; 
	margin: 0; 
	list-style: none; 
	text-align: left; 
	line-height: 14px;
	height: auto;
	display: none; 
	color: #fff; 
	position: absolute; 
	top: 23px; 
	left: 0px; 
	width: 162px; 
	background: url(../images/dropdown_bottom.gif) repeat-x bottom;
	border-bottom: 0;
}
#lowernav li:hover ul, #lowernav li.over ul { /* lists nested under hovered list items */
	display: block; 
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto; 
	left: auto; 
}



div#lowernavdiv ul#lowernav li a { 
	margin-right: 1px;
	font-weight: bold; 
}

div#lowernavdiv ul#lowernav ul li { 
	padding: 0;
	margin: 0;
	height: auto; 
	line-height: 12px; 
	width: 160px; 
	text-align: left; 
	border-left: 1px #036 solid;
	border-right: 1px #036 solid;
	border-bottom: 1px #036 solid;
}

* html div#lowernavdiv ul#lowernav ul li { 
	height: 1px; 
}

div#lowernavdiv ul#lowernav ul li a { 
	display: block; 
	margin: 0px;
	color: #000;
	text-decoration: none;
	height: auto;
	padding: 0px 3px 0px 14px;
	line-height: 12px;
	background-color: #eee;
	background-image: url(../images/bg_lvl2.gif);
	background-repeat: repeat-y;
	background-position:  left;
	border-top: 3px #eee solid;
	border-bottom: 3px #eee solid;
}

div#lowernavdiv ul#lowernav ul li a:hover {
	color: #09c;
}
* html div#lowernavdiv ul#lowernav ul li a { 
	height: 12px;
}


#issuecovers { text-align: left; clear: both; }
#issuecovers h2 { font-weight: normal; color: #fff; height: 16px; padding: 2px 10px; margin: 5px 0; line-height: 16px; background-color: #666; font-size: 12px; text-transform: uppercase; }
#issuecovers table tr.date td { background: #ccc; border-bottom: #666 1px solid; padding: 3px auto; text-align: center; vertical-align: middle; }
#issuecovers table tr.date td a { font-weight: normal; font-size: 10px; color: #666; line-height: 24px; display: block; text-decoration: none; }


#footer {
	width: 920px;
	clear: both; 
	margin: 0 auto 10px; 
	text-align: left;
	padding: 0 0 16px;
	font-weight: bold;
}

#footer div {
	margin: 0 auto;
	width: 920px; 
	background: #343237;
	text-align: left; 
	padding: 10px 0;
	}
#footer p { font-size: 10px; margin: 0; padding-left: 4px; }
#footer ul { padding: 0 4px 0 0; margin: 0; list-style-type: none; white-space: nowrap; float: right; }
#footer ul li { display: inline; float: left; padding: 0; margin: 0; background: none; }
#footer ul li a { font-size: 10px; padding: 0 6px; color: #000; }
#footer ul li a.first { padding: 0 6px 0 0; }
#footer ul li a.last { padding: 0 0 0 6px; }
#footer ul li a:hover { color: #c00; text-decoration:underline; }

#footer ul li.rss { background-image: none; }
#footer ul li.rss a { background: url(/images/rss.gif) no-repeat 5px 0; width: 28px; height: 14px; }
#footer ul li.rss a span { display: none; }

.blogFeed .feedburnerFeedBlock { clear: both; padding: 10px; }
.blogFeed .feedburnerFeedBlock ul { margin: 0; padding: 0; }
.blogFeed .feedburnerFeedBlock ul li { margin: 0 0 10px; padding: 0; }
.blogFeed .feedburnerFeedBlock .headline { margin: 0; padding: 0 0 0 10px; }
.feedburnerFeedBlock .date { display: none; }
.blogFeed .feedburnerFeedBlock #creditfooter { float: right; }


/*ad formatting*/

#rtcatcol .ad { clear: both; }
#topcat .ad728x90 { margin: 0; padding: 0; background: #000; }
#topcat .ad728x90 div.whitebg { padding: 5px 6px; float: left; width: 728px; background: #fff; }
#topincludelist { margin: 0; float: right; background: #000; padding: 5px 6px; }


.ad300x250 { padding: 0px; }
.contentwellad { float: right; margin: 0 5px 5px 5px; width: 300px; }
.storyad { clear: left; float: left; margin: 5px 5px 5px 0; }
.ad { margin: 5px 0; padding: 0px; }
.pagead { margin: 5px 0; padding: 0px; }
table.dblcol td.lwidth div.lwidth .pagead, table.dblcol td.lwidth div.lwidth .cb .cbcontent table {
	margin-left:auto;
	margin-right:auto;
}
.contentwellad75x75, .ad75x75, .pagead75x75, .storyad75x75 { width: 75px; }
.contentwellad120x60, .ad120x60, .pagead120x60, .storyad120x60 { width: 120px; }
.contentwellad120x240, .ad120x240, .pagead120x240, .storyad120x240 { width: 120px; }
.contentwellad120x600, .ad120x600, .pagead120x600, .storyad120x600 { width: 120px; }
.contentwellad125x125, .ad125x125, .pagead125x125, .storyad125x125 { width: 125px; }
.contentwellad160x600, .ad160x600, .pagead160x600, .storyad160x600 { width: 160px; }
.contentwellad180x150, .ad180x150, .pagead180x150, .storyad180x150 { width: 180px; }
.contentwellad234x60, .ad234x60, .pagead234x60, .storyad234x60 { width: 234px; }
.contentwellad234x400, .ad234x400, .pagead234x400, .storyad234x400 { width: 234px; }
.contentwellad240x400, .ad240x400, .pagead240x400, .storyad240x400 { width: 240px; }
.contentwellad250x250, .ad250x250, .pagead250x250, .storyad250x250 { width: 250px; }
.contentwellad300x60, .ad300x60, .pagead300x60, .storyad300x60 { width: 300px; }
.contentwellad300x125, .ad300x125, .pagead300x125, .storyad300x125 { width: 300px; }
.contentwellad300x250, .ad300x250, .pagead300x250, .storyad300x250 { width: 300px; }
.contentwellad336x60, .ad336x60, .pagead336x60, .storyad336x60 { width: 336px; }
.contentwellad336x125, .ad336x125, .pagead336x125, .storyad336x125 { width: 336px; }
.contentwellad336x280, .ad336x280, .pagead336x280, .storyad336x280 { width: 336px; }
.contentwellad336x850, .ad336x850, .pagead336x850, .storyad336x850 { width: 336px; }
.contentwellad468x60, .ad468x60, .pagead468x60, .storyad468x60 { width: 468px; }
.contentwellad728x90, .ad728x90, .pagead728x90, .storyad728x90 { }

#catsubform input { border-width: 1px; border-color: #000;}

/* \*/
.newsTabs ul li:hover ul, li.over ul, .newsTabs ul li:hover ul li.datebox, li.over ul { 
display: block; 
}
* html div.cb div.cbcontent {
height: 1%;
}
/* */

ul li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto; 
	left: auto; 
}



/* SMT LOGIN area */
#loginArea { border: none; margin: 0; padding: 0 0 0 0; }
.smtStuff { zoom: 1; line-height: 30px; background: #000; overflow: hidden; margin: 0 0 10px; padding: 0; }
#SMTuname { margin-left: 0; }
#SMTuname,
#SMTpword { vertical-align: middle; padding: 2px 0 2px 0; background-color: #adadad; color: #fff; font-size: .917em; font-family: arial; width: 117px; border: 1px solid #5f5f5f; background-image: none; background-repeat: no-repeat; background-position: left; }
#loginArea.active #SMTuname.empty { background-image: url('/images/username.gif'); }
#loginArea.active #SMTpword.empty { background-image: url('/images/password.gif'); }
#loginArea { text-align: right; }
#loginArea form { margin: 0; padding: 0; width: 400px; }
.smtAreaCont { width: 920px; margin: 0 auto; }
.smtAdditional { float: right; }
#loginArea .SMTregister {  text-transform: uppercase; color: #fff; font-size: .917em; padding-top: 1px; padding-right: .5em; float: left; }
#loginArea.SMTlogout a { margin: 3px 0 4px; padding: 0; display: block; width: 82px; height: 0; overflow: hidden; padding-top: 24px; background: url(/images/button_logout.gif) no-repeat left top; float: right; }
#loginArea label { display: none;}
#loginArea .smtButton { background: #666 url('/images/button_login.gif') no-repeat left top; color: #fff; height: 24px; width: 82px; border: none; vertical-align: middle;}

/* AV Player */
#flash_video {
	margin-top: 11px;
}
#videoContainer {
	width: 765px;
	margin: 0 auto;
	background: #8C8C8C;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
#videoContainer .videoLeft {
	width: 489px;
	float: left;
	margin-left: 4px;
}
#videoContainer .videoHeader {
	height: 112px;
	background: url(/images/player_top_bkgd.gif);
	overflow: hidden;
	text-align: center;
}
#videoContainer .videoHeader div {
	margin-top: 14px;
	margin-left: 10px;
	width: 468px;
	height: 90px;
	background: url(/images/video_player_banner.jpg) no-repeat;
}
#videoContainer .videoHeader img {
	margin-top: 14px;
}
#videoContainer .videoWindow {
	height: 344px;
	background: url(/images/player_bkgd.gif);
	overflow: hidden;
}
#videoContainer .videoRight {
	width: 262px;
	float: left;
	text-align: left;
}
#videoContainer .videoRightTop {
	height: 91px;
	background: url(/images/player_rt_top.gif);
	overflow: hidden;
}
#videoContainer .videoDescription {
	height: 202px;
	background: url(/images/player_rt_middle.gif);
	overflow: hidden;
}
#videoContainer .videoDescription .avtext {
	height: 160px;
	margin-top: 32px;
	margin-right: 6px;
	overflow: auto;
}
#videoContainer .relatedArticle {
	margin-top: 10px;
	margin-bottom: 10px;
}
#videoContainer .videoOther {
	height: 157px;
	background: url(/images/player_rt_bottom.gif);
	overflow: hidden;
}
#videoContainer .videoOther .avtext {
	height: 125px;
	margin-top: 22px;
	margin-right: 6px;
	overflow: auto;
}
#videoContainer .videoDescription h3 {
	margin: 12px 8px 7px 12px;
}
#videoContainer .videoRightTop p {
	margin: 15px 8px 7px 12px;
}
#videoContainer h3 {
	color: #000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 12px;
}
#videoContainer .videoRight p {
	margin-left: 12px;
	margin-right: 8px;
}

#videoContainer .pagead {
	clear: both;
	text-align: center;
}
#videoContainer p {
	margin-top: 3px;
	margin-bottom: 6px;
}

#videoContainer .relatedVideo {
	margin-top: 10px;
	margin-bottom: 10px;
}
#videoContainer td, #videoContainer div, #videoContainer p  {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

#videoContainer .avwhite {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 10px;
}

.avwhite b {
	font-weight: normal;
}
.avwhite p {
	margin-top: 5px;
	margin-bottom: 3px;
}
#videoContainer .avtitle {
	color: #000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

.avleadinsm {
	clear: both;
}
.avleadinsm a {
	font-weight: bold;
	color: #003466;
	font-size: 14px;
}
.avleadinsm h3 {
	font-size: 11px;
}
.avleadinsm img.left {
	clear: left;
	float: left;
	margin: 5px;
}
A.avleadinlg:link, A.avleadinlg:visited, A.avleadinlg:active 
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #eaa104;
	TEXT-DECORATION: none;
}
A.avleadinlg:hover {TEXT-DECORATION: underline;}

#form_tvplayer {
	margin: 0 10px;
}
.video_sponsor_top img {
	margin: 14px 0 0 10px;
}
.video_sponsor_bottom {
	margin: 0 0 0 20px;
	text-align: left;
	font-size: 10px;
	color: #EFEFEF;
}
/* END AV Player */
/****** Standard Podcast Player ******/
#iframediv #audioPlayer { 
	margin: 0px 7px; 
}
.podcastsPlayer {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}
.podcastsPlayer a {
	color: #cbfbff; 
	text-decoration: none;
}
.podcastsPlayer a:hover {
	text-decoration: underline;
}
.podcastsPlayer h2 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	clear: both;
}
.mediaOptions {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mediaOptions li {
	float: left;
	margin-right: 10px;
	background: none;
}
.podcastsPlayer #playerWrapper .mediaOptions li {
	margin-right: 0;
}
.podcastsPlayer #playerWrapper .mediaOptions {
	margin-right: 10px;
}
.mediaOptions li a {
	display: block;
}
.podcastsPlayer .mediaOptions li.download a {
	width: 95px;
	height: 21px;
	background: url(/images/podcast_download_now.gif) no-repeat;
}
.podcastsPlayer .mediaOptions li.subscribe a {
	width: 75px;
	height: 21px;
	background: url(/images/podcast_subscribe.gif) no-repeat;
}
.mediaOptions li a span {
	display: none;
}
.podcastsPlayer #iframediv { 
	background: #5F5D62; 
	margin: 7px; 
	width: 336px; 
}
.podcastsPlayer #playerWrapper {
/*	background: #fff url(/images/podcast_bkgd.gif) repeat-x top; */
	padding: 50px 0 0; 
	width: 722px; 
	text-align: left; 
	overflow: hidden;
	border-bottom: 20px solid #7C7C7C; 
	margin: 0 auto;
}
.podcastsPlayer #playerWrapper .avText, .podcastsPlayer #playerWrapper .avRelated {
	padding: 10px; 
	margin: 0px 10px 10px 10px; 
	color: #000;
	background: #FFF;
	text-align: left; 
	clear: both;
}
.podcastsPlayer #playerWrapper .avRelated {
	background: none;
	padding: 0;
}
.podcastsPlayer #playerWrapper .avRelated div {
	padding: 15px 15px 15px 45px;
	margin-bottom: 1px;
	background: #fff url(/images/mic.gif) no-repeat 5px;
}
.podcastsPlayer #playerWrapper .avRelated div a {
	font-weight: bold;
	color: #0199CB;
}
.podcastsPlayer #playerWrapper h3 {
	text-align: left;
	font-weight: normal;
	margin: 0 0 10px 15px
}
.podcastsPlayer #playerWrapper .avText .avtitle {
	color: #000; 
	font-weight: bold;
}
.podcastsPlayer #playerWrapper .avwhite {
	background: #600; 
	padding: 5px; 
	text-align: left; 
}
.podcastsPlayer #playerWrapper .avwhite a {
	color: #fff; 
}
.podcastsPlayer #playerWrapper .rightCat {
	width: 336px; 
	float: right; 
	padding: 0px 5px 5px 5px;
	background: #FFF;
	margin-right: 10px;
	display: inline;
}
.podcastsPlayer #playerWrapper .leftCat {
	text-align: center; 
	width: 350px; 
	margin-left: 8px;
	margin-right: 8px;
	float: left;
}
.podcastsPlayer #playerWrapper .roundedCorners {
	background: #F4DB38 url(/images/podcast_bg_gradient.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.podcastsPlayer #playerWrapper .leftCat p {
	margin: 10px 0 5px; 
	text-align: left; 
}
.podcastsPlayer #playerWrapper .leftCat .nowPlaying{
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	color: #000;
	text-align: left;
	float: left;
	text-transform: uppercase;
}
.podcastsPlayer #playerWrapper .leftCat .buttons{
	float: right;
	margin: 0 0px 10px 0;
}
.podcastsPlayer #playerWrapper .leftCat .buttons img{
	padding: 2px;
}
.podcastsPlayer #pixeltracker { position: absolute; left: -5px; top: 0; }
.podcastsPlayer #playerhead {
	width: 730px; 
	height: 62px; 
	background: url(/images/podcast_bkgd.gif) repeat-x bottom;
	padding-bottom: 30px;
	margin: 0 auto;
}
.podcastsPlayer #playerhead h1 {
	height: 62px;
}
.podcastsPlayer #playerhead a {
	background: #FFF url(/images/podcast_logo.gif) no-repeat top left; 
	height: 0px;
	padding-top: 62px;
	width: 461px;
	display: block;
	overflow: hidden;
	float: left;
}
.podcastsPlayer #playerhead #search {
	float: right; 
	padding: 0px 10px 5px 10px; 
	margin: 5px;
}
.podcastsPlayer #search input {
	vertical-align: bottom;
}
.podcastsPlayer #search .searchKeywords {
	margin-bottom: 4px;
	border: 1px solid #CACACA;
}
.podcastsPlayer #search input {
	border: none;
}
.podcastButtons {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #405F73;
}
.podcastsPlayer #playerfoot {
	background: #7C7C7C; 
	width: 730px; 
	height: 25px; 
}
.ad p {
	text-align: left;
}
/****** Standard Podcast Player ******/
/****** streaming media archive page ******/

.streamingMediaLeadin {
	overflow: hidden;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #405F73;
	clear: both;
}
.streamingMediaLeadin p.byline { 
	margin: 0;
}
.streamingMediaLeadin h3 { 
	margin-top: 0;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li {
	float: left;
	height: 24px;
	margin: 0 5px 0 5px;
	padding-left: 0;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li span {
	display: none;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li.listen {
	background: url(/images/podcast_listen_btn.jpg) no-repeat;
	width: 68px;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li.download {
	background: url(/images/podcast_download_btn.jpg) no-repeat;
	width: 115px;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li.subscribe {
	background: url(/images/podcast_subscribe_btn.jpg) no-repeat;
	width: 88px;
}
#streamingMediaArchive .streamingMediaLeadin ul.mediaOptions li a {
	display: block;
	height: 24px;
	background: none;
}

/****** streaming media archive page ******/