
BODY {
    margin: 0;
    padding: 0;
    min-height: 1080px;
    background: #EBEBEB linear-gradient(to bottom, #8994CA, #EBEBEB);
    background-repeat: repeat-x;
    background-position: center top;
    background-attachment: fixed;
    background-image: url("/images/page-bg.png");
}

* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: justify;
}

A {
    text-decoration: none;
}
A:hover {
    text-decoration: underline;
}
A.nohover:hover {
    text-decoration: none;
}
A.glow:hover {
    text-shadow: 1px 1px 2px #FFF, 2px 2px 5px #618CBF;
    font-weight: bolder;
}
A IMG {
    border: 0px;
}

P[align=center] {
  text-align: center !important;
}
P[align=left] {
  text-align: justify !important;
}
P[align=right] {
  text-align: right !important;
}

DIV[align=center] {
  text-align: center !important;
}
DIV[align=left] {
  text-align: justify !important;
}
DIV[align=right] {
  text-align: right !important;
}

IMG[src="/images/spacer.gif"] {
  border: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
}

#container {
    position: relative;
    width: 100%;
    min-height: 1080px;
    margin: 0;
/*    margin-top: 20px; */
    padding: 0;
    background-image: url("/images/circles-bg.png");
    background-position: top right;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

/* *** HEADER ************************************************************* */
HEADER {
    position: absolute;
    width: 100%;
    height: 100px;
    top: 0;
/*    background-color: rgba(0,0,255,0.6);  */
}
HEADER A {
    color: #FFF;
    font-weight: bold;
    font-size: 12pt;
    letter-spacing: normal;
}
HEADER A>IMG {
    vertical-align: middle;
}
HEADER>UL {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: inline;
}
HEADER>UL>LI {
    margin: 0;
    padding: 0;
    display: table-cell;
    float: left;
    padding-right: 10px;
}
.header_current A {
    color: #B9141A;
}

.force-center {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
    min-height: inherit;
    max-height: inherit;
    padding: 0;
}
.header {
    /* wrapper */
    font-size: 0px;
    letter-spacing: -1px;
}
.header_logo {
    width: 150px;
    height: 150px;
    border-radius: 75px;
    background-color: #FFF;
    text-align: center;
    vertical-align: middle;
    position: relative;
    left: 0px;
    top: 10px;
}
.header_logo IMG {
    width: 75%;
}
.header_logo A {
    position: relative;
    top: -10px;
}
.header_big {
    width: 120px;
    height: 120px;
    border-radius: 60px;
    background-color: #618CBF;
    text-align: center;
    position: relative;
    left: 0px;
    top: 10px;
}
.header_big A {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
    text-align: center;
}
.header_small {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    background-color: #618CBF;
    text-align: center;
    position: relative;
    left: 0px;
    top: 35px;
}
.header_small A {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
    text-align: center;
}
.header_small2 {
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    left: 0px;
    top: 55px;
}
.header_small2 A {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
    text-align: center;
}

/* *** MAIN *************************************************************** */

#main {
    position: relative;
    width: 960px;
    min-height: 600px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    padding-bottom: 150px;
    padding-top: 150px;
/*    background-color: rgba(255,255,0,0.4); */
}

#content {
    position: relative;
    min-height: 600px;
    width: 100%;
    margin: 0;
    padding: 0;
/*    background-color: rgba(255,0,255,0.4); */
}

#player {
    width: 0px;
    height: 0px;
    background-color: #FF0;
}

/* *** FOOTER ************************************************************* */
FOOTER {
    position: absolute;
    width: 100%;
    height: 150px;
    bottom: 0;
    margin-bottom: 2px;
/*    background-color: rgba(0,0,255,0.6); */
}
FOOTER A {
    color: #FFF;
    font-weight: bold;
    font-size: 13pt;
    letter-spacing: normal;
}
FOOTER A>IMG {
    vertical-align: middle;
}
FOOTER>UL {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: inline;
    margin: 0 auto;
}
FOOTER>UL>LI {
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: bottom;
    padding-right: 80px;
}
.footer_current A {
    color: #B9141A;
}
.footer {
    /* wrapper */
    font-size: 0px;
    letter-spacing: -1px;
}
.footer_big {
    width: 150px;
    height: 150px;
    border-radius:75px;
    background-color: #FFF;
    text-align: center;
}
.footer_big A {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
    text-align: center;
    position: relative;
    top: -5px;
}
.footer_small {
    width: 100px;
    height: 100px;
    border-radius:50px;
    background-color: #FFF;
    text-align: center;
}
.footer_small A {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
    text-align: center;
}

