@charset "utf-8";
/* CSS Document */

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: calibri, verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 17px;
}

@font-face {
  font-family: 'MyriadPC';
  src: url('../includes/fonts/myriadpro-cond-webfont.eot');
  src: url('../includes/fonts/myriadpro-cond-webfont.eot?#iefix')
      format('embedded-opentype'),
    url('../includes/fonts/myriadpro-cond-webfont.woff')
      format('woff'),
    url('../includes/fonts/myriadpro-cond-webfont.ttf')
      format('truetype'),
    url('../includes/fonts/myriadpro-cond-webfont.svg#MyriadPC')
      format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPCIt';
  src: url('../includes/fonts/myriadpro-condit-webfont.eot');
  src: url('../includes/fonts/myriadpro-condit-webfont.eot?#iefix')
      format('embedded-opentype'),
    url('../includes/fonts/myriadpro-condit-webfont.woff')
      format('woff'),
    url('../includes/fonts/myriadpro-condit-webfont.ttf')
      format('truetype'),
    url('../includes/fonts/myriadpro-condit-webfont.svg#MyriadPCIt')
      format('svg');
  font-weight: normal;
  font-style: normal;
}
H1 {
  color: #214274;
  font-size: 160%;
  padding-top: 8px;
  font-family: 'MyriadPC', Arial, Helvetica, sans-serif;
}
H2 {
  color: #6d358c;
  /*font-size:140%;*/
  padding-top: 8px;
  font-family: 'MyriadPC', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
H3 {
  color: #333333;
  font-size: 120%;
  padding-top: 8px;
  padding-bottom: 0px;
  font-family: 'MyriadPC', Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 50%;
}

#logo {
  margin-top: 10px;
}

a {
  color: #d0136c;
  text-decoration: none;
}

#inner_space {
  float: right;
  height: 60px;
  width: 180px;
}

#tariff {
  margin-top: 20px;
  float: left;
}
img {
  border: 0px;
}
.pageheader {
  color: #214274;
  font-size: 22px;
  padding-top: 8px;
  font-family: 'MyriadPC', Arial, Helvetica, sans-serif;
}
.content {
  text-align: justify;
  color: #555555;
  font-size: 14px;
  background-color: #ffffff;
}
#content {
  text-align: justify;
  color: #555555;
  background-color: #ffffff;
  padding: 10px 0 10px 10px;
}

#textbody {
  text-align: left;
  color: #555555;
  font-size: 14px;
  line-height: 180%;
}
#textbody a {
  font-size: 100%;
  text-decoration: none;
}

#search {
  top: 12px;
  left: 50px;
  float: left;
  color: #ffffff;
}

.quicklinks a {
  color: #ffffff;
  height: 30px;
  text-decoration: none;
  padding-bottom: 5px;
  font-size: 80%;
}
.quicklinks {
  padding-bottom: 5px;
}

#breadcrumbs a {
  padding-bottom: 0px;
  font-size: 100%;
}
#breadcrumbs {
  padding-bottom: 0px;
  font-size: 80%;
}

#banner {
  background: url(../images/banner_bg.png) no-repeat;
  margin-top: 10px;
  height: 302px; /*width:946px;*/
  padding: 10px 10px 10px 8px;
}

.sidebar {
  margin-left: 10px;
  margin-top: 10px;
  width: 230px;
}
.sidebar_links {
  margin-top: 10px;
  margin-bottom: 20px;
  list-style-type: none;
  margin-left: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 80%;
}
.sidebar_links li {
  background-image: url(../images/side_arrow.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  padding-bottom: 10px;
  background-position: 0 2px;
}

#banner_inner {
  background: url(../images/banner_inner_bg.png) no-repeat;
  padding: 10px 10px 0px 8px;
  margin-top: 10px;
  height: 230px;
}

