body {
    background: url(../gfx/page_bg.png) repeat top center;
    font-family: Tahoma, Helvetica, sans-serif;
}
/****main elements****/
#main-wrapper {
    width: 960px;
    margin: auto;
}

.module-track-list .preloader {
    background: url(../gfx/preloader.gif) no-repeat center center;
    height:400px;
    width:680px;
}

#main-wrapper_inner {
    float: left;
    width: 100%;
}
.button, .wrapper {
    display: block;
    float: left;
}

.count{
    color:#4985AB;
    font-size:11px;
       float: right;
    padding: 5px 0;
}

.cancel{
    font-size:12px;
}

.text-plain{
    font-size:12px;
    color:#21597c; 
    padding-bottom:20px;
    line-height:1.5;
}

.text-plain p{
    font-size:12px;
    color:#21597c; 
    padding:10px 0;
    line-height:1.5;
}

.text-plain p.subp{
    margin-left: 2em;
}

.text-plain h3.h3center{
    text-align:center;
}

.text-plain h4.h4center{
    text-align:center;
}

.text-plain h3{
    font-size:15px;
    margin:10px 0;
}

.slider-module .album-list {
    height: 205px;
    left: 36px;
    width:2222px;
    display:block;
    overflow: hidden;
    position: relative;
}

.slider-module .album-list li{
    position:relative;
}


.slider-module .pane {
    height: 205px;
    width:652px;
    display:block;
   
    overflow: hidden;
    position: relative;
}
.module-track-list .slider-module {
    width:680px !important;

}

.slider-module .ui-widget {
    font-family: Tahoma,Lucida Sans,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    left: 10px;
    width: 666px;
}

.left-nav, .right-nav{
     z-index:999;
    display:none;
}

.slider-module{
    position:relative;
}

.slider-module .left-nav{
    background: url("../gfx/navigation.png") no-repeat scroll left top transparent;
    display: block;
    height: 26px;
    left: 10px;
    position: absolute;
    text-indent: -9000px;
    top: 102px;
    width: 30px;
}

.slider-module .right-nav{
    background: url("../gfx/navigation.png") no-repeat scroll right top transparent; 
    display: block;
    height: 26px;
    right: 10px;
    position: absolute;
    text-indent: -9000px;
    top: 102px;
    width: 30px;
}

.list-m, .caros{
    color:#54a0c0;
    font-size:12px;
    text-decoration:none;
    padding-right:14px;
    float:right;
    margin-left:10px;
    margin-top:8px;
}

.opacity{
    opacity:0.5;
    filter: alpha(opacity = 80);
}

.slider-module .ui-slider-horizontal {
    height: 15px;
    margin-top:15px;
    background:none;
}

.list-m{
    background: url("../gfx/list.png") no-repeat scroll right center transparent;     
}

.caros{
    background: url("../gfx/caros.png") no-repeat scroll right center transparent;     
}

.slider-module ul.album-list  li.odd {
    border:none;
}

.slider-module .right-nav:hover {
    
    background: url("../gfx/navigation.png") no-repeat right bottom transparent;
}

.slider-module .left-nav:hover {
  
    background: url("../gfx/navigation.png") no-repeat left bottom transparent;
}

.slider-module ul.album-list li .img-wrapp-list img {
    border: 2px solid #FFFFFF;
    display: block;
    height: 102px;
    width: 102px;
    margin:auto;
    float:none;
}

.module-track-list .slider-module ul.list  li{
    float:left;
    height:205px;
    width:126px;
    text-align:center;
    overflow:hidden;
    background:#dae6ee;
    margin-right:8px;
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.slider-module .see-more{
    display:none;
}

.module-track-list .slider-module ul.list  li:hover,.module-track-list .slider-module ul.list  li.hoverli{
    background:#c6dae6 !important;
}

.module-track-list .slider-module ul.list  li hgroup {
    float: left;
    padding: 0px 0px;
    width: 128px;
}

.module-track-list .slider-module ul.list  li .download-big {
  margin-top: 10px;
  margin-right:32px;
  text-align:left;
}

.module-track-list .slider-module ul.list  li  .img-wrapp-list {
    border-bottom: 1px solid #93B4CA;
    border-right: 1px solid #93B4CA;
    display: block;
    float: left;
    left: 9px;
    margin-bottom: 8px;
    margin-right: 4px;
    margin-top: 12px;
    position: relative;
}

.module-track-list .slider-module ul.list  li hgroup h3 a{
    font-size:10px;   
}

.user-account .faq  h4 {
    font-size:12px;
    display:block;
    background-repeat: no-repeat;
    cursor:pointer;
    margin:5px 0;
    width:666px;
    padding-left:14px;
    font-weight:normal;
    background-position: -13px -356px;

}

.text-plain ul li{
    background: url(../gfx/plain-dot.png) no-repeat 10px center; 
    padding:2px 0 2px 30px;
}

.text-plain ol li{
    list-style-type:decimal;
}

.text-plain ol{
    padding-left:30px;
}

.faq p{
    display:none;
        -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background:#fff;
    padding:8px;
    margin:10px 0;
}


#left .a404{
    background: #eef4f8 url(../gfx/404.png) no-repeat 10px center;
    border:none;
    padding:27px 0;
    text-align:center;
    color:#21597c;
    font-weight:bold;
        -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width:760px;
}

