* {
	margin: 0;
	padding: 0;
	}

@font-face {
    font-family: 'Merriweather Sans';
    src: url('/fonts/merriweathersans-regular-webfont.eot');
    src: url('/fonts/merriweathersans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/merriweathersans-regular-webfont.woff') format('woff'),
         url('/fonts/merriweathersans-regular-webfont.ttf') format('truetype'),
         url('/fonts/merriweathersans-regular-webfont.svg#merriweather_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_proregular';
    src: url('/fonts/sourcesanspro-regular-webfont.eot');
    src: url('/fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('/fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	margin: 0;
	font-family: 'source_sans_proregular', sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	background: url(/images/newbg.jpg) top center no-repeat #000;
	background-size: 2450px 1144px;
	color: #fff;
}

.container {
	text-align:left;
	width:1106px;
	margin:0 auto;
	position:relative;
	}
	
#headeripad, #mobiletitle, #insidermobile {
	display: none;
	}

.largetitle, .medtitle, .inttitle {
	margin: 0;
	position: relative;
	font-family: Merriweather Sans;
    font-weight: normal;
	}
	
.largetitle {
    background-color: #000;
    font-size: 30px;
    letter-spacing: -1.5px;
    line-height: 31px;
    padding: 5px 10px 4px;
    z-index: 2;
	border-bottom: 4px solid #666;
	margin-bottom: 5px;
}

#hometwitter .largetitle, #homemostpopular .largetitle {
	background-color: #222;
	}

.medtitle {
	font-size: 24px;
	line-height: 30px;
	letter-spacing: -1px;
	}
	
.inttitle {
    font-size: 42px;
    letter-spacing: -1.5px;
    line-height: 46px;
}
	
.modulebg {
    border-top: 6px solid #0e4a88;
    padding-top: 15px;
	margin-top: -7px;
}
	
.modulebginsider {
	background-color: #0e4a87;
	border-top: 4px solid #666666;
	}
	
a:link {
	color: #e7f50a;
	text-decoration: none;
	}

a:hover {
	color: #bbb;
	text-decoration: none;
	}

a:visited {
	color: #c8d4e5;
	text-decoration: none;
	}

a b {
	font-weight: normal !important;
	}

b a {
	font-weight: normal !important;
	}

a strong {
	font-weight: normal !important;
	}

strong a {
	font-weight: normal !important;
	}
	
.textwrap {
	white-space: nowrap;
	}
	
em, i {
	display: inline-block;
	margin-right: 3px;
	}
	
.morecolor {
	color: #e7f50a;
	}
	
#c2ccontent {
	overflow: hidden;
	}
	
#c2ccontent ul {
	margin: 0 0 15px 15px;
	}
		
.mainbutton {
	margin: 10px 0 0 0;
	background-color: #1c4d8c;
	
	padding: 2px 15px 3px 15px;
	text-align: center;
	float: right;
	}
	
.mainbutton a, .mainbutton a:visited {
	color: #fff;
	text-decoration: none;
	}
	
.mainbutton a:hover {
	color: #999;
	text-decoration: none;
	}	
	
h1, h2, h3 {
    font-family: Merriweather Sans;
	font-weight: normal;
	letter-spacing: -0.5px;
}
	
h1 {
    font-size: 32px;
    line-height: 37px;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 2px 0;
	}

h3 {
	font-size: 16px;
	line-height: 20px;
	
	margin: 0;
	}
 	
img {
	border: 0;
	}

p {
	margin: 0 0 15px 0;
	}

td {
	vertical-align: top;
	}
	
form {
	margin: 0;
	}
	
time {
    color: #CCCCCC;
    font-size: 15px;
    font-style: italic;
	display: block;
}

.float_l {
	float: left;
	}
	
.float_r {
	float: right;
	}
		
.clear {
	clear: both;
	}
	
.clearleft {
	clear: left;
	}
	
.socialclear {
	clear: left;
	height: 10px;
	}
	
.align_c {
	text-align: center;
	}
	
.align_r {
	text-align: right;
	}
	
.divider2 {
	height: 2px;
	}
	
