body
{
    font-size: 9pt;
	font-family:Verdana;
	color:#FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	background-color: #000;	
}
hr {
	border:0;
	margin:0 0 16px 0;
	height: 10px;
	border-top:8px solid #0aa0a9 !important;
	clear:both;
}
hr.dotted {
	border-style:dotted;
	margin:10px 0px 2px 0px;
	height: 1px;
	border-top:1px dotted #0aa0a9 !important;
	clear:both;	
}

hr.grey {
    border-top:1px dotted #eaeaea !important;
}

.table-content 
{
    background-color: #FFF;
}
td.logo 
{
	background-image:url(../images/logo_pkr_slim.png);
	background-repeat:no-repeat;
	background-color: #000;
    height: 70px;
}

td.logo-net 
{
	background-image:url(../images/logo_pkr_net.png);
	background-repeat:no-repeat;
	background-color: #000;
    height: 70px;
}

.header-holder 
{
    margin-bottom: 5px;
}
.maincontent a:link, .maincontent a:active, .maincontent a:visited
{
	color:#42AFB6;
	font-weight:bold;
	text-decoration:underline;
}

.payment-link {
    text-decoration: none !important;
    font-size: 8pt;
}

.maincontent a:hover {
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:underline;
}
.maincontent h1 {
    color:#222222;
	font-size: 36px;
    font-weight:bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin:0;
    line-height:100%;	
}
.maincontent h2 {
	color:#42AFB6;
	font-size:200%;
	padding: 0px;
	margin: 0px;
}
.maincontent h3 {
	color:#42AFB6;
	font-size:100%;
}
.maincontent h4 {
	font-size:121%;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.maincontentinside
{
	color:#FFFFFF;
	font-size:70%;
}

.maincontentinsidesmall
{
	color:#FFFFFF;
	font-size:60%;
	background-color:Black;
}

.maincontent
{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	color:#000000;
	width: 614px;  /*1014px;*/
}

.menucontent
{
	background-image:url(../images/centre_middle.gif);
	background-repeat:repeat-y;
	padding-left:6px;
	padding-right:20px;
	padding-bottom:15px;
	color:#FFFFFF;
	font-size:70%;
}

.mainpanelcontent a:link, .mainpanelcontent a:active, .mainpanelcontent a:visited
{
	color:#42AFB6;
	font-weight:bold;
	text-decoration:underline;
}

.mainpanelcontent a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

a.button-huge 
{
    display: inline-block;
    min-width: 100px;
    max-width: 330px;
    height: 28px;
    color: #ffffff !important;
    background-color: #000000;
    background: url(../images/button-bg-huge.gif) no-repeat right;
    text-decoration: none !important;
    white-space: nowrap;
    font-size: 12px;
    border: 1px solid #2d2d2d;
    text-align: left;
    cursor: pointer;
    padding-right: 50px;
}

a:hover.button-huge
{
    border: 1px solid #313131;
    background: url(../images/button-bg-huge-on.gif) no-repeat right;
}

a.button-huge span
{
    display: block;
    margin-top: 6px;
    margin-left: 15px;
}

a.button-large 
{
    display: block;
    width: 180px;
    height: 28px;
    color: #ffffff !important;
    background-color: #000000;
    background: url(../images/button-bg.gif) no-repeat right;
    text-decoration: none !important;
    font-size: 12px;
    border: 1px solid #2d2d2d;
    text-align: left;
    cursor: pointer;
}
a:hover.button-large 
{
    border: 1px solid #313131;
    background: url(../images/button-bg-on.gif) no-repeat right;
}
a.button-large span
{
    display: block;
    margin-top: 6px;
    margin-left: 15px;
}

a.button-small-generic, a.button-small, a.button-small-long, a.button-small-medium, a.button-small-generic-back
{
    display: block;
    height: 22px;
    color: #ffffff !important;
    background-color: #000000;
    background: url(../images/button-bg-small.gif) no-repeat right;
    text-decoration: none !important;
    font-size: 13px;
    border: 1px solid #2d2d2d;
    text-align: left;
    cursor: pointer;
    margin-bottom:2px;
}

a.button-small-disabled
{
	color:Gray !important;
	background: url(../images/button-bg-small-disabled.gif) no-repeat right !important;
}

a:hover.button-small-generic, a:hover.button-small, a:hover.button-small-long, a:hover.button-small-medium
{
    border: 1px solid #313131;
    background: url(../images/button-bg-small-on.gif) no-repeat right;
}
a.button-small-generic span, a.button-small span, a.button-small-long span, a.button-small-medium span
{
    display: block;
    margin-top: 3px;
    margin-left: 10px;
}
a.button-small
{
    width: 134px;
}
a.button-small-medium
{
    width: 200px;
}
a.button-small-long
{
    width: 285px;
}

/* ------------------------------------ */

a.button-large-back
{
    display: block;
    width: 180px;
    height: 28px;
    color: #ffffff !important;
    background-color: #000000;
    background: url(../images/button-bg-back.gif) no-repeat left;
    text-decoration: none !important;
    font-size: 16px;
    border: 1px solid #2d2d2d;
    text-align: right;
    cursor: pointer;
}
a:hover.button-large-back
{
    border: 1px solid #313131;
    background: url(../images/button-bg-on-back.gif) no-repeat left;
}
a.button-large-back span
{
    display: block;
    margin-top: 4px;
    margin-left: 15px;
}

a.button-small-generic-back, a.button-small-back, a.button-small-long-back, a.button-small-medium-back
{
    display: block;
    height: 22px;
    color: #ffffff !important;
    background-color: #000000;
    background: url(../images/button-bg-small-back.gif) no-repeat left;
    text-decoration: none !important;
    font-size: 14px;
    border: 1px solid #2d2d2d;
    text-align: right;
    cursor: pointer;
}
a:hover.button-small-generic-back, a:hover.button-small-back, a:hover.button-small-long-back, a:hover.button-small-medium-back
{
    border: 1px solid #313131;
    background: url(../images/button-bg-small-on-back.gif) no-repeat left;
}
a.button-small-generic-back span, a.button-small-back span, a.button-small-long-back span, a.button-small-medium-back span
{
    display: block;
    margin-top: 3px;
    margin-right: 10px;
}
a.button-small-back
{
    width: 134px;
}
a.button-small-medium-back
{
    width: 200px;
}
a.button-small-long-back
{
    width: 285px;
}


.w140 { width: 140px !important; }
.w175 { width: 175px; }
.w170 { width: 170px; }
.w180 { width: 180px; }


A
{
	font-weight: bold;
	color: #23A5B2;
}

A:hover {
	color: #FFFFFF;
}

a.noUnderline {
    text-decoration: none !important;
}

.Hidden
{
	display:none;
}

.TermsAndConditions
{
	height:100px;
}

.TemplateTable
{
	border: 1px solid #000000;
}

.Header
{
	font-family: Verdana;
}

.Menu
{
	vertical-align: top;
	font-family: Verdana;
	width: 200px;
}

.Content
{
	font-size: 11px;
	color: #000;
	font-family: Verdana;
}

.Footer
{
	font-family: Verdana;
	font-size: xx-small;
}

.addFooter
{
    width:70%;
}

.tournItem
{
	background: #bcbcbc;
}

.HeaderStyle
{
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color:#ababab;
	vertical-align: top;
}

.ItemStyle
{
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color:#eaeaea;
	vertical-align: top;
	color:Black;
}

.AlternateItemStyle
{
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color:#dadada;
	vertical-align: top;
	color:Black;
}

.LabelStyle
{
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color:#ababab;
	font-weight:bold;
	vertical-align: top;
}



.Calendar
{
  border-style:solid;
  border-width:1px;
  border-color:Black;
  border-collapse:collapse;
  background-color:#FFFFFF;
  cursor:default;
}

.SelectedDay
{
  width:25px;
  background-color:#FBE694;
  color:#000000;
  border-width:1px;
  border-color:#BB5503 !important;
  border-style:solid;
  font-weight:bold;
}

.CalendarTitle
{
	font-weight:bold;
	background-color:#D7D7E5;
}

.DayHeader
{
	width:25px;
	text-align:center;
	border-width:1px;
	border-color:white;
	border-style:solid;
	font-weight:bold;
	background-color:#FFFFFF;
}

.Day
{
	color:black;
	width:25px;
	cursor:pointer;
	text-align:center;
	border-width:1px;
	border-color:#F6F6F6;
	border-style:solid;
}

.DayHover
{
	width:25px;
	cursor:pointer;
	text-align:center;
	text-decoration:underline;
	border-width:1px;
	border-color:#F6F6F6;
	border-style:solid;
	color:Black;
}

.Month
{
  background-color:#F6F6F6;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:0px;
  color:Black;
}

.OtherMonthDay
{
  color:#999999;
}

.NextPrev
{
  cursor:pointer;
  height:25px;
  padding:0px 5px 0px 5px;
}

/* Affiliate pages */
.AffiliateContent 
{
	font-family: Verdana;
}

.AffiliateContent *
{
	font-family: Verdana;
}

.AffiliateContent H3
{
	font-size:14pt;
	font-weight:normal;
}

.AffiliateContent .Report
{
	width:536px;
}

.AffiliateContent .Report .ReportHeader
{
	font-weight:bold;
}


.AffiliateContent * TABLE
{
	width:530px;
	text-align:left;
	border:solid 0px #000000;
}


.AffiliateContent td 
{
	text-align:left;
	border:solid 0px #000000;
}


.AffiliateContent * TEXTAREA
{
	font-size:9pt;
}

.MarketingToolLink
{
	display:block;
	float:none;
	font-family: Verdana;
	font-size:8pt;
	color:#000000;
	width:520px;
	height:80px;
	margin-bottom:10px;
	margin-top:10px;
	
}

.AffiliateContent * INPUT
{
	font-size:9pt;
	color:#000000;
}

.copyHTML
{
	font-family:Verdana;
	font-size:8pt;
	display:block;
	width:536px;
	height:160px;
	overflow:visible;
	margin-top:5px
}

.RegistrationDivHeight
{
	/*height:345px;*/
	width:100%;	
}

.largeText
{
	font-size : 150%;	
	color:#42AFB6;
}

.mediumText
{
	font-size : 121%;	
}

.blueText
{
	color:#42AFB6;
	font-weight: bold;
}

.darkerBlueText
{
	color:#0AA0A9;
	font-weight: bold;
}

.redLargeText
{
	font-size : 170%;	
	color:#B30101;
}
.redText
{
	color:#B30101;
}

.redTextBordered {
    color:#B30101;
    padding: 5px;
    border-color: red;
    border-width: 2px;
    border-style: solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; /* future proofing */
    -khtml-border-radius: 5px; /* for old Konqueror browsers */
}

.greenText
{
    color: green;
}

.seperator
{
    display: block;
    width: 100%;
    border-bottom:1px dotted #C8C8C8;
    margin-bottom: 10px;
    margin-top: 10px;
}
.blackInput
{
	background-color:Black !important;	
	color: White;
	font-family:Verdana;
	padding:2px;
	font-size:10pt;
}
.whiteInput
{
	background-color:White !important;	
	color: Black;
	font-family:Verdana;
	padding:2px;
	font-size:10pt;
	border: solid 1px #cccccc;
}

.whiteInput-mono
{
	background-color:White !important;	
	color: Black;
    font-family: Courier, monospace;
	padding:2px;
	font-size:13pt;
	border: solid 1px #cccccc;
}

.whiteInput-ddl
{
	background-color: #FFFFFF !important;
	font-size:80%;
	position:relative;
	z-index: 1;
	border: solid 1px #cccccc;
}
.form td input 
{ 
    width: 97%; 
}
.form td select  
{
    width: 100%; 
}
.grayInput
{
	background-color:Silver;	
	font-size:80%;
	position:relative;
	z-index:1;
}
.readonlyInput
{
	background-color:#fff !important;	
	color: Black;
	padding:2px;
	font-size:10pt;
	border: solid 0px #cccccc;
}
.greyText
{
	color:Gray;	
}

.ddlStyle
{
	padding-bottom:15px;	
	margin-bottom:20px;
}

.dondRed
{
	color: #FF1036;
}

.dondBlue
{
	color: #0080FF;
}

img.clickimage
{
	cursor: pointer;
	cursor: hand;
}

div.winningHand
{
	display:block;
	vertical-align:bottom;
	font-size:120%;
	font-weight:bold;
	padding:10px 0px 0px 0px;
}

div.doubleup
{
	display:block;
	vertical-align:bottom;
	font-size:120%;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}

img.selectedCard
{
	border-left-width:1px;
	border-left-color:#0AA0A9;
	border-right-width:1px;
	border-right-color:#0AA0A9;
	
	border-bottom-width:2px; 
	border-top-width:2px;
	border-bottom-color:#0AA0A9;
	border-top-color:#0AA0A9;
}

img.card
{
	border-left-width:1px;
	border-left-color:transparent;
	border-right-width:1px;
	border-right-color:transparent;
	
	border-bottom-width:2px; 
	border-top-width:3px;
	border-bottom-color:transparent;
	border-top-color:transparent;
}

img.dealersCard
{
	border-left-width:1px;
	border-left-color:Black;
	border-right-width:1px;
	border-right-color:Black;
	
	border-bottom-width:2px; 
	border-top-width:2px;
	border-bottom-color:Black;
	border-top-color:Black;
}

.step-on
{
    display: block;
    width: 46px;
    height: 22px;
    background: transparent url(../images/step-blank-on.png) no-repeat;
    color: #09a0a7;
    font-weight: bold;
    float: left;
    padding: 4px 0px 0px 14px;
}
.step-off
{
    display: block;
    width: 46px;
    height: 22px;
    background: transparent url(../images/step-blank-off.png) no-repeat;
    color: #fff;
    float: left;
    font-weight: bold;
    padding: 4px 0px 0px 14px;
}

.result-table { width: 100%;font-size: 8pt; }
.result-table-blackjack { width: 100%; }
.result-table td { padding: 5px; text-align: left; border: solid 1px #ccc; }
.result-table .header td { font-weight: bold; }
.result-table .off td { background-color: #efefef; }
.result-table .on td {  }
.result-table .header th { padding: 5px; text-align: left; border: solid 1px #ccc; font-weight: bold; }

a.tab-filter  { 
    display: block !important; 
    color: #ffffff !important; 
    padding: 2px 6px 2px 6px;
    width: 187px;
    height: 16px;
    margin-right: 1px; 
    margin-left: 1px; 
    margin-bottom: 2px; 
    background-color: #0AA0A9 !important; 
    text-decoration: none !important; 
    float: left;
    white-space: nowrap;
    cursor: pointer;
    font-size: 12px !important;
}
a:hover.tab-filter  { 
    background-color: #0cbcc7 !important; 
}

a.tab-filter-on  { 
    display: block !important; 
    color: #222222 !important; 
    width: 187px;
    height: 16px;
    padding: 2px 6px 2px 6px;
    margin-right: 1px; 
    margin-left: 1px; 
    margin-bottom: 2px; 
    font-size: 12px !important;
    background-color: #0dc5d0 !important; 
    text-decoration: none !important; 
    float: left;
    white-space: nowrap;
    cursor: pointer;
}

.w150 { width: 150px !important; }
.w200 { width: 200px !important; }
.w250 { width: 250px !important; }

.mb5 { margin-bottom: 5px; }
.greyout { color: #999; }

#iSM
{margin:0 0 10px 0;padding:0;height:6px; display:block;width: 243px;}
#iSM ul
{border:0;margin:2px 0 0 0;padding:0;list-style-type:none;text-align:center;width:100%;overflow:hidden;}
#iSM ul li
{display:block;float:left;text-align:center;padding:1px 0px 3px 0px;height:12px;width:33%;}
#iWeak,#iMedium,#iStrong
{width:auto; font-size:.8em;color:#adadad;text-align:center;padding:1px;background-color:#F1F1F1;display:block;}
#iWeak,#iMedium
{/*border-right:solid 2px #DCF0F1;*/}
#iMedium
{width:auto;}
#iMedium,#iStrong
{border-left-width:0;}
     
div.strong #iWeak, div.strong #iMedium, div.strong #iStrong  {
	background: #00CC66 url(../Images/bg_pwd_strong.png) repeat-x top left;
	color: #00CC66;
}

div.medium #iWeak, div.medium #iMedium {
	background: #FFFF99 url(../Images/bg_pwd_medium.png) repeat-x top left;
	color: #FFFF99;
}
     
div.weak #iWeak {
	background: #FF0000 url(../Images/bg_pwd_weak.png) repeat-x top left;
	color: #FF0000;
}
     
div.strong #iStrong, div.medium #iMedium, div.weak #iWeak {
	color:#000;
}

.msg {
    display:block;
}
    
.UserAvatar
{
    border: 3px solid #000;
    background: #000000;
    width: 128px;
    height: 128px;
}

#DateOfBirth {
	float:left;
	padding:0;
	border: solid 1px #ffffff;
}
#DateOfBirth:hover,
#DateOfBirth.hover {
}
#DateOfBirth label {
	padding:0px 08px;
	display:none;
}

