/* ============ COMMON ============= */

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #693258;
	background: #2A0828 url(/gfx/main_bg.gif) top left repeat-x; 	
}

#bodyxmas {
	background: #2A0828 url(/gfx/main_bg_xmas.gif) top left repeat-x;
}

#bodyny, #bodycountdown {
	background: #2A0828 url(/gfx/main_bg_ny.gif) top left repeat-x;
}

#spacer_top {
	background-color: #400A58;
	height: 4px;
	font-size: 0;
}

.clear_end {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 0;
}

.clear_left {
	clear: left;
	height: 0;
	line-height: 0px;
	font-size: 0;
}

.clear_right {
	clear: right;
	height: 0;
	line-height: 0px;
	font-size: 0;
}

.center {
	text-align: center;
}

.align_right {
	float: right;
}

.align_left {
	float: left;
}

.bold {
	font-weight: bold;
}

.spacer5	{
	height: 5px;
}

.spacer10	{
	height: 10px;
}

.spacer15	{
	height: 10px;
}

a {
	color: #693258;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: underline;
}

small {
	font-size: 10px;
}

#top_menu {
	height: 28px;
	overflow: hidden;
	text-align: center;
	background: url(/gfx/top_menu_bg.gif) top center no-repeat;
}

#top_menu .menu {
	margin: 6px auto 0 auto;
}

.no_flash #top_menu, .no_flash_404 #top_menu {
	background: transparent url(/gfx/no_flash_menu_bg.gif) no-repeat scroll center top;
}

.main_page #header {
 	/* background: transparent url(/gfx/404_header.jpg) no-repeat scroll 50% 0; */
	height: 189px;
	text-align: center;
}

.no_flash #header {
	background: transparent url(/gfx/no_flash_header.jpg) no-repeat scroll 50% -4px;
}

.main_page #middle {
	text-align: center;
	background: transparent url(/gfx/no_flash_content.jpg) no-repeat scroll center top;
}

.no_flash_404 #middle {
	background: transparent url(/gfx/no_flash_404_content.jpg) no-repeat scroll center top;
	height: 430px;
}

.no_flash_404 #middle .notice {
	color: #FF42BD;
	font-size: 12px;
	padding-top: 260px;
}

.no_flash_404 #middle .notice a {
	color: #FF9100;
}

.no_flash_404 #header .link, .no_flash #header .link {
	margin: auto;
	padding-top: 160px;
	text-align: right;
	width: 864px;
}

.no_flash_404 #header .link a, .no_flash #header .link a {
	display: block;
	float: right;
	margin-left: auto;
	text-decoration: none;
}

.no_flash_404 #header .link a#cslink, .no_flash #header .link a#cslink {
	width: 75px;
}

.no_flash_404 #header .link a#faqlink, .no_flash #header .link a#faqlink {
	width: 35px;
}

.no_flash #middle .link {
	margin: auto;
	padding-top: 330px;
	text-align: center;
}
.no_flash #middle .link a {
	display: block;
	height: 60px;
	margin: auto;
	width: 430px;
}

.downtime #middle {
	background: transparent url(/gfx/no_flash_downtime_content.jpg) no-repeat scroll center top;
	height: 431px;
}

.session_expired #middle {
	background: transparent url(/gfx/no_flash_session_expired_content.jpg) no-repeat scroll center top;
	height: 431px;
}

.blank #middle {
	background: transparent url(/gfx/no_flash_blank.jpg) no-repeat scroll center top;
	height: 431px;
}

.main_page #footer {
	text-align: center;
}

.main_page #footer .footer_container {
	padding-top: 10px;
	width: 921px;
	margin: auto;
}

.main_page #footer .footer_container .papper_left {
	width: 290px;
	height: 310px;
	overflow: hidden;
	text-align: center;
	/*background: url(/gfx/papper_yellow.gif) top left no-repeat;*/
	float: left;
	margin-left: 20px;
	margin-top: -10px;
}

