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

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


a {
	color: #c41230;
}

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

a:hover,
#rootEssence a:hover {
	color: #212121;
	text-decoration: underline;
}


a.anchor {
	color: #0f0f0f;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2.25em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

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


h1,
h1 a.anchor {
	color: #0f0f0f;
}

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


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


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

.spacerGlobal {
	width: 998px;
}

.spacerColumn {
	width: 245px;
}


*.gray,
*.gray *,
.gray a {
	color: #7a7a7a !important;
}

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

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


*.black,
*.black *,
.black a {
	color: #212121 !important;
}

a.black:hover,
.black a:hover,
.black a:hover * {
	color: #c41230 !important;
}


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


#language {
	width: 85px;
	height: 23px;
	margin: 0 0 18px;
	background: #f3f3f3 url("/i/language/temp.gif");
}

.canada {
	background-position: 0 -23px !important;
}


#newsTicker {
	height: 20px;
	overflow: hidden;
	margin: -20px 151px 0 155px;
	padding: 0 3px;
	position: relative;
	top: -11px;
}

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

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

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

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


#telephone {
	width: 155px;
	padding: 0 0 4px;
}

#telephone .case {
	width: 139px;
	overflow: hidden;
	margin: 0 0 0 9px;
}

#telephoneIcon {
	width: 10px;
	height: 10px;
	overflow: hidden;
	margin: 0 7px 0 0;
	background: url("/i/telephone.gif");
}

#telephoneNumber {
	color: #212121;
	font: normal 12px/12px Arial, sans-serif;
}


#rootMenu {
	margin: 0 10px 0 3px;
}

.menuItem {
	height: 22px;
	padding: 0 12px 0 10px;
	background: right 6px url("/i/separator/1.gif") no-repeat;
}

.menuItemFirst {
	padding-left: 0;
}

.menuItem a {
	display: block;
	padding: 2px 0 1px;
	color: #212121;
	font: normal 12px/13px Arial, sans-serif;
	white-space: nowrap;
}

.menuItem strong {
	display: block;
	font-weight: normal;
}


.menuItemNow {
}

.menuItemNow a {
	color: #c41230;
	text-decoration: none;
}

#homepage .menuItemNow a {
	color: #c41230 !important;
	text-decoration: none !important;
	cursor: default;
}


.menuItem a:hover {
	color: #c41230;
	text-decoration: underline;
}


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

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

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

#searchInput input {
	width: 202px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #212121;
	border: none;
	font-size: 1em;
	cursor: text;
}

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

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


#chat {
	width: 145px;
	height: 22px;
}

#chat p {
	margin: 0 0 0;
	position: absolute;
}


#logotype {
	display: block;
	padding: 8px 0 0;
	position: relative;
	z-index: 103;
}

#logotype img {
	vertical-align: bottom;
}


#rootDepartments {
}

.departmentItem {
	padding: 0 6px 0 0;
	position: relative;
	z-index: 103;
}

.departmentItemNow {
	position: static;
}

.departmentItemLast {
	padding: 0;
}

.departmentItem a {
	display: block;
	width: 154px;
	height: 56px;
	overflow: hidden;
	background: 0 0 url("/i/blank.gif") no-repeat;
	text-decoration: none;
}

.departmentItem a:hover {
	background-position: 0 -56px;
}

.departmentItemNow a:hover {
	background-position: 0 0 !important;
}

.departmentItemLast a {
	width: 145px;
	background-position: 0 0 !important;
}

.departmentItem strong {
	visibility: hidden;
}


#coverDepartment {
	width: 940px;
	height: 295px;
	overflow: hidden;
	margin: -5px 0 0;
	position: relative;
	z-index: 101;
}

#coverDepartment img {
	width: 940px;
	height: 295px;
}


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

#homepage #rootContent {
}


#rootEssence {
		margin: 0 20px 0 0;
	padding: 4px 0 0;
}


#rootFooter {
		margin: 22px 29px 16px;
	cursor: default;
}

#homepage #rootFooter {
	margin: 16px 29px;
}

#rootFooter .shell {
		padding: 14px 16px 17px;
	background: #383838 0 0 url("/i/gradient/1.png") repeat-x;
}

#rootFooter img {
	vertical-align: bottom;
}


#rootFollow {
	width: 180px;
	margin: 0 30px 0 0;
}

