@charset "utf-8";

@import url(contents.css);
@import url(home.css);


body {
	background-image:url(../images/background.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#064b68;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
	top: inherit;
	color: #FFFFFF;
}
h1{
	font-weight: bold;
	text-transform:uppercase;
	color:#65BADE;
	margin-left:20px;
	font-size:14px;
	display:block;
	border-bottom: 2px solid #339900;
}
h2{
	text-transform:uppercase;
	color:#FF0000;
	margin: 0 5px 0 20px;
	font-size:12px;
	display:block;
	border-bottom: 1px solid #999999;
	text-align:left;
}
h3{
	text-transform:uppercase;
	color:#ba1b1b;
	margin-left:20px;
	font-size:11px;
	text-align:left;
}
h4{
	text-transform:uppercase;
	color:#ba1b1b;
	padding-left:20px;
	font-size:11px;
	text-align:left;
}
h5{
	color:#65BADE;
	margin-left:10px;
	font-size:11px;
	text-align:center;
}
p{
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
}
li{
	padding-right:20px!important;
	text-align:left;
	font-size:11px;
}
a {
	color:#65BADE;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

/*********  Header Begin  *********/
.header{
	width:1000px;
	text-align:center;
}
.logo{
	height:101px;
	font-size: 36px;
	color: #FFFFFF;
	width: 1000px;
}
.lang{
	
	background-image:url(../images/03-header-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:583px;
	height:154px;
}
.selection{
	width:89px;
	height:25px;
	float:right;
	text-align:left;
	vertical-align:middle;
	padding:5px 0 0 5px;
	;
	margin:5px 5px 0 0;
	background-repeat:no-repeat;
}
.selection a{
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:10px;
	vertical-align:middle;
}
.selection a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/*********  Header End  *********/
.LT-header {
	background-image:url(../images/left-table_r1_c1.gif);
	vertical-align: bottom;
	background-repeat:no-repeat;
}
.LT-body {
background-image:url(../images/left-table_r2_c1.gif);
background-repeat:repeat-y;
}
.LT-footer {
	background-image: url(../images/left-table_r3_c1.gif);
	vertical-align: top;
	background-repeat:no-repeat;
}

/*********  LT layout  **********/



/*********  Menu UP Begin  *********/
.menubox{
	background-image:url(../images/06-menu-bg.jpg);
	background:#373737;
	background-position:top;
	background-repeat:repeat-x;
	width:1000px;
	height:30px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.menuupactive{
	background-image:url(/images/tab-end-active.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	display:block;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	height:20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	margin-right: 2px;
}
.menuupactive a{
	color:#000000;
	text-align:center;
	padding:0;
	margin:0;
}
.menuup{
	background-image:url(/images/tab-end-inactive.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	color:#d98c8f;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	height:23px;
	display:block;
	padding-right: 18px;
	padding-left: 15px;
	background-color: #B2191E;
	padding-top: 5px;
	margin-right: 2px;
}
.menuupnone{

	background-position:top;
	background-repeat:no-repeat;
	color:#d98c8f;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	width:103px;
	padding: 9px 0 0 0;
	margin:0;
}

.linksection{
	height:25px;
	width:125px;
	padding:0;
	margin:0;
}	
.menuup a{
	color:#d98c8f;
	padding: 5px 0 0 0;
	line-height:20px;
	margin:0;
}
.menuup a:hover{
	color:#FFFFFF;
}
.players{
	color:#FFFFFF;	
	text-align:right;
	padding: 0 10px 0 0;
	vertical-align:middle;
	width:275px;
}
/*********  Menu UP End  *********/

/********* Main Content Begin  *********/
.content{
	width:1006px;
	border-bottom:#9b9b9b solid 1px;
}
.introtext{
	text-align:justify;
	padding:0;
	margin:1px;
}

	/*********  SubNav begin  *********/
	
	.subnav{
		font-size:10px;
		margin:0;
		padding:5px;
		text-align:center;
		background-color:#FFFFFF;
	}
	.subnav a{
		width:100%;
		display:block;
		padding:0;
		margin:0;
	}
	#dropmenudiv2{
		position:absolute;
		float:left;
		border:#730000 solid 1px;
		font:normal 9px Verdana;
		line-height:15px;
		z-index:100;
		top:500px;
	}
	#dropmenudiv2 a{
		border-bottom: 1px solid #730000;
		display: block;
		text-indent: 0;
		padding: 2px;
		text-decoration: none;
		font-weight: bold;
	}
	#dropmenudiv2 a:hover{ /*hover background color*/
		background-color: #EFEFEF;
		border-bottom: 1px solid #CCCCCC;
		text-decoration:none;
	}
	/*********  SubNav end  *********/

	/*********  Menu left begin  *********/
	
	.menuleft{
		width:179px;
		text-align:center;
		vertical-align:top;
		background-color:#373737;
	}
	.menuoptions{
		padding:0;
		margin:0;
		list-style:none;
	}
	.menuoption{
		width:179px;
		height:39px;
		padding: 0;
		margin: 0;
		text-align:left;
		background-color:#373737;
		border-top:#5f5f5f solid 1px;
		border-bottom:#2c2c2c solid 1px;
	}
	.menuoption:hover{
		width:179px;
		height:39px;
		padding: 0;
		margin: 0;
		text-align:left;
		background-color:#202020;
		border-top:#5f5f5f solid 1px;
		border-bottom:#2c2c2c solid 1px;
	}
	.menuoption p{
		padding:12px 0 0 10px;
		margin:0;
		color:#FFFFFF;
	}
	.menuoption p:hover{
		background-color:#202020;
	}
	.menuoption div:hover{
		background-color:#202020;
	}
	.menuoption-link{
		font-size:10px;
		color:#FFFFFF;
		width:179px;
		height:39px;
		font-weight:normal;
	}
	.menuoption-link:hover{
		font-size:10px;
		color:#FFFFFF;
		width:179px;
		height:39px;
		font-weight:normal;
		background-color:#202020;
	}
	
	/*********  Menu left end  *********/
	
	/*********  Main content begin  *********/
	
	.maincontent{
		background-color:#FFFFFF;
		vertical-align:top;
		width:100%;
		padding:5px;
		margin:0;
		text-align:left;
	}
	.headTextpromo
	{
		font-size:12px;
		font-weight:bold;
		padding:2px;
	}
	.noteInfo {
		border: 1px solid #ccc;
		font-size:11px;
		background-color:#eee;
		text-align:justify;
		padding:8px;
		margin:20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	.noteInfo2 {
		border: 1px solid #ccc;
		font-size:11px;
		background-color:#ffffff;
		text-align:justify;
		padding:8px;
		margin:20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
	.mainTextBold{
		font-weight:bold;
	}
	.atention_yellow {
		border: 1px solid #ccc;
		font-size:11px;
		background-color:#ffff66;
		text-align:justify;
		padding:8px;
		margin:20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	#cashier_withdrawal ul {
/*		list-style-image:url(../images/gfx/bullet.gif);*/
	}	
	.sequence {
		border:1px solid #ccc; 
		margin-left:20px;
		margin-right:20px;
		text-align:left;
	}	
	.sequenceBox {
		background:#fff url(../images/gfx/downarrow.gif) no-repeat bottom left; 
		margin:0 0 10px 0; 
		padding:0 0 12px 0; 
		border-bottom: 0px solid #ccc;
	}	
	.last{ 
		background-image:none!important; 
		background-color:#fff;
	}	
	.sequenceContent { 
		display:block; 
		background:#e6e6e6; 
		padding:5px; 
	}
	
	.sequence999 {
		border:1px solid #999; 
		margin-left:20px;
		margin-right:20px;
	}	
	.sequenceBox999 {
		background:#fff url(../images/gfx/downarrow999.gif) no-repeat bottom center; 
		margin:0 0 10px 0; 
		padding:0 0 12px 0; 
		border-bottom: 0px solid #ccc;
	}	
	.sequenceContent999 { 
		display:block; 
		background:#999; 
		padding:5px; 
	}
	
	.WEB_ERROR {
		background:#fff url(/images/web_error.gif) no-repeat top left;
		border:5px solid red;
		font:16px bold Verdana, Arial, Helvetica, sans-serif;
		height:200px;
		text-align:right;
	}
	.tableHeadRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color:#339900;
	}
	.tableThinBorder {
		border: 1px #000000 solid}
	.tableShadedRow {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #e6e6e6;
	}
	.tableThinLightBorder {
		border: #9B9B9A;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		background-color: #F5F5F5;
	}
	.tableLightRow {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #FFFFFF;
	}
	.baseLinkText {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 20px;
		background-color: #DDDDDD;
	}


	/*********  Main content end  *********/
	
	/*********  Menu right begin  *********/
	.menuright{
		width:180px;
		text-align:center;
		background-color:#666666;
		vertical-align:top;
		margin:0;
		padding:0;
	}
	
		/*********  Games Banners begin  *********/
		#bannerDiv {
			width: 180px;
			height: 86px;
		}
		.banner-rotation{
			background-repeat:no-repeat; 
			background-position:center; 
			width:164px; 
			height:86px;
		}
		.banner-rotation a{
			color:#000000;
			font-size:11px;
			text-align:center;
			vertical-align:bottom;
			padding: 55px 0 0 0;
			margin:0;
			display:block;
		}
		/*********  Games Banners End  *********/
	
	.boxheader{
		background-image:url(../images/10-box-header.jpg);
		background-position:top;
		background-repeat:no-repeat;
		height:19px;
		text-align:center;
	}
	.boxcontent{
		background-color:#cdcdcd;
		width:164px;
		margin:0;
		padding:0;
		text-align:left;
	}
	.boxcontent h4{
		color:#e21f26;
		text-align:left;
		font-size:10px;
		font-weight:lighter;
		margin:0;
		padding: 5px 0 0 5px;
	}
	.boxcontent p{
		text-align:left;
		margin:5px;
		padding: 0;
	}
	.boxfooter{
		background-image:url(../images/11-box-footer.jpg);
		background-position:top;
		background-repeat:no-repeat;
		height:19px;
	}
	
	/*********  Menu right end  *********/

/*********  Main Content end  *********/

/*********  Bottom begin  *********/

.spacer{
	height:14px;
	width:1006px;
	background-color:#373737;
	border-bottom:#1b1b1b solid 1px;
}
.footer{
	width:1006px;
	text-align:center;
	background-color:#000000;
}
.footeroptions{
	vertical-align:bottom;
	
	width:1006px;
	padding:0;
	margin:0;
	height:41px;
}
.footertexto{
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:top;
	color:#FFFFFF;
	height:41px;
	width:103px;
	font-size:9px
}
.footertextolink{
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:top;
	color:#990000;
	height:41px;
	width:103px;
	font-size:9px
}

.footertextolink  a{
	color:#990000;
	height: 24px;
}
.footertextolink a:hover{
	color: #990000;
	height: 24px;
	text-decoration:underline;
	
    
}
.footeroption{
	background-image:url(/images/13-option-down.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:top;
	color:#FFFFFF;
	height:41px;
	width:103px;
}
.footeroption p{
	font-size:11px;
	margin:22px 0 0 0;
	padding:0;
	text-align:center;
	color:#FFFFFF;
}
.footeroption a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.footeroption a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.deposit{
	width:452px;
}
.bottom{
	background-color:#666666;
	border-bottom:#7b7b7b solid 1px;
	border-top:#7b7b7b solid 1px;
	text-align:center;
	height:14px;
	width:1006px;
	padding:0;
	margin:0;
	text-align:left!important;
}

/* 
	.expandinfo{
		background-color:#666666;
		border-bottom:#7b7b7b solid 1px;
		border-top:#7b7b7b solid 1px;
		text-align:center;
		height:14px;
		width:1006px;
		padding:0;
		margin:0;
		text-align:left!important;
	}
	#cat{
		width:1006px;
		background-color: #666666;
		border-bottom:#7b7b7b solid 1px;
		border-top:#7b7b7b solid 1px;
		vertical-align:top;
		text-align:left;
		position:absolute;
	}
	#cat2{
		width:1006px;
		background-color: #666666;
		border-bottom:#7b7b7b solid 1px;
		border-top:#7b7b7b solid 1px;
		vertical-align:top;
		text-align:left;
		position:absolute;
	}
	#cat3{
		width:1006px;
		background-color: #666666;
		border-bottom:#7b7b7b solid 1px;
		border-top:#7b7b7b solid 1px;
		vertical-align:top;
		text-align:left;
		position:absolute;
	}
	.expandp{
		color:#EFEFEF;
		
	}
*/

/*********  Bottom end  *********/

/* ----------- test nano ------------*/
.graphicTitle {
	background-repeat:no-repeat;
	overflow:hidden;
	background-position: left center;
	height: 17px;
	margin: 0px;
	padding: 0px;
	display:block;
	border-bottom: 2px solid #ba1b1b;
	margin: 9px 5px 0 20px;
}
.graphicTitle h1{
	display:none;
}

/*
h1 #promotions_index {
	background:url(../images/titles/promotions.jpg) no-repeat left top;
	height:20px;
}
*/
.hide {
	display:none;
}
/* begin code for podcast-blog section    */
.entry{
	margin-left:20px;

}


/* end code for podcast-blog section    */


/* PROMOTIONS */
.fotoIntro {
	float:left;
	margin:0 5px 0 0;
	border:0;
}

a.promosReadMore, a.promosReadMore:visited {
	display:block;
	text-align:right;
	float:right;
	color:#fff!important;
	background: #990000;
	text-decoration:none;
	padding:2px 5px 2px 5px;
}
a.promosReadMore:hover {
	background: #CC0000;
	text-decoration:none;
}
table.tablecenter td {
/*	background:red;*/
}
.thePromosIntros {
	min-height:150px;
	border:1px solid #ccc;
	margin:0 0 10px 0;
	padding:5px;
	clear:both;
	
}
* html .thePromosIntros {
	height:150px;
	
}
.thePromosIntros h1 {
	border-bottom:2px solid #990000;
	background:#ddd;
}
.thePromosIntros {

}
#terms {
	overflow:auto;
	height:150px;
	border:1px solid #ccc;
	padding:10px;
	display:none;
}
.thePromosTit {
	border-bottom:2px solid #990000;
	background:#ddd;
}

#tableunderline{
	border-bottom:1px;
	border-bottom-style: dotted;
	border-bottom-color:#339900;
}
#tableoutline{
border:1px;
border-style:dotted;
}

#tijd{
color:#FF0000;
font-size:14px;
font-style:italic;
}

#10px{
font-size:8px;
color:#000000;
} 

