a {
    color:white;
}
a img {
    border:0px;
}
.clear {
    clear:both;
    height:0px;
}
hr.hidden {
    clear:both;
    visibility:hidden;
    height:0px;
    margin:0px;
}
#container {
    margin:0 auto;
    padding:0px;
}
#header {
    margin:0 auto;
    height:313px;
    background:url("../bg/shop/header.png") no-repeat top center;
    font-family:serif;
}
#header #logo {
    position:relative;
    width:540px;
    margin-top:-190px;
    float:right;
    height:205px;
    margin-right:20px;
}
#logo a {
    position:absolute;
    width:100%;
    height:100%;
}
#up_menu {
    font-size: 12px;
    width:959px;
    margin:0 auto 0 auto;
    padding-top:195px;
    padding-left:10px;
    white-space:nowrap;
}
#up_menu_left {
    float: left;
    margin-top: -16px;
}
#up_menu_right {
    float:right;
    margin-right:18px;
}
#up_menu a {
    color:#03B0C6;
    text-transform: uppercase;
    font-weight: bold;
    font-family: sans-serif;
}
#up_menu .delivery_button {
    color: #fbd;
    text-shadow: #f05 0px 0px 5px;
    -moz-text-shadow: #f05 0px 0px 5px;
    -webkit-text-shadow: #f05 0px 0px 5px;
}
#menu {
    width:952px;
    margin:7px auto 0 auto;
    position: relative;
}
#menu a {
    float:left;
    display:block;
    padding-top:8px;
    height:38px;
    margin-right:8px;
    font-family: serif;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
    color:white;
    background:url("../bg/shop/buttons.png") no-repeat;
}

#menu #ma1 {
    width:92px;
    background-position: 0px 0px;
}
#menu #ma1:hover {
    background-position: 0px -82px;   
}
#menu #ma1.selected {
    background-position: 0px -160px;
}

#menu #ma2 {
    width:228px;
    background-position: -100px 0px;
}
#menu #ma2:hover {
    background-position: -100px -82px;
}
#menu #ma2.selected {
    background-position: -100px -160px;
}
#menu #ma3 {
    width:212px;
    background-position: -336px 0px;
}
#menu #ma3:hover {
    background-position: -336px -82px;
}
#menu #ma3.selected {
    background-position: -336px -160px;
}
#menu #ma4 {
    width:141px;
    background-position: -556px 0px;
}
#menu #ma4:hover {
    background-position: -556px -82px;    
}
#menu #ma4.selected {
    background-position: -556px -160px;
}
#menu #ma5 {
    width:123px;
    background-position: -706px 0px;
}
#menu #ma5:hover {
    background-position: -706px -82px;
}
#menu #ma5.selected {
    background-position: -706px -160px;
}
#menu #ma6 {
    margin-left:2px;
    width:106px;
    background-position: -839px 0px;
}
#menu #ma6:hover {
    background-position: -839px -82px;    
}
#menu #ma6.selected {
    background-position: -839px -160px;
}
#wrapper {
    background-color:#375a78;
    background: transparent;
    margin: -32px 0 0;
}
#wrapper2 {
    width:1008px;
    height:100%;
    margin: 0 auto;
    position: relative;
}
#content {
    background: #1A2B3B;
    border: solid 4px #375A78;
    border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
    padding: 10px 20px 20px 20px;
    font-size: 14px;
    position: relative;
}
#content-main {
    padding:1em;
}

/*footer*/
#footer {
    margin:0 auto;
    width:1008px;
    height:69px;
    background:url("../bg/shop/footer.png") repeat-x right top;
    border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
}
#footer_text  {
    font-size: 14px;
    z-index:10;
    position:relative;
    float:left;
    color:#d2d2d2;
    width:800px;
}
#menu_bottom {
    display:block;
    width:700px;
    padding-top:20px;
    margin:0 auto;
}
#menu_bottom a {
    color:#d2d2d2;
}   
#copyr {
    display: block;
    width:285px;
    margin: -10px auto 0 auto;
    *margin-top: -7px;
}
#right_footer {
    z-index:10;
    position:relative;
    float:right;
    width:200px;
    background:url("../bg/shop/footer_logo.png") no-repeat left top;
    height:100%;
}
#right_footer a {
    display:block;
    width:100%;
    height:100%;
    /*border:1px red solid;*/
}
/*end footer*/
hr {
    height:1px;
    border:none;
    border-top:1px solid #fff;
    clear:both;
}

