
/* Setup */

html {
    overflow-y: scroll;
}

body {
	margin: 0;
    font-family: Arial, Helvetica, sans-serif;
	background: #1f3d63 url('../media/images/background_page.jpg') top center no-repeat;

}

* {
	outline: none;
}

.clr {
	clear: both;
}

img {
	border: none;
}
a{
text-decoration:none;

}



h1 {
	margin: 0;
	padding: 20px 0;
	line-height: 0.9;
	font-size: 1.3em;
}

p {
	font-size: 13px;
}

#jswarning {
	position: absolute;
	top: 0;
	padding: 10px 20px;
	text-align: center;
	background: url('../media/images/background_warning.png') repeat-x;
	color: #fff;
	border-left: #2d5382 solid 1px;
	border-right: #2d5382 solid 1px;
}

.script {
	display:none;
}

#wrapper {
	margin: 0 auto;
	width: 980px;
}

#container {
	background: #fff;
	padding-bottom: 5px;
    position: relative;
    z-index: 0;
}

#content {
    clear: both;
    padding: 15px;
    line-height: 1.1em;
    color: #222;
    position: relative;
    z-index: 0;
}

#content_secondary {
	clear: both;
    padding: 15px 40px;
    line-height: 1.1em;
    color: #222;
}

#content p {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}

#content ul {
    /*padding: .8em 0 .8em 2em;*/
}

#content li {
    padding: .3em 0;
}

#audio {width:auto;}
#audio th {padding:3px 8px; text-align:left; background-color:#ddd;}
#audio td {padding:3px 8px;}
code, pre {
    font-size: 10pt;
    font-family: "Consolas","Lucida Console",Courier,mono;
    background: white;
}

code {
    padding: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

pre {
    padding: 8px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#breadcrumb {
	color: #999;
	font-size: 10pt;
}
#breadcrumb a {
	color: #999;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #666;
	text-decoration: underline;
}

/* End Setup */


/* Header */

#header {
	height: 85px;
	background: url('../media/images/background_header.png') no-repeat;
	padding: 6px 0 0 15px;
    z-index: 25;
}



#banner {

}
#employee_category {
	clear: both;
	margin: 17px 0px 17px 0px;
	}

#picture {
	color: #092354;
	padding: 25px 10px;
	margin: 5px;
	font-family:arial narrow, Helvetica;
	height: 270px;
	text-align: center;
	width: 160px;
	float: left;
	}

#picture a {
	color: #4c667f;
	text-decoration: none;
	
	}

#picture a:hover {
	text-decoration: underline;
	}
#map3{
border:15px solid #225982; margin-top:40px;-moz-border-radius:10px;width:300px;height:300px;float:right;
}
.menu {
	position: relative;
	padding: 0 20px;
	margin: 15px 0 0 0;
	overflow: hidden;
	font-size: 10pt;
	width:475px;
}

.menu li {
	float: left;
	list-style: none;
}
.menu li.back {
	background: url("../media/images/menu.png") no-repeat right -26px;
	width: 9px;
	height: 26px;
	z-index: 8;
	position: absolute;
}
.menu li.back .left {
	background: url("../media/images/menu.png") no-repeat top left;
	height: 26px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
.menu li a {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 6px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 26px;
	position: relative;
	overflow: hidden;
	margin: auto 6px;
}
.menu li a:active, .menu li a:hover  {
	color: #ccc;
}
.menu_sub {list-style: none;margin: 0; padding: 5px 0 0 0; width:175px; height: auto; background: transparent url('../media/images/background_header_submenu.png') repeat;}

.menu_sub li{width:175px; height: auto;font-size: 12px;margin:0;padding:2px 0;}
.menu_sub li a{
    font-size: 12px;
    margin:0;
    padding:2px 0 2px 10px;
    width: inherit;
    color: #fff;
    text-decoration:none;
    text-align: left;
}
.menu_sub li a:hover{color:#ccc;}

#menu_programs_div {display: none; width: 175px; height:auto;margin-left: 145px;  position: absolute; left: 50%;top: 75px; z-index:7; background: transparent; }
#menu_donate_div {display: none; width: 175px;  height:auto; margin-left: 80px; position: absolute; left: 50%; top: 75px; z-index:7; background: transparent;}
#menu_home_div {display: none; width: 175px; height:auto; margin-left: 30px; position: absolute; left: 50%; top: 75px; z-index:7; background: transparent;}
#menu_events_div {display: none; width: 175px; height:auto; margin-left: 235px; position: absolute; left: 50%; top: 75px; z-index:7;background: transparent;}
#menu_about_div {display: none; width: 175px; height:auto; margin-left: 295px; position: absolute; left: 50%; top: 75px; z-index:7;background: transparent;}
#menu_contact_div {display: none; width: 175px; height:auto; margin-left: 355px; position: absolute; left: 50%; top: 75px; z-index:7;background: transparent;}
#menu_green_div {display: none; width: 175px; height:auto; margin-left: 430px;position: absolute; left: 50%; top: 75px; z-index:7;background: transparent;}
/*
.menu li a:hover, .menu li a:visited {
	color: #333;
}
*/
#media_player {
	float: left;
	/*position:relative;*/
	margin-left: 18px;
	height:80px;
	width:382px;
	background: url('../media/images/background_player.png') no-repeat;
	cursor: default;
}

#onair_pic {
	width: 62px;
	height: 53px;
}
#play {
	margin-top: 26px;
	float: right;
}

