/*start css reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*end css reset*/

/* line 1, ../../sass/layout/_header.sass */
body {
  padding: 0px;
  margin: 0px;
  font-family: Impact;
  font-size: 15px;
  background: #000 url("../../images/bg_web.jpg") no-repeat center top;
  background-attachment: fixed;
}

/* line 8, ../../sass/layout/_header.sass */
.wrapper {
  padding: 0px;
  margin: 0px auto;
  width: 996px;
  position: relative;
}

/* line 13, ../../sass/layout/_header.sass */
a {
  text-decoration: none;
  color: black;
}

/* line 16, ../../sass/layout/_header.sass */
ul {
  padding: 0px;
  margin: 0px;
}

/* line 19, ../../sass/layout/_header.sass */
li {
  list-style: none;
}

/* line 21, ../../sass/layout/_header.sass */
.clear-fix {
  clear: both;
}

/* line 23, ../../sass/layout/_header.sass */
input:focus {
  outline: none;
}

/* line 25, ../../sass/layout/_header.sass */
#header-top {
  height: 70px;
  width: 100%;
}
/* line 28, ../../sass/layout/_header.sass */
#header-top .right {
  width: 527px;
  float: right;
  padding: 20px 0px;
}
/* line 32, ../../sass/layout/_header.sass */
#header-top .right input {
  height: 30px;
  border: none;
  border-radius: 4px;
  padding: 0px 5px;
  font-size: 14px;
  background: linear-gradient(#e4e4e4, #ffffff, #ffffff);
  font-weight: bold;
}
/* line 40, ../../sass/layout/_header.sass */
#header-top .right input[type="text"] {
  width: 143px;
  font-family: Arial;
  margin-right: 4px;
}
#header-top .right input[type="submit"]:hover ,#header-top .right a:hover {
    background: linear-gradient(#0294E0, #04212F);
}
/* line 44, ../../sass/layout/_header.sass */
#header-top .right input[type="submit"], #header-top .right a {
  border-radius: 4px;
  border: 1px solid #00d4ff;
  width: 88px;
  height: 31px;
  cursor: pointer;
  font-family: Impact !important;
  text-transform: UPPERCASE;
  font-weight: 100;
  color: #00d4ff;
  letter-spacing: 2px;
  background: linear-gradient(#00a8ff, #002b40);
}
/* line 56, ../../sass/layout/_header.sass */
#header-top .right a {
  display: block;
  float: right;
  line-height: 30px;
  text-align: center;
  height: 29px;
}

/* line 62, ../../sass/layout/_header.sass */
.header-bottom {
  width: 100%;
  background: linear-gradient(to right, rgba(3, 19, 27, 0.12), rgba(9, 171, 255, 0.42), rgba(9, 171, 255, 0.42), rgba(0, 43, 64, 0.54));
  height: 46px;
  border-top: 1px solid #27a8df;
  border-bottom: 1px solid #27a8df;
  line-height: 46px;
}

/* line 69, ../../sass/layout/_header.sass */
.date {
  color: white;
  font-size: 12px;
  letter-spacing: 1px;
  float: left;
  padding: 0px 0px 0px 20px;
}

/* line 75, ../../sass/layout/_header.sass */
#menu {
  display: table;
  float: right;
  width: 640px;
}
/* line 79, ../../sass/layout/_header.sass */
#menu li {
  display: table-cell;
}
/* line 81, ../../sass/layout/_header.sass */
#menu li a {
  font-family: Arial;
  font-size: 14px;
  color: #27a8df;
  display: block;
  border-right: 1px solid #27a8df;
  text-align: center;
}
/* line 89, ../../sass/layout/_header.sass */
#menu li a img {
  vertical-align: middle;
}
/* line 91, ../../sass/layout/_header.sass */
#menu li a:hover {
  color: #0089d0;
}
/* line 93, ../../sass/layout/_header.sass */
#menu li:nth-child(1) > a {
  border-right: 0px;
}
/* line 95, ../../sass/layout/_header.sass */
#menu li:last-child > a {
  border-right: 0px;
}