DIV#exchange {
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: -60px;
    margin-bottom: 2px;
}
DIV#exchange A {
    color: #FFF;
    font-weight: bold;
    font-size: 13pt;
    letter-spacing: normal;
}
DIV#exchange A>IMG {
    vertical-align: middle;
}
DIV#exchange>UL {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: inline;
    margin: 0 auto;
}
DIV#exchange>UL>LI {
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    padding-right: 80px;
}
   
/* *** PLAYER ************************************************************* */
#player_container {
    z-index: 10;
    left: 10px;
    top: 100px;
}
.player_1 {
    width: 146px;
    height: 146px;
    border-radius: 73px;
    background-color: #B0BFDC;
    position: absolute;
    overflow: hidden;
}
.player_2 {
    width: 125px;
    height: 125px;
    border-radius: 63px;
    background-color: #E7EBF4;
    overflow: hidden;
    margin: 10.5px;
}
.player_3 {
    width: 90px;
    height: 90px;
    border-radius: 50px;
    border: 5px solid #205798;
    margin: 12.5px;
    overflow: hidden;
    text-align: center;
}
.control {
    width: 60px;
    height: 60px;
    margin: 15px;
    cursor:pointer;
    text-align: center;
  cursor:pointer;
}
.control IMG {
    width: 100%;
}
.play {
    margin-left: 20px;
}

#radio_container {
    z-index: 99;
    left: -5px;
    top: 15px;
}
#radio_container * {
    color: #C31517;
}
.radio_1 {
    width: 250px;
    height: 80px;
    border-radius: 20px;
    background-color: rgba(173,190,220,0.75);
    position: absolute;
    overflow: hidden;
}
.radio_2 {
    width: 220px;
    height: 50px;
    border-radius: 10px;
    background-color: #E8ECF5;
    overflow: hidden;
    margin: 10px auto;
    padding: 5px;
}
    
#title_container {
    z-index: 9;
    left: 225px;
    top: -15px;
}
#title_container * {
    color: #B8131A;
}
.title_1 {
    width: 305px;
    height: 305px;
    border-radius: 153px;
    background-color: rgba(173,190,220,0.75);
    position: absolute;
    overflow: hidden;
}
.title_2 {
    width: 185px;
    height: 185px;
    border-radius: 125px;
    background-color: #E8ECF5;
    overflow: hidden;
    margin: 30px auto;
    padding: 30px;
}
#title_container H3 {
  font-size: 12pt;
  text-align: center;
  padding-top: 1em;
}
#time {
  width: 6em;
  height: 1em;
  text-align:center;
  margin: 0 auto;
}

#distrib_container {
    z-index: 9;
    left: 510px;
    top: 0px;
}
#distrib_container * {
    color: #B8131A;
}
.distrib_1 {
    width: 467px;
	/* width: 305px/9; */
	height: 467px;
	/* height: 305px/9; */
    border-radius: 234px;
    background-color: rgba(173,190,220,0.75);
    position: absolute;
    overflow: hidden;
}
.distrib_2 {
    width: 325px;
    height: 325px;
    border-radius: 203px;
    background-color: #E8ECF5;
    overflow: hidden;
    margin: 30px auto;
    padding: 40px;
}
#distrib_container H2 {
  font-size: 14pt;
  text-align: center;
/*  padding-top: 1em;*/
}

#showcase_container {
    z-index: 8;
    left: 50px;
    top: 250px;
}
#showcase_container * {
    color: #000;
}
.showcase_1 {
    width: 400px;
	height: 350px;
    border-radius: 95px;
    background-color: rgba(105,144,191,0.75);
    position: absolute;
    overflow: hidden;
}
.showcase_2 {
    overflow: hidden;
    margin: 30px;
    width: 320px;
    height: 270px;
    padding: 10px;
}
#showcase_container H2, #showcase_container H2>A {
  font-size: 14pt;
  text-align: center;
  text-shadow: 1px 1px 2px #000;
  padding: 0;
  margin-top: 0;
  color: #FFF;
}
#showcase P>IMG {
    border-radius: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#contents {
    background-color: #4A78AA;
    width: 550px;
    padding: 15px;
    border-radius: 15px;
    border: 2px solid #E8ECF5;
    margin-left: 350px;
    margin-bottom: 150px;
    top: 5em;
    min-height: 10em;
    display: none;
    position: relative;
    color: #FFF;
}
#contents * {
    color: #FFF;
}
#contents H2 {
  font-size: 14pt;
  margin-top: 0.5em;
  margin-bottom: 1em;
  border-bottom: 3px solid #dde;
  padding-bottom: 2px;
  text-shadow: 1px 1px 2px #000;
}
#contents H2>A {
  font-size: inherit;
  font-weight: inherit;
}
#contents H3 {
  font-size: 12pt;
  text-shadow: 1px 1px 2px #000;
  padding-top:0.5em;
  padding-bottom: 0.5em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#contents H3>A {
  font-size: inherit;
  font-weight: inherit;
}
#contents IMG {
    max-width: 100%;
}

