* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: verdana;
    color: #7f7f7f;
}

p {
    font-family: verdana;
    color: #7f7f7f;
}

body {
    background-color: #ffffff;
    font: 100.01%;
    height: auto;
    font-family: verdana;
    color: #7f7f7f;
}

.page {
    *text-align: center;
    margin: 0;
    padding: 0;
}

.header_container, .content_container, .footer_container {
    width: 100%;
}

.header_container {
    background-image: url(/style/images/header_ext.gif);
    background-repeat: repeat-x;
}

.footer_container {
    background-image: url(/style/images/footer.png);
    background-repeat: repeat-x;
}

.header, .content, .footer {
    min-width: 1004px;
    max-width: 1150px;
}

.header {
    height: 281px;
}

.content {
    height: auto;
}

.popular {
    width: 100%;
}

.alb {
    padding: 120px 0px 0px 60px;
}

.alb table {
    width: 100%;
    border-style: none;
    border-spacing: 0 !important;
    overflow: hidden;
    border-collapse: collapse !important;
}

.alb .backup {
    background: url(/style/images/backupimage.png) no-repeat;
/ / background-image : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/backupimage.png', sizingMethod='scale');
    width: 60px;
    height: 52px;
    padding: 0 5px;
    margine-bottom: 1px;
}

.alb .backup100 {
    background: url(/style/images/backupimage100.png) no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/backupimage100.png', sizingMethod='image');
    /*width:160px;*/
    height: 100px;
    padding: 0 5px;
    margin-bottom: 1px;
}

.pic .backup {
    background: url(/style/images/backupimage.png) no-repeat;
/ / background-image : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/backupimage.png', sizingMethod='scale');
    width: 60px;
    height: 52px;
    padding: 1px 5px;
}

.icon .backup {
    background: url(/style/images/backupimage.png) no-repeat;
/ / background-image : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/backupimage.png', sizingMethod='scale');
    width: 60px;
    height: 52px;
}

.backup a {
    position: relative;
}

.alb tr, .alb td {
    margin: 0px;
}

.alb td {
    vertical-align: top;
    height: 130px;
}

.alb_title {
    width: 120px;
}

.alb_title a {
    color: #484848;
    text-decoration: none;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    text-transform: none;
    line-height: 1;
    vertical-align: top;
}

.alb_title p {
    color: #484848;
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    display: inline;
}

.alb_title a:hover {
    text-decoration: underline;
    color: #004848;
}

.alb_img {
    width: 50px;
    height: 50px;
    background: #000;
    display: block;
}

.alb_img100 {
    width: 100px;
    height: 100px;
    background: #000;
    display: block;
}

.header .menu a {
    text-decoration: none;
}

.header .menu img {
    border: 0;
}

.header .menu {
    width: 100%;
    border-style: none;
    border-spacing: 0 !important;
    overflow: hidden;
    border-collapse: collapse !important;
}

.header .menu_td {
    width: 20%;
}

.imagecol_cont {
    padding: 40px 10px 0px 20px;
    height: 300px;
}

.imgtext, .imgtext_sel {
    padding: 5px;
}

.imgtext a {
    font-family: verdana;
    font-weight: regular;
    font-size: 11px;
    color: #cb5c00;
}

.imgtext_sel a {
    font-family: verdana;
    font-weight: regular;
    font-size: 11px;
    color: #ffb30a;
}

div.imgtext {
    background-color: black;
}

div.imgtext_sel {
    background-color: #484848;
}

.chars {
    width: 100%;
}

.chars a {
    color: #fefefe;
    font-family: tahoma;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.chars a:hover {
    text-decoration: underline;
    color: #fefeee;
}

/* Charts css*/
.tabl_world, .tabl_euro, .tabl_uk, .tabl_usa {
    height: 325px;
    width: 100%;
}

.tabl_world {
    background: url(/style/images/charts/world.png) no-repeat;
}

.tabl_euro {
    background: url(/style/images/charts/euro.png) no-repeat;
}

.tabl_uk {
    background: url(/style/images/charts/uk.png) no-repeat;
}

.tabl_usa {
    background: url(/style/images/charts/usa.png) no-repeat;
}

.tabl_right1 {
    background: url(/style/images/charts/edge1.png) no-repeat right top;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charts/edge1.png', sizingMethod='crop');
    width: 29px;
}

.tabl_right2 {
    background: url(/style/images/charts/edge2.png) no-repeat right top;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charts/edge2.png', sizingMethod='crop');
    width: 25px;
}

.tabl_right3 {
    background: url(/style/images/charts/edge3.png) no-repeat right top;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charts/edge3.png', sizingMethod='crop');
    width: 25px;
}

.tabl_right1, .tabl_right2, .tabl_right3 {
    float: right;
    height: 325px;
/ / background-image : none;
}

.worldtop {
    background: url(/style/images/worldtop.png) no-repeat center bottom;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/worldtop.png', sizingMethod='crop');
}

.eurotop {
    background: url(/style/images/eurotop.png) no-repeat center bottom;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/eurotop.png', sizingMethod='crop');
}

.uktop {
    background: url(/style/images/uktop.png) no-repeat center bottom;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/uktop.png', sizingMethod='crop');
}

.usatop {
    background: url(/style/images/usatop.png) no-repeat center bottom;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/usatop.png', sizingMethod='crop');
}

.worldtop, .eurotop, .uktop, .usatop {
    width: 101px;
    height: 32px;
    margin: 0 auto;
    padding-top: 5px;
/ / margin-top : 8 px;
/ / background-image : none;
/ / background-position : center top;
/ / padding-left : 20 px;
}

.wrapper_container {
    width: 100%;
    text-align: center;
}

.wrapper {
    position: relative;
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 24.0%;
    /*text-align:left;*/
}

.tabloid {
    width: auto;
    /*	height:100%;*/
    margin: 0 auto;
}

.artist_tabloid a {
    font-family: tahoma;
    font-size: 11px;
    font-weight: regular;
    color: #000000;
    position: relative;
}

* html .artist_tabloid {
    padding-top: 33px;
}

* + html .artist_tabloid {
    padding-top: 33px;
}

.song a {
    font-family: tahoma;
    font-size: 11px;
    font-weight: regular;
    color: #000000;
    position: relative;
}

div.pad_title {
    margin-left: 12px;
    padding-left: 7px;
/ / padding-left : 5 px;
    margin-right: 12px;
    padding-right: 32px;
/ / padding-right : 7 px;
    max-height: 30px;
}

.world, .euro, .uk, .usa {
    width: 100%;
    padding: 10px 6px 10px 6px;;
/ / padding : 10 px;
    margin: 0 auto;
    margin-bottom: 5px;
    text-align: left;
    line-height: 12px;
}

.world {
    background: url(/style/images/tile1.png) repeat;
/ / background-image : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/tile1.png, sizingMethod=scale);
}

.euro {
    background: url(/style/images/tile2.png) repeat;
/ / background-image : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tile2.png', sizingMethod='scale');
}

.uk {
    background: url(/style/images/tile3.png) repeat;
/ / background-image : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tile3.png', sizingMethod='scale');
}

.usa {
    background: url(/style/images/tile4.png) repeat;
/ / background-image : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tile4.png', sizingMethod='scale');
}

.song_tabloid {
    position: relative;
    top: 50px;
    left: 20px;
/ / left : 0;
    height: auto;
    width: 180px;
    padding: 3px;
    background-repeat: repeat;
}

.artist_tabloid a {
    font-weight: bold;
}

.numbers {
    color: #aaaaaa;
    font-family: Arial;
    font-style: regular;
}

.numbers2 {
    color: #aaaaaa;
    font-family: Arial;
    font-style: regular;
}

.numbers1 {
    color: #aaaaaa;
    font-family: Arial;
    font-style: regular;
}

.tags {
    padding: 35px 10px 0px 20px;
}

.tags a {
    color: #b0c84f;
    font-family: Arial;
    font-style: regular;
    font-size: 20px;
}

.clearboth {
    clear: both;
}

.header_outer {
    background: url(/style/images/h1.png) no-repeat left top;
    padding: 0;
    height: 38px;
}

.header_outer_minus {
    margin-top: -38px;
}

.header_inner {
    background: url("images/h2.png") no-repeat scroll right bottom transparent;
    height: 32px !important;
    padding: 10px 300px 0 350px;
    width: auto;
}

.button_c {
    background: url(/style/images/h8.gif) no-repeat right top;
    height: 51px;
    width: auto;
}

.button_c_inner {
    background: url(/style/images/h7.png) no-repeat left top;
    height: 51px;
}

.button_holder {
    float: right;
    padding-top: 5px;
    padding-right: 35px;
/ / padding-right : 5 px;
}

.letter_outer {
    height: 58px;
    background: url(/style/images/h10.gif) no-repeat right top;
    font-size: 0;
}

.letter_inner {
    /*padding: 45px 50px 0 540px;
	//padding: 43px 50px 0 540px;*/
    height: 58px;
    width: auto;
    background: url(/style/images/h9.png) no-repeat left top;
    font-size: 0;
}

.tag_outer {
    float: left;
    width: 49%;
/ / width : 52 %;
    background: url(/style/images/board1_ext.gif) no-repeat right top;
    padding-right: 35px;
}

.tag_inner {
    height: 356px;
    background: url(/style/images/board1.gif) no-repeat left top;
    margin: 0;
/ / padding : 0;
}

.search_outer {
    background: url(/style/images/h11.png) no-repeat;
    height: 65px;
    z-index: 1000;
}

.search_inner {
    background: url(/style/images/h12.png) no-repeat right top;
    height: 65px;
    padding: 10px 30px 0 550px;
/ / padding : 10 px 20 px 0 550 px;
}

.search_inner button {
    background: url(/style/images/buttons/search.png) no-repeat;
/ / background-image : none;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
/ / margin-left : 20 px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/search.png', sizingMethod='crop');
}

.search_inner button img {
    filter: alpha(opacity=0);
}

.pic_holder {
    width: 303px;
/ / width : 300 px;
    height: 300px;
    float: left;
    background-color: #ddf8d3;
}

.popular_outer {
    float: left;
    height: 515px;
    width: 50%;
    background: url(/style/images/board3_ext.gif) no-repeat right top;
}

.popular_inner {
    height: 515px;
    background: url(/style/images/board3.gif) no-repeat left top;
}

.top_outer {
    float: left;
    height: 515px;
    width: 50%;
    background: url(/style/images/board4_ext.gif) no-repeat right top;
    margin-right: -5px;
}

.top_inner {
    height: 515px;
    background: url(/style/images/board4.gif) no-repeat left top;
}

/*Begining of Account Styles*/
#account {
    text-align: center;
}

#account .body {
    width: 676px;
    margin: 0 auto;
}

#account .top {
    background: url(/style/images/acc_top.gif) no-repeat;
}

#account .top div {
    background: url(/style/images/flowers.gif) no-repeat 13px 0;
    overflow: hidden;
    zoom: 1;
}

#account .bottom {
    height: 30px;
    background: url(/style/images/acc_bottom.gif) no-repeat;
}

#account .main {
    background: url(/style/images/acc_ext.gif) repeat-y;
}

#account label, #account input {
    font-family: tahoma;
    font-weight: normal;
    font-size: 14px;
    color: #7f7f7f;
}

#account label {
    width: 130px;
    float: left;
    margin-right: 5px;
    padding-left: 20px;
    display: block;
}

#account input {
    width: 250px;
    border: 1px solid black;
}

#account form {
    padding: 0;
    margin: 0;
    border: 0;
    background: url(/style/images/flowers.gif) no-repeat 12px -43px;
    overflow: hidden;
    zoom: 1;
    padding-top: 10px;
    padding-left: 12px;
}

#account p {
    padding: 10px 0px 15px 0px;
}

#account .tl {

    background: #fff1b5 url(/style/images/corner/acctl.gif) left top no-repeat;
}

#account .tr {
    background: url(/style/images/corner/acctr.gif) right top no-repeat;
}

#account .bl {
    background: url(/style/images/corner/accbl.gif) left bottom no-repeat;
}

#account .br {
    background: url(/style/images/corner/accbr.gif) right bottom no-repeat;
}

#account .tla {
    overflow: hidden;
    background: #fff1b5 url(/style/images/corner/cattl.gif) left top no-repeat;
}

#account .tra {
    background: url(/style/images/corner/cattr.gif) right top no-repeat;
}

#account .bla {
    background: url(/style/images/corner/catbl.gif) left bottom no-repeat;
}

#account .bra {
    background: url(/style/images/corner/catbr.gif) right bottom no-repeat;
}

#account img {
    display: block;
}

#account ul.menu {
    width: 190px;
}

#account ul.menu li table {
    margin-left: 5px;
}

#account ul.menu li td.imgHoldr {
    text-align: center;
    width: 35px;
}

#account ul.menu li img {
    display: inline;
}

#account ul.menu li a {
    font: 14px arial !important;
    color: #000 !important;
    position: relative;
}

#account ul.menu li p {
    font: 14px arial !important;
    color: #000 !important;
    margin-left: 5px;
    padding: 0px;
}

#account ul.menu li.selected p a {
    font: bold 14px arial !important;
    color: #888 !important;
}

#account .hrtop {
    width: 450px;
    margin: 20px 20px 20px 20px;
    border-top: 1px dashed #aaaaaa;
    padding-top: 20px;
    font-family: tahoma;
    font-size: 14px;
    color: #9fd61b;
}

#account .hrend {
    width: 450px;
    margin: 20px 20px 20px 20px;
    border-top: 1px solid #aaaaaa;
}

#account .btn {
    width: 115px;
    height: 36px;
    background: url(/style/images/buttons/continue.png) no-repeat;
/ / background : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/continue.png', sizingMethod='crop');
}

#account .menu {
    float: left;
    width: 149px;
    text-align: left;
    margin-top: 50px;
}

#account .menu li {
    zoom: 1;
    list-style: none;
    padding-left: 10px;
}

#account .menu li, #account a {
    font-family: tahoma;
    font-size: 14px;
    color: #202020;
}

#account .menu li, #account .menu .selected span {
    padding: 18px 16px;
    padding-right: 10px;
}

#account .menu .selected {
    background: #fff1b5 url(/style/images/corner/menutl.gif) top left no-repeat;
    position: relative;
    margin-left: -6px;
    padding: 0;
    font-weight: bold;
    color: #b74702;
}

#account .menu .selected span {
    background: url(/style/images/corner/menubl.gif) bottom left no-repeat;
    display: block;
    padding-left: 23px;
}

#account .menu .selected span span {
    position: absolute;
    height: 9px;
    top: -9px;
    left: 0;
    width: 100%;
    background: url(/style/images/corner/menutr.gif) top right no-repeat;
    padding: 0;
}

#account .menu .selected span span.after {
    background: url(/style/images/corner/menubr.gif) bottom right no-repeat;
    top: auto;
    bottom: -9px;
}

#account .top h2 {
    font-family: tahoma;
    font-weight: bold;
    font-size: 24px;
    text-align: left;
    padding-left: 24px;
    padding-top: 14px;
}

#account a {
    text-decoration: none;
}

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

/*End of Account Styles*/

/* Begining of Account Detail styles*/
#accountdetail {
    margin: 0;
    padding: 0;
    border: 0;
    width: 274px;
}

#accountdetail .top {
    background: url(/style/images/account/detailtop.png) no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/account/detailtop.png', sizingMethod='crop');
    overflow: hidden;
    zoom: 1;
}

#accountdetail .middle {
    background: url(/style/images/account/detailmid.png) repeat-y;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/account/detailmid.png', sizingMethod='scale');
    overflow: hidden;
    height: 119px;
    zoom: 1;
}

#accountdetail .bottom {
    background: url(/style/images/account/detailbtm.png) no-repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/account/detailbtm.png', sizingMethod='crop');
    overflow: hidden;
    zoom: 1;
}

#accountdetail .top, #accountdetail .bottom {
    height: 19px;
}

#accountdetail p {
    font-family: verdana;
    font-size: 11px;
    color: #484848;
    padding: 2px 20px;
}

#accountdetail p label {
    color: #484848;
    width: 55px;
    float: left;
}

#accountdetail .balance {
    color: #daff44;
    font-weight: bold;
}

#accountdetail .exitbtn {
    background: url(/style/images/exitbtn02.gif) no-repeat left top;
    height: 32px;
    width: 58px;
    margin: 8px 3px 0;
    display: block;
    float: right;
    *margin-right: -45px;
    *margin-right: 15px;
}

#accountdetail .exitbtn_simple {
    background: url(/style/images/exitbtn02.gif) no-repeat left top;
    height: 32px;
    width: 58px;
    margin: 33px 3px 0;
    display: block;
    float: right;
}

#accountdetail .upgrade_to_gold {
    background: url(/style/images/upgradetogold.gif) no-repeat left top;
    height: 37px;
    width: 179px;
    margin-top: 30px;
    display: block;
    float: right;
}

/*#accountdetail .upgrade_to_gold:hover
{
	background:url(/style/images/upgradetogold_hover.gif) no-repeat left top;
}*/
.upgradetoplatinum {
    float: left;
    margin: 3px 0 0 12px;
}

#accountdetail .activateyouraccount {
    background: url(/style/images/activatebutton.png) no-repeat;
/ / background-image : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/activatebutton.png', sizingMethod='crop');
    height: 35px;
    width: 238px;
    margin-left: 20px;
    margin-top: 10px;
    display: block;
}

#accountdetail .floating_div {
    position: absolute;
    z-index: 100;
    top: 30px;
    left: 0;
}

#accountdetail .floating_div a {
    color: #dc452d;
    padding: 0 3px;
    text-decoration: underline;
}

#accountdetail .floating_div a:hover {
    text-decoration: none;
    cursor: pointer;
}

#accountdetail .floating_div span.account {
    color: #202020;
    font-weight: bold;
}

/*End of Account Detail styles*/

/*Begining of Tracks*/
#tracks table, tr, td {
    padding: 0;
    margin: 0;
}

#tracks table td img {
    display: block;
}

#tracks .albumheader, #tracks .albumitem, #tracks .icon {
    width: 100%;
    margin: 0;
    padding: 0;
    border-style: none;
    border-spacing: 0 !important;
    overflow: hidden;
    border-collapse: collapse !important;
}

#tracks .albumheader td {
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    color: #aaaaaa;
}

#tracks .albumitem td {
    padding-bottom: 3px;
}

#tracks .icon tr {
    height: 70px;
}

#tracks .icon img {
    width: 50px;
    height: 50px;
}

#tracks .trackchk {
    width: 40px !important;
    text-align: center;
    background: url(/style/images/artists/disc_left.gif) no-repeat;
}

#tracks .tracknum {
    width: 40px;
    text-align: center;
}

#tracks .tracktitle {
    width: auto;
}

#tracks .trackmode, #tracks .tracklen, #tracks .tracksize, #tracks .trackprice {
    width: 70px !important;
    text-align: center;
}

#tracks .albumitem .tracknum, #tracks .albumitem .tracktitle, #tracks .albumitem .trackmode, #tracks .albumitem .tracklen, #tracks .albumitem .tracksize, #tracks .albumitem .trackprice {
    font-family: verdana;
    font-weight: bold;
}

#tracks .albumitem .tracknum, #tracks .albumitem .trackmode, #tracks .albumitem .tracklen, #tracks .albumitem .tracksize {
    text-align: center;
}

#tracks .albumitem .trackchk {
    width: 40px !important;
    text-align: center;
    background: url(/style/images/artists/itemleft.gif) no-repeat;
}

#tracks .albumitem .tracknum {
    font-size: 11px;
    color: #aaaaaa;
}

#tracks .albumitem .tracktitle {
    font-size: 12px;
    color: #484848;
    padding-left: 10px;
}

#tracks .albumitem .trackmode {
    font-size: 9px;
    color: #b84c4c;
}

#tracks .albumitem .tracklen {
    font-size: 12px;
    color: #b84c4c;
}

#tracks .albumitem .tracksize {
    font-size: 12px;
    color: #e37a40;
}

#tracks .albumitem .trackprice {
    font-size: 12px;
    color: #a1c351;
}

#tracks .dldbtn {
    text-decoration: none;
    width: 123px;;
    height: 36px;
    background: url(/style/images/buttons/download.png) no-repeat;
/ / background : none;
/ / background-image : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/download.png', sizingMethod='crop');
}

.waiting_but {
    text-decoration: none;
    width: 113px;
    height: 36px;
    background: url(/style/images/buttons/wait.gif) no-repeat;
}

.waiting_but1 {
    text-decoration: none;
    width: 140px;
    height: 32px;
    background: url(/style/images/buttons/progress.gif) no-repeat;
}

.waiting_but2 {
    text-decoration: none;
    width: 83px;
    height: 32px;
    background: url(/style/images/buttons/wwwwait.gif) no-repeat;
}

.waiting_but3 {
    text-decoration: none;
    width: 84px;
    height: 32px;
    background: url(/style/images/buttons/botton_wait.gif) no-repeat;
}

#tracks .dldsel {
    text-decoration: none;
    width: 193px;
    height: 36px;
    background: url(/style/images/buttons/downloadall.png) no-repeat;
/ / background : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/downloadall.png', sizingMethod='crop');
}

.done_but {
    text-decoration: none;
    width: 123px;
    height: 36px;
    background: url(/style/images/buttons/download_done.png) no-repeat;
/ / background : none;
}

.done_but2 {
    text-decoration: none;
    width: 186px;
    height: 36px;
    background: url(/style/images/buttons/downalb.png) no-repeat;
/ / background : none;
}

.done_but3 {
    text-decoration: none;
    width: 193px;
    height: 36px;
    background: url(/style/images/buttons/downall.png) no-repeat;
/ / background : none;
}

#tracks .tracklist {
    width: auto;
/ / width : 100 %;
    margin: 0px 150px;
}

#tracks .tracklisthd {
    padding-bottom: 10px;
    padding-left: 300px;
    text-align: left;
    color: #bb4a03;
    font-family: tahoma;
    font-weight: regular;
    font-size: 30pt;
}

/*End of Tracks*/

/*Begining of Landing*/
#landing {
    position: relative;
    text-align: left;
}

#landing table {
    padding: 0;
    margin: 0;
}

#landing .albumheader, .albumitem, .icon {
    width: 100%;
    margin: 0;
    padding: 0;
    border-style: none;
    border-spacing: 0 !important;
    overflow: hidden;
    border-collapse: collapse !important;
}

#landing .albumheader td {
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    color: #aaaaaa;
}

#landing .icon tr {
    height: 70px;
}

#landing .icon img {
    width: 50px;
    height: 50px;
}

#landing .trackchk {
    width: 40px !important;
    text-align: center;
    background: url(/style/images/artists/disc_left.gif) no-repeat;
}

#landing .tracknum {
    width: 40px;
    text-align: center;
}

#landing .tracktitle {
    width: auto;
}

#landing .trackmode, #landing .tracklen, #landing .tracksize, #landing .trackprice {
    width: 70px !important;
    text-align: center;
}

#landing .albumitem .tracknum, #landing .albumitem .tracktitle, #landing .albumitem .trackmode, #landing .albumitem .tracklen, #landing .albumitem .tracksize, #landing .albumitem .trackprice {
    font-family: verdana;
    font-weight: bold;
}

#landing .albumitem .tracknum, #landing .albumitem .trackmode, #landing .albumitem .tracklen, #landing .albumitem .tracksize {
    text-align: center;
}

#landing .albumitem .trackchk {
    width: 40px !important;
    text-align: center;
    background: url(/style/images/artists/itemleft.gif) no-repeat;
}

#landing .albumitem .tracknum {
    font-size: 11px;
    color: #aaaaaa;
}

#landing .albumitem .tracktitle {
    font-size: 12px;
    color: #484848;
    padding-left: 10px;
}

#landing .albumitem .trackmode {
    font-size: 9px;
    color: #b84c4c;
}

#landing .albumitem .tracklen {
    font-size: 12px;
    color: #b84c4c;
}

#landing .albumitem .tracksize {
    font-size: 12px;
    color: #e37a40;
}

#landing .albumitem .trackprice {
    font-size: 12px;
    color: #a1c351;
}

#landing .dldbtn {
    text-decoration: none;
    width: 123px;
    height: 36px;
    background: url(/style/images/buttons/download.png) no-repeat;
/ / background-image : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/download.png', sizingMethod='crop');
}

#landing .dldalb {
    text-decoration: none;
    width: 182px;
    height: 36px;
    background: url(/style/images/buttons/downloadalb.png) no-repeat;
/ / background : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/downloadalb.png', sizingMethod='crop');
}

#landing .albumslate {
    height: 290px;
    position: relative;
    width: auto;
    text-align: left;
}

#landing .albumslate .top, #landing .albumslate .bottom {
    width: auto;
}

#landing .albumslate .bottom {
    background: url(/style/images/albums/bottomright.gif) no-repeat top right;
}

#landing .albumslate .bottomleft {
    height: 270px;
    background: url(/style/images/albums/bottomleft.gif) no-repeat top left;
}

#landing .albumslate .top {
    background: url(/style/images/albums/topright.gif) no-repeat top right;
}

#landing .albumslate .topleft {
    height: 55px;
    background: url(/style/images/albums/topleft.gif) no-repeat top left;
}

#landing .tltitle {
    position: relative;
    float: left;
    top: -10px;
    left: 20px;
    color: #b03901;
    font-family: tahoma;
    font-weight: regular;
    font-size: 18px;
}

#landing .bltitle {
    color: #b03901;
    font-family: tahoma;
    font-weight: regular;
    font-size: 18px;
    padding: 10px 0px 0px 20px;
}

#landing .blcontent, #landing .blcontent2 {
    padding: 0px 40px 0px 40px;
}

#landing .blcontent p {
    color: #aaaaaa;
    font-family: arial;
    font-weight: regular;
    width: auto;
    margin: 0;
    padding: 0;
}

#landing .blcontent2 {
    color: #aaaaaa;
    font-family: tahoma;
    font-weight: bold;
    font-size: 25px;
}

#landing .blcontent p a {
    color: #b0c84f;
}

#landing .tlcontent {
    padding: 0px 15px 0px 40px;
}

#landing .tlcontent a, #landing .tlcontent span {
    margin: 0;
    padding: 0;
    color: #42b6c5;
    font-family: tahoma;
    font-weight: bold;
    font-size: 30px;
    text-decoration: none;
    position: relative;
    top: 7px;
}

#landing .albumcover {
    position: absolute;
    top: 260px;
    left: 0px;
    width: 373px;
    height: 330px;
    z-index: 200000;
    background: url(/style/images/albums/album_cover.png) no-repeat;
/ / background : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/albums/album_cover.png', sizingMethod='crop');
}

/*End of Landing*/

/*Begining of Artist styles*/
/*Begining of Artist Slate styles*/
#artistslate .curtain {
    float: left;
    width: 301px;
    height: 345px;
    top: -20px;
    background: url(/style/images/artists/curtain.png) no-repeat;
/ / background : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/artists/curtain.png', sizingMethod='crop');
}

.ribbon {
    position: absolute;
    width: 235px;
    height: 125px;
    top: 260px;
    left: 30px;
    background: url(/style/images/artists/ribbon.png) no-repeat;
/ / background : none;
    z-index: 10000;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/artists/ribbon.png', sizingMethod='crop');
}

#artistslate .curtain_img {
    position: relative;
    top: 70px;
    left: 40px;
    width: 200px;
    height: 200px;
    background: url(/style/images/artists/artist_5.gif) no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/artists/artist_5.gif', sizingMethod='crop');
}

.ribbon_shadow {
    position: absolute;
    float: left;
    width: 200px;
    height: 40px;
    top: 85px;
    left: 10px;
    background: url(/style/images/artists/lenta.png) no-repeat;
/ / background : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/artists/lenta.png', sizingMethod='crop');
}

#artistslate .artistdetail {
    width: auto;
    position: relative;
    float: left;
    height: 200px;
}

#artistslate .artistdetail .top, #artistslate .artistdetail .bottom {
    width: auto;
}

#artistslate .artistdetail .bottom {
    background: url(/style/images/artists/ainfo_right.gif) no-repeat top right;
}

#artistslate .artistdetail .bottomleft {
    height: 190px;
    background: url(/style/images/artists/ainfo.gif) no-repeat top left;
}

#artistslate .artistdetail .top {
    background: url(/style/images/artists/atitle_right.gif) no-repeat top right;
}

#artistslate .artistdetail .topleft {
    height: 55px;
    background: url(/style/images/artists/atitle.gif) no-repeat top left;
}

#artistslate .tltitle {
    position: relative;
    float: left;
    top: -10px;
    left: 20px;
    color: #b03901;
    font-family: tahoma;
    font-weight: regular;
    font-size: 18px;
}

#artistslate .bltitle {
    color: #b03901;
    font-family: tahoma;
    font-weight: regular;
    font-size: 18px;
    padding: 10px 0px 0px 40px;
}

#artistslate .blcontent, #artistslate .blcontent2 {
    padding: 0px 40px 0px 60px;
}

#artistslate .blcontent p {
    color: #aaaaaa;
    font-family: arial;
    font-weight: regular;
    width: auto;
    margin: 0;
    padding: 0;
}

#artistslate .blcontent2 {
    color: #aaaaaa;
    font-family: tahoma;
    font-weight: bold;
    font-size: 30px;
}

#artistslate .blcontent p a {
    color: #b0c84f;
}

#artistslate .tlcontent {
    position: absolute;
    top: 10px;
    padding: 0px 15px 0px 40px;
}

#artistslate .tlcontent a {
    margin: 0;
    padding: 0;
    color: #42b6c5;
    font-family: tahoma;
    font-weight: bold;
    font-size: 30px;
    text-decoration: none;
}

/*****************************************************old section********************************/
#artistslate {
    overflow: hidden;
    zoom: 1;
}

#artistslate .artistdetail {
    width: auto;
    position: relative;
    float: left;
    height: 200px;
}

#artistslate .artistdetail .top, #artistslate .artistdetail .bottom {
    width: auto;
}

#artistslate .artistdetail .bottom {
    background: url(/style/images/artists/ainfo_right.gif) no-repeat top right;
}

#artistslate .artistdetail .bottomleft {
    height: 190px;
    background: url(/style/images/artists/ainfo.gif) no-repeat top left;
}

#artistslate .artistdetail .top {
    background: url(/style/images/artists/atitle_right.gif) no-repeat top right;
}

#artistslate .artistdetail .topleft {
    height: 55px;
    background: url(/style/images/artists/atitle.gif) no-repeat top left;
}

#artistslate .tltitle {
    position: relative;
    float: left;
    top: -10px;
    left: 20px;
    color: #b03901;
    font-family: tahoma;
    font-weight: regular;
    font-size: 18px;
}

#artistslate .bltitle {
    color: #b03901;
    font-family: tahoma;
    font-weight: regular;
    font-size: 18px;
    padding: 10px 0px 0px 0px;
}

#artistslate .blcontent, #artistslate .blcontent2 {
    padding: 0px 40px 20px 30px;
}

#artistslate .blcontent p {
    color: #aaaaaa;
    font-family: arial;
    font-weight: regular;
    width: auto;
    margin: 0;
    padding: 0;
}

#artistslate .blcontent2 {
    color: #aaaaaa;
    font-family: tahoma;
    font-weight: bold;
    font-size: 30px;
}

#artistslate .blcontent p a {
    color: #b0c84f;
}

#artistslate .tlcontent {
    position: absolute;
    top: 10px;
    left: 0;
    padding: 0px 15px 0px 40px;
}

#artistslate .tlcontent a {
    margin: 0;
    padding: 0;
    color: #42b6c5;
    font-family: tahoma;
    font-weight: bold;
    font-size: 30px;
    text-decoration: none;
}

