﻿body {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    height:100%;
}

a, a:active, a:visited, a:hover
{
    font-family:Verdana, Arial;
    font-size:10px;
    font-weight:normal;
    color:#00002F;
    text-decoration:underline;
}

.MainBody
{
    background-image:url(images/body-bg.png);
    background-repeat:repeat-x;
    background-color:#000000;
    float:left;
    width:100%;
    height:100%;
}

.CenterDiv
{
    width:772px;
    margin-left:auto;
    margin-right:auto;
    height:100%;
}

/*--- header area ---*/

.HeaderBox
{
    background-image:url(images/header.jpg);
    background-repeat:repeat-x;
    background-position:center top;
    float:left;
    width:772px;
    height:125px;
}

.HomePageLink
{
    background-image:url(images/logo.jpg);
    background-repeat:no-repeat;
    float:left;
    width:218px;
    height:93px;
    margin-top:0px;
    margin-left:25px;
}

.HomePageLink a, .HomePageLink a:active, .HomePageLink a:visited, .HomePageLink a:hover
{
    float:left;
    width:100%;
    height:100%;
}

.LanguageBox
{
    background-image:url(images/language-select-bg.png);
    background-repeat:no-repeat;
    float:right;
    width:200px;
    height:27px;
    margin-right:10px;
}

.LanguageBox UL
{
    float:left;
    margin:4px 0px 0px 5px;
    padding:0px 0px 0px 0px;
    list-style:none;
}

.LanguageBox UL LI
{
    float:left;
    padding-left:3px;
    padding-right:3px;
}

.LanguageBox UL LI a, .LanguageBox UL LI a:active, .LanguageBox UL LI a:visited, .LanguageBox UL LI a:hover
{
    float:left;
}

.LanguageBox UL LI a img
{
    float:left;
    width:25px;
    height:16px;
    border:none;
}

.LivePlayersBox
{
    background-image:url(images/live-counter-bg.png);
    background-repeat:no-repeat;
    float:right;
    width:339px;
    height:28px;
    margin-right:10px;
    margin-top:25px;
    color:#ffffff;
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
    padding-left:15px;
    padding-top:9px;
}

.HPMenuBox
{
    background-image:url(images/menubg.png);
    background-repeat:no-repeat;
    float:right;
    width:753px;
    height:39px;
    margin-right:10px;
    margin-top:5px;
    position:relative;
    z-index:900;
}

.HPMenuBox UL
{
    float:left;
    line-height:36px;
    margin:2px 0px 0px 3px;
    padding:0px 0px 0px 0px;
    list-style:none;
}

.HPMenuBox UL LI
{
    background-image:url(images/menuSeparator.png);
    background-position:right center;
    background-repeat:no-repeat;
    float:left;
    line-height:36px;
}

.MenuItemLast
{
    float:left;
    background-image:none !important;
}

.HPMenuBox UL LI a,.HPMenuBox UL LI a:active, .HPMenuBox UL LI a:visited,
.MenuItemLast a, .MenuItemLast a:active, .MenuItemLast a:visited, .MenuItemLast a:hover
{
    padding-left:18px;
    padding-right:15px;
    margin-right:3px;
    float:left;
    color:#ffffff;
    font-family:Verdana,Arial;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
}

.HPMenuBox UL LI a:hover
{
    background-image:url(images/menuItemHover.png);
    background-repeat:repeat-x;
    padding-left:18px;
    padding-right:15px;
    margin-right:3px;
    float:left;
    color:#ffffff;
    font-family:Verdana,Arial;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
}

.HPMenuBoxSelected
{
    background-image:url(images/menuItemHover.png);
    background-repeat:repeat-x;
    padding-left:18px;
    padding-right:15px;
    margin-right:3px;
    float:left;
    color:#ffffff;
    font-family:Verdana,Arial;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
}

/*--- header area ---*/

/*--- main box area ---*/

.MainBodyBox
{
    background-image:url(images/content-bg-start.png);
    background-repeat:no-repeat;
    background-color:#ffffff;
    background-position:center 12px;
    float:left;
    border-left:solid 1px #C0A95C;
    border-right:solid 1px #C0A95C;
    width:770px;
    min-height:1111px;
    padding-top:19px;
}

