/* Defaults
----------------------------------------------- */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ul li, ol, ol li, dl, dt, dd, p, img, blockquote, pre, form, fieldset, table, th, td { 
  margin: 0; 
  padding: 0;
  list-style-type:none;
  border:none; 
}
.date {
  background: transparent url(/website_images/vippokerprograms/structure/bg-date.jpg) no-repeat;
  width: 101px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  font-size: 14px;
  font-weight:bold;
}
.month {
  float:left;
  width:74px;
  text-indent:20px;
}
body {
  background: #ccc url(/website_images/vippokerprograms/structure/bg.jpg);
  font-family:"Arial","Helvetica",sans-serif;
  font-size: 12px;
  text-align: center;
}

a:link, a:active, a:visited {
  color: #9c181b;
  text-decoration: underline;	
}
a:hover {
  text-decoration: none;
}

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

p {
  font-size: 12px;
  margin: 5px 0 12px;;
  line-height:19px;
  color: #222;
}

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

.bold {
  font-weight:bold;
}
.image-left {
  float:left;
}
.image-right {
  float:right;
}
/* STRUCTURAL ELEMENTS */

#header {
  background: #ccc url(/website_images/vippokerprograms/structure/bg-header.jpg);
  color: #fff;
  height:114px;
  font-size: 22px;
  text-align: left;
}

#leftside {
  background-color: #fff;
}

#rightside {
  background-color: #fff;
}

#container {
  background-color: #fff;
 }

#content {
text-align: left;
}

.nav-vip-offers li {
	background: #dedede;
	display:block;
	width: 200px;
	height: 65px;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	border-top: 1px solid #fff;
	font-size: 11px;	
}
.nav-vip-offers li img {
	float: right;
	margin: 8px 8px 0 0;	
}
dl  { 
 	padding: 0 0 0 6px;
}
dt {
	font-size: 16px;
	color: #333;
	padding: 4px 0 0 0;
}
dd  {  
	padding: 2px 0 0 0;
}
dd a {  
	color: #9c181b;
}

/* HEADINGS */
h1.pas {
	background:transparent url(/website_images/vippokerprograms/structure/bg-heading-content.jpg) no-repeat;
	font-size: 18px;
	color: #fff;
	height: 33px;
	line-height: 33px;
	width: 551px;
	text-indent: 15px;
	margin: 10px 0 5px 0;
	clear:both;
	font-weight:normal;
}

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

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,
h2.sidenav {
	background:transparent url(/website_images/vippokerprograms/structure/bg-heading-side.jpg) no-repeat;
	color:#fff;
	font-size: 14px;	
	text-align: center;
	width: 201px;
	height: 24px;
	line-height: 24px;
	margin: 15px 0 0 0;
	font-weight:bold;
}
table.pas_data_table thead th {
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  background:#6a181a;
  border-color:#864740 #4D1011 #4D1011 #864740;
  border-style:solid;
  border-width: 1px;
  padding: 3px;
}

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

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

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

/* 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 {
  background: transparent url(/website_images/vippokerprograms/structure/bg-navbar.jpg) repeat-x scroll left top;
  margin: 0 3px 0 3px;
  padding: 0;
  height: 29px;
}

#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 {
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
  line-height: 29px;
  display: block;
  padding: 0 14px;
}

#pas_nav_top ul li a:hover {
  background-color: #000;
}


/* SIDE NAVIGATION BAR */

#pas_nav_side ul {
  width: 201px;
  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 {
	display:block;
	height: 33px;
	line-height: 33px;
	color:#111;
	padding: 0 0 0 25px;
	text-decoration:none;
	background: #ededed url(/website_images/vippokerprograms/structure/bg-li-arrow.jpg) no-repeat 8px 13px;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #fafafa;
	border-left: 1px solid #fafafa;
}

#pas_nav_side ul li a:hover {
	background: #e7e7e7 url(/website_images/vippokerprograms/structure/bg-li-arrow.jpg) no-repeat 8px 13px;
}
/* NAV SUPPORTED NETWORKS */
#supported-networks ul {
  width: 201px;
  list-style: none;
  text-align: left;
  margin: 0 0 10px 0px;
  padding: 0;
}

#supported-networks ul li.header {
  display: block;
}

