/* body {
  background: url(https://publisher.pokeraffiliatesolutions.com/website_images/rakebackdistributor/bak2.gif) repeat-x fixed 0 0 #153256;
  font-family: Arial, Helvetica, sans-serif;
  margin:10; 
}
*/
/* RB LOGO GOES BENEATH HERE */

body {
  background: #153256; 
  font-family: Arial, Helvetica, sans-serif;
  margin:10;
}

/*
body {
  background: #0D0D0D url(https://publisher.pokeraffiliatesolutions.com/website_images/rakebackdistributor/bg_repeater.jpg) repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  margin:10;
}*/
a, a:visited{
  color: #28527f;
}

a:hover {
  color: #638FC0;
}

strong {
  font-weight: bold;
  color: #000;
}

p {
  margin: 0 0 12px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-align: left;
  color: #000;
}

p1 {
  margin: 0 0 12px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #000;
}

p2 {
  margin: 0 0 12px 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
}

p3 {
  margin: 0 0 12px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  color: #000;
}


label {
  font-weight: bold;
  color: #000;
  text-align: right;
}
input  {
  border:none;
}

/* STRUCTURAL ELEMENTS */


#header {
  background:transparent url(https://publisher.pokeraffiliatesolutions.com/website_images/rakebackdistributor/header-left.jpg?1280258934) no-repeat left top;
  color: #fff;
  font-size: 88px;
  text-align: left;
  padding: 55px 0 10px 10px;
  height: 120px;
  margin:0 auto;
  clear:both;
}

/* RB LOGO GOES BENEATH HERE */
/* RB LOGO GOES ABOVE HERE */
#header h1 {
  color:#224E84;
  font-size:35px;
  font-weight:normal;
  margin:0;
  padding:70px 0 0 30px;
  text-transform:uppercase;
}
#header h3  {
  color:#fff;
  font-size:16px;
  font-weight:normal;
  margin:0;
  padding:0px 0 0 30px;
}

#leftside {
}

#rightside {
}

#container {
  background:#7091ba url(http://www.rakebackdistributor.com/images/skyline-blue/bg-right.gif) no-repeat right top;
 }
#content {
  background:#8ca7c5 url(http://www.rakebackdistributor.com/images/skyline-blue/bg-content.jpg) repeat-x;
  text-align: left;
  padding-left:5px;
  padding-right:0px;
}


