/* CSS Document */


/************************ Podcasts Tools ***************************/
#wrapper {
	background: url(Images/tab_menu/tabs_bg.gif) repeat-y top;
	width: 524px;
	margin-top: -6px;
	padding: 0px;
	float: left;
	}
	
#wrapper_video {
	background: url(Images/tab_menu/tabs_bg.gif) repeat-y top;
	width: 524px;
	margin-top: -6px;
	padding: 0px;
	float: left;
	}
*html #wrapper_video {
	margin-left: -6px;
	}
.inner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 0px 15px 10px 15px;
	float: left;
	margin-top: 10px;
}
.inner p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #666;
}	

.inner2 {
	width: 465px;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	float: left;
}
h2.title_red {
	font-family: Verdana;
	font-size: 15px;
	color: #D43A00;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 7px 0px;
	}
h2.title_red a {
	color: #D43A00;
	text-decoration: none;
}
h2.title_red a:hover {
	color: #000000;
}
h2.title_grey {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 7px 0px;
	}
h2.title_grey a {
	color: #666666;
	text-decoration: none;
}
h2.title_grey a:hover {
	color: #000000;
}

h2.subject_red {
	display: block;
	width: 479px;
	font-family: Verdana;
	font-size: 15px;
	color: #D43A00;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 1px 0px 0px 0px;
	border-top: 1px dotted #999999;
	float: left;
	}
.tabs_btm {
	background: url(Images/tab_menu/tabs_btm.gif) no-repeat top;
	width: 524px;
	height: 10px; 
	float: left;
	}
#clear_gap {
	float: left;
	height: 20px;
	width: 524px;
	paddin: 0;
	margin: 0;
}
#tools ul {
	height: 21px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear:both;
	}
#tools ul li {
	float:left;
	margin: 0px;
	padding-right: 21px;
	}
#tools ul li.listen a{
	background: url(Images/buttons/tools_listen.gif) no-repeat top left;
	float:left;
	height: 21px;
	}
#tools ul li.listen a:hover	{
	background: url(Images/buttons/tools_listen_on.gif) no-repeat top left;
	}
#tools ul li.download a{
	background: url(Images/buttons/tools_download.gif) no-repeat top left;
	float:left;
	height: 21px;
	}
#tools ul li.download a:hover	{
	background: url(Images/buttons/tools_download_on.gif) no-repeat top left;
	}
#tools ul li.comment a{
	background: url(Images/buttons/tools_comment.gif) no-repeat top left;
	float:left;
	height: 21px;
	}
#tools ul li.comment a:hover	{
	background: url(Images/buttons/tools_comment_on.gif) no-repeat top left;
	}
#tools ul li.subscribe a{
	background: url(Images/buttons/tools_subscribe.gif) no-repeat top left;
	float:left;
	height: 21px;
	}
#tools ul li.subscribe a:hover	{
	background: url(Images/buttons/tools_subscribe_on.gif) no-repeat top left;
	}
#tools ul li.share a{
	background: url(Images/buttons/tools_share.gif) no-repeat top left;
	float:left;
	height: 21px;
	}
#tools ul li.share a:hover	{
	background: url(Images/buttons/tools_share_on.gif) no-repeat top left;
	}
.tools_hdl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight:bold;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 25px;
	}
.tools_hdl:hover {
	color: #333;
}
/************************ Podcasts Subsections ***************************/

#sub{
	margin-bottom: 10px;
	float: left;
	width: 493px;
	border-bottom: 1px #BBB dotted;
	border-right: 1px #BBB dotted;
}
#sub_nobdr{
	float: left;
	margin-bottom: 10px;
	padding: 0px;
}
.guest_info {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 495px;
}
.guest_info_popup {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 350px;
}
#sub_blue{
	float: left;
	margin: 0px 0px 10px 10px;
	width: 465px;
	padding: 10px 0px 10px 0px;
	background: #F2F3FE;
}
#sub_blue p{
	margin: 0px 10px 5px 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #666;
}
#sub_sponsor {
	margin: 0px 10px 10px 0px;
	padding: 10px;
	float: left;
	background: #FFFFCC;
}
#sub_sponsor p{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #666;
}

