/*
Theme Name: LifeFm radio
Theme URI: http://www.LifeFm.com/
Description: LindyLou
Version: 1.0
Author: Maria Beatriz Ebensperger beatriz@ebensperger.cl
*/
/*Header*/
body {
	background-color: #74A0C9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backgrounds/sky.jpg);
	background-repeat: repeat-x;
	background-position: 0px 230px;
}
a {
	color:#AD5204;
}      /* unvisited link */
a:hover {
	color:#19478B;
	text-decoration: underline;
}  /* mouse over link */
#Header {
	height: 230px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #051D3E;
	background-image:url(../images/backgrounds/header-back.jpg)
}
#Header h1 a {
	background-image: url(../images/Logos/LifeFm-header.png);
	text-indent: -9999px;
	height: 120px;
	width: 229px;
	display: block;
	background-repeat: no-repeat;
	margin-left: 110px;
	float: left;
	padding: 0px;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 21px;
}
#Header h1 {
	margin: 0px;
	padding: 0px;
}
#Header h2 {
	background-image: url(../images/elements/Shining.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 312px;
	float: left;
	text-indent: -9999px;
	margin-top: 60px;
}
#Header #MainNavegation {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	height: 230px;
	background-image: url(../images/backgrounds/cork-shape.png);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#Header #MainNavegation .Navegador {
	width: 980px;
	height: 233px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/elements/shandon.png);
	background-repeat: no-repeat;
	background-position: 660px 52px;
}
#Header #MainNavegation ul {
	height: 60px;
	padding: 0px;
	float: left;
	clear: left;
	margin-top: 9px; /**linea azul*/
	//margin-top: 11px; /**linea azul*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#Header #MainNavegation a {
	color: #D9623D;
	text-decoration: none;
}
#Header #MainNavegation a:hover {
	color:#FFF;
}
#Header #ListenOnline .ListenOnline {
	background-image: url(../images/elements/btn-online.png);
	height: 60px;
	width: 176px;
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#Header #ListenOnline .ListenOnline:hover {
	background-position: 0px -59px;
}
#Header #MainNavegation .active {
	/*	background-color: #1A498B;*/
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #051D3E;
	border-right-color: #051D3E;
	border-left-color: #051D3E;
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	color: #FFF;
	background-image: linear-gradient(bottom, rgb(26,73,139) 24%, rgb(15,43,82) 81%);
	background-image: -o-linear-gradient(bottom, rgb(26,73,139) 24%, rgb(15,43,82) 81%);
	background-image: -moz-linear-gradient(bottom, rgb(26,73,139) 24%, rgb(15,43,82) 81%);
	background-image: -webkit-linear-gradient(bottom, rgb(26,73,139) 24%, rgb(15,43,82) 81%);
	background-image: -ms-linear-gradient(bottom, rgb(26,73,139) 24%, rgb(15,43,82) 81%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.24, rgb(26,73,139)), color-stop(0.81, rgb(15,43,82)) );
	background-color:#1a498b;
}
#Header #MainNavegation .active a {
	color: #FFF;
}
#Header #MainNavegation li {
	padding: 20px;
	float: left;
	list-style-type: none;
}
#Header #HelpNavegation {
	background-color: #9E2D35;
	margin-top: -233px;
	margin-right: 110px;
	float: right;
	color: #D9623D;
	font-size: 0.7em;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
}
#Header #HelpNavegation ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#Header #HelpNavegation ul li {
	float: left;
	list-style-type: none;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	
}
#Header #HelpNavegation a {
	color: #D9623D;
	text-decoration: none;
}
#Header #HelpNavegation a:hover {
	color: #fff;
}
#Header #HelpNavegation ul .last {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9623D;
}
#Header #ListenOnline {
	float: right;
	margin-top: -150px;
	margin-right: 50px;
}

#Header #Donate_ {
	float: right;
	margin-top: -100px;
	margin-right: 60px;
}

.FabookIco {
	background-image: url(../images/elements/facebook-ico.gif);
	height: 22px;
	width: 22px;
	text-indent: -99999px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: -5px;
}
.TwitterIco {
	background-image: url(../images/elements/twitter-ico.gif);
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 22px;
	float: left;
	margin-top: -5px;
}
#Header #HelpNavegation ul .last em {
	float: left;
	font-style: normal;
}