#artistslate .tlcontent span {
    margin: 0;
    padding: 0;
    color: #42b6c5;
    font-family: tahoma;
    font-weight: bold;
    font-size: 30px;
    text-decoration: none;
}

/******************************************End of Old Section***************************/

/*******************************************newly modified******************************/
#envelope {
    z-index: -1;
}

#envelope span {
    padding-right: 5px;
}

#envelope .topleft {
    background: url(/style/images/tlc.gif) no-repeat;
}

#envelope .rlefty /*repeat leftside*/
 {
    background: #fff4c4 url(/style/images/ryl.gif) repeat-y;
}

#envelope .rbottomx /*repeat along x bottom*/
 {
    background: url(/style/images/rxb.gif) repeat-x 0 100%;
}

#envelope .bottomleft {
    background: url(/style/images/blc.gif) no-repeat 0 100%;
}

#envelope .rrighty /*repeat right side*/
 {
    background: url(/style/images/ryr.gif) repeat-y 100% 0;
}

#envelope .bottomright {
    background: url(/style/images/brc.gif) no-repeat 100% 100%;
}

#envelope .topright {
    background: url(/style/images/trc.gif) no-repeat 100% 0;
    /*height:520px;*/
    position: relative;
}

#envelope .border {
    background: url(/style/images/flowers.gif) no-repeat 0px -55px;
    padding: 20px 25px 15px 25px;
}

#envelope .top {
    background: #f2f2f2 url(/style/images/hdrleft.gif) no-repeat;
}

#envelope .innertop {
    background: url(/style/images/hdrright.gif) no-repeat 100% 0;
}

#envelope .outertop {
    margin: 0 5px 0 12px;
}

#envelope em {
    color: #24acbe;
    font: bold 14px arial;
    margin-left: 7px;
}

/***************************************************************************************/
/*End of Artist Slate styles*/

/*Start of Discography styles*/
#discography table {
    padding: 0;
    margin: 0;
}

#discography .discheader, #discography .discitem, #discography .icon {
    width: 100%;
    margin: 0;
    padding: 0;
    border-style: none;
    border-spacing: 0 !important;
    overflow: hidden;
    border-collapse: collapse !important;
}

#discography .discheader, .discitem {
    margin-bottom: 1px;
}

#discography .discheader td {
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    color: #aaaaaa;
}

#discography .icon tr {
    height: 70px;
}

#discography .icon img {
    width: 50px;
    height: 50px;
}

#discography .col1 {
    width: 70px !important;
    background: url(/style/images/artists/disc_left.gif) no-repeat;
}

#discography .col2 {
    width: auto;
    padding-left: 20px;
}

#discography .col3, #discography .col4, #discography .col5 {
    width: 120px !important;
    text-align: center;
}

#discography .discitem .col2, #discography .discitem .col3, #discography .discitem .col4, #discography .discitem .col5 {
    font-family: verdana;
    font-weight: bold;
    font-size: 11px;
    color: #484848;
}

#discography .discitem .col3, #discography .discitem .col4, #discography .discitem .col5 {
    text-align: center;
    font-size: 12px;
    color: #b84c4c;
}

#discography .discitem .col4 {
    color: #e37a40;
}

#discography .discitem .col5 {
    color: #a1c351;
}

#discography .dldbtn {
    text-decoration: none;
    width: 123px;
    height: 36px;
    background: url(/style/images/buttons/download.png) no-repeat;
/ / background-image : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/download.png', sizingMethod='crop');
}

#discography .main {
    width: auto;
/ / width : 100 %;
    margin: 0px 150px;
}

#discography .main h2 {
    padding-bottom: 10px;
    padding-left: 50px;
    text-align: left;
    color: #bb4a03;
    font-family: tahoma;
    font-size: 30pt;
}

/*End of Discography styles*/
/*End of Artist styles*/

#tree {
}

#tree dl {
    padding-left: 15px;
}

#tree dt * {
    font-size: 14px;
    font-weight: bold;
    font-family: verdana;
    cursor: pointer;
    border-bottom: 1px dashed #455862;
    line-height: 38px;
}

#tree dd dt * {
    font-size: 12px;
    line-height: 24px;
    font-family: verdana;
}

#tree dd dd * {
    line-height: 18px;
}

#tree dt.hover span, #tree dt.act span {
    border-bottom: none;
}

#tree dd {
    display: none;
}

.dldbtn2 {
    text-decoration: none;
    width: 94px;
    height: 35px;
    background: url(/style/images/buttons/signup.png) no-repeat;
/ / background-image : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttons/signup.png', sizingMethod='crop');
}

.page .footer .menu {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    border-style: none;
    overflow: hidden;
    width: 100%;
}

.page .footer .menu_td {
    width: 20%;
}

/************************************BILLING INFORMATION*********************/
#account #billinginfo {
    font-family: tahoma !important;
    font-weight: normal !important;
    color: #000;
    padding: 20px;
}

#account #billinginfo table {
    text-align: left;
}

#account #billinginfo h1 {
    color: #b74702;
    font-size: 18px;
    padding-bottom: 20px;
}

#account #billinginfo table {
    border-collapse: collapse;
}

#account #billinginfo th {
    color: #000;
    font-size: 12px;
    padding: 0px 10px 20px 5px;
    border-bottom: 1px solid #000;
}

#account #billinginfo td {
    color: #7f7f7f;
    font-size: 12px;
    padding: 5px 10px 5px 5px;
    border-bottom: 1px solid #fff;
}

#account #billinginfo .total, #account #billinginfo .totalhd {
    padding-top: 15px;
    border: 0 none;
    font-size: 14px;
}

#account #billinginfo .total {
    color: #000;
}

#account #billinginfo .totalhd {
    color: #7f9d42;
    text-aligned: right;
    padding-right: 0;
}

#downloadblock {
    font-family: tahoma;
    font-weight: normal;
    color: #000;
    padding: 20px;
}

#downloadblock table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}

#downloadblock th {
    color: #000;
    font-size: 12px;
    padding: 0px 10px 20px 5px;
    border-bottom: 1px solid #000;
}

#downloadblock td {
    color: #7f7f7f;
    font-size: 12px;
    padding: 5px 10px 5px 5px;
    border-bottom: 1px solid #fff;
}

#downloadblock h2 {
    padding: 25px 0;
}

#downloadblock h2 a {
    color: #42b6c5;
    font-size: 18px;
    font-family: tahoma;
}

#downloadblock .headnote {
    color: #b03901;
    font-size: 12px;
}

#downloadblock span.timeleft, #downloadblock span.size {
    color: #e37a40;
    font-family: verdana;
    font-weight: bold;
}

#downloadblock span.timeleft {
    color: #b84c4c;
}

#downloadblock td a {
    color: #42b6c5;
    font-family: arial;
    font-weight: bold;
}

/********************Lower menu********************************/
#imenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#imenu li {
    /*display: inline;*/
    /*padding: 20px 20px 15px 20px;*/
    display: inline-block;
    margin-right: 15px;
    zoom: 1;
}

#imenu li a {
    text-decoration: none;
    color: #7f7f7f;
    display: inline-block;
    width: 41px;
    height: 41px;
    line-height: 53px;
}

#imenu .var, #imenu .arrow {
    background: url(/style/images/whitepaw.gif) no-repeat 50% 0;
}

#imenu .current {
    background: url(/style/images/redpaw.gif) no-repeat 50% 0;
}

#imenu .current a {
    color: #fff;
}

#imenu .arrow {
    font-size: 18px;
    background-position: 50% 35%;
}

#popup {
    width: 639px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -318px;
    z-index: 120;
}

#popup .top {
    background: transparent url(/style/images/top.png) no-repeat;
/ / background-image : none;
    height: 35px;
}

#popup .middle {
    background: transparent url(/style/images/middle.png) repeat-y;
/ / background-image : none;
    padding: 30px 50px 30px 73px;
    zoom: 1;
}

#popup .bottom {
    background: transparent url(/style/images/bottom.png) no-repeat;
/ / background-image : none;
    height: 48px;
}

#popup h1, #popup h1 span {
    color: #42b6c5;
    font-weight: bold;
}

#popup h1 {
    font-size: 24px;
    font-family: tahoma;
}

#popup h1 span {
    font-size: 18px;
    font-family: arial;
}

#popup p {
    font-family: verdana;
    font-weight: bold;
    font-size: 11px;
    color: #484848;
}

#popup .btns {
    text-align: center;
    padding: 50px 0px 0px 0px;
}

#popup .btns a {
    padding: 0 20px;
    text-decoration: none;
}

#popup .btns img {
    border: 0 none;
}

#popup_not_enouth_money {
/ / width : 639 px;
/ / position : absolute;
/ / top : 80;
/ / left : 50 %;
/ / margin-left : - 318 px;
    left: 50%;
    margin-left: -318px;
    position: absolute;
    top: 80px;
    width: 639px;
    z-index: 99999;
}

#popup_not_enouth_money .top {
    background: transparent url(/style/images/top.png) no-repeat;
/ / background-image : none;
    height: 35px;
}

#popup_not_enouth_money .middle {
    background: transparent url(/style/images/middle.png) repeat-y;
/ / background-image : none;
    padding: 30px 50px 30px 73px;
    zoom: 1;
}

#popup_not_enouth_money .bottom {
    background: transparent url(/style/images/bottom.png) no-repeat;
/ / background-image : none;
    height: 48px;
}

#popup_not_enouth_money h1, #popup h1 span {
    color: #42b6c5;
    font-weight: bold;
}

#popup_not_enouth_money h1 {
    font-size: 24px;
    font-family: tahoma;
}

#popup_not_enouth_money h1 span {
    font-size: 18px;
    font-family: arial;
}

#popup_not_enouth_money p {
    font-family: verdana;
    font-weight: bold;
    font-size: 11px;
    color: #484848;
}

#popup_not_enouth_money .btns {
    text-align: center;
    padding: 50px 0px 0px 0px;
}

#popup_not_enouth_money .btns a {
    padding: 0 20px;
    text-decoration: none;
}

#popup_not_enouth_money .btns img {
    border: 0 none;
}

#service_content * {
    font-size: 14px;
}

/**************************LANDING MODIFICATION**************************/
#reg_steps {
    overflow: hidden;
    zoom: 1;
    padding: 40px 0;
    font-size: 14px;
    color: #747474;
}

#reg_steps .steps {
    float: left;
    margin-right: -140px;
    width: 100%;
}

#reg_steps .steps td {
    padding: 15px 0;
}

#reg_steps .steps .col150 {
    width: 150px;
}

#reg_steps .steps .col200 {
    width: 200px;
}

#reg_steps .fillup {
    float: right;
    width: 140px;
}

#reg_steps .tc {
    background: transparent url(/style/images/steps_tc.gif) no-repeat;
}

#reg_steps .bc {
    background: transparent url(/style/images/steps_bc.gif) no-repeat 0 100%;
}

#reg_steps .topbdr {
    background: url(/style/images/steps_bloc.gif) repeat-x;
}

#reg_steps .btmbdr {
    background: url(/style/images/steps_bloc.gif) repeat-x 0 100%;
}

#reg_steps .leftbdr {
    background: url(/style/images/steps_bloc.gif) repeat-y;
}

#reg_steps h2 {
    color: #ffe008;
    font-size: 24px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 20px;
}

#reg_steps h2 span {
    color: #f8b507;
    font-size: 30px;
}

#reg_steps button {
    background: none;
    cursor: pointer;
    text-align: right;
}

#reg_steps input {
    border: 1px solid #3f3f3f;
    border-bottom: 1px solid #d4d0c8;
    border-right: 1px solid #d4d0c8;
    width: 100%;
    height: 25px;
}

#reg_steps label, #reg_steps input {
    font-size: 14px;
    color: #747474;
}

#reg_steps p {
    padding-bottom: 20px;
    line-height: 2;
}

#reg_steps .bc, #reg_steps .wrappex .stepbl {
    height: 480px;
    padding: 20px 0;
}

#reg_steps .wrappex {
    margin-right: 165px;
    background: #fff;
}

#reg_steps .wrappex .steptl {
    background: url(/style/images/steptl.gif) no-repeat;
}

#reg_steps .wrappex .steptr {
    background: url(/style/images/steptr.gif) no-repeat 100% 0;
}

#reg_steps .wrappex .stepbr {
    background: url(/style/images/stepbr.gif) no-repeat 100% 100%;
}

#reg_steps .wrappex .stepbl {
    background: url(/style/images/stepbl.gif) no-repeat 0 100%;
    padding-right: 40px;
    padding-left: 40px;
    position: relative;
}

#reg_steps .step2banner {
    position: absolute;
    top: -45px;
    left: 0;
    width: 464px;
    height: 72px;
    background: url(/style/images/2stepbanner.png);
/ / background : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2stepbanner.png', sizingMethod='crop');
}

#reg_steps .bc {
    position: relative;
}

#reg_steps .arrow {
    position: absolute;
    bottom: 100px;
    background: url(/style/images/step2arrow.gif);
    left: -25px;
    width: 91px;
    height: 121px;
}

#reg_steps .fillup {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

#reg_steps .blockstep2 {
    padding: 10px 20px;
}

.ftside, .fbside, .fleaf1, .fleaf2 {
    position: absolute;
}

.flside {
    position: relative;
    background: url(/style/images/lside.gif) no-repeat;
}

.frside {
    background: url(/style/images/rside.gif) no-repeat 100% 0;
    padding-left: 40px;
    padding-right: 60px;
    height: 200px;
    width: 200px;
}

.ftside {
    top: -79px;
    left: 6px;
    background: url(/style/images/tside.gif) no-repeat;
    width: 367px;
    height: 79px;
}

.fbside {
    left: 0;
    background: url(/style/images/bside.gif) no-repeat;
    width: 276px;
    height: 51px;
}

.fleaf1 {
    background: url(/style/images/leaf1.png) no-repeat;
    top: 10px;
    left: -32px;
/ / left : - 35 px;
/ / background : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/leaf1.png', sizingMethod='crop');
    width: 42px;
    height: 57px;
    /*z-index:900;*/
}

.fleaf2 {
    background: url(/style/images/leaf2.png) no-repeat;
    z-index: 12345600;
    top: 50px;
    left: 40px;
/ / background : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/leaf2.png', sizingMethod='scale');
    width: 60px;
    height: 92px;
}

.flside img {
    display: block;
}

.advert-title, .advert-text {
    font-size: 11px;
}

.advert-title {
    font-weight: bold;
    color: #42B6C5;
}

.advert-title:hover {
    text-decoration: none;
    color: #004848;
}

.advert-text {
    color: #E37A40 !important;
}

.advert-table {
    width: 100%;
}

.advert-table td {
    width: 20%;
    border: 0 none !important;
}

.advert-table td a img {
    border: 2px solid #000;
    display: block;
}

/**********************Новые стили для шапки*******************/

.new-block-2 {
    width: 490px;
    padding-top: 10px;
    position: absolute;
    left: 493px;
    top: 15px;
    margin-left: 22px;
}

#a.downloadManager {
    position: absolute;
    left: 245px;
    top: -11px;
    width: 259px;
    height: 340px;
    display: block;
    background: url(/style/images/download_all_by_1click.jpg) no-repeat;
}

a.downloadManager {
    position: absolute;
    left: 220px;
    top: -11px;
    width: 284px;
    height: 347px;
    display: block;
    background: url(/style/images/download_all_by_1click.gif) no-repeat;
}

a.downloadManager:hover {
    background: url(/style/images/download_all_by_1click-hover.gif) no-repeat;
}

a.downloadUnlimited {
    position: absolute;
    left: 240px;
    top: 0px;
    width: 263px;
    height: 358px;
    display: block;
    background: url(/style/images/banner_unlimited-downloads.gif) no-repeat;
    text-decoration: none;
    font-size: 12px;
}

a.downloadUnlimited span {
    font-family: arial;
    position: absolute;
    display: block;
    width: 76px;
    text-align: center;
    font-weight: bold;
}

a.downloadUnlimited span.text1 {
    top: 139px;
    left: 21px;
    color: #ad132c;
}

a.downloadUnlimited span.shadow1 {
    top: 138px;
    left: 21px;
    color: #fff;
}

a.downloadUnlimited span.text2 {
    top: 294px;
    left: 98px;
    color: #134456;
}

a.downloadUnlimited span.shadow2 {
    top: 293px;
    left: 98px;
    color: #fff;
}

#.nb-slate {
    width: 200px;
    height: 281px;
/ / height : 329 px;
    background: url(/style/images/nb-tile.jpg) no-repeat;
    padding: 26px 20px 22px 19px;
    position: relative;
}

.nb-slate {
    width: 200px;
    height: 281px;
/ / height : 329 px;
    background: url(/style/images/nb-tile.jpg) no-repeat;
    padding: 26px 20px 22px 19px;
    position: relative;
}

.nb-slate img {
    display: block;
    width: 200px;
    height: 200px;
}

.nb-details a {
    font-family: verdana;
    font-size: 14px;
}

.nb-details .title {
    color: #cc4024;
    display: block;
    font-weight: bold;
    position: relative;
}

.nb-details .others, .nb-details {
    color: #484848;
    font-size: 12px;
}

