@import url("/common/styles-profile.css");
@import url("/common/styles-navigator.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}


a {
	color: #00a663;
}

#pageBody a:visited {
	color: #33b882;
}

a:hover,
#pageBody a:hover {
	color: #007a3d;
}


a.anchor {
	color: #333;
}


.underlineNone a {
	text-decoration: none;
}

.underlineNone a:hover {
	text-decoration: underline;
}


*: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: #242827;
}


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: 223px;
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #333 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #7f8b98 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #333 !important;
}


#pageHeader {
		margin: 0 28px;
	padding: 10px 0 0;
	cursor: default;
}


#logotype {
	display: block;
	width: 251px;
}

#logotype img {
	vertical-align: bottom;
}


#register {
	height: 24px;
	overflow: hidden;
	margin: 10px 30px 20px 0;
}

#register span {
	margin: 0 6px 0 0;
}


#basket {
	margin: 10px 0 20px;
}

#basket td {
	height: 24px;
	padding: 0 0 0 13px;
	background: 6px 6px url("/i/separator/1.gif") no-repeat;
}

#basket td.cancel {
	padding: 0;
	background: none;
}

#basket span.nowrap,
#basketTitle,
#checkout {
	font-size: 12px;
}

#basketTitle {
}

#basketTitle span,
#basketTitle a {
	display: block;
	padding: 0 0 0 23px;
	background: 0 0 url("/i/basket-filled.gif") no-repeat;
	color: #00b069;
	text-decoration: none;
}

#basket.filled #basketTitle a {
	background-position: 0 -100px;
}

#basketTitle a:hover {
	text-decoration: underline;
}

#basket #checkout {
	width: 1px;
}

#basket #checkout a {
	display: none;
	height: 24px;
	overflow: hidden;
}

#basket.filled #checkout {
	width: auto;
}

#basket.filled #checkout a {
	display: block;
}


#newsTicker {
	margin: 0 40px 0 0;
	padding: 0 0 1px;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	color: #999;
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	color: #00a663;
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 0.95em/1.2em Arial, sans-serif;
	}


#telephone {
	position: relative;
	bottom: -2px;
}

#telephoneIcon {
	width: 12px;
	height: 22px;
	overflow: hidden;
	margin: 0 7px 0 0;
	background: url("/i/telephone.gif");
	font-size: 1px;
}

#telephoneNumber {
	color: #808080;
	font: normal 31px/31px Arial, sans-serif;
}


#pageHeader .rectangle {
	height: 40px;
	overflow: hidden;
	margin: 15px 0 0;
	background: #333635 top url("/i/menu-item.gif") repeat-x;
}

#pageMenu {
		padding: 0 1px 0 0;
	background: right -320px url("/i/menu-item.gif") no-repeat;
}

.menuItem a {
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	background: #333635 0 0 url("/i/menu-item.gif") repeat-x;
	color: #fff !important;
	font: normal 17px/17px Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}


.menuItem span {
	display: block;
	background: 0 -40px url("/i/menu-item.gif") no-repeat;
}

.menuItem strong {
	display: block;
	padding: 11px 18px 88px;
	background: right -80px url("/i/menu-item.gif") no-repeat;
	font-weight: normal;
}


.menuItemNow {
}

.menuItemNow a {
	background: #00b069 0 -120px url("/i/menu-item.gif") repeat-x !important;
}

#homepage .menuItemNow a {
	cursor: default;
}

.menuItemNow span,
.menuItemNow strong {
	background: none !important;
}


.menuItem a:hover {
	background: #4a4e4d 0 -160px url("/i/menu-item.gif") repeat-x;
}

.menuItem a:hover span {
	background: 0 -200px url("/i/menu-item.gif") no-repeat;
}


.menuItem a:active {
	background: #4a4e4d 0 -160px url("/i/menu-item.gif") repeat-x;
}

.menuItem a:active span {
	background: 0 -240px url("/i/menu-item.gif") no-repeat;
}

.menuItem a:active strong {
	background: right -280px url("/i/menu-item.gif") no-repeat;
}


.menuItemFirst a span {
	background: none !important;
}


#rootHelp {
	height: 40px;
	overflow: hidden;
	margin: 0 0 0 7px;
	padding: 0 8px 0 0;
	text-align: right;
}

#rootHelp a {
	display: block;
	width: 83px;
	margin: 0 0 0 auto;
	padding: 7px 0 0;
	font-size: 1px;
}


