@charset "utf-8";
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
@font-face {
  font-family: 'impactregular';
  src: url('../css/fonts/impact-webfont.eot');
  src: url('../css/fonts/impact-webfont.eot?#iefix') format('embedded-opentype'), url('../css/fonts/impact-webfont.woff2') format('woff2'), url('../css/fonts/impact-webfont.woff') format('woff'), url('../css/fonts/impact-webfont.ttf') format('truetype'), url('../css/fonts/impact-webfont.svg#impactregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.850em;
  color: #fff;
  background: #000000;
  /*background: url('../images/bg_main.jpg') no-repeat center top rgba(0,0,0,1);
        &.frontpage {
            background-image: url('../images/bg_main_home.jpg');
        }*/
}
#footer .nav.menubuttons .item-472 {
  display: none;
}
.clear {
  clear: both;
}
a {
  color: #FFF;
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  text-decoration: underline;
}
h3 {
  color: #000;
}
.pagebg {
  /*background: url('../images/bg_default.jpg') no-repeat center top fixed;*/
  background: url('../images/bg_menu.png') 0 158px repeat-x;
  margin-bottom: 0px;
  padding-bottom: 10px;
}
body.frontpage .pagebg,
body.landingpage .pagebg {
  background-image: url('../images/costarica/bg_home.png');
}
.item-page table.lpStaticButton,
.item-page table .lpStaticButtonTR {
  border: 0 !important;
  border-spacing: 0;
  margin-left: 0;
  padding-left: 0;
}
.lpPoweredBy,
.lpEmtStarRating {
  display: none;
}
.wrapper {
  margin: 0 auto;
  width: 1101px;
  padding: 0;
}
#features {
  height: 314px;
  position: relative;
}
.white_div {
  border-top: 1px solid #FFF;
}
#header {
  height: 158px;
  position: relative;
}
#header .button {
  position: absolute;
  text-indent: -99999px;
}
#header .button a {
  display: block;
}
#header #download a,
#header #instant a,
#header #mobile a,
#header a#bonus {
  display: none;
}
#pa_class-blocked-info.blocked.show {
  color: #000000;
}
#header .jackpots {
  position: absolute;
  left: 770px;
  top: 258px;
  width: 165px;
  height: 30px;
  left: 52px;
  top: 108px;
}
#header .jackpots_wrapper {
  display: block;
  width: 267px;
  height: 151px;
  position: absolute;
  left: 856px;
  top: 84px;
  background: url('../images/bg_jackpots.png') no-repeat transparent;
  z-index: 1000;
}
#bottom_wrapper {
  position: absolute;
  left: 0px;
  /*bottom: 0px;*/
}
#bottom_wrapper a.button,
#bottom_wrapper .button {
  display: block;
  margin: 0;
}
#bottom_wrapper a.button.download,
#bottom_wrapper .button.download,
#bottom_wrapper a.button.instant,
#bottom_wrapper .button.instant,
#bottom_wrapper a.button.mobile,
#bottom_wrapper .button.mobile {
  background: url('../images/sprite_download_ip_small.png') no-repeat 0 0;
  width: 226px;
  height: 75px;
}
#bottom_wrapper a.button.mobile,
#bottom_wrapper .button.mobile {
  height: 75px;
  background-position: 0 -127px;
}
#bottom_wrapper a.button.download,
#bottom_wrapper .button.download {
  height: 73px;
}
#bottom_wrapper a.button.instant,
#bottom_wrapper .button.instant {
  background-position: 0 -73px;
  height: 55px;
}
/****/
#bottom_wrapper {
  left: 0px;
  position: absolute;
  margin-left: 0px;
  width: 280px;
}
#bottom {
  position: absolute;
  top: 400px;
  /*margin-top: 20px;*/
  padding-top: 19px;
}
.hasLeftModule #bottom {
  top: 664px;
  top: 683pxpx;
}
#bottom.fixed {
  position: fixed;
  top: 0;
}
/****/
#boxes {
  margin-top: 10px;
}
#boxes .box {
  width: 361px;
  height: 140px;
  float: left;
  background: #d0ceca;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d0ceca), color-stop(1, #eeece9));
  background: -ms-linear-gradient(bottom, #d0ceca, #eeece9);
  background: -moz-linear-gradient(center bottom, #d0ceca 0%, #eeece9 100%);
  background: -o-linear-gradient(#eeece9, #d0ceca);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeece9', endColorstr='#d0ceca', GradientType=0);
  color: #000;
  margin-left: 9px;
  font-size: 12px;
}
#boxes .box:first-child {
  margin-left: 0;
}
#boxes .box .content {
  float: left;
  padding-left: 10px;
  width: 166px;
  border-left: 1px solid #eaeaea;
}
#boxes .box .content h1 {
  font-size: 18px;
  margin: 0px 0px 5px 0px;
  padding: 10px 0 0 0 ;
}
#boxes .box .content h2 {
  display: none;
}
#boxes .box .content .button a {
  background: url('../images/bg_button.png') 0 0 no-repeat;
  width: 102px;
  height: 29px;
  text-align: center;
  line-height: 28px;
  font-family: impactregular, Arial, Helvetica, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  text-shadow: 2px 2px #000000;
  display: block;
  text-decoration: none;
}
#boxes .box .content .button a:hover {
  background-position: 0 -29px;
}
#boxes .box .image {
  float: left;
  border-right: 1px solid #91908d;
}
#boxes .box .image img {
  vertical-align: middle;
}
.frontpage #header .button {
  display: none;
}
#footer {
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  /*background: #160000;*/
  text-align: center;
  text-shadow: 0.1em 0.1em 0.2em black;
  color: #FFF;
  position: relative;
  z-index: 100;
  font-size: 11px;
}
#footer .custom {
  margin-bottom: 24px;
}
.fb {
  padding: 20px 0;
}
.fb a {
  padding: 27px 0 25px 0px;
  background: url('../images/fb.png') no-repeat center top;
  line-height: 25px;
  color: #fff200;
}
.frontpage #footer {
  margin-top: -70px;
}
#support-layer:before {
  left: auto;
  right: 12px;
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  position: absolute;
  top: -7px;
}
#support-layer:after {
  left: auto;
  right: 13px;
  border-bottom: 6px solid #FFFFFF;
  border-left: 6px solid rgba(0, 0, 0, 0);
  border-right: 6px solid rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  position: absolute;
  top: -6px;
}
#support-layer {
  display: none;
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  float: left;
  list-style: none outside none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 30px;
  z-index: 1000;
  padding: 10px;
  width: 220px;
  color: #000;
  right: auto;
  z-index: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#support-layer a {
  color: #FF0000;
}
#support-layer a.more {
  display: block;
  margin: 5px -10px 0 -10px;
  padding: 10px 10px 0px 10px;
  border-top: 1px solid #00906b;
  font-size: 14px;
  text-align: right;
}
#support-layer a.more:hover {
  text-decoration: none;
}
#support-layer h1 {
  margin-bottom: 5px;
  margin-top: 10px;
  font-size: 14px;
}
#support-layer h1:first-child {
  margin-top: 0;
}
#support-layer.active {
  display: block;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  z-index: 10000;
}
#support-layer p {
  margin-bottom: 0;
  margin-top: 0;
}
#support-layer {
  left: 202px;
}
#support-layer:before {
  left: 12px;
  right: auto;
}
#support-layer:after {
  right: auto;
  left: 13px;
}
.items-more ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.item-page ul.pagenav {
  clear: both;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.item-page ul.pagenav li {
  padding: 0;
  margin: 0;
}
.item-page ul.pagenav li.previous {
  float: left;
}
.item-page ul.pagenav li.next {
  float: right;
}
#logocontainer {
  position: relative;
  padding: 14px 0 0 0;
  z-index: 1000;
  width: 195px;
  margin: 0;
}
#logocontainer h1 {
  padding: 0;
  margin: 0;
  border: 0;
  text-indent: -99999px;
  display: block;
  width: 195px;
  height: 122px;
  margin-left: 0;
  background: url('../images/logo.png') no-repeat transparent;
  /*background: url('../images/logo.gif') no-repeat transparent;*/
}
.contentwrapper h1,
.contentwrapper h2 {
  color: #000;
}
#topleft,
#topright {
  display: inline-block;
  margin: 0px 0 0 0;
  padding: 8px 28px 0;
}
#topleft {
  float: left;
  margin-left: 30px;
  position: relative;
  z-index: 2000;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
