@import "modules/all.php";
p.tmp {
	font: 12px/1.2 Courier New;
	color: #008000;
}
/*
	=== General Stuff ===
*/
body {
	background: #6e0600 url(gfx/site/body-bg.gif) repeat-x;

	margin: 0;
	padding: 0;

	font: 12px/1.2 Trebuchet MS;
	color: #1D1D1D;
}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 0 0;
	font-weight: bold;
}

h2 {
	margin: 0 0 5px 0;
	font-size: 30px;
}

h3 {
	font-size: 22px;
}

h4, h5, h6 {
	font-size: 16px;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.4;
}

ul, ol {
	margin: 0 0 10px 30px;
	padding: 0;
}

a {
	color: #142afd;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

	a img {
		border: 0;
	}

hr {
	display: none;
}

form {
	margin: 0;
	padding: 0;
}

label {
	cursor: pointer;
}

input {
	vertical-align: middle;
}

input, select, textarea {
	font: 12px/1.2 Arial;
}

input[type="submit"] {
	cursor: pointer;
}



/*
	=== Global Classes ===
*/

/* Easy clearing of floats (see http://positioniseverything.net/easyclearing.html) */
.clearfix:after {display:block;clear:both;height:0;visibility:hidden;content:".";}
.clearfix {display:inline-block;}
* html .clearfix {height:1px;}
.clearfix {display:block;}

.clear {clear:both;}

/*
	=== Site Layout ===
*/
#skip-navigation {
	display: none;
}

#wrapper {
	background: url(gfx/site/wrapper-bg.gif) repeat-y;

	width: 910px;

	margin: 0 auto;
}

/* == Header == */
.defaultHeader {
	background: url(gfx/site/header-bg-com-roulette.jpg) repeat-x;

	height: 146px;

	position: relative;
} 

/*Header for the black jack page*/
.headerBlackJack {
	background: url(gfx/site/header-bg-com-blackjack.jpg) repeat-x;

	height: 146px;

	position: relative;
}

/*Header for the slots page*/
.headerSlots {
	background: url(gfx/site/header-bg-com-slots.jpg) repeat-x;

	height: 146px;

	position: relative;
}

/*Header for the video poker page*/
.headerVideoPoker {
	background: url(gfx/site/header-bg-com-videopoker.jpg) repeat-x;

	height: 146px;

	position: relative;
}

/*Header for the slots page*/
.headerSlots {
	background: url(gfx/site/header-bg-com-slots.jpg) repeat-x;

	height: 146px;

	position: relative;
}

/*Header for the roulette page*/
.headerRoulette {
	background: url(gfx/site/header-roulette.jpg) repeat-x;

	height: 146px;

	position: relative;
}

/*Header for the black jack page*/
.headerVideoPoker {
	background: url(gfx/site/header-bg-com-videopoker.jpg) repeat-x;
	height: 146px;
	position: relative;
}

	/* Logo */
	#header #site-logo {
		width: 390px;
		position: absolute;
		left: 0;
		top: 10px;
	}
	
		#header #site-logo h1 {
			margin: 0;
			width: 100%;
			height: 58px;
		}
		
			#header #site-logo h1 a {
				display: block;
				height: 100%;
				text-decoration: none;
				text-indent: -10000px;
				outline: 0;
			}
		
		#header #site-logo h2 {
			padding:0 0 0 60px;
			color:#9e3b2a;
			font-size:13px;
			font-style:italic;
		}
	
	/* Language Navigation */
	#header #language-navigation {
		position: absolute;
		top: 20px;
		right: 10px;
		width: 235px;
	}
		#header #language-navigation p {
			margin:0 0 0.3em;
			color:#7f3222;
			font-weight:bold;
		}
	
		#header #language-navigation ul {
			margin: 0;
			list-style-type: none;
		}

			#header #language-navigation li {
				display: inline;
				margin: 0 3px 0 0;
			}
	
	/* Navigation */
	#header ul#navigation {
		margin: 0;
		list-style-type: none;

		position: absolute;
		left: 11px;
		bottom: 5px;
	}

		#header ul#navigation li {
			background: url(gfx/site/nav-left.gif) no-repeat left -30px;
			float: left;
			height: 30px;

			_width: 1px;
			_white-space: nowrap;
		}

			#header ul#navigation li a {
				background: url(gfx/site/nav-right.gif) no-repeat right -30px;
				display: block;
				padding: 10px 6px 0 6px;
				height: 20px;
				font-size:11px;
				font-weight: bold;
				color: #f4f42d;
				text-decoration: none;
				zoom:1;
			}

			#header ul#navigation li a:hover {
				text-decoration: underline;
			}
			
				#header ul#navigation li span {
					display:block;
					padding:0 8px;
					height:100%;
					cursor: pointer;
				}
				
				#header ul#navigation li.casino span {
					padding-left:19px;
					background-repeat:no-repeat;
					background-position: 0 0;
				}
		
		#header ul#navigation li.sel {
			background-position: left top;
		}

			#header ul#navigation li.sel a {
				background-position: right top;
				color: #262626;
			}

	/* Search form */
	#header #language-navigation form {
		margin: 0;
	}

		#header #language-navigation form p {
			margin: 5px 0 0 20px;
		}

			#header #language-navigation #searchString {
				background: #b38b8b url(gfx/content/gradient-light-red.gif) repeat-x;
				border: 1px solid #c7aeae;
				width: 120px;
				color: #fff;
			}

	/* Language-Form */
	/*
	#header form {
		position: absolute;
		right: 11px;
		bottom: 5px;
	
	}

		#header form p {
			background: url(gfx/site/header-select-bg.gif) no-repeat;

			position: static;

			margin: 0;
			width: 165px;
			height: 25px;

			padding: 2px 0 0 2px;
		}

			#header form.no-js p select {
				float:left;
				width: 120px;
				border: 1px solid #a3a3a3;
				padding: 1px;
			}
			
			#header form p select {
				float:none;
				width:160px;
			}
			
			#header form p input {
				display:inline;
				float:left;
				width:35px;
				margin-left:3px;
			}*/