.main_page #footer .footer_container .papper_right {
	width: 290px;
	height: 310px;
	overflow: hidden;
	text-align: center;
	/*background: url(/gfx/papper_yellow.gif) top left no-repeat;*/
	float: right;
	margin-right: 20px;
	margin-top: -10px;
}

.main_page #footer .footer_container .papper_middle {
	width: 290px;
	height: 310px;
	overflow: hidden;
	text-align: center;
	/*background: url(/gfx/papper_pink.gif) top left no-repeat;*/
	float: left;
	margin-left: 5px;
	margin-top: -10px;
}

.main_page #bottom {
	background: url(/gfx/footer.gif) bottom center no-repeat;
	height: 135px;
}

.main_page #footer .bottom_btt {
	padding: 15px 0;
	text-align: center;
	height: auto;
}

.main_page #footer .bottom_left {
	width: 303px;
	padding-top: 48px;
	float: left;
	text-align: left;
}

.main_page #footer .bottom_right {
	width: 290px;
	padding-top: 46px;
	text-align: right;
	float: right;
}

.main_page #footer .bottom_middle {
	width: 320px;
	padding-top: 15px;
	float: left;
}

.main_page #footer .bottom_middle #icon1, .main_page #footer .bottom_middle #icon2,
.main_page #footer .bottom_middle #icon3, .main_page #footer .bottom_middle #icon4 {
	width: 80px;
	padding: 0;
	margin: 0;
	float: left;
}

.main_page #footer .bottom_left .left {
	margin-left: 61px;
}

.main_page #footer .bottom_right .right {
	margin-right: 77px;
}

.cds_logo {
	width: 56px;
	height: 48px;
	float: left;
}

.footer_links {
	width: 921px;
	height: 48px;
	margin: auto;
}

.footer_links span {
	color: #5f2b50;
	margin: 0 8px;
}

.footer_links .footer_right {
	margin-top: 15px;
}

.footer_links .footer_left span {
	height: 48px;
	line-height: 42px;	
}

.footer_links .footer_left {
	float: left;
	text-align: left;
	padding-left: 0;
	width: 400px;
}

.footer_links .footer_right {
	float: right;
	text-align: right;
	padding-right: 40px;
}

/* ============ SUBPAGE ============= */

.sub_page {
	 background: #2A0828 url(/gfx/sub_page_bg1.gif) repeat-x 0 -4px; 	
}

#subpage_ny, #subpage_countdown {
	background: #2A0828 url(/gfx/sub_page_bg1_ny.gif) repeat-x 0 -4px;
}

#subpage_xmas {
	background: #2A0828 url(/gfx/sub_page_bg1_xmas.gif) repeat-x 0 -4px;
}
 
.sub_page #header {
	height: 114px;
	text-align: center;
}

.sub_page #middle {
	text-align: center;
	background: #2f092d url(/gfx/sub_page_bg.gif) top left repeat-x;
	padding-top: 15px;
}

.sub_page .sheet_con {
	position: relative;
	width: 815px;
	height: 100%;
	margin: 0 auto;
	padding: 5px 16px 0;
}

.sub_page .sheet_bckgnd {
	position: absolute;
	top: 12px;
	left: 16px;
	width: 100%;
	height: 94%;
	background-color: #F4EED7;
	z-index: 1;
}

.sub_page .sheet_group {
	position: relative;
	left: -18px;
	z-index: 5;
}

.sub_page .sheet_top, .sub_page .sheet_top_tall, .sub_page .sheet_top_bjt {
	width: 878px;
	margin: auto;
	height: 111px;
	overflow: hidden;
	text-align: center;
	background: url(/gfx/sheet_hdr.gif) top center no-repeat;
}

.sub_page .sheet_top_tall {
	padding-top: 14px;
	height: 128px;
	background-image: url(/gfx/sheet_hdr.gif);
}

