/* Flash Games Pages */
#flash_game {
    position: relative;
    z-index: 1;
	background: #e4e6ea;
	text-align: center;
	padding: 15px 0;
	position: relative;
	margin-top: 20px;
	margin-bottom: 30px;
}
#flash_game iframe {
    position: relative;
    z-index: 1;
}
#flash_game .knob {
    position: absolute;
    width: 75px;
    height: 17px;
    padding: 5px;
    cursor: pointer;
    z-index: 3;
    left: 785px;
    top: 583px;
}
#flash_game .knob a {
    display: block;
    width: 75px;
    height: 17px;
    overflow: hidden;
    text-indent: -9999px;
}

/* Other Games Page */
#other_games .games_category {
	background: #eaf0f7;
	margin-top: 12px;
}
#other_games .games_category h3 {
	background:url('/tpl/scratch/shared/images/other_games_header_bg.png') repeat-x #9da1a7;
	color: #fff;
	font-size: 15px;
	padding: 6px 0 8px 32px;
	border-bottom: 1px solid #fff;
	margin-bottom: 14px;
	position: relative;
	cursor: pointer;
	margin-left: 0;
	margin-right: 0;
}
#other_games .games_list {
	overflow: hidden;
}
#other_games .inner .games_list li {
	width: 162px;
	background: none;
	text-align: center;
	padding: 0;
	margin: 0 24px 30px 10px;
	float: left;
}
#other_games .games_list li h4 {
	margin: 0 0 4px 0;
	font-size: 12px;
}
#other_games .games_list li h4 a {
	text-decoration: none;
}
#other_games .games_list li .pic {
	display: block;
	width: 147px;
	background:url(/tpl/scratch/shared/images/games_preview_img_bg.png) left top no-repeat;
	margin: 0 auto;
	height: 147px;
}
#other_games .games_list li .pic img {
	float: left;
	width: 136px;
	height: 136px;
	margin: 5px 0 0 5px;
}
#other_games .games_list li .play_now {
	font-size: 11px;
	margin-top: 6px;
}
#other_games .games_list li .play_now a {
	display: block;
	width: 135px;
	margin: 3px auto 0 auto;
	height: 25px;
	text-indent: -3000px;
	overflow: hidden;
}
#other_games.en .games_list li .play_now a {
	background: url(/tpl/scratch/en/images/other_play_now.png) no-repeat;
}
#other_games.fr .games_list li .play_now a {
	background: url(/tpl/scratch/fr/images/other_play_now.png) no-repeat;
}
#other_games.de .games_list li .play_now a {
	background: url(/tpl/scratch/de/images/other_play_now.png) no-repeat;
}
#other_games.es .games_list li .play_now a {
	background: url(/tpl/scratch/es/images/other_play_now.png) no-repeat;
}
#other_games.it .games_list li .play_now a {
	background: url(/tpl/scratch/it/images/other_play_now.png) no-repeat;
}

#other_games.nl .games_list li .play_now a {
	background: url(/tpl/scratch/nl/images/other_play_now.png) no-repeat;
}
#other_games .games_list li .play_now a:hover {
	background-position: 0 100%;
}

