html {
  overflow-y: scroll;
}
.inline-block {
  display: inline-block;
}
.container {
  max-width: 1020px;
  min-width: 1020px;
  width: 100%;
  margin: auto;
}
header,
#content,
footer {
  min-width: 1035px;
  margin: auto;
}
.form-control,
.form-control:focus,
.btn,
.btn:focus,
.btn:active,
button,
button:focus,
button:active,
a:hover,
a:active,
a:focus {
  outline: none !important;
}
.nav>li>a,
.nav>li>a:hover,
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  border-radius: 0;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
.form-control {
  color: #1b1b1b;
  height: 28px;
  line-height: 28px;
  padding: 0 6px;
  border: 2px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  margin-bottom: 8px;
  resize: none;
}
.form-control.error,
.form-control.error:focus {
  border: 2px solid #ff8bb1;
}
.form-control:focus {
  border: 2px solid transparent;
}
.form-control::-moz-placeholder {
  color: #7a7a7a;
  font-size: 13px;
}
.form-control:-ms-input-placeholder {
  color: #7a7a7a;
  font-size: 13px;
}
.form-control::-webkit-input-placeholder {
  color: #7a7a7a;
  font-size: 13px;
}
.modal-dialog {
  color: #000000;
}
.modal-dialog .modal-content {
  border: 3px solid #A59B55;
  background-color: #371158;
}
.modal-dialog .modal-body {
  color: #c5ba76;
  font-weight: 700;
  font-size: 16px;
}
.modal-dialog .btn {
  background-color: #c5ba76;
  border-color: #f1e7a6;
  color: #ffffff;
}
.modal-dialog .cancel {
  background-color: #E7C9FF;
  border-color: #9376AC;
}
.btn {
  font-size: 14px;
  border-radius: 0;
  border: 2px solid transparent;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #ffffff;
  background: url(img/main_background_no_repeat.jpg) no-repeat center top;
  background-color: #2b0c43;
}
body >header {
  background: url(img/header_bg_repeat_x.png) repeat-x center top;
  height: 115px;
}
body >header .navbar {
  border-radius: 0;
  border: 0px solid transparent;
  margin-bottom: 0;
  min-height: auto;
}
body >header .navbar .navbar-brand {
  height: 34px;
  padding: 0;
  margin-top: 33px;
}
body >header .navbar .navbar-right {
  float: right !important;
  margin-right: 0;
  width: 754px;
}
body >header .navbar #member-panel {
  margin-top: 10px;
}
body >header .navbar #member-panel >.nav >li >a {
  padding: 0;
  line-height: 28px;
}
body >header .navbar #member-panel >.nav >li:hover >a,
body >header .navbar #member-panel >.nav >li.active >a {
  color: #cec587;
}
body >header .navbar #member-panel >.nav >li.icon {
  padding-left: 42px;
}
body >header .navbar #member-panel >.nav >li.icon.login {
  background: url(img/icon_login.png) no-repeat left center;
}
body >header .navbar #member-panel >.nav >li.icon.member {
  background: url(img/icon_member.png) no-repeat left center;
}
body >header .navbar #member-panel >.nav >li.icon.logout {
  background: url(img/icon_logout.png) no-repeat left center;
}
body >header .navbar #member-panel >.nav >li.icon.cart {
  background: url(img/icon_cart.png) no-repeat left center;
}
body >header .navbar #member-panel >.nav-pills >li+li {
  margin-left: 24px;
}
body >header .navbar #main-menu {
  position: relative;
  margin-top: 23px;
  margin-right: -26px;
}
body >header .navbar #main-menu >.nav {
  position: absolute;
  top: 0;
  right: 0;
}
body >header .navbar #main-menu >.nav >li {
  width: 114px;
}
body >header .navbar #main-menu >.nav >li >a {
  width: 99px;
  height: 68px;
  color: #cec587;
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  padding-top: 7px;
}
body >header .navbar #main-menu >.nav >li.news {
  width: 149px;
}
body >header .navbar #main-menu >.nav >li.news >a {
  width: 134px;
}
body >header .navbar #main-menu >.nav-pills >li:hover,
body >header .navbar #main-menu >.nav-pills >li.active {
  background: url(img/menu_rollover_plate.png) no-repeat center center;
}
body >header .navbar #main-menu >.nav-pills >li:hover >a,
body >header .navbar #main-menu >.nav-pills >li.active >a {
  color: #ffffff;
}
body >header .navbar #main-menu >.nav-pills >li:hover.news,
body >header .navbar #main-menu >.nav-pills >li.active.news {
  background: url(img/menu_rollover_plate_2.png) no-repeat center center;
}
body >header .navbar #main-menu >.nav-pills >li+li {
  margin-left: 12px;
}
body >#content >#content-header {
  border-bottom: 1px solid #5A416C;
}
body >#content >#content-header >.container {
  position: relative;
}
body >#content >#content-header >.container .nav-bar {
  font-size: 14px;
  line-height: 20px;
  color: #cec587;
  padding-bottom: 8px;
}
body >#content >#content-header >.container .nav-bar >a {
  font-size: 14px;
  line-height: 20px;
  color: #cec587;
  padding: 0 6px;
}
body >#content >#content-header >.container .nav-bar >a.current {
  text-decoration: none;
}
body >#content >#content-header >.container .nav-bar >a:first-child {
  padding-left: 0;
}
body >#content >#content-header >.container .go-back {
  position: absolute;
  top: 0;
  right: 15px;
  line-height: 20px;
  padding-bottom: 8px;
}
body >#content >#content-header >.container .go-back > a {
  background: url(img/arrow_goback.png) no-repeat left center;
  padding-left: 16px;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
}
body >footer {
  margin-top: 36px;
  border-top: 1px solid #5A416C;
  padding-top: 26px;
  padding-bottom: 26px;
}
body >footer #copyright-container {
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
}
body >footer #copyright-container >a {
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
}
#cboxWrapper {
  background-color: transparent;
}
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight {
  background: transparent;
}
#cboxBottomCenter {
  background-color: #FFFFFF;
}
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight {
  height: 40px;
}
#cboxClose,
#cboxClose:hover {
  background: url(img/close-btn.png) no-repeat center center;
  width: 18px;
  height: 18px;
  margin-right: 14px;
}
#cboxLoadedContent {
  padding: 6px 7px;
  padding-bottom: 9px;
  margin-bottom: 0;
  border-bottom: 1px solid #d7d7d7;
}
#cboxPrevious,
#cboxNext {
  width: 0;
  height: 0;
}
.editor * {
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
}
.editor table {
  max-width: 100%;
  overflow: hidden;
}
.editor,
.editor p,
.editor div,
.editor a,
.editor li,
.editor td,
.editor th {
  font-size: 14px;
  line-height: 22px;
}
.editor a,
.editor a:link,
.editor a:active,
.editor a:visited {
  color: #ffffff;
}
.editor a:hover {
  color: #ffffff;
}
body >#content {
  overflow: hidden;
}
body >#content >.container {
  max-width: 1080px;
  min-height: 880px;
}
body >#content >.container .butterfly-full {
  display: none;
  position: absolute;
  z-index: 52;
}
body >#content >.container .butterfly-full.butterfly-full1 {
  top: 506px;
  left: 308px;
}
body >#content >.container .butterfly-full.butterfly-full2 {
  top: 308px;
  left: 950px;
}
body >#content >.container >#canvas {
  position: relative;
}
body >#content >.container >#canvas #imgLoader {
  position: absolute;
  top: -1000px;
  left: -1000px;
}
body >#content >.container >#canvas >.logo_frame {
  position: absolute;
  top: 306px;
  left: 343px;
  display: none;
  z-index: 20;
}
body >#content >.container >#canvas >.logo_lighting {
  position: absolute;
  top: 266px;
  left: 438px;
  z-index: 25;
  display: none;
}
body >#content >.container >#canvas >.diamond_bling {
  position: absolute;
  top: 320px;
  left: 360px;
  z-index: 30;
  display: none;
}
body >#content >.container >#canvas >.diamond_bling img {
  max-width: 100%;
  height: auto;
}
body >#content >.container >#canvas >.item {
  position: absolute;
  z-index: 40;
  display: none;
}
body >#content >.container >#canvas >.item.item1 {
  top: 74px;
  left: 49px;
}
body >#content >.container >#canvas >.item.item2 {
  top: 12px;
  left: 401px;
}
body >#content >.container >#canvas >.item.item3 {
  top: 82px;
  left: 735px;
}
body >#content >.container >#canvas >.item.item4 {
  top: 376px;
  left: -24px;
}
body >#content >.container >#canvas >.item.item5 {
  top: 608px;
  left: 226px;
}
body >#content >.container >#canvas >.item.item6 {
  top: 558px;
  left: 496px;
}
body >#content >.container >#canvas >.item.item7 {
  top: 386px;
  left: 740px;
}
body >#content >.container >#canvas >.butterfly {
  position: absolute;
  z-index: 52;
}
body >#content >.container >#canvas >.butterfly >.body {
  margin-left: 36px;
  margin-top: 106px;
}
body >#content >.container >#canvas >.butterfly >.wing {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  z-index: 51;
}
body >#content >.container >#canvas >.butterfly >.wing img {
  width: 80px;
  max-height: 100%;
  height: 100%;
}
body >#content >.container >#canvas >.butterfly >.wing.left {
  position: absolute;
  top: 0;
  left: 5px;
  z-index: 49;
}
body >#content >.container >#canvas >.butterfly >.wing.left img {
  height: 90%;
}
body >#content >.container >#canvas >.butterfly.butterfly1 {
  left: -400px;
}
body >#content >.container >#canvas >.butterfly.butterfly2 {
  right: -400px;
}
body >footer {
  margin-top: 0;
  border-top: 0 solid #5A416C;
}
