* {
	margin: 0;
	padding: 0;
}
body {
	/*font-size:62.5%;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666;
	font-size: 62.5%;
	background-color: #d2d2d2;
}

/***************************************************************
UTILITY STYLES
***************************************************************/
.textLeft {text-align:left;}
.textCenter {text-align:center;}

:focus {outline: 0;}

.floatLeft {float: left;}
	
.floatRight {float: right;}

.clear {clear: both;}
	
.first{margin-left:0 !important; padding-left:0 !important;border-left: none !important;}

.last{margin-right:0 !important; padding-right: 0 !important; border-right: none !important;}
.end {margin-right:0 !important;}
.top{margin-top:0 !important;}

.bottom{margin-bottom:0 !important;}
.margin_bottom {margin: 0px 0;}
.margin_bottom5 {margin-top: -5px;}
.margin_bottom50 {margin-bottom: 50px;}

.hidden, .graphic{display:none;}

.bold { font-weight: bold;}

.bttn_goto { float:right; font-size:14px; font-weight: bold;}
.bttn_goto a img {vertical-align: middle; padding-top: 15px;}

strong { font-weight: bold;}

#footer strong { font-weight:normal;}

.left_col fieldset {	border: 1px solid #ddd;	}
form#survey_2321 fieldset { border: 0; padding:0;}
form#survey_2303 span.legendWrapper span {display:block; clear:both; margin-right: 45px;}
form#survey_2303 fieldset { border: 0; padding: 0;}
form#survey_2303 .radio {margin-left: 15px;}

.thumb {margin: 5px 20px 20px 0;
		padding: 5px;
		border: 1px solid #ddd;
		background: #f0f0f0;
}
.thumb2 {
	margin: 10px 10px 10px 0;
	float:left;
}
.description {overflow: hidden;}

.lightbg {background-color:#fff; padding: 10px 0; margin:10px 0;}

li {list-style-position:inside;}
.noliststyle ul li { list-style:none;}

div.appArea { width: 900px; margin:0;}
.appArea img {float:left; position:relative; top: 15px; margin: 0px 20px 10px 0;}
.appArea span.byline {padding-bottom:80px;display:block}

.appArea form#catselect img {margin: 0;}
.appArea span.headline {padding: 10px 0;}

fieldset#searchScope {border:none;}
/**************************************************************************
TYPOGRAPHY
**************************************************************************/
h1{font-size:2em;margin-bottom:.5em;font-weight:bold;}	
.content_box h1 { color: #000;}

h2{font-size:1.75em;margin-bottom:5px;font-weight:bold;}	

h3{font-size:1.5em;margin-bottom:1em;line-height:.75em;padding-top:.25em;font-weight:bold;}
#footer h3 {margin-bottom: 12px;; color: white;}

h4{font-size:1.25em;margin-bottom:.6em;font-weight:bold;}

h5{font-size:1.12em;margin-bottom:0em;font-weight:bold;}

h6{font-size:1em;margin-bottom:1em;font-weight:bold;}

/*ul { causeing issues in IE with 2nd tier nav not aligning left
	list-style: square inside;
}*/
a:link, a:active, a:visited  {
	text-decoration: none;
	color:#0077ff;
}
a:hover{
	color: #000;
}
/*blockquote {
	padding: 0 0px;
	margin-left: 0px;
	border-left: 20px solid #ccc;
	font-size: 14px; 
	font-family: Georgia, serif;
	font-style: italic;
}*/
#nav {
	font-weight: bold;
}
.heavy_white_txt {
	font-weight: bold;
	font-size: 15px;
	color: white;
	padding-left: 25px;
	text-align:left;
}
.view_more a {
	float: right;
	text-align:right;
	background: white;
	padding: 2px 5px;
	color: #000000;
	font-size: 12px;
 }
#maincontainer .nprMod {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#maincontainer p {
	padding-bottom: 12px;
	font-size:11px;
	line-height:15px;
}
#maincontainer {
	line-height: 16px;	
}

/***************************************************************
PAGE STRUCTURE
***************************************************************/
.mainwrap { /* total width is 960px */
	width: 960px;
	margin: 0px auto;
	padding: 0 0px;
	position: relative;
	text-align: left;
	z-index: 3000;
}
.mainwrapFooter { /* total width is 960px */
	width: 960px;
	margin: 0px auto;
	padding: 0 0px;
	text-align: left;
}
#userlogin {
	width: 900px;
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: -5px;
	padding: 5px 30px 0 30px;
	position: relative;
	text-align: right;
	background: #fff;
	z-index: 0;
	font-size: 12px;
}
#printicon {
	position: absolute;
	bottom: 0;
	right: 165px;
}
#maincontainer {
	width: 960px;
	margin: 5px auto 0;
	padding: 0px;
	
	position: relative;
	text-align: left;
	/*background: #eaeaea;*/
	background: #fff;
	z-index: 0;
}
#bodycontent_bg {
	background:	#d2d2d2;
	width: 100%;
}
#header {
	width: 960px;
	height: 114px;
	/*background: transparent url(../../img/header6.jpg) top no-repeat;*/
	background: transparent url(../../img/Header_blank.png) top no-repeat;
	margin:0;
}
.section_header{
	background: url(../../img/empty_header.png) top no-repeat;
	height: 38px;
	width: 590px;
	position: relative;
    z-index: 1;
}
.section_header span {
	position: relative;
	top: 6px;
	left: 20px;
	font-family:Verdana, Arial, sans-serif;
	font-size: 20px;
	color:#FFF;
}
.section_header a {
	font-style: italic;
	font-size: 11px;
	color:white;
	position: absolute;
	top:7px;
	right: 20px;
	text-align: right;
}
.section_header a:hover {text-decoration: underline; }
h2.subheaders {
	border: 1px solid #ddd;
	border-bottom:none;
	padding: 5px 10px;
	margin:0;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background: #eee; /* old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #DDDDDD 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#DDDDDD)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#DDDDDD',GradientType=0 ); /* ie */
}
table#voices td{width:84px;font-size:13px;text-align:center;}
#songofday .nprModText {font-size:9px;}
.feature_box {
	background-color: #f4f4f4;
	padding: 20px 10px 10px;
	border:1px solid #ddd;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
#ad_spot {
	line-height: 100px;
	width: 300px;
	margin: 18px 10px 0 0;
}
.adspot250 {
	margin: 0px 25px;
}
.adspot250_hdr {
	height: 25px;
	position:relative;
	z-index: 2;
	margin-bottom: 0;
}
.left_col {
	margin: 10px 0 0 30px;
	float: left;
	width: 590px;;
}
.right_col { /*sub page right column */ 
	width: 300px;
	min-height: 350px;
	margin: 10px 10px 0 0;
	float: right;
	background: white;
	padding: 0px;
}

