body {
  background: #595959 url(/website_images/royal-eyewear/backfade_1.jpg) repeat-x;
  font-family: Geneva,Arial,Tahoma,Verdana,Helvetica;
  color:#000;
}

a, a:visited{
  color: #345D84;
}

a:hover {
  color: #345D84;
}

a img { 
  border:none;
}

strong {
  font-weight: bold;
}

p {
  margin: 0 0 12px 0;
  font-size: 12px;
  text-align: left;
}

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

/* STRUCTURAL ELEMENTS */

#header {
  color: #fff;
  padding: 0px;
  text-align: left;
  font-size:1px;
}

#leftside {
  background-color: #fff;
}

#rightside {
  background-color: #fff;
}

#container {
  background-color: #fff;
 }

#content {

}

/* HEADINGS */
h1.pas {
  color:#345D84;
  font-size:16px;
  font-weight:bold;
  line-height:20px;
}

h2.pas {
  color:#345D84;
  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 */
#pas_login table thead th,
#pas_nav_offers thead th,
#pas_nav_side li.header,
table.pas_data_table thead th {
  color: #fff;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: #333 #000 #000 #333;
  background: #000;
  padding: 3px;
}

/* 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 ul {
  margin: 0;
  padding: 0;
  height: 32px;
  clear:both;
  border-style: solid;
  border-width: 1px;
  border-color: #333 #000 #000 #333;
  background-color: #000;
}

#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: 32px;
  display: block;
  padding: 0 10px;
  border-right: 1px solid #111;
  border-left: 1px solid #111;
}

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


/* SIDE NAVIGATION BAR */

#pas_nav_side ul {
  width: 140px;
  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: #345D84;
}

/* NAV LOGIN */
#pas_login {
  color: #000;
  text-align:left;
}

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

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

/* NAV OFFERS */
#pas_nav_offers table{
  width: 140px;
  font-size: 11px;
  text-align: left;
  color: #000;
  margin: 0 0 10px 0;
}

#pas_nav_offers tbody th,
#pas_nav_offers td  {
  cursor: pointer;
  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: #345D84;
}

#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: left;
  color: #000;
  background-color: #ccc;
  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: left;
  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;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:900px; height:32px; position:relative; z-index:1;border-right:1px solid #000; font-family:arial, sans-serif; margin-top:5px;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:900px; w\idth:900px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:109px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:109px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {text-align:center; display:block;font-size:12px;text-decoration:none; color:#fff; width:115px; height:30px; border:1px solid #000; border-width:1px 0 1px 1px; background:#0B1A21; padding-left:0px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:109px; w\idth:108px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#1C4255 url(/clients/royal/images/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#1C4255 url(/clients/royal/images/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#1C4255  url(/clients/royal/images/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#1C4255;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#1C4255;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:109px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:109px; top:-1px; width:109px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-109px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#1C4255 ; color:#ffffff; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#ffffff; background:#1C425;}
.menu :hover > a, .menu ul ul :hover > a {color:#ffffff; background:#1C4255;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page ul a:hover {
  background: gray;
}

.menu .current_page a:hover {
  background: white;
}



/* FOOTER */

#footer {
  margin: 5px auto;      
  padding: 0;
  font-family: arial;
  color: #646464;
  text-align: left;
  clear: both;
  background: #fff;
}

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