body {
    background:#002900 url(/website_images/mypokercorner/background.jpg) repeat-x scroll 0 0;
    color: #222;
    font-size: 14px;
    font-family: Verdana,sans-serif;
}
.sidebox-bottom  {
    background:#002900 url(/website_images/mypokercorner/sidebarBox2btm.png) no-repeat scroll 0 0;
    width:395px;
    height:15px;
    margin:0 0 10px 0;
}

a, a:visited{
  color: #2361A1;
  text-decoration:underline;
}

a:hover {
text-decoration:none;
}

strong {
  font-weight: bold;
  color: #164107;
}

p {
  margin: 0 0 12px 0;
  font-family: Verdana,sans-serif;
  font-size: 14px;
  line-height:18px;
  text-align: left;
  color: #111;
}

label {
  font-weight: bold;
  color: #164107;
  text-align: right;
}

/* STRUCTURAL ELEMENTS */

#header {
 border: none; 
  height:160px;
  width:1000px;
  position:relative;
  margin:0 auto;
 }

#leftside {
}
#rightside {
}
#container {
 background: url(/website_images/mypokercorner/bg-page.jpg) 18px 0 repeat-y;
 overflow:hidden;
 }
#container-wrap  {
 background: url(/website_images/mypokercorner/header-alt.jpg) no-repeat 50% 0;
 width:100%;
 margin:0;
 padding:0;
}
#content {
text-align: left;
}

/* HEADINGS */
h1.pas {
  color: #fff;
  font-size: 13px;
  line-height:30px;
  height:30px;
  text-indent:8px;
  background: #ba0a0a;
  margin: 0 0 8px 0;
}

h2.pas {
  color: #000;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 12px 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 {
  background:url(/website_images/mypokercorner/sidebarBox2h2.png) no-repeat;
  height:30px;
  line-height:30px;
  text-indent:20px;
  color:#fff;
  text-align:left;
  font-size:13px;
  font-weight:bold;
}
table.pas_data_table thead th {
  color: #000;
  text-transform:uppercase;
  text-align: center;
  font-weight: normal;
  font-size: 15px;
  border-bottom: 1px solid #000;
  height:24px;
  line-height:24px;
  font-family:verdana, sans serif;
}

/* 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: #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 {

  }
 
#pas_nav_top ul {
background: #035C19;
 float: left;
 height: 32px;
 line-height: 30px;
 width: 960px;
 margin: 0 0 0 18px;
 padding: 0px;
}

#pas_nav_top ul li {
  list-style-type: none;

  display: block;
  float: left;
height: 32px;
line-height: 30px;
  text-align: center;
  
}

#pas_nav_top ul li a, 
#pas_nav_top ul li a:visited {
color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  line-height: 30px;
  display: block;
  padding: 0 10px;

}

#pas_nav_top ul li a:hover {
background: #DBA116;
color: #FFFFFF;
}


/* SIDE NAVIGATION BAR */

#pas_nav_side ul {
  width: 396px;
  list-style: none;
  text-align: left;
  margin: 0px;
  padding: 0;
  background: url(/website_images/mypokercorner/sidebarBox2p.png) repeat-y;
}

#pas_nav_side ul li.header {
  display: block;
}

#pas_nav_side ul li a, 
#pas_nav_side ul li a:visited {
  margin: 0;
  padding: 5px 0 5px 20px;
  color: #000;
  font-size: 12px;
  text-decoration: none;
  display: block;
}

#pas_nav_side ul li a:hover {
text-decoration:underline;
}

/* NAV LOGIN */
#pas_login {
  color: #000;
}

#pas_login table {
  width: 396px;
  margin: 0;
    background: url(/website_images/mypokercorner/sidebarBox2p.png) repeat-y;
}

#pas_login input.login {
  width: 100px;
}

/* NAV OFFERS */
#pas_nav_offers table{
  width: 396px;
  background: url(/website_images/mypokercorner/sidebarBox2p.png) repeat-y;
  font-size: 11px;
  text-align: left;
  color: #000;
  margin: 0;
}

#pas_nav_offers tbody th,
#pas_nav_offers td  {
  cursor: pointer;
  padding: 3px;
  font-size:17px;
  
}
#pas_nav_offers td img  {
  cursor: pointer;
  padding: 3px 3px 3px 20px;
}

#pas_nav_offers a, 
#pas_nav_offers a:visited {
  color: #000;
  font-weight:normal;
  text-decoration: none;
  font-size:16px;
}

#pas_nav_offers tbody tr.over th a,
#pas_nav_offers tbody tr.over td {
  color: #555;
}

#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: #A2BCDD;
  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: 4px;
}

#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;
}
/* IMPORTED NAVIGATION */
#navigation{
  margin:0;
  padding:100px 0 0 0;
}