/* HEADINGS */
h1.pas {
  background:url(http://www.rakebackdistributor.com/images/skyline-blue/heading-h1.gif) no-repeat;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  widht:661px;
  height:27px;
  line-height:27px;
  text-indent:15px; 
  margin: 0 0 8px 0;
}
h2.pas {
  background:url(http://www.rakebackdistributor.com/images/skyline-blue/heading-h2.gif) no-repeat;
  color: #32598a;
  font-size: 18px;
  font-weight: normal;
  widht:661px;
  height:27px;
  line-height:27px;
  text-indent:15px; 
  margin: 0 0 8px 0;
}
#pas_offers h2.pas,
#pas_glance h2.pas {
  background:none;
  text-indent:0;
}
h3.pas {
  color: #000;
  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_login table thead th,
#pas_nav_side li.header {
  background:url(http://www.rakebackdistributor.com/images/skyline-blue/heading-side.gif) no-repeat;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  height:24px;
  line-height:24px;
  padding: 0px;
  margin:0;
}
#pas_login table thead th,
#pas_nav_side li.header  {
  background:url(http://www.rakebackdistributor.com/images/skyline-blue/heading-side.gif) no-repeat;
}

table.pas_data_table thead th {
  background:url(http://www.rakebackdistributor.com/images/skyline-blue/heading-table-fluid.gif) repeat-x;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  height:24px;
  line-height:24px;
  padding: 0px;
  margin:0;
}

/* BORDERS */
#pas_nav_side ul, 
#pas_login table,
#pas_nav_offers table {

}
table.pas_data_table {
  border-bottom: 1px solid #7e9dc0;
}
table.pas_data_table tbody th {
  border-left: 1px solid #7e9dc0;
}
table.pas_data_table tbody td {
  border-right:1px solid #7e9dc0;
}

/* 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 {
  background: #dce3ec;
}
table.pas_data_table tbody tr.alt th {
  background: #ccd7e2;
}

/* 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;
}

#content a.pas_button, 
#content a.pas_button:visited {
  background:url(http://www.rakebackdistributor.com/images/skyline-blue/button.jpg) repeat-x;
  font-size: 12px;
  color: #000;
  text-align:center;
  text-decoration: none;
  cursor:pointer;
  display:block;
  border:1px solid #888;
  line-height: 25px;
  height:25px;
  padding:0px;
  margin:0 5px 5px 10px;
}

#content a.pas_button:hover {
  background:url(http://www.rakebackdistributor.com/images/skyline-blue/button.jpg) repeat-x 0 -25px;
}

/* TOP NAVIGATION BAR */
#pas_nav_top {
  background: url(http://www.easy-webgraphics.com/draftimages/navbar-right.jpg) no-repeat right top;
  margin:0;
}

#pas_nav_top ul {
  background: url(http://www.easy-webgraphics.com/draftimages/navbar-left.jpg) no-repeat left top;
  margin:0px 0 0 0px;
  padding: 0;
  height: 44px;
}

#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 {
  background:url(http://www.rakebackdistributor.com/images/skyline-blue/divider.jpg) no-repeat 100% 0;
  color: #2d2917;
  font-weight: normal;
  font-size: 13px;
  text-decoration: none;
  line-height: 17px;
  display: block;
  padding: 0 24px;
  margin:13px 0 0 0;
}

#pas_nav_top ul li a:hover {
  text-decoration:underline;
}


/* SIDE NAVIGATION BAR */

#pas_nav_side ul {
  background:url(http://www.rakebackdistributor.com/images/skyline-blue/bg-sidebox.jpg) no-repeat 0 5px;
  width: 190px;
  list-style: none;
  text-align: left;
  margin: 0 0 10px 0px;
  padding: 0;
}

#pas_nav_side ul li.header {
  display: block;
  background:medium none;
}

#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 #C1CCDD;
  display: block;
  line-height: 20px;
  height: 20px;
}

#pas_nav_side ul li a:hover {
  color: #2c60a1;
}

/* NAV LOGIN */
#pas_login {
  color: #000;
}

#pas_login table {
  background: url(http://www.rakebackdistributor.com/images/skyline-blue/bg-sidebox.jpg) no-repeat left bottom;
  width: 190px;
  margin: 0 0 0px 0;
}

#pas_login input.login {
  width: 100px;
}
#pas_login table tbody th {
  color:#2f5a8f;
  font-weight:normal;
}
#pas_login table tbody td {
  color:#2f5a8f;
}



/* NAV OFFERS */
#pas_nav_offers table {
  width: 190px;
  font-size: 11px;
  text-align: left;
  color: #000;
  margin: 0px 0 10px 0;
  padding:0 0 0px 0;
}

#pas_nav_offers tbody th,
#pas_nav_offers td  {
  background: #ccd7e2;
  cursor: pointer;
  border-bottom: 1px solid #C1CCDD;
  padding: 3px;
  font-weight:bold;
}
#pas_nav_offers tbody th {
  padding-left:5px;
}

#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: #2c60a1;
}

#pas_nav_offers tbody tr.over th, 
#pas_nav_offers tbody tr.over td {

}

/*  DATA TABLE  */
table.pas_data_table {
  font-size: 12px;
  margin: 8px 0;
  width:100%;
}

table.pas_data_table tbody th{
  background:#dce3ec;
  text-align: left;
  padding-left: 5px;
  color: #000;
}

table.pas_data_table thead td {
  font-weight: bold;
  text-align: center;
  color: #000;
  background-color: #A2BCDD;
  padding: 4px;
}