#caption a {
	color: #fff;
}
#caption a:hover {
	color: #ccc;
	text-decoration: none;
}
#player_links {
	width:243px;
	text-align:right;

}
#clock {
	background: none;
	border: none;
	text-align: center;
	width: 82px;
	padding-top: 5px;
	color: #fff;
}

#button_facebook {
	float: left;
	display: block;
	margin: 0 5px;
	width: 33px;
	height: 34px;
	background: url('../media/images/icons_social.png');
}
#button_facebook:hover {
	background-position: 0 35px;
}

#button_rss {
	float: left;
	display: block;
	margin: 0 5px;
	width: 33px;
	height: 34px;
	background: url('../media/images/icons_social.png') 69px 0;
}
#button_rss:hover {
	background-position: 69px 35px;
}

#button_twitter {
	float: left;
	margin: 0 5px;
	display: block;
	width: 33px;
	height: 34px;
	background: url('../media/images/icons_social.png') 105px 0;
}
#button_twitter:hover {
	background-position: 105px 35px;
}

#button_myspace {
	float: left;
	margin: 0 5px;
	display: block;
	width: 33px;
	height: 34px;
	background: url('../media/images/icons_social.png') 33px 0;
}
#button_myspace:hover {
	background-position: 33px 35px;
}


/* End Header */

/* Footer */

#footer {
	width: 980px;
	height: 100px;
	background: url('../media/images/background_footer.png') no-repeat bottom;
	margin-bottom: 30px;
	color: #ffffff;
	font-size: 10pt;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}

#footer_left {
	float:left;
	}

#footer_middle {
	float:left;
	}

#footer_right {
	float:left;
	}

#footer_bottom {
	
	}
#menu {
	padding: 15px 0 0 0;
	margin: 0;
	overflow: hidden;
	font-size: 10pt;
}

#menu li {
	list-style: none outside none;
	display: inline;
	margin: 0 7px;
	}

/* End Footer */


/* Home Page */

#home_column_left {
	float: left;
	padding: 0 14px 0 0;
	width: 345px;
	min-height: 500px;
}

#home_column_middle {
	float: left;
	padding: 0 14px;
	width: 345px;
	min-height: 500px;
	/*
	border-left: #d2d2d2 solid 1px;
	border-right: #d2d2d2 solid 1px;
	*/
}

#home_column_right {
	float: left;
	padding: 0 0 0 14px;
	width: 200px;
	min-height: 500px;
}


.home_section_title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	text-transform: uppercase;
	color: #e33b29;
}

.home_section_title a {
	text-decoration: none;
	color: #e33b29;

}

.home_section_title a:hover {
	text-decoration: underline;
}

#category_news_box {
	border-bottom: #000000 1.5px dotted;
	}

.home_story_box {
	margin: 0 0 5px 0;
}

.home_story_box p {
	margin-bottom: 0;
	padding-bottom: 0;
	}

.home_image {
	margin: 10px 0pt;
	text-align: center;
}
.home_image img {
	max-width: 345px;
	max-height: 400px;
	/*
	padding: 2px;
	border: #ccc solid 1px;
	*/
}

.box { font-size:11px; border:1px solid gray; background-color:#eee; padding:2px; margin:0 0 4px 0; }
.box input, .box option, .box select {font-size:11px;}
.sidebox { font-size:10px; border:1px solid gray; background-color:#eee; margin:10px 0; padding:10px; }



#news_stories .home_section_title {
	margin-top: 15px;
	display: block;
}

#news_stories .home_story_box {
	margin: 5px 0;
}
#news_stories .story_title a{
	padding: 0;
	margin: 0 0 0px 0;
	font-size: 13px;
	font-weight: bold;
	color: #25408F;	
}