#donate {
	border: 1px solid #ddd;
	background: url(../../img/donatebox_bg.png) left no-repeat;
	color:#000;
	width: 260px;
	min-height: 80px;
	padding: 0px;
	margin: 0 0 50px 20px;
	text-align: center;
	position: relative;
}
#donate a {
	width: 149px;
	height: 49px;
	background:url(../../img/bttn_donatesubpages_red.png) top no-repeat;
	display:block;
	position:absolute;
	right:0;
	top: 15px;
}
#donate a:hover {
	width: 149px;
	height: 51px;
	background:url(../../img/bttn_donatesubpages_red.png) bottom no-repeat;
	display:block;
}
.pghdr {
	margin-bottom: -8px;
	position:relative;
	z-index: 9999;
}
#portfolio2 { /* Connect Page image fader */
	position:relative;	
}
#portfolio2 img {/* Connect Page image fader */
	position: absolute;
	top:0;
	left:0;
}

/*img.connectBlock {
	margin: 35px 35px 0 0;
	display:inline-block;
}*/
.connectBlock {
	margin: 35px 38px 0 0;
	height: 140px;
	width: 171px;
	background: transparent url(../../img/connect_section_header.gif) top no-repeat;
	padding-top: 0px;
	display:block;
	float: left;
	border: 0px solid #ddd;
	position:relative;
}
.connectBlock span {
	position: absolute;
	top: 3px;
	left: 18px;
	font-family:Verdana, Arial, sans-serif;
	font-size: 14px;
	color:#FFF;
}
.connectBlock img {
	margin: 23px 0 0 1px;
/*	position: absolute;
	z-index: -1;*/
}
.connect_donate {/* Connect Page image fader */
	background: #d8d8d8 url(../../img/connect_supportarea.jpg) top no-repeat;	
	width:154px;
	height:160px;
	/*height:276px;*/
	padding: 40px 0 0 15px;
	position:relative;
}
.connect_donate2 {/* Connect Page image fader */
	background: #e0e0e0;	
	width:154px;
	height:235px;
	padding: 15px 0 0 18px;
	position:relative;
}
.connect_donate3 {/* Connect Page image fader */
	background: #e0e0e0;	
	width:154px;
	height:185px;
	padding: 15px 0 0 15px;
	position:relative;
}
.connect_donate_bttn {
	position:absolute;
	bottom: 12px;
	/*bottom: 118px;*/
	right: 16px;
}
.connect_donate_bttn2 {
	position:absolute;
	bottom: 6px;
	/*bottom: 118px;*/
	right: 26px;
}
#nogift {
	margin-top:	0px;
	padding: 15px 0 0 0;
	border-top: 0px solid #ddd;
}
#nogift .col { min-height: 90px; }
#nogift .col.first { border-right: 1px solid #ddd;  }
#gifts, #othergifts { padding-top: 25px; margin-top: 25px; border-top: 1px solid #ddd; display: block;}
#othergifts
ul.thankgiftbttn { list-style:none; }
.thankgiftbttn li{display:inline}
.thankgiftbttn li a {
	display:block;
	float: left;
	height: 100px;
	background-image:url(../../img/bttn_thankyougifts.jpg);
}
ul.thankgiftbttn li a#radio_tyb {
	width: 195px;
	background-position: 0px 0;
}
ul.thankgiftbttn li a#tv_tyb {
	width: 198px;
	background-position: -195px 0;
}
ul.thankgiftbttn li a#logo_tyb  {
	width: 196px;
	background-position: -393px 0;
}
ul.thankgiftbttn li a#radio_tyb:hover  {background-position: 0px -100px;}
ul.thankgiftbttn li a#tv_tyb:hover  {background-position: -195px -100px;}
ul.thankgiftbttn li a#logo_tyb:hover  {background-position: -393px -100px;}

