body {
background:#022E3A url(/website_images/husng/bg_body.png) repeat scroll 0 0;
color:#494949;
font-family:Verdana;
font-size:12px;
}

a, a:visited{
  color: #052B4E;
}

a:hover {
  color: #052B4E;
}

strong {
  font-weight: bold;
  color: #052B4E;
}

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

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

/* STRUCTURAL ELEMENTS */

#header {
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: left;
}

#leftside {
  background-color: #fff;
}

#rightside {
  background-color: #fff;
}

#container {
border-bottom:5px solid #999999;
border-top:5px solid #999999;
  background-color: #fff;
 }

#content {
text-align: left;
}

/* HEADINGS */
h1.pas {
  color: #494949;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  margin: 0 0 8px 0;
}

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

h3.pas {
  color: #494949;
  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,
table.pas_data_table thead th {
background:#EEEEEE none repeat scroll 0 0;
border-bottom:2px solid #CCCCCC;
border-top:2px solid #CCCCCC;
font-size:16px;
line-height:130%;
padding:5px 5px 5px 20px;
font-weight:normal;
text-align:left;
color:#494949;
}

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

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

/* IMOPORTED NAV STYLES */
#nav {
background:#DDDDDD none repeat scroll 0 0;
border-bottom:2px solid #354E05;
border-top:2px solid #354E05;
height:28px;
width:970px;
margin:0 20px;
}
ul.primary-links {
font-weight:bold;
margin:0 0 0 40px;
padding:0;
list-style-type:none;
}
ul.links li, ul.inline li {
background-image:none;
margin-left:0;
margin-right:0;
padding-left:0;
padding-right:10px;
}
ul.primary-links li {
float:left;
margin:0 3px;
padding:0;
height:20px;
line-height:20px;
}
ul.primary-links li a, 
ul.primary-links li a:link, 
ul.primary-links li a:visited {
background:transparent none repeat scroll 0 0;
color:#666666;
display:block;
margin:0;
padding:2px 3px 6px;
text-decoration:none;
}
ul.primary-links li a:hover, 
ul.primary-links li a.active {
background:#999999 none repeat scroll 0 0;
color:#000000;
text-decoration:none;
}

/* TOP NAVIGATION BAR */
#pas_nav_top ul {
width:970px;
margin:0 20px;
  padding: 0 0 0 0px;
  height: 24px;
  background-color: #074049;
}

#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: bold;
  font-size: 11px;
  text-decoration: none;
  line-height: 24px;
  display: block;
  padding: 0 30px;
  border-right: 1px solid #4f5a5c;
}

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


/* 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{
background:transparent url(/website_images/husng/menu-leaf.gif) no-repeat scroll 1px 0.35em;
list-style-image:none;
list-style-type:none;
padding:0 0 0.2em 1.5em;
}

#pas_nav_side ul li a, 
#pas_nav_side ul li a:visited {
  margin: 0;
  padding: 0 0 0 10px;
  color:#052B4E;
  text-decoration:none;
  font-size: 12px;
  display: block;
  line-height: 20px;
  height: 20px
}

#pas_nav_side ul li a:hover {
color:#0062A0;
text-decoration:underline;
}

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

#pas_login table {
  width: 190px;
  margin: 0 0 10px 0;
}

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

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

#pas_nav_offers tbody th,
#pas_nav_offers td  {
  cursor: pointer;
  padding: 3px;
}

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

#pas_nav_offers tbody tr.over th a,
#pas_nav_offers tbody tr.over td {
color:#0062A0;
text-decoration:underline;
}

#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: 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: 20px 0 5px 35px;      
font-family: arial;
color: #646464;
text-align: left;
clear: both;
background: #fff;
width:970px;
}

#footer a, footer a:visited {
color:#052B4E;
text-decoration:none;
}

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

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