BODY
{
    background-image: url(/Images/Background.jpg);
    background-repeat: repeat-x;
    background-color: #FFF;
    margin: 10px auto auto auto;
    position: static;
    padding: 0px auto 0px auto;
}
a img
{
    border:solid 0px white;
}

#container
{
    margin: 0px auto 0px auto;
	padding: 0px;
	width: 750px;
	position: relative;
	background-image: url(/Images/middlebackgroundLayer.png);
	background-repeat: repeat-y; 
}
#Container
{
    width:718px;
	
    
	overflow: hidden;
	margin-left:16px;
	/*padding-right:278px; /* The width of the rightContainer */
}

div.programa
{
    background-image:none;
}
* html #Container
{ 
    height:1%; /* So IE plays nice */
}

#leftContainer
{
    float: left;
    margin-right: 0px;
    width: 0px;
    border-right: solid 278px #FFF;
}

#rightContainer
{
    margin-top: 1px;
    float: right;
    margin-right: -278px;
    width: 278px;
    display: inline;
    border-left:dotted 1px gray;
    
}

#Shadow 
{
    background: transparent url(/images/GTY/middlebackground.jpg) no-repeat;
}
.singleArrowGrey li 
{
    list-style: url(/images/arrow-grey.gif);
}
.singleArrow li, LI 
{
    list-style: url(/images/arrow.gif);
}
.doubleArrow li 
{   
    list-style: url(/images/arrow-double-right.gif);
}
.none li 
{
    list-style-type: none;
}
.TopAccountInfo
{
    float: left;
    padding-top: 2px;
    margin-left: -30px;
}
.TopAccountInfo, .TopAccountInfo a, .TopAccountInfo a:visited 
{
    font-size: 11px; 
    color: #E7E8EC; 
    text-decoration: none; 
    font-family: Arial; 
    font-weight: bold;
    display: inline;
    text-align: left;
    vertical-align: middle
}
.TopAccountInfo a:hover 
{
    color: #FFF;
}
#topNav
{
    margin: 0px auto 0px auto;
    padding: 0px;
	width: 718px;
	position: relative;
    text-align: right;
    height: 25px;
}

li.topLinks, li.topLinks a, li.topLinks a:visited
{
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
    text-align: right;
    color: #FFF;
    font-family: Arial;
    font-weight: bold;
    font-size: 7pt;
    vertical-align: middle;
    text-decoration: none;
}

li.topLinks a:hover
{
    font-family: Arial;
    font-weight: bold;
    font-size: 7pt;
    text-decoration: none;
    color: #CCC;
}

#headerImage
{
    width: 718px;
    height: 129px;
    padding: 0px auto 0px auto;
    margin: 0px auto 0px auto;
    position: relative;
}
.headerImage 
{
    border-top: solid 1px #FFF;
    border-bottom:solid 0px white;
    border-left:solid 0px white;
    border-right:solid 0px white;
}

#footer
{
    position: relative;
    margin: 0px auto 0px auto;
    padding-top: 30px;
    background-image: url(/Images/footerBackground.jpg);
    background-repeat: no-repeat;
    background-color: #FFF;
    width: 750px;
    text-align: center;
}

.textBox 
{
    border: solid 1px #CCCCCC; 
    background-color: #FFFFFF; 
    font-family: Arial; 
    font-size: 12px;
}

#tabNav
{
    background-image: url(/Images/tabbackground.jpg);
    background-repeat: repeat-x;
    width: 718px;
    height: 30px;
    padding: 0px auto 0px auto;
    margin: 0px auto 0px auto;
    position: relative;
    text-align: center;
}

#tabNav ul 
{
    display: inline; 
    margin: 0px auto 0px auto; 
    padding-left: 0px;
}
#tabNav li 
{
    display: inline; 
    margin: 0px -2px 0px -2px; 
    list-style: none; 
    padding: 0px -2px 0px -2px;
}
/*.tab
{
    width: 100px;
    height: 30px;
    cursor: pointer;
    float: left;
    padding-right: 2px;
}*/
.Welcome { background: url(/images/GTY/tabWelcome.jpg) no-repeat; margin-left: 7px;}
.Radio { background:url(/images/GTY/tabRadio.jpg) no-repeat;}
.Television { background: url(/images/GTY/tabTelevision.jpg) no-repeat;}
.MeetGTY { background:url(/images/GTY/tabMeetGTY.jpg) no-repeat;}
.Resources { background:url(/images/GTY/tabResources.jpg) no-repeat;}
.Global { background: url(/images/GTY/tabGlobal.jpg) no-repeat;}
.ShopGTY { background:url(/images/GTY/tabShopGTY.jpg) no-repeat;}

