body {
  background:#666666;
  color:#333333;
  font-family:Tahoma,Verdana,Arial;
  font-size:12px;
}

a, a:visited{
  color: #D03620;
  text-decoration:none;
}

a:hover {
  color: #999;
   text-decoration:none; 
}


strong {
  font-weight: bold;
  color: #333;
}
a img { 
  border:none;
}
p {
  margin: 0 0 12px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #000;
}

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

/* STRUCTURAL ELEMENTS */

#header {
  background-color:#FFFFFF;
  height:110px;
  margin:0;
  padding-left:10px;
  width:940px;
}
#header img {
  margin:0;
  padding-top:5px;
  float:left;
}

#leftside {
}
#rightside {
}
#container {
  background: #fff url(/website_images/pokerrakebackonline/outer.jpg) repeat-y;
 }

#main {
  background-color:#FFFFFF;
  border-left:2px solid #000000;
  border-right:2px solid #000000;
  margin:0 auto;
  padding:0 4px;
  width:950px;
  overflow:hidden;
}

#content {
  text-align: left;
}

/* HEADINGS */
h1.pas {
  font-size:24px;
  margin:0 0 5px;
  font-weight: bold;
}

h2.pas {
  font-size:18px;
  margin:0 0 5px;
  padding:3px;
}

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

/* TABLE AND LIST HEADERS */
#pas_login table thead th,
#pas_nav_offers thead th,
#pas_nav_side li.header {
  background: #fff url(/website_images/pokerrakebackonline/sidebar-top.gif) no-repeat;
  text-align:left;
  text-indent:20px;
  color:#fff;
  font-size:14px;
  font-weight:bold;
  border-bottom:2px solid #DDDDDD;
  margin:0;
  padding:0;  
  width:250px;
  height:26px;
  line-height:26px;


}
table.pas_data_table thead th {
  color: #000;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  border-bottom:1px solid #ccc;
  background: #EEEEEE;
  padding: 3px;
}

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

}
table.pas_data_table {
  border: 1px solid #ccc;
}

/* 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: #f9f9f9;
}

/* 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 19px;
  padding: 0;
  height: 26px;
  background: #999;
  clear:both;
}

#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 {
  font-family:Arial,Helvetica,sans-serif;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  line-height: 26px;
  display: block;
  padding: 0 26px 0 16px;

}

#pas_nav_top ul li a:hover {
  background: #666;
}



/* SIDE NAVIGATION BAR */

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

#pas_nav_side ul li.header {
  display: block;
}

#pas_nav_side ul li a, 
#pas_nav_side ul li a:visited {
  background:transparent url(/website_images/pokerrakebackonline/club.gif) no-repeat scroll left top;
  font-family:Tahoma;
  font-size:12px;
  text-decoration:none;
  color:#444;
  height:20px;
  line-height:20px;
  margin:0 0 0 10px;
  padding:0 0 0 19px;
}

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

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

#pas_login table {
  width: 250px;
  margin: 0 0 10px 0;
}

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

/* NAV OFFERS */
#pas_nav_offers table{
  width: 250px;
  background: #fff;
  font-size: 12px;
  text-align: left;
  color: #000;
  margin: 0 0 10px 0;
}

#pas_nav_offers tbody th,
#pas_nav_offers td  {
  cursor: pointer;
  padding: 4px 0px 2px 0;
}

#pas_nav_offers a, 
#pas_nav_offers a:visited {
  color: #222222;
  padding:0 0 0 0px;
  margin:0 0 0 5px;
  font-weight: normal;
  text-decoration: none;
}

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

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

}

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

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

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

/****************** Navbar ***************************/

#navtop {
  background:#333333 url(/website_images/pokerrakebackonline/nav.gif) repeat-x;color:#FFFFFF;
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  height:33px;
  line-height:normal;
  margin-bottom:1px;
  width:950px;
} 
		 
#navbottom {width: 950px;
         height:20px;
         margin: 0px 0px 10px 0px;
         background:url(images/bottomnav.jpg) repeat-x top;
         font-weight:bold; 
         } 

#navleft {float:left; 
          width:760px;
         }

#navright{float:left;
          width:180px; 
          padding-top:4px;
         }

/************* Nav*************************************/

#nav2{
        display: block;
        font-size:12px;
        height:33px;
        width:100%;
		margin:0px;
}

#nav2, #nav2 ul {
	line-height: 21px;
        margin-top:0px;
        padding-top:0px;
	list-style: none;
}

#nav2 a ,#nav2 a:hover{
	border:none;
	display: block;
	text-decoration: none;
}

#nav2 li {
	float: left;
	list-style:none;
        
          }

#nav2 a,#nav2 a:visited {
	color:#FFFFFF;
	display:block;
	font-weight:bold;
        margin-top:0px;
	padding:6px 16px 6px 16px;
}

#nav2 a:hover, #nav2 a:active {
	color:#fff;
        background-color:#555555;
        display:block;
	text-decoration:none
}	

#nav2 li ul {
position: absolute;
left: -999em;
height: auto;
width: 174px;
padding:0;
margin:0;
border-bottom: 1px solid #a9a9a9;
}

#nav2 li li {
width: 172px;
border-top: 1px solid #a9a9a9;
border-right: 1px solid #a9a9a9;
border-left: 1px solid #a9a9a9;
background: #222222;
margin-left:0px;
padding-left:0px;
}

#nav2 li li a, #nav2 li li a:visited {
font-weight:bold;
font-size:0.9em;
color:#FFF;
}

#nav2 li li a:hover, #nav2 li li a:active {
background:#555555;
}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
left: auto;
}

a.main:hover {
background:none;
}

#navbottom {
  background:transparent url(/website_images/pokerrakebackonline/bottomnav.jpg) repeat-x scroll center top;
  font-weight:bold;
  height:20px;
  margin:0 0 10px;
  width:950px;
}


/* FOOTER */

#footer-wrap {
  background:#333333 url(/website_images/pokerrakebackonline/topfooter.jpg) repeat-x left top;
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:20px;
line-height:normal;
margin-top:5px;
padding:20px;
width:910px;
float:left;
}

#footer a, footer a:visited {
color: #fff;
}

#footer_center {
font-size:10px;
}

#footer_left  {
width: 102px;          
padding: 0px;       
}
#footer_left img {
margin: 13px 0 0 7px;       
}

#footer_right {
width: 263px;         
padding: 0;       
}

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

#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,
#footer_list li a:visited {
color: #fff;
font-size: 11px;
text-decoration: none;
}

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