@import url("/common/styles-profile.css");
@import url("/common/styles-navigator.css");

body {
	margin: 0;
	padding: 0;
	background: #98cfe9 center -35px url("/i/fill/1.png") repeat-x;
	color: #333;
}

html,
body {
	height: 100%;
}

#root {
	min-height: 100%;
	background: center -35px url("/i/fill/2.jpg") no-repeat;
}


a {
	color: #0069a6;
}

#rootEssence a:visited {
	color: #4a7f9d;
}

a:hover,
#rootEssence a:hover {
	color: #e23601;
}


.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;
}

h2,
h3,
h4,
h5,
h6,
h2 a.anchor,
h3 a.anchor,
h4 a.anchor,
h5 a.anchor,
h6 a.anchor {
	color: #333;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal,
.spacerColumn {
	display: block;
	height: 2px;
	overflow: hidden;
	margin: 0 0 -2px;
	font-size: 1px;
}

.spacerGlobal {
	width: 940px;
}

.spacerColumn {
	width: 220px;
}


*.gray,
*.gray *,
.gray a {
	color: #98a1ab !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #e23601 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #c5c5c5 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #e23601 !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #3e699a !important;
}


#rootHeader_Caption {
		margin: 0 29px;
}

#rootHeader {
		/*margin: 0 29px;*/
	cursor: default;
}

#rootHeader .layout {
	background: #0d4d96 bottom url("/i/fill/3.gif") repeat-x;
}


#tickerEnvelope {	
	height: 33px;
	overflow: hidden;
	margin: 0 20px;
}

#ticker {
	margin: 7px 0 9px;
}

#ticker p {
	margin: 0;
	padding: 0;
}

#ticker a {
	color: #536373;
	font-size: 0.95em;
}

#ticker a:hover {
	color: #2e353d;
}

.tickerFill {
	width: 80px;
	height: 33px;
	overflow: hidden;
	position: relative;
	z-index: 201;
	margin: -33px 0 0;
}

.tickerFill_l {
	float: left;
	background: 0 0 url("/i/fill/2.png") no-repeat;
}

.tickerFill_r {
	float: right;
	background: 0 -33px url("/i/fill/2.png") no-repeat;
}


#register {
	margin: 8px 10px 9px;
	color: #617180;
	font-size: 0.95em;
}

#register a {
	color: #536373 !important;
}

#register a:hover {
	color: #2e353d !important;
}

#register span.separator {
	margin: 0 1.25ex;
}


#rootHeader .layout {
		padding: 9px;
}


#logotype {
	display: block;
	padding: 0 42px 0 12px;
}

#logotype img {
	vertical-align: bottom;
}


#rootMenu {
	margin: 1px 15px 0 0;
}

.menuItem a {
	display: block;
	color: #fff;
	font: normal 12px/14px Arial, sans-serif;
	white-space: nowrap;
}

.menuItem strong {
	display: block;
	font-weight: normal;
}


.menuItemNow {
}

.menuItemNow a {
	color: #89daff;
	text-decoration: none;
}

#homepage .menuItemNow a {
	color: #89daff !important;
	text-decoration: none !important;
	cursor: default;
}

.menuItemNow strong {
	font-weight: bold;
}


.menuItem a:hover {
	color: #89daff;
	text-decoration: underline;
}


#rootMenu .separator {
	background: center 2px url("/i/separator/1.gif") no-repeat;
}

#rootMenu .separator .spacer {
	width: 16px;
	height: 11px;
}


#rootMenu2 {
	height: 49px;
	overflow: hidden;
	margin: 11px 0 0;
}

#rootMenu2 a {
	display: block;
	float: left;
	margin: 0 4px 0 0;
	position: relative;
	color: #fff;
}

#rootMenu2 a:hover {
	margin-top: -49px;
}


#telephone {
	margin: 0 0 8px;
}

#telephoneIcon {
	width: 15px;
	height: 27px;
	overflow: hidden;
	margin: 0 8px 0 0;
	background: url("/i/essence/telephone.gif") no-repeat;
}

#telephoneNumber {
	padding: 1px 0;
	color: #fff;
	font: normal 36px/36px Arial, sans-serif;
}


#external {
	height: 28px;
	overflow: hidden;
	text-align: right;
}

#external p {
	width: 155px;
	margin: 0 0 0 auto;
}

#external a {
	display: block;
	float: left;
	margin: 0 0 0 3px;
	position: relative;
	color: #fff;
}

#external a:hover {
	margin-top: -28px;
}


