/* CSS FOR JAVA - NAVIGATION */
/* ------------------------- */

/* DIV: staticnavigation */
div#staticnavigation { position: absolute; top: 18px; right: 42px; color: #333; }
div#staticnavigation div { float: left; }
div#staticnavigation div.img { margin: 0 30px 0 0; }
div#staticnavigation div.btns { padding: 4px 0 0 0; }
div#staticnavigation a { text-decoration: none; text-transform: uppercase; color: #333; }
div#staticnavigation a:hover, div#staticnavigation a.active { text-decoration: underline; }

/* DIV: topnavigation */
div#topnavigation {	position: absolute; top: 50px; left: 3px; width: 920px; height: 60px; padding: 28px 170px 0 165px; background: #333; border-bottom: 1px solid #FFF; voice-family: "\"}\""; voice-family: inherit; width: 585px; height: 32px; }
div#topnavigation a { display: inline; margin: 0 18px 0 0; color: #B8B8B8; text-decoration: none; text-transform: uppercase; font-size: 13px; }
div#topnavigation a:hover, div#topnavigation a.active { /*height: 32px; background: url('../images/bg_topnavigation_a_active.gif') no-repeat bottom center;*/ color: #FFF; }

/* DIV: l-col */
div#l-col { float: left; width: 270px; min-height: 300px; _height: 300px; padding: 15px 80px 90px 15px; text-align: right; voice-family: "\"}\""; voice-family: inherit; width: 175px; min-height: 195px; }
div#l-col h4 { margin: 0 0 30px 0; font-size: 14px; color: #000; font-weight: bold; }
div#l-col ul { margin: 0px; padding: 0px; display: block; list-style: none; background: url('../images/bg_l-col-li.gif') repeat-x top right; }
div#l-col ul li { margin: 0 0 0px 0; padding: 5px 0 7px 0; background: url('../images/bg_l-col-li.gif') repeat-x bottom right; }
div#l-col a { background: url('../images/bg_l_col_a.gif') no-repeat top right; color: #333; display: block; text-transform: uppercase; text-decoration: none; padding: 0 14px 0 0; }
div#l-col a.active { font-weight: bold; color: #53064E; }
div#l-col a:hover { color: #53064E; }

div#l-col div.subnavitems a { display: block; text-transform: lowercase; margin: 3px 0; color: #5B5B5B }
div#l-col div.subnavitems a.active, div#l-col div.subnavitems a:hover { color: #53064E; font-weight: normal; }

/* PAGE NAVIGATION */
div.pagenavigation-top{	float: right; margin: 0; text-align: right;	color: #666; }
div.pagenavigation-bottom {	float: left; width: 100%; margin: 35px 0 0 0; text-align: center; color: #666; }
div.pagenavigation-top a.active, div.pagenavigation-bottom a.active { color: #53064E; text-decoration: none;}