@charset "utf-8";
/*************************
 * - ucreation    *
 *************************
 Dit document bevat CSS codering. 
 */
 
/*html {
	overflow: -moz-scrollbars-vertical;
}*/
body {
	background: url("../images/body/bg.png");
}
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
}
/* Font-family and font-size */
body, input, textarea, button, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #092912;
}
#container {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url("../images/body/bgstroke.png") repeat-x;
}
#container a {
	cursor: pointer;
	text-decoration: none;
}
#container a:hover {
	text-decoration: underline;
}
#container h1, #container h2, #container h3, #container h4, #container h5, #container h6, #container p, #container ul, #container hr {
	margin: 10px 0;
}
#container img {
	border: none;
	vertical-align: bottom;
}
#container form {
	margin: 0;
}
#container table {
	border-collapse: collapse;
}
#container table td {
	padding: 0;
}
#container .clearboth {
	clear: both;
}
#container #header {
	width: 988px;
	min-height: 194px;
	margin: 0 auto;
	position: relative;
	background: url("../images/header/bg.png") no-repeat left 39px;
}
#container #header .roulettetable {
	width: 177px;
	height: 178px;
	background: url("../images/header/blackjack-table.png") no-repeat;
	position: absolute;
	right: -64px;
	bottom: -56px;
}
#container #header .top {
	width: 944px;
	height: 77px;
	padding: 78px 22px 0 22px;
}
#container #header .top .logo {
	width: 376px;
	height: 69px;
	display: block;
}
#container #navigation {
	width: 922px;
	min-height: 39px;
	margin: 0 33px;
	background: url("../images/navigation/bg.png") no-repeat;
}
#container #navigation .navigationtop {
	width: 922px;
	height: 10px;
	background: url("../images/navigation/edges.png") no-repeat;
}
#container #navigation .navigationmiddle {
	width: 834px;
	padding: 0 79px 0 9px;
	background: url("../images/navigation/bgstroke.png") repeat-y;
}
#container #navigation .navigationbottom {
	width: 922px;
	height: 10px;
	background: url("../images/navigation/edges.png") no-repeat left bottom;
}
#container #navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#container #navigation ul li {
	float: left;
}
#container #navigation ul li a {
	padding: 4px 7px;
	color: #fff;
	font-weight: bold;
	display: block;
}
#container #navigation ul li.current_page_item a {
	text-decoration: underline;
}
#container #content {
	width: 988px;
	margin: 0 auto;
	margin-bottom: 10px;
	line-height: 18px;
}
#container #content h1, #container #content .behaveash1 {
	font-size: 20px;
	color: #7d0519;
}
#container #content h2, #container #content .behaveash2 {
	font-size: 18px;
	color: #7d0519;
}
#container #content h3 {
	font-size: 16px;
	color: #7d0519;
}
#container #content h4 {
	font-size: 14px;
	color: #7d0519;
}
#container #content a {
	color: #7d0519;
}
#container #content hr {
	border: none;
	height: 1px;
	background-color: #061d0d;
}
#container #content .playnow {
	width: 99px;
	height: 22px;
	padding-top: 4px;
	text-align: center;
	color: #fafdf7;
	font-size: 16px;
	display: block;
	background: url("../images/content/games/playnow.png") no-repeat;
}
#container #content .playnow:hover {
	text-decoration: none;
	background-position: left bottom;
}
#container #content .form td {
	padding: 4px 0;
}
#container #content .form .input input {
	width: 242px;
	padding: 4px;
	color: #fff;
	background-color: #092912;
	border: none;
}
#container #content .form .input input:focus {
	background-color: #f1b353;
	color: #000;
}
#container #content .form .submit input {
	width: 74px;
	height: 22px;
	font-size: 12px;
	color: #fafdf7;
	background: url("../images/content/form/submit.png") no-repeat left top;
	border: none;
	cursor: pointer;
	font-weight: bold;
	float: right;
}
#container #content .form .submit input:hover {
	background-position: left bottom;
	color: #020201;
}
#container #content .background {
	width: 942px;
	padding: 2px 23px;
	background: url("../images/content/bgstroke.png") repeat-y;
}
#container #content #page {
	width: 626px;
	padding-left: 8px;
	margin-right: 5px;
	float: left;
}
#container #content #page .games {
	width: 626px;
}
#container #content #page .corner {
	width: 626px;
	margin: 8px 0;
}
#container #content #page .corner .top {
	width: 626px;
	height: 13px;
	background: url("../images/content/corner/edges.png") no-repeat;
}
#container #content #page .corner .middle {
	width: 582px;
	padding: 1px 22px;
	background: url("../images/content/corner/bgstroke.png") repeat-y;
}
#container #content #page .games .corner .middle {
	padding-top: 6px;
	padding-bottom: 18px;
}
#container #content #page .corner .middle .subtitle {
	width: 582px;
	margin: -10px 0 10px 0;
	font-style: italic;
	color: #4f4f4f;
}
#container #content #page .corner .middle .readmore {
	margin: 10px 0;
	display: block;
	font-weight: bold;
}
#container #content #page .corner .middle .relatedposts {
	margin: 10px 0;
	width: 582px;
	height: 18px;
	font-weight: bold;
}
#container #content #page .corner .middle .relatedposts .previous {
	width: 291px;
	height: 18px;
	float: left;
}
#container #content #page .corner .middle .relatedposts .next {
	width: 291px;
	height: 18px;
	float: left;
	text-align: right;
}
#container #content #page .games .corner .middle .image {
	width: 200px;
	margin-right: 15px;
	float: left;
}
#container #content #page .games .corner .middle .image img {
	border: 2px #4a0611 solid;
}
#container #content #page .games .corner .middle .image p {
	text-align: center;
}	
#container #content #page .games .corner .middle .info {
	width: 367px;
	float: left;
	line-height: 16px;
	position: relative;
}
#container #content #page .games .corner .middle .info .playnow {
	position: absolute;
	top: -5px;
	right: -7px;
}
#container #content #page .games .corner .middle .info h2 {
	margin: 0 0 5px 0;
}
#container #content #page .games .corner .middle .info table {
	width: 367px;
}
#container #content #page .games .corner .middle .info table .description {
	width: 140px;
	font-weight: bold;
}
#container #content #page .corner .bottom {
	width: 626px;
	height: 12px;
	background: url("../images/content/corner/edges.png") no-repeat left bottom;
}
#container #content #page .corner .bottom.grey {
	width: 582px;
	height: auto;
	padding: 15px 22px 18px 22px;
	color: #4f4f4f;
	background: url("../images/content/corner/grey-bottom.png") no-repeat left bottom;
}
#container #content #page .corner .bottom.grey p {
	margin: 0;
}
#container #content #sidebar {
	width: 303px;
	float: left;
	color: #fff;
}
#container #content #sidebar .corner.green {
	width: 289px;
	margin: 8px 0 8px 4px;
}
#container #content #sidebar .corner.green h1, #container #content #sidebar .corner.green h2, #container #content #sidebar .corner.green h3 {
	color: #f1b353;
}
#container #content #sidebar .corner.green .top {
	width: 289px;
	height: 13px;
	background: url("../images/content/corner/green/edges.png") no-repeat;
}
#container #content #sidebar .corner.green .middle {
	width: 249px;
	padding: 1px 20px;
	background: url("../images/content/corner/green/bgstroke.png") repeat-y;
}
#container #content #sidebar .corner.green .middle .socialmedia {
	width: 249px;
	height: 20px;
	margin: 10px 0;
}
#container #content #sidebar .corner.green .bottom {
	width: 289px;
	height: 13px;
	background: url("../images/content/corner/green/edges.png") no-repeat left bottom;
}
#container #content #sidebar .corner.wood {
	width: 317px;
	margin: 8px -14px 8px 0;
}
#container #content #sidebar .corner.wood h1, #container #content #sidebar .corner.wood h2, #container #content #sidebar .corner.wood h3 {
	color: #fafdf7;
}
#container #content #sidebar .corner.wood .top {
	width: 317px;
	height: 14px;
	background: url("../images/content/corner/wood/edges.png") no-repeat;
}
#container #content #sidebar .corner.wood .middle {
	width: 273px;
	padding: 1px 20px 1px 24px;
	background: url("../images/content/corner/wood/bgstroke.png") repeat-y;
}
#container #content #sidebar .corner.wood .middle .sponsor {
	margin: 10px 0;
	text-align: center;
}
#container #content #sidebar .corner.wood .middle .sponsor img {
	border: 1px #a7a7a7 solid;
}
#container #content #sidebar .corner.wood .middle .sponsor img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#container #content #sidebar .corner.wood .middle .games {
	width: 273px;
}
#container #content #sidebar .corner.wood .middle .games .entry {
	width: 273px;
	margin: 10px 0 20px 0;
}
#container #content #sidebar .corner.wood .middle .games .entry .image {
	width: 273px;
	position: relative;
}
#container #content #sidebar .corner.wood .middle .games .entry .image a.playnow {
	width: 102px;
	height: 28px;
	padding-top: 3px;
	text-align: center;
	color: #fafdf7;
	font-size: 16px;
	background: url("../images/content/games/playnow-shadow.png") no-repeat;
	position: absolute;
	left: 90px;
	bottom: 17px;
	display: block;
}
#container #content #sidebar .corner.wood .middle .games .entry .image a.playnow:hover, #container #content #sidebar .corner.wood .middle .games .entry .image:hover a.playnow {
	background-position: left bottom;
}
#container #content #sidebar .corner.wood .bottom {
	width: 317px;
	height: 14px;
	background: url("../images/content/corner/wood/edges.png") no-repeat left bottom;
}
#container #content #sidebar .latestnews ul {
	padding-left: 15px;
	list-style: url("../images/content/list-bullet.png");
}
#container #content #sidebar .latestnews ul li a {
	color: #fff;
	font-weight: bold;
}
#container #content .bottom {
	width: 988px;
	height: 23px;
	background: url("../images/content/bottom.png") repeat-y;
}
#container #footer {
	width: 920px;
	height: 38px;
	margin: 0 auto;
	padding: 0 34px;
	color: #ae0018;
	font-weight: bold;
}
#container #footer .left {
	width: 97px;
	height: 20px;
	margin-right: 25px;
	float: left;
}
#container #footer .right {
	width: 798px;
	height: 16px;
	padding-top: 4px;
	float: left;
}
.clearfix::after{content:"";display:table;clear:both}
