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

/* first for Internet Explorer < 9 */
@font-face { font-family: Din; src: url("fonts/DINWeb-Medium.eot");
}
/* then for WOFF-capable browsers */
@font-face { font-family: Din; src: url("fonts/DINWeb-Medium.woff") format("woff");
}

/************************************
 * General element styles
 ************************************/

body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

ul, li {
	margin: 0;
	padding: 0;
}

li {
	line-height: 18px;
	color: #616161;
	list-style: none;
}

p {
	line-height: 18px;
	color: #414141;
	margin: 0 0 10px 0;
	padding: 0;
}

div.leg_img, img {
	border: 1px solid #616161;
}

img.no-border {
	border: none;
}

a {
	text-decoration: none;
	color: #0c4472;
}

dl dt, dl dd {
	margin: 0;
	padding: 0;
	float: left;
	color: #818181;
}

dl dt {
	clear: both;
	margin: 0 5px 3px 0;
	font-weight: bold;
}

a:visited {
	color: #0c4472;
}

#wrapper { /* Page wrapper */
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#content { /* Main content wrapper */
	margin: 20px 0 0 0;
	overflow: hidden;
}

/************************************
 * Header
 ************************************/

#header {
	margin: 0 0 10px 0;
	position: relative;
}

#header img {
	border: none;
}

#header > div.banner-holder {
	width: 728px;
	height: 93px;
	float: left;
	margin: 0 0 22px 0;
}

#header ul.social { /* Social links */
	float: left;
	list-style: none;
	margin: 15px 0 0 26px;
	padding: 0;
}

#header ul.social li {
	display: inline;
	margin: 0;
	padding: 0;
}

#header ul.social li a {
	display: block;
	text-indent: -9999px;
	float: left;
	margin: 0 0 4px 0;
}

#header ul.social li a.facebook {
	background: url(../../images/front/sprite.png) 0px -155px;
	display: block;
	width: 83px;
	height: 28px;
}

#header ul.social li a.youtube {
	background: url(../../images/front/sprite.png) -83px -155px;
	display: block;
	width: 78px;
	height: 32px;
	margin: 0 0 4px 19px;
}

#header ul.social li a.rss {
	background: url(../../images/front/sprite.png) -161px -155px;
	display: block;
	width: 85px;
	height: 32px;
}

#header ul.social li a.twitter {
	background: url(../../images/front/sprite.png) -246px -155px;
	display: block;
	width: 90px;
	height: 32px;
	margin: 0 0 4px 11px;
}

.bottom {
	clear: both;
}

#header h1#logo a { /* Main logo */
	background: url(../../images/front/sprite.png);
	width: 238px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	margin: 0 15px 25px 10px;
	padding: 0;
	clear: both;
	float: left;
}

#header h2 { /* Logo sub-text */
	font-family: 'Din', Arial, Helvetica, sans-serif;
	float: left;
	font-size: 16px;
	color: #424242;
	width: 250px;
	margin: 0;
	padding: 0;
	font-weight: 100;
	line-height: 17px;
}

#header .search { /* Search box */
	float: right;
}

.search input {
	background: url(../../images/front/sprite.png) -390px -650px;
	border: 1px solid #96acbf;
	width: 236px;
	padding: 9px 5px 7px 5px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #818181;
	outline: none;
}

.search input.home {
	background: url(../../images/front/sprite.png) -1px -261px;
	width: 114px;
	padding: 9px 127px 7px 5px;
}

.search input.submit {
	background: url(../../images/front/sprite.png) -247px -261px;
	border: none;
	width: 27px;
	vertical-align: top;
	padding: 9px 8px 9px 8px;
	margin: 0px;
	position: relative;
	right: 5px;
}

/************************************
 * Main Navigation
 ************************************/

ul.nav {
	background: url(../../images/front/sprite.png) 0 -33px;
	list-style: none;
	margin: 0;
	padding: 0 0 18px 0;
	overflow: hidden;
	clear: both;
	list-style: none;
}

