@import url("/common/styles-profile.css");
@import url("/common/styles-navigator.css");

body {
	margin: 0;
	padding: 0;
	background: #14377d;
	color: #fff;
}


a {
	color: #fff;
}

#rootEssence a:visited {
	color: #dce1ec;
}

a:hover,
#rootEssence a:hover {
	color: #9de1ff;
}


.underlineOver a {
	text-decoration: none;
}

.underlineOver a:hover {
	text-decoration: underline;
}


a.anchor {
	color: #fff;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 1.85em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1,
h1 a.anchor {
	color: #fff;
}

h2,
h3,
h4,
h5,
h6,
h2 a.anchor,
h3 a.anchor,
h4 a.anchor,
h5 a.anchor,
h6 a.anchor {
	color: #fff;
}


hr {
	height: 1px;
	background: #2e4d8b;
	color: #2e4d8b;
}


#emptiness {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3001;
	background: url("/i/blank.gif") repeat;
}

.spacerGlobal,
.spacerColumn {
	display: block;
	height: 2px;
	overflow: hidden;
	margin: 0 0 -2px;
	font-size: 1px;
}

.spacerGlobal {
	width: 998px;
}

.spacerColumn {
}


*.gray,
*.gray *,
.gray a {
	color: #7287b1 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #fff !important;
}


#rootHeader {
		height: 83px;
	margin: 9px 29px 0;
	cursor: default;
}

#rootHeader .curve10_ {
	width: 10px;
}

#rootHeader .curve10_r {
	width: 10px;
	float: right;
}

#rootHeader .layout {
	width: 940px;
	height: 83px;
	/*overflow: hidden;*/
	background: #6abadd 0 0 url("/i/gradient/1.gif") repeat-x;
}


#logotype {
	display: block;
	width: 240px;
}

#logotype img {
	vertical-align: bottom;
}


#newsTicker {
	margin: 0 25px 0 0;
	padding: 0 0 5px;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	color: #fff !important;
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	color: #f0ff00 !important;
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 11px/13px Arial, sans-serif;
	}


#rootRest {
	margin: 0 0 2px;
}

.restItem {
}

.restItem a {
	display: block;
	padding: 2px 0;
	color: #fff !important;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	white-space: nowrap;
}

.restItem a:hover {
	color: #f0ff00 !important;
	text-decoration: underline;
}

.restMenu_Separator {
	background: center center url("/i/separator/1.gif") no-repeat;
}

.restMenu_Separator .spacer {
	width: 19px;
	height: 13px;
}


#liveHelp {
	height: 18px;
	overflow: hidden;
	margin: 0 11px 2px;
}


#telephone {
	margin: 0 10px 0 0;
	color: #fff;
}

#telephoneCaption {
	font-size: 13px;
}

#telephoneNumber {
	font: bold 23px/23px Arial, sans-serif;
}


#rootMenu {
	margin: 6px 0 0;
}

.menuItem_Nucleus {
	position: relative;
	z-index: 2001;
}

.menuItem p {
	margin: 0;
}

.menuItem p a {
	display: block;
	width: 100%;
	height: 32px;
	overflow: hidden;
	background: 0 -888px url("/i/menu-item.gif") repeat-x;
	color: #14377d;
	font: bold 12px/13px Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

.menuItem p img {
	position: relative;
}


.menuItem p span {
	display: block;
	background: 0 0 url("/i/menu-item.gif") no-repeat;
}

.menuItemFirst p span {
	background-position: 0 -888px;
}

.menuItem p strong {
	display: block;
	padding: 10px 13px 88px 12px;
	/*font-weight: normal;*/
	background: right -32px url("/i/menu-item.gif") no-repeat;
}

.menuItemLast p strong {
	background-position: 0 -888px;
}


.menuItemNow p {
}

.menuItemNow p a {
	background-color: #14377d /*!important*/;
	background-position: 0 -64px /*!important*/;
	color: #fff;
}

#homepage .menuItemNow p a {
	background-color: #14377d !important;
	background-position: 0 -64px !important;
	color: #fff !important;
	cursor: default;
}

.menuItemNow p span {
	background-position: 0 -96px /*!important*/;
}

#homepage .menuItemNow p span {
	background-position: 0 -96px !important;
}

.menuItemNow p strong {
	background-position: right -128px /*!important*/;
}

#homepage .menuItemNow p strong {
	background-position: right -128px !important;
}


.menuItem .over p a,
.menuItem p a:hover {
	background-color: #f1544b;
	background-position: 0 -160px;
	color: #fff;
}

