/*@import url("minislide_nav.css");*/

/************ related information links **************/
#relatedinfo { background-color: #f1f1f1; border-bottom: 3px solid #fff; width: 240px; }
#relatedinfo ul { font-weight: normal; font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; text-align: left; list-style-type: none; margin: 0px; padding: 0px; width: 240px }
#relatedinfo li { background: no-repeat 5px ; margin: 0px }
#relatedinfo a.internal { background: url("../images/interface/related_link_icon.gif") no-repeat 0px 0px; margin: 0px }
#relatedinfo a.external {  margin: 0px }
#relatedinfo a { padding: 2px 5px 2px 35px; border-bottom: 3px solid #fff; width: 200px; height: 13px; display: block }
#relatedinfo a:link  { color: #666; text-decoration: none }
#relatedinfo a:visited  { color: #666; text-decoration: none }
#relatedinfo a:hover  { color: #000; background-color: #e1e1e1 }

/*-------- a:hover covers all the below roll overs -----------*/

#relatedinfo a.print    { background: url(../images/interface/utility_print_icon.gif) no-repeat 0px 0px; }
#relatedinfo a.enquiry   { background: url(../images/interface/utility_enquiry_icon.gif) no-repeat 0px 0px; }
#relatedinfo a.email   { background: url(../images/interface/utility_email_icon.gif) no-repeat 0px 0px; }
#relatedinfo a.contact  { background: url(../images/interface/utility_register_icon.gif) no-repeat 0px 0px; }
#relatedinfo a.privacy  { background: url(../images/interface/utility_privacy_icon.gif) no-repeat 0px 0px;  }
#relatedinfo a.sitemap  { background: url(../images/interface/utility_sitemap_icon.gif) no-repeat 0px 0px; }


.leftnavheader { font-family: Tahoma, Verdana, Arial, san-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #666; padding: 22px 18px 14px 0px;}
.rightnavheader { font-family: Tahoma, Verdana, Arial, san-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #666; padding: 0px 18px 14px 0px;}

 
.relatedlinksheader { font-family: Tahoma, Verdana, Arial, san-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #666; padding: 0px 18px 14px 0px;}
 

/************ sub nav styles  **************/

#navcontainer { background-color: transparent; border: 0px; width: 240px; text-decoration: none; padding: 0px !important;}
#navcontainer ul {background-color: transparent; font-size: 11px; font-family: Tahoma, Arial, sans-serif; list-style-type: none; margin: 0px; width: 240px; text-decoration: none; padding: 0px !important;}
#navcontainer li {background-color: #F1F1F1; margin: 0px; padding: 0px; list-style-type: none; text-decoration: none; padding: 0px !important;}


.open a   { color: #666; text-decoration: none; background-image: url("../images/interface/arrow_down.gif"); background-repeat: no-repeat; display: block; padding: 2px 0 2px 34px; width: 206px; border-bottom: 3px solid #fff; }
.closed a  { color: #666; text-decoration: none; background-image: url("../images/interface/arrow_up.gif"); background-repeat: no-repeat; display: block; padding: 2px 0 2px 34px; width: 206px; border-bottom: 3px solid #fff }
.normal a  { color: #666; text-decoration: none; background-image: url("../images/interface/arrow.gif"); background-repeat: no-repeat; display: block; padding: 2px 0 2px 34px; width: 206px; border-bottom: 3px solid #fff }
.selected a {color: #000; background-image: url("../images/interface/beige_arrow.gif"); background-repeat: no-repeat; background-color: #E1E1E1; padding: 2px 0px 2px 34px; border-bottom: 3px solid #fff; width: 206px; display: block; text-decoration: none;}

.open a:hover {color: #000 !important; background-color: #E1E1E1; text-decoration: none;}
.closed a:hover {color: #000 !important; background-color: #E1E1E1; text-decoration: none;}
.normal a:hover {color: #000 !important; background-color: #E1E1E1; text-decoration: none;}
.selected a:hover {color: #000 !important; background-color: #E1E1E1; text-decoration: none;}

/*font*/.open  a:link, .closed  a:link, .normal  a:link, .selected  a:link {color: #666;	text-decoration: none;}
/*font*/.open  a:visited, .closed  a:visited, .normal  a:visited{color: #666;	text-decoration: none;}
/*font*/.selected  a:visited, .selected a:link{color: #000;	text-decoration: none;}


/************ sub sub nav styles  **************/
.open ul {display: block;}
.closed ul {display: none;}
.open ul a {background: url(../images/interface/grey_sub_arrow.gif); background-color: #F4F4F4; background-repeat: no-repeat; background-position: 0px 0px; padding: 2px 0px 2px 49px;  width: 191px; border-bottom: 3px solid #fff; margin: 0px; text-transform: none;}
.open ul a:hover {color: #000 background-color: #E1E1E1; padding: 2px 0px 2px 49px;  width: 191px; border-bottom: 3px solid #fff;  margin: 0px; text-transform: none;}
.open a.selected {color: #000 !important; font-size: 11px; background: #E1E1E1 url(../images/interface/beige_sub_arrow.gif) no-repeat; background-position: 0px 0px; padding: 2px 0px 2px 49px; border-bottom: 3px solid #fff; width: 191px; display: block; text-transform: none;}
.open a:hover.selected {color: #000; background-position: 0px 0px; text-transform: none;}