ul.nav li {
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul.nav li a {
	display: block;
	height: 40px;
	float: left;
	text-indent: -9999px;
}

ul.nav li a.home {
	background: url(../../images/front/sprite.png) 0 -110px;
	width: 64px;
}

ul.nav li a:hover.home {
	background: url(../../images/front/sprite.png) 0 -713px;
}

ul.nav li a.home-selected {
	background: url(../../images/front/sprite.png) 0 -757px;
	width: 64px;
}

ul.nav li a.coin-op {
	background: url(../../images/front/sprite.png) -65px -110px;
	width: 85px;
}

ul.nav li a:hover.coin-op {
	background: url(../../images/front/sprite.png) -65px -713px;
}
ul.nav li a.coin-op-selected {
	background: url(../../images/front/sprite.png) -65px -757px;
	width: 85px;
}

ul.nav li a.casino {
	background: url(../../images/front/sprite.png) -150px -110px;
	width: 79px;
}

ul.nav li a:hover.casino {
	background: url(../../images/front/sprite.png) -150px -713px;
}

ul.nav li a.casino-selected {
	background: url(../../images/front/sprite.png) -150px -757px;
	width: 79px;
}

ul.nav li a.i-gaming {
	background: url(../../images/front/sprite.png) -229px -110px;
	width: 85px;
}

ul.nav li a:hover.i-gaming {
	background: url(../../images/front/sprite.png) -229px -713px;
}

ul.nav li a.i-gaming-selected {
	background: url(../../images/front/sprite.png) -229px -757px;
	width: 85px;
}

ul.nav li a.events {
	background: url(../../images/front/sprite.png) -314px -110px;
	width: 82px;
}

ul.nav li a:hover.events {
	background: url(../../images/front/sprite.png) -314px -713px;
}

ul.nav li a.events-selected {
	background: url(../../images/front/sprite.png) -314px -757px;
	width: 82px;
}

ul.nav li a.products {
	background: url(../../images/front/sprite.png) -396px -110px;
	width: 102px;
}

ul.nav li a:hover.products {
	background: url(../../images/front/sprite.png) -396px -713px;
}

ul.nav li a.products-selected {
	background: url(../../images/front/sprite.png) -396px -757px;
	width: 102px;
}

ul.nav li a.blog {
	background: url(../../images/front/sprite.png) -498px -110px;
	width: 61px;
}

ul.nav li a:hover.blog {
	background: url(../../images/front/sprite.png) -498px -713px;
}

ul.nav li a.blog-selected {
	background: url(../../images/front/sprite.png) -498px -757px;
	width: 61px;
}

ul.nav li a.reports {
	background: url(../../images/front/sprite.png) -559px -110px;
	width: 90px;
}

ul.nav li a:hover.reports {
	background: url(../../images/front/sprite.png) -559px -713px;
}

ul.nav li a.reports-selected {
	background: url(../../images/front/sprite.png) -559px -757px;
	width: 90px;
}

ul.nav li a.directory {
	background: url(../../images/front/sprite.png) -648px -110px;
	width: 92px;
}

ul.nav li a:hover.directory {
	background: url(../../images/front/sprite.png) -648px -713px;
}

ul.nav li a.directory-selected {
	background: url(../../images/front/sprite.png) -648px -757px;
	width: 92px;
}

.l-shad { /* Left nav shadow */
	background: url(../../images/front/sprite.png) 0px -190px;
	display: block;
	width: 40px;
	height: 50px;
	position: absolute;
	top: 180px;
	left: -40px;
}

.r-shad { /* Right nav shadow */
	background: url(../../images/front/sprite.png) -43px -190px;
	display: block;
	width: 40px;
	height: 50px;
	position: absolute;
	top: 180px;
	right: -40px;
}

.ucase {
	text-transform: uppercase;	
}

/************************************
 * Sub Navigation
 ************************************/

ul.subnav {
	overflow: hidden;
	margin: 0 0 15px 5px;
	padding: 0;
	list-style: none;
}

ul.subnav li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul.subnav li a {
	font-family: 'Din', Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	font-size: 15px;
	color: #777777;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #888888;
}

ul.subnav li a.selected {
	color: #10476e;
}

ul.subnav li a.last {
	margin: 0;
	padding: 0;
	border: none;
}

/************************************
 * Grid layout
 ************************************/

.left-mid, .left-mid2, .left-wide, .center-mid, .center-wide, .center-wide2, .half, .third, .quarter, .sixth, .right, .full {
	float: left;
	margin: 0 20px 50px 0;
	overflow: hidden;
}

.left-mid { /* 460px */
	width: 460px;
}

.left-wide { /* 526px */
	width: 526px;
}

.center-mid { /* 254px */
	width: 254px;
}

.center-wide { /* 320px */
	width: 320px;
}

.left-mid2 {
	width: 460px;
	margin-bottom: 0;	
}

.center-wide2 { /* 320px */
	width: 300px;
	margin-bottom: 0px;
}

.half { /* 390px */
	width: 390px;
}

.third { /* 253px */
	width: 253px;
	margin: 0 20px 0 0;
}

.quarter { /* 185px */
	width: 185px;
}

.sixth { /* 140px */
	width: 140px;
	margin: 0 20px 0 0;
}

.right { /* 120px */
	width: 120px;
	margin: 0 0 50px 0;
}

.full { /* 800px */
	width: 800px;
	margin: 0 20px 50px 0;
}

/************************************
 * Heading styles
 ************************************/

#content h1 { /* Blue gradient */
	background: url(../../images/front/sprite.png) 0px -500px;
	font-family: 'Din', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 7px 0 4px 7px;
	border-bottom: 3px solid #ff7e00;
	line-height: 16px;
}

#content h1.long {
	background: url(../../images/front/h1-grad-long.png) 0 1px no-repeat;
}

#content h1.publications { /* Full width blue gradient */
	background: url(../../images/front/sprite.png) 0px -473px;
	font-size: 16px
	font-weight: normal;
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 7px 0 4px 7px;
	border-bottom: 3px solid #FF7E00;
	clear: both;
}

#content h1.featured {
	margin: 0px;
}