.nb-details {
    padding-top: 20px;
    height: 65px;
/ / height : 85 px;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

.flo1, .flo2, .free, .rib1 {
    position: absolute;
    font-size: 0;
}

.flo1 {
    width: 110px;
    height: 133px;
    background: url(/style/images/flo1.gif) no-repeat;
    top: 144px;
    left: 0;
}

.flo2 {
    width: 70px;
    height: 38px;
    background: url(/style/images/flo2.gif) no-repeat;
    bottom: 0;
    zoom: 1;
    right: 0;
/ / bottom : 3 px;
/ / right : 1 px;
}

.free {
    width: 129px;
    height: 148px;
    background: url(/style/images/free.png) no-repeat;
    top: -23px;
    left: -19px;
/ / background-image : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/free.png', sizingMethod='scale');
}

.rib1 {
    width: 173px;
    height: 40px;
    background: url(/style/images/rib1.gif) no-repeat;
    left: 82px;
    top: -17px;
}

.nb-cont {
    float: left;
    height: 340px;
    margin-right: -5px;
    width: 47%;
    margin-top: 15px;
/ / margin-top : 13 px;
}

.nb-slide-cont {
    /*background:url(/style/images/sl1.jpg) no-repeat 0 15px;padding-top:15px;width:49%;float:left;position:relative;margin-right:35px;
	height: 342px;*/
    /* background:transparent url(/style/images/sl1.jpg) no-repeat scroll 0 15px; */
    float: left;
    height: 287px;
    max-width: 630px;
    min-width: 500px;
    padding-top: 15px;
    position: relative;
    margin: 0 0 -50px;
}

/*	> home page banner		*/
.left_banner {
    width: 475px;
    height: 287px;
    display: block;
    margin-left: 20px;
    font-family: tahoma;
    font-size: 60px;
    font-weight: bold;
    color: #222222;
    text-decoration: none;
    margin-left: 17px;
}

.left_banner a {
    display: block;
    width: 475px;
    height: 287px;
    background-repeat: no-repeat;
}

.right_banner {
    left: 503px;

    padding-top: 10px;
    position: absolute;
    top: 4px;
    width: 497px;
}

.right_banner a {
    display: block;
    width: 497px;
    height: 287px;
    background-repeat: no-repeat;
}

.nb-slide {
    background: url(/style/images/sl2.jpg) no-repeat 100% 0;
    padding-left: 226px;
}

.rrb {
    background: url(/style/images/rrb.jpg) repeat-x;
    zoom: 1;
}

.rbb {
    background: transparent url(/style/images/rbb.jpg) no-repeat 100% 0;
    height: 322px;
    padding-top: 19px;
/ / height : 341 px;
    padding-left: 116px;
    padding-right: 24px;
    position: relative;
}

.rbb img {
    width: 305px;
    height: 305px;
    position: absolute;
    top: 18px;
    left: -186px;
}

.tegs {
    position: absolute;
    width: 447px;
    height: 121px;
/ / height : 134 px;
    padding-top: 13px;
    background: url(/style/images/attachment.jpg) no-repeat scroll 0 0;
    top: -119px;
    left: 0;
    text-align: right;
}

.tegs p {
    color: #000000;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: 700;
    line-height: 17px;
    text-align: left;
    padding-left: 300px;
}

.tegs p.step1 {
    padding-left: 269px;
}

.tegs p.step2 {
    padding-left: 240px;
}

.tegs p.step3 {
    padding-left: 206px;
}

.tegsfront {
    position: absolute;
    width: 447px;
    height: 121px;
/ / height : 134 px;
    padding-top: 13px;
    background: none;
    top: -120px;
    left: 0;
    text-align: right;
}

.tegsfront p {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: 700;
    color: #ffffff;
    line-height: 17px;
    text-align: left;
    padding-left: 300px;
}

.tegsfront p.step1 {
    padding-left: 269px;
}

.tegsfront p.step2 {
    padding-left: 240px;
}

.tegsfront p.step3 {
    padding-left: 206px;
}

.flside img {
    display: block;
    margin: 0 auto 0 auto;
}

div.great_music_update_banner {
    width: 482px;
    height: 332px;
    margin: 0 auto;
    padding-top: 10px;
    _position: absolute;
    _left: 50%;
    _margin-left: -241px;
}

div.great_music_update_banner a {
    width: 482px;
    height: 332px;
    display: block;
}

.nb-frame {
    position: absolute;
    width: 327px;
    z-index: 9999;
    height: 336px;
    background: url(/style/images/nb-frame.png) no-repeat;
    top: 18px;
    left: 24px;
/ / background-image : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/nb-frame.png', sizingMethod='scale');
}

.cell {
    height: 54px;
    margin: 7px 0;
    background: #323232;
    padding-left: 10px;
    overflow: hidden;
}

.cell a {
    color: #cb5c00;
    font-size: 11px;
    line-height: 15px;
    font-family: verdana;
    font-weight: bold;
}

.t0 {
    height: 52px;
    margin-bottom: 6px;
    margin-top: 4px;
}

.t1 {
    margin-bottom: 5px;
    height: 57px;
    margin-top: 5px;
}

.t2 {
    margin-bottom: 6px;
    height: 54px;
    margin-top: 6px;
}

.t3 {
    height: 55px;
    margin-top: 5px;
    margin-bottom: 4px;
}

.t4 {
    margin-top: 6px;
    height: 55px;
}

.sel a {
    color: #ffb30a;
}

.sel {
    background: #484848;
}

.firebugHighlight-old {
    z-index: 2147483647;
    position: absolute;
    background-color: #3875d7;
}

.firebugHighlight {
    z-index: 2147483647;
    position: absolute;
    background-color: #3875d7;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0 none;

}

.firebugLayoutBoxParent-old {
    z-index: 2147483647;
    position: absolute;
    background-color: transparent;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px dashed #BBBBBB;
}

.firebugLayoutBoxParent {
    z-index: 2147483647;
    position: absolute;
    background-color: transparent;
    border-top: 0 none;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px dashed #BBBBBB;
    border-left: 0 none;
    margin: 0;
    padding: 0;
    outline: 0;
}

.firebugRuler {
    position: absolute;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0 none;
}

.firebugRulerH-old {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 14px;
    background: url(chrome://firebug/skin/rulerH.png) repeat-x;
    border-top: 1px solid #BBBBBB;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px solid #000000;
}

.firebugRulerH {
    top: -15px;
    left: 0;
    width: 100%;
    height: 14px;
    background: url(chrome://firebug/skin/rulerH.png) repeat-x;
    border-top: 1px solid #BBBBBB;
    border-right: 1px dashed #BBBBBB;
    border-bottom: 1px solid #000000;
}

.firebugRulerV-old {
    position: absolute;
    top: 0;
    left: -15px;
    width: 14px;
    height: 100%;
    background: url(chrome://firebug/skin/rulerV.png) repeat-y;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #000000;
    border-bottom: 1px dashed #BBBBBB;
}

.firebugRulerV {
    top: 0;
    left: -15px;
    width: 14px;
    height: 100%;
    background: url(chrome://firebug/skin/rulerV.png) repeat-y;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #000000;
    border-bottom: 1px dashed #BBBBBB;
}

.overflowRulerX > .firebugRulerV {
    left: 0;
}

.overflowRulerY > .firebugRulerH {
    top: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.firebugLayoutBox {
    margin: 0;
    padding: 0;
    border: 0 none;
    outline: 0;
}

.firebugLayoutBoxOffset {
    z-index: 2147483647;
    position: absolute;
    opacity: 0.8;
}

.firebugLayoutBoxMargin {
    background-color: #EDFF64;
}

.firebugLayoutBoxBorder {
    background-color: #666666;
}

.firebugLayoutBoxPadding {
    background-color: SlateBlue;
}

.firebugLayoutBoxContent {
    background-color: SkyBlue;
}

/*.firebugHighlightGroup .firebugLayoutBox {
    background-color: transparent;
}

.firebugHighlightBox {
    background-color: Blue !important;
}*/

.firebugLayoutLine-old {
    z-index: 2147483647;
    background-color: #000000;
    opacity: 0.4;
}

.firebugLayoutLine {
    z-index: 2147483647;
    background-color: #000000;
    opacity: 0.4;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0 none;
}

.firebugLayoutLineLeft,
.firebugLayoutLineRight {
    position: fixed;
    width: 1px;
    height: 100%;
}

.firebugLayoutLineTop,
.firebugLayoutLineBottom {
    position: absolute;
    width: 100%;
    height: 1px;
}

.firebugLayoutLineTop {
    margin-top: -1px;
    border-top: 1px solid #999999;
}

.firebugLayoutLineRight {
    border-right: 1px solid #999999;
}

.firebugLayoutLineBottom {
    border-bottom: 1px solid #999999;
}

.firebugLayoutLineLeft {
    margin-left: -1px;
    border-left: 1px solid #999999;
}

div.advSearch {
    margin-top: 2px;
}

* html div.advSearch {
    margin-top: 2px;
}

* html #link_me {
    position: relative;
    top: 0px;
}

div.advSearch {
    margin-top: 2px;
}

* html div.advSearch {
    margin-top: 2px;
}

* html #link_me {
    position: relative;
    top: 0px;
}

.config-pop {
    margin: 0 auto auto -262px;
    width: 629px;
    text-align: left;
    position: absolute;
    z-index: 51000;
    left: 50%;
    top: 0px;
}

.config-pop .unreg {
    padding-left: 180px;
    color: #484848;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding-top: 5px;
}

.config-pop .unreg a {
    color: #A12500;
}

div.tile0 {
    background: url(/style/images/userbar/ptop.png) no-repeat 0 0;
    padding-top: 17px;
    overflow: hidden;
}

.config-pop div.tile1 {
    background: url(/style/images/userbar/pbtm.png) no-repeat 0 100%;
    padding-bottom: 16px;
}

.config-pop div.tile2 {
    background: url(/style/images/userbar/pmid.png) repeat-y 0 0;
    padding-bottom: 0;
    text-align: center;
    position: relative;
}

.config-pop a.close {
    position: absolute;
    top: 0;
    right: 16px;
    width: 11px;
    height: 11px;
    zoom: 1;
    text-align: left;
}

.config-pop table {
    width: 100%;
    border-collapse: collapse;
}

.config-pop table th, .config-pop table td {
    padding-top: 4px;
    vertical-align: middle;
}

.config-pop .nopad {
    padding: 0;
}

.config-pop table th {
    text-align: right;
    font-size: 14px;
    color: #484848;
    font-family: tahoma;
    font-weight: normal;
    width: 70px;
    padding-right: 10px;
}

.config-pop table td {
    text-align: left;
    width: 350px;
}

.config-pop table td .wrap {
    overflow: hidden;
    zoom: 1;
    padding-left: 2px;
}

.config-pop table td .wrap a {
    display: block;
    float: left;
    padding: 2px;
    margin-left: -2px;
}

.config-pop table td .wrap a:hover {
    background: #143e49;
}

.config-pop .selected {
    background: #143e49;
}

.config-pop table td .wrap a img {
    display: block;
    border: 0 none;
}

.config-pop h2, .config-pop h3 {
    font-size: 18px;
    font-family: tahoma;
    font-weight: bold;
    color: #a64b54;
    padding: 5px 0;
}

.config-pop h2 {
    color: #5d8fa5;
    font-size: 24px;
    padding: 10px 0;
}

.config-pop .panel-1, .config-pop .panel-2, .config-pop .panel-3 {
    width: 604px;
    margin: 0 auto;
    text-align: left;
}

.config-pop .panel-1 {
    padding: 10px;
}

.config-pop .panel-1 .text {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #a12500;
    padding-left: 6px;
}

.config-pop .smalltext {
    font-size: 8pt;
    display: none;
    padding: 1px 65px 2px 5px;
}

.config-pop input.text {
    background: #fff;
    padding: 7px 9px;
    width: 330px;
    height: 28px;
    border: 0 none;
    font-family: tahoma;
    font-size: 12px;
    color: #484848;
}

.config-pop input {
    position: relative;
    zoom: 1;
}

.config-pop .panel-2 {
    background: url(/style/images/userbar/ptop1.png) no-repeat 0 0;
    padding-top: 17px;
    overflow: hidden;
}

.config-pop .panel-2 div.l1 {
    background: url(/style/images/userbar/pbtm1.png) no-repeat 0 100%;
    padding-bottom: 16px;
}

.config-pop .panel-2 div.l2 {
    background: url(/style/images/userbar/pmid1.png) repeat-y 0 0;
    padding-bottom: 10px;
}

.config-pop .panel-3 {
    background: url(/style/images/userbar/ptop2.png) no-repeat 0 0;
    padding-top: 17px;
    overflow: hidden;
}

.config-pop .panel-3 div.l1 {
    background: url(/style/images/userbar/pbtm2.png) no-repeat 0 100%;
    padding-bottom: 16px;
}

.config-pop .panel-3 div.l2 {
    background: url(/style/images/userbar/pmid2.png) repeat-y 0 0;
    padding-bottom: 30px;
}

.config-pop .panel-2 div.l2, .config-pop .panel-3 div.l2 {
    padding-left: 16px;
}

.debug {
    font-size: 10pt !important;
    color: white !important;
    font-weight: bold !important;
    margin: 1px !important;
    padding: 1px !important;
    background-color: blue !important;
    border: 2px solid yellow !important;
}

/*
	New releases Tabs
*/
td.multiTab {
    vertical-align: bottom;
}

td.multiTab select {
    display: none;
}

td.multiTab div.active select {
    display: inline;
}

td.multiTab a {
    font-size: 15px;
    color: #42b6c5;
}

td.multiTab div,
td.multiTab div p {
    display: block;
    height: 38px;
}

td.multiTab div p {
    padding: 0 25px 0 25px;
}

td.multiTab div p span {
    position: relative;
    top: 8px;
}

td.multiTab div.active {
    background: #fff1b5 url(/style/images/newreleasesTabBgLeft.gif) no-repeat left top;
}

td.multiTab div.active p {
    width: 200px;
    background: url(/style/images/newreleasesTabBgRight.gif) no-repeat right top;
}

td.multiTab div.active a {
    text-decoration: none;
    color: #b74702;
}

#more_link {
    color: #42B6C5 !important;
    text-decoration: underline !important;
}

#more_link:hover {
    color: #B74702 !important;
}

/*
	bonus programm tabs
*/
div.tabz {
    height: 57px;
    background: url(/style/images/tabsblock-bg.gif) repeat-x left top;
}

div.tabz div.tabs-container {
    height: 57px;
    background: url(/style/images/tabsblock-bg-right.gif) no-repeat right top;
}

div.tabz div.tabs-container ul {
    height: 57px;
    background: url(/style/images/tabsblock-bg-left.gif) no-repeat left top;
    list-style: none;
    padding-left: 27px;
}

div.tabz div.tabs-container ul li {
    height: 52px;
    float: left;
    margin-top: 5px;
}

div.tabz div.tabs-container ul li div {
    height: 52px;
    width /*\**/: 190 px\9;
    _width: 190px;
}

div.tabz div.tabs-container ul li p {
    padding: 18px 0 0 !important;
    margin: 0 20px;
    text-align: center;
}

div.tabz div.tabs-container ul li a {
    font-size: 14px !important;
    color: #7f7f7f !important;
}

div.tabz div.tabs-container ul li.active p {
    margin: 0 40px;
}

div.tabz div.tabs-container ul li.active a {
    font-weight: bold;
}

div.tabz div.tabs-container ul li.active {
    background: #fff1b5 url(/style/images/tabsblock-bg-tab-right.gif) no-repeat right top;
}

div.tabz div.tabs-container ul li.active div {
    background: url(/style/images/tabsblock-bg-tab-left.gif) no-repeat left top;
}

div.archiveRow {
    min-height: 20px;
    _height: 20px;
}

div.archiveRow p {
    padding: 0px 0 5px !important;
}

div.archiveRow p.label {
    float: left;
}

div.archiveRow p.pos {
    margin-left: 50px;
}

div.archiveRow a {
    color: #DC452D !important;
    font-size: 14px !important;
    text-decoration: underline !important;
}

div.archiveRow span.active {
    font-size: 14px;
    color: #7F9D42;
}

.blcontent3 {
    padding: 0px 20px 0px 20px;
    min-height: 55px;
    *min-height: 60px;
    _height: 60px;
    position: relative;
}

.blcontent3 p {
    font-size: 12px;
    color: #aaa;
    margin-bottom: 5px;
}

.blcontent3 a {
    font-size: 13px;
    color: #b0c84f;
    zoom: 1;
}

.blcontent3 a:hover {
    text-decoration: none;
}

.blcontent3 span {
    white-space: nowrap;
}

.blcontent3 img {
    border: none;
    margin-right: 3px;
    position: relative;
    top: 5px;
}

#firebugBody {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 1px;
    height: 1px;
    overflow: visible;
}

.firebugCanvas {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    border: 0 none;
    margin: 0;
    padding: 0;
    outline: 0;
}

/*
	player
*/
div.previewplayer div.border {
    background: url(/style/images/trunkBG.gif) no-repeat 74px top !important;
    min-height: 350px;
}

p.noteInfo {
    font-family: tahoma;
    font-size: 9px;
    color: #aaa;
    margin-top: 5px;
    width: 265px;
}

p.noteInfo strong {
    color: #aaa;
}

div.player {
    background: #f2f2f2 url(/style/images/playlist-corner-lb.gif) no-repeat left bottom;
    margin: 5px 7px 0 0;
    position: relative;
}

div.player div.cornerRight {
    background: url(/style/images/playlist-corner-rt.gif) no-repeat right top;
}

div.player div.container {
    background: url(/style/images/playlist-corner-rb.gif) no-repeat right bottom;
    padding: 6px;
}

div.player div.cont {
    width: 272px;
    height: 196px;
    overflow: auto;
}

div.player div.cont ul p {
    font-size: 12px;
}

div.player div.cont ul p a {
    color: #88ced7;
    text-decoration: none;
}

div.player div.cont ul li {
    margin: 0 4px 3px 0;
}

div.player div.cont ul li p {
    padding: 5px 12px 0;
    font-weight: bold;
}

div.player div.cont ul li div.shoes {
    height: 8px;
    overflow: hidden;
}

div.player div.cont ul li.active {
    background: #d6f266 url(/style/images/playlist-item-corner-rt.gif) no-repeat right top;
}

div.player div.cont ul li.active p {
    background: url(/style/images/playlist-item-corner-lt.gif) no-repeat left top;
}

div.player div.cont ul li.active div.shoes {
    height: 8px;
    background: url(/style/images/playlist-item-corner-rb.gif) no-repeat right top;
}

div.player div.cont ul li.active div.shoes div.left {
    height: 8px;
    width: 8px;
    background: url(/style/images/playlist-item-corner-lb.gif) no-repeat left top;
    overflow: hidden;
    float: left;
}

div.player div.cont ul li.active p a {
    color: #6a7b8c;
}

div.player div.fileInformation {
    width: 283px;
    height: 55px;
    background: url(/style/images/eq-static.gif) no-repeat left top;
    position: absolute;
    top: -60px;
    left: 3px;
}

div.player div.playerIsOn {
    width: 283px;
    height: 55px;
    background: url(/style/images/eq-dynamic.gif) no-repeat left top;
    position: absolute;
    top: -60px;
    left: 3px;
}

div.player div.fileInformation p.artistname {
    font-size: 12px;
    color: #6a7b8c;
    font-weight: bold;
    margin: 13px 0 0 49px;
}

div.player div.fileInformation p.songname {
    font-size: 12px;
    color: #6a7b8c;
    margin: 0 0 0 49px;
}

div.player div.livingcable {
    width: 177px;
    height: 199px;
    background: url(/style/images/livingcable.png) no-repeat left top;
    position: absolute;
    left: -176px;
    top: -70px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/livingcable.png', sizingMethod='image');
    left /*\**/: -183 px\9;
    _left: -183px;
}

div.player div.playPauseButton {
    width: 68px;
    height: 69px;
    background: url(/style/images/play-pause-button.png) no-repeat left top;
    position: absolute;
    left: -37px;
    top: -4px;
    _background: url(/style/images/play-pause-button.gif) no-repeat left top;
    left /*\**/: -44 px\9;
    _left: -44px;
}

div.player div.playPauseButton div.buttonholder {
    width: 68px;
    height: 69px;
}

div.player div.playPauseButton div.buttonholder img {
    width: 68px;
    height: 69px;
    border: none
}

div.player div.playPauseButton div.buttonholder a {
    width: 68px;
    height: 69px;
    display: block;
    background: url(/style/images/button-play.gif) no-repeat;
    background-position: 0px 0px !important;
}

div.player div.playPauseButton div.buttonholder a:hover {
    background: url(/style/images/button-play-hover.gif) no-repeat left top;
}

div.playerIsOn div.playPauseButton div.buttonholder a {
    background: url(/style/images/button-pause.gif) no-repeat left top;
}

div.playerIsOn div.playPauseButton div.buttonholder a:hover {
    background: url(/style/images/button-pause-hover.gif) no-repeat left top;
}

div.albuminfo {
    clear: both;
    margin-bottom /*\**/: 20 px\9;
    _margin-bottom: 20px;
}

div.albuminfo div.cap {
    width: 128px;
    height: 20px;
    background: url(/style/images/albumInfoCap.gif) no-repeat left top;
}

div.albuminfo div.cap p {
    font-size: 12px;
    color: #a6a6a6;
    margin: 0 0 0 9px;
    padding-top: 3px;
}

div.albuminfo div.cap p {
    font-size: 12px;
    color: #a6a6a6;
    margin: 0 0 0 9px;
    padding-top: 3px;
}

div.albuminfo div.mainBlock {
    margin: 0 7px 0 0;
    background: #f8ddc0 url(/style/images/albuminfo-corner-rt.gif) no-repeat right top;
    min-height: 60px;
}

div.albuminfo div.mainBlock div.litleCover {
    margin: 5px 0 0 9px;
    float: left;
    width: 65px;
}

div.albuminfo div.mainBlock div.base {
    margin: 5px 0 0 0;
    float: left;
    width: 394px;
    overflow: hidden;
}

div.albuminfo div.mainBlock div.base h1 {
    font-size: 18px;
    font-weight: bold;
    color: #bb4a03;
    width: 1000px;
}

div.albuminfo div.mainBlock div.base h1 span {
    color: #42b6c5;
}

div.albuminfo div.mainBlock div.base div.baseBlock {
    float: left;
    width: 62px;
}

div.albuminfo div.mainBlock div.base div.baseBlock p {
    font-size: 12px;
    font-weight: bold;
    color: #6a7b8c;
}

div.albuminfo div.mainBlock div.base div.baseBlock p span {
    color: #aaa;
}

div.albuminfo div.mainBlock div.base div.baseBlock p span.green {
    color: #b0c84f;
}

div.albuminfo div.mainBlock div.buttonSpace {
    margin: 5px 0 0 0;
    float: left;
}

div.albuminfo div.mainBlock div.buttonSpace input.downloadAlbum {
    margin: 5px 0 0 0;
    width: 181px;
    height: 36px;
    cursor: pointer;
    background: url(/style/images/downloadAlbum.gif) no-repeat right top;
}

div.albuminfo div.mainBlock div.pusher {
    clear: both;
}

div.albuminfo div.mainBlock div.foot {
    height: 5px;
    background: url(/style/images/albuminfo-corner-rb.gif) no-repeat right top;
    overflow: hidden;
}

div.albuminfo div.mainBlock div.foot div.left {
    height: 5px;
    width: 5px;
    float: left;
    background: url(/style/images/albuminfo-corner-lb.gif) no-repeat left top;
    overflow: hidden;
}

div.blockInfo {
    width: 120px;
    min-height: 45px;
    float: left;
    overflow: hidden;
    padding-top: 5px;
}

div.blockInfo p {
    font-size: 18px;
    color: #bb4a03;
}

div.blockInfo p strong {
    font-size: 18px;
    color: #aaa;
}

div.blockInfo p strong.green {
    font-size: 30px;
    color: #b0c84f;
}

div.blockInfo p.filename {
    font-size: 14px;
    font-weight: bold;
    color: #42b6c5;
    margin-left: 20px;
    white-space: nowrap;
}

div.blockInfo input.downloadMp3 {
    width: 161px;
    height: 36px;
    cursor: pointer;
    background: url(/style/images/down.gif) no-repeat right top;
}

div.previewpage div.ftside {
    background: transparent url(/style/images/tside02.gif) no-repeat scroll 0 0;
    height: 115px;
    left: 6px;
    top: -115px;
    width: 367px;
}

div.previewpage div.frside {
    background: transparent url(/style/images/rside02.gif) no-repeat scroll 100% 0;
    height: 200px;
    padding-left: 40px;
    padding-right: 60px;
    width: 218px;
    position /*\**/: relative\9;
    left /*\**/: 18 px\9;
    padding-left /*\**/: 22 px\9;
    padding-right /*\**/: 78 px\9;
    _position: relative;
    _left: 18px;
    _padding-left: 22px;
    _padding-right: 78px;
}

/*
	Promo movieberry
*/
div.promoBerry {
    padding: 0px 0px 20px 10px;
    background: #fff1b5;
}

/*
div.promoBerry div.leftColumn {
	 margin: 45px 0 0 12px;
	 float: left;
	 width: 321px;
	 min-height: 250px;
	 margin-left: 0px;
}
div.promoBerry div.leftColumn div.suppaWrap {
	margin-left: 12px;
	 background: #e4c9df url(/style/images/promoBerry-line.gif) repeat-y left top;
	 width: 309px;
}
div.promoBerry div.leftColumn p {
	font: lighter 12px tahoma !important;
	color: #0f0f0f !important;
	margin: 0 20px 10px 27px;
	padding: 0px !important;
}
div.promoBerry div.leftColumn p a {
	font: lighter 12px tahoma !important;
	color: #20aaba !important;
	text-decoration: underline !important;
}
div.promoBerry div.leftColumn p a:hover {
	text-decoration: none !important;
}
div.promoBerry div.leftColumn p.massive {
	font: lighter 18px tahoma !important;
	color: #9e0b0f !important;
	margin: 10px 10px 15px 27px;
}
div.promoBerry div.leftColumn div.shoes {
	height: 10px;
	overflow: hidden;
	background: url(/style/images/promoBerry-corner-r.gif) no-repeat right top;
}
div.promoBerry div.leftColumn div.shoes div.left {
	width: 10px;
	height: 10px;
	float: left;
	overflow: hidden;
	background: url(/style/images/promoBerry-corner-l.gif) no-repeat left top !important;
}
		 */

a.leftColumn {
    float: left;
    position: absolute;
    width: 260px;
    height: 438px;
    display: block;
    background: url(/style/images/unlimited_downloads.gif) no-repeat;
    text-decoration: none;
    font-size: 12px !important;
    *margin-left: -300px;
}

a.leftColumn:hover {
    text-decoration: none !important;
}

a.leftColumn span {
    font-family: arial;
    position: absolute;
    display: block;
    width: 76px;
    text-align: center;
    font-weight: bold;
}

a.leftColumn span.text1 {
    top: 155px;
    left: 17px;
    color: #ad132c;
}

a.leftColumn span.shadow1 {
    top: 154px;
    left: 17px;
    color: #fff;
}

a.leftColumn span.text2 {
    top: 330px;
    left: 98px;
    color: #134456;
}

a.leftColumn span.shadow2 {
    top: 329px;
    left: 98px;
    color: #fff;
}

div.promoBerry div.title {
    margin: 0 5px 10px 320px;
    *margin-left: 300px;
}

div.promoBerry ul.rightColumn {
    margin: 0 5px 0 300px;
    *margin-left: 280px;
    list-style: none;
}

div.promoBerry ul.rightColumn li {
    width: 125px;
    height: 220px;
    margin: 0px 0 0px 20px;
    float: left;
    _margin-top: 0px;
}

div.promoBerry ul.rightColumn div.cover {
    width: 121px;
    height: 147px;
    background: url(/style/images/promoBerry-cover.gif) no-repeat left top;
    padding: 7px 0 0 14px;
    _height: 154px;
}

div.promoBerry ul.rightColumn div.cover img {
    width: 100px;
    height: 140px;
}

div.promoBerry ul.rightColumn p {
    font: lighter 11px tahoma !important;
    color: #7f7f7f;
    margin: 0px !important;
    padding: 0px !important;
}

div.promoBerry ul.rightColumn p a {
    font: lighter 15px tahoma !important;
    color: #42b6c5 !important;
    text-decoration: underline !important;
}

div.promoBerry ul.rightColumn p a:hover {
    text-decoration: none !important;
}

div.promoBerry p.promoimages {
    margin-top: 0;
}

div.promoBerry p.promoimages img {
    display: inline !important;
    margin: 0 15px 0 5px;
}

img.movieberry-image-title {
    margin-left: 175px;
}

div.pusher {
    clear: both;
}

.left_big_banner {
    width: 475px;
    height: 287px;
    display: block;
    background: url(images/left_banner.jpg) no-repeat left top;
    margin-left: 20px;
    font-family: tahoma;
    font-size: 60px;
    font-weight: bold;
    color: #222222;
    text-decoration: none;
}

.left_big_banner_wondertime {
    width: 475px;
    height: 287px;
    display: block;
    background: url(images/wondertime/banner_new.jpg) no-repeat left top;
    margin-left: 20px;
    font-family: tahoma;
    font-size: 60px;
    font-weight: bold;
    color: #222222;
    text-decoration: none;
}

.left_big_banner_charts {
    width: 475px;
    height: 287px;
    display: block;
    background: url(/style/images/left_banner_charts.jpg) no-repeat left top;
    margin-left: 20px;
    font-family: tahoma;
    font-size: 60px;
    font-weight: bold;
    color: #222222;
    text-decoration: none;
}

div.center_banner {
    width: 504px;
    height: 287px;
    /*background: url(/style/images/pandatime_banner.jpg) no-repeat left top;*/
    position: relative;
    top: -10px;
    left: -6px;
}

div.center_banner a {
    width: 504px;
    height: 287px;
    display: block;
}

div.pandaalert {
    width: 525px;
    background: #e4e4e4 url(/style/images/bfr-tl.gif) no-repeat left top;
    margin: 0 0 20px 14px;
    *margin-left: -7px;
    *width: 522px;
}

div.pandaalert div.pa-tr {
    background: url(/style/images/bfr-tr.gif) no-repeat right top;
}

div.pandaalert div.pa-bl {
    background: url(/style/images/bfr-bl.gif) no-repeat left bottom;
}

div.pandaalert div.pa-br {
    background: url(/style/images/bfr-br.gif) no-repeat right bottom;
}

div.pandaalert h3 {
    font: lighter 19px times new roman;
    font-style: italic;
    color: #455862;
    text-align: left;
    padding: 10px 20px;
}

ul.blackpandalist {
    list-style: none !important;
    width: 519px;
    *width: 525px;
    border-left: 3px solid #e4e4e4;
    border-right: 3px solid #e4e4e4;
    margin: -30px 0 0px 14px;
    padding-top: 20px;
    *margin-left: -8px;
}

ul.blackpandalist li {
    list-style: none !important;
    margin: 0 20px 0 20px;
    zoom: 1;
}

ul.blackpandalist label {
    float: left;
    margin: -2px 0 0 -5px;
}

ul.blackpandalist p {
    margin: 0 0 0 15px;
    font-size: 11px !important;
    color: #455862;
    text-align: left;
}

ul.blackpandalist p strong {
    font-size: 11px;
    color: #455862;
}

div.pandaalertfoot {
    width: 525px;
    height: 11px;
    overflow: hidden;
    margin: 0px 0 30px 14px;
    background: url(/style/images/bfr-foot.gif) no-repeat left top;
    *margin-left: -8px;
}

/*
	Christmas offers
*/
a.banner_christmas-offers {
    width: 274px;
    height: 90px;
    display: block;
    background: url(/style/images/banner_christmas-offers.gif) no-repeat left top;
    position: absolute;
    top: 45px;
    left: 445px;
}

/*
	stock_in_action
*/
div.stock_in_action div.note_block div.panda_left {
    float: left;
    margin: 50px 0 0 -40px;
    zoom: 1;
    position: relative;
}

div.stock_in_action div.note_block div.right {
    float: right;
    width: 270px;
    text-align: left;
    margin: 30px 0 0;
}

div.stock_in_action div.note_block p {
    font-size: 16px;
    color: #324143;
    margin: 0 330px 0 135px;
    padding: 10px 0 0 !important;
}

div.stock_in_action div.note_block p.first {
    padding: 42px 0 0 !important;
}

div.stock_in_action div.big_block {
    width: 963px;
    margin: 20px auto 0;
    background: url(/style/images/stock_block_body.gif) repeat-y left top;
}

div.stock_in_action div.big_block div.footz {
    min-height: 624px;
    _height: 624px;
    background: url(/style/images/stock_block_footz.jpg) no-repeat left bottom;
}

div.stock_in_action div.big_block div.head {
    height: 341px;
    background: url(/style/images/stock_block_head.jpg) no-repeat left top;
}

div.stock_in_action div.big_block div.head div.gold_acc {
    width: 468px;
    float: left;
}

div.stock_in_action div.big_block div.head div.platinum_acc {
    width: 466px;
    float: right;
}

div.stock_in_action div.big_block div.head div.cap {
    height: 300px;
    position: relative;
}

div.stock_in_action div.big_block div.head div.cap p.note {
    text-align: center;
    color: #fff;
    font-size: 14px;
    width: 154px;
    position: absolute;
    top: 170px;
    left: 0px;
}

div.stock_in_action div.big_block div.head div.platinum_acc div.cap p.note {
    font-size: 17px;
    top: 142px;
    left: 300px;
}

div.stock_in_action div.big_block div.head div.text p {
    font-size: 12px;
    color: #324143;
    margin: 0 45px 0 150px;
    padding: 10px 0 0 !important;
}

div.stock_in_action div.big_block div.head div.platinum_acc div.text p {
    margin: 0 135px 0 66px;
}

div.stock_in_action div.big_block div.head div.text p strong {
    color: #324143;
}

div.stock_in_action div.big_block div.head a.button {
    display: block;
    width: 115px;
    height: 33px;
    background: url(/style/images/button_gold.jpg) no-repeat left top;
    margin: 30px 0 0 225px;
}

div.stock_in_action div.big_block div.head div.platinum_acc a.button {
    margin-left: 150px;
    background: url(/style/images/button_platinum.jpg) no-repeat 1px top;
}

div.stock_in_action div.note2 {
    margin: 50px 0 90px 108px;
}

div.stock_in_action div.note2 h1 {
    font-size: 24px;
    font-weight: lighter;
    color: #1f6984;
    padding: 0 0 10px !important;
}

div.stock_in_action div.note2 p {
    font-size: 14px;
    font-weight: lighter;
    color: #324143;
    width: 560px;
    margin-left: 75px;
    padding: 5px 0 0 !important;
}

/*
	special accounts button on main page
*/
a.special_accounts_button {
    width: 237px;
    height: 55px;
    display: block;
    background: url(/style/images/special_accounts_button.png) no-repeat left top;
    _background: url(/style/images/special_accounts_button.gif) no-repeat left top;
    position: absolute;
    top: 57px;
    left: 450px;
}

/*
	Download manager
*/
div.downloadmanager_wrapper {
    position: absolute;
    left: 220px;
    top: -13px;
    width: 284px;
    height: 373px;
}

div.downloadmanager_wrapper div.downloadmanager {
    width: 284px;
    height: 373px;
    background: url(/style/images/fiestadownloadmanager.png) no-repeat left top;
    _background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/fiestadownloadmanager.png', sizingMethod='scale');
}

div.downloadmanager a {
    position: relative;
    top: 13px;
    margin-left: 32px;
    display: block;
    width: 230px;
    height: 331px;
}

div.downloadmanager a:hover {
    background: url(/style/images/fiestadownloadmanager_hover.jpg) no-repeat left top;
}

/*
	strange_banner
*/
div.new_strange_banner {
    width: 298px;
    height: 362px;
    position: absolute;
    left: 230px;
    top: -34px;
    background: url(/style/images/new_panda_charts.png) no-repeat left top;
    _background: url(/style/images/new_panda_charts.gif) no-repeat left top;
}

div.new_strange_banner a {
    width: 298px;
    height: 362px;
    display: block;
}

/*
	new nav
*/
ul.nav {
    list-style: none;
    overflow: hidden;
    position: absolute;
    top: 5px;
    left: 130px;
    width: 840px;
    z-index: 2;
}

ul.nav li {
    float: left;
    height: 24px;
}

ul.nav li a {
    _width: 10px;
    height: 24px;
    display: block;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #631400;
    line-height: 24px;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    position: relative;
    background: url(/style/images/new_nav_bg.png) no-repeat left -145px;
    _background: url(/style/images/new_nav_bg.gif) no-repeat left -145px;
}

ul.nav li a span.wrapper01 {
    height: 24px;
    display: block;
    background: url(/style/images/new_nav_bg.png) no-repeat right -169px;
    _background: url(/style/images/new_nav_bg.gif) no-repeat right -169px;
}

ul.nav li a span.wrapper02 {
    height: 24px;
    display: block;
    color: #631400;
    padding: 0 18px;
    margin: 0 1px;
    background: url(/style/images/new_nav_bg.png) repeat-x left -24px;
    _background: url(/style/images/new_nav_bg.gif) repeat-x left -24px;
}

ul.nav li a span.text {
    color: #ffdc08 !important;
    text-align: center;
    width: 100%;
    display: block;
    position: absolute;
    top: -1px;
    left: 1px;
    _padding: 0 18px 0 19px;
}

ul.nav li.first a {
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 12px;
}

ul.nav li.first a span.wrapper02 {
    padding-left: 6px;
}

ul.nav li.last a {
    padding-right: 12px;
    background-position: right -48px;
    background-repeat: no-repeat;
}

ul.nav li.last a span.wrapper01 {
    background-position: left -145px;
    background-repeat: no-repeat;
}

ul.nav li.last a span.wrapper02 {
    background-position: right -24px;
    background-repeat: repeat-x;
    padding-right: 6px;
}

ul.nav li a:hover span.text {
    color: #fff6c2 !important;
}

/*
	footer styles
*/
div.footer_real {
    padding-top: 14px;
}

div.sub_menu {
    height: 51px;
}

div.sub_menu ul.sub_menu {
    list-style: none;
    padding-top: 18px;
    text-align: center;
}

div.sub_menu ul.sub_menu li {
    display: inline;
    margin: 0 12px;
}

div.sub_menu ul.sub_menu li a {
    font-size: 12px;
    color: #002381;
}

div.sub_menu ul.sub_menu li a:hover {
    color: #fff;
}

div.support_button_container {
    height: 51px;
}

div.support_button_container div.support_button_wrapper {
    padding-top: 14px;
    text-align: center;
}

div.support_button_container a.support_button {
    width: 99px;
    height: 24px;
    display: block;
    background: url(/style/images/footer_button_support.gif) no-repeat left top;
    font-size: 12px;
    color: #e5a109;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    position: relative;
    margin: 0 auto;
    cursor: pointer;
}

div.support_button_container a.support_button span.front {
    width: 100%;
    display: block;
    color: #fff;
    text-align: center;
    position: absolute;
    top: -1px;
    left: 1px;
}

div.sub_sub_menu {
    height: 51px;
}

div.sub_sub_menu ul.sub_sub_menu {
    list-style: none;
    padding-top: 18px;
    text-align: center;
}

div.sub_sub_menu ul.sub_sub_menu li {
    display: inline;
    margin: 0 10px;
}

div.sub_sub_menu ul.sub_sub_menu li a {
    font-size: 12px;
    color: #59ccf4;
}

div.sub_sub_menu ul.sub_sub_menu li a:hover {
    color: #fff;
}

div.copy {
    height: 51px;
}

div.copy p.copy_p {
    font-family: Myriad Pro;
    font-size: 12px;
    font-weight: lighter;
    color: #fff;
    text-align: center;
    padding-top: 18px;
}

/*
	payments decline
*/
div.payments_decline {
    margin: 15px auto 40px -40px;
}

div.payments_decline div.decline_container {
    margin: 0px 40px 45px 85px;
}

div.payments_decline div.decline_container p {
    font-family: Tahoma;
    font-size: 14px;
    color: #090909;
    margin-bottom: 5px;
    padding: 0 !important;
}

div.payments_decline div.decline_container p a {
    font-family: Tahoma;
    font-size: 14px;
    color: #51ace0;
}

div.payments_decline div.decline_container img {
    display: inline !important;
    margin-left: 10px;
}

div.payments_decline div.decline_container ul {
    list-style: none;
    margin: 25px 0 20px;
}

/*
	paiment success
*/
div.success_payment_block {
    margin: 0 50px;
    padding: 30px 0;
}

div.success_payment_block h2.dear {
    font-family: tahoma;
    font-size: 18px;
    font-weight: lighter;
    color: #141313;
    margin-bottom: 15px;
}

div.success_payment_block div.success_payment_info {
    background: #f2f2f2 url(/style/images/success_payment_bg_b.gif) repeat-x left bottom;
    margin-bottom: 15px;
    zoom: 1;
}

div.success_payment_block div.success_payment_info div.wrapper_l {
    background: url(/style/images/success_payment_bg_l.gif) repeat-y left top;
}

div.success_payment_block div.success_payment_info div.wrapper_r {
    background: url(/style/images/success_payment_bg_l.gif) repeat-y right top;
}

div.success_payment_block div.success_payment_info div.wrapper_tl {
    background: url(/style/images/success_payment_bg_tl.gif) no-repeat left top;
}

div.success_payment_block div.success_payment_info div.wrapper_tr {
    background: url(/style/images/success_payment_bg_tr.gif) no-repeat right top;
}

div.success_payment_block div.success_payment_info div.wrapper_bl {
    background: url(/style/images/success_payment_bg_bl.gif) no-repeat left bottom;
}

div.success_payment_block div.success_payment_info div.wrapper_br {
    background: url(/style/images/success_payment_bg_br.gif) no-repeat right bottom;
    padding: 10px 20px 20px;
}

div.success_payment_block div.success_payment_info div.container {
    margin: 30px 20px 10px 60px;
    position: relative;
}

div.success_payment_block p {
    font-size: 14px;
    color: #141313;
    padding: 0 0 20px !important;
}

div.success_payment_block p strong {
    color: inherit;
}

div.success_payment_block .blue {
    color: #247e8a;
}

div.success_payment_block .grey {
    color: #7a7a7a;
}

div.success_payment_block a {
    color: #0054a6 !important;
    text-decoration: underline !important;
}

div.success_payment_block a:hover {
    text-decoration: none !important;
}

div.success_payment_block img {
    display: inline !important;
}

div.success_payment_block div.sign_container {
    width: 685px;
}

div.success_payment_block div.sign_container div.sign {
    float: right;
}

div.success_payment_block a.button {
    float: left;
    height: 36px;
    display: block;
    background: url(/style/images/success_payment_button_bg.gif) repeat-x left top;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 32px;
    text-decoration: none !important;
    white-space: nowrap;
    _width: 10px;
    cursor: pointer;
}

div.success_payment_block a.button span.wrapper_l {
    background: url(/style/images/success_payment_button_bg_l.gif) no-repeat left top;
    height: 36px;
    display: block;
}

div.success_payment_block a.button span.wrapper_r {
    background: url(/style/images/success_payment_button_bg_r.gif) no-repeat right top;
    height: 36px;
    display: block;
    color: #fff;
    padding: 0 20px;
}

div.success_payment_block div.icon {
    width: 101px;
    height: 87px;
    background: url(/style/images/success_payment_icon.gif) no-repeat left top;
    position: absolute;
    top: -30px;
    left: -106px;
}

div.success_payment_block div.icons {
    margin-left: 410px;
    padding-top: 5px;
}

div.success_payment_block div.icons img {
    margin: 0 5px 7px 0;
    vertical-align: middle;
}

div.success_payment_block div.height10 {
    height: 10px;
    overflow: hidden;
}

div.success_payment_block div.aside {
    float: right;
    width: 240px;
    padding-top: 155px;
}

div.success_payment_block div.aside p.note {
    font-size: 12px;
    color: #737373;
}

div.success_payment_block div.aside p.note span.star {
    float: left;
    margin-left: -10px;
    font-size: 12px;
    color: #7facb8;
    _position: relative;
    _left: -5px;
}

div.success_payment_block div.container_left {
    margin-right: 270px;
}

div.success_payment_block .free {
    padding: 15px;
    border: 1px dashed black;
    margin: 15px;
    overflow: hidden;
}

div.success_payment_block .free strong {
    font-size: 150%;
}

div.success_payment_block .free strong strong {
    color: red;
    font-size: 100%;
}

div.success_payment_block .free ul {
    margin-top: 10px;
    list-style: none;
    display: block;
}

div.success_payment_block .free ul li {
    float: left;
    width: 196px;
    height: 50px;
    background-color: #eee;
    margin: 3px;
    padding: 5px;
}

div.success_payment_block .free ul li img {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 3px;
}

div.success_payment_block .free ul li a {
    position: absolute;
    margin-top: 5px;
    text-decoration: none;
    font-weight: bold;
    color: #C45252;
}

.free-music {
    margin-right: 0 !important;

}

div.success_payment_block .free-music a {
    color: #202020 !important;
}

div.success_payment_block .free-music .dwn-free-music {
    color: #0054A6 !important;
    font-size: 11px !important;
    line-height: 20px;
}

.free-music .alb {
    width: 840px;
}

/*
	warning
*/
div.warning {
    width: 233px;
    height: 333px;
    position: absolute;
    left: 255px;
    top: 0px;
    background: url(/style/images/warning_bg.gif) no-repeat left top;
}

div.warning p {
    margin: 0 40px;
    padding-top: 130px;
    font-size: 12px;
    color: #293a41;
}

/*
	filmous banner
*/
div.filmous_banner {
    float: right;
    width: 550px;
    height: 82px;
    background: url(/style/images/banner_to_filmous.gif) no-repeat left top;
    margin-top: -29px;
    position: relative;
}

div.filmous_banner a {
    width: 550px;
    height: 82px;
    display: block;
}

/*
	reset store day
*/
div.record_store_day_banner {
    width: 236px;
    height: 333px;
    position: relative;
    top: 3px;
    left: -8px;
}

div.record_store_day_banner a {
    width: 236px;
    height: 333px;
    display: block;
    background: url(/style/images/record_store_day_banner.gif) no-repeat left top;
}

div.reset_store_day {
    padding: 10px 0 40px;
}

div.reset_store_day div.image_block {
    float: left;
    width: 220px;
}

div.reset_store_day div.txt_wrapper {
    margin-left: 260px;
}

div.reset_store_day div.txt_wrapper img {
    margin-bottom: 15px;
}

div.reset_store_day div.txt_wrapper p {
    width: 520px !important;
    font-family: tahoma;
    font-size: 18px;
    color: #1d1f21 !important;
    margin-bottom: 10px !important;
}

div.reset_store_day p a {
    font-family: tahoma;
    font-size: 18px !important;
    color: #1d76d0 !important;
    text-decoration: underline !important;
}

div.reset_store_day p a:hover {
    text-decoration: none !important;
}

div.reset_store_day div.red {
    padding: 30px 0 20px;
    *padding-top: 10px;
}

div.reset_store_day p.red {
    font-family: tahoma;
    font-size: 18px;
    color: #cf4439 !important;
}

div.reset_store_day ul.prices {
    min-height: 161px;
    _height: 161px;
    list-style: none;
    background: url(/style/images/record_store_day_prices.gif) no-repeat left top;
    margin-left: 90px;
}

div.reset_store_day ul.prices li {
    margin-bottom: 10px;
    margin-left: 165px;
    padding-top: 15px;
}

div.reset_store_day ul.prices li p {
    font-size: 14px !important;
    color: #000 !important;
    width: 485px !important;
}

div.reset_store_day ul.prices li p strong {
    font-size: 14px !important;
    color: #000 !important;
}

/*
	ADD FUNDS BUTTON
*/
a.add_funds_button {
    width: 312px;
    height: 85px;
    display: block;
    background: url(/style/images/button_addfunds.gif) no-repeat left top;
    margin: 20px auto 5px;
    font-family: tahoma;
    font-size: 24px !important;
    font-weight: bold;
    color: #1c5961 !important;
    text-align: center;
    line-height: 50px;
    position: relative;
    cursor: pointer;
}

a.add_funds_button:hover {
    background-position: left -85px;
    text-decoration: none !important;
}

a.add_funds_button span.front {
    font-family: tahoma;
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    position: absolute;
    top: 1px;
    left: 0px;
}

/*
	New Search
*/
div.new_search_container {
    min-width: 1004px;
    max-width: 1150px;
    width: expression((document.body.clientWidth < 1004)?"1004px":(document.body.clientWidth > 1150)?("1150px"):("100%"));
}

div.new_search_container div.new_search {
    float: right;
    width: 506px;
    height: 96px;
    background: #f4cbf0 url(/style/images/search_bg_new_m.gif) repeat-x left top;
    margin: -100px 10px 0 0;
    position: relative;
}

div.new_search_container div.new_search div.new_search_bgleft {
    height: 96px;
    background: url(/style/images/search_bg_new_l.png) no-repeat left top;
}

div.new_search_container div.new_search div.new_search_bgright {
    height: 96px;
    background: url(/style/images/search_bg_new_r.gif) no-repeat right top;
}

div.new_search_container div.new_search ul.letters {
    height: 29px;
    list-style: none;
    margin: 0 0 0 15px;
    padding-top: 23px;
    _height: 52px;
}

div.new_search_container div.new_search ul.letters li {
    float: left;
    background: url(/style/images/search_letter_bg_l.gif) no-repeat left top;
    padding-left: 1px;
    margin-right: 3px;
    _margin-right: -3px;
    _width: 10px;
}

div.new_search_container div.new_search ul.letters li div.the_letter {
    background: url(/style/images/search_letter_bg.gif) no-repeat right top;
}

div.new_search_container div.new_search ul.letters li div.the_letter a {
    display: block;
    font-family: tahoma;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 3px 0 2px;
    height: 16px;
    white-space: nowrap;
}

div.new_search_container div.new_search ul.letters li div.the_letter a:hover {
    background: url(/style/images/search_letter_bg_hover.gif) no-repeat center 13px;
}

div.new_search_container div.new_search form {
    margin: 0 0 0 20px;
}

div.new_search_container div.new_search input.search_field {
    border: 1px solid #e8e8e8;
    background: #fff;
    width: 356px;
    margin-right: 15px;
    padding: 0 5px;
}

div.new_search_container div.new_search input.search_button {
    border: 1px solid #e8e8e8;
    background: #fff;
    width: 76px;
    height: 21px;
    background: #bb4494 url(/style/images/search_button.gif) no-repeat left top;
    border: none;
    font-size: 12px;
    color: #fff;
    text-align: left;
    padding-left: 5px;
    cursor: pointer;
    position: relative;
    top: -2px;
}

@-moz-document url-prefix() {
    div.new_search_container div.new_search input.search_button {
        padding: 0 0 3px 3px;
    }
}

/*
	fiesta download manager informer
*/
div.fiesta_download_manager_infopage {
    margin: 0px 0 0 39px;
    padding: 40px 0 10px;
}

div.fiesta_download_manager_infopage div.left_column {
    float: left;
    width: 535px;
}

div.fiesta_download_manager_infopage div.right_column {
    margin-left: 580px;
}

div.fiesta_download_manager_infopage p {
    font-size: 12px;
    color: #7f7f7f;
    margin-bottom: 9px;
    padding: 0 !important;
}

div.fiesta_download_manager_infopage p a {
    font-size: 12px !important;
    color: #166f8a !important;
    text-decoration: underline !important;
}

div.fiesta_download_manager_infopage p a:hover {
    text-decoration: none !important;
}

div.fiesta_download_manager_infopage div.cloud_wrapper {
    background: url(/style/images/fiesta_download_manager_informer_cloud_man.gif) no-repeat left top;
    margin-bottom: 30px;
    min-height: 143px;
    _height: 143px;
}

div.fiesta_download_manager_infopage div.cloud_wrapper div.cloud {
    width: 431px;
    background: url(/style/images/fiesta_download_manager_informer_cloud_m.gif) repeat-y left top;
    margin-left: 88px;
}

div.fiesta_download_manager_infopage div.cloud_wrapper div.cloud div.cloud_top {
    background: url(/style/images/fiesta_download_manager_informer_cloud_t.gif) no-repeat left top;
}

div.fiesta_download_manager_infopage div.cloud_wrapper div.cloud div.cloud_bottom {
    padding: 15px 0;
    background: url(/style/images/fiesta_download_manager_informer_cloud_b.gif) no-repeat left bottom;
}

div.fiesta_download_manager_infopage div.cloud_wrapper div.cloud p {
    font-size: 17px;
    color: #42b6c5;
    padding: 5px 0 15px !important;
    margin: 0 20px 0 55px;
}

div.fiesta_download_manager_infopage div.cloud_wrapper div.cloud p span.highlighted {
    color: #19809e;
}

div.fiesta_download_manager_infopage div.block {
    margin: 0 0 20px 144px;
}

div.fiesta_download_manager_infopage div.right_column div.block {
    margin: 0 20px 20px 25px;
}

div.fiesta_download_manager_infopage p {
    font-size: 12px;
    color: #7f7f7f;
    margin-bottom: 9px;
    padding: 0 !important;
}

div.fiesta_download_manager_infopage p a {
    font-size: 12px !important;
    color: #166f8a !important;
    text-decoration: underline !important;
}

div.fiesta_download_manager_infopage p a:hover {
    text-decoration: none !important;
}

div.fiesta_download_manager_infopage div.block {
    zoom: 1;
}

div.fiesta_download_manager_infopage div.block ul {
    list-style: none;
    margin-bottom: 9px;
}

div.fiesta_download_manager_infopage div.block ul li {
    padding-left: 17px;
    background: url(/style/images/fiesta_download_manager_informer_list_li.gif) no-repeat left 5px;
}

div.fiesta_download_manager_infopage div.block ul li p {
    font-weight: bold;
    margin-bottom: 5px;
}

div.fiesta_download_manager_infopage div.download_block {
    width: 281px;
    margin-bottom: 15px;
    background: url(/style/images/fiesta_download_manager_informer_download_button_shadow_l.gif) no-repeat left top;
}

div.fiesta_download_manager_infopage div.download_block div.download_block_r {
    background: url(/style/images/fiesta_download_manager_informer_download_button_shadow_r.gif) no-repeat right top;
}

div.fiesta_download_manager_infopage div.download_block a.download_button {
    height: 33px;
    display: block;
    margin: 0 5px;
    background-color: #2194b4;
    background-image: url(/style/images/fiesta_download_manager_informer_download_button.gif);
    background-position: 0 -86px;
    font-size: 18px;
    color: #0f6280;
    line-height: 30px;
    text-decoration: none !important;
    white-space: nowrap;
    cursor: pointer;
    position: relative;
}

div.fiesta_download_manager_infopage div.download_block a.download_button span.wrapper_right {
    height: 33px;
    display: block;
    background-image: url(/style/images/fiesta_download_manager_informer_download_button.gif);
    background-position: right -43px;
    background-repeat: no-repeat;
}

div.fiesta_download_manager_infopage div.download_block a.download_button span.wrapper_left {
    height: 33px;
    display: block;
    background-image: url(/style/images/fiesta_download_manager_informer_download_button.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

div.fiesta_download_manager_infopage div.download_block a.for_mac span.wrapper_left {
    background-position: left -129px;
}

div.fiesta_download_manager_infopage div.download_block a.download_button span.wrapper_left {
    font-size: 18px;
    color: #0f6280;
    padding-left: 66px;
}

div.fiesta_download_manager_infopage div.download_block a.download_button span.front {
    color: #fff;
    position: absolute;
    top: 1px;
    left: 0px;
    padding-left: 66px;
}

div.fiesta_download_manager_infopage div.download_block div.some_info {
    border: 1px solid #e0d297;
    border-top: none;
    margin: 0 23px;
    background: #fff9e1 url(/style/images/fiesta_download_manager_informer_download_button_shadow_m.gif) repeat-x left top
}

div.fiesta_download_manager_infopage div.download_block div.some_info p {
    font-size: 11px;
    margin: 0 15px;
    padding: 3px 0px 9px !important;
}

div.fiesta_download_manager_infopage div.download_block div.some_info p a {
    font-size: 11px !important;
}

div.fiesta_download_manager_infopage div.download_block div.corners {
    height: 12px;
    margin: 0 23px;
    overflow: hidden;
    background: url(/style/images/fiesta_download_manager_informer_download_block_corners.gif) no-repeat left top;
    position: relative;
    top: -12px;
}

div.fiesta_download_manager_infopage div.download_block div.corners div.right {
    height: 12px;
    background: url(/style/images/fiesta_download_manager_informer_download_block_corners.gif) no-repeat right -12px !important;
}

div.fiesta_download_manager_infopage div.spacer {
    height: 15px;
}

/*
	summer banner
*/
div.summer_banner {
    background: none;
    height: 287px;
}

div.summer_banner img.banner {
    position: relative;
    top: 6px;
    left: 20px;
}

div.summer_banner div.nb-frame {
    background: none;
    display: none;
}

div.summer_banner div.tegs {
    background-image: url(/style/images/attachment_clean.jpg);
}

div.summer_page {
    margin: 0 40px;
    padding: 30px 0 90px;
}

div.summer_page div.text_big {
    margin: 0 50px 0px;
    width: 640px;
}

div.summer_page div.text_big p {
    font-size: 18px;
    color: #1e2937;
    padding: 0 0 10px !important;
}

div.summer_page div.text_standart {
    margin: 0 50px;
}

div.summer_page div.text_standart p {
    font-size: 14px;
    color: #1e2937;
    padding: 0 0 10px !important;
}

div.summer_page span.golden_acc {
    height: 23px;
    display: inline-block;
    background: url(/style/images/summer_page__golden.gif) repeat-x left -46px;
    vertical-align: middle;
    margin-left: -12px;
    _display: inline;
}

div.summer_page span.golden_acc span.wl {
    height: 23px;
    display: block;
    background: url(/style/images/summer_page__golden.gif) no-repeat left top;
    _display: inline;
}

div.summer_page span.golden_acc span.wr {
    height: 23px;
    display: block;
    padding: 0 12px;
    background: url(/style/images/summer_page__golden.gif) no-repeat right -23px;
    color: #1e2937;
    line-height: 20px;
    _display: inline;
}

div.summer_page span.platinum_acc {
    height: 23px;
    display: inline-block;
    background: url(/style/images/summer_page__platinum.gif) repeat-x left -46px;
    vertical-align: middle;
    _display: inline;
}

div.summer_page span.platinum_acc span.wl {
    height: 23px;
    display: block;
    background: url(/style/images/summer_page__platinum.gif) no-repeat left top;
    _display: inline;
}

div.summer_page span.platinum_acc span.wr {
    height: 23px;
    display: block;
    padding: 0 12px;
    background: url(/style/images/summer_page__platinum.gif) no-repeat right -23px;
    color: #1e2937;
    line-height: 20px;
    _display: inline;
}

div.summer_page div.golden_bolden {
    width: 601px;
    height: 108px;
    margin: 30px 0 15px 40px;
    background: url(/style/images/summer_page__golden_bolden.gif) no-repeat left top;
}

div.summer_page div.golden_bolden div.swrapper {
    margin-left: 193px;
    position: relative;
    zoom: 1;
}

div.summer_page div.golden_bolden div.swrapper p {
    font-size: 30px;
    color: #f9f0cb;
    text-align: center;
    line-height: 60px;
}

div.summer_page div.golden_bolden div.swrapper p.shadow {
    color: #001320;
    position: absolute;
    top: -2px;
    left: 0px;
    width: 100%;
}

div.summer_page div.golden_bolden div.swrapper p.front {
    color: #004a80;
    position: absolute;
    top: -1px;
    left: 0px;
    width: 100%;
}

div.summer_page div.plans {
    width: 911px;
    height: 249px;
    margin: 10px 0 30px -30px;
    background: url(/style/images/promo_page_plans.gif) no-repeat left top;
    position: relative;
}

div.summer_page div.plans div.plan {
    width: 397px;
    height: 249px;
    float: left;
    margin-right: 40px;
    position: relative;
}

div.summer_page div.plans div.plan p {
    font-family: Myriad Pro;
    font-size: 16px;
    color: #fff;
    line-height: 18px;
    text-align: center;
    margin: 140px 0 0 10px;
    text-shadow: 0 1px 0 #890a04;
}

div.summer_page div.plans div.plan p .pay {
    font-size: 20px;
    color: #fff;
}

div.summer_page div.plans div.plan p .yellow {
    font-size: 22px;
    font-weight: bold;
    color: #fec417;
}

div.summer_page div.plans div.plan p .plan_price {
    width: 101px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    padding-top: 5px;
    background: url(/style/images/promo_page_price.gif) no-repeat left top;
    font-family: tahoma;
    font-size: 22px !important;
    font-weight: bold;
    color: #6e0800 !important;
    text-decoration: none;
    _height: 35px;
}

div.summer_page div.plans div.plan p a.plan_price:hover {
    text-decoration: none !important;
}

/*
	promo autumn
*/
.promo_page {
    background: #fffffd url(/style/images/promo_page_l.jpg) repeat-y left top;
}

.promo_page .ra {
    background: url(/style/images/promo_page_r.jpg) repeat-y right top;
}

.promo_page .tla {
    background: url(/style/images/promo_page_tl.gif) no-repeat left top !important;
}

.promo_page .tra {
    background: url(/style/images/promo_page_tr.gif) no-repeat right top !important;
}

.promo_page .bla {
    background: url(/style/images/promo_page_bl.gif) no-repeat left bottom !important;
}

.promo_page .bra {
    background: url(/style/images/promo_page_br.gif) no-repeat right bottom !important;
}

.promo_page h2 {
    font-size: 18px;
    font-seight: lighter;
    color: #2d1002;
    margin-bottom: 10px;
}

.promo_page p {
    font-size: 14px;
    color: #2d1002;
}

.promo_page .golden_acc_plate {
    width: 148px;
    height: 22px;
    color: #2d1002;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding-top: 2px;
    background: url(/style/images/promo_page_golden_acc.gif) no-repeat left top !important;
}

.promo_page .golden_price_plate {
    width: 100px;
    height: 28px;
    font-size: 18px !important;
    color: #6e0800 !important;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding-top: 4px;
    background: url(/style/images/promo_page_golden_acc_price.gif) no-repeat left top !important;
    _height: 32px;
}

.promo_page .platinum_acc_plate {
    width: 159px;
    height: 21px;
    color: #293d45;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding-top: 2px;
    background: url(/style/images/promo_page_platinum_acc.gif) no-repeat left top !important;
}

.promo_page .platinum_price_plate {
    width: 98px;
    height: 28px;
    font-size: 18px !important;
    color: #293d45 !important;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding-top: 4px;
    background: url(/style/images/promo_page_platinum_acc_plate.gif) no-repeat left top !important;
    _height: 32px;
}

.promo_page a.golden_price_plate:hover,
.promo_page a.platinum_price_plate:hover {
    text-decoration: none !important;
}

/*
	download manager page
*/
.dm_page {
    background: #f9fcfc url(/style/images/dm__corner_tl.jpg) no-repeat left top;
    float: left;
    width: 100%;
}

.dm_page .tr {
    background: url(/style/images/dm__corner_tr.gif) no-repeat right top;
}

.dm_page .bl {
    background: url(/style/images/dm__corner_bl.gif) no-repeat left bottom;
}

.dm_page .br {
    background: url(/style/images/dm__corner_br.gif) no-repeat right bottom;
    min-height: 288px;
    padding-bottom: 40px;
}

.dm_page .topz {
    margin: 0 15px 0 308px;
    padding: 90px 0 115px;
}

.dm_page .topz p {
    font-size: 14px;
    color: #5d6365;
}

.dm_page .topz .dm {
    font-size: 18px;
    font-weight: bold;
    color: #1b86a7;
}

.dm_page .midz {
    margin: 0 15px 0 140px;
}

.dm_page .midz p {
    font-size: 12px;
    color: #7f7f7f;
    margin-bottom: 20px;
}

.dm_page .av_form {
    margin: 0 15px 20px 114px;
}

.av_form {
    overflow: hidden;
}

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

.dm_available_oss {
    background: url(/style/images/dm__available_oss.jpg) 0 0 no-repeat;
    display: block;
    height: 34px;
}

.dm_available_oss.os_win_200 {
    width: 189px;
}

.dm_available_oss.os_win_xp {
    background-position: -191px 0;
    width: 160px;
}

.dm_available_oss.os_win_vista {
    background-position: -353px 0;
    width: 173px;
}

.dm_available_oss.os_win_7 {
    background-position: -528px 0;
    width: 149px;
}

.dm_available_oss.os_macOS {
    background-position: -679px 0;
    width: 149px;
}

.dm_page .descr {
    background: #e7f1f4 url(/style/images/db__desc_b.gif) repeat-x left bottom;
    margin: 0 100px 0 115px;
    zoom: 1;
}

.dm_page .descr.ctr {
    background: url(/style/images/db__desc_tl.gif) no-repeat left top;
}

.dm_page .descr .ctr {
    background: url(/style/images/db__desc_tr.gif) no-repeat right top;
}

.dm_page .descr .cbl {
    background: url(/style/images/db__desc_bl.gif) no-repeat left bottom;
}

.dm_page .descr .cbr {
    background: url(/style/images/db__desc_br.gif) no-repeat right bottom;
    padding: 20px 25px 40px;
}

.dm_page .descr p {
    font-size: 12px;
    color: #7f7f7f;
    margin-bottom: 10px;
}

.dm_page .descr ul {
    list-style: none;
}

.dm_page .descr li {
    background: url(/style/images/dm__list_ico.gif) no-repeat left 4px;
    padding: 0 0 0 15px;
}

.dm_page .descr li.clean {
    background: none;
}

.dm_page .descr li p {
    font-weight: bold;
}

.dm_page .descr li p .small {
    font-size: 11px;
}

.dm_page .descr .download_win {
    float: left;
    width: 239px;
    height: 33px;
    background: url(/style/images/dm__button_win.gif) no-repeat left top;
}

.dm_page .descr .download_mac {
    float: left;
    width: 271px;
    height: 33px;
    background: url(/style/images/dm__button_mac.gif) no-repeat left top;
}

.dm_page .descr .download_btn {
    font-size: 18px;
    color: #0f6280;
    text-decoration: none;
    line-height: 28px;
    position: relative;
    margin-right: 20px;
    cursor: pointer;
}

.dm_page .descr .download_btn .tx {
    display: block;
    font-family: tahoma;
    margin-left: 60px;
    color: #0f6280;
}

.dm_page .descr .download_btn .front {
    font-family: tahoma;
    display: block;
    margin-left: 60px;
    position: absolute;
    top: 1px;
    left: 0px;
    color: #fff;
}

/*	> panda time	*/
.blue_block {
    float: left;
    text-align: left;
    width: 100%;
    background: #e6ecec url(/style/images/blue_block__corner_tl.gif) no-repeat left top;
}

.blue_block .tr {
    background: url(/style/images/blue_block__corner_tr.gif) no-repeat right top !important;
}

.blue_block .bl {
    background: url(/style/images/blue_block__corner_bl.gif) no-repeat left bottom !important;
}

.blue_block .br {
    background: url(/style/images/blue_block__corner_br.gif) no-repeat right bottom !important;
}

.blue_block .pandatime {
    background: url(/style/images/pandatime_icon.jpg) no-repeat 37px 45px;
    padding: 75px 0 80px;
}

.blue_block .pandatime .head {
    margin: 0 60px 0 365px;
    min-height: 220px;
    _height: 220px;
}

.blue_block .pandatime h1 {
    font-family: tahoma;
    font-weight: lighter;
    font-size: 30px;
    color: #0fb4dd;
    margin-bottom: 15px;
}

.blue_block .pandatime p {
    font-family: tahoma;
    font-size: 18px;
    color: #465053;
    margin-bottom: 10px;
}

.blue_block .pandatime p b {
    color: #465053;
}

.blue_block .pandatime .the_thing_container {
    margin: 0 120px 45px 140px;
    background: url(/style/images/blue_block__pandatime_thing_corner_tl.gif) no-repeat left top;
}

.blue_block .pandatime .the_thing {
    margin-left: 29px;
    background: #4da7c2 url(/style/images/blue_block__pandatime_thing_corner_tl.gif) no-repeat -29px top;
    zoom: 1;
}

.blue_block .pandatime .the_thing .abl {
    background: url(/style/images/blue_block__pandatime_thing_corner_bl.gif) no-repeat left bottom;
}

.blue_block .pandatime .the_thing .atr {
    background: url(/style/images/blue_block__pandatime_thing_corner_tr.gif) no-repeat right top;
}

.blue_block .pandatime .the_thing .abr {
    background: url(/style/images/blue_block__pandatime_thing_corner_br.gif) no-repeat right bottom;
    padding: 30px 50px;
}

.blue_block .pandatime .the_thing p {
    font-family: Myriad Pro;
    font-size: 18px;
    color: #f9fcfc;
    margin-bottom: 0;
}

.blue_block .pandatime .wrpr {
    margin: 0 35px 0 169px;
}

.blue_block .pandatime .blue {
    color: #2a9dba;
}

.blue_block .pandatime h2 {
    font-family: tahoma;
    font-size: 18px;
    color: #465053;
    margin: 30px 0 10px;
}

.blue_block .pandatime .simple_table {
    width: 675px;
    margin-bottom: 50px;
}

.blue_block .pandatime .simple_table .hd {
    height: 67px;
    background: #d9dbdb url(/style/images/blue_block__pandatime_table_header.gif) repeat-x left top;
    position: relative;
}

.blue_block .pandatime .simple_table .hd .sl {
    height: 67px;
    background: url(/style/images/blue_block__pandatime_table_header_l.gif) no-repeat left top;
}

.blue_block .pandatime .simple_table .hd .sr {
    height: 67px;
    background: url(/style/images/blue_block__pandatime_table_header_r.gif) no-repeat right top;
}

.blue_block .pandatime .simple_table .lft {
    float: left;
    width: 217px;
    text-align: right;
}

.blue_block .pandatime .simple_table .rgt {
    margin-left: 266px;
}

.blue_block .pandatime .simple_table .rht {
    margin-left: 269 px\9;
}

.blue_block .pandatime .simple_table .hd p {
    color: #fff;
    padding-top: 25px;
}

.blue_block .pandatime .simple_table .front {
    position: absolute;
    top: -1px;
    left: 0px;
    color: #465053 !important;
}

.blue_block .pandatime .simple_table ul.rows {
    list-style: none;
}

.blue_block .pandatime .simple_table ul.rows li {
    height: 39px;
    background: #fff url(/style/images/blue_block__pandatime_table_row.gif) repeat-x left top;
}

.blue_block .pandatime .simple_table ul.rows li p {
    padding-top: 8px;
    margin-bottom: 0px;
}

.blue_block .pandatime .simple_table ul.rows li .grey {
    font-size: 14px;
    color: #85959a;
    margin-left: 20px;
}

.blue_block .pandatime .simple_table .footz {
    height: 13px;
    overflow: hidden;
    background: #fff url(/style/images/blue_block__pandatime_table_bottom_l.gif) no-repeat left 9px;
}

.blue_block .pandatime .simple_table .footz .right {
    height: 13px;
    overflow: hidden;
    background: url(/style/images/blue_block__pandatime_table_bottom_r.gif) no-repeat right 9px;
    zoom: 1;
}

.blue_block .pandatime .bottm_block {
    height: 61px;
}

.blue_block .pandatime .bottm_block .buttn {
    float: left;
    width: 228px;
    height: 61px;
    display: block;
    position: relative;
    background: #4ba800 url(/style/images/blue_block__pandatime_button.gif) no-repeat left top;
    font-family: Myriad Pro;
    font-size: 18px;
    color: #132a00;
    line-height: 61px;
    text-align: center;
    text-decoration: none;
}

.blue_block .pandatime .bottm_block .buttn .tx {
    font-family: Myriad Pro;
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: -1px;
    left: 0px;
    width: 100%;
    display: block;
}

.blue_block .pandatime .bottm_block p {
    margin-left: 255px;
    padding-top: 5px;
}

.pandatime_sticker {
    width: 121px;
    height: 173px;
    position: fixed;
    top: 50%;
    left: 0px;
    margin-top: -86px;
    _position: absolute;
    z-index: 101;
}

.pandatime_sticker .wrprr {
    width: 121px;
    height: 173px;
    background: url(/style/images/pandatime_sticker.png) no-repeat left top;
    _background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pandatime_sticker.png', sizingMethod='scale');
}

.pandatime_sticker .wrprr p {
    margin-left: 16px;
    font-family: tahoma;
    font-size: 11px;
    color: #b9dfff;
}

.pandatime_sticker .wrprr .tp {
    padding-top: 70px;
    margin-bottom: 7px;
    font-weight: bold;
}

.pandatime_sticker .wrprr .time_plate {
    position: relative;
    margin-left: 16px;
    margin-bottom: 3px;
}

.pandatime_sticker .wrprr .time_plate .tx {
    margin-left: 1px;
    font-family: tahoma;
    font-weight: bold;
    font-size: 18px;
    color: #000;
}

.pandatime_sticker .wrprr .time_plate .front {
    color: #fffd7d;
    position: absolute;
    top: -1px;
    left: -1px;
}

.pandatime_sticker .wrprr p a {
    font-family: arial;
    color: #9fd52c;
    position: relative;
}

.pandatime_sticker .wrprr p a:hover {
    text-decoration: none;
}

.pandatime_sticker .popupwrapper {
    width: 214px;
    position: absolute;
    top: 45px;
    left: 133px;
}

.pandatime_sticker .popupwrapper .topz {
    height: 9px;
    overflow: hidden;
    background: url(/style/images/pandatime_sticker_popup__corner_tl.png) no-repeat left top;
    _background: url(/style/images/pandatime_sticker_popup__corner_tl.gif) no-repeat left top;
}

.pandatime_sticker .popupwrapper .topz .right {
    height: 9px;
    background: url(/style/images/pandatime_sticker_popup__corner_tr.png) no-repeat right top;
    _background: url(/style/images/pandatime_sticker_popup__corner_tr.gif) no-repeat right top;
}

.pandatime_sticker .popupwrapper .topz .midz {
    height: 9px;
    background: #fff;
    margin: 0 9px;
}

.pandatime_sticker .popupwrapper .footz {
    height: 9px;
    overflow: hidden;
    background: url(/style/images/pandatime_sticker_popup__corner_bl.png) no-repeat left top;
    _background: url(/style/images/pandatime_sticker_popup__corner_bl.gif) no-repeat left top;
}

.pandatime_sticker .popupwrapper .footz .right {
    height: 9px;
    background: url(/style/images/pandatime_sticker_popup__corner_br.png) no-repeat right top;
    _background: url(/style/images/pandatime_sticker_popup__corner_br.gif) no-repeat right top;
}

.pandatime_sticker .popupwrapper .footz .midz {
    height: 9px;
    background: #fff;
    margin: 0 9px;
}

.pandatime_sticker .popupwrapper .bdy {
    background: #fff;
    min-height: 108px;
    _height: 110px;
    position: relative;
}

.pandatime_sticker .popupwrapper .bdy p {
    font-family: arial;
    font-size: 12px;
    color: #627c92;
    margin : 0 27 px;
}

.pandatime_sticker .popupwrapper .closer {
    height: 24px;
}

.pandatime_sticker .popupwrapper .closer p {
    margin: 0 12px;
    text-align: right;
}

.pandatime_sticker .popupwrapper .closer img {
    cursor: pointer;
}

.pandatime_sticker .popupwrapper .arr {
    width: 22px;
    height: 44px;
    background: url(/style/images/pandatime_sticker_popup__arr.png) no-repeat left top;
    _background: url(/style/images/pandatime_sticker_popup__arr.gif) no-repeat left top;
    position: absolute;
    top: 50%;
    left: -22px;
    margin-top: -22px;
}

/*	> cyber panda	*/
.cyberpromo {
    background: url(/style/images/cyberpanda__bg.gif) no-repeat 38px 57px;
    padding-bottom: 80px;
}

.cyberpromo .txlabel {
    float: left;
    width: 325px;
    padding-top: 215px;
}

.cyberpromo p.daysleft {
    width: 100px;
    margin: 0 0 0 220px;
    padding: 0 !important;
    text-align: center;
    font-family: tahoma;
    font-size: 36px;
    color: #fff;
}

.cyberpromo p.dayslefttx {
    margin: 5px 0 0 260px;
    padding: 0 !important;
    text-align: center;
    font-family: tahoma;
    font-size: 12px;
    color: #fff;
}

.cyberpromo .head {
    margin: 0 90px 0 390px;
    padding: 89px 0 70px;
}

.cyberpromo .head p {
    font-family: tahoma;
    font-size: 18px;
    color: #79756b;
    padding: 0 !important;
    margin: 0 0 10px;
}

.cyberpromo .deals {
    margin: 0 0 33px 360px;
    padding-left: 9px;
    height: 44px;
    background: url(/style/images/cyberpanda__deals_l.gif) no-repeat left top;
}

.cyberpromo .deals p {
    float: left;
    height: 44px;
    line-height: 44px;
    background: #aff4f7 url(/style/images/cyberpanda__deals_r.gif) no-repeat right top;
    font-family: tahoma;
    font-size: 24px;
    color: #297073;
    padding: 0 15px 0 6px !important;
}

.cyberpromo .column_left {
    float: left;
    width: 467px;
    margin-right: 20px;
    margin-bottom: 30px;
}

.cyberpromo .column_right {
    float: left;
    width: 447px;
}

.cyberpromo h2 {
    height: 44px;
    overflow: hidden;
    margin-left: 20px;
    padding-left: 9px;
    background: url(/style/images/cyberpanda__h2_l.gif) no-repeat left top;
    line-height: 44px;
}

.cyberpromo h2 .sr {
    float: left;
    height: 44px;
    display: block;
    background: #fbe767 url(/style/images/cyberpanda__h2_r.gif) no-repeat right top;
    _width: 10px;
    white-space: nowrap;
}

.cyberpromo h2 .sl {
    height: 44px;
    display: block;
    padding: 0 50px 0 41px;
    background: url(/style/images/cyberpanda__h2_m.gif) no-repeat 44px bottom;
    font-family: tahoma;
    font-weight: lighter;
    font-size: 18px;
    color: #4b4b4b;
}

.cyberpromo .sub {
    height: 17px;
    overflow: hidden;
    margin-left: 20px;
    background: url(/style/images/cyberpanda__h2_b.gif) no-repeat 53px top;
}

.cyberpromo .theblock {
    margin-left: 20px;
    background: #fff url(/style/images/cyberpanda__block_corner_tl.gif) no-repeat left top !important;
}

.cyberpromo .theblock .tr {
    background: url(/style/images/cyberpanda__block_corner_tr.gif) no-repeat right top !important;
}

.cyberpromo .theblock .bl {
    background: url(/style/images/cyberpanda__block_corner_bl.gif) no-repeat left bottom !important;
}

.cyberpromo .theblock .br {
    background: url(/style/images/cyberpanda__block_corner_br.gif) no-repeat right bottom !important;
}

.cyberpromo .column_left .img {
    width: 398px;
    height: 244px;
    background: url(/style/images/cyberpanda__block_image1.jpg) no-repeat left top;
    margin-left: -20px;
}

.cyberpromo .column_left .img p {
    width: 98px;
    padding-top: 90px !important;
    margin-left: 301px;
    text-align: center;
    font-family: tahoma;
    font-size: 18px;
    color: #feda80;
}

.cyberpromo .column_left .img p .white {
    color: #fff;
}

.cyberpromo .column_right .img {
    width: 398px;
    height: 188px;
    background: url(/style/images/cyberpanda__block_image2.jpg) no-repeat left top;
}

.cyberpromo .column_right .img p {
    width: 80px;
    padding-top: 90px !important;
    margin-left: 201px;
    text-align: center;
    font-family: tahoma;
    font-size: 18px;
    color: #2d6769;
}

.cyberpromo .column_left .blck,
.cyberpromo .column_right .blck {
    margin-left: 59px;
}

.cyberpromo .column_left .blck {
    padding-bottom: 9px;
}

.cyberpromo .blck p {
    font-family: tahoma;
    font-size: 14px;
    color: #4b4b4b;
    padding: 0px !important;
    margin: 0 65px 15px 0;
}

.cyberpromo .blck p.big {
    font-size: 16px;
    margin-right: 0px;
}

.cyberpromo .blck p.big2 {
    font-size: 18px;
    margin-right: 0px;
}

.cyberpromo .column_left .extra {
    padding: 10px 0 20px;
    margin: 0 22px 0 0;
    background: url(/style/images/cyberpanda__block_left_extra.gif) no-repeat right bottom;
}

.cyberpromo .column_left .money {
    margin-left: 8px;
    color: #4b4b4b;
}

.cyberpromo .column_right .extra {
    padding: 30px 0;
}

.cyberpromo .column_right .extra p {
    margin-bottom: 10px;
}

.cyberpromo .column_right .extra .plate {
    width: 161px;
    display: inline-block;
    font-family: tahoma;
    font-weight: bold;
    color: #4b4b4b;
    text-align: center;
    padding: 3px 0;
    background: url(/style/images/cyberpanda__block_plate.gif) no-repeat center center;
}

.cyberpromo .column_bottom {
    margin-right: 60px;
}

.cyberpromo .column_bottom .theblock {
    margin-left: 20px;
    background: #fff url(/style/images/cyberpanda__block_corner_tr.gif) no-repeat right top !important;
}

.cyberpromo .column_bottom .theblock .l {
    min-height: 368px;
    margin-left: -48px;
    background: url(/style/images/cyberpanda__bottom_img.gif) no-repeat left top;
    _height: 368px;
    position: relative;
}

.cyberpromo .column_bottom .theblock .img {
    float: left;
    width: 420px;
    padding-top: 295px;
    position: relative;
}

.cyberpromo .column_bottom .theblock .tx {
    margin-left: 85px;
    font-size: 14px;
    color: #fff;
}

.cyberpromo .column_bottom .theblock .price {
    width: 120px;
    position: absolute;
    top: 175px;
    left: 0;
    font-family: Myriad Pro;
    font-size: 26px;
    color: #4d4d4d;
    text-align: center;
}

.cyberpromo .column_bottom .theblock .blck {
    margin-left: 445px;
    padding-top: 55px;
}

.cyberpromo .column_bottom .theblock .blck h5 {
    font-size: 18px;
    font-weight: lighter;
    color: #4d4d4d;
    margin-bottom: 20px;
    padding-top: 10px;
}

.cyberpromo .column_bottom h2 {
    background: url(/style/images/cyberpanda__h2_l_bot.gif) no-repeat left top;
}

.cyberpromo .column_bottom h2 .sr {
    background: #a34386 url(/style/images/cyberpanda__h2_r_bot.gif) no-repeat right top;
}

.cyberpromo .column_bottom h2 .sl {
    background: url(/style/images/cyberpanda__h2_m_bot.gif) no-repeat 44px bottom;
    color: #fff;
}

.cyberpromo .column_bottom .sub {
    background: url(/style/images/cyberpanda__h2_b_bot.gif) no-repeat 53px top;
}

.cyberpromo .buttnwrpr {
    height: 93px;
    margin: 0 140px;
    overflow: hidden;
    background: url(/style/images/cyberpanda__btnwrpr.gif) no-repeat left top;
    margin-top: 20px;
}

.cyberpromo .buttnwrpr .r {
    height: 93px;
    background: url(/style/images/cyberpanda__btnwrpr.gif) no-repeat right -93px;
}

.cyberpromo .buttnwrpr .m {
    height: 93px;
    margin: 0 46px;
    background: #fcea78;
}

.cyberpromo .btnhldr {
    line-height: 73px;
    font-size: 16px;
    color: #343434;
    padding-top: 10px;
    text-align: center;
    _position: relative;
    _top: 5px;
    zoom: 1;
}

.cyberpromo .btn {
    width: auto !important;
    height: 55px !important;
    display: inline-block;
    margin: 0 10px;
    background: url(/style/images/cyberpanda__btn.gif) no-repeat left -55px !important;
    text-decoration: none !important;
    vertical-align: middle;
    white-space: nowrap;
}

.cyberpromo .btn .sr {
    height: 55px;
    display: block;
    background: url(/style/images/cyberpanda__btn.gif) no-repeat right -110px;
}

.cyberpromo .btn .sm {
    height: 55px;
    display: block;
    margin: 0 28px;
    background: url(/style/images/cyberpanda__btn.gif) repeat-x left top;
}

.cyberpromo .btn .tx {
    height: 55px;
    display: block;
    line-height: 55px;
    font-family: tahoma;
    font-size: 18px !important;
    color: #fff;
    cursor: pointer;
    text-align: center;
    margin: 0 !important;
}

.cyberpromo .buttnwrpr .btn {
    width: 190px !important;
}

.cyberpromo .column_bottom .btn {
    width: 265px !important;
    display: block;
    margin: 0 0 0 -20px;
    position: relative;
    top: 20px;
}

.cyberpromo .column_left .btn {
    width: 220px !important;
    display: block;
    margin-left: 50px;
    border-bottom: 15px solid #fff;
}

.cyberpromo .column_right .btn {
    width: 293px !important;
    display: block !important;
    margin-top: 12px;
    border-bottom: 20px solid #fff;
}

.bnr {
    width: 266px;
    height: 83px;
    display: block;
    background: url(/style/images/bnr.png) no-repeat left top;
    _background: url(/style/images/bnr.gif) no-repeat left top;
    position: absolute;
    top: 60px;
    left: 513px;
}

/*

Cybermonday
*/
.cybermonday {
    background: #fff8e2 url(/style/images/cybermonday_bg.jpg) no-repeat left top;
}

.cybermonday .tra {
    background: url(/style/images/cybermonday_corner_tr.gif) no-repeat right top !important;
}

.cybermonday .bla {
    background: url(/style/images/cybermonday_corner_bl.gif) no-repeat left bottom !important;
}

.cybermonday .bra {
    background: url(/style/images/cybermonday_corner_br.gif) no-repeat right bottom !important;
}

.cybermonday .topp {
    height: 285px;
}

.cybermonday .topp .headr {
    height: 109px;
}

.cybermonday .topp .txx p {
    font-family: arial;
    font-size: 14px;
    color: #79756b;
    padding: 0 !important;
    margin-bottom: 10px;
    width: 560px;
}

.cybermonday .topp .txx p img {
    vertical-align: middle;
    display: inline !important;
}

.cybermonday .topp a {
    color: #0b8ac6 !important;
    text-decoration: underline !important;
}

.cybermonday .topp p a:hover {
    text-decoration: none !important;
}

.cybermonday .txx {
    height: 115px;
    margin-left: 335px;
}

.cybermonday .lft {
    float: left;
    width: 242px;
    text-align: center;
    margin: 0 22px;
    font-family: arial;
    font-size: 18px;
    color: #fff;
    line-height: 22px;
}

.cybermonday .rgt {
    font-family: arial;
    font-size: 16px;
    color: #4b4b4b;
    line-height: 22px;
    margin-top: 2px;
}

.cybermonday .table {
    margin: 0 60px 20px 24px;
    background: #2d7a9b url(/style/images/cybermonday_table_tr.gif) no-repeat right top;
}

.cybermonday .table .br {
    background: url(/style/images/cybermonday_table_br.gif) no-repeat right bottom !important;
}

.cybermonday .table .l {
    height: 197px;
    overflow: hidden;
    background: url(/style/images/cybermonday_table_l.gif) no-repeat left top;
}

.cybermonday .table .c1 {
    width: 230px;
}

.cybermonday .table .c2 {
    width: 195px;
}

.cybermonday .table .c3 {
    width: 150px;
}

.cybermonday .table table th.c1 p {
    font-family: arial;
    font-size: 14px;
    font-weight: lighter;
    color: #00273b;
    margin-left: 40px;
    text-align: left;
    padding: 0 !important
}

.cybermonday .table table th.c3 p,
.cybermonday .table table th.c2 p {
    font-family: arial;
    font-size: 18px;
    font-weight: lighter;
    color: #fff;
    text-align: left;
    padding: 0 !important
}

.cybermonday .table table th {
    height: 50px;
}

.cybermonday .table table td {
    height: 40px;
}

.cybermonday .table table td.c1 p {
    font-family: arial;
    font-size: 18px;
    font-weight: lighter;
    color: #b4318c;
    margin-left: 35px;
    text-align: left;
    padding: 0 !important
}

.cybermonday .table table td.c2 p {
    font-family: arial;
    font-size: 24px;
    font-weight: lighter;
    color: #fff29d;
    margin-left: 7px;
    text-align: left;
    padding: 0 !important
}

.cybermonday .table table td.c2 p .small {
    font-family: arial;
    font-size: 14px;
    font-weight: lighter;
    color: #fff8e2;
}

.cybermonday .table table td.c3 p {
    font-family: arial;
    font-size: 30px;
    font-weight: bold;
    color: #015f87;
    text-align: left;
    padding: 0 !important
}

.cybermonday .table table td.c3 p.front {
    color: #ffe8fe;
    position: absolute;
    top: -2px;
    left: 0px;
}

.cybermonday .table table td.c3 .wrpr {
    position: relative;
}

.cybermonday .table table .addfunds_btn {
    width: 117px;
    height: 35px;
    display: block;
    background: url(/style/images/cybermonday_buttn.gif) no-repeat left top;
    font-family: arial;
    font-size: 14px !important;
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 34px;
    margin-left: -40px;
    _position: relative;
}

.cybermonday .btnhldr {
    line-height: 73px;
    font-size: 16px;
    color: #343434;
    margin-top: -10px;
    text-align: center;
    _position: relative;
    _top: 5px;
    zoom: 1;
}

.cybermonday .btn {
    width: auto !important;
    height: 55px !important;
    display: inline-block;
    margin: 0 5px;
    background: url(/style/images/cybermonday__btn.gif) no-repeat left -55px !important;
    text-decoration: none !important;
    vertical-align: middle;
    white-space: nowrap;
    _width: 10px;
}

.cybermonday .btn .sr {
    height: 55px;
    display: block;
    background: url(/style/images/cybermonday__btn.gif) no-repeat right -110px;
}

.cybermonday .btn .sm {
    height: 55px;
    display: block;
    margin: 0 28px;
    background: url(/style/images/cybermonday__btn.gif) repeat-x left top;
}

.cybermonday .btn .tx {
    height: 55px;
    display: block;
    line-height: 55px;
    font-family: tahoma;
    font-size: 18px !important;
    color: #fff;
    cursor: pointer;
    text-align: center;
    margin: 0 !important;
}

.cybermonday p.pink {
    font-family: Arial;
    font-size: 22px;
    color: #b4318c;
    text-align: center;
    padding: 0 0 40px !important;
}

.pandatime_toner {
    width: 100%;
    height: 100%;
    background: #5e669b;
    position: fixed;
    top: 0;
    left: 0;
    _position: absolute;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
    filter: alpha(opacity=50);
    opacity: .5;
    z-index: 100;
}

#TB_overlay {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=55);
    -moz-opacity: 0.55;
    -khtml-opacity: 0.55;
    opacity: 0.55;
    filter: alpha(opacity=55);
}

* html #TB_overlay {
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + "px");
}