#sub_subj{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 493px;
	border-bottom: 1px #DADFE6 solid;
}
#sub_details{
	margin-bottom: 10px;
	padding: 0px;
	float: left;
	width: 493px;
	border-bottom: 1px #BBB dotted;
}
#sub_keywords{
	margin-bottom: 5px;
	padding: 10px 10px 10px 10px;
	float: left;
	width: 473px;
	background-color:#F1F1F1;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.keywords {
	color: #CC3300;
	text-decoration: none;
}
.keywords:hover {
	text-decoration: underline;
}
img.podcast_splogo{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	border: solid 1px #CCC;
	}
.podcast_sponsor{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0px 10px 0px 10px;
	color: #777;
	}
img.podcast_guest{
	width: 75px;
	margin: 0px 10px 5px 0px;
	padding: 0px;
	border-right: solid 2px #CCC;
	border-bottom: solid 2px #CCC;
	}
.podcast_guest:hover{
	border-right: solid 2px #CC3300;
	border-bottom: solid 2px #CC3300;
	}
.guest_copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	float:left;
	margin: 0px;
	padding: 0px;
	color: #777;
	width: 403px;
	float: right;
	}
.guest_copy_pl{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #777;
	width: 275px;
	float: right;
	}

.sub_hdl {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-weight:bold;
	}
a.plus_minus_red {
	display: block;
	background: #CC0000;
	width: 15px;
	font-size: 12px;
	float: right;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin: 0px 15px 10px 0px;
	padding: 0px 0px 3px 0px;
}
a.plus_minus_grey {
	display: block;
	background: #999999;
	width: 15px;
	font-size: 12px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}
*html .plus_red{
	margin: 5px 7px 0px 0px;
}
.minus_red{
	background: #ccc url(Images/buttons/minus_red.gif) no-repeat top right;
	width: 15px;
	height: 15px;
	float: right;
	margin: 5px 15px 10px 0px;
	padding: 0px;
}
*html .minus_red{
	margin: 5px 7px 10px 0px;
}
.minus_gray{
	background: url(Images/buttons/minus_gray.gif) no-repeat top right;
	width: 15px;
	height: 15px;
	float: right;
	margin-top: 5px;
	padding: 0px;
}
.plus_gray{
	background: url(Images/buttons/plus_gray.gif) no-repeat top right;
	width: 15px;
	height: 15px;
	float: right;
	margin-top: 5px;
	padding: 0px;
}
.podcast_copy{
	margin: 10px 15px 0px 10px;
	padding: 0px;
}
.podcast_copy p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #666;
}
*html .podcast_copy {
	padding: 10px 10px 10px 10px;
}

.pc_date {
	color: #CC3300;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-style: italic;
}
p.podcast_title {
	padding-bottom: 10px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
p.podcast_subtitle {
	padding-bottom: 18px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.podcast_foto {
	height: 70px;
	width: 70px;
	float: left;
	padding: 0px 10px 10px 0px;
}

/************************ Comments ***************************/
.nmbr_comm{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	font-weight:bold;
}
.nmbr_comm:hover{
	text-decoration: underline;
	}
input.author {
 	background-color: #FFF;
 	border: 1px solid #BBB;
}

textarea.commentTextArea{
 	background-color: #FFF;
 	border: 1px solid #BBB;
}
.comm_hdl{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.comm_hdl2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-style: italic;
}
a.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
	font-style: italic;
}
a.more:hover {
	text-decoration: underline;
}
/************************ Pagination ***************************/
.pagination{
	float: right;
	height: 20px;
	width: 300px;
	margin-top: 10px;
}
.pagin_off {
	width: 15px;
	height: 13px;
	border: #CC3300 solid 1px;
	float: right;
	font: Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-size: 7pt;
	text-align: center;
	margin-left: 5px;
	padding-top: 2px;
	}
.pagin_on {
	width: 17px;
	height: 15px;
	background: #CC3300;
	float: right;
	font: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 7pt;
	text-align: center;
	margin-left: 5px;
	padding-top: 2px;
	}
.pagin_more {
	width: 17px;
	height: 15px;
	float: right;
	font: Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-size: 7pt;
	text-align: center;
	margin-left: 5px;
	padding-top: 2px;
	}
/************************ Popup podcast***************************/
#wrapper_popup{
	width: 388px;
	margin: 0px auto;
	padding-top: 10px;
}
.popup_logo {
	background: url(Images/gen_logo_popup.gif) no-repeat top right;
	width: 148px;
	height: 38px;
	margin: 0px;
	padding: 0px;
}
.popup_hdl {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
	padding: 0px;
}
#player_content{
	border: #CCC 3px solid;
	float: left;
	margin-top: 10px;
	padding: 0px;
	}
