/* ############### VIDEO TAB STYLES #########################*/
/* ############### VIDEO TAB STYLES #########################*/
/* ############### VIDEO TAB STYLES #########################*/
.GreyTitle18 {
	padding:10px 0 14px 0;
	font-size:18px;
	font-weight:bold;
	color:#384154
}
.GreyTitle18 a, .GreyTitle182 a{
	text-decoration:none !important;
}
.GreyTitle182 {
	padding:10px 0 14px 14px;
	font-size:18px;
	font-weight:bold;
	color:#384154
}
.podcasttab_holder{
	background:url(images/bg_whitebar.gif) top right repeat-x #fff;
	border-bottom:4px solid #cee7ff;
	margin-bottom:10px;
	width:100%;
	
}
.podcasttab_tab { width:100%; height:32px; _margin-bottom:-1px;  background:url(images/podcasttab_bg.gif) repeat-x top left; }

.podcasttab_content {
	margin-top:10px;
	margin-left:8px;
	font-size:11px;
	vertical-align:top;
}

.podcasttab_box { background:url(images/video_box.gif) no-repeat top left; width:138px; height:150px; margin: 0 10px 10px 0;}

.podcasttab_img img {width:220px; height:50px; border-bottom:4px solid #cee7ff; }
.podcasttab_img {padding-top:10px; }

.podcasttab_title { color:#004276; font-size:11px; font-weight:bold; text-decoration:none !important; line-height:1.1em; 
overflow:hidden !important; padding:5px 10px 0 0px; width:215px; height:25px;}

.podcasttab_title a{	text-decoration:none !important;}

.podcasttab_duration { color:#fff; font-size:10px; padding:0px 10px 0 0px; }

.podcasttab_more a {  color:#fff; font-size:10px; text-decoration:none !important; padding:0 0px 0 0px;}
.podcasttab_more { float:right}



.podcasttab_bigbutton {margin-right:50px;height:32px;cursor:pointer;}
.podcasttab_span2{ padding-left:10px;padding-top:5px;font-size:17px; font-weight:bold; color:#fff;display:block; }
.podcasttab_mins,.podcasttab_plus{
	width:25px;
	height:32;
	float:right;
	cursor:pointer;
}
.podcasttab_mins{
	background:url("images/podcasttab_minus.gif") no-repeat left top;
}
.podcasttab_plus{
	background:url("images/podcasttab_plus.gif") no-repeat left top;
}
.video_errmsg{
	padding:15px;
	font-size:13px;
	color:#cccccc;
	text-align:center;
}
.video_loading{
	text-align:center;
}
.hiddendiv{
	visibility:hidden;
}
.podcasttab_paging{
	height:25px;
	margin-right:10px;
	margin-left:12px;
	white-space:nowrap;
	width:300px;
}

.podcasttab_paging a{
	font-weight:bold !important;
	font-size:12px;
	text-decoration:none !important;

	padding-right:4px;
	display:inline; 

}
.podcasttab_paging a.selected{
	text-decoration:underline !important;
	
	
}
.podcastbox_1_1{
	background:url("images/videobox/videobox_1_1.gif") no-repeat left top;
	width:10px;
	height:10px;
	float:left;
}
.podcastbox_1_2{
	background:url("images/videobox/videobox_1_2.gif")  repeat-x top;
	
}
.podcastbox_1_3{
	background:url("images/videobox/videobox_1_3.gif") no-repeat left top;
	width:10px;
	height:10px;
	float:right;
}
.podcastbox_2_1{
	background:url("images/videobox/videobox_2_1.gif") no-repeat left top;
	width:10px;
	height:10px;
	float:left;
	_margin-bottom:-14px;
}
.podcastbox_2_2{
	background:url("images/videobox/videobox_2_2.gif");
width:240px;
margin-right:4px;
margin-left:5px;
margin-bottom:10px;
	padding-bottom:10px;
}
.podcastbox_2_3{
	background:url("images/videobox/videobox_2_3.gif") no-repeat left top;
	width:10px;
	height:10px;
	float:right;
	_margin-bottom:-14px;

}
.podcastbox_inner{
	margin-left:10px;
}