.sub_page .sheet_top_bjt {
	padding-top: 24px;
	height: 70px;
	background-image: url(/gfx/sheet_hdr_static.gif);
}

.sub_page .sheet_top .submenu {
	padding-top: 14px;
}

.sub_page .sheet_top .subheader {
	margin-top: -25px;
}

.sub_page .sheet_top_tall .subheader {
	padding-top: 8px;
}

.sub_page .sheet_top_no_menu, .main_page .sheet_top_no_menu {
	width: 878px;
	margin: auto;
	height: 86px;
	overflow: hidden;
	text-align: center;
	background: url(/gfx/sheet_hdr_no_menu.gif) top center no-repeat;
}

.sub_page .sheet_top_no_menu .submenu, .main_page .sheet_top_no_menu .submenu {
	display: none;
	visibility: hidden;
}

.sub_page .sheet_top_no_menu .subheader, .main_page .sheet_top_no_menu .subheader {
	padding-top: 40px;
}

.sub_page .sheet_bottom, .main_page .sheet_bottom {
	margin: auto;
	margin-top: 10px;
	text-align: center;
	position: relative;
	height: 52px;
	overflow: hidden;
/*
	width: 878px;
	background: url(/gfx/sheet_ftr.gif) bottom center no-repeat;
	*/
}

.sub_page .sheet_ftr, .main_page .sheet_ftr {
	margin: auto;
	height: 4px;
	width: 878px;
	background: url(/gfx/sheet_ftr.gif) top center no-repeat;
}


.sub_page .sheet_bottom .button, .main_page .sheet_bottom .button {
	position: absolute;
	width: 878px;
	text-align: center;
	top: 0;
	left: 0;
}

.sub_page .sheet_content, .main_page .sheet_content, .main_page .sheet_content_pink {
	width: 878px;
	margin: auto;
	background: url(/gfx/sheet_bg.gif) center top repeat-y;
}

.sub_page .sheet_content2 {
	background: url(/gfx/sheet_bg.gif) center -25px repeat-y;
}

.main_page .sheet_content_pink {
	margin-top: 20px;
	background: url(/gfx/sheet_bg_pink.gif) top center repeat-y;
}

.main_page .sheet_content_pink .topBar {
	background: url(/gfx/sheet_hdr_no_menu_pink.gif) top center no-repeat;
	position: relative;
	top: -20px;
}

.main_page .sheet_content_pink .bottomBar {
	background: url(/gfx/sheet_ftr_pink.png) bottom center no-repeat;
	position: relative;
	bottom: -30px;
}

.sub_page .sheet_content .padding {
	padding: 10px 65px;
	text-align: left;
	padding-bottom: 0;
}

.main_page .sheet_content .padding, .main_page .sheet_top_no_menu .padding, .main_page .sheet_content_pink .padding {
	padding: 0 65px;
	text-align: left;
}

.main_page .sheet_content_pink .padding {
	padding: 20px 50px;
}

.sub_page .sheet_content h2 {
	color: #3c0b39;
	font-size: 14px;
	margin-bottom: 20px;
}

.sub_page .sheet_content p, .main_page .sheet_content p, .main_page .sheet_content_pink p, .main_page .sheet_top_no_menu p {
	font-size: 14px;
	padding-bottom: 20px;
	line-height: 21px;
	position: relative;
}

.sheet_content, .sheet_content_pink, .sheet_top_no_menu {
	color: #3c0b39;
}

.main_page .sheet_content p span, .main_page .sheet_content_pink p span {
	display: block;
	float: left;
	margin-left: -5px;
	margin-top: -8px;
}

.main_page .sheet_content p span.v {
	background: url(/gfx/V.gif) top left no-repeat;
	width: 25px;
	height: 27px;
}

.main_page .sheet_content p span.s {
	background: url(/gfx/S.gif) top left no-repeat;
	width: 16px;
	height: 27px;
}