.divider3 {
	height: 3px;
	}
	
.divider5 {
	height: 5px;
	}
	
.divider7 {
	height: 7px;
	}
	
.divider10 {
	height: 10px;
	}
	
.divider12 {
	height: 12px;
	}
	
.divider15 {
	height: 15px;
	}
	
.divider20 {
	height: 20px;
	}
	
.divider25 {
	height: 25px;
	}
	
.divider40 {
	height: 40px;
	}
	
.divider60 {
	height: 60px;
	}
	
.nobreak {
	white-space: nowrap;
}
	
.greenline {
	border-top: 1px solid #1f5499;
	width: 100%;
	height: 0;
	}
	
.smalltext {
	font-size: 13px;
	line-height: 17px;
	}
	
.medtext {
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	}
	
.photoright {
	float: right;
	margin: 0 0 10px 15px;
	}

.photoleft {
	float: left;
	margin: 3px 15px 10px 0;
	border: none;
	}
	
li {
	margin: 0 0 0 15px;
}
	
/* HEADER */
	
#tagline1 {
    font-size: 15px;
    left: 200px;
    position: absolute;
    top: 54px;
}

#tagline2 {
    font-size: 15px;
    left: 515px;
    position: absolute;
    top: 30px;
}

#tagline3 {
    left: 515px;
    position: absolute;
    top: 9px;
}

#topad {
    left: 20px;
    position: absolute;
    top: 171px;
}

#searchnav {
    position: absolute;
    right: 0;
    top: 27px;
    z-index: 2;
}

#query {
    border: medium none;
    float: left;
    font-size: 15px;
    height: 26px;
    width: 180px;
}

#mainnav {
    z-index: 999999;
}
	
#mainnav ul {
	margin: 0;
	padding: 0;
	}
	
#mainnav a:link, #mainnav a:visited {
	color: #fff;
}

#mainnav a:hover { 
	color: #aaa;
	text-decoration: none;
	}
	
.group1 li, .group2 li, .group3 li {
	list-style:none;
	list-style-type:none;
	float: left;
	text-decoration: none; 
	display: block;
	}
	
.group1 {
    font-size: 18px;
    font-weight: bold;
    left: 160px;
    position: absolute;
    text-transform: uppercase;
    top: 83px;
}

.group1 li {
	padding: 5px 32px 5px 4px;
	margin: 0;
	}
	
.group2 {
    left: 150px;
    position: absolute;
    top: 124px;
}

.group2 li {
    border-right: 1px solid #fff;
    font-size: 18px;
    height: 15px;
    line-height: 15px;
    padding: 0 17px 0 17px;
	margin: 0;
}

.group2 li:nth-last-child(1) {
	border-right: none;
	}
	
.group3 {
    position: absolute;
    right: 7px;
    top: 92px;
}

.group3 li {
    border-right: 1px solid #fff;
    font-size: 14px;
    height: 11px;
    line-height: 11px;
    padding: 0 12px 0 10px;
	margin: 0;
}

.group3 li:nth-last-child(1) {
	border-right: none;
	}
	
.menu {
	position:absolute;
	visibility:hidden;
	top: 18px;
	z-index: 10;
	border-top: 1px solid #fff;
	}
	
#closex {
	display: none;
	}
	
#mainnav li:hover .menu {
	visibility:visible;
}
	
.group1 .menu {
	top: 30px;
	}
	
.menu li {
	float: none;
	background-color:#222;
	padding: 7px 15px 7px 14px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	white-space: nowrap;
	}
	
.group1 .menu li {
    font-weight: normal;
    padding: 4px 15px 5px 14px;
    text-transform: none;
}
	
.menu li:nth-last-child(1) {
    border-right: 1px solid #fff;
}

.menu li a:link, .menu li a:visited, .menu li a:hover {
	color: #fff !important;
	
	}
 
.menu li:hover {
	background-color:#265080;
	}
		
#likebutton {
    right: 100px;
    position: absolute;
    top: 122px;
    z-index: 3;
	border:none;
	overflow:hidden;
	width:122px;
	height:21px;
}

