/* global */

/* *{
	margin: 0;
	padding: 0;
} */


body,p,div,ul,ol,li,h1,h2,h3,h4,h5,h6,table,td,th,tbody,thead,tfoot,a,form,input,textarea,select,object,hr {
	margin: 0;
	padding: 0;
}

img {
    margin-left:0;
    margin-top:0;
    padding-left:0;
    padding-top:0;
}

html {
	height: 100%;
	min-height: 100%;
}

body {
	height: 100%;
	min-height: 100%;
	background: url(../images2/bg_body.gif) repeat-y 50% 0 #dae6ea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color: #333333;
}

body.classic {
	background: url(../images2/bg_body_gray.gif) repeat-y 50% 0 #e2e2e2;
}

body.classicAlt {
	background: url(../images2/bg_body_grayAlt.gif) repeat-y 50% 0 #e2e2e2;
}

.popoutMedia {
	background: #f1f1f1;
}

h1 {
	font-size: 24px;
	line-height: 29px;
}

h2 {
	font-size: 16px;
	line-height: 24px;
}

h3 {
	font-size: 12px;
	line-height: 18px;
}

ul {
	list-style: disc;
	text-indent: 0;
	margin-left: 13px;
	
}

ul ul {
	margin: 5px 0;
}

ol {
	text-indent: 0;
	margin-left: 20px;
}

li {
	line-height: 18px;
}

a {
	color: #005689;
	text-decoration: none;
	cursor: pointer;
}

a:hover, a.active {
	text-decoration: underline;
}

img {
	border: none;
}

p {
	padding-bottom: 13px;
}

.clear {
	clear: both;
}

.clearAll {
	clear: both;
	width: 100%;
	height: 0px;
	overflow: hidden;
	display: block;
}

.left {
	float: left;
}

.right {
	float: right;
}

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.hidden {
	display: none;
}

.imgLeft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.imgLeft1 {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

.imgRight {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

label {
	font-weight: bold;
	font-size: 11px;
}

/* end global */


/* basic */

#holder {
	background: url(../images2/bg_holder.jpg) 50% 0 no-repeat;
	width: 100%;
	min-height: 939px;
	_height: 939px;
}

.classic #holder {
	background: url(../images2/bg_holder_gray.jpg) 50% 0 no-repeat;
}

.classicAlt #holder {
	background: url(../images2/bg_holder_grayAlt.jpg) 50% 0 no-repeat;
}

#wrap {
	width: 986px;
	margin: 0 auto;
	padding-bottom: 25px;
	
}

#content {
	clear: both;
}

/* end basic */


/* header */

#header {
	height: 131px;
}

.topHeader {
	height: 38px;
	overflow: hidden;
	float: left;
	width: 100%;
}

.headerDate {
	float: left;
	color: #fff;
	padding-top: 8px;
}

.accountLinks {
	float: right;
	text-align: right;
	font-weight: bold;
	padding-top: 8px;
}

.topHeader .separator {
	color: #929292;
	padding: 0 15px;
}

.topHeader a, .topHeader .welcomeNote {
	color: #fff;
}

.topHeader * {
	vertical-align: middle;
}

.subscribe, .subscribe div {
	display: inline;
}

.subscribe div {
	padding-left: 10px;
}

.subcribeText {
	height: 19px;
	width: 123px;
	background: url(../images2/bg_subscribe.gif) 0 0 no-repeat;
	border: none;
	color: #414141;
	font-size: 12px;
	padding: 1px 8px 0 8px;
	line-height: 12px;
}

.middleHeader {
	height: 56px;
	float: left;
	width: 100%;
}

.logo {
	margin-top: 9px;
	margin-right: 42px;
	float: left;
}

/* menu */

.navigation {
	height: 56px;
	width: 704px;
	float: left;
	background: url(../images2/main_nav_sep.gif) no-repeat 0 0;
}

#nav {
	position: relative;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 100;
}

#nav a {
	display: block;
	/*width: 10em;*/
	color: #fff;
	padding: 15px 47px 0 26px;
	background: url(../images2/main_nav_arrow.gif) 100% 21px no-repeat;
	font-size: 17px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	line-height: 18px;
	height: 41px;
}


#nav li {
	float: left;
	height: 56px;
	background: url(../images2/main_nav_sep.gif) no-repeat 100% 0;
}

#nav li.last a {
	padding-right: 0;
}

/* second level */
#nav li ul.parent {
	position: absolute;
	left: -999em;
	width: 980px;
}


#nav li a {
	float: left;
}

#nav li.sfhover ul {
	left: -145px;
	_left: -847px;
	top: 0;
	margin-top: 56px;
}

#nav li.sfhover {
	background: url(../images2/main_nav_li_hover.gif) repeat-x 0 0 #E5E5E5;
}

#nav li.sfhover li {
	padding-bottom: 18px;
	background: url(../images2/bg_sub_nav_b.png) no-repeat 0 100%;
	_background: none;
	height: auto;
}

#nav li.sfhover a {
	color: #C85E01;
	text-decoration: none;
	background: url(../images2/main_nav_arrow_over.gif) no-repeat 100% 21px;
}

.subNav {
	background: url(../images2/bg_sub_nav.png) repeat-y 0 0;
	width: 920px;
	padding: 15px 30px 30px 30px;
	height: auto;
	float: left;
}

#nav li.sfhover .subNav ul {
	position: relative;
	top: 0;
	left: 0;
	width: 175px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#nav li.sfhover .subNav ul.first {
	padding-left: 17px;
}

#nav li.sfhover .subNav ul li {
	display: block;
	float: none;
	padding: 0;
	background: none;
	height: auto;
	line-height: 28px;
}

#nav li.sfhover .subNav ul li a {
	float: none;
	padding: 0;
	background: none;
	font-size: 12px;
	font-weight: bold;
	color: #005689;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}

#nav li.sfhover .subNav .subNavHead a {
	color: #005689;
	font-weight: bold;
	float: none;
	background: none;
	display: inline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

#nav li.sfhover .subNav a:hover {
	text-decoration: underline;
}

.subNavHead {
	height: 25px;
	width: 100%;
	padding-top: 7px;
}

.subNavHeadClear {
	clear: both;
	border-top: 10px solid #e5e5e5;
}

.block162 {
	width: 162px;
}

.block214 {
	width: 214px;
	margin-right: 21px;
}

.block214right {
	margin-right: 0;
	float: right;
}

.block731 {
	width: 731px;
}

.block920 {
	width: 920px;
}

.block515 {
	width: 515px;
}

.block515 .subNavHead {
	background: url(../images2/sub_nav515.gif) no-repeat 0 0;
}

.block550 {
	width: 550px;
}

.block550 .subNavHead {
	background: url(../images2/sub_nav550.gif) no-repeat 0 0;
}

.block340 {
	width: 340px;
}

.block340 .subNavHead {
	background: url(../images2/sub_nav340.gif) no-repeat 0 0;
}

.block731 .subNavHead {
	background: url(../images2/sub_nav731.gif) no-repeat 0 0;
}

.block162 .subNavHead {
	background: url(../images2/sub_nav162.gif) no-repeat 0 0;
}

.block214 .subNavHead {
	background: url(../images2/sub_nav214.gif) no-repeat 0 0;
}

.block920 .subNavHead {
	background: url(../images2/sub_nav920.gif) no-repeat 0 0;
}

#nav li.sfhover .subNav .block214 ul {
	padding-left: 17px;
}

#nav li.sfhover .subNav .block162 ul {
	width: 160px;
	padding-left: 17px;
}

#nav li.sfhover .subNav .block920 ul {
	width: 213px;
	padding-left: 17px;
}

.subNavHead h4 {
	font-size: 20px;
	color: #005689;
	display: inline;
	padding-left: 17px;
}

.subInfo {
	background: #f4f4f4;
	padding: 9px;
	clear: both;
}

.subInfotext {
	color: #414141;
	padding-bottom: 2px;
	font-size: 11px;
}

#nav li.sfhover .subNav a.subInfoLink {
	float: none;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	background: none;
	padding: 0;
	color: #005689;
	font-family: Arial, Helvetica, sans-serif;
}

/* /second level */


/* /menu */

.bottomHeader {
	height: 37px;
}

.bottomHeaderNav {
	float: left;
	padding-top: 8px;
}

.search {
	float: right;
	padding-top: 7px;
}

.searchtext {
	height: 19px;
	width: 155px;
	background: url(../images2/search_text.gif) no-repeat 0 0;
	border: none;
	padding: 2px 10px 0 22px;
}

.bottomHeaderNav a {
	color: #FFFFFF;
	font-size: 12px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding-right: 40px;
}

.bottomHeaderNav a.last {
	padding-right: 0;
}	

.donate {
	float: right;
	padding-top: 12px;
}	

/* end header */

/* slider */

.slider {
	width: 985px;
	height: 391px;
	position: relative;
	background: url(../images2/slider.jpg) 0 0 no-repeat;
	margin-top: 31px;
}
/* Firefox */
@-moz-document url-prefix() 
{
.slider { margin-left: 0; }
.topBar { margin-left: -1px; }
.topBar .boxCorner { left: -15px; }
}
/* /Firefox */

