@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #3e4040;
}

#homepage {
	color: #767878;
}


a:link {
	color: #007c63;
}

#pageBody a:visited {
	color: #208b75;
}

a:hover,
#pageBody a:hover {
	color: #ee661a;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1 {
	color: #013f32;
}

h2,
h3,
h4,
h5,
h6 {
	color: #333;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal,
.spacerColumn {
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0 0 -1px;
	font-size: 1px;
}

.spacerGlobal {
	width: 999px;
}

.spacerColumn {
	width: 240px;
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #096653 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #b1b1b1 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #096653 !important;
}


*.green,
*.green *,
.green a {
	color: #096653 !important;
}

a.green:hover,
.green a:hover,
.green a:hover * {
	color: #ee661a !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #fff55c !important;
}


#pageHeader {
		margin: 0 40px;
	padding: 23px 0 0;
	cursor: default;
}


#logotype {
	display: block;
	width: 240px;
	padding: 0 0 1px;
}

#logotype span {
	position: relative;
	right: -20px;
}

#logotype img {
	vertical-align: bottom;
}


#newsTicker {
	padding: 0 20px 12px 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;
	}


#register {
}

#registerTitle {
	padding: 0 4px 0 0;
}

#registerContent {
	height: 19px;
	overflow: hidden;
}

#registerContent span {
	margin: 0 4px 0 0;
}


#telephone {
	padding: 0 20px 0 0;
}

#telephoneNumber {
	margin: 0 0 6px;
	padding: 0 0 0 15px;
	background: left 2px url("/images/page/telephone.gif") no-repeat;
	color: #889994;
	font: normal 1.85em/1em Arial, sans-serif;
	white-space: nowrap;
}

#telephoneDescription {
	height: 19px;
	overflow: hidden;
}


#pageHeader .rectangle {
	height: 46px;
	overflow: hidden;
	margin: 21px 0 0;
}

#pageHeader .rectangle table {
	background: #fff55c bottom url("/images/page/gradient-yellow.gif") repeat-x;
}

#pageHeader .rectangle table table {
	background: none;
}


#search {
	width: 240px;
	white-space: nowrap;
}

#searchForm {
	width: 177px;
	height: 22px;
	overflow: hidden;
	margin: 0 0 0 12px;
	background: #fff left top url("/images/page/search.gif") no-repeat;
	cursor: default;
}

#searchForm table {
	width: 177px;
	background: right -22px url("/images/page/search.gif") no-repeat !important;
}

#searchInput {
	padding: 0 0 0 6px;
	vertical-align: middle;
}

#searchInput input {
	width: 149px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #48515e;
	border: none;
	font-size: 1em;
	cursor: text;
}

#searchButton {
	height: 22px;
	padding: 0 6px;
	vertical-align: middle;
}

#searchButton input {
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	color: #48515e;
	font-size: 1em;
	vertical-align: middle;
	cursor: pointer;
}


#pageMenu {
}
#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	text-decoration: none !important;
	cursor: default;
}
#pageMenu a {
	display: block;
	color: #096653;
	font: normal 1em/1em Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}

.screen1280 #pageMenu a {
	font-size: 1.1em;
}


#pageMenu .menuItemNow {
}

#pageMenu .menuItemNow a {
	color: #013f32 !important;
	text-decoration: none;
}

#pageMenu .menuItemNow strong {
	font-weight: bold;
}


#pageMenu a:hover {
	color: #ee661a;
	text-decoration: underline;
}


#pageMenu strong {
	display: block;
	font-weight: normal;
}


.pageMenu-separator {
	background: center center url("/images/page/menu-item-separator.gif") no-repeat;
}

.pageMenu-separator .spacer {
	width: /*23*/21px;
	height: 46px;
}

.screen1280 .pageMenu-separator .spacer {
	width: 33px;
}


#basket {
	height: 30px;
	margin: 0 12px 0 15px;
	background: #ed5e19 left top url("/images/page/basket-skin.gif") no-repeat;
	color: #fff;
	white-space: nowrap;
}

#basket.filled {
	background-position: left -60px;
}

#basketTitle {
	height: 30px;
	overflow: hidden;
	background: right -30px url("/images/page/basket-skin.gif") no-repeat;
}

#basketTitle strong {
	display: block;
	color: #fff;
	font-size: 1.1em;
}

#basketTitle a {
	display: block;
	color: #fff !important;
	text-decoration: none;
}

#basketTitle span {
	display: block;
	padding: 7px 9px 99px 37px;
}


#pageContent {
		margin: 0 40px;
	padding: 14px 0 0;
}

#homepage #pageContent {
	padding: 0;
}


#pageContent .area {
	background: #dae0df;
}

#pageContent .area2 {
	background: #0b7862;
}


.caption {
	margin: -2px 0 20px;
	color: #348d7b;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	cursor: default;
}
	

#pageBody {
		padding: 22px;
}


#pageFooter {
		margin: 0 40px;
	padding: 14px 0 25px;
	cursor: default;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}

#pageFooter .rectangle {
	background: #eaedec;
}


#pageNavigation {
	padding: 2px 2.5em 2px 22px;
	line-height: 1.5em;
}

#homepage #pageNavigation {
	padding-left: 12px;
}

#pageNavigation span {
	margin: 0 4px 0 0;
	padding: 0 9px 0 0;
	background: right 2px url("/images/page/separator.gif") no-repeat;
}

.screen1280 #pageNavigation span {
	margin: 0 9px 0 0;
	padding: 0 14px 0 0;
}


#update {
	padding: 2px 22px 1px 0;
	line-height: 1.5em;
}

#homepage #update {
	padding-right: 12px;
}


#hintSource {
}

#hintName {
	padding: 0 0 1px;
	color: #999;
	text-decoration: none;
	cursor: default;
}

