body {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	background: #0F0902 url('../images/bgrepeat.png') repeat-x center top;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	margin-top: 0;
	width: 100%;
	background: url('../images/background.png') no-repeat center top;
	position: relative;
}
#siteContent {
	width: 1048px;
	margin: 0 auto;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	position: relative;
	float: left;
	background: #fff;
}
#header {
	width:1048px;
	height: 399px;
	float: left;
	clear: both;
	background: url('../images/header.png');
}
#header #nowPlaying {
	background: url('../images/nowPlaying.png');
	width: 444px;
	height: 144px;
	margin: 10px 10px 10px 21px;
	font-size: 13px;
	
}
.nowPlaying {
	color: #ff9900;
	font-size: 13px;
}
#pageContent {
	background: url('../images/contentTop.png') no-repeat top left;
	width: 1048px;
	float: left;
}
#pageContainer {
	padding-top: 18px;
}
#left {
	float: left;
	width: 667px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#left #boxes img {
	margin-bottom: 15px;
}	
#right {
	float: left;
	width: 343px;
	margin-bottom: 15px;
}
#right .box {
	margin-bottom: 15px;
}
#right .boxHeading {
	background: url('../images/sideboxHeader.png') no-repeat top left;
	width: 343px;
	height: 37px;
}
#right .boxHeading p {
	padding: 9px 0 9px 15px;
	margin: 0;
	font-size: 30px;
	color: #fff;
}
#right .boxContent {
	background: #fff;
	border:5px solid #333;
	margin: 0 10px;
}
#right .boxContentHome {
	background: #333;
	border:1px solid #333;
	margin: 0 10px;
}
#right .blackBg {
	background: #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#left .box {
	margin-bottom: 15px;
}
#left .boxHeading {
	background: url('../images/sideboxHeader.png') no-repeat top left;
	width: 343px;
	height: 37px;
}
#left .pageHeading {
	background: url('../images/pageHeading.png') no-repeat top left;
	width: 667px;
	height: 37px;
}
#left .boxHeading p, .pageHeading p {
	padding: 9px 0 9px 15px;
	margin: 0;
	font-size: 30px;
	color: #fff;
}
#left .pageHeading p a {
	color: #fff;
}
#left .boxContent {
	background: #fff;
	border:5px solid #000;
	margin: 0 0 0 6px;
}
#left .pageContent {
	background: #333;
	border:10px solid #333;
	border-bottom: 5px solid #333;
	margin: 0 0 0 4px;
}
#left .flickr_photo {
	float: left;
	margin: 0 7px 0 0;
	border: 1px solid #000;	
	height: 70px;
}
#left .flickr_photo img {
	width: 70px;
	height: 70px;
}
#logo {
	margin:0 0 0 0;
	padding-top:10px;
	padding-left: 20px;
	text-align: left;
	border: none;
}
#fullSpan {
	clear: both;
	margin: 0 10px 15px;
	background: #ff9900;
	font-size:24px;
	font-weight: bold;
	color: #fff;
	padding: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
}
.orangeSpan {
	clear: both;
	margin: 10px 0 20px 5px;
	background: #ff9900;
	font-size:15px;
	font-weight: bold;
	color: #fff;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: left;
}
.orangeSpanLinks {
	font-size: 12px;
	color: #000;
}
.orangeSpanLinks a {
	text-decoration: none;
	color: #000;
}
.orangeSpanLinks a:hover {
	text-decoration: underline;
}
#mainMenu {
	font-family: Verdana;
}
#mainMenu ul {
	list-style: none;
	display: inline;
}
#mainMenu ul li {
	float: left;
	color: #fff;
	font-size: 16px;
	letter-spacing: -1px;
	padding: 7px 10px;
}
#mainMenu ul li a {
	color: #fff;
	text-decoration: none;
}
#newsSubMenu  {
	margin-top: -18px;
	padding-bottom: 14px;
	display: ;
}

