/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/

body {
	margin: 0px 0px 0px 0px;
	background-image: none;
	background-color: #fff;
	}
#wrapper {
	position: relative;
	width: 990px;
	background: black;
	margin: 0px auto 0px auto;
	text-align: left;
	border: 2px solid black;
	border-top: none;
	}
#mainContainer {
	width: 100%;
	background: white;
	margin: 0px 0px 0px 0px;
	}
#brandingContainer {
	padding-top: 10px;
	text-align: center;
	}
#brandingContainer #siteTagline {
	display: none;
	}	
#searchContainer {
	position: relative;
	text-align: left;
	width: 304px;
	margin: 0px auto;
	}
#searchContainer #searchBox input {
	margin-top: 5px;
	width: 210px;	
	padding: 3px;
	}
#searchContainer #searchImage {
	position: absolute;
	top: 10px;
	right: 0px;
	}	
#scroll {
	position: relative;
	margin-top: 10px;
	width: 990px;
	height: 29px;
	background: black;
	}	
#boston_scrolling {
	margin-left: 210px;
	width: 750px;
	color: yellow;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	}	
#yahoopod .content {
	display: block;
	width: 750px;
	height: 20px;
	padding-left: 30px;
	}	
#yahoopod .content .title a {
	color: yellow;
	padding-left: 15px;
	}	
#read-listen {
	position: absolute;
	z-index: 2;
	top: 141px;
	left: 3px;
	}
#hardLinks {	
	position: relative;
	width: 204px;
	height: 67px;
	background: url(../images/watch-listen-read.png) no-repeat;
	}	
#hardLinks img {
	width: 	60px;
	height: 65px;
	}
#hardLinks #read {
	position: absolute;
	top: 0px;
	right: 0px;
	}	
#hardLinks #listen {
	position: absolute;
	top: 0px;
	left: 74px;
	}	
#hardLinks #watch {
	position: absolute;
	top: 0px;
	left: 4px;
	}	
#menu {
	position: relative;
	width: 990px;
	height: 33px;
	background: url(../images/menu_back.gif) repeat-x;
	}	
ul#dropdown {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	vertical-align: bottom;
	width: 765px;
	margin-left: 210px;
	padding-top: 10px;
	}	
#dropdown li  {
	display: inline;
	margin: 0px 0px;
	}
ul#dropdown li a {
	list-style-type: none;		
	}
#dropdown  a	{
	}	
ul#dropdown li a:link {	
	margin: 0px;
	text-align: center;
	text-decoration: none;
	}
.menuCategory	{
	}
.menuCategory a, .menuCategory a:visited {
	font-size: 12px;
	color: #001652;
	padding: 0px 15px;
	font-weight: 800;
	}
.menuCategory a.selected { 
	font-weight: normal;
	}	
.menuCategory a:hover {
	color: white;
	text-decoration: none;
	}		
#leftCol {
	float: left;
	width: 300px;
	margin-top: 1px;
	}	
#slideshow {
	position: relative;
	width: 300px;
	height: 203px;
	background: black;
	}	
#boston_slideshow .pod {
	position: absolute;
	z-index: 1;
	top: 100px;
	left: 5px;
	width: 290px;
	height: 181px;
	margin: 5px;
	}
#boston_slideshow .pod img {
	width: 290px;
	height: 181px;
	}			
#slideCover {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 300px;
	height: 203px;
	background: url(../images/slideshow.png) no-repeat;
	}	
#slideshow-pager {
	position: absolute;
	z-index: 3;
	bottom: 3px;
	right: 5px;
	text-align: right;
	font-size: 8px;
	color: white;
	}	
#slideshow-pager a {
	color: white;
	font-size: 11px;
	padding: 0px 4px;
	font-weight: bold;
	}	
#slideshow-pager a.activeSlide {
	color: yellow;
	}
#tabContainer {
	margin: 10px 7px;
	}	
#tabContainer .ui-tabs-container  {
	border-top: 6px solid #4d7aa2;
	border-bottom: none;
	padding: 0px;
	}	
#tabContainer .content {
	position: relative;
	border: 3px solid #4d7aa2;
	padding: 0px;
	margin: 0px;
	}	
#tabContainer .content #schedule {
	width: 270px;
	padding: 0px;
	margin: 5px auto;
	}	
#tabContainer .time {
	font-size: 11px;
	color: #3d961a;
	padding: 8px 5px 8px 0px;
	font-weight: bold;
	width: 72px;
	background: url(../images/dots.gif) 0% 100% repeat-x;
	}	