#left .a404 a{
    font-size: 12px;
    font-weight: normal;
    left: 303px;
    position: relative;
}

.button-clear {
    display: block;
    float: left;
    text-indent: -9000px;
}
.wrapper-max {
    display: block;
    float: left;
    width: 100%;
}
.artist-area .img-wrapper {
    border-bottom: 1px solid #7AA3BD;
    border-right: 1px solid #7AA3BD;
    margin: 0px 15px 0 0;
    width: 128px;
    float:left;
    color:#4985ab;
}
/*
.artist-area .options {
    position:absolute;
    top:3px;
    right:0px;
}
*/
.artist-area iframe {
    position:absolute;
    top:10px;
    right:0px;
}


h2 a {
    color:#CDE00F;
    text-decoration:none;
}
.artist-area h2 {
    width: 568px;
}
.module-track-list .content-module .alone-dl {
    margin-top:5px;
    margin-bottom:12px;
}
.artist-area h2 {
    font-size:19px;
    margin-top:6px;
    margin-bottom:7px;
}

.album-link{
    color:#3B85AB;
    text-decoration:none;
    font-style:italic;
}

.artist-area {
    color: #4985AB;
    font-size: 12px;
    height: 146px;
    overflow: hidden;
    position: relative;
}
.module-track-list .content-module .no-img {
    width:326px;
}
.artist-area .img-wrapper img {
    border: 4px solid #FFFFFF;
    width: 120px;
}
/*class generate in global.js
 $('input').each(function() {
 var inputType = $(this).attr('type');
 $(this).addClass('type-'+inputType);
 });
 * */
input.type-text, input.type-password, input.type-search, .select {
    border: 1px solid #dae6ee;
    background: #fff;
    display: block;
    padding: 5px;
    color: #21597C;
    border-radius: 3px;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    float: left;
}
.dialog {
    display:none
}
#ok {
    background:#99bc3a;
    color:#fff;
    font-weight:bold;
    padding:6px 12px;
    border:none;
    position:absolute;
    bottom:5%;
    outline:none;
    right:4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration:none;
}

.first-time a.check-it:hover, a#change-plan:hover,.wizard form button:hover , #end-process:hover, #not:hover, #improve:hover, #yes:hover, #ok:hover{
    opacity:0.8;
    filter: alpha(opacity = 80);
}

#logo:hover{
   opacity:0.8;
   filter: alpha(opacity = 80);
}
.first-time{
    position:relative;
}

.first-time a.close{
    text-decoration:none;
    top:3px;
    color:#1C4762;
    right:4px;
    position:absolute;
}

#yes {
    background:#99bc3a;
    color:#fff;
    font-weight:bold;
    padding:6px 12px;
    position:absolute;
    bottom:5%;
    border:none;
    outline:none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    right:10px;
    font-size:15px;
    text-decoration:none;
}

.wizard span.desc{font-size:12px;padding:10px 0;}

.row-set table .active td{
    color:#21597c;
    font-weight:normal;

}

.content-module  .special-download-list .number {
    display:block;
    float:left;
    padding-top:18px;
    padding-right:7px;
    width:15px;
    color:#1C4762;
}

.number {
    display:block;
    float:left;
    padding-top:25px;
    padding-right:7px;
    width:15px;
    color:#1C4762;
}

.song-title{
    font-size:16px;
    margin-bottom:5px;
}



.download-list .price {
    width:100px;
    padding:29px 10px 0 0px;
}

.content-module  .special-download-list .price {
    width:100px;
    padding:20px 10px 0 0px;
}

.content-module  .special-download-list li{
   height: 52px;
    overflow: hidden;
}

.content-module  .special-download-list .play-big {
    background: url("../gfx/play_big.png") repeat scroll 0 -4px transparent;
    height: 71px;
    margin-right: 12px;
    width: 53px;
}

.content-module  .special-download-list .stop-big {
   /*  background: url("../gfx/stop_big.png") repeat scroll 0 -4px transparent !important; */
   background-position: 0 -4px;
    height: 71px;
    margin-right: 12px;
    width: 53px;
}

.content-module ul.download-list li hgroup {
    float: left;
    padding: 10px 7px;
    width: 276px;
}

.content-module ul.special-download-list li hgroup {
    float: left;
    padding: 10px 7px;
    width: 283px;
}
.checkbox-li {
    border-left: 1px solid #DAE6EE;
    color: #5F90B0;
    display: block;
    float: left;
    font-size: 11px;
    height: 46px;
    padding: 17px 0 0;
    text-align: center;
    width: 50px;
}