#DateOfBirth fieldset 
{
    border: none;
}

#DateOfBirth input.text {
	float:left;
	border:0;
	margin:0;
}
#DateOfBirth input.submit {
	float:right;
	margin:0;
}
#DateOfBirth:hover input.submit,
#DateOfBirth.hover input.submit {
}

.ConversionFieldName
{
    width: 100px;
    white-space: nowrap;
    padding-left: 30px;
}
        
.ConversionValue
{
    white-space: nowrap;
}

.ConversionTextBox
{
    width: 270px;
}

.ConversionTextBoxShort
{
    width: 70px;
}

.ConversionDropDownList
{
    width: 277px;
}

.ConversionDropDownListShort
{
    width: 200px;
}

.ConversionValidator
{
    width: 30px;
}

.error
{
    color: red !important;
}

div.nemidSupport
{
    width:175px;
    padding: 10px 7px 10px 7px;   
    margin-bottom: 5px;
    background-color: #ffffff;
    border: 2px solid #0aa0a9;
    color: #231e1e;
    border-radius: 5px;
}

h2.nemidSupport
{
    font-size: 1.14em;
    text-align: left;
    color: #231e1e;
    margin: 0px 0px 0px 0px;
}

ul.nemidSupport
{
    width:100%;
    padding: 0px;
    margin: 2px 0px 0px 0px;
}