/* SPRITES */

#spritehome, #spritecoastinsider, #spritestore, #spritestations, #spriteevents, #spritetwitter, #spriteinstagram, #spritelogo, #spritesearch, .spriteprint, .spriteenvelope, .spriteinsideraudio, .spriteinsidershow, .spriteinsiderc2c, .spriteshows, .spritephone, .spritepodcast, .spritechat, .spritehelp, #search, #spritefacebook {
	background-image: url("/images/newsprites1.png");
	background-size: 512px 200px;
	float: left;
	cursor: pointer;
	}

#spritehome {
    background-position: -4px -43px;
	width: 22px;
	height: 26px;
    display: inline-block;
    margin: -5px 3px 0 0;
}

#spritecoastinsider {
    background-position: -35px -43px;
	width: 22px;
	height: 26px;
    display: inline-block;
    margin: -4px 3px 0 0;
}

#spritestore {
    background-position: -61px -43px;
	width: 28px;
	height: 26px;
    display: inline-block;
    margin: -4px 3px 0 0;
}

#spritestations {
    background-position: -94px -43px;
	width: 30px;
	height: 26px;
    display: inline-block;
    margin: -4px 3px 0 0;
}

#spriteevents {
    background-position: -133px -43px;
	width: 23px;
	height: 26px;
    display: inline-block;
    margin: -4px 3px 0 0;
}

#spritefacebook {
    background-position: -160px -43px;
    display: block;
    height: 26px;
    position: absolute;
    right: 88px;
    top: 118px;
    width: 26px;
    z-index: 3;
}
	
#spritetwitter {
    background-position: -191px -43px;
    display: block;
    height: 26px;
    right: 55px;
    position: absolute;
    top: 118px;
    width: 26px;
    z-index: 3;
}

#spriteinstagram {
    background-position: -223px -43px;
    display: block;
    height: 26px;
    right: 20px;
    position: absolute;
    top: 119px;
    width: 23px;
    z-index: 3;
}
	
#spritelogo {
	position: absolute;
	top: 9px;
	left: 110px;
	display: block;
	width: 312px;
	height: 41px;
	}

#search {
    background-position: -251px -43px;
	width: 29px;
	height: 26px;
	}
	
.spriteprint {
	background-position: -85px -73px;
	display: block;
	width: 35px;
	height: 35px;
	margin: 0 0 10px 0;
	}
	
.spriteenvelope {
    background-position: -203px -73px;
    display: block;
    float: left;
    height: 35px;
    margin-left: 10px;
    width: 35px;
	cursor: pointer;
}

.spriteenvelopephoto {
	margin-left: 0;
	}

.spriteinsideraudio {
    background-position: -7px -73px;
    display: block;
    width: 35px;
	height: 35px;
	margin: 10px 0 0 10px;
	}
	
.spriteinsidershow {
    background-position: -324px -73px;
    display: block;
    width: 35px;
	height: 35px;
	margin: 10px 0 0 10px;
	}	
	
.spriteinsiderc2c {
    background-position: -46px -73px;
    display: block;
    width: 35px;
	height: 35px;
	margin: 10px 0 0 10px;
	}
	
.spriteshows {
    background-position: -324px -73px;
    display: block;
    width: 35px;
	height: 35px;
	}
	
.spritephone {
    background-position: -366px -73px;
    display: block;
    width: 35px;
	height: 35px;
	}
	
.spritepodcast {
    background-position: -243px -73px;
    display: block;
    width: 35px;
	height: 35px;
	}
	
.spritechat {
    background-position: -283px -73px;
    display: block;
    width: 35px;
	height: 35px;
	}
	
.spritehelp {
    background-position: -407px -73px;
    display: block;
    width: 35px;
	height: 35px;
    float: left;
	cursor: pointer;
	}


	
.icon_retweet {
    float: left;
    margin: 10px 0 0 40px;
}
	
.icon_social {
	float: left;
    margin: 10px 0 0 20px;
	}
	
.icon_googleplus {
	float: left;
	margin: 8px 0 0 15px;
	}
	