/* > Registration / Authorazation 	*/
.regauth_popup {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -134px 0 0 -250px;
    z-index: 9990;
    _position: absolute;
}

.regauth_popup .bg {
    width: 499px;
    height: 267px;
    background: url(images/regauth_bg.png) no-repeat left top;
    _background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/regauth_bg.png', sizingMethod='scale');
}

.regauth_popup .pads {
    margin: 0 25px 0 71px;
    padding-top: 40px;
}

.regauth_popup .closer {
    float: right;
    padding-top: 21px;
}

.regauth_popup .closer img {
    cursor: pointer;
    position: relative;
}

.regauth_popup ul.tabs {
    height: 66px;
    list-style: none;
    _overflow: hidden;
    _height: 46px;
    overflow: none;
}

.regauth_popup ul.tabs li {
    float: left;
    width: 85px;
    height: 48px;
    font-family: Arial;
    font-size: 14px;
}

.regauth_popup ul.tabs li a {
    width: 85px;
    height: 48px;
    display: block;
    font-family: Arial;
    font-size: 14px;
    color: #397884;
    text-align: center;
}

.regauth_popup ul.tabs li a:hover {
    text-decoration: none;
}

.regauth_popup ul.tabs li a .tx {
    display: block;
    padding-top: 20px;
    font-family: Arial;
    color: #397884;
}