li.nemidSupport
{
    width:100%;
    padding: 0.25em 0px 0.25em 0px;
    clear: both;
    list-style: none outside none;
}

a.nemidSupport
{
    padding: 0px 0px 0px 10px;
    text-decoration: none;
}

br.a.nemidSupport
{
    height: 3px;
}

.MasterProgressWindow
{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -110px;
    width: 220px;
    height: 50px;
    border: 5px solid;

	background-color:White !important;	
	color: Black;
    font-size: large;
    font-weight: bold;
	padding:2px;
	font-size:10pt;
	border: solid 3px #cccccc;
    text-decoration: none;
    opacity: 1;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    visibility: hidden;
    -moz-box-shadow: 2px 2px 10px #000;
    -webkit-box-shadow: 2px 2px 10px #000;
    box-shadow: 2px 2px 10px #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=4)";
    z-index: 10;
}

div.progress-visible
{
    visibility:visible !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
    -webkit-opacity: 1 !important;
}

div.progress-invisible
{
    visibility:hidden !important;
    filter: alpha(opacity=0) !important;
    -moz-opacity: .0 !important;
    opacity: .0 !important;
    -webkit-opacity: .0 !important;
}

.MasterProgressWindowBox
{
    width: 60%;
    text-align:center;
    overflow: hidden;
}

