#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: visible;
}
#cboxWrapper {
	max-width: 680px;
	height: 497px !important;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: visible !important;
	/*-webkit-overflow-scrolling: touch;*/
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
  border: 0 none;
  display: block;
  float: left;
  margin: 88px auto auto 73px;
  max-width: none;
  position: relative;
  z-index: -1;
}
.cboxIframe {
	border: 0 none;
	display: block;
	height: 361px;
	margin: 42px 0 2px 80px;
	width: 530px;
	background: #000;
}

.screen .cboxIframe {
  height: 361px;
  margin: 81px 0 2px 73px;
  width: 555px;
}

.textframe .cboxIframe {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	display: block;
	height: 480px;
	margin: 42px 0 2px 80px;
	width: 670px;
}
.textframe #cboxClose {
	top: 14px;
}
#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
#cboxOverlay {
	background: #1d1d1d;
}
#colorbox {
	outline: 0;
	width: 675px;
	height: 497px !important;
	overflow: visible !important;
	left: 50% !important;
	margin-left: -417px !important;
}
#colorbox.screen {
  margin-left: -357px !important;
}
#colorbox.loginOverlay {
	margin-left: -332px !important;
}
#cboxBackground {
	width: 675px;
	height: 497px !important;
	position: absolute;
	top: -16px;
	pointer-events: none;
}
.o_top {
	background: url(https://cdn.playa-games.com/res/landingpage_new/tinyisland/img/overlay_top.png) no-repeat;
	width: 675px;
	height: 122px;
}
.o_left {
  background: url("https://cdn.playa-games.com/res/landingpage_new/tinyisland/img/overlay_left.png") no-repeat;
  float: left;
  height: 269px;
  margin: 0 0 0 31px;
  width: 99px;
}
.o_right {
  background: url("https://cdn.playa-games.com/res/landingpage_new/tinyisland/img/overlay_right.png") no-repeat;
  float: right;
  height: 269px;
  margin: 0 -21px 0 0;
  width: 104px;
}
.o_bottom {
  background: url("https://cdn.playa-games.com/res/landingpage_new/tinyisland/img/overlay_bottom.png") no-repeat;
  clear: both;
  height: 120px;
  width: 694px;
}
#cboxContent {
	height: 477px !important;
	margin-top: -90px;
}
.cboxIframe {
}
#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}
#cboxLoadedContent {
	border: 0px solid #000;
	height: auto !important;
}
#cboxTitle {
	position: absolute;
	top: -20px;
	left: 0;
	color: #ccc;
}
#cboxCurrent {
	color: #E3D9C3;
	font-size: 36px;
	font-weight: bold;
	line-height: 56px;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 33px;
	width: 100%;
	text-shadow: 2px 2px 0 #3d1608, 0 2px 0 #3d1608, -2px 2px 0 #3d1608, -2px 0 0 #3d1608, -2px -2px 0 #3d1608, 0 -2px 0 #3d1608, 2px -2px 0 #3d1608, 2px 0 0 #3d1608;
}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
	outline: 0;
}
#cboxSlideshow {
	position: absolute;
	top: -20px;
	right: 90px;
	color: #fff;
}
#cboxPrevious:hover {
	background-image: url(https://cdn.playa-games.com/res/landingpage_new/tinyisland/img/arrow_left_hover.png);
	background-position: 1px 50%;
}
#cboxPrevious:active {
	background-image: url(https://cdn.playa-games.com/res/landingpage_new/tinyisland/img/arrow_left_down.png);
	background-position: 50% 50%;
}
#cboxPrevious {
	background-image: url("https://cdn.playa-games.com/res/landingpage_new/tinyisland/img/arrow_left_up.png");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 130px;
	left: -44px;
	margin-top: -80px;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 99px;
	outline: none;
}
#cboxNext:hover {
	background-image: url(https://cdn.playa-games.com/res/landingpage_new/tinyisland/img/arrow_right_hover.png);
}
#cboxNext:active {
	background-image: url(https://cdn.playa-games.com/res/landingpage_new/tinyisland/img/arrow_right_down.png);
}
#cboxNext {
	background-image: url("https://cdn.playa-games.com/res/landingpage_new/tinyisland/img/arrow_right_up.png");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 130px;
	margin-top: -80px;
	position: absolute;
	right: -73px;
	text-indent: -9999px;
	top: 50%;
	width: 99px;
	outline: none;
}
#cboxClose:hover {
	background-image: url(https://cdn.playa-games.com/res/landingpage_new/tinyisland/img/close_hover.png);
	background-position: 0 0;
}
#cboxClose {
	background-image: url("https://cdn.playa-games.com/res/landingpage_new/tinyisland/img/close_up.png");
	background-position: 18px 20px;
	background-repeat: no-repeat;
	display: none;
	height: 112px;
	position: absolute;
	right: -23px;
	text-indent: -9999px;
	top: -43px;
	width: 110px;
	z-index: 50;
}

.screen #cboxClose {
  right: -39px;
}

#cboxCTA {
  bottom: -102px;
  margin-top: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: -1;
}