.main_page .sheet_content_pink p span.a {
	background: transparent url(/gfx/A.gif) no-repeat scroll left top;
	height: 28px;
	width: 28px;
}

.sub_page .sheet_content li {
	font-size: 14px;
	line-height: 21px;
}

.sub_page .sheet_content .no_bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

.sub_page .sheet_content ul, .sub_page .sheet_content ol {
	margin-left: 20px;
	padding-bottom: 20px;
}

.sub_page .sheet_content ul li {
	list-style-type: disc;
}

.sub_page .sheet_content .header {
	text-align: center;
	margin-bottom: 20px;
}

.sub_page #bottom {
	background: url(/gfx/footer.gif) bottom center no-repeat;
}

.sub_page #bottom .buttons img {
	margin-bottom: 5px;
}

.sub_page .sheet_content .underage {
	text-align: center;
	margin-bottom: 10px;
}

.sub_page .sheet_content .moreinformations {
	margin-left: 25px;
	text-align: left;
	margin-bottom: 0;
	padding-bottom: 0;
}

.sub_page .sheet_content .bevel {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}

.sub_page .sheet_content .more_text {
	text-align: left;
	padding-left: 20px;
}

.sub_page .sheet_content .more_text p {
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 0;
}

.sub_page .sheet_content .more_image {
	text-align: center;
}


/* forms */
 
.sub_page .sheet_content .form .form_item, .sub_page .sheet_content .form .form_item1, .sub_page .sheet_content .form .form_item3 {
	padding-bottom: 5px;
	width: 400px;
	margin: auto;
	font-size: 12px;
}

.sub_page .sheet_content .form .form_item1 {
	width: 450px;
}

.sub_page .sheet_content .form .form_item2 {
	margin: auto;
	width: 450px;
}

.sub_page .sheet_content .form .form_item3 {
	width: 595px;
}

.sub_page .sheet_content .form .form_item2 p {
	font-size: 12px;
	margin-top: 5px;
	text-align: left;
}

.form .form_item1 .minimal {
	font-size: 10px;
}

.sub_page .sheet_content .form .form_item2 label {
	color: #75510B;
	font-size: 12px;
	font-weight: bold;
}

.sub_page .sheet_content .form .form_item2 label.bl {
	float: left;
	margin-right: 10px;
}

.sub_page .sheet_content .form .form_item2 input {
	float: left;
	margin-right: 10px;
}

.sub_page .sheet_content .form .form_item label.bl {
	float: left;
	width: 85px;
	display: block;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.sub_page .sheet_content .form label.bl, .sub_page .sheet_content .form .form_item3 label.bl {
	float: left;
	width: 120px;
	display: block;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0;
}

.sub_page .sheet_content .form .form_item3 label.bl {
	width: 185px;
}

input.field, select.field, textarea.field {
	border: 1px solid #7e7e7e;
	padding: 2px;
	float: left;
	width: 302px;
	font-size: 12px;
}

.sub_page .sheet_content .form .form_item3 input.field, 
.sub_page .sheet_content .form .form_item3 textarea.field {
	width: 285px;
}

.sub_page .sheet_content .form .form_item3 select.field {
	width: 291px;
}

textarea.field {
	height: 70px;
}

select.field {
	width: 308px;
}

.field {
	padding: 3px;
	border: 1px solid #75510b;
}

.sub_page .sheet_content .form .form_item img {
	float: left;
}

.feedbackMsg { margin-bottom: 3px; display: block; }


/* preview games */

.games .preview_game {
	float: left;
	width: 260px;
	margin: 0;
	margin-bottom: 15px;
}

.games .preview_game p {
	text-align: center;
	font-size: 12px;
	line-height: 11px;
	margin: 0;
	font-weight: bold;
	margin-right: 28px;
	padding: 0;
}

.sub_page .sheet_content .padding_games {
	padding: 10px 30px;
	text-align: left;
	padding-bottom: 0;
}

.sub_page .sheet_content .games {
	padding-left: 25px;
}

.main_page #header_menu {
	background-color: #050105;
	padding: 15px 0 0 0;
}

