/* LOGO **************************************************/
/* Abstraction */
#header .logo,
#header .logo a,
#header .logo em {
	position: absolute;
	display: block;
	overflow: hidden;
}
/* Object */
#header .logo-style-0 em {
	top: 0;
	text-indent: -1000px;
	background-repeat: no-repeat;
}
#header .logo-style-0 a:hover {
	/* Descendant selector ie6 bug
	   http://www.satzansatz.de/cssd/pseudocss.html */
	background-position: 0 0;
}
#header .logo-style-0 a:hover em {
	position: absolute;
	top: -84px;
}
/* Instance */
#header .logo-style-0-0 em {
	background-image: url(/media/lang/image/content/logo/0.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/lang/image/content/logo/0.32.png', sizingMethod='crop');
}
#header .logo-style-0-1 em {
	background-image: url(/media/lang/image/content/logo/1.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/lang/image/content/logo/1.32.png', sizingMethod='crop');
}
#header .logo-style-0-2 em {
	background-image: url(/media/lang/image/content/logo/2.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/lang/image/content/logo/2.32.png', sizingMethod='crop');
}
#header .logo-style-0-3 em {
	background-image: url(/media/lang/image/content/logo/3.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/lang/image/content/logo/3.32.png', sizingMethod='crop');
}

/* MENU ************************************************************/
/* Abstraction */
ul.menu {
	/*  WARNING: this the property which position selected li on the menu behind announcement */
	/*position: relative;*/
	display: block;
	overflow: hidden;
}
ul.menu li {
	float: left;
	display: block;
}
ul.menu a {
	display: block;
}
ul.menu a:hover {
	/* Descendant selector ie6 bug
	   http://www.satzansatz.de/cssd/pseudocss.html */
	background-position: 0 0;
	text-decoration: none;
}
ul.menu em {
	font-style: normal;
}

/* menu-style-0 (CROSSBAR) **********************/
/* Object */
ul.menu-style-0 {
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	z-index: 10003;
}
ul.menu-style-0 li {
	float: left;
	height: 30px;
	display: block;
	overflow: hidden;
}
ul.menu-style-0 li a {
	position: relative;
	height: 30px;
	display: block;
	*display: inline-block;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	overflow: hidden;
}
ul.menu-style-0 span.center {
	position: relative;
	left: 0;
	height: 25px;
	/*display: inline-block;
	padding: 0 15px;*/
	display: block;
	*display: inline-block;
	border-right: 1px solid #FFFEDA;
	border-left: 1px solid #C2C069;
	line-height: 23px;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #003300;
	cursor: pointer;
}
ul.menu-style-0 span.left {
	position: absolute;
	width: 700px;
	height: 60px;
	left: -60px;
	display: block;
	background-image: url(/media/equideo/image/library/navigation/0.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/library/navigation/0.32.png', sizingMethod='crop');
	background-repeat: no-repeat;
}
/* Instance */
/* Ocurrence */
ul.menu-style-0 li.menu-style-0-0-0 span.center{
	/*padding-left: 17px;
	padding-right: 17px;*/
}
ul.menu-style-0 li.menu-style-0-1-0 span.center{
}
ul.menu-style-0 li.menu-style-0-1-1 span.center{
}
ul.menu-style-0 li.menu-style-0-1-2 span.center{
}
ul.menu-style-0 li.menu-style-0-1-3 span.center{
}
ul.menu-style-0 li.menu-style-0-1-4 span.center{
}
ul.menu-style-0 li.menu-style-0-1-5 span.center{
}
ul.menu-style-0 li.menu-style-0-1-6 span.center{
}
ul.menu-style-0 li.menu-style-0-1-5 a {
	padding-right: 143px;
}
ul.menu-style-0 li.menu-style-0-1-5 span.left {
	left: auto;
	right: 0;
}
ul.menu-style-0 li.menu-style-0-1-5 span.center {
	padding-left: 18px;
	border-right: none;
	text-align: left;
}

/* State */
/* Order */
ul.menu-style-0 li.first span.left {
	left: 0;
}
ul.menu-style-0 li.first span.center {
	padding-left: 51px;
	padding-right: 12px;
	border-left: none;
	text-align: right;
}
ul.menu-style-0-1 li.last {
	width: 128px;
	margin-left: -128px;
	text-align: left;
}
ul.menu-style-0-0 li.last span.left {
	left: auto;
	right: 0;
}
ul.menu-style-0-1 li.last span.left {
	height: 60px;
	left: 0;
	top: 4px;
	background-image: url(/media/equideo/image/library/navigation/1.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/library/navigation/1.32.png', sizingMethod='crop');
}
ul.menu-style-0-0 li.last a span.center {
	padding-left: 18px;
	padding-right: 27px;
	border-right: none;
	text-align: left;
}
ul.menu-style-0-1 li.last span.center {
	width: 120px;
	height: 17px;
	top: 4px;
	padding-left: 8px;
	padding-right: 0;
	border: none;
	text-align: left;
	line-height: 17px;
	color: #FFF;
}
ul.menu-style-0 li a:hover span.left,
ul.menu-style-0 li a.hover span.left {
	top: -30px;
}
ul.menu-style-0-1 li.last a:hover span.left,
ul.menu-style-0-1 li.last a.hover span.left {
	top: -39px;
}



/* CROSSBAR-SUB ******************************************/
#crossbar-sub {
	position: absolute;
	left: 0;
	top: 25px;
	width: 100%;
	z-index: 10002;
}
#crossbar-sub table {
	position: absolute;
	border-collapse: collapse;
}
#crossbar-sub td {
	background-image: url(/media/equideo/image/library/navigation/2.png);
	background-repeat: no-repeat;
}
#crossbar-sub td.first {
	padding: 0 0 9px 9px;
	background-position: left bottom;
}
#crossbar-sub td.last {
	width: 9px;
	background-position: right bottom;
}
#crossbar-sub ul {
	margin-top: 5px;
	line-height: 16px;
}
#crossbar-sub li {
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}
#crossbar-sub a {
	line-height: 16px;
	color: #334205;
	font-weight: bold;
}
#crossbar-sub a:hover {
	text-decoration: underline;
	color: #003300;
}