.icon_social1 {
	border:none;
	overflow:hidden;
	width:90px;
	height:21px;
	}
		
/* MAIN COLUMNS */		
	
#left_column {
    float: left;
    margin: 285px 0 0 22px;
    width: 728px;
}

#right_column {
	background-color: #222;
	float: right;
	margin-top: 149px;
	padding: 21px 20px 15px 18px;
	width: 300px;
}

/* HOME - CAROUSEL */

#carwrapper {
	position: relative;
	width: 100%;
	}
	
#carmaindesc0, #carmaindesc1, #carmaindesc2, #carmaindesc3 {
    background-color: #222;
    box-sizing: border-box;
    color: #fff;
    padding: 11px 5px 10px 15px;
    width: 100%;
	height: 135px;
	overflow: hidden;
}
	
#carlargecontainer1, #carlargecontainer2, #carlargecontainer3, #carmaindesc1, #carmaindesc2, #carmaindesc3 {
	display: none;
	}
	
#carlargearea h1 {
	color: #fff;
	margin: 0 0 2px;
	text-shadow: none;
	}
	
#carlargearea {
	margin-bottom: 15px;
	cursor: pointer;
	}
	
#carlargearea img {
	width: 100%;
	display: block;
	}
	
#carlargearea p {
	margin: 0;
	text-shadow: none;
	}
	
#carlargecontainer0 {
	z-index: 1;
	}
	
#carthumbarea div {
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    margin: 0 2.6% 15px 0;
    width: 23%;
}
	
#carthumbarea div:nth-last-child(1) {
	margin-right: 0;
	}

#carthumbarea img {
    display: block;
    width: 100%;
}
		
#carthumbarea p {
    background-color: #222;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    line-height: 19px;
    margin: 0;
    padding: 6px 10px;
    text-shadow: none;
    width: 100%;
}
	
.carthumbborder {
	-webkit-box-shadow: 0 -6px #666;
	-moz-box-shadow: 0 -6px #666;
    box-shadow: 0 -6px #666;
}
	
#cararrowleft, #cararrowright {
    background-color: #000;
    color: #fff;
    cursor: pointer;
    font-size: 80px;
    line-height: 30px;
    padding: 7px 10px 14px;
    position: absolute;
    top: 35%;
    z-index: 9999;
}
	
#cararrowright {
	right: 0;
	}

/* HOME - SHOWS */
	
.lastshowimg {
	width: 300px;
	height: 169px;
	}
	
/* HOME - FEATURED */

.homefeatured {
    border-bottom: 1px solid #555;
    clear: both;
    margin-bottom: 10px;
}

.homefeaturedblock .homefeatured:nth-last-child(1) {
	border-bottom: none;
	margin-bottom: 0;
	}
	
.homefeatured1 {
    float: left;
    height: 127px;
    margin-bottom: 30px;
    width: 225px;
}
	
.homefeatured2 {
    float: left;
    margin: -4px 0 15px 12px;
    width: 485px;
}

.homefeatured h1 a {
	color: #fff;
	}
	
.homefeatured h1 {
	margin: 0;
	}	
	
.homefeatured time {
    margin: 2px 0 7px;
}
	
.homefeaturedtype1 {
    background-color: #0e4a87;
    display: inline-block;
    font-size: 29px;
    font-weight: bold;
    margin-bottom: 7px;
    padding: 9px 22px 8px 20px;
    text-transform: uppercase;
}

.homefeaturedtype1 a {
	color: #fff;
	}

.homefeaturedtype2 {
    background-color: #0e4a87;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 7px;
    padding: 2px 10px 1px;
    text-transform: uppercase;
}


/* HOME - TWITTER */
	
#hometwitter {
    float: left;
    margin-bottom: 30px;
    width: 355px;
}
	
#hometwitter iframe {
	width: 100%;
	}
	
#hometwitter .modulebg {
	text-align: center;
	}
	
/* HOME - MOST POPULAR */
	
#homemostpopular {
    float: left;
    margin-left: 20px;
    width: 350px;
}

#homemostpopular li {
	padding: 0 0 10px 0;
	}
	