/*shop_intro*/
#shop_intro_wrapper {
    background:url("../bg/shop/content.jpg") no-repeat center -15px;
    border: solid 4px #375a78;
    border-radius: 5px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
    padding:0px;
    background-color:#192a3c;
    width:998px;
    position: relative; /*IE border-radius fix*/
    z-index: 2; /*IE border-radius fix*/
}
#shop_intro_wrapper #content {
    background: none;
    border: none;
    margin:0 auto;
    padding:0px;
}
#light {
    margin:0 auto;
    height:130px;
    background:url("../bg/shop/light.png") no-repeat 5px 10px;
    -pie-png-fix: true;
}
#light:hover {
    background-image:url("../bg/shop/light_hl.png");
    background-position:-24px -19px;
}
#light a {
    display:block;
    width:100%;
    height:100%;
    text-decoration:none;
}
#disk {
    float:left;
    margin-top:-30px;
    margin-left:-25px;
    width:220px;
}
#disk div{
    width:100%;
}
#disk div a {
    display:block;
    width:100%;
    height:100%;
}
#type {
    height:160px;
    background:url("../bg/shop/disk_tp.png") no-repeat center top;
}
#type:hover {
    background-image:url("../bg/shop/disk_tp_hl.png");
}
#style {
    height:160px;
    background:url("../bg/shop/disc_style.png") no-repeat center top;
}
#style:hover {
    background-image:url("../bg/shop/disc_style_hl.png");
}
#group {
    margin-top:-20px;
    height:160px;
    background:url("../bg/shop/disk_ins.png") no-repeat center top;
}
#group:hover {
    background-image:url("../bg/shop/disk_ins_hl.png");    
}
#vip {
    margin-top:-30px;
    height:159px;
    background:url("../bg/shop/disk_vip.png") no-repeat center top;
}
#vip:hover {
    background-image:url("../bg/shop/disk_vip_hl.png");    
}
#novinki {
    margin-top:-35px;
    height:159px;
    background:url("../bg/shop/disk_nv.png") no-repeat center top;
}
#novinki:hover {
    background-image:url("../bg/shop/disk_nv_hl.png");    
}
#special {
    margin-top:-35px;
    height:159px;
    background:url("../bg/shop/disk_sp.png") no-repeat center top;
}
#special:hover {
    background-image:url("../bg/shop/disk_sp_hl.png");    
}
#type, #group, #style {
    z-index:100;
    position:relative;
}

.disc-menu {
    position:relative;
    z-index:10;
    left:30px;
    top:-160px;
}
.disc-menu div{
    position:absolute;
}
#inst {
    float:right;
    margin-top:0px;
    margin-left:-100px;
    *margin-left: -50px;
    width:790px;
}
#show_all {
    float:right;
    margin-top:10px;
    margin-right:72px;
    width:180px;
    height:90px;
    background:url("../bg/shop/show_all.png") no-repeat right center;
}
#show_all a{
    margin:0px;
    padding:0px;
    float:right;
    width:180px;
    height:90px;
}
#show_all:hover {
    background-image:url("../bg/shop/show_all_hl.png")
}
#instruments {
    clear:all;
    margin:0;
    height:305px;
}
#drums, #strings, #solo, #woodwinds, #piano {
    height:100%;
    margin-left:-25px;
    margin-top:-0px;
    float:left;
    /*border:1px lime solid;*/
}
#drums a, #strings a,#solo a, #woodwinds a, #piano a, #dj a, #sound a{
    display:block;
    height:100%;
    width:100%;
    text-decoration:none;
}
#drums {
    height:265px;
    width:190px;
    background:url("../bg/shop/drum.png") no-repeat bottom center;
}
#drums:hover {
    background-image:url("../bg/shop/drum_hl.png");
}
#strings {
    width:145px;
    background:url("../bg/shop/strings.png") no-repeat bottom center;
}
#strings:hover {
    background-image:url("../bg/shop/strings_hl.png");
}
#solo {
    width:155px;
    background:url("../bg/shop/solo.png") no-repeat bottom center;
}
#solo:hover {
    background-image:url("../bg/shop/solo_hl.png");
}
#woodwinds {
    width:145px;
    background:url("../bg/shop/wind.png") no-repeat bottom center;
}
#woodwinds:hover {
    background-image:url("../bg/shop/wind_hl.png");
}
#piano {
    height:265px;
    width:235px;
    margin-left:-10px;
    background:url("../bg/shop/keyboards.png") no-repeat bottom center;
}
#piano:hover {
    background-image:url("../bg/shop/keyboards_hl.png");
}
#others {
    margin:0 auto;
    width:685px;
}
#dj {
    float:left;
    margin-top:40px;
    width:190px;
    height:180px;
    background:url("../bg/shop/dj.png") no-repeat center 30px;
}
#dj:hover {
    background-image:url("../bg/shop/dj_hl.png");
    background-position:center top;
}
#to_all {
    float:left;
    width:233px;
    height:287px;
    background:url("../bg/shop/pupiter.png") no-repeat center top;
}
#to_all:hover {
    background-image:url("../bg/shop/pupiter_hl.png");
}
#to_all a {
    display:block;
    width:100%;
    height:100%;
}
#sound {
    float:left;
    margin-top:30px;
    width:220px;
    height:210px;
    /*border:1px red solid;*/
    background:url("../bg/shop/sound.png") no-repeat center 30px;
}
#sound:hover {
    background-image:url("../bg/shop/sound_hl.png");
    background-position:center top;
}
/*end shop_intro*/