/* line 97, ../../sass/layout/_header.sass */
.left-side {
  width: 300px;
  height: 250px;
  float: right;
}
/* line 101, ../../sass/layout/_header.sass */
.left-side #logo {
  width: 300px;
  height: 92px;
  background: url("../../images/logo.png") no-repeat center center;
}
/* line 105, ../../sass/layout/_header.sass */
.left-side #contact {
  width: 300px;
  height: 200px;
  padding: 0px 0px 0px 30px;
}
/* line 109, ../../sass/layout/_header.sass */
.left-side #contact li {
  background: url("../../images/bg_contact.png") no-repeat left center;
  height: 38px;
  width: 100%;
  position: relative;
}
/* line 114, ../../sass/layout/_header.sass */
.left-side #contact li .contact-title {
  color: white;
  font-size: 11px;
  letter-spacing: 1px;
  position: relative;
  left: 6px;
  top: 6px;
}
/* line 121, ../../sass/layout/_header.sass */
.left-side #contact li .contact-info {
  position: relative;
  bottom: 2px;
  left: 80px;
  display: block;
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #444444;
}
/* line 130, ../../sass/layout/_header.sass */
.left-side #contact li .contact-icon {
  position: absolute;
  top: 13px;
  right: 58px;
}

/* line 134, ../../sass/layout/_header.sass */
#slideshow {
  width: 650px;
  height: 250px;
  float: left;
}

/* line 138, ../../sass/layout/_header.sass */
.runningText {
  background: url("../../images/bg_runningText.png") no-repeat center center;
  height: 36px;
  line-height: 38px;
  font-family: Arial;
  font-size: 15px;
  color: white;
}

/* line 145, ../../sass/layout/_header.sass */
.jackpot {
  width: 100%;
}
/* line 147, ../../sass/layout/_header.sass */
.jackpot > div {
  width: 498px;
  height: 136px;
  float: left;
  margin: 20px 0px;
}
/* line 152, ../../sass/layout/_header.sass */
.jackpot > div .poker, .jackpot > div .domino {
  background: url("../../images/jackpot.png") no-repeat center center;
  height: 132px;
  position: relative;
}
/* line 156, ../../sass/layout/_header.sass */
.jackpot > div .title {
  position: absolute;
  top: 10px;
  left: 44px;
  font-size: 29px;
  color: white;
}
/* line 162, ../../sass/layout/_header.sass */
.jackpot > div .num {
  font-size: 62px;
  font-family: Arial;
  position: relative;
  top: 62px;
  left: 74px;
  color: white;
}

/* line 169, ../../sass/layout/_header.sass */
#lastest {
  width: 100%;
  display: block;
  float: left;
  margin-bottom: 10px;
}
/* line 174, ../../sass/layout/_header.sass */
#lastest .lastest-left {
  float: left;
}
/* line 176, ../../sass/layout/_header.sass */
#lastest .deposit, #lastest .withdraw {
  position: relative;
  width: 238px;
  height: 116px;
  margin-bottom: 10px;
  background: url("../../images/lastest.png") no-repeat center center;
}
/* line 182, ../../sass/layout/_header.sass */
#lastest .deposit .title, #lastest .withdraw .title, #lastest .winner .title {
  color: white;
  position: relative;
  top: 7px;
  left: 12px;
  font-size: 22px;
  font-weight: 100;
}
/* line 189, ../../sass/layout/_header.sass */
#lastest .lastest-center {
  width: 496px;
  height: 238px;
  background: url("../../images/product.png") no-repeat center center;
  float: left;
  margin: 0px 9px 0px 14px;
  border-radius: 10px;
}
/* line 196, ../../sass/layout/_header.sass */
#lastest .lastest-right {
  float: right;
  width: 237px;
  height: 242px;
  background: url("../../images/winner.png") no-repeat center center;
}
/* line 201, ../../sass/layout/_header.sass */
#lastest .deposit-content, #lastest .withdraw-content {
  height: 68px;
  width: 186px;
  margin: 28px auto 0px;
  color: white;
  font-family: Arial;
  font-size: 16px;
  position: relative;
  text-align: center;
}
/* line 210, ../../sass/layout/_header.sass */
#lastest .deposit-content img, #lastest .withdraw-content img {
  vertical-align: middle;
}