.HPLeftArea
{
    float:left;
    width:185px;
    min-height:800px;
    margin-left:9px;
}

.WhyPokerKings
{
    float:left;
    background-position:5px 1px;
    background-repeat:no-repeat;
    width:100%;
    min-height:180px;
}

.WhyPokerKingsInner
{
    float:left;
    width:97%;
    margin-left:5px;
    margin-right:2px;
    margin-top:34px;
}

.PokerKingsBanners
{
    float:left;
    width:100%;
    min-height:300px;
    margin-top:12px;
}

.HPRightArea
{
    float:left;
    width:545px;
    min-height:800px;
    margin-left:22px;
}

.MainHPBanner
{
    float:left;
    width:100%;
    min-height:186px;
}

.HPMiddleArea
{
    float:left;
    width:100%;
    min-height:580px;
    margin-top:9px;
    padding-top:15px;
}
.HPMiddleLeft
{
    float:left;
    width:250px;
    min-height:580px;
    margin-left:15px;
}
.HPTournaments
{
    float:left;
    background-position:center top;
    background-repeat:no-repeat;
    width:100%;
    min-height:180px;
    padding-bottom:14px;
}
.HPTournamentsInner
{
    float:left;
    background-color:#EBEBEF;
    min-height:164px;
    margin-top:34px;
    margin-left:2px;
    margin-right:2px;
    width:246px;
}
.HPWinners
{
    float:left;
    background-position:center top;
    background-repeat:no-repeat;
    width:100%;
    min-height:146px;
    padding-bottom:14px;
}
.HPWinnersInner
{
    float:left;
    background-color:#EBEBEF;
    min-height:112px;
    margin-top:34px;
    margin-left:2px;
    margin-right:2px;
    width:246px;
}
.HPSupport
{
    float:left;
    background-position:center top;
    background-repeat:no-repeat;
    width:100%;
    min-height:180px;
    padding-bottom:14px;
}
.HPSupportInner
{
    float:left;
    background-color:#EBEBEF;
    min-height:164px;
    margin-top:34px;
    margin-left:2px;
    margin-right:2px;
    width:246px;
}
.HPMiddleRight
{
    float:right;
    width:250px;
    min-height:580px;
    margin-right:15px;
}
.HPPromotions
{
    float:left;
    background-position:center top;
    background-repeat:no-repeat;
    width:100%;
    min-height:180px;
    padding-bottom:14px;
}
.HPPromotionsInner
{
    float:left;
    background-color:#EBEBEF;
    min-height:164px;
    margin-top:34px;
    margin-left:2px;
    margin-right:2px;
    width:246px;
}
.HPSecure
{
    float:left;
    background-position:center top;
    background-repeat:no-repeat;
    width:100%;
    min-height:358px;
    padding-bottom:14px;
}
.HPSecureInner
{
    float:left;
    background-color:#EBEBEF;
    min-height:324px;
    margin-top:34px;
    margin-left:2px;
    margin-right:2px;
    width:246px;
}
.HPTournamentsList
{
    float:left;
    margin:10px 0px 0px 7px;
    padding:0px 0px 0px 0px;
    list-style:none;
}

.HPTournamentsList LI
{
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 7px;
    background-image:url(images/bullet_blue.gif);
    background-repeat:no-repeat;
    background-position:0px 6px;
    line-height:13px;
    color:#00002F;
    font-family:Verdana,arial;
    font-size:10px;
    font-weight:normal;
    width:95%;
}
/*--- end main box area ---*/

/*--- footer area ---*/

.FooterBox
{
    float:left;
    background-image:url(images/footer-bg.png);
    background-repeat:no-repeat;
    background-position:center top;
    background-color:#000000;
    width:770px;
    min-height:311px;
}

.FooterText
{
    color:#C0A85B;
    font-family:Verdana,arial;
    font-size:11px;
    font-weight:normal;
    text-align:center;
    float:left;
    width:100%;
    padding-top:10px;
}

.FooterText span
{
    float:left;
    width:100%;
    text-align:center;
    padding-top:15px;
}

