body {
  background: #000;
  font-family: Arial, Helvetica, sans-serif;
}

a, a:visited{
  color: #555;
}

a:hover {
  color: #999;
}

strong {
  font-weight: bold;
}

.alert {
border: 1px solid red;
color: red;
font-weight: bold;
margin: 12px 0;
padding: 4px;
background: #fff;
}

p {
  margin: 0 10px 12px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #333333;
}

label {
  font-weight: bold;
  text-align: right;
}

/* STRUCTURAL ELEMENTS */

#header {
  background:transparent url(/website_images/uplaypoker/topbg.gif) repeat-x scroll 0 0;
  height:215px;
  margin:0 auto;
  padding:0;
  width:900px;   
}   

#leftside {
}

#rightside {

}

#container {
  background:#FDF4DA url(/website_images/uplaypoker/body_bg.gif) repeat-x scroll 0 0;
  color:#3C382E;
 }
#container .inner {
  background: url(/website_images/uplaypoker/titles_bg.gif) no-repeat scroll center top;
  overflow:hidden;
} 

#content {
  border-left:1px solid #E6CF8F;
  color:#333333;
  font-family:Arial;
  font-size:12px;
  font-weight:normal;
  text-decoration:none;

}

#logo {
  float:left;
  height:156px;
  width:231px;
}
#logoRight {
  background:transparent url(/website_images/uplaypoker/logo_rightbg.gif) no-repeat scroll 0 0;
  float:left;
  height:156px;
  text-align:right;
  width:669px;
}
#empty {
  float:left;
  text-align:left;
  width:auto;
}
#mainnav {
  background:transparent url(/website_images/uplaypoker/nav_bg.gif) repeat-x scroll 0 0;
  float:left;
  height:43px;
  width:854px;
}
.topuserlinks {
  color:#FFFFFF;
  font-family:verdana;
  font-size:11px;
  font-weight:normal;
  text-decoration:none;
 text-transform:uppercase;
}
.topusertext {
  color:#FFFFFF;
  font-family:verdana;
  font-size:10px;
  font-weight:normal;
  text-decoration:none;
}
#mainnav {
  background:transparent url(/website_images/uplaypoker/nav_bg.gif) repeat-x scroll 0 0;
  float:left;
  height:43px;
  width:854px;
}
#mainnav ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:6px 0 0;
  text-align:center;
}
#mainnav li {
  display:inline;
  font-family:"Times New Roman",Times,serif;
  font-size:14px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  margin:0;
  padding:0;
}
#mainnav a {
  background:transparent url(/website_images/uplaypoker/nav_div.gif) no-repeat scroll right 6px;
  color:#F8E463;
  display:block;
  float:left;
  line-height:30px;
  padding:0px 34px 0 35px;
  text-decoration:none;
}
#mainnav a:hover {
  color:#FFFFFF;
}
.topusertexty,
a.topusertexty:visited,
a.topusertexty {
  color:#FCF37F;
  font-family:verdana;
  font-size:10px;
  font-weight:normal;
  text-decoration:none;
}

#pas_login input[type=submit] {
  background:url(/website_images/uplaypoker/go_bt.gif) no-repeat 0 0;
  border:none;
  width:37px;
  height:22px;
  cursor:pointer;
}
p.welcome {
  padding:10px;
  color:#fff;
}

/* HEADINGS */
h1.pas {
  background:transparent url(/website_images/uplaypoker/title_bg.gif) repeat-x scroll 0 0;
  font-weight:bold;
  height:25px;
  margin:4px 0 7px 0;
  padding-left:10px;
  font-size:12px;
  color:#FF0000;
}

h2.pas {
  color: #A4040E;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 6px 10px;
}

h3.pas {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 4px 10px;
}

/* TABLE AND LIST HEADERS */
#pas_nav_offers {

  }
#pas_nav_offers thead th {
  color:#ffffff;
  text-align:left;
  font-weight:bold;
  text-indent:20px;
  font-size:12px;
  padding:10px 0 14px 0;
}
#pas_nav_offers thead td {
  color:#000;
  text-align:left;
  font-weight:bold;
  text-indent:5px;
  font-size:11px;
  padding:15px 0 10px 0;
  border-bottom:none;
}

table.pas_data_table thead th {
  color: #FFC52C;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  background: #b00410;
  padding: 3px;
}

/* BORDERS */
#pas_nav_side ul, 
#pas_login table,
#pas_nav_offers table {

}
table.pas_data_table {

}

/* ALTERNATING ROW COLORS */
#pas_nav_offers tbody tr.alt th,
#pas_nav_offers tbody tr.alt td {

}
table.pas_data_table tbody tr.alt td, 
table.pas_data_table tbody tr.alt th {
  background: #fbedc6;
}

/* BUTTONS */
input.pas_button {
  font-size: 12px;
  color: #000;
  border: 1px solid #B0B0B0;
  background-color: #E6E6E6;
}

input.pas_button:hover {
  background-color: #D3D3D3;
  color: #000;
}

a.pas_button, 
a.pas_button:visited {
  padding: 2px;
  font-size: 12px;
  color: #000;
  border: 1px solid #B0B0B0;
  background-color: #E6E6E6;
  text-decoration: none;
  line-height: 26px;
}