/* SERVICE ************************************************************/
#service {
	position: absolute;
	right: 0;
	top: 82px;
	height: 29px;
	z-index: 10001;
	margin-right: 16px;
}



/* menu-style-1 (SERVICE MENU) **********************/
/* Object */
ul.menu-style-1 {
	position: absolute;
	top: 110px;
	width: 883px;
	display: block;
	overflow: hidden;
	z-index: 10000;
}
ul.menu-style-1 li {
	position: relative;
	float: left;
	display: block;
	height: 43px;
}
ul.menu-style-1 li a {
	height: 43px;
	display: block;
	cursor: default;
	overflow: hidden;
	font-size:18px;
	wdith: 100%;
	text-align: center;
}

ul.menu-style-1 li a em {
	position:relative;
	z-index:auto;
	color:#003300;
	top:8px;
}

ul.menu-style-1 div.left {
	position: absolute;
	width: 883px;
	height: 86px;
	background-repeat: no-repeat;
}

ul.menu-style-1 div.border {
	position: absolute;
	width: 2px;
	height: 39px;
	margin-top: 1px;
	z-index: 15000;
	background: url(/media/equideo/image/interface/menu-border.png) repeat-y;
}
ul.menu-style-1 span.center {
	display: block;
	*display: inline-block;
	height: 39px;
	margin-top: 1px;
	position:relative;
	wdith: 100%;
}