.content-module .special-download-list .checkbox-li {
    padding: 17px 0 0;
}

.download-list .checkbox-li {
    padding: 25px 0 0;
}

.check-all{
}

body form .wrong-input{
    border:1px solid #c20202;
}

body form .wrong-input{
    color:#c20202;
    font-style:italic;
    background:#edd0d0;
}

.info-code{
    color:#c20202;
    font-size:12px;
    padding:0px 0 15px;
    display:block;
    font-style:italic;
}

#not {
    background-color: #54A0C0;
    color:#fff;
    font-weight:bold;
    padding:6px 12px;
    border:none;
    outline:none;
    position:absolute;
    bottom:5%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    right:72px;
    text-decoration:none;
}

.copy{
    text-decoration:none;
}

#improve {
    background:#21597c;
    color:#fff;
    font-weight:bold;
    padding:6px 12px;
    border:none;
    outline:none;
    position:absolute;
    bottom:5%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    left:10px;
    text-decoration:none;
}

.f-s-14{
    font-size:14px;
}

.select {
    padding: 4px 4px;
    width: 248px;
}
fieldset input:focus {
    border:1px solid #b8d401;
    background:#f2f4e3;
}
fieldset select:focus {
    border:1px solid #b8d401;
    outline:none;
    background:#f2f4e3;
}
/********main elements END***********/
/******sprite elements******/

#logo, .search-wrapper .type-submit, #access li a, .see-more, .see-more-on-ready, .play-big, .download-big, .music-type-content li a, .faq h4 {
    background: url(../gfx/sprite_full.png) transparent;
    background-repeat: no-repeat;
}
#header {
    float: left;
    width: 960px;
    display: block;
    border-bottom: 1px solid #e8f2f8;
    padding-bottom: 9px;
}
/******sprite elements END******/
/*********font size***********/

#logo {
    height: 52px;
    width: 200px;
    background-position: -17px -548px !important;
}
.search-wrapper {
    float: left;
    position: relative;
    width: 133px;
}
.search-wrapper .type-submit {
    background-position: -6px -470px !important;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 20px;
    position: absolute;
    right: 17px;
    top: 7px;
    width: 20px;
}
#status {
    float: right;
    padding: 23px 0 0px;
}

#access li.separator{
    margin-top:6px;
}

#access {
    float: right;
    padding: 11px 0 17px;
}
#access li {
    float: left;
    margin: 0 0 0 10px;
}
#status {
    font-size: 11px;
    color: #5e88a3;
}
#status a {
    color: #4985ab;
    font-weight: bold;
    text-decoration: none;
}
#status a:hover {
    text-decoration: underline;
}
#access li a, .print{
    background-color: #eef4f8;
    -webkit-border-radius: 3px;
    /* Chrome */
    border-radius: 3px;
    /* CSS3 */
    -moz-border-radius: 3px;
    /* Mozilla */
    color: #4985AB;
    display: block;
    font-size: 11px;
    margin-top:7px;
    padding: 4px 5px 5px 20px;
    text-decoration: none;
}
#access li a:hover, a.print:hover {
    background-color: #e3edf3 !important;
    color: #1c4762;
}
#access li a.logIn {
    background-position: -5px -442px !important;
}

#access li a.logOff {
    background: #eef4f8 url("../gfx/log_off.png") no-repeat scroll 6px 6px ;
}

#access li a.myAccount {
    background: #eef4f8 url("../gfx/your_account.png") no-repeat scroll 6px 6px ;
}

a.print {
    background: #eef4f8 url("../gfx/print.png") no-repeat scroll 6px 6px ;
    float:right;
    margin-top:12px;
}


#access li a.signUp {
    background-position: -5px -422px !important;
}
#header nav a, .search-wrapper {
    background: url("../gfx/dark_texture.jpg") repeat scroll 0 0 transparent;
    border: 3px solid #174667;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin: 0 6px 0 0;
    padding: 20px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px #2C698B;
    text-transform: uppercase;
    width: 160px;
    -webkit-border-radius: 3px;
    /* Chrome */
    border-radius: 3px;
    /* CSS3 */
    -moz-border-radius: 3px;
    /* Mozilla */
}
#header nav a span {
    float: left;
    display: block;
    height: 19px;
    left: 0;
    position: absolute;
    top: 46px;
    width: 100%;
}
#header nav a.active span {
    background: url("../gfx/active.gif") no-repeat scroll center bottom transparent;
}
.search-wrapper {
    float: right;
    height: 41px;
    margin: 0;
    overflow: hidden;
    padding: 6px 10px 5px;
    width: 375px;
}
.search-wrapper input.type-text {
    float: right;
    width: 280px;
}
#header nav a:hover, #header nav a.active {
    background: url("../gfx/light_texture.jpg") repeat scroll 0 0 transparent;
    border: 3px solid #4b97b9;
}
#header h1 {
    float: left;
    margin-right: 15px;
}
.advanced-search {
    color: #F7FAFC;
    display: block;
    float: right;
    font-size: 11px;
    margin-top: 4px;
    text-decoration: none;
    text-transform: none;
    width: 125px;
}
a.advanced-search:hover {
    text-decoration: underline;
}
#content {
    float: left;
    padding: 20px 0;
    width: 100%;
}
#content #right {
    float: left;
    width: 240px;
}
#content #left {
    float: left;
    width: 700px;
    margin-right: 20px;
}

