body, html {
  height: 100%;
  background: #d9e6f4;
  font-family: Calibri, arial, sans-serif;
  font-style: 16px;
  line-height: 18px;
  color: #4b4b4b; }

.extra {
  width: 1280px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 auto;
  position: relative; }

p {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 18px; }

a {
  text-decoration: none;
  color: #003974; }
  a:hover {
    text-decoration: underline; }

#header .top {
  background: #10579e;
  background: -moz-linear-gradient(top, #10579e 0%, #002151 49%, #002151 76%, #013c8b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #10579e), color-stop(49%, #002151), color-stop(76%, #002151), color-stop(100%, #013c8b));
  background: -webkit-linear-gradient(top, #10579e 0%, #002151 49%, #002151 76%, #013c8b 100%);
  background: -o-linear-gradient(top, #10579e 0%, #002151 49%, #002151 76%, #013c8b 100%);
  background: -ms-linear-gradient(top, #10579e 0%, #002151 49%, #002151 76%, #013c8b 100%);
  background: linear-gradient(to bottom, #10579e 0%, #002151 49%, #002151 76%, #013c8b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#10579e', endColorstr='#013c8b',GradientType=0 );
  height: 115px; }
#header .menu-box {
  background: #10589f;
  background: -moz-linear-gradient(top, #10589f 0%, #001e46 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #10589f), color-stop(100%, #001e46));
  background: -webkit-linear-gradient(top, #10589f 0%, #001e46 100%);
  background: -o-linear-gradient(top, #10589f 0%, #001e46 100%);
  background: -ms-linear-gradient(top, #10589f 0%, #001e46 100%);
  background: linear-gradient(to bottom, #10589f 0%, #001e46 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#10589f', endColorstr='#001e46',GradientType=0 );
  height: 47px; }
#header #logo {
  float: left;
  margin-left: 20px;
  background: url("logo2.png");
  width: 321px;
  height: 112px;
  margin-top: 2px; }
#header .banner {
  float: right;
  margin-top: 12px; }
  #header .banner img {
    display: block; }
#header .main-menu > li {
  float: left;
  padding-left: 1px;
  background: url("main-menu-border.png") 0 50% no-repeat;
  margin-left: -1px;
  position: relative; }
  #header .main-menu > li:first-child {
    margin-left: 0;
    background: none;
    padding-left: 0; }
  #header .main-menu > li:hover > a {
    color: #ffb10a;
    background: #001838;
    background: -moz-linear-gradient(top, #001838 0%, #001f4a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #001838), color-stop(100%, #001f4a));
    background: -webkit-linear-gradient(top, #001838 0%, #001f4a 100%);
    background: -o-linear-gradient(top, #001838 0%, #001f4a 100%);
    background: -ms-linear-gradient(top, #001838 0%, #001f4a 100%);
    background: linear-gradient(to bottom, #001838 0%, #001f4a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001838', endColorstr='#001f4a',GradientType=0 );
    margin-top: -1px;
    padding-top: 1px; }
  #header .main-menu > li:hover ul {
    display: block; }
  #header .main-menu > li > a {
    font-family: Calibri, arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 47px;
    padding: 0 21px;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
    display: block; }
    #header .main-menu > li > a:hover, #header .main-menu > li > a:active {
      color: #ffb10a;
      background: #001838;
      background: -moz-linear-gradient(top, #001838 0%, #001f4a 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #001838), color-stop(100%, #001f4a));
      background: -webkit-linear-gradient(top, #001838 0%, #001f4a 100%);
      background: -o-linear-gradient(top, #001838 0%, #001f4a 100%);
      background: -ms-linear-gradient(top, #001838 0%, #001f4a 100%);
      background: linear-gradient(to bottom, #001838 0%, #001f4a 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001838', endColorstr='#001f4a',GradientType=0 );
      margin-top: -1px;
      padding-top: 1px; }
  #header .main-menu > li ul {
    position: absolute;
    left: 0;
    top: 47px;
    z-index: 10;
    background: #00204b;
    padding: 7px 15px 20px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    display: none; }
    #header .main-menu > li ul li {
      white-space: nowrap;
      border-bottom: 1px solid #193457; }
      #header .main-menu > li ul li a {
        padding: 0 7px;
        display: block;
        white-space: nowrap;
        font-size: 13px;
        line-height: 28px;
        color: #76daff;
        text-decoration: none; }
        #header .main-menu > li ul li a:hover {
          color: #eea810; }

#footer {
  background: #10589f;
  background: -moz-linear-gradient(top, #10589f 0%, #052e64 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #10589f), color-stop(100%, #052e64));
  background: -webkit-linear-gradient(top, #10589f 0%, #052e64 100%);
  background: -o-linear-gradient(top, #10589f 0%, #052e64 100%);
  background: -ms-linear-gradient(top, #10589f 0%, #052e64 100%);
  background: linear-gradient(to bottom, #10589f 0%, #052e64 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#10589f', endColorstr='#052e64',GradientType=0 );
  padding-top: 52px;
  height: 449px;
  margin-top: -23px; }
  #footer .footer-menu {
    padding-bottom: 25px;
    margin-bottom: 18px;
    border-bottom: 1px solid #255b95; }
    #footer .footer-menu ul li {
      float: left;
      padding: 0 13px;
      border-left: 1px solid #416694;
      font-size: 11px;
      line-height: 13px; }
      #footer .footer-menu ul li:first-child {
        padding-left: 0;
        border-left: none; }
      #footer .footer-menu ul li a {
        color: #ffffff; }
    #footer .footer-menu ul.floatRight li:last-child {
      padding-right: 0; }
  #footer p {
    color: #8096b2;
    font-size: 11px;
    line-height: 13px;
    margin: 0;
    text-align: center; }

  #footer .links {
    color: #003974;
    font-size: 11px;
    line-height: 13px;
    margin: 0;
    text-align: center; }

  #footer .links .a {
  text-decoration: none;
  color: #003974; }
  a:hover {
    text-decoration: underline; }


    #footer p strong {
      color: #ffffff;
      text-transform: uppercase; }

#content {
  padding-top: 10px;
  background: #9bb7de;
  background: -moz-linear-gradient(top, #9bb7de 0%, #d9e6f4 3%, #d9e6f4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9bb7de), color-stop(3%, #d9e6f4), color-stop(100%, #d9e6f4));
  background: -webkit-linear-gradient(top, #9bb7de 0%, #d9e6f4 3%, #d9e6f4 100%);
  background: -o-linear-gradient(top, #9bb7de 0%, #d9e6f4 3%, #d9e6f4 100%);
  background: -ms-linear-gradient(top, #9bb7de 0%, #d9e6f4 3%, #d9e6f4 100%);
  background: linear-gradient(to bottom, #9bb7de 0%, #d9e6f4 3%, #d9e6f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9bb7de', endColorstr='#d9e6f4',GradientType=0 ); }
  #content .extra {
    background: #ffffff;
    border: 1px solid #c7d6e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    min-height: 300px;
    padding: 19px; }
  #content .left {
    float: left;
    width: 250px;
    padding-right: 10px;
    border-right: 1px solid #d8d8d8;
    margin-right: -1px; }
  #content .right {
    float: right;
    padding-left: 10px;
    border-left: 1px solid #d8d8d8;
    margin-left: -1px;
    width: 250px; }
  #content .main {
    float: left;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    width: 700px;
    padding: 0 9px; }
    #content .main .two-cols .left-col {
      float: left;
      width: 340px;
      padding-right: 9px;
      border-right: 1px solid #d8d8d8;
      margin-right: -1px; }
    #content .main .two-cols .right-col {
      float: right;
      width: 340px;
      padding-left: 10px;
      border-left: 1px solid #d8d8d8;
      margin-left: -1px; }
      #content .main .two-cols .right-col .subscribe input[type=text] {
        width: 205px;
        float: left;
        margin: 0; }
      #content .main .two-cols .right-col .subscribe input[type=submit] {
        float: right;
        margin-left: -10px;
        margin-top: -1px; }
    #content .main .padding-wrap {
      padding: 0 20px; }
  #content h2 {
    font-size: 40px;
    line-height: 64px;
    color: #000000;
    font-weight: bold;
    font-family: Calibri;
    margin-bottom: 25px; }
  #content h3 {
    font-size: 30px;
    line-height: 34px;
    color: #333333;
    font-family: Calibri, arial, sans-serif;
    font-weight: bold;
    margin: 0 0 20px; }
  #content .border {
    margin: 20px 0 -18px;
    border-top: 1px solid #dddddd;
    height: 0px; }
  #content .btn-box {
    padding-top: 15px; }
  #content .btn {
    padding: 0 24px 0 14px;
    display: inline-block;
    margin-right: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    line-height: 27px;
    font-weight: bold;
    font-family: Calibri, arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    text-transform: uppercase; }
    #content .btn:after {
      content: "";
      position: absolute;
      right: 13px;
      top: 10px;
      border-left: 4px solid white;
      border-right: none;
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent; }
    #content .btn.red {
      background: #c50000;
      background: -moz-linear-gradient(top, #c50000 0%, #c50000 93%, #800101 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c50000), color-stop(93%, #c50000), color-stop(100%, #800101));
      background: -webkit-linear-gradient(top, #c50000 0%, #c50000 93%, #800101 100%);
      background: -o-linear-gradient(top, #c50000 0%, #c50000 93%, #800101 100%);
      background: -ms-linear-gradient(top, #c50000 0%, #c50000 93%, #800101 100%);
      background: linear-gradient(to bottom, #c50000 0%, #c50000 93%, #800101 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c50000', endColorstr='#800101',GradientType=0 ); }
    #content .btn.orange {
      background: #db7100;
      background: -moz-linear-gradient(top, #db7100 0%, #db7100 93%, #9a3c00 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #db7100), color-stop(93%, #db7100), color-stop(100%, #9a3c00));
      background: -webkit-linear-gradient(top, #db7100 0%, #db7100 93%, #9a3c00 100%);
      background: -o-linear-gradient(top, #db7100 0%, #db7100 93%, #9a3c00 100%);
      background: -ms-linear-gradient(top, #db7100 0%, #db7100 93%, #9a3c00 100%);
      background: linear-gradient(to bottom, #db7100 0%, #db7100 93%, #9a3c00 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db7100', endColorstr='#9a3c00',GradientType=0 ); }
  #content .banner-link {
    margin-bottom: 20px;
    display: block; }
    #content .banner-link img {
      display: block; }
  #content .big-image {
    padding-top: 19px;
    border-top: 1px solid #dddddd;
    width: 662px;
    margin: 22px auto 28px; }
  #content .box {
    margin-top: 24px;
    border: 1px solid white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    #content .box:first-child {
      margin-top: 4px; }
    #content .box.blue-box {
      background: #dfedfb;
      border-color: #d5e2ee; }
      #content .box.blue-box h3 {
        font-size: 15px; }

#content .box.grey-box {
      background: #f8f8f8;
      border-color: #d5e2ee; }
      #content .box.grey-box h3 {
        font-size: 15px; }

    #content .box h2 {
      color: #ffffff;
      font-size: 16px;
      line-height: 36px;
      font-family: Calibri, arial, sans-serif;
      text-transform: uppercase;
      font-weight: bold;
      padding: 0 20px;
      margin: -4px -1px 0;
      -webkit-border-radius: 5px 5px 0 0;
      -moz-border-radius: 5px 5px 0 0;
      border-radius: 5px 5px 0 0;
      background: #467aaf;
      background: -moz-linear-gradient(top, #467aaf 0%, #2f5d97 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #467aaf), color-stop(100%, #2f5d97));
      background: -webkit-linear-gradient(top, #467aaf 0%, #2f5d97 100%);
      background: -o-linear-gradient(top, #467aaf 0%, #2f5d97 100%);
      background: -ms-linear-gradient(top, #467aaf 0%, #2f5d97 100%);
      background: linear-gradient(to bottom, #467aaf 0%, #2f5d97 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#467aaf', endColorstr='#2f5d97',GradientType=0 ); }
    #content .box h3 {
      font-size: 16px;
      line-height: 20px;
      font-weight: bold;
      font-family: Calibri, arial, sans-serif;
      margin: 0 0 5px;
      color: #181818; }
    #content .box h4 {
      font-size: 14px;
      line-height: 17px;
      color: #000000;
      margin: 15px 0 5px; }
    #content .box .text {
      padding: 18px;
      overflow: hidden; }
      #content .box .text img {
        float: right;
        margin: 0 0 15px 15px; }
		#content .box   img.flag {
        float: right;
        margin: 3px 0px 5px 5px; }
        #content .box .text img.d-margin {
          margin: 0 -10px 15px 10px; }
	#content .text .ratings {
	padding: 18px;
     }
      #content .box .text p {
        margin: 0; }
        #content .box .text p a.click-here {
          display: block; }
      #content .box .text .blog h4:first-child {
        margin-top: 0; }
    #content .box form input[type=text] {
      display: block;
      margin-bottom: 11px;
      border: 1px solid #c4c4c4;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      width: 100%;
      height: 27px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      background: #ffffff;
      -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.17);
      -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.17);
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.17);
      padding: 6px 10px;
      font-size: 13px;
      line-height: 15px;
      font-family: Calibri, arial, sans-serif;
      color: #000000; }
    #content .box form input[type=submit] {
      font-size: 11px;
      line-height: 27px;
      height: 29px;
      color: #ffffff;
      font-family: Calibri, arial, sans-serif;
      font-weight: bold;
      text-transform: uppercase;
      border: 1px solid lightgrey;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      cursor: pointer;
      padding: 0 24px 2px 14px;
      background: #b50000 url("submit-btn.png") 100% 0 no-repeat;
      display: block; }
    #content .box .subscribe h3 {
      padding-top: 15px;
      margin-bottom: 10px;
      color: #000000; }
    #content .box .subscribe label {
      color: #4b4b4b;
      font-size: 12px;
      line-height: 18px;
      font-family: Calibri, arial, sans-serif;
      font-style: italic;
      padding-top: 15px;
      display: block; }
    #content .box ul {
      padding: 4px 0 0;
      margin: 0 -1px; }
      #content .box ul li {
        padding-bottom: 2px; }
        #content .box ul li a {
          display: block;
          padding: 0 18px;
          font-size: 13px;
          line-height: 26px; }
        #content .box ul li:nth-child(even) a {
          background: #f5f5f5; }
  #content .casino-list {
    margin-bottom: 35px; }
    #content .casino-list .one {
      padding: 0 5px 19px;
      margin: 0 -5px 20px;
      border-bottom: 1px solid #dddddd; }
      #content .casino-list .one h3 {
        font-size: 18px;
        line-height: 20px;
        margin: 0 0 10px;
        color: #004e9d;
        font-family: Calibri, arial, sans-serif; }
      #content .casino-list .one .btn-box {
        padding-top: 0; }
      #content .casino-list .one img {
        float: right;
        margin: 0 0 20px 20px; }
  #content .slots-review {
    margin-top: 30px;
    margin-left: -25px;
    padding-bottom: 15px; }
	
    #content .slots-review a {
      float: left;
      margin: 0 0 40px 25px;
      text-align: center;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #004e9d; }
      #content .slots-review a img {
        display: block;
        margin-bottom: 12px; }
      #content .slots-review a span {
        display: block; }
  #content form.message label {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #4b4b4b;
    font-family: "Trebuchet MS";
    margin-bottom: 26px;
    font-weight: bold; }
  #content form.message .line {
    padding-bottom: 23px; }
  #content form.message input[type=text], #content form.message input[type=email] {
    display: block;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 380px;
    height: 27px;
    background: #ffffff;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.17);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.17);
    padding: 6px 10px;
    font-size: 13px;
    line-height: 15px;
    font-family: Calibri, arial, sans-serif;
    color: #000000; }
  #content form.message select {
    display: block;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 220px;
    height: 27px;
    background: #ffffff;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.17);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.17);
    padding: 4px 10px;
    font-size: 13px;
    line-height: 15px;
    font-family: Calibri, arial, sans-serif;
    color: #000000; }
  #content form.message textarea {
    display: block;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 380px;
    height: 166px;
    background: #ffffff;
    resize: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.17);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.17);
    padding: 6px 10px;
    font-size: 13px;
    line-height: 15px;
    font-family: Calibri, arial, sans-serif;
    color: #000000; }
  #content form.message input[type=submit] {
    font-size: 11px;
    line-height: 27px;
    height: 29px;
    color: #ffffff;
    font-family: Calibri, arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid lightgrey;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    padding: 0 24px 2px 14px;
    background: #b50000 url("submit-btn.png") 100% 0 no-repeat;
    display: block; }
	
