img
{
	border: none;	
}

br.tinymcebreak
{
	display: none;
}

#outerwrapper
{
	margin: 0 auto;
	width: 1000px;
}

#tabrow
{
	margin-top: 40px;
	
	float:left;
	clear: both;
	
	margin-left: 23px;
	
	font-family: Verdana;
	font-size: 12px;	
	width:100%;
}

#tabrow ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#tabrow ul li
{
    display: block;
    background-color: #669bcc;
    background-image: linear-gradient(top, rgb(82,124,166) 0%, rgb(102,155,204) 21%);
    background-image: -o-linear-gradient(top, rgb(82,124,166) 0%, rgb(102,155,204) 21%);
    background-image: -moz-linear-gradient(top, rgb(82,124,166) 0%, rgb(102,155,204) 21%);
    background-image: -webkit-linear-gradient(top, rgb(82,124,166) 0%, rgb(102,155,204) 21%);
    background-image: -ms-linear-gradient(top, rgb(82,124,166) 0%, rgb(102,155,204) 21%);    
    background-image: -webkit-gradient(
    	linear,
    	left top,
    	left bottom,
    	color-stop(0, rgb(82,124,166)),
    	color-stop(0.21, rgb(102,155,204))
    );
    -webkit-border-top-left-radius: 6px;
    -moz-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
    -moz-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    border-color: #002a52;    
    border-top-left-width: 1px;
    border-style: solid;
    border-width: 1px;
    border-bottom: none;    
    float: left;
    margin: 0 14px 0 0px; /* zweiter wert ist tab abstaende */
    padding-left: 10px; /* tab breite */
}

#tabrow a
{
    float: left;
    
    width: 100%;
    display: block;
    
    line-height: 19px; /* tab hoehe */
    padding-right: 5px; /* tab breite */
    
    font-weight: bold;
    text-decoration: none;
    color: #e2e2e2;
}

#tabrow a:hover
{

}

#tabrow ul li:hover
{
    background-color: #79b9f2;
    background-image: linear-gradient(top, rgb(102,153,204) 0%, rgb(121,185,242) 21%);
    background-image: -o-linear-gradient(top, rgb(102,153,204) 0%, rgb(121,185,242) 21%);
    background-image: -moz-linear-gradient(top, rgb(102,153,204) 0%, rgb(121,185,242) 21%);
    background-image: -webkit-linear-gradient(top, rgb(102,153,204) 0%, rgb(121,185,242) 21%);
    background-image: -ms-linear-gradient(top, rgb(102,153,204) 0%, rgb(121,185,242) 21%);
    
    background-image: -webkit-gradient(
    	linear,
    	left top,
    	left bottom,
    	color-stop(0, rgb(102,153,204)),
    	color-stop(0.21, rgb(121,185,242))
    );
}

#header
{
	float: left;
	clear: both;
	
	width: 1000px;
	height: 118px;
	
	background: url(/assets/templates/casinobonus24/images/casinobonus.png);
}

#navbar
{
	float: left;
	clear: both;
	
	width: 1000px;
	
	font-family: Verdana;
	font-size: 12px;
}

#navbar ul
{
	margin-top: 85Px;
	margin-left: 10px;
	
	padding: 0;
	list-style-type: none;
}

#navbar li
{
	float: left;
	display: inline;
	font-weight: bold;
	
	margin-right: 8px;
}

#navbar li:hover
{
	background-color: #ffffff;
}

#navbar a:link, #navbar a:visited
{
	color: #003366;
	display: block;
	height: 25px;
	text-decoration: none;
	
	padding-top: 7px;	
	padding-left: 6px;
	padding-right: 6px;
}

#navbar li.active a
{
	float: left;
	display: inline;
	color: #ffffff;
	background: url(/assets/templates/oi/images/balk-bg-actieveknop.png) repeat-x;
}

