/***************************** Generic ******************************/
body {
	background: #013219 url("../../images/styles/gradient_top.jpg") repeat-x;
	color: #f9f1b9;
	font: 12px "Trebuchet MS", verdana, arial, sans-serif;
	margin: 0;
	padding: 0;	
}

h2 {
	background: #3f1604;
	color: #faef9f;
	font-size: 1.2em;
	height: 1.3em;
	margin-bottom: 8px;
	margin-top: 0;
	padding-top: 0.1em;
	text-align: center;
	text-transform: uppercase;
}

h3 {
	background: #022011;
	border-bottom: 1px solid #039e4f;
	border-top: 1px solid #039e4f;
	color: #ffffff;
	height:1.3em;
	font-size: 1em;
	margin-bottom: 0.8em;
	margin-top: 0;
	padding-top: 0;
	text-transform: uppercase;
	text-align: center;
}

h3 a, h3 a:visited {
	background: none;
	color: #f9f1b9;
	text-decoration: none;
}

h3 a:hover {
	background: none;
	color: #ffffff;
	text-decoration: none;
}

hr {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #039e4f;
	height: 0;
}

div.dwImage {
	text-align: center;
}
div.dwDrag {
	background-color: white;
	border-bottom: 1px solid black;
	border-left: 1px solid #6d2d12;
	border-right: 1px solid black;
	border-top: 1px solid #6d2d12;
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 1000;
}
div.dwDragTitleBar {
	background-color: #3f1604;
	height: 13px;
	text-align: right;
}

input {
	color: #f9f1b9;
	font: 12px "Trebuchet MS", verdana, arial, sans-serif;
}
input[type=text], input[type=password] {
	background: #013219;
	border: 1px solid #039e4f;
	height: 20px;
	width: 200px;
}
input[type=button], input[type=submit], select {
	background: #013219;
	border: 1px solid #039e4f;
	color: #f9f1b9;
	font: 12px "Trebuchet MS", verdana, arial, sans-serif;
}
textarea {
	background: #013219;
	border: 1px solid #039e4f;
	color: #f9f1b9;
	font: 12px "Trebuchet MS", verdana, arial, sans-serif;
	overflow: auto;
}
input[type=file] {
	background: #013219;
	border: 1px solid #039e4f;
	height: 20px;
	width: 500px;
}

select {
	background: #013219;
	color: #f9f1b9;
	font: 12px "Trebuchet MS", verdana, arial, sans-serif;
}

a, a:visited {
	color: #03f079;
	text-decoration: none;
}
a:hover {
	color: #b9f8d8;
	text-decoration: underline;
}
a img {
	border: none;
}

p {
	margin-bottom: 1em;
	text-align: justify;
}

strong {
	color:#faef9f;
}
/********************************************************************/

/**************************** Container *****************************/
#container {
	width:950px;
	margin:0 auto;
}
#content {
	width: 666px;
	background: url("../../images/styles/bgtext.jpg") no-repeat left top;
	position: relative;
	top: -128px;
	left: 87px;
	padding-left: 5px;
	padding-right: 5px;
}

img.thumbnail {
	border: 1px solid black;
}

.centerText {
	text-align: center;
}
.centerText a, .centerText a:visited {
	color: #faef9f;
}

a.define, a:visited.define {
	border-bottom: 1px dotted #606060;
	color: #f9f1b9;
	text-decoration: none;
}
a:hover.define {
	border-bottom: 1px dotted #f9f1b9;
	text-decoration: none;
}

.descriptionDate {
	color: #f9f1b9;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
	text-align: right;
}
.descriptionImage {
	float: left;
	font-style: italic;
	margin-bottom: 1em;
	margin-right: 2em;
	margin-top: 0.3em;
	text-align: justify;
}
.descriptionImage img {
	border: 1px solid black;
	margin-bottom: 0;
	padding-bottom: 0;
}
.descriptionImage p {
	margin-top: 0;
	padding-top: 0;
}
.descriptionScreenShot {
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
}
.descriptionSoftware {
	text-align: center;
}
.descriptionSource {
	clear: both;
	margin-top: 3em;
	text-align: right;
}
.descriptionSupport {
	font-size: 0.9em;
}
.descriptionText, .descriptionText a {
	text-align: justify;
}
.descriptionBigText, .descriptionBigText a {
	font-size: 14px;
	text-align: justify;
}
.descriptionBigLink, .descriptionBigLink a {
	clear: both;
	font-size: 14px;
	text-align: center;
}
.descriptionBigLink img {
	margin-right: 2px;
	position: relative;
	top: 3px;
}

