body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: url(/website_images/kingholdempoker/bg.gif);
  color: #fff;
}

body a, body a:visited{
  color: #DD0000;
}

body a:hover {
  color: #DD0000;
}

#header {
  text-align: left;
  background: url(/website_images/kingholdempoker/khptop-bg.jpg) center no-repeat;
  width: 850px;
  height: 213px;
  margin: 0 auto;
}

#container, #wrapper {
  background-color: #413B3B;
}

#wrapper {
width: 900px;
margin: 0 auto;
}

#content {
background: #413B3B;
}

#leftside {
background: #000;
}


/* FONTS AND HEADINGS */
#content {
  font-size: 12px;
  text-align: left;
 }

#content p{
  margin: 4px 0 12px 0;
  color #fff;
}

strong {
  font-weight: bold;
  color: #fff;
}

h2.pas, h3.pas {
margin:0 0 4px 0;
}

h1.pas {
color: #8A0303;
background: url(/website_images/kingholdempoker/bg.jpg) repeat-x;
height: 43px;
line-height: 43px;
font-size:17px;
padding-left: 10px;
}

h2.pas {
  font-size: 14px;
  color: #fff;
}

h3.pas {
  font-size: 12px;
  color: #8A0303;
}

p.pas_error {
  color: red;
  margin: 4px 0px 8px 0px;
}

span.pas_error {
color: red;
}

/*  **** NAVIGATION **** */

/* NAV TOP */
#pas_nav_top ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding: 77px 0 0 0;
margin:0 0 0 130px;
}

#pas_nav_top ul li {
display:inline;
font-size:11px;
text-align: left;
}

#pas_nav_top li a {
border:1px solid #4F3838;
color:#E0D9D9;
font-weight:bold;
padding:0 9px;
text-decoration:none;
}

#pas_nav_top li a:hover {
 background: #520D0E;
 padding: 0 9px 0 9px;
 font-weight: bold;
 color: #ffffff;
 border: 1px solid #A39493;
}

/* NAV SIDE */
#pas_nav_side ul {
  list-style-type:none;
  margin:0 0 0 5px;
  padding:5px 5px 5px 0;
  display:block;
  width: 190px;
  background: #7D7171;
  -moz-box-sizing:border-box;
  box-sizing:border-box; 
}

#pas_nav_side li.header {
  background:transparent url(/website_images/kingholdempoker/catbg.gif) no-repeat scroll 0 0;
  color:#FBC4C5;
  font-size:12px;
  height:45px;
  padding:0 0 0 60px;
  text-align: left;
  font-weight: bold;
}

#pas_nav_side ul li {
  background:#BDB3B3 none repeat scroll 0 0;
  border:1px solid #000000;
  line-height:24px;
  padding:0 0 0 10px;
  color:#7A0E0B;
  font-family: Arial,Verdana,Georgia;
  font-size:14px;
  margin:0 0 5px 5px;
  text-align: left;
}

#pas_nav_side ul a {
  background:url(/website_images/kingholdempoker/lbullet.gif) no-repeat left center;
  color:#2B2222;
  font-size:11px;
  font-weight:bold;
  padding:0 0 0 15px;
  text-decoration:none;
}

#pas_nav_side ul a:link, #pas_nav_side ul a:visited {
  color: #000;
  text-decoration: none;
}

#pas_nav_side ul a:hover {
  color: red;
}

/* NAV LOGIN */
#pas_login {
  width: 190px;
  margin: 0 0 8px 0;
}

#pas_login input.login {
  width: 100px;
}

#pas_login table thead th {
 background:transparent url(/website_images/kingholdempoker/catbg.gif) no-repeat scroll 0 0;
  color:#FBC4C5;
  font-size:12px;
  height:45px;
  padding:0 0 20px 60px;
  text-align: left;
}


/* NAV OFFERS */
#pas_nav_offers a, #pas_nav_offers a:visited {
  text-decoration: none;
    color: #2B2222;
}

#pas_nav_offers table {
  width: 190px;
  font-size: 11px;
  color: #2B2222;
  font-weight: bold;
  margin: 0 auto 8px auto;
  border-collapse: collapse;
}

#pas_nav_offers thead th {
  background:transparent url(/website_images/kingholdempoker/catbg.gif) no-repeat scroll 0 0;
  color:#FBC4C5;
  font-size:12px;
  height:45px;
  padding:0 0 20px 60px;
  text-align: left;
}

