body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*background-color: #000;*/
  background: transparent url('http://bluff.com/images/bg_body.jpg') repeat-x scroll left top;
}

a {
  color: #0075B3;
  text-decoration: none;
}

a:visited {
  color: #004C75;
}

a:hover {
  color: #00ADEF;
}

#header {
  font-size: 22px;
  color: #fff;
  text-align: left;
  /* background-color: #000;*/
  padding: 15px;
  height: 30px;
  /* border-bottom: 2px solid #000;*/
}

#container {
  min-width:800px;
  width:80%;
  position: relative;
  /*background-color: #fff;*/
}

#leftside {
  width: 150px;
}


/* FONTS AND HEADINGS */
#content {
 text-align:left;
}

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

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

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

h1.pas {
  font-size: 27px;
  font-weight: bold;
  color: #000;
  padding: 0 0 4px 0px;
  margin: 4px 0 10px 0;
}

h2.pas {
  font-size: 16px;
  color: #7F7F7F;
}

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

.pas_error {
  color: red;
}

.paserror {
color: red;
}

span.pas_error {
color: red;
}


#black-container  {
background:#000000;
}
#top  {
height:40px;
margin:0 auto;
max-width:1100px;
min-width:950px;
position:relative;
text-align:left;
}
#top h1 {
display:inline;
font-size:26px;
font-weight:bold;
height:35px;
padding-top:8px;
}
#top h1 span {
background-image:url("/website_images/2319/structure/bluff_logo.png");
background-position:50% 50%;
background-repeat:no-repeat;
height:35px;
min-width:245px;
overflow:hidden;
position:absolute;
text-indent:-9999em;
width:245px;
}

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

#pas_nav_top  {
background:#012E5C url("/website_images/2319/structure/navbar_bg.png") no-repeat scroll right top;
margin:0 0 10px;
min-width:931px;
overflow:hidden;
padding:0;
clear:both;
}
/* NAV TOP */
#pas_nav_top ul {
display:block;
float:none;
font-weight:bold;
margin:0 auto;
max-width:1100px;
min-width:950px;
padding:0;
text-transform:uppercase;
}

#pas_nav_top ul li {
display:block;
float:left;
position:relative;
}

#pas_nav_top ul #tabfirst {
border-left-width:1px;
margin-left:1px;
}

#pas_nav_top li a {
border-color:#446688;
border-style:solid;
border-width:0 1px 1px 0;
color:#CCDDEE;
display:block;
float:left;
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:11px;
padding:8px;
text-decoration:none;
white-space:nowrap;
}

#pas_nav_top li a:hover {
      background: #446688 url(/website_images/2319/structure/navbar_hover.png);
      color: #FFFFFF; 
 }


.first  {
margin-left:0;
padding-left:0;
}

/* NAV SIDE */
#pas_nav_side ul {
  width: 190px;
  text-align: left;
  color: #C0C0C0;
  list-style-type: none;
  margin: 0 0 10px 0;
  padding: 0;
  background-color: #fff;
}

#pas_nav_side li.header {
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #4D4D4D;
  background-color: #E6E6E6;
  border: 1px solid #C3C3C3;
  padding: 3px;
  margin-bottom: 4px;
}

#pas_nav_side ul li {
  background-color: #E6E6E6;
  margin: 5px 0;
}

#pas_nav_side ul a {
  display: block;
  background-color: #fff;
  color: #1b3148;
  text-decoration: none;
  height: 20px;
  line-height: 20px;
  padding: 0px 0 0px 5px;
  margin: 0px 0 0px 10px;
  
}

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

#pas_nav_side ul a:hover {
  background-color: #F2F2F2;
}

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

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

#pas_login table thead th {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #4D4D4D;
  background-color: #E6E6E6;
  border: 1px solid #C3C3C3;
  padding: 3px;
}


/* NAV OFFERS */
#pas_nav_offers a, #pas_nav_offers a:visited {
  color: #3E3E3E;
  font-weight: normal;
  text-decoration: none;
}

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

#pas_nav_offers thead th {
  font-size: 12px;
  font-weight: bold;
  color: #4D4D4D;
  background-color: #E6E6E6;
  border: 1px solid #C3C3C3;
  padding: 3px;
}

#pas_nav_offers tbody th {
  font-weight: normal;
  text-align: left;
  cursor: pointer;
  border-bottom: 1px dotted #000;
  padding: 3px;
}

#pas_nav_offers tbody  td {
  font-weight: bold;
  text-align: left;
  cursor: pointer;
  border-bottom: 1px dotted #000;
  padding: 3px;
  height: 26px;
  color: #0075B3;
}

#pas_nav_offers th {
  text-align: left;
  cursor: pointer;
  border-bottom: 1px dotted #D2D2D2;
  padding: 3px;
  height: 26px;
  color: #BB0000;
}

#pas_nav_offers tbody tr.alt td, #pas_nav_offers tbody tr.alt th {
  background: #F9F9F9;
}

#pas_nav_offers tbody tr.over td, #pas_nav_offers tbody tr.over th {
  background: #E6E6E6;
}

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

table.pas_data_table thead th {
  font-size: 14px;
  font-weight: bold;
  color: #4D4D4D;
  background-color: #E6E6E6;
  border: 1px solid #C3C3C3;
  padding: 3px;
}

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

table.pas_data_table tbody th{
  border-top: 2px solid #fff;
  font-weight: bold;
  text-align: left;
  background-color: #F8F8F8;
  padding: 5px;
}

table.pas_data_table tbody td{
  font-weight: normal;
  text-align: left;
  padding: 5px;
}

table.pas_data_table tbody tr.alt td, table.pas_data_table tbody tr.alt th {
}

/* 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 {
background-color:#3193C1;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-weight:bold;
padding:4px;
}

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

a.pas_button, a.pas_button:visited {
  background-color:#3193C1;
  border:medium none;
  color:#FFFFFF;
  cursor:pointer;
  font-weight:bold;
  padding:5px;
}

/*
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;
  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;
  color: #000;
  text-align: center;
}

/* 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: #F5F5F5;
  padding: 0 0 5px 0;
  text-align: center;
}

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

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

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

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

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

#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 {
width: 99%;
margin: 5px auto;      
padding: 0;
font-family: arial;
color: #646464;
text-align: left;
clear: both;
}

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

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

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

#footer_right {
width: 263px;         
padding: 0;       
background: url(http://rakeback.bluff.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 li a:visited {
color: #757575;
}