/* Styles for Example #2 */
.accordion {
  margin: 0;
  padding: 0;
  width: 299px;
  list-style-type: none;
  /* background-color:#FFFFFF;*/
  color: #333;
  font-size: 14px;
  line-height: 20px;

  /* border-right:1px solid #F8F8F8; border-left:1px solid #F8F8F8;*/
}

.accordion a {
  display: block;
  font-weight: normal;
  text-decoration: none; /*background-color:#fff;*/
}

.accordion ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  margin-bottom: 3px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.accordion li {
  margin: 0;

  list-style-type: none;
  background-image: url(../images/accord_bg.jpg);
  background-repeat: no-repeat;
}
.accordion li a span {
  padding-left: 30px;
}
.accordion li a.acc {
  width: 285px;
  padding: 8px 0 0 13px;
  display: block;
  color: #333;
  background-image: url(../images/acc_on.jpg);
  background-repeat: no-repeat;
  height: 30px;
}

.accordion li a.closed {
  color: #333 !important;
  background-image: url(../images/acc_on.jpg) !important;
  background-repeat: no-repeat;
}

.accordion li.firstitem a.closed {
  color: #333 !important;
  background-image: url(../images/acc_on.jpg) !important;
  background-repeat: no-repeat;
}

.accordion li.lastitem a.closed {
  color: #333 !important;
  background-image: url(../images/acc_on.jpg) !important;
  background-repeat: no-repeat;
}

.accordion li li {
  padding: 8px;
  text-align: justify;

  /* padding:10px;
            height:175px;padding:10px;*/
}
.accordion li li a {
  margin: 0px;
  padding: 0px;
  display: inline;

  /* padding:10px;
            height:175px;padding:10px;*/
}
.accordion li li ul {
  border: none;
}
.accordion li li ul li {
  background-image: none;
  border: none;
}
.acc_logos img {
  margin-right: 20px;
  margin-bottom: 10px;
}
ul.main {
  display: list-item;
  list-style-type: decimal;
}

ul.main li {
  margin: 0px;
  padding: 3px;
}
.accordion li a.opened {
  background-image: url(../images/acc_off.jpg);
  background-repeat: no-repeat;
  color: #333;
}

.accordion li.lastitem li {
  /* margin-bottom:-4px;*/
}

.footerbg {
  background: url(../images/footer_new_bg.jpg); /* background-repeat:repeat-x;
    height: 390px;*/
  margin-top: 34px;
  overflow: hidden;
}
.copybg {
  background-color: #3161a9;
  overflow: hidden;
  margin-top: 3px;
}

#mid_bg {
  background: url(../images/footer_bg.jpg);
  background-repeat: repeat-x;
  height: 679px;
}

.bot_links {
  margin-top: 40px;
}
#footer {
  background: url(../images/footer_new_bg2.jpg) repeat-x scroll 0 12px;
  padding-bottom: 15px;
  overflow: auto;
  height: auto;
}
.footer_links {
  margin: 0px;
  padding: 5px 0 0 0;
  list-style: none;
  font-size: 80%;
}
.footer_links a {
  color: #ffffff;
  text-decoration: none;
}
.footer_links li {
  padding-left: 10px;
  padding-top: 3px;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: 0 0.3em;
}
#logo_bot {
  margin-top: 40px;
}

#usemusic {
}
#top {
  float: right;
  top: -5px;
  position: absolute;
  right: 30px;
  z-index: 1000;
}
#latestNews {
  width: 243px;
  padding: 0px 0px;
  float: right;
  margin: 0px;
}
#latestNews .nav {
  position: absolute;
  right: 15px;
  top: 20px;
  text-align: right;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
}
#latestNews .button {
  position: absolute;
  left: 5px;
  bottom: 8px;
  color: #d0116b;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