.right_col_box { /*sub page right column contents containter */ 
	padding: 0 20px;
}
.vertical_margin_rt { /*space between sections in Rt Column */
	margin-bottom: 50px;
}
.right_col_nav {
	margin: 0 0 50px 20px;
	padding:0;
	display:block;
	position: relative;
	width:262px;
	border: 1px solid #ddd;
}
.right_col_nav li {
	list-style: none;
}
.right_nav_txt {
	padding: 0 0 0 35px;
}
.right_col_nav li a{
	background: url(../../img/right_col_nav_bg3.jpg) no-repeat top left;
	width: 262px;
	height: 25px;
	line-height: 25px;
	display: block;
}
.right_col_nav li a:hover{
	background: url(../../img/right_col_nav_bg3.jpg) no-repeat bottom left;
}

.home_box {
	display: block;
	position:relative;
	width: 300px;
	height: 180px;
	margin: 10px 10px 20px 10px;
	background:url(../../img/home_box_tri.png) no-repeat;
	/*padding: 15px 20px 13px 20px;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;*/
	float:left;
}
.home_box_title {
	position: relative;
	top: 6px;
	left: 20px;
	font-family:Verdana, Arial, sans-serif;
	font-size: 20px;
	color:#FFF;	
}
.home_box_copy {
	position: relative;
	width: 240px;
	top: 30px;
	left: 30px;
	font-family:Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color:#000;	
}
a.home_box_button {
	display:block;
	position:absolute;
	top: 154px;
	margin-left: 246px;
	background: #0c5591;
	padding: 5px 15px;
	color: #fff;
	font-weight: bold;
	-moz-border-radius-topleft: 1em;
	-webkit-border-top-left-radius: 1em;
}
#listen {
	display: block;
	width: 300px;
	height: 180px;
	margin: 10px 10px 20px 10px;
	background:url(../../img/home_box_tri.png) no-repeat;
	/*padding: 15px 20px 13px 20px;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;*/
	float:left;
}
#watch {
	display: block;
	width: 300px;/* was 259 */
	height: 180px;
	margin: 10px 10px 20px 10px;
	background:url(../../img/home_box_tri.png) no-repeat;
	/*padding: 15px 20px 13px 20px;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;*/
	float:left;
}
#participate {
	display: block;
	width: 300px;
	height: 180px;
	margin: 10px 10px 20px 10px;
	background:url(../../img/home_box_tri.png) no-repeat;
	/*padding: 15px 20px 13px 20px;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;*/
	float:left;
}
.content_box {
	margin-top: 10px;
	float: left;
}
.contents {
	background: white;
	width: 100%;
}
.big_box { /*contains the 4 small boxes listen live, support, social media, advert */ 
	width: 300px;
	height: 339px;
	margin: 10px 10px 0 0;
	float: right;
}
.small_box { /* holds the images top right */
	background: #f7f7f7;
	border: 0px solid #f3f3f3;
	height: 70px;
	text-align:center;
	width: 100%;
	margin-bottom: 17px;
}
.small_box a img{
	border: 1px solid #fff;
	height:70px;
}
.small_box a:hover img {
	border: 1px solid #ddd;	
}
.program_box {
	width: 247px;
	min-height: 140px;
	border: 1px solid #ddd;
	float:left;
	padding: 15px;
	margin: 0 30px 30px 0;
}
.program_box img {
	margin-right: 10px;	
}
#newshour_module td{
	padding: 0 5px;	
}
#newshour { 
	background-color:#384150;
	height: 26px;
	width: 590px;
}
.backtotopbox{
	background: #fff;
	position: relative;
	}
	.backtotopbox a:link, .backtotopbox a:active, .backtotopbox a:visited{
		color: #b0b0b0;
	}
	.backtotopbox a:hover{
		color: #ff0000;
	}
	a.backtotop{
	background: transparent;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 2px;
	position: relative;
	left: 0px;
	bottom: 0px;
	}