/* Registration Page */
#register .inner {
	padding-bottom: 0;
}
#register #container h1 {
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	margin-left: 20px;
}
#regform {
	clear: both;
	margin: 6px 0 0 0;
	width: 960px;
	font-size: 11px;
}
#regform fieldset#personal {
	margin-right: 20px;
}
#regform fieldset legend {
	display: none;
}
#regform fieldset {
	width: 470px;
	float: left;
	background: #e4e6ea;
	position: relative;
}
#regform fieldset h3 {
	background:url('/tpl/scratch/shared/images/other_games_header_bg.png') repeat-x #9da1a7;
	color: #fff;
	font-size: 15px;
	padding: 6px 0 8px 15px;
	border-bottom: 1px solid #fff;
	margin: 0 0 15px 0;
}
#regform fieldset p {
	padding-bottom: 15px;
	position: relative;
	/*border: 0px solid grey;*/
	overflow: hidden;
	margin: 0 20px;
}
#regform fieldset p label {
	float: left;
	width: 112px;
	margin: 0 10px 5px 0;
	font-weight: bold;
}
#regform fieldset p input{
	width: 245px;
	height: 14px;
	line-height: 16px;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
	color: #000;
	position: relative;
	z-index: 110;
	text-indent: 3px;
	cursor: text!important;
}
#regform fieldset p select{
	position: relative;
	z-index: 10;
	height: 20px;
	font-size: 11px;
}
#regform fieldset p textarea{
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
}
#regform fieldset p label.checked,
#regform fieldset p label.error {
	background: url(/tpl/scratch/shared/images/reg_incorrect.gif) right top no-repeat;
	width: 270px;
	padding-top: 18px;
	color: #f00;
	z-index: 3;
	font-weight: normal;
	font-size: 10px;
	position: absolute;
	top: 0;
	left: 122px;
}
#regform fieldset p label.checked {
	background: url(/tpl/scratch/shared/images/reg_correct.png) right top no-repeat;
}
#regform fieldset #p_address label.error {
	padding-top: 48px;
}
#regform fieldset p input#coupon {
	width: 100px;
}
#regform fieldset p label.currency {
	clear: both;
}
#regform  #p_phone input,
#regform  #p_cellphone input {
	float: left;
	width: 160px;
}
#regform  #p_coupon {
	padding-bottom: 5px;
}
#regform  #p_coupon span {
	font-weight: normal;
}
#regform p#cellphone {
	margin-bottom: 10px;
}
#regform #sex, #register #b_box{
	height: 18px;
}
#regform #sex input#male, #sex input#female{
	float: left;
	border: none;
	width: 20px;
	height: auto;
}
#regform #sex label{
	width: auto!important;

}
#regform #sex label.gender{
	display: block;
	float: left;
	width: 104px!important;
	margin-left: 5px;
}
#regform fieldset p select#country, #regform fieldset p select#currency, #regform fieldset p textarea#address {
	width: 245px;
}

#regform #sbm{
	width: 167px;
	height: 31px;
	border: none;
	cursor: pointer!important;
	position: absolute;
	top: 132px;
	right: 15px;
}
#regform label.instr{
	width: 120px;
	margin-bottom: 10px;
	margin-right: 24px;
}
#regform #captcha_i{
	float: left;
    border: 1px solid #808080;
	width: 130px;
	height: 20px;
}
#regform #securitycode{
	width: 80px;
	height: 14px;
	float: left;
	margin-left: 10px;
}
#regform #confirm {
	clear: both;
	width: 850px;
	margin-top: 20px;
	overflow: hidden;
	padding: 20px;
}
#regform #agreement{
	clear: both;
	margin-top: 30px;
}
#regform #agreement label.error{
	display: block;
	width: 150px;
	float: left;
	color: #f00;
	margin-left: 25px;
	line-height: 20px;
}
#register #c_box label.error{
	width: 104px;
	left: 286px;
}
#p_prefix, #m_prefix{
	display: block;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
	line-height: 18px;
	text-align: right;
	padding-right: 2px;
	width: 28px!important;
	height:18px;
	float: left!important;
	margin-right: 5px;
	color: #333;
}
#msgs{
	color: #f00;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
#regform fieldset #p_age18,
#regform fieldset #p_agree {
	clear: both;
	width: 270px;
}
#regform fieldset #p_age18 label,
#regform fieldset #p_agree label {
	margin-top: 2px;
	margin-left: 4px;
	width: 190px;
	float: left;
}
#regform fieldset #p_age18 label.error,
#regform fieldset #p_agree label.error {
	left: 20px;
	width: 210px;
	padding-top: 14px;
}
#regform fieldset #p_agree label.error {
	padding-top: 26px;
}
#regform fieldset #p_age18 input,
#regform fieldset #p_agree input {
	float: left;
	width: 13px;
	height: 13px;
	border: none!important;
}
#botfinder {
	margin-top: 20px;
}

/* Newsletter & Feedback Pages */
#formstaf,
#feedbacker,
.newsletter_form {
	background: #e4e6ea;
	margin: 20px auto;
	position: relative;
	width: 440px;
	padding-bottom: 16px;
}
#formstaf {
	margin: 0;
}
#formstaf,
#feedbacker {
	width: 600px;
}
#formstaf h3,
#feedbacker h3,
.newsletter_form h3 {
	background:url('/tpl/scratch/shared/images/other_games_header_bg.png') repeat-x #9da1a7;
	color: #fff;
	font-size: 15px;
	padding: 6px 0 8px 15px;
	border-bottom: 1px solid #fff;
	/*margin-bottom: 10px;*/
	margin: 0;
	margin-bottom: 15px;
}
#feedbacker p,
.newsletter_form p {
	overflow: hidden;
	margin-bottom: 10px;
}
#formstaf label,
#feedbacker label,
.newsletter_form label {
	float: left;
	width: 150px;
	font-weight: bold;
}
#formstaf label {
	width: 225px;
}
#feedbacker label {
	width: 220px;
}
#formstaf p {
	overflow: hidden;
	margin-bottom: 8px;
	border: 0px solid red;
	margin-left: 60px
}
#formstaf p.friend_name {
	margin-top: 20px;
}
#formstaf p input,
#feedbacker p input,
.newsletter_form p input{
	width: 245px;
	height: 14px;
	line-height: 16px;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
	color: #000;
	font-size: 11px;
	text-indent: 3px;
	cursor: text!important;
	float: left;
}