#tab-module .stop {
    background-position: 0 -72px;
    height: 35px;
    width: 37px;
}

/* tabmodule */
#tab-module {
    border-bottom: 1px solid #E8F2F8;
    border-right: 1px solid #E8F2F8;
    -webkit-border-radius: 3px;
    /* Chrome */
    border-radius: 3px;
    /* CSS3 */
    -moz-border-radius: 3px;
    /* Mozilla */
    height: 249px;
    overflow: hidden;
    position: relative;
    width: 698px;
}
#tab-module ul {
    width: 100%;
    height: 100%;
    position: relative;
}
.wizard {
    width:680px;
    float:none;
}
.wizard label {
    font-size:12px;
    color:#5e88a3;
    font-weight:bold;
    display:block;
    padding-bottom:3px;
}
.wizard .block {
    width:260px;
    float:left;
    margin-top:20px;
}
.wizard .block input {
    width:236px;
}
.submit-area {
    width:508px;
    padding-top:13px;
}
.submit-area button {
    float:right;
}
.submit-area span, .submit-area  a {
    color:#1c4762;
    text-decoration:none;
}
.submit-area span {
    margin-top:13px;
    display:block;
    float:left;
}
.info-count {
    font-size:12px;
    color:#5e88a3;
    float:left;
    margin-top:16px;
}
ul.pagination {
    float:right;
    margin-top:13px;
}
ul.alp {
    float:left;
    margin-top:10px;
    height:40px;
}
ul.alp li {
    display:inline;
    text-align:center;
}
.content-module .see-more-marked {
    background-position: 95px -359px;
}
.content-module ul.cd a {
    background:#ffffff;
    color:#3b85ab;
    font-size:12px !important;
    padding: 6px 7px;
}
.row-set {
    background:#e3edf3;
    padding:30px 30px 30px 200px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom:10px;
}
.row-set dd, .row-set dt {
    float:left;
    color:#5e88a3;
}
.row-set dd {
    width:280px;
    font-size:18px;
    color:#1c4762;
    display:block;
    line-height:23px;
}
.row-set dt {
    font-size:12px;
    width:140px;
    line-height:23px;
    font-family:tahoma;
}
a#change-plan {
    background: #1C4762 url("../gfx/edit.png") no-repeat 5px center;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    position:relative;
    top:-2px;
    font-size: 11px;
    padding: 2px 5px 3px 20px;
    text-decoration: none;
}
.marked-song {
    background:#cde00f !important;
}

.content-module  .marked-song:hover{
    background:#cde00f !important;
} 

.playing-song, .content-module .playing-song:hover {
    background:#f4f8d7 !important;
}

.content-module ul.cd a:hover {
    background:#3b85ab;
    color:#fff;
}
.content-module ul.cd a.active {
    background:#3b85ab;
    color:#fff;
}
ul.alp li a {
    color:#fff;
    text-decoration:none;
    font-size:14px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding:4px 5px;
    display:block;
    margin-right:5px;
    float:left;
    background:#21597c;
}
ul.alp li a:hover {
    font-weight:normal;
    background: url("../gfx/letter-ghover.png") repeat scroll top center transparent;
}
ul.alp li a.active {
    font-weight:normal;
    background: url("../gfx/letter-ghover.png") repeat scroll top center transparent;
}
.no {
    color:#4985ab;
    text-decoration:none;
    font-size:14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding:4px 9px;
    background:#eef4f8;
}
.no:hover {
    font-weight:normal;
    background:#e3edf3;
}
.no.active {
    font-weight:normal;
    background:#4985ab;
    color:#fff;
}
ul.pagination li {
    display:inline;
}
.submit-area a {
    font-weight:bold;
    padding-right:10px;
    background: url("../gfx/arrow.png") no-repeat right 5px;
}
.personal-data {
    background: #E3EDF3 url("../gfx/personal_data.png") no-repeat 50px 25px;
    padding-bottom:60px;
}
.main-info {
    background: #E3EDF3 url("../gfx/main_info.png") no-repeat 48px 25px;
}
.history {
    background: #E3EDF3 url("../gfx/history.png") no-repeat 35px 25px;
}
.how_works_1 {
    background: #E3EDF3 url("../gfx/how_works_1.png") no-repeat 20px 10px;
        color:#5e88a3;
        height:100px;
}
.check-out{
    font-size:12px;
    font-weight:bold;
    color:#4985ab;
    padding-bottom:20px;
}