#basket {
	min-width: 80px;
	margin: 0 0 0 19px;
}

#basket.filled {
}


#basketCase {
	height: 75px;
	overflow: hidden;
}

#basketTitle em,
#basketTitle a {
	display: block;
		/*height: 75px;
	overflow: hidden;*/
	background: #1a599d 0 0 url("/i/shell/1.gif") repeat-x;
	color: #fff !important;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
}

#basketTitle a:hover {
	background-position: 0 -225px;
}

#basketTitle span {
	display: block;
}

#basketTitle span.l {
	background: 0 -75px url("/i/shell/1.gif") no-repeat;
}

#basketTitle span.r {
	background: right -150px url("/i/shell/1.gif") no-repeat;
}

#basketTitle strong {
	display: block;
	padding: 37px 14px 88px;
	background: center 7px url("/i/icon/basket.gif") no-repeat;
	font-weight: normal;
}

#basketTitle a:hover span.l {
	background-position: 0 -300px;
}

#basketTitle a:hover span.r {
	background-position: right -375px;
}

#basketTitle a:hover strong {
	background-position: center -93px;
}

#basketTitle strong span {
	white-space: nowrap;
}


#rootContent {
		/*margin: 0 29px;*/
	padding: 20px;
	background: #fff;
}

#homepage #rootContent {
	padding: 0;
}


#rootEssence {
	}

.rootEssence {
	padding: 20px;
}


#rootFooter {
		margin: 0 29px;
	padding: 20px 0 20px;
	cursor: default;
}

#rootFooter a {
	white-space: nowrap;
}

#rootFooter img {
	vertical-align: bottom;
}


#search {
	width: 345px;
	white-space: nowrap;
}

#searchForm {
	border: 1px solid #cde7f4;
	cursor: default;
}

#searchInput {
	padding: 0 0 0 6px;
	vertical-align: top;
}

#searchInput input {
	width: 313px;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: -4px;
	background: transparent;
	color: #fff;
	border: none;
	font-size: 12px;
	cursor: text;
}

#searchSubmit {
	height: 24px;
	vertical-align: top;
}

#searchSubmit input {
	width: 24px;
	height: 24px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
}


#copyright {
	margin: 0 50px 0 0;
	padding: 14px 0 0;
}

#profileAddress {
	margin: 0.95em 0 0 !important;
	line-height: 1.2em;
}

#profileContacts,
#profileRegistration {
	margin: 0;
	line-height: 1.2em;
}

#profileContacts span.separator {
	margin: 0 0.25ex;
}


#rootNavigation {
	margin: -5px 0 0;
}

#rootNavigation ul {
	margin: 0 40px 0 0;
	font-size: 0.95em;
}

#rootNavigation li {
	margin: 4px 0 0;
	padding: 0;
	background: none;
}


#update {
	padding: 0 0 14px;
}


#brick {
}


#rootList {
	width: 200px;
	overflow: hidden;
	margin: 0 20px 0 0;
	background: #f1f1f1 top url("/i/fill/4.gif") repeat-x;
	cursor: default;
}

#rootList .rectangle {
	padding: 20px;
}

#rootList p {
	margin: -4px 0 12px;
	color: #0d4d96;
	font-size: /*1.1em*/14px;
	text-transform: uppercase;
}

#rootList ul {
	margin: 0 0 -5px;
}

#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: 25px 0 0;
	background: #f1f1f1;
}


#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: #f1f1f1;
}

#productNavigator p em a,
#productNavigator p em a:visited {
	color: #0069a6;
}

#productNavigator p em a:hover {
	background: #0069a6;
	color: #fff;
	border-color: #0069a6;
}

#productNavigator p em span.nohref,
#productNavigator p span.separator {
	color: #999;
}


#productNavigator div a,
#productNavigator div a:visited {
	color: #0069a6;
}

#productNavigator div a:hover {
	color: #e23601;
	text-decoration: underline;
}


#rootHome {
}

#rootHome h1 {
	font-size: 1.65em;
}

#rootHome h2 {
	font-size: 1.3em;
}

#rootHome h3 {
	font-size: 1.1em;
}


#rootNews {
	width: 200px;
	margin: 0 20px 0 0;
	cursor: default;
}

#rootNews h2 {
	margin: -8px 0 12px;
	color: #536373;
	font-size: /*1.1em*/14px;
	text-transform: uppercase;
}


#adsArray {
	position: absolute;
	left: -10000px;
}


#newsData_Case {
		padding: 20px;
	background: #f1f1f1 top url("/i/fill/4.gif") repeat-x;
}