.FooterText span a, .FooterText span a:active, .FooterText span a:visited, .FooterText span a:hover
{
    text-decoration:underline;
    color:#C0A85B;
    font-family:Verdana,arial;
    font-size:11px;
    font-weight:normal;
    text-align:center;
}

.FooterLinks
{
    float:left;
    width:100%;
    margin-top:20px;
    min-height:30px;
}

.FooterLinks UL
{
    float:left;
    margin:0px 0px 0px 120px;
    padding:0px 0px 0px 0px;
    list-style:none;
}

.FooterLinks UL LI
{
    float:left;
    text-align:center;
    color:#C0A85B;
    padding-left:5px;
    padding-right:5px;
    font-size:11px;
}

.FooterLinks UL LI a,.FooterLinks UL LI a:active, .FooterLinks UL LI a:visited
{
    float:left;
    font-family:Verdana,Arial;
    font-size:11px;
    text-decoration:none;
    color:#C0A85B;
}

.FooterLinks UL LI a:hover
{
    float:left;
    font-family:Verdana,Arial;
    font-size:11px;
    text-decoration:underline;
    color:#C0A85B;
}

.FooterImages
{
    float:left;
    width:100%;
    margin-top:30px;
    min-height:60px;
}

.FooterImages UL
{
    float:left;
    margin:0px 0px 0px 40px;
    padding:0px 0px 0px 0px;
    list-style:none;
}

.FooterImages UL LI
{
    float:left;
    text-align:center;
    margin-left:13px;
    margin-right:13px;
}

.FooterImages UL LI a,.FooterImages UL LI a:active, .FooterImages UL LI a:visited, .FooterImages UL LI a:hover
{
    float:left;
    text-decoration:none;
}

.FooterImages UL LI img,
.FooterImages UL LI a img
{
    float:left;
    border:none;
}

/*--- end footer area ---*/
/**************************Inner Page body********************/
.MainBodyBoxInner
{
	background-color:#ffffff;
    background-image:url(images/content-bg.png);
    background-repeat:no-repeat;
    float:left;
    border-left:solid 1px #C0A95C;
    border-right:solid 1px #C0A95C;
    width:770px;
    min-height:1117px;
    background-position:0px 14px;
}
.InnerLeftArea 
{
	float:left;
	margin:12px 0px 15px 14px;
	min-height:700px;
	width:180px;
}
.InnerRightArea
{
	float:left;
	margin:12px 0px 15px 14px;
	padding-top:15px;
	min-height:685px;
	width:528px;
	color:#00002F;
        font-family:Verdana,arial;
        font-size:10px;
        font-weight:normal;
}

.BoxInnerContent
{
	float:left;
	margin-top:21px;
	margin-left:8px;
	width:754px;
}
.TopImageTitle
{
    background-image:url(images/innerPageTitle.png);
	background-repeat:no-repeat;
	height:44px;
	margin-top:14px;
	margin-left:11px;
	width:731px;
}
.InnerTitleText
{
	color:#FFFFFF;
	float:left;
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	margin-left:25px;
	margin-top:12px;
}
.AdditionalLinks
{
    float:left;
    min-height:180px;
    width:100%;
}

.PokerKingsBannersInner
{
    float:left;
    width:100%;
    margin-top:21px;
    min-height:450px;
}

/**************************End Inner Page body********************/

/************************** Tournaments body ********************/

.TournamentsHeader td
{
    font-size:10px !important;
    font-weight:bold !important;
    border-top:none !important;
    white-space:normal !important;
}

.TournamentsBigTable
{
    width:100%;
}

.TournamentsBigTable TD
{
    font-size:11px;
    color:#00002F;
    font-family:Verdana,Arial;
    padding:3px 3px 5px 3px;
    border-top:solid 1px #9d9d9d;
    margin:0px 0px 0px 0px;
    font-weight:normal;
    white-space:nowrap;
    vertical-align:top;
}

.TournamentsTime
{
    white-space:normal !important;
}

.TournamentsPages
{
    float:right;
    padding-top:10px;
    padding-bottom:10px;
}