.main_page #header_menu .content {
	width: 844px;
	margin: auto;
	height: 25px;
	background: url(/gfx/header_menu_bg.gif) top center no-repeat;
}

.main_page #header_menu .content p.login {
	margin-left: 112px;
	float: left;
	margin-top: 5px;
	color: #925581;
}

.main_page #header_menu .content p.menu {
	margin-right: 122px;
	float: right;
	margin-top: 5px;
	color: #bf7300;
}

.main_page #header_menu .content p.menu a {
	color: #bf7300;
}

.main_page #header_menu .content p.menu span {
	color: #130312;
	margin: 0 7px;
}

.main_page #footer .footer_container .slots_left {
	width: 220px;
	text-align: left;
	float: left;
	margin-left: 100px;
	margin-top: 10px;
}

.main_page #footer .footer_container .slots_right {
	width: 220px;
	text-align: left;
	float: right;
	margin-right: 100px;
	margin-top: 10px;
}

.main_page #footer .footer_container .slots_middle {
	width: 220px;
	text-align: left;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}

.main_page #footer .footer_container .slots_left p,
.main_page #footer .footer_container .slots_middle p,
.main_page #footer .footer_container .slots_right p {
	line-height: 20px;
}

.main_page #footer .footer_container .slots_left p a,
.main_page #footer .footer_container .slots_middle p a,
.main_page #footer .footer_container .slots_right p a {
	background: url(/gfx/bullet.gif) top left no-repeat;
	padding-left: 10px;
	color: #ffaa00;
	font-weight: bold;
}

body .main_page .no_bg {
	background: none transparent;
}

#slotsMainAnimation {
	margin-bottom: 10px;
}

.slots_game {
	margin: 25px auto 0 auto;
}

p.stunning {
	width: 600px;
	font-size: 14px;
	font-family: tahoma, sans-serif;
	color: #72576f;
	text-align: center;
	margin: 10px auto 0 auto;
}

a.more {
	background: transparent url(/gfx/bullet1.gif) no-repeat scroll left top;
	color: #881A71;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 10px;
}

#root {
	margin: 0 auto;
	text-align: center;
	width: 864px;
}

#root p {
	color: #5F4D5F;
	text-align: left;
}

#root p span {
	margin: 0 8px;
}

#root p a {
	background: transparent url(/gfx/bullet2.gif) no-repeat scroll left top;
	color: #891B72;
	padding-left: 10px;
}

/* form errors/infos */
#messages {
	width: auto;
	height: auto;
	font-weight: bold;
	margin: 0px;
}

div.errors, div.infos {
	width: auto;
	height: auto;
	min-height: 38px;
	text-align: center;
}

div.errors {
	color: #f00;
}

div.errors_header {
	background: transparent url(/gfx/error_hdr.gif) no-repeat scroll center;
	height: 5px;
}

div.errors_footer {
	background: transparent url(/gfx/error_hdr.gif) no-repeat scroll center top;
	height: 5px;
	margin-bottom: 15px;
}

div.infos {
	color: #CF6A19;	
}

div.infos_header {
	background: transparent url(/gfx/ok_hdr.gif) no-repeat scroll center top;
	height: 5px;
}

div.infos_footer {
	background: transparent url(/gfx/ok_hdr.gif) no-repeat scroll center top;
	height: 5px;
	margin-bottom: 15px;
}

#messages ul {
	margin: 0 20px 0 50px;
	padding: 0;
}

#messages ul li {
	font-size: 12px;
	list-style-type: none;
	margin: .5em 0;
}

label.formError {
	color: #e00;
}

input.formError, select.formError, textarea.formError {
	border: 1px solid #e00;
}