/*shop*/
#shop_content {
    margin-left: -20px;
    margin-top: 15px;
}
#shop_content #menu_header {
    /*margin: 25px 3px 0 0;*/
}
#menu_header {
    width:100%;
    padding-top:5px;
    padding-left:100px;
    color:#13baec;
    font-size:12px;
}
#menu_header a {
    color:#13baec;
}
#disk {
    margin:0;
    float:left;
    padding-top:32px;
    margin-left:0px;
    width:200px;
    /*border:1px lime solid;*/
}
#disk div{
    width:100%;
}
#disk div a {
    display:block;
    width:100%;
    height:100%;
    /*border:1px lime dotted;*/
}
#style {
    height:160px;
    background:url("../bg/shop/disc_style.png") no-repeat center top;
}
#style:hover {
    background-image:url("../bg/shop/disc_style_hl.png");
}
#group {
    margin-top:-20px;
    height:160px;
    background:url("../bg/shop/disk_ins.png") no-repeat center top;
}
#group:hover {
    background-image:url("../bg/shop/disk_ins_hl.png");    
}
#main {
    float:right;
    width:765px;
    padding-top:20px;
    margin-left:-100px;
}
#main .group {
    float:left;
    margin-right:5px;
}
#items * p {
    padding:0px;
    margin:0px;
}
.paginator {
    padding-bottom:10px;
}
.item {
    margin-right:15px;
    padding-bottom:10px;
    margin-bottom:15px;
    background-color:#213b51;
    border-radius: 20px;
      -moz-border-radius: 20px;
      -webkit-border-radius: 20px;
}
.div_left {
    float:left;
    padding:0px;
    padding-top:10px;
    padding-bottom:10px;
    width:325px; 
    height:190px;
    /*border:1px red solid;*/
    margin:11px 0 0 10px;
}
.div_left img{
    display:none;
}
.div_left .lb {
    margin:0 auto;
    display:block;
}
a.lb {
    border-radius: 15px;
      -moz-border-radius: 15px;
      -webkit-border-radius: 15px;
}
.div_right {
    float:right;
    width:360px;
    min-height:190px;
    padding-top:10px;
    padding-right:10px;
}
.div_right h2 {
    margin:0 auto;
    width:100%;
    padding:0px;
    text-align:center;
    padding-bottom:5px;
}

.brief {
    min-height:70px;
}
.brief a {
    color:#E5D7FC;
    display:block;
    margin-top:00px;
    margin-right:10px;
    float:right;
}
.code {
    padding-bottom:5px;
}
.full_content {
    margin-left:20px;
    display:none;
    clear:both;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:10px;
}

#type, #group, #style {
    z-index:100;
    position:relative;
}

.disc-menu {
    position:relative;
    z-index:10;
    left:0px;
    top:-160px;
}
.group-disc img {
    display:block;
    margin:0 auto;
    left:20px;
}

.disc-menu div{
    position:absolute;
}
.group {

    height:280px;
}
.group a {
    position:relative;
    display:block;
    width:100%;

}
.group a .normal_group {
    position:absolute;
    top:0px;
    left:0px;
    display:block;
    margin:0 auto;
    padding-left:20px;
    padding-top:25px;
}
.group a .highlight_group {
    visibility:hidden;
}
.group a:hover .normal_group{
    visibility:hidden;
}
.group a:hover .highlight_group{
    visibility:visible;
}
/*end shop*/

/*cloth*/
#cloth_wrapper {
    width:1120px;
    margin:279px 0 0 -23px;
    height:710px;
    background:url("../bg/cloth/content.png") no-repeat top center;
    background-color:transparent;
}