.regauth_popup ul.tabs li.active a {
    text-decoration: none;
}

.regauth_popup ul.tabs li.active a .tx {
    color: #fff;
}

.regauth_popup ul.tabs li.active a.login {
    background: url(images/regauth_tabs.gif) no-repeat left top;
}

.regauth_popup ul.tabs li.active a.signup {
    background: url(images/regauth_tabs.gif) no-repeat left -48px;
}

.regauth_popup .row {
    margin-bottom: 6px;
    _margin-bottom: 30px;
    _margin-top: -20px;
}

.regauth_popup .row p {
    font-family: Arial;
    font-size: 14px;
    color: #375d64;
}

.regauth_popup .row p a {
    font-family: Arial;
    font-size: 14px;
    color: #375d64;
}

.regauth_popup .row p a:hover {
    text-decoration: none;
}

.regauth_popup .label {
    float: left;
    width: 122px;
    text-align: right;
    margin-right: 18px;
    padding-top: 6px;
}

.regauth_popup .tiny {
    width: 75px;
}

.regauth_popup .wrpr {
    float: left;
}

.regauth_popup .inputwrapper {
    width: 240px;
    border: 1px solid #c8d2d3;
    border-width: 1px 1px 0 0;
    background: #ecf0f0;
    padding: 1px 1px 0 0;
}

.regauth_popup .inputwrapper input.tx {
    width: 100%;
    background: #fff;
    height: 24px;
    line-height: 24px;
    position: relative\9;
}

.regauth_popup input.btn {
    width: 133px;
    height: 40px;
    background: url(images/regauth_btn.gif) no-repeat left top;
    line-height: 40px;
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    position: relative;
    margin-right: 10px;
    vertical-align: middle;
}

.regauth_popup a {
    position: relative;
}

.regauth_popup .wrpr p {
    padding-top: 5px;
}

.regauth_popup .error {
    width: 100%;
    text-align: center;
    color: red;
    padding-bottom: 10px;
    font-size: 13px;
    font-family: arial;
}

/*
	christmas
*/
.christmas {
    padding: 20px 0 50px;
    background: url(images/christmas_bg.jpg) no-repeat left 20px;
}

.christmas p {
    padding: 0px !important;
}

.christmas .top {
    margin-left: 340px;
    padding-top: 40px;
    background: none !important;
}

.christmas .top h3 {
    font-family: verdana;
    font-size: 18px;
    font-weight: lighter;
    color: #000;
    margin-bottom: 40px;
}

.christmas .top p {
    font-family: verdana;
    font-size: 14px;
    font-weight: lighter;
    color: #110f0d;
    margin-bottom: 10px;
    width: 450px;
}

.christmas .top p img {
    vertical-align: middle;
    display: inline !important;
    margin-right: 10px;
}

.christmas .top .scnd {
    padding-top: 20px;
}

.christmas .table {
    width: 606px;
    margin: -20px auto 30px 180px;
    border-bottom: 1px solid #cabf8f;
}

.christmas .table_cont {
    border-bottom: 1px solid #736d51;
}

.christmas .table .head {
    height: 50px;
    overflow: hidden;
    background: url(images/christmas_table_headr_tl.gif) no-repeat left top;
}

.christmas .table .head .sr {
    height: 50px;
    background: url(images/christmas_table_headr_tr.gif) no-repeat right top;
}

.christmas .table .head .sm {
    height: 50px;
    margin: 0 8px;
    background: url(images/christmas_table_headr.gif) repeat-x left top;
}

.christmas .table .head p {
    font-family: verdana;
    font-size: 14px;
    color: #fff;
    line-height: 50px;
}

.christmas .table .tx1 {
    float: left;
    width: 110px;
    margin-left: 50px;
}

.christmas .table .tx2 {
    float: left;
    width: 150px;
}

.christmas .table .tx3 {
    float: left;
    width: 125px;
    white-space: nowrap;
}

.christmas .table .row {
    height: 49px;
    overflow: hidden;
    border-left: 1px solid #cabf8f;
    border-right: 1px solid #cabf8f;
    background: #dde0d9 url(images/christmas_table_row.gif) repeat-x left top;
}

.christmas .table .row .tx1 {
    font-family: verdana;
    font-size: 16px;
    color: #1c413c;
    line-height: 50px;
}

.christmas .table .row .tx1 .sup {
    font-family: verdana;
    font-size: 12px;
    color: #1c413c;
    position: relative;
    top: -2px;
}

.christmas .table .row .tx2 {
    font-family: verdana;
    font-size: 16px;
    font-weight: bold;
    color: #2173c7;
    line-height: 50px;
    margin-right: 15px;
    padding-left: 37px !important;
    width: 113px;
    background: url(images/christmas_table_plus.gif) no-repeat left center;
}

.christmas .table .row .tx3 {
    font-family: verdana;
    font-size: 24px;
    color: #000;
    line-height: 50px;
}

.christmas .table .row .tx3 .sup {
    font-family: verdana;
    font-size: 16px;
    color: #000;
    position: relative;
    top: -6px;
}

.christmas .table .row .buy {
    float: left;
    width: 109px;
    height: 33px;
    display: block;
    margin-top: 8px;
    background: url(images/christmas_button_buy.gif) no-repeat left top;
    font-family: arial;
    font-size: 14px;
    color: #fff !important;
    line-height: 32px;
    text-align: center;
}

.christmas .tac {
    height: 55px;
    line-height: 55px;
    font-family: arial;
    font-size: 16px;
    color: #343434;
    text-align: center;
}

.christmas .bluebuttn {
    width: 189px;
    height: 55px;
    line-height: 55px;
    display: inline-block;
    background: #4473b4 url(images/christmas_button_blue.gif) no-repeat left top;
    font-family: arial;
    font-size: 18px;
    color: #fff !important;
    text-align: center;
    margin: 0 5px;
}

.christmas .greenbuttn {
    width: 189px;
    height: 55px;
    line-height: 55px;
    display: inline-block;
    background: #03a45f url(images/christmas_button_green.gif) no-repeat left top;
    font-family: arial;
    font-size: 18px;
    color: #fff !important;
    text-align: center;
    margin: 0 5px;
}

.christmas .blue {
    font-family: verdana;
    font-size: 18px;
    color: #2173c7;
}

#wondertime-block {
    width: 204px;
    height: 108px;
    background: url('images/wondertime/wondertime_block_bg.gif') no-repeat;
    margin: 0 0 -108px 0;
    position: relative;
    right: -481px;
    top: 59px;
    *top: 51px;
    /*z-index: 9999;*/
}

#wondertime-block .headline {
    font: 11px/13px Arial, Helvetica, sans-serif;
    color: #ffed84;
    padding: 12px 0 0 12px;
}

#wondertime-block .headline a {
    font: 11px/13px Arial, Helvetica, sans-serif;
    color: #ffed84;
    text-decoration: underline;
}

#wondertime-block .headline a:hover {
    text-decoration: none;
}

#wondertime-block .headline img {
    vertical-align: middle;
}

#wondertime-block .text {
    padding: 11px 11px 0 10px;
}

#wondertime-block .line {
    font: 12px/15px Arial, Helvetica, sans-serif;
    color: #182937;
    display: block;
    text-align: right;
    margin-bottom: 2px;
}

#wondertime-block .digit-top {
    width: 71px;
    height: 25px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    background: url('images/wondertime/wondertime_block_digit_top_bg.gif') no-repeat;
    text-align: center;
    font: 18px/25px Arial, Helvetica, sans-serif;
    color: #426372;
    text-shadow: #fff 0 1px 0;
    position: relative;
    bottom: -3px;
}

#wondertime-block .digit-bot {
    width: 71px;
    height: 25px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    background: url('images/wondertime/wondertime_block_digit_bot_bg.gif') no-repeat;
    text-align: center;
    font: 18px/25px Arial, Helvetica, sans-serif;
    color: #426372;
    text-shadow: #fff 0 1px 0;
    position: relative;
    bottom: -3px;
}

/* 7/12/10 */
#wondertime-big-block {
    display: block;
    width: 1053px;
    max-width: 1100px;
    margin: 20px 0 15px 40px;
}

#wondertime-big-block .headline {
    width: 1053px;
    height: 53px;
    background: #f2f2f2 url('images/wondertime/wondertime_big_block_headline_bg.gif') no-repeat;
}

#wondertime-big-block .headline .in {
    padding: 10px 20px 0 20px;
    font: bold 28px/37px Arial, Helvetica, sans-serif;
    color: #42b6c5;
}

#wondertime-big-block .headline .in a {
    font: bold 28px/33px Arial, Helvetica, sans-serif;
    color: #42b6c5;
    text-decoration: underline;
}

#wondertime-big-block .headline .in a:hover {
    text-decoration: none;
}

#wondertime-big-block .dark {
    width: 1053px;
    background: #fff1b5 url('images/wondertime/wondertime_dark_block_bg.gif') no-repeat;
}

#wondertime-big-block .dark .in {
    padding: 25px 0 25px 40px;
}

#wondertime-big-block .dark .tables {
    width: 956px;
    height: 207px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

#wondertime-big-block .dark .tables .left-table {
    width: 459px;
    height: 204px;
    background: #cacdce url('images/wondertime/table1_bg.gif') no-repeat;
    font: 13px/17px Arial, Helvetica, sans-serif;
    color: #182937 !important;
    text-shadow: #fff 0 1px 0;
    float: left;
}

#wondertime-big-block .dark .tables .left-table a {
    font: 14px/17px Arial, Helvetica, sans-serif;
    color: #182937;
    text-shadow: #fff 0 1px 0;
    text-decoration: underline;
}

#wondertime-big-block .dark .tables .left-table a:hover {
    text-decoration: none;
}

#wondertime-big-block .dark .tables .left-table .ins {
    padding: 10px 0 0 40px;
}

#wondertime-big-block .dark .tables .left-table .ins .line {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 400px;
    padding: 18px 0 0 0;
}

#wondertime-big-block .dark .tables .left-table .ins .line .span1 {
    font-weight: bold;
    color: #182937;
}

#wondertime-big-block .dark .tables .left-table .ins .line .span2 {
    font-weight: bold;
    color: #9d4081;
    font-size: 18px;
}

#wondertime-big-block .dark .tables .left-table .ins .line .span3 {
    font-weight: bold;
    color: #2797a5;
    font-size: 18px;
}

#wondertime-big-block .dark .tables .left-table .ins .line .span4 {
    font-weight: bold;
    color: #29545b;
    font-size: 24px;
}

#wondertime-big-block .dark .tables .left-table .ins .line .item1 {
    width: 90px;
    float: left;
    color: #182937;
}

#wondertime-big-block .dark .tables .left-table .ins .line .item2 {
    width: 140px;
    float: left;
    color: #182937;
}

#wondertime-big-block .dark .tables .left-table .ins .line .item3 {
    text-align: center;
    width: 320px;
    padding-top: 18px;
    color: #182937;
}

#wondertime-big-block .dark .tables .right-table {
    width: 484px;
    height: 206px;
    background: #fff url('images/wondertime/table2_bg.gif') no-repeat;
    float: right;
}

#wondertime-big-block .dark .tables .right-table .ins {
    padding: 35px 30px 0 65px;
    font: 13px/17px Arial, Helvetica, sans-serif;
    color: #393939;
}

#wondertime-big-block .light {
    width: 1053px;
    background: #fff8d9;
}

#wondertime-big-block .light .ins {
    padding: 25px;
    font: 14px/16px Arial, Helvetica, sans-serif;
    color: #182937;
}

#wondertime-big-block .light .ins a {
    font: 14px/16px Arial, Helvetica, sans-serif;
    color: #182937;
    text-decoration: underline;
}

#wondertime-big-block .light .ins a:hover {
    text-decoration: none;
}

#wondertime-big-block .light .ins .title {
    font: bold 18px/20px Arial, Helvetica, sans-serif;
    color: #42b6c5;
    margin-bottom: 15px;
}

#wondertime-big-block .light .ins .cnt {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 100%;
}

#wondertime-big-block .light .ins .cnt .left {
    width: 675px;
    float: left;
}

#wondertime-big-block .light .ins .cnt .left table {
    width: 100%;
    border-collapse: collapse;
}

#wondertime-big-block .light .ins .cnt .left table tr {
}

#wondertime-big-block .light .ins .cnt .left table tr td {
    padding: 6px;
    color: #182937;
    font-size: 12px;
    line-height: 15px;
    border-bottom: 1px #dfcb77 solid;
}

#wondertime-big-block .light .ins .cnt .right {
    width: 250px;
    float: right;
    color: #182937;
    font-size: 13px;
    line-height: 16px;
}

#wondertime-big-block .light .ins .cnt .right p {
    margin-bottom: 6px;
    line-height: 16px;
    color: #182937;
}

#wondertime-big-block .light .ins .cnt .right b {
    color: #182937;
}

/* Promopage wondertime */
#wondertime-promo {
    width: 1053px;
    margin-bottom: 20px;
    padding-left: 12px;
}

#wondertime-promo .title {
    font: bold 28px/30px Arial, Helvetica, sans-serif;
    color: #42b6c5;
}

#wondertime-promo .cnt {
    background: #fff1b5;
    padding-bottom: 70px;
}

#wondertime-promo .cnt .block1 {
    height: 396px;
    background: url('images/wondertime/promopage_block_bg.jpg') no-repeat;
    margin-bottom: 15px;
}

#wondertime-promo .cnt .block1 .text1 {
    height: 156px;
}

#wondertime-promo .cnt .block1 .text1 .in {
    padding: 99px 120px 0 444px;
    font: bold 18px/21px Arial, Helvetica, sans-serif;
    color: #3098a5;
}

#wondertime-promo .cnt .block1 .text2 {
    height: 230px;
}

#wondertime-promo .cnt .block1 .text2 .in {
    padding: 53px 90px 0 444px;
    font: 14px/16px Arial, Helvetica, sans-serif;
    color: #393939;
}

#wondertime-promo .cnt .block2 {
    width: 953px;
    height: 270px;
    display: block;
    margin: 0 auto 30px auto;
}

#wondertime-promo .cnt .block2 .title {
    width: 953px;
    height: 44px;
}

#wondertime-promo .cnt .block2 .title .in {
    font: bold 18px/21px Arial, Helvetica, sans-serif;
    color: #42b6c5;
    padding-left: 20px;
}

#wondertime-promo .cnt .block2 .text {
    width: 953px;
    height: 226px;
}

#wondertime-promo .cnt .block2 .text .ins {
    width: 953px;
    height: 226px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

#wondertime-promo .cnt .block2 .text .ins .left-block {
    width: 581px;
    height: 224px;
    float: left;
    background: #cde9ed url('images/wondertime/promopage_table_block_bg.gif') no-repeat;
}

#wondertime-promo .cnt .block2 .text .ins .left-block table {
    width: 100%;
    border-collapse: collapse;
}

#wondertime-promo .cnt .block2 .text .ins .left-block table td {
    padding: 0 15px;
    font: 14px/16px Arial, Helvetica, sans-serif;
    color: #182937;
    vertical-align: middle;
    height: 30px;
}

#wondertime-promo .cnt .block2 .text .ins .left-block table td span {
    font-size: 14px;
    font-weight: bold;
    color: #182937;
}

#wondertime-promo .cnt .block2 .text .ins .left-block table td span.red {
    color: #de2852;
}

#wondertime-promo .cnt .block2 .text .ins .right-block {
    width: 340px;
    height: 226px;
    float: right;
    font: 14px/16px Arial, Helvetica, sans-serif;
    color: #393939;
}

#wondertime-promo .cnt .block2 .text .ins .right-block a {
    font: 14px/16px Arial, Helvetica, sans-serif;
    color: #286aa8;
    text-decoration: underline;
}

#wondertime-promo .cnt .block2 .text .ins .right-block a:hover {
    text-decoration: none;
}

#wondertime-promo .cnt .block2 .text .ins .right-block .stock-block {
    width: 340px;
    height: 69px;
    background: #15669a url('images/wondertime/promopage_text_block_bg.gif') no-repeat;
}

#wondertime-promo .cnt .block2 .text .ins .right-block .stock-block .in {
    font: bold 14px/16px Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 19px 20px 0 20px;
}