/* End Header*/

/*Main*/
#Main {
	width:100%;
	float:left;
	background-repeat: no-repeat;
}
#MainContent {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 0.8em;
}
#Main #MainContent h1 {
	color: #B03038;
	font-weight: normal;
	font-size: 2.6em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	line-height: 80%;
}
#Main #MainContent h1 a {
	color: #B03038;
	text-decoration: none;
}
#Main #MainContent h1 a:hover {
	text-decoration: underline;
}

#Main #MainContent h2 {
	font-weight: normal;
	color: #19478B;
	font-size: 1.6em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	line-height: 100%;
}
#Main #MainContent h2 a {
	color: #19478B;
	text-decoration: none;
}
#Main #MainContent h2 a:hover {
	text-decoration: underline;
}
.column {
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}
/*Footer*/
#Footer {
	background-image: url(../images/backgrounds/footer-back.gif);
	margin-top: 20px;
	width: 100%;
	float: left;
	font-size: 0.8em;
}
#Footer #footercontent {
	background-image: url(../images/backgrounds/footer-cork-shape.gif);
	background-repeat: no-repeat;
}
#Footer #footercontent .footercentre {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 390px;
	padding-top: 160px;
}
#Footer h1 {
	float: left;
	height: 50px;
	width: 960px;
	background-image: url(../images/Logos/LifeFm-footer.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-left: 20px;
}
#Footer a {
	color: #5F80AE;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Footer a:hover {
	color: #FFF;
}
#Footer ul {
	margin: 0px;
	padding: 0px;
}
#Footer ul li {
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#Footer  blockquote {
	background-color: #245290;
	padding: 10px;
	margin: 0px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	font-size:0.9em;
}
#Footer #footercontent  p {
	color: #5F80AD;
}
/*Detakkes especificos*/