.descriptionLinks {
	clear: both;
}
.descriptionLinks img {
	position: relative;
	top: 3px;
}
.descriptionLinksPaymentMeans, .descriptionLinksLabels {
	border: 1px solid black;
	padding-bottom: 3px;
}
.descriptionLinksPaymentMeans img, .descriptionLinksLabels img {
	position: relative;
	top: 8px;
}

.freeplayLink, .freeplayLink a {
	clear: both;
	font-size: 14px;
	text-align: center;
	text-decoration: blink;
	vertical-align: middle;
}

.freeplayLink img {
	clear: both;
	vertical-align: middle;
}

.grayed {
	color: gray;
}

.pokerHand, .bragHand {
	text-align: center;
}
.pokerHand img, .bragHand img {
	height: 100px;
	width: 65px;
}

.faq dt {
	margin-top: 2em;
}

.faq dd {
	display: none;
}

ul.gamesTypes {
	background: transparent;
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.gamesTypes li {
	float: left;
	list-style-type: none;
	width: 50%;
}

ul.gamesTypes li a, ul.gamesTypes li a:visited {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

ul.gamesTypes li img {
	border: 1px solid black;
	margin-top: 2em;
}

h3.glossaryList {
	background: transparent;
	border-bottom: 1px solid #039e4f;
	border-top: none;
	clear: both;
	color: #ffffff;
	height:1.3em;
	font-size: 1em;
	margin-bottom: 0.8em;
	margin-top: 1em;
	padding-top: 0;
	text-transform: uppercase;
	text-align: left;
}

ul.glossaryList {
	background: transparent;
	clear: both;
	margin-bottom: 2em;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 2em;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

ul.glossaryList li {
	float: left;
	list-style-type: none;
	width: 33.3%;
}

ul.glossaryList li img {
	margin-top: 2em;
}

.rteImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;
}

.rteImageRaised, .rteImage:hover {
	background: #D3D3D3;
	border: 1px outset;
	cursor: pointer;
}

.rteImageLowered, .rteImage:active {
	background: #D3D3D3;
	border: 1px inset;
	cursor: pointer;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #D3D3D3;
	padding: 0;
}

.bottomLink {
	clear: both;
	margin-top: 1em;
	text-align: right;
}
.bottomLink a, .bottomLink a:visited {
	color: #faef9f;
	font-weight: bold;
}
.bottomLink img {
	margin-left: 2px;
	margin-right: 2px;
	position: relative;
	top: 4px;
}

/********************************************************************/

/******************************* Top ********************************/
#top {
	background: url("../../images/styles/top.gif") no-repeat bottom;
	width: 666px;
	height: 12px;
	padding-top: 6px;
}
/********************************************************************/

/****************************** Header ******************************/
#header {
	position:relative;
	height:320px;
}
#header h1 {
 
	background: transparent url("../../images/styles/header.jpg") no-repeat top left;
	float: left;
	height: 320px; 
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -100em;
	width: 967px; 
}
/********************************************************************/

/****************************** Admin *******************************/
#admin {
	/* IE 5.0/Win and other lesser browsers will use this */
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	text-align: right;
	margin-right: 3px;
}
#admin a, #admin a:visited, #admin a:hover {
	color: #000000;
	text-decoration: none;
}
body > div#admin {
	/* used by Netscape6+/Mozilla, Opera 5+, Konqueror, Safari, OmniWeb 4.5+, ICEbrowser */
	position: fixed;
	width: 100%;
	text-align: right;
	margin-right: 3px;
}
/********************************************************************/

/*************************** Skyscraper *****************************/
#skyscraper {
	display: block;
	margin: auto;
	left: 690px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: -25px;
	width: 80px;
}

#skyscraper a {
	text-decoration:none;
}
#skyscraper a img {
	background: white;
	border: 1px solid black;
}
#skyscraper a img.emptybanner {
	background: transparent;
	border: none;
}
/********************************************************************/

/******************************* Menu *******************************/
#menuLogin {
	padding-top:8px;
	top:-45px;
	position:absolute;
	margin-top: 0px;
	text-align: center;
	left: 510px;
	width: 230px;
	height: 40px;
	background: url("../../images/styles/log.gif") no-repeat center top;
}

#menuLogin a {
	color: #faef9f;
	font-size: 10px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

#menuLogin a:hover {
	color: #ffffff;
}