#latestNews .title {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #555555;
}
#latestNews .date {
  font-size: 14px;
  color: #999999;
}
#latestNews .nav,
#latestNews .nav a,
#latestNews .nav span {
  color: #fff;
}
#latestNews .nav .numbers {
  float: left;
  padding: 0px 5px;
}
#latestNews .ln-list {
  display: block;
  width: 243px;
  padding: 0px;
  position: relative;
  height: 125px;
  list-style-type: none;
  margin: 0px;
}
#latestNews .ln-list li {
  padding: 0px 0px;
  position: absolute;
  display: none;
  width: 225px;
  height: 120px;
  margin: 0px;
}
#latestNews .ln-list li.selected {
  display: list-item;
}
#latestNews .ln-list li .button {
  margin-top: 16px;
  clear: both;
}
#latestNews .arrow {
  /*background: url(Images/news_left_chevron.png) 0% 0% repeat-y; overflow: hidden; display: block; float: left; width: 6px; height: 18px; text-indent: -999px; */
}
#latestNews .next {
  /*background-image: url(Images/news_right_chevron.png) */
}

#space {
  height: 30px;
}

/*
	Slideshow
*/

#slides {
  /*position:absolute;
	top:15px;
	left:4px;
	z-index:100;*/
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
  width: 930px;
  height: 292px;
  overflow: hidden;
  position: relative;
  display: none;
  background-color: #ffffff;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
  width: 682px;
  height: 292px;
  display: block;
}

/*
	Next/prev buttons
*/

#slides .next,
#slides .prev {
  position: absolute;
  top: 107px;
  left: -39px;
  width: 24px;
  height: 43px;
  display: block;
  z-index: 101;
}

#slides .next {
  left: 585px;
}

/*
	Pagination
*/

.pagination {
  margin: 0px;
  width: 100px;
  position: absolute;
  bottom: 6px;
  z-index: 99999;
  right: -10px;
}

.pagination li {
  float: left;
  margin: 0 2px;
  list-style: none;
}

.pagination li a {
  display: block;
  width: 12px;
  height: 0;
  padding-top: 12px;
  background-image: url(../images/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}

.pagination li.current a {
  background-position: 0 -12px;
}

#footer-info,
#copyright {
  background-color: #3161a9;
  color: #ffffff;
  margin-top: 3px;
  font-size: 76%;
  text-align: center;
}

#footer-info a,
#copyright a {
  color: #ffffff;
}

.apply_license {
  height: 55px;
  float: right;
}

#ezine {
  padding-left: 5px;
}
#ezine p {
  color: #555555;
  padding: 3px 0;
  margin: 0px;
  font-size: 75%;
}

#ezine span {
  color: #a39a89;
  padding: 0px;
  margin: 0px;
  font-size: 14px;
  padding: 5px 0 0 0;
}

#ezine input[type='text'] {
  font-size: 14px;
  color: #999999;
  width: 160px;
  border: solid 1px #9ea9b4;
  height: 20px;
  margin-right: 5px;
  margin-top: 3px;
}