#sliderTop {
	position: absolute;
	left: 0;
	top: -15px;
}

#sliderLeft {
	position: absolute;
	left: -28px;
	top: -15px;
}

#sliderRight {
	position: absolute;
	right: -9px;
	top: -15px;
}

#container {
	padding-top: 18px;
}	

.featureLeft {
	width: 642px;
	float: left;
	padding-left: 7px;
}

.featureText {
	width: 225px;
	float: left;
	color: #fff;
	line-height: 15px;
}

.featureImg {
	float: right;
}

.featureCategory {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.featureText h2 {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 10px;
}

.featureText p {
	padding-bottom: 16px;
}

a.featureMore {
	color: #fff;
	font-weight: bold;
}

.num_nav {
	float: left;
	width: 309px;
	padding-top: 18px;
}

.num_nav ul {
	list-style: none;
}

.num_nav ul li {
	float: left;
}

.num_nav ul li a span {
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.num_nav ul li a {
	display: block;
	float: left;
	width: 297px;
	padding: 6px;
}

.num_nav ul li a.active {
	background-color: rgba(255,255,255,0.15);
	text-decoration: none;
}

.num_nav ul li a:hover {
	text-decoration: none;
}

.num_nav ul li img {
	float: left;
}

.num_nav ul li span {
	float: right;
	width: 190px;
	padding-left: 10px;
}

#container, #container2, #container3 { position: relative; width: 642px; height: 281px; overflow: auto; z-index: 0; float: left;}

/* /slider */


/* content */

/* columns */
.oneColumnHome {
	width: 985px;
}

.contentBlock {
	padding-bottom: 15px;
	width: 100%;
}

.twoColumnsRight {
	width: 985px;
	color: #272727;
}

.twoColumnsRight .colMain {
	width: 654px;
	float: left;
}

.twoColumnsRight .colRight {
	width: 300px;
	float:right;
	padding-right: 15px;
	overflow: hidden;
}

/* /columns */

.onNow {
	clear: both;
	width: 950px;
	height: 59px;
	float: left;
	padding: 14px 0 36px 17px;
}

.onRadio {
	float: left;
	padding-top: 13px;
	padding-right: 60px;
}

.radioOn {
	float: left;
	padding-right: 12px;
}

.onRadio span {
	font-size: 10px;
	color: #494949;
	line-height: 11px;
	display: block;
	padding-top: 2px;
}

.onRadio a {
	color: #005689;
	font-weight: bold;
	font-size: 12px;
	display: block;
}

.viewSchedule {
	float: right;
	margin: 12px 17px 0 0;
}

.shadowBox644 {
	width: 644px;
	background: url(../images2/bg_shadow_box644.gif) repeat-y 0 0;
	float: left;
}

.shadowBox655 {
	width: 660px;
	background: url(../images2/bg_shadow_box655.gif) repeat-y 0 0;
	float: left;
}

.shadowBox347 {
	float: left;
	width: 347px;
	background: url(../images2/bg_shadow_box347.gif) repeat-y 0 0;
}

.shadowBox347 .conBox {
	padding: 0 0 20px 32px;
	padding-right: 6px;
	background: url(../images2/bg_shadow_box347_bot.gif) no-repeat 16px 100%;
}

.popular {
	border-bottom: 1px solid #dbdbdb;
	padding: 18px 0;
	margin-right: 10px;
}

.popularLast {
	padding: 18px 0;
}

.shadowBox655NoBg {
	width: 660px;
	float: left;
}

.shadowBox644NoBg {
	width: 644px;
	float: left;
}

.shadowBox644NoBg .conBox {
	padding: 0 0 0 18px;
	color: #4d4e4e;
}

.shadowBox655NoBg .conBox {
	padding: 0 0 0 18px;
	color: #4d4e4e;
}

.shadowBox973 {
	width: 973px;
	background: url(../images2/bg_shadow_box973.gif) repeat-y -1px 0;
	_background: url(../images2/bg_shadow_box973.gif) repeat-y 0 0;
	float: left;
}

.shadowBox973 .conBox {
	background: url(../images2/bg_shadow_box973_bot.gif) 0 100% no-repeat;
	padding-bottom: 11px;
}

.boxHead {
	height: 32px;
	position: relative;
	margin-right: 7px;
}

.boxHead h4 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	float: left;
	padding: 1px 10px 0 25px;
}

.shadowBox644NoBg .boxHead h4, .shadowBox973NoBg  .boxHead h4, .shadowBox655NoBg .boxHead h4 {
	padding: 1px 10px 0 17px;
}

.boxHead p {
	float: left;
	color: #fff;
	padding: 2px 0 0 0;
}

.boxHead p a {
	text-decoration: underline;
	color: #fff;
}

.boxHeadOrange {
	background: url(../images2/bg_orange_head.gif) repeat-x 0 0;
}

.boxHeadBlue {
	background: url(../images2/bg_blue_head.gif) repeat-x 0 0;
}

.boxHeadGreen {
	background: url(../images2/bg_green_head.gif) repeat-x 0 0;
}

.boxCorner {
	position: absolute;
	left: -15px;
}

@-moz-document url-prefix() 
{
.boxCorner { left: -15px; }
}

.rightBanner {
	float: right;
	padding-right: 17px;
}

.rightBlock {
	float: right;
	width: 300px;
	padding-bottom: 19px;
}

.smallText{
	font-size: 11px;
	line-height: 12px;
	padding-top: 5px;
}

.tabs {
	height: 28px;
	position: relative;
	top: -6px;
	left: 12px;
	float: left;
}

.tabs a {
	display: block;
	height: 28px;
	padding-top: 6px;
	float: left;
	width: 120px;
}

.tabs a span {
	height: 20px;
	border-right: 1px solid #fff;
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-top: 2px;
}

.tabs a:hover {
	text-decoration: none;
}

.tabs a.active {
	background: url(../images2/tabActive.gif) 0 0 no-repeat;
	text-decoration: none;
}

.tabsExpanded a {
	width: 140px;
}

.tabsExpandedSchedule a {
	width: 155px;
}

.tabsExpanded a.active {
	background: url(../images2/tabActiveExpanded.gif) 0 0 no-repeat;
}

.boxHeadGreen .tabsExpandedSchedule a.active {
	background: url(../images2/tabActiveExpandedGreen.gif) 0 0 no-repeat;
}

.boxHeadGreen .tabs {
	left: 13px;
}


.tabs a.active span {
	border: none;
	color: #b75800;
}

.boxHeadGreen .tabs a.active span {
	border: none;
	color: #255e0b;
}

.supported {
	float: right;
	color: #fff;
	padding-right: 9px;
	padding-top: 1px;
}

.supported a {
	color: #fff;
	text-decoration: underline;
}

.supportedImage {
	width: 115px;
	height: 38px;
	position: relative;
}

.supportedImageFollow {
	position: relative;
	float: left;
	top: -7px;
}

.supportedImageFollow  img {
	padding-right: 5px;
}

.supported span {
	font-size: 12px;
	float: left;
	padding-right: 10px;
}

.supportedImage {
	position: relative;
	float: left;
	width: 115px;
	height: 38px;
	top: -9px;
}

#supportBevel,  #supportBevel1 {
	position: absolute;
	top: 0;
	left: 0;
}

.logoSupport {
	position: absolute;
	left: 1px;
	top: 1px;
}
.pager {
	padding: 2px 0 6px;
	border-bottom: #e5e5e5 1px solid;
	text-align: center;
	position: relative;
	left: 15px;
	margin-right: 8px;
	margin-bottom: 10px;
	_margin-bottom: 0;
	width: 623px;
	float: left;
}
.pager img {
	vertical-align: middle;
	padding: 0 2px;
}

.featuredCon {
	padding: 11px 25px 25px 42px;
	background: url(../images2/bg_featured_bottom.jpg) 0 100% no-repeat;
	display: none;
}

.featHolderRelated .featuredCon {
	background: none;
	padding: 11px 0 0 45px;
}

.featHolderRelated .pager {
	padding: 20px 0;
	margin: 0;
	left: 0;
	width: 638px;
	margin-bottom: 15px;
}

.shadowBox655 .featuredCon {
	padding: 11px 25px 25px 42px;
	background: url(../images2/bg_featured_bottom_1.gif) 0 100% no-repeat;
	display: none;
}

.mainFeature  .featuredCon {
	padding: 11px 25px 25px 30px;
}

.featuredConVisible {
	display: block;
}


.featureLogged {
	display: none;
}

#feature01, #feature11, #feature21 {
	display: block;
}

.featHolder {
	display: none;
}

.mainFeature {
	background: url(../images2/bg_featured_top_1.gif) 0 0 no-repeat;
}

.mainFeature .pager {
	border: none;
	padding-top: 14px;
}

.mainFeatureImg {
	float: left;
}

.mainFeatureText {
	float: right;
	width: 275px;
	line-height: 16px;
}

.mainFeatureText .newTitleBig {
	font-size: 20px;
	color: #242424;
	padding-bottom: 15px;
	line-height: 24px;
}

#feat0 {
	display: block;
}

.feature {
	float: left;
	width: 130px;
	padding-right: 70px;
}

