@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Horizontal list navigation "Shiny Buttons"
 * (de) Horizontale Navigationsliste "Shiny Buttons"
 *
 * @copyright       Copyright 2005-2008, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.0.6
 * @revision        $Revision: 202 $
 * @lastmodified    $Date: 2008-06-07 14:29:18 +0200 (Sa, 07 Jun 2008) $
 */

@media all {
#nav {
  width:998px;
  float: left;
}
#topnav {
	text-align: left;
	height: 49px;
	background-repeat: repeat-x;
	width: 500px;
	margin-top: 10px;
	float: left;
	background-image: url(../images/topnav_bkgrd.jpg);
	border: 1px solid #CCCCCC;
	margin-left: 30px;
	padding-left: 10px;
}
#subnav {
  text-align: right;
  background-image: url(../images/bluenavbkgrd.jpg);
  height: 34px;
  z-index:5000;
  background-repeat: repeat-x;
}
/* (en) Absolute positioning only within #header */

  #header #topnav {
  position:absolute;
  top: 20px;
  right: 27px;
}
#topnav ul {
  border-left: 0px #aaa solid;
  border-right: 0px #fff solid;
  display: inline;
  padding: 0;
}

#topnav ul li {
  border-left: 0px #fff solid;
  border-right: 0px #aaa solid;
  
    display: inline;
  font-size: 1em;
  line-height: 1em;
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
}
#topnav ul li a,  #topnav ul li strong {
	background: transparent;
	color: #666666;
	display: block;
	font-size: 13px;
	margin: 0;
	padding: 19px 15px 17px;
	text-decoration: none;
	width: auto;
	background-image: url(../images/80white.png);
}
#topnav ul li a:focus,  #topnav ul li a:hover,  #topnav ul li a:active {
  color: #0058BE;
  text-decoration: none;
  background-image: url(../images/80white.png);
}
#topnav ul li#current {
  /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    background-color: #000000;
  border-left: 0px #444 solid;
  border-right: 0px #888 solid;
}

#topnav ul li#current strong,  #topnav ul li#current a,  #topnav ul li#current a:focus,  #topnav ul li#current a:hover,  #topnav ul li#current a:active {
  background-color: #000000;
  background-image: url(../images/80white.png);
}



#nav_main {
	/* (en) containing floats in IE */
    /* (de) Einfassen der Floats im IE */
    width: 1000px;
	overflow: hidden;
	/* (en) containing floats in all other browsers */
    /* (de) Einfassen der Floats in allen anderen Browsern */
    float: left;
	display: inline;
	line-height: 0;
	padding-left: 0px;
	margin-left: 3px;
}
#nav_main ul {
	border-left: 0px #aaa solid;
	border-right: 0px #fff solid;
	/* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: inline;
	float: left;
	margin: 0;
	background-color: #FFFFFF;
	width: 996px;
	background-image: url(../images/nav_bkgrd.jpg);
	height: 30px;
}
#nav_main ul li {
  border-left: 0px #fff solid;
  border-right: 0px #aaa solid;
  /* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: inline;
  float: left;
  font-size: 1em;
  line-height: 1em;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#nav_main ul li a,  #nav_main ul li strong {
	background: transparent;
	color: #333333;
	display: block;
	margin: 0;
	text-decoration: none;
	background-repeat: repeat-x;
	width: 199px;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 8px;
	margin-top: 1px;
	border: 1px solid #FFFFFF;
}


#nav_main ul li.complete {
	background: transparent url(../images/tick.png) no-repeat left center;
	display: block;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

#nav_main ul li a:focus,  #nav_main ul li a:hover,  #nav_main ul li a:active {
	background: #fff;
	color: #15529B;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

#nav_main ul li#current strong,  #nav_main ul li#current a,  #nav_main ul li#current a:focus,  #nav_main ul li#current a:hover,  #nav_main ul li#current a:active {
	color: #fff;
	text-decoration: none;
	background-color: #15529B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

/* watermark positioning container */
.updnWatermark
{
	position: relative;	/* positioning container */
	width: 0;
	height: 1.25em;	/* must specify height for consistent vertical alignment */
	vertical-align: middle;
}
/* IE7/6 hasLayout hack */
.updnWatermark
{
	*zoom: 1;
}
/* watermark label styling */
.updnWatermark label
{
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
	color: #999;
	padding-left: 4px;
	height: 1.25em;	/* must specify height for consistent vertical alignment */
	vertical-align: middle;
}
















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