.ProgressText
{
	background-color:White !important;	
	color: Black;
    font-size: large;
    font-weight: bold;
	padding:2px;
	font-size:10pt;
	border: none;
    text-decoration: none;
    white-space: nowrap;
}

div.modal-overlay
{
}

div.overlay-invisible
{
    display:block !important;
    top: 0;
    position: absolute;
    height: 100% !important;
    width: 100% !important;
    filter: alpha(opacity=0) !important;
    -moz-opacity: 0 !important;
    opacity: 0 !important;
    -webkit-opacity: 0 !important;
    z-index: -1 !important;
    visibility: hidden;
}

div.overlay-visible
{
    top: 0;
    position: absolute;
    height: 100% !important;
    width: 100% !important;
    z-index: 5 !important;
    background-color: #000 !important;
    filter: alpha(opacity=75) !important;
    -moz-opacity: .75 !important;
    opacity: .75 !important;
    -webkit-opacity: .75 !important;
    display:block !important;
    visibility: visible;
}

.fadetransition
{
    transition: opacity 1s, visibility 1s, z-index 1s;
    -moz-transition: opacity 1s, -moz-opacity 1s, visibility 1s, z-index 0s;
    -webkit-transition: opacity 1s, -webkit-opacity 1s, visibility 1s, z-index 0s;
    -o-transition: opacity 1s, visibility 1s, z-index 0s;
}

.ddl-day
{
    margin-right: 5px;
    width: 65px !important;
    
}

.ddl-month
{
    margin-right: 5px;
    width: 110px !important;
    
}

.ddl-year
{
    width: 65px !important;
    margin-right: 5px;
    
}

.ddl-title
{
    width: 120px !important;
}

.ddl-sex
{
    width: 120px !important;
}

.columnElement
{
    padding-bottom:35px;
}

.leftColumn, .middleColumn, .middleRadioColumn, .rightColumn
{
    float:left;
    width:198px;
}

.leftColumn
{            
    text-align:right;
    margin-top:8px;
    margin-right:5px;
}

.rightColumn
{            
    float:right;
    text-align:left;
    margin-top:8px;    
}

.middleRadioColumn
{
    float:left;
}

.listItems
{    
    display:block;
}

.listItem
{    
    list-style-type:none;
    padding:0px 0px 10px 0px;
}

.highlight {
	font-size:111%;
	font-weight: bold;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.hide-me {
    display: none;
}

.legalText {
    width: 99%;
    height: 300px;
    max-height: 300px;
    overflow-y: scroll;
    display: block;
    border-color: #aaa;
    border-width: 1px;
    border-style: solid;
    margin: 5px;
    padding: 5px;
}