#showsSubMenu  {
	padding-bottom: 14px;
	margin-top: -18px;
}
#showsSubMenu2  {
	margin-top: 0;
	padding-bottom: 14px;
}
.subMenu {
	background: url('../images/submenubg.png') repeat-x;
	width: 1048px;
	clear: both;
	float: left;
}
.subMenu ul {
	list-style: none;
	display: inline;
}
.subMenu ul li {
	float: left;
	color: #000;
	font-size: 14px;
	letter-spacing: 0px;
	padding: 4px 10px;
}
.subMenu ul li a {
	color: #000;
	text-decoration: none;
}
.subMenu ul li a:hover {
	text-decoration: underline;
}
#mainMenu {
	background: url('../images/mainMenu.png') repeat-x;
	width: 1048px;
	clear: both;
	float: left;
}
#footer {
	background: #333333;
	padding: 10px;
	clear: both;
	height: 100px;
}
#footer img {
	float: left;
}
.footerLinks {
	float: left;
	margin: 38px 0 38px 20px;
}
.footerLinks, .footerLinks a {
	font-size:30px;
	font-family: Arial;
	color: #fff;
	text-decoration: none;
}
#leftColumn {
	width:198px;
	margin-left:10px;
	margin-right: 18px;
	float:left;
}
.sideBoxHeader {
	width:198px;
	height:28px;
	background: url('../images/sideboxheaderbg.png');
}
.sideBoxHeader p {
	margin: 0;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
}
.searchBoxBg {
	width: 198px;
	height: 72px;
	background: #ff9900;
	margin-bottom: 10px;
}
.sideBoxContainer {
	float: left;
	margin-bottom: 10px;
}
.sideBoxContainer a {
	width: 196px;
	float: left;
	clear: both;
	border-bottom: 1px dashed #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px 0;
	text-decoration: none;
	background: url('../images/bluearrow.png') no-repeat center left;
	text-indent: 24px;
}
.sideBoxContainer a:hover {
	color:#fff;
	text-decoration: none;
	background: #054b80 url('../images/whiteArrow.png') no-repeat center left;
}
a.lastSideLink {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: none;
  border-bottom: 1px solid #ccc;
}
.promoAreaLeft {
	margin-bottom: 10px;
}
.searchBoxBg form {
	padding: 10px;
	margin: 0;
	float: left;
}
.searchField {
    height: 22px;
    width: 224px;
    margin-left: 4px;
    margin-right: 2px;
    border: 1px solid #fff;
}
.searchBtn {
	padding: 4px 10px;
	background: #ff9900;
	border: none;
	color: #fff;
	font-size: 14px;
}
.fullColumn {
	width: 745px;
	float: left;
}
.fullColumnRight {
	width: 176px;
	float: right;
	text-align: center;
	position: relative;
}
.fullColumnBottom {
	float: left;
}
.newsTitle {
	background: #FF9900;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	padding: 5px 5px 5px 10px;
	margin-bottom: 10px;
}
.podcastShowTitle {
	margin-right: 10px;
	margin-left: 10px;
	background: #FF9900;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	padding: 5px 5px 5px 10px;
	margin-bottom: 10px;
}
.newsTitle a {
	font-size:15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.newsTitle a:hover {
	text-decoration: underline;
}
.newsDate {
	margin-bottom: 5px;
}
.newsPost {
	margin-bottom: 10px;
	                    
	padding-bottom: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   	background: #fff;
	margin:5px;
	padding: 10px;
	margin-bottom: 15px;
}
.blogPost {
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   	background: #fff;
	margin:5px;
	padding: 0;
}
.blogStory {
	padding: 0 10px;
	display: none;
}
.newsPostHome {
	margin-bottom: 5px;
	padding-bottom: 5px;
   	background: #fff;
	margin:5px;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
.newsPostHome a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
.newsAbstract {
	background: #333333;
	color: #fff;
	padding: 10px;
	width: 492px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.newsAbstractPadding {
	background: #333333;
	color: #fff;
	width: 492px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.newsAbstractPadding .paddingFix {
	padding: 10px;
}
/* override standard player dimensions */
.playerInnerBox_gsvb .player_gsvb {
  width : 620px;
  height : 260px;
}
.gsc-branding {
	display: none !important;
}

.newsAbstract p {
	margin: 0;
}
.newsAbstract a, .newsAbstractPadding a {
	color: #ff9934;
	text-decoration: none;
}
.newsAbstract a:hover, .newsAbstractPadding a {
	color: #ff9934;
	text-decoration: underline;
}
.newsImage {
	float: left;
	width:110px;
	margin-right: 10px;
}
.newsImageHome {
	float: left;
	width:90px;
	margin-right: 10px;
}
.newsTitleSide {
	font-size:12px;
	font-weight: bold;
	color:#03538F;
}
.formField {
	border: 1px solid #ccc;
	margin-bottom: 5px;
	padding: 3px;
	overflow: visible;
	width:240px;
}
.formTextarea {
	border: 1px solid #ccc;
	height: 200px;
	width: 500px;
}
.label {
	vertical-align: top;
	font-size: 12px;
}
.formButton {
	margin-top:5px;
}
h2 {
	color:#05518A;
	font-size: 14px;
}
.search_result_title {
	font-size: 13px;
	font-weight: bold;
}
.search_result_relevance {
	color: #FF9900;
	margin-bottom: 15px;
}
.hightlight_color {
	background: #D1E2EF;
}
#showBanner {
	margin-left: 15px;
	margin-bottom: 10px
}
.showLinksLive {
	margin-top: 9px;
	margin-bottom: 9px;
}
.showLinksLive a{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.showLinksLive a:hover {
	text-decoration: underline;
}
.withPadding {
	padding: 10px;
}
#thumbs { 
	overflow:hidden;
	position: relative; 
	height: 150px; 
	padding: 0; 
}
#thumbs ul { 
	list-style-type: none; 
	margin: 0 0 0 30px; 
	padding:10px; 
}
#thumbs ul li { 
	height: 100px;
	width:133px;
	margin-right: 10px; 
	float: left;
}	
#wrapper {
	text-align: center;
	margin: 0 auto;
	padding-bottom: 5px;
}
.thumb { 
	border: 0; 
	border: 1px solid #ce9559;
	padding: 3px;
	float: left; 
	width: 125px; 
	background:#fff; 
	margin-right: 10px; 
}
#thumbs ul li p, #thumbs ul li a {
	text-align: left;
	color:#ce9559;
	font-weight: bold;
	padding-bottom: 5px;
}
.livefeed_widget .livefeed_content {
	border:none !important;
}				
#liveSelect {
	position: absolute;
	background: url('../images/blacktrans.png') repeat;
	padding: 5px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top:5px;
	display: none;
}
.hoverOrange {
	color: #F88718;
}

.podcastsPost {
	margin-bottom: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   	background: #fff;
	margin:5px;
	padding: 10px;
	margin-bottom: 15px;
}


.podcastsHeader {
	margin-bottom: 20px;
	font-weight: bold;
	                    
	padding-bottom: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   	background: #fff;
	margin:5px;
	padding: 10px;
	margin-bottom: 15px;
}
.connect_widget td.connect_widget_vertical_center {
	color:#fff !important;
}
#videoBar-bar {
	overflow: hidden;
}