table.pas_data_table tbody td {
  background:#edf2f6;  
  color: #000;
  padding: 3px;
}

/* FORM ELEMENTS */
table.pas_form {
  margin: 0px auto;
  font-size: 12px;
}

table.pas_form td {
  color: #222;
}

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: #e7eef7;
  border: 1px solid #C3C3C3;
  padding-left:5px;
}


#pas_main_index table tbody th{
  background-color: #e7eef7;
  border: 1px solid #C3C3C3;
  font-weight: normal;
  font-size: 22px;
    padding-left:5px;
}

#pas_main_index tbody td{
  font-size: 11px;
  text-align: center;
}

/* GLANCE PAGES */

#pas_glance .pas_logo {
  float:right;
  margin:0px;
}

/* OFFERS GRID */
table.pas_offers_grid {
  padding: 10px;
  text-align: center;
}

#pas_offers_grid {
  background:url(http://www.rakebackdistributor.com/images/skyline-blue/bg-offers.gif) no-repeat center top;
  text-align: center;
  width: 170px;
  padding: 0 0 5px 0;
  margin: 5px;
}


#pas_offers_grid h1 {
  color:#1C477E;
  font-size:16px;
  font-weight:normal;
  margin:0;
  padding:5px 0 0;
}

#pas_offers_grid h2 {
color:#FFFFFF;
font-size:15px;
font-weight:normal;
margin:0;
padding:2px 0;
}

#pas_offers_grid h3 {
  font-size: 14px;
  color:#fff;
  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;
}

#pas_offers .pas_logo {
  float: right;
  margin: 0px;
}

/* 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;
}

/* Original FOOTER 

#footer {
  background:#6a8fb5 url(http://www.rakebackdistributor.com/images/skyline-blue/footer.gif) repeat-x left bottom;
  margin: 0px auto 5px auto;      
  padding: 0;
  width:100%;
  height:175px;
  color: #c8d5e3;
  text-align: center;
  font-size:12px;
  clear: both;
} */

/* NEW FOOTER */
#footer {
  background:transparent url(https://publisher.pokeraffiliatesolutions.com/website_images/rakebackdistributor/footer.jpg?1280632944
) no-repeat left bottom;
  margin:0 auto;      
  padding: 0;
  width:100%;
  height:175px;
  text-align: left;
  font-size:12px;
  clear: both;
} 

#footer a, footer a:visited {
color: #fff;
}

#footer_center {
font-size:10px;
}

#footer_left  {
width: 125px;          
padding: 0px;       
}
#footer_left img {
padding: 0px 0 0 7px;       
}

#footer_right {
width: 125px;         
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: 12px;
text-decoration: none;
}

#footer_list a:hover {
text-decoration: underline;
}


/* newfootercode */ 
.block { /* see: theme stylesheet */
	background-color: #FFF;
	margin-bottom: 10px;
}
#sb1 {
	width: 239px;
}
#sb2 {
	width: 239px;
}
#sb3 {
	width: 488px;
	border: none;
}
.col {
	float: left;
	border-right: 1px solid #333;
}
.col2 {
	float: left;
	border-right: 0px solid #333;
}



#footer .block {
	background: none;
	margin: 0;
	padding: 15px;
	border-bottom: 0px solid #333;
}
#footer .last {
	border: none !important;	
}

/*	LINKS
*/
#footer-links ul,
#footer-links ul li {
	padding: 0;
	margin: 0;
	list-style: inside;
}
#footer-links ul li {
	float: left;
	display: block;
	width: 33%;
	list-style-type: disc;
}
#footer-links ul li a {
	text-decoration: none;
}
#footer-links div {
	margin-bottom: 10px;			   
}

/*	L I N K S


#footer-about p:last-child {
	margin-bottom: 0;	
}

/*	TRUSTED LOGOS
*/
#footer-logos img {
	display: block;
	padding-bottom: 10px;
}  