.form input,
textarea,
select {
  padding: 9px;
  border: solid 1px #e5e5e5;
  outline: 0;

  width: 200px;
  background: #ffffff url('bg_form.png') left top repeat-x;
  background: -webkit-gradient(
    linear,
    left top,
    left 25,
    from(#ffffff),
    color-stop(4%, #eeeeee),
    to(#ffffff)
  );
  background: -moz-linear-gradient(
    top,
    #ffffff,
    #eeeeee 1px,
    #ffffff 25px
  );
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
}

.form textarea {
  width: 400px;
  max-width: 400px;
  height: 150px;
  line-height: 150%;
}

.form input:hover,
textarea:hover,
.form input:focus,
textarea:focus {
  border-color: #c9c9c9;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}

.form label {
  margin-left: 10px;
  color: #555555;
}
.required {
  color: #d0136c;
  font-weight: bold;
}
.form .submit input {
  width: auto;
  padding: 9px 15px;
  background: #d0136c;
  border: 0;
  font-size: 14px;
  color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
}

.accordion-content {
  /*-webkit-box-shadow: 0 -8px 6px -6px black;
	   -moz-box-shadow: 0 -8px 6px -6px black;
	        box-shadow: 0 -8px 6px -6px black;*/
  width: 280px;
  float: left;
  margin-top: 20px;
  margin-right: 40px;
}

.accordion-header {
  font-size: 15px;
  background: #efeff8;
  margin: 5px 0 0 0;
  padding: 5px 5px;
  border: 1px solid #cccccc;
  cursor: pointer;
  color: #333333;
}
.focus-header {
  font-size: 130%;
  background: #efeff8;
  margin: 5px 0 0 0;
  padding: 5px 5px;
  border: 1px solid #cccccc;
  color: #214274;
}

#searchtxt {
  background-image: url(../images/search.jpg);
  width: 245px;
  height: 30px;
  background-repeat: no-repeat;
}
#searchtxt input[type='text'] {
  font-size: 14px;
  color: #999999;
  width: 160px;
  border: 0px;
  height: 25px;
  padding-left: 30px;
}

.accordion-header2 {
  font-size: 110%;
  font-family: calibri, verdana, Arial, Helvetica, sans-serif;
  margin: 5px 0 0 0;
  padding: 5px 30px;
  cursor: pointer;
  font-weight: normal;
  color: #333;
}

.active-header {
  background: url(../images/faq_off.png) /*#cef98d*/;
  background-repeat: no-repeat;
  background-position: left 50%;
}

.active-header:hover {
  background: url(../images/faq_off.png) /* #c6f089*/;
  background-repeat: no-repeat;
  background-position: left 50%;
}

.inactive-header {
  background: url(../images/faq_on.png) /* #ebebeb*/;
  background-repeat: no-repeat;
  background-position: left 50%;
}

.inactive-header:hover {
  background: url(../images/faq_on.png) /*#f5f5f5*/;
  background-repeat: no-repeat;
  background-position: left 50%;
}

.accordion-content2 {
  display: none;
  padding: 10px 30px;
}

.accordion-content2 p {
  margin: 0px;
  padding: 0px;
}

#loadsearch {
  height: 30px;
  color: #333;
  cursor: pointer;
  padding: 10px 25px;
}

#logo_tbls td {
  border: 1px solid #c8c8c8;
  width: 190px;
  height: 100px;
  margin: 0 15px 15px 0;
  text-align: center;
  background-color: #ffffff;
}

.faqicon {
  height: 40px;
  padding-left: 40px;
  margin: 10px 0;
}

.faq {
  margin: 0;
  padding: 0;
  /* width:299px;*/

  /* background-color:#FFFFFF;*/
  color: #333;
  font-size: 14px;
  line-height: 20px;

  /* border-right:1px solid #F8F8F8; border-left:1px solid #F8F8F8;*/
}
.faq H1 {
  color: #6d358c;
  font-size: 170%;
  font-weight: normal;
}

.faq a {
  display: block;
  font-weight: normal;
  text-decoration: none; /*background-color:#fff;*/
}

.faq ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  margin-bottom: 3px; /*border-left:1px solid #E5E5E5;
            border-right:1px solid #E5E5E5;border-bottom:1px solid #E5E5E5;*/
}

.faq li {
  margin: 0;

  list-style-type: none; /*  background-image:url(../images/accord_bg.jpg);background-repeat:no-repeat; */
}
.faq li a span {
  padding-left: 27px;
  display: block;
}
.faq li a.acc {
  /*width:285px;*/
  padding-top: 8px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 13px;
  /* */
  color: #333;
  background-image: url(../images/faq_on.png);
  background-repeat: no-repeat;
  min-height: 25px;
  border: 1px solid #e5e5e5;
}

.faq li a.closed {
  color: #333 !important;
  background-image: url(../images/faq_on.png) !important;
  background-repeat: no-repeat;
}

.faq li.firstitem a.closed {
  color: #333 !important;
  background-image: url(../images/faq_on.png) !important;
  background-repeat: no-repeat;
}