/* == Sub Navigation == */
#sub-navigation {
	padding: 0 19px;
	position: relative;
}

	#sub-navigation ul {
		margin: 0;
		padding: 10px 0;
		list-style-type: none;
		border-bottom: 1px solid #EAEAEA;
	}

		#sub-navigation ul li {
			display: inline;
			margin: 0 10px 0 0;
		}

			#sub-navigation ul li a {
				text-decoration: none;
				font-weight: bold;
				font-size: 11px;
			}

			#sub-navigation ul li a:hover {
				text-decoration: underline;
			}

	#sub-navigation form {
		position: absolute;
		right: 19px;
		top: 5px;
	}

		#sub-navigation form p {
			margin: 0;
		}

/* == Content == */
#content {
	width: 535px;
	float: left;
	padding: 10px 10px 10px 19px;
}

/* == Sub-Content == */
#sub-content {
	width: 320px;
	float: right;
	padding: 10px 19px 10px 7px;
}

/* == Footer == */
#footer {
	clear: both;
	padding: 0 19px 20px 19px;
	font: 10px/1.2 Verdana;
	color: #818181;
	text-align: center;
}

	#footer p {
		padding: 0 80px;
	}

	#footer ul {
		background: url(gfx/site/footer-ul-bg.gif) repeat-x;
		margin: 0 0 10px 0;
		padding: 15px 0 0 0;
		list-style-type: none;
	}

		#footer ul li {
			display: inline;
		}

		#footer ul li:after {
			content: " | ";
		}

		#footer ul li:last-child:after {
			content: "";
		}

			#footer ul li a {
				color: #1D1D1D;
				text-decoration: none;
				font-weight: bold;
			}

			#footer ul li a:hover {
				text-decoration: underline;
			}
			
span.local-flag {
	background: url(gfx/icons/flags/usa.png) no-repeat; 

	display: block;
	width: 25px;
	height: 19px;
	text-indent: -10000px;
}

span.uk {
	background: url(gfx/icons/flags/uk.gif) no-repeat; 
}

ul.other-countries {
	list-style-type:none;
}
	ul.other-countries a {
		text-decoration: none;
	}
	
ul.sitemap-articles {
	list-style-type: none;
}
	ul.sitemap-articles a {
		text-decoration: none;
	}

/* == Flash Game Listing == */

#flashgamelisting-page #temp-offer,
#blackjacktrainer-page #temp-offer {
	top: 191px;
}