a.pas_button:hover {
  background-color: #D3D3D3;
  color: #000;
}

/* TOP NAVIGATION BAR */
#pas_nav_top ul {
  margin: 0 0 0 2px;
  padding: 0;
  height: 32px;
  width:182px;
  border-style: solid;
  border-width: 1px;
  border-color: #6396D3 #355C8C #355C8C #355C8C;
  background-color: #2F65A8;
}

#pas_nav_top ul li {
  list-style-type: none;
  margin: 0;
  display: block;
  float: left;
  text-align: center;
}

#pas_nav_top ul li a, 
#pas_nav_top ul li a:visited {
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  line-height: 32px;
  display: block;
  padding: 0 10px;
  border-right: 1px solid #183D68;
  border-left: 1px solid #6396D3;
}

#pas_nav_top ul li a:hover {
  background-color: #3073C2;
}


/* SIDE NAVIGATION BAR */

#pas_nav_side  {
  background: #056309 url(/website_images/uplaypoker/sidebox-bottom.jpg) no-repeat left bottom;
  padding:0 0 17px 0;
  margin:0 0 10px 0; 
}

#pas_nav_side .inner {
  background:url(/website_images/uplaypoker/nav-side-top.jpg) no-repeat left top;
}  

#pas_nav_side ul {
  width: 165px;
  list-style: none;
  text-align: left;
  margin: 0 0 10px 10px;
  padding: 0;
}

#pas_nav_side h3 {
  display: block;
  color:#FFFFFF;
  display:block;
  margin:0;
  font-size:12px;
  font-weight:bold;
  padding:10px 0 18px 20px;
  text-align:left;
}

#pas_nav_side ul li a, 
#pas_nav_side ul li a:visited {
  margin: 0;
  padding: 0 0 0 10px;
  color: #000;
  font-size: 12px;
  text-decoration: none;
  border-bottom: 1px solid #FFF0C9;
  display: block;
  line-height: 16px;
  height: 16px
}

#pas_nav_side ul li a:hover {
  color: #A5040E;
}

/* NAV LOGIN */
#pas_login {
  color: #000;
}

#pas_login table {

  width: 190px;
  margin: 0 0 10px 0;
}

#pas_login input.login {
  width: 105px;
  height:13px;
}

/* NAV OFFERS */
 
#pas_nav_offers {
  background: #056309 url(/website_images/uplaypoker/sidebox-bottom.jpg) no-repeat left bottom;
  padding:0 0 25px 0;
  margin:0 0 10px 0;
  }
#pas_nav_offers .inner {
  background:url(/website_images/uplaypoker/nav-table-top.jpg) no-repeat left top;
}  

#pas_nav_offers table {
  display:inline;
  width: 165px;
  border-collapse:collapse;
  font-size: 12px;
  text-align: left;
  color: #000;
  font-weight: bold;
  margin: 0 0 10px 10px;
}

#pas_nav_offers tbody th,
#pas_nav_offers tbody td  {
  cursor: pointer;
  border-bottom: 1px solid #FFF0C9;
  padding: 1px 3px;
}
#pas_nav_offers tbody th {
  width:100px;
}
#pas_nav_offers a, 
#pas_nav_offers a:visited {
  color: #000;
  font-weight: normal;
  text-decoration: none;
}

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

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

}

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

table.pas_data_table tbody th{
  text-align: left;
  padding-left: 5px;
  color: #000;
}

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

table.pas_data_table tbody td{
  color: #000;
  padding: 3px;
}

/* FORM ELEMENTS */
table.pas_form {
  margin: 0px auto;
  font-size: 12px;
}

table.pas_form td {
  color: #626262;
}

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

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

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

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

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

/* GLANCE PAGES */

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

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

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

#pas_offers_grid h1 {
  font-size: 16px;
  margin: 0;  padding: 0;
}

#pas_offers_grid h2 {
  font-size: 14px;
  color: #832323;
  margin: 0;  padding: 0;
}

#pas_offers_grid h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;  padding: 0;
}

#pas_offers_grid h4 {
  font-size: 12px;
  text-align: center;
  font-weight: normal;
  margin: 0;  padding: 0;
}

/* OFFERS LIST */
#pas_offers {
  text-align: left;
  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;
}

/* OTHER FONTS */
.pas_error, .paserror, p.pas_error {
  color: red;
}

/* FOOTER */

#footer {
  background:transparent url(/website_images/uplaypoker/bot_bg.gif) no-repeat scroll 0 0;
  height:80px;
  margin-left:auto;
  margin-right:auto;
  width:900px;
  color:#fff;
}

#empty {
float:left;
text-align:left;
width:auto;
}
.red {
color:#CD8185;
font-family:"Times New Roman",Times,serif;
font-size:13px;
font-weight:normal;
}

#footer a, 
#footer a:visited,
.footerlinksy {
color:#FCF37F;
font-family:"Times New Roman",Times,serif;
font-size:13px;
font-weight:normal;
text-decoration:none;
}

#footer a:hover {
color:#fff;
text-decoration:underline;
}

.var11regwhite {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
line-height:16px;
text-decoration:none;
}