#rootFollow strong {
	display: block;
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
}

#rootFollow p {
	margin: 0;
	padding: 14px 0 22px;
}

#rootFollow span {
	margin: 0 5px 0 0;
}


#rootNavigation {
	padding: 0 0 30px;
}

#rootNavigation strong {
	display: block;
	margin: 0 15px 1.25ex 0;
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
}

#rootNavigation strong a {
	color: #fff !important;
}

#rootNavigation strong a:hover {
	color: #fc7171 !important;
}

.signItem {
	height: 18px;
	overflow: hidden;
}

#rootNavigation ul {
	margin: 0 35px 0 0;
}

#rootNavigation li {
	margin: 0;
	padding: 0 0 0.75ex;
	background: none;
}

#rootNavigation ul a {
	color: #c0c0c0 !important;
}

#rootNavigation ul a:hover {
	color: #fff !important;
}


#copyright {
	line-height: 1.45em;
}

#copyright span.separator {
	margin: 0 0.4ex;
}


#external {
	height: 46px;
	overflow: hidden;
	position: relative;
	bottom: -5px;
}

#external span {
	margin: 0 6px;
}

#external img {
	opacity: 0.50;
}

#external img:hover {
	opacity: 1.00;
}


#update {
	line-height: 1.3em;
}


#rootList {
	width: 220px;
	margin: 0 25px 0 0;
	cursor: default;
}

#rootList .rectangle {
	background: #f3f3f3;
	font-size: 1.1em;
}

#rootContent.departmentIt #rootList .rectangle {
	background: none;
}

#rootList ul {
	margin: 0;
	padding: 3px 17px 5px 16px;
}

#rootContent.departmentIt #rootList ul {
	padding-top: 0;
}

#rootList ul ul {
	margin: 0.85em 0 1.5em 12px;
	padding: 0;
	font-size: 12px;
}


#rootContent.department_1 #rootList a,
#rootContent.department_1 #rootEssence a {
	color: #c41230;
}

#rootContent.department_2 #rootList a,
#rootContent.department_2 #rootEssence a {
	color: #00669a;
}

#rootContent.department_3 #rootList a,
#rootContent.department_3 #rootEssence a {
	color: #149454;
}

#rootContent.department_4 #rootList a,
#rootContent.department_4 #rootEssence a {
	color: #ff8100;
}

#rootContent #rootList a:hover,
#rootContent.departmentIt #rootEssence a:hover {
	color: #212121;
}


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

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


#rootList ul li {
	margin: 0.65em 0;
	padding: 0;
	/*background: 0 0.4em url("/i/marker-ul.gif") no-repeat;*/
	background: none;
}

#rootList ul li li,
#rootList ul li li li li {
	margin: 0.6em 0;
	padding: 0 0 0 13px;
	background: 0 0.5em url("/i/marker-ul-ul.gif") no-repeat;
}

#rootList ul li li li,
#rootList ul li li li li li {
	background: 0 0.65em url("/i/marker-ul-ul-ul.gif") no-repeat;
}


#productNavigator {
	margin: 35px 0 0;
	background: #f5f5f5;
}


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

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

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

#productNavigator p em a:hover {
	background: #c41230;
	color: #fff;
	border-color: #c41230;
	text-decoration: none;
}

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


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

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


#cover {
	width: 940px;
	height: 332px;
	overflow: hidden;
	margin: 0 0 16px;
	background: #e9e9e9;
}


#rootHome {
	width: 300px;
	/*overflow: hidden;*/
	position: relative;
	z-index: 11;
}

#rootHome.open {
	width: 100%;
}

#rootHome_Layout {
	background: #f3f3f3;
}

#rootHome_Data {
		padding: 18px 18px 0;
	overflow: hidden;
}

#rootHome.open #rootHome_Data {
	padding-right: 0;
}

#rootHome_Article {
	display: none;
}

#rootHome.open #rootHome_Article {
	display: block;
}

#rootHome_Title {
	display: block;
	width: 264px;
	margin: 0 0 10px;
	position: relative;
	z-index: 200;
	font-size: 1.65em;
}

#rootHome_Description {
	width: /*264*/200px;
	/*height: 80px;*/
	overflow: hidden;
	margin: 0 8px 0 0;
	position: relative;
	z-index: 200;
	font-size: 1.3em;
	line-height: 1.2em;
}