.count strong{
    font-size:18px;
}

.how_works_2 {
    background: #E3EDF3 url("../gfx/how_works_2.png") no-repeat 20px 10px;
        color:#5e88a3;
        height:100px;
}
.how_works_3 {
    background: #E3EDF3 url("../gfx/how_works_3.png") no-repeat 20px 10px;
        color:#5e88a3;
        height:100px;
}
.how_works_4 {
    background: #E3EDF3 url("../gfx/how_works_4.png") no-repeat 20px 10px;
        color:#5e88a3;
        height:100px;
}
.main-info {
    color:#5e88a3;
}
.main-info ul {
    padding-top:10px;
}
.row-set table {
    font-size:12px;
    color:#5e88a3;
    width:470px;
}
.row-set table th {
    border-collapse: collapse;
    background:#fff;
}
.sm {
    float:right;
    font-size:11px;
    padding-top:4px;
}

.sm label{
    color:#1F6997;
}

.sm select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DAE6EE;
    border-radius: 3px 3px 3px 3px;
    color: #21597C;
    font-family: Tahoma,Helvetica,sans-serif;
    font-size: 11px;
    padding: 2px;
}
.row-set table td, .row-set table th {
    text-align:center;
    border-collapse: collapse;
    border:1px solid #c7d7e1;
    padding:7px 6px;
    vertical-align:middle;
}
.user-account {
    padding:10px 10px 0px !important;
}
.row-set table td {
    font-weight:normal;
    background:#ebf2f6;
    color:#b9d1e2;
}
.main-info ul li, .accounts_vouchers ul li {
    color:#1c4762;
    font-size:12px;
    background: url("../gfx/arrow.png") no-repeat scroll left 8px transparent;
    padding:5px 11px;
}
.submit-area a:hover {
    text-decoration:underline;
}
h5 {
    font-size:16px;
    font-weight:bold;
    color:#21597c;
    margin-bottom:18px;
    margin-top:6px;
}
.module-track-list .login-bg {
    height:219px;
    background: #EEF4F8 url("../gfx/login-bg.png") no-repeat bottom right;
}
.module-track-list .one-bg {
    height:219px;
    background: #EEF4F8 url("../gfx/one-bg.png") no-repeat bottom right;
}
.module-track-list .two-bg {
    height:219px;
    background: #EEF4F8 url("../gfx/two.png") no-repeat bottom right;
}
.module-track-list .three-bg {
    height:219px;
    background: #EEF4F8 url("../gfx/three.png") no-repeat bottom right;
}
.module-track-list .four-bg {
    height:219px;
    background: #EEF4F8 url("../gfx/four.png") no-repeat bottom right;
}
dl#plans dt {
    background:#e3edf3;
    padding:17px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width:600px;
    margin-bottom:2px;
}
dl#plans dt.active {
    background:#3b85ab;
    color:#fff;
}
#end-process {
    font-size:14px;
    font-weight:normal;
    color:#fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border:none;
    cursor:pointer;
    padding:8px 22px;
    text-shadow: 1px 1px 1px #000;
    background:#21597c;
}
#end-process span {
    font-weight:bold;
    color:#cfe303;
    display:inline;
    float:none;
}
.search-results {
    font-size:22px;
    color:#21597c;
    display:block;
    font-weight:normal;
    margin-bottom:17px;
}
#end-process:hover {
    text-decoration:none;
}
.search-results span {
    color:#4985ab;
    font-weight:bold;
}
#thank-info {
    color:#1c4762;
    font-size:14px;
}
dl#plans dt.active label {
    color:#fff;
}
label span {
    font-size:11px;
    color:#9cb302;
}
.wizard form .order button {
    float:left;
}
#rules-btn {
    font-weight:normal;
    float:right;
    background: url("../gfx/arrow.png") no-repeat scroll right 3px transparent;
}
.submit-area span.fr {
    float:right ;
}
.wizard form dt {
    font-size:14px;
    font-weight:bold;
    padding:6px 0;
}
.wizard  .intro-form-spec {
    margin-top:10px;
    display:block;
}
.module-track-list .step-for {
    height:auto;
}
.wizard form dt label {
    font-size:14px;
    font-weight:bold;
    padding:0px 0 0 8px;
    display:inline;
    color:#21597C;
}
.wizard form dt input {
    margin:0px;
    padding:0px 0;
}
.wizard form dl {
    padding:10px 0;
}
.dn {
    display:none
}
.wizard form .blur label {
    color:#c5c5c3;
}
.wizard form {
    font-size:12px;
 }
.wizard-right-margin {
    margin-top: 34px
}
.intro-form {
    font-size:12px;
    color:#5e88a3;
}
.wizard form button {
    font-size:17px;
    font-weight:bold;
    color:#fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border:none;
    cursor:pointer;
    padding:8px 22px;
    text-shadow: 1px 1px 1px #000;
    background:#21597c;
}

