/* @override 
	http://www.casinobonuspages.com/cbp.css
	http://development.casinobonuspages.com/cbp.css
*/

html, body
{
	font-family:Arial;
	margin:0px;
	padding:0px;
background-color: #fff;
}
body
{
	margin:0px;
	padding:0px;
	background-image:url(/art/casino-bonus-bg.jpg);
	background-repeat:no-repeat;
	background-color:#000;
}

#root
{
	display:block;
	clear:both;
	overflow:hidden;
	margin:auto;
	width:950px;
	font-size:11px;
	background-image:url(/art/middle-bg.jpg);
	background-repeat: repeat-y;
}

#header
{
	display:block;

	height:157px;
	width: 750px;
	overflow: hidden;
	background-image:url(/art/header-bg.jpg);
	background-repeat:no-repeat;
}

.centeredMenu
{
	display: block;
	float: left;
	width:538px;
	height: 38px;
	text-align:center;
	margin:auto;
	background-color: #e1ead7;
	background-image: none;

}
.centeredMenu .tabButton a
{
	display:block;
	float:left;
	clear:none;
	width:70px;
	height:33px;
	line-height:14px;
	margin:0px 2px 0px 2px;
	padding:4px 4px 0px 4px;
	background-image: url(/art/simple-anchor-bg.gif);
	background-repeat:no-repeat;
	font-family:Arial;
	color:#fff;
	/*background-color:#360;*/
	/*color:#090;*/
	font-size:12px;
	text-decoration:none;
}
.centeredMenu a:hover
{
	color:#ddd;
}