/*
.error_message, .info_message {
	margin-bottom: 15px;
	text-align: center;
}

.sub_page .sheet_content .error_message p {
	color: #f00;
	margin: 0 120px;
	padding: 7px 0;
	text-align: center;
}

.error_message .line {
	background: transparent url(/gfx/error_hdr.gif) no-repeat scroll center;
	height: 5px;
}

.sub_page .sheet_content .info_message p {
	color: #CF6A19;
	margin: 0 120px;
	padding: 7px 0;
	font-weight: bold;
	text-align: center;
}

.info_message .line {
	background: transparent url(/gfx/ok_hdr.gif) no-repeat scroll center;
	height: 5px;
}
*/

label.formError {
	color: #f00;
}

input.formError {
	border: 1px solid #f00;
}

/* tips */

#vLayer {
	display: none;
	height: 600px;
	position: absolute;
	z-index: 100;
}

#vLayer iframe {
	width: 100%;
	height: 100%;
}

.tooltip {
	background: #9D3793 url(/gfx/form_question_bg.gif) repeat-x top;
	border: 2px solid #000;
	cursor: pointer;
	position: absolute;
	z-index: 101;
}

.tooltip div {
	background: transparent url(/gfx/form_questionmark.gif) no-repeat scroll left top;
	min-height: 59px;
	width: 273px;
}

.tooltip div p {
	color: #F9D6EA;
	font-size: 10px;
	line-height: 14px;
	padding: 8px 8px 8px 60px;
	text-align: left;
}

img.tip {
	cursor: pointer; 
	margin-left: 5px;
}

/* lista tabelaryczna */
div.list {
	margin: 7px auto;
	text-align: center;
}

div.listTitle {
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #3C0B39;
	margin: 3px 0 3px 2px;
}

div.listTitle .total {
	font-weight: normal;
}

div.listPaging {
	float: right;
	margin: 3px 0;
	font-size: 14px;
	font-weight: bold;
}

div.listPaging a {
	padding: 2px 1px;
	margin: 0 2px;
	color: #3C0B39;
}

div.listPaging a.sel {
	color: #A27890;
}

table.listTable	{
	border: none;
	border-collapse: collapse;
	background-color: #F4EDD5;
	margin-top: 3px;
}

table.listTable td, table.listTable th {
	text-align: left; 
	border: 1px solid #75510B;
	padding: 4px 6px;
}

table.listTable th {
	font-size: 12px;
	color: #75510B;
	background-color: #EACB07;
}

table.listTable td {
	text-align: left;
}

.linkMenu {
	padding: 10px 0;
}

.linkMenuItem {
	margin-right: 15px;
}

a.linkMenuItemActive {
	color: #222;
}

div.largeMargin {
	margin: 0 60px;
}

/* instant play */

#middle_con {
	margin: auto;
	width: 921px;
}

.middle_right {
	float: right;
	margin-right: 30px;
	width: 660px;
}

.middle_right .sheet_content {
	background: transparent url(/gfx/sheet_bg_small.gif) repeat-y scroll center top;
	width: auto;
}

.middle_right .sheet_top_no_menu {
	background: transparent url(/gfx/sheet_hdr_no_menu_small.gif) no-repeat;
	width: auto;
	height: 86px;
}

.middle_right .sheet_bottom {
	width: auto;
}

.middle_right .sheet_ftr {
	/*background: transparent url(/gfx/sheet_ftr_small.gif) no-repeat scroll center top;*/
	height: 4px;
	width: auto;
}

.middle_left {
	float: left;
	margin-left: 30px;
	width: 180px;
	padding-top: 13px;
}

* html .middle_left, * html .middle_right {
	display: inline;
}

.middle_left p {
	line-height: 20px;
	text-align: left;
}

.middle_left p.listHeader {
	margin-top: 13px;
}

