@import url("/common/styles-profile.css");
@import url("/common/styles-navigator.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}


a {
	color: #ed1c24;
}

#rootEssence a:visited {
	color: #f14950;
}

a:hover,
#rootEssence a:hover {
	color: #444;
}


.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: 999px;
}

.spacerColumn {
	width: 238px;
}


*.gray,
*.gray *,
.gray a {
	color: #9d9ea0 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #ed1c24 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #c5c5c5 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #333 !important;
}


#rootHeader {
		margin: 0 29px;
	padding: 14px 0 0;
	cursor: default;
}


#logotype {
	display: block;
	padding: 0 0 0 12px;
}

#logotype img {
	vertical-align: bottom;
}


#options {
	padding: 5px 7px 27px;
}

#options td {
	padding: 0 0 0 14px;
	background: 6px 5px url("/i/separator/1.gif") no-repeat;
	vertical-align: middle;
}

#options td.cancel,
#options td td {
	padding: 0;
	background: none;
}


#options .gray,
#basketTitle,
#checkout {
	font-size: 12px;
}

#basket {
}

#basketTitle {
	height: 21px;
	overflow: hidden;
	margin: 0 0 0 1px;
	padding: 0 5px 0 23px;
	background: 0 3px url("/i/basket-filled.gif") no-repeat;
}

#basket.filled #basketTitle {
	padding-right: 0;
	background-position: 0 -97px;
}

#basketTitle span,
#basketTitle a {
	display: block;
	padding: 4px 0 0;
	color: #df4800 !important;
}

#checkout {
	width: 1px;
}

#checkout a {
	display: none;
}

#basket.filled #checkout {
	width: auto;
	padding: 0 0 0 10px !important;
}

#basket.filled #checkout a {
	display: inline;
}


#newsTicker {
	padding: 0 10px 5px 0;
	margin:7px 0 0;
}

#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 {
	padding: 0 20px;
	position: relative;
	top: -1px;
}

#telephoneIcon {
	width: 12px;
	height: 23px;
	overflow: hidden;
	margin: 0 5px 0 0;
	background: url("/i/telephone.gif");
	font-size: 1px;
}

#telephoneNumber {
	color: #a8a9ab;
	font: normal 31px/31px Arial, sans-serif;
}


#rootHeader .rectangle {
	height: 42px;
	overflow: hidden;
	margin: 26px 0 0;
	background: #818181 0 0 url("/i/menu-item.gif") repeat-x;
}

#rootHeader .layout {
	background: right -462px url("/i/menu-item.gif") no-repeat;
}


#rootMenu {
		padding: 0 1px 0 0;
	background: right -588px url("/i/menu-item.gif") no-repeat;
}

.menuItem a {
	display: block;
	width: 100%;
	height: 42px;
	overflow: hidden;
	color: #fff !important;
	font: normal 14px/14px Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}


.menuItem strong {
	display: block;
	background: 0 -42px url("/i/menu-item.gif") no-repeat;
	font-weight: normal;
}

.menuItem span {
	display: block;
	padding: 13px 17px 88px;
	background: right -84px url("/i/menu-item.gif") no-repeat;
}

.menuItemFirst span {
	padding: 0 15px 88px !important;
}


.menuItemNow {
}

.menuItemNow a {
	background: #ea0f14 0 -126px url("/i/menu-item.gif") repeat-x !important;
}

#homepage .menuItemNow a {
	cursor: default;
}

.menuItemNow strong {
	background: 0 -168px url("/i/menu-item.gif") no-repeat !important;
}

.menuItemNow span {
	background: right -210px url("/i/menu-item.gif") no-repeat !important;
}


.menuItemFirst strong {
	background: 0 -420px url("/i/menu-item.gif") no-repeat;
}

#homepage .menuItemFirst strong {
	background: 0 -504px url("/i/menu-item.gif") no-repeat !important;
}


.menuItem a:hover {
	background: #989898 0 -252px url("/i/menu-item.gif") repeat-x;
}

.menuItem a:hover strong {
	background: 0 -294px url("/i/menu-item.gif") no-repeat;
}

.menuItemFirst a:hover strong {
	background: 0 -546px url("/i/menu-item.gif") no-repeat !important;
}


.menuItem a:active {
	background: #989898 0 -252px url("/i/menu-item.gif") repeat-x;
}

.menuItem a:active strong {
	background: 0 -336px url("/i/menu-item.gif") no-repeat;
}

.menuItemFirst a:active strong {
	background: 0 -546px url("/i/menu-item.gif") no-repeat !important;
}

.menuItem a:active span {
	padding-top: 14px;
	background: right -378px url("/i/menu-item.gif") no-repeat;
}

.menuItemFirst a:active span {
	padding-top: 1px !important;
}

#homepage .menuItemFirst a:active span {
	padding-top: 0 !important;
}