#mainbox-top
{
	float: left;
	clear: both;	
	-webkit-border-top-left-radius: 6px;
    -moz-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
    -moz-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    border-color: #003466;    
    border-top-width: 1px;
    border-top-style: solid;
    border-left-width: 1px;
    border-left-style: solid;    
    border-right-width: 1px;
    border-right-style: solid;	
	margin-top: 10px;
	height: 5px;	
	width: 998px;
}

#mainbox
{
	float: left;
	clear: both;	
	width: 998px;
    border-color: #003466;
    border-left-style: solid;
    border-right-style: solid;    
    border-left-width: 1px;
    border-right-width: 1px;
}

#mainbox-bottom
{
	float: left;
	clear: both;
	-webkit-border-bottom-left-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-color: #003466;    
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-width: 1px;
    border-left-style: solid;    
    border-right-width: 1px;
    border-right-style: solid;	
	margin-bottom: 5px;	
	height: 6px;
	width: 998px;
}

#leftcolumn
{
	float: left;
	width: 210px;
}

#boxesleftcolumn
{
	margin-left: 10px;

	position: relative;
	top: -4px;
	
	color: #003366;
}

#centercolumn
{
	float: left;
	width: 626px;
}

#rightcolumn
{
	float: left;
	width: 162px;
}

#boxesrightcolumn
{
	margin-top: 10px;
	
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	
	color: #003366;
}

div.linkswithicons
{
	font-weight: bold;
	font-size: 11px;
}

div.linkswithicons img
{
	padding-left: 4px;
	padding-top: 2px;
}

div.linkswithicons a
{
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
}

div.linkswithicons a:visited
{
	color: #000000;
	text-decoration: none;
}

div.linkswithicons a:hover
{
	text-decoration: underline;
}

div.leftbox-heading
{
    background-color: #003162;
    background-image: linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);
    background-image: -o-linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);
    background-image: -moz-linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);
    background-image: -webkit-linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);
    background-image: -ms-linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);    
    background-image: -webkit-gradient(
    	linear,
    	left bottom,
    	left top,
    	color-stop(0.29, rgb(59,98,137)),
    	color-stop(0.83, rgb(1,40,81))
    );
    -webkit-border-top-left-radius: 6px;
    -moz-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
    -moz-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    border-color: #003466;    
    border-top-width: 1px;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom: none;
	height: 25px;
	font-family: verdana;
	margin-top: 14px;
	
	font-size: 12px;
	font-weight: bold;
	
	text-align: center;
}

div.leftbox-middle
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
}

div.leftbox-heading-inside
{
	padding-top: 5px;
}

div.leftbox-footer-inside
{
	padding-top: 6px;
}

div.leftbox-middle table
{
	border-collapse : collapse;
	width: 100%;
	
	text-align: left;
	color: #000000;
}

div.leftbox-middle tr
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

div.leftbox-footer
{
    background-color: #003162;
    background-image: linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);
    background-image: -o-linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);
    background-image: -moz-linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);
    background-image: -webkit-linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);
    background-image: -ms-linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);    
    background-image: -webkit-gradient(
    	linear,
    	left bottom,
    	left top,
    	color-stop(0.29, rgb(59,98,137)),
    	color-stop(0.83, rgb(1,40,81))
    );
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-color: #003466;    
    border-bottom-width: 1px;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top: none;
	height: 25px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	
}

div.leftbox-footer a
{
	text-decoration: none;
	color: #ffcc00;
}

h4.Label-Quicknavi
{
	margin-top: 4px;
	margin-bottom: 0px;
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	
	color: #003366;	
}

div.leftbox-untitled-top
{
	-webkit-border-top-left-radius: 6px;
    -moz-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
    -moz-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    border-color: #003466;    
    border-top-width: 1px;
    border-top-style: solid;
    border-left-width: 1px;
    border-left-style: solid;    
    border-right-width: 1px;
    border-right-style: solid;
    
	height: 5px;
	
	font-size: 1em;
	font-weight: bold;
	
	text-align: center;
}

