@charset "utf-8";
body, h1, h2, div, p, img, form, fieldset {padding: 0; margin: 0; border:0;}
body {color: #444; font: 11px Arial, Helvetica, sans-serif; line-height: 150%; background: #fff;}

h2 {font-size: 13px; color: #26488b; padding-bottom: 5px;}
a {text-decoration: underline; color: #444; outline: 0;}
a:hover {color: #000;}

#page {width: 660px; margin: 0 auto;}
#header {width: 100%; overflow: hidden; padding-bottom: 10px;}
#logo {float: left; padding-right: 20px; margin: 10px 15px 0 0; background: url(images/divider-logo.png) right repeat-y;}
h1 {color: #f9b219; font: italic 25px Georgia, "Times New Roman", Times, serif; font-weight: normal; padding-top: 30px; float: left;}

#content {overflow: hidden; padding: 20px; background: #e1e1f5 url(images/bg-content.png) top repeat-x;}
#stationinfo {width: 250px; float: left; padding-bottom: 10px; line-height: 125%;}
#player {width: 370px; float: right; padding-bottom: 10px; text-align: center; color: #555;}
#player p {line-height: 125%; padding-top: 5px;}
#player a {font-weight: bold;}

#banners {clear: both; height: 250px; padding-bottom: 20px;}
#bannerleft {width: 300px; float: left;}
#bannerright {width: 300px; float: right;}

#msgform {min-height: 120px;}
#contact h2 {padding: 0;}
#contact fieldset {float: left; width: 210px; display: block;}
#contact label {display: block; color: #555; padding-top: 10px;}
#contact input, #contact textarea {width: 200px; background: #C3C7DD; border: 0; font: 11px Arial, Helvetica, sans-serif; color: #444; padding: 5px;}
#contact #message_field {width: 370px; float: right; margin: 0; position: relative;}
#contact textarea {width: 370px; height: 65px;}
#submit {position: absolute; right: 25px; bottom: 5px; background: #26488b; color: #fff; padding: 0 5px; text-decoration: none; font-weight: bold; clear: both;}
a#submit:hover {background: #fff; color: #26488b;}

#recommendation {text-align: center; margin-top: 20px; font-weight: bold; font-size: 11px; color: #555; width: 100%; overflow: hidden;}
#recommendation span {color: #900;}