.episodes .feature {
	width: 150px;
	padding-right: 50px;
	padding-bottom: 30px;
}

.episodes .featureLast {
	padding-right: 0;
}

.featureWelcome {
	width: 170px;
	padding-right: 30px;
}

.featureWelcome ul {
	margin: 0;
	list-style: none;
}

.featureWelcome ul li {
	border-bottom: 1px solid #e5e5e5;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
}

.welcomeNotRegistered {
	width: 200px;
	float: left;
	padding-right: 90px;
}

.registerForm {
	width: 260px;
	float: left;
}

.welcomeNotRegistered h5, .registerForm h5 {
	color: #10627e;
	font-size: 14px;
	padding-bottom: 18px;
}

.registerForm label {
	float: left;
	clear: both;
	width: 70px;
	font-size: 11px;
	font-weight: normal;
}

.registerText {
	border: none;
	height: 17px;
	background: url(../images2/bg_register_text.gif) 0 0 no-repeat;
	width: 173px;
	margin-bottom: 3px;
}

.registerZip {
	width: 83px;
	background: url(../images2/bg_register_zip.gif) no-repeat 0 0;
}

.registerButton {
	clear: both;
	display: block;
	margin-top: 5px;
}

.feature h4 {
	font-weight: bold;
	color: #4d4e4e;
	font-size: 12px;
}
.feature h4 a {
	color: #4d4e4e;
}

.feature h4 a:hover, .feature.active h4 a {
	color: #005689;
}	

.feature h4.big {
	font-size: 14px;
	padding-bottom: 10px;
}

.feature a {
	color: #005689;
}

a.comments {
	font-size: 11px;
	background: url(../images2/bg_comment.gif) 0 2px no-repeat;
	padding-left: 20px;
	line-height: 26px;
	color: #005689;
}

a.watch {
	font-size: 11px;
	background: url(../images2/bg_watch.gif) 0 2px no-repeat;
	padding-left: 20px;
	color: #005689;
	line-height: 20px;
}

a.schedulesLink {
	font-size: 11px;
	background: url(../images2/bg_schedule.gif) 0 2px no-repeat;
	padding-left: 20px;
	color: #005689;
	line-height: 20px;
}

a.photos {
	font-size: 11px;
	background: url(../images2/bg_photos.gif) 0 2px no-repeat;
	padding-left: 20px;
	color: #005689;
	line-height: 20px;
}

a.blog {
	font-size: 11px;
	background: url(../images2/bg_blog.gif) 0 2px no-repeat;
	padding-left: 20px;
	color: #005689;
	line-height: 20px;
}

a.listen {
	font-size: 11px;
	background: url(../images2/bg_listen.gif) 0 2px no-repeat;
	padding-left: 20px;
	color: #005689;
	line-height: 20px;
}

.featuredCon .featureCategory {
	color: #005689;
	font-weight: normal;
	padding-bottom: 1px;
}

.featureLast {
	padding-right: 0;
	width: 150px;
}

.mainNew {
	padding-left: 26px;
	float: left;
	width: 260px;
}

.mainNew h4 {
	font-size: 18px;
	line-height: 22px;
	color: #414141;
}

.newCategory {
	color: #005689;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 2px;
	font-weight: normal;
}

.conBox {
	clear: both;
}

.new325 {
	width: 325px;
	float: left;
	padding-left: 40px;
}

.new285px {
	width: 285px;
	float: right;
	padding-right: 20px;
}

.newTitle {
	font-size: 14px;
	color: #414141;
}

.newTitleBig {
	font-size: 18px;
    line-height:21px;
	color: #414141;
}

.noPadding {
	padding: 0;
}	

.newborder {
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 21px;
	margin-bottom: 20px;
}