#search {
	width: 196px;
	height: 28px;
	margin: 7px 7px 0;
	background: #fff 0 0 url("/i/search.gif") no-repeat;
	white-space: nowrap;
}

#searchForm {
	width: 196px;
	height: 28px;
	background: right -28px url("/i/search.gif") no-repeat;
	cursor: default;
}

#searchInput {
	padding: 0 0 0 11px;
	vertical-align: middle;
}

#searchInput input {
	width: 157px;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: -1px;
	background: transparent;
	color: #4c4c4c;
	border: none;
	font-size: 14px;
	line-height: 15px;
	cursor: text;
}

#searchButton {
	height: 28px;
	vertical-align: top;
}

#searchButton input {
	width: 28px;
	height: 28px;
	margin: 0;
	padding: 0;
	color: #4c4c4c;
	font-size: 14px;
	cursor: pointer;
}


#rootContent {
		margin: 0 29px;
	padding: 20px 0;
}

#homepage #rootContent {
	padding: 10px 0 40px;
}


.fill {
	background: #f3f3f3;
}


#rootEssence {
		margin: 0 7px;
}


#rootFooter {
		margin: 0 29px;
	padding: 20px 7px 29px;
	border-top: 1px solid #e5e5e5;
	cursor: default;
}

#rootFooter a {
	white-space: nowrap;
}

#rootFooter img {
	vertical-align: bottom;
}


#rootNavigation {
	margin: 0 29px 0 0;
	font-size: 0.95em;
	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;
}


#update {
	line-height: 1.5em;
}


#copyright {
	margin: 19px 29px 0 0;
}

#hintSource {
}

#hintCopy {
	margin: 0 0.45em 0 0;
	padding: 0 0 1px;
	color: #9d9ea0;
	line-height: 1.1em;
}

#hintName {
	display: block;
	padding: 0 0 1px;
	color: #b7b7b7;
	line-height: 1.1em;
	text-decoration: none !important;
	cursor: wait;
}

#hintSource.on #hintName {
	background: left bottom url("/i/hint/underline.gif") no-repeat;
	color: #9d9ea0;
	cursor: pointer;
}

#hintSource.on #hintName:hover {
	background-position: -500px bottom;
	color: #ed1c24;
}

#hintSource.on #hintName.now {
	background: none;
	color: #9d9ea0 !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: #fbd2d3 !important;
}

#hintContact {
		padding: 0 0 0.75em;
	font-size: 1.17em;
	/*font-weight: bold;*/
}

#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;
}


#brick {
	height: 17px;
	overflow: hidden;
	margin: 19px 0 0;
}


#rootList {
		margin: 0 18px 0 0;
	cursor: default;
}

#rootList .fill {
	padding: 15px;
}

#rootList p {
	margin: 0;
	font-size: 1.17em;
	text-transform: uppercase;
}

#rootList p strong {
	font-weight: normal;
}

#rootList ul {
	margin: 1em 0 0 2px;
}

#rootList ul ul {
	margin: 0.85em 0 1.5em 0.65em;
}


#rootList em {
	font-style: normal;
	font-weight: bold;
}

#rootList strong a {
	color: #444 !important;
	text-decoration: none;
	cursor: default;
}


#productNavigator {
	margin: 18px 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: #ed1c24;
}

#productNavigator p em a:hover {
	background: #ed1c24;
	color: #fff;
	border-color: #ed1c24;
}

#productNavigator p em span.nohref,
#productNavigator p span.separator {
	color: #999;
}


#productNavigator div a,
#productNavigator div a:visited {
	color: #ed1c24;
}

#productNavigator div a:hover {
	color: #444;
	text-decoration: underline;
}


#cover {
	margin: 0 0 20px;
	cursor: default;
}

#cover .rectangle {
	background: #1d1d1d top url("/i/gradient/1.gif") repeat-x;
}


#rootHome {
		height: 245px;
	overflow: hidden;
	padding: 0 480px 0 35px;
	position: relative;
	z-index: 101;
	font-size: 15px;
}

#rootHome.noneAds {
	padding: 0 35px;
}

#rootHome .scroll {
		height: 181px;
	overflow: auto;
	padding: 0 15px 0 0;
	position: relative;
	bottom: -32px;
}

#rootHome *,
#rootHome a {
	color: #fff !important;
}

#rootHome a:hover {
	color: #e95f5f !important;
}

#rootHome h1 {
	margin: 0 0 22px;
	font-size: 1.65em;
}

#rootHome img {
	display: block;
	position: relative;
	left: -2px;
}

#rootHome h2 {
	font-size: 1.3em;
}

#rootHome h3 {
	font-size: 1.1em;
}

#rootHome p {
	line-height: 18px;
}


#adsArray {
	position: absolute;
	left: -10000px;
}

