@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}
body {
  background-color: #ebebeb;
  margin-top: 7px;
}
#frame {
  width: 754px;
  margin: 0 auto;
}
#header {
  width: 754px;
  height: 150px;
  float: left;
  background-image:url(/images/index/header.jpg);
  background-repeat: no-repeat;
}
#header h1 {
  width: 170px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #e2f4fb;
  font-weight: normal;
  position: relative;
  top: 95px;
  left: 90px;
}
*body #header ul {
  width: 732px;
  position: relative;
  top: 105px;
  left: 15px;
}
#header ul {
  width: 732px;
  position: relative;
  top: 100px;
  left: 15px;
}
#header li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #dfe0e1;
  display: inline;
  padding: 0 10px;
  border-right: 1px solid #dfe0e1;
}
#header a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #dfe0e1;
  text-decoration: none;
}
#header a:hover {
  text-decoration: underline;
}
#mainbody {
  width: 754px;
  float: left;
}
.boxcontainer {
  width: 754px;
  float: left;
  background-image:url(/images/index/boxbg.jpg);
  background-repeat:repeat-y;
  margin-bottom: 5px;
}
.boxtop {
  width: 754px;
  height: 9px;
  float: left;
}
.boxbottom {
  width: 754px;
  height: 15px;
  float: left;
}
#leftside {
  width: 193px;
  float:left;
}
#rightside {
  width: 561px;
  float: left;
  height: 530px;
}
.boxleftcontainer {
  width: 175px;
  float: left;
  padding-left: 18px;
  padding-bottom: 8px;
}
.boxleftcontainer p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #4c709d;
  padding: 5px 10px;
}
.boxleftcontainer li {
  list-style: none;
}
.leftboxhead {
  width: 175px;
  height: 30px;
  background-image:url(/images/index/leftnavhead.jpg);
  background-repeat:no-repeat;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#ffffff;
  text-indent: 23px;
  line-height: 25px;
}
.leftboxcontent {
  width: 175px;
  background-image:url(/images/index/leftboxbg.jpg);
  background-repeat:repeat-y;
  float: left;
}
.leftboxcontent li {
  line-height: 18px;
  list-style: none;
  text-indent: 11px;
}
.leftboxcontent a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #4c709d;
  text-decoration: none;
  font-weight: bold;
}
.leftboxcontent a:hover {
  text-decoration: underline;
}
#rightside h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #505254;
  padding-left: 10px;
}
#rightside p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #595858;
  padding: 5px 10px 10px 10px;
}
#rightside p a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #215fab;
  text-decoration: none;
  font-weight: bold;
}
#rightside p a:hover {
  text-decoration: underline;
}
#rightside {
  background-image:url(/images/index/roulettetable.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
#underboxcontainer {
  width: 749px;
  float: left;
  text-align: center;
}
#underboxcontainer p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #7c7b7b;
  line-height: 14px;
}
#underboxcontainer p strong {
  font-size: 11px;
}
#underboxcontainer ul {
  width: 746px;
  margin: 15px auto 0 auto;
  list-style: none;
}
#underboxcontainer li {
  display: inline;
  border-right: 1px solid #041edf;
  padding: 0 7px;
  font-size: 10px;
  line-height: 18px;
}
#underboxcontainer a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
  color: #041edf;
}
#underboxcontainer a:hover {
  text-decoration: underline;
}
#footer {
  width: 754px;
  height: 79px;
  float: left;
  background-image:url(/images/index/footer.jpg);
  background-repeat:repeat-x;
  text-align: center;
  margin-top: 10px;
}
#footer img {
  padding-top: 15px;
}
#footer li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  list-style: none;
  font-size: 11px;
  border-right: 1px solid #595858;
  display: inline;
  padding: 0 7px;
  color: #595858;
}
#footer a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #595858;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#gettingstarted {
  width: 171px;
  height: 37px;
  float: left;
  padding-left: 2px;
}
#gettingstarted a {
  width: 171px;
  height: 37px;
  float: left;
  background-image:url(/images/index/gettingstartedbtn.jpg);
  background-repeat:no-repeat;
  display:block;
  line-height: 37px;
  text-indent: 40px;
  text-decoration: none;
}
#gettingstarted a:hover {
  background-image: url(/images/index/gettingstartedbtnhover.jpg);
}
#casinoschool {
  width: 171px;
  height: 37px;
  float: left;
  padding-left: 2px;
}
#casinoschool a {
  width: 171px;
  height: 37px;
  float: left;
  background-image:url(/images/index/casinolinkbtn.jpg);
  background-repeat:no-repeat;
  display:block;
  line-height: 37px;
  text-indent: 40px;
  text-decoration: none;
}
#casinoschool a:hover {
  background-image: url(/images/index/casinolinkbtnhover.jpg);
}
#support {
  width: 171px;
  height: 37px;
  float: left;
  padding-left: 2px;
}
#support a {
  width: 171px;
  height: 37px;
  float: left;
  background-image:url(/images/index/supportbtn.jpg);
  background-repeat:no-repeat;
  display:block;
  line-height: 37px;
  text-indent: 40px;
  text-decoration: none;
}
#support a:hover {
  background-image: url(/images/index/supportbtnhover.jpg);
}
#tellafriend {
  width: 171px;
  height: 37px;
  float: left;
  padding-left: 2px;
}
#tellafriend a {
  width: 171px;
  height: 37px;
  float: left;
  background-image:url(/images/index/tellafriendbtn.jpg);
  background-repeat:no-repeat;
  display:block;
  line-height: 37px;
  text-indent: 40px;
  text-decoration: none;
}
#tellafriend a:hover {
  background-image: url(/images/index/tellafriendbtnhover.jpg);
}
#lataalrg {
  margin-top: 312px;
  margin-left: 10px;
  /* margin-bottom: 108px; */
}
/*#lataalrg {
  margin-top: 108px;
  margin-left: 48px;
  margin-bottom: 108px;
}*/
.boxleftcontainer2 {
  width: 165px;
  float: left;
  padding-left: 18px;
  padding-bottom: 8px;
}
.boxleftcontainer2 p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #4c709d;
  padding: 5px 10px;
}
.boxleftcontainer2 li {
  list-style: none;
}

.leftboxhead2 {
  width: 165px;
  height: 23px;
  background-image:url(/images/index/lilboxhead.jpg);
  background-repeat:no-repeat;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#ffffff;
  text-indent: 23px;
  line-height: 25px;
}
.leftboxbottom2 {

}
.leftboxcontent2 {
  width: 165px;
  height: 346px;
  background-image:url(/images/index/lilboxbg.jpg);
  background-repeat:repeat-y;
  float: left;
}
.leftboxcontent2 li {
  line-height: 18px;
  list-style: none;
  text-indent: 11px;
}
.leftboxcontent2 a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #fa8513;
  text-decoration: underline;
  font-weight: bold;
}
.leftboxcontent2 a:hover {
  text-decoration: underline;
}