.menuItem .over p span,
.menuItem p a:hover span {
	background-position: 0 -192px;
}

.menuItem .over p strong,
.menuItem p a:hover strong {
	background-position: right -224px;
}


.menuItemFirst p strong {
	padding: 0 11px 88px 10px;
}

#homepage .menuItemFirst p img,
.menuItemFirst p a:hover img {
	top: -32px;
}


.extraList {
	width: 248px;
	overflow: hidden;
	position: absolute;
	left: -10000px;
	z-index: 2001;
		visibility: hidden;
}

.over .extraList {
	visibility: visible;
}

#rootMenu.extraLoaded .extraList {
	left: auto;
}

.extraList .y {
		background: 0 0 url("/i/over/1.png") repeat-y;
}

.extraList .t {
	width: 246px;
	height: 21px;
	overflow: hidden;
	margin: 0 2px 0 0;
}

.extraList .t em {
	display: block;
	width: 744px;
	height: 999px;
	margin: 0 0 0 -496px;
	background: url("/i/over/1.png");
}

.extraList ul {
	margin: -21px 2px 0 0;
	padding: 8px 12px 3px;
}

.extraList li {
	margin: 0;
	padding: 3px 0;
	background: none;
}

.extraList em {
	font-style: normal;
	font-weight: bold;
}

.extraList a {
	color: #fff !important;
}

.extraList a:hover {
	color: #fcd5d3 !important;
}

.extraList .b {
	height: 7px;
	overflow: hidden;
}

.extraList .b em {
	display: block;
	width: 744px;
	height: 999px;
	margin: 0 0 0 -248px;
	background: url("/i/over/1.png");
}


#rootContent {
		margin: 0 29px;
	padding: 17px 0 0;
}


#rootEssence {
	width: 434px;
	overflow: auto;
	margin: 0 31px;
}

#rootEssence h1 {
	margin-top: -3px;
}


#rootFooter {
		margin: 0 29px;
	padding: 0 0 29px;
	cursor: default;
}

#rootFooter a {
	white-space: nowrap;
}

#rootFooter img {
	vertical-align: bottom;
}


#logos {
	margin: 20px 0 0;
	text-align:center;
}

#logos td {
	padding: 0 20px;
}

#logos a {
}

#logos img {
	vertical-align: bottom;
}


#update {
	margin: 0 0 5px;
	padding: 0 0 9px;
	font-size: 11px;
	border-bottom: 1px solid #2e4d8b;
	text-align: right;
}


#copyright {
	margin: 0 35px 0 0;
	padding: 5px 0 0;
}

#hintSource {
}

#hintCopy {
	margin: 0 0.45em 0 0;
	padding: 0 0 1px;
	color: #7287b1;
	font-size: 11px;
	line-height: 1.1em;
}

#hintName {
	display: block;
	padding: 0 0 1px;
	color: #516b9f;
	font-size: 11px;
	line-height: 1.1em;
	text-decoration: none !important;
	cursor: wait;
}

#hintSource.on #hintName {
	background: left bottom url("/i/hint/underline.gif") no-repeat;
	color: #7287b1;
	cursor: pointer;
}

#hintSource.on #hintName:hover {
	background-position: -500px bottom;
	color: #fff;
}

#hintSource.on #hintName.now {
	background: none;
	color: #7287b1 !important;
	cursor: default;
}


#hint {
	width: 388px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 7001;
	margin: 0 0 0 -15px;
	padding: 0 0 5px;
	cursor: default;
}

#hintClose {
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	margin: 5px 0 0 367px;
	font-size: 1px;
	background: center 4px url("/i/hint/close.gif") no-repeat;
	cursor: pointer;
}

#hintClose.on {
	background-position: center -46px;
}

#hint_t,
#hint_b {
	width: 388px;
	height: 4px;
	overflow: hidden;
	margin: 0;
	font-size: 1px;
}

#hint_b {
	height: 5px;
}

#hint_t em,
#hint_b em {
	display: block;
	width: 388px;
	height: 509px;
	background: left top url("/i/hint/skin.png") no-repeat;
}

#hint_t em {
	margin: -500px 0 0;
}

#hint_b em {
	margin: -504px 0 0;
}

#hint_c {
	width: 388px;
	background: left top url("/i/hint/skin.png") no-repeat;
}

#hintContent {
		padding: 7px 15px 10px;
	text-align: left;
}

#hintContent div,
#hintContent a {
	color: #fff !important;
}

#hintContent a:hover {
	color: #fcd5d3 !important;
}

