/* GENERAL STYLES */
div.field						{position: relative; padding: 2px 0; clear: left; float: left;}
div.field div.tooltip					{position: absolute; top: -50px; left: -999999px; height: 34px; overflow: hidden; right: 0; width: 210px; padding: 2px 10px 14px 40px; background: url(/img/tooltip.png) 100% 0 no-repeat transparent;}
div.field label						{display: block; float: left; width: 100px;}
div.field input						{width: 160px; padding: 2px 3px;}
div.field textarea					{width: 160px; height: 100px; padding: 2px 3px;}
div#content div.field span.checkbox input		{width: auto;}
div.button input, div.submit input			{background: url(/img/button-right.gif) 100% 50% repeat-x #f60; border: none; color: #fff; padding: 4px 25px 5px 10px; cursor: pointer;}
div.button input:focus, div.submit input:focus		{padding: 5px 25px 4px 10px;}
div.button input.back, div.submit input.back		{background: url(/img/back.gif) 0 50% no-repeat #f60; border: none; color: #fff; padding: 4px 10px 5px 25px;}
div#amps-invite div.submit				{position: relative; padding: 2px 0 2px 100px; clear: left; float: left;}

div.form						{background: #f6f6f6; border: 1px solid #e7e7e8; padding: 10px;}
div.form fieldset					{display: block; background: #fff; border: 1px solid #dadada; position: relative; margin: 36px 0 0;}
div.form fieldset.referrerViewer			{margin: 0; clear: both;}
div.form fieldset.login					{margin: 0;}
div.form fieldset legend				{background: url(/img/legend.gif) 0 0 repeat-x #09f; border-bottom: 1px solid #e7e7e8; color: #fff; font-weight: bold; font-size: 12px; line-height: 18px; margin: -27px 0 0 -1px; padding: 4px 18px;}
div.form fieldset hr					{display: none;}
div.form div.field					{clear: both; display: block; padding: 5px 10px 4px; border-bottom: 1px solid #e7e7e8;}
div.form div.table					{clear: both; display: block; border-bottom: 1px solid #e7e7e8;}
div.form div.captcha					{clear: both; display: block; padding: 5px 10px 0;}
div.form div.captcha img				{float: none; margin: 0; border: 1px solid #dadada;}
div.form fieldset div.active				{background: #e3fbfb;}
div.form fieldset div.active label			{color: #09f;}
div.form fieldset div.active input,
div.form fieldset div.active textarea			{border-color: #09f;}
div.form div.error					{background: #fbe3e4; border-color: #fbd3d4;}
div.form fieldset div.activeError			{background: #b00;}
div.form div.field input				{border: 1px solid #dadada;}
div.form div.field select				{border: 1px solid #dadada;}
div.form div.field textarea				{border: 1px solid #dadada;}
div.form div.error label				{color: #b00;}
div.form fieldset div.activeError label			{color: #fff;}
div.threeColumns div.form div.field			{width: 416px;}
div.threeColumns div.form div.field label		{width: 160px;}
div.threeColumns div.form div.field input		{width: 240px;}
div.threeColumns div.form div.field textarea		{width: 240px;}
div.threeColumns div.form div.field select		{width: 248px;}
div.fiveSubColumns div.form div.field			{width: 336px;}
div.fiveSubColumns div.form div.field label		{width: 175px;}
div.fiveSubColumns div.form div.field input		{width: 150px;}
div.twoColumns div.form div.field			{width: 256px;}
div.twoColumns div.form div.captcha			{padding-left: 150px;}
div.twoColumns div.form div.field label			{width: 150px;}
div.twoColumns div.form div.field input			{width: 90px;}
div.twoColumns div.form div.error input			{border-color: #b00;}
div.twoColumns div.form div.field select		{width: 92px;}
div.fourColumns div.form div.field			{width: 576px;}
div.fourColumns div.form div.captcha			{padding-left: 275px;}
div.fourColumns div.form div.field label		{width: 265px;}
div.fourColumns div.form div.field input		{width: 300px;}
div.fourColumns div.form div.error input		{border-color: #b00;}
div.fourColumns div.form div.field select		{width: 308px;}
div.fiveColumns div.form div.field			{width: 736px;}
div.threeColumns div.form div.field select.title	{width: 108px;}
div.threeColumns div.form div.field select.day		{width: 60px; margin-right: 3px;}
div.threeColumns div.form div.field select.month	{width: 102px; margin-right: 3px;}
div.threeColumns div.form div.field select.year		{width: 80px;}
div.threeColumns div.form div.field select.expirydate	{width: 122px; margin-right: 3px;}
div.fourColumns div.form div.field select.title		{width: 108px;}
div.fourColumns div.form div.field select.day		{width: 80px; margin-right: 3px;}
div.fourColumns div.form div.field select.month		{width: 142px; margin-right: 3px;}
div.fourColumns div.form div.field select.year		{width: 80px;}
div.fourColumns div.form div.field select.expirydate	{width: 152px; margin-right: 3px;}
div.form div.submit					{clear: both; display: block; padding: 5px 5px 4px 10px;}
div.form div.button					{clear: both; display: block; padding: 5px 5px 4px 10px; border-bottom: 1px solid #e7e7e8;}
div.fourColumns div.form div.submit,
div.fourColumns div.form div.button			{padding-left: 275px;}
div.threeColumns div.form div.submit,
div.threeColumns div.form div.button			{padding-left: 170px;}
div.fiveSubColumns div.form div.submit,
div.fiveSubColumns div.form div.button			{padding-left: 185px;}

div.help-text						{background: url(/img/help-box-header.gif) -1px 0 no-repeat #e3fbfb; border: 1px solid #09f; padding: 45px 10px 0; margin: 0 0 18px;}
div.help-text h3, div.help-text h4			{color: #09f;}
div.help-text p						{text-align: left;}

div.error-summary					{background: url(/img/error-box-header.gif) -1px 0 no-repeat #fbe3e4; border: 1px solid #b00; padding: 45px 10px 0; margin: 0 0 18px;}
div.error-summary h3					{color: #b00;}
div.error-summary p					{color: #b00; font-size: 16px; font-weight: bold; margin: 9px 0; display: none;}
div.error-summary dt					{color: #b00; font-size: 16px; font-weight: bold; text-transform: capitalize;}
div.error-summary dd					{color: #b00; margin: 0 0 9px 10px;}

div.form fieldset p					{margin: 9px 10px;}
div.form fieldset div.field p				{margin: 0;}
div.form div.field img					{margin: 0 10px 0 0; float: right;}
div.form fieldset.referrerViewer div.field img		{float: none;}
div.form fieldset p strong				{float: left; display: block; width: 160px;}
div.form fieldset.confirmation p strong			{width: 140px; text-align: right; margin-right: 10px; color: #09f;}
div.fourColumns div.form fieldset p strong		{width: 255px; text-align: left; margin-right: 10px; color: #333;}
div.form div.delete					{text-align: right;}

div.twoColumns div.form fieldset p strong			{width: 70px;}
div.twoColumns div.form fieldset.referrerViewer p strong	{width: 100px;}
div.form fieldset.referrerViewer div.field img			{float: none;}

input.amount						{width: 100px !important;}
p#surcharge						{padding: 6px 0 2px 160px; font-weight: bold;}
p#surcharge img						{float: none; margin: 0 0 -1px;}
div.form div.payment-option				{clear: both; display: block; padding: 5px 10px 4px; border-bottom: 1px solid #e7e7e8;}

div.twoColumns div#super-play-box			{background: url(/img/play-box-bottom-blue.gif) 0 100% no-repeat #fff; padding-bottom: 10px;}
div.twoColumns div#super-play-box fieldset		{background: url(/img/play-box-top-balls.jpg) 0 0 no-repeat transparent; padding: 100px 10px 0;}
div div.freeplay div#super-play-box			{background: url(/img/blue-gold/freeplay-box-bottom.gif) 0 100% no-repeat #fff;}
div div.freeplay div#super-play-box fieldset		{background: url(/img/blue-gold/freeplay-box-top.jpg) 0 0 no-repeat transparent;}

div.twoColumns div#super-play-box h3			{display: none;}
div#super-play-box input				{width: 27px; height: 18px; padding: 6px 0 3px; font-weight: bold; text-align: center; background: url(/img/number-input.png) 50% 50% no-repeat transparent; border: none;}
div#super-play-box input.bonus				{background: url(/img/bonus-number-input.png) 50% 50% no-repeat transparent;}
div#super-play-box img					{margin: 0; border: none;}
div#super-play-box span.tooltip				{display: none;}
div#super-play-box table th				{background: none;}
div#super-play-box th					{text-indent: -999999px; height: 27px;}
div#super-play-box td					{background: none;padding: 0 2px 2px; vertical-align: middle; text-align: center; border: none;}
div#super-play-box th#play-uk				{background: url(/img/GBR.png) 50% 50% no-repeat transparent;}
div#super-play-box th#play-ger				{background: url(/img/GER.png) 50% 50% no-repeat transparent;}
div#super-play-box th#play-fra				{background: url(/img/FRA.png) 50% 50% no-repeat transparent;}
div#super-play-box th#play-esp				{background: url(/img/ESP.png) 50% 50% no-repeat transparent;}
div#super-play-box th#play-sui				{background: url(/img/SUI.png) 50% 50% no-repeat transparent;}
div#super-play-box th#play-aut				{background: url(/img/AUT.png) 50% 50% no-repeat transparent;}
div#super-play-box a.add-line				{color: #67cb33; padding-left: 20px; background: url(/img/add.gif) 0 2px no-repeat transparent; font-size: 16px; font-weight: bold; text-decoration: none;}
div#super-play-box a.add-line:hover			{color: #f60; background-position: 0 -48px;}
div#super-play-box div.submit				{width: auto; padding: 0; background: none; float: right; text-align: right; margin-top: -36px;}
div#super-play-box span.loadingAnimation		{display: block; padding: 50px 0;}
div#super-play-box span#totalPrice			{font-size: 16px;}
div#super-play-box p#no-of-lines			{width: 130px; float: left; text-align: center; font-size: 14px; font-weight: bold; margin: -15px 10px 0 0;}
div#super-play-box p#price-per-week			{width: 100px; float: left; font-size: 14px; font-weight: bold; text-align: center; line-height: 1; margin: -20px 0 10px; text-transform: uppercase;}
div#super-play-box p#price-per-week span		{font-size: 30px;}
div#super-play-box div#play-now-button			{float: left; margin: 0 3px 0 -2px;}
div#super-play-box div#play-subscription-button		{float: left; margin: 0 -2px 0 3px;}
div#super-play-box div.submit				{margin: 10px 0 0 0;}
div#super-play-box div.submit input			{border: none; background: url(/img/button-right.gif) 100% 50% no-repeat #f60; height: 27px; padding: 4px 25px 5px 10px; width: auto;}

div.twoColumns div#super-play-slip			{background: url(/img/play-box-bottom-blue.gif) 0 100% no-repeat #fff; padding-bottom: 10px;}
div.twoColumns div#super-play-slip fieldset		{background: url(/img/play-slip-top-balls.jpg) 0 0 no-repeat transparent; padding: 100px 10px 0;}
div div.freeplay div#super-play-slip			{background: url(/img/blue-gold/freeplay-box-bottom.gif) 0 100% no-repeat #fff;}
div div.freeplay div#super-play-slip fieldset		{background: url(/img/blue-gold/freeplay-box-top.jpg) 0 0 no-repeat transparent;}

div.twoColumns div#super-play-slip h3			{display: none;}
div#super-play-box input				{width: 27px; height: 18px; padding: 6px 0 3px; font-weight: bold; text-align: center; background: url(/img/number-input.png) 50% 50% no-repeat transparent; border: none;}
div#super-play-box input.bonus				{background: url(/img/bonus-number-input.png) 50% 50% no-repeat transparent;}
div#super-play-box img					{margin: 0; border: none;}
div#super-play-box span.tooltip				{display: none;}
div#super-play-box table				{border:none;}
div#super-play-box table th				{background:none;padding:0;}
div#super-play-box th					{text-indent: -999999px; height: 27px;}
div#super-play-box td					{padding: 0 2px 2px; vertical-align: middle; text-align: center; border: none;}
div#super-play-slip th#play-uk				{background: url(/img/GBR.png) 50% 50% no-repeat transparent;}
div#super-play-slip th#play-ger				{background: url(/img/GER.png) 50% 50% no-repeat transparent;}
div#super-play-slip th#play-fra				{background: url(/img/FRA.png) 50% 50% no-repeat transparent;}
div#super-play-slip th#play-esp				{background: url(/img/ESP.png) 50% 50% no-repeat transparent;}
div#super-play-slip th#play-sui				{background: url(/img/SUI.png) 50% 50% no-repeat transparent;}
div#super-play-slip th#play-aut				{background: url(/img/AUT.png) 50% 50% no-repeat transparent;}
div#super-play-slip a.add-line				{color: #67cb33; padding-left: 20px; background: url(/img/add.gif) 0 2px no-repeat transparent; font-size: 16px; font-weight: bold; text-decoration: none;}
div#super-play-slip a.add-line:hover			{color: #f60; background-position: 0 -48px;}
div#super-play-slip div.submit				{width: auto; padding: 0; background: none; float: right; text-align: right; margin-top: -36px;}
div#super-play-slip span.loadingAnimation		{display: block; padding: 50px 0;}
div#super-play-slip span#totalPrice			{font-size: 16px;}
div#super-play-slip p#no-of-lines			{width: 130px; float: left; text-align: center; font-size: 14px; font-weight: bold; margin: -15px 10px 0 0;}
div#super-play-slip p#price-per-week			{width: 100px; float: left; font-size: 14px; font-weight: bold; text-align: center; line-height: 1; margin: -20px 0 10px; text-transform: uppercase;}
div#super-play-slip p#price-per-week span		{font-size: 30px;}
div#super-play-slip div#play-now-button			{float: left; margin: 0 3px 0 -2px;}
div#super-play-slip div#play-subscription-button	{float: left; margin: 0 -2px 0 3px;}

div.twoColumns div#play-box				{background: url(/img/play-box-bottom-blue.gif) 0 100% no-repeat #fff;}
div.twoColumns div#play-box fieldset			{background: url(/img/play-box-top.jpg) 0 0 no-repeat transparent; padding: 63px 10px 9px;}
div.twoColumns div#play-box h3				{display: none;}
div.twoColumns div#play-box p				{width: 175px; text-align: left; font-weight: bold; margin: 0;}
div#play-box input					{width: 27px; height: 18px; padding: 6px 0 3px; font-weight: bold; text-align: center; background: url(/img/number-input.png) 50% 50% no-repeat transparent; border: none;}
div#play-box img					{margin: 0; border: none;}
div#play-box span.tooltip				{display: none;}
div#play-box th						{text-indent: -999999px; height: 27px;}
div#play-box td						{padding: 0 3px 3px; vertical-align: middle; text-align: center; border: none;}
div#play-box th#play-uk					{background: url(/img/GBR.png) 50% 50% no-repeat transparent;}
div#play-box th#play-ger				{background: url(/img/GER.png) 50% 50% no-repeat transparent;}
div#play-box th#play-fra				{background: url(/img/FRA.png) 50% 50% no-repeat transparent;}
div#play-box th#play-esp				{background: url(/img/ESP.png) 50% 50% no-repeat transparent;}
div#play-box th#play-sui				{background: url(/img/SUI.png) 50% 50% no-repeat transparent;}
div#play-box th#play-aut				{background: url(/img/AUT.png) 50% 50% no-repeat transparent;}
div#play-box a.add-line					{color: #67cb33; padding-left: 20px; background: url(/img/add.gif) 0 2px no-repeat transparent; font-size: 16px; font-weight: bold; text-decoration: none;}
div#play-box a.add-line:hover				{color: #f60; background-position: 0 -48px;}
div#play-box div.submit					{width: auto; padding: 0; background: none; float: right; text-align: right; margin-top: -36px;}
div#play-box span.loadingAnimation			{display: block; padding: 50px 0;}
div#play-box span#totalPrice				{font-size: 16px;}

div.twoColumns div#play-box-new				{background: url(/img/play-box-bottom-blue.gif) 0 100% no-repeat #fff;}
div.twoColumns div#play-box-new fieldset		{background: url(/img/play-box-top-new.jpg) 0 0 no-repeat transparent; padding: 148px 10px 9px;}
div.twoColumns div#play-box-new h3			{display: none;}
div.twoColumns div#play-box-new p			{width: 175px; text-align: left; font-weight: bold; margin: 0;}
div.twoColumns div#play-box-new span.special		{display: block; position: relative; top: -84px; margin-bottom: -52px;}
div.twoColumns div#play-box-new span.special a		{display: block; width: 180px; height: 56px; text-indent: -999999px;}
div#play-box-new input					{width: 27px; height: 18px; padding: 6px 0 3px; font-weight: bold; text-align: center; background: url(/img/number-input.png) 50% 50% no-repeat transparent; border: none;}
div#play-box-new img					{margin: 0; border: none;}
div#play-box-new span.tooltip				{display: none;}
div#play-box-new th					{text-indent: -999999px; height: 27px;}
div#play-box-new td					{padding: 0 3px 3px; vertical-align: middle; text-align: center; border: none;}
div#play-box-new th#play-uk				{background: url(/img/GBR.png) 50% 50% no-repeat transparent;}
div#play-box-new th#play-ger				{background: url(/img/GER.png) 50% 50% no-repeat transparent;}
div#play-box-new th#play-fra				{background: url(/img/FRA.png) 50% 50% no-repeat transparent;}
div#play-box-new th#play-esp				{background: url(/img/ESP.png) 50% 50% no-repeat transparent;}
div#play-box-new th#play-sui				{background: url(/img/SUI.png) 50% 50% no-repeat transparent;}
div#play-box-new th#play-aut				{background: url(/img/AUT.png) 50% 50% no-repeat transparent;}
div#play-box-new a.add-line				{color: #67cb33; padding-left: 20px; background: url(/img/add.gif) 0 2px no-repeat transparent; font-size: 16px; font-weight: bold; text-decoration: none;}
div#play-box-new a.add-line:hover			{color: #f60; background-position: 0 -48px;}
div#play-box-new div.submit				{width: auto; padding: 0; background: none; float: right; text-align: right; margin-top: -36px;}
div#play-box-new span.loadingAnimation			{display: block; padding: 50px 0;}
div#play-box-new span#totalPrice			{font-size: 16px;}
div#play-box-new p#more-help,
div#play-box p#more-help				{display: none; clear: both; height: 50px; padding: 10px 0; width: 280px; text-indent: -99999px; background: url(/img/first-game-copy.gif) -3px 10px no-repeat transparent;}
div#play-box-new table,
div#play-box table					{border: none;}

div.quick-login div.field				{width: 100%;}
div.quick-login div.field input				{width: 145px; border: 1px solid #dadada;}
div.quick-login div.submit				{padding: 0 0 10px 100px; clear: both;}
div.quick-login fieldset.logout div.submit		{padding: 0 0 10px; text-align: center;}
div.quick-login div.submit input			{margin-top: 4px;}
div.button input.cancel, div.submit input.cancel	{background: url(/img/cancel.gif) 0 50% no-repeat #f60; border: none; color: #fff; padding: 4px 10px 5px 25px;}

div.country-chooser					{float: left; margin: 2px 0 0;}
div.country-chooser select				{width: 100px; }

fieldset.payment div.payment-option input		{border: none; background: url(/img/button-right.gif) 100% 50% no-repeat #f60; height: 27px; padding: 4px 25px 5px 10px; margin-right: 10px; color: #fff;}

div.newform						{}
div.newform fieldset					{display: block; background: #fff; border: 0; position: relative; margin: 36px 0 0;}
div.newform div.field					{clear: both; display: block; background: url(/img/friendly-input.gif) 100% 0 no-repeat transparent; min-height: 40px; width: 100%;}

div.fiveSubColumns div.newform div.field label		{width: 145px; padding: 10px 0;}
div.fiveSubColumns div.newform div.field input		{width: 210px; margin: 10px; padding: 0; border: 0; color: #fff; background: transparent;}

div.errorBar						{border: 2px solid #c00; background: #fcf0f0; color: #c00;}
div.errorBar p						{margin: 0; padding: 4px 10px 5px;}


/* EDITOR PROPERTIES */