.newborder1 {
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.new285px .newborder {
	margin-left: 10px;
	padding-bottom: 14px;
	margin-bottom: 12px;
}

.weather {
	margin-top: -10px;
}

.highlightedNews {
	padding: 10px;
	background: #d6e5ea;
}

.highlightedNews .newCategory {
	color: #414141;
}

.highlightedNews p {
	padding-bottom: 0;
}

.block290 {
	width: 290px;
	float: left;
	padding-right: 30px;
}

.icon {
	float: left;
	margin-right: 8px;
}

.iconRight {
	float: right;
	width: 246px;
}

.newborder1 .subcribeText, .subscribe1 .subcribeText {
	float: left;
	margin: 0;
	width: 185px;
	background: url(../images2/bg_subscribe1.gif) no-repeat 0 0;
	height: 23px;
}

.newborder1 .subcribeButton {
	float: right;
}

.comment {
	padding: 0 36px 0 45px;
	_margin-top: 10px;
	position: relative;
	clear: both;
	float: left;
	width: 210px;
}

.quoteStart {
	position: absolute;
	left: 20px;
	top: 0;
}

.quoteEnd {
	position: absolute;
	right: 10px;
	bottom: 0;
}

.newCategoryGray {
	color: #414141;
}

.date {
	padding: 5px 0 8px 0;
	display:  block;
}

.becomeSponsor {
	width: 316px;
	height: 297px;
	float: right;
	background: url(../images2/bg_sponsor.jpg) 0 0 no-repeat;
	position: relative;
	right: 17px;
	text-align: center;
	padding-top: 7px;
}	

.becomeSponsor img {
	border: 1px solid #dbdbdb;
}

.becomeSponsor a {
	color: #414141;
}

.shadowBox973NoBg .conBox {
	padding: 0 0 15px 17px;
}	

.newsBlock {
	padding-bottom: 20px;
	float: left;
	width: 100%;
}

.recomended .newTitleBig {
	font-size: 19px;
    line-height:22px;
	padding-bottom: 10px;
}

.block300 {
	width: 300px;
	float: left;
	padding-right: 27px;
}

.recText {
	float: right;
	width: 160px;
}

.pageHead {
	min-height: 86px;
}

.classic .pageHead {
	min-height: 149px;
}

.pageTitleImg {
	padding-top: 18px;
}

.classic .pageTitleImg {
	padding-top: 25px;
	float: left;
}

.pageTitle {
	color: #fff;
	font-size: 36px;
	line-height: 40px;
	font-weight: normal;
	padding-top: 25px;
}

.topBar {
	height: 34px;
	background: url(../images2/bg_top_bar.jpg) no-repeat -5px 0;
	margin-bottom: 25px;
	position: relative;
}

.classic .topBar {
	background: url(../images2/bg_top_bar_gray.jpg) no-repeat -5px 0;
}

.classicAlt .topBar {
	background: url(../images2/bg_top_bar_grayAlt.jpg) no-repeat -5px 0;
}

.topBar .left {
	padding: 6px 0 0 0;
	color: #fff;
}

.topBar .left a {
	color: #fff;
}

.topBarCategory {
	float: left;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 13px;
	border-right: 2px solid #05516f;
	margin-right: 10px;
	padding-left: 1px;
}

.topBarCategory_jazz {
	float: left;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 13px;
	border-right: 2px solid #605843;
	margin-right: 10px;
	padding-left: 1px;
}

.topBarCategory_celtic {
	float: left;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 13px;
	border-right: 2px solid #605843;
	margin-right: 10px;
	padding-left: 1px;
}

.topBarCategory_classic {
	float: left;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 13px;
	border-right: 2px solid #605843;
	margin-right: 10px;
	padding-left: 1px;
}

.topBarCategory_classicAlt {
	float: left;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 13px;
	border-right: 2px solid #605843;
	margin-right: 10px;
	padding-left: 1px;
}

.topBarCategoryNoB {
	border: none;
}

.topBarCategory img {
	padding: 0 5px;
}

.topBar .left span {
	font-size: 11px;
	color: #fff;
}

.topBar .left span * {
	vertical-align: middle;
}

.topBar .right {
	padding: 6px 17px 0 0;
}

.topBar .right * {
	vertical-align: middle;
}

.share {
	float: left;
	padding-right: 13px;
	border-right: 2px solid #05516f;
	margin-right: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 14px
}

.classic .share {
	border-right: 2px solid #605843;
}

.classicAlt .share {
	border-right: 2px solid #605843;
}

.pHeaderClassic .share {
	border-right: 2px solid #4f4f4f;
}

.share a {
	color: #fff;
	font-size: 10px;
}

.like {
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}

.like img {
	cursor: pointer;
}

.like a.likeButton {
	padding-left: 5px;
}

.featurePopup {
	width: 394px;
	background: url(../images2/popupTop.png) no-repeat 0 0;
	position: absolute;
	top: -50%;
	left: 140px;
	padding-top: 7px;
	display: none;
}

.featurePopupIn {
	padding: 0 12px 0 6px;
	background: url(../images2/popupMiddle.png) 0 0 repeat-y;
	float: left;
	width: 377px;
}

.featurePopup h4 {
	padding: 25px 16px 5px 16px;
	font-size: 18px;
	color: #272727;
	border-bottom: 1px solid #e5e5e5;
}

.popupInfo {
	padding: 5px 16px 10px 16px;
	border-bottom: 1px solid #e5e5e5;
}

.rightBlock .popupInfo {
	padding: 0;
	border: none;
}

.popupInfo h5 {
	font-size: 14px;
	color: #272727;
}

.popupInfo1 {
	color: #9a9a9a;
	padding: 0;
}	

.popupAvailable {
	padding: 1px 0 0 0;
}

.rightBlock .popupAvailable {
	padding: 1px 0 5px 0;
}

.popupAvailable * {
	vertical-align: middle;
}

.popupInfo1 strong {
	color: #272727;
}

.popuptext {
	padding: 5px 16px 10px 16px;
}

.popupBottom {
	width: 100%;
	background: url(../images2/popupBottom.png) 0 100% no-repeat;
	height: 20px;
	float: left;
}

.featureActive {
	position: relative;
    z-index:1000;
}

.featureActive .featurePopup {
	display: block;
}

.schedule table {
	border: none;
	border-collapse: separate;
	background: #f1f1f1;
	position: relative;
	top: -10px;
	width: 640px;
}

.schedule table td {
	background: #e3e9df;
	border: none;
	border-right: 4px solid #f1f1f1;
	border-top: 4px solid #f1f1f1;
	padding: 3px 8px;
	text-align: left;
	color: #272727;
	font-weight: bold;
}

.schedule table th {
	border: none;
	background: #c9dbbc;
	border-right: 4px solid #f1f1f1;
	text-align: left;
	padding: 3px 8px;
}

.schedule table th .day {
	font-size: 14px;
	color: #272727;
	font-weight: bold;
}

.schedule table th .time {
	font-size: 12px;
	color: #272727;
	font-weight: bold;
}

.schedule table th .show {
	font-size: 12px;
	color: #272727;
	font-weight: normal;
}

.related {
	width: 290px;
	padding-bottom: 45px;
	padding-right: 10px;
	line-height: 15px;
}

.relatedLeft {
	padding-top: 9px;
	width: 130px;
	float: left;
}

.relatedText {
	padding-top: 6px;
	float: right;
	width: 152px;
}

.relatedLeft a {
	color: #272727;
}

.onTwitter {
	width: 290px;
	float: right;
	margin-right: 10px;
}

.twitterPosts {
	background: url(../images2/bg_twitter.gif) 0 0 no-repeat #fff;
	padding: 14px 10px 0 10px;
}

.onTwitter h4 {
	padding: 9px 0 12px 47px;
	font-size: 19px;
	color: #272727;
	background: url(../images2/bg_twitter_title.jpg) 0 0 no-repeat;
}

.twPost {
	padding: 10px 0;
	border-bottom: 1px solid #eaeaea;
}

.twPostLast {
	border: none;
}

.commentText {
	width: 613px;
	padding: 10px;
	border: 1px solid #b8b8b8;
	height: 60px;
	overflow: auto;
	margin-bottom: 10px;
}

.collectedComments {
	padding-top: 18px;
}

.commentBlock {
	padding: 12px 0;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #d4d4d4;
	margin-right: 10px;
}

.commentBlockFirst {
	border-top: none;
}

.commentBlockLast {
	border-bottom: none;
}

.title16 {
	font-size: 16px;
	padding-bottom: 5px;
}

.lightText {
	color: #4d4e4e;
}

.supportAdd {
	width: 280px;
	padding: 10px;
	background: url(../images2/bg_support_text.gif) no-repeat 0 0;
	float: right;
	margin-bottom: 0px;
}

.supportAdd h4 {
	font-size: 14px;
	padding-bottom: 6px;
}

.supportAdd p {
	font-size: 11px;
	padding-bottom: 5px;
}

.eventsBlock {
	width: 300px;
	float: right;
	margin-bottom: 19px;
}

.eventsBlock h3 {
	padding: 3px 10px;
	background: #30759e;
	color: #fff;
	font-size: 14px;
}

.eventsBlock h3 a {
	font-weight: normal;
	float: right;
	color: #fff;
}

.topicsBlock {
	width: 100%;
	float: right;
	margin-bottom: 19px;
}

.box300Right {
	width: 300px;
	float: right;
}

.box300Right li {
	font-size: 14px;
}

.topicsBlock h3 {
	padding: 3px 10px;
	background: #6ba743;
	color: #fff;
	font-size: 14px;
}

.moreArts {
	padding-bottom: 25px;
}

.moreArts p.smallText {
	font-size: 11px;
	padding: 0;
}

.moreArts h3 {
	padding: 3px 10px;
	background: #df8230;
	color: #fff;
	font-size: 14px;
}

.art {
	padding: 10px;
}

.artTop {
	border-bottom: 1px solid #fff;
}

.artBottom {
	border-top: 1px solid #d4d4d4;
}

.art h4 {
	font-size: 16px;
	padding-bottom: 0px;
}

.topicsBlock ul {
	list-style: none;
	padding: 10px 0;
	margin-left: 10px;

}

.topicsBlock ul li {
	line-height: 20px;
}

.upercase {
	text-transform: uppercase;
}

.event {
	padding: 10px;
}

.event h4 {
	font-size: 16px;
}

.event p {
	padding-bottom: 0;
	color: #323232;
}

.seeEvents {
	float: left;
	padding: 10px;
	font-weight: bold;
}



.toprelated .related {
	padding-bottom: 18px;
	border-bottom: 1px solid #fff;
	padding-right: 0;
	margin-right: 12px;
}

.midrelated .related {
	padding-bottom: 18px;
	padding-top: 18px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #fff;
	padding-right: 0;
	margin-right: 12px;
}

.botrelated .related {
	padding-bottom: 18px;
	border-top: 1px solid #d4d4d4;
	padding-top: 18px;
	padding-right: 0;
	margin-right: 12px;
}

.toprelated .related a, .midrelated .related a, .botrelated .related a {
	color: #005689;
}

.moreArts .related .newTitleBig {
	font-size: 16px;
    line-height:19px;
}	

.articleBlock {
	padding: 0 0 25px 15px;
	width: 640px;
}

.articleImg {
	color: #888888;
	width: 315px;
	float: left;
	padding: 0 20px 20px 0; 
}

.articleBlock .articleImg p {
	font-size: 12px;
	padding-bottom: 0;
}

.articleBlock p {
	font-size: 14px;
	line-height: 20px;
}

.block205 {
	width: 205px;
	float: left;
	padding-right: 40px;
}

.block318 {
	width: 310px;
}

.block318Left {
	float: left;
	padding-left: 15px;
}

.block318Right {
	float: right;
}

.byText {
	width: 300px; 
	float: right;
}

.myWgbhLink {
	color: #fff;
	float: right;
	padding-right: 13px;
}

.myWgbhBlock ul {
	list-style: none;
	margin: 0 0 15px 0;
	font-weight: bold;
}

.myWgbhBlock ul li {
	padding-bottom: 4px;
}

.myWgbhBlock ul a {
	color: #000;
}

/* end content */

/* popout media */

.pHolder {
	width: 990px;
	margin: 0 auto;
}

.pHeader {
	height: 109px;
	background: url(../images2/popout_header.jpg) no-repeat 0 0;
	overflow: hidden;
}

.pHeaderClassic {
	height: 109px;
	background: url(../images2/popout_header_gray.jpg) no-repeat 0 0;
	overflow: hidden;
}

.pPageTitle {
	float: left;
	color: #fff;
	margin: ;
	font-size: 36px;
	font-weight: normal;
	margin: 19px 0 0 16px;
}

.pLogo {
	float: right;
	margin: 19px 16px 0 0;
}

.pTopBar {
	background: none;
	clear: both;
	padding: 17px 0 0 17px;
}

.pContent {
	padding: 11px 12px 20px 11px;
}

.pContent .colLeft {
	width: 648px;
	float: left;
}

.pContent .colRight {
	width: 310px;
	float: right;
	text-align: center;
}

.pVideo {
	background: url(../images2/bg_p_video.gif) repeat-y 0 0;
	margin-bottom: 10px;
}

.player {
	float: left;
	width: 315px;
	height: 177px;
	padding: 11px 0 11px 15px;
}

.pVideoRight {
	float: right;
	width: 294px;
	padding: 11px 11px 11px 0;
}

.pVideoRight .popupInfo {
	padding: 0;
	border: none;
}

.videoRightInfo {
	text-align: left;
	margin-bottom: 10px;
}

.videoRightInfo .popupInfo {
	border: none;
	padding: 0 7px;
}

.videoText {
	padding: 0 7px;
}

.actions {
	height: 31px;
	background: url(../images2/bg_actions.gif) repeat-x 0 0;
	margin: 0 4px 0 5px;
	width: 639px;
	float: left;
	padding-left: 1px;
}

.actions * {
	vertical-align: middle;
}

.actions a {
	color: #fff;
	float: left;
	height: 26px;
	padding: 5px 13px 0 13px;
}

.actions a:hover {
	text-decoration: none;
}

.actions img {
	margin-right: 2px;
}

.psupportAdd {
	float: left;
}

.pConRight {
	width: 300px;
	float: right;
}

.pConRight ul {
	list-style: none;
	margin: 0;
}

.pConRight ul li {
	border-bottom: 1px solid #e5e5e5;
	padding: 2px 0 2px 0;
}

.pConRight ul li h4 {
	color: #41bf25;
	font-size: 17px;
}

.pConRight ul li a {
	font-size: 14px;
	font-weight: bold;
}

.pConRight ul.ul115 {
	width: 115px;
	float: left;
}

.pConRight ul.ul166 {
	width: 166px;
	float: right;
}

.related1 {
	width: 310px;
	background: url(../images2/bg_related.gif) repeat-y 0 0;
	margin-bottom: 19px;
	padding: 0;
}

.related1 .pager {
	border: none;
	padding: 10px 0;
	background: none;
	width: 310px;
	position: relative;
	margin: 0;
	left: 0;
}

.related1 .pager h3 {
	position: absolute;
	top: 10px;
	left: 14px;
	font-size: 14px;
}

.relatedTop {
	float: left;
}

.relatedItem {
	display: none;
}

.relatedItemText {
	width: 140px;
	float: right;
	text-align: left;
	color: #272727;
	padding-right: 14px;
	margin-bottom: 10px;
}

.relatedImage {
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
}

.relatedItemText h4 {
	font-size: 12px;
}

.relatedItemText  p {
	padding-bottom: 0;
}

.videoImg {
	float: left;
}

.videoHolder {
	width: 640px;
	margin-bottom: 19px;
	left: 14px;
	float: left;
	height: 390px;
	position: relative;
}

.videoHolder .actions {
	margin: 0;
}

.videoHolder1 {
	float: left;
	margin-bottom: 19px;
	position: relative;
	height: 390px;
}

.videoHolder1 .actions {
	margin: 0;
}

.ppsupportAdd {
	position: relative;
	right: 5px;
	text-align: left;
}

.relatedHolder {
	position: absolute;
	width: 638px;
	height: 359px;
	top: 0;
	left: 0;
	border: 1px solid #000;
	border-bottom: none;
	background: #fff;
	display: none;
}

.relatedHolder .feature p {
	padding: 0;
}

a.activeRelated {
	background: url(../images2/bg_active_related.gif) repeat-x 0 0;
	float: left;
	color: #b25401;
}

.relatedHead {
	height: 22px;
	background: #e18533;
}

.relatedHead h3 {
	float: left;
	font-size: 14px;
	padding: 2px 0 0 8px;
	color: #fff;
}

a.close {
	float: right;
	color: #fff;
	padding: 1px 2px 0 0;
}

a.close:hover {
	text-decoration: none;
}
.close * {
	vertical-align: middle;
}

/* /popout media */

/* classic */

.listenLive {
	float: left;
	margin-top: 68px;
	margin-left: 55px;
}

.viewPlaylist {
	float: left;
	margin-top: 68px;
	margin-left: 13px;
}

.classicalChanels {
	float: right;
	margin-top: 57px;
	width: 280px;
}

.classicalChanels h6 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	display: inline;
}
.classicalChanels a {
	float: right;
	background: #3d3d3d;
	margin-left: 1px;
	padding: 2px 7px;
	color: #fff;
}