#hintContact {
		padding: 0 0 0.75em;
	font-size: 1.17em;
}

#hintContent .rectangle {
	margin: 0.75ex 0 3ex;
}

#hint_c a {
	position: relative;
}

#profile {
	padding: 0 2.5em 0 0;
}

#profileAddress,
#profileContacts {
	margin: 0;
}

#profileAddress {
	padding: 0 2em 0 0;
}


#profileRegistration {
	margin: 1.1ex 0 0;
}


#rootNavigation {
	padding: 4px 0 0;
	font-size: 11px;
	/*line-height: 1.5em;*/
}

#rootNavigation span {
	display: inline-block;
	margin: 0 8px 0 0;
	padding: 0 9px 0 0;
	background: right 3px url("/i/separator/2.gif") no-repeat;
}

#rootNavigation span.last {
	margin: 0;
	padding: 0;
	background: none;
}


#search {
	width: 135px;
	height: 22px;
	margin: 0 35px;
	background: 0 0 url("/i/search.gif") no-repeat;
	white-space: nowrap;
}

#searchForm {
	width: 135px;
	height: 22px;
	overflow: hidden;
	background: right -22px url("/i/search.gif") no-repeat;
	cursor: default;
}

#searchInput {
	padding: 0 0 0 6px;
	vertical-align: middle;
}

#searchInput input {
	width: 107px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #7287b1;
	border: none;
	font-size: 12px;
	cursor: text;
}

#searchButton {
	height: 22px;
	vertical-align: top;
}

#searchButton input {
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
	color: #7287b1;
	font-size: 12px;
	cursor: pointer;
}


#bookmark {
	margin: 2px 0 0;
}


#rootList {
	margin: 0 11px;
}

#rootList p {
	margin: 0;
	color: #fff;
	font-size: 1em;
	text-transform: uppercase;
}

#rootList ul {
	margin: 1em 0 2em 0;
}

#rootList ul ul {
	margin: 0.85em 0 1.75em 20px;
}

#rootList li {
	padding: 0;
	background: none;
}


#rootList em {
	font-style: normal;
	font-weight: bold;
}

#rootList strong a {
	color: #f66 !important;
	text-decoration: none;
	cursor: default;
}


#productNavigator {
	margin: 18px 0 0;
	padding: 4px 6px;
	background: #3f79ad;
	color: #d9e4ef;
}


#productNavigator p {
	padding: 0 4px;
	font-size: 0.95em;
}

#productNavigator p span {
	padding: 1px 0 2px;
}


#productNavigator p em span.nohref,
#productNavigator p em a,
#productNavigator p em strong {
	padding: 1px 3px 2px;
}

#productNavigator p span.separator,
#productNavigator p span.hellip {
	margin: 0 1px;
}

#productNavigator p span,
#productNavigator p em a,
#productNavigator p em strong {
	border-color: #77c0e1;
}

#productNavigator p span.separatorTitle,
#productNavigator p span.separator,
#productNavigator p span.hellip {
	border-color: #3f79ad;
}

#productNavigator p em a,
#productNavigator p em a:visited {
	color: #fff;
}

#productNavigator p em a:hover {
	background: #fff;
	color: #3f79ad;
	border-color: #fff;
}

#productNavigator p em span.nohref,
#productNavigator p span.separator {
	color: #d9e4ef;
}


#productNavigator div {
	font-size: 0.9em;
	line-height: 1.1em;
}

#productNavigator div a,
#productNavigator div a:visited {
	color: #fff;
}

#productNavigator div a:hover {
	color: #d9e4ef;
	text-decoration: underline;
}


#rootAds {
	position: relative;
	right: -1px;
}

.adsItem {
	width: 222px;
	height: 66px;
	overflow: hidden;
	margin: 0 0 10px;
}

.adsItem a {
}

.adsItem img {
}


#rootCommutator {
	}

#homepage #rootCommutator {
	margin: 0 0 14px;
}

.commutatorItem {
	margin: 0 0 6px;
	background: url("/i/blank.gif") repeat;
}

.commutatorButton {
	width: 221px;
	height: 55px;
	overflow: hidden;
	background: url("/i/blank.gif") repeat;
}

.commutatorButton span {
	display: block;
	width: 221px;
	height: 55px;
	position: relative;
	z-index: 101;
}

.commutatorButton a {
	display: block;
	width: 221px;
	height: 55px;
	position: relative;
	z-index: 102;
	margin: -55px 0 0;
	background: url("/i/blank.gif") repeat;
}