.boldText, .boldText a, .boldText a:visited {font-weight: bold;}

.boldText a:hover {font-weight: bold; text-decoration: underline;}
.image {border: solid 1px #000000;}
.noborder {border: none;}
#subNav, #subNav a, #subNav a:visited
{
    width: 718px; 
    height: 26px; 
    padding: 0px auto 0px auto; 
    margin: 0px auto 0px auto; 
    position: relative; 

    text-align: center;
    font-family: Arial;
    font-size: 10px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
   
}
#subNav a:hover
{
    color:black;
}
#subNav ul {display:inline; margin-left: 0px;}
#subNav li {display:inline; text-decoration:none;}
.subNavList li
{
    display: inline;
    list-style-type: none;
    padding-left: 10px;
    padding-right: 10px;
    border-left: dotted 1px #CCC;
    margin-top: 5px;
    line-height: 25px;
}

.subNavList li:first-line
{
    border-left: 0;
} 


.content
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    margin: 0px;
    border: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #FFFFFF;
    vertical-align: top;
}

.footer, .footer a, .footer a:visited
{
    font-family: Arial;
    font-size: 11px;
    text-align: center;
    color: #000000;
}
.moduleHeader
{
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 12px;
    font-weight: bolder;
    color: #FFFFFF;
    padding: 6px 2px 0px 20px;
    margin: 0px 1px 0px 0px;
    text-transform: uppercase;
    vertical-align: text-bottom;
    height: 20px;
}

.moduleText, .moduleText a, .moduleText a:visited
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    color: #000;
    text-decoration: none;
}

.moduleText a:hover
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}



.orangeLink
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #FF6600;
    text-align: center;
    text-decoration: none;
}

.orangeLink a, .orangeLink a:visited
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #FF6600;
    text-align: center;
    text-decoration: underline;
}
.orangeLink a:hover
{
    color:#ff3300;
}
.blueLink a, .blueLink a:hover, .blueLink a:visited
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
    text-align: center;
}

.boldLink a, .boldLink a:hover, .boldLink a:visited
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

.centerText {text-align: center;}
.AdminButtons
{
    font-family: Tw Cen MT Condensed, Verdana, Arial;
    font-size: 25px;
    text-align: center; 
    width: 309px; 
    height: 47px; 
    background-image: url('/images/btnTool.jpg'); 
    background-repeat: no-repeat; 
    text-align: center; 
    vertical-align: middle;
    cursor: pointer;
}

.ResourceText, .ResourceText a, .ResourceText a:visited
{
    font-family: Arial, Verdana;
    font-size: 16px;
    color: #000;
}

.ResourceText a:hover
{
    font-family: Arial, Verdana;
    font-size: 16px;
    color: #000;
    text-decoration: underline;
}

.SiteSearchLink a, .SiteSearchLink a:link, .SiteSearchLink a:hover, .SiteSearchLink a:visited
{
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    color: #993300;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : pointer;
	height : 250px;
	overflow : auto;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : #EEEEEE;
	color : #000;
	padding : 1px;
}

.ResourceText, .ResourceText a, .ResourceText a:visited
{
    font-family: Arial, Verdana;
    font-size: 16px;
    color: #000;
}