/* Instance */
ul.menu-style-1-0 div.left {
	background-image: url(/media/equideo/image/library/navigation/menu/0.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/library/navigation/menu/0.32.png', sizingMethod='crop');
}

ul.menu-style-1-0 li.middle div.left {
	left: -30px;
}

ul.menu-style-1-0 li.first div.left {
	left: 0px;
}

ul.menu-style-1-1 div.left {
	background-image: url(/media/equideo/image/library/navigation/menu/1.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/library/navigation/menu/1.32.png', sizingMethod='crop');
}
ul.menu-style-1-2 div.left {
	background-image: url(/media/equideo/image/library/navigation/menu/2.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/equideo/image/library/navigation/menu/2.32.png', sizingMethod='crop');
}
/* Ocurrence */
/* State */
ul.menu-style-1 li a:hover div.left,
ul.menu-style-1 li a.hover div.left {
	top: -43px;
}
/* Order */
ul.menu-style-1 li.first span.center {
	border-left: none;
}
ul.menu-style-1 li.last span.center {
	border-right: none;
}
ul.menu-style-1 li.last div.left,
ul.menu-style-1 li.last a:hover div.left,
ul.menu-style-1 li.last a.hover div.left {
	top: 0;
	right: 0;
}


/* MENU-SUB **********************************************/
#menu-sub {
	position: absolute;
	top: 152px;
	width: 100%;
	z-index: 10000;
}
#menu-sub table {
	position: absolute;
	border-collapse: collapse;
}
#menu-sub table tbody,
#menu-sub table tbody td.first {
	overflow: hidden;
}
#menu-sub td,
#menu-sub td div {
	background-image: url(/media/equideo/image/library/navigation/3.png);
	background-repeat: no-repeat;
}
#menu-sub td.first {
	position: relative;
	background-position: left bottom;
}
#menu-sub td.first div {
	position: relative;
	margin-top: 0;
	background-position: -260px -11px;
	height: 46px;
}
#menu-sub table.first tbody,
#menu-sub table.first tbody td.first {
	overflow: visible;
}
#menu-sub table.first td.first div {
	margin-top: -11px;
	background-position: -260px top;
}
#menu-sub td.last {
	width: 15px;
	background-position: -245px bottom;
	vertical-align: top;
}
#menu-sub td.last div {
	width: 100%;
	min-height: 35px;
	_height: 35px;
	background-position: -505px -11px;
}
#menu-sub ul {
	position: relative;
	padding: 5px 0 10px 8px;
	margin-top: -46px;
	min-height: 35px;
	_height: 35px;
}
#menu-sub table.first ul {
	margin-top: -35px;
}
#menu-sub li {
	line-height: 18px;
}
#menu-sub a {
	font-weight: bold;
	font-size: 12px;
	color: #334205;
	line-height: 18px;
}
#menu-sub a:hover {
	color: #003300;
	text-decoration: underline;
}

/* SUBMENU ************************************************************/
/* Abstraction */
.submenu {
	position: absolute;
	width: 100%;
	cursor: pointer;
}
.submenu table{
	position: absolute;
	border-collapse: collapse;
}
/* SUBMENU-STYLE-0 **********************/
/* Object */
.submenu-style-0 {
	left: 0;
	top: 25px;
	z-index: 10002;
}
.submenu-style-0 table td {
	background-image: url(/media/equideo/image/library/navigation/2.png);
	background-repeat: no-repeat;
}
.submenu-style-0 table td ul {
	margin-top: 5px;
	line-height: 16px;
}
.submenu-style-0 table td ul li {
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}
.submenu-style-0 table td ul li a {
	line-height: 16px;
	color: #707D1D;
}
/* Order */
.submenu-style-0 table td.first {
	padding: 0 0 9px 9px;
	background-position: left bottom;
}
.submenu-style-0 table td.last {
	width: 9px;
	background-position: right bottom;
}
/* State */
.submenu-style-0 table td ul li a:hover {
	color: #0F3F0B;
	text-decoration: none;
}
/* Instance */
/* Occurrence */

/* SUBMENU-STYLE-1 **********************/
/* Object */
.submenu-style-1 {
	top: 152px;
	z-index: 10000;
}
.submenu-style-1 table tbody {
	overflow: hidden;
}
.submenu-style-1 table td,
.submenu-style-1 table td div {
	background-image: url(/media/equideo/image/library/navigation/3.png);
	background-repeat: no-repeat;
}
.submenu-style-1 table td ul {
	position: relative;
	padding: 5px 0 10px 15px;
	margin-top: -46px;
	min-height: 35px;
	_height: 35px;
}
.submenu-style-1 table td ul li {
	line-height: 16px;
}
.submenu-style-1 table td ul li a {
	font-weight: bold;
	font-size: 11px;
	color: #687513;
	line-height: 16px;
}
/* Order */
.submenu-style-1 table td.first {
	position: relative;
	background-position: left bottom;
}
.submenu-style-1 table tbody td.first {
	overflow: hidden;
}
.submenu-style-1 table.first tbody,
.submenu-style-1 table.first tbody td.first {
	overflow: visible;
}
.submenu-style-1 td.first div {
	position: relative;
	margin-top: 0;
	background-position: -260px -11px;
	height: 46px;
}
.submenu-style-1 table.first td.first div {
	margin-top: -11px;
	background-position: -260px top;
}
.submenu-style-1 table.first ul {
	margin-top: -35px;
}
.submenu-style-1 table td.last {
	width: 15px;
	background-position: -245px bottom;
	vertical-align: top;
}
.submenu-style-1 td.last div {
	width: 100%;
	min-height: 35px;
	_height: 35px;
	background-position: -505px -11px;
}
/* State */
.submenu-style-1 table td ul li a:hover {
	color: #003300;
	text-decoration: none;
}
/* Instance */
/* Occurrence */