div.leftbox-untitled-middle
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
}

div.leftbox-untitled-middle-inside
{
	margin-left: 6px;
}

div.leftbox-untitled-middle ul
{
	margin: 0; padding: 0;
	
	margin-bottom: 0px;
	margin-left: 0px;
	
	list-style: none;
	
	list-style-position: inside;
}

div.leftbox-untitled-middle li
{
}

div.leftbox-untitled-middle a,a:visited { text-decoration: none; color: #003366; }
div.leftbox-untitled-middle a:hover { text-decoration: underline; color: #003366; }

div.leftbox-untitled-bottom
{
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-color: #003466;    
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-width: 1px;
    border-left-style: solid;    
    border-right-width: 1px;
    border-right-style: solid;
	height: 6px;
}

#maincontent
{
	margin: 15px;
	
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
}

#maincontent hr
{
	color: #003366;
	border: none;
	border-top: 1px solid #003366;
	height: 1px;
}

#maincontent h1
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	
	padding: 0; margin: 0;
	
	color: #003366;	
}

#maincontent h2,h3,h4
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	
	padding: 0; margin: 0;
	
	color: #003366;	
}

#maincontent a,a:visited { text-decoration: none; color: #003366; }
#maincontent a:hover { text-decoration: underline; color: #003366; }

#maincontent a.buttonLink
{
    background: transparent url(/assets/templates/casinobonus24/images/button-slidingright.png) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
	
		font-family: Verdana;
		font-size: 12px;
		color: #cccccc;		
		
		padding-top: 3px;
		padding-left: 8px;
		
    height: 33px; /*24*/
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

#maincontent a:hover.buttonLink 
{
	color: #ffffff;
	text-decoration: underline;
}

#maincontent span.buttonSpan
{
    background: url(/assets/templates/casinobonus24/images/button-left.png) no-repeat;

	  display: block;    
    float: left;
    
    line-height: 33px;
    padding: 5px 0 5px 0px;
    
    width: 11px;
    height: 33px;
}

table.table-bonus-codes
{
	clear: both;
	float: left;
	border-collapse : collapse;
	width: 100%;
	margin-bottom: 12px;
	
}

table.table-bonus-codes img
{
	padding-top: 6px;
}

table.table-bonus-codes th
{
	background-color: #003466;
	color: #6bcaff;
	padding: 4px;
	
	text-align: left;
	
}

table.table-bonus-codes tr
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	height: 30px;
}

table.hometable
{
	clear: both;
	float: left;
	border-collapse : collapse;
	width: 100%;
	margin-bottom: 12px;
	
}

table.hometable tr
{
	border-bottom-style: solid;
	border-bottom-width: 1px;;
	border-bottom-color: #333333;
}

table.hometable tr.firstafterth img
{
    padding: 0;
}

th.hometablethright
{
    width: 235px;
}

table.hometable tr img
{
    padding-top: 8px;
}

table.hometable th
{
    color: #ffffff;
    font-size: 12px;
    height: 36px;
    padding-bottom: 8px;
}

table.hometable td
{
    font-size: 12px;
}

table.hometable tr.first
{
	min-height: 36px;
	background: url('/assets/templates/casinobonus24/images/hometablethmiddle.png');
	background-repeat: repeat-x;
	border: none;
}

#news-plus-sidebox
{
	width: 100%; /* = 626px */
	clear: both;
	float: left;
	
	font-size: 11px;
	
	margin-bottom: 10px;
}

#news-plus-sidebox img.icon-newsfact
{
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}

h3#casinonews-heading
{
	float: left;
	width: 362px;
	margin: 0; padding: 0;
}

#casinonews
{
	float: left;
	width: 362px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #003366;
	-moz-border-radius: 10px;
}

#casinonews-inside
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px; margin: 0;
}

#casinonews-inside h3
{
	font-size: 12px;
	padding-top: 2px;
}

#casinonews-inside h3 a,a:visited {	text-decoration: none; color: #000000; }
#casinonews-inside h3 a:hover {	text-decoration: underline; }