.width50 {
	width:45%;
}
.width75 {
	width:70%;
}
.width25 {
	width:20%;
}
.borderight {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #1A4A8B;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #1A4A8B;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1A4A8B;
	margin-bottom:40px;
	padding-bottom:40px;
}
.borderbottomschedule {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1A4A8B;
	margin-bottom:10px;
	padding-bottom:10px;
	width: 670px;
	float: left;
}
.bordertop{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #1A4A8B;
	margin-top: 20px;
	padding-top: 20px;
}
.borderbottomgray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:40px;
	padding-bottom:40px;
}
.right {
	float:right;
	margin-top:13px;
}
.left {
	float:left;
}
.height100 {
	height:100px;
}
.height250 {
	height:250px;
}
.height310 {
	height:310px;
}
#quotes em strong {
	font-size: 0.8em;
}
.columnnpad10 {
	margin: 0px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.coluo10bott {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.columnnNopad {
	margin: 0px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.quotes {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	background-image: url(../images/elements/quotes.png);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.quotesupInside {
	background-image: url(../images/elements/quotesupInside.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 55px;
	width: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	display: block;
}
.quotesdownInside {
	background-image: url(../images/elements/quotesdownInside.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: right;
	height: 55px;
	width: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.quotesdown {
	background-image: url(../images/elements/quotesdown.png);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	text-indent: -9999px;
	float: right;
	height: 55px;
	width: 55px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.versedetail {
	font-size: 0.7em;
	font-style: italic;
}
.quotesfooter {
	background-image: url(../images/backgrounds/footer-back-detail.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 620px;
	padding-right: 50px;
	padding-left: 65px;
}
.width620 {
	width: 620px;
}
.width130 {
	width: 130px;
}
.button {
	color: #ffffff;
	font-size: 1.1em;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 5px #666666;
	-moz-box-shadow: 0px 0px 5px #666666;
	text-shadow: 2px 1px 2px #4E5E13;
	border: 1px solid #6B8119;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#c0e03e), to(#7A941E));
	background: -moz-linear-gradient(top, #c0e03e, #7A941E);
 -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#c0e03e, endColorStr=#7A941E);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#c0e03e, endColorStr=#7A941E);
	display:inline-block; /* IE is so silly */
	font-weight: bold;
	letter-spacing: 90%;
	line-height: 90%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.button:hover {
	background: #849C29;
	color: #FFF;
	text-decoration: none;
}
.online {
}
#Main #MainContent #ContentHomeSecont .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Uppercase {
	text-transform: uppercase;
}
/* Inside Content*/
#Main #MainContent #Sidebar {
	width: 230px;
	clear: both;
}
#Main #MainContent #Sidebar h1 {
	font-size: 1.6em;
	text-transform: uppercase;
	color: #C9DBE8;
}
#Main #MainContent #Sidebar h1 a {
	color: #C9DBE8;
}
#Main #MainContent #Sidebar h1 a:hover {
	color: #C9DBE8;
}
#Main #MainContent #Sidebar h2 {
	font-size: 1.4em;
}
#Main #MainContent #Sidebar h3 {
	color: #FFF;
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#Main #MainContent #Sidebar #NavePrin {
	background-color: rgba(256,256,256,.2);
/* Para anteriores a IE8 */ 
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#476DA2', EndColorstr='#476DA2');
/* Para IE8 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#476DA2', EndColorstr='#476DA2');
	color: #FFF;
	padding: 20px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
}
#Main #MainContent #Sidebar #NavePrin ul {
	margin: 0px;
	padding: 0px;
	text-transform:uppercase;
	border-radius:5px;
}
#Main #MainContent #Sidebar #NavePrin ul li {
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left:15px;
}
#Main #MainContent #Sidebar #NavePrin ul li a {
	color: #C9DBE8;
	text-decoration: none;
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
#Main #MainContent #Sidebar #NavePrin ul li a:hover {
	color: #C9DBE8;
	padding-right: 5px;
	background-color: #D75F3D;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 5px;
}
#NaveSeconDonate {
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1A498B;
	margin: 20px;
	padding-bottom: 20px;
	float: left;
}
#NaveSeconAdvertise {
	width: 190px;
	margin: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1A498B;
	padding-bottom: 70px;
}
.NaveSeconAdvertise {
	width: 190px;
	margin: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1A498B;
	padding-bottom: 70px;
}
/*centre*/
#Main #MainContent #Content {
	width: 750px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	float: left;
	/*background-color: #EBF6FE;*/
	background-image: linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 100%);
	background-image: -o-linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 100%);
	background-image: -moz-linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 80%);
	background-image: -webkit-linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 100%);
	background-image: -ms-linear-gradient(bottom, #EBF6FE 60%, #C2D6EA 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.3, #EBF6FE), color-stop(0.8, #C2D6EA) );
	/* Para anteriores a IE8 */ 
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#C2D6EA', EndColorstr='#EBF6FE');
/* Para IE8 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#C2D6EA', EndColorstr='#EBF6FE');
}
#Main #MainContent #ContInse {
	background-image: url(../images/elements/arrow-back.gif);
	background-position: 0px 40px;
	width: 670px;
	background-repeat: no-repeat;
	padding: 40px;
}
#OnAirProgammes {
	width: 670px;
	height: 300px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A5BDD5;
	margin-bottom: 40px;
	
}
#OnAirLitenOnline {
	width: 460px;
	float: left;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1A498B;
	margin-right: 20px;
}
#OnAirMobileApp {
	width: 460px;
	float: left;
	margin-bottom: 40px;
	margin-right: 20px;
}
#OnAirPodcasts {
	float: left;
	width: 169px;
	padding-left: 20px;
	margin-top: -245px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #1A498B;
	margin-bottom: 40px;
}
#Main #MainContent #Content #ContInse h3 {
	font-size: 1em;
	color: #616161;
	font-weight: normal;
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#Main #MainContent #Content #ContInse h3 a {
	color: #616161;
	text-decoration: none;
}
#Main #MainContent #Content #ContInse h3 a:hover {
	text-decoration: underline;
}
#Main #MainContent #Content #ContInse ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #AD5204;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Main #MainContent #breadcram {
	color: #EBF6FE;
	font-size: 0.8em;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	opacity: 0.5;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	clear: both;
	margin-top: 30px;
}
#Main #MainContent #breadcram em {
	background-image: url(../images/elements/openkey.gif);
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	font-style: normal;
}
#Main #MainContent #breadcram a {
	color: #EBF6FE;
	text-decoration: none;
}
#Main #MainContent #breadcram strong {
	background-image: url(../images/elements/closekey.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-position: 100% 10px;
}
#Main #MainContent #breadcram a:hover {
	text-decoration: underline;
}
#Main ul li .active {
	color: #C9DBE8;
	padding-right: 5px;
	background-color: #D75F3D;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 5px;
}
.IndxProgBloc {
	float: left;
	width: 206px;

}
.marginbettwimge {
	margin-right:26px
}
.marginimge {
	margin-right:26px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.Time {
	color: #FFF;
	background-color: #D75F3D;
	padding: 4px;
	display: table;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-radius: 5px;
}
#Main #MainContent #Sidebar #NavePrin ul li ul li a {
	color: #D75F3D;
	text-decoration: none;
}
#Main #MainContent #Sidebar #NavePrin ul li ul li a:hover {
	
	text-decoration: none;
}
#Main #MainContent #Sidebar #NavePrin ul li ul {
	padding: 5px;
	font-size: 0.9em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #C2D6EA;
}
#Main #MainContent #Sidebar #NavePrin ul li ul li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
#WeeklyProgrames, #WeekendProgrames, #SpecialReports {
	width: 670px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #1A498B;
	float:left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#ContInse a img {
	border: 5px solid #FFF;
	border-radius: 5px;
	
}
#ContInse a img:hover {
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}
#Main #MainContent #Sidebar #NavePrin ul li ul li ul li a {
	color: #19488B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 150%;
}

#Main #MainContent #Sidebar #NavePrin ul li ul li ul li {
	color: #19488B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-transform: uppercase;
}
#Main #MainContent #Sidebar #NavePrin ul li ul li ul .subprogramme {
	list-style-type: none;
	padding-left:5px;
	text-transform: none;
}
/* ajax hide,show*/
#Weeday, #Weekend, #SpecialRep {
	margin-top:10px;
	display:none;
}
/* End ajax hide,show*/

 
#Content #ContInse .SideLeft {
	width: 389px;
	float: left;
	padding-right: 40px;
	margin-bottom: 40px;
}
#SideRight #Podcast {
	margin-bottom: 20px;
	padding-bottom: 40px;
}
.noborder img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#Main #MainContent #Content #ContInse p {
	font-size: 1em;
	color: #616161;
	line-height: 150%;
	margin-bottom: 20px;
}
#Content #ContInse .SideRight {
	width: 200px;
	float: left;
	padding-left: 40px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #19478B;
	margin-bottom: 40px;
}
#Content #ContInse .SideRightNoBord {
	width: 200px;
	float: left;
	padding-left: 40px;
	margin-bottom: 40px;
}
#Main #MainContent #Sidebar #NavePrin ul li ul li ul li .active {
	color: #C2D6EA;
	line-height: 150%;
}
/* submenu*/
 #SubMenu {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #051D3E;
	margin: 0px;
	padding: 0px;
	float: left;
	width:100%;
	background-color: rgba(26,73,139,.5);
