body {
  background: url(/website_images/voltarake/bg.gif);
  font-family: Arial, Helvetica, sans-serif;
}

a, a:visited{
  color: #d9302a;
}

a:hover {
  color: #d44641;
}

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

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

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

/* STRUCTURAL ELEMENTS */

#header {
  background: url(/website_images/voltarake/bg-header.jpg) no-repeat;
  color: #fff;
  height: 117px;
  font-size: 22px;
  text-align: left;
}

#leftside {
}
#rightside {
}

#container {
  background-color: #efefef;
 }

#content {
text-align: left;
  background-color: #fff;
  border:1px solid #ccc;
}
#content-inner {
padding: 6px 2px 6px 8px;
}

/* HEADINGS */
h1.pas {
  background: url(/website_images/voltarake/bg-heading-content.jpg) no-repeat;
  color: #717171;
  font-size: 22px;
  font-weight: normal;
  padding: 0 0 0 40px;
  margin: 0 0 8px 0;
  height:26px;
}

h2.pas {
  color: #006600;
  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 */

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: #b6271d #b6271d #b6271d #b6271d;
  background: url(/website_images/voltarake/bg-heading-table.jpg) repeat-x;
  padding: 3px;
}
#pas_login table thead th,
#pas_nav_side li.header,
#pas_nav_news thead th {
  background: url(/website_images/voltarake/bg-heading-rightside.jpg) no-repeat;
  height: 27px;
  text-align:center;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  }
#pas_nav_offers thead th {
  background: url(/website_images/voltarake/bg-heading-leftside.jpg) no-repeat;
  height: 27px;
  font-size: 14px;
  text-align:center;
  color:#fff;
  font-weight: normal;
}

/* BORDERS */

#pas_login table {

}
table.pas_data_table {
  border: 1px solid #ccc;
  border-right:none;
  border-top:none;  
}

/* ALTERNATING ROW COLORS */
#pas_nav_offers tbody tr.alt th
#pas_nav_offers tbody tr.alt td {
background-color: fbfbfb;
}
table.pas_data_table tbody tr.alt td {
  background: #ebebeb;
    border-right: 1px solid #d1d1d1;
  border-top: 1px solid #fff;
} 
table.pas_data_table tbody tr.alt th {
  background: #e2e2e2;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #fff;
}

/* BUTTONS */

input.pas_button,
a.pas_button, 
a.pas_button:visited {
  padding: 2px 5px;
  font-size: 12px;
  color: #fff;
  border: 1px solid #383838;
  background: url(/website_images/voltarake/bg-buttons.jpg) repeat-x;
  text-decoration: none;
  font-weight:bold;
}
input.pas_button:hover,
a.pas_button:hover {
  color: #ccc;
}

/* TOP NAVIGATION BAR */
#pas_nav_top ul {
  margin: 0;
  padding: 0;
  height: 26px;
  background: url(/website_images/voltarake/bg-topnav.jpg) no-repeat;
}

#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(/website_images/voltarake/bg-topnav-divider.jpg) no-repeat 0 1px;
  color: #000;
  font-size: 13px;
  text-decoration: none;
  line-height: 26px;
  display: block;
  padding: 0 25px;
}


#pas_nav_top ul li a:hover {
  color: #333;
}


/* SIDE NAVIGATION BAR */

#pas_nav_side ul {
  background: url(/website_images/voltarake/bg-rightside-box.jpg) repeat-y;
  width: 206px;
  list-style: none;
  text-align: left;
  margin: 0 0 0 0px;
  padding: 0;
}

#pas_nav_side ul li.header {
  display: block;
  color:#FFFFFF;
   height:27px;
   line-height:27px;
   text-align:center;  
   font-size: 14px;
}

#pas_nav_side ul li a, 
#pas_nav_side ul li a:visited {
  margin: 0;
  padding: 0 0 0 37px;
  color: #000;
  font-size: 12px;
  text-decoration: none;
  background: url(/website_images/voltarake/bg-navlist-item.jpg) no-repeat 6px 0;
  display: block;
  line-height: 31px;
  height: 31px
}
.rightside-bottom {
  background: url(/website_images/voltarake/bg-rightside-box-bottom.jpg) no-repeat;
  height: 5px;
  width: 206px; 
}

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

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

#pas_login table,
#pas_nav_news table {
  background: url(/website_images/voltarake/bg-rightside-box.jpg) repeat-y;
  width: 206px;
  margin: 0 0 0px 0;
}

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

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

#pas_nav_offers tbody th {
  font-size: 13px;
  font-weight:normal;
  border-bottom: 1px solid #e8e8e8;    
 }

#pas_nav_offers td  {
  cursor: pointer;
  border-bottom: 1px solid #e8e8e8;
  padding: 3px;
  font-size: 20px;
  font-weight:bold;
  color: #437212;
}

#pas_nav_offers a, 
#pas_nav_offers a:visited {
  color: #333;
  font-size: 14px;
  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 {
  color: #ccc;
}
#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: #e6493c;
  background-color: #ececec;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #fff;    
}

table.pas_data_table thead td{
  font-weight: bold;
  text-align: center;
  color: #000;
border-right:1px solid #D1D1D1;
border-top:1px solid #FFFFFF;
  background-color: #ccc;
  padding: 4px;
}

table.pas_data_table tbody td{
  background-color:f6f6f6;
  color: #000;
  padding: 3px;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #fff;  
}

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

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

#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: 10px 0 10px 10px;
width: 980px;      
padding:3px 0;
font-family: arial;
color: #000;
text-align: left;
clear: both;
border:1px solid #949494;
background: #cccbcb;
}

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

#footer_center {
font-size:10px;
}

#footer_left  {
width: 500px;          
padding: 0px; 
display:block;
height:25px;  
padding: 0 0 0 8px;    
}

#footer_right {
width: 350px;         
padding: 0;       
}
#footer img {
float:right;
}
#footer span {
font-size: 11px;
padding:22px 0 0 40px;
float:left;
}

#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: #000;
font-size: 11px;
text-decoration: none;
}

#footer_list a:hover {
text-decoration: underline;
}
#footer .divider {
  background: url(/website_images/voltarake/footer-divider.jpg) no-repeat 0 4px;
}
#pas_nav_news {
  margin: 10px 0 0 0;
}
#pas_nav_news td {
  font-size: 12px;
  padding: 3px 3px 5px 8px;
}
.front-news {
  margin: 0px 0 10px 0;
  overflow:auto;
}
.navdate {
  font-size: 12px;
  color: #555;
}
.date {
  float : left;
  display: block;
  font-size : 22px;
  letter-spacing : 1px;
  width : 56px;
  height : 56px;
  text-align : center;
  background: url(/website_images/voltarake/bg-date.jpg) no-repeat;
  color : #fff;
  font-weight : bold;
  margin : 0px 10px 0px 0;
  padding: 4px 0 0 0;
}
.month {
  font-size : 12px;
  padding: 0 0 4px 0;
}

.network {
color: #777;
font-size: 11px;
}