#search {
	width: 212px;
	height: 26px;
	margin: 7px 7px 0;
	background: #fff 0 0 url("/i/search.gif") no-repeat;
	text-align: left;
	white-space: nowrap;
}

#searchForm {
	width: 212px;
	height: 26px;
	overflow: hidden;
	cursor: default;
}

#searchInput {
	padding: 0 0 0 8px;
	vertical-align: middle;
}

#searchInput input {
	width: 178px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #242827;
	border: none;
	font-size: 14px;
	cursor: text;
}

#searchButton {
	height: 26px;
	vertical-align: top;
}

#searchButton input {
	width: 26px;
	height: 26px;
	margin: 0;
	padding: 0;
	color: #242827;
	font-size: 14px;
	cursor: pointer;
}


#pageContent {
		margin: 0 28px;
	padding: 20px 0 0;
}

#homepage #pageContent {
	background: center 1px url("/i/background/1.jpg") no-repeat;
}


#pageBody {
	}


.caption {
		padding: 0 11px;
	background: url("/i/transparent/1.png") repeat;
}

.caption h2 {
	margin: 0;
	padding: 14px 0;
	color: #00b069;
	font-size: 1px;
	text-transform: uppercase;
}

.caption .nowrap span {
	margin: 0 0 0 11px;
}

.caption a {
	position: relative;
}


#pageFooter {
		margin: 0 28px;
	padding: 13px 0 28px;
	cursor: default;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}

#pageFooter .rectangle td {
	padding: 17px 0 0;
	border-top: 1px solid #e5e5e5;
}

#pageFooter .rectangle td td {
	padding: 0;
	border: none;
}


#update {
	padding: 0 0 13px;
}


#pageNavigation {
	margin: 0 28px 0 0;
	color: #fff;
	font-size: 0.95em;
	line-height: 1.5em;
}

#pageNavigation span {
	display: inline-block;
	margin: 0 8px 0 0;
	padding: 0 9px 0 0;
	background: right 3px url("/i/separator/2.gif") no-repeat;
}

.screen1280 #pageNavigation span {
	margin: 0 10px 0 0;
	padding: 0 11px 0 0;
}

#pageNavigation span.last {
	margin: 0;
	padding: 0;
	background: none;
}


#copyright {
	margin: 17px 28px 0 0;
}

#hintSource {
}

#hintCopy {
	margin: 0 0.45em 0 0;
	padding: 0 0 1px;
	color: #999;
	line-height: 1.1em;
}

#hintName {
	display: block;
	padding: 0 0 1px;
	color: #b4b4b4;
	line-height: 1.1em;
	text-decoration: none !important;
	cursor: wait;
}

#hintSource.on #hintName {
	background: left bottom url("/i/hint/underline.gif") no-repeat;
	color: #999;
	cursor: pointer;
}

#hintSource.on #hintName:hover {
	background-position: -500px bottom;
	color: #333;
}

#hintSource.on #hintName.now {
	background: none;
	color: #999 !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: #c0ffe5 !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;
}


#profileContacts dl {
	line-height: 1.3em !important;
}

#profileContacts dd {
	margin: -1.3em 0 0 3.75em !important;
}


#brick {
	height: 17px;
	overflow: hidden;
	margin: 14px 0 0;
}


#other {
	height: 111px;
	overflow: hidden;
}

#other span {
	margin: 0 18px 0 0;
}

#other img {
	vertical-align: bottom;
	opacity: 0.32;
}

#other img:hover {
	opacity: 1.00;
}


#pageList {
	padding: 2px 0 0;
}

#pageList p {
	margin: 0;
	font-size: 1.4em;
}

#pageList ul {
	margin: 1em 0 1.5em 2px;
}

#pageList ul ul {
	margin: 0.85em 0 1.5em 0.5em;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a {
	color: #333 !important;
	text-decoration: none;
	cursor: default;
}


#productNavigator {
	margin: 30px 0 0;
}


#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: #009458;
}

#productNavigator p em a:hover {
	background: #00a663;
	color: #fff;
	border-color: #00a663;
}

#productNavigator p em span.nohref,
#productNavigator p span.separator {
	color: #999;
}


#productNavigator div a,
#productNavigator div a:visited {
	color: #00a663;
}

#productNavigator div a:hover {
	color: #007a3d;
	text-decoration: underline;
}


#rootHome {
		margin: 0 11px;
	padding: 20px 0 40px;
}