/* Para anteriores a IE8 */ 
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#1A498B', EndColorstr='#1A498B');
/* Para IE8 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#1A498B', EndColorstr='#1A498B');
	color: #FFF;
}
#SubMenu ul {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display:table;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.9em;
}
#SubMenu ul li {
	float: left;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
}
#SubMenu ul li a {
	text-transform: uppercase;
	color: #C9DBE8;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#SubMenu ul li a:hover {
	color: #C9DBE8;
	padding-right: 5px;
	background-color: #D75F3D;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 5px;
}
/* End submenu*/
#Main #MainContent #Content #ContInse .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.orange {
	background-color: #F1B24E;
}
.green {
	background-color: #B0D71E;
}
.pink {
	background-color: #E0B0C5;
}
#Monday #Tuesday #Wednesday #Thursday #Friday #Saturday #Sunday, table {
	padding: 5px;
	width: 670px;
	border-spacing: 0;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.80 {
	width: 80px;
	display: table-cell;
}
.170 {
	width: 170px;
	display: table-cell;
}
.110 {
	width: 110px;
	display: table-cell;
}
.300 {
	width: 260px;
	display: table-cell;
}
.660 {
	width: 660px;
}
.margTopBottom {
	margin-bottom: 20px;
	margin-top: 20px;
}
.margBottom {
	margin-bottom: 60px;
}
#Monday #Tuesday #Wednesday #Thursday #Friday #Saturday #Sunday, td {
	padding: 5px;
	text-align: left;
}
.color {
	background-color: rgba(256,256,256,.3);
/* Para anteriores a IE8 */ 
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#ffff0000', EndColorstr='#88ff0000');
/* Para IE8 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#ffff0000', EndColorstr='#ffff0000');
	color: #FFF;
}

#Main #MainContent #Content #ContInse blockquote {
	background-color: #F4FAFE;
	padding: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-radius:5px;
}
/* On Air*/
#Main #MainContent .DetailPoscast {
	background-image: url(../images/elements/Podcast-Icon-Small.png);
	background-repeat: no-repeat;
	height: 46px;
	padding-left: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
}
#Main #MainContent .DetailPoscast2 {
	background-image: url(../images/elements/Podcast-Icon-Small.png);
	background-repeat: no-repeat;
	height: 46px;
	padding-left: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
}
.DetailMail {
	background-image: url(../images/elements/Mail-Icons-Small.png);
	background-repeat: no-repeat;
	height: 46px;
	padding-left: 60px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 1px;
}
.TitProgBig {
	text-indent: -9999px;
    display: block;
	height: 190px;
	width: 380px;
	border-radius:5px;
	background-repeat: no-repeat;
}
.TitProg {
	text-indent: -9999px;
	display: block;
	height:190px;
	width: 380px;
	border-radius:5px;
	background-repeat: no-repeat;
}
.Across {
	background-image: url(../images/Logos/Big/Across_the_Street_Icon_2.PNG);
}
.LifeSermon {
	background-image: url(../images/Logos/Big/Life_Sermon_Icon_2.PNG);
}
.Insight {
	background-image: url(../images/Logos/Big/Insight_Icon_2.png);
}
.Proverb {
	background-image: url(../images/Logos/Big/Proverb_Icon_2.PNG);
}
.InTouch {
	background-image: url(../images/Logos/Big/In_touch_Icon_2.jpg);
}
.Deep {
	background-image: url(../images/Logos/Big/back_drop_380x150.jpg);
}
.Behind {
	background-image: url(../images/Logos/Big/Behind_The_Walls_Icon_2.PNG);
}
.Ceol {
	background-image: url(../images/Logos/Big/Ceol_agus_Craic_Icon_2.PNG);
}
.Different {
	background-image: url(../images/Logos/Big/Different_Lives_Icon_2.PNG);
}
.Spot {
	background-image: url(../images/Logos/Big/Spot_Life_Icon_2.PNG);
}
.Square {
	background-image: url(../images/Logos/Big/Square_Ball_Icon_2.PNG);
}
.Rebel {
	background-image: url(../images/Logos/Big/RebelRhythms.png);
}
.NightLife {
	background-image: url(../images/Logos/Big/Night_Life_Icon_2.PNG);
}
.Drive {
	background-image: url(../images/Logos/Big/Drive_Time_Icon_2.PNG);
}
.EarlyAfternoon {
	background-image: url(../images/Logos/Big/EarlyAfternoonShow.png);
}
.OnTheLevel {
	background-image: url(../images/Logos/Big/On_The_Level_Icon_2.PNG);
}
.Breackfast {
	background-image: url(../images/Logos/Big/MorningBreackfast.png);
}
.TheBig {
	background-image: url(../images/Logos/Big/TheBigRedButton.png);
}
.Kids {
	background-image: url(../images/Logos/Big/Life_Fm_Kids_Icon_2.PNG);
}
.Bacon {
	background-image: url(../images/Logos/Big/BaconandEggs.png);
}
.SaturdayAfter {
	background-image: url(../images/Logos/Big/SaturdayShow.png);
}
.Outside {
	background-image: url(../images/Logos/Big/OutsideBox.png);
}
.Reflections {
	background-image: url(../images/Logos/Big/Reflection_Icon_2.PNG);
}
.SLunch {
	background-image: url(../images/Logos/Big/SundayLunch.png);
}
.Soul {
	background-image: url(../images/Logos/Big/SoulElixir.png);
}
.SoundaySun {
	background-image: url(../images/Logos/Big/SundaySundow.png);
}
.Sporting {
	background-image: url(../images/Logos/Big/Sporting_Life_Icon_2.PNG);
}
.League{
	background-image: url(../images/Logos/Big/League.png);
}
.Morning{
	background-image: url(../images/Logos/Big/MorningBreackfast.png);
}
.LifeSunday{
	background-image: url(../images/Logos/Big/Life_Sunday_Icon_2.PNG);
}
.Disability{
	background-image: url(../images/Logos/Big/Disability.png);
}
.Polish{
	background-image: url(../images/Logos/Big/PolishNews.png);
}
.Focus{
	background-image: url(../images/Logos/Big/FocusFamily.png);
}
.DForum{
	background-image: url(../images/Logos/Big/DisabilityForum.png);
}
.KidsCorner{
	background-image: url(../images/Logos/Big/KidsCorner.png);
}
.Adventures{
	background-image: url(../images/Logos/Big/Adventures.png);
}
/* FindingGod*/
#Main #MainContent #Content #ContInse .quotesContent {
	background-color: alpha;
}
#Main #MainContent #Content #ContInse span {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4771A3;
	font-style: italic;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
