@charset "utf-8";
body {
	background: url(/images/website-background-gradient-noshadow.jpg) #e5f3fe top center no-repeat;
	font-family: "Trebuchet MS", "Century Gothic", Arial, Verdana;
	font-size: 85%;
	margin: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
a {
	color: #095fb8;
	text-decoration: none;
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	color: #ffb400;
	font-size: 16pt;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial;
}
h2 {
	margin-bottom: 8px;
}
form {
	margin: 0px;
}
.container {
	background-color: #FFFFFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}


div#shadow {
	margin:auto;
	width:1004px;
	background: url(../images/website-background-sliver.gif) center repeat-y;
}



.container .headerBanner {
	padding: 7px 7px 0px 7px;
	background-color: #293237;
}
.container .header {
	background-image: url(images/navbar-sliver.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.container .headerTop {
 background-image: url/images/header-topimage.jpg);
	background-repeat: no-repeat;
}

.container .leftBoxes .leftBoxesInner {
	background-image: url(images/left-bg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
}

.container .leftBoxes {
	background-image: url(images/left-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 16px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.container .boxes {
	width: 185px;
	margin-top: 6px;
	margin-right: 8px;
	margin-left: 5px;
	margin-bottom: 12px;
}
.container .boxes .boxHeader {
	background-image: url(images/blue-titles.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.container .boxes .boxHeader a {
	color: #FFFFFF;
	text-decoration: none;
}
.container .boxContent {
	padding: 6px;
	width: 173px;
}
.container .boxContent strong {
	font-weight: bolder;
	color: #000000;
}
.container .boxes2 {
	margin-top: 14px;
	margin-left: 10px;
	margin-bottom: 12px;
}
.container .boxes3 {
	margin-top: 14px;
	margin-left: 8px;
	margin-bottom: 12px;
	margin-right: 8px;
}
.container .boxes3 .boxHeader {
	background-image: url(images/grey-box-top.gif);
	background-position: left top;
	font-family: "Trebuchet MS";
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 14px;
	padding-left: 12px;
	font-size: 18px;
	font-weight: bold;
	background-repeat: no-repeat;
	color: #ffb401;
}
.container .boxes3 .boxContent {
	background-image: url(images/grey-box.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	padding-right: 12px;
	padding-left: 12px;
	width: 175px;
	color: #FFFFFF;
}
.container .boxesAddTo {
	margin: 8px;
	height: 68px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 19px;
	background-repeat: no-repeat;
}
div.follow_us {
	font-size:1.2em;
	padding-bottom:5px;
}
.container .headerMenu {
	display: block;
	margin: 0px;
	list-style-type: none;
	padding-left: 0px;
}
.container .headerMenu li {
	display: block;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 2px;
}
.container .headerMenu a {
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 7px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	font-weight: bold;
	background-repeat: repeat-x;
}
.container .headerMenu a:hover {
	color: #fff;
	background-image: url(images/navbar-sliver-on.gif);
}
.container .headerMenu a.current {
	background-image: url(images/navbar-sliver-on.gif);
}
.container .headerMenu a.current:hover {
	color: #FFFFFF;
}
.container .middle {
	display: block;
	width: 998px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3deea;
	border-left-color: #d3deea;
	overflow: hidden;
}
.container .middle .left {
	width: 216px;
	display: block;
	float: left;
	left: -216px;
}
.container .middle .main {
	display: block;
	float: left;
	width: 564px;
}
.container .main .top {
	padding-top: 16px;
	padding-left: 10px;
}
.container .main .mainContent {
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.container .middle .right {
	display: block;
	float: left;
	width: 218px;
}
.container .footer {
	clear: both;
	font-size: 0.9em;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
	color: #FFFFFF;
	margin-right: 11px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(images/footer.gif);
}
.container .footer a {
	color: #fff;
}
.playerContainer {
	background-color: #FFFFFF;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 16px 10px 10px 10px;
}
.events .event .time {
	display: block;
	width: 80px;
	float: left;
}
.events .event .dj {
	display: block;
	width: 80px;
	float: left;
}
.events .event .dj img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.events .event .details {
	display: block;
	float: right;
	width: 446px;
}
.events .event {
	display: block;
	margin-bottom: 14px;
	overflow: auto;
}
.submitButton {
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
	background-image: url(images/btn-submit.gif);
	width: 80px;
	height: 24px;
	font-weight: bold;
	margin-top: 4px;
	font-size: 1em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	background-repeat: no-repeat;
	float: right;
	margin-right: 4px;
}
.messageInput {
	width: 169px;
	background-color: #1f2224;
	border: 1px solid #525353;
	color: #FFFFFF;
	margin-bottom: 6px;
}
.messageField {
	height: 80px;
	width: 169px;
	background-color: #1f2224;
	border: 1px solid #525353;
	margin-bottom: 6px;
	color: #FFFFFF;
}
label.error {
	display: block;
	color: red;
	padding: 0 0 6px 10px;
	margin: 0;
}
.main .mainContent .infoTable {
	background-color: #E9F4F9;
	margin-left: 10px;
}
.main .mainContent .infoTable th {
	font-weight: bold;
	color: #FFCC00;
	background-color: #2063A7;
	font-size: 1.2em;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.main .mainContent .infoTable td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.main .mainContent .infoTable ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 30px;
	margin: 0px;
}
form#contact {
	width:500px;
	margin:0 auto;
}
form#contact fieldset {
	width:490px;
	display:block;
	border:1px solid #C40001;
	padding:10px;
	font-family:verdana, sans-serif;
	margin-bottom:0.5em;
	line-height:1.5em;
}
form#contact fieldset#current {
	background:transparent url(cssplay/cold.gif) no-repeat 390px 10px;
}
form#contact fieldset#opt {
	background:#dee;
}
form#contact legend {
	font-family:"Trebuchet MS", Arial;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0px;
	padding:3px;
	width:90px;
	color: #C40001;
}
form#contact label {
	clear:left;
	display:block;
	float:left;
	width:234px;
	text-align:right;
	padding-right:10px;
	color:#000000;
	margin-bottom:0.5em;
	font-weight: bold;
	font-size: 0.9em;
}
form#contact input {
	border:1px solid #C40001;
	background:#fff url(cssplay/form.gif) repeat-x top left;
	padding-left:0.5em;
	margin-bottom:0.6em;
	width: 230px;
}
form#contact select {
	border: 1px solid #C40001;
	width: 239px;
	margin-bottom: 0.6em;
}
form#contact textarea {
	width:224px;
	height:15em;
	border:1px solid #C40001;
	padding:0.5em;
	overflow:auto;
	margin-bottom: 0.6em;
}
form#contact option {
	border-top-color: #C40001;
	border-right-color: #C40001;
	border-bottom-color: #C40001;
	border-left-color: #C40001;
}
form#contact optgroup {
	background:#abb;
	color:#000;
	font-family:georgia, serif;
}
form#contact #button1, form#contact #button2 {
	color:#FFFFFF;
	padding-right:0.5em;
	cursor:pointer;
	width:205px;
	margin-left:8px;
	background-image: url(images/btn-submit-big.gif);
	border: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 0.8em;
}
form#contact #button1:hover, form#contact #button2:hover {
	background-position:center left;
	color:#CCCCCC;
}
.text23 {
	color: #D7A700;
	font-size: 14px;
	font-weight: bold;
}
.text24 {
	color: #F00;
}
.text25 {
	color: #D7A700;
}
.text28 {
	font-weight: bold;
	font-size: 14px;
}
div#home-box {
	width:530px;
	background-color:#fff;
}
div#home-box img {
	display:block;
}
div#home-box-content {
	color:#fff;
	background:url(images/home-box-fade.png) top center repeat-x;
	background-color:#12304e;
	padding:0px 20px;
	min-height:170px;
}
div.home-guest {
	clear:both;
	border-bottom:1px solid #265d94;
	padding-top:20px;
}
div.home-guest h1 {
	color:#fff;
}
div.home-guest a {
	color:#fff;
}
div.home-guest a:hover {
	text-decoration:underline;
}
div.home-guest-image {
	float:left;
	width:158px;
	margin:0 20px 10px 0;
	font-size:0.95em;
	clear:both;
}
div.home-guest-image img {
	border:1px solid #0076eb;
	margin-bottom:5px;
}