.backtotopbox2 {
	width:100px;
	height: 20px;
	line-height:20px;
	position:absolute;
	left:430px;
	text-align:center;
	background: #fff;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.footer_info{
	border-top: 1px solid #ccc;
	text-align: left;
	margin-top: 15px;
	padding-top: 5px;
	line-height: 20px;
}
#footer {
	border-top: 1px solid white;
	padding: 5px 0 30px 0;
	margin:0;
	background: #1e1e1e;
}
.footer_info ul, .footer_info li {
	margin:0;
	padding:0;
	list-style: none;
	display: inline;
}
.footer_info li a{
	padding: 0 10px;
	border-right: solid 1px #333;
}
.footer_info li a.last{
	border-right: none;
}
.footer_info li a.first{
	padding-left: 0;
}
#footer a {
	color: #ccc;
}
#footer a:hover {
	color: #CC3333;
}
#footer .nprModText, .nprModCatTitle, #footer .nprModImg, #footer .nprModStoy3  {
	display:none;
}
#footer .nprModAudioLinks {
display:none;
}
/*#footer .nprModLinkWindows, #footer .nprModLinkReal {
background: url(../../img/play_bttn.png) left no-repeat ;
padding-left: 10px;
}*/
#footer .nprModAudioLinks img {
display:none;
}
.nprModMore {
	text-align:right;
	float:right;
}
/*#maincontainer .nprModWrap {
	font-size: 1.2em;	
}*/
#maincontainer .nprModHead a strong, #maincontainer a.NewsHeadlineList, #maincontainer .nprModAudioLinks a {
	font-weight: bold;
	color: #0077ff;
}
#maincontainer .nprModHead a:hover strong, #maincontainer a:hover.NewsHeadlineList, #maincontainer .nprModAudioLinks a:hover{
	font-weight: bold;
	color: #000;
}
#maincontainer .nprModAudioLinks img {
	display:none;
}
.mediakit_left {
	width: 410px;
	float:left;
}
/*******************************************************************
Listen Live Slide Down Panel
*******************************************************************/
#slickbox { /* used for Listen Live contents*/
	height: 117px;
	visibility:hidden;
	display: none;
	margin:4px 0 5px 0;
	padding: 20px 0 12px 25px;;
	background:#99ccff url(../../img/listenlivebg.jpg) repeat-x;
	border: 2px solid #fff;
	border-top: none;
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	-webkit-border-bottom-left-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
}
#stream_help {
	position: absolute;
	right:12px;
	top:164px;
}
#stream_help a {
	font-size: .9em;
	color:#fff;
	letter-spacing: 1px;
}#stream_help a:hover {color:#000;}