.first-time{
    color:#21597c;
    
    font-size:15px;
    -moz-box-shadow: 0 0 5px #d5d7d8;
-webkit-box-shadow: 0 0 5px #d5d7d8;
box-shadow: 0 0 5px #d5d7d8;
}

.first-time a.check-it{
    font-size:14px;
    font-weight:normal;
    color:#fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border:none;
    margin-left: 14px;
    cursor:pointer;
    text-decoration:none;
    padding:8px 12px;
    text-shadow: 1px 1px 1px #000;
    background:#21597c;  
}

.wizard form button:hover {
  /*  background:#b8d401;*/
}
#tab-module ul li {
    background: none repeat scroll 0 0 #FBFCFD;
    height: 100%;
    left: 0;
    padding-left: 43px;
    position: absolute;
    top: 0;
    width: 555px;
}
#tab-module ul li h2 {
    float: left;
    cursor: pointer;
}
#tab-module ul li h2 a {
    background: url("../gfx/tab.png") no-repeat scroll 0 -43px transparent;
    color: #1C4762;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding: 11px 14px 14px;
    text-decoration: none;
    width: 220px;
    position: absolute;
    top: 15px;
    left: -14px;
    height: 17px;
    -moz-transform: rotate(-90deg) translate(-88px,-89px);
    -o-transform: rotate(-90deg) translate(-88px,-89px);
    -webkit-transform: rotate(-90deg) translate(-88px,-89px);
    -ms-transform: rotate(0deg) translate(0,0);
}
#tab-module ul li .htab {
    cursor: pointer;
    float: left;
    left: 0;
    position: absolute;
    top: 0;
    width:220px;
    height:43px;
}
#tab-module ul li h2 a.active-tab {
    background: url("../gfx/tab.png") no-repeat scroll 0 0 transparent;
    color: #fff;
}
#tab-module ul li article {
    padding: 10px 20px;
    width: 280px;
    height: 208px;
    float: left;
    position: relative;
}
#tab-module ul li .img-wrapper {
    float: right;
    border-right: 1px solid #7aa3bd;
    border-bottom: 1px solid #7aa3bd;
    margin-top: 10px;
}
#tab-module ul li .img-wrapper img {
    border: 4px solid #fff;
}
#tab-module ul li hgroup h2, #tab-module ul li hgroup h3 {
    width: 100%;
    float: left;
    padding: 5px 0 2px;
}
#tab-module ul li hgroup h2 {
    color: #4985ab;
    font-size: 22px;
}
#tab-module ul li hgroup h3 {
    color: #1c4762;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 0 12px;
}
#tab-module ul li aside {
    float: left;
    width: 100%;
    height: 83px;
}
#tab-module ul li aside p {
    color: #5e88a3;
    font-size: 12px;
    line-height: 14px;
}
.info-tab {
    color: #5E88A3;
    display: block;
    float: left;
    font-size: 12px;
    padding: 10px 0;
    width: 266px;
}
.info-tab span {
    color: #1c4762;
    font-size: 14px;
    font-weight: bold;
}
#tab-module ul li footer {
    bottom: 0;
    float: left;
    height: 70px;
    left: 0;
    padding: 10px 20px 0 0;
    position: relative;
    width: 236px;
}
.play, .download, .stop {
    background: url("../gfx/button-tab.gif") no-repeat transparent;
}
.play {
    background-position: 0 -1px;
    height: 35px;
    width: 37px;
}
.download {
    background-position: right -1px;
    height: 35px;
    width: 78px;
}
.play:hover {
    background-position: 0 -36px;
}
.download:hover {
    background-position: right -37px;
}
#promo-box, #news-box, #buy-box, .standard-box {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.module-track-list {
    float: left;
    width: 100%;
}
.album-list .download-big {
    float:right;
}
.widget .sidebar-cm {
    border-top: medium none;
    height: 162px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 220px;
    padding:3px 10px 15px;
}
.widget .sidebar-cm a {
    color:#1c4762;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
}

#login-box .search-padding{
    padding-bottom:46px;
}

.widget .sidebar-cm .nav-sidebar {
    position:absolute;
    top:58px;
    width:30px;
    height:26px;
    text-indent:-9000px;
}
.widget .sidebar-cm #nav-lt {
    left:16px;
    background: url("../gfx/navigation.png") no-repeat left top transparent;
}
.widget .sidebar-cm #nav-lt:hover {
    left:16px;
    background: url("../gfx/navigation.png") no-repeat left bottom transparent;
}
.widget .sidebar-cm #nav-rg {
    right:16px;
    background: url("../gfx/navigation.png") no-repeat right top transparent;
}
.widget .sidebar-cm #nav-rg:hover {
    right:16px;
    background: url("../gfx/navigation.png") no-repeat right bottom transparent;
}
.widget .img-wrapper img {
    border: 4px solid #FFFFFF;
    width:120px;
}
.widget  .img-wrapper {
    border-bottom: 1px solid #7AA3BD;
    border-right: 1px solid #7AA3BD;
    width:128px;
    margin: 10px auto;
}
.content-module {
    background: none repeat scroll 0 0 #EEF4F8;
    border-bottom: 1px solid #bad4e4;
    border-top: 4px solid #3B85AB;
    float: left;
    padding: 10px 10px 15px;
    /*width: 662px;*/
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
}