.classicalChanels2 {
    position:absolute;
    left:-240px;
    top:-22px;
	width: 280px;
}


.classicalChanels2 h6 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	display: inline;
}
.classicalChanels2 a {
    float:left;
    background:#0b4961;
	margin-left: 1px;
	padding: 2px 7px;
	color: #fff;
}

.shadowBox340 {
	width: 340px;
	float: left;
}

.shadowBox340 .boxHead, .shadowBox295 .boxHead {
	margin-right: 0;
}

.shadowBox340 .boxHead h4, .shadowBox295 .boxHead h4 {
	padding-left: 17px;
}

.shadowBox295 {
	float: right;
	width: 295px;
}

.view_shedule {
	float: right;
	padding-right: 10px;
	padding-top: 1px;
	color: #fff;
}

.blockCon {
	padding: 17px;
	padding-top: 0;
}

.onNowText {
	float: right;
	width: 170px;
}

.onTime {
	padding: 0 0 2px 0;
	color: 	#005689;
}

.noteText {
	padding-bottom: 5px;
}

.moreClassical {
	padding: 0 10px; 
	margin-right: 10px;
}

.moreTop {
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
}

.moreMid {
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #d4d4d4;
}

.moreBot {
	padding-top: 15px;
	border-top: 1px solid #d4d4d4;
}

/* /classic */


/* schedule */

.tableHolder {
	padding: 0 0 0 26px;
}

table.sheduleHolderTable {
	width: 790px;
	color: #2e2e2e;
	border: none;
	border-collapse: collapse;
	position: relative;
}

table.shedule {
	border-collapse: collapse;
	border: none;
}

table.sheduleHolderTable th {
	font-weight: bold;
	background: #d2e4c6;
	font-size: 14px;
	height: 36px;
}

table.sheduleHolderTable .col th {
	border-right: 3px solid #fff;
	width: 109px;
	height: 37px;
}

table.shedule th {
	border-bottom: 3px solid #fff;
	width: 130px;
	height: 36px;
}

table.sheduleHolderTable th.row {
	height: 57px;
	border-bottom: 3px solid #fff;
	padding-left: 10px;
	width: 118px;
}

table.sheduleHolderTable th.row a {
	color: #2e2e2e;
}

table.sheduleHolderTable th.row1 {
	padding-left: 10px;
	text-align: left;
	width: 118px;
	border-right: 3px solid #fff;
}

table.sheduleHolderTable th.row1, table.sheduleHolderTable th.odd, table.sheduleHolderTable th.even {
	border-right: none;
	border-bottom: 3px solid #fff;
	padding-left: 10px;
}

table.sheduleHolderTable td {
	border: 3px solid #fff;
	background: #f0f6ec;
	height: 57px;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	padding: 0;
	width: 90px;
}

table.sheduleHolderTable div.scheduleHolder {
	height: 47px;
	width: 88px;
	padding: 5px 10px 0 10px;
	position: relative;
	left: 0!;
	top: 0;
}

table.sheduleHolderTable td.wgbhTd {
	padding: 0;
}

table.sheduleHolderTable td.wgbhTd div.scheduleHolder {
	height: 47px;
	width: 88px;
	padding: 5px 10px 0 10px;
	border: 1px solid #6ba743;
	position: relative;
	left: 0;
}

.wgbhActive {
	position: absolute;
	bottom: -1px;
	right: -1px;
	/*_bottom: -2px;
	_right: -2px;*/
}

table.sheduleHolderTable td.wgbhTd2 div.scheduleHolder {
	width: 200px;
}

table.sheduleHolderTable td a {
	
}

table.sheduleHolderTable td a.active {
	position: relative;
	display: block;
	border: 1px solid #6ba743;
}

table.sheduleHolderTable td.noborder {
	border: none;
	padding: 0;
	width: auto;
}

.dateShow {
	font-weight: normal;
}

a.arrow_left {
	display: block;
	float: right;
	position: relative;
	right: 5px;
}

.row1 span {
	float: left;
	padding-bottom: 2px;
	padding-top: 2px;
}

.videoIcon {
	margin-top: 3px;
}

#arrowRight {
	position: absolute;
	right: 145px;
	top: 9px;
}

table.sheduleHolderTable th.row1 {
	font-weight: normal;
	vertical-align: middle;
	height: 37px;
}

table.sheduleHolderTable th.row1 a {
	vertical-align: middle;
	padding: 0;
	display: inline;
	/*padding-left: 25px;*/
}

.calendarHolder {
	width: 122px;
	position: absolute;
	right: 25px;
	top: 39px;
}

.schedCalHeader {
	background: #d2e4c6;
	padding: 3px 10px 3px 0;
	text-align: center;
	border-bottom: 2px solid #fff;
	font-size: 14px;
}

.calendarArrow {
	position: absolute;
	right: 10px;
	top: 5px;
}

.calendarHolder th {
	font-size: 14px;
}

.calendarHolder td {
	text-align: center;
	color: #959595;
	font-size: 11px;
}

.dateActive {
	background: #6ba743;
}

.dateActive a {
	color: #fff;
}

.scheduleHolderActive {
	background: #d2e4c6;
	position: relative;
	
}

.scheduleHolderActive .featurePopup {
	display: block;
	z-index: 100;
	left: 100px;
}

.scheduleHolder {
	z-index: 0;
}

.scheduleHolderActive {
	z-index: 1;
}

.schedulesMainHolder {
	display: none;
}

/* /schedule */

/* footer */

#footer {
	background-image: url(/images2/bg_footer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #DBE6EA;
/*	background: url(../images2/bg_footer.jpg) 50% 0 no-repeat; */
	height: 260px;
}

.classic #footer {
	background: url(../images2/bg_footer_gray.jpg) 50% 0 no-repeat;
}

.classicAlt #footer {
	background: url(../images2/bg_footer_grayAlt.jpg) 50% 0 no-repeat;
}

.footerIn {
	width: 985px;
	margin: 0 auto;
	padding-top: 28px;
	height: 180px;
	font-size: 12px;
	line-height: 18px;
	color: #414141;
}

.footerSupport {
	float: right;
	font-size: 10px;
	text-align: center;
	padding: 12px;
	max-width:200px;
	background: url(../images2/bg_sponsors.jpg) no-repeat 0 0;
}

.classic .footerSupport {
	background: url(../images2/bg_sponsors_gray.gif) no-repeat 0 0;
}