/* HOME - COAST INSIDER */
	
#insider {
   margin-bottom: 25px;
}
	
.insidercontent {
	background-color: #0e4a87;
    width: 300px;
	}

#insider a {
	color: #e7f50a;
	}
	
#insider a:hover {
	color: #aaa;
	}

.rightmodule {
	margin-bottom: 35px;
	}
	
.rightmodule img {
	max-width: 300px;
	}
	
.insidersignup1 {
    font-size: 15px;
    padding: 0 10px 7px;
}
	
.insidersignup2 {
    padding: 5px 0 5px 10px;
}
	
.insiderbg {
	background-color: #000;
	overflow: hidden;
	padding: 5px 0 15px;
	}

.insiderboxdesc1, .insiderboxdesc2, .insiderboxdesc3 {
	font-size: 15px;
    line-height: 19px;
	float: left;
	}
	
.insiderboxdesc1 {
    margin: 9px 0 0 7px;
    width: 85px;
}

.insiderboxdesc2 {
    margin: 9px 0 0 7px;
    width: 100px;
}

.insiderboxdesc3 {
    margin: 9px 0 0 7px;
    width: 95px;
}

.chatmargin {
	margin-left: 10px;
	}

.insidermember {
	padding: 8px 10px;
	}
	
/* HOME - MEDIUM REC */

#mediumrec {
	width: 300px;
	overflow: hidden;
	}

.adlabel1, .adlabel2, .adlabel3 {
	color: #666;
    font-size: 11px;
    line-height: 8px;
	}
	

.adlabel1 {
    position: absolute;
	top: 265px;
	left: 680px;
}

.adlabel2 {
    margin-bottom: 15px;
    text-align: right;
    width: 300px;
}

.adlabel3 {
    margin: 0 auto 25px;
    text-align: right;
    width: 728px;
}

/* HOME - UPCOMING */

.upcomingm {
    margin: 0 0 20px 15px;
}
	
/* HOME - 300x100 */
	
#smallad {
	margin-bottom: 25px;
	}
	
/* HOME - INTHENEWS */

.inthenewsmodule li {
	margin: 0 0 10px 20px;
	}
	
/* HOME - E-NEWSLETTER */
	
.coastzone img {
    height: auto;
    width: 90px;
	float: left;
}

.coastzonedesc {
    padding: 30px 0 0 100px;
}	
	
/* HOME - BOTTOM LEADER */

#bottomleader {
    margin: 25px auto 0 auto;
    width: 728px;
	}
	
#bottomleader img {
	border: 1px solid #333;
	}
	
/* HOME - FOOTER */
	
#globalfooter {
    background-color: #222;
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 20px;
    overflow: hidden;
    padding: 15px 0 20px;
    width: 100%;
}
	
#globalfooter h1 {
    font-size: 16px;
    letter-spacing: normal;
    margin: 0;
    text-align: center;
}

#globalfooter nav {
	padding-left: 37px;
	float: left;
	}
	
#footermobile {
	display: none;
	}
	
/* INTERIOR - GENERAL */
	
.breadcrumb {
    font-size: 14px;
    padding: 0 0 15px 0;
}
	
#paginationcontrol, #paginationmonths {
	text-align: center;
	margin-bottom: 25px;
	line-height: 22px;
	word-spacing: 4px;
	}
	
#paginationcontrol a:visited, #paginationmonths a:visited {
	color: #e7f50a;
	text-decoration: underline;
	}
	
.graytext {
	color: #888;
	
	}

.catdropdown {
	float: left;
	margin: 4px 15px 10px 0;
	}
	
.catfilter {
	margin-bottom: 2px;
	}
	
.catdropdownt {
    background-color: #FFFFFF;
    font-family: source_sans_proregular;
    font-size: 16px;
	min-width: 150px;
}
	
.cattitle {
    font-size: 25px;
    
    margin: 7px 0 20px;
}
	
/* INTERIOR - SHOWS */

.showslist p {
	margin: 0;
	}
	
.upcominglist p {
	margin-bottom: 15px;
	}
	