.wimpy_player{
	background: #EEEEEE;
	float: left;
	width: 100%;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
.wimpy_player p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.popup_intro{
	float: left;
	padding: 10px;
	margin: 0px;
}
.popup_body{
	float: left;
	padding: 10px;
	margin: 0px;
	background: #F1F1F1;
	border-bottom: 3px solid #CCCCCC;
	border-left: 3px solid #CCCCCC;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 150px;
	overflow:auto;
	margin: 0px 0px 10px 0px;
}
*html .popup_body{
	padding: 5px 10px 10px 10px;
	margin: 5px 5px 10px 5px;
}
/* VIDEO CHANNEL */
#vc_sponsor {
	margin: 10px 10px 0px 0px;
	padding-top: 10px;
	width: 524px;
}
#vc_sponsor p{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #666;
}
.video_headline {
	color: #000000;
	font-weight: bold;
}
img.vc_splogo{
	margin: 0px 10px 5px 0px;
	padding: 0px;
	}
img.vc_thumb {
	border: 3px solid #999999;
	padding: 1px;
	margin: 0px 10px 5px 0px;
	padding: 0px;
	width: 100px;
}
ul.vc_videolist {
	list-style: none;
	margin: 15px 15px 0px 15px;
	padding: 0px;
	float: left;
}
ul.vc_videolist li {
	color: #666;
}
ul.vc_videolist li a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
ul.vc_videolist li a:hover {
	color: #000000;
	text-decoration: underline;
}
/* SUPPORT PAGES */
p.type_comments {
	font-weight: bold;
	color: #CC3300;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
h1.headline_comments {
	font-size: 24px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
a.backtoitem {
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
a.backtoitem:hover {
	color: #000000;
}
ul.item_authors {
	list-style: none;
	width: 520px;
	margin: 0px 10px 5px 0px;
	padding: 0px;
}
ul.item_authors li {
	display: inline;
	color: #CC3300;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
ul.item_authors li.i_comma {
	padding: 0px 3px 0px 0px;
	margin: 0px 0px 0px -2px;
}

ul.item_authors li a {
	color: #CC3300;
	text-decoration: none;
}
ul.item_authors li a:hover {
	color: #000000;
	text-decoration: underline;
}

h2.subhead_comments {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
.post_comment {
	width: 540px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
.comment_copy {
	border-bottom: #999999 dotted 1px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
.comment_copy_pending {
	background: #FFFFCC;
	border-bottom: #999999 dotted 1px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
.comment_count {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 5px solid #999999;
	height: 14px;
}
p.cmnt_cnt {
	display: block;
	float: left;
	width: 400px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
p.cmnt_lnk  {
	display: block;
	float: left;
	width: 125px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
p.cmnt_lnk a {
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
p.cmnt_lnk a:hover {
	color: #000000;
	text-decoration: none;
}
.comment_copy p {
	font-size: 12px;
	margin: 0px 5px 10px 5px;
	padding: 0px;
}
p.comment_author {
	margin: 10px 5px 10px 5px;
	padding: 0px;
}
.gry_ital {
	color: #666666;
	font-style: italic;
}
p.comment_date {
	color: #CC3300;
}
/************************ Blogs ***************************/
h2.sub_blog {
	margin: 0px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight:bold;
	clear: left;
	}
h2.blog_author {
	margin: 0px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-style: italic;
	font-weight: normal;
	}
h2.blog_date {
	margin: 0px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D43A00;
	font-style: italic;
	font-weight: normal;
	}
h2.blog_date2 {
	margin: 0px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	}
.blog_copy{
	margin: 0px;
	padding-top: 10px;
}
.blog_comm {
	margin: 0px;
	padding: 5px 5px 10px 0px;
	font-size: 11px;
}