.streamicon {
	margin-right: 10px;
	float: left;
}
.podcasticon {
	margin-right: 40px;	
}
.play_bttn a {
	margin: 0 0 0 10px;
	background: #fff url(../../img/play_bttn.jpg) no-repeat;
	width: 95px;
	height: 40px;
	display: block;
}
.play_bttn a:hover {
	background: #fff url(../../img/play_bttn_hover.jpg) no-repeat;
}
.listenlivecol {
	width: 290px;
	margin-right: 20px;
	display:inline-block;
	float:left;
	position:relative;
}
#slickbox h1 {
	margin-bottom: 0px;
	color: #000;
}
.listenlivebox {
	height: 40px;
	line-height: 22px;
	padding: 10px 5px;
	background:#fff;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;	
}
a.listenlivedrop_close {
	position: absolute;
	right:8px;
	bottom:33px;
}
.play {
	text-align: right;
}
.play a.play_win {
	display:block;
	background:url(../../img/icon_play_win.png) top right no-repeat;
	height: 20px;
	width: 100px;
}
.play a.play_win:hover {
	background:url(../../img/icon_play_win.png) bottom right no-repeat;
}
.play a.play_mac {
	display:block;
	background:url(../../img/icon_play_mac.png) top right no-repeat;
	height: 20px;
	width: 100px;
}
.play a.play_mac:hover {
	background:url(../../img/icon_play_mac.png) bottom right no-repeat;
}
.listenlive_schedule {
	position:absolute;
	bottom:-18px;
	left:10px;
	padding: 8px 5px 3px 5px;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
.listenlivecol .listenlive_schedule a {
	color: #000;
	font-weight: normal;
}
.listenlive_schedule a:hover {
	color:#fff;
	font-weight: normal;
}
#programaz li {
	list-style:none;
}
#programaz h1 {
	display:none;	
}
#programaz a:link {
	color: #333333;
	text-decoration: none;
}

#programaz a:hover {
	color: #333333;
	text-decoration: none;
}

#programaz a:link {
	color: #666666;
	text-decoration: none;
}

#programaz a:hover {
	padding-left: 5px;
	border-left: 5px solid #333;
	font-weight: 900;
	color: #333333;
}
#programaz2 {border-top:1px solid #ddd; padding: 15px 0;}
#programaz2 ul {list-style:none;}
#programaz2 li {font-size:10px;}
span#az1 {float:left; margin-right:65px;}
span#az2 {float:left; margin-right:65px;}
span#az3 {float:left;}

.sponsor_bg {
	background:#e1e1e1;
	padding: 5px 0;
}
/*******************************************************************
Get Updates - Networking icons
*******************************************************************/
/*#donate a{
	background:url(../../img/support3.png) no-repeat top left;
	display: block;
	height: 70px;
	width: 300px;
}
#donate a:hover{
	background:url(../../img/support3.png) no-repeat bottom left;
	display: block;
	height: 70px;
	width: 300px;
}*/
ul#social {
	margin-top: -15px;
	display:block;
}
#social li{
	list-style: none;
	display: inline;
 }
