body {
  background:#CCCCCC;
  color:#333;
  font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
  font-size:12px;
  margin:0;
  padding:0;
}

a, a:visited{
  color:#5CA8CE;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

#ja-botnav {
  background:#1D1D1D none repeat scroll 0 0;
  border-bottom:1px solid #333333;
  border-top:1px solid #333333;
  clear:both;
  margin:0 10px;
  padding:5px 0;
  text-align:center;
  font-size:92%;
}

#ja-botnav ul {
  margin:0;
  padding:0;
}
#ja-botnav li  {
  background:transparent url(/website_images/maisev/vline.gif) no-repeat scroll left center;
  display:inline;
  margin:0;
  padding:0 10px;
}
#ja-botnav li.ja-firstitem {
  background:transparent none;
}
#ja-botnav li a {
  color:#999999;
}
#ja-footer {
  border-top:1px solid #1D1D1D;
  clear:both;
  color:#666666;
  margin:0 10px;
  padding:8px 20px;
  position:relative;
  text-align:center;
}



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

p {
  margin: 1em 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  color: #575757;
}
a img {
  border:none;
}
label {
  font-weight: bold;
  color: #2182BB;
  text-align: right;
}
ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}
img.align-right  {
  float:right;
  margin:0 0 0 5px;
}
img.align-left  {
  float:left;
  margin:0 5px 0 0;
}
ul.bullets {
  list-style:square;
}

/* STRUCTURAL ELEMENTS */

#header {
  background:#FFFFFF url(/website_images/maisev/header-bg.gif) repeat-x scroll 0 0;
  border-bottom:0 solid #3B7EBD;
  border-top:0 solid #CCCCCC;
  height:120px;
  line-height:normal;
  margin:0 10px;
  padding:0;
  position:relative;
  z-index:999
}
h1.logo {
  height:70px;
  position:absolute;
  top:7px;
  width:330p;
  margin:0 20px;
}
h1.logo a {
  background:transparent url(/website_images/maisev/logo.png) no-repeat scroll center center;
  display:block;
  height:70px;
  width:330px;
}
h1.logo a span {
  position:absolute;
  top:-1000px;
}

#leftside {

}
#rightside {

}
#container {
  background: url(/website_images/maisev/wrapper-bg.png);
 }

#content {
  border:1px solid #CCCCCC;
  text-align: left;
  background:#fff;
}
.content-top {
  height:10px;
  width:100%;
}
.content-bottom {
  height:10px;
  width:100%;
}
#content .inner {
  padding:0 8px;
}

/* HEADINGS */
h1.pas {
  color:#5CA8CE;
  font-size:250%;
  margin:0 0 15px;
  padding:0;
}

h2.pas {
  color:#5CA8CE;
  font-size:125%;
}

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

/* TABLE AND LIST HEADERS */
#pas_nav_offers thead th,
#pas_nav_side li.header,
table.pas_data_table thead th {
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: #6396D3 #355C8C #355C8C #6396D3;
  background: #2182bb;
  padding: 3px;
}

/* BORDERS */
#pas_nav_side ul, 
#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: #f6f6f6;
}

/* 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: #fff;
  border: 1px solid #620000;
  background-color: #880000;
  text-decoration: none;
  line-height: 26px;
}

a.pas_button:hover {
  background-color: #5E0000;
  color: #fff;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
  height: 40px;
  position: absolute !important;
  bottom: 0px;
  left: 0;
  z-index: 999;
  width: 100%;
  background: url(/website_images/maisev/mainnav-bg.gif) repeat-x bottom;
}

#ja-mainnav a, #ja-subnav a {
  outline: none;
  line-height: normal;
}

#ja-subnav {
  clear: both;
  background: url(/website_images/maisev/subnav-bg.gif) repeat-x bottom #5ca8ce;
  margin: 0 10px;
  padding: 0 10px;
  height: 30px;
}

#ja-subnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#ja-subnav li {
  background: none;
  margin: 0;
  padding: 0;
  display: inline;
}

#ja-subnav a {
  display: block;
  float: left;
  outline: none;
  padding: 0 7px;
  line-height: 30px;
  text-decoration: none;
  color: #FFFFFF;
  font-size:11px;
}
#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
  color: #FFFFFF;
  background: url(/website_images/maisev/subnav-hover.gif) no-repeat center bottom;
  text-decoration: none;
}

#ja-subnav li.active a {
  color: #FFFFFF !important;
  font-weight: bold;
  background: url(/website_images/maisev/subnav-hover.gif) no-repeat center bottom;
  text-decoration: none;
} 


/* SIDE NAVIGATION BAR */