.faq li.lastitem a.closed {
  color: #333 !important;
  background-image: url(../images/faq_on.png) !important;
  background-repeat: no-repeat;
}

.faq li li {
  padding: 8px;
  text-align: justify;

  padding: 10px 10px 10px 40px;
  /*height:175px;padding:10px;*/
}
.faq li li a {
  margin: 0px;
  padding: 0px;
  display: inline;

  /* padding:10px;
            height:175px;padding:10px;*/
}
.faq li li ul {
  border: none;
}
.faq li li ul li {
  background-image: none;
  border: none;
}

.faq li a.opened {
  background-image: url(../images/faq_off.png);
  background-repeat: no-repeat;
  color: #333;
}

.faq li.lastitem li {
  /* margin-bottom:-4px;*/
}

#tariff_bar {
  /*height:350px;*/
  width: 230px;

  /*padding:10px;*/
  /*-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	border: 10px solid #006699;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px; */
}
em {
  font-style: normal;
}
button {
  font-family: 'LubalGraphBdBTBold', Tahoma;
  font-size: 1.1em;
  margin-right: -14px;
  padding: 10px;
  cursor: pointer;
}

.cart-total {
  background: #e8e8e8;
}

div.shopp {
  border: solid #ccc 1px;
  padding: 8px;
  /*-webkit-border-radius: 8px;
	-moz-border-radius: 8px; */
  font-size: 14px;
  background: url(/images/remove.png) center right no-repeat 5px;
  border-radius: 8px;
  font-family: 'LubalGraphBdBTBold', Tahoma;
  margin-bottom: 3px;
  width: 98%;
  float: left;
}

.cart-total {
  border: solid #ccc 1px;
  padding: 8px;
  /*-webkit-border-radius: 8px;
	-moz-border-radius: 8px; */
  font-size: 14px;
  background: url(/images/remove.png) center right no-repeat 5px;
  border-radius: 8px;
  font-family: 'LubalGraphBdBTBold', Tahoma;
  margin-bottom: 3px;
  width: 230px;
  float: left;
}

div.shopp span {
  float: left;
  width: 10px;
}
div.shopp div.label {
  width: 130px;
  float: left;
}
div.shopp div.shopp-price {
  width: 60px;
  float: left;
}
.quantity {
  float: left;
  margin-top: -3px;
  width: 20px;
}
img.removebut {
  float: right;
  cursor: pointer;
}
.cart-total b {
  width: 130px;
}

/* Members Logos */
.indilogo {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.indilogo li {
  border: 1px solid #ccc;
  width: 110px;
  /*padding:5px; */
  margin: 4px;
  text-align: center;
  height: 80px;
  vertical-align: middle;
  display: inline-block;
  float: left;
}

.indilogo li img {
  vertical-align: middle;
  padding-top: 5px;
  /*display:block;*/
}

#pay_online {
  width: 100%;
  float: left;
  text-align: center;
  margin: 12px 0 0 0;
}
#pay_online a {
  margin: 0 15px 0 0;
  width: 928px;
}

#pay_online a img {
  margin: 20px auto 0 auto;
  /*width: 532px;*/
}

.link_register_recordings {
  position: absolute;
  left: 32px;
  bottom: 25px;
  background: #0070c0;
  padding: 5px 8px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

@media only screen and (max-width: 940px) {
  .link_register_recordings {
    left: calc(50% - 80px);
    display: block !important;
  }
}

#apply_form,
.step,
.step label,
.step input,
.step textarea,
.step select,
.step p {
  font-size: 14px !important;
  font-family: inherit !important;
  line-height: 180% !important;
}

.button-next,
.button-back {
  background: #4080bf !important;
  color: #fff !important;
  padding: 12px 20px !important;
  border: 0 !important;
  border-radius: 20px !important;
  font-weight: bold !important;
  font-size: 16px !important;
}