.footerIn a {
	color: #414141;
}

.footerSupport p {
	padding: 0;
	clear: both;
}

.sponsorBanner {
	font-size: 0;
	display: block;
	float: left; 
}

.sponsorBanner img {
	float: left;
}

.footerLinks {
	float: left;
}

.fLinksBlock {
	float: left;
	padding-right: 70px;
	font-size: 12px;
}

.fLinksBlockLast {
	padding-right: 0;
}

.fLinksBlock h4 {
	color: #373737;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 4px;
	
}

.fLinksBlock ul {
	margin: 0;
	list-style: none;
	
}
 
.fLinksBlock ul li {
	line-height: 22px;
}

.copyRightHolder {
	padding-top: 30px;
	clear: both;
	width: 724px;
}

.copyRightHolder .left {
	padding: 0;
}

.copyRightHolder .left a {
	padding-right: 8px;
}

.copyRightHolder .right {
	padding-top: 3px;
}

.copyRightHolder .right .separator {
	padding: 0 17px;
}

.fLinksBlock ul li.purchaseNote {
	font-size: 11px;
	padding-top: 10px;
	line-height: 16px;
}
	
/* end footer */

/* added by Barry */



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



.boxCornerWide {
	position: absolute;
	left: -30px;
}

@-moz-document url-prefix()
{
.boxCornerWide { left: -30px; }
}

/* for fck/ck editor */
/* Big Text Paragraph */
p.big {
    font-size: 18px;
	line-height: 26px;
}
div.big {
    font-size: 18px;
	line-height: 26px;
}
.big {
    font-size: 18px;
	line-height: 26px;
}

/* Big Text Span */
span.big {
	font-size: 18px;
	line-height: 26px;
}

/* Big Bold Text */
strong.big {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}

b.big {
    font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}

/* Very Big Span */
.veryBig {
	font-size: 20px;
	font-weight: normal;
	line-height: 32px;
}

/* H2 Subheader */
h2.subhead {
	font-size: 20px;
	color: #1c4872;
	line-height: 26px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 15px;
}

/* H2 No Padding */
h2.noPad {
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 20px;
}

/* H3 Subheader */
h3.subhead {
	font-size: 16px;
	color: #5a5a5a;
	line-height: 22px;
	padding: 0 0 10px 0;
}

/* H4 Subheader */
h4.subhead {
    font-size: 12px;
	color: #1c4872;
	line-height: 18px;
	padding: 0 0 2px 0;
}

/* Left Column Header */  /* ****** create new - wont look right */
h2.h2LeftCol {

}

/* Left Column */  /* ****** create new - wont look right */
div.genericLeftCol {

}

/* Adlob Header */
.adlobHeader {
    margin:0 0 8px 0;
    padding:0;
	color: #666;
    font-size:14px;
    font-weight:bold;
}

/* Quote */
.quote {
	color: #1c4872;
    font-size:22px;
    font-style: italic;
    font-family: Times New Roman;
    line-height:24px;
}

/* Quote Attribution */
.quoteAttribution {
	color: #1c4872;
    font-size:12px;
    line-height:24px;
}

/* Photo Credit */
.photoCredit {
	color: #f57420;
    font-size:11px;
    font-style: italic;
}

/* Caption */
.captions {
	color: #125687;
	font-weight: bold;
    font-size:12px;
}

h3.headerbarGreen {
	padding: 3px 10px;
	background: #6ba743;
	color: #fff;
	font-size: 14px;
    margin-bottom:8px;
}

h3.headerbarOrange {
	padding: 3px 10px;
	background: #df8230;
	color: #fff;
	font-size: 14px;
    margin-bottom:8px;
}

h3.headerbarBlue {
	padding: 3px 10px;
	background: #30759E;
	color: #fff;
	font-size: 14px;
    margin-bottom:8px;
}

/* /end for fck/ck editor */


a.iconLink {
    display:block;
	font-size: 11px;
	line-height: 14px;
	color: #005689;
}

.coloredSideBlock {
	width: 100%;
	float: right;
	margin-bottom: 19px;
}

.coloredSideBlock h3 {
	padding: 3px 10px;
	background: #6ba743;
	color: #fff;
	font-size: 14px;
}

.coloredSideBlock ul {
	list-style: none;
	padding: 10px 0;
	margin-left: 10px;

}

.coloredSideBlock ul li {
	line-height: 20px;
}

.padLeft {
	padding-left: 20px;
}

/* dbyers wrap styles */

.Header {
		padding: 1px 10px;
		color: White;
		position: relative;
		margin-bottom: 6px;
	}

	.wrapAround {
		padding: 1px 22px;
		margin-top: 0;
		left: -12px;
	}

	.Arrow {
		width: 0;
		height: 0;
		position: absolute;
		left: 0;
		top: 100%;
		border-left: 12px solid transparent;
		line-height: 0;
	}

	.Orange {
		background-color: #DF8230;
	}

	.darkOrange {
		border-top: 12px solid #744417;
	}

	.Blue {
		background-color: #3377A0;
	}

	.darkBlue {
		border-top: 12px solid #184E5F;
	}

	.Green {
		background-color: #6BA743;
	}

	.darkGreen {
		border-top: 12px solid #467529;
	}

	.newsTopic {
		padding: 2px 10px;
		background: rgb(0, 0, 0);
		background: rgba(0, 0, 0, 0.5);
	}

	.newsTopic a {
		color: White;
	}

/* end dbyers wrap styles */




.shadowBox655Mywgbh {
	width: 660px;
	background: url(../images2/bg_shadow_box655.gif) repeat-y 0 0;
	float: left;
}


.shadowBox655Mywgbh .conBox {
	padding: 0 30px 20px 32px;   
	background: url(../images2/bg_shadow_box655_bot.gif) no-repeat 16px 100%;
	color: #4d4e4e;
}

.shadowBox655Mywgbh .boxHead h4 {
	padding: 1px 10px 0 17px;
}

.myWgbhLeftcol {
    float:left;
    width:170px;
    padding-right:15px;
}

.myWgbhRightcol {
    float:left;
    width:370px;       
}


.accountLinks a {
	text-decoration:none;
}

.bottomHeaderNav a {
	text-decoration:none;
}

.numbtn {
	text-decoration:none;
}

.tabs a {
	text-decoration:none;
}

/* microsites */


body.celtic {
	background: url(../images2/bg_body_celtic.gif) repeat-y 50% 0 #e2e2e2;
}

.celtic #holder {
	background: url(../images2/bg_holder_celtic.jpg) 50% 0 no-repeat;
}
/*
.celtic .pageHead {
	min-height: 149px;
}
     */
.celtic .pageTitleImg {
	padding-top: 25px;
	float: left;
}

.celtic .topBar {
	background: url(../images2/bg_top_bar_celtic.jpg) no-repeat -5px 0;
}

.celtic .share {
	border-right: 2px solid #605843;
}

.pHeaderCeltic {
	height: 109px;
	background: url(../images2/popout_header_celtic.jpg) no-repeat 0 0;
	overflow: hidden;
}

.pHeaderCeltic .share {
	border-right: 2px solid #4f4f4f;
}

.celtic #footer {
	background: url(../images2/bg_footer_celtic.jpg) 50% 0 no-repeat;
}

.celtic .footerSupport {
	background: url(../images2/bg_sponsors_celtic.gif) no-repeat 0 0;
}



body.jazz {
	background: url(../images2/bg_body_jazz.gif) repeat-y 50% 0 #e2e2e2;
}

.jazz #holder {
	background: url(../images2/bg_holder_jazz.jpg) 50% 0 no-repeat;
}
/*
.jazz .pageHead {
	min-height: 149px;
}
       */
.jazz .pageTitleImg {
	padding-top: 25px;
	float: left;
}

.jazz .topBar {
	background: url(../images2/bg_top_bar_jazz.jpg) no-repeat -5px 0;
}

.jazz .share {
	border-right: 2px solid #605843;
}

.pHeaderjazz {
	height: 109px;
	background: url(../images2/popout_header_jazz.jpg) no-repeat 0 0;
	overflow: hidden;
}

.pHeaderjazz .share {
	border-right: 2px solid #4f4f4f;
}

.jazz #footer {
	background: url(../images2/bg_footer_jazz.jpg) 50% 0 no-repeat;
}

.jazz .footerSupport {
	background: url(../images2/bg_sponsors_jazz.gif) no-repeat 0 0;
}

/* end microsites */



.popPlayerAdlobLeft {
	float: left;
}

.popPlayerAdlobLeft .supportAdd {
	float: left;
}

.popPlayerAdlobRight .supportAdd {
	position: relative;
	right: 5px;
	text-align: left;
}

/* events calendar */



.calendar table {
	text-align: center;
	font-weight: bold;
}

.calendar table th {
	text-transform: uppercase;
	color: #666;
	width: 14%;
}

.calendar table a {
	color: #1c4872!important;
}

.calendar table a.event {
	color: #01a5b5!important;
    padding:0;
}

.calendar table a:hover {
	color: #fd8300!important;
}

.calendar table a.calendarActive {
	color: #fd8300!important;
}

.calendar table a.calendarActive:hover {
	color: #fd8300!important;
}