#pas_nav_side ul {
  width: 190px;
  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 {
  margin: 0;
  padding: 0 0 0 10px;
  color: #000;
  font-size: 12px;
  text-decoration: none;
  display: block;
  line-height: 20px;
  height: 20px
}

#pas_nav_side ul li a:hover {
  color: #FF0000;
}

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

#pas_login table {
  width: 331px;
  margin:  5px 12px 0 0;
  padding: 10px;
  background: url(/website_images/maisev/login_top.gif) no-repeat top;
  float: right;
  color:#333333;
font-size:10px;
}

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

/* NAV OFFERS */
#pas_nav_offers table{
  width: 190px;
  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 #f0f0f0;
  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 {

}

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

.box {
  border:1px solid #ccc;
  margin:0 0 15px 0;
  overflow:hidden;
}
#blue {
  background:#d4e6f4;
}
.box h2 {
  background:#2182BB;
  color:#fff;
  font-size:16px;
  height:25px;
  line-height:25px;
  text-indent:8px;
  margin:0;
  padding:0;
}
.box div  {
  padding:0px 8px;
}
.box table.glance_info {
  width:490px;
  float:right;
}
.box .leftcol {
  float:left;
  width:170px;
  margin:8px 0 0 0;
  padding:0;
}
.box .leftcol img {
  margin:0px 0 8px 0;
  padding:0;
}
 
#pas_glance table.glance_info tbody tr th {
  background:#f5f5f5;
  width:140px;
} 
#pas_glance table.glance_info tbody tr.alt th {
  background:#dbdbdb;
}
#pas_glance .box .signup-step {
  padding:0 8px 4px 8px;
  margin:8px 0 8px;
  background:#dbdbdb;
  overflow:hidden;
  border:1px solid #ccc;
}
#pas_glance .box h3 {
  font-size:14px;
  margin:0;
  padding:5px 0 0 0;
}
.signup-step .signup-code p {
  font-size:16px;
  font-weight:bold;
}

/* 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;
}
/* ROTATING PICS HOMEPAGE */
.pics  {
  height:215px;
  margin:0 0 15px 0;
}
/* 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: 450px;
}

#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 */
#ja-botnav {
  background:#1D1D1D none repeat scroll 0 0;
  border-bottom:1px solid #333333;
  border-top:1px solid #333333;
  clear:both;
  margin:0 10px;
  padding:5px 0;
  text-align:center;
  overflow:hidden;
}
#footer {
  padding: 0;
  font-family: arial;
  color: #646464;
}

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

#footer_center {
font-size:10px;
}

#footer_left  {
width: 102px;          
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: #757575;
font-size: 11px;
text-decoration: none;
}

#footer_list a:hover {
text-decoration: underline;
}

#calculator h3 {
color: #fff;
font-weight: bold;
font-size: 12px;
background: #2182BB ;
border-color:#6396D3 #355C8C #355C8C #6396D3;
border-width: 1px;
border-style: solid;
text-align: center;
line-height: 20px;
margin: 0 0 75px 0;
}

#calculator {
border: 1px solid #CCCCCC;

}

#results {
display: none;
}



#frmRakebackCalculator select {
	width:98px;
	padding:1px;
	voice-family: "\"}\""; voice-family:inherit;
	width:102px; /*box model hack for IE5*/
}

#calculatorIcon {
	position:absolute;
	right:-5px;
}


/* HACKS */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


span.network {
color: #5F5F5F
}

td.rakeback {font-size: 20px; font-weight: bold; color: #1982B4 }

td.bonus {font-size: 14px; font-weight: bold; color: #1982B4}

#calculator {background: url(/website_images/maisev/calculadora.jpg) top left no-repeat;
height: 350px;
} 

.promo_description {
border: 1px solid #83A8C7;
background: #D7E3ED;
margin: 0 0 12px 0;
padding: 4px;
}

.promo_description p, .promo_notice p {
margin:0 0 6px 0;
}

.promo_notice {
border: 1px solid #339900;
background: #E8FFE8;
margin: 0 0 12px 0;
padding: 4px
} 

#pas_nav_offers a.bonus, #pas_nav_offers a.bonus:visited { color: #AA1B1B }