#casinonews-inside p
{

}

div.newsitem
{
	width: 100%;
	display: block;
	clear: both;
}

div.newsitem hr
{
	margin-bottom: 4px;
}

h3#next2news-heading
{
	float: left;
	width: 220px;
	margin: 0; padding: 0;
	margin-left: 7px;
}

#next2news
{
	float: left;
	width: 225px;
	
	margin-left: 5px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #003366;
	-moz-border-radius: 10px;
}

#next2news-inside
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px; margin: 0;
}

#belowcontent
{
	clear: both;
}

h4.belowcontent
{
	margin-top: 5px;
	margin-bottom: 5px;
	
	text-align: center;
}

h4.h4-bestcasino
{
	clear: both;
}

div.box-bestcasinos
{
	border-width: 1px;
	border-style: solid;
	border-color: #003366;
	-moz-border-radius: 10px;
}

div.box-bestcasinos-inside
{
	padding-left: 8px;
	padding-right: 8px;
}

div.clearedButtonRow
{
	clear: both;
	height: 33px;
	display: block;
}

div.rightbox-heading
{
    background-color: #003162;
	background-image: linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);
    background-image: -o-linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);
    background-image: -moz-linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);
    background-image: -webkit-linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);
    background-image: -ms-linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);    
    background-image: -webkit-gradient(
    	linear,
    	left bottom,
    	left top,
    	color-stop(0.29, rgb(59,98,137)),
    	color-stop(0.83, rgb(1,40,81))
    );
    -webkit-border-top-left-radius: 6px;
    -moz-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
    -moz-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    border-color: #003466;    
    border-top-width: 1px;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom: none;	
	height: 25px;
	width: 148px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	
	text-align: center;
}

div.rightbox-heading-inside
{
	padding-top: 5px;
}

div.rightbox-footer-inside
{
}

div.rightbox-middle
{
	width: 148px;
	/*width: 160px;*/
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;

	text-align: center;
}

div.rightbox-middle img
{
	padding-top: 4px;
}

div.rightbox-footer
{
	background-color: #003162;
	background-image: linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);
    background-image: -o-linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);
    background-image: -moz-linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);
    background-image: -webkit-linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);
    background-image: -ms-linear-gradient(bottom, rgb(59,98,137) 29%, rgb(1,40,81) 83%);    
    background-image: -webkit-gradient(
    	linear,
    	left bottom,
    	left top,
    	color-stop(0.29, rgb(59,98,137)),
    	color-stop(0.83, rgb(1,40,81))
    );
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-color: #003466;    
    border-bottom-width: 1px;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom: none;

	height: 25px;
	width: 148px;
	
	font-size: 10px;
	font-weight: bold;
	
	text-align: center;
}

div.rightbox-footer a
{
	text-decoration: underline;
	color: #ffcc00;
}

div.captionedimage
{
	float: left;
	display: block;
	
	width: 30%;
	
	text-align: center;
}

div.captionedimage img
{
	padding-top: 8px;	
}

div.imagecaption p
{
	margin-top: 6px;
}

div.imagecaption
{
	float: left;
	display: block;
	
	width: 70%;
	
	text-align: left;
}

h3.heading-captionedimage
{
	margin-top: 14px;
}

table#newsarchive
{
	border-collapse: collapse; border: 1px solid #003366;
}

table#newsarchive th
{
	padding: 4px;
	border: 1px solid #003366;
	text-align: left;
}

table#newsarchive td
{	
	padding: 4px;
	border: 1px solid #003366;
}

a#archivelink
{
	float: right;
	margin-bottom: 4px;
}

/* EDITED */

#maincontent li a, li a:visited { font-size: 15x; font-weight: bold; text-decoration: none; color: #003577; }
#maincontent a:hover { text-decoration: underline; color: #003577; }
#maincontent li { font-size: 15x; font-weight: bold; color: #003577;}