.TournamentsPages td
{
    font-size:10px;
    color:#00002F;
    font-family:Verdana,Arial;
    padding:2px 0px 0px 2px;
    border:none;
    margin:0px 0px 0px 0px;
    font-weight:normal;
    white-space:nowrap;
    vertical-align:top;
}

.TournamentsPages td span
{
    font-size:10px;
    color:#00002F;
    font-family:Verdana,Arial;
    padding:2px 0px 0px 2px;
    border:none;
    margin:0px 0px 0px 0px;
    font-weight:normal;
    white-space:nowrap;
    vertical-align:top;
}

.TournamentsPages td a
{
    font-size:10px;
    color:#00002F;
    font-family:Verdana,Arial;
    padding:2px 0px 0px 2px;
    border:none;
    margin:0px 0px 0px 0px;
    font-weight:normal;
    white-space:nowrap;
    vertical-align:top;
    text-decoration:underline;
}


/************************** End Tournaments body ********************/

/************************** Left menu********************/

.LeftMenuBox
{
    float:left;
    width:100%;
}

.LeftMenuBox UL
{
    float:left;
    margin:14px 0px 14px 20px;
    padding:0px 0px 0px 0px;
    list-style:none;
    width:90%;
}

.LeftMenuBox UL LI
{
    background-image:url(images/nav-sub-li.gif);
    background-repeat:no-repeat;
    padding-left:7px;
    background-position:0px 6px;
    line-height:16px;
    float:left;
    width:100%;
}

.LeftMenuBox UL LI a,.LeftMenuBox UL LI a:active, .LeftMenuBox UL LI a:visited
{
    color:#00002F;
    font-family:Verdana,arial;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    float:left;
}

.LeftMenuBox UL LI a:hover
{
    color:#00002F;
    font-family:Verdana,arial;
    font-size:11px;
    font-weight:normal;
    text-decoration:underline;
    float:left;
}

/************************** End Left menu********************/

