/* P O P S C R E A M COPYRIGHT 2016 www.cirqushop.webs.com */

#Map area {
    outline: none
}

* {
    moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s ease;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -webkit-transition: .3s ease
}

::-webkit-scrollbar {
    width: 3px
}

::-webkit-scrollbar-track {
    background-color: #faddfd
}

::-webkit-scrollbar-thumb {
    background-color: #dcb8ff
}

::-webkit-scrollbar:horizontal {
    height: 0px
}

::-webkit-scrollbar-thumb:vertical:hover,
::-webkit-scrollbar-thumb:horizontal:hover {
    background: #ead4ff;
    width: 0px;
    height: 0px;
}

body {
    overflow-x: hidden;
    background-image: url(http://s20.postimg.cc/v22ie9njf/a164bg.png);
    background-color: #000
}

layout:hover {
    cursor: default
}

::selection {
    background: #c395e7;
    color: #fff
}

body {
    text-align: center;
    position: absolute;
    width: 1500px;
    height: 1490px;
    left: 52%;
    top: 0;
    margin: 0 auto 0 -750px
}

#Map area {
    outline: none!important
}

*,
body,
html {
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

::selection {
    background: transparent
}

::-moz-selection {
    background: transparent
}

a,
a:visited,
a:focus,
a:active,
a:hover {
    outline: 0 none!important
}

.Footer {
    margin-top: 20px;
    line-height: 2px;
    font-family: Century Gothic;
    color: #fff;
    font-size: 7px;
    letter-spacing: 1px;
    position: fixed;
    width: 100%;
    background-color: #d9b6ff;
    bottom: 0;
    right: 0;
    z-index: 500;
    padding: 10px;
    -webkit-transition: .3s ease;
    border-top: 1px solid #e8a9d7;
    text-transform: uppercase
}

.Footer:hover {
    background-color: #e19fcf;
    cursor: Default;
    color: #fff
}

.avatar {
    width: 160px;
    height: 220px;
    position: inherit;
    left: 646px;
    top: 458px;
    z-index: 0;
    overflow: none;
    -webkit-transition-duration: .3s
}

.avatar:hover {
    opacity: .8
}

.avatar img {
    border-radius: 15px;
    width: 160px;
    height: 220px
}

nad {
    position: absolute;
    left: 275px;
    top: 1120px;
    z-index: 1
}

nad a {
    text-decoration: none;
    font: normal 8px calibri;
    text-transform: uppercase;
    color: #fafafa;
    display: inline-block;
    height: 40px;
    width: 60px;
    text-shadow: 0 6px #c9b0e1;
    text-align: center;
    line-height: 40px;
    letter-spacing: 1px;
    border-radius: 15px
}

nad a:hover {
    color: #c9b0e1;
    background-color: rgba(255, 255, 255, 0.1);
    text-shadow: 0 6px #fff
}

nad:nth-of-type(2n) {
    top: 1247px;
    left: 213px
}

nad:nth-of-type(3n) {
    top: 1338px;
    left: 123px
}

nad:nth-of-type(4n) {
    top: 1131px;
    left: 1110px
}

nad:nth-of-type(5n) {
    top: 1235px;
    left: 1164px
}

nad:nth-of-type(6n) {
    top: 1310px;
    left: 1262px
}

#op {
    opacity: .4
}

#op:hover {
    opacity: 1
}

nad1 {
    position: absolute;
    z-index: 2;
    left: 220px;
    top: 8px
}

nad2 {
    position: absolute;
    z-index: 2;
    left: 1005px;
    top: 8px
}

nad1 a,
nad2 a {
    font: normal 8px calibri;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    color: #e2b2dd;
    display: inline-block;
    border-left: 7px solid #e2b2dd;
    width: 50px;
    margin-left: 30px;
    width: 80px;
    height: 7px;
    line-height: 6px
}

nad1 a:hover,
nad2 a:hover {
    color: #e1c2dd;
    border-left: 7px solid #fff
}

#bt1 {
    position: Absolute;
    top: 1435px;
    left: 990px;
    width: 100px;
    height: 20px;
    z-index: 3;
    font: normal 8px calibri;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: White;
}

#bt1 a {
    text-decoration: none;
    color: white;
}

#bt1:hover {
    letter-spacing: 1px;
    opacity: .7;
    cursor: default;
}

#bt1:nth-of-type(2n) {
    left: 360px;
}

#top_links a {
    color: #edc8e9;
}

#top_links {
    color: #edc8e9;
    z-index: 999999!important;
    position: Absolute;
    left: 800px;
    top: 30px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    margin-bottom: 2px;
    display: inline-block;
    width: 700px;
    height: 120px;
    opacity: .5;
}