/* DROPDOWN TOP NAV */
ul.jd_menu {
margin:25px 0 20px 0;
padding: 0px;
list-style-type: none;
width: 100%;
background: #000 url(http://img190.imageshack.us/img190/9314/headerui.png) repeat-x top;

}
ul.jd_menu ul {
display: none;
margin:0px 0 0 0;
}

ul.jd_menu li {
float: left;
height: 30px;
}

ul.jd_menu li a,
ul.jd_menu li a:visited {
color: #fff;
font-weight: bold;
font-size: 13px;
text-decoration: none;
line-height: 30px;
display: block;
padding: 0 20px;
}

ul.jd_menu li a:hover {
color: #f0f0f0;
background: #000;
}

/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul {
position: absolute;
display: none;
list-style-type: none;
margin: 0px;
padding: 0px;
z-index: 10000;
}

ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
height: 25px;
line-height: 25px;
text-align:left;
background-color: #dbdbdb;
border-width: 0px 1px 1px 1px;
border-color: #999;
border-style: solid;
font-size: 12px;
color: #000;
padding-right: 0px;
float: none;
margin: 0px;
background-image:none;
}

ul.jd_menu ul li a,
ul.jd_menu ul li a:visited {
height: 25px;
line-height: 25px;
font-size: 12px;
color: #000;
border: none;
}

ul.jd_menu ul li a:hover {
background: #ccc;
color:#000;
}

ul.jd_menu,
ul.jd_menu ul {
height: 32px;
color: #000;
}

ul.jd_menu ul {
height: auto;
}
* html ul.jd_menu ul {
width: 1%;
}

ul.jd_menu li li {
width: 140px;
}
ul.jd_menu li a {
color: #FFF;
text-decoration: none;

}

ul.jd_menu li.jdm_hover,
ul.jd_menu li.jdm_active {
cursor: pointer;
white-space: nowrap;
color: #fff;
} 



body {
  background-color: #fff;
  background: url(http://img252.imageshack.us/img252/7783/bck.png) top repeat-x;
  color:#f0f0f0;
  color: #000;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a, a:visited{
  color: #929292;
  outline-style: none;
}

a:hover {
  color: #117cb9;
}

strong {
  font-weight: bold;
  color: #313131;
}
h3.set-pas {
  display:inline; font-size:17px; text-decoration:none; font-weight:lighter;
}
p {
  margin: 0 0 12px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #313131;
}

label {
  font-weight: bold;
  color: #313131;
  text-align: right;
}
input, textarea, select {
  border: none;
  border-bottom: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  background: url(http://img407.imageshack.us/img407/6291/inputbck.gif) top left;
  padding: 3px;
  color: #757575;
}

input[type=submit] {
  color: #fff;
  background: url(http://img44.imageshack.us/img44/3200/buttonbck.png) repeat-x;
  cursor: pointer;
}

/* STRUCTURAL ELEMENTS */

#header {
background: url(http://img136.imageshack.us/img136/2097/logowv.png) top center no-repeat;
  color: #fff;
  font-size: 22px;
  text-align: left;
  height: 243px;
}

#leftside {
background: transparent;
}

#rightside {
background: transparent;
}

#container {
  border: none;
  background-color: transparent;
 }

#content {
background: transparent;
text-align: left;
}

/* HEADINGS */
h1.pas {
  color: #313131;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px solid #313131;
  margin: 0 0 8px 0;
}

h2.pas {
  color: #313131;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 6px 0;
}

h3.pas {
  color: #313131;
  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,
table.pas_data_table thead th {
  display: block;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  border: none;
  background: #333;
  padding: 3px;
  padding-bottom: 16px;
  background: url(http://img190.imageshack.us/img190/9314/headerui.png) no-repeat;
  height: 27px;
}

#pas_login table thead th,
#pas_nav_offers thead th,
table.pas_data_table thead th {
  padding-top: 12px;
  vertical-align: top;
}

table.pas_data_table thead th {
  display: table-cell;
  background: url(http://img30.imageshack.us/img30/8150/headerxu.png) repeat-x;
}

#pas_nav_side li.header {
  height: 38px;
  line-height: 38px;
}

/* BORDERS */
#pas_nav_side ul, 
#pas_login table,
#pas_nav_offers table,
table.pas_data_table {
  border: none;
}

/* ALTERNATING ROW COLORS */
#pas_nav_offers tbody tr.alt th,
#pas_nav_offers tbody tr.alt td {
  background: url(http://img41.imageshack.us/img41/4179/pasnavofferstd.gif) center repeat-y;
}
table.pas_data_table tbody tr.alt td, 
table.pas_data_table tbody tr.alt th {
  background: #ebedee;
}

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




/* SIDE NAVIGATION BAR */

#pas_nav_side ul {
  width: 220px;
  list-style: none;
  text-align: left;
  margin: 0 0 10px 0;
  padding: 0;
  padding-bottom: 6px;
  background: url(http://img2.imageshack.us/img2/7242/boxbck.png) no-repeat center bottom;
}

#pas_nav_side ul li {
  margin: 1px 3px;
  background: #ebedee;
}

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

#pas_nav_side ul li a, 
#pas_nav_side ul li a:visited {
  margin: 0;
  padding: 0 0 0 10px;
  color: #313131;
  font-size: 12px;
  text-decoration: none;
  display: block;
  line-height: 20px;
  height: 20px
}