#program_contents {
    width: 650px;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0em;
    min-height: 2em;
    display: none;
}
#program_contents * {
    color: #FFF;
}
#program_contents UL {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: block;
    clear: both;
}
#program_contents UL>LI {
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 2px;
    padding: 0;
    display: table-cell;
    float: left;
    vertical-align: middle;
    padding: 5px;
    background-color: #6094CD;
    border-radius: 8px;
    width: 75px;
    text-align: center;
    border: 1px #99F inset;
    font-size: 8pt;
}
#program_contents UL>LI * {
    font-size: 8pt;
}
#program_contents UL>LI>A, #program_contents UL>LI>A * {
    font-weight: bold;
}
.past, .past * {
    color: #333 !important;
    font-style: italic;
}
.today, .today * {
    color: #FF9 !important;
}
.future, .future * {
    color: #FFF !important;
}

.program {
    text-align: justify;
}
.program DIV {
    display: inline;
}
.program BR {
    display: none;
}
.program H3 {
    border-bottom: 2px #FFF solid;
    font-size: 14pt;
    padding-bottom: 1em;
}
.program-title {
    background-color: #6094CD;
    padding: 2px 1em;
    font-weight: bold;
}

DIV.art-audio {
    padding: 0.5em;
    margin-bottom: 0.5em;
    border: #66C 2px inset;
    font-weight: bold;
    text-align: center;
}
AUDIO.art-audio {
    vertical-align: middle;
}
DIV.art-video {
    padding: 0.5em;
    margin-bottom: 0.5em;
    border: #66C 2px inset;
    font-weight: bold;
    text-align: center;
}
VIDEO.art-video {
    vertical-align: middle;
    width: 530px;
    height: 300px;
}

DIV.cat-index {
    background-color: #5386be;
    border: 1px inset #66c;
    border-radius: 5px;
    margin-bottom: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
DIV.cat-index:hover {
    background-color: #6496cf;
}
DIV.cat-index A {
    display: flex;
    align-items: center;
}
DIV.cat-index A IMG {
    border-radius: 5px;
    margin-right: 0.5em;
}
DIV.cat-index A SPAN {
    font-size: inherit;
    font-weight: inherit;
}
DIV.art-index {
    background-color: #5386be;
    border: 1px inset #66c;
    border-radius: 5px;
    margin-bottom: 0.5em;
    padding-bottom: 0.2em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    box-shadow: 1px 1px 2px #99C;
}
DIV.art-index H3 {
    padding-top: 0.2em !important;
    padding-bottom: 0.3em !important;
}
DIV.art-index:hover {
    background-color: #6496cf;
}
DIV.art-index A {
    display: flex;
    align-items: center;
}
DIV.art-index A IMG {
    border-radius: 5px;
    margin-right: 0.5em;
}
DIV.art-index H3 IMG {
    width: 80px;
}
DIV.art-index A SPAN {
    font-size: inherit;
    font-weight: inherit;
}
DIV.art-footer {
    text-align: right;
    margin-top: 0.5em;
}
DIV.art-footer * {
    font-size: 10px;
    text-decoration: underline;
}
IMG.art-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.5em;
}

/*
.play {
}


.controls .play {
  background-image:  url(/__old/images/buttons/btn_play.png);
  background-position: center center;
  background-repeat: no-repeat;
  margin-left: 10%;
}
.controls .pause {
  background-image:  url(/__old/images/buttons/btn_pause.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
*/



#info {
  background-color: #FFEEE0;
  width: 300px;
  height: 300px;
  border-radius: 200px;
  padding: 50px;
  text-align: center;
  opacity: 0.8;
  position: absolute;
  left: 50%;
  top: 10px;
  margin-left: -480px;
}
#info H3 {
  font-size: 12pt;
  text-align: center;
  padding-top: 1em;
}

#play {
  position: absolute;
  left: 50%;
  top: 320px;
  margin-left: -460px;
  background-color: #FFFFFF;
  width: 180px;
  height: 180px;
  border-radius: 100px;
  border: 10px solid #F29A5B;
}
#play2 {
  margin-top: 20px;
  margin-left: 20px;
  background-color: #FFFFFF;
  width: 130px;
  height: 130px;
  border-radius: 70px;
  border: 5px solid #B91017;
}

.controls .play {
  background-image:  url(/__old/images/buttons/btn_play.png);
  background-position: center center;
  background-repeat: no-repeat;
  margin-left: 10%;
}
.controls .pause {
  background-image:  url(/__old/images/buttons/btn_pause.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}