#Main #MainContent #Content #ContInse em {
	color: #4771A3;
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ThreeBlock {
	float: left;
	width: 196px;
	padding-left: 20px;
	float: left;
}
.SecondBlock {
	float: left;
	width: 196px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}
.FisrtBlock {
	float: left;
	width: 196px;
	padding-right: 20px;
	padding-left: 0px;
}
.OneBlock {
	float: left;
	width: 670px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.DobleBlock {
	float: left;
	width: 434px;
	padding-right: 0px;
	padding-left: 20px;
}
#Main #MainContent #Content #ContInse .Stories {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #1A498B;
	padding-top: 40px;
	float: left;
	width: 100%;
}
#Main #MainContent #Content #ContInse .Listen {
	margin: 0px;
	padding: 10px;
	float: right;
	position: relative;
	top: 0px;
}
#Main #MainContent #Content #ContInse label {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.2em;
	color: #616161;
}
#Main #MainContent #Content #ContInse .imput {
	float: left;
	border: 1px solid #CCC;
	margin: 0px;
	height: 25px;
	padding: 2px;
	font-size: 1em;
	color: #999;
}
#Main #MainContent #Content #ContInse form {
	padding: 0px;
	width: 300px;
}
#Main #MainContent #Content #ContInse textarea {
	float: left;
	border: 1px solid #CCC;
	margin: 0px;
	padding: 2px;
	font-size: 1.5em;
	color: #999;
	height: 150px;
	width: 300px;
}
#Main #MainContent #Content #ContInse p strong {
	color: #19478B;
	font-weight: normal;
}
#Main #MainContent #Content #ContInse ol {
	color: #616161;
}
#Main #MainContent #Content #ContInse ol li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#Main #MainContent #Content #ContInse #Calendar {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#Main #MainContent #Content #ContInse  #Gallery {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#Main #MainContent #Content #ContInse  h4 {
	color: #616161;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 1em;
}
.NewsCall {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
#Main #MainContent #Content #ContInse .date {
	background-color: #19468B;
	float: left;
	margin-right: 20px;
	padding: 10px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	display: table;
	width: 25px;
	color: #C2D6EA;
}
#Main #MainContent #Content #ContInse .date em {
	float: left;
	font-size: 0.6em;
	font-weight: normal;
	padding: 0px;
	width: 100%;
	text-align: center;
	display: table;
	margin-top: -5px;
	font-style: normal;
	color: #C2D6EA;
}






