body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #cee7ff;
  margin: 0px;
}

#header {
  padding: 27px 10px 0 10px;
  border-top: 3px solid #cc3321;
  text-align: left;
}

img.logo {
margin:0;
padding: 0;
}

img.banner {
margin: 0 0 5px 10px;
}

#leftside, #rightside, #content, #container {
  background-color: #fff;
}

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

#content p{
  margin: 0px 0px 12px 0px;
  text-align: justify;
}

strong {
  font-weight: bold;
  color: #447AA6;
}

h1.pas {
background: url(/website_images/holdemro/l_o_puncte.png) repeat-x;
color:#666666;;
font-size:16px;
font-weight: normal;
height: 37px;
line-height: 37px;
margin: 0 0 12px 0;
padding: 0px;
}

h2.pas {
color:#B55A00;
font-family:Arial;
font-size:12px;
font-weight:bold;
margin:0;
text-decoration:none;
}

h3.pas {
color:#999999;
font-family:Arial;
font-size:11px;
font-weight:normal;
margin:0;
text-decoration:none;
}

p.pas_error {
  color: red;
}

.paserror {
color: red;
}

#footer {
  padding-top: 5px;
  color: #fff;
  
}
/* LINKS */

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

a:hover {
  color: #D26900;
}


input.pas_button {
  font-weight: bold;
  border-style: solid;
  border-width: 1px 2px 2px 1px;
  border-color: #696969;
  color: #575757;
  text-decoration: none;
  display: block;
  margin: 5px auto;
  padding: 2px;
  background-color: #F4F4F4;
}

input.pas_button:hover {
  border-style: solid;
  border-width: 1px 2px 2px 1px;
  border-color: #696969;
  color: #3E3E3E;
  text-decoration: none;
  display: block;
  margin: 5px auto;
  padding: 3px 1px 1px 3px;
  background-color: #DADADA;
}
/*  **** NAVIGATION **** */

/* NAV SIDE */
#pas_nav_side {
  width: 140px;
  margin: 0 auto 12px auto;
}

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

#pas_nav_side li.header {
  display : block;
  background: url(/website_images/holdemro/l_o_puncte.png) repeat-x;
  list-style-type: none;
  color:#00467F;;
  font-size:16px;
  font-weight: normal;
  height: 37px;
  line-height: 37px;
}

#pas_nav_side ul a {
  margin: 0;
  display: block;
  background: url(/website_images/holdemro/bullet_01.png) no-repeat;
  padding: 0 0 0 15px;
  text-decoration: none;
  line-height : 22px;
  height : 22px;
}

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

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

/* NAV LOGIN */
#pas_login {
  border: 0px solid #000;
  width: 140px;
  margin: 0 auto 10px auto;
}

#pas_login table thead th {
  background: url(/website_images/holdemro/l_o_puncte.png) repeat-x;
  list-style-type: none;
  color:#00467F;;
  font-size:16px;
  font-weight: normal;
  height: 37px;
  line-height: 37px;
}

#pas_login input.login {
  width: 70px;
}
/* NAV OFFERS */

#pas_nav_offers a, #pas_nav_offers a:visited {
  color: #3E3E3E;
  text-decoration: none;
}

#pas_nav_offers table {
  width: 190px;
  margin: 0 auto 12px auto;
  font-size: 12px;
  border-collapse: collapse;
}

#rightside #pas_nav_offers table {
  width:140px;
}

#pas_nav_offers thead th {
  background: url(/website_images/holdemro/l_o_puncte.png) repeat-x;
  list-style-type: none;
  color:#00467F;;
  font-size:16px;
  font-weight: normal;
  height: 37px;
  line-height: 37px;
}

#pas_nav_offers tbody th {
  text-align: left;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  border-width: 0 0 1px 0;
  border-style: dotted;
  border-color: #C3C3C3;
  padding: 4px;
}

#pas_nav_offers tbody td {
  text-align: left;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  color: #7E7E7E;
  text-decoration: none;
  border-width: 0 0 1px 0;
  border-style: dotted;
  border-color: #C3C3C3;
  padding: 4px;
}

#pas_nav_offers td {
  text-align: left;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  border-width: 0 0 1px 0;
  border-style: dotted;
  border-color: #C3C3C3;
  padding: 4px;
}

#pas_nav_offers tr.alt td {
  background:;
}

#pas_nav_offers tbody tr.over td, #pas_nav_offers tbody tr.over th  {
  background-color: #EBEBEB;
}
/*  DATA TABLE  */

table.pas_data_table {
  width: 550px;
  margin: 8px 0 12px 0;
  font-size: 12px;
}

table.pas_data_table thead th {
  color: #447AA6;
  font-size: 16px;
  border-style: solid;
  border-width: 0 0 2px 0;
  border-color: #447AA6;
  text-align: left;
}

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

table.pas_data_table tbody th{
  text-align: left;
  padding-left: 5px;
  color: #000;
  border-bottom: 1px dotted #8B8B8B;
}

table.pas_data_table tbody td{
  color: #000;
  padding: 4px;
  text-align: center;
  border-bottom: 1px dotted #8B8B8B;
}

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

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

label {
  font-weight: bold;
  color: #447AA6;
  text-align: right;
}

table.pas_form td {}

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

table.pas_form thead th {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #447AA6;
  padding: 3px;
}
/* MAIN INDEX */

#pas_main_index table {
  margin: 0;
}

#pas_main_index table thead th{
  width: 175px;
  color: #447AA6;
  font-size: 16px;
}

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

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

#pas_signup {}
/* GLANCE PAGES */

#pas_glance {
  padding: 0 0 10px 0;
}

#pas_glance h1.pas {}

#pas_glance .pas_logo {
  margin: 4px;
}

#pas_glance h2.pas {

}

#pas_glance h3.pas {
margin-bottom: 12px;
}

#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 {
  padding: 0px;
  border: 0px;
  text-align: center;
  margin: 0 auto;
}

#pas_offers_grid:hover {
  background: #F0F8FF;
}

#pas_offers_grid {
  border: 1px dotted #C0C0C0;
  width: 170px;
  padding: 3px;
  background-color: #fff;
  text-align:center;
}

#pas_offers_grid a.button, #pas_offers_grid a.button:visited{
  font-size: 12px;
  font-weight: bold;
  border-style: solid;
  border-width: 1px 2px 2px 1px;
  border-color: #696969;
  color: #575757;
  text-decoration: none;
  display: block;
  width: 140px;
  margin: 5px auto;
  padding: 2px;
  background-color: #F4F4F4;
}

#pas_offers_grid a.button:hover{
  border-style: solid;
  border-width: 1px 2px 2px 1px;
  border-color: #696969;
  color: #3E3E3E;
  text-decoration: none;
  display: block;
  width: 140px;
  margin: 5px auto;
  padding: 3px 1px 1px 3px;
  background-color: #DADADA;
}

#pas_offers_grid h1 {
  margin: 0;
  padding: 0;
  color: #FF8000;
  font-size: 14px;
}

#pas_offers_grid h2 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-align: center;
  color: #727272;
}

#pas_offers_grid h3 {
  margin: 0;
  padding: 0;
  color: ##727272;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}

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

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

#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: 75%;
  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;
}

.pasnote {
  font-size: 9pt;
}

.pasnone {
/* nothing */}

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;
}

.pasnormal {
  color: #666666;
  font-weight: bold;
  font-size: 13pt;
}


/* 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.holdem.ro/images/misc/footer-bg.gif) repeat-x;
font-size:10px;
}

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

#footer_right {
width: 263px;         
padding: 0;       
background: url(http://rakeback.holdem.ro/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;
}