#wondertime-promo .cnt .block3 {
    width: 953px;
    height: 80px;
}

#wondertime-promo .cnt .block3 .in {
    padding-top: 25px;
}

#wondertime-promo .cnt .block3 .in a {
    width: 438px;
    height: 55px;
    display: block;
    margin: 0 auto;
    background: #0c3954 url('images/wondertime/promopage_link_block_bg.gif') no-repeat;
    font: 18px/55px Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    text-align: center;
}

#wondertime-promo .cnt .block3 .in a:hover {
    text-decoration: underline;
}

/* Start  */

.santa-promo {
    width: 1004px;
    margin: 0 auto;
}

.santa-promo ul {
    list-style: none;
}

.santa-promo img.logo {
    float: left;
}

.main-top {
    margin-top: 69px;
    padding-top: 15px;
    width: 969px;
    position: relative;
    background: url(images/santa/content-t-b.png) no-repeat 0 0;
}

.main-bot {
    padding-bottom: 15px;
    margin-bottom: 22px;
    width: 969px;
    background: url(images/santa/content-t-b.png) no-repeat;
    background-position: 100% 100%;
}

.main-mid {
    overflow: hidden;
    padding-left: 26px;
    background: #fff7d7;
}

.cnt-head {
    float: right;
    margin-top: 48px;
    margin-right: 190px;
    width: 446px;
    margin-bottom: 44px;
}

.logo-cnt {
    width: 473px;
    height: 130px;
    margin-left: -100px;
    padding-top: 20px;
    padding-left: 120px;
    background: url(images/santa/logo-cnt.png) no-repeat;
}

.cnt-head p {
    color: #110f0d;
    font-family: Arial;
    font-size: 14px;
}

.cnt-head h1 {
    padding-top: 38px;
    padding-bottom: 38px;
    font-family: Arial;
    font-size: 24px;
    font-weight: normal;
    color: #307cc8;
}

.cnt-head img {
    margin-top: 5px;
    margin-left: 3px;
}

.sale {
    margin-bottom: 30px;
    float: left;
}

ul.sale-list-cards li.sale-head {
    height: 51px;
    width: 919px;
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    background: url(images/santa/cnt-sale-head.png) no-repeat;
}

ul.sale-list-cards li.sale-head span {
    color: #fff;
    width: 285px;
    float: left;
    padding: 0;
}

ul.sale-list-cards li {
    width: 919px;
    background: url(images/santa/cnt-sale-grd.png) repeat-x;
}

.sale-text {
    width: 100px;
    font-size: 12px;
    font-family: Arial;
    text-align: left !important;
    display: inline-block;
}

ul.sale-list-cards li span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
}

ul.sale-list-cards li a {
    width: 111px;
    height: 42px;
    display: inline-block;
    background: url(images/santa/card-btn.png);
}

ul.sale-list-cards li a:hover {
    background: url(images/santa/card-btn.png) 0 -42px;
}

ul.sale-list-cards li p {
    top: 35px;
    left: 47px;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    color: #1c413c;
}

ul.sale-list-cards li h1 {
    font-family: Arial;
    font-size: 16px;
    color: #1c413c;
}

ul.sale-list-cards li em.plus {
    width: 51px;
    height: 50px;
    display: inline-block;
    background: url(images/santa/plus.png) no-repeat !important;
}


.card-plus a {
    width: 51px !important;
    height: 50px !important;
    display: block;
    top: 45px !important;
    left: 140px !important;
    background: url(images/santa/plus.png) no-repeat !important;
}

.sale-content {
    height: 44px;
    width: 605px;
    font-family: Arial;
    font-size: 18px;
    padding-top: 17px;
    color: #252525;
    background: url(images/santa/sale-grd.png) repeat-x;
}

.santa-promo ul.sale-list li {
    height: 44px;
    font-family: Arial;
    font-size: 18px;
    padding-top: 17px;
    color: #252525;
    background: url(images/santa/sale-grd.png) repeat-x;
    width: 605px;
}

.santa-promo ul.sale-list li.sale-head {
    height: 44px;
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    background: url(images/santa/cnt-head.png) no-repeat;
}

.santa-promo ul.sale-list li.sale-head span {
    color: #fff;
}

.santa-promo ul.sale-list li span {
    width: 200px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.santa-promo ul.sale-list li span.bonus em {
    background: url(images/santa/plus.png) -15px -58px no-repeat;
    padding-left: 30px;
}

.santa-promo ul.sale-list li a.buy {
    width: 77px;
    height: 27px;
    cursor: pointer;
    display: inline-block;
    float: right;
    background: url(images/santa/sale-icons.png) no-repeat;
}

.santa-promo ul.sale-list li a.buy:hover {
    background: url(images/santa/sale-icons.png) 0 -27px no-repeat;
}

.sale-content-bnt-1:hover {
    width: 77px;
    height: 27px;
    display: block;
    background: url(images/santa/sale-icons.png) 0 -27px;
}

.sale-content-bnt-2 {
    width: 23px;
    height: 23px;
    display: block;
    margin-left: -25px;
    position: absolute;
    background: url(images/santa/plus.png) -15px -58px;
}

.sale-content-action {
    width: 23px;
    height: 27px;
    display: block;
    position: absolute;
    top: -4px;
    left: 35px;
    background: url(images/santa/sale-icons.png) -7px -73px;
}

.prs-card {
    height: 130px;
}

.sale-card {
    height: 160px;
    padding-top: 15px;
    padding-left: 25px;
    background: url(images/santa/cnt-sale-grd.png) repeat-x;
}

.sale-card ul li {
    text-align: center;
    position: relative;
    margin-right: 13px;
    float: left;
}

.card {
    margin-top: 10px;
    margin-left: 200px;
}

.card-bonus {
    width: 56px;
    height: 40px;
    padding-top: 15px;
    margin-left: -50px;
    margin-top: -10px;
    font-weight: bold;
    font-size: 12px;
    font-size: Arial;
    color: #fff;
    background: url(images/santa/card-bonus.png) no-repeat;
}

.frd-card {
    margin-left: 220px;
}

.card-gift-btn {
    height: 55px;
    font-size: 14px;
    font-family: Arial;
    line-height: 61px;
    padding-left: 30px;
    background: url(images/santa/card-gift-btn.png) repeat-x;
}

.card-gift-btn a {
    color: #2173c7;
}

.sale-t {
    float: right;
    margin-right: 25px;
    padding-top: 11px;
    width: 293px;
    margin-top: 74px;
    position: relative;
    background: url(images/santa/sale-t-b.png) no-repeat 0 0;
}

.sale-b {
    padding-bottom: 13px;
    width: 293px;
    background: url(images/santa/sale-t-b.png) no-repeat;
    background-position: 100% 100%;
}

.sale-b .img img {
    margin-left: -40px;
    margin-top: -25px;
}

.sale-b .img {
    padding-left: 27px;
    padding-right: 27px;
    border-left: 1px solid #cfc9af;
    border-right: 1px solid #cfc9af;
    background: #fff;
}

.sale-b .img h1 {
    position: absolute;
    top: 27px;
    left: 80px;
    width: 185px;
    font-size: 18px;
    font-family: Arial;
    color: #bc539d;
}

.sale-m {
    padding-left: 27px;
    padding-right: 27px;
    min-height: 288px;
    border-left: 1px solid #cfc9af;
    border-right: 1px solid #cfc9af;
    background: #fff;
}

.sale-m p {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 14px;
}

.sale-m span {
    font-size: 18px;
    font-weight: bold;
}

.sale-m a {
    color: #2173c7;
}

.santa-promo .block {
    width: 560px;
    height: 59px;
    font-size: 16px;
    font-family: Arial;
    padding-left: 46px;
    padding-top: 33px;
    background: url(images/santa/block.png) no-repeat;
}

.santa-promo .block a {
    color: #4c80bc;
}

.gift-btn {
    /*width:700px;*/
    height: 55px;
    padding-top: 20px;
    font-family: Arial;
    background: url(images/santa/gift-btn.png) no-repeat 0px -84px;
}

.gift-btn-2 {
    width: 620px;
    height: 55px;
    padding-top: 20px;
    font-family: Arial;
    background: url(images/santa/gift-btn.png) no-repeat;
}

.gift-btn span, .gift-btn-2 span {
    margin-left: 25px;
    font-size: 17px;
    color: #fff;
}

.gift-btn em, .gift-btn-2 em {
    margin-top: -10px;
    margin-left: 55px;
    font-style: normal;
    font-size: 17px;
    color: #bc539d;
}

.gift-btn p, .gift-btn-2 p {
    margin-left: 306px;
    font-size: 12px;
}

/*End content*/

/* End */

.window {
    width: 430px;
    height: 258px;
    display: block;
    padding-left: 24px;
    padding-top: 23px;
    background: url(images/forget/block.gif) no-repeat;
}

.window ul {
    list-style: none;
}

.window ul li {
    float: left;
}

.window ul li h1 {
    width: 360px;
    height: 51px;
    font-weight: normal;
    padding-left: 23px;
    line-height: 90px;
    color: #393939;
    font-size: 14px;
    font-family: Arial;
    color: #fff;
}

.window ul li h2 {
    padding-top: 53px;
    font-weight: normal;
    color: #464646;
    font-size: 18px;
    font-family: Tahoma;
}

.window .close a {
    width: 20px;
    height: 20px;
    display: block;
    margin-top: 40px;
    background: url(images/forget/close.gif) no-repeat;
}

.window p {
    width: 370px;
    float: right;
    margin-right: 53px;
    margin-top: 40px;
    font-size: 12px !important;
}

.window p, .window span {
    clear: both;
    font-size: 14px;
    font-family: Tahoma;
    color: #375d64;
}

.window ul li.warning {
    width: 60px;
    clear: left;
    height: 57px;
    margin-top: 45px;
    margin-right: 10px;
    display: block;
    background: url(images/forget/error.gif) no-repeat;
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    .window ul li.warning {
        margin-top: 0;
    }
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    .window ul li h2 {
        padding-top: 10px;
    }
}

/* forgot */

.window .f3 {
    clear: both;
    margin-top: 90px;
    padding-right: 30px;
}

.window .f3 label {
    line-height: 103px;
    color: #12495a;
    font-size: 14px;
    float: left;
}

.window .f3 .download {
    width: 136px;
    height: 42px;
    display: block;
    position: absolute;
    left: 170px;
    top: 200px;
    color: #fff;
    line-height: 39px;
    font-size: 16px;
    font-family: Verdana;
    text-align: center;
    text-decoration: none;
    background: url(images/forget/btn-2.png) no-repeat;
}

.window .f3 p {
    width: 280px;
    margin-top: 0;
    margin-right: 7px;
    font-size: 12px;
    color: #375d64;
}

.window .f3 .form {
    width: 275px;
    float: right;
    height: 30px;
    border: 0;
    padding-left: 10px;
    margin-top: 10px;
    display: block;
    border-top: 1px solid #c8d2d3;
    border-right: 1px solid #c8d2d3;
}

.window .f3 .form {
    margin-right: 0 px\0/;
}

.window .f3 .form {
    *margin-right: 0px;
}

/*mail*/
.window .mail {
    clear: both;
    margin-top: 95px;
}

.window .mail span a {
    color: #e92650;
}

.window .mail p {
    margin-top: 21px;
    font-size: 12px;
    width: 400px;
    margin-right: 32px;
    color: #375d64;
}

/*wrong mail*/
.window .wrong {
    clear: both;
    padding-right: 30px;
}

.window .wrong label {
    line-height: 103px;
    color: #12495a;
    font-size: 14px;
    float: left;
}

.window .wrong .download {
    width: 105px;
    height: 42px;
    display: block;
    margin-top: -20px;
    margin-right: 164px;
    float: right;
    color: #fff;
    line-height: 39px;
    font-size: 16px;
    font-family: Verdana;
    padding-left: 33px;
    text-decoration: none;
    background: url(images/forget/btn-2.png) no-repeat;
}

.window .wrong p {
    width: 280px;
    margin-top: 0;
    margin-right: 7px;
    font-size: 12px;
    color: #375d64;
    margin-right: 22px;
}

.window .wrong .form {
    width: 293px;
    float: right;
    height: 35px;
    border: 0;
    margin-right: 10px;
    margin-top: 10px;
    display: block;
    background: url(images/forget/f3.gif) no-repeat;
}

.window .wrong span {
    font-size: 14px;
    margin-top: 10px;
    color: #D15B14;
    margin-right: 24px;
    float: right;
    margin-bottom: 10px;
}

/*Download*/
.window_2 {
    width: 471px;
    height: 250px;
    display: block;
    padding-left: 5px;
    padding-top: 60px;
    background: url(images/forget/block_2.gif) no-repeat;
}

.window_2 ul {
    list-style: none;
}

.window_2 ul li {
    float: left;
}

.window_2 ul li h1 {
    width: 375px;
    font-weight: normal;
    padding-left: 40px;
    color: #fff;
    font-size: 14px;
    font-family: Arial;
}

.window_2 ul li h2 {
    padding-top: 35px;
    color: #464646;
    font-size: 12px;
    font-family: Tahoma;
}

.window_2 .close a {
    width: 20px;
    height: 20px;
    display: block;
    margin-top: -10px;
    background: url(images/forget/close.gif) no-repeat;
}

.window_2 .download, .window .download {
    clear: both;
    height: 100px;
}

.window_2 .download {
    margin-top: 65px;
}

.window_2 .download p, .window .download p {
    font-size: 12px;
    font-family: Tahoma;
    color: #375d64;
    margin-left: 34px;
    width: 376px;
}

.window_2 .download p em, .window .download p em {
    color: #d15b14;
    font-style: normal;
    font-weight: bold;
}

.window_2 .download ul, .window .download ul {
    margin-left: 60px;
}

.window_2 .download ul {
    margin-left: 80px;
}

.window_2 .download table {

    margin-top: 17px;
}

.window_2 .download tr td {
    width: 120px;
    text-align: center;
    font-family: Tahoma;
    color: #182937;
    font-size: 12px;
}

.window_2 .download tr .width {
    width: 190px;
    text-align: center;
    color: #182937;
    font-size: 12px;
}

.window_2 .download tr td b {
    font-size: 16px;
    line-height: 60px;
    color: #182937;
}

.window_2 .download tr td b.hover {
    padding: 5px;
    color: #d15b14;

}

.window_2 .download ul li {
    float: left;
}

.window .download .ok a {
    margin-top: 40px;
}

.window .download .cancel a {
    margin-top: 40px;
}

.window_2 .download .ok a, .window .download .ok a {
    width: 135px;
    height: 40px;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    margin-right: 10px;
    font-size: 18px;
    background: url(images/forget/btn-2.png) no-repeat;
}

.window_2 .download .cancel a, .window .download .cancel a {
    width: 135px;
    height: 40px;
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    background: url(images/forget/btn-2.png) -138px 0px no-repeat;
}

.window .margin {
    margin-top: 0px;
}

.window .mail {
    *margin-top: 120px;
}

* html .window .f3 .download {
    margin-right: 60px;
}

.window .wrong {
    margin-top: 0;
}

* html .window .wrong {
    margin-top: -30px;
}

.window .wrong .download {
    *margin-top: 5px;
}

* html .window .wrong .download {
    margin-right: 87px;
    margin-top: 5px;
}

.window .wrong p {
    *margin-right: 17px;
}

.window .wrong span {
    *margin-right: 20px;
    *margin-top: 0px;
}

* + html .window .wrong span {
    margin-right: 5px;
}

.window .wrong span {
    margin-right: 12 px\0/;
}

.window .wrong label {
    *line-height: 190px;
}

* html .window_2 .download, * html .window .download {
    margin-top: -17px;
    height: 30px;
}

* html .window_2 .close a {
    margin-top: 0;
}

* html .window_2 .download p, * html .window .download p {
    margin-top: 0;
}

* html .window .f3 {
    float: right;
    margin-top: 0px;
}

* html .window .f3 label {
    float: left;
}

* html .window .f3 .download {
    margin-top: 10px;
    margin-right: 75px;
}

.window .wrong span {
    *margin-top: 0;
}

* html .window .f3 p {
    margin-right: 3px;
}

* html .window ul li.warning {
    margin-top: 20px;
}

* html .window ul li h2 {
    padding-top: 30px;
}

* + html .window .f3 {
    margin-top: 120px;
}

* + html .window_2 .download {
    margin-top: 120px;
}

.window_2 .download tr .margin {
    *padding-left: 35px;
}

* + html .window .download p {
    margin-left: 20px;
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    .window .wrong span {
        margin-top: -15px;
    }
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
    .window .download p {
        margin-top: 20px;
    }
}

.window {
    height: 283px;
}

.window_2 {
    height: 300px;
}

/* START ����������� ��������� ��� ����������� */

span.searcher_hint_counter {
    float: right;
}

.ac_results {
    padding: 0px;
    border: solid 1px #ccc;
    padding: 5px;
    margin-top: 1px;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: default;
    display: block;
    /*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
    /*width: 100%;*/
    font: menu;
    font-size: 12px;
    /*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
    line-height: 16px;
    overflow: hidden;
}

.ac_loading {
    background: white url('/style/images/indicator.gif') right center no-repeat;
}

.ac_odd {
    background-color: #eee;
}

.ac_over {
    background-color: #fff5c9;
    color: #7F7F7F;
}

/* END ����������� ��������� ��� ����������� */

.help_title {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    margin: -10px 0 15px 0;
}

.panda_trans {
    overflow: hidden;
    padding-left: 9%;
    *padding-left: 5%;
    padding-right: 60px;
    padding-bottom: 30px;
    *padding-bottom: 100px;
}

.panda_trans ul {
    list-style: none;
}

.panda_trans img {
    float: left;
    position: relative;
    z-index: 1;
}

.panda_trans p {
    color: #121517;
    font-family: verdana;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 5px;
    padding: 0 !important;
}

.panda_trans h5 {
    color: #028f45;
    font-family: tahoma;
    font-size: 24px;
    padding: 0;
    font-weight: normal;
    padding-top: 5px;
}

.panda_trans h4 {
    color: #1d88ac;
    font-family: tahoma;
    font-size: 30px;
    margin-bottom: 10px;
    padding: 0;
    padding-top: 45px;
}

.panda_trans .trans_head {
    width: 63%;
    float: left;
    margin-bottom: 10px;
}

.panda_trans .trans_head ul {
    float: left;
}

.panda_trans .trans_head ul li {
    color: #121517;
    font-size: 14px;
    font-weight: bold;
    font-family: verdana;
    clear: both;
    margin-top: 10px;
}

.panda_trans .trans_head ul li span {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin-left: -28px;
    margin-right: 10px;
    position: relative;
    z-index: 9;
    background: url(../images/transfer/trans_icon.png) no-repeat;
}

.panda_trans .trans_cnt {
    clear: both;
    margin-left: 10%;
}

.panda_trans .trans_cnt .name {
    width: 666px;
    height: 50px;
    line-height: 50px;
    padding-left: 55px;
    background: url(../images/transfer/trans_name.png) no-repeat;
}

.panda_trans .trans_cnt .name ul li {
    font-size: 16px;
    color: #fff;
    width: 230px;
}

.panda_trans .trans_cnt li ul li {
    float: left;
}

.panda_trans .trans_cnt .cnt {
    width: 609px;
    *width: 666px;
    height: 48px;
    line-height: 45px;
    padding-left: 55px;
    *margin-top: -3px;
    background: url(../images/transfer/trans_grd.png) repeat-x;
}

.panda_trans .trans_cnt .cnt ul li {
    font-size: 16px;
    color: #1c413c;
    width: 230px;
    font-family: verdana;

}

.panda_trans .trans_cnt .cnt ul li b {
    color: #2b8eaf;
    font-size: 16px;
    font-family: verdana;
}

.panda_trans .trans_cnt .cnt ul li span {
    font-size: 14px;
    color: #1c413c;
    font-family: verdana;
}

.panda_trans .trans_cnt .cnt ul li i {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin-top: 8px;
    margin-right: 10px;
    margin-left: 10px;
    background: url(../images/transfer/trans_plus.png) no-repeat;
}

.panda_trans .trans_cnt .width {
    width: 100px !important;
}

.panda_trans .trans_cnt .cnt ul .width b {
    width: 102px;
    height: 30px;
    display: block;
    margin-top: 9px;
    line-height: 30px;
    margin-left: -25px;
    text-align: center;
    color: #000;
    font-weight: normal;
    font-size: 24px;
    _z-index: 9;
    _position: relative;
}

.panda_trans .trans_cnt .cnt ul .width b span {
    font-size: 16px;
}

.panda_trans .trans-button {
    width: 313px;
    height: 55px;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 55px;
    margin-top: 20px;
    color: #fff !important;
    font-size: 18px !important;
    font-family: arial !important;
    float: left;
    margin-left: 40px;
    display: inline;
    text-decoration: none !important;
    background: url(../images/transfer/trans_btn.png) no-repeat;
}

.panda_trans .un_trans {
    width: 257px;
    color: #1d6591 !important;
    margin-left: 10px;
    background: url(../images/transfer/trans_btn.png) -328px 0 no-repeat;
}

.ac_results ul {
    max-height: 250px !important;
}

/* buybox */
.regauth_popup {
    display: none;
}

.regauth_popup h5 {
    color: #e6e6e6;
    font-size: 14px;
    font-family: arial;
    font-weight: normal;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-top: 10px;
    max-height: 73px;
}

.regauth_popup p {
    clear: both;
    color: #375D64;
    font-family: arial;
    font-size: 14px;
}

.regauth_popup p#film-window-content {
    padding: 30px 0;
}

.regauth_popup .reg-btn {
    margin-left: 60px;
    margin-top: 15px;
    overflow: hidden;
    list-style: none;
}

.regauth_popup p b {
    color: #1369aa;
    font-size: 14px;
    font-family: arial;
}

.regauth_popup .hide {
    overflow: hidden;
    _overflow: visible;
    _height: 5px;
}

.regauth_popup .ok {
    float: right;
    margin-right: 110px;
    margin-top: 15px;
    display: inline;
}

.regauth_popup .cancel {
    margin-right: 40px;
    _margin-right: 20px;
    margin-left: -110px;
    display: inline;
}

.regauth_popup .ok a {
    width: 135px;
    height: 39px;
    display: block;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    font-family: arial;
    float: left;
    margin-right: 10px;
    text-decoration: none;
    background: url(/images/buybox/reg_btn.png) no-repeat;
}

.regauth_popup .cancel a {
    color: #1f71a9;
    width: 135px;
    background: url(/images/buybox/reg_btn.png) no-repeat -142px 0;
}

.regauth_popup .tabwrpr .tabs {

    height: 45px;
    list-style: none outside none;
    overflow: hidden;
}

.regauth_popup .height {
    height: auto !important;
}

.regauth_popup .reg_bot {
    padding-bottom: 5px;
    width: 398px;
    float: left;
    background: url(/images/buybox/reg_top.png) left bottom no-repeat;
}

.regauth_popup .reg_bot .reg_bot_grd {
    background: url(/images/buybox/reg_top_grd.png) repeat-y;
}

.regauth_popup .closer {
    margin-right: -17px;
    padding-top: 0;
    clear: none;
    margin-top: 13px;
    _margin-right: -10px;
}

/* end buybox */

#reg_steps .bc, #reg_steps .wrappex .stepbl {
    height: auto;
}

#reg_steps .wrappex {
    margin-right: 105px;
    margin-left: 80px;
}

#reg_steps .step2banner {
    background: url(/images/loginbanner.png) no-repeat;
    _background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/loginbanner.png');
}

/* //////////////////////// */
.float-l {
    float: left;
}

.header-wraper {
    height: 234px;
    min-width: 1004px;
    *text-align: center;
    background: url(/images/new_auth/grd.png) repeat-x;
}

.header-wraper .header-new {
    margin: 0 auto;
    position: relative;
    width: 1004px;
}

.header-wraper .header-r {
    float: left;
    height: 234px;
    width: 1004px;
    background: url(/images/new_auth/header_bg.png) no-repeat;
}

.header-wraper .header-r .logo-r {
    margin-top: 25px;
    margin-left: 64px;
    position: relative;
    border: 0;
    z-index: 1;
    *position: absolute;
}

.header-wraper .header-r .logo-bg {
    width: 278px;
    height: 130px;
    margin-top: -51px;
    margin-left: 203px;
    padding-top: 17px;
    position: relative;
    z-index: 9;
    *margin-top: 165px;
    *margin-left: 203px;
    *position: absolute;
    background: url(/images/new_auth/logo-bg.png) no-repeat;
    _background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/new_auth/logo-bg.png');
}

.logo-bg ul {
    list-style: none;
}

.header-wraper ul {
    list-style: none;
}

.header-wraper .stat {
    margin-left: 53px;
    *margin-left: -100px;
}

.logo-bg .stat {
    margin-left: 53px;
    *margin-left: -100px;
}

.logo-bg .stat li {
    color: #fff;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
}

.header-wraper .stat-1 {
    padding-left: 40px;
}

.header-wraper .stat-2 {
    padding-left: 30px;
}

.header-wraper .stat-3 {
    padding-left: 20px;
}

.header-wraper .stat-4 {
    padding-left: 10px;
}

.header-wraper .stat li {
    color: #fff;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
}

ul.nav li a span.wrapper02 {
    background: url(/images/new_auth/new_nav_bg.png) repeat-x left -24px !important;
}

ul.nav li a span.wrapper01 {
    background: url(/images/new_auth/new_nav_bg.png) no-repeat right -169px !important;
}

ul.nav li a {
    background: url(/images/new_auth/new_nav_bg.png) no-repeat left -145px !important;
}

ul.nav li.first a {
    background-position: left top !important;
}

ul.nav li.last a {
    background-position: right -48px !important;
}

.panda-new-btn {
    margin-top: 60px;
}

.panda-new {
    float: right;
    margin-right: 30px;
    width: auto;
}

.panda-new ul {
    list-style: none;
}

.panda-new ul li {
    float: left;
    text-align: center;
}

.panda-new .gift-card a {
    float: left;
    width: 206px;
    height: 50px;
    display: block;
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    font-weight: bold;
    font-family: Tahoma;
    text-decoration: none;
    padding-top: 7px;
    *height: 57px;
    background: url(/images/new_auth/btn.png) no-repeat;
}

.panda-new .gift-card a:hover {
    background: url(/images/new_auth/btn.png) no-repeat 0 -61px;
}

.panda-new .gift-card a {
    text-decoration: none;
    color: #ab3401;
}

.panda-new .gift-card h1 {
    color: #10557f;
    font-size: 21px;
    *margin-top: 4px;
}

.panda-new .gift-card h2 {
    font-size: 14px;
    font-weight: bold;
    font-family: Tahoma;
    color: #ab3401;
}

.panda-new .cnt {
    float: right;
    padding-bottom: 20px;
    padding-left: 17px;
    padding-top: 20px;
    *padding-top: 30px;
    background: url(/images/new_auth/mid.png) repeat-y;
}

.panda-new .cnt .sign a {
    width: 148px;
    height: 40px;
    *height: 52px;
    display: block;
    font-size: 19px;
    font-weight: bold;
    font-family: Tahoma;
    text-decoration: none;
    padding-top: 13px;
    color: #013a5d;
    margin-right: 10px;
    background: url(/images/new_auth/btn.png) no-repeat -260px -3px;
}

.panda-new .cnt .sign a:hover {
    background: url(/images/new_auth/btn.png) no-repeat -262px -65px;
}

.panda-new .cnt .log a {
    width: 148px;
    height: 40px;
    *height: 52px;
    display: block;
    font-size: 19px;
    font-weight: bold;
    font-family: Tahoma;
    text-decoration: none;
    padding-top: 13px;
    color: #b84902;
    background: url(/images/new_auth/btn.png) no-repeat -417px -3px;
}

.panda-new .cnt .log a:hover {
    background: url(/images/new_auth/btn.png) no-repeat -418px -65px;
}

.panda-new-2 .gift-card a {
    margin-top: 80px;
}

.panda-new .cnt-t {
    padding-top: 13px;
    width: 338px;
    float: right;
    margin-right: 25px;
    margin-top: 40px;
    background: url(/images/new_auth/bot-top.png) no-repeat 0 0;
}

.panda-new .cnt-b {
    padding-bottom: 13px;
    width: 338px;
    margin-bottom: 10px;
    background: url(/images/new_auth/bot-top.png) no-repeat;
    background-position: 100% 100%;
}

.panda-new .cnt-m {
    padding: 0 10px;
    overflow: hidden;
    background: url(/images/new_auth/login-grd.png) repeat-x #fefcf5;
}

.panda-new .cnt-m .balance {
    width: 290px;
    *width: 292px;
    height: 46px;
    margin-left: 10px;
    color: #000;
    font-size: 14px;
    font-weight: verdana;
    padding-left: 15px;
    background: url(/images/new_auth/login-btn.png) no-repeat;
}

.panda-new .cnt-m .balance em {
    line-height: 35px;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: verdana;
    float: left;
}

.panda-new .cnt-m .balance span {
    color: #cd0156;
    font-size: 14px;
    font-weight: verdana;
    font-weight: bold;
}

.panda-new .cnt-m .balance a {
    width: 145px;
    height: 36px;
    display: block;
    color: #fff;
    line-height: 32px;
    font-size: 14px;
    font-weight: tahoma;
    font-weight: bold;
    text-decoration: none;
    float: right;
    text-align: center;
    margin-top: 1px;
    background: url(/images/new_auth/f3-btn.png) no-repeat 2px -2px;
    z-index: 130;
}

.panda-new .cnt-m .mail {
    width: 295px;
    height: 23px;
    margin-left: 10px;
    color: #000;
    font-size: 14px;
    font-weight: verdana;
}

.panda-new .cnt-m .mail p {
    color: #000;
    font-size: 14px;
    font-weight: verdana;
    float: left;
}

.panda-new .cnt-m .mail a {
    width: 66px;
    height: 22px;
    display: block;
    padding-top: 5px;
    color: #7f1c5b;
    font-size: 11px;
    font-weight: verdana;
    font-weight: bold;
    text-decoration: none;
    float: right;
    text-align: center;
    margin-top: -4px;
    *margin-top: 0px;
    background: url(/images/new_auth/f3-btn.png) no-repeat -77px -39px;
}

.panda-new .cnt-m .log a {
    color: #0f72ae;
    font-size: 11px;
    font-weight: verdana;
}

.panda-new .cnt-m .log a span {
    width: 14px;
    height: 17px;
    display: block;
    float: left;
}

.panda-new .cnt-m .log td {
    padding-left: 5px;
}

.panda-new .cnt-m .log .icon-1 {
    background: url(/images/new_auth/icon.png) no-repeat 0 6px;
}

.panda-new .cnt-m .log .icon-2 {
    background: url(/images/new_auth/icon.png) no-repeat 0px -12px;
}

.panda-new .cnt-m .log .icon-3 {
    background: url(/images/new_auth/icon.png) no-repeat -17px -12px;
}

.panda-new .cnt-m .log .icon-4 {
    background: url(/images/new_auth/icon.png) no-repeat 0px -32px;
}

.panda-new .cnt-m .log .icon-5 {
    background: url(/images/new_auth/icon.png) no-repeat -30px 3px;
}

.panda-new .cnt-m .platinum {
    text-align: center;
    color: #cd0156;
    font-size: 14px;
    margin-left: 25px;
    font-weight: verdana;
}

div.new_search_container {
    *width: auto !important;
}

div.new_search_container div.new_search {
    margin-top: 0px !important;
    *width: 525px !important;
}

.footer {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
}