.ResourceText a:hover
{
    font-family: Arial, Verdana;
    font-size: 16px;
    color: #000;
    text-decoration: underline;
}
#welcomeFadeDiv
{
    position:relative;
    width:270px;
    height:190px;
    overflow:hidden;
    padding:0px;
    margin:0px;
    border-style:solid;
    border-width:0px;
    border-color:#FFFFFF;
    z-index:1;
    FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00,duration=2,enabled=false);
}
/*#main 
{
    margin:0px;
    padding:0px;
    width:718px;
}*/
#mainTable
{
    border:1px solid white;
    margin:-3px -2px 0px -3px;
    padding:0px;
}
#leftContent
{
    width:440px;
    text-align:center;
}
#leftContent p
{
    padding:0px 36px 20px 36px;
    text-align:justify;
}
.programaBackground
{
    
}
#welcomeLeft
{
    width:290px;
    padding:10px 0px 10px 0px;
}
#welcomeRight
{
    width:160px;
}
#mainLeft
{
    padding:0px;
    margin:0px;
    vertical-align:top;
}
#mainLeft div
{
    padding:0px;
    margin:0px;
    max-width:440px;
}
#mainRight
{
    background-color:white;
    vertical-align:top;
    padding:1px;
    border-left:dotted 1px gray;
    width:268px;
}
.newsP a
{
    color:Navy;
    font-size:12px;
}
#whatsNew
{
    text-align:left;
    margin-bottom:0px;
    height:100%;
    background-color:white;
}
#whatsNew ul li, #onRadio ul li, #AAContent ul li .arrowList ul li, #recursosTable .arrowList ul li
{
    list-style-image:url('/Images/arrow.gif');
}
.arrowList li, .arrowList li a
{
    list-style-image:url('/Images/arrow.gif');
    padding-right:0px;
    text-align:left;
    font-size:12px;
}
#whatsNew ul li a
{
    font-size:12px;
}
#recommendations
{
    background-color:white;
}
#recommendations div
{
    display:block;
    float:left;
}
#donationsSpecials
{
    text-align:center;
    width:100%;
}
#donationsSpecials table
{
    width:100%;
}
#generatedRecommendations
{
    margin-top:14px;   
}
div.inline
{
    float:left;
    width:216px;
    text-align:left;
}
div.inline img
{
    padding:16px;
}
#mainRight div
{
    width:278px;
}
div.blue
{
    min-height:200px;
    background-image:url('/Images/blueFadeBackground.png');
    background-repeat:repeat-x;
    text-align:center;
}
div.orange
{
   /* background-image:url('/Images/orangeFadeBackground.png');
    background-repeat:repeat-x;*/
    text-align:center;
}
#onRadio
{
    padding-bottom:18px;
}
ul.inline
{
    display:inline;
    margin:0px;
    padding:0px;
}
ul.inline li
{
    display:inline;
    list-style-type:none;
    font-size:16px;
}
#onRadio img.podcast
{
    border:solid 1px gray;
}
.programRight
{
    padding-top:20px;
}
.programRight p
{
    margin-top:0px;
    margin-bottom:0px;
}
h4
{
    margin-top:0px;
    margin-bottom:0px;
    font-size:16px;
}
a.todayLink
{
    font-size:15px;
    color:Navy;
}
a.todayLink:hover
{
    text-decoration:underline;
}
#mainTable li a 
{
    font-size:16px;
}
#actualmente
{
    background-color:White;
}
#actualmente table
{
    width:100%;
}
.titleLink a
{
    font-size:16px;
    font-weight:bold;
}
#topLeft
{
    background-image:url('/Images/backgroundStripedUnit.jpg');
    background-repeat:repeat-x;
    margin-bottom:0px;
}
#alsoAvailable
{
    background-color:White;
    padding-left:20px;
    text-align:center;
    margin-top:20px;
}   
#alsoAvailable table td
{
    vertical-align:top;
    text-align:left;
}
#AAHeader
{
    background-image:url('/Images/AAHeader.jpg');
    background-repeat:no-repeat;
    height: 29px;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 16px;
	color: #666;
	font-family: Times New Roman;
	font-variant: small-caps;
}
#AAContent
{
    background-image:url('/Images/AAMiddle.jpg');
    background-repeat:repeat-y;
    padding-left:20px;
}
#AAContent p
{
    margin:0px;
}
#AAFooter
{
    background-image:url('/Images/AAFooter.jpg');
    background-repeat:no-repeat;
    height:20px;
}
p.noPadding
{
    padding:0px;
}
#contactos
{
    text-align:center;
}
#contactos table
{
    width:100%;
}
#contactos td.left
{
    color:#9e9735;
    text-align:right;
    vertical-align:top;
}
#contactos td.right
{
    text-align:left;
    padding-left:8px;
}
#contactos td a 
{
    font-weight:bold;
}
#contactos td a:hover
{
    text-decoration:underline;
}
#contactos p, #legitimidad p
{
    margin:10px 20px 10px 20px;
}
h1.blueH
{
    color:Navy;
    font-weight:bold;
    font-size:14px;
    text-align:center;
}
h2.blueH
{
    color:Navy;
    font-weight:bold;
    font-size:12px;
    text-align:center;
}
h3.orangeH
{
    color:Orange;
    font-weight:bold;
    font-size:12px;
    margin-left:20px;
}
div.default
{
    text-align:left;
    background-color:White;
}
.default p
{
    margin:0px 20px 0px 10px;
    padding:0px;
}
.default a 
{
    font-weight:bold;
    color:Navy;
}
.default a:hover
{
    text-decoration:underline;
}
.default table
{
    margin:10px;
}
#johnMacArthur table td
{
    vertical-align:top;
    margin-left:12px;
    border-top:1px dotted gray;
}
#johnMacArthur td.head
{
    font-weight:bold;
    border-top:0px;
}
#johnMacArthur td.blank
{
    border:0px;
}
#johnMacArthur td.date
{
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
    border-top:1px dotted gray;
}
#contacto
{
    overflow:visible;
    width:650px;
    background-color:White;
}
#contacto table
{
    width:650px;
    text-align:center;
    margin-left:34px;
    margin-top:20px;
}
#contacto td
{
    width:33%;
    border:1px dotted gray;
    margin:0px;
    padding:10px 20px 10px 20px;
    background-color:#f5f5f5;
    vertical-align:top;
}
#contacto td p
{
    padding:0px 0px 10px 0px;
    margin:0px;
}
#contacto td.emptyCell
{
    border:none;
    background-color:White;
}
#Privacidad ul.arrowList li, #dehrechos ul.arrowList li
{
    padding-right:30px;
}
.recursosTable
{
    padding-top:30px;
}
.recursosTable td
{
    width:25%;
    padding:10px 2px 0px 2px;
    vertical-align:top;
}
.recursosH2
{
    font-family:Times New Roman;
    font-variant:small-caps;
    font-size:14px;
    color:#6b834f;
    border-bottom:1px solid #d1d8c9;
}
.recursosTable p
{
    text-align:justify;
    padding:0px 10px 0px 10px;
}
.recursosTable2 td
{
    padding:0px 10px 0px 10px;
    margin:0px;
}
.greenLabel
{
    color:#6b834f;
    font-size:14px;
    font-family:Arial;
    font-weight:bold;
}
#afiliateImages img
{
    border:2px solid white;
    margin:0px;
}
#productosLeft
{
    width:177px;
}
#productosRight
{
    width:541px;
}
h2.productoH2
{
    color:#4e6384;
    font-weight:bold;
    font-size:14px;
    text-align:center;
    font-family:Times New Roman;
    font-variant:small-caps;
    background-color:#d1dce2;
    margin:-2px 0px 0px 0px;
    padding:6px 0px 6px 0px;
}
h2.acercaH2
{
    color:black;
    font-weight:bold;
    font-size:14px;
    text-align:center;
    font-family:Times New Roman;
    font-variant:small-caps;
    background-color:#cecb9a;
    margin:-2px 0px 0px 0px;
    padding:6px 0px 6px 0px;
}
#categoryDiv table
{
    padding:8px 2px 2px 8px;
    width: 531px;
}
a.productLink
{
    font-size: 12px;
    font-weight: bold;
    color:#c3724b;
    text-decoration: none;
}
a.productLink:hover
{
    font-size: 12px;
    font-weight: bold;
    color:#c3724b;
    text-decoration:underline;
}
a.productLink:visited
{
    color:#c3724b;
    text-decoration:none;
    font-size:12px;
}
a.numberNavGray
{
    color:Gray;
}
.programImage
{
    border:1px solid black;
    padding:2px;
    background-color:White;
}