#enews a{
	float:left;
	background:url(../../img/enewsicon.png) no-repeat bottom left;
	display: block;
	height: 70px;
	width: 70px;
	border: none;
}
#rss a{
	float:left;
	background:url(../../img/rssicon.png) no-repeat bottom left;
	display: block;
	height: 70px;
	width: 53px;
	border: none;
}
#facebook a{
	float:left;
	background:url(../../img/facebookicon.png) no-repeat bottom left;
	display: block;
	height: 70px;
	width: 54px;
	border: none;
}
#twitter a{
	float:left;
	background:url(../../img/twittericon.png) no-repeat bottom left;
	display: block;
	height: 70px;
	width: 53px;
	border: none;
}
#iphone a{
	float:left;
	background:url(../../img/iphoneicon.png) no-repeat bottom left;
	display: block;
	height: 70px;
	width: 70px;
	border: none;
}
#social a:hover { 
    background-position: top left;
	border: none;
}

/**************************************************************************
Column Grid
**************************************************************************/
.col{
	float:left;
	display:inline;
	width:47%;margin-left:4%;  /*2 equal width columns layout - default */
}
#footer .col {
	font-size: 12px;
	font-weight:bold;
	min-height: 180px;
	padding-top: 20px;
}

.cols3 .col{width:30%;margin-left:5%;} /* 3 equal width columns layout */