#headermenu
{
	/* Holds logo and three site global links. */
	display:block;
	float:left;
	clear:none;
	width:211px;
	height:156px;
	background-image:url(/art/headermenu-bg.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size:14px;
	color:#fff;
}
#headermenu a
{
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#headermenu a:hover
{
	color:#9c9;
	text-decoration:underline;
}
#headermenu img
{
	margin:0px 0px 5px 0px;
}
#search
{
	display:block;
	float:left;
	clear:none;
	width:539px;
	height:35px;
	background-image:url(/art/searchform-bg.gif);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:middle;
	line-height:22px;
}
#search form
{
	display:block;
	line-height:27px;
	margin:8px 0px 0px 0px;
}
#search form
{
	display:block;
	clear:none;
	float:left;
	text-decoration:none;
}
#search form strong
{
	font-size:11px;
	font-weight:bold;
	color:#fff;
	display:block;
	clear:none;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 120px 0px 10px;
}
#search form .ctf-image
{
	display:block;
	float:left;
	clear:none;
	margin:8px 5px 0px 0px;
}
#search form .ctf-text
{
	width:80px;
	background-color:#cceebb;
	padding:0px;
	margin:0px;
	border:none;
	border-style:none;
	margin:3px 0px 0px 0px;
}
#search form .ctf-submit
{
	float:left;
	clear:none;
	width:32px;
	background-color:#090;
	border:1px solid #000;
	margin:2px 0px 0px 2px;
	padding:0px;
	height:20px;
	font-size:11px;
}
#search form div.ctf-input
{
	float:left;
	clear:none;
}
#banner
{
	display:block;
	float:left;
	clear:none;
	width:540px;
	height:109px;
	text-align:center;
}
#middle
{
	display:block;
	width:952px;
	overflow:hidden;
	padding:0px;
	margin:0px;

}

#body
{
	display:block;
	float:left;
	clear:none;
	width:739px;
	min-height:200px;
	padding:0px;
	margin:0px 1px 0px 0px;
}

#mainBody
{
	display: block;
	float: left;
	clear: none;
	width: 535px;
}

#menu
{
	display:block;
	float:left;
	clear:none;
	width:210px;
	min-height:200px;
	padding-left:1px;
}
#menu ul
{
	padding:0px;
	margin:1px;
}
#menu ul li
{
	border-bottom:1px solid #390;
	padding:8px;
	margin:0px;
}
#menu ul li a
{
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	margin-left:5px;
	text-transform:uppercase;
}
#menu ul li a:hover
{
	color:#6c0;
}
#menu div.imagelinkWrapper
{
    padding: 2px;
	display:block;
	text-align:center;
}

#body h1
{
	font-size:16px;
	/*color:#030;*/
}
#body h2
{
	font-size:14px;
	color:#030;
}
#body h3
{
	font-size:12px;
	color:#030;
}
#body h4
{
	font-size:11px;
	color:#030;
}
#body h5
{
	font-size:11px;
	color:#363;
}
#body h6
{
	font-size:10px;
	color:#030;
}
#body h7
{
	font-size:10px;
	color:#363;
}
#body div.textBlockWrapper
{
	display:block;
	color:#000;
	padding:8px;
}
#body div.textBlockWrapper h1
{
	font-size:18px;
	color:#030;
}
#body div.textBlockWrapper a
{
	color:#030;
	text-decoration:none;
}
#body div.textBlockWrapper a:hover
{
	color:#3c0;
	text-decoration:underline;
}
#body div.sizedImageWrapper
{
	margin:0px;
	padding:0px;
}
#body div.sizedImageWrapper img
{
	margin:0px;
	padding:0px;
}
#footer
{
	display:block;
	width:748px;
	font-size:10px;
	line-height:21px;
	color:#fff;
	padding:5px 0px 5px 0px;
	margin:0px;
	text-align:center;
	border-left: 1px solid #99cc99;
	border-right: 1px solid #99cc99;
	background-color:#000;
}
div.footerImage
{
	display:none;
	height:22px;
	width:748px;
	background-image:none;
	background-color:#000;
	border:none !important;
}
#footer a.footerLink
{
	display: inline;
	clear: none;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	margin:0px 4px 0px 4px;
	font-size:11px;
	color:#ccffcc;
	text-decoration:underline;
}
#footer a.footerLink:hover
{
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
#footer span
{
	padding: 0px 6px 0px 6px;
}
div.casinoWrapper
{
	width:518px;
	padding:10px;
}
div.casinoWrapper h1
{
	font-size:16px;
	font-family:Arial;
	color:#060;
}
div.casinoWrapper a
{
	font-size:12px;
	color:#060;
	text-decoration:underline;

}
.sortable
{
	/*width:498px;*/
	margin:5px;
	padding:0px;
	border:1px solid #6a0;
	border-collapse:collapse;
}
#casinoList
{
	width:100%;
}
.sortable .oddRow
{
	background-color:#eee;
}
.sortable .evenRow
{
	background-color:#fff;
}
.sortable .rowHilite
{
	color:#ffffff;
	background-color:#6699cc;
}
.sortable th
{
	background-color:#123;
	height:30px;
	border-left:#eeeeee;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:2px 2px 2px 2px;
	font-size:10px;
	text-align:center;
}
.sortable th a
{
	color:#fff;
	text-decoration:none;
}
.sortable th a:hover
{
	color:#6c0;
}
.sortable td
{
	padding: 3px 2px 3px 2px;
	font-family: Lucida Grande, Arial;
	font-size: 10px;
	color: #black;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}
.sortable td a.thisPage
{
	display:block;
}
.zebratable
{
	/*width:498px;*/
	margin:5px;
	padding:0px;
	border:1px solid #eee;
	border-collapse:collapse;
}

.zebratable tbody a
{
	color: green;
	font-size: 11px;
}

.zebratable tbody a:hover
{
	text-decoration: none;
}

.zebratable .oddRow
{
	background-color:#eee;
}
.zebratable .evenRow
{
	background-color:#fff;
}
.zebratable .rowHilite
{
	color:#ffffff;
	background-color:#6699cc;
}
.zebratable th
{
	background-color:#123;
	border-left:#eeeeee;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:2px 5px 2px 5px;
	font-size:10px;
	text-align:center;
}
.zebratable th a
{
	color:#fff;
	text-decoration:none;
}
.zebratable th a:hover
{
	color:#6c0;
}
.zebratable td
{
	padding: 3px 2px 3px 2px;
	font-family: Lucida Grande, Arial;
	font-size: 10px;
	color: #black;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}
.zebratable td p
{
	margin:5px;
	color:#444;
}
.zebratable td a.thisPage
{
	display:block;
}

.zebratable strong
{
	padding: 0px 0px 0px 6px;
}

.zebratable h1
{
	padding: 0px 0px 0px 6px;
}

div.casinoSearchForm
{
	width:518px;
	margin:0px 10px 0px 9px;
	padding: 0px;
	border:1px solid #060;
	overflow:hidden;
	background-color:#fff;
}
div.casinoSearchForm div.header
{
	display:block;
	width:514px;
	margin:0px;
	padding:2px;
	background-color:#060;
	color:#fff;
	font-size:12px;
}
div.casinoSearchForm form
{
	display:block;
	width:508px;
	padding:5px;
	margin:0px;
}
div.casinoSearchForm div.row
{
	display:block;
	clear:both;
}
div.casinoSearchForm div.ctf-input
{
	display:block;
	float:left;
	clear:none;
	margin:2px 2px 2px 2px;
}

div.searchResults
{
	width:518px;
	margin:0px 10px 0px 10px;
	font-size:11px;
	display:block;
	clear:both;
}
div.searchResults caption
{
	background-color:#030;
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 0px;
	color:#fff;
	font-size:16px;
	height:20px;
	border:1px solid #030;
}
div.searchResults table
{
	width:518px;
	padding:0px;
	margin:0px 0px 10px 0px;
	border:1px solid #030;
	border-collapse:collapse;
}
div.searchResults table tr
{
}
div.searchResults table tr td
{
	margin:0px;
	padding:5px;
}
div.searchResults .even
{
	background-color:#c7d5b4;
}
div.searchResults .odd
{
	background-color:#B6C4A3;
}
div.searchResults dl
{
	margin:0px;
	padding:0px;
}
div.searchResults dl dt
{
	margin:2px;
	padding:2px;
}
div.searchResults dl dt a
{
	font-size:12px;
	color:#060;
	text-decoration:underline;
}
div.searchResults dl dt a:hover
{
	color:#6c0;
	text-decoration:none;
}
div.searchResults dl dd
{
	color:#000;
}

.searchResults tbody tr td a, .searchResults tbody tr td .oddRow a
{
color: green;
}

.searchResults tbody tr td a:hover
{
text-decoration: none;
}

a.link-kr
{
	color:#000;
	text-decoration:none;
}
a.link-kr:hover
{
	color:#060;
	text-decoration:underline;
}

div.login-box
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	background-color:#360;
	text-transform:uppercase;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

div.login-box form
{
	padding:5px;
	margin:0px;
	background-color:#360;
}
div.login-box div.row
{
	display:block;
	clear:both;
	padding:3px 0px 0px 15px;
	overflow:hidden;
	background-color:#360;
	height:25px;
	line-height:22px;
}
div.login-box div.ctf-input
{
	display:block;
	float:left;
	clear:none;
}
div.login-box div.ctf-label
{
	display:block;
	float:left;
	clear:none;
	width:70px;
	line-height:22px;
}
div.login-box input
{
	width:100px;
	float:left;
	clear:none;
	background-color:#cceebb;
}
div.login-box input.ctf-password
{
	width:65px;
	margin-right:5px;
}
div.login-box input.ctf-submit
{
	display:block;
	float:left;
	clear:none;
	width:30px;
	background-color:#390;
	border:1px solid #3c0;
	color:#fff;
	height:22px;
}
div.login-box div.userinfo
{
	font-size:11px;
	color:#fff;
	height:60px;
	padding:10px;
}
div.userinfo a
{
	color:#3c0;
	text-decoration:none;
}
div.userinfo a:hover
{
	text-decoration:underline;
	color:#fff;
}

#menu ul li.login
{
	display:block;
	padding:0px;
	margin:0px;
	line-heigh:22px;
	background-color:#360;
	height:22px;
	border-top:1px solid #390;
}
#menu ul li.login a
{
	display:block;
	float:left;
	clear:none;
	padding:0px;
	margin:0px;
	text-align:center;
	margin-left:0px;
	line-height:22px;
	height:22px;
}
#menu ul li.login a:hover
{
	color:#000;
	background-color:#4a0;
}

div.registration-form
{
	background-color:#fff;
	border:1px solid #060;
	overflow:hidden;
	padding:5px;
	margin:15px 5px 5px 10px;
	width:507px;
}
div.registration-form h1
{
	font-size:18px;
	color:#060;
}
div.registration-form form
{
}
div.registration-form div.ctf-input
{
	display:block;
	clear:both;
	height:24px;
}
div.registration-form div.ctf-label
{
	display:block;
	float:left;
	clear:none;
	width:205px;
}
div.registration-form input.ctf-text
{
	display:block;
	float:left;
	clear:right;
	width:200px;
}
div.registration-form input.ctf-password
{
	display:block;
	float:left;
	clear:right;
	width:200px;
}
div.registration-form input.ctf-submit
{
	float:right;
	clear:both;
	margin-right:10px;
}
div.signup-box
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	/*background-color:#360;*/
	text-transform:uppercase;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
div.signup-box form
{
	padding:5px;
	margin:0px;
	/*background-color:#123008;*/
}
div.signup-box div.row
{
	display:block;
	clear:both;
	padding:3px 0px 0px 10px;
	overflow:hidden;
	/*background-color:#123008;*/
	height:25px;
	line-height:22px;
}
div.signup-box div.ctf-input
{
	display:block;
	float:left;
	clear:none;
}
div.signup-box div.ctf-label
{
	display:block;
	float:left;
	clear:none;
	width:70px;
	line-height:22px;
}
div.signup-box input.ctf-text
{
	width:100px;
	float:left;
	clear:none;
	background-color:#cceebb;
}
div.signup-box input.ctf-image
{
	margin:0px 0px 0px 70px;
	padding:0px 0px 0px 0px;
}

#body div.contactForm
{
	width:507px;
	font-size:11px;
	margin:10px;
	padding:15px 4px 25px 4px;
	border:1px solid #030;
	background-color:#fff;
}
#body div.contactForm form
{
	padding:0px;
	margin:0px;
}
#body div.contactForm div.ctf-input
{
	display:block;
	clear:both;
}
#body div.contactForm div.ctf-label
{
	display:block;
	float:left;
	clear:none;
	width:100px;
}
#body div.contactForm input.ctf-text
{
	display:block;
	float:left;
	clear:none;
	width:150px;
	text-align:left;
}
#body div.contactForm textarea
{
	width:300px;
	height:180px;
}
#body div.contactForm div.row
{
	display:block;
	clear:both;
}
#body div.contactForm input.ctf-submit
{
	margin-left:100px;
}
#body div.contactForm input.ctf-radio
{
	width:25px;
}

div.headerBannerWrapper
{
	display:block;
	float:left;
	clear:none;
	z-index:0;
	width:517px;
	padding:11px;
	margin:0px;
}
div.headerBannerWrapper img
{
	border:none;
}

span.required
{
	color:#900;
	font-weight:bold;
}

div.linkInternalWrapper
{
	font-size:12px;
	font-weight:bold;
	margin:1px 0px 1px 15px;
}
div.linkInternalWrapper a
{
	color:#060;
	text-decoration:underline;
}
div.linkInternalWrapper a:hover
{
	color:#000;
	text-decoration:underline;
}
div.linkInternalWrapper a:visited
{
	color:#363;
}

div.childrenPagesListWrapper
{
	margin:15px;
}
div.childrenPagesListWrapper h1
{
	font-size:16px;
	color:#060;
}
div.childrenPagesListWrapper ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
div.childrenPagesListWrapper ul li
{
	list-style-type:none;
	margin:2px;
	padding:2px;
}
div.childrenPagesListWrapper ul li a
{
	color:#030;
	text-decoration:none;
}
div.childrenPagesListWrapper ul li a:hover
{
	color:#090;
	text-decoration:underline;
}
div.childrenPagesListWrapper ul li a:visited
{
	color:#363;
}
#casinoDetails strong
{
	font-size: 12px;
}

div.captionImageWrapper
{
	display:block;
	text-align:center;
}
div.captionImageWrapper img
{
	border:none;
}
div.imagelinkWrapper
{
	display:block;
	text-align:center;
}
div.imagelinkWrapper img
{
	border:none;
}
div.partnerList
{
	padding:0px 0px 0px 10px;
}
div.partnerList h1
{
	font-size:16px;
	color:#060;
}
#footer div.partnerLink
{
	display: inline;
	clear: none;
	padding: 0px 5px 0px 5px
}
#footer div.partnerLink a
{
	display: inline;
	clear: none;
	padding: 0px 6px 0px 6px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	margin:0px 4px 0px 4px;
	font-size:11px;
	color:#ccffcc;
	text-decoration:underline;
}
#footer div.partnerLink a:hover
{
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
div.childPagesListWrapper
{
	padding:15px 5px 5px 10px;
}
div.childPagesListWrapper ul
{
	margin:0px 5px 0px 0px;
	display:block;
	float:left;
	clear:none;
	overflow:hidden;
}
div.childPagesListWrapper a
{
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#339900;
	text-decoration:none;
}
div.childPagesListWrapper a:hover
{
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#66cc00;
	text-decoration:underline;
}

.sidebarWrapper
{
	display: block;
	float: right;
	clear: none;
	width: 200px;
	margin: 0px 0px 0px 0px;
	color: #d7e5b3;
}

.sidebarWrapper .pagelistWrapper
{
	display: block;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	background-color: #336600;
	line-height: 14px;
}

.sidebarWrapper .pagelistWrapper h1
{
	display: none;
	font-size: 10px;
	font-weight: bold;
	padding: 6px 0px 0px 6px;
}

.sidebarWrapper .pagelistWrapper a
{
	font-size: 11px;
	color: #d7e5b3;
}

.sidebarWrapper .pagelistWrapper a:hover
{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.sidebarWrapper .pagelistWrapper em
{
	font-size: 11px;
	color: #d7e5b3;
	font-weight: bold;
}

.sidebarWrapper .pagelistWrapper em a
{
    text-decoration: none;
}

.sidebarWrapper .pagelistWrapper ul
{
	display: block;
	float: left;
	clear: none;
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	padding: 0px 6px 10px 6px;
	margin: 0px;
}

.sidebarWrapper .pagelistWrapper ul li
{
	display: block;
	padding: 0px 0px 10px 0px;
}

.sidebarWrapper .pagelistWrapper .sidebarHeader
{
	display: block;
	float: left;
	overflow: hidden;
	clear: none;
	width: 200px;
	height: 25px;
	/*background-image: url(/art/sidebar-header.gif);*/
	background-color:#333;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.sidebarWrapper .pagelistWrapper .sidebarFooter
{
	display: block;
	float: left;
	clear: none;
	width: 200px;
	height: 25px;
	/*background-image: url(/art/sidebar-footer.gif);*/
	background-color:#333;
	margin: 0px;
	padding: 0px;
}

.sidebarWrapper .pagelistWrapper .sidebarHeader .sidebarHeaderText
{
	display: block;
	float: left
	margin: 0px;
	padding: 6px 0px 0px 6px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "trebuchet ms";
	line-height: 12px;
}

.formText
{
	padding: 20px 0px 15px 0px;
}

#body a {
	text-decoration:underline !important;
}
