#media_gallery #container {
	background: #011c37 url(themes/site_themes/default/images/bckgrd_gallery.jpg) no-repeat center top;
}

#media_gallery #masthead {
	margin-bottom: 148px;
}

h2 {
	float: left;
	width: 100%;
}

h2 span {
	display: block;
	padding-bottom: 4px;
	width: 150px;
	float: left;
}

h2 a {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	text-transform: capitalize;
	letter-spacing: normal;
	margin-right: 50px;
	display: block;
	width: 100px;
	text-align: right;
	margin-top: 3px;
}

a#link_to_videos,
a#link_to_podcasts {
	padding: 4px;
	border: 1px solid #284a6f;
	background-color: #012a4e;
	display: inline;
	float: left;
	width: 273px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold 14px "Times New Roman", Times, Georgia, serif;
	text-align: left;
	margin-bottom: 0;
}

a#link_to_videos:hover,
a#link_to_podcasts:hover {
	background-color: #014275;
}

a#link_to_videos img,
a#link_to_podcasts img {
	margin-bottom: 4px;
}

a#link_to_videos {
	margin-right: 7px;
	margin-left: 104px;
}

a#link_to_podcasts {
	margin-left: 7px;
}

/* @group Podcasts */

#podcasts_container {
	clear: both;
	margin-top: 0;
	padding: 20px 20px 0;
	zoom: 1;
	margin-right: 40px;
	margin-left: 40px;
}

#podcasts_container h5 {
	font-size: 12px;
	margin-bottom: 6px;
	margin-left: 4px;
}

#primary #podcasts_container p {
	margin-left: 0;
	padding-left: 0;
}

#podcasts a {
	color: #fd4a00;
	text-decoration: none;
}

#podcasts a:hover {
	color: #fff;
	background-color: #fd4a00;	
}

#podcasts h5 {
	font-size: 14px;
	margin-left: 12px;
}

#podcast_pagination {
	font-size: 12px;
	padding-top: 0;
	padding-bottom: 0;
	text-align: right;
	margin: 20px 0 0 12px;
	width: 100%;
}

#primary #podcast_pagination p {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 0;
	margin-top: 0;
	background-color: #515151;
}

#podcast_pagination a {
	float: right;
	display: inline;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#podcast_pagination ul {
	float: right;
	list-style-image: none;
	list-style-type: none;
}

#podcast_pagination li {
	float: left;
	margin-left: 8px;
}

#podcast_pagination li.divider {
	margin-top: 8px;
}

#podcast_pagination li b {
	color: #fff;
	background-color: #fd4a00;
	padding: 8px 5px;
}

/* @group podcast list */

.podcastlist_item {
	background: url(themes/site_themes/default/images/divider_dark.gif) no-repeat -20px bottom;
	margin-bottom: 18px;
	padding-bottom: 24px;
}

.podcastlist_item .c1 {
	float: left;
	width: 74px;
	text-align: center;
}

.about #primaryContent .podcastlist_item .c1 img {
	width: 74px;
	height: 58px;
	border: 1px solid #fde49f;
	margin-right: 0;
	margin-bottom: 2px;
	padding: 0;
	margin-top: 0;
}

.podcastlist_item .c1 span {
	text-align: center;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

.podcastlist_item .c1 a{
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 4px;
	border: 1px solid #284a6f;
	background-color: #012a4e;
	width: 100%;
	display: block;
}

.podcastlist_item .c1 a:hover{
	background-color: #014275;
}


.podcastlist_item .c2 {
	margin-left: 101px;
	padding-top: 8px;
}

.podcastlist_item .c2 h4 a {
	margin-bottom: 8px;
	margin-top: 0;
	line-height: 10px;
	font-size: 15px;
	text-decoration: none;
	display: block;
}



#primary .podcastlist_item .c2 p {
	margin-top: 10px;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.podcastlist_item .c2 div {
	font-size: 11px;
	font-weight: bold;
	color: #eaeaea;
}

.podcastlist_item .c2 div span {
	color: #cacaca;
	font-weight: normal;
	font-style: normal;
}



/* @end */

/* @group podcast */

.podcast_item {
	padding-bottom: 24px;
	margin-bottom: 30px;
}

.podcast_item .c1 {
	float: left;
	width: 134px;
	line-height: .8em;
	padding: 4px 4px 10px;
	border: 1px solid #284a6f;
	background-color: #012a4e;	
}

.podcast_item .c1 a {
	font-size: 12px;
}

.about #primaryContent .podcast_item .c1 img {
	width: 129px;
	height: 100px;
	border: 1px solid #fee29f;
	margin-bottom: 4px;
}