.commutatorButton a em {
	display: none;
}


#commutator1 .commutatorButton span {
	background: url("/i/button/find-your-forklift.png");
}

#commutator2 .commutatorButton span {
	background: url("/i/button/browse-by-manufacturer.png");
}

#commutator3 .commutatorButton span {
	background: url("/i/button/view-our-full-range.png");
}


#commutator1.open .commutatorButton span {
	background: url("/i/button/find-your-forklift-over.png");
}

#commutator2.open .commutatorButton span {
	background: url("/i/button/browse-by-manufacturer-over.png");
}


.commutatorButton a {
}


.commutatorData {
	display: none;
	width: 420px;
	height: 400px;
	overflow: hidden;
	margin: -55px 0 0 221px;
	position: absolute;
	z-index: 2002;
	background: url("/i/blank.gif") repeat;
}

#rootCommutator .open .commutatorData {
	display: block;
}

.commutatorData .skin {
	width: 420px;
	height: 400px;
	background: url("/i/button/prompt2.png");
}

.commutatorData .layout {
	width: 420px;
	height: 400px;
	overflow: hidden;
	margin: -400px 0 0;
}

.commutatorClose {
	display: block;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin: 0 0 -9px;
	float: right;
	position: relative;
	left: -12px;
	bottom: -11px;
	background: url("/i/close.gif");
	font-size: 1px;
}

.commutatorData .case {
		height: 365px;
	overflow: auto;
	margin: 0 32px 0 22px;/* 0 1px 0 5px + 17px _ + 14px right*/
	padding: 0 12px 0 0;
	position: relative;
	bottom: -17px;
}


#searchForklift_tagForm {
}

#searchForklift_tagForm td {
	padding: 6px 26px 6px 0;
}

#searchForklift_tagForm td td {
	padding: 0 6px 0 0;
}

#searchForklift_tagForm select {
	width: 120px;
}


#cover {
	height: 324px;
	overflow: hidden;
	position: relative;
	top: -10px;
	z-index: 101;
	margin: 0 0 -10px;
	text-align: center;
}

#cover img {
	}


#rootHome {
		margin: 0 15px 0 30px;
}

#rootHome h1 {
	margin: 0 0 1.1ex;
	padding: 16px 0 0;
	font-size: 1.85em;
	font-weight: normal;
	line-height: 1.1em;
}

#rootHome h2 {
	font-size: 1.4em;
}

#rootHome h3 {
	font-size: 1.17em;
}


#rootNews {
		margin: 0 30px 0 0;
	padding: 9px 0 0 16px;
	background: 0 0 url("/i/gradient/2.png") no-repeat;
}

#rootNews h2 {
	margin: 0 0 14px;
	color: #9de1ff;
	font-size: 1em;
	text-transform: uppercase;
}

#homepage .newsImage.first .curve5 * {
	background: url("/i/curve5a.png");
}

#homepage .newsDescription {
	display: none;
}

#rootNews .more {
	margin: 17px 0 0;
}


#rootGoods {
	cursor: default;
}

#rootGoods h2 {
	margin: 0 4px 5px;
	color: #9de1ff;
	font-size: 1em;
	text-transform: uppercase;
}

#goodsItem {
	width: 220px;
	}

#goodsItem.filter {
	}

#goodsImage {
	height: 138px;
	overflow: hidden;
	/*margin: 0 0 8px;*/
}

#goodsHyperlink {
	display: block;
	width: 220px;
	height: 130px;
	background: #fff center center url("/i/blank.gif") no-repeat;
}

.goodsArrow {
	display: block;
	width: 23px;
	height: 43px;
	position: absolute;
	background: 0 0 url("/i/arrow/1.gif") no-repeat;
}

.goodsArrow:hover {
	background-position: 0 -43px;
}

#goodsArrow_l {
}

#goodsArrow_r {
	margin: 0 0 0 197px;
	background-position: right 0;
}

#goodsArrow_r:hover {
	background-position: right -43px;
}

.goodsArrow span {
	display: none;
}

#goodsDescription {
	height: 62px;
	overflow: hidden;
	margin: 1px 34px 0;
	font-size: 11px;
	line-height: 12px;
}



.opasity-box a img, opasity-box a:visited img {
	opacity:0.5;
	zoom:1px;
}

.opasity-box a:hover img {
	opacity:1.0;
	zoom:1px;
}

.opasity-box a img {
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) progid:DXImageTransform.Microsoft.Alpha(opacity=25) progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.15);
	behavior:url('/common/opasity.htc');
}