.first-time {
    
    background: none repeat scroll 0 0 #EEF4F8;
    padding: 20px 0px 20px 0px;
    width: 400px;
    text-align:center;
    margin:auto auto 20px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.content-module ul.list li {
    float: left;
    padding: 0 10px;
    width: 660px;
}
.content-module ul li .img-wrapp-list {
    margin-right: 4px;
    margin-top: 8px;
    margin-bottom: 8px;
    display: block;
    float: left;
    border-right: 1px solid #93b4ca;
    border-bottom: 1px solid #93b4ca;
}
.content-module ul li .img-wrapp-list img {
    display: block;
    border: 2px solid #fff;
    width:50px;
    height:50px;
}
.content-module ul li hgroup {
    float: left;
    padding: 16px 7px;
    width: 345px;
}
.content-module ul li hgroup h3 a {
    color: #1c4762;
    font-size: 12px;
    margin-top: 4px;
    text-decoration: none;
}
.content-module ul li hgroup h4 a {
    color: #4985ab;
    font-size: 11px;
    font-weight: normal;
    margin-top: 4px;
    text-decoration: none;
}
.content-module ul li hgroup h3 a:hover, .content-module ul li hgroup h4 a:hover {
    text-decoration: underline;
}
.header-module-list {
    font-size: 18px;
    color: #fff;
    background: #418cb0;
    padding: 7px 10px;
    float: left;
    font-weight: normal;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}
.module-track-list h2.contrast {
    font-size: 18px;
    color: #21597c;
    background:#fff;
    padding: 10px 0px 8px;
    float: left;
    font-weight: normal;
}
.see-more {
    background-position: 87px -359px;
    color: #1C4762;
    display: block;
    float: right;
    font-size: 12px;
    margin:10px 0 15px;
    padding-right: 20px;
    text-decoration: none;
}
.see-more-on-ready {
    background: url("../gfx/arrow-semper.png") no-repeat scroll right 3px transparent;
    color: #1C4762;
    display: block;
    float: left;
    font-size: 12px;
    margin-top: 15px;
    padding-right: 10px;
    text-decoration: none;
}
.nav {
    color: #1C4762;
    font-size: 12px;
    text-decoration: none;
}
.nav-right {
    background: url("../gfx/arrow.png") no-repeat scroll right 5px transparent;
    padding-right:11px;
}
.nav-left {
    background: url("../gfx/arrow-left.png") no-repeat scroll left 5px transparent;
    padding-left:11px;
}

.function-download{
    width:740px;
}

#progressbar{
margin-top:25px;
}
body.download-body .main-wrapper-short {
    width:800px !important;
}
.download-body {
    background: #fff url("../gfx/body_repeat.png") repeat scroll !important;
}
.download-body header {
    width:760px !important;
    background:#fff;
    padding:20px 20px 0px;
}
.download-body .no-margin-top {
    margin-top:0px;
}
.download-body .main-wrapper_inner {
    width:760px !important;
    background:#fff;
    padding:0px 20px;
}
.download-body #left {
    width:760px !important;
    padding:0px 20px;
}
.download-body #content {
    background:#fff;
}
.see-more:hover {
    text-decoration: underline;
}
.play-big {
    background: url("../gfx/play_big.png") repeat scroll 0 4px transparent;
    height: 71px;
    margin-right: 12px;
    width: 53px;
}
.stop-big {
    background: url("../gfx/stop_big.gif") repeat scroll 0 4px transparent;
    height: 71px;
    margin-right: 12px;
    width: 53px;
}
.play-big:hover {
    background: url("../gfx/play_big_hover.png") repeat scroll 0 4px transparent;
}
.download-list .play-big:hover {
    background: url("../gfx/play_big_hover.png") repeat scroll 0 4px transparent;
}

.content-module  .special-download-list .play-big:hover {
    background: url("../gfx/play_big_hover.png") repeat scroll 0 -4px transparent;
}
.stop-big:hover {
    background: url("../gfx/stop_big.gif") repeat scroll 0 4px transparent;
}

.download-list .stop-big:hover {
    background: url("../gfx/stop_big.gif") repeat scroll 0 -4px transparent;
}
.download-big {
    background-position: 0 -1px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    height: 21px;
    margin-top: 25px;
    padding: 5px 10px;
    text-decoration: none;
    width: 43px;
}

.download-list .download-big {
    background-position: 0 -1px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    height: 21px;
    margin-top: 25px;
    padding: 5px 10px;
    text-decoration: none;
    width: 43px;
}

