/* RESETs start */
#logo {
	position: absolute;
	top: 50px;
	right: 35px;
}
/* RESETs end */

/* TOOLBAR overwrite start */

#toolbar-underlay {
	position: absolute;
	background: url(../img/nav_bg2.png) repeat;
	padding: 0;
	height: 38px;
	opacity: 1;
	z-index: 100;
}

#toolbar {
	position: absolute;
	width: 100%;
	height: 31px;
	min-width: 970px;
	font-size: 11px;
	z-index: 100;
}

#toolbar a {
	display: block;
	padding: 9px 12px 0 12px;
	color: #F9EFE5;
	border: 0;
	outline: none;
	min-height: 22px;
}

#toolbar li {
	background: transparent url(../img/nav_seperator2.png) no-repeat;
}

#toolbar li div {
	display: none;
	position: absolute;
	min-width: 80px;
}

#toolbar li div.picNavi {
	display: none;
	overflow: auto;
	position: absolute;
	max-height: 303px;
}

#toolbar li div li {
  background: none;
}

#toolbar a.active,
#toolbar a:hover,
#toolbar a.active-parent,
#toolbar a.current {
	background-color: #a79883;
}
#toolbar li ul a.active,
#toolbar li ul  a:hover,
#toolbar li ul  a:focus,
#toolbar li ul  a:active {
	background-color: #ab9b88;
	color: #ffffff;
}

#toolbar li div a {
	padding: 0px 0px;
	color: #7f6a4e;
}

#toolbar li div li {
	display: block;
	width: 100%;
	padding: 0;
	border-top: 1px solid #DAC9B1;
	border-left: 1px solid #DAC9B1;
	vertical-align: middle;
}

#toolbar li div.picNavi li {
	display: block;
	width: 100%;
	padding: 0;
	border-top: 1px solid #DAC9B1;
	border-left: 1px solid #DAC9B1;
	vertical-align: middle;
}

#toolbar li.last {
	border-right: 1px solid #DAC9B1;
}

#toolbar li div li a{
	margin: 0;
	padding: 5px 0 0 5px;
	border: none;
}

#toolbar li div.picNavi li a{
	margin: 0;
	padding: 0;
	border: none;
	height: 40px;
}

#toolbar li div li span{
	position: relative;
	font-size: 11px;
	font-weight: 100;
}

#toolbar li div.picNavi li span{
	position: relative;
	top: 13px;
	font-size: 11px;
	font-weight: 100;
}

#toolbar li div li img{
	float: left;
}

#nav-special {
	background: none;
	margin-left: 5px;
	padding-left: 5px;
}
#nav-special a {
	padding-right: 5px;
	background: none;
	color: #d2b690;
}

/* TOOLBAR overwrite end */

/* FOOTER start */
#footer {
	position: fixed;
	bottom: 0px;
	left: 50%;
	margin-left: -140px;
	height: 21px;
	background: transparent url(../img/9a9288.gif) repeat;
	z-index: 5;
}

#footer_lc {
	position: absolute;
	margin-left: -5px;
	top: 0;
	left: 0;
	width: 5px;
	height: 21px;
}

#footer_rc {
	position: absolute;
	top: 0;
	right: 0;
	margin-right: -5px;
	width: 5px;
	height: 21px;
}

#tbl_footer {
	height: 21px;
}

#tbl_footer div {
	float: left;
	padding: 4px 7px 0 7px;
	height: 16px;
	text-align: center;
	vertical-align: bottom;
}

#tbl_footer a,
#tbl_footer a:link,
#tbl_footer a:visited,
#tbl_footer a:active {
	color: #ffffff;
	font-weight: 100;
	font-size: 10px;
	border-style: none;
}

#tbl_footer a:hover {
	color: #ffffff;
	font-weight: 100;
	font-size: 10px;
	border-style: none;
}

/* FOOTER end */
