
    

body{
	background: #1099cd repeat-x top right;
	font-size: xx-small;
}

.playing{
	background: #75d9f5 url('/images/todaynetwork/playing_bg_124.png') repeat-x top right;
}

.advertisement{
	background: #007fb4 repeat-x top right;
}

.data-usage-body, .terms-body, .audio-faq-body, .privacy-policy-body, .network{
	background: #ffffff repeat-x top right;
}

.playing-title, .playing-title-loading{
	color: #007fb4;
}

.playing-artist{
	color: #6b6c6d;
}

.non-playing{
	background: #47c5ea repeat-x top right;
}

.non-playing-title{
	color: #ffffff;
}

.non-playing-artist{
	color: #007fb4;
}

.non-playing-hr{	
	background: #ffffff url('/images/todaynetwork/nowplay_hr.png') repeat-x center;
	height: 2px;
	border: 0 none;
}

.show-playing-hr{	
	background: #ffffff url('/images/todaynetwork/show_play_hr.png') repeat-x center;
	height: 2px;
	border: 0 none;
}

.album-art-link{
	background-color: #edf6fa;
}

.general-info{
	background: #0aa3dd repeat-x top right;
	color: #ffffff;
}

.general-info a:link, .general-info a:visited, .general-info a:active, .general-info a:hover{
	text-decoration: none;
	color: #ffffff;
}

.data-usage-header, .terms-header, .audio-faq-header, .privacy-policy-header{
	background: #59d6f8 repeat-x top right;
	color: #fffefe;
}

.data-usage-body hr{
	border: 0px;
	border-top: 1px solid #bbbbbb;
}

.data-usage-table-title{
	color: #040404;
}

.data-usage-table-value{
	color: #949494;
}

.footer{
	background: #1296db url('/images/todaynetwork/footer_bg_124.png') repeat-x top right;
}

.album-art-img{
	border: solid 1px #ffffff;
}

.refresh{
	background: #ffffff repeat-x top right;
}

.banner{
	background: #1099cd repeat-x top right;
}

.latest-news-title, .latest-photos-title, .article-title, .following-articles, .comment-article-title, .show-title-title, .following-photos, .single-title,
.contact-title, .podcast-show-title, .podcast-title, .s2f-title, .mms-title, .competitions-title, .competitions-list{
	color: #24a5f6;
}

.thumb, .article, .comment, .show, .show-live, .show-content, .photo-gallery-thumb, .single-photo, .contact-form, .contact-form a, .podcasts-content, .podcast-content,
.s2f-copy, .s2f-form, .comment-form, .comment-form a, .competition-item a, .competition-body, .artists-copy, .digital-copy, .playlist-copy{
	color: #4b4b4b;
}

.thumb a, .comment-title, .show a, .show-live a, .photo-gallery-thumb a, .podcasts-content a{
	color: #2d4047;
}

.links a, .article-comment-link a, .article a, .artists-copy a, .digital-copy a{
	color: #4772d8;
	text-decoration: none;
}

.podcasts a, .competitions a{
	color: #2d4047;
}

.mms-copy{
	color: #595a5c;
	background-color: #ffffff;
}

.mms-copy a{
	color: #4772d8;
}

.form-odd-row{
	background-color: #ffffff;
}

.form-even-row{
	background-color: #ffffff;
}

.show-live{
	background-color: #e9f3fd;
}

.article-posted, .comment-posted, .photos-count, .podcast-published, .podcast-general-info{
	color: #c9c7c8;
}

.article-image {
	padding-bottom:5px;
}

.album-art-link-div{
	background-color: #ffffff;
	padding: 3px 0px;
}

.show-playing{
	color: #6b6c6d;
}

.show-playing a{
	color: #007fb4;
	font-weight: bold;
}

.show-playing{
	background-color: #c6edf8;
}

.podcast-info, .podcast-info a{
	color: #2b3e44;
}

.podcast-info a {
	text-decoration: none;
}

.titles{
	background-color: #47c5ea;
}

.ticker{
	background-color: #ededed;
	border: 2px solid #656565;
	margin: 0px 5px 3px 5px;
	color: #676566;
}

.page-body, .links {
	background-color: #ffffff;
}

.img-title{
	background: #1092d7 url('/images/todaynetwork/title_bg_124.png') repeat-x top right;
}

.buttons-active-column{
	background-image: url('/images/todaynetwork/header_active_bg_124.png');
	background-repeat: repeat-x;
	background-position: top right;
}

.buttons-inactive-column{
	background-image: url('/images/todaynetwork/header_inactive_bg_124.png');
	background-repeat: repeat-x;
	background-position: top right;
}

.buttons-page-active-column{
	background-image: url('/images/todaynetwork/nav_active_bg_124.png');
	background-repeat: repeat-x;
	background-position: top right;
}

.buttons-page-inactive-column{
	background-image: url('/images/todaynetwork/nav_inactive_bg_124.png');
	background-repeat: repeat-x;
	background-position: top right;
}

.buttons-right-active-column{
	border-left: 1px solid #d92a20;
}

.buttons-right-inactive-column{
	border-left: 1px solid #c4c4c4;
}