#Main #MainContent #Content #ContInse .ImgSec {
	float: right;
	text-align: center;
	width: 200px;
	display:table;
	padding-top:80px;
	
}
#Main #MainContent #Sidebar .margen310 {
	width: 310px;
}
#Main #MainContent #Content #ContInse #Facebook {
	text-align: center;s
	width: 200px;
	display:table;
	margin-bottom: 40px;	
}
#Main #MainContent #Content #ContInse #History #Numbers ul li .numbers {
	width: 100px;
	margin-right: 10px;
}
#Main #MainContent #Content #ContInse #PodcastIndex {
	border-bottom-color: #051D3E;
	height: 265px;
}
#Main #MainContent #Sidebar #NavePrin ul li ul li .active {
	color: #C9DBE8;
}
#Main #MainContent #Content .mapsite {
	margin-left: 310px;
}
#Main #MainContent #Content #ContInse #mapsite .margul {
	margin-left: 50px;
}
#ToggleTargetSpeaking {
	display: none;	
}
#ToggleTargetMakingTracks {
	display: none;	
}
#ToggleTargetPetucate {
	display: none;	
}
#ToggleTargetPetucate1_10 {
	display: none;	
}
#ToggleTargetPetucate11_20 {
	display: none;	
}
#ToggleTargetStreetName {
	display: none;	
}
#ToggleTargetStreetName1_10 {
	display: none;	
}
#ToggleTargetStreetName11_20 {
	display: none;	
}
#ToggleTargetStreetName21_30 {
	display: none;	
}
#ToggleTargetStreetName31_40 {
	display: none;	
}
#ToggleTargetStreetName41_50 {
	display: none;	
}
#ToggleTargetStreetName51_52 {
	display: none;	
}
#ToggleTargetThomas {
	display: none;	
}
#ToggleTargetRehab {
	display: none;	
}
#ToggleTargetPolish {
	display: none;	
}
#ToggleTargetBeginnings {
	display: none;	
}
#ToggleTargetCongo {
	display: none;	
}
#ToggleTargetBandon {
	display: none;	
}
#ToggleTargetChronicles {
	display: none;	
}
#ToggleTargetMarket {
	display: none;	
}
#ToggleTargetLand {
	display: none;	
}
#ToggleTargetRadio {
	display: none;	
}
#ToggleTargetSong {
	display: none;	
}
#ToggleTargetChristmasRun {
	display: none;	
}
#ToggleTargetCollins {
	display: none;	
}
#ToggleTargetAfterHurricane {
	display: none;	
}
#ToggleTargetYellowBus {
	display: none;	
}
#ToggleTargetYouAreNotAlone {
	display: none;	
}
#ToggleTarget {
	display: none;	
}
#ToggleTarget1 {
	display: none;
}
#ToggleTarget2 {
	display: none;
}
#ToggleTarget3 {
	display: none;
}
#ToggleTarget4 {
	display: none;
}
#ToggleTarget5 {
	display: none;	
}
#ToggleTarget6 {
	display: none;	
}
#ToggleTarget7 {
	display: none;	
}
#ToggleTarget8 {
	display: none;	
}
#ToggleTarget9 {
	display: none;	
}
#ToggleTarget10 {
	display: none;	
}
#ToggleTarget11 {
	display: none;	
}
#ToggleTarget12 {
	display: none;	
}
#ToggleTarget13 {
	display: none;	
}
#ToggleTarget14 {
	display: none;	
}
#ToggleTarget15 {
	display: none;	
}
#ToggleTarget16 {
	display: none;	
}
#ToggleTarget17 {
	display: none;	
}
#ToggleTarget18 {
	display: none;	
}
#ToggleTarget19 {
	display: none;	
}
#ToggleTarget20 {
	display: none;	
}
#ToggleTarget21 {
	display: none;	
}
#ToggleTarget22 {
	display: none;	
}
#ToggleTarget23 {
	display: none;	
}
#ToggleTarget24 {
	display: none;	
}
#ToggleTarget25 {
	display: none;	
}
#ToggleTarget26 {
	display: none;	
}
#ToggleTargetCity {
	display: none;	
}
#ToggleTargetEast {
	display: none;	
}
#ToggleTargetNorth {
	display: none;
}
#ToggleTargetNorthside {
	display: none;
}
#ToggleTargetSouth {
	display: none;
}
#ToggleTargetSouthside {
	display: none;
}
#ToggleTargetWest {
	display: none;
}
#ToggleTargetGambling1 {
	display: none;
}
#ToggleTargetGambling2 {
	display: none;
}
#ToggleTargetGambling3 {
	display: none;
}
#ToggleTargetGambling4 {
	display: none;
}
#ToggleTargetGambling5 {
	display: none;
}
#ToggleTargetGambling6 {
	display: none;
}
#ToggleTargetGambling7 {
	display: none;
}
#ToggleTargetFota1 {
	display: none;
}
#ToggleTargetFota2 {
	display: none;
}
#ToggleTargetFota3 {
	display: none;
}
#ToggleTargetFota4 {
	display: none;
}
#ToggleTargetFota5 {
	display: none;
}
#ToggleTargetCallit1 {
	display: none;
}
#ToggleTargetCallit2 {
	display: none;
}
#ToggleTargetCallit3 {
	display: none;
}
#ToggleTargetCallit4 {
	display: none;
}
#ToggleTargetCallit5 {
	display: none;
}
#ToggleTargetCallit6 {
	display: none;
}
#ToggleTargetCallit7 {
	display: none;
}
#ToggleTargetCallit8 {
	display: none;
}


