@charset "UTF-8";
/* CSS Document */

/* SUB NAVIGATION */
.subNav { background-color:white;
background-image:url(/_images/elements/sub_nav_bg.gif);
background-repeat:repeat-x;
font-weight:bold;
height:50px;
margin:0pt 0pt 0pt 192px;
position:absolute;
top:124px;
white-space:nowrap;
width:667px !important;}

.subNav li.blank { background-image: url(/_images/elements/sub_nav_end.gif); background-repeat: no-repeat; float: right; width: 16px; height: 35px; padding: 0;}

.subNav li { display: inline; }
.subNav li a {float: left; padding: 5px 10px 0 10px; color: white; height: 35px; overflow: hidden; text-decoration: none;}
.subNav li a:hover { color: #ffffff; background-image: url(/_images/elements/sub_nav_bg_over.gif); background-repeat: repeat-x; }


/* FOOTER NAVIGATION */
.footerNav { font-size: 11px; font-weight: bold; white-space: nowrap; overflow: hidden; width: 856px; height: 40px; background-image: url(/_images/elements/footer_nav_bg.gif); background-repeat: repeat-x; position: relative; clear: both;}

.footerNav li { display: inline; }
.footerNav li.blank { background-image: url(/_images/elements/footer_end.gif); background-repeat: no-repeat; float: right; width: 16px; height: 40px; }
.footerNav li.rotomFlag { background-image: url(/_images/elements/rotom_flag_bottom.gif); background-repeat: no-repeat; float: left; width: 192px; height: 40px;}

.footerNav li a {float: left; padding: 5px 10px 0 10px; color: white; height: 40px; overflow: hidden; text-decoration: none;}
.footerNav li a:hover { color: #ffffff; background-image: url(/_images/elements/footer_nav_bg_over.gif); background-repeat: repeat-x; }
.footerNav li a:visited {float: left; padding: 5px 10px 0 10px; color: white; height: 40px; overflow: hidden; text-decoration: none;}