#topright {
  float: right;
  margin: 1px 0 0 0 !important;
  padding: 20px 0px 8px 0 !important;
}
#games {
  height: 140px;
  margin-top: 15px;
}
#games .custom {
  height: 140px;
}
#games .simply-scroll {
  height: 140px;
}
#games .simply-scroll-clip {
  height: 140px;
  width: 1100px;
}
#games .simply-scroll-list {
  width: 1100px !important;
}
#games .simply-scroll-list li {
  height: 140px;
}
#jackpots {
  height: 442px;
  width: 255px;
  background: url('../images/costarica/bg_jackpots.png') no-repeat transparent;
  overflow: hidden;
  margin: 32px 0 0 36px;
}
#jackpots .amount {
  color: #FFF;
  font-size: 20px;
  margin: 59px 0 15px 23px;
  width: 215px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0.3em;
  font-family: Myriad Pro, Arial, Helvetica, sans-serif;
}
#jackpots .scrollable {
  margin-left: 29px;
}
.blogeiffel p img,
.bloggames p img {
  margin-right: -16px;
  display: block;
  float: right;
  margin-bottom: 10px;
  margin-left: 15px;
  width: 732px;
}
.blogeiffel .page-header h2,
.bloggames .page-header h2 {
  display: none;
  display: block;
  font-size: 2em;
}
.blogeiffel a.playnow,
.bloggames a.playnow {
  display: none;
}
body.itemid-105 .leftcol #jackpots {
  display: none;
}
body.itemid-105 .moduletable h3,
body.itemid-105 .moduletable .header {
  display: none;
}
body.itemid-105 .moduletable #jackpots {
  background: #FFF;
  border: 0;
  height: auto;
}
body.itemid-105 .moduletable #jackpots .scrollable {
  height: 540px;
}
body.itemid-105 .moduletable-nopadding {
  display: none;
}
body.itemid-108 .contentwrapper {
  /*min-height: 363px;*/
}
body.itemid-108 .leftcol {
  padding: 14px 14px 497em 0px;
}
body.itemid-108 h3 {
  margin-top: 15px;
  margin-bottom: 0px;
}
body.itemid-108 a.game {
  display: block;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
body.itemid-108 a.game .img {
  height: 75px;
}
body.itemid-108 a.game .img,
body.itemid-108 a.game img,
body.itemid-108 a.game h4 {
  width: 116px;
}
body.itemid-108 a.game h4 {
  height: 20px;
  margin-top: 5px;
}
body.itemid-104 div.span6 {
  border-top: 1px solid #afafaf;
}
body.itemid-104 div.span6,
.itemid-104 .leading-0 {
  padding: 15px 25px ;
  margin: 0 -25px;
}
body.itemid-246 {
  /*.page-header, p, .leftcol, #bottom_wrapper {
        display: none;
    }
    .item-image {
        margin: -10px -24px;
    }*/
}
body.itemid-246 p img {
  float: right;
  margin-left: 15px;
}
body.itemid-246 p.mobile_games img {
  float: left;
  margin-left: 0px;
  margin-right: 20px;
  margin-bottom: 20px;
}
body.itemid-124 .leftcol .submenuHeader,
body.itemid-125 .leftcol .submenuHeader,
body.itemid-126 .leftcol .submenuHeader,
body.itemid-127 .leftcol .submenuHeader,
body.itemid-128 .leftcol .submenuHeader,
body.itemid-283 .leftcol .submenuHeader {
  font-size: 17px;
}
body.itemid-280 .leftcol,
body.itemid-280 #bottom_wrapper {
  display: none;
}
body.itemid-280 #mainbody.left .contentwrapper {
  width: 100%;
  padding: 0;
}
.menushade {
  height: 16px;
  background: url('../images/menushade.png') no-repeat transparent;
  margin: -8px 0 4px 0;
  z-index: 0;
  display: none;
}
.scrollable {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.scrollable .items {
  /* this cannot be too large */
  width: 20000em;
  position: absolute;
}
.scrollable .items .item,
.scrollable .items .custom {
  float: left;
  display: block;
  position: relative;
}
#jackpots .scrollable {
  width: auto;
  height: 330px;
}
#jackpots .scrollable .items {
  height: 20000em;
  width: auto;
}
#jackpots .scrollable .items .item {
  float: none;
}
#promo .scrollable {
  width: 1200px;
  height: 317px;
}
#promo .scrollable .items .custom {
  width: 1200px;
  height: 317px;
}
#promo {
  overflow: hidden;
  height: 434px;
  margin-top: -5px;
  position: relative;
  /*.custom {
            opacity: 0;
        }*/
}
#promo p {
  margin: 0;
  padding: 0;
  line-height: 0px;
  font-size: 0px;
}
#promo a.element,
#promo .element {
  position: absolute;
}
#promo a.element.couple,
#promo .element.couple {
  left: 446px;
  top: 0px;
  width: 307px;
  height: 293px;
  opacity: 0;
  z-index: 90;
}
#promo a.element.fruits,
#promo .element.fruits {
  left: 548px;
  bottom: 0px;
  width: 261px;
  height: 134px;
  z-index: 100;
}
#promo a.element.mobile,
#promo .element.mobile {
  width: 659px;
  height: 272px;
  left: 95px;
  bottom: 6px;
  z-index: 100;
  display: block;
}
#promo a.element.tournaments,
#promo .element.tournaments {
  width: 684px;
  height: 290px;
  left: 100px;
  top: 22px;
  z-index: 100;
  display: block;
}
#promo a.button {
  background: url('../images/bg_button_big.png') 0 0 no-repeat;
  position: absolute;
  width: 196px;
  height: 49px;
  top: 200px;
  z-index: 100;
  text-align: center;
  line-height: 46px;
  font-family: impactregular, Arial, Helvetica, sans-serif;
  font-size: 23px;
  text-transform: uppercase;
  text-shadow: 2px 2px #000000;
}
#promo a.button.download {
  left: 435px;
}
#promo a.button.instant {
  left: 655px;
}
#promo a.button.mobile {
  left: 875px;
}
#promo a.button:hover {
  background-position: 0 -49px;
  text-decoration: none;
}
#SkypeButton_Call_support_uptownaces_1 {
  margin: -45px -30px;
}
#SkypeButton_Call_support_uptownaces_1 img {
  margin-left: 0px !important;
  margin-bottom: 20px !important;
}
/* ############################## BODY & COLUMNS ############################## */
#mainbody {
  overflow: hidden;
  width: 1101px;
  margin: auto;
  position: relative;
}
body.itemid-114 #mainbody h2 {
  clear: both;
  margin-top: 25px;
}
body.itemid-114 #mainbody h2 img {
  margin: 0px 15px 30px -8px;
}
.contentwrapper {
  float: left;
  min-height: 645px;
  min-height: 885px;
  padding: 10px 25px 10px 0;
  color: #FFF;
}
.contentwrapper a {
  color: #fff200;
  text-decoration: underline;
  font-weight: bold;
}
.contentwrapper img {
  float: left;
  margin-right: 10px;
  margin-bototm: 10px;
}
.contentwrapper h3 {
  color: #000;
}
#mainbody.leftright .contentwrapper {
  width: 700px;
  border-left: 1px solid #FFF;
}
#mainbody.left .contentwrapper {
  width: 657px;
  border: 0 none;
  border-left: 1px solid #FFF;
}
#mainbody.right .contentwrapper {
  width: 860px;
  padding-right: 45px;
  border: 0 none;
}
#mainbody.nocols .contentwrapper {
  width: 1100px;
  padding: 0;
  border: 0 none;
}
.rightcol,
.leftcol {
  padding-bottom: 500em;
  margin-bottom: -500em;
}
.leftcol {
  float: left;
  width: 214px;
  border: 0 none;
  padding: 14px 14px 500em 0px;
}
.leftcol .submenuHeader {
  font-family: 'NeouBold', Arial, sans-serif;
  font-size: 27px;
  text-transform: uppercase;
  text-shadow: 0 0 10px #FFF;
  margin: 0 -14px 0 -14px;
  padding: 0px 14px 11px 14px;
  line-height: 26px;
}
.leftcol .submenuWrapper {
  margin: 0 -14px 0 -14px;
  padding: 14px 14px 14px 14px;
}
.leftcol .custom-nopadding {
  margin: 0 -14px;
}
.submenuWrapper.mobile {
  display: none;
}
.rightcol {
  float: right;
  width: 195px;
  border: 0 none;
}
/* ############################# CONTENT STYLING ############################## */
.page-header h2 {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 2.5em;
  text-decoration: none;
  color: #FFF;
  /*text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black, 0.1em 0.1em 0.2em black;*/
  margin-top: 15px;
  margin-bottom: 0px;
}
.pull-right {
  margin: 10px 0 10px 10px;
  float: right;
  display: inline-block;
}
/* ################################# MAINMENU ################################# */
#mainmenu {
  background: url('../images/bg_menu.png') repeat-x;
  overflow: hidden;
  height: 40px;
  display: block;
  position: relative;
  z-index: 1;
  width: 1101px;
  margin: auto;
}
#mainmenu ul {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  display: block;
  width: 957px;
}
#mainmenu ul li {
  display: inline;
  position: relative;
}
#mainmenu ul li.item-108 {
  display: none;
}
#mainmenu ul li a,
#mainmenu ul li.divider span {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  float: left;
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF;
  outline: none;
  cursor: pointer;
  overflow: hidden;
  margin: 0 0 0 0px;
  padding-left: 5px;
  background: url('../images/menu_sep.png') no-repeat left top transparent;
  margin-left: -15px;
  padding-left: 10px;
}
#mainmenu ul li:visible:first-child a,
#mainmenu ul li.divider:first-child span {
  background: none;
}
#mainmenu ul li a:hover,
#mainmenu ul li a:active,
#mainmenu ul li a:focus,
#mainmenu ul li.current a,
#mainmenu ul li.active a {
  color: #eacd4d;
}
#mainmenu ul li.divider span {
  width: 273px;
  text-indent: -500px;
  overflow: hidden;
  cursor: auto;
}
/* ################################# TOPMENU ################################# */
#topright ul,
#topleft ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style: none;
}
#topright ul li,
#topleft ul li {
  display: inline;
  position: relative;
  float: left;
  border-left: 1px solid #FFF;
}
#topright ul li:first-child,
#topleft ul li:first-child {
  border-left: 0px;
}
#topleft ul li img,
#topright ul li img {
  padding: 0 6px 0 0;
  border: 0;
  vertical-align: middle;
}
#topright ul li a,
#topleft ul li a {
  padding: 0 17px;
  color: #fff;
  text-decoration: none;
}
#topright ul li a:hover,
#topright ul li a:active,
#topright ul li a:focus,
#topleft ul li a:hover,
#topleft ul li a:active,
#topleft ul li a:focus {
  color: #fff200;
  text-decoration: underline;
}
#topright ul li a.dlbutton {
  padding: 0;
  display: inline-block;
  width: 116px;
  height: 28px;
  text-indent: -500px;
  overflow: hidden;
  background: url('../images/sprite.png') no-repeat transparent;
  margin: 0 0 0 10px;
}
#topright ul li a.dlbutton:hover,
#topright ul li a.dlbutton:active,
#topright ul li a.dlbutton:focus {
  background: url('../images/sprite.png') 0 -30px no-repeat transparent;
}
#topright {
  padding-top: 20px;
}
#topright img {
  margin: auto;
}
a.tourbtn img {
  vertical-align: bottom !important;
}
/* #################### FOOTER MENU #################### */
/* Footer */
.footer{
  background-color: #000;
  color: #888383;
}
.footer .nav{
  text-align: center;
}
.footer .nav li a{
  color: #888383;
}
.footer .nav li a:hover,.footer li a:focus{
  background-color: transparent;
  text-decoration: underline;
  color: #fff;
}
.footer .nav li{
  display: inline-block;
}
.footer .footer-logos{
  text-align: center;
  margin: 10px 0;
}
.footer .footer-logos .custom > p{
  display: inline-block;
}
.footer .nav > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}
/* #################### Language Selector #################### */
.mod-languages {
  clear: none;
  display: inline-block;
}
/* #################### BOXES #################### */
#features-left {
  width: 1101px;
  z-index: 1000;
  height: 62px;
  background: #191818;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #191818), color-stop(1, #333));
  background: -ms-linear-gradient(bottom, #191818, #333);
  background: -moz-linear-gradient(center bottom, #191818 0%, #333 100%);
  background: -o-linear-gradient(#333, #191818);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#191818', GradientType=0);
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}
#features-left a {
  color: #fff200;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: underline;
}
#features-left ol {
  margin: 0 0 0 -23px;
  padding: 0;
}
#features-left ol li {
  list-style-type: none;
  counter-increment: list;
  position: relative;
  padding-left: 65px;
  float: left;
  height: 62px;
  line-height: 60px;
  vertical-align: middle;
  color: #6f6f6f;
}
#features-left ol li:after {
  content: counter(list) "";
  position: absolute;
  text-align: right;
  color: #afa031;
  font-size: 27px;
  left: -14px;
  width: 72px;
  background: url('../images/steps_sep.png') no-repeat 16px 0 transparent;
}
#features-left ol li:first-child:after {
  background: none;
}
#features-left .custom {
  width: 1101px;
  height: 62px;
}
#features-right {
  width: 256px;
  float: left;
  margin-bottom: -20px;
}
#features-right .custom {
  padding-left: 10px;
}
#frontboxes,
#tabcontainer {
  margin-top: 20px;
  padding-left: 20px;
  width: 831px;
  float: left;
  height: 212px;
  height: 196px;
  margin-bottom: -22px;
}
#frontboxes .button,
#tabcontainer .button {
  display: none;
}
#tabcontainer {
  margin-top: 10px;
  padding-left: 0;
  background: url('../images/costarica/bg_games.png') top right no-repeat transparent;
  width: 1080px;
  height: 186px;
  margin-left: 10px;
  margin-bottom: 25px;
}
#frontboxes .box {
  display: inline-block;
  width: 128px;
  height: 190px;
  margin: 0 10px 0 0;
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  overflow: hidden;
  padding: 0px;
}
#frontboxes .box .inner {
  position: relative;
  height: 190px;
}
#frontboxes .box .inner .content p {
  text-shadow: 0.1em 0.1em 0.2em black;
  margin: 7px 0;
}
#frontboxes .box .inner .content h1,
#frontboxes .box .inner .content h2 {
  padding: 0;
  margin: 0;
  font-family: 'Muli', Arial, sans-serif;
  color: #FFF;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
}
#frontboxes .box .inner .button {
  position: absolute;
  z-index: 100;
  top: 0px;
  left: 0px;
}
#frontboxes .box .inner .button a {
  display: inline-block;
  width: 128px;
  height: 170px;
  text-indent: -500px;
  overflow: hidden;
  border: 0 none;
}
#frontboxes .box.fr-fr .inner .button a {
  background: url('../images/buttonsprite-fr.png') 0 0 no-repeat transparent;
}
#frontboxes .box .inner .button a.more {
  background-position: 0 0;
}
#frontboxes .box .inner .button a.more:hover,
#frontboxes .box .inner .button a.more:active,
#frontboxes .box .inner .button a.more:focus {
  background-position: 0 -59px;
}
#frontboxes .box .inner .button a.download {
  background-position: -95px 0;
}
#frontboxes .box .inner .button a.download:hover,
#frontboxes .box .inner .button a.download:active,
#frontboxes .box .inner .button a.download:focus {
  background-position: -95px -59px;
}
#frontboxes .box .inner .button a.contact {
  background-position: -190px 0;
}
#frontboxes .box .inner .button a.contact:hover,
#frontboxes .box .inner .button a.contact:active,
#frontboxes .box .inner .button a.contact:focus {
  background-position: -190px -59px;
}
#frontboxes .box .inner .button a.mobile {
  background-position: -285px 0;
}
#frontboxes .box .inner .button a.mobile:hover,
#frontboxes .box .inner .button a.mobile:active,
#frontboxes .box .inner .button a.mobile:focus {
  background-position: -285px -59px;
}
.liquid-slider h2.tabtitle {
  display: none;
}
.liquid-slider .box .content h1,
.liquid-slider .box .content h2 {
  display: none;
}
/* #################### SCROLLER #################### */
#winners {
  display: block;
  height: 31px;
  margin: 0;
  padding: 1px;
  margin-top: 10px;
  overflow: hidden;
}
#winners h2 {
  float: left;
  margin: 0;
  padding: 0;
  line-height: 26px;
  display: inline-block;
  width: 172px;
  font-family: Arial, sans-serif;
  font-size: 0.9em;
  text-align: center;
  text-transform: uppercase;
  color: #6f6f6f;
  /*outline: none;*/
  overflow: hidden;
  font-weight: normal;
  height: 31px;
  line-height: 31px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  background: #191818;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #191818), color-stop(1, #333));
  background: -ms-linear-gradient(bottom, #191818, #333);
  background: -moz-linear-gradient(center bottom, #191818 0%, #333 100%);
  background: -o-linear-gradient(#333, #191818);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#191818', GradientType=0);
}
#winners .scroller {
  /*float: left;*/
  display: inline-block;
  width: 927px;
  height: 50px;
  position: relative;
}
#winners .scroller .decor {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  border: 0 none;
}
#winners .scroller .decor.style02 {
  left: auto;
  right: 0;
}
ul#scroller {
  list-style: none;
  display: block;
  height: 26px;
  margin: 0;
  padding: 0;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}