.popup .calendar {
	position: absolute;
	background: url(../images/bg_col_right.gif) repeat-x 0 0 /*#fff*/;
	width: 185px;
	height: 205px;
	border: 1px solid #b0b0b0;
	right: 20px;
	top: 5px;
}

.popup .calendar h2 {
	padding: 10px!important;
	font-size: 13px!important;
	color: #fff;
	background: url(../images/bg_table_feat.gif) repeat-x 0 0;
	font-weight: bold!important;
}

.popup .calendar .close {
	text-align: right;
	padding: 0 10px 0 0;
}

#calendar1 {
	display: none;
	height: 210px;
	overflow: hidden;
}

.showCal {
	position: absolute;
	left: 260px;
	top: 1px;
}

/* *** */



#columnLeft {
	width: 690px;
	float: left;
}

#columnLeft .con {
	padding: 10px;
  /*	color: #fff; */
}

#columnLeft .con a {
   /*	color: #fff;  */
}

#columnLeft .con a.block {
	display: block;
	padding: 0 0 10px 0;
}

#columnLeft .con h3 {
	font-weight: bold;
	font-size: 16px;
}

#columnLeft .con .button {
	width: 149px;
	height: 22px;
	display: block;
	color: #fff;
	background: url(../images/but_orange.gif) no-repeat 0 0;
	padding: 6px 8px 0 8px;
	font-size: 13px;
	margin: 10px 0 0 0;
}
 /*
#columnLeft .nop, .nop1 {
	position: relative;
	overflow: visible;
}
       */
#columnLeft .nop .con {
	overflow: auto;
	height: 235px;
	padding: 10px 0 10px 5px;
	border-bottom: 1px solid #d2d2d2;
	margin: 0 0 15px 0;
}

#columnLeft .nop .visible {
	height: auto;
	overflow: hidden;
	border-bottom: none;
}

#columnLeft .nop .con h2 {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #d2d2d2;
	font-size: 18px;
}

#columnLeft .nop .leftMargin, #columnLeft .leftMargin {
	width: 14px;
	height: 300px;
	position: absolute;
	top: 0;
	left: -14px;
   /*	background: url(../images/bg_col_right.gif) repeat-x #fff*/;
	z-index: 100;
}



.eventLeft {
	float: left;
	width: 180px;
	padding: 5px 5px 5px 0;
}

#columnLeft a.newEvent {
	background: url(../images/bg_table_over.gif) repeat-x 0 0;
   /*	color: #fff; */
	display: block;
	float: left;
	height: 22px;
	padding: 3px 20px 0 20px;
	font-size: 12px;
	font-weight: bold;
	border-left: none;
	border-right: 1px solid #cdd2d5;
	border-top: 1px solid #cdd2d5;
}

#columnLeft .rowEvent p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.rowEvent {
	padding: 3px 0;
	margin: 0;
   /*	background: url(../images/bg_events_bg.gif) 0 0 repeat-y;  */
	float: left;
	width: 580px;
	clear: both;
	cursor: pointer;
}

.conEvent {
	display: none;
}

#activeEvent {
	display: block;
}

.eventRight {
	float: left;
	width: 320px;
	padding: 5px 10px 5px 10px!important;
}
.eventRight a {
    font-size:11px;
    color: #959191!important;
}
.eventRight a:hover {
    font-size:11px;
    color: #fd8300;
}

.eventMid {
	float: left;
	width: 49px;
	padding: 5px 3px;
	text-align: center;
}

.conEvent .left {
	width: 166px;
	overflow: hidden;
}

.conEvent .right {
	width: 414px;
	overflow: hidden;
}

.conEvent h2 {
	color: #1c4872;
	font-weight: normal;
	font-size: 18px;
	padding: 0 0 10px 0;
}

.conEvent p {
	padding: 0 0 10px 0;
}

.left1 {
	width: 805px!important;
	overflow: hidden;
}

.search {
	float: right;
	padding-top: 7px;
}

.search {
	height: 50px;
}

.search .form-text {
	height: 16px;
	width: 124px;
	background: url(../images/bg_field_search.gif) no-repeat 0 0;
	border: none;
	padding: 5px;
	margin: 0 0 0 0;
	vertical-align: text-top;
}

.search .form-submit {
	background: url(../images/but_search.gif) no-repeat 0 1px;
	width: 31px;
	height: 27px;
	border: none;
	margin: -1px 0 0 0;
	vertical-align: text-top;
}

.visibleOver {
	overflow: visible;
}
.marginHack {
	margin-bottom: -3px;
}


.leftCol2 {
	clear: both;
	width: 185px;
	border-bottom: #c2c2c2 1px solid;
	border-right: #c2c2c2 1px solid;
	background: url(../images/bg_left_col_2.gif) repeat-x/* #fff*/;
	color: #5a5a5a;
	float: left;
	overflow: hidden;
}

.leftCol2 .con p {
	color: #5a5a5a;
	padding: 0 0 10px 0;
}

.leftCol2 strong {
	color: #1c4872;
}

.leftCol2 b {
	color: #1c4872;
}

.leftCol2 h2 {
	color: #fff;
	font-size: 12px;
	background: url(../images/bg_h2_blue.gif) repeat-x;
	padding: 4px 10px 0 10px;
	height: 21px;
	font-weight: normal;
}

.rightCol2 {
	float: right;
	width: 605px;
	color: #5a5a5a;
  /*	background: url(../images/bg_col_right.gif) repeat-x #fff*/;
	overflow: hidden;
}

.rightCol2 a, .leftCol2  a {
	color: #01a5b5!important;
}

.rightCol2 a:hover, .leftCol2 a:hover {
	color: #fd8300!important;
}

.leftCol2 .con .button {
	background: url(../images/but_orange_white.gif) no-repeat 0 0!important;
	color: #fff!important;
}

.leftCol2 .form select {
	width: 153px;
}

.form .hsep {
	height: 15px;
	border-bottom: 1px solid #d2d2d2;
	margin: 0 15px 20px 0;
	clear: both;
}

.leftCol2 .search {
	height: auto;
}

.leftCol2 .search .form-text {
	background: url(../images/field_text.gif) 0 0 no-repeat;
}

.leftCol2 .search .form-submit {
	background: url(../images/but_search_1.gif) 0 0 no-repeat;
}

.browse {
	margin-top: -10px;
	width: 175px;
}

.browse select {
	width: 90%;
}

.events  {
	background: url(../images/bg_events_1.gif) repeat-y 100% 0;
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

.events strong, .events b {
	font-size: 13px;
	background: url(../images/bg_events_2.gif) 0 1px no-repeat;
	padding: 0 0 0 17px;
}

.events span img {
	padding: 3px 12px 0 0;
}

.events p {
	padding-bottom: 2px!important;
	clear: both;
	float: left;
	width: 100%;
}

.events .hsep {
	height: 10px;
	overflow: hidden;
	border-bottom: 1px solid #d2d2d2;
	margin: 0 0 5px;
	width: 100%;
	clear: both;
}

.events .hsepLast {
	margin: 0 0 0 0;
}

.rightCol2 p.blue {
	color: #3a6284!important;
}

.events .hsep {
	height: 10px;
	overflow: hidden;
	border-bottom: 1px solid #d2d2d2;
	margin: 0 0 5px;
	width: 100%;
	clear: both;
}

.events .hsepLast {
	margin: 0 0 0 0;
}

.eventCat {
	font-weight:normal;
}

.eventCatOn {
	color:#fd8300!important;
	font-weight:bold!important;
    font-size:12px;
}

.eventCatOn, .eventCatOn:link, .eventCatOn:visited {
	font-weight:bold!important;
	color:#fd8300!important;
}

.tabsCon {
	float: right;
	width: 604px;
	height: 25px;
	border-left: 1px solid #cdd2d5;
}

.tabsCon1 {
	width: 619px!important;
	border: none!important;
}

.tabsCon a.tabb {
	display: block;
	float: left;
	height: 22px;
	padding: 3px 20px 0 20px;
	background: url(../images/bg_tab1.gif) repeat-x 0 0;
	font-size: 12px;
	font-weight: bold;
	border-left: none;
	border-right: 1px solid #cdd2d5;
	border-top: 1px solid #cdd2d5;
	color: #666;
}


.tabsCon a.tabbOn {
	background: url(../images/bg_tab1_over.gif) repeat-x 0 0;
	color: #fff;
}

.tabsCon1 a.tabb {
	border-left: none;
	border-right: 1px solid #cdd2d5;
	border-top: none;
}

.tabsCon a.activeTab {
	background: url(../images/bg_tab1_over.gif) repeat-x 0 0;
	color: #fff;
}

.tabsCon a.inactiveTab {
	background: url(../images/bg_tab1.gif) repeat-x 0 0;
	color: #666;
}

.rightCol2 .con p {
	color: #5a5a5a;
	padding: 0 0 20px 0;
}

.rightCol2 .con h2 {
	color: #1c4872;
	font-weight: normal;
	font-size: 22px;
	padding: 25px 0 25px 0;
}
.rightHolder .rightCol2 .con h2 {
	padding: 25px 0 5px 0;
}

.rightCol2 .con h3 {
	color: #6e6e6e;
	font-weight: normal;
	font-size: 20px;
	padding: 25px 0 25px 0;
}

.rightHolder {
	width: 605px;
	float: right;
	display: none;
}

/* end events calendar */

#nav .noArrow a  {
	background-image:none!important;
}