.story_title {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 13px;
	font-weight: bold;
	color: #25408F;
}
.story_title a { text-decoration: none; color: #25408F; }
.story_title a:hover { text-decoration: underline; }

.story_readmore { text-align: right; }
.story_readmore a{ text-decoration: none; color: #25408F; font-size:12px; }
.story_readmore a:hover { text-decoration: underline; }

big {
	font-weight: normal;
	font-size: 9pt;
	margin-right: 7px;
	}

#market_watch {
	padding-top: 10px;
	font-size: 8pt;
	border-bottom: #dcdcdc 1.5px dotted;
	margin: 0 auto;
	}

#market_line {
	height: 20px;
	}

#market_watch #result {
	float: left;
	height: 17px;
	font-size: 8.5pt;
	vertical-align: middle;
	}

#market_watch #caption {
	float: left;
	margin-right: 7px;
	}

.yfi-price-change-up {
	color: green;
	}

.yfi-price-change-down {
	color: red;
	}

#ajaxreader {

}







/* End Home Page */


/* NPR Category */



/* End NPR Category */


/* NPR Story */

.npr_story_container {
	float: left;
	width:560px;
	margin: 10px 0 0 10px;
	padding-right:25px;
	border-right: #ccc solid 1px;
}

.npr_story_side_box {
	float: left;
	width:335px;
	margin-top: 10px;
	padding-left:15px;
}


h1.story_title {
	font-size: 24px;
}

#story_author {
	font-size:14px;
	font-style:italic;
	padding: 0;
}

#story_date {
	font-size:12px;
}

#story_teaser {
	font-size:12px;
	font-style:italic;
}

#story_author {
	margin: 10px 0;
	font-size:12px;
}
.story_pic {
	max-width: 560px;
	max-height: 450px;
	margin: 0 20px 5px 0;
	float: left;
}

#story_twitter_search {
	margin-left: 0px;
	}

/* End NPR Story */
#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
	margin: 45px;
	width: auto;
	text-align: left;
	border-collapse: collapse;
	color:#fff;
	text-decoration:none;
}
#box-table-a th
{
	font-size: 16px;
	font-weight: bold;
	padding: 8px;
	background: #1f3d63;
	border-top: 4px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#box-table-a td
{
	padding: 8px;
	background: #2d5181; 
	border-bottom: 1px solid #fff;
	color: #fff;
	border-top: 1px solid transparent;
	text-decoration:none;

}
#box-table-a td a
{

	color: #fff;


}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}
#box-table-a tr:hover td a:hover
{
	background: #d0dafd;
	color: #000;
}
#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 90%;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #1f3d63;;
	border-bottom: 7px solid #1f3d63;;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}
#one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 600px;
	text-align: left;
	border-collapse: collapse;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}
#one-column-emphasis td
{
	
	padding: 5px 15px;
	color: #669;
	border-top: 1px solid #e8edff;
}
.oce-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
	color: #339;
	background: #eff2ff;
}
#background-image
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 700px;
	text-align: left;
	border-collapse: collapse;
	background: url('../media/images/vector.png')  repeat-y;
}
#background-image th
{
	padding: 12px;
	font-weight: bold;
	font-size: 16px;
	color: #c51723;
}
#background-image td
{
	font-size:13px;
	font-weight:bold;
	padding: 9px 12px;
	color:#07264f;
	// #f3790c;
	border-top: 1px solid #fff;
}
#background-image tfoot td
{
	font-size: 11px;
}
#background-image tbody td
{
	background: url('../media/images/bac.png');
}
* html #background-image tbody td
{
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop');
	background: none;
}	
#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}
#mysource								{border-top:1px solid gray; margin:30px 0 0; padding:5px 0 0;}
#mysource h2						{text-align:center;}
#mysource .ms_response	{padding:10px 0 0; border-top:1px solid #110f59;}
#mysource .ms_info			{color:#110f59; font-weight:bold;}

/*reoccurance*/
.every_occur{display:none;padding: 10px;}
.every_occur p{clear:both; margin: auto 0 auto 25px;}
.every_occur label{font-size:11px;}
.every_occur label, .every_occur input{float:left; margin:auto 5px;}


.days_hold, .month_hold, .year_hold {display:none; margin:5px;}
.days_hold label, .month_hold label, .year_hold label{margin: auto 5px; padding: auto 10px;}
.month_hold input, .days_hold input, .year_hold input{margin:auto 5px;}
label.rad{font-size:11px;}