#pas_nav_side ul li a:hover {
  background: #EDE7C8;
}

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

#pas_login table {
  width: 220px;
  margin: 0 0 10px 0;
  color: #000;
  background: url(http://img171.imageshack.us/img171/7242/boxbck.png) bottom no-repeat;
}

#pas_login input.login {
  width: 104px;
  border: none;
  border-bottom: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  background: url(http://img407.imageshack.us/img407/6291/inputbck.gif) top left;
  height: 14px;
  padding: 8px;
  margin-left: 20px;
}

#login_button {
  width: 56px;
  height: 30px;
  background: url(http://img407.imageshack.us/img407/9112/loginbutton.png);
  text-indent: -30000px;
  cursor: pointer;
  margin-left: 12px;
  font-size: 1px;
  color: #fff;
  border: none;
}

#signin_button {
  margin-left: 20px;
}

#signin_button, #signin_button:hover, #forgotpassword_button, #forgotpassword_button:hover {
  border: none;
  background: transparent;
  text-decoration: underline;
  color: #929292;
}

/* NAV OFFERS */
#pas_nav_offers table{
  width: 220px;
  background: url(http://img171.imageshack.us/img171/7242/boxbck.png) bottom no-repeat;
  font-size: 12px;
  text-align: left;
  margin: 0 0 10px 0;
  padding-bottom: 6px;
}

#pas_nav_offers tbody th,
#pas_nav_offers td  {
  cursor: pointer;
  border-bottom: none;
  padding: 3px;
  padding-left: 18px;
}

.nav_offer_date {
  color: #9d9d9d;
  font-size: 10px;
}

#pas_nav_offers a, 
#pas_nav_offers a:visited {
  color: #313131;
  font-weight: normal;
  text-decoration: none;
}

#rightside #pas_nav_offers a, #rightside #pas_nav_offers a:visited {
  color: #117cb9;
  font-weight: bold;
  font-size: 11px;
}

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

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

}

/* DIVIDED */

#Nav-Rakeback-Offers  {
  margin:0 0 10px 0;
  width: 220px;
  padding-bottom: 6px;
  background: url(http://img2.imageshack.us/img2/7242/boxbck.png) bottom no-repeat;
}

#Nav-Rakeback-Offers h4{
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #fff;
  background: url(http://img190.imageshack.us/img190/9314/headerui.png) no-repeat;
  height: 37px;
  line-height: 40px;
  padding-bottom: 16px;
  text-align: center;
}

#Nav-Rakeback-Offers ul {
  list-style: none;
  width: 214px;
  margin: 0;
  padding: 0 3px;
  display:block;
}
#Nav-Rakeback-Offers ul li  {
  display: block;
  list-style: none;
  background: #ebedee;
  height: 30px;
  line-height:30px;
  display:block;
  width:214px;
  padding: 0;
  margin: 1px 0;
  clear:both;
  float: left;
}
#Nav-Rakeback-Offers ul li.selected  {
  background: #f7f7f7;
  cursor: pointer;
}
#Nav-Rakeback-Offers ul li.network {
  background: #ede7c8;
  text-indent: 6px;
  color: #313131;
  font-size: 14px;
  font-weight: bold;
  height: 34px;
  line-height: 34px;
  margin:0px 0 0px 0;
}

#Nav-Rakeback-Offers ul li .flag  {
  float:right;
  margin: 6px 0px 0 2px;
}
#Nav-Rakeback-Offers ul li .poker-room {
  float:left;
}
#Nav-Rakeback-Offers ul li .poker-room a,
#Nav-Rakeback-Offers ul li .poker-room a:visited {
  color:#313131;
  font-size:12px;
  padding:0 0 0 6px;
  text-decoration:none;
  outline:none;
}

#Nav-Rakeback-Offers ul li .percent  {
  color: #313131;
  font-size: 12px;
  font-weight: bold;
  float: right;
  width: 45px;
  text-align: left;
  padding:0 0 0 6px;
}


/*  DATA TABLE  */
table.pas_data_table {
  width: 100%;
  font-size: 12px;
  margin: 8px 0;
  background: #f7f7f7;
  border: 1px solid #dbdbdb;
  border-top: none;
}

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

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

table.pas_data_table tbody td{
  color: #313131;
  padding: 3px;
  text-align:center;
}

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

table.pas_form td {
  color: #929292;
}

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: #f7f7f7;
  border: 1px solid #ebedee;
}