.showslist img {
	width: 140px !important;
	height: 79px !important;
	display: block;
	float: left;
	margin: 4px 0 0 0;
	}
	
.showcontent {
	margin: 0 0 0 150px;
	min-height: 79px;
	}
	
.showslist h1 {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 26px;
    margin: 0 0 2px;
}
	
.shows1 {
	text-align: right;
	font-weight: bold;
	
	}
	
.shows2 {
	padding-left: 5px;
	}
	
.showstable {
	clear: left;
	}
	
#audiobox {
    background-color: #333;
    float: right;
    margin: 0 0 10px 30px;
    width: 275px;
}
	
.audioboxtitle1 {
    background-color: #0e4a87;
    font-weight: bold;
	letter-spacing: 0.5px;
    padding: 7px 0 6px;
    text-align: center;
}
	
.audioboxtitle2 {
	background-color: #0e4a87;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.5px;
	padding: 5px 0 6px;
	}	
	
.audiobox1, .audiobox6 {
    float: left;
    width: 50px;
}
	
.audiobox2 {
    float: left;
    padding: 8px 0 0 2px;
    width: 210px;
}
	
.audiobox3 {
	
	margin-bottom: 2px;
	padding: 2px 0 0 7px;
	}
	
.audiobox4 {
	padding: 7px 7px 7px 12px;
	text-align: center;
	}
	
.audiobox5, .audiobox7 {
	float: left;
	width: 105px;
	padding: 2px 0 0 3px;
	}
	
.audiobox8 {
	text-align: left;
	padding-top: 5px;
	}
	
.showsarchive1 {
	float: left;
	line-height: 20px;
	}
	
.showsarchive2 {
	float: left;
	padding-left: 70px;
	line-height: 20px;
	}
	
.showsupcoming1 {
	text-align: right;
	width: 170px;
	}
	
.bumpermusic {
	float: left;
	width: 220px;
	padding-right: 20px;
	height: 70px;
	}
	
.showobjectimg {
    display: block;
    float: left;
    height: 236px;
    margin-bottom: 15px;
    width: 420px;
}
	
/* INTERIOR - GUESTS */

.guestobjectimg {
    display: block;
    float: right;
    height: auto !important;
    margin: 0 0 15px 15px;
    width: 50% !important;
}
	
/* INTERIOR - ARTICLES */
	
.articles1 img  {
	max-width: 728px;
	height: auto;
	margin-bottom: 10px;
	}
	
.articles2 {
	
	}
	
.articlesh {
	margin-bottom: 2px;
	}
	
/* INTERIOR - IN THE NEWS */

.inthenewsh {
	font-size: 19px;
	line-height: 22px;
	letter-spacing: 0;
	margin: 0 0 2px 0;
	
	font-style: normal;
	}

/* INTERIOR - TWITTER */
	
#tweet10 {
	color: #fff;
	}
 
.twitterP10 {
	color: #999;
	margin-bottom: 0;
	margin-top: 0;
	font-style: italic;
	font-size: 11px;
	}
	
.tspace {
	height: 15px;
	}
	
/* INTERIOR - COAST INSIDER */

		
.insiderfloat {
    float: left;
    margin: 6px 0 0 7px;
	width: 680px
}
	
.nomg {
	margin: 0;
	}

/* INTERIOR - SOCIAL NAV */

.social_like {
	float: left;
	margin-right: 0px;
	}
	
.social_retweet {
	padding-top: 0px;
	margin-right: 15px;
	float: left;
	}
	
.social_divider {
	height: 10px;
	}

#controlbar1 {
	float: right;
	padding-right: 5px;
	}
	
#controlbar3 {
	float: right;
	padding-right: 7px;
	}	

/* INTERIOR - RADIO STATIONS */

#usamap {
	text-align: center;
	margin-bottom: 15px;
	}

.statelist {
    float: left;
    line-height: 30px;
    padding-right: 46px;
}
	
.statelist1 {
	float: left;
	line-height: 20px;
	}

.stations1 {
	width: 100%;
	margin-top: 2px;
	}
	
.stations1 td {
	padding: 7px;
	}
	