#Main #MainContent #Content #ContInse .specialscheduledetail {
	padding: 5px;
	background-color: #F4FAFE;
	color: #195DAB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: table;
	
	
}
#Main #MainContent #Content #ContInse .specialscheduledetail p {
	margin: 0px;
	padding: 0px;
	color: #19478B;
}
#Main #MainContent #Content #ContInse .scheduledetail {
	padding: 5px;
	background-color: #F4FAFE;
	color: #195DAB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: table;
	border-radius:5px;
}
#Main #MainContent #Content #ContInse .scheduledetail p {
	margin: 0px;
	padding: 0px;
	color: #19478B;
}
#Main #MainContent #Content #ContInse .borderbottomschedule .scheduleName {
	width: 320px;
}
#Main #MainContent #Content #ContInse .borderbottomschedule .left.scheduleName h3 {
	padding: 0px;
	margin: 0px;
}
#Main #MainContent #Content #ContInse .borderbottomschedule .left.scheduleName .Time {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Form style */

label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px; font-size: 1.5em; }
input, textarea, select {
	padding: 5px;
	color: #5D5D5D;
	background: #f5f5f5;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	width: 200px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 1em;
}
input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
input.submit { cursor: pointer; border: 1px solid #222; background:#333; color:#fff; -moz-border-radius: 5px; -webkit-border-radius:5px; }
input.submit:hover { background:#444; }
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
legend {
	width: 340px;
	}

span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

/* Style for the error message */

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../images/assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; margin: 10px 0; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius: 5px; -webkit-border-radius:5px; }

#succsess_page h1 { background: url('../images/assets/success.gif') left no-repeat; padding-left:22px; }
#Main #MainContent #Content #ContInse #History ul li .icoPdf {
	background-image: url(../images/elements/pdf-ico.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 40px;
	margin-bottom: 10px;
	height: 30px;
	margin-top: -10px;
	padding-top: 10px;
}
#Main #MainContent #Content #ContInse ul li .icoWord {
	background-image: url(../images/elements/word-ico.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 40px;
	margin-bottom: 10px;
	height: 30px;
	margin-top: -10px;
	padding-top: 10px;
}

#Main #MainContent #Content #ContInse ul li {
	margin: 10px;
}
#Main #MainContent #Content #ContInse .DetailPoscast h2 {
	padding: 20px;
}
#Main #MainContent #Content #ContInse #Donations .donationimg {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 55px;
	width: 133px;
}