#rootHome_dataArticle {
	display: none;
		margin: 0 96px 0 0;
	padding: 2px 0 0;
	position: relative;
	z-index: 201;
}

#rootHome.open #rootHome_dataArticle {
	display: block;
}

#rootHome_Article {
	height: 1px;
	overflow: auto;
	margin: 0 40px;
	padding: 0 22px 0 0;
}

#rootHome_Article p {
	margin: 0 0 1.5em;
	line-height: 1.4em;
}


#rootHome .more {
	padding: 18px;
	font-size: 0.95em;
}


#octopus,
#octopusOpen {
	width: 58px;
	height: 150px;
	overflow: hidden;
	margin: 0 0 -150px;
	position: absolute;
	z-index: 100;
	right: 0;
}

#rootHome.open #octopus,
#rootHome.movement #octopus {
	display: none;
}

#octopus a,
#octopusOpen a {
	display: block;
	width: 58px;
	height: 96px;
	overflow: hidden;
	margin: 50px 0 0; 
	background: url("/i/octopus.gif");
	position: relative;
	opacity: 1;
}


#octopusOpen {
	display: none;
}

#rootHome.open #octopusOpen {
	display: block;
}

#octopusOpen a {
	background: url("/i/octopus-open.gif");
}


#rootAds {
	margin: 15px 0 -6px;
	position: relative;
	z-index: 200;
}

#homepage #rootAds {
	margin: 18px 38px -6px 18px;
}

#rootHome.open #rootAds {
	display: none;
}

.adsItem,
.adsImage,
.adsShell,
.adsHyperlink {
	display: block;
	width: 220px;
	height: 81px;
	overflow: hidden;
	position: relative;
}

.adsItem {
	margin: 0 0 6px;
	position: static;
}

.adsImage {
	z-index: 101;
}

.adsShell {
	margin: -81px 0 0;
	z-index: 102;
	background: url("/i/shell/1.png");
}

#homepage .adsShell {
	display: none;
}

.adsHyperlink {
	margin: -81px 0 0;
	z-index: 103;
	background: url("/i/blank.gif") repeat;
}


#rootSupplement {
		margin: 0 0 0 322px;
	position: relative;
	z-index: 10;
}


#rootNews {
	padding: 0 20px 10px 0;
}

#rootNews h2 {
	margin: 0 0 14px;
	font-size: 1.1em;
	text-transform: uppercase;
}

#rootNews .more {
	margin: 1.1ex 0 0;
	font-size: 0.95em;
}

#rootNews .more span {
	margin: 0 0.75ex;
}


.mainVideo {
	/*width: 300px;*/
	/*margin: 0 0 0 20px;*/
}


.inp {
	width: 200px;
}

.inpBig {
	width: 100%;
}

.inpSmall {
	width: 90px;
}

.vTop {
	margin: 4px 0 0; 
}

.inpSpacer {
	height: 4px; 
	overflow: hidden; 
	font-size: 1px;
}

.inpReg {
	width: 280px;
}

.labelReg{
	display: block;
	padding: 0 0 0 5px;
}

.inpMakeEnquiry {
	width: 410px;
}

.inpMakeEnquirySmall {
	width: 317px;
}

.MakeEnquiryPadding {
	padding: 0 0 0 10px;
}

img.asterisk {
	position: absolute;
	margin: 6px 0 0 2px;
}


.portfolioItem {
		overflow: hidden;
}

.projectBox a {
	cursor: pointer;
	display: block;
	text-decoration: none !important;
	}

.projectBox a:hover .projectImage {
	border: 1px solid #deabad;
}

.projectImageBlock {
	display: block;
		height: 146px;
}

.projectImage {
	display: block;
	height: 146px;
	border: 1px solid #ebebeb;
	text-align: center;
}

.projectTitle {
	display: block;
	padding: 5px 10px;
	text-decoration: underline;
	font-size: 1.1em;
}

.projectDescription {
	display: block;
	padding: 0 10px 10px; 
}


#languages {
	float: left;
	margin-top: -8px;
}

#languageCurrent {
	font-weight: bold;
}

#languageCurrent a {
	text-decoration: none;
}

#languages span {
	margin-right: 8px;
}