.stations2 {
	width: 28%;
	}
	
.stations3 {
	width: 18%;
	}

.heading1 {
    background-color: #0e4a87;
    color: #fff;
    padding: 5px;
}

.heading2 {
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	color: #fff;
	background-color: #000;
	}

.rowpad {
	background-color:#333;
	}
	
tr.rowpad:nth-child(odd) {
	background-color:#444;
	}
	
tr.rowpad:nth-child(even) {
	background-color:#333;
	}

.artbelltitle {
	text-align: right;
	font-size: 13px;
	}
	
/* INTERIOR - CHAT */

.chattable {
	width: 100%;
	margin-bottom: 20px;
	}
	
.chattable img {
	width: 140px;
	height: auto;
	}

.chattable td {
	padding: 8px 6px 5px 10px;
	}
	
.rowpadchat {
	padding: 5px;
	background-color:#333;
	}
	
tr.rowpadchat:nth-child(odd) {
	background-color:#444;
	}
	
tr.rowpadchat:nth-child(even) {
	background-color:#333;
	}
	
#chatdefault {
	display: block;
	}
	
#chatmobile {
	display: none;
	}
	
/* INTERIOR - RSS FEEDS */

.rssfeeds {
	line-height: 25px;
	}
	
.rssfeeds .nav_rss {
	margin-top: 7px;
	}
	
.rssfeeds h1 {
	margin-bottom: 2px;
	}
		
/* INTERIOR - POLLS */

.pollslist p {
	margin: 0;
	}
	
.pollslist h1 {
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0;
	margin: 0 0 2px 0;
	}

.pds-box {
    background-color: transparent !important;
    border: medium none !important;
    font-family: source_sans_proregular !important;
	width: auto !important;
	font-size: 15px !important;
}

.pds-box-outer {
    padding: 10px 0 0 0 !important;
}
	
.pds-answer label {
    color: #FFFFFF !important;
    font-family: source_sans_proregular !important;
    font-size: 15px !important;
    line-height: 19px !important;
}
	
.pds-question-top, .pds-total-votes {
	color: #fff !important;
	font-style: normal !important;
	font-size: 18px !important;
	letter-spacing: 0.5px !important;
	}
	
.pds-view-results, .pds-return-poll {
	color: #e7f50a !important;
	}
	
.psmalltext {
	font-size: 9px;
	}
	
.pds-vote-button, .pds-links A, .pds-total-votes, .pds-links-back A  {
    font-family: source_sans_proregular !important;
}

.pds-vote-button {
    background: none repeat scroll 0 0 #173F73 !important;
    border: medium none !important;
    border-radius: 0 !important;
    color: #FFFFFF !important;
    font-family: source_sans_proregular !important;
    font-size: 15px !important;
    padding: 5px 15px 7px !important;
	letter-spacing: 1px;
}

.pds-links, .pds-links-back {
    text-align: left !important;
	margin-top: 10px !important;
}

.pds-answer {
    border: none !important;
    padding: 0 0 10px 0 !important;
}

.pds-links-back A, .pds-links A {
    font-family: source_sans_proregular !important;
    font-size: 15px !important;
    letter-spacing: 0.5px !important;
}

.pds-links-back A:hover, .pds-links A:hover {
   text-decoration: none !important;
   color: #bbb !important; 
}

.pds-input-label {
    width: auto !important;
}

/* INTERIOR - SUBMIT VIDEO */

.submitvideoframe {
	width: 330px;
	height: 350px;
	border: 1px solid #558b4f;
	}
	
/* INTERIOR - IAN PUNNETT */
	
.ianpicmargin {
	float: left;
	margin: 0 10px 15px 0;
	
	text-align: center;
	}
	
/* INTERIOR - STORE */

.store1 {
	margin-bottom: 20px;
	background-color: #7DD190;
	}
	
.store2 {
	padding: 5px 10px 11px 10px;
	background-color: #333;
	text-align: center;
	}
	
.store3 {
	padding: 5px 10px 11px 10px;
	background-color: #333;
	}
	