#Main #MainContent #Content #ContInse #ConctactUs #Numbers ul li em {
	color: #AD5204;
	font-style: normal;
	display: block;
	margin-top: -4px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	width: 60px;
}
#PodcastIndex .podcastContent {
	background-color: #FFF;
	width: 650px;
	padding: 10px;
	float: left;
	margin-bottom: 20px;
	border: 1px dashed #A5BDD5;
	border-radius:15px;
}
#PodcastIndex .PodcastProgram {
	width: 650px;
	
}
#Main #MainContent #Content #ContInse #PodcastIndex  h2 {
	float: left;
}


#Main #MainContent #Content #ContInse #PodcastIndex .podcastContent h3 {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#PodcastIndex .podcastContent .chusta { 
	position: absolute;
	border-radius:5px;
}
#PodcastIndex .podcastContent .peste { 
	top: 50px;
	float: left;
	position: relative;
}
#PodcastIndex .podcastContent .PodcastTime {
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#Main #MainContent #Content #ContInse #PodcastIndex .podcastContent .PodcastTime .PodcastTimeDetail h4 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
}
#Main #MainContent #Content #ContInse #PodcastIndex .podcastContent .PodcastTime .PodcastTimeDetail {
	float: left;
	width: 110px;
	margin-top: 10px;
}
#Main #MainContent #Content #ContInse #PodcastIndex .podcastContent .PodcastPlayer {
	float: left;
	
	
}
#Main #MainContent #Content #ContInse #PodcastIndex .podcastContent h4 {
	float: left;
	padding: 0px;
	width: 200px;
	font-size: 1.2em;
	color: #616161;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Main #MainContent #Content #ContInse #PodcastIndex .presenter {
	margin-top: 10px;
}