.newsletter_form p#captcha img{
	width: 100px;
	height: 25px;
	float: left;
}
.newsletter_form p#captcha input{
	width: 94px;
}
.newsletter_form p#captcha label{
	width: 200px;
}
#feedbacker #subscribe,
.newsletter_form #subscribe {
	display: block;
	width: 164px;
	height: 31px;
	border: 0;
	margin: 10px 0 0 242px;
}
#formstaf #sbm,
#feedbacker #sbm {
	display: block;
	width: 112px;
	height: 31px;
	border: 0;
	margin: 0 0 0 369px;
	cursor: pointer !important;
}
#formstaf p.submit {
	margin-left: 0;
	margin-bottom: 0;
}
#formstaf #sbm {
	margin-left: 420px;
	margin-top: 10px;

}
#formstaf textarea,
#feedbacker textarea {
	width: 245px;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
}
.staf_msg{
	font-style: italic;
	font-weight: bold;
	color: #036DD8;
}

/* Sitemap Page */
#sitemap #left_block dl {
	width: 185px;
	float: left;
	margin-bottom: 25px;
	margin-left: 22px;
}
#sitemap #left_block dl.first_in_row {
	margin-left: 0px;
}
#sitemap #left_block dl dt {
	background:url('/tpl/scratch/shared/images/other_games_header_bg.png') repeat-x #9da1a7;
	font-size: 15px;
	padding: 6px 0 8px 14px;
	margin-bottom: 15px;
	position: relative;
}
#sitemap #left_block dl dt a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#sitemap #left_block dl dd {
	margin: 4px 0 5px 0;
	background: url(/tpl/scratch/shared/images/bullet.png) no-repeat 0 5px;
	padding-left: 14px;
}



/* Successful Page */
#successful h2 {
	margin-top: 16px;
}
#successful #play_now {
	padding: 20px 15px;
	position: relative;
}
#successful #play_now li {
	margin-bottom: 10px;
}
#successful #play_now  a {
	display: block;
	width: 167px;
	height: 31px;
	margin-top: 20px;
	margin-left: 10px;
}
#successful  h4 {
	background:url('/tpl/scratch/shared/images/other_games_header_bg.png') repeat-x #9da1a7;
	color: #fff;
	font-size: 14px;
	padding: 6px 0 8px 16px;
	border-bottom: 1px solid #fff;
	position: relative;
	cursor: pointer;
	margin: 30px 0 20px 0;
}
/* FAQ Page */
#faqs h3 {
	background:url('/tpl/scratch/shared/images/other_games_header_bg.png') repeat-x #9da1a7;
	color: #fff;
	font-size: 15px;
	padding: 6px 0 8px 32px;
	border-bottom: 1px solid #fff;
	position: relative;
	cursor: pointer;
	margin: 10px 0 0 0;
}
#faqs h3.active .expand {
	background-position:0 100%;
}
#faqs .block {
	background: #eaf0f7;
	padding: 1px 0 30px 0;
	width: 600px;

}
#faqs .block h4 {
	margin: 20px 12px 0 12px;
	font-size: 14px;

}
#faqs p {
	margin: 0;
	padding: 4px 12px;
}
/* Support Page */
#support #useful {
	border: 1px solid #afb2b9;
	padding: 3px;
}
#support #useful h4,
#support #useful p {
	margin: 0;
	background: #e5edf5;
	padding: 13px 12px;
}
#support #useful p {
	padding: 0px 12px 4px 12px;
}
/* Cashier Page */
.js .descr {
	display:none;
}
.section_head {
	cursor:pointer;
}
#cashier table {
	width: 100%;
	margin: 20px 0;
}
#cashier table tr td {
	vertical-align: middle;
	text-align: center;
	line-height: 20px;
	border-bottom: 1px solid #afb2b9;
	padding: 5px 0;
	width: 20%;
}
#cashier table tr td.expl {
	text-align: left;
	padding: 10px;
}
#cashier table tr td.expl ul {
	margin-left: 15px;
}
#cashier table tr td.expl h4 {
}
#cashier table tr th {
	background: #a6abb1;
	color: #fff;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}