h2 {
	color: #0c4472;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

/* Six subscription headings */

h2.sub a {
	text-indent: -9999px;
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
}

h2.intergame a {
	background: url(../../images/front/sprite.png) 0px -447px;
	width: 98px;
}

h2.intergaming a {
	background: url(../../images/front/sprite.png) -98px -447px;
	width: 118px;
	text-indent: -9999px;
	margin: 5px 0 0 0;
	padding: 0;
}

h2.intergamingi a {
	background: url(../../images/front/sprite.png) -217px -447px;
	width: 122px;
}

h2.yearbook a {
	background: url(../../images/front/sprite.png) -339px -447px;
	width: 96px;
}

h2.euro a {
	background: url(../../images/front/sprite.png) -435px -447px;
	width: 93px;
	height: 27px;
	margin: 5px 0 5px 0;
}

h2.coin a {
	background: url(../../images/front/sprite.png) -528px -447px;
	width: 93px;
	height: 27px;
	margin: 5px 0 5px 0;
}

/* Six subscription headings large */

h2.sub-large {
	text-indent: -9999px;
	margin: 0 8px 5px 0;
	padding: 0;
	float: left;
}

h2.intergame-large {
	background: url(../../images/front/sprite.png) 0px -527px;
	width: 124px;
	height: 23px;
}

h2.intergaming-large {
	background: url(../../images/front/sprite.png) -244px -527px;
	width: 148px;
	height: 23px;
}

h2.intergamingi-large {
	background: url(../../images/front/sprite.png) -394px -527px;
	width: 153px;
	height: 23px;
}

h2.yearbook-large {
	background: url(../../images/front/sprite.png) -127px -527px;
	width: 115px;
	height: 23px;
}

h2.clear {
	float: none;
	margin: 0 0 5px 100px;
}

h3 {
	color: #0c4472;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
}

h3.pub {
	padding: 7px 0 0 0;
}

h3 span {
	font-size: 12px;
	color: #666;	
}

h4 {
	color: #0c4472;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

h5 {
	color: #0c4472;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0 15px 0;
	padding: 0;
}

h5.post {
	line-height: 20px;
}

h5.about {
	margin-top: 0px;
	padding-top: 0px;
}

h5.clear {
	clear: both;	
}

h6 {
	color: #0c4472;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 17px;
}

/************************************
 * Post specific styles
 ************************************/

#post-content ul {
	list-style: square;
	margin-left: 25px;
}

#post-content ul li {
	list-style: square;
	padding-bottom: 5px;
	color: #414141;
}


/************************************
 * Content specific styles
 ************************************/

p.hero-intro-copy {
	font-size: 14px;
}

div.leg_img {
	width: 150px;
	height: 75px;
	display: block;float: left;
	margin: 0 10px 10px 0;
}

div.leg_img a {
	width: 150px;
	height: 75px;
	display: block;
	text-indent: -4000px;
	text-decoration: none;
}

img.inline { /* Inline images */
	float: left;
	margin: 0 10px 6px 0;
}

img.name {
	float: left; 
	clear: both;
	border:0;
	margin: 0;
}

img.clearimg {
	clear: left;	
}

img.inline-right {
	float: right;
	margin: 0 0 6px 10px;
}

img.pub {
	border: 0;
	height: 129px;
	margin-bottom: 50px;
}

img.puba, img.puba-pad {
	border: 0;
	height: 129px;
	margin-bottom: 10px;
}

img.puba-pad {
	margin-bottom: 45px; 
}

img.pubr {
	border: 0;
	margin: 0 0px 10px 10px;
	float: right;
}

img.lower {
	margin-top: 7px;
}

a.pubr {
  float: right;
  text-align:center;
  paddin-left: 10px;
}

ul.sq,  {
   margin: 0 0 10px 25px;
}

ul.sq li {
   list-style: square;
}

ul.bull {
	margin: 0 0 10px 20px;
}

ul.bull li {
   list-style: disc;
}

ol li {
	list-style: decimal;
}

ol.small {
	float: left;
	margin: 0 50px 0 20px;
	padding: 0;
}

ol.small li {
	width: 190px;
}

.clear {
	clear: both;
	padding: 10px 0 0 0;
}

img.logo { /* Inline images */
	float: right;
	margin: 0 10px 10px 0;
}

img.logo-right {
	margin-left: 10px;
}

img.feature, img.product {
	margin: 5px 0 0 0;
	border: none;
}

img.full-width { /* Full width image */
	margin: 5px 0 15px 0;
}

a.read-more {
	background: url(../../images/front/arrow.png) center right no-repeat;
	color: #0c4472;
	margin: 5px 10px 0 0;
	padding: 0 10px 0 0;
	text-decoration: none;
}

.left {
	float: left;
}

ul.rss {
	margin: 0 0 20px 0;
}

ul.rss li {
	background: url(../../images/front/feed-icon.png) center left no-repeat;
	padding: 2px 0 0 20px;
}

ul.link-list li {
	margin: 0 0 5px 0;
}

ul.link-list li a {
	text-decoration: none;
	color: #0c4472;
}

.newslist { /* InterGame content background */
	background: url(../../images/front/sprite.png) -478px -154px;
}