.store2 img, .store3 img {
	margin-top: 7px;
	}
	
/* INTERIOR - IPHONE APP */

.iphone1 {
	float: left;
	width: 410px;
	}
	
.iphone2 {
	float: left;
	padding-left: 15px;
	width: 294px;
	}
	
/* INTERIOR - CONTACT */

.contacttable {
	text-align: right;
	
	}
	
.sprint1 {
	float: left;
	padding: 2px 5px 0 0;
	
	}
	
.sprint2 {
	float: left;
	}
	
a.contactnumbers:link, a.contactnumbers:hover, a.contactnumbers:visited {
	color: #fff;
	text-decoration: none;
	}
	
/* INTERIOR - UPCOMING */
		
.upcomingint h1 {
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0;
	margin: 0 0 2px 0;
	}

	
/* SEARCH */

.search_url {
	font-size: 15px;
	font-style: italic;
	color: #888;
	}
	
.search_result {
	font-size: 17px;
	line-height: 21px;
	}
	
/* ENEWSLETTER */
	
.enewsletter {
	width: 595px;
	height: 600px;
	}
	
/* GUEST RELEASE FORM */



#contactus input[type="text"] {
    height: 18px;
    margin: 2px 0 5px;
    width: 220px;
}

#contactus #zip {
	width: 80px;
	}
	
#contactus #phone {
	width: 130px;
	}

#contactus #scaptcha
{
  width:70px;
  height:18px;
}

#contactus textarea
{
  height:120px;
  width:310px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
   border-radius: 8px;  
}

#contactus select {
	margin: 2px 0 10px 0;
	}

#contactus input[type="text"]:focus,textarea:focus
{
  border : 1px solid #990000;
  background-color : #ffff99;
}

#contactus .container
{
   margin:8px 0 10px 0;
}

#contactus .error
{
   background-color : #F00;
}

#contactus fieldset#antispam
{
   padding:2px;
   border-top:1px solid #EEE;
   border-left:0;
   border-right:0;
   border-bottom:0;
   width:350px;
}

#contactus fieldset#antispam legend
{
   font-family : Pontano Sans Condensed, sans-serif;
   font-size: 0.8em;
   font-weight:bold;
   color:#333;   
}

#contactus .short_explanation
{
  margin-bottom: 15px;
}

#contactus input[type="submit"] {
    background-color: #1C4D8C;
    
    padding: 2px 15px 3px;
    text-align: center;
	color: #fff;
	margin-top: 10px;
	}

#contactus .redcol {
	color: #F00;
	}
	
#contactus .valborder {
    background-color: #333333;
    border: 1px solid #4A8046;
    margin: 20px 0;
    padding: 15px 0 0 15px;
    width: 280px;
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip
{
   display:none;
   width:10px;
   height:3px;
}
#fg_crdiv
{
   font-family : Pontano Sans Condensed, sans-serif;
   font-size: 0.3em;
   opacity: .2;
   -moz-opacity: .2;
   filter: alpha(opacity=20);   
}
#fg_crdiv p
{
    display:none;
}

#storeios, #storeios1, #storedroid, #storedroid1 {
	display: none;
	}
	
/* COAST INSIDER */

.coastinsiderimg {
	width: 100%;
	height: auto;
	max-width: 500px;
	}
	
/* EMAIL GEORGE PAGE */	
	
#email_george_form table td {
	padding: 7px;
	}
	
/* FAST BLAST */

#FastBlast input {
	font-size: 16px;
	font-family: "source_sans_proregular",sans-serif;
	border: 0;
	}
	
#fastblastform td {
	padding: 3px;
	}
	
#FastBlast #email1, #FastBlast #email, #FastBlast #subject {
	width: 300px;
	}
	
#FastBlast #message {
	width: 728px;
	height: 200px;
	}
	
#FastBlast #email2 {
	width: 50px;
	}
	
#FastBlast #secure {
	width: 50px;
	}

	
/* 2014 - HTML/CSS/Design - Daniel Oliveira // Database/PHP - Omid Halavi, Taki Skiadas, Omid Noorani, Bryan Young */