/* CSS Document */

/* =============== General Styles =============== */
body {
	margin:0 0 0 0;
	background-image:url(../images/background.jpg);
	background-position:center;
	background-repeat:repeat-y;
	color:#DDDDDD;
	font-family:Arial, Helvetica, sans-serif;
}

a:link, a:active, a:visited {
	color:#DDDDDD;
	text-decoration:none;
}

p a:hover {
	border-bottom:1px dashed #DDDDDD;
}

.underlined {
	border-bottom:1px dashed #888888;
}

.underlined:hover {
	border-bottom:none;
}

.hr {
	border-top:1px solid #222222;
	text-align:center;
	margin:5px 0 5px 0;
}

.note {
	font-size:10px;
}

.successMsg {
	background-color:#58b258;
	border:1px solid #2a6f2a;
	color:#222222;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	margin:5px 5px 10px 5px;
}

.errorMsg {
	background-color:#d56464;
	border:1px solid #862020;
	color:#222222;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	margin:5px 5px 10px 5px;
}

.imgBorder {
	padding:5px;
	border:1px solid #222222;
	background-color:#111111;
}
/* ============================================== */

/* ========== Navigation Button Styles ========== */
#menu {
	margin:0;
	padding:0;
	z-index:30;
}

#menu li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font:bold 11px arial;
}

#menu li a {	
	display:block;
	margin:0 8px 0 0;
	width:100px;
}

#menu #homeBtn {
	display:block;
	width:100px;
	height:35px;
	background-image:url(../images/homeBtn.jpg);
}

#menu #musicBtn {
	display:block;
	width:100px;
	height:35px;
	background-image:url(../images/musicBtn.jpg);
}

#menu #eventsBtn {
	display:block;
	width:100px;
	height:35px;
	background-image:url(../images/eventsBtn.jpg);
}

#menu #connectBtn {
	display:block;
	width:100px;
	height:35px;
	background-image:url(../images/connectBtn.jpg);
}

#menu #listenBtn {
	display:block;
	width:100px;
	height:35px;
	background-image:url(../images/listenBtn.jpg);
}

#menu #aboutBtn {
	display:block;
	width:100px;
	height:35px;
	background-image:url(../images/aboutBtn.jpg);
}

#menu #contactBtn {
	display:block;
	width:100px;
	height:35px;
	background-image:url(../images/contactBtn.jpg);
}

#menu #merchBtn {
	display:block;
	width:100px;
	height:35px;
	background-image:url(../images/merchBtn.jpg);
}


#menu #homeBtn:hover, #listenBtn:hover, #aboutBtn:hover, #merchBtn:hover, #contactBtn:hover {
	background-position:0 -35px;
}

#menu div {	
	position:absolute;
	visibility:hidden;
	margin:0;
	padding:0;
	background:#333333;
	border:1px solid #4D4D4D;
}

#menu div a {
	position:relative;
	display:block;
	margin:0;
	padding:5px 10px;
	width:auto;
	white-space:nowrap;
	text-align:left;
	text-decoration:none;
	background:#111111;
	color:#DDDDDD;
	font:12px arial;
}

#menu div a:hover {
	background:#00529F;
	color:#DDDDDD;
}
/* ============================================== */

/* =========== Default Layout Styles ============ */
#mainContainer {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align:center;
}

#navContainer {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	width:865px;
}

#bodyContainer {
	width:900px;
}

.outterContainer {
	width:257px;
	padding:0;
	float:left;
}

.outterContainer_right {
	width:257px;
	padding:0;
	float:right;
}

.innerContainer {
	width:381px;
	padding:0;
	float:left;
}

.centeredContainer {
	width:600px;
	padding:0;
	margin:10px auto 10px auto;
}

.twoWideContainer {
	width:638px;
	padding:0;
	float:left;
}

.contentContainer {
	width:400px;
	padding:0;
	float:left;
	border:1px solid #FF0000;
}

.sidebarContainer {
	width:200px;
	padding:0;
	text-align:left;
	color:#111111;
	background:#5686B3;
	border:1px solid #00529F;
	float:left;
}

.sidebarItem {
	padding:10px;
	border-bottom:1px solid #00529F;
}

.sidebarItem:hover {
	background:#00529F;
}
/* ============================================== */

/* ========== Content Container Styles ========== */
.container {
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}

.content {
	padding:10px;
	border-left:1px solid #222222;
	border-bottom:1px solid #222222;
	border-right:1px solid #222222;
	color:#CCCCCC;
	background-image:url(../images/body.jpg);
	background-position:center;
	background-repeat:repeat;
}