.cols4 .col{width:21%;margin-left:3%; padding-right: 2%; border-right: 1px solid #333;} /* 4 equal width columns layout */


/****************************************************************
Featured Programs SLIDER
*****************************************************************/
.feature_holder {
	position: relative;
	width:592px;
	height:300px;
	overflow: hidden;
}
.slider_wrap { /* invisible, needed for layout and js */
	position: absolute;
	top: 10px;
	left: 10px;
	display:block;
}
.slider_wrap2 { /* invisible, needed for layout and js on subpages */
	position: absolute;
	top: 0px;
	left: 0px;
	display:block;
}
.main_view { /* wraps the slider like photo frame */


	float: left;
	padding: 0px;
	margin-right: 20px;
	/*background: #fff url(slider/main_view_bg.gif) no-repeat;*/
	background: transparent;
	border: 0px solid #ccc;
	position: relative;
}
.window { /* the viewable area for the slider */
	height:285px;
	width: 620px;
	overflow: hidden;
	position: relative;
}
.window2 { /* the viewable area for the slider */
	height:250px;
	width: 592px;
	overflow: hidden;
	position: relative;
}
.image_reel { 
	position: absolute;
	top: 0; left: 0;
}
.slider_overlay a {
	position:relative;
	z-index: 100;
	color: #0077ff;
	cursor: pointer;
}
.slider_overlay  a:hover {
	color:#ff0000;
}
a.feature_moreinfo {
	font-size:11px;	
	background-color: #fff;
	padding: 2px;
	border: 2px solid #000;
	position: absolute;
	top:8px;
	right:0;
}
.image_reel img {float: left;}
/*.image_reel a span {
	height: 285px;
	width: 620px;
	float: left;
	background: #111 url(../../img/icon_view.gif) no-repeat center;
	position: absolute;
	z-index: 10;
	top: 0; left: 0;
}*/
.paging { /* holds the entire slider navigation */
	background: transparent;
	margin-top: 5px;
	margin-right: 2px;
	text-align: right;
}
.paging img.featured_programs {
	margin-right: 0px;
}
.paging img {/* clickable links for slider navigation */
	padding: 2px;
	margin: -1px;
	text-decoration: none;
	color: #fff;
	border: 2px solid #fff;
}
.paging a.active img { /* dynamically added for currently viewable image */
	font-weight: bold; 
	background: transparent; 
	border: 2px solid #0075b1;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.paging a:hover {font-weight: bold;}

.slider_overlay {
	/*background: url(../../img/transpBlack.png);*/
	background: url(http://www.wmfe.org/images/content/pagebuilder/bg.t1.png);
	padding: 10px;
	height: 55px;
	width: 600px;
	position: absolute;
	bottom: 0;
	z-index: 99;
	color: white;
}
.so1 {
	left:0px;
}
.so2 {
	left:620px;
}
.so3 {
	left:1240px;
}
.so4 {
	left:1860px;
}
.so5 {
	left:2480px;
}
.slider_overlay p {
	position: relative;
	z-index: 601;
	color: #fff;
}
p strong.show_title {
	font-size: 15px; font-weight: bold; margin-bottom:10px;	
}
/****************************************************
Tabbed Box (listen)
****************************************************/
/*.tabbed-box p, .tabbed-box2 p { margin: 0em 0; }
.wrap {
		width: 100%;
		margin: 20px auto; }
.tabbed-box, .tabbed-box2 {
		width: 100%;
		font-size: .8em;
		border-left: 1px solid #ddd;}
.tabbed-box .tabs li, .tabbed-box2 .tabs2 li {
		list-style: none;
		float: left; }
.tabbed-box .tabs li a, .tabbed-box2 .tabs2 li a {
		display: block;
		padding: 5px 10px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		color: #888;
		background: #eee; 
		border: 1px solid #ddd; }
.tabbed-box .tabs li:first-child a, .tabbed-box2 .tabs2 li:first-child a {
		border-left: none; }
.tabbed-box .tabs li a:hover, .tabbed-box2 .tabs2 li a:hover {
		color: #333; }
.tabbed-box .tabs li a:focus, .tabbed-box2 .tabs2 li a:focus {
		outline: none; }
.tabbed-box .tabs li a.active, .tabbed-box .tabs li a.active:hover, .tabbed-box2 .tabs2 li a.active, .tabbed-box2 .tabs2 li a.active:hover {
		background: #fff;
		color: #333;
		border-bottom: 1px solid #fff; }
.tabbed-content, .tabbed-content2 {
		padding: 2em 1em 1em 1em;
		background: #fff ;
		border: 1px solid #ddd;
		border-top:none;
		border-left:none;
		display: none;}
.tabbed-content .nprMod {
margin-top: 0px;
}*/

.usual, .usual2 {
  background:transparent;
  display:block;
  color:#111;
  width:100%;
}
.usual img, .usual2 img {
	margin: 0 10px 10px 0;
}
.usual li, .usual2 li { list-style:none; float:left; }
.usual ul a, .usual2 ul a {
  display:block;
  padding:0 10px;
  height: 32px;
  line-height:32px;
  text-decoration:none!important;
  font-weight:bold;
  color:#888;
  background:#fff url(../../img/tab_bg_35.jpg) repeat-x;
  border: 1px solid #ddd;
  border-bottom: none;
  margin:3px 0 0 0;
  -webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.usual ul a:hover, .usual2 ul a:hover {
  color:#fff;
  background:#666;
  display:block;
  }
.usual ul a.selected, .usual2 ul a.selected {
  margin-top:0px;
  height: 36px;
  color:#000;
  background:#fff;
  border-top: 1px solid #ddd;
  cursor:default;
  position:relative;
  z-index:1;
  bottom:-1px;
  
  }
#news_tab1, #news_tab2, #news_tab3, #news_tab4, #news_tab5, #show_tab1, #show_tab2, #show_tab3, #show_tab4, #tab1, #tab2, #tab3, #tab4, #tab5, #tab6, #tab7 {
  padding:10px 10px 8px 10px;
  margin-top:0px;
  margin-bottom: 30px;
  clear:both;
  background:#fff;
  border: 1px solid #ddd;
  position:relative;
  top:0;
  left:0;
  /*border-top:none;*/
  }
.usual div a, .usual2 div a { color:#07F; font-weight:bold; }
.usual div a:hover, .usual2 div a:hover { color:#000; font-weight:bold; margin-top:1px; }

/****** Event Page Tab System ******/
.event_tabs li { list-style:none; float:left; }
.event_tabs ul a { display:block; }
#events_perf a{
  background: url(../../img/events_perf.jpg) bottom no-repeat;
  width: 285px;
  height: 68px;
margin-right: 20px;
}
#events_perf a:hover, #events_perf a.selected {
  background: url(../../img/events_perf.jpg) top no-repeat;
}

#events_comm a{
  background: url(../../img/events_comm.jpg) bottom no-repeat;
  width: 285px;
  height: 68px;
}
#events_comm a:hover, #events_comm a.selected {
  background: url(../../img/events_comm.jpg) top no-repeat;
}


/****************************************************
FORMs
****************************************************/
fieldset {
	border:none;
}
input#email {
	float:left;
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	height: 22px;
	width: 200px;
	font:  15px Verdana bold;
}
input#submit {
	margin-left: 0px;
	margin-top: 2px;
}
.left_col fieldset{
	border:1px solid #ccc;
	padding:1em 20px;
	margin:0 0 20px 0;
}