#tabContainer .program {
	font-size: 11px;
	color: #000000;
	padding: 8px 0px 8px 0px;
	font-weight: bold;	
	background: url(../images/dots.gif) 0% 100% repeat-x;
	}		
#tabContainer h3 {
	padding: 4px 0px;
	color: white;
	margin: 0px;
	background: #000a2a url(../images/h1_back.gif);
	}	
#tabContainer h3 a {
	color: white;
	}	
#tabContainer .adminLink {
	display: none;
	}	
#quickContact {
	position: relative;
	margin: 15px 7px;	
	background: url(../images/right_title.gif) no-repeat;
	}
.rightTitle {
	display: block;
	width: 100%;
	height: 25px;
	padding-top: 6px;
	
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-indent: 15px;
	text-align: left;
	margin: 0px;
	}
#contactTable {
	border: 2px solid #4d7aa2;	
	}
#contactTable td {
	padding: 3px 5px;
	}	
#contactTable .emailTitle 	{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 5px 5px;
	}	
#contactTable .quickButton {
	text-align: right;
	padding-right: 10px;
	}
#midCol {
	float: left;
	width: 373px;
	margin-left: 1px;
	margin-top: 1px;
	}	
#mainCol {
	float: left;
	width: 673px;
	padding-top: 7px;
	}	
#mainCol h1 {
	text-indent: 15px;
	background: url(../images/h1_back.gif);
	color: white;
	padding: 5px 0px;

	}	
#boston_videos {
	position: relative;
	background: #000722 url(../images/links_corner.gif) 0% 100% no-repeat;
	text-align: center;
	}	
#boston_videos #live-brodcastpod .title {
	background: #000722 url(../images/video_corner.gif) 100% 0% no-repeat;		
	color: green;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
	}
#boston_videos #live-brodcastpod .content {
	border: 1px solid white;
	height: 345px;
	width: 350px;
	}	
#boston_videos .content {
	margin-bottom: 5px;
	margin-left: 11px;
	overflow: hidden;
	}	
#videolinkspod {
	padding-bottom: 10px;
	}
#videolinkspod .content {
	width: 352px;
	}	
#videolinkspod img {
	width: 112px;
	height: 85px;
	border: 1px solid white;
	margin: 0px auto;
	}
#videolinkspod td {
	text-align: center;
	width: 33%;
	}	
#homeContent {
	display: none;
	}
#boston_twitter_feed {
	min-height: 5px;
	padding-top: 5px;
	width: 374px;
	
	} 		
#boston_twitter_feed .title {
	display: none;
	}	
#rightCol {
	float: right;
	width: 300px;
	margin-right: 8px;	
	margin-top: 1px;
	}
#boston_news {
	border-bottom: 3px solid #4d7aa2;
	background: #4d7aa2;
	width: 298px;	
	margin-bottom: 10px;
	}
#boston_news .pods {
	margin: 0px;
	}	
#boston_news .title {
	display: block;
	width: 298px;
	height: 25px;
	padding-top: 6px;
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-indent: 15px;
	text-align: left;
	margin: 0px;
	background: url(../images/right_title.gif) no-repeat;
	}
#boston_news #mm_featurespod h2, #boston_news #mm_featurespod .date, #boston_news #mm_featurespod .listingText	  {
	display: none;
	}

		
#boston_news #heraldpod .title {
	width: 295px;
	}	
#boston_news .content {
	margin: 0px 3px 0px 3px;
	padding: 8px;
	background: white;
	min-height: 135px;
	}	
#boston_news #heraldpod .content .title, #boston_news #mm_featurespod h3 {
	display: normal;
	width: 100%;
	padding-top: 5px; 
	height: 15px;
	padding-bottom: 5px;
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	margin: 0px;
	background: url(../images/dots.gif) 0% 100% repeat-x;
	}
#linkspod {
	margin-top: 10px;
	border-top: 1px solid grey;
	}	
#linkspod .title {
	text-align: center;
	color: green;
	font-weight: bold;
	padding: 10px 0px;
	font-size: 14px;
	}	
.break {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	background: blue;
	margin-top: 15px;
	}		
#boston_footer {
	margin-top: 20px;
	text-align: center;
	} 	
#boston_footer table {
	margin: 0px auto;
	}	
#boston_footer td {
	padding: 0px 3px;
	}	
#copyright {
	float: none;
	margin: 8px auto;
	text-align: center;
	color: white;
	}
#adminMenu {
	text-align: center;
	}
#adminMenu a {
	color: white;
	}		
#boston_rightCol .pod img {
	border: 1px solid black;
	}		
#mainContent {
	padding: 0px 0px 5px 5px;
	}	
	
	
	
	
	
	
	
	
	

			
				
	