.block { /* Defines block of content, adds bottom border, margin & padding  */
	border-bottom: 1px solid #cccccc;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}

.block-featured {
	background: #ffe5cc;
	border-bottom: 2px solid #b0b0b0;
	padding: 10px;
	margin: 0 0 10px 0;
}

.bnb {
	border: 0;
}

.block-minor {
	clear: both;
	margin: 0 0 20px 0;
}

.block-minor img {
	margin-bottom: 15px;	
}

.block-center {
	border-bottom: 1px solid #cccccc;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	position: relative;
}

.block-center p {
	margin: 0;
}

.block-center img.small {
	border: none;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}

.block-about {
	margin: 0 70px 0 0;
}

.excerpt {
	float: none;
}

.first h3 {
	
}

p.partners {
	color: #000000;
}

.last-block {
	border: 0;
}

.pad-block {
	margin-top: 45px;
}

.post-pad-block {
	margin-top: 87px;	
}

.last {
	margin: 0;
}

div.first {
	margin-bottom: 5px;
}

.right .sub_button {
	z-index: 1001;
	top: 0;
	position: absolute;
}

.right a.sub {
	display: block;
	position: relative;
	height: 200px;
}

.right img {
	border: none;
	margin: 0 0 15px 0;
}

.right img.sub {
	margin: 0 0 -3px 0;
	z-index: 10;
	position: absolute;
}

.sixth img {
	border: none;
}

blockquote {
	font-size: 17px;
	color: #ff7e00;
	width: 170px;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
}

blockquote p {
	color: #ff7e00;
}

ul#sub-nav {
	margin: 0 0 20px 0;
}

ul#sub-nav li {
	
}

ul#sub-nav li a {
	background: url(../../images/front/sprite.png) 0px -343px;
	width: 257px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	display: block;
}

ul#sub-nav li a span {
	display: block;
	font-size: 12px;
	font-weight: normal;
}

ul#sub-nav li a.first {
	background: url(../../images/front/sprite.png) 0px -297px;
}

.news-info {
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.news-info p {
	float: left;
}

.news-info a {
	float: right;
	display: block;
	margin: 0 0 0 20px;
	padding: 4px 0 3px 22px;
	font-size: 11px;
	color: #818181;
}

.news-info a.print {
	background: url(../../images/front/sprite.png) 0px -410px;
}

.news-info a.email {
	background: url(../../images/front/sprite.png) 0px -391px;
}

.news-meta {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 20px 0;
	padding: 5px 0 2px 0;
	clear: both;
	overflow: hidden;
}

a.share {
	display: block;
	float: left;
	text-indent: -9999px;
	margin: 0 6px 0 0;
}

a.tweet {
	background: url(../../images/front/sprite.png) 0px -432px;
	width: 43px;
	height: 15px;
}

a.like {
	background: url(../../images/front/sprite.png) -44px -432px;
	width: 38px;
	height: 15px;
}

a.plus {
	background: url(../../images/front/sprite.png) -83px -432px;
	width: 38px;
	height: 15px;
}

a.comment-link {
	background: url(../../images/front/sprite.png) -765px -772px;
	float: right;
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 4px 0 3px 40px;
	text-decoration: none;
	border: none;
}

.subscription {
	background: #f8f8f8;
	border: none;
	margin: 0 0 20px 0;
	padding: 10px;
	position: relative;
	height: 100%;
	border-radius: 3px;
}

.subscription p.price {
	float: left;
	width: 131px;
	margin: 5px 0px 0 0;
	color: #0c4472;
}

a.subscribe { /* Subscription button */
	background: url(../../images/front/sprite.png) -155px -397px;
	display: block;
	width: 120px;
	height: 21px;
	margin: 0 6px 0 0;
	padding: 3px 0 0 6px;
	float: left;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Din', Arial, Helvetica, sans-serif;
}

a.advertise { /* Advertise button */
	background: url(../../images/front/sprite.png) -296px -397px;
	display: block;
	width: 129px;
	height: 21px;
	padding: 3px 0 0 6px;
	float: left;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Din', Arial, Helvetica, sans-serif;
}

a.clear {
	clear: both;
	margin: 0 0 10px 0;
}

#cesc { /* Events/Reports Flickr Div */ 
	height: 336px;
	margin-bottom: 20px;
	background: #F5F5F5;
	border: 1px solid #E5E5E5;
}

h4.about {
	display: none;
}

#cesc.home {
	height: 175px;	
}

.overlay {
	/*background: url(../../images/front/trans-bg-light.png);*/
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
	display: none;
}

#overlay-close {
	background: #ffffff;
	border: 1px solid #616161;
	display: block;
	padding: 10px;
	position: absolute;
	z-index: 1000;
	top: 95px;
	display: none;
}

a#lightbox-go, a#lightbox-go2, a.lb {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
}

a#lightbox-go span.enlarge, a.lb span.enlarge {
	background: #ffffff;
	position: absolute;
	bottom: 6px;
	right: 10px;
	border: 1px solid #616161;
	padding: 5px;
	display: block;
	text-align: center;
	background: #FFF;
}

#lightbox-img, #lightbox-img2, .lb-img {
	position: absolute;
	top: 100px;
	z-index: 100;
	display: none;
}

/************************************
 * Subscription info box
 ************************************/

.sub-info {
	background: url(../../images/front/sprite.png) 1px -550px;
	height: 140px;
	margin: 0 0 20px 0;
	padding: 10px 0 0 10px;
	position: relative;
}

.sub-info a.subscribe-yearly {
	background: url(../../images/front/sprite.png) -282px -422px;
	display: block;
	width: 125px;
	height: 21px;
	margin: 0 6px 0 0;
	padding: 3px 0 0 6px;
	float: left;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Din', Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 28px;
	right: 4px;
}