legend{
	padding:0px 5px;
	font-size:18px;
	font-weight: bold;
}

#searchForm2 {
	position: absolute;
	right: 30px;
	top: 122px;
	width: 260px;
}
input#srch_btn2 {
	/*border:none;
	padding: 4px;
	margin-left: 10px;
	font-size: 10px;
	background: #CCC;
	color:#111;*/
	position: absolute;
	right:0;
	width:26px;
	height:26px;
}
input#query2 {
	border:6px solid white;;
	position:absolute;
	top: 0;
	left: 0;

	height:14px;
	width: 222px;
	font-size: 14px;
}

/***********************************************
        Tool Tip Styles
***********************************************/
.tooltip {
	display:none;
	text-align: left;
	background:transparent url(../../img/tooltip_wht3.png);
	font-size:12px;
	height:66px;
	width:161px;
	padding:20px;
	color:#000;	
	position: relative;
	z-index: 9999;
}

/* style the trigger elements */
.tip  {
	border:0;
	cursor:pointer;
}
/* style the trigger elements */
.tip2  {
	border:0;
	cursor:pointer;
}

/***********************************************
Corp Development sponsor slider
***********************************************/
.main {
	position:relative;
	bottom: 0;
	margin: 30px 0;
}
.sponsors {
	background: #fff;
	height: 180px;
	margin: 0 auto;
	border: 0px solid #c757ab;
	float:left;
}
.sponsors li {list-style:none; display:inline;}
.sponsors img {
	margin:  25px 15px;
	border: 0px solid #ccc;
}
.main {

}
.prev {
	float:left;
	cursor:pointer;
	margin: 30px 2px 0 0;
}
.next {
	float:right;
	cursor:pointer;
	margin: 30px 0 0 2px;
}


/***********************************************
Testimonials - My Connection to WMFE
***********************************************/


#testimonials, #testimonials li, #testimonials2, #testimonials2 li{
	position: relative;
	top:-5px;
	list-style-image:none;
	list-style:none;
	list-style-position: outside;
}
#testimonials li{
    width:548px;
    height:110px;
	background: #EFF8FF;
    border: 1px solid #7FC9FF;
	display:none; /* hide the items at first only */
    font-size:16px;
    line-height:20px;
    padding:20px;
}
#testimonials2 li {
	width:548px;
    height:110px;
	padding:20px;
	background: #EFF8FF;
    border: 1px solid #7FC9FF;
	display:block;
    font-size:16px;
    line-height:20px;
}
#testimonials li img, #testimonials2 li img {
    float:left;
    margin-right:15px;
    padding: 5px;
    border: 1px solid #7FC9FF;
    background-color: #DFF1FF;
}
span.memname {
    font-size: 20px;
    font-weight:bold;
    color: #000;
}
span.tagline {
    font-size: 13px;
    font-style: italic;
    color: #666;
}
span.audio_clip {
    margin-top: 15px;
    display:block;
    font-size: 12px;
    font-style: italic;
    color:#666;
}

/***********************************************
Feedback Box Link Tab 
***********************************************/

#feedbackbox {
background:#fff;
padding:5px 10px 3px 0;
margin:0;
width:80px;
position:relative;
top:0px;left:750px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}

#feedbackbox2 {
background:transparent url(http://www.wmfe.org/images/content/pagebuilder/26669.png) repeat;
margin:0;
padding: 8px 10px 8px 0;
width:80px;
position:fixed;
bottom:10px;right:10px;
-webkit-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border-radius: 4px;
}