.content-module  .special-download-list .download-big {
   margin-top: 17px;  
}
.download-big:hover {
    background-position: -63px -1px;
}
.price {
    color: #5F90B0;
    display: block;
    float: left;
    font-size: 11px;
    padding: 28px 8px 5px;
    text-align: right;
    width: 94px;
}
.content-module ul.down-pad li {
    float: left;
    padding: 0 14px 7px 4px;
}
.price span {
    color: #1a4967;
    font-size: 12px;
    font-weight: bold;
}
.content-module ul li.odd {
    background: #fff;
    border-top: 1px solid #dae6ee;
    border-bottom: 1px solid #dae6ee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.content-module ul li.hoverli {
    background: #dae6ee !important;
}
#preview {
    position: absolute;
    padding: 3px;
    background: #fff;
    display: none;
    color: #fff;
    box-shadow: 10px 10px 5px #888;
}
#preview img {
    width:120px;
    height:120px;
    display:block;
}
.copy {
    color: #A1A1A1;
    float: left;
    font-size: 10px;
    padding: 3px;
}
#footer {
border-top: 1px solid #E8F2F8;
    display: block;
    float: left;
    margin-top: 30px;
    padding: 15px 0;
    width: 100%;
    font-size:10px;
}
#footer nav {
    float: right;
    display: block;
    font-size: 8px;
    color: #4985ab;
}
#footer a {
    color: #4985ab;
    font-size: 10px;
    text-decoration: none;
}

#footer a:hover {
    text-decoration:underline;   
}

#footer nav a {
    color: #4985ab;
    font-size: 11px;
    text-decoration: none;
}
#footer nav a:hover {
    text-decoration: underline;
}
.widget {
    float: left;
    margin-bottom: 20px;
    width: 240px;
}
.music-type-content {
    background: url(../gfx/menu_bg.png) no-repeat bottom left #EEF4F8;
    padding: 10px;
    width: 220px;
    float: left;
}
.widget-header {
    color: #21597c;
    font-size: 14px;
    margin-bottom: 10px;
    float: left;
}
.music-type-content li {
    float: left;
    width: 100%;
}
.music-type-content li a {
    background-position: -8px -353px;
    color: #1F6997;
    display: block;
    float: left;
    font-size: 12px;
    padding: 7px 14px 6px 18px;
    text-decoration: none;
    width: 192px;
    -webkit-border-radius: 3px;
    /* Chrome */
    border-radius: 3px;
    /* CSS3 */
    -moz-border-radius: 3px;
    /* Mozilla */

}
.music-type-content li a.active {
    background-position: -8px -353px;
    background-color:#3b85ab;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    padding: 7px 14px 6px 18px;
    text-decoration: none;
    width: 192px;
    -webkit-border-radius: 3px;
    /* Chrome */
    border-radius: 3px;
    /* CSS3 */
    -moz-border-radius: 3px;
    /* Mozilla */

}
.music-type-content li a:hover {
    background-color: #e3edf3;
    color:#1c4762;
}
.help-wdg, .help-promotion {
    width:100%;
    height:250px;
    display:block;
    text-decoration:none;
}

.help-wdg{
    background: url(../gfx/wiget-help.png) no-repeat 0 0;
}

.help-promotion{
    background: url(../gfx/PTM_banner.png) no-repeat 0 0;
}
.help-wdg:hover, .help-promotion:hover {
   opacity: 0.95;
   filter: alpha(opacity = 95);
}

.help-wdg span, .help-promotion span {
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    line-height: 15px;
    padding: 90px 30px 0;
    text-align: center;
    text-decoration: none;
    width: 180px;
}
.facebook-box {
    width:240px;
    float:left;
}
.tag-box {
    float: left;
    line-height: 18px;
    text-align: left;
    width: 90%;
}
.tag-box a {
    text-decoration:none;
    color:#54a0c0;
}
.tag-box a:hover {
    color:#1c4762;
}

.user-account .main-info ul li {
    line-height:1.5;
}

.slider-content-title{
    color: #4985AB;
    font-size: 22px;
    text-decoration:none;
    width:100%;
    display:block;
    font-weight:bold;
}

.slider-content-album{
    text-decoration:none;
    color: #1C4762;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 0 12px;
    width:100%;
    display:block;
}

.slider-content-title:hover{
    color:#1C4762;
}

.slider-content-album:hover{
    color:#4985AB;   
}


.see-more-marked, .check-all{
    display:inline-block;
    position:relative;
    float:right;

}

.check-all{
    margin-right:200px;
    right:-200px;  
}

.accounts_vouchers {
    color:#5e88a3;
}

.accounts_vouchers {
    background: url("../gfx/voucher.png") no-repeat scroll 35px 25px #E3EDF3;
}

.accounts_vouchers .activate_result {
    color: #1C4762;
    font-size: 12px;
    padding: 10px 0px;
}
.wizard form button span {
	 font-size:12px;
    color:#fff;
}