#flash-game-listing ul {
	list-style: none;
}

	#flash-game-listing li {
		clear: both;
		_height: 1%;
		overflow: hidden;
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid #eaeaea;
	}
	
		#flash-game-listing li:last-child {
			padding-bottom: 0;
			border-bottom: 0;
		}
		
		#flash-game-listing li h3 {
			margin: 0 0 5px;
		}
		
		#flash-game-listing li p {
			+margin: 0;
		}
		
		#flash-game-listing li img {
			float: right;
			margin: 0 0 20px 20px;
		}
		
		#flash-game-listing li a {
			font-weight: bold;
		}

/* == Flash Game == */

#flashgame-page #temp-offer {
	top: 191px;
}

#flash-game-nav {
	float: right;
	margin: 0 0 20px 20px;
	background: #efefef;
}

	#flash-game-nav h2 {
		margin: 0;
		padding: 8px 10px 14px 10px;
		color: #fff;
		background: #161616 url(gfx/content/box-head-black.gif) repeat-x left bottom;
		font-size: 14px;
		text-transform: uppercase;
	}
	
	#flash-game-nav ul {
		margin: 0 9px 9px;
		list-style: none;
	}

#flash-game-game {
	clear: both;
	margin: 0 0 20px;
	text-align: center;
}

	#flash-game-game-replace {
		padding: 10px;
		background: #fcc;
		text-align: center;
		color: #100;
	}
	
		#flash-game-game-replace h3 {
			margin: 0 0 10px;
			font-size: 16px;
			text-transform: uppercase;
		}
		
		#flash-game-game-replace p {
			margin: 0;
			font-size: 14px;
		}
	
	#flash-game-game object {
		padding: 1px;
		border: 1px solid #e2ddc9;
	}

/* == Flash Game Menu == */

#flash-game-menu {
	background: #fafafa url(gfx/content/box-content-gradient-2.gif) repeat-x;
	border: 7px solid #F9F9F9;
	margin: 0 0 20px 0;
}

	#flash-game-menu h2 {
		background: #161616 url(gfx/content/box-head-black.gif) repeat-x left bottom;

		margin: 0;
		padding: 8px 10px 14px 10px;

		font-size: 14px;
		text-transform: uppercase;
		color: #fff;
	}

	#flash-game-menu ul {
		list-style-type:none;
		padding: 0px;
		margin: 0 0 0 10px;
	}

		#flash-game-menu li {
			border-bottom: 1px solid #fff;
			padding: 3px 0px;
			vertical-align: top;
			text-align: left;
		}

/* 
	For CasinoToplists US - Online Pool
	"We recommend"-box
 */
#play89-online-pool-room{
	float: right;
	width: 260px;
	overflow: auto;
	margin: 5px;
}
	#play89-online-pool-room div.we-recommend{
		float: left;
		clear: both;
		height: 17px;
		margin-left: 4px;
		padding-top: 4px;
		padding-right: 2px;
		padding-left: 6px;
		color: #ffffff;
		background: transparent url(gfx/site/play89-online-pool-room-title-left.png) no-repeat;
		text-transform: uppercase;
	}
	
	#play89-online-pool-room div.we-recommend-right{
		float: left;
		width: 5px;
		height: 21px;
		background: transparent url(gfx/site/play89-online-pool-room-title-right.png) no-repeat;
	}
	
	#play89-online-pool-room div.box{
		clear: both;
		overflow: auto;
		padding: 0px 12px 12px 12px;
		background: #fffdc9 url(gfx/site/bg-play89-online-pool-room.png) repeat-x;
		border: 1px solid #ffd19b;
	}
	
		#play89-online-pool-room div.box h1{
			font-weight: bold;
			font-size: 16px;
		}
	
		#play89-online-pool-room div.box h2{
			margin-top: 8px;
			margin-bottom: 1px;
			font-weight: bold;
			font-size: 13px;
		}
				
		#play89-online-pool-room div.box a.play-pool {
			float:left;
			width:auto;
			padding:0 7px 0 20px;
			color:#ffffff;
			background:transparent url(gfx/content/play89-online-pool-room-play-button-right.png) no-repeat scroll right center;
			font-style:normal;
			font-weight:bold;
			font-size:1.2em;
			line-height:normal;
			font-family:'Trebuchet MS',Arial,Helvetica;
			font-size-adjust:none;
			font-stretch:normal;
			font-variant:normal;
			text-decoration:underline;
		}
		
			#play89-online-pool-room div.box a.play-pool span {
				display:block;
				padding:0 8px 0 14px;
				background:transparent url(gfx/content/play89-online-pool-room-play-button-left.png) no-repeat scroll left center;
				line-height:38px;
			}