@charset 'utf-8';

/* body
-------------------------------------------------- */

#wrapperAreaBg {
	margin: 0px auto 23px;
}

#bodyArea {
	margin: 15px 0px 7px;
}

/* mainArea
-------------------------------------------------- */

.mainAreaMinimum #mainArea {
	float: left;
}

#leftArea .topSpacer {
	width: 169px;
}

#mainArea .errorBox {
	width: 500px;
	_width: 572px;
	_w\idth: 500px;
	padding: 2px 36px 0px;
	margin: 0px;
}

#mainArea .errorBox h1.notFound {
	width: 460px;
	height: 24px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background: url(/shared/images/not_found.gif) left top no-repeat;
}

#mainArea .errorBox h1.unauthorized401 {
	width: 228px;
	height: 55px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background: url(/shared/images/401_unauthorized.gif) left top no-repeat;
}

#mainArea .errorBox h1.forbidden403 {
	width: 403px;
	height: 55px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background: url(/shared/images/403_forbidden.gif) left top no-repeat;
}

#mainArea .errorBox h1.notFound404 {
	width: 460px;
	height: 55px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background: url(/shared/images/404_not_found.gif) left top no-repeat;
}

#mainArea .errorBox p {
	padding: 0px;
	margin: 21px 0px 0px;
}

#mainArea .errorBox h2 {
	width: 500px;
	padding:0px 0px 6px;
	margin: 16px 0px 0px;
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
	background: url(/shared/images/headline003_bg_bottom.gif) left bottom no-repeat;
}

#mainArea .errorBox h2 span {
	width: 481px;
	_width: 500px;
	_w\idth: 481px;
	padding: 4px 0px 0px 19px;
	margin: 0px;
	display: block;
	background: url(/shared/images/headline003_bg_line.gif) 7px 5px no-repeat;
}

/* menuLink
-------------------------------------------------- */

#mainArea .errorBox .menuLink {
	width: 500px;
	height: 13px;
	padding: 0px;
	margin: 20px 0px 0px;
	position: relative;
}

#mainArea .errorBox .menuLink .menu_001 {
	width: 162px;
	height: 13px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/shared/images/error_menu_home_on.gif) left top no-repeat;
}

#mainArea .errorBox .menuLink .menu_002 {
	width: 90px;
	height: 13px;
	position: absolute;
	top: 0px;
	left: 210px;
	background: url(/shared/images/error_menu_sitemap_on.gif) left top no-repeat;
}

#mainArea .errorBox .menuLink .menu_003 {
	width: 124px;
	height: 13px;
	position: absolute;
	top: 0px;
	left: 350px;
	background: url(/shared/images/error_menu_product_on.gif) left top no-repeat;
}

#mainArea .errorBox .menuLink .menu_001 a:hover {
	width: 162px;
	height: 13px;
	background-color: transparent;
}

#mainArea .errorBox .menuLink .menu_002 a:hover {
	width: 90px;
	height: 13px;
	background-color: transparent;
}

#mainArea .errorBox .menuLink .menu_003 a:hover {
	width: 124px;
	height: 13px;
	background-color: transparent;
}

#mainArea .errorBox .menuLink a:hover img {
	visibility: hidden;
}

/* menuBox
-------------------------------------------------- */

#mainArea .errorBox .menuBox {
	width: 500px;
	margin: 14px 0px 25px;
	background: url(/shared/images/line_box_line_003.gif) left top repeat-y;
	clear: both;
}

#mainArea .errorBox .menuBox .body {
	background: url(/shared/images/line_box_line_004.gif) left top no-repeat;
}

#mainArea .errorBox .menuBox .bodyBottom {
	padding: 18px 0px 15px;
	margin: 0px;
	background: url(/shared/images/line_box_line_004.gif) left bottom no-repeat;
}

#mainArea .errorBox .menuBox .threeListColumns {
	margin: 0px 0px 2px;

}

#mainArea .errorBox .menuBox .threeListColumns .column_001 {
	width: 145px;
	_width: 159px;
	_w\idth: 145px;
	padding: 0px 0px 0px 14px;
	margin: 0px;
	float: left;
}

#mainArea .errorBox .menuBox .threeListColumns .column_002 {
	width: 155px;
	_width: 165px;
	_w\idth: 155px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	float: left;
}

#mainArea .errorBox .menuBox .threeListColumns .column_003 {
	width: 125px;
	_width: 135px;
	_w\idth: 125px;
	padding: 0px 10px 0px 0px;
	float: right;
}

#mainArea .errorBox .menuBox a {
	padding: 4px 0px 3px 16px;
	margin: 0px;
}

#mainArea .errorBox .menuBox a {
	background: url(/shared/images/arrow_blue_right.gif) 7px 5px no-repeat;
}

html*#mainArea .errorBox .menuBox a {
	background: url(/shared/images/arrow_blue_right.gif) 7px 5px no-repeat;
}

* html #mainArea .errorBox .menuBox a {
	background: url(/shared/images/arrow_blue_right.gif) 7px 6px no-repeat;
	_background: none;
	_background/* */: url(/shared/images/arrow_blue_right.gif) 7px 5px no-repeat;
}

#mainArea .errorBox .menuBox .threeListColumns .column_002 a {
	padding: 4px 0px 3px 21px;
	margin: 0px;
}

#mainArea .errorBox .menuBox .threeListColumns .column_002 a {
	background: url(/shared/images/icon_outside.gif) 4px 7px no-repeat;
}

html*##mainArea .errorBox .menuBox .threeListColumns .column_002 a {
	background: url(/shared/images/icon_outside.gif) 4px 7px no-repeat;
}

* html #mainArea .errorBox .menuBox .threeListColumns .column_002 a {
	background: url(/shared/images/icon_outside.gif) 4px 8px no-repeat;
	_background: none;
	_background/* */: url(/shared/images/icon_outside.gif) 4px 7px no-repeat;
}

/* searchArea
-------------------------------------------------- */

#mainArea #searchArea {
	width: 251px;
	height: 19px;
	margin: 20px 0px 0px;
	line-height: 1;
	position: relative;
}

#mainArea #searchArea input {
	line-height: 1;
}

#mainArea #searchArea .text {
	width: 196px;
	height: 15px;
	font-size: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

html*#mainArea #searchArea .text {
	height: 19px;
	font-size: 95%;
}

* html #mainArea #searchArea .text {
	height: 15px;
	font-size: 120%;
}

#mainArea #searchArea .btn {
	width: 43px;
	height: 19px;
	position: absolute;
	left: 208px;
	top: 0px;
}

/* backToTopNavigation
-------------------------------------------------- */

#backToTopNavigation {
	width: 910px;
	height: 11px;
	_height: 68px;
	_he\ight: 11px;
	padding: 52px 0px 5px;
	margin: 0px;
}