.middle_left p a.menu {
	background: transparent url(/gfx/bullet.gif) no-repeat scroll left top;
	color: #FFAA00;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}

.middle_left p a.selected {
	text-decoration: underline;
}

#game_flash_content {
	margin: 15px 0;
	background: transparent url(/gfx/please_wait.gif) no-repeat center 120px;
}

/* games */
img.preview {
	float: left;
	margin: 0 15px 10px 0;
	padding: 1px; 
	border: 1px solid #444;
}

.gameRightBox {
	float: left; 
	width: 499px;
}

/* ============ IE6 HACKS ============= */

#footer .footer_container .papper_left, #footer .footer_container .papper_right, 
#footer .footer_container .papper_middle, .main_page #footer .footer_container .slots_left,
.main_page #footer .footer_container .slots_right, .main_page #footer .footer_container .slots_middle
{
	display: inline;
}

/* FAQ */
#page_faq {
	line-height: 1.6em;
	font-size: 1.1em;
}

#page_faq ul {
	margin-bottom: 0px;
}

#page_faq dt a {
	text-decoration: none;
	font-weight: bold;
}

#page_faq dd.back {
	font-size: .9em;
	margin: 0 0 27px 27px;
	background: none;
}

#page_faq dt {
	margin: 0 0 0 20px;
	text-indent: -19px;
}

#page_faq dd {
	margin: 8px 0 0 15px;
	text-indent: -13px;
}

#page_faq dd ul {
	margin-left: 0;
	margin-bottom: 0;
	padding: 0 0 0 20px;
	text-indent: 0;
}

#page_faq dl dd ul li {
	font-size: 1.1em;
}

#page_faq dd img {
	display: block;
	margin: 15px auto 5px;
}

/* banking */
#cards {
	position: relative;
	height: 126px;
	margin-bottom: 20px;
	background: transparent url(/gfx/cards.gif) no-repeat scroll 50% 50%;
}

#cards a {
	display: block;	position: absolute;
	text-indent: -9999px;
	width: 135px;
	height: 30px;
	top: 16px;
	left: 372px;
}

a#rc {
	width: 112px;
	height: 32px;
	left: 569px;
	top: 17px;
}

a#eco {
	width: 56px;
	height: 30px;
	top: 72px;
	left: 65px;
}

a#moneybookers {
	width: 145px;
	height: 49px;
	top: 64px;
	left: 270px;
}

a#ewallet {
	width: 118px;
	height: 32px;
	top: 73px;
	left: 565px;
}

/* winners corner */
#winners {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 40px;
	font-size: 13px;
}

#winners td, #winners th {
	padding: 3px 6px;
	border-right: 1px solid #BFA66B;
}

#winners .last {
	border-right: 0;
	text-align: right;
}

#winners th {
	border-bottom: 2px solid #BFA66B;
}

h2.winners {
	text-align: center;
	margin-top: 20px;
}

/* feeds */
#feeds {
	text-align: right;
	font-size: 13px;
}

#feeds a {
	text-decoration: none;
	margin-left: 20px;
}

#feeds img {
	vertical-align: middle;
}

/* promotions */

div.coupon {
	float: left;
	width: 85px;
	font-size: 14px;
}

div.coupon2 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 90px;
}

div.coupon3 {
	font-size: 14px;
	font-weight: bold;
	width: 110px;
	float: left;
}

.h15 {
	height: 15px;
}

p.promo {
	margin-left: 140px;
}

p.promo2 {
	margin-left: 110px;
}

div.promoPadd {
	margin: 0 100px;
}

div.coupons {
	margin: 0 0 20px 40px;
}

.sheet_content div.promoPadd p {
	padding-bottom: 10px;
}

#accountInfo {
	margin-left: 130px;	
}

#accountRight {
	width: 290px;
	float: right;
	margin-left: 20px;
}

#accountClaim {
	margin-top: 30px;
	text-align: center;
}