#tabs { margin:0;padding:0;background: transparent url(/website_images/mypokercorner/navigation.png) no-repeat 0 0; border: none; height: 31px; width: 960px; }
 #tabs li { background: none; border: none; height: 31px; padding: 0; margin: 0;list-style:none; float:left; }
	 ul#tabs li.current_page_item,
	 ul#tabs li.current-cat { background: none; border: none; padding: 0; }
	 ul#tabs li.current_page_item a,
	 ul#tabs li.current-cat a { cursor: pointer; }
	 ul#tabs li.home-item a { background: none; }
		 ul#tabs li.home-item { width: 73px; }
		 ul#tabs li.page-item-1 { width: 128px; }
		 ul#tabs li.page-item-2 { width: 118px; }
		 ul#tabs li.page-item-3 { width: 106px; }
		 ul#tabs li.page-item-4 { width: 128px; }
		 ul#tabs li.page-item-5 { width: 116px; }
		 ul#tabs li.page-item-6 { width: 137px; }
		 ul#tabs li.page-item-7 { width: 154px; }
	 ul#tabs li a { line-height: normal; color: #976a0b; display: block; font-size: 13px; font-weight: bold; letter-spacing: normal; height: 24px; padding: 7px 0 0; text-transform: none; text-align: center; }
	 ul#tabs li a:hover { color: #976a0b; text-decoration: none; }
	 ul#tabs li ul { border-top: 1px solid #976a0b; display: none; position: absolute; list-style: none; }
		 ul#tabs li ul li.current_page_item,
		 ul#tabs li ul li.current-cat { background: transparent url('images/subnavigation.png') repeat-x 0 0 }
		 ul#tabs li ul li { background: transparent url('images/subnavigation.png') repeat-x 0 0; border-left: 1px solid #976a0b; border-right: 1px solid #976a0b; border-bottom: 1px solid #976a0b; float: none; height: 24px; }
		 ul#tabs li ul li:hover { background: #e2de76; }
		 ul#tabs li ul li a { background: none; height: 18px; padding: 6px 6px 0; text-align: left; }
	 ul#tabs li:hover ul { display: block; }


		 #tabs { background: transparent url(/website_images/mypokercorner/navigation.png) no-repeat 0 0; border: none; position: absolute; left: 20px; top: 120px; height: 31px; width: 960px; }
			 #tabs li { background: none; border: none; height: 31px; padding: 0; margin: 0; }
			 ul#tabs li.current_page_item,
			 ul#tabs li.current-cat { background: none; border: none; padding: 0; }
			 ul#tabs li.current_page_item a,
			 ul#tabs li.current-cat a { cursor: pointer; }
			 ul#tabs li.home-item a { background: none; }
				 ul#tabs li.home-item { width: 73px; }
				 ul#tabs li.page-item-1 { width: 128px; }
				 ul#tabs li.page-item-2 { width: 118px; }
				 ul#tabs li.page-item-3 { width: 106px; }
				 ul#tabs li.page-item-4 { width: 128px; }
				 ul#tabs li.page-item-5 { width: 116px; }
				 ul#tabs li.page-item-6 { width: 137px; }
				 ul#tabs li.page-item-7 { width: 154px; }
			 ul#tabs li a { text-decoration:none; line-height: normal; color: #976a0b; display: block; font-size: 13px; font-weight: bold; letter-spacing: normal; height: 24px; padding: 7px 0 0; text-transform: none; text-align: center; }
			 ul#tabs li a:hover { color: #976a0b; text-decoration: none; }
			 ul#tabs li ul { padding:0;border-top: 1px solid #976a0b; display: none; position: absolute; list-style: none; }
				 ul#tabs li ul li.current_page_item,
				 ul#tabs li ul li.current-cat { background: transparent url('/website_images/mypokercorner/subnavigation.png') repeat-x 0 0 }
				 ul#tabs li ul li { background: transparent url('/website_images/mypokercorner/subnavigation.png') repeat-x 0 0; border-left: 1px solid #976a0b; border-right: 1px solid #976a0b; border-bottom: 1px solid #976a0b; float: none; height: 24px; }
				 ul#tabs li ul li:hover { background: #e2de76; }
				 ul#tabs li ul li a { background: none; height: 18px; padding: 6px 6px 0; text-align: left; }
			 ul#tabs li:hover ul { display: block; }



/* FOOTER */
.footer-wrap  {
background:#001700 none repeat scroll 0 0;
border-top:2px solid #3BA600;
height:140px;
width:100%;
clear:both;
}

#footer {
          background: #002900 url(/website_images/mypokercorner/cfooter.png) no-repeat scroll 0 0;
         color: #fff;
          font-size: 11px;
          width: 960px;
          text-align: center;
          margin: 0 auto;
          padding: 10px 0 10px 0;
          clear: both;     
          height:100px;

}

#footer a, footer a:visited {
color: #fff;
}

#footer_center {
font-size:10px;
text-align:left;
}

#footer_left  {
width: 10px;          
padding: 0px;       
}

#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;
}