body {
  background:#203143 url("../images/curvy-blue/bg.jpg") repeat-x;
  font-family: Arial, Helvetica, sans-serif;
}

a, a:visited{
  color: #1e79c7;
}
a:hover {
  color: #055ca6;
}
a:active,
a:focus  {
  outline:none;
}

a img { 
  border:none;
}

strong {
  font-weight: bold;
}

p {
  margin: 0 20px 12px 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #000;
}

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

/* STRUCTURAL ELEMENTS */

#container {
  background:url("../images/curvy-blue/bg-page.jpg") repeat-y;
}
#main {
  background:url("../images/curvy-blue/bg-page-top.jpg") no-repeat;
}
#header {
  color: #fff;
  padding: 15px;
  font-size: 22px;
  text-align: left;
}
#header img.logo {
  float:left;
  margin:0 5px 0 0;
}
#header .main-heading a { 
  color:#114e81;
  font-size:30px;
  text-decoration:none;  
  padding:0;
  margin:0 0 5px 0;
}
#header .main-heading a:hover { 
 text-decoration:underline;
}
#header .sub-heading {    
  font-size:12px;
  color:#888;
  padding:0;
  margin:0;  
}
#rightside {
  background: #000 url("../images/curvy-blue/sidebar-top.jpg") no-repeat right top;
}
#rightside .bottom {
  background: #000 url("../images/curvy-blue/sidebar-bottom.jpg") no-repeat right bottom;
  height:13px;
}
#content .inner {
  clear:left;
}

/* HEADINGS */

h1.pas {
  background:#ccc url("../images/curvy-blue/heading-h1.jpg") no-repeat;
  color: #434343;
  font-size: 18px;
  font-family:Arial, Myriad;
  height:36px;
  line-height:36px;
  font-weight: normal;
  margin: 0 0 8px 0px;
  padding:0 0 0 18px;
}

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

h3.pas {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 4px 15px;
}

/* TABLE AND LIST HEADERS */
#pas_login table thead th,
#pas_nav_offers thead th,
#pas_nav_side li.header {
  color: #ccc;
  text-align: center;
  font-weight: normal;
  height:22px;
  line-height:22px;
  font-size: 12px;
  background:url("../images/curvy-blue/heading-sidebar.jpg") no-repeat;
  padding: 0px 0 6px 0;
  margin:0 0 6px 0;
}
#pas_login table thead th,
#pas_nav_side li.header {
  background:url("../images/curvy-blue/heading-sidebar-navside.jpg") no-repeat;
}
table.pas_data_table thead th {
  background:url("../images/curvy-blue/heading-table.jpg") no-repeat;
  height:36px;
  line-height:36px;
  color:#fff;
  text-align:center;
  padding:0;
}

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

}
table.pas_data_table {

}

/* 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: #e1e6eb url("../images/curvy-blue/table-row-alt.jpg") repeat-x left bottom;
}

/* BUTTONS & FORMS*/
.contact_form {
  margin:0 0 0 15px;
}

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

#pas_login a.pas_button  {
  background:none;
  border:none;
  text-align:left;
  text-decoration:underline;
  color:#999;
}
#pas_login input.pas_button  {
  float:right;
  color: #99c4e9;
  cursor:pointer;
  border: 1px solid #2d72ad;
  background-color: #2e3d4c;
  text-transform:uppercase;
  padding:2px 5px;
  margin:3px 3px 0 0;
}
#pas_login input.pas_button:hover  {
  background-color: #45586a;
}

/* TOP NAVIGATION BAR */
#pas_nav_top ul {
  margin: 0 0 0 10px;
  padding: 0;
  height: 45px;
}

#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: #464646;
  font-weight: normal;
  font-size: 13px;
  text-decoration: none;
  line-height: 40px;
  display: block;
  padding: 5px 10px 0 10px;
}

#pas_nav_top ul li a:hover {
  color: #3073C2;
}


#pas_nav_side ul {
  width: 184px;
  list-style: none;
  text-align: left;
  margin: 0 0 15px 8px;
  padding: 0;
}

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

#pas_nav_side ul li a, 
#pas_nav_side ul li a:visited {
  background: url("../images/curvy-blue/bullet.jpg") no-repeat left center;
  margin: 0 0 0 10px;
  padding: 0 0 0 15px;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  display: block;
  line-height: 20px;
  height: 20px;
}

#pas_nav_side ul li a:hover {
  color: #2c99f5;
}


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

#pas_login table {
  width: 184px;
  margin: 0 0 15px 8px;
}

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

/* NAV OFFERS */
#pas_nav_offers table{
  background:url("../images/curvy-blue/nav-offers.jpg") repeat-y 0 85px;
  width: 184px;
  font-size: 12px;
  text-align: left;
  color: #999;
  margin: 0 0 15px 8px;
}

#pas_nav_offers tbody th,
#pas_nav_offers td  {
  cursor:pointer;
  padding:0;
  height:60px;
  font-weight: normal;  
}

#pas_nav_offers tbody td img  {
  padding:6px 3px 6px 4px;
  filter:alpha(opacity=60);
  opacity:0.6;
}


#pas_nav_offers tbody th.bonus {
  color: #2c99f5;  
}
#pas_nav_offers tbody td.percentage {
  font-size:20px;
  color: #2c99f5;  
}

#pas_nav_offers a, 
#pas_nav_offers a:visited {
  color:#fff;
  font-size: 12px;  
  font-weight: normal;
  text-decoration: none;
}

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

#pas_nav_offers tbody tr.over th, 
#pas_nav_offers tbody tr.over td {
  color: #6dbcff;

}

#pas_nav_offers tbody tr.over td a img {
  filter:alpha(opacity=100);
  opacity:1.0;
}


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

table.pas_data_table tbody th,
table.pas_data_table tbody td  {
  background: #fff url("../images/curvy-blue/table-row.jpg") repeat-x left bottom;
  text-align: left;
  padding-left: 5px;
  color: #5a5a5a;
}

table.pas_data_table thead td  {
  font-weight: normal;
  text-align: left;
  color: #fff;
  text-indent:4px;
  background:url("../images/curvy-blue/sub-heading-table.jpg") repeat-x;
  height:26px;
  line-height:26px;
  padding: 0px;
}

table.pas_data_table tbody td  {
  color: #000;
  padding: 8px 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 {
  width: 563px;
  margin: 8px 0 8px 15px;
}

#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;
  margin:0 22px 0 0;
}

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

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

/* FOOTER */

#footer {
  margin: 0px;      
  padding: 0;
  clear:both;
  color:#fff;
  text-align: left;
  height:60px;
  width:818px;
  background:#203143 url("../images/curvy-blue/bg-page-bottom.jpg") no-repeat left top;
}

#footer a, footer a:visited {
  color: #ccc;
  font-size: 11px;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}

#footer_list {
  list-style-type: none;
  margin: 0;
  padding: 0px 0 0 10px;
}

#footer_list li {
  float: left;
  line-height: 14px;
  margin: 0;
  padding: 0 12px;
}

#footer .powered-by {
  float:left;
  clear:left;
  width:850px;
  font-size:11px;
  font-weight:normal;
  margin:16px 0 4px 20px;
}
.clearfix::after{content:"";display:table;clear:both}