.podcast_item .c1 select {
	margin-bottom: 12px;
	width: 110px;
	margin-left: 10px;
}

#mp3_player {
	margin-bottom: 6px;
}

#download_mp3 {
	padding-left: 23px;
	display: block;
	background: url(/themes/site_themes/default/images/icon_download.gif) no-repeat 8px -1px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-left: 4px;
	padding-bottom: 2px;
}

#full_transcript {
	padding-left: 23px;
	display: block;
	background: url(/themes/site_themes/default/images/icon_transcript.gif) no-repeat 8px -1px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-left: 4px;
	padding-bottom: 2px;
}

.podcast_item .c2 {
	margin-left: 165px;
	padding-top: 8px;
}

#primary .podcast_item .c2 p {
	line-height: 18px;
	margin-top: 14px;
}

.podcast_item .c2 h1 {
	margin-top: 0;
	font-size: 20px;
	color: #d9fea1;
	line-height: 22px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 2px;
}

.podcast_item .c2 div {
	font-size: 11px;
	font-weight: bold;
	color: #eaeaea;
	margin-bottom: 3px;
}

.podcast_item .c2 div span {
	color: #cacaca;
	font-weight: normal;
	font-style: normal;
}

/* @group other podcasts */

table#other_podcast {
	font-size: 12px;
	text-align: left;
	background: url(themes/site_themes/default/images/divider_dark.gif) no-repeat -20px top;
	width: 100%;
	margin: 10px 0 12px;
}

table#other_podcast tr {
	background: url(themes/site_themes/default/images/divider_dark.gif) no-repeat -20px bottom;
}

table#other_podcast td {
	padding-bottom: 1px;
	padding-top: 2px;
	color: #9cc2eb;	
}

.about #primaryContent table#other_podcast td img {
	width: 28px;
	height: 26px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 2px;
}

table#other_podcast .entry_icon {
	width: 30px;
	height: 30px;
}

table#other_podcast .entry_id {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	width: 20px;
}

table#other_podcast .entry_date {
	text-align: left;
	padding-left: 8px;
	width: 128px;
}

table#other_podcast .entry_title {
	padding-left: 8px;
}



/* @end */



/* @end */

/* @group podcast_transcript */

#podcast_transcript h4 {
	margin-bottom: 4px;
	margin-top: 0;
	line-height: 10px;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	display: block;
}

#podcast_transcript b {
	font-size: 12px;
	color: #d9fea1;
}

#podcast_transcript div {
	margin-bottom: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #eaeaea;
}

#podcast_transcript div span {
	color: #cacaca;
	font-weight: normal;
	font-style: normal;
}

#primary #podcast_transcript p {
	margin-bottom: 14px;
	padding-bottom: 0;
}

/* @end */

/* @end */

/* @group Videos */

#flashcontent {
	width: 400px;
	margin-bottom: 0;
	float: left;
	margin-right: 25px;
	margin-left: 26px;
	padding: 4px 4px 0;
	border: 1px solid #284a6f;
	background-color: #012a4e;
	text-align: center;
	color: #f00;
	display: inline;
}

#videoList_full {
	float: left;
	margin-bottom: 0;
	margin-top: 0;
	width: 300px;
	display: inline;
}

#videoList_full .prev, #videoList_full .next {
	display:block;
	outline:none;
}

#videoList_full .prev {
	float: right;
	display: block;
	width: 100px;
	text-align: right;
}


#videoList {
	background-color: none;
	overflow:hidden;
	margin-bottom: 16px;
	margin-left: 0;
	margin-top: 14px;
}

#primary #videoList ul {
	margin: 0px;
	padding-left: 0;
	padding-right: 0;
}

#primary #videoList ul li {
	margin-left: 0;
	margin-bottom: 5px;
	padding-bottom: 5px;
	float: left;
	height: 48px;
}

#videoList .video_info {
	padding:0;
	margin:0;
}
#videoList .video_info a {
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	margin: 5px 5px 5px 0;
	line-height: 10px;
	font-size: 15px;
	text-decoration: none;
	display: block;
	padding-right:14px;
}

#videoList .video_info p {
	margin: 0px 5px 0 0;
	font-size: 10px;
	line-height: 13px;
	float: left;
	display: block;
}

#play_info {
	margin-bottom: 0;
	margin-top: 8px;
	font-size: 11px;
	color: #c3e2ff;
	margin-left: 26px;
	display: block;
	clear: both;
	float: left;
	width: 200px;
}

/* @end */