﻿@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	background-color: #a3475b7;
}
body {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	margin: 0px auto 0px auto;
	background: url(../images/body.jpg) top center no-repeat;
	background-color: #3169a6;
}
td, tr {
	color: #000000;
	font-size: 11px;
}
ul li {
	display: inline;
}
.wide {
	border-bottom: 1px #000 solid;
	width: 4000px;
}
a:link {
	color: #FF7A22;
}
a:visited {
	color: #FF7A22;
}
a:hover {
	color: #ed6d23;
}
a:active {
	color: #2F72FF;
}
#wrapper {
	width: 1024px;
	padding: 90px 0 10px 0;
	margin: 0 auto 0 auto;
	height: auto;
}
.logo {
	width: 370px;
	height: 144px;
	background: url(../images/logo_370_178.png) no-repeat;
	float: left;
}
.header {
	width: 600px;
	height: 62px;
	background-color: #FFF;
	margin-top: 82px;
	float: left;
}
.headerText {
	padding: 40px 0px 0px 50px;
	width: 100%;
	height: auto;
}
.header_cap {
	width: 14px;
	height: 96px;
	background: url(../images/header_cap_right.png);
	margin-top: 82px;
	float: right;
}
#nav {
	width: 916px;
	height: 24px;
	margin: 0px auto 0px auto;
	background-color: #1c1c1c;
}
#container {
	padding: 10px 10px 10px 10px;
	margin: 25px auto 10px auto;
	height: auto;
	width: 896px;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	background-color: #FFF;
}
.container_cap {
	width: 916px;
	height: 13px;
	background-image: url(../images/body_cap_bottom.png) no-repeat;
}
#left {
	width: 696px;
	height: auto;
	float: left;
	margin: 0 0 0 0;
	color: #000000;
}
.imageContainer {
	width: 680px;
	height: 280px;
	background-color: #1c1c1c;
	padding: 7px 7px 7px 7px;
	margin-bottom: 10px;
	overflow: hidden;
}
#slideshow {
	height: 678px;
	width: 278px;
}
#slideshow img {
	border: 0;
	margin-top: -10px;
	padding: 0;
}
.rightContainmentBlock {
	width: 696px;
	height: auto;
	margin-bottom: 10px;
}
.subLeft {
	width: 445px;
	height: auto;
	float: left;
	margin-top: 10px;
}
.subRight {
	width: 242px;
	height: auto;
	float: right;
	margin-top: 10px;
}
.subRightContainer {
	width: 242px;
	height: auto;
	float: right;
}
.threesplitLeft {
	width: 225px;
	height: auto;
	float: left;
}
.threesplitCenter {
	width: 225px;
	height: auto;
	float: left;
	margin-left: 10px;
}
.threesplitRight {
	width: 225px;
	height: auto;
	float: right;
}
#right {
	width: 190px;
	height: auto;
	float: right;
	margin: 0px;
	background-color: #3b4751;
	background-color: #FFF;
	color: #000000;
}
.containmentBlock {
	width: auto;
	height: auto;
	margin-bottom: 10px;
}
.headerTuneIn {
	width: 189px;
	height: 18px;
	background-image: url(../images/headers/tune_in_to_crush.gif);
}
.headerOnAir {
	width: 189px;
	height: 32px;
	background-image: url(../images/headers/on_air_today.png);
}
.headerNews {
	width: 445px;
	height: 18px;
	background-image: url(../images/headers/latest_news.gif);
}
.headerTwitter {
	width: 189px;
	height: 18px;
	background-image: url(../images/headers/twitter.gif);
}
.headerUnionTV {
	width: 232px;
	height: 18px;
	background-image: url(../images/headers/union_tv.png);
}
.headerGallery {
	width: 225px;
	height: 18px;
	background-image: url(../images/headers/gallery.gif);
}
.headerLinks {
	width: 225px;
	height: 18px;
	background-image: url(../images/headers/links.gif);
}
.headerPodcasts {
	width: 225px;
	height: 18px;
	background-image: url(../images/headers/podcasts.gif);
}
.clearer {
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
}
#footer {
	padding: 0px;
	margin: 0px auto 0px auto;
;	width: 916px;
	border-top: solid 1px #39425c;
	border-bottom: solid 3px #39425c;
	text-align: center;
	background-color: #86c3fe;
}
#footer p {
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	color: #FFFFFF;
}
.info {
	width: 100%;
	margin: 0px auto;
	height: auto;
	padding: 3px 3px 3px 3px;
	background-color: #fff;
	border: 1px solid #000000;
}
#psr_score {
	display: inline;
	padding-left: 10px;
}
#psr_verify {
	display: inline;
	padding-left: 10px;
}
#psr_strength_notice {
	display: inline;
	padding-left: 10px;
}
.psr_Weak {
	color: #A52A2A;
}
.psr_Medium {
	color: #FFA500;
}
.psr_Strong {
	color: #3DBE5E;
}
.psr_Excellent {
	color: #416EC2;
}
/*whole week schdule info*/
.day {
	width: 101px;
	float: left;
	margin-right: 2px;
	font-size: 0.8em;
}
.day a {
	color: #fff;
	font-weight: 300;
}
.day a:hover {
	color: #000;
}
.current {
	background-color: #ffffff;
}
/*Daily Schedule Info*/
.todaysshows {
	border: 1px #33CCFF solid;
	padding: 5px;
	margin: 3px;
	height: 90px;
	width: 680px;
}
.times {
	font-size: 1.9em;
	float: right;
}
/*Global Red admin bar*/
#adminmode {
	width: 950px;
	height: 30px;
	clear: both;
	background: #FF3C2D;
	color: #FFFFFF;
	font-size: 1.0em;
	text-align: center;
	margin-top: 4px;
	padding-top: 3px;
}
/*Administrator Login*/
#login {
	background: url('../../images/loginimage.png') fixed center top no-repeat;
	background-color: black;
	padding-left: 100px;
	padding-top: 40px;
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	text-align: center;
	height: 100%;
}
#login input {
	height: 35px;
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	margin-bottom: 10px;
}
/*Contact Page Boxes*/
.contact {
	border: 3px #14C4FF solid;
	margin: 5px;
	padding: 5px 3px 5px 3px;
	width: 670px;
	height: 80px;
}
.contact img {
	border: 0;
	margin: 0;
	padding: 2px;
	background-color: #FFFFFF;
}
/*Blue Profile Boxes*/
.profilebox {
	width: 350px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.profilebox a {
	color: #FFFFFF;
}
.profilemiddle {
	background: url('../../images/profileMiddle.png') repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	height: 90px;
}
.profiletop {
	background: url('../../images/profileTop.png') no-repeat;
	height: 13px;
}
.profilebottom {
	background: url('../../images/profileBottom.png') no-repeat;
	height: 12px;
	clear: left;
}
.newsBody {
	width: 444px;
	height: 100px;
	background-image: url(../images/news_bg.gif);
}
.newsTitle {
	font: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF7A22;
	height: auto;
	width: 444px;
	border-bottom: dashed thin #333;
}
.newsContent {
	width: 444px;
	height: 62px;
}

 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#FF0000 !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #FF0000 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #FF0000 !important; //Text input field border color
   background-color:#FF0000 !important; //Text input field background color
 }