.CalendarDayHeader 
{
    background-image: url('/images/calheadback.jpg');
    background-repeat: repeat-x;
    height: 35px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
}
.CalSeries1 {background-color: #FFFEE9;}
.CalSeries2 {background-color: #E4F6F6;}
.CalSeries3 {background-color: #FFFFFF;}
.CalToday { background-color: #DADBEA; border: 2px solid #7E96B8; }
.CalWeekend {background-color: #E9EFFB;}
.CalOtherMonth {background-color: #CCC;}
.CalSunday {display: none;}
.CalTitle {font-size: 18px; color: #AA5133; font-weight: bold; background-color: #D5DAE0; border: none;}

.gvList
{
    font-size:14px;
}
.gvList li a, .gvList a:visited
{
    color:Navy;
    text-decoration:none;
}
.gvList li a:hover
{
    text-decoration:underline;
}
.gvTitle
{
    font-size:16px;
    font-weight:bold;
}
.gvTitle a, .gvTitle a:visited
{
    color:Navy;
    text-decoration:none;
}
.TranscriptPager
{
    width: 500px;
    color: #6b834f;
    font-weight:bold;
    background-color:#ced6c5;
}
.AlphaLink, .AlphaLink a, .AlphaLink a:hover, .AlphaLink a:visited { padding-left: 5px; padding-right: 5px; font-weight: bold; color: #666;}
.AlphaLink a:hover {text-decoration: underline;}

.navTableSermones td a, .navTableSermones a:visited
{
    font-size:16px;
}
.navTableSermones td a:hover
{
    font-size:16px;
    text-decoration:underline;
}
.navUnselected a
{
    color:Gray;
}
.navSelected a
{
    color:Black;
}
.listArrow li
{
    list-style-image:url('/Images/arrow.gif');
    padding-right:0px;
    text-align:left;
}
.listArrow li a, .listArrow li a:visited
{
    text-decoration:none;
}
.listArrow li a:hover
{
    text-decoration:underline;
}


#menuNav, #menuNav a, #menuNav a:hover, #menuNav a:visited
{
    width: 718px; 
    padding: 0px auto 0px auto; 
    margin: 0px auto 0px auto; 
    position: relative; 

    text-align: center;
    font-family: Arial;
    font-size: .8em;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
   
}
#menuNav ul {display:inline;}


.DetailViewCommands
{
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}

.AdminButtons
{
    text-align: center; 
    width: 309px; 
    height: 47px; 
    background-image: url('/Images/btnTool.jpg'); 
    background-repeat: no-repeat;
    text-align: center; 
    vertical-align: middle;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : pointer;
	height : 250px;
	overflow : auto;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : #EEEEEE;
	color : #000;
	padding : 1px;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

.CalSeries1 {background-color: #FFFEE9;}
.CalSeries2 {background-color: #E4F6F6;}
.CalSeries3 {background-color: #FFFFFF;}
LI {list-style-image: none;}

#StationContainer
{
    padding: 0px auto 0px auto;
    margin: 0px auto 0px auto;
    width: 718px;
    left: 15px;
}

#SLHeader
{
    background-color: #E7DBCD;
    margin-right: 1px;
    margin-top: 1px;
    padding: 10px 30px 10px 30px;
    position: relative;
}


.sfItem
{
    background-color: #FFF;
    text-align: left;
}

.sfAlternateItem
{
    background-color: #E4EFF8;
    text-align: left;
}

.sfHeader
{
    border: 1px solid #ccc;
    background: url('/images/slheaderbackground.jpg') repeat-x;
    color: #fff;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    height: 25px;
}

.dgMain
{
    width: 350px;
    padding: 3px 3px 3px 3px;
    font-size: 12px;
}

.cityName
{
    font-size: 12px;
    margin-left: 20px;
    color: #D09375;
}

.stateName legend
{
    font-size: 16px;
    font-weight: bold;
    color: #003399;
}
.stateName fieldset{
	margin:5px;
	padding:5px;
	padding-top: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #AA5133;
}
.AltStation {border-top: 1px dashed #CCCCCC;}
.colCity {width: 200px; text-align: center; padding-left: 3px;}
.colStation {width: 150px; text-align: center; padding-left: 3px;}
.colWeekday {width: 200px; text-align: center;}
.State {padding-top: 75px;}