#rootHome,
#rootHome td {
	color: #3d726f;
	font-size: 15px;
	line-height: 19px;
}

#rootHome h1 {
	font-size: 1.65em;
}

#rootHome h2 {
	font-size: 1.3em;
}

#rootHome h3 {
	font-size: 1.1em;
}

#rootHome span.h1Pseudo {
	display: block;
	margin: 0 0 19px;
	position: relative;
	left: -1px;
}


#rootCategories {
		position: relative;
	z-index: 102;
}

#rootCategories .caption {
	margin: 0 3px 6px 0;
}

.categoryItem {
	padding: 0 0 1px;
	position: relative;
	left: -1px;
}

.categoryItem .rectangle {
	width: 223px;
	background: 0 0 url("/i/shadow.png") no-repeat;}

.categoryItem p {
	width: 223px;
	height: 2px;
	overflow: hidden;
	margin: 0;
}

.categoryItem p span {
	display: block;
	width: 446px;
	height: 1000px;
	margin: 0 0 0 -223px;
	background: url("/i/shadow.png");
}

.categoryName {
	font-size: 0.95em;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: uppercase;
}

.categoryName a {
	display: block;
		margin: 1px 2px 0 1px;
	padding: 6px 11px;
	background: #fff;
	color: #242827 !important;
	text-decoration: none;
}

.categoryName a:hover {
	background: #00b069;
	color: #fff !important;
}

.categoryItem ul {
	display: none;
	margin: 0 2px 0 1px;
	padding: 6px 11px 9px;
}

.categoryItem li {
	margin: 0;
	padding: 0 12px 5px;
	background: 0 0.4em url("/i/marker2-ul.gif") no-repeat;
}

.categoryItem ul a {
	color: #fff !important;
	font-size: 0.95em;
}

.categoryItem ul a:hover {
	color: #caeddf !important;
}


.categoryItem .click ul {
	display: block;
}

.categoryItem .click .categoryName a,
.categoryItem .click ul {
	background: #00b069;
	color: #fff !important;
}

.categoryItem .click .categoryName a:hover,
.categoryItem .noChildren .categoryName a:hover {
	color: #caeddf !important;
	text-decoration: underline;
}


#rootProducts .caption {
	margin: 0 0 20px;
}


#rootDeal {
	padding: 0 0 20px;
}

#rootDeal .productPrice,
#rootDeal .productCode {
	display: none;
}

#rootDeal .caption {
	margin: 0 0 5px 3px;
}


#rootNews {
		margin: 0 0 0 3px;
}


#rootSubscribe {
	padding: 20px 11px;
}

#rootSubscribe strong {
	display: block;
	height: 50px;
	overflow: hidden;
}

#subscribeInput {
	width: 198px;
	height: 27px;
	overflow: hidden;
	margin: 13px 0;
	background: #fff 0 0 url("/i/field.gif") no-repeat;
}

#subscribeInput_Field {
	width: 190px;
	margin: 0 4px;
	padding: 0;
	position: relative;
	bottom: -5px;
	background: transparent;
	color: #576563;
	font-size: 15px;
	border: none;
	text-align: center;
}

#subscribeSubmit {
	height: 24px;
	overflow: hidden;
	padding: 0 0 0 1px;
	text-align: center;
}


#rootAds {
	margin: 0 0 -10px;
	padding: 19px 0 0;
	position: relative;
	left: -1px;
}

#rootAds .background {
	width: 238px;
	height: 440px;
	overflow: hidden;
	position: absolute;
	z-index: 101;
	margin: -42px 0 0 -35px;
	background: url("/i/background/2.jpg");
}

.adsItem {
	height: 170px;
	overflow: hidden;
	margin: 0 0 10px;
	position: relative;
	z-index: 102;
}

.adsItem p {
	width: 223px;
	height: 170px;
	margin: 0 0 -170px;
	background: url("/i/ads.png");
}

.adsImage {
	width: 223px;
	height: 120px;
	overflow: hidden;
	background: 3px 3px url("/i/blank.gif") no-repeat;
}

.adsName {
	width: 223px;
	height: 50px;
	overflow: hidden;
}

.adsName td {
	height: 50px;
	vertical-align: middle;
}

.adsName span {
	display: block;
	padding: 0 36px 2px 12px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
}

.over .adsName span {
}

.adsHyperlink {
	display: block;
	width: 223px;
	height: 170px;
	overflow: hidden;
	margin: -170px 0 0;
	background: url("/i/blank.gif") repeat;
}