.sub-info h3 {
	color: #ffffff;
}

.sub-info p {
	color: #ffffff;
	width: 220px;
	font-size: 12px;
}

ul.directories {
	float: left;
	width: 350px;
	text-transform: uppercase;
}

ul.directories li {
	margin: 5px 0;
}

ol.directories {
	float: left;
	width: 340px;
	margin-left: 5px;
	margin-right: 15px;
	text-transform: uppercase;
}

ol.directories li {
	margin: 5px 0;
}

ul.directories li.letter {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

ul#ads li ul {
	margin: 5px 0 10px 25px;	
}

ul#ads li ul li {
	list-style: square;	
}

.ad-hide {
	display: none;
}

.ad-show {
	display: block;
}

ul.pages {
	width: 300px;
	text-align: center;
	margin: 0 auto;
}

ul.pages li {
	margin: 0 10px 0 0;
	display: inline;
}

ul.pages li.num a {
	
}

ul.pages li.cur, ul.pages li a.cur {
	color: #0c4472;
	border-bottom: 1px solid #0c4472;
	font-weight: bold;
}

ul.filter li {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul.filter {
	overflow: hidden;
	margin: 0;
}

ul.filter li a {
	display: block;
	float: left;
	margin: 0 1px;
	padding: 3px 5px 2px 5px;
	text-align: center;
	width: 12px;
}

ul.filter li a:hover {
	background: url(../../images/front/filter-dir-hover.gif) bottom no-repeat;
}

ul.filter li a.search {
	width: 43px;
	margin: 0 5px 0 0;
}

ul.filter li a.search:hover {
	background: url(../../images/front/filter-search-hover.gif) bottom no-repeat;
}

ul.filter li a.all {
	width: 45px;
	margin: 0 1px 0 0;
}

ul.filter li a.all:hover {
	background: url(../../images/front/filter-search-hover.gif) bottom no-repeat;
}

ul.filter li a.selected, ul.filter li a:hover.selected {
	background: #0c4472;
	border-radius: 5px;
	color: #ffffff;
	padding: 3px 8px 2px 8px;
	border-bottom: 1px solid #0c4472;
}

/* SHOW IMAGES */

div#show_img {
	clear: both;
	width: 320px;
	height: 225px;
	margin: 0 0 10px 0;
	overflow: hidden;
	position:relative;
}

div#show_img img {
	width: 318px;	
}

div#show_img ul{
	position:absolute;
	height:100%;
	list-style:none;
	margin: 0;
	padding: 0;
}

div#show_img ul li{
	float:left;
	height:100%;
	background-repeat:no-repeat;
	background-position:center center;
	margin: 0;
	padding: 0;
}

div#show_img .arrows{
	position:absolute;
	right:0;
	bottom:0;
	display: none;
}

div#show_img .arrows a{
	width:22px;
	height:22px;
	float:left;
	background:url('https://secure.intergameonline.com/css/front/arrows.png') no-repeat top left;
	text-decoration:none;
	outline:none;
	border:none;
}

div#show_img a.previous:hover{
	background-position:left bottom;
}

div#show_img a.next{
	margin-left:-1px;
	background-position:top right;
}

div#show_img a.next:hover{
	background-position:bottom right;
}

div#show_img .caption{
	font-size:13px;
	line-height: 22px;
	position:absolute;
	bottom:0;
	left:0;
}

/************************************
 * Events Calendar
 ************************************/


table.calendar {
	margin-bottom: 50px;
	width: 100%;
	border: 2px solid #ffffff;
	font-family: 'Din', Arial, Helvetica, sans-serif;
}