#pas_nav_offers tbody th {
  background:#BDB3B3;
  border-width: 1px 0px 1px 1px;
  border-style: solid ;
  border-color: #000000;
  line-height: 18px;
  padding:0 0 0 10px;
  font-size: 11px;
  color: #2B2222;
  font-weight: bold;
  margin:0 0 5px 5px;
  text-align: left;
  cursor: pointer;
}

#pas_nav_offers tbody td {
  background:#BDB3B3;
  border-width: 1px 1px 1px 0;
  border-style: solid ;
  border-color: #000000;
  line-height: 18px;
  padding:0 0 0 10px;
  font-size: 11px;
  color: #2B2222;
  font-weight: bold;
  margin:0 0 5px 5px;
  text-align: left;
  cursor: pointer;
}

#pas_nav_offers tbody tr.alt td, #pas_nav_offers tbody tr.alt th {

}

#pas_nav_offers tbody tr.over td , #pas_nav_offers tbody tr.over th a{
  color: red;
}

/*  DATA TABLE  */
table.pas_data_table {
  width: 630px;
  font-size: 12px;
  margin: 8px 0;
}

table.pas_data_table thead th {
  background: url(/website_images/kingholdempoker/bg.jpg) repeat-x;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 3px;
}

table.pas_data_table thead td{
  font-weight: bold;
  text-align: center;
  padding: 4px;
  background: #322a29;
}

table.pas_data_table tbody th{
  font-weight: bold;
  text-align: left;
  background-color: #e0d9d9;
  color: #000;
  padding: 5px;
}

table.pas_data_table tbody td{
  font-weight: normal;
  text-align: left;
  padding: 5px;
  background-color: #e0d9d9;
  color: #000;
}

table.pas_data_table strong {
  color: #000;
}

table.pas_data_table tbody tr.alt td, table.pas_data_table tbody tr.alt th {
  background-color: #cdc6c6;
}

/* FORM ELEMENTS */
label {
  font-weight: bold;
  color: #000000;
  text-align: right;
}

table.pas_form {
  margin: 0 auto 12px auto;
  font-size: 12px;
}

table.pas_form td {
  color: #626262;
}

table.pas_form tbody th {
  text-align: right;
  padding-right: 8px;
}

input.pas_button {
  font-size: 12px;
  color: #fff;;
  font-weight: bold;
  border-style: solid;
  border-width: 1px 2px 2px 1px;
  border-color: #660000;
  text-decoration: none;
  display: block;
  background-color: #D70000;
  margin: 5px auto;
  padding: 2px;
}

input.pas_button:hover {
  color: #fff;;
  padding: 3px 1px 1px 3px;
  background-color: #BF0000;
}

a.pas_button, a.pas_button:visited {
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  border-style: solid;
  border-width: 1px 2px 2px 1px;
  border-color: #660000;
  text-decoration: none;
  background-color: #D70000;
  margin: 5px auto;
  padding: 2px;
  line-height: 26px;
}

a.pas_button:hover {
  color: #fff;;
  padding: 3px 1px 1px 3px;
  background-color: #BF0000;
}

/* MY ACCOUNT */
#pas_main_index table {
  margin: 0;
}

#pas_main_index table thead th{
  width: 175px;
  color: #000;
  background-color: #DDDDDD;
  border: 1px solid #C3C3C3;
}

#pas_main_index table tbody th{
  background-color: #EFEFEF;
  color: #000;
  border: 1px solid #C3C3C3;
  font-weight: normal;
  font-size: 22px;
}

#pas_main_index tbody td{
  font-size: 11px;
  color: #000;
  text-align: center;
  color: #000;
}

/* SIGNUP PAGE */
#pas_signup {}

/* GLANCE PAGES */
#pas_glance {
  padding: 0 0 10px 0;
}



#pas_glance .pas_logo {
  float: right;
  margin: 4px;
}

#pas_glance p{
  text-align: left;
  font-size: 12px;
  margin: 0 8px 8px 8px;
}

#pas_glance tbody td {
  padding: 3px 4px;
  text-align: left;
}

/* OFFERS GRID */
table.pas_offers_grid {
  text-align: center;
}

table.pas_offers_grid td{
  padding: 15px;
}