p.bodytext
{
    color:#00002F;
    font-family:Verdana,arial;
    font-size:10px;
    font-weight:normal;
    line-height:140%;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.InnerRightArea H4
{
    color:#00002F;
    font-family:Verdana,arial;
    font-size:12px;
    font-weight:bold;
    line-height:140%;
    margin:8px 0px 6px 0px;
    padding:0px 0px 0px 0px;
    float:left;
}

.InnerRightArea H3
{
    color:#00002F;
    font-family:Verdana,arial;
    font-size:13px;
    font-weight:bold;
    line-height:140%;
    margin:9px 0px 7px 0px;
    padding:0px 0px 0px 0px;
    float:left;
    width:95%;
}

.InnerRightArea div
{
    float:left;
	
}

UL.InnerMain
{
	/*background-image:none!important;*/
	background-repeat:no-repeat;
	background-position:0px 6px;
	float:left;

}
LI.InnerMain
{
	list-style:disc outside!important;
	background-image:none;
	line-height:13px;
	

}

UL.InnerMain LI
{
	
	/*background-image:none!important;*/
	background-repeat:no-repeat;
	line-height:13px;
	background-position:0px 6px;
	
}

.InnerMain div
{
	background-image:none;
}




.InnerRightArea div.ControlTitle
{
    float:left;
    width:99.7%;
}

.InnerRightArea p
{
    margin-bottom:12px !important;
    float:left;
    width:100%;
}

.InnerRightArea UL
{
    color:#00002F;
    font-family:Verdana,arial;
    font-size:10px;
    font-weight:normal;
    /*line-height:140%;
    margin:14px 0px 14px 20px;
    padding:0px 0px 0px 0px;
   list-style:none;
    float:left;
    width:95%;*/
}
.InnerLi
{
	background-image:none;

}

.InnerRightArea UL LI
{
    background-image:url(images/bullet_blue.gif);
    background-repeat:no-repeat;
    padding-left:7px;
    background-position:0px 6px;
    line-height:13px;
}


.InnerRightArea .csc-sitemap UL LI
{
    width:90% !important;
    float:left !important;
}

/*
.InnerRightArea ol
{
     color:#00002F;
    font-family:Verdana,arial;
    font-size:10px;
    font-weight:normal;
    line-height:140%;
    margin:0px 0px 14px 20px;
    padding:0px 0px 0px 29px;
    width:92%;
    float:left;
    font-weight: normal;	
    font-size: 10px;	
    color: #00002f;	
    line-height: 140%;	
    font-family: Verdana,arial
    
}


.InnerRightArea OL LI
{
    padding-bottom:7px;
   
      	
}
*/
.InnerRightArea OL LI DIV
{
    float:none!important;
   
      	
}


.csc-firstHeader, .csc-header, .csc-header-n1, .csc-header h2, .csc-header-n1 h2
{
    color:#00002F;
    font-family:Verdana,arial;
    font-size:20px;
    font-weight:bold;
    line-height:140%;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    float:left;
    width:90%;
}

.csc-menu, 
.csc-menu-3
{
    margin:14px 0px 14px 20px;
    padding:0px 0px 0px 0px;
    list-style:none;
    float:left;
}

.csc-section
{
    background-image:url(images/bullet_blue.gif);
    background-repeat:no-repeat;
    padding-left:7px;
    background-position:0px 6px;
    line-height:13px;
}

.csc-sectionNew
{
   
    padding-left:7px;
    background-position:0px 6px;
    line-height:13px;
}


.csc-linkToTop
{
    text-align:right;
    margin-bottom:15px;
}

.contenttable 
{
    color:#00002F;
    font-family:Verdana,arial;
    font-size:10px;
    font-weight:normal;
    text-align:left;
    float:left;
    width:100%;
}

.tr-0
{
    font-weight:bold !important;
}

.csc-textpic-text
{
    color:#00002F;
    font-family:Verdana,arial;
    font-size:10px;
    font-weight:normal;
    line-height:140%;
    float:left;
    width:100%;
}

.csc-textpic-text ol
{
    margin:0px 0px 14px 20px;
    padding:0px 0px 0px 28px;
    width:92%;
    font-weight: normal;	
    font-size: 10px;	
    color: #00002f;	
    line-height: 140%;	
    font-family: Verdana,arial
}

.csc-textpic-text ol li
{
    padding-bottom:7px;
}

.csc-textpic-imagewrap
{
    float:left;
    padding-bottom:10px;
}.csc-textpic-image
{
    float:left;
    margin-right:8px;
}

div.InnerRightArea span table tbody tr td p span,div.InnerRightArea span table tbody tr td p span strong
{
	white-space:normal!important;
	
}
/************************* Casino Table *************************/
.CasinoTable
{
	
    width:100%;
    background-color:#ffffff;
    padding:0px;
    border-collapse: collapse;
    border: #420000 1pt solid;
  }
.CasinoTable th
{
    background-image:url(images/PK_head_bg.gif);
    background-repeat:repeat-x;
    border:none;
    text-align: center;
    font-size: 14px!important; 
    color:#fefefe!important; 
    font-family: verdana !important;
    white-space:nowrap;
    margin:0px 0px 0px 0px;
    padding:0px;
    height:26px;
}
.CasinoTable th SPAN
{
    text-align: center;
    font-size: 14px!important; 
    font-family: verdana !important;
    color:#fefefe!important; 
    font-weight:bold;
    white-space:nowrap;
}
.CasinoTable p
{
    text-align: center;
    line-height: normal; 
    unicode-bidi: embed;
    margin:0px 0px 0px 0px;
}
.CasinoTable SPAN
{
    font-size: 12px!important; 
    font-family: verdana;
    color:#030c1e!important; 
    font-weight:normal;
    
}
.CasinoTable a, .CasinoTable a:active, .CasinoTable a:hover, .CasinoTable a:visited
{
    cursor:pointer;
    font-size: 12px!important; 
    font-family: verdana;
    color:#030c1e!important; 
    font-weight:normal;
}
.CasinoTable td
{
  
    background-color: #ffffff; 
    text-align: center;
    padding:4px 4px 4px 4px!important;
    font-size: 12px!important; 
    font-family: verdana;
    color:#030c1e!important; 
    font-weight:normal;
	border-left: #420000 1pt solid;
    border-right: #420000 1pt solid;
    border-bottom: #686f80 1px solid;
    border-top:none;
    
}
/************************* end Casino Table *************************/