.theThing {
    margin: 0 auto;
    padding-top: 46px;
    *padding-top: 26px;
    width: 1004px !important;
    *text-align: center !important;
}

.content {
    margin: 0 auto;
    margin-top: 20px;
    padding-top: 11px !important;
    *padding-top: 0 !important;
    width: 1004px;
}

.footer_container {
    *text-align: center;
    background-position: -10px 0 !important;
}

div.footer_real {
    position: relative;
    overflow: hidden;
    *padding-top: 0px !important;
}

div.support_button_container a.support_button {
    *position: absolute !important;
    *top: 65px;
    *left: 270px;
}

.content_container {
    *text-align: center;
}

.login_on_top_auth {
    color: #000000 !important;
    float: left;
    height: 20px;
    overflow: hidden;
    padding-left: 3px;
    position: relative;
    width: 170px;
}

.login_on_top_auth #whitegrad_40x1 {
    position: absolute;
    width: 40px;
    height: 24px;
    background: url('/images/new_auth/40x1_whitegrad.png') repeat-y top right;
    top: 0px;
    right: 0px;
    *right: -10px;
    *background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/new_auth/40x1_whitegrad.png', sizingMethod='scale');
}

/* ///////////////////// */

.film-window .regauth_popup p {
    padding-bottom: 15px;
    padding-top: 15px;
}

.content .landing_album {
    margin-top: 130px;
    width: 100%;
}

/* Like buttons */

/* @mod:12.04.2012 */
.liked {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    background: #f2f2f2;
    padding: 10px 10px 10px 10px;
    position: absolute;
    left: 40px;
    top: 260px;
    width: 230px;
    overflow: hidden;
}

.fb_edge_widget_with_comment {
    height: 25px;
    overflow: hidden;
    width: 50px;
    float: left;
    margin-right: 10px;
}

.liked div {
    float: left;
}

.liked iframe {
    float: left;
}

#___plusone_0 {
    width: 40px !important;
    overflow: hidden;
}

/* ^ Like buttons ^ */

/*head-------------------------------------*/
.panda-new .cnt-m .log .invite_head {
    width: 92px;
    height: 22px;
    display: block;
    color: #fff;
    text-align: center;
    font: bold 12px tahoma;
    line-height: 20px;
    text-decoration: none;
    background: url(/style/images/invites/head_btn.png) no-repeat;
}

.panda-new .cnt-m .log .invite_head i {
    font: 11px tahoma;
    color: #fff;
}

.panda-new .cnt-m .log .dis {
    color: #ababab;
    background: url(/style/images/invites/head_btn.png) no-repeat 0 -24px;
}

.panda-new .cnt-m .log .dis i {
    color: #ababab;
}

#invite_head_block {
    width: 320px;
    *width: 390px;
    margin: -200px 0 0 -200px;
    padding: 25px 35px 25px 35px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.generate_block a {
    font-size: 14px;
}

.generate_block b {
    color: #4B545D;
}

/* payment */
div.refillBalanceTitle div.clean .pay_invite {
    color: #30343f !important;
    font: 14px tahoma !important;
    padding: 0 !important;
    text-decoration: none !important;
    border: 0 !important;
}

.pay_invite span {
    color: #2277b3 !important;
    font: 14px tahoma !important;
    text-decoration: underline !important;
}

.pay_invite:hover span {
    text-decoration: none !important;
}

/* registration */
.inv_reg {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.inv_reg p {
    color: #375d64;
    font: bold 14px arial;
    text-align: center;
}

.inv_reg span {
    color: #578a93;
    font: 14px arial;
    clear: both;
    padding-top: 10px;
    display: block;
    *padding-bottom: 10px;
}

.regauth_popup {
    margin: -225px 0 0 -260px;
}

.regauth_popup .tiny {
    width: 110px;
}

.regauth_popup .bg {
    height: 403px;
    background: url(/style/images/invites/regauth_bg.png) no-repeat;
}

.regauth_popup .row p.c3 lable {
    color: #375d64;
    font: 12px arial;
}

.regauth_popup .row p.c3 lable a {
    font: 12px arial;
}

.regauth_popup .row p.c3 {
    padding-left: 129px;
    *padding-left: 29px;
}

.regauth_popup .inputwrapper .inv_bg {
    background: #e2edef;
    height: 24px;
    padding-left: 5px;
    line-height: 24px;
    width: 98%;
    *width: 100%;
    color: #375D64;
    font-family: Arial;
    font-size: 14px;
    text-align: left;

}

.regauth_popup input.btn {
    margin-top: 10px;
}

.noh1format {
    font-family: tahoma;
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.noh3format {
    color: #B03901;
    font-family: tahoma;
    font-size: 18px;
    font-weight: normal;
}

.albumartist a {
    color: #42B6C5;
    font-size: 26px;
    text-decoration: none;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding-top: 8px;
    position: relative;
    z-index: 100;
}

.albumartist span {
    display: block;
    color: #B03901;
    float: left;
    font-family: tahoma;
    font-size: 18px;
    left: 20px;
    position: relative;
    top: -10px;
    font-weight: normal;
}

.albumname span {
    color: #B03901;
    font-family: tahoma;
    font-size: 18px;
    padding: 10px 0 0 20px;
    font-weight: normal;
}

.albumname div {
    color: #42B6C5;
    font-family: arial;
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 0 40px;
}

.albumtracklist {
    color: #BB4A03;
    font-family: tahoma;
    font-size: 25pt;
    padding-bottom: 10px;
    padding-left: 240px;
    text-align: left;
    width: 610px;
}

/*NEW STYLES*/
.content_container {
    *text-align: center;
}

.refill_head {
    text-align: left;
    font-size: 14px;
    padding-left: 40px;
    color: #636363;
    font-family: arial;
}

.header_inner {
    background: url(/style/images/account/acch2.png) no-repeat right top;
    width: auto;
    height: 38px;
    padding: 10px 300px 0px 350px;
}

#account .account_new {
    *width: 700px;
    min-height: 520px;
}

#account {
    text-align: center;
    zoom: 1;
    margin-top: 3px;
}

#account .top {
    background: url(/style/images/acc_top.gif) no-repeat;
}

#account .bottom {
    height: 30px;
    background: url(/style/images/acc_bottom.gif) no-repeat;
}

#account .main {
    background: none;
}

#account label {
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #455862;
}

#account input {
    font-family: tahoma;
    font-size: 14px;
    font-weight: normal;
    border: 1px solid grey;
    width: 180px;
}

#account .selection label {
    float: left;
    width: 80%
}

#account .selection input {
    float: left;
    width: 5%;
}

#account .telefax label, #account .telefax input {
    float: left;
    width: 80%
}

#account .telefax span span input, #account .fixedfields span input, #account select {
    border: 1px solid grey;
}

#account .fixedfields textarea {
    width: 120px;
    height: 100px;
    border: 1px solid grey;
}

#account .fixedfields input, #account .fixedfields label, #account .fixedfields textarea {
    float: none;
    width: 100%;
}

#account .selection label,
#account .fixedfields label, #account .telefax label {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #fbaf07;
}

#account .fixedfields label, #account .telefax label {
    color: #455862;
}

#account .asterisks {
    color: #cb2828;
}

#account form h2 {
    text-align: left;
    font-weight: bold;
    font-family: arial;
}

#account p {
    padding: 10px 0px 15px 0px;
    overflow: hidden;
    zoom: 1;
}

#account .tl {
    background: #fff url(/style/images/menub.png) left top no-repeat;
    margin-left: 190px;
}

#account .tr {
    background: url(/style/images/menutr.png) right top no-repeat;
}

#account .bl {
    background: url(/style/images/menut.png) left bottom no-repeat;
}

#account .br {
    background: url(/style/images/menubr.png) right bottom no-repeat;
    padding: 29px 22px 18px;
}

#account img {
    display: block;
}

#account .hrtop {
    width: auto;
    margin: 20px 20px 20px 20px;
    border-top: 1px dashed #AAAAAA;
    padding-top: 20px;
    font-family: tahoma;
    font-size: 14px;
    color: #9fd61b;
}

#account .hrend {
    width: auto;
/ / width : 100 %;
    margin: 20px 20px 20px 20px;
    border-top: 1px dashed #aaaaaa;
}

#account .btn {
    width: 93px;
    height: 35px;
    background: url(/style/images/buttons/save.png) no-repeat;
/ / background : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/buttons/save.png', sizingMethod='crop');
}

#account .menu {
    float: left;
    width: 180px;
    text-align: left;
    margin-top: 50px;
}

#account .fields {
    float: right;
    margin-left: -190px;
    text-align: left;
    width: 100%;
    padding-top: 0px;
    margin-bottom: 10px;
    *margin-left: -202px;
    _margin-left: -223px;
}

#account .menu li {
    zoom: 1;
    list-style: none;
    padding-left: 10px;
}

#account .menu li, #account a {
    font-family: tahoma;
    font-size: 14px;
    color: #202020;
}

#account a {
    font-family: verdana;
    font-size: 14px;
    color: #202020;
}

#account .menu li, #account .menu .selected span {
    padding: 18px 16px;
    padding-right: 0px;
    padding-left: 0px;

}

#account .menu li {
    margin-left: -6px;
}

#account .menu .selected {
    background: #fff url(/style/images/menub.png) top left no-repeat;
    position: relative;
    margin-left: -6px;
    padding: 0;
    font-weight: bold;
    color: #b74702;
}

#account .menu .selected span {
    background: url(/style/images/menut.png) bottom left no-repeat;
    display: block;
    padding-left: 0px;
}

#account .top h2 {
    font-family: tahoma;
    font-weight: bold;
    font-size: 24px;
    text-align: left;
    padding-left: 24px;
    padding-top: 14px;
}

#account a {
    text-decoration: none;
}

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

#payment {
    clear: both;
}

/*
#payment .top
{
	background: url(account_files/ptop0000.gif) repeat-x #d8fdff;
}

#payment .right
{
	background: url(account_files/pright00.gif) right repeat-y;
}

#payment .bottom
{
	background: url(account_files/pbottom0.gif) bottom repeat-x;
}

#payment .left
{
	background: url(account_files/pleft000.gif) left repeat-y;
}

#payment .topleft
{
	background: url(account_files/ptopleft.gif) left top no-repeat;
}

#payment .topright
{
	background: url(account_files/ptoprigh.gif) right top no-repeat;
}


#payment .bottomleft
{
	background: url(account_files/pbottoml.gif) left bottom no-repeat;
}

#payment .bottomright
{
	background: url(account_files/pbottomr.gif) right bottom no-repeat;
}*/

#payment .sectl {
    background: url(/style/images/corner/sectl.gif) white left top no-repeat;
    margin: 0 auto;
    width: 90%;
}

#payment .sectr {
    background: url(/style/images/corner/sectr.gif) right top no-repeat;
    zoom: 1;
}

#payment .secbl {
    background: url(/style/images/corner/secbl.gif) left bottom no-repeat;
}

#payment .secbr {
    background: url(/style/images/corner/secbr.gif) right bottom no-repeat;
}

#payment .bottomright {
}

#payment .main {
    padding: 20px 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    clear: both;
    zoom: 1;
}

#payment .main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#payment .main .leftside {
    width: 98%;
    float: left;
}

#payment .main .rightside {
    width: 50%;
    float: right;
    padding-top: 250px;
    _text-align: center;
    margin-right: -2px;
}

#payment .main .rightside p {
    padding: 14px 14px;
    font-family: tahoma;
    font-size: 11px;
    color: #555555;
    display: block;
}

#payment .rightside .message {
    position: relative;
    text-align: left;
}

#payment .main .rightside .message img {
    border: 0;
}

#payment .main .rightside .securitybanner {
    background: url(/style/images/icons/secbanner.png) no-repeat;
/ / background : none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/images/icons/secbanner.png', sizingMethod='crop');
    height: 223px;
    width: 530px;
    position: absolute;
    top: -260px;
    left: -50px;
/ / left : - 60 %;
}

-->

#payment_content {
    margin-left: 25px;
    margin-right: 25px;
}

#payment_content ul, ol {
    padding-left: 50px;
}

#payment_content a {
    font-size: 16px;
}

#payment_content span a {
    font-size: 11px;
}

#payment_content li {
    padding-top: 2px;
    padding-bottom: 2px;
}

#account .fields td {
    color: #1d1b14;
    font-size: 12px;
    padding: 5px;
    font-family: tahoma;
}

#account .fields .l {
    width: 165px;
    color: #636363 !important;
    font-size: 12px !important;
    font-family: arial !important;
}

#account .fields .change {
    color: #1d1b14;
    font-size: 14px;
    font-family: tahoma;
    padding-bottom: 15px;
}

#account .fields input {
    width: 383px;
    height: 25px;
    border: 1px solid #d3d3d3;
}

#account .fields select {
    width: 383px;
    height: 25px;
    margin-right: 10px;
    border: 1px solid #d3d3d3;
}

#account .fields input.check {
    width: auto;
    height: auto;
}

#account .fields tr td div {
    float: left;
}

#account .fields select.small {
    width: 121px;
    height: 25px;
    border: 1px solid #d3d3d3;
}

#account .fields label {
    display: block;
    color: #797979 !important;
    font-size: 12px !important;
    font-family: arial !important;
    width: 50px;
    padding-left: 0 !important;
}

#account .fields .border {
    border-top: 1px dashed #d3d3d3;
    border-bottom: 1px dashed #fff;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 565px;
}

#account .save {
    width: 121px !important;
    height: 40px !important;
    display: block;
    font-weight: bold !important;
    font-size: 12px !important;
    color: #fff !important;
    text-align: center;
    float: left;
    margin-left: 265px;
    border: 0 !important;
    cursor: pointer;
    display: inline;
    background: url(/style/images/save_account.png) no-repeat;
}

#account ul.menu li.selected p a {
    color: #b74702 !important;
}

#landing .albumslate .topleft {
    padding-left: 30px;
}

.utext {
    padding-bottom: 10px;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
    *zoom: 1;
    *width: 700px;
    _width: 680px;
}

.utext h4 {
    color: #2a2627;
    font-size: 18px;
    font-family: tahoma;
    font-weight: normal;
}

.utext ul li {
    list-style: none;
}

.utext b {
    color: #636363;
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
}

.utext a {
    color: #1586a6 !important;
    font-size: 12px !important;
    font-family: tahoma !important;
    text-decoration: underline !important;
}

.utext a:hover {
    text-decoration: none !important;
}

.utext .active {
    background: #f1f1f1;
    padding: 2px 5px;
    color: #000 !important;
    border-bottom: 1px solid #cacaca;
    text-decoration: none !important;
}

.utext th {
    color: #000;
    font-size: 14px;
    font-family: arial;
    font-weight: normal;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    border-bottom: 1px solid #f4f4f4;
    text-align: left;
    padding-left: 10px;
}

.utext td {
    color: #636363 !important;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px !important;
    font-family: arial !important;
}

.utext td b {
    color: #c16024;
    width: 40px;
    display: block;
    text-align: center;
}

.utext .list_table {
    margin-top: 10px;
}

.utext .listing {
    float: right;
    width: 200px;
    clear: both;
    margin-right: 7px;
    *width: 230px;
}

.utext .listing p {
    color: #636363 !important;
    font-size: 12px;
    font-family: arial;
    float: left;
    padding-top: 20px !important;
    margin-right: 10px !important;
}

.utext .listing li {
    float: left;
    margin-right: 20px;
}

.utext .listing li a {
    color: #1586a6;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
    line-height: 50px;
}

.utext .listing img {
    margin-top: 20px;
}

.utext .listing li a.active {
    background: url(/style/images/listing_active.png) no-repeat;
    border: 0;
    color: #fff !important;
    text-decoration: none;
    display: block;
    width: 33px;
    height: 38px;
    text-align: center;
    line-height: 50px;
}

.utext .margin {
    margin-top: 40px;
}

.utext .total {
    font-size: 14px;
    font-family: tahoma;
    color: #636872;
    float: right;
    margin-top: 10px;
    margin-right: 5px;
    *margin-right: 45px;
    display: inline;
    _margin-right: 25px;
}

.utext .total b {
    font-size: 14px;
    font-family: tahoma;
    color: #c16024;
    padding: 3px 5px;
    background: #fff1b5;
    font-weight: bold;
    border-bottom: 1px solid #c16024;
}

.list_table .p100 {
    white-space: normal;
    width: 67%;
}

.list_table .p10 {
    white-space: normal;
    width: 74%;
}

.utext .active_dwn {
    margin-top: 40px;
    clear: both;
}

.utext .active_dwn th {
    color: #b74702;
}

.album_dwn .album_cover {
    padding: 4px;
    float: left;
    background: url(/style/images/album_cover.png) no-repeat;
}

.album_dwn .album_dwn_t {
    padding-top: 5px;
    width: 545px;
    float: left;
    margin-left: 20px;
    background: url(/style/images/top-bot.png) no-repeat 0 0;
}

.album_dwn .album_dwn_b {
    padding-bottom: 5px;
    margin-bottom: 10px;
    width: 545px;
    background: url(/style/images/top-bot.png) no-repeat;
    background-position: 100% 100%;
}

.album_dwn .album_dwn_m {
    overflow: hidden;
    padding: 3px;
    padding-left: 15px;
    background: #fff;
    border-left: 1px solid #edeeee;
    border-right: 1px solid #edeeee;
    _overflow: visible;
    _height: 5px;
}

.album_dwn_m a {
    font-size: 18px !important;
    font-weight: bold;
    font-family: arial !important;
}

.album_dwn .album_dwn_m span {
    color: #1586a6;
}

.album_dwn .album_dwn_m p {
    font-size: 11px !important;
    padding-top: 5px !important;
    font-family: arial !important;
}

.utext .album_button {
    float: right;
    width: 148px;
    height: 39px;
    line-height: 37px;
    color: #fff !important;
    font-size: 14px !important;
    text-align: center;
    text-decoration: none !important;
    margin-right: 25px;
    font-weight: normal !important;
    clear: both;
    margin-top: 10px;
    margin-bottom: 20px;
    *margin-right: 75px;
    background: url(/style/images/button_dwn_album.png) no-repeat;
}

.utext .album_button:hover {
    background: url(/style/images/button_dwn_album.png) no-repeat 0 -39px;
}

.album_dwn .album_dwn_m .album_button {
    margin-top: -50px;
    margin-right: 10px;
}

.utext .center {
    text-align: center;
}

.utext .active_dwn th {
    font-size: 12px;
    padding: 11px !important;
}

.utext .active_dwn td {
    padding: 8px !important;
}

.utext .active_dwn .dwn_button {
    width: 116px;
    height: 34px;
    line-height: 32px;
    color: #fff !important;
    font-size: 12px !important;
    text-align: center;
    text-decoration: none !important;
    font-weight: normal;
    display: block;
    float: left;
    background: url(/style/images/button_dwn.png) no-repeat;
}

.utext .active_dwn .dwn_button:hover {
    background: url(/style/images/button_dwn.png) no-repeat 0 -35px;
}

.utext .brd {
    height: 2px;
    background: #c0c2c2;
    margin-bottom: 20px;
    width: 637px;
    clear: both;
    *overflow: hidden;
}

.new_gift_card {
    padding-left: 10px;
    padding-right: 10px;
    *zoom: 1;
}

.new_gift_card h5 {
    color: #636363;
    font-weight: normal;
    font-family: arial;
    font-size: 12px;
}

.new_gift_card ul li {
    list-style: none;
    *float: left;
}

.new_gift_card ul li a.head_button {
    width: 150px;
    height: 40px;
    line-height: 38px;
    color: #fff !important;
    font-size: 14px !important;
    text-align: center;
    text-decoration: none !important;
    margin-right: 20px;
    font-weight: normal;
    display: block;
    float: left;
    font-family: arial;
    margin-top: 10px;
    margin-bottom: 20px;
    display: inline;
    background: url(/style/images/gift_cnt_btn.png) no-repeat;
}

.new_gift_card ul li a.head_button_2 {
    background: url(/style/images/gift_cnt_btn.png) no-repeat -155px 0px;
}

.new_gift_card .head_card {
    color: #000;
    font-size: 12px;
    font-family: arial;
    border: 1px solid #f4f5f5;
    border-bottom: 1px solid #d4d5d5;
    clear: both;
    padding: 10px;
    padding-left: 65px;
    *margin-top: 10px;
}

.new_gift_card .cnt_card {
    overflow: hidden;
    padding: 15px;
    *clear: both;
    *zoom: 1;
    border-bottom: 1px solid #f4f4f4;
}

.new_gift_card ul li a.cnt_button {
    width: 115px;
    height: 33px;
    line-height: 31px;
    color: #fff !important;
    font-size: 12px !important;
    text-align: center;
    text-decoration: none !important;
    margin-right: 20px;
    font-weight: normal;
    display: block;
    float: left;
    font-family: arial;
    margin-top: 50px;
    margin-bottom: 20px;
    display: inline;
    background: url(/style/images/gift_head_btn.png) no-repeat;
}

.new_gift_card ul li a.cnt_button:hover {
    background: url(/style/images/gift_head_btn.png) no-repeat 0 -34px;
}

.new_gift_card ul li a.cnt_button_2 {
    color: #3d67ad !important;
    width: 126px;
    background: url(/style/images/gift_head_btn.png) no-repeat -123px -1px;
}

.new_gift_card ul li a.cnt_button_2:hover {
    background: url(/style/images/gift_head_btn.png) no-repeat -123px -35px;
}

.new_gift_card .cnt_card ul {
    float: right;
    width: 281px;
}

.new_gift_card .cover_card {
    width: 240px;
    height: 148px;
    float: left;
}

.new_gift_card .cover_card p {
    font-size: 9px;
    color: #000 !important;
    margin-top: 122px !important;
    margin-left: 72px !important;
}

.new_gift_card .cover_card .margin {
    margin-top: 118px !important;
    margin-left: 105px !important;
}

.new_gift_card .cover_card_1 {
    background: url(/style/images/card/$20.png) no-repeat;
}

.new_gift_card .cover_card_2 {
    background: url(/style/images/card/$30.png) no-repeat;
}

.new_gift_card .cover_card_3 {
    background: url(/style/images/card/$50.png) no-repeat;
}

.new_gift_card .cover_card_4 {
    background: url(/style/images/card/$100.png) no-repeat;
}

.new_gift_card .cover_card_5 {
    background: url(/style/images/card/silver.png) no-repeat;
}

.new_gift_card .cover_card_6 {
    background: url(/style/images/card/gold.png) no-repeat;
}

.new_gift_card .brd {
    border: 0;
}

.new_gift_card .active {
    width: 240px;
    height: 148px;
    position: absolute;
    margin-top: -134px;
    background: url(/style/images/gift_cover.png) no-repeat;
    _background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/gift_cover.png', sizingMethod='crop');
}

.new_gift_card .active p {
    color: #1d1c1c !important;
    font-size: 14px;
    font-family: arial;
    text-align: center;
    line-height: 145px;
    font-weight: bold;
    margin: 0 !important;
}

.new_gift_card .expired {
    color: b44f11 !important;
    font-size: 14px;
    font-family: arial;
    text-align: center;
    clear: both;
    width: 240px !important;
    padding-top: 10px !important;
}

div.refillBalanceTitle div.payment-row p {
    padding: 0 !important;
    text-align: center !important;
    padding-right: 13px !important;
}

.utext label {
    margin-left: 10px;
    float: none !important;
    display: inline !important;
}

.utext select {
    height: auto !important;
    width: 45px !important;
}

.utext .add_funds_button_big {
    width: 162px;
    height: 38px;
    display: block;
    text-align: center;
    line-height: 35px;
    color: #fff !important;
    font-size: 14px;
    font-family: tahoma;
    font-weight: bold;
    text-decoration: none !important;
    right: 0;
    position: absolute;
    background: url(/style/images/button_dwn_album.png) no-repeat;
}

.utext .add_funds_button_big:hover {
    background: url(/style/images/button_dwn_album.png) no-repeat 0 -39px;
}

/* Summary */
.summary {
    overflow: hidden;
    padding: 15px;
    _zoom: 1;
}

.summary a {
    text-decoration: underline !important;
}

.summary a:hover {
    text-decoration: none !important;
}

.summary .summary_head_l {
    padding-left: 6px;
    height: 67px;
    _overflow: hidden;
    margin-bottom: 10px;
    background: url(/style/images/summary_head.png) no-repeat 0 0;
}

.summary .summary_head_r {
    padding-right: 6px;
    height: 67px;
    _overflow: hidden;
    background: url(/style/images/summary_head.png) no-repeat;
    background-position: 100% 100%;
    _background-position: 100% 106%;
}

.summary .summary_head_m {
    height: 65px;
    _zoom: 1;
    padding-left: 10px;
    _padding-left: 3px;
    border-top: 1px solid #e6d17f;
    border-bottom: 1px solid #fff;
    background: #f2e090;
}

.summary .summary_head_m .summary_acc {
    float: left;
    padding: 19px;
    width: 29%;
    height: 27px;
    border-left: 1px solid #e6d17f;
    border-right: 1px solid #fff;
}

.summary .summary_head_m a {
    display: block;
    margin-left: 80px;
    width: 120px;
    color: #1586a6 !important;
    font-size: 12px !important;
    font-family: tahoma;
}

.summary .summary_head_m em {
    font-style: normal;
    color: #e257a3;
    float: left;
    font-weight: bold;
    margin-left: 5px;
}

.summary .summary_head_m label {
    color: #908450 !important;
    font-size: 14px !important;
    font-family: tahoma;
    margin: 8px;
    margin-top: 0;
    line-height: 22px;
    width: auto !important;
}

.summary .summary_head_m b {
    color: #393939 !important;
    font-family: tahoma;
    float: left;
    font-size: 14px !important;
}

.summary .summary_head_m .add_funds {
    width: 108px;
    height: 25px;
    display: block;
    color: #fff !important;
    line-height: 23px;
    text-align: center;
    text-decoration: none !important;
    margin-left: 10px;
    float: left;
    background: url(/style/images/summary_button.png) no-repeat;
}

.summary .summary_head_m .f-left {
    margin-left: 10px;
    float: left;
    margin-top: 3px;
    width: auto;
}

.summary .summary_head_m i {
    width: 30px;
    height: 24px;
    display: block;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    line-height: 19px;
    text-align: center;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    background: url(/style/images/summary_icon.png) no-repeat;
}

.summary .summary_head_m .brd-r {
    border-right: 0;
}

.summary .summary_head_m .brd-l {
    border-left: 0;
}

.summary .summary_content-t {
    padding-top: 5px;
    width: 455px;
    background: url(/style/images/summary_bot_top.png) no-repeat 0 0;
}

.summary .summary_content-b {
    padding-bottom: 5px;
    margin-bottom: 10px;
    width: 455px;
    background: url(/style/images/summary_bot_top.png) no-repeat;
    background-position: 100% 100%;
}

.summary .summary_content-m {
    overflow: hidden;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #f6f6f6;
    _overflow: visible;
    _height: 5px;
}

.summary .summary_cnt-t {
    padding-top: 7px;
    width: 428px;
    clear: left;
    background: url(/style/images/summary_bot_top_2.png) no-repeat 0 0;
}

.summary .summary_cnt-b {
    padding-bottom: 7px;
    margin-bottom: 10px;
    width: 428px;
    background: url(/style/images/summary_bot_top_2.png) no-repeat;
    background-position: 100% 100%;
}

.summary .summary_cnt-m {
    overflow: hidden;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff;
    _overflow: visible;
    _height: 5px;
}

.summary .summary_cnt-m p {
    font-size: 11px;
    padding: 0 !important;
}

.summary .width_50 h2 {
    color: #393939;
    font-size: 14px;
    font-family: tahoma;
    margin-bottom: 10px;
    margin-top: 20px;
}

.summary .summary_content-m .cover_img {
    padding: 3px;
    float: left;
    margin-right: 10px;
    background: url(/style/images/summary_cover.png) no-repeat;
}

.summary .summary_content-m .name {
    color: #393939 !important;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none !important;
}

.summary .summary_content-m dt {
    float: left;
    color: #839ca3 !important;
    font-size: 11px !important;
    width: 50px;
    line-height: 18px;
}

.summary .summary_content-m dd a {
    color: #1586a6 !important;
    font-size: 11px !important;
}

.summary .summary_content-m .by {
    color: #638e16 !important;
}

.summary .summary_content-m .border {
    clear: both;
    margin-top: 15px;
}

.summary .summary_content-m a {
    color: #1586a6 !important;
    font-size: 12px !important;
}

.summary .summary_content-m i {
    font-style: normal;
    color: #393939;
    font-size: 11px;
    margin-left: 5px;
}

.summary .summary_content-m .padding {
    padding: 5px;
}

.summary .summary_content-m .active {
    background: #fff;
    border-left: 1px solid #f6f6f6;
    border-right: 1px solid #f6f6f6;
    overflow: hidden;
    float: left;
    padding: 5px;
    margin-bottom: -5px;
}

.summary .main_left {
    float: left;
    margin-right: 12px;
    margin-left: 10px;
}

.summary .summary_content-m em {
    font-size: 11px;
    color: #7F7F7F;
    font-style: normal;
    margin-left: 5px;
}

.summary .margin {
    margin-top: -10px;
}

.summary .shows_button {
    margin-right: 10px;
    padding-left: 10px;
    padding-top: 4px;
    float: none;
    padding-bottom: 6px;
    background: url(/style/images/summary_subscrub.png) no-repeat;
}

.summary .shows_button:hover span {
    text-decoration: none;
}

.summary .shows_button span {
    margin-right: -10px;
    padding-right: 10px;
    font-size: 11px;
    padding-top: 6px;
    padding-bottom: 11px;
    cursor: pointer;
    color: #015a24;
    font-style: normal;
    text-decoration: underline;
    background: url(/style/images/summary_subscrub.png) no-repeat 100% 0;
}

.summary .summary_content-m a b {
    color: #1586A6;
    font-size: 14px;
}

.refill_head {
    color: #636363;
    font-family: arial;
    font-size: 14px;
    padding-left: 65px;
    text-align: left;
}

.ticket {
    padding-left: 0;
}

/* Invite friends */
.generate_link {
    overflow: hidden;
    width: 550px;
    padding: 20px 0 20px 0;
    _zoom: 1;
}

.generate_link p {
    color: #909090;
    font: 14px tahoma;
    padding: 0 0 10px 0px !important;
}

.generate_link a {
    width: 245px;
    height: 51px;
    text-align: center;
    float: left;
    color: #fff !important;
    margin: 5px 10px 0px 0px;
    font: 16px/47px tahoma !important;
    text-decoration: none !important;
    background: url(/style/images/invites/invite_btn_wh.png) no-repeat;
}

.generate_link a span {
    color: #a5c8e2 !important;
}

.generate_link a:hover, .generate_block .btn:hover {
    text-decoration: none !important;
}

.generate_link a.dis {
    color: #bebebe !important;
    font: 14px/47px tahoma !important;
    width: 193px;
    background: url(/style/images/invites/invite_btn_wh.png) no-repeat 0 -54px;
}

.generate_link a.small {
    width: 158px;
    font: 13px/47px arial !important;
    background: url(/style/images/invites/invite_btn_wh.png) no-repeat -258px 0px;
}

.generate_link a.big {
    background: url(/style/images/invites/invite_btn.png) no-repeat -204px -54px;
}

.generate_link a.dis span {
    color: #bebebe !important;
}

.invite_acc h1 {
    color: #455862;
    font: normal 18px tahoma;
}

.invite_acc table {
    width: 100%;
    border-collapse: collapse;
}

.invite_acc table th {
    color: #d875b8;
    font: bold 12px tahoma;
    background: #f8d5f5;
    padding: 10px 15px;
    text-align: left;
}