/* line 212, ../../sass/layout/_header.sass */
.deposit .control, .withdraw .control {
  position: absolute;
  top: 50%;
  width: 100%;
}
/* line 216, ../../sass/layout/_header.sass */
.deposit .control .ctrl_prev, .deposit .control .ctrl_next, .withdraw .control .ctrl_prev, .withdraw .control .ctrl_next {
  display: block;
  width: 20px;
  height: 20px;
  background: url("../../images/prev.png") no-repeat center;
  position: absolute;
  left: 10px;
}
/* line 223, ../../sass/layout/_header.sass */
.deposit .control .ctrl_next, .withdraw .control .ctrl_next {
  left: 210px !important;
  transform: rotate(180deg);
}

/* line 226, ../../sass/layout/_header.sass */
.winner-content {
  margin-top: 20px;
  padding: 10px 0px 0px 14px;
}
/* line 228, ../../sass/layout/_header.sass */
.winner-content table {
  margin: 0px auto;
  width: 100%;
  color: white;
  font-family: Arial;
  font-size: 16px;
  padding-left: 10px;
  font-weight: bold;
}

/* line 236, ../../sass/layout/_header.sass */
#footer {
  height: 36px;
  background: url("../../images/footer_bg.jpg") no-repeat center;
}

/* line 239, ../../sass/layout/_header.sass */
.copy-right {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 40px;
}

/* line 245, ../../sass/layout/_header.sass */
.bank {
  background: url("../../images/bank.png") no-repeat center 4px;
  height: 40px;
  float: right;
  width: 510px;
}

/* line 250, ../../sass/layout/_header.sass */
.ws_controls {
  width: 100%;
}
/* line 252, ../../sass/layout/_header.sass */
.ws_controls .ws_next, .ws_controls .ws_prev {
  position: absolute !important;
  top: 50% !important;
  height: 3.2em !important;
}
/* line 256, ../../sass/layout/_header.sass */
.ws_controls .ws_prev {
  left: 5em !important;
  background: url("../../images/prev.png") no-repeat center center !important;
}
/* line 259, ../../sass/layout/_header.sass */
.ws_controls .ws_next {
  left: 92em !important;
  background: url("../../images/next.png") no-repeat center center !important;
}

/* line 262, ../../sass/layout/_header.sass */
#wowslider-container1 .ws_cover {
  border-width: 0px !important;
}

/* line 264, ../../sass/layout/_header.sass */
.owl-buttons {
  top: 14px;
  position: absolute;
  width: 100%;
}

/* line 268, ../../sass/layout/_header.sass */
.owl-prev {
  left: -20px;
  position: absolute;
  background: url("../../images/prev.png") no-repeat center center !important;
}

/* line 272, ../../sass/layout/_header.sass */
.owl-next {
  right: -20px;
  position: absolute;
  background: url("../../images/next.png") no-repeat center center !important;
}

/* line 276, ../../sass/layout/_header.sass */
.owl-theme .owl-controls .owl-buttons div {
  padding: 10px 10px !important;
}

/* line 278, ../../sass/layout/_header.sass */
#content .header {
  border: 1px solid #27a8df;
  color: white;
  font-size: 20px;
  padding-top: 10px;
  margin-top: 10px;
  height: 34px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
  border-bottom: 1px #27a8df solid;
  padding-left: 20px;
  font-family: Arial;
}

/* line 289, ../../sass/layout/_header.sass */
#content .body {
  font-family: Arial;
  border: 1px solid #27a8df;
  color: white;
  border-top: none;
  min-height: 350px;
  margin-bottom: 10px;
  padding: 10px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
}
.winner-content table tr td {
  padding-bottom: 6px;
}
.winner-content table tr td img {
  vertical-align: middle;
}
.deposit-content table,
.withdraw-content table {
    width: 100%;
}
.withdraw-content table tr td,
.deposit-content table tr td {
    padding: 2px 0px;
}