/* Promotions Page */
#promotions .promo h3 {
	color: #036DD8;
	font-size: 15px;
	padding: 5px 0 6px 12px;
	margin-bottom: 12px;
}
#promotions .promo p {
	margin-bottom: 8px;
}
#promotions .promo p.more {
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#promotions .inner li.promo {
	background: none;
	padding: 0;
	/*margin: 0 24px 30px 10px;*/
	padding: 15px 20px 25px 0;
	/*border: 1px solid red;*/
	overflow: hidden;
	position: relative;
}
#promotions .inner li.odd {
	background: #e4e6ea;
}
#promotions li h3 a {
	text-decoration: none;
}
#promotions li.promo .pic {
	display: block;
	width: 147px;
	height: 147px;
	background:url(/tpl/scratch/shared/images/games_preview_img_bg.png) left top no-repeat;
	margin: 0 10px 0 10px;
	float: left;
}
#promotions li.promo .pic img {
	display: block;
	margin: 5px 0 0 5px;
	width: 136px;
	height: 136px;
}

/* Jackpots Page */
#jackpots .games_list li {
	float: left;
	width: 184px;
	background: #e8f0f8;
	margin: 0 24px 20px 0;
	padding: 5px 0;
	text-align: center;
}
#jackpots .games_list li.last_in_row {
	margin-right: 0;
}
#jackpots .games_list li img {
	border: 4px solid #fff;
}
#jackpots .games_list li h4 {
	margin: 4px 0 6px 0;
}
#jackpots .games_list li .bet_size {
	background: #a5b6cf;
	width: 168px;
	height: 24px;
	margin: 0 auto;
}
#jackpots .games_list li .ticker {
	width: 164px;
	height: 24px;
}
/* Preview Games Page */
#preview_games {
	width: 600px;
	float: left;
	position: relative;
}
#preview_games h2 {
	margin-bottom: 6px;
}
#games_preview li {
	position: relative;
	padding: 10px 0 16px 0;
	background-image: none;
}
#games_preview li h3 {
	font-size: 22px;
	margin: 0 10px 10px 170px;
	font-weight: normal;
}
#games_preview li h3 a {
	text-decoration: none;
}
#games_preview li p {
	line-height: 13px;
	margin: 0 10px 4px 170px;
}
#games_preview li .pic {
	display: block;
	width: 147px;
	height: 147px;
	background:url(/tpl/scratch/shared/images/games_preview_img_bg.png) left top no-repeat;
	position: absolute;
	top: 10px;
	left: 10px;
}
#games_preview li .pic img {
	display: block;
	margin: 5px 0 0 5px;
}
#games_preview li.odd {
	background: #e4e6ea;
}
#games_preview li .play_now {
	position: relative;
	padding: 20px 0 0 0;
}
 #games_preview li .play_now a {
	width: 133px;
	height: 31px;
	position: absolute;
	right: 0;
	top: 10px;
	text-indent: -3000px;
	overflow: hidden;
}
 .en #games_preview li .play_now a {
    background: url(/tpl/scratch/en/images/play_now.png) no-repeat;
}
 .fr #games_preview li .play_now a {
    background: url(/tpl/scratch/fr/images/play_now.png) no-repeat;
}
.de #games_preview li .play_now a {
    background: url(/tpl/scratch/de/images/play_now.png) no-repeat;
}
.es #games_preview li .play_now a {
    background: url(/tpl/scratch/es/images/play_now.png) no-repeat;
}
.it #games_preview li .play_now a {
    background: url(/tpl/scratch/it/images/play_now.png) no-repeat;
}
.nl #games_preview li .play_now a {
    background: url(/tpl/scratch/nl/images/play_now.png) no-repeat;
}
#games_preview li .play_now a:hover {
	background-position: 0 100%;
}

/* #monthly_winner */
#monthly_winner h2{
    margin-bottom:0px;
}
#monthly_winner table{
    margin-top:0px;
}
#monthly_winner th{
    border-left:1px #fff solid;
    background-color:#a6abb1;
}
#monthly_winner th.first{
    border:none;
}
#monthly_winner td{
    border-top:#FFF 1px solid;
    border-bottom:1px #afb2b9 solid;
}
#monthly_winner tr{
    border-bottom:1px #afb2b9 solid;
}
#monthly_winner tr.first{
    border-bottom:0 none;
}
#newsletter_banner {
    margin-top: 30px;
}