#rootAds {
	width: 480px;
	height: 245px;
	overflow: hidden;
	margin: -245px 0 0;
	position: relative;
	z-index: 102;
	float: right;
	text-align: right;
}


#adsItem {
	width: 480px;
	height: 245px;
	overflow: hidden;
	margin: 0 0 0 auto;
	text-align: left;
}


#adsImage {
	display: block;
	width: 480px;
	height: 245px;
	position: relative;
	z-index: 201;
	background: center center url("/i/blank.gif") no-repeat;
	}


#adsGradient {
	width: 480px;
	height: 245px;
	margin: -245px 0 0;
	position: relative;
	z-index: 202;
	background: url("/i/gradient/2.png");
}


#adsName {
	height: 60px;
	overflow: hidden;
	margin: -62px 69px 0;
	position: relative;
	top: -10px;
	z-index: 204;
}

#adsName td {
	height: 60px;
	vertical-align: middle;
}

#adsName span {
	display: block;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
}


#adsHyperlink {
	display: block;
	width: 100%;
	height: 245px;
	overflow: hidden;
	margin: -245px 0 0;
	position: relative;
	z-index: 205;
	background: url("/i/blank.gif") repeat;
}


.adsArrow {
	width: 13px;
	height: 15px;
	overflow: hidden;
	position: relative;
	left: 28px;
	top: -47px;
	z-index: 206;
}

#adsArrow_l {
}

#adsArrow_r {
	left: 439px;
	top: -62px;
}

.adsArrow span {
	display: block;
	width: 13px;
	height: 30px;
	overflow: hidden;
	position: relative;
	z-index: 303;
	bottom: 0;
	background: url("/i/arrow/1.png");
}

#adsArrow_r span {
	top: -15px;
}

.adsArrow a {
	display: block;
	width: 13px;
	height: 15px;
	margin: -30px 0 0;
	position: relative;
	z-index: 304;
}
	

#rootCategories {
	margin: 0 18px 0 0;
	padding: 10px 8px 0;
}

#rootCategories h2 {
	margin: 0;
	padding: 0 2px 18px;
}

#rootCategories ul {
	margin: 0;
	border-bottom: 1px solid #d7d7d7;
}

#rootCategories li {
		margin: 0;
	padding: 0;
	background: none;
}

#rootCategories a {
	display: block;
		padding: 8px 2px;
	font-size: 1.35em;
	border-top: 1px solid #d7d7d7;
}


#rootNews {
		margin: 0 0 0 18px;
}

#rootNews h2 {
	margin: 0;
}

#rootNews .fill {
		padding: 15px 15px 16px;
}


#rootBanner {
		margin: 28px 18px 0 0;
}

.bannerItem {
	height: 160px;
	overflow: hidden;
	background: #1d1d1d center 0 url("/i/blank.gif") no-repeat;
}

.bannerGradient {
	height: 160px;
	overflow: hidden;
	position: relative;
	z-index: 101;
	font-size: 1px;
}

.bannerGradient p {
	width: 100%;
	height: 66px;
	overflow: hidden;
	margin: 94px 0 0;
	background: url("/i/gradient/4.png");
}

.bannerName {
	height: 160px;
	overflow: hidden;
	position: relative;
	z-index: 102;
	margin: -160px 0 0;
}

.bannerName td {
	height: 160px;
	vertical-align: bottom;
}

.bannerName strong {
	display: block;
	margin: 0 14px 0 15px;
	padding: 10px 46px 13px 0;
	background: right center url("/i/arrow/2.png") no-repeat;	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}

.bannerHyperlink {
	display: block;
	width: 100%;
	height: 160px;
	margin: -160px 0 0;
	position: relative;
	z-index: 2002;
	background: url("/i/blank.gif") repeat;
}


#subscribe {
	margin: 13px 18px 0 0;
	background: #b5b5b5 top url("/i/gradient/3.gif") repeat-x;
}

#subscribe .rectangle {
	padding: 15px 0;
}

#subscribe strong {
	display: block;
	padding: 0 15px;
}

#subscribeInput {
	width: 196px;
	height: 28px;
	overflow: hidden;
	margin: 14px 0 0;
	text-align: left;
}

#subscribeInput p {
	width: 196px;
	height: 28px;
	margin: 0;
	position: absolute;
	z-index: 101;
	background: url("/i/input/1.png");
}

#subscribeInput_Field {
	width: 168px;
	margin: 0;
	padding: 0;
	position: relative;
	right: -14px;
	bottom: -4px;
	z-index: 102;
	background: transparent;
	color: #4e4e4e;
	font-size: 16px;
	border: none;
}

#subscribeSubmit {
	width: 91px;
	height: 22px;
	overflow: hidden;
	margin: 12px 0 0;
}


#rootProducts {
	padding: 10px 0 0;
}

#rootProducts h2 {
	margin: 0;
	padding: 0 10px 18px;
}


.asterisk {
	margin-left: 4;
}