table.calendar th {
	background: url(../../images/front/footer-gradient.png) repeat-x;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0b3e68), to(#072b47));
	background-image: -webkit-linear-gradient(top, #0b3e68, #072b47);
	background-image: -moz-linear-gradient(top, #0b3e68, #072b47);
	background-image: -ms-linear-gradient(top, #0b3e68, #072b47);
	background-image: -o-linear-gradient(top, #0b3e68, #072b47);
	padding: 10px 0;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	position: relative;
}

table.calendar th a {
	color: #849db3;
	font-size: 15px;
}

table.calendar th.cal-nav {
	padding: 10px;
}

table.calendar th span.l-corner {
	background: url(../../images/front/sprite.png) -256px -297px;
	display: block;
	width: 6px;
	height: 5px;
	position: absolute;
	top: 0;
	left: 0;
}

table.calendar th span.r-corner {
	background: url(../../images/front/sprite.png) -263px -297px;
	display: block;
	width: 6px;
	height: 5px;
	position: absolute;
	top: 0;
	right: 0;
}

table.calendar td {
	background: #e8edf1;
	padding: 0;
	border: 2px solid #ffffff;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
	height: 110px;
}

table.calendar td.day_header {
	background: #88a7bb;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
	width: 102px;
	height: 20px;
}

table.calendar td.today {
	background: #fafbfd;
}

table.calendar td.weekend {
	background: #d0dde5;
}

table.calendar td .data {
	margin: 0 0 0 5px;
	position: relative;
}

table.calendar td .td-wrap {
	position: relative;
	width: 100%;
	height: 100%;
}

table.calendar td .data a {
	color: #616161;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 3px 0 0 0;
}

table.calendar td .day { /* day number */
	display: block;
	text-align: right;
	font-size: 32px;
	padding: 0 5px 1px 0;
	color: #bfcbd6;/*#d2dce5;*/
	height: 20px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 100;
}

table.calendar td.today .day {
	color: #b2c5d3;
}

table.calendar td.weekend .day {
	color: #a3b5c1;/*#bdcfdb;*/
}

table.calendar td .data .cal-info-box {
	background: url(../../images/front/cal-tool-bg.png) repeat-x;
	position: absolute;
	top: 0px;
	right: -197px;
	z-index: 999;
	display: none;
	padding: 7px;
	width: 183px;
}

table.calendar td .data .flip {
	background: url(../../images/front/cal-tool-bg-left.png) repeat-x;
	left: -202px;
	padding: 7px 2px 7px 12px;
}

table.calendar td .data .cal-info-box p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

table.calendar td .data .cal-info-box p.location, table.calendar td .data .cal-info-box a {
	font-size: 11px;
	color: #f6d5b6;
	font-weight: normal;
}

table.calendar td .data .cal-info-box p.location { position: relative; }

table.calendar td .data .cal-info-box a.read-more {
	background: url(../../images/front/arrow-light.png) center right no-repeat;
	display: inline;
	padding: 0 10px 0 0;
}

table.calendar td .data .cal-info-box h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	position: relative;
}

table.calendar td .data .cal-info-box h5 span.arrow {
	display: block;
	background: url(../../images/front/cal-tool-arrow.png);
	width: 4px;
	height: 15px;
	position: absolute;
	top: 0px;
	left: -11px;
}

table.calendar td .data .cal-info-box h5 span.arrow-left {
	background: url(../../images/front/cal-tool-arrow-left.png);
	left: 185px;
}

table.calendar td .data .cal-info-box p span.shad {
	background: url(../../images/front/cal-tool-shadow.png);
	display: block;
	width: 195px;
	height: 6px;
	position: absolute;
	bottom: -13px;
	left: -5px;
}

table.calendar td .data .cal-info-box p span.shad-left {
	left: -10px;
}

/************************************
 * Search Results
 ************************************/

#results-box {
	clear: both;
	border-top: 1px solid #cfd9e2;
	border-bottom: 1px solid #cfd9e2;
	padding: 15px 0 10px 0;
}

#results-box ul li {
	margin: 0 0 5px 0;
}

/************************************
 * Forms
 ************************************/

.form {
	background: #e7ecf2;
	padding: 13px 10px;
	position: relative;
	margin: 20px 0;
	clear: both;
	overflow: hidden;
}

.form .l-corner {
	background: url(../../images/front/sprite.png) -799px -732px;
	display: block;
	width: 6px;
	height: 5px;
	position: absolute;
	top: 0;
	left: 0;
}

.form .r-corner {
	background: url(../../images/front/sprite.png) -817px -732px;
	display: block;
	width: 6px;
	height: 5px;
	position: absolute;
	top: 0;
	right: 0;
}

.form .arrow {
	background: url(../../images/front/sprite.png) -660px -650px
}

/************************************
 * Form Validation
 ************************************/

ul.errors {
	margin: 5px 0 15px 0;
}

ul.errors li {
	list-style: square;
	margin: 0 0 5px 25px;
	padding: 0;
	color: #FF7E00;
}

.form input.error {
	border-color: #FF7E00;
}

.form p em {
	background: #FF7E00 url(../../images/front/content/er.gif) no-repeat top left;
	color: #FFF;
	float: left;
	font-size: 13px;
	padding: 5px 10px;
	margin-left: 5px;
}

.form p {
	margin: 0 0 5px 0;
	clear: both;
}

.form p.info {
	margin: 10px 0 15px 0;
}

.form label {
	display: block;
	float: left;
	width: 145px;
	margin: 5px 0 0 0;
}

.form td label {
	width: auto;
	display: inline;
	float: none;
	margin: 0;
}

.form td label span {
	font-size: 12px;
	color: #333;
}

.form td label span.price {
	font-size: 13px;
	font-weight: bold;
	color: #0C4472;
}

.form td input {
	width: auto;
}

.form label span {
	font-size: 11px;
	color: #666;
}

.form label.sml {
	width: 65px;
}

.form label.top {
	margin: 0;
	padding: 0px;
}

.form input, .form textarea {
	padding: 5px;
	border: 1px solid #999999;
	width: 230px;
	margin: 0 0 5px 3px; 
	float: left;
}

.form select {
	float: left;
	margin: 3px 0 0 3px;
	max-width: 243px;
}

.form input.acode {
	width: 55px;
	margin: 0 5px 0 0;
}

.form input.tel {
	width: 158px;
}

.form input.submit {
	background: url(../../images/front/sprite.png) -200px -422px;
	width: 80px;
	height: 24px;
	border: none;
	margin: 10px 0 0 150px;
	padding: 4px 0 1px 5px;
	color: #ffffff;
	text-align: left;
	text-transform: uppercase;
	font-family: 'Din', Arial, Helvetica, sans-serif;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.form > input.submit:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	margin: 10px 0 0 150px;
}

.form .search {
	position: relative;
	overflow: hidden;
	margin: 0 20px 0 0;
}

.form .search-right {
	float: right;
	margin: 0;
}

.form .filter {
	margin: 5px 0 0 0;
}

.form .search input {
	background: url(../../images/front/sprite.png) -390px -650px;
	border: 1px solid #96acbf;
	width: 236px;
	padding: 9px 5px 7px 5px;
	margin: 10px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #818181;
	outline: none;
}

.form .search select {
	margin: 17px 10px 0 0;
}

.form .search select.drp {
	margin: 0 0 10px 0;
	width: 270px;
}

.form .search .dropbox {
	background: url(../../images/front/sprite.png) -671px -650px;
	width: 213px;
	height: 32px;
	display: absolute;
	bottom: 40px;
}

.form .search .results {
	margin: 0;
}

.form .search input.submit {
	background: url(../../images/front/sprite.png) -764px -723px;
	border: none;
	width: 27px;
	height: 32px;
	vertical-align: top;
	padding: 9px 8px 9px 8px;
}

div.mag img.digi {
	position: absolute;
	left: 18px;
	border: 0;
}

/* POST COMMENTS */

.comment {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #dddddd;
}

.comment img, .comment .comment-content {
	float: left;
}

.comment img {
	margin: 0 15px 0 0;
}

.comment .comment-content {
	width: 500px;
}

.comment .comment-meta {
	font-size: 11px;
	color: #888888;
}

/************************************
 * Side-nav
 ************************************/

.side-nav {
	background: #072740 url(../../images/front/side-nav-bg.png) no-repeat;
	margin: 0 0 20px 0;
}

.side-nav h3 {
	font-weight: bold;
	color: #ffffff;
	margin: 0 10px;
	padding: 8px 0 5px 0;
	border-bottom: 1px solid #0b3350;
}

.side-nav ul li a, .side-nav ul li.p, .side-nav ul li.pa {
	background: url(../../images/front/side-nav-arrow.png) top right no-repeat;
	color: #88adc6;
	display: block;
	margin: 0 10px;
	padding: 3px 0;
	border-top: 1px solid #0b375a;
	border-bottom: 1px solid #051f32;
}

.side-nav ul li a:hover, .side-nav ul li a.active, .side-nav ul li.pa {
	background: url(../../images/front/side-nav-arrow-hover.png) top right no-repeat;
	color: #eaf1f6;
}

.side-nav ul li.pa, .side-nav ul li.p {
	background-image: none;	
}

.side-nav ul li.p span, .side-nav ul li.pa span {
	font-size: 15px;	
	font-weight: bold;
	margin: 10px 0 3px 0;
}

.side-nav ul li.p img, .side-nav ul li.pa img {
	margin-top: 10px;
}


.side-nav ul li.top {
	padding-top: 5px;
}

.side-nav ul li a.one {
	border-top: 1px solid #155a8c;
	border-bottom: 1px solid #0b3450;
}

.side-nav ul li a.two {
	border-top: 1px solid #135483;
	border-bottom: 1px solid #0a2f4b;
}

.side-nav ul li a.three {
	border-top: 1px solid #0f4f7d;
	border-bottom: 1px solid #072945;
}

.side-nav ul li a.four {
	border-top: 1px solid #0d4573;
	border-bottom: 1px solid #072842;
}

.side-nav ul li a.five {
	border-top: 1px solid #0d416e;
	border-bottom: 1px solid #07263f;
}

.side-nav ul li a.six {
	border-top: 1px solid #0b4069;
	border-bottom: 1px solid #07253d;
}

.side-nav ul li a.seven {
	border-top: 1px solid #0b3f67;
	border-bottom: 1px solid #06233b;
}

.side-nav ul li a.eight {
	border-top: 1px solid #0a3b62;
	border-bottom: 1px solid #062238;
}

.side-nav ul li:last-childe {
	padding-bottom: 5px;	
}

.side-nav ul li a.top {
	border-top: none;
}

.side-nav ul li a span {
	font-weight: bold;
	font-size: 14px
}

/************************************
 * Jurisdictions
 ************************************/

.jurisdictions-map {
	background: url(../../images/front/content/jurisdictions-map.jpg);
	width: 800px;
	height: 598px;
	position: relative;
}

.jurisdictions-map h2 {
	font-family: 'Din', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 17px;
	width: 600px;
	margin: 20px 0 0 20px;
	line-height: 21px;
	color: #0c4472;
	float: left;
}

.jurisdictions-map .menu, .jurisdictions-small .menu {
	background: url(../../images/front/trans-bg.png);
	position: absolute;
	right: 10px;
	margin: 0 15px 0 0;
	padding: 0;
	border-radius: 0 0 5px 5px;
	z-index: 999;
}

.jurisdictions-map .menu h3, .jurisdictions-small .menu h3 {
	background: url(../../images/front/content/jurisdictions-arrow-no-glow.png) top right no-repeat;
	padding: 10px 30px 10px 10px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}

.jurisdictions-small .menu h3 {
	background: #102b41 url(../../images/front/content/jurisdictions-arrow-no-glow.png) top right no-repeat;
	border-radius: 0 0 5px 5px;
}

.jurisdictions-map .menu ul, .jurisdictions-small .menu ul {
	padding: 0 10px 10px 10px;
	display: block;
}

.jurisdictions-map .menu ul li a, .jurisdictions-small .menu ul li a {
	background: url(../../images/front/jurisdictions-white-arrow.png) center right no-repeat;
	padding: 0 13px 0 0;
	color: #ffffff;
}

.jurisdictions-map > a, .jurisdictions-small > a {
	color: #333333;
	font-weight: bold;
	position: absolute;
	display: block;
}

.jurisdictions-map > a:hover, .jurisdictions-small > a:hover {
	color: #f57900;
}

.jurisdictions-map > a.pin-left, .jurisdictions-small > a.pin-left {
	background: url(../../images/front/content/jurisdictions-arrow.png) top left no-repeat;
	padding: 5px 0 10px 20px;
}

.jurisdictions-map > a.pin-right, .jurisdictions-small > a.pin-right {
	background: url(../../images/front/content/jurisdictions-arrow.png) top right no-repeat;
	padding: 5px 20px 10px 0;
}

.jurisdictions-map > a.pin-right-side, .jurisdictions-small > a.pin-right-side {
	background: url(../../images/front/content/jurisdictions-arrow-side-right.png) center right no-repeat;
	padding: 0 22px 0 0;
}

.jurisdictions-map > a span, .jurisdictions-small > a span {
	background: #ffffff;
	display: block;
}

.jurisdictions-small {
	background: url(../../images/front/content/jurisdictions/jurisdictions-map-small.jpg);
	width: 800px;
	height: 180px;
	margin: 0 0 20px 0;
	position: relative;
}

.us {
	background: url(../../images/front/content/jurisdictions/jurisdictions-map-small-us-euro.jpg);
}

.jurisdictions-small .crosshairs-hor {
	position: absolute;
	width: 800px;
	height: 1px;
	border-top: 1px solid #f5b679;
}

.jurisdictions-small .crosshairs-vert {
	position: absolute;
	width: 1px;
	height: 180px;
	border-left: 1px solid #f5b679;
}

/************************************
 * Individual jurisdiction pages
 ************************************/

.jurisdictions-small .gibraltar-hor { top: 136px; }
.jurisdictions-small .gibraltar-vert { left:258px; }
.jurisdictions-small .alderney-hor { top: 57px; }
.jurisdictions-small .alderney-vert { left:272px; }
.jurisdictions-small .isleofman-hor { top: 27px; }
.jurisdictions-small .isleofman-vert { left:262px; }
.jurisdictions-small .jersey-hor { top: 59px; }
.jurisdictions-small .jersey-vert { left:271px; }
.jurisdictions-small .kahnawake-hor { top: 69px; }
.jurisdictions-small .kahnawake-vert { left:234px; }
.jurisdictions-small .malta-hor { top: 135px; }
.jurisdictions-small .malta-vert { left:346px; }

/************************************
 * Footer
 ************************************/

#footer {
	background: url(../../images/front/footer-gradient.png) repeat-x;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0b3e68), to(#072b47));
	background-image: -webkit-linear-gradient(top, #0b3e68, #072b47);
	background-image: -moz-linear-gradient(top, #0b3e68, #072b47);
	background-image: -ms-linear-gradient(top, #0b3e68, #072b47);
	background-image: -o-linear-gradient(top, #0b3e68, #072b47);
	margin: 20px 0 50px 0;
	padding: 15px 10px;
	overflow: hidden;
	position: relative;
}

#footer ul {
	overflow: hidden;
	margin: 0 0 10px 0;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #ffffff;
}

#footer ul li a.last {
	border: none;
}

#footer p {
	clear: both;
	color: #b6c4cf;
	margin: 5px 0 0 0;
}

#footer a {
	color: #b6c4cf;
}