#newsData {
	position: relative;
}

#newsItem {
	min-height: 229px;
	/*overflow: hidden;*/
}

#newsItem.filter {
	}


#newsNavigator {
}

#rootNews.simple #newsNavigator {
	display: none;
}

#newsNavigator td {
	width: 35px;
}

#newsNavigator a {
	display: block;
		margin: 0 3px 0 0;
	color: #116cb0;
	border-top: 3px solid #fff;
	text-align: center;
	text-decoration: none !important;
}

#newsNavigator a:hover {
	background: #0069a6;
	color: #fff;
}

#newsNavigator a.current {
	background: #f1f1f1 !important;
	color: #536373 !important;
	border-color: #f1f1f1 !important;
	cursor: default;
}

#newsNavigator span {
	display: block;
	border: 1px solid #d4dbe2;
}

#newsNavigator a.current span {
	border-color: #f1f1f1 !important;
}

#newsNavigator a:hover span {
	border-color: #0069a6;
}

#newsNavigator em {
	display: block;
	padding: 4px 7px 0;
	font-size: 8px;
	font-style: normal;
	text-transform: uppercase;
}

#newsNavigator strong {
	display: block;
	margin: 0 0 -1px;
	padding: 0 7px 3px;
	position: relative;
	top: -1px;
	font-size: 14px;
	font-weight: bold;
}

#newsMore {
	padding: 12px 0 0;
}


#rootAds2 {
	width: 200px;
	overflow: hidden;
	margin: 20px 20px 0 0;
}

.adsItem2 {
	border: 1px solid #d4dbe2;
}

.adsItem2 a {
	display: block;
	width: 198px;
	height: 146px;
	overflow: hidden;
}


#rootServices {
	margin: 20px 0 0;
}

#rootServices .spacer {
	width: 20px;
	height: 20px;
}


#cover {
	height: 370px;
	background: #f1f1f1;
}

#coverImage {
	display: block;
	width: 940px;
	height: 370px;
	position: relative;
	z-index: 101;
	text-decoration: none;
	}

#rootAds {
	width: 237px;
	height: 330px;
	overflow: hidden;
	position: relative;
	top: -20px;
	z-index: 102;
	margin: -330px 20px 0;
}

.adsItem {
	width: 237px;
	height: 75px;
	overflow: hidden;
	margin: 0 0 10px;
}

/*#rootAds.wait .adsItem a {
	cursor: wait;
}*/

/*#rootAds .adsItem .current {
	cursor: default;
}

#rootAds .adsItem .current a {
	cursor: pointer;
}*/

.adsItem .current img {
	position: relative;
	top: -75px;
}


.warrantyItem {
	width: 139px;
	height: 139px;
	overflow: hidden;
	margin: -139px 0 0;
	float: right;
	position: relative;
	right: -25px;
	bottom: -23px;
	z-index: 102;
	cursor: help;
}


#rootProducts {
}

#rootProducts .more {
	padding: 0 0 13px;
}

#rootProducts span.separator {
	margin: 0 2px;
}

.tabCaption {
}

.tabItems {
}

.tabItems td {
	vertcal-align: bottom;
}

.tabItem {
	height: 40px;
	overflow: hidden;
	margin: 0 3px 0 0;
	white-space: nowrap;
}

.tabItem a {
	display: block;
	color: #0069a6 !important;
	font-size: 14px;
	border-top: 2px solid #fff;
	border-bottom: 3px solid #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.tabItem a:hover {
	background: #0069a6;
	color: #fff !important;
}

.tabItem a.current,
.tabItem a.current:hover {
	background: #f1f1f1 top url("/i/fill/4.gif") repeat-x !important;
	color: #536373 !important;
	border: none;
	cursor: default;
}

.tabItem strong {
	display: block;
	border: 1px solid #d4dbe2;
}

.tabItem a:hover strong {
	border-color: #0069a6;
}

.tabItem a.current strong,
.tabItem a.current:hover strong {
	border: none;
}

.tabItem span {
	display: block;
	padding: 9px 18px 8px;
}

.tabItem a.current span {
	padding: 12px 20px;
}

.tabData {
		padding: 20px;
	background: #f1f1f1 0 -40px url("/i/fill/4.gif") repeat-x !important;
}

.tabData_Layout {
	min-height: 246px;
}


#divMinimumInvoiceNotification {
	margin: 0 0 5 0;
	padding: 4;
	background: yellow;
	border: 1px dotted #939fab;
}