#bomberathlete {
	padding:10px;
	border-left:1px solid #222222;
	border-bottom:1px solid #222222;
	border-right:1px solid #222222;
	border-top:1px solid #222222;
	color:#CCCCCC;
	background-image:url(../images/body.jpg);
	background-position:center;
	background-repeat:repeat;
	width:225px;
}

#broadcast {
	padding:10px;
	border-left:1px solid #222222;
	border-bottom:1px solid #222222;
	border-right:1px solid #222222;
	border-top:1px solid #222222;
	color:#CCCCCC;
	background-image:url(../images/body.jpg);
	background-position:center;
	background-repeat:repeat;
	width:225px;
}

#gameschedule {
	padding:10px;
	border-left:1px solid #222222;
	border-bottom:1px solid #222222;
	border-right:1px solid #222222;
	border-top:1px solid #222222;
	color:#CCCCCC;
	background-image:url(../images/body.jpg);
	background-position:center;
	background-repeat:repeat;
	width:225px;
}


.sectionContainer {
	border:1px solid #222222;
}

.sectionContainer .sectionTitle {
	background-color:#222222;
	font-size:18px;
	text-align:left;
	padding:5px;
}

.sectionContainer .sectionContent {
	padding:0 10px 10px 10px;
	font-size:14px;
	text-align: left;
}

.subsectionTitle {
	text-align:left;
	font-weight:bold;
}

.sectionNav {
	text-align:center;
	font-size:10px;
	border-bottom:none;
}
/* ============================================== */

/* =========== Content Header Styles ============ */
.header {
	border:1px solid #222222;
}

#onAir .header {
	padding:0;
	border:none;
	width:250px;
}

#studioContact .header {
	background:url(../images/studioContact.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:150px;
}

#studioContact .header a {
	position:relative;
	display:block;
	top:85px;
	height:55px;
}

#weather .header {
	background-image:url(../images/weatherBanner.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:50px;
}

#apVideo .header {
	background-image:url(../images/apVideosBanner.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:50px;
}

/* ============================================== */

/* ============ Content Body Styles ============= */
#weather .content {
	background-image:url(../images/body.jpg);
	background-position:center;
	background-repeat:repeat;
}

#ctwPoll .content {
	background-image:url(../images/ctwBackground.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:169px;
	border:none;
}

#ctwPoll .formContainer {
	margin-top:110px;
}

.formContainer .button {
	border:1px solid #000000;
	margin:2px;
}

.formBtn {
	color:#DDDDDD;
	background-color:#111111;
	border:1px solid #222222;
	padding:2px;
}

.formBtn:hover {
	color:#111111;
	background-color:#DDDDDD;
	border:1px solid #222222;
	padding:2px;
}

#pollThankyou {
	text-align:center;
	font-weight:bold;
	color:#303975;
	padding-top:15px;
	font-size:18px;
}

.newsEvent {
	text-align:left;
	font-size:11px;
	text-align:justify;
}

.newsEvent div {
	margin-top:.5em;
}

.newsEvent .title, .newsEvent .title a {
	font-size:14px;
	font-weight:bold;
	color:#00529F;
}

.newsEvent .title a:hover {
	color:#DDDDDD;
}


.newsEvent .dateTime {
	font-style:italic;
	margin-top:.5em;
}

.newTag {
	color:#990000;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}

.newsEvent p a:link, .newsEvent p a:active, .newsEvent p a:visited {
	border-bottom:1px dashed #888888;
}

.newsEvent p a:hover {
	border-bottom:none;
}

.navLink a {
	text-decoration:none;
	border-bottom:none;
}

.navLink a:hover {
	border-bottom:1px dashed #DDDDDD;
}

/* ============================================== */

/* =============== Paging Styles ================ */
#pages {
	text-align:center;
}

#pages #current, #pages #prev, #pages #next {
	font-weight:bold;
}
/* ============================================== */

/* =============== Footer Styles ================ */
#footer {
	padding:5px;
	font-size:10px;
	background-color:#222222;
}

.validIcon {
	width:88px;
	height:31px;
	border:0;
	text-decoration:none;
}

.validIconLink a:hover {
	border:none;
	text-decoration:none;
}
/* ============================================== */

/* ================== Colors ==================== */
.blue {
	color:#00529F;
}

.lightBlue {
	color:#5686B3;
}

.yellow {
	color:#F7C911;
}

.lightYellow {
	color:#FFF080;
}

.charcoal {
	color:#222222;
}

.gray {
	color:#4D4D4D;
}

.lightGray {
	color:#DDDDDD;
}

.red {
	color:#990000;
}
/* ============================================== */