#hintSource.on #hintName {
	background: left bottom url("/images/page/hint-underline.gif") no-repeat;
	cursor: pointer;
}

#hintSource.on #hintName:hover {
	background-position: -248px bottom;
	color: #096653;
}

#hintSource.on #hintName.now {
	background: none !important;
	color: #999 !important;
	cursor: default;
}


#hint {
	width: 388px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 3001;
	margin: 0 0 0 1.85em;
	padding: 0 0 4px;
	cursor: default;
}

#hintClose {
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	margin: 5px 0 0 367px;
	font-size: 1px;
	background: center 4px url("/images/page/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("/images/page/hint.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("/images/page/hint.png") no-repeat;
}

#hintContact {
		padding: 0 0 0.75em;
	font-size: 1.17em;
}

#hint_c div.green {
		padding: 7px 15px 9px;
	text-align: left;
}

#hint_c a {
	position: relative;
}

#profileAddress,
#profileContacts {
	margin: 0;
}

#profileAddress {
	padding: 0 2em 0 0;
}


#profile {
	padding: 0 2.5em 0 0;
}


#hint_ {
	padding: 25px 2.5em 0 22px;
}

#homepage #hint_ {
	padding-left: 12px;
}

#copyright {
	color: #999;
}


#brick {
	padding: 25px 22px 0 0;
	text-align: left;
}

#homepage #brick {
	padding-right: 12px;
}

#brick p {
	margin: 0 0 0.65em;
}


#pageList {
		padding: 22px 22px 12px;
	cursor: default;
}

#pageList h2.caption {
	color: #fff;
}

#pageList ul {
	margin: 1em 0 1.5em 2px;
}

#pageList ul ul {
	margin: 0.85em 0 1.5em 1em;
}


#pageList a {
	color: #fff;
}

#pageList a:hover {
	color: #ffc466;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a {
	color: #ffe742 !important;
	text-decoration: none;
	cursor: default;
}


#cover {
	min-height: 374px;
	background: #0b7862 top url("/images/page/gradient-green.gif") repeat-x;
	cursor: default;
}

#coverLoading {
	position: absolute;
	left: -10000;
	top: 0;
}

#coverImage {
	margin: 0 0 -374px;
	position: relative;
	z-index: 1001;
	text-align: right;
}

#coverImage em {
	display: block;
	width: 585px;
	margin: 0 0 0 auto;
	background: #0b7862 right top url("/images/page/blank.gif") no-repeat;
}

#coverImage span {
	display: block;
	width: 585px;
	height: 374px;
	overflow: hidden;
	background: url("/images/page/cover-hide.png");
}

#coverPicture {
	}


#bodyHomepage {
		margin: 0 515px 0 30px;
	padding: 37px 0;
	position: relative;
	z-index: 1002;
}

#slogan {
	display: block;
	height: 114px;
	overflow: hidden;
	margin: 0 0 20px;
}

#bodyHomepage .rectangle {
	height: 140px;
	overflow: auto;
	padding: 0 25px 0 0;
}

#bodyHomepage h1 {
	font-size: 1.65em;
}

#bodyHomepage h2 {
	font-size: 1.3em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}

#bodyHomepage ul {
	margin: 1.25em 0 0 2px;
}

#bodyHomepage ul ul {
	margin: 1.25em 0 1.5em 1em;
}

#bodyHomepage ul li {
	padding: 0 0 0 11px;
	background: 0 0.4em url("/images/page/marker2-ul.gif") no-repeat;
}

#bodyHomepage ul li li,
#bodyHomepage ul li li li li {
	padding: 0 0 0 14px;
	background: 0 0.4em url("/images/page/marker2-ul-ul.gif") no-repeat;
}

#bodyHomepage ul li li li,
#bodyHomepage ul li li li li li {
	background: 0 0.6em url("/images/page/marker2-ul-ul-ul.gif") no-repeat;
}


#bodyCategories {
	padding: 1em 0 0;
}

#homepage #bodyCategories {
		margin: 0 20px;
	padding: 0 0 17px;
	position: relative;
	z-index: 1002;
}


#bodyNews {
		margin: 0 5px 0 0;
	padding: 22px;
	cursor: default;
}

#bodyNews .more {
	padding: 2px 0 0;
	position: relative;
	right: -5px;
}


.bodyProducts {
		padding: 22px;
	cursor: default;
}

.bodyProducts h2 {
	color: #0b7862;
}

.bodyProducts .more {
	padding: 2px 0 0;
}


#bodyAdvertisement {
	padding: 18px 0 0;
}

#bodyAdvertisement .spacer {
	width: 38px;
}

.bannerCell {
	height: 132px;
	background: bottom url("/images/page/silver.gif") repeat-x;
}

.bannerItem {
		height: 100%;
	background: top url("/images/page/silver.gif") repeat-x;
	border: 1px solid #cfcfcf;
	border-top: none;
	border-bottom: none;
	cursor: default;
}

.bannerItem span {
	display: block;
	height: 130px;
	margin: 0 0 -130px;
	position: relative;
	bottom: -1px;
	z-index: 1001;
	background: left top url("/images/page/blank.gif") no-repeat;
}

.bannerItem span span {
	display: block;
	width: 210px;
	height: 130px;
	position: static;
	bottom: 0;
	background: url("/images/page/banner-hide.png");
}

.bannerItem p {
	margin: 0;
	padding: 25px 15px 25px 150px;
	position: relative;
	z-index: 1002;
}

.bannerItem a {
	font-size: 1.1em;
}

.bannerItem em {
	display: block;
	padding: 0.5em 0 0;
	font-style: normal;
}


.highlight img {
                opacity: 0.32;
}

.highlight img:hover {
                opacity: 1.00;
}