#pas_offers_grid {
  width: 170px;
  border: 1px solid #ADADAD;
  background-color: #e0d9d9;
  padding: 0 0 5px 0;
  text-align: center;
  margin: 10px;
}

#pas_offers_grid:hover {
  border: 1px solid #858585;
  background: #F5F5F5;
}

#pas_offers_grid h1, #pas_offers_grid h2, #pas_offers_grid h3, #pas_offers_grid h4 {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#pas_offers_grid h1 {
  font-size: 16px;
  color: #000;
}

#pas_offers_grid h2 {
  font-size: 14px;
  color: #BD3333;
}

#pas_offers_grid h3 {
  font-size: 14px;
  color: #000;
}

#pas_offers_grid h4 {
  font-size: 12px;
  font-weight: normal;
  color: #000;
}

/* OFFERS LIST */

#pas_offers {
  text-align: left;
  width: 570px;
  margin: 0;
  padding: 0;
  border-bottom: 1px dashed #CECECE;
}

#pas_offers .pas_logo {
  float: right;
  margin: 4px;
}

/* STATISTICS */

#pas_quick_statistics th {
  text-align: center;
}

#pas_full_statistics th {
  text-align: center;
}

/* HELPDESK */

#pas_new_ticket table {
  text-align: left;
}

#pas_view_ticket table td{
  width: 70%;
  text-align: left;
}

#pas_view_ticket h4{
  font-size: 10px;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

#pas_view_ticket h3 {
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

#pas_new_ticket td, #pas_new_ticket tbody th{
  background-color: #fff;
  border: 0px;
  text-align: left;
}

#pas_reply_form table td {
  background-color: #fff;
  border: 0;
}

/* REFERRAL CENTER */

#pas_referral_center table {
  width: 400px;
}

#pas_referral_center table th {
  text-align: center;
}
/* LANDING PAGE */

#pas_landing_page table.pas_data_table {
  width: 400px;
}

#pas_landing_page table.pas_data_table td{
  color: #000;
}

#pas_landing_page table.pas_form {
  color: #000;
  border: 1px solid #000;
}

#pas_landing_page table.pas_form tbody td{
  color: #000;
}

#pas_landing_page table.pas_form tbody th{
  padding: 4px;
}

table.pasform {
  font-size: 10pt;
}

label.pasform {
  text-align: right;
  display: block;
}

table.pasform td {
  padding-bottom: 15px;
  vertical-align: top;
}

input.pasform, select.pasform {
  margin-bottom: 5px;
  vertical-align: middle;
}

td.paslabels {
  width: 110px;
  padding-right: 10px;
  text-align: right;
}

.pasclear {
  clear: both;
}

.pasprivate {
  color: #2E59A0;
  font-weight: bold;
}

/* FOOTER */

#footer {
clear: both;
width: 99%;
margin: 5px auto;      
padding: 0;
font-family: arial;
color: #646464;
text-align: left;
}

#footer a, footer a:visited {
color: #2360CF
}

#footer_center {
background:url(http://rakeback.kingholdempoker.com/images/misc/footer-bg.gif) repeat-x;
font-size:10px;
}

#footer_left  {
width: 102x;          
padding: 0px;       
background: url(http://rakeback.kingholdempoker.com/images/misc/footer-l.gif) no-repeat right;
}

#footer_right {
width: 263px;         
padding: 0;       
background: url(http://rakeback.kingholdempoker.com/images/misc/footer-r.gif) no-repeat; 
}

#footer_right a {
color: #fff;
text-decoration: none;
font-size: 12px;
font-weight:bold;
float: right;
margin: 39px 25px 0 0;
}

#footer_right a:hover {
text-decoration: underline;
}

#footer_cont {
margin: 4px 0 9px 0;
overflow: hidden;
}

#footer_list {
list-style-type: none;
margin: 0;
padding: 0;
}

#footer_list li {
float: left;
line-height: 14px;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}

#footer_list li a {
color: #757575;
font-size: 11px;
text-decoration: none;
}

#footer_list a:hover {
text-decoration: underline;
}

#footer_list
{
list-style-type: none;
margin: 0;
padding: 0;
}

#footer_list li {
border-left: 1px solid #797979;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}

#footer_list li a {
color: #757575;
font-size: 11px;
text-decoration: none;
}

#footer_list li a:visited {
color: #757575;
}

#footer_list a:hover {
text-decoration: underline;
}