div#quote {
	background-color:#fff;
	border-left:1px solid #084d94;
	border-right:1px solid #084d94;
	width:178px;
	padding:10px;
}

div#quote .quote-person{
	text-align:right;
	color:#084d94;
	font-style:italic;
	color:#084d94;
	margin:0;
}

div.listenlive-box {
	border:1px solid #084d94;
	width:100%;
}

div.listenlive-box h1{
	background-color:#084d94;
	font-size:17px;
	font:bold;
	color:#fff;
	padding:3px;
	padding-left:20px;
}

div.listenlive-thumb{
	float:left;
	margin: 0 20px 20px 20px;
	width:122px;
	height:98px;
}

div.listenlive-thumb img{
	display:block;
	border:1px solid #084d94;
}

div.listenlive-details{
	float:right;
	width:360px;
}

div.listenlive-popup{
	float:right;
	width:350px;
}

div.listenlive-box strong{
	color:#084d94;
}

div.landing-notice {
	clear:left;

	margin-bottom:10px;
	padding:10px;
	color:#fff;
}

div.landing-notice h2{
	color:#fff;
	margin:0;
}

div.landing-thumb {
	float:left; 
	margin:0 10px 10px 0; 
	border:2px solid #095fb8; 
}

div.thumb img{
	display:block;
}
