/* [%-# @(#)new_temp.css	1.6 17:30:46,08/12/18 (yy/mm/dd) -%] */
/* Files used by some basic html pages. */
/* Typography
 ------------------------- */
.page h2 {
    font-size: 1.33em;
}
.page h3 {
	font-size: 1.17em;    
    padding: 0 5px;
}
.page h4 {
    padding: 0 5px;
}
.page .intro {
    overflow: auto;
	width: 100%;
}
.page p {
    margin-bottom: 12px;
}
.page a {
    color: #fff;
}

.page ul {
    padding: 0 5px;
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 12px;
}
.page small {
    font-size: 0.92em;
    color: #666;
}
.page table {
	font-size: 0.92em;
	width: 100%;
    border: 3px solid #ccc;
    margin-bottom: 24px;
    margin-top: 12px;
}

.page caption {
    border-top: 1px dotted #ccc;
    padding: 3px 5px;
    font-size: 0.92em;
    color: #666;
	text-align: left;
}

.page th {
	color: #333;
	font-weight: bold;
    background: #f0f0f0;
    padding: 12px 6px 8px;
}

.page td {
    border-top: 1px solid #ccc;
	font-size: 1.17em;
    padding: 8px 6px;
} 
.page td a{
    color: #00529B;
} 
.column {
    float: left;
} 
.span-1 {
    width: 245px;
}

/* Various Styles */ .featured {
    border: 3px solid #ccc;
    width: 336px;
    padding: 36px;
    margin-left: 24px;
    float: right;
}

/* temp */ .featured {
    padding-top: 30px;
}

/* temp */ .featured p, .featured h3, .featured h4 {
    padding: 0;
} .featured .new {
    background: #ff9920;
    color: white;
    padding: 0 4px;
    font-size: 0.75em;
}

/* clearfix */ .radiostations:after, .radioplay:after, .page:after, .column:after, .footer ul:after, .header:after, .nav:after, .intro:after {
    content: ".";
    display: block;
    float: left;
    height: 0;
    clear: both;
    visibility: hidden;
} .btn {
    padding: 6px 10px;
    background: #00529B;
    display: block;
    float: left;
    color: white;
    text-decoration: none;
    margin-right: 12px;
    font-weight: bold;
}

/* ------------------------- */
td.podcastName {
    width: 150px !important;
}

th.date {
    width: 60px;
}

th.action {
    width: 170px;
} 
.intro {
    padding-bottom: 24px;
} 
.podcastName, .radioAdvert {
    padding-left: 12px;
} 
.action {
    padding-right: 12px;
}

td.podcastName, td.radioAdvert {
    font-size: 1.53em;
}

/* Table Header Widths */
/* Promotional Advertising */ 
.radioAdvert {
    width: 35%;
} 
.airDate {
    width: 25%;
} 
.action {
    width: 40%
} 
ul.radioplay {
    list-style: none;
    margin: 0;
	overflow: hidden;
	padding: 0;
    border: 1px solid #ccc;
    margin-bottom: 24px;
	width: 100%;
} 
.radioplay li {
	list-style: none;
    float: left;
}
.radioplay a {
	color: #00529B;
    float: left;
    background: url(/images/brandcampaign2009/radio_play.gif) no-repeat;
    padding: 25px 20px 25px 70px;
    margin-right: 24px;
} 
.radiostations {
    background: #eeeeee;
	overflow: hidden;
    padding: 12px;
}
.radiostations li{
    margin: 0 0 .3em 0;
}
sup {
	vertical-align: super;
}

