@charset "UTF-8";
.dhtml #header {
	background: #fff;
	border-bottom: 1px dashed #8c8c8c;
	left: 0;top: 0;
	position: absolute;
	width: 100%;
	z-index:100;
}

.dhtml #header table {
	background: #fff;
	height: 55px;
	width: 100%;
}

.dhtml #header  .dotted {
	border-bottom: 1px dashed #8c8c8c;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}

#header a {
	color: #a4a4a4;
	text-decoration: none;
}

#header a:hover, #header a.active  {
	color: #000;
}

#langmenu {
	background: url(/img/dotted_vert.gif) repeat-y top left;
	height: 55px;
	line-height: 27px;
	text-align: center;
	vertical-align: middle;
	width: 60px;
}


#langmenu a {
	float: left;
	display: block;
	width: 60px;
}

#leftmenu {
	background: url(/img/dotted_vert.gif) repeat-y top right;
	padding-left: 25px;
	padding-top: 10px;
	width: 432px;
	white-space:nowrap;
}

#leftmenu.en {
	width: 400px;
}

#leftmenu.nobg {
	background: none;
}


#leftmenu a {
	display: block;
	float: left;
	height: 29px;
	margin-right: 30px;
	text-indent: -10000px;
}


#leftmenu a#menuart {
	background-position: -113px 0; 
	width: 105px;
}

#leftmenu a#menuart.en {
	background-position: -113px 0; 
	width: 65px;
}


#leftmenu a#menubrands {
	background-position: -252px 0; 
	width: 83px;
}

#leftmenu a#menudesign {
	width: 79px;
}

#leftmenu a#menuart:hover, #leftmenu a#menuart.active {
	background-position: -113px -29px;
}

#leftmenu a#menubrands:hover, #leftmenu a#menubrands.active {
	background-position: -252px -29px;
}


#leftmenu a#menudesign:hover, #leftmenu a#menudesign.active  {
	background-position: 0 -29px;
}

td#rightmenu {
	color: #a4a4a4;
	font-size: 11px;
	padding-right: 20px;
	text-align: right;
	vertical-align: middle;
}

#rightmenu a {
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 3px;
	line-height: 13px;
	text-decoration: none;
	vertical-align: middle;
}

td#submenu {
	background:  #ededed url(/img/dotted_vert.gif) repeat-y top right;
	color: #a4a4a4;
	font-size: 11px;
	vertical-align: middle;
	width: 300px;
}

td#submenu div.divider {
	background:  transparent url(/img/dotted_horiz.gif) repeat-x center right;
	height: 10px;
}



#submenu a {
	color: #a4a4a4;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	margin-left: 9px; margin-right: 9px;
	text-decoration: none;
	text-transform: lowercase;
}

#submenu a:hover {
	color: #000;
}

td#submenuline {
	width: 1px;
}

td#submenuline div {
	background: #ededed url(/img/dotted_vert.gif) repeat-y top left;
	float: left;
	height: 55px;
	width: 1px;
}


.dhtml #header div.submenu {position: relative;overflow: hidden;width: 100%;}

.dhtml #header p {margin: 0;padding: 0;/*background: #333;*/}

.dhtml #header span {display: none;}