.calendarHolder td a {

	text-decoration:none;
}

.progPop {
	display:none;
    position:absolute;
    left:273px;
    width:650px;
    height:260px;
    overflow:hidden;
    background-color:#f1f1f1;
}

.progPop2 {
	display:none;
    position:absolute;
    left:200px;
    top:435px;
    width:603px;
    height:500px;
    background-color:#f1f1f1;
}

.progPopInner {
	color: #5a5a5a;
	background:  #f1f1f1;
	padding:0 20px 20px 20px;
}

.progPopInner .con p {
	
	padding: 0 0 10px 0;
}

.progPopInner .con h2 {
	color: #1c4872;
	font-weight: normal;
	font-size: 22px;
	padding: 15px 0 15px 0;
}

.progPopInner .con h3 {
	color: #6e6e6e;
	font-weight: normal;
	font-size: 20px;
	padding: 15px 0 15px 0;
}

.progPopInner .con a  {
	
}

.progPopInner .con a:hover {
	
}


/* end added by Barry */

  

/* popups */

.popupBackground {
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	opacity:0.8;
	filter:alpha(opacity=80)
}

.popupBox {
	width: 700px;
	background: url(/images2/bg_popup_box.jpg) 0 0 no-repeat #f1f1f1;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -350px;
	z-index: 1000;
}

.popupBox .close {
	text-align: right;
	padding: 7px;
}

.popupBox .close span {
	padding-right: 3px;
}

.popupCon {
	width: 640px;
	position: relative;
	left: 32px;
	padding-bottom: 45px;
}

.popupConNop {
	padding-bottom: 0;
}

.popupConBorder {
	background: url(/images2/popup_con_border.gif) repeat-x 0 100%;
	margin-bottom: 35px;
}

.popupCon h2 {
	font-size: 38px;
	line-height: 40px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 15px;
}

.popupCon label {
	font-size: 16px;
	color: #313131;
	font-weight: normal;
}

.leftFormBox {
	float: left;
	padding-right: 40px;
}

.leftFormBoxLast {
	padding: 0;
}

.popupCon .formText {
	border: 1px solid #888;
	background: #fff;
	padding: 2px;
	width: 208px;
}

.popupCon .formSelect {
	border: 1px solid #888;
	padding: 2px;
	width: 140px;
}

.forgetLink {
	font-size: 11px;
	padding-left: 25px;
}

.loginBtn {
	margin-top: 12px;
}

.labelPad {
	line-height: 30px;
}

.byMembers {
	position: absolute;
	height: 92px;
	background: url(/images2/bg_by_members.gif) repeat-x 0 100% #fff;
	width: 700px;
	z-index: 1100;
	top: -92px;
	left: 0;
	overflow: hidden;
}

#loginBoxByMembers {
	top: 192px;
	padding-top: 32px;
}

#loginBoxByMembers .closeLink {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 7px;
}

#loginBoxByMembers .closeLink * {
	vertical-align: middle;
}

#loginBoxByMembers .closeLink span {
	padding-right: 5px;
}	

.viewableCon {
	padding: 20px 80px 0 67px;
	background: url(/images2/bg_viewable.gif) 30px 21px no-repeat;
}

.viewableCon h3 {
	font-size: 16px;
	line-height: 18px;
}

.viewableCon p {
	line-height: 16px;
}

.step1 {
	background: url(/images2/step1.gif) 380px 5px no-repeat;
}

.step2 {
	background: url(/images2/step2.gif) 380px 5px no-repeat;
}

.step3 {
	background: url(/images2/step3.gif) 380px 5px no-repeat;
}

.req {
	color: #ed1c24;
}

.formSeparator {
	padding-bottom: 30px;
}

.leftFormBox .zip {
	width: 89px;
}

.leftFormBox .confirm {
	width: 136px;
}

.popupBox .boxHead {
	width: 100%;
	padding-bottom: 20px;
}

.radioBox {
	width: 146px;
	padding-top: 3px;
}

label.radio {
	font-size: 14px;
	font-weight: bold;
}

.checkboxSet {
	line-height: 25px;
}

.shareBox {
	padding: 45px 14px 14px 14px;
}

.shareBoxIn {
	background: #fff;
	padding: 18px;
}

.shareBoxIn h3 {
	font-size: 16px;
	padding-bottom: 18px;
}

.shareBoxIn p {
	padding: 0;
	font-size: 14px;
}

.shareBoxIn p * {
	vertical-align: middle;
}

.shareBoxIn p a {
	font-size: 11px;
}

/* /popups */

/* more barry styles */

.btn_emailSignup {
  border: none;
  width:64px;
  height:21px;
  background:url(/images2/btn_subscribe.gif)
}

a.playlistButton {
	background: url(../images/but_orange_playlists.gif) no-repeat;
	color: #fff!important;
	padding: 6px 12px 15px 8px;
	font-size: 13px;
    font-weight:bold;
}

a.playlistButton:hover {
	color: #fff!important;
}

.tvRadioHeader td {
    font-size:11px;
    color:#fff;
}

.tvRadioHeader td a {
    font-size:11px;
    color:#fff;
    text-decoration:none;
}

.tvRadioHeader td a:hover {
    font-size:11px;
    color:#fff;
    text-decoration:none;
}

.tvSubHeader td {
    padding-left:19px;
}



.tvScheduleActiveRow th, .tvScheduleActiveRow td {
    background-color:#bcd2ae!important;
}



/* 141204 */


#popupBg {
	background: url(../imagesv2/popup_bg.png);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 2000;
	display: none;
}
/*
.popupBox {
	position: absolute;
	width: 450px;
	left: 50%;
	margin-left: -240px;
	background: #fff;
	padding: 15px;
	z-index: 2001;
	display: none;
}    */

.popupClose {
	position: absolute;
	right: 15px;
	top: 15px;
}

.popupBox p {
	font-size: 14px;
	padding-bottom: 5px;
}

.popupBox h4 {
	font-size: 16px;
	padding-bottom:10px;
}


/* modals */
.popupModal {
	width: 800px;
	margin-left: -400px;
	position: absolute;
	top: 100px;
	left: 50%;
	z-index: 2001;
	display: none;
	background: #fff;
	font-size: 21px;
	line-height: 23px;
	background: #dce3f0;
}

.popupMessage {
	padding-bottom: 30px;
	font-size: 21px;
	line-height: 23px;
}

.popupModal .headGenre {
	position: relative;
	line-height: 60px;
	padding-top: 22px;
	padding-bottom: 22px;
}

.modalClose {
	position: absolute;
	right: 19px;
	top: 16px;
	cursor: pointer;
}

.modalContent {
	background: #dce3f0;
	padding: 45px 45px 80px 45px;
	text-align: center;
	border-top: 10px solid #fff;
	margin-top: -5px;
}

.modalForm {
	padding-bottom: 30px;
}

.modalFormRow {
	text-align: left;
	margin-bottom: 18px;
}

.modalFormCenterRow label {
	display: block;
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
}

.modalFormRow label {
	width: 38%;
	float: left;
	text-align: right;
	font-weight: bold;
	font-size: 26px;
	line-height: 28px;
	padding-top: 7px;
}

.modalText {
	width: 260px;
	background: #fff;
	border: 1px solid #fff;
	height: 40px;
	line-height: 40px;
	padding: 0 5px;
}

.modalFormCenterRow .modalText {
	margin-bottom: 20px;
}

.modalFormCenterRow {
	text-align: center;
}

.modalFormRow .modalText {
	margin-left: 30px;
}

.modalFormRowButton {
	margin-left: 38%;
}

.modalFormRowButton .formButton {
	margin-left: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

.modalFormCenterRow .formButton {
	margin-bottom: 20px;
}

.modalContent .myGrayBlockLink {
	font-size: 21px;
	line-height: 23px;
}

.formLinks {
	padding-bottom: 23px;
}

.formLinks span {
	font-size: 35px;
	color: #6382a0;
	padding: 0 12px;
	white-space:nowrap;
}

.formLinks a {
	color: #073764;
	font-size: 21px;
	line-height: 23px;
	display: inline-block;
}

.captcha {
	margin-bottom: 15px;
}

.errorMessage {
	background: #f5a6c8;
	padding: 18px;
	font-size: 21px;
	line-height: 22px;
	margin-bottom: 25px;
}

.modalError {
	background: #f5a6c8;
	border: 1px solid #f5a6c8;
}
/* /modals */



.headGenre {
	font-size: 52px;   /* 52px / 16 */
	letter-spacing: .01em;
	padding: 22px 15px;
	line-height: 56px;
	color: #FFF;
	background-color: #131b28;
	text-align: center;
}

.headGenreSerif {
	font-family: Georgia, serif;
	font-weight: normal;
}

.myHead {
	border-bottom: 5px solid #ea6014;
	margin-bottom: 5px;
}


/* /141204 */

.littlePad {
padding: 0 4px;
}