div.casinoreview
{
	width: 100%; /* = 626px */
	margin-top: 18px;
	clear: both;
}

#casinoreview-image
{
	width: 219px;
	float: left;
}

#casinoreview-facts
{
	width: 375px;
	float: left;
	clear: right;
	
	border-width: 1px;
	border-style: solid;
	border-color: #003366;;
}

#casinoreview-facts table
{
	margin: 5px;
	margin-left: 8px;
	margin-bottom: 12px;
	
	border-collapse : collapse;
	width: 340px;
	
	text-align: left;
	color: #000000;
}

#casinoreview-facts table tr
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#casinoreview-facts img
{
	float: left; padding:0; margin:0;
}

table.table-bonus-codes
{
	margin-top: 10px;	
}

.casinosocial
{
    padding: 4px;
    text-align: left;
}

.sbutton
{
    float: left;
    clear: both;
    margin-bottom: 5px;
}

div.rightbox-middle.sbuttonmiddle
{
    font-size: 0.5em;
    min-height: 70px;
    text-align: left;
    padding-top: 6px;
    padding-left: 6px;
    width: 142px;
    min-height: 76px;
}

.sbuttonmiddlecenter
{                                                              
    margin-left: 21px;
}

#contentslider
{
    width: 597px;
    height: 256px;
    display: block;
    clear: both;
    position: relative;
    /*-webkit-border-bottom-left-radius: 12px;
    -moz-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
    -moz-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px;
    border-color: #003466;    
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-width: 1px;
    border-left-style: solid;    
    border-right-width: 1px;
    border-right-style: solid;*/
}

#slidernavouter
{
    position: absolute;
    top: 8px;
    z-index: 2;
    height: 20px;
    width: 100%;
    text-align: right;
    z-index: 301;
}

#slidernav
{
    float: right;
    margin-right: 2px;
    z-index: 301;    
}

#slidernav a, #slidernav a:link, #slidernav a:visited
{
    margin-right: 5px;
    background-color: #c9dbed;
    width: 12px;
    height: 12px;
    display: block;
    float: left;    
    z-index: 301;
    border: none;
    outline: none;    
}

#slidernav a img
{
    border: none; 
}

#slidernav a.activeSlide
{
    background-color: #66ccff; 
    z-index: 9999;
}

#contentslider
{
    z-index: 1;
    margin-bottom: 5px;
}

.slide
{
    height: 256px;
    width: 600px;
    margin:0;
    padding:0;
    background-color: #ffffff;
}

#slides .slide ul
{
    margin:0;
    padding:0;
    width: 300px;
    position: absolute;
    left: 300px;
    top: 40px;
}

#slides .slide ul li
{
    margin:0;
    padding:0;
    
    background: url('/assets/images/tick.png');
    background-repeat: no-repeat;
    list-style-type: none;
    padding-left: 28px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-position: 0px 3px;
    color: #ffffff;
    font-weight: normal;
    font-size: 14px;
}

.sliderheading
{
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    margin-left: 5px;
    position: absolute;
    left: 0px;
    top: 4px;
}

.sliderimgleft
{
    display: block;
    float: left;
}

#nextslide
{
    width: 42px;
    height: 42px;
    display: block;
    background-color: #000000;
    position: absolute;
    top: 200px;
    left: 554px;
    z-index: 300;
    background: url('/assets/templates/casinobonus24/images/nextslidebtn.png');
}

#prevslide
{
    width: 42px;
    height: 42px;
    display: block;
    background-color: #000000;
    position: absolute;
    top: 200px;
    z-index: 300;
    background: url('/assets/templates/casinobonus24/images/prevslidebtn.png');
}

#nextslide:hover, #prevslide:hover
{
    cursor: pointer;
    z-index: 300;
} 

.slidebottomcontent
{
    margin:0;
    padding:0;
    position: absolute;
    left: 0px;
    top: 200px;
    width: 536px;
    min-height: 42px;
    text-align: right;
    padding-right: 60px;
}