#menuBar {
	padding-left:86px;
}
#menu {
	text-align: center;
	background: url("../../images/styles/menu.gif") no-repeat center top;
	width: 915px;
	top: 160px;
	position: absolute;
	padding-top: 9px;
	height: 35px;
	z-index: 100;
}

#menu dl {
	float: left;
	width: 10.7em;
	margin: 0 4px;
	padding: 0;
	list-style-type: none;
}
#menu dt {
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	border:1px solid #6d2d12;
	color: #faef9f;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu dt a, #menu dt a:visited {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color:#faef9f;
	margin: 0;
	padding: 0;
}

#menu dt a:hover {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	/* background: #521e08; */
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#menu dd {
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;	
}
#menu li {
	font-size: 11px;
	text-align: center;
	background: #3f1604;
	border-left:1px solid #6d2d12;
	border-right:1px solid #6d2d12;
	border-bottom:1px solid #6d2d12;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li a, #menu dt a {
	color: #faef9f;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li a:hover {
	background: #521e08;
	color: #ffffff;
}
#menu ul {
	margin: 0;
	padding: 0;	
}
/********************************************************************/

/**************************** Path Bar ******************************/
#pathBar, #pathBar a {
	color: #ffffff;
	margin-top: 0;
	padding-top: 0.4em;
}
/********************************************************************/

/***************************** Columns ******************************/
#bodyColumns {
	position: relative;
	top: 0px;
}

#bodyColumns_top {
	background: url("../../images/styles/separatemidle.gif") no-repeat;
	width:666px;
	height:24px;
}
#bodyColumns_bottom {
	background: url("../../images/styles/midlebottom.gif") no-repeat;
	width:666px;
	height:24px;
}

#bodyColumn_left {
	padding-left:5px;
	padding-right:5px;
	width:198px;
	display:block;
	position:absolute;
	z-index:105;
}
#bodyColumn_left h4 {
	font-size: 1em;
	margin-top: 0.5em;
	margin-bottom: 0;
}
.newsDate {
	color:#ffffff;
	font-style: italic;
	font-weight: bold;
	margin-top: 8px;
	text-align: right;
}
.newsTitle {
	line-height: 12px;
	text-align: justify;
}
.newsTitle a:hover {
	text-decoration: none;
}

#bodyColumn_right {
	background: url("../../images/styles/middle.gif") repeat-y;
	position:relative;
	height:350px;
	padding-left:220px;
	width:442px;
	display:block;
}
/********************************************************************/

/******************************* Text *******************************/
#bodyTextAfterColumns {
	background-color:#013c20;
	border-left:1px solid #018341;
	border-right:1px solid #018341;
	width:654px;
}
#bodyTextAfterColumns h4 {
	font-size: 1.2em;
	margin-bottom: 0;
}

#bodyText {
	background-color: #013c20;
	border-left: 1px solid #018341;
	border-right: 1px solid #018341;
	width: 654px;
}
.internal {
	padding: 5px;
}
/********************************************************************/

/****************************** Bottom ******************************/
#bottom {
	background: url("../../images/styles/bottom.gif") no-repeat;
	clear: both;
	height: 12px;
	width: 666px;
}
/********************************************************************/

/****************************** Footer ******************************/
#footer {
	clear: both;
	padding-bottom: 20px;
	position: relative;
	text-align: center;
}

#footer a, #footer a:visited {
	color: #f9f1b9;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
}

#footer a img, #footer a:visited img {
	border: dotted 1px #66CC33;
	font-size: 10px;
	text-decoration: none;
	color: #66CC33;
	margin: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

#footer a:hover img {
	background-color: #013c20;
	text-decoration: none;
	color: #66FF00;
}
/********************************************************************/

form {
	margin: 0;
	padding: 0;
}

form fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

form fieldset.profile label.textfield {
	display: block;
	float: left;
	margin-right: 0.5em;
	margin-top: 0.2em;
	text-align: right;
	width: 15em;
}

form fieldset.casino label.textfield {
	display: block;
	float: left;
	margin-right: 0.5em;
	margin-top: 0.2em;
	text-align: right;
	width: 15em;
}

form fieldset label.textfield_right {
	clear: both;
	margin-left: 0.5em;
	margin-right: 0.5em;
	position: relative;
	text-align: right;
	top: -0.3em;
}

form fieldset label.checkbox {
	margin-right: 0.5em;
	margin-top: 0.2em;
	text-align: left;
	width: 12em;
}
.clearfix::after{content:"";display:table;clear:both}