.invite_acc table td {
    color: #a4a4a4;
    font: 11px tahoma;
    padding: 20px 15px;
    border-bottom: 1px solid #ded183;
}

.invite_acc table td b {
    color: #636363;
    font: bold 12px tahoma;
}

.invite_acc table td span {
    color: #909090;
    font: bold 12px tahoma;
    display: block;
}

.invite_acc table .act {
    background: #fef8d3;
}

.invite_acc {
    overflow: hidden;
    *zoom: 1;
    padding: 10px 30px 0 40px;
}

.invite_acc ul li {
    float: left;
    list-style: none;
    margin: 10px 0px 0 10px;
    color: #7f7f88 !important;
    font: bold 12px/43px verdana !important;
}

.invite_acc ul li a {
    width: 40px;
    float: left;
    height: 45px;
    color: #7f7f88 !important;
    text-decoration: none !important;
    font: bold 12px/58px verdana !important;
    text-align: center;
    background: url(/style/images/invites/invite_list.png) no-repeat -48px 0;
}

.invite_acc ul li.last a {
    background: url(/style/images/invites/invite_list.png) no-repeat -92px 0;
}

.invite_acc ul li.act a {
    width: 44px;
    color: #fff !important;
    background: url(/style/images/invites/invite_list.png) no-repeat;
}

.generate_block a {
    color: #0a647d;
    font: 14px tahoma;
}

.tb_overlay {
    display: none;
}

.generate_block {
    width: 474px;
    padding: 25px 25px 25px 25px;
    position: fixed;
    _position: absolute;
    background: #fff4b7;
    top: 50%;
    left: 50%;
    margin: -180px 0 0 -250px;
    color: #4b545d;
    font: 14px tahoma;
    z-index: 9999;
    display: none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}

.generate_block h3 {
    font: normal 14px tahoma;
    padding: 0 0 15px 0;
    color: #000;
}

.generate_block .close {
    width: 97px;
    height: 37px;
    float: left;
    cursor: pointer;
    color: #696969 !important;
    font: bold 13px/33px tahoma !important;
    text-align: center;
    margin: 30px 0 0 10px;
    background: url(/style/images/invites/invite_close.png) no-repeat;
}

.generate_block a {
    color: #1586a6;
    font: 12px tahoma;
}

.generate_block i {
    font: 12px tahoma;
    font-style: normal;
}

.generate_block .btn {
    width: 211px;
    height: 51px;
    float: left;
    cursor: pointer;
    color: #fff;
    font: bold 13px/48px tahoma !important;
    text-decoration: none;
    text-align: center;
    margin: 20px 0 0 0;
    background: url(/style/images/invites/invite_gener.png) no-repeat;
}

.generate_block input {
    height: 25px;
    width: 465px;
    border: 0;
    margin-top: 10px;
    padding: 0 0 0 5px;
    border-top: 2px solid #b2b2b2;
    border-right: 2px solid #b2b2b2;
    color: #417c87;
    font: 14px tahoma;
    *float: right;
    background: url(/style/images/invites/gener_f3.png) repeat-x;
}

.generate_block span {
    color: #b24e84;
    display: block;
    padding: 5px 0 3px 0px;
    font: 12px tahoma;
}

span.pupup_not_enouth_title {
    font-family: Tahoma;
    font-size: 24px;
    color: #42b6c5;
    font-weight: bold;
}

div.pseudo_h2 {
    color: #5d8fa5;
    font-size: 24px;
    padding: 10px 0;
    font-family: Tahoma;
    font-weight: bold;
}

/* SAVE FOR LATER */
.sfl-thead__item {
    color: #455862;
    font-size: 12px;
    float: left;
    margin: 0 0 0 40px;
}

.sfl-thead__item a {
    font-size: 12px !important;
    font-weight: normal !important;
    text-decoration: underline !important;
    position: static !important;
}

.sfl-thead {
    margin: 20px 0 0;
}

.wrap-sfl-tbl {
    padding: 0 20px 40px 40px;
}

.sfl-tbl {
    border-collapse: collapse;
    width: 100%;
}

.sfl-tbl * {
    font-family: tahoma;
}

.sfl-tbl th {
    border-bottom: 1px solid #000;
    padding: 4px 0;
    font-size: 12px;
    font-weight: bold;
    color: #7f7f88;
}

.sfl-tbl td {
    border-top: 1px solid #fff;
    vertical-align: middle;
    padding: 4px 0;
    text-align: center;
}

.sfl-tbl tr:first-child td {
    border: none;
}

.sfl-tbl td,
.sfl-tbl th {
    padding-left: 10px;
}

.sfl-tbl td:first-child,
.sfl-tbl th:first-child {
    padding-left: 0;
}

.sfl-tbl td.tal,
.sfl-tbl th.tal {
    text-align: left;
}

.sfl-tbl th.title {
    font-size: 18px;
    font-weight: bold;
    color: #42b6c5;
}

.sfl-tbl__previmg {
    background: #000 url(/images/save4later/saved-for-later-img02.png) 0 0 no-repeat;
    width: 60px;
    height: 52px;
}

.sfl-tbl__play,
.sfl-tbl__play_active {
    background: url(/images/save4later/saved-for-later__play.png) 0 0 no-repeat;
    display: inline-block;
    width: 27px;
    height: 27px;
    cursor: pointer;
}

.sfl-tbl__play_active {
    background-position: 0 bottom;
}

.sfl-tbl__name-item {
    color: #484848;
    font-size: 12px;
    font-weight: bold;
}

.sfl-tbl__adifo {
    color: #d4ccaa;
    font-size: 11px;
}

.sfl-tbl__adifo a {
    font-size: 11px !important;
    color: #484848 !important;
    text-decoration: underline !important;
}

.sfl-tbl__tred {
    font-size: 12px;
    color: #b84c4c;
    font-weight: bold;
    font-family: tahoma;
}

.sfl-tbl__torange {
    font-size: 12px;
    color: #e37a56;
    font-weight: bold;
}

.sfl-button_dwn {
    background: url(/images/save4later/dwn-adum-button_m.png) 0 0 no-repeat;
    display: inline-block;
    height: 37px;
    line-height: 37px;
    width: 125px;
    color: #fff !important;
    font-size: 10.7px !important;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
}

.sfl-button_dwn:hover {
    background: url(/images/save4later/dwn-adum-button_m_hover.png) 0 0 no-repeat;
    text-decoration: none !important;
}

.sfl-button_show {
    background: url(/images/save4later/show-album-button.png) 0 0 no-repeat;
    display: inline-block;
    height: 37px;
    line-height: 37px;
    width: 125px;
    color: #2883b7 !important;
    font-size: 10.7px !important;
    font-weight: bold;
    text-align: center;
}

.sfl-button_show:hover {
    background: url(/images/save4later/show-album-button_hover.png) 0 0 no-repeat;
    text-decoration: none !important;
}

.sfl-button_remove {
    display: inline-block;
    background: url(/images/save4later/sfl-button_remove.png) 0 0 no-repeat;
    width: 90px;
    height: 31px;
}

.sfl-button_remove:hover {
    background-position: 0 bottom;
}

.sfl-button_dwn-wrap {
    width: 125px;
}

.dwn-adum-button {
    display: inline-block;
    background: url(/images/save4later/dwn-adum-button.png) 0 0 no-repeat;
    height: 46px;
    width: 184px;
    cursor: pointer;
    position: relative;
    top: -35px;
}

.dwn-adum-button:hover {
    background-position: 0 bottom;
}

.album-save-bttn,
.album-saved-bttn {
    display: inline-block;
    height: 30px;
    width: 178px;
    cursor: pointer;
}

.album-save-bttn {
    background: url(/images/save4later/album-saved-bttn.png) 0 0 no-repeat;
}

.album-saved-bttn {
    background: url(/images/save4later/album-saved-bttn.png) 0 -60px no-repeat;
}

.album-save-bttn:hover {
    background-position: 0 -30px;
}

.album-saved-bttn:hover {
    background-position: 0 -90px;
}

.album-bttns {
    background: url(/images/save4later/album-bttns.png) 0 0 no-repeat;
    display: inline-block;
    height: 30px;
    width: 123px;
}

.album-bttns.album-bttns_save:hover {
    background-position: 0 -30px;
}

.album-bttns.album-bttns_saved {
    background-position: 0 -60px;
}

.album-bttns.album-bttns_saved:hover {
    background-position: 0 -90px;
}

#tracks .tracklist {
    margin: 0 50px 0 100px;
    width: 845px;
}

.content .landing_album {
    width: 1004px;
}

.content .landing_album {
    margin-top: 100px;
    margin-bottom: 40px;
}

.album-info {
    width: 655px;
    position: relative;
    top: 53px;
    left: -2px;
}

.liked {
    top: 315px;
}

td.multiTab div.active p {
    width: auto;
}

td.multiTab div p {
    padding: 0 50px;
}

.clearfix {
    clear: both;
}

.search-criteria, .select-quality {
    margin: 20px auto 10px;
}

.search-criteria__title {
    font-size: 30px;
    margin: 0 30px 0 0;
    float: left;
}

.search-criteria-content {
    background: #f1e098;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #fcfdfd;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    font-size: 12px;
    height: 139px;
    overflow: hidden;
}

.block_choice {
    float: left;
    padding: 20px 25px;
    height: 99px;
}

.search-criteria-separator {
    background: url(/images/orderalbum/block_choice_separator.png) right 0 no-repeat;
    height: 139px;
    width: 38px;
    float: left;

}

.select-year {
    color: #515153;
    font-size: 12px;
    margin-bottom: 20px;
}

.select-year__select option {
    width: 42px;
}

.select-year__next,
.select-year__prev {
    background: url(/images/orderalbum/select-year__nex__prev.png) 0 0 no-repeat;
    display: inline-block;
    width: 59px;
    height: 19px;
    margin: 3px 0;
}

.select-year__next {
    background-position: 0 bottom;
}

.select-year-label {
    color: #22282d;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.select-month {
    overflow: hidden;
    width: 345px;
    margin: 10px 0 0;
}

.select-month__mouth,
.select-month__mouth-active {
    display: block;
    float: left;
    margin: 0 30px 3px 0;
    width: 68px;
    padding: 0 0 0 7px;
    height: 18px;
    line-height: 18px;
}

.select-month__mouth:hover {
    background: url(/images/orderalbum/select-month__mouth-hover.png) 0 0 no-repeat;
    text-decoration: none;
    color: #515153;
}

.select-month__mouth_unaccrued, .select-month__mouth_unaccrued:hover {
    color: #cab765;
}

#account .select-month__mouth-active {
    background: #38abbd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    behavior: url(js/PIE.htc);
    color: #fff;
    text-decoration: none;
}

#account .select-month a.select-month__mouth-active:hover {
    color: #fff;
}

.select-date {
    width: 250px;
}

.days-week {
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #cfbc6c;
    height: 18px;
}

.day-week {
    padding: 0 0 2px;
    color: #38abbd;
}

.day-week,
.select-date__date,
.select-date__date-disabled,
.select-date__date-active {
    display: block;
    float: left;
    height: 17px;
    line-height: 17px;
    text-align: center;
    width: 34px;
    font: 12px tahoma, sans-serif;
}

.select-date__group_first {
    display: block;
    border-top: 1px solid #000;
    padding: 2px 0 0;
}

.select-date__group {
    overflow: hidden;
    display: block;
    height: 18px;
    line-height: 18px;
    display: block;
    font: 12px tahoma;
}

a.select-date__group {
    display: block;
    height: 18px;
    line-height: 18px;
    display: block;
    font: 12px tahoma;
}

a.select-date__group *, a.select-date__group_first * {
    color: #22282d;
}

a.select-date__group:hover *, a.select-date__group_first:hover * {
    text-decoration: none;
    color: #1770c0;
}

a.select-date__group .select-date__date-disabled,
a.select-date__group_first .select-date__date-disabled {
    color: #b8a244;
}

.select-date__group-active {
    display: block;
    overflow: hidden;
}

.select-date__group-active a.select-date__group .select-date__date-disabled,
.select-date__group-active a.select-date__group_first .select-date__date-disabled {
    color: #fff;
}

#account .select-date__group-active span {
    background: #38abbd;
}

.select-date__group-active * {
    color: #fff !important;
}

.select-date__group.select-date__group-active:hover {
    background: #2982bd;
    border: none;
}

.select-date__group-active .select-date__date {
    text-decoration: none;
    font-weight: bold;
}

#account a.select-date__date:hover {
    color: #1770c0;
    text-decoration: none;
}

#account .select-date__date-active:hover {
    text-decoration: none;
}

#account .select-date__date-active {
    background: #38abbd;
    color: #fff !important;
    text-decoration: none;
}

#account .select-date__date-unaccrued {
    color: #dbc97e;
    text-decoration: none;
}

.select-date__date-disabled {
    background: none;
    border: none;
    color: #b8a244;
    text-decoration: none;
}

.search-criteria-footer {
    background: url(/images/orderalbum/search-criteria-footer.png) 0 0 repeat-x;
    margin: 10px 0;
    height: 39px;
}

.search-criteria-nav {
}

.search-criteria-nav__prev,
.search-criteria-nav__next {
    height: 39px;
    text-align: center;
    line-height: 39px;
    color: #cbcbcb;
}

#account .search-criteria-nav__prev *,
#account .search-criteria-nav__next * {
    font: 12px tahoma, sans-serif;
    line-height: 39px;
    color: #cbcbcb;
}

#account .search-criteria-footer a {
    font-size: 12px;
    color: #42b6c5;
    text-decoration: underline;
}

.search-criteria-nav__prev a,
.search-criteria-nav__next a {
    font: 12px tahoma, sans-serif;
    line-height: 39px;
}

.search-criteria-nav__prev {
    background: url(/images/orderalbum/search-criteria-nav__prev.png) 0 0 no-repeat;
    float: left;
    width: 148px;
}

.search-criteria-nav__selected {
    font: 12px Arial, sans-serif;
    line-height: 39px;
    color: #22282d;
}

.search-criteria-nav__next {
    background: url(/images/orderalbum/search-criteria-nav__next.png) 0 0 no-repeat;
    float: right;
    width: 142px;
}

.select-quality {
    padding: 20px 0;
}

.select-quality__label {
    float: left;
    height: 23px;
    padding: 7px 7px;
    margin: 0 20px 0 0;
    font-size: 12px;
    color: #505052;
}

.select-quality__button {
    background: url(/images/orderalbum/search-criteria-button.png) 0 0 no-repeat;
    border: none;
    cursor: pointer;
    font-size: 12px;
    color: #308eed;
    float: left;
    height: 27px;
    margin: 3px 0 0 20px;
    text-align: center;
    width: 88px;
}

.select-quality__cell label {
    color: #2982bd;
}

.select-quality__cell input, .select-quality__cell_active input {
    position: relative;
    top: 2px;
}

.select-quality__cell, .select-quality__cell_active {
    background: url(/images/orderalbum/select-quality__cell.png) 0 0 no-repeat;
    float: left;
    margin: 0 5px 0 0;
    width: 76px;
    height: 23px;
    padding: 7px 7px;
}

.select-quality__cell_active {
    background: url(/images/orderalbum/select-quality__cell-active.png) 0 0 no-repeat;
    color: #fff;
}

#select-quality-divx {
    color: #515153;
}

.select-quality__cell-label {
    position: relative;
    top: -7px;
    left: 3px;
}

.quality-value {
    font-size: 9px;
    color: #8d9295;
}

.quality-label {
    margin: 0 0 0 16px;
}

ul.the_list {
    padding: 10px 0 0 0;
}

.cover_palace {
    position: relative;
}

.cover_palace .available-to-download {
    background: url(/images/orderalbum/available-to-download.png) 0 0 no-repeat;
    color: #fff;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    width: 119px;
    text-align: center;
    position: absolute;
    top: -10px;
    left: 4px;
}

div.selector_type01 ul li img {
    background: url(/images/orderalbum/selector__type01__lines_bg_inactive.gif) center center no-repeat;
}

div.selector_type01 ul li.active img {
    background: url(/images/orderalbum/selector__type01__lines_bg_active.gif) center center no-repeat;
}

div.selector_type01 ul li.active a span.arr {
    background: #FFF url(/images/orderalbum/selector__type01__arr.gif) 0 0 no-repeat;
}

#see-all-updates {
    background: url(/images/orderalbum/see-all-updates.png) 0 0 no-repeat;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 34px;
    color: #fff;
    height: 34px;
    width: 143px;
    margin: 3px 6px 0;
}

.main_container .the_wrapper .year_block_l {
    background: url(/images/orderalbum/year_block.png) 0 0 no-repeat;
    width: 365px;
}

.main_container .the_wrapper .year_block_r {
    background: url(/images/orderalbum/year_block.png) 0 0 no-repeat;
}

.main_container .the_wrapper .year_block_m {
    background: url(/images/orderalbum/year_block_grd.png) 0 0 no-repeat;
}

.search-filter__button {
    background: url(/images/orderalbum/search-filter__button.png) 0 0 no-repeat;
    border: none;
    padding: 0;
    height: 27px;
    color: #308eed;
    font-size: 12px;
    padding: 0 0 5px;
    line-height: 20px;
    width: 88px;
}

.submit {
    font-size: 12px;
    padding: 0 0 5px;
}

.quick-search-filter label {
    color: #9fabb8;
    padding: 0 10px 0 0;
}

.search-filter__field {
    background: url(/images/orderalbum/search-filter__field.png) 0 0 no-repeat;
    border: none;
    width: 191px;
    padding: 0 5px;
    height: 25px;
    line-height: 25px;
}

.main_container .icon_rss span, div.big_picture ul.tabs li a.icon_rss span, ul.grey_tabs li a.icon_rss span {
    background-image: url(/images/orderalbum/rss_icon.png);
}

button {
    cursor: pointer;
}

#account .select-date a, #account .select-month a {
    font-size: 12px;
    text-decoration: none;
}

#account .select-date a, #account .select-month a:hover {
    text-decoration: none;
}

#account .select-month a:hover {
    color: #20a2b3;
}

.search-criteria-separator.select-date-separator {
    margin: 0 0 0 -50px;
}

.select-date__group_first {
    display: block;
    overflow: hidden;
    border-top: 1px solid #fff;
}

.selected-date {
    color: #827128 !important;
    font: 12px tahoma, sans-serif;
}

.select-date__group_first,
.select-date__group,
.select-date__group-active {
    clear: both;
    display: block;
    overflow: hidden;
    float: none;
}

.search-criteria {
    padding: 0 0 0 10px;
}

:root .search-criteria {
    background: #F00\9;
    padding: 0;
}

.order-title {
    color: #455862;
    font-size: 18px;
    float: none !important;
}

.order-subtitle {
    color: #909090;
    font-size: 14px;
    float: none !important;
}

.order-green-bttn {
    background: url(/images/orderalbum/order-green-bttn.png) 0 0 no-repeat;
    height: 40px;
    width: 159px;
    color: #fff;
    padding: 0 0 5px;
}

.order-table td:first-child {

}

.order-table {
    padding: 0 60px 250px 60px;
}

.mt10 {
    margin-top: 20px;
}

#discography .main {
    margin: 0 0 0 280px;
}

.related-artists {
    float: left;
    width: 226px;
    background: url(/images/related-artists.png) -1px 0 repeat-y;
    \ margin-left: 30px;
    margin-top: -70px;
}

.related-artists-top {
    background: url(/images/related-artists-top.png) 0 0 no-repeat;
}

.related-artists-bottom {
    background: url(/images/related-artists-bottom.png) 0 bottom no-repeat;
    min-height: 300px;
    padding-bottom: 20px;
}

.related-artists-title {
    color: #42b6c5;
    font: bold 18px tahoma, Arial, sans-serif;
    padding: 50px 0 20px 20px;
    text-align: left;
}

.related-artists-pic {
    background: #fff;
    border: 4px solid #fff1b5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 50px;
    overflow: hidden;
    width: 50px;
}

.related-artists-table td {
    text-align: left;
    vertical-align: middle;
    padding-bottom: 10px;
}

.related-artists-table td:first-child {
    padding-left: 20px;
    padding-right: 10px;
}

.related-artists-table td a {
    color: #bb4a03;
    font: 12px Tahoma, Arial, sans-serif;
}

.related-artists-table td div {
    color: #8e9ea0;
    font: 12px Tahoma, Arial, sans-serif;
}

#soundtracks_data {
    display: none;
}

#soundtracks_search {
    background: none;
}

.main-menu-wrapper {
    background: url(/images/header/bg-menu.png) 0 0 repeat-x;
    height: 51px;
    min-width: 980px;
    position: absolute;
    top: 210px;
    left: 50%;
    margin-left: -490px;
}

.main-menu {
    margin: 0;
    padding: 0;
    height: 51px;
    width: 100%;
    background: url(/images/header/menu-last-child.png) right 0 no-repeat;
    text-align: center;
    border-collapse: collapse;
}

.main-menu-item {
    height: 51px;
}

.main-menu-item {
    line-height: 50px;
}

.main-menu-separator {
    padding: 0;
    margin: 0;
    background: url("/images/header/bg-menu-item.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
    width: 19px;
    height: 51px;
}

.menu-container {
    background: url(/images/header/menu-first-child.png) 0 0 no-repeat;
    text-align: center;
}

.main-menu-item a:hover {
    text-decoration: underline;
}

.main-menu-item a {
    color: #fff;
    font-size: 14px;
    font-family: Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    padding: 0 10px;
    display: inline-block;
}

.main-menu .active a {
    font-weight: bold;
}

.search-container {
    background: url(/images/header/search-container.png) 0 0 no-repeat;
    width: 434px;
    height: 32px;
    position: absolute;
    top: 154px;
    left: 73px;
}

.head-search-fild {
    background: #fff;
    border: 1px solid #ebe5d6;
    height: 16px;
    padding: 0 5px;
    width: 310px;
    position: relative;
    z-index: 1;
    margin-top: 7px;
    margin-left: 15px;
}

.search-btn {
    background: url(/images/header/search-btn.png) 0 0 no-repeat;
    width: 81px;
    height: 22px;
    padding-bottom: 3px;
    color: #d5963c;
    font: 11px Tahoma, Arial, sans-serif;
    float: right;
    margin-top: 6px;
    margin-right: 8px;
}

/***

404

*/
.page-title {
    color: #42b6c5;
    font: bold 18px Tahoma, Arial, sans-serif;
    text-align: center;
    padding: 0 0 40px;
}

.page-title a {
    background: url(/images/404images/title-link.png) 0 0 no-repeat;
    color: #856c00;
    display: inline-block;
    font: 11px/26px Tahoma, Arial, sans-serif;
    height: 26px;
    text-align: center;
    text-decoration: underline;
    width: 139px;
    margin: 0 5px;
}

.nf-error-wrap {
    background: url(/images/404images/404bg.png) 0 0 no-repeat;
    width: 708px;
    height: 185px;
    margin: auto;
    padding-left: 276px;
    padding-top: 53px;
}

.nf-title {
    color: #42b6c5;
    font: bold 18px Tahoma, Arial, sans-serif;
    margin-bottom: 20px;
}

.nf-text a {
    color: #2e8ead;
}

.nf-text {
    font: 14px Tahoma, Arial, sans-serif;
    color: #162023;
}

.bestsellers .pic {
    border: 4px solid #1d1916;
    border-right: 5px solid #1d1916;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.pic {
    border: 3px solid #1d1916;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.albums-tbl a,
.albums-tbl b {
    display: block;
}

.albums-tbl a {
    padding-bottom: 3px;
    color: #00a651;
}

.albums-tbl b {
    padding-bottom: 0 !important;
}

.albums-tbl b a {
    color: #014f65;
}

.albums-tbl td {
    padding-bottom: 25px;
    padding-left: 20px;
    vertical-align: top;
    font-size: 11px;
    width: 100px;
}

.albums-tbl td:first-child {
    padding-left: 0;
}

.subscribe-bttn {
    background: url(/images/404images/subscribe-btn.png) 0 0 no-repeat;
    display: block;
    width: 108px;
    height: 22px;
    cursor: pointer;
    margin: 0 0 -4px;
    text-decoration: none;
}

.subscribe-bttn.subscribe-bttn_subscribed {
    background-position: 0 -22px;
}

.subscribe-bttn.subscribe-bttn_subscribed:hover {
    background-position: 0 -44px;
}

.subscribe-date {
    background: url(/images/404images/subscribe-date.png) 0 0 no-repeat;
    width: 108px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    margin: -5px 0 0;
    color: #5d7d86;
}

.green-title {
    background: url(/images/404images/green-title.png) 0 0 no-repeat;
    display: inline-block;
    height: 28px;
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
}

.green-title span {
    background: url(/images/404images/green-title.png) right -28px no-repeat;
    display: inline-block;
    height: 28px;
    padding: 7px 15px 0 35px;
    color: #fff;
}

.orange-title-date {
    background: url(/images/404images/orange-title-date.png) 0 0 no-repeat;
    display: inline-block;
    height: 40px;
    position: relative;
}

.orange-title-date span {
    background: url(/images/404images/orange-title-date.png) right -40px no-repeat;
    display: inline-block;
    height: 40px;
    padding: 8px 15px 0 15px;
    color: #f5f5f5;
    font: 18px tahoma, sans-serif;
}

.title-corner {
    background: url(/images/404images/title-corner.png) 0 0 no-repeat;
    display: block;
    height: 9px;
    left: 50%;
    position: absolute;
    width: 16px;
    top: 0;
    margin: 38px 0 0 -8px;
}

.gray-title {
    background: url(/images/404images/gray-title.png) 0 0 no-repeat;
    display: inline-block;
    height: 30px;
    cursor: pointer;
    text-decoration: none;
}

.gray-title span {
    background: url(/images/404images/gray-title.png) right -30px no-repeat;
    display: inline-block;
    height: 30px;
    padding: 8px 15px 0 35px;
    color: #645516;
    font: 11px tahoma, sans-serif;
}

.blue-title {
    background: url(/images/404images/blue-title.png) 0 0 no-repeat;
    display: inline-block;
    height: 29px;
    cursor: pointer;
    text-decoration: none;
}

.blue-title span {
    background: url(/images/404images/blue-title.png) right -29px no-repeat;
    display: inline-block;
    height: 29px;
    padding: 8px 15px 0 15px;
    color: #2d5c64;
    font: 11px tahoma, sans-serif;
}

.width-auto {
    width: auto;
}

.txt-title-blue {
    color: #1586a6;
    font: 24px tahoma, sans-serif;
}

.title-tbl {
    text-align: left;
}

.title-tbl td {
    padding: 20px 0 20px 20px;
    vertical-align: middle;
}

.title-tbl td:first-child {
    padding-left: 0;
}

.title-tbl:first-child td {
    padding-top: 0;
}

.blue-stripe {
    border-top: 1px solid #cad2d3;
    height: 5px;
}

.blue-stripe-inner {
    border-top: 5px solid #e7eeef;
    width: 100%;
}

.hidden {
    visibility: hidden;
}

.blue-title__unsibscribe img {
    position: relative;
    top: 2px;
    margin: 0 3px 0 10px;
}

.blue-title__unsibscribe {
    color: #b0789e;
    text-decoration: underline;
    font-style: normal;
}

.gray-content {
    background: #f5f5f5 url(/images/404images/panda_upcoming_02.png) 0 0 no-repeat;
    padding: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.all-subscribed {
    background: url(/images/404images/all-subscribed.png) 0 0 no-repeat;
    display: inline-block;
    height: 28px;
}

.all-subscribed span {
    background: url(/images/404images/all-subscribed.png) right -28px no-repeat;
    display: inline-block;
    height: 28px;
    padding: 8px 15px 0 15px;
    color: #fff;
    font: 11px tahoma, sans-serif;
}

.blue-title:hover .blue-title__unsibscribe,
.all-subscribed:hover .blue-title__unsibscribe {
    text-decoration: none;
}

.all-subscribed .blue-title__unsibscribe {
    color: #f4cbf0;
}

.full-width {
    width: 100%;
}

.popup-item {
    background: url(/images/404images/popup-title.png) 0 0 no-repeat;
    margin-bottom: 50px;
}

.popup-item-bg {
    background: url(/images/404images/popup-bottom.png) 0 bottom no-repeat;
    width: 452px;
    height: 208px;
}

.popup-item__title {
    color: #e6e6e6;
    font-size: 18px;
    height: 38px;
    padding: 10px 0 0 40px;
    overflow: hidden;
}

.popup-item__content {
    padding: 10px 0 10px;
    height: 140px;
}

.albums-tbl.popup-tbl td {
    padding: 0;
}

.popup-tbl td:first-child {
    padding: 0 0 0 20px;
}

.popup-tbl .confirm-msg {
    font: 14px Arial, sans-serif;
    color: #1a2632;
    padding: 10px 0 20px;
    width: 280px;
}

.popup-confirm-btn {
    background: url(/images/404images/popup-confirm-btn.png) 0 0 no-repeat;
    height: 45px;
    width: 151px;
    cursor: pointer;
}

.popup-confirm-btn:hover {
    background-position: 0 -45px;
}

.popup-cancel-btn {
    background: url(/images/404images/popup-cancel-btn.png) 0 0 no-repeat;
    height: 37px;
    width: 115px;
    cursor: pointer;
}

.popup-cancel-btn:hover {
    background-position: 0 -37px;
}

.popup-btn-container {
    width: 280px;
    margin: auto;
}

.confirm-msg {
    font: 14px Arial, sans-serif;
    color: #1a2632;
    padding: 20px 30px;
}

.popup-item__close-bttn {
    background: url(/images/404images/popup-item__close-bttn.png) 0 0 no-repeat;
    width: 16px;
    height: 16px;
    float: right;
    margin: 5px 15px 0 0;
    cursor: pointer;
}

.popup-tbl {
}

html, body {
    height: 100%;
}

.reveal-modal-bg {
    position: absolute;
    background: url(/images/404images/popup-bg.png) 0 0 repeat;
    width: 100%;
    z-index: 100;
    display: none;
    top: 2px;
    left: 0;
}

/* oauth styles */

.row.soc-login-wrap {
    color: #7e888e;
    min-height: 40px;
    margin-left: -18px;
    overflow: hidden;
    padding: 20px 0 20px 70px;
    position: relative;
    top: 15px;
    width: 331px;
}

.soc-join-wrap {
    position: relative;
    overflow: hidden;
    padding: 5px 40px;
}

.soc-join-wrap .soc-login-label {
    font-size: 14px;
}

.soc-btn {
    background: url(/images/oauth/soc-btns.png) 0 0 no-repeat;
    height: 31px;
    width: 32px;
    display: inline-block;
}

.soc-btn.soc-btn-fb:hover {
    background-position: 0 -33px;
}

.soc-btn.soc-btn-tw {
    background-position: -31px 0;
}

.soc-btn.soc-btn-tw:hover {
    background-position: -31px -33px;
}

.soc-btn.soc-btn-gp {
    background-position: -63px 0;
}

.soc-btn.soc-btn-gp:hover {
    background-position: -63px -33px;
}

.soc-login-label {
    float: left;
    margin: 8px 25px 0 0;
}

.soc-login-btn {
    float: left;
}

.soc-join-txt {
    color: #91a3ae;
    font-size: 10px;
    clear: both;
    margin-left: 95px;
    padding-top: 5px;
}

.soc-join-separator {
    border-bottom: 1px solid #c2c2c2;
    margin: 10px 0 10px;
}

/* oauth styles END */


.the_wrapper{
    width: 980px;
    margin : 0 auto;
    margin-top: 50px;
    font-size: 80%;
}