#supported-networks ul li a, 
#supported-networks ul li a:visited {
	display:block;
	height: 48px;
	line-height: 48px;
	color:#111;
        background: #ededed;
	padding: 0 0 0 65px;
	text-decoration:none;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #fafafa;
	border-left: 1px solid #fafafa;
}
#supported-networks ul li a.microgaming {
      background: #ededed url(/website_images/vippokerprograms/icons/icon-microgaming.jpg) no-repeat 15px 7px;
}
#supported-networks ul li a.ongame {
      background: #ededed url(/website_images/vippokerprograms/icons/icon-ongame.jpg) no-repeat 15px 7px;
}
#supported-networks ul li a.ipoker {
      background: #ededed url(/website_images/vippokerprograms/icons/icon-ipoker.jpg) no-repeat 15px 7px;
}
#supported-networks ul li a:hover {
	color: #333;
}
/* NAV LOGIN */
#pas_login {
  color: #000;
}

#pas_login table {
  width: 201px;
  margin: 0 0 10px 0;
  background: #EDEDED ;
  border-color:#FAFAFA #D2D2D2 #D2D2D2 #FAFAFA;
border-style:solid;
border-width:1px;
}

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

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

#pas_nav_offers tbody th,
#pas_nav_offers td  {
  cursor: pointer;
  border-bottom: 1px solid #C1CCDD;
  padding: 3px;
}

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

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

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

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

.vip-offer1 {
        text-align:center;
	background: url(/website_images/vippokerprograms/structure/bg-vipoffer1.jpg) no-repeat;
	width: 178px;
	height: 226px;
	float:left;
	margin: 0 6px 30px 0;
}
.vip-offer2 {
        text-align:center;
	background: url(/website_images/vippokerprograms/structure/bg-vipoffer2.jpg) no-repeat;
	width: 178px;
	height: 226px;
	float:left;
	margin: 0 6px 30px 0;
}
.vip-offer3 {
        text-align:center;
	background: url(/website_images/vippokerprograms/structure/bg-vipoffer3.jpg) no-repeat;
	width: 178px;
	height: 226px;
	float:left;
}

table.pas_offers_grid {
  padding: 10px;
  text-align: center;
}

.pas_offers_grid {
  background: url(/website_images/vippokerprograms/structure/bg-vipoffer3.jpg) no-repeat;
  text-align: center;
  width: 178px;
  height: 226px;
  padding: 0 0 5px 0;
  margin: 5px;
}

.pas_offers_grid img,
.vip-offer1 img,
.vip-offer2 img,
.vip-offer3 img {
margin: 10px 0 0 0;
}

.pas_offers_grid h1,
.vip-offer1 h1,
.vip-offer2 h1,
.vip-offer3 h1 {
  font-size: 18px;
  margin: 25px 0 5px 0;
  padding: 0;
  color: #fff;
  font-weight:normal;
}

.pas_offers_grid h2,
.vip-offer1 h2,
.vip-offer2 h2,
.vip-offer3 h2 {
  font-size: 14px;
  color: #832323;
  margin: 0;  padding: 0;
  color: #fff;  
}

.pas_offers_grid h3,
.vip-offer1 h3,
.vip-offer2 h3,
.vip-offer3 h3 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;  padding: 0;
  color: #fff;  
}

.pas_offers_grid h4,
.vip-offer1 h4,
.vip-offer2 h4,
.vip-offer3 h4 {
  font-size: 12px;
  text-align: center;
  font-weight: normal;
  margin:0px 0 18px 0;  
  padding: 0;
  color: #fff;  
}

a.bn-signup, 
a.bn-signup:visited {
  font-size: 13px;
  color: #fff;
  margin: 26px 0 0 8px;
  display:block;
  font-weight: bold;
  background: url(/website_images/vippokerprograms/structure/bn-signup.jpg) no-repeat;
  text-decoration: none;
  line-height: 28px;
  text-align:center;
  height: 28px;
  width: 162px;
}

a.bn-signup:hover {
  color: #ccc;
}
/* 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;
}

/* FOOTER */

#footer {
margin: 5px auto 0px auto;      
padding: 0;
font-family: arial;
color: #ccc;
text-align: left;
clear: both;
background: #712323;
border-top:7px solid #310808;
}

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

#footer_center {
font-size:10px;
}

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

#footer_left img {       
padding: 3px 0 3px 5px;       
}

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

table.center tbody td {
text-align: center;
}

table.center tbody th {
text-align: center;
}