#maincontent a.buttonLinkBigV2, #maincontent a.buttonLinkBigV2:visited
{
    position: relative;
    top: 12px;
    padding: 8px;
    padding-bottom: 9px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    -webkit-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
    border-color: #c5c7c9;
    width: auto;
    color: #ffffff;
    text-decoration: none;
    margin-right: 16px;
    -webkit-box-shadow: 3px 3px 3px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 3px 3px 3px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 3px 3px 2px rgba(0, 0, 0, 0.5);
}

#maincontent a.buttonLinkBigV2:hover
{
    -webkit-box-shadow: inset 1px 1px 3px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 1px 1px 3px 2px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 1px 3px 2px rgba(0, 0, 0, 0.5);  
}

#maincontent a.buttonLinkSmallV2, #maincontent a.buttonLinkSmallV2:visited
{
    padding: 6px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    -webkit-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #c5c7c9;
    width: auto;
    color: #ffffff;
    text-decoration: none;
    margin-right: 8px;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);  
}

#maincontent a.buttonLinkSmallV2:hover
{
    -webkit-box-shadow: inset 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
    box-shadow: inset 1px 1px 2px 1px rgba(0, 0, 0, 0.3);  
}

#maincontent .captionedimagebox a, .captionedimagebox a
{
    clear: both;
    display: block;
    width: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

#maincontent .captionedimagebox a.greenbtnV2, #maincontent .captionedimagebox a.bluebtnV2,
#maincontent .captionedimagebox a.lightgreenbtnV2, #maincontent .captionedimagebox a.lightbluebtnV2
{
    margin-left: 8px;
} 

a.bluebtnV2  
{
    background: #035b96; /* Old browsers */
    background: -moz-linear-gradient(top, rgba(134,180,211,1) 0%, rgba(1,90,150,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(134,180,211,1)), color-stop(100%,rgba(1,90,150,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(134,180,211,1) 0%,rgba(1,90,150,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(134,180,211,1) 0%,rgba(1,90,150,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(134,180,211,1) 0%,rgba(1,90,150,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(134,180,211,1) 0%,rgba(1,90,150,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86b4d3', endColorstr='#015a96',GradientType=0 ); /* IE6-9 */
}

a.greenbtnV2  
{
    background: #039603; /* Old browsers */    
    background: -moz-linear-gradient(top,  rgba(135,210,135,1) 0%, rgba(1,150,1,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(135,210,135,1)), color-stop(100%,rgba(1,150,1,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(135,210,135,1) 0%,rgba(1,150,1,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(135,210,135,1) 0%,rgba(1,150,1,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(135,210,135,1) 0%,rgba(1,150,1,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(135,210,135,1) 0%,rgba(1,150,1,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87d287', endColorstr='#019601',GradientType=0 ); /* IE6-9 */
}

a.lightbluebtnV2  
{
    
    background: #035b96; /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(166,197,219,1) 0%, rgba(57,126,173,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(166,197,219,1)), color-stop(100%,rgba(57,126,173,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(166,197,219,1) 0%,rgba(57,126,173,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(166,197,219,1) 0%,rgba(57,126,173,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(166,197,219,1) 0%,rgba(57,126,173,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(166,197,219,1) 0%,rgba(57,126,173,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6c5db', endColorstr='#397ead',GradientType=0 ); /* IE6-9 */
}

a.lightgreenbtnV2  
{
    background: #039603; /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(167,219,167,1) 0%, rgba(53,172,53,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(167,219,167,1)), color-stop(100%,rgba(53,172,53,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(167,219,167,1) 0%,rgba(53,172,53,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(167,219,167,1) 0%,rgba(53,172,53,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(167,219,167,1) 0%,rgba(53,172,53,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(167,219,167,1) 0%,rgba(53,172,53,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7dba7', endColorstr='#35ac35',GradientType=0 ); /* IE6-9 */
}

.imgblock
{
    float: left;
    margin-right: 1px;;  
}

.lastimgblock
{
    margin: 0px
}

.imgblock img
{
    float: left;
    clear: both;
    
    -webkit-border-top-left-radius: 9px;
    -moz-border-top-left-radius: 9px;
    border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
    -moz-border-top-right-radius: 9px;
    border-top-right-radius: 9px;
    
    -webkit-border-bottom-left-radius: 9px;
    -moz-border-bottom-left-radius: 9px;
    border-bottom-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
    -moz-border-bottom-right-radius: 9px;
    border-bottom-right-radius: 9px;
    
    border-color: #b1c3d1;
    border-style: solid;
    border-width: 1px;
    border-bottom-width: 8px;
    border-top-width: 8px;
}

#maincontent .fourimages .imgblock span a
{
    float: left;
    clear: both;
    color: #cc0000;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.bottomlink
{
	position: absolute;
	bottom: 10px;
	width: 280px;	
	text-align: center;
}

.bottomlink a:link, .bottomlink a:visited, .bottomlink a
{
	color: #000000;
	text-decoration: underline;
}

p.afterbuttontext
{
    text-align: center;
    padding-top: 12px;
    padding-right: 10px;
}

.alignleftnm
{
	float: left;
}

.alignleftnm img
{
	float: left;
}

.alignrightnm
{
	float: right;
}

.alignrightnm img
{
	float: left;
}

.headingspan
{
	float: left;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
	clear: both;
	margin-top: 2px;
	margin-bottom: 3px;
}

.titledbox
{
	width: 290px;
	float: left;
}

.captionedimagebox
{
	position: relative;
	top: 9px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #003366;	
	border-radius: 12px;
	width: 232px;
	padding: 0px; 
	padding-left: 10px;
	padding-right: 10px;
}

.captionedimagebox imgpart
{
    text-align: center;
}

.captionedimagebox.alignleft
{
    margin-right: 13px;
}

.captionedimagebox.alignright
{
    margin-left: 13px;
}

.procontrabox.alignleft
{
    margin-right: 13px;
}

.procontrabox.alignright
{
    margin-left: 13px;
}

span.procontra
{
    height: 20px;
    margin-left: 25px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #003367;
}

ul.procontralist, #maincontent ul.procontralist
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
}

ul.procontralist li, #maincontent ul.procontralist li
{
    color: #000000;
    font-weight: normal;
}

ul.procontralist li:before
{
    content: "-";
} 

.procontraimg
{
    float: left;
}

.captionedimagebox img
{
    margin: 0;
    padding: 0;
    margin-top: 10px;
}

.captionedimagebox div
{
    text-align: center;
    margin: 0;
    padding: 0;
}

.textbox
{
	position: relative;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #003366;	
	border-radius: 12px;
	padding: 10px;
	height: 157px;	
}

.textboxflex
{
	position: relative;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #003366;	
	border-radius: 12px;
	padding: 10px;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.bluebox
{		
	background-color: #e5eaef;
}

.gradientbox
{
	/*margin-bottom: 3px;*/
	float: right;
	border-width: 1px;
	border-style: solid;
	border-radius: 12px;
	color: #ffffff;
	padding: 10px;
	height: 359px;
	width: 268px;
}

.gradientboxgray
{
	background-image: url('../images/cb-gradientboxgray');
	background-repeat: repeat-x;
	background-color: #616060;
	border-color: #000000;
}

.gradientboxpurple
{
	background-image: url('../images/cb-gradientboxpurple.png');
	background-repeat: repeat-x;
	background-color: #003366;
	border-color: #000000;	
}

.gradientboxred
{
	background-image: url('../images/cb-gradientboxred.png');
	background-repeat: repeat-x;
	background-color: #004a8a;
	border-color: #000000;
}

.gradientboxblue
{
	background-image: url('../images/cb-gradientboxblue.png');
	background-repeat: repeat-x;
	background-color: #230066;
	border-color: #000000;
}