.subs-popup {
	display: none;
	background-color: rgba(0, 10, 22, 0.85);
	position:fixed;
	z-index:10;
	height: 100%;
	width: 100%;
	margin:0;
}
#mc_embed_signup {
	background: #DFEDFB;
	clear:left;
	width: 500px;
	margin: 200px auto;
	border: 1px dotted #ccc;
	border-radius: 5px;
	position: relative;
}
#mc_embed_signup form{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#mc_embed_signup input[type=email] {
display: block;
margin-bottom: 11px;
border: 1px solid #c4c4c4;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
width: 350px;
height: 27px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #ffffff;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.17);
-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.17);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.17);
padding: 6px 10px;
font-size: 13px;
line-height: 15px;
font-family: Calibri, arial, sans-serif;
color: #000000;
}

#mc_embed_signup input[type=submit] {
font-size: 11px;
line-height: 27px;
height: 29px;
color: #ffffff;
font-family: Calibri, arial, sans-serif;
font-weight: bold;
text-transform: uppercase;
border: 1px solid lightgrey;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
padding: 0 24px 2px 14px;
background: #b50000 url("submit-btn.png") 100% 0 no-repeat;
display: block;
}
#mc_embed_signup p {
	color: #4b4b4b;
	font-size:13px;
	font-family: Calibri, arial, sans-serif;
}
#mc_embed_signup h2 {
	color: #ffffff;
	font-size: 16px;
	line-height: 36px;
	font-family: Calibri, arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 20px;
	margin: -4px -1px 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: #467aaf;
	background: -moz-linear-gradient(top, #467aaf 0%, #2f5d97 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #467aaf), color-stop(100%, #2f5d97));
	background: -webkit-linear-gradient(top, #467aaf 0%, #2f5d97 100%);
	background: -o-linear-gradient(top, #467aaf 0%, #2f5d97 100%);
	background: -ms-linear-gradient(top, #467aaf 0%, #2f5d97 100%);
	background: linear-gradient(to bottom, #467aaf 0%, #2f5d97 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#467aaf', endColorstr='#2f5d97',GradientType=0 );
}

.email-close {
		height: 16px;
		width: 16px;
		position: absolute;
		right: 10px;
		border-radius: 50%;
		text-align: center;
		font-weight: bold;
		font-family: Calibri, Arial, sans-serif;
		font-size: 19px;
		color:#cccccc;
		cursor: pointer;
		z-index: 999;
	}
.email-close:active {
}