#10px a {
text-decoration: none;
}
#wit{

color: #FFFFFF;
} 

#unibet{
    padding-left:25px;
    background-color:#67A01D;
	text-align:center;
}
#partypoker{
    padding-left:25px;
    background-color:#0c5601;
	text-align:center;
}
#amsterdampoker{
    padding-left:25px;
	background-color:#9c0001;
	color:#FFFFFF;
	text-align:center;
	
}
#vcpoker{
     padding-left:25px;
	background-color: #000000;
	text-align:center;
}
#titanpoker{
     padding-left:25px;
	background-color:#083952;
	text-align:center;
}
#fulltiltpoker{
    padding-left:25px;
	background-color:#FFFFFF;
	text-align:center;
}
#pacificpoker{
     padding-left:25px;
	background-color:#059330;
	text-align:center;
}
#pokerroom{
     padding-left:25px;
	background-color:#336600;
	text-align:center;
}
#everestpoker{
    padding-left:25px;
	background-color:#003300;
	text-align:center;
}
#mermaidpoker{
     padding-left:25px;
	background-color: #741a10;
	text-align:center;
}
#chanpoker{
     padding-left:25px;
	background-color:#000;
	text-align:center;
}
#irondukepoker{
     padding-left:25px;
	background-color:#67A01D;
	text-align:center;
}

