@import url("/common/styles-profile.css");
@import url("/common/styles-navigator.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}


a {
	color: #0095db;
}

#rootEssence a:visited {
	color: #33aae2;
}

a:hover,
#rootEssence a:hover {
	color: #f60;
}


.underlineOver a {
	text-decoration: none;
}

.underlineOver a:hover {
	text-decoration: underline;
}


a.anchor {
	color: #333;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1,
h1 a.anchor {
	color: #000;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

h2,
h3,
h4,
h5,
h6,
h2 a.anchor,
h3 a.anchor,
h4 a.anchor,
h5 a.anchor,
h6 a.anchor {
	color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
}


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: 240px;
}


*.gray,
*.gray *,
.gray a {
	color: #7f7f7f !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #0095db !important;
}


*.silver,
*.silver *,
.silver a {
	color: #b3b3b3 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #0095db !important;
}


#rootHeader {
		margin: 0 29px;
	padding: 10px 0 0;
	cursor: default;
}


#logotype {
	display: block;
	width: 240px;
	margin: 0 0 3px;
}

#logotype span {
	display: block;
	padding: 0 0 0 41px;
}

#logotype img {
	vertical-align: bottom;
}


#register {
	margin: 0 45px 0 0;
}

#register .separator {
	background: center center url("/i/separator/1.gif") no-repeat;
}

#register .spacer {
	width: 19px;
	height: 14px;
}


#newsTicker {
	position: relative;
	bottom: -1px;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 0.95em/1.2em Arial, sans-serif;
	}


#telephone {
	margin: 0 0 0 45px;
}

#telephoneIcon {
	width: 10px;
	height: 17px;
	margin: 0 7px 0 0;
	background: url("/i/telephone.gif");
	font-size: 1px;
}

#telephoneNumber {
	color: #959595;
	font: normal 24px/24px "Trebuchet MS", Arial, sans-serif;
}


#rootMenu {
	height: 25px;
	overflow: hidden;
	margin: 22px 0 2px;
}

.menuItem {
	padding: 0 12px 0 0;
	vertical-align: top;
}

.menuItem a {
	display: block;
	height: 25px;
	background: #efefef 0 0 url("/i/menu-item.png") no-repeat;
	color: #003b99 !important;
	font: normal 14px/14px "Trebuchet MS", Arial, sans-serif;
	text-decoration: none !important;
	text-transform: uppercase;
	white-space: nowrap;
}

.menuItem strong {
	display: block;
	padding: 5px 12px 88px 11px;
	background: right -25px url("/i/menu-item.png") no-repeat;
	font-weight: normal;
}

.menuItemFirst strong {
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}

.menuItem img {
	position: relative;
	top: -25px;
}

#homepage .menuItem img {
	top: 0;
}


.menuItemNow {
}

.menuItemNow a {
	background-color: #003b99 !important;
	background-position: 0 -100px !important;
	color: #fff !important;
}

#homepage .menuItemNow a {
	cursor: default;
}

.menuItemNow strong {
	background-position: right -125px !important;
}


.menuItem a:hover {
	background-position: 0 -50px;
}

.menuItem a:hover strong {
	background-position: right -75px;
}


#rootEnquire {
	height: 30px;
	overflow: hidden;
	margin: 22px 0 0;
}


#rootContent {
		margin: 0 29px;
	padding: 20px 0;
}

#homepage #rootContent {
	padding: 16px 0 40px;
}


#rootEssence {
	}


#rootFooter {
		margin: 0 29px;
	padding: 0 0 20px;
	cursor: default;
}

#rootFooter a {
	white-space: nowrap;
}

#rootFooter img {
	vertical-align: bottom;
}

#rootFooter tr.rectangle td {
	padding: 23px 0 0;
}

#rootFooter tr.rectangle td td {
	padding: 0;
}


#search {
	width: 210px;
	height: 31px;
	margin: 0 21px 0 0;
	background: 0 0 url("/i/search/field.gif") no-repeat;
	white-space: nowrap;
}

#searchForm {
	width: 210px;
	height: 31px;
	overflow: hidden;
	background: right -31px url("/i/search/field.gif") no-repeat;
	cursor: default;
}

#searchInput {
	padding: 0 0 0 9px;
	vertical-align: middle;
}

#searchInput input {
	width: 170px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #808080;
	border: none;
	font-size: 14px;
	cursor: text;
}

#searchSubmit {
	height: 31px;
	vertical-align: top;
}

#searchSubmit input {
	width: 31px;
	height: 31px;
	margin: 0;
	padding: 0;
	color: #808080;
	font-size: 12px;
	cursor: pointer;
}


#rootNavigation {
	padding: 6px 0 0;
	font-size: 0.95em;
	line-height: 1.5em;
}

#rootNavigation span {
	display: inline-block;
	margin: 0 7px 0 0;
	padding: 0 8px 0 0;
	background: right 3px url("/i/separator/2.gif") no-repeat;
}

#rootNavigation span.last {
	margin: 0;
	padding: 0;
	background: none;
}


#update {
	margin: 0 25px 0 1px;
}


#copyright {
	margin: 0 29px 0 0;
	padding: 1px 0 0;
}

#promptSource {
}

#promptCopy {
	margin: 0 0.45em 0 0;
	padding: 0 0 1px;
	color: #7f7f7f;
	line-height: 1.1em;
}

#promptName {
	display: block;
	padding: 0 0 1px;
	color: #999;
	line-height: 1.1em;
	text-decoration: none !important;
	cursor: wait;
}