#pas_main_index table tbody th{
  background-color: #f7f7f7;
  border: 1px solid #ebedee;
  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 #dbdbdb;
  width: 170px;
  padding: 5px;
  margin: 0;
  background: transparent;
}

#pas_offers_grid h1 {
  font-size: 1em;
  margin: 0;  padding: 0;
  padding-bottom: 5px;
  color: #202020;
  font-weight: 900;
  background: url(http://img200.imageshack.us/img200/636/offersgridheader.gif) repeat-x;
  height: 45px;
  line-height: 45px;
  font-family: Arial, Helvetica, sans-serif;
}
#pas_offers_grid h2, #pas_offers_grid h3, #pas_offers_grid h4 {
  color: #202020;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  padding: 2px 0;
}

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

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

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

#pas_offers_grid a.pas_button {
  display: block;
  width: 164px;
  height: 37px;
  text-indent: -30000px;
  background: url(http://img201.imageshack.us/img201/1838/getrakebacknowbutton.png) no-repeat;
  padding: 0;
  margin-top: 5px;
  border: none;
}

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

/* WELCOME PAGE */
#welcome_container {
  width: 530px;
  height: 217px;
  margin: 0 auto;
  margin-bottom: 20px;
  padding-top: 24px;
  padding-left: 40px;
  background: url(http://img32.imageshack.us/img32/7249/welcomebck.gif) no-repeat;
}

#welcome_container img {
  position: absolute;
  margin-left: 334px;
  margin-top: -36px;
}

#welcome_container h1 {
  width: 248px;
  height: 22px;
  background: url(http://img137.imageshack.us/img137/943/welcomewhatisrakeback.png) no-repeat;
  padding: 0;
  padding-bottom: 22px;
  margin: 0;
  text-indent: -30000px;
}

#welcome_container p {
  width: 305px;
  color: #313131;
}

#welcome_container a {
  color: #117cb9;
  font-weight: bold;
  text-decoration: none;
}

/* ONLINE SUPPORT */

#online_support {
  width: 220px;
  background: url(http://img171.imageshack.us/img171/7242/boxbck.png) bottom no-repeat;
  padding-bottom: 6px;
  margin-bottom: 10px;
}

#online_support h3 {
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #fff;
  background: url(http://img190.imageshack.us/img190/9314/headerui.png) no-repeat;
  height: 37px;
  line-height: 40px;
  padding-bottom: 16px;
  text-align: center;
}

#online_support a {
  display: block;
  float: left;
  width: 60px;
  height: 70px;
  font-size: 11px;
  color: #117cb9;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  margin: 0 6px;
  _margin: 0 5px;
}

#online_support img {
  border: none;
}

/* RAKEBACK CALCULATOR */
#rakeback_calculator {
  width: 220px;
  overflow: hidden;
}

#rakebackcalc {
  width: 220px;
  padding-bottom: 6px;
  background: url(http://img171.imageshack.us/img171/7242/boxbck.png) bottom no-repeat;
}

#rakebackcalc h3{
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #fff;
  background: url(http://img190.imageshack.us/img190/9314/headerui.png) no-repeat;
  height: 37px;
  line-height: 40px;
  padding-bottom: 16px;
  text-align: center;
}

#rakebackcalc div{
  padding: 0 30px;
  margin: 0;
  _margin-left: -4px;
}

#rakebackcalc input, #rakebackcalc select {
  border: none;
  border-bottom: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  background: url(http://img407.imageshack.us/img407/6291/inputbck.gif) top left;
  padding: 3px;
  color: #757575;
}

#rakebackcalc label {
  display: block;
  color: #313131;
  font-size: 11px;
  padding: 10px 0;
  text-align: left;
}

#rakebackcalc_results {
  display: none;
  font-size: 11px;
}

#rakebackcalc_results  h4 {
  padding: 0;
  margin: 0;
}

#rakebackcalc_button button {
  width: 108px;
  height: 37px;
  margin-top: 10px;
  border: none;
  font-size: 1px;
  color: #127ea5;
  text-indent: -30000px;
  _text-indent: 0;
  cursor: pointer;
  background: url(http://img5.imageshack.us/img5/5623/calculatebutton.png);
}

#rakebackcalc_links {
  font-size: 8px;
  color: #757575;
}

/* FOOTER */

#footer_wrapper {
background: #fff url(http://img252.imageshack.us/img252/8868/footerb.png) top no-repeat;
clear: both;
}

#footer {
margin: 5px auto;      
padding: 0;
font-family: arial;
color: #fff;
text-align: left;
clear: both;
color: #000;
}

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

#footer_center {
font-size:10px;
}

#footer_left  {
width: 102px;          
padding: 0px;       
}

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

#footer_right a {
text-decoration: none;
font-size: 10px;
font-weight: normal;
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: #000;
font-size: 11px;
text-decoration: none;
}

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