/* landing page - penny slot machines */
#landingPenny {
	background: transparent url(/gfx/landing_penny_bg.gif) repeat-x top;
}

#landingPennyInner {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	height: 770px;
	background: transparent url(/gfx/landing_penny.jpg) no-repeat top center;
}

#landingPennyInner a {
	position: absolute;
	top: 485px;
	left: 287px;
	display: block;
	width: 450px;
	height: 60px;
}

/* Blackjack Tournament */

#bjtTop {
	width: 878px;
	margin: 0 auto;
}

#bjtContent {
	text-align: left;
	padding: 0 65px;
}

#bjt .sheet_top_bjt {
	text-align: left;
}

#bjt .sheet_top_bjt img {
	margin-left: 65px;
}

#bjtContent .links {
	list-style-image: url(/gfx/arrow.gif);	
}

div.bjtCol {
	float: left;
	width: 50%;
}

div.bjtCol2 {
	float: right;
	width: 45%;
}

a.bjtBack {
	display: block;
	float: right;
	width: 58px;
	height: 16px;
	background-image: url(/gfx/bjt_link_back.gif);
	text-indent: -9999px;
}

/* bjt - tables */

#bjt table {
	border-collapse: collapse;
	width: 100%;
	color: #603754;
	font-size: 1.3em;
}

#bjt table th, #bjt table td {
	border: 1px solid #000;
	padding: 6px 20px;
	text-align: left;
}

#bjt table th {
	color: #fff;
	font-size: 1.3em;
	font-weight: normal;
	padding: 12px 20px;
	background-color: #440d41;
}

#bjt table td.brightbg {
	background-color: #d1a35a;
	color: #000;
}

#bjt table td.bright {
	color: #3c0b39;
}

#bjt table th.bright {
	color: #e1c4a1;
	background-color: #905227;
	padding: 6px 20px;
	font-size: 1em;
}

#bjt table td span {
	font-variant: small-caps;
}

#bjt table .centered {
	text-align: center;
}

#bjt table .right {
	text-align: right;
}

#bjt h2#gettingStarted, #bjt h2#singleTournaments, #bjt h2#multiTournaments, #bjt h2#generalRules,
#bjt h2#loyaltyPoint, #bjt h2#victoryPoint, #bjt h2#singleTable, #bjt h2#multiRules, 
#bjt h2#chatFeature, #bjt h2#promotions {
	height: 19px;
	text-indent: -9999px;
	background: transparent url(/gfx/bjt_subhdr_getting_started.png) no-repeat center;
	padding: 0;
	margin: 10px 0;
}

#bjt h2#singleTournaments {
	background-image: url(/gfx/bjt_subhdr_single_tournaments.png);
}

#bjt h2#multiTournaments {
	background-image: url(/gfx/bjt_subhdr_multi_tournaments.png);
}

#bjt h2#generalRules {
	background-image: url(/gfx/bjt_subhdr_general_rules.png);
}

#bjt h2#loyaltyPoint {
	background-image: url(/gfx/bjt_subhdr_loyalty_point.png);
}

#bjt h2#victoryPoint {
	background-image: url(/gfx/bjt_subhdr_victory_point.png);
}

#bjt h2#singleTable {
	background-image: url(/gfx/bjt_subhdr_single_table.png);
}

#bjt h2#multiRules {
	background-image: url(/gfx/bjt_subhdr_multi_rules.png);
}

#bjt h2#chatFeature {
	background-image: url(/gfx/bjt_subhdr_chat_feature.png);
}

#bjt h2#promotions {
	background-image: url(/gfx/bjt_subhdr_promotions.png);
}

.gameName {
	float:left;
	margin: 0 0 20px 25px;
	width: 223px;
}

/* download instructions */
.downloadInstr p {
	padding: 0 20px;
}

.sub_page .downloadInstr ul {
	margin-left: 40px;	
}

.downloadInstr .subhdr {
	text-align: center;
	margin: 10px 0;	
}