#cloth_wrapper #content {
    background: none;
    border: none;
    width:350px;
    height:400px;
    padding: 30px 10px;
    margin-left: 374px;
    color: #fff;
}
#cloth_wrapper #content h3 {
    margin: 5px 0 5px 10px;
    padding:0;
    padding-left: 13px;
    font-size:22px;
}
#cloth_wrapper #content p {
    width:355px;
    font-size:14px;
    margin:0 10px 0 10px;
    padding:0 10px;
    line-height:1.3;
}

/*contacts*/
#text {
    float:left;
    width:460px;
}
#YMapsID {
    margin-top:10px;
    float:right;
    width:476px;
    height:423px;
}
/*end contacts*/

/*opt*/
#opt_wrapper {
    margin: 35px 0 20px 0;
}
#sm_txt {
    margin-left:283px;
    font-size:16px;
    width: 400px;
    padding: 0 20px;
    color: #fff;
    /*margin-top: 309px;*/ /*убран отступ*/
    margin-bottom: 2px;
}
#sm_txt span {
    display:block;
    text-align: center;
    font-size:22px;
}
#left_title {
    padding-top:15px;
    font-size:16px;
    color:#f5f5f5;
    float:left;
    width:239px;
    height:245px;
    margin-left: 48px;
    background:url("../bg/opt/left_title.png") no-repeat top left;
}
#left_title p {
    padding: 18px 0 5px 0 !important;
    text-align:right;
    margin-right:24px;
}
#opt_wrapper #content {
    border: none;
    margin-left: 273px;
    padding-top:6px;
    width:455px;
    height:400px;
    padding-bottom:25px;
    background:url("../bg/opt/center.png") no-repeat top left;
    margin-top: -259px;
}
#opt_wrapper #content input {
    margin:0;
    padding:0;
    height:15px;
    width:420px;
    border:0px;
}

#opt_wrapper #content textarea {
    width:420px;
    height:140px;
    border:0px;
}
#opt_wrapper #content p {
    display:block;
    margin:0;
    padding:0;
    padding-top:5px;
    height:22px;
    width:90%;
}
#opt_wrapper #content a {
    width:30px;
    padding-top:30px;
    font-size:16px;
    color:white;
}
#opt_wrapper #content #subm {
    float:right;
    margin-top:5px;
    margin-right:40px;
    display:block;
    border:0px;
    width:165px;
    height:48px;
    background:url("../bg/opt/send.png") no-repeat top left;
    cursor: pointer;
}

#opt_wrapper #content .errorlist {
    padding:0;
    margin:0;
    display:block;
}
#opt_wrapper #content li {
    display:block;
    padding:0;
    margin:0;
    border:1px red solid;
}
#right_title {
    float:right;
    margin-top: -432px;
    margin-right: 43px;
    width:239px;
	color: #fff;
    height:245px;
    font-size:16px;
    background:url("../bg/opt/right_title.png") no-repeat top left;
    padding: 40px 0;
}
#right_title form{
    /*border:1px red solid;*/
    margin-top:12px;
    margin-left:25px;
    width:150px;
    text-align:center;
}
#right_title p {
    margin:0;
    padding:0;
}
#right_title ul {
    display:block;
    margin:0;
    padding:0;
}
#right_title li {
    margin:0;
    padding:0;
    display:block;
}
#right_title label {
    display:block;
}
#right_title input {
    margin:0;
    padding:0;
    margin-bottom:7px;
    height:15px;
    border:0;
}
#logout-form p {
    padding-top:18px;
    padding-bottom:7px;
}
#login-form label {
    padding:0px;
    margin:0px;
    padding-left:3px;
    text-transform:lowercase;
}
#right_title #rt_login {
    width:116px;
    height:48px;
    border:0px;
    background:url("../bg/opt/login.png") no-repeat top left;
    
}
#rt_logout, #rt_login {
    cursor: pointer;
}
#right_title input {
    width:99%;
}
#right_title #rt_logout {
    width:116px;
    height:48px;
    border:0px;
    background:url("../bg/opt/logout.png") no-repeat top left;
    margin-top: 20px;
}

#right_title span {
    display:block;
    margin-top:32px;
    margin-left:25px;
}
#right_title span a {
    margin-left:140px;
}
/*end opt*/

/*PIE*/
#show_all, #header, #menu a, #type, #vip, #special, #style, #novinki, #drums, #strings, #solo, #woodwinds, #piano, #dj, #to_all, #sound, #menu #ma1.selected, #menu #ma2.selected, #menu #ma3.selected, #menu #ma4.selected, #menu #ma5.selected, #menu #ma6.selected, #cloth_wrapper, #wrapper, #light {
    -pie-png-fix: true;
    behavior: url("PIE.htc");
}
#content, #footer, #shop_intro_wrapper, .item, a.lb {
    behavior: url("PIE.htc");
    position: relative;
}