#hollandpoker{
     padding-left:25px;
	background-color: #000000;
	text-align:center;
}

#crazypoker{
    padding-left:25px;
	background-color:#000039;
	color:#FFFFFF;
	text-align:center;
	}

#tekst10px{
font-size:10px;
padding-left:10px;
text-align:left;
}

#tekst12px{
font-size:12px;
}

#tekst12pxwit{
font-size:12px;
color:#FFFFFF;

text-align:center;
}

#tekst10pxwit{
font-size:10px;
padding-left:10px;
text-align:left;
color:#FFFFFF;
}

#tekst10pxgeel{
font-size:10px;
padding-left:10px;
text-align:left;
color: #FFCC33;
}

#tekstwit{
color: #FFFFFF;


}
#linkrooms {
color:#FFFFFF;
	padding:10;
	margin:0;
}
.linkrooms a{
	color:#FFFFFF;
	padding:10;
	margin:0;
}
#tekst10px_footer{
font-size:10px;
padding:10px;
text-align:center;
color:#FFFFFF;
}

#tekst10px_footer a{
font-size:10px;
padding:10px;
text-align:center;
color: #ffffff;
}

#tekst10px_footer a:hover{
font-size:10px;
padding:10px;
text-align:center;
color: #999999;
}

.footerbanner {
	background-image: url(../images/bannerbg.png);
	background-repeat:no-repeat;
	vertical-align:middle;
	height:70px;
	position: static;
	background-position: center;
}
/* TERMINA PROMOTIONS */