#promptSource.on #promptName {
	background: left bottom url("/i/prompt/underline.gif") no-repeat;
	color: #7f7f7f;
	cursor: pointer;
}

#promptSource.on #promptName:hover {
	background-position: -500px bottom;
	color: #0095db;
}

#promptSource.on #promptName.now {
	background: none;
	color: #7f7f7f !important;
	cursor: default;
}


#prompt {
	width: 388px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 7001;
	margin: 0 0 0 -15px;
	padding: 0 0 5px;
	cursor: default;
}

#promptClose {
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	margin: 5px 0 0 367px;
	font-size: 1px;
	background: center 4px url("/i/prompt/close.gif") no-repeat;
	cursor: pointer;
}

#promptClose.on {
	background-position: center -46px;
}

#prompt_t,
#prompt_b {
	width: 388px;
	height: 4px;
	overflow: hidden;
	margin: 0;
	font-size: 1px;
}

#prompt_b {
	height: 5px;
}

#prompt_t em,
#prompt_b em {
	display: block;
	width: 388px;
	height: 509px;
	background: left top url("/i/prompt/case.png") no-repeat;
}

#prompt_t em {
	margin: -500px 0 0;
}

#prompt_b em {
	margin: -504px 0 0;
}

#prompt_c {
	width: 388px;
	background: left top url("/i/prompt/case.png") no-repeat;
}

#promptContent {
		padding: 7px 15px 10px;
	text-align: left;
}

#promptContent div,
#promptContent a {
	color: #fff !important;
}

#promptContent a:hover {
	color: #e5f4fc !important;
}

#promptContact {
		padding: 0 0 0.75em;
	font-size: 1.17em;
}

#promptContent .rectangle {
	margin: 0.75ex 0 3ex;
}

#prompt_c a {
	position: relative;
}

#profile {
	margin: 0;
}

#profileAddress {
	margin: 0.1em 0 0;
}

#profileContacts {
	margin: 0;
}


#profileRegistration {
	margin: 1.1ex 0 0;
}


#brick {
	height: 17px;
	overflow: hidden;
}


#rootList {
	margin: 2px 30px 0 0;
}

#rootList ul {
	margin: 1em 6px 1.5em;
}

#rootList ul ul {
	margin: 0.85em 0 1.5em 1px;
}


#rootList em {
	font-style: normal;
	font-weight: bold;
}

#rootList strong a {
	color: #333 !important;
	text-decoration: none;
	cursor: default;
}


#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: #36c;
}

#productNavigator p em a:hover {
	background: #36c;
	color: #fff;
	border-color: #36c;
}

#productNavigator p em span.nohref,
#productNavigator p span.separator {
	color: #999;
}


#productNavigator div a,
#productNavigator div a:visited {
	color: #36c;
}

#productNavigator div a:hover {
	color: #f60;
	text-decoration: underline;
}


#rootChanger {
	margin: 0 0 11px;
}

#changerPicture {
	width: 940px;
	height: 341px;
	position: relative;
	z-index: 101;
	background-color: #efefef !important;
	}

#changerShell {
	width: 940px;
	height: 341px;
	position: relative;
	z-index: 102;
	margin: -341px 0 0;
	background: url("/i/cover-shell.png");
}

#changerName {
	height: 52px;
	overflow: hidden;
	position: relative;
	z-index: 103;
	margin: -52px 0 0;
	text-align: center;
}

#changerName p {
	width: 600px;
	height: 26px;
	overflow: hidden;
	margin: 0 auto;
}

#changerHyperlink {
	color: #fff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#changerHyperlink:hover {
	color: #e3f1f7;
}

#changerNavigator {
	width: 95px;
	height: 19px;
	overflow: hidden;
	float: right;
	margin: -19px 0 0;
	position: relative;
	left: -15px;
	top: -41px;
	z-index: 110;
	font-size: 1px;
	white-space: nowrap;
}

#changerNavigator a {
	display: block;
	width: 19px;
	height: 19px;
	overflow: hidden;
	float: left;
	background: 0 0 url("/i/cover-navigator.png") no-repeat;
	text-decoration: none;
	cursor: pointer;
}

#changerNavigator a:hover {
	background-position: 0 -38px;
}

#changerNavigator a.current {
	background-position: 0 -19px !important;
	cursor: default;
}


#rootHome {
	padding: 24px 0 0;
}

#rootHome h1 {
	font-size: 1.65em;
}

#rootHome h2 {
	font-size: 1.3em;
}

#rootHome h3 {
	font-size: 1.1em;
}

#rootHome .data {
		margin: 29px 50px 0 14px;
	font-size: 15px;
}

#rootHome p {
	margin: 0 0 1.25em;
	line-height: 1.3em;
}


#coverPicture {
	width: 203px;
	height: 367px;
	margin: 0 30px;
	background: url("/i/cover-picture.jpg") no-repeat;
}


.caption {
		padding: 0 4px 3px;
	border-bottom: 4px solid #efefef;
}

.caption h2,
.caption strong {
	display: block;
	margin: 0;
	color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
}


#rootCategories {
	padding: 19px 0 0;
}

#rootCategories .caption {
	margin: 0 0 12px;
}

.categoryItem {
	margin: 0 4px;
	padding: 0 0 0.85em 16px;
	background: 0 4px url("/i/marker/1.gif") no-repeat;
	font-size: 1.1em;
}


#rootNews {
	margin: 30px 0 0;
}

#rootNews .caption {
	margin: 0 0 18px;
}

#rootNews .more {
	padding: 0 0 2px;
}

#rootNews .newsArray {
		margin: 0 4px;
}