#footer a.native {
	background: url(../../images/front/sprite.png) -497px -687px;
	width: 260px;
	height: 17px;
	margin: 3px 0 0 4px;
	padding: 0;
	display: block;
	float: left;
	color: #6b7f8f;
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	bottom: 13px;
	right: 10px;
}

#footer a.native span {
	display: block;
	text-indent: -9999px;
}

#footer .l-corner {
	background: url(../../images/front/sprite.png) -256px -297px;
	display: block;
	width: 6px;
	height: 5px;
	position: absolute;
	top: 0;
	left: 0;
}

#footer .r-corner {
	background: url(../../images/front/sprite.png) -263px -297px;
	display: block;
	width: 6px;
	height: 5px;
	position: absolute;
	top: 0;
	right: 0;
}

.has-video {
	position: relative;
}

.has-video h3 {
	padding-right: 30px;	
}

.vid-icon {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
}

.vid2 {
	border:none;float:right;margin-top:5px
}

.homepage-link {
	margin: 0 0 0 26px;
	width: 170px;
	font-size: 11px;
	float: left;
	display: block;
}

span.form-info {
	padding: 0 0 0 5px;
	line-height: 27px;
	font-size: 11px;
}

/************************************
 * Print
 ************************************/

@media print {
  a {
  	text-decoration: underline;  
  }
  
  #header {
	display: none;  
  }
  
  #center-mid {
	display: none;  
  }
  
  #right {
	display: none;  
  }
  
}