#scroller .winner {
  font-weight: bold;
  color: #fff200;
  padding: 0 8px 0 0;
  text-shadow: 0.1em 0.1em 0.2em black;
}
#scroller .price {
  font-weight: bold;
  color: #FFF;
  text-shadow: 0.1em 0.1em 0.2em black;
}
/* Container DIV - automatically generated */
.simply-scroll-container {
  position: relative;
}
/* Clip DIV - automatically generated */
.simply-scroll-clip {
  position: relative;
  overflow: hidden;
}
/* UL/OL/DIV - the element that simplyScroll is inited on

Class name automatically added to element */
.simply-scroll-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.simply-scroll-list li {
  float: left;
  padding: 0 15px;
  margin: 0;
  height: 31px;
  line-height: 31px;
  list-style: none;
  /*border-left: 1px solid #252b3b;

	border-right: 1px solid #121724;*/
}
/* Custom class modifications - adds to / overrides above



.simply-scroll is default base class */
/* Container DIV */
.simply-scroll {
  width: 916px;
  height: 26px;
  margin-left: 11px;
  /*background: url('../templates/');
        margin-bottom: 1em;*/
}
/* Clip DIV */
.simply-scroll .simply-scroll-clip {
  width: 1010px;
  height: 26px;
}
span.info {
  display: block;
  background: url('../images/icon_info.png') no-repeat 0 center #436ca4;
  margin: 10px 0;
  padding: 10px 10px 10px 95px;
  min-height: 74px;
  color: #102158;
}
/* #################### DOWNLOADS #################### */
#dlbar {
  z-index: 10000;
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  background-size: 40px 40px;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.25, rgba(0, 0, 0, 0.05)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.05)), color-stop(0.75, rgba(0, 0, 0, 0.05)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(135deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(135deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(135deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 75%, transparent 75%, transparent);
  background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.05) 75%, transparent 75%, transparent);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.4);
  width: 100%;
  border: 1px solid;
  color: #000;
  padding: 15px;
  position: fixed;
  _position: absolute;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  text-align: center;
  -webkit-animation: animate-bg 5s linear infinite;
  -moz-animation: animate-bg 5s linear infinite;
  background-color: #fcf9ce;
  border-color: #e2e0b9;
}
@-webkit-keyframes animate-bg {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -80px 0;
  }
}
@-moz-keyframes animate-bg {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -80px 0;
  }
}
#dlbar .closebar {
  font-style: italic;
  float: right;
  margin-right: 40px;
  color: #000;
  text-decoration: none;
}
#dlbar .closebar .big {
  font-style: normal;
  font-weight: bolder;
}
/* #################### FB Like #################### */
.fbtop {
  display: inline-block;
}
/* #################### JACKPOTS #################### */
#jackpots .jpwrap {
  display: inline-block;
  width: 202px;
  /*padding: 0;*/
  margin: 0 0 0 0;
}
#jackpots .jpwrap.last {
  margin: 5px 0 0 0 !important;
}
#jackpots .jphead {
  width: 202px;
  height: 165px;
}
#jackpots .jphead img {
  border: 1px solid #feffcf;
}
#jackpots .jpcontent {
  background: #000;
  width: 202px;
}
#jackpots .jpfoot {
  padding: 0;
  margin: 0;
  line-height: 1px;
  font-size: 1px;
  width: 202px;
  height: 9px;
}
/* #################### PROMOTIONS MENU #################### */
ul.menu-promo {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0px;
  line-height: 0px;
}
ul.menu-promo img {
  opacity: 1.0;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  vertical-align: baseline;
}
ul.menu-promo img:hover,
ul.menu-promo li.current img {
  opacity: 0.6;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
ul.menu-promo li {
  margin-bottom: 4px;
}
ul.menu-promo li:last-child {
  margin: 0;
}
/* #################### PROMOTIONS #################### */
.promocontainer {
  padding: 0 27px;
  line-height: 160%;
}
.promocontainer hr {
  border: 0 none;
  background: url('../images/hr.png') 50% 0% no-repeat;
  display: block;
  height: 1px;
}
.promocontainer p.yellow {
  color: #f5e091;
  font-weight: bold;
}
.promocontainer table,
.item-page table,
.blogeiffel table,
.bloggames table {
  background-color: #FF0000;
  color: #000;
  margin: 0 auto;
  text-align: left !important;
  border-spacing: 1px;
  border-collapse: separate;
}
.promocontainer table th,
.item-page table th,
.blogeiffel table th,
table td,
.bloggames table th {
  margin: 0;
  padding: 4px;
}
.promocontainer table th,
.item-page table th,
.blogeiffel th,
.bloggames th {
  background-color: #FF0000;
  background-repeat: repeat-x;
  color: #FFF;
  font-weight: bold;
  text-align: center;
}
.promocontainer table td,
.item-page table td,
.blogeiffel td,
.bloggames td {
  background: #FFF;
}
a.sbdownload,
a.sbdownload:link,
a.sbdownload:visited,
a.sbmobile,
a.sbmobile:link,
a.sbmobile:visited,
a.sbinstant,
a.sbinstant:link,
a.sbinstant:visited,
a.sbcontact,
a.sbcontact:link,
a.sbcontact:visited {
  display: inline-block;
  width: 177px;
  height: 56px;
  text-indent: -600px;
  overflow: hidden;
}
a.sbcontact,
a.sbcontact:link,
a.sbcontact:visited {
  width: 99px;
  height: 34px;
}
a.sbdownload:hover,
a.sbdownload:active,
a.sbdownload:focus {
  background-position: 0px -56px;
}
a.sbmobile,
a.sbmobile:link,
a.sbmobile:visited {
  background-position: 0px -112px;
}
a.sbmobile:hover,
a.sbmobile:active,
a.sbmobile:focus {
  background-position: 0px -168px;
}
a.sbinstant,
a.sbinstant:link,
a.sbinstant:visited {
  background-position: 0px -224px;
}
a.sbinstant:hover,
a.sbinstant:active,
a.sbinstant:focus {
  background-position: 0px -280px;
}
a.sbcontact,
a.sbcontact:link,
a.sbcontact:visited {
  background-position: 0px -336px;
}
a.sbcontact:hover,
a.sbcontact:active,
a.sbcontact:focus {
  background-position: 0px -370px;
}
p.sbbtn {
  margin-bottom: 0;
}
p.sbinfo {
  font-size: 9px;
  line-height: 10px;
  margin: 0 0 10px;
  color: #fff;
  text-shadow: 0.1em 0.1em 0.2em black;
}
/* #################### FRENCH SBBTN #################### */
a.sbfrdownload,
a.sbfrdownload:link,
a.sbfrdownload:visited,
a.sbfrmobile,
a.sbfrmobile:link,
a.sbfrmobile:visited,
a.sbfrinstant,
a.sbfrinstant:link,
a.sbfrinstant:visited,
a.sbfrcontact,
a.sbfrcontact:link,
a.sbfrcontact:visited {
  display: inline-block;
  width: 177px;
  height: 56px;
  background: url('../images/sidebtns_fr.png') no-repeat transparent;
  text-indent: -600px;
  overflow: hidden;
}
a.sbfrcontact,
a.sbfrcontact:link,
a.sbfrcontact:visited {
  width: 99px;
  height: 34px;
}
a.sbfrdownload:hover,
a.sbfrdownload:active,
a.sbfrdownload:focus {
  background-position: 0px -56px;
}
a.sbfrmobile,
a.sbfrmobile:link,
a.sbfrmobile:visited {
  background-position: 0px -112px;
}
a.sbfrmobile:hover,
a.sbfrmobile:active,
a.sbfrmobile:focus {
  background-position: 0px -168px;
}
a.sbfrinstant,
a.sbfrinstant:link,
a.sbfrinstant:visited {
  background-position: 0px -224px;
}
a.sbfrinstant:hover,
a.sbfrinstant:active,
a.sbfrinstant:focus {
  background-position: 0px -280px;
}
a.sbfrcontact,
a.sbfrcontact:link,
a.sbfrcontact:visited {
  background-position: 0px -336px;
}
a.sbfrcontact:hover,
a.sbfrcontact:active,
a.sbfrcontact:focus {
  background-position: 0px -370px;
}
/* #################### RTG BUTTON #################### */
a.rtgbutton,
a.rtgbutton:link,
a.rtgbutton:visited {
  display: inline-block;
  width: 214px;
  height: 63px;
  background: url('../images/rtgbutton.png') no-repeat transparent;
  text-indent: -600px;
  overflow: hidden;
}
a.rtgbutton:hover,
a.rtgbutton:active,
a.rtgbutton:focus {
  background-position: 0px -63px;
}
a.rtgbuttonyes,
a.rtgbuttonyes:link,
a.rtgbuttonyes:visited {
  display: inline-block;
  width: 214px;
  height: 63px;
  background: url('../images/rtgbutton.png') no-repeat transparent;
  background-position: 0px -126px;
  text-indent: -600px;
  overflow: hidden;
}
a.rtgbuttonyes:hover,
a.rtgbuttonyes:active,
a.rtgbuttonyes:focus {
  background-position: 0px -189px;
}
a.rtgbuttonno,
a.rtgbuttonno:link,
a.rtgbuttonno:visited {
  display: inline-block;
  width: 214px;
  height: 63px;
  background: url('../images/rtgbutton.png') no-repeat transparent;
  background-position: 0px -252px;
  text-indent: -600px;
  overflow: hidden;
}
a.rtgbuttonno:hover,
a.rtgbuttonno:active,
a.rtgbuttonno:focus {
  background-position: 0px -315px;
}
p.small {
  font-size: 0.85em;
  margin-top: 30px;
}
.pull-left {
  float: left;
}
.pull-left.item-image {
  display: inline-block;
  font-size: 0px;
  line-height: 0px;
  margin-right: 15px;
}
div.span12 {
  clear: both;
  margin-bottom: 20px;
}
.menu-left {
  /*background: #95bbc7;*/
  margin: 0 0px 15px 0;
  padding: 0;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.8);
  list-style: none;
  background: #1a1a1a;
  border: 1px solid #5d5d5d;
}
.menu-left > li {
  margin: 0;
  border: medium none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.menu-left > li:hover,
.menu-left > li.current {
  background: #012419;
}
.menu-left > li:hover a,
.menu-left > li.current a {
  color: #FFF;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.menu-left > li a {
  padding-right: 30px;
  background: url("/modules/mod_rtgmenu/img/right.png") no-repeat scroll right 16px rgba(0, 0, 0, 0);
  color: #FFFFFF;
  text-shadow: 1px 1px 1px #000000;
  display: block;
  font-size: 12px;
  outline: 0 none;
  padding: 12px 30px 12px 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.menu-promo {
  display: none;
}
ul.simple-toggle {
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
  text-align: center;
}
ul.simple-toggle li {
  display: inline-block;
  text-align: left;
}
ul.simple-toggle li a {
  display: block;
  text-decoration: none;
}
ul.simple-toggle li a:hover {
  background-color: #ccc;
}
.anchor-link {
  display: none;
  text-align: right;
  padding: 0 1em 0;
  text-align: center;
  padding: 10px 15px;
  color: #fff;
  text-decoration: none;
  width: auto !important;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
#mobile-nav {
  display: none;
}
body.costarica .wrapper #promo a.button.buttonfr.instant,
body.costarica .wrapper #promo a.button.buttonfr.download,
body.costarica .wrapper #promo a.button.buttonfr.mobile {
  background-image: url("../../slotscapital_landingpages/images/costarica/bg_buttons_fr.png");
  top: 245px;
  height: 122px;
}
/* ipad */
@media only screen and (max-width: 1024px) and (min-width: 640px) {
  body,
  body.costarica {
    background-color: #000;
  }
  body.frontpage .pagebg,
  body.costarica.frontpage .pagebg {
    background-image: url("../images/costarica/bg_menu.png");
  }
  body .wrapper,
  body.costarica .wrapper {
    width: 768px;
  }
  body #mainimage,
  body.costarica #mainimage,
  body.costarica #mainimage,
  body.costarica.costarica #mainimage {
    width: 768px;
    background-position: center 0px;
    margin-left: 0 !important;
  }
  body #mainbody.leftright .contentwrapper,
  body.costarica #mainbody.leftright .contentwrapper,
  body #mainbody.left .contentwrapper,
  body.costarica #mainbody.left .contentwrapper {
    width: 510px;
  }
  body #jackpots,
  body.costarica #jackpots {
    display: none;
  }
  body.costarica .leftcol,
  body.costarica.costarica .leftcol {
    width: 203px;
  }
  body.costarica .leftcol a.playnow,
  body.costarica.costarica .leftcol a.playnow {
    display: none;
  }
  body.costarica .leftcol .menu-left,
  body.costarica.costarica .leftcol .menu-left,
  body.costarica .leftcol .mod_blogfactory_tree_category .treeview,
  body.costarica.costarica .leftcol .mod_blogfactory_tree_category .treeview {
    margin-left: 0;
  }
  body #boxes .box,
  body.costarica #boxes .box {
    width: 379px;
  }
  body #boxes .box:nth-child(3),
  body.costarica #boxes .box:nth-child(3) {
    display: none;
  }
  body #footer ul.menubuttons li a img,
  body.costarica #footer ul.menubuttons li a img {
    height: 34px;
  }
  body #mainmenu,
  body.costarica #mainmenu {
    width: 768px;
  }
  body #mainmenu ul,
  body.costarica #mainmenu ul {
    width: 768px;
  }
  body #mainmenu ul li a,
  body.costarica #mainmenu ul li a {
    background: transparent;
    width: 134px !important;
  }
  body #mainmenu ul li.item-117,
  body.costarica #mainmenu ul li.item-117,
  body #mainmenu ul li.item-280,
  body.costarica #mainmenu ul li.item-280,
  body #mainmenu ul li.item-332,
  body.costarica #mainmenu ul li.item-332 {
    display: none;
  }
  body.nothome #mainmenu,
  body.costarica.nothome #mainmenu {
    margin-top: -10px !important;
  }
  body #footer,
  body.costarica #footer {
    margin-top: 0px !important;
  }
  body #features,
  body.costarica #features {
    height: auto;
  }
  body .wrapper #promo,
  body.costarica .wrapper #promo {
    height: 327px !important;
    padding-bottom: 10px;
  }
  body .wrapper #promo a.button,
  body.costarica .wrapper #promo a.button {
    display: none;
  }
  body .wrapper #promo a.button.active,
  body.costarica .wrapper #promo a.button.active {
    display: block;
  }
  body .wrapper #promo a.button.playnow,
  body.costarica .wrapper #promo a.button.playnow {
    background: url('../images/playnow.png') no-repeat 0px 0px;
    width: 122px;
    height: 95px;
    left: 620px;
    margin-left: 0;
    top: 100px;
  }
  body .wrapper #promo a.button.mobile,
  body.costarica .wrapper #promo a.button.mobile {
    display: block !important;
    left: 232px !important;
    background-position: 0 -149px !important;
    width: 308px !important;
    height: 123px;
    background-image: url("../../slotscapital_landingpages/images/costarica/bg_buttons.png");
  }
  body .wrapper #promo .scrollable,
  body.costarica .wrapper #promo .scrollable {
    width: 768px;
    height: 300px;
  }
  body .wrapper #promo .scrollable .items .custom,
  body.costarica .wrapper #promo .scrollable .items .custom {
    width: 768px;
    height: 300px;
  }
  body .wrapper #promo .scrollable .items .custom p img,
  body.costarica .wrapper #promo .scrollable .items .custom p img {
    width: 1000px;
  }
  body #tabcontainer,
  body.costarica #tabcontainer {
    display: none;
  }
  body #header .jackpots_wrapper,
  body.costarica #header .jackpots_wrapper {
    left: 497px;
  }
  body #header a#bonus,
  body.costarica #header a#bonus {
    left: 276px !important;
    display: none;
  }
  body.nothome #header #mobile.button,
  body.costarica.nothome #header #mobile.button {
    display: block;
    width: 308px !important;
    height: 123px;
    top: 15px;
    right: 10px;
  }
  body.nothome #header #mobile.button a,
  body.costarica.nothome #header #mobile.button a {
    display: block;
    background: url('../images/costarica/bg_buttons.png') 0 0 no-repeat;
    left: 6px !important;
    top: 13px !important;
    background-position: 0 -149px;
    width: 308px;
    height: 123px;
    position: absolute;
    left: 0;
  }
  body #topleft,
  body.costarica #topleft {
    padding-left: 0;
    margin-left: 0;
  }
  body #footer ul.menubuttons,
  body.costarica #footer ul.menubuttons {
    width: 768px;
    padding: 0;
  }
  body .liquid-slider-wrapper .liquid-nav ul li a,
  body.costarica .liquid-slider-wrapper .liquid-nav ul li a {
    padding-left: 18px;
    padding-right: 18px;
  }
  body #features,
  body.costarica #features,
  body #footer,
  body.costarica #footer {
    background: #000;
  }
  body #features-left,
  body.costarica #features-left {
    display: none;
  }
  body #winners .scroller,
  body.costarica #winners .scroller {
    width: 590px;
  }
  body #promo,
  body.costarica #promo {
    height: 433px !important;
  }
  body #topleft,
  body.costarica #topleft {
    /*margin-left: 76px !important;*/
  }
  body #topright,
  body.costarica #topright {
    /*margin-right: 100px !important;*/
  }
  body #header .bulbs.left,
  body.costarica #header .bulbs.left {
    left: 219px;
  }
  body #header .bulbs.right,
  body.costarica #header .bulbs.right {
    left: 486px;
  }
  body #header #download,
  body.costarica #header #download {
    display: none;
  }
  body #header #instant,
  body.costarica #header #instant {
    display: none;
  }
  body #logocontainer h1,
  body.costarica #logocontainer h1 {
    margin: 0;
  }
  body #logocontainer a,
  body.costarica #logocontainer a {
    display: block;
    padding-top: 10px;
  }
  body #logocontainer a h1,
  body.costarica #logocontainer a h1 {
    background-position: 0 0;
  }
  body #frontboxes,
  body.costarica #frontboxes,
  body #tabcontainer,
  body.costarica #tabcontainer {
    width: 768px;
  }
  body .liquid-responsive .liquid-nav-left-arrow,
  body.costarica .liquid-responsive .liquid-nav-left-arrow,
  body .liquid-responsive .liquid-nav-right-arrow,
  body.costarica .liquid-responsive .liquid-nav-right-arrow {
    display: none !important;
  }
  body .liquid-responsive .liquid-slider .panel .panel-wrapper,
  body.costarica .liquid-responsive .liquid-slider .panel .panel-wrapper {
    padding: 0 15px 6px;
  }
  body .panel-wrapper ul li,
  body.costarica .panel-wrapper ul li {
    margin-right: 19px;
  }
  body #mainbody.left .contentwrapper,
  body.costarica #mainbody.left .contentwrapper {
    width: 464px;
  }
  body .blogeiffel p img,
  body.costarica .blogeiffel p img,
  body .bloggames p img,
  body.costarica .bloggames p img {
    width: 486px;
    height: auto;
    margin: 0;
  }
  body #bottom_wrapper,
  body.costarica #bottom_wrapper {
    display: none;
  }
  body #header a.button.playnow,
  body.costarica #header a.button.playnow {
    position: absolute;
    display: block;
    background: url('../images/playnow.png') no-repeat 0px 0px;
    width: 122px;
    height: 95px;
    top: 73px;
    z-index: 110;
    right: 0px;
    margin-left: -90px;
  }
  body #header a.button.playnow.active,
  body.costarica #header a.button.playnow.active {
    display: block;
  }
  body.frontpage #header a.button.playnow.active,
  body.costarica.frontpage #header a.button.playnow.active {
    display: none;
  }
  body .leftcol,
  body.costarica .leftcol {
    padding-left: 10px;
    width: 204px;
  }
  body #mainbody,
  body.costarica #mainbody {
    width: 768px;
  }
  body .blogeiffel table td,
  body.costarica .blogeiffel table td,
  body .bloggames table td,
  body.costarica .bloggames table td,
  body .item-page table td,
  body.costarica .item-page table td {
    font-size: 10px;
  }
  body .blogeiffel table th,
  body.costarica .blogeiffel table th,
  body .bloggames table th,
  body.costarica .bloggames table th,
  body .item-page table th,
  body.costarica .item-page table th {
    font-size: 10px;
  }
  body.itemid-221 table tr td:nth-child(2),
  body.costarica.itemid-221 table tr td:nth-child(2),
  body.itemid-221 table tr th:nth-child(2),
  body.costarica.itemid-221 table tr th:nth-child(2) {
    display: none;
  }
  body.itemid-221 table tr:last-child td:nth-child(2),
  body.costarica.itemid-221 table tr:last-child td:nth-child(2) {
    display: table-cell;
  }
  body #support-layer,
  body.costarica #support-layer {
    left: 154px;
  }
  body #support-layer:before,
  body.costarica #support-layer:before {
    left: 12px;
    right: auto;
  }
  body #support-layer:after,
  body.costarica #support-layer:after {
    right: auto;
    left: 13px;
  }
  body .blogeiffel p img,
  body.costarica .blogeiffel p img,
  body .bloggames p img,
  body.costarica .bloggames p img {
    height: auto;
    margin: 0 -16px 0 0;
    width: 542px;
  }
}
/* iphone */
@media only screen and (max-width: 640px) {
  body,
  body.costarica {
    background: #000;
  }
  body .leftcol,
  body.costarica .leftcol,
  body #bottom_wrapper,
  body.costarica #bottom_wrapper,
  body #tabcontainer,
  body.costarica #tabcontainer,
  body #features,
  body.costarica #features {
    display: none;
  }
  body #mainbody.left .contentwrapper,
  body.costarica #mainbody.left .contentwrapper,
  body #mainbody.leftright .contentwrapper,
  body.costarica #mainbody.leftright .contentwrapper {
    width: 300px;
  }
  body #mainimage .item-page img,
  body.costarica #mainimage .item-page img {
    width: 300px;
  }
  body #headerpromo,
  body.costarica #headerpromo {
    display: none;
  }
  body.nothome #mainbody,
  body.costarica.nothome #mainbody {
    padding-top: 132px;
  }
  body .pagebg,
  body.costarica .pagebg,
  body.frontpage .pagebg,
  body.costarica.frontpage .pagebg {
    background-image: none;
  }
  body #header .jackpots_wrapper,
  body.costarica #header .jackpots_wrapper {
    display: none;
  }
  body .submenuWrapper.mobile,
  body.costarica .submenuWrapper.mobile {
    display: block;
  }
  body a#bonus,
  body.costarica a#bonus,
  body.costarica #header a#bonus,
  body.costarica.costarica #header a#bonus {
    display: none;
  }
  body #mainimage,
  body.costarica #mainimage,
  body.costarica #mainimage,
  body.costarica.costarica #mainimage {
    height: 240px;
    background-position: center -20px;
    margin-left: 0 !important;
  }
  body #logocontainer,
  body.costarica #logocontainer {
    width: 198px;
    padding: 0 0 0 0;
    margin: 13px 0 0 -44px;
  }
  body #logocontainer a,
  body.costarica #logocontainer a {
    padding: 0;
  }
  body #logocontainer a h1,
  body.costarica #logocontainer a h1 {
    width: 198px;
    height: 75px;
    background-size: 198px 92px;
    background-position: 0 0px;
    margin: -5px 0 5px 0;
  }
  body .menu-left > li a,
  body.costarica .menu-left > li a,
  body .mod_blogfactory_tree_category .treeview > li a,
  body.costarica .mod_blogfactory_tree_category .treeview > li a {
    background-position: right 10px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  body.frontpage #header a.button.playnow,
  body.costarica.frontpage #header a.button.playnow,
  body #header a.button.playnow,
  body.costarica #header a.button.playnow {
    position: absolute;
    display: block;
    background: url('../../slotscapital_landingpages/images/playnow.png') no-repeat 0px 0px;
    width: 122px;
    height: 95px;
    top: 4px;
    z-index: 110;
    right: 0px;
    margin-left: -90px;
  }
  body.frontpage #header a.button.playnow.active,
  body.costarica.frontpage #header a.button.playnow.active,
  body #header a.button.playnow.active,
  body.costarica #header a.button.playnow.active {
    display: block;
  }
  body.frontpage #footer,
  body.costarica.frontpage #footer {
    margin-top: 10px;
  }
  body .contentwrapper,
  body.costarica .contentwrapper,
  body .wrapper,
  body.costarica .wrapper,
  body #mainbody,
  body.costarica #mainbody {
    width: 320px;
  }
  body .contentwrapper,
  body.costarica .contentwrapper {
    min-height: initial;
    height: auto;
  }
  body #mainbody .contentwrapper,
  body.costarica #mainbody .contentwrapper,
  body #mainbody.left .contentwrapper,
  body.costarica #mainbody.left .contentwrapper {
    width: 300px;
    padding: 10px;
    background: #FFF;
  }
  body .blogeiffel p img,
  body.costarica .blogeiffel p img,
  body .bloggames p img,
  body.costarica .bloggames p img {
    width: 300px;
    height: auto;
    margin: 0;
  }
  body .blogeiffel table td,
  body.costarica .blogeiffel table td,
  body .bloggames table td,
  body.costarica .bloggames table td,
  body .item-page table td,
  body.costarica .item-page table td {
    font-size: 9px;
  }
  body .blogeiffel table th,
  body.costarica .blogeiffel table th,
  body .bloggames table th,
  body.costarica .bloggames table th,
  body .item-page table th,
  body.costarica .item-page table th {
    font-size: 8px;
  }
  body .blogeiffel a.playnow,
  body.costarica .blogeiffel a.playnow,
  body .bloggames a.playnow,
  body.costarica .bloggames a.playnow {
    display: block;
    text-align: right;
  }
  body.itemid-221 table tr td:nth-child(2),
  body.costarica.itemid-221 table tr td:nth-child(2),
  body.itemid-221 table tr th:nth-child(2),
  body.costarica.itemid-221 table tr th:nth-child(2) {
    display: none;
  }
  body.itemid-221 table tr:last-child td:nth-child(2),
  body.costarica.itemid-221 table tr:last-child td:nth-child(2) {
    display: table-cell;
  }
  body #header,
  body.costarica #header {
    background: #000;
    height: 132px;
  }
  body #header .button,
  body.costarica #header .button {
    display: none;
  }
  body.nothome #header #mobile.button,
  body.costarica.nothome #header #mobile.button {
    display: block;
    width: 154px !important;
    height: 66px;
    top: 15px;
    right: 10px;
  }
  body.nothome #header #mobile.button a,
  body.costarica.nothome #header #mobile.button a {
    display: block;
    background: url('../../slotscapital_landingpages/images/costarica/bg_buttons.png') 0 0 no-repeat;
    background-position: 0 -65px !important;
    background-size: 347px 136px;
    width: 154px !important;
    height: 66px;
    position: absolute;
    left: 0;
  }
  body.itemid-108 #screenshot,
  body.costarica.itemid-108 #screenshot {
    width: 118px !important;
    height: 85px !important;
    background-size: 118px 85px !important;
  }
  body.itemid-108 #screenshot img,
  body.costarica.itemid-108 #screenshot img {
    width: 120px;
  }
  body.itemid-108 p.small,
  body.costarica.itemid-108 p.small,
  body.itemid-108 #launchbutton,
  body.costarica.itemid-108 #launchbutton {
    display: none;
  }
  body.itemid-108 .contentwrapper,
  body.costarica.itemid-108 .contentwrapper {
    min-height: auto;
  }
  body.itemid-108 .leftcol,
  body.costarica.itemid-108 .leftcol {
    display: block;
    float: none;
    width: 320px;
    padding: 0;
  }
  body.itemid-108 .leftcol .submenuWrapper,
  body.costarica.itemid-108 .leftcol .submenuWrapper {
    border: 0;
    padding: 0;
    margin: 0;
  }
  body.itemid-108 .leftcol .submenuHeader,
  body.costarica.itemid-108 .leftcol .submenuHeader {
    display: none;
  }
  body .wrapper #promo,
  body.costarica .wrapper #promo {
    height: 310px !important;
    padding-bottom: 10px;
  }
  body .wrapper #promo a.button,
  body.costarica .wrapper #promo a.button {
    display: none;
  }
  body .wrapper #promo a.button.active,
  body.costarica .wrapper #promo a.button.active {
    display: block;
  }
  body .wrapper #promo a.button.mobile,
  body.costarica .wrapper #promo a.button.mobile {
    display: block;
    left: 6px !important;
    top: 220px !important;
    background-position: 0 -149px;
    width: 308px;
    height: 123px;
    background-image: url("../../slotscapital_landingpages/images/costarica/bg_buttons.png");
  }
  body .wrapper #promo .scrollable,
  body.costarica .wrapper #promo .scrollable {
    width: 320px;
    height: 150px;
  }
  body .wrapper #promo .scrollable .items .custom,
  body.costarica .wrapper #promo .scrollable .items .custom {
    width: 320px;
    height: 150px;
  }
  body .wrapper #promo .scrollable .items .custom .element.fruits,
  body.costarica .wrapper #promo .scrollable .items .custom .element.fruits,
  body .wrapper #promo .scrollable .items .custom .element.couple,
  body.costarica .wrapper #promo .scrollable .items .custom .element.couple {
    display: none;
  }
  body .wrapper #promo .scrollable .items .custom .element.tournaments,
  body.costarica .wrapper #promo .scrollable .items .custom .element.tournaments,
  body .wrapper #promo .scrollable .items .custom a.element.tournaments,
  body.costarica .wrapper #promo .scrollable .items .custom a.element.tournaments {
    width: 320px;
    height: 145px;
    background-size: 320px 145px;
    top: 3px;
    left: 0;
  }
  body .wrapper #promo .scrollable .items .custom p img,
  body.costarica .wrapper #promo .scrollable .items .custom p img {
    width: 540px;
  }
  body .wrapper #promo .scrollable .items .custom a.element.mobile,
  body.costarica .wrapper #promo .scrollable .items .custom a.element.mobile,
  body .wrapper #promo .scrollable .items .custom #promo .element.mobile,
  body.costarica .wrapper #promo .scrollable .items .custom #promo .element.mobile {
    background-size: 306px 140px;
    width: 306px;
    height: 140px;
    left: 0;
  }
  body #topleft,
  body.costarica #topleft,
  body #topright,
  body.costarica #topright,
  body .bulbs,
  body.costarica .bulbs {
    display: none;
  }
  body #winners,
  body.costarica #winners {
    display: none;
  }
  body #footer .menubuttons,
  body.costarica #footer .menubuttons {
    display: none;
  }
  body #mainmenu,
  body.costarica #mainmenu,
  body.nothome #mainmenu,
  body.costarica.nothome #mainmenu {
    overflow: visible;
    background: #000;
    background-image: none !important;
    z-index: 10000;
    width: 320px;
    height: 50px;
  }
  body #mainmenu ul,  
  body.costarica #mainmenu ul,
  body.nothome #mainmenu ul,
  body #mainmenu ul.simple-toggle,
  body.costarica #mainmenu ul.simple-toggle,
  body.nothome #mainmenu ul.simple-toggle,
  body.costarica.nothome #mainmenu ul.simple-toggle {
    display: none;
  }
  body #mainmenu .anchor-link,
  body.costarica #mainmenu .anchor-link,
  body.nothome #mainmenu .anchor-link,
  body.costarica.nothome #mainmenu .anchor-link,
  body #mainmenu #mobile-nav,
  body.costarica #mainmenu #mobile-nav,
  body.nothome #mainmenu #mobile-nav,
  body.costarica.nothome #mainmenu #mobile-nav {
    display: block;
  }
  body #mainmenu ul.open,
  body.costarica #mainmenu ul.open,
  body.nothome #mainmenu ul.open,
  body.costarica.nothome #mainmenu ul.open {
    background-color: #000;
    box-shadow: 2px 2px 3px #444444;
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0px;
    top: 100%;
    width: 100%;
    z-index: 500;
    margin-top: -11px;
  }
  body #mainmenu ul.open li,
  body.costarica #mainmenu ul.open li,
  body.nothome #mainmenu ul.open li,
  body.costarica.nothome #mainmenu ul.open li {
    display: block;
    list-style: none;
    text-align: center;
    float: none;
  }
  body #mainmenu ul.open li.item-117,
  body #mainmenu ul.open li.item-108,
  body.costarica #mainmenu ul.open li.item-108,
  body.nothome #mainmenu ul.open li.item-108,
  body.costarica #mainmenu ul.open li.item-117,
  body.nothome #mainmenu ul.open li.item-117,
  body.costarica.nothome #mainmenu ul.open li.item-117,
  body #mainmenu ul.open li.item-280,
  body.costarica #mainmenu ul.open li.item-280,
  body.nothome #mainmenu ul.open li.item-280,
  body.costarica.nothome #mainmenu ul.open li.item-280,
  body #mainmenu ul.open li.item-332,
  body.costarica #mainmenu ul.open li.item-332,
  body.nothome #mainmenu ul.open li.item-332,
  body.costarica.nothome #mainmenu ul.open li.item-332 {
    display: none;
  }
  body #mainmenu ul.open li:first-child a,
  body.costarica #mainmenu ul.open li:first-child a,
  body.nothome #mainmenu ul.open li:first-child a,
  body.costarica.nothome #mainmenu ul.open li:first-child a {
    margin-left: 0;
  }
  body #mainmenu ul.open li a,
  body.costarica #mainmenu ul.open li a,
  body.nothome #mainmenu ul.open li a,
  body.costarica.nothome #mainmenu ul.open li a {
    display: block;
    padding: 2px 2px;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
    background: #000;
    width: 316px !important;
  }
  body #mainmenu ul.open li a:hover,
  body.costarica #mainmenu ul.open li a:hover,
  body.nothome #mainmenu ul.open li a:hover,
  body.costarica.nothome #mainmenu ul.open li a:hover {
    background-color: #ccc;
    color: #fff;
  }
  body #mainmenu ul li a,
  body.costarica #mainmenu ul li a,
  body.nothome #mainmenu ul li a,
  body.costarica.nothome #mainmenu ul li a,
  body #mainmenu ul li.divider span,
  body.costarica #mainmenu ul li.divider span,
  body.nothome #mainmenu ul li.divider span,
  body.costarica.nothome #mainmenu ul li.divider span {
    float: none;
    height: auto;
    margin-left: 0;
    margin: 0;
    line-height: 30px;
  }
  body #mainmenu,
  body.costarica #mainmenu {
    margin-top: -47px;
  }
  body.nothome #mainmenu,
  body.costarica.nothome #mainmenu {
    margin-top: 10px;
  }
  body #footer .item-117 a,
  body.costarica #footer .item-117 a,
  body #footer .item-280 a,
  body.costarica #footer .item-280 a,
  body #footer .item-332 a,
  body.costarica #footer .item-332 a {
    display: none;
  }
  body .nav.menufooter li,
  body.costarica .nav.menufooter li {
    padding: 0 4px;
  }
}
#jackpotContent {
  height: 20px;
  display: block;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  font: 18px/20px Cousine, Verdana, Arial, Tahoma, sans-serif;
  height: 18px;
  text-align: left;
  font-weight: 700;
  color: #fff200;
  margin-left: 12px;
}
#jackpotContent .digits {
  float: left;
  position: relative;
  line-height: 20px;
  display: block;
}
.mainimage {
  display: none;
}
.costarica #header {
  background: url('../images/costarica/bg_header.png') no-repeat left top transparent;
}
.costarica #logocontainer h1 {
  background: url('../images/costarica/logo.png') no-repeat transparent;
  background-size: 309px 144px;
  width: 309px;
  height: 144px;
}
.costarica #topright {
  display: none;
}
.costarica .leftcol {
  width: 308px;
  background: url('/images/bg_left.jpg') no-repeat 0 180px #362a2a;
}
.costarica.itemid-280 .contentwrapper {
  background: #000;
}
.costarica.itemid-287 .contentwrapper {
  background: url('../images/costarica/bg_mobile.jpg') no-repeat right top #FFF;
}
.costarica.itemid-287 .contentwrapper .item-page p,
.costarica.itemid-287 .contentwrapper .item-page .page-header h2 {
  width: 430px;
}
.costarica.itemid-287 .contentwrapper .item-page p.mobile_games {
  width: auto;
}
.costarica.itemid-104 .leftcol {
  background-image: none;
}
.costarica.itemid-161 .contentwrapper {
  background: url('../images/costarica/bg_vip.png') no-repeat right top #FFF;
  /*table {
                height: 364px;
                border-collapse: collapse;
                border: 0;
                background: #000;
                td, th {
                    background: #373737;
                    padding: 3px;
                    border: 4px solid #000;
                    border-collapse: collapse;
                    color: #fffed8;
                    text-align: center;
                    font-size: 12px;
                }
                th {
                    background: #230001;
                }
                tr td {
                    background: #440102;
                }
            }*/
}
.costarica.itemid-161 .contentwrapper .welcome-img {
  height: 248px;
  width: 380px;
}
.costarica.itemid-161 .contentwrapper .tablebackground {
  /*background: #000;*/
  margin: 0 -16px;
  padding: 20px;
}
.costarica.itemid-104 div.span6,
.costarica.itemid-104 .leading-0 {
  padding: 0;
  margin: 0;
}
.costarica #header .button {
  top: 77px;
  position: absolute;
}
.costarica #header #download a,
.costarica #header #instant a,
.costarica #header #mobile a {
  display: block;
  height: 75px;
  position: absolute;
}
.costarica #header #download a {
  background: url('../images/costarica/bg_buttons_small.png') no-repeat 0 0;
  width: 256px;
  left: 580px;
  background-position: 0px 0px;
  z-index: 100;
}
.costarica #header #instant a {
  background: url('../images/costarica/bg_buttons_small.png') no-repeat 0 -117px;
  background-position: -275px 0px;
  width: 105px;
  left: 855px;
  z-index: 110;
}
.costarica #header #mobile a {
  background: url('../images/costarica/bg_buttons_small.png') no-repeat 0 -117px;
  background-position: -399px 0px;
  width: 338px;
  left: 980px;
  z-index: 110;
}
.costarica #header a#bonus {
  position: absolute;
  text-indent: -10000px;
  width: 454px;
  height: 158px;
  left: 677px;
  top: 5px;
  background: url('../images/costarica/bonus_header.png') no-repeat 0 0px;
  background-size: 385px 158px;
  display: block;
}
.costarica .contentwrapper {
  color: #000;
  background: #FFF;
  padding: 15px;
}
.costarica .contentwrapper a {
  color: #FF0000;
}
.costarica .page-header h2 {
  color: #000;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.costarica .leftcol {
  border: 0 none;
  padding: 14px 14px 500em 0px;
}
.costarica .leftcol .submenuHeader {
  display: none;
}
.costarica .leftcol .submenuWrapper {
  margin: 0;
  padding: 0;
}
.costarica .leftcol .custom-nopadding {
  margin: 0 -14px;
}
.costarica .leftcol .menu-left {
  /*background: #95bbc7;*/
  margin: 15px 15px 0px 75px;
  width: 217px;
  padding: 0;
  box-shadow: 0px;
  list-style: none;
  border: 0;
}
.costarica .leftcol .menu-left > li {
  margin: 0 0 1px 0;
  border: medium none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: url("../images/costarica/bg_submenu_item.png") repeat-x 0 0 transparent;
}
.costarica .leftcol .menu-left > li:hover,
.costarica .leftcol .menu-left > li.current {
  opacity: .8;
}
.costarica .leftcol .menu-left > li:hover a,
.costarica .leftcol .menu-left > li.current a {
  color: #FFF;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.costarica .leftcol .menu-left > li a {
  padding-right: 30px;
  color: #FFFFFF;
  display: block;
  text-shadow: 0px 0px 0px;
  font-size: 14px;
  outline: 0 none;
  padding: 12px 30px 12px 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.costarica #mainmenu {
  background: transparent;
  height: 50px;
}
.costarica #mainmenu ul li a,
.costarica #mainmenu ul li.divider span {
  height: 50px;
  line-height: 53px;
  font-family: Arial, Helvetica, sans-serif;
  background: url('../images/costarica/menu_sep.png') no-repeat left top transparent;
  /*margin-left: 0px;
            padding-left: 0px;*/
  padding-right: 24px;
  font-size: 15px;
  text-shadow: 1px 1px 2px #000;
  font-weight: bold;
}
.costarica #mainmenu ul li a:hover,
.costarica #mainmenu ul li.divider span:hover {
  color: #fff200;
}
.costarica #mainmenu ul li:first-child a,
.costarica #mainmenu ul li:first-child span {
  background: transparent;
}
.costarica #mainimage {
  width: 1115px;
  height: 410px;
  margin: auto;
  margin-top: -14px;
}
.costarica #mainimage img {
  margin: auto;
}
.costarica .pagebg {
  background: url('../images/costarica/bg_menu.png') center 158px no-repeat;
}
.costarica #winners h2 {
  background: transparent;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFF;
  font-size: 15px;
}
.costarica #headerpromo {
  position: absolute;
  right: 0px;
  top: 0px;
}
.costarica #headerpromo p {
  margin: 0;
}
.costarica #promo {
  height: 434px;
  margin-top: -376px;
}
.costarica #promo .scrollable {
  display: none;
}
.costarica #promo a.button {
  background: url('../images/costarica/bg_buttons.png') 0 0 no-repeat;
  position: absolute;
  height: 149px;
  height: 130px;
  height: 111px;
  top: 255px;
  z-index: 100;
  text-indent: -2000px;
}
.costarica #promo a.button.download {
  width: 349px;
  left: 370px;
  background-position: -172px 0;
}
.costarica #promo a.button.download:hover {
  background-position: -172px 0;
  opacity: .9;
}
.costarica #promo a.button.instant {
  width: 150px;
  left: 200px;
  background-position: 0 0;
}
.costarica #promo a.button.instant:hover {
  background-position: 0 0;
  opacity: .9;
}
.costarica #promo a.button.mobile {
  width: 150px;
  left: 739px;
  background-position: -542px 0;
}
.costarica #promo a.button.mobile:hover {
  background-position: -542px 0;
  opacity: .9;
}
.costarica #features-left {
  margin-top: 376px;
  height: 58px;
  background: transparent;
}
.costarica #features-left ol li:after {
  color: #fff200;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.costarica #features-left ol li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
}
.costarica #features-left ol li a {
  font-weight: bold;
}
.rightcol .cliets-winners {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius: 0 0 10px 10px !important;
  border-radius: 0 0 10px 10px !important;
}
.rightcol .winners .mask {
  overflow: hidden;
  height: 214px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius: 0 0 10px 10px !important;
  border-radius: 0 0 10px 10px !important;
}
.rightcol .cliets-winners li {
  background: #010101 url(../images/bg-section02.png) no-repeat 0 100%;
  margin: -1px 0 0;
  display: block;
  height: 20px;
  /*-moz-border-radius:0 0 10px 10px;
            border-radius:0 0 10px 10px ;*/
}
.rightcol .cliets-winners li.holder {
  background: url(../images/separator03.png) no-repeat;
  padding: 9px 12px 9px 9px;
  overflow: hidden;
}
.rightcol .cliets-winners li.holder img {
  float: left;
  margin: 5px 13px 0 0;
}
.rightcol .cliets-winners li .frame {
  float: left;
  width: 125px;
  height: 26px;
  overflow: hidden;
}
.rightcol .cliets-winners .autor {
  display: block;
}
.rightcol .cliets-winners .autor a {
  color: #fff;
  text-decoration: none;
}
.rightcol .cliets-winners .info {
  font-size: 10px;
  line-height: 12px;
  color: #f4e569;
  background: url(../images/arrow01.png) no-repeat 0 4px;
  padding: 0 0 0 10px;
  display: block;
}
.rightcol .cliets-winners .price {
  font-weight: bold;
  color: #f4e569;
  float: right;
  padding: 9px 0 0;
}
.nothome #header {
  position: fixed;
  height: 158px;
  z-index: 99999;
  background-color: #000;
}
.nothome .pagebg,
.nothome .costarica .pagebg {
  background-attachment: fixed;
}
.nothome #mainbody {
  padding-top: 208px;
}
.nothome #mainmenu {
  z-index: 1000;
  position: relative;
  background: url('../images/costarica/bg_menu.png') center 0px no-repeat !important;
}
a.terms {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-weight: bold;
  padding: 4px;
  position: absolute;
  right: 0;
  top: 351px;
}
#cboxLoadedContent {
  padding: 30px !important;
  background: #000 !important;
  color: #FFF !important;
  font-weight: bold !important;
}
.landingpagenew.costarica.nothome #mainmenu {
  display: none;
}
.landingpagenew.costarica.nothome #promo {
  margin-top: 0;
  height: 20px !important;
}
.landingpagenew.costarica.nothome #promo .button,
.landingpagenew.costarica.nothome #promo #features-left {
  display: none;
}
.landingpagenew.costarica.nothome #promo .terms {
  top: 0;
}
.landingpagenew.costarica.nothome #mainimage {
  padding-top: 40px;
  width: 1360px;
  max-width: 100%;
  height: auto;
}
.landingpagenew.costarica.nothome #mainimage img {
  max-width: 100%;
}
.landingpagenew.costarica.nothome #header {
  background-image: url(../images/bg_header_interactive.jpg);
  background-position: 0 -20px;
  position: relative;
}
.landingpagenew.costarica.nothome .pagebg {
  background: url('../images/bg_menu.png') 0 158px repeat-x;
}
