@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #dcecff;
	color: #64696e;
}


a:link {
	color: #0069a6;
}

#pageBody a:visited {
	color: #3387b8;
}

a:hover,
#pageBody a:hover {
	color: #f40000;
}


#pageContent a {
	text-decoration: none;
}

#pageContent a:hover {
	text-decoration: underline;
}

a.underline,
.underline a {
	text-decoration: underline !important;
}


*: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: #1972a5;
}

h2,
h3,
h4,
h5,
h6 {
	color: #757a7e;
}


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: 328px;
}


*.gray,
*.gray *,
.gray a {
	color: #a6a9ac !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #0069a6 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #c5c5c5 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #0069a6 !important;
}


*.blue,
*.blue *,
.blue a {
	color: #899cb1 !important;
}

a.blue:hover,
.blue a:hover,
.blue a:hover * {
	color: #3e83ab !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #dcecff !important;
}


#layout {
	margin: 26px 38px 0;
	background: #fff;
}

#layout-xt {
	background: top url("/i/layout-xt.gif") repeat-x;
}

#layout-ry {
	background: right url("/i/layout-ry.gif") repeat-y;
}

#layout-xb {
	background: bottom url("/i/layout-xb.gif") repeat-x;
}

#layout-ly {
	background: left url("/i/layout-ly.gif") repeat-y;
}

#layout-lt {
	background: left top url("/i/layout-lt.gif") no-repeat;
}

#layout-rt {
	background: right top url("/i/layout-rt.gif") no-repeat;
}

#layout-rb {
	background: right bottom url("/i/layout-rb.gif") no-repeat;
}

#layout-lb {
	background: left bottom url("/i/layout-lb.gif") no-repeat;
}

#layout-cc {
		padding: 4px;
	text-align: left;
}


#pageHeader {
		cursor: default;
}


#logotype {
	display: block;
	padding: 25px 30px;
}

#logotype img {
	vertical-align: bottom;
}


#register {
	padding: 0 34px;
}

#registerContent {
	height: 24px;
	overflow: hidden;
}

#registerContent span {
	margin: 0 2px 0 0;
}

#registerContent img {
	vertical-align: bottom;
}


#newsTicker {
	padding: 14px 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;
	}


#switcherCampers {
	height: 49px;
	overflow: hidden;
	margin: 14px 0;
}

#switcherCampers span {
	margin: 0 17px 0 0;
}

#switcherCampers .switcherOff img {
	opacity: 0.32;
}

#switcherCampers a:hover img {
	opacity: 1.00;}


#telephone {
	padding: 0 34px;
}

#telephoneIcon {
	width: 18px;
	height: 31px;
	overflow: hidden;
	margin: 0 4px 0 0;
	background: url("/i/telephone.gif");
}

#telephoneNumber {
	color: #a6a9ac;
	font: normal 3em/1em Arial, sans-serif;
	letter-spacing: -0.05em;
}

#telephoneNumber span {
	display: block;
	padding: 0 0 0 2px;
}


#pageHeader .rectangle {
	height: 51px;
	overflow: hidden;
	background: #f4f4f4 top url("/i/menu-item.gif") repeat-x;
}

#pageMenu {
		margin: 0 34px;
}

#pageMenu .menuItem {
	padding: 9px 0 0;
	vertical-align: top;
}

#pageMenu .menuItemFirst a {
	color: #535b62 !important;
}

#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	text-decoration: none !important;
	cursor: default;
}
#pageMenu a {
	display: block;
	color: #666e74;
	font: normal 1.1em/1.17em Arial, sans-serif;
	text-align: center;
	text-decoration: none;
}


#pageMenu .menuItemNow {
}

#pageMenu .menuItemNow a {
	color: #535b62 !important;
	text-decoration: none;
}

#pageMenu .menuItemNow strong {
	font-weight: bold;
}


#pageMenu a:hover {
	color: #0069a6 !important;
	text-decoration: underline;
}


#pageMenu strong {
	display: block;
	font-weight: normal;
}


.pageMenu-separator {
	background: center center url("/i/menu-item-separator.gif") no-repeat;
}

.pageMenu-separator .spacer {
	width: 28px;
	height: 51px;
}


#basket {
	width: 87px;
	height: 25px;
	overflow: hidden;
	margin: 0 34px 0 0;
}


#pageContent {
	}

#homepage #pageContent {
}


.gradient {
	height: 27px;
	overflow: hidden;
	margin: 1px 0 -27px;
	background: top url("/i/gradient.gif") repeat-x;
}


#homepage .area {
		padding: 34px 34px 5px;
}


#pagePicture {
	background: #cbcbcb;
	border-bottom: 1px solid #a3a7aa;
}

#pagePicture p {
	height: 140px;
	margin: 0;
	background: center top url("/i/blank.gif") no-repeat;
	}

#pictureLoading {
	position: absolute;
	left: -10000px;
	top: -10000px;
}


#pageBody {
		margin: 0 34px 0 0;
	padding: 24px 0 0;
}

#pageBody.full {
	margin: 0 34px;
}


#pageFooter {
		margin: 0 34px;
	padding: 34px 0;
	cursor: default;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#search {
	width: 158px;
	height: 28px;
	margin: 0 34px 0 0;
	background: left top url("/i/search.gif") no-repeat;
	white-space: nowrap;
}

#searchForm {
	width: 158px;
	height: 28px;
	overflow: hidden;
	background: right bottom url("/i/search.gif") no-repeat;
	cursor: default;
}

#searchInput {
	padding: 0 0 0 7px;
	vertical-align: middle;
}

#searchInput input {
	width: 123px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #a6a9ac;
	border: none;
	font-size: 1em;
	cursor: text;
}

#searchButton {
	height: 28px;
	padding: 0 9px;
	vertical-align: middle;
}

#searchButton input {
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	color: #a6a9ac;
	font-size: 1em;
	vertical-align: middle;
	cursor: pointer;
}


#pageNavigation {
	margin: 0 34px 0 0;
	line-height: 1.5em;
}

#pageNavigation span {
	margin: 0 4px 0 0;
	padding: 0 9px 0 0;
	background: right 3px url("/i/separator.gif") no-repeat;
}

#pageNavigation span.last {
	margin: 0;
	padding: 0;
	background: none;
}


#update {
	min-width: 101px;
	line-height: 1.2em;
}


#pageFooter_ {
		margin: 0 42px;
	padding: 17px 34px 26px;
}


#hintSource {
}

#hintName {
	padding: 0 0 1px;
	color: #899cb1;
	text-decoration: none !important;
	cursor: wait;
}

#hintSource.on #hintName {
	background: left bottom url("/i/hint-underline.gif") no-repeat;
	cursor: pointer;
}

#hintSource.on #hintName:hover {
	background-position: -248px bottom;
	color: #3e83ab;
}

#hintSource.on #hintName.now {
	background: none !important;
	color: #899cb1 !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("/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.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.png") no-repeat;
}

#hintContact {
		padding: 0 0 0.75em;
	font-size: 1.17em;
}

#hint_c div.white {
		padding: 7px 15px 9px;
	text-align: left;
}

#hint_c a {
	position: relative;
}

#profile {
	padding: 0 2.5em 0 0;
}

#profileAddress,
#profileContacts {
	margin: 0;
}

#profileAddress {
	padding: 0 2em 0 0;
}


#hint_ {
	padding: 0;
}

#copyright {
	color: #899cb1;
}

#copyright p {
	margin: 0.15em 0 0;
}


#pageNavigation2 {
	padding: 0 0 1px 1.55em;
}

#pageNavigation2 span {
	padding: 0 0.75em 0 0;
}


#brick {
	height: 17px;
	overflow: hidden;
	margin: 0 0 0 34px;
}


#pageList {
	margin: -0.7em 0 0;
	padding: 24px 53px;
	font-size: 1.1em;
}

#pageList ul {
	margin: 0;
}

#pageList ul ul {
	margin: 0.85em 0 1.85em 1.5em;
	font-size: 10pt;
}

#pageList ul ul ul {
	font-size: 9pt;
}

#pageList li {
	margin: 1em 0;
	padding: 0;
	background: none;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a {
	color: #757a7e !important;
}

#pageList strong a:hover {
	color: #f40000 !important;
}


#cover {
	border-top: 1px solid #71767b;
	border-bottom: 1px solid #a3a7aa;
	margin: 0 0 -1px;
	position: relative;
	top: -1px;
	background: #cbcbcb;
}

#cover .rectangle {
	width: 915px;
	height: 293px;
	overflow: hidden;
}


#coverImage {
	width: 915px;
	height: 293px;
	overflow: hidden;
	position: relative;
	z-index: 1001;
	background: center top url("/i/blank.gif") no-repeat;
}


#coverImage ul {
	margin: 0;
	padding: 0;
}

#coverImage li {
	margin: 0;
	padding: 0;
	float: left;
	background: none;
}

#coverImage img {
	width: 915px;
	height: 293px;
	vertical-align: bottom;
}


#coverNew {
	height: 293px;
	margin: -293px 0 0;
	position: relative;
	z-index: 1002;
}

#coverNew span {
	display: block;
	width: 112px;
	height: 58px;
	margin: 0 0 0 34px;
	background: url("/i/cover-new.png");
}


#coverMore {
	height: 293px;
	margin: -293px 0 0;
	position: relative;
	z-index: 1003;
	text-align: right;
}

#coverMore span {
	display: block;
	padding: 220px 34px 0 0;
}

#coverMore a {
	display: block;
	width: 122px;
	height: 43px;
	overflow: hidden;
	margin: 0 0 0 auto;
	background: url("/i/blank.gif") repeat;
}


#coverNavigator {
	height: 200px;
	overflow: hidden;
	margin: -293px 0 0;
	position: relative;
	z-index: 1004;
}

#coverNavigator div {
	width: 32px;
	height: 54px;
	overflow: hidden;
	position: absolute;
	cursor: pointer;
}

#coverPrevious {
	margin: 120px 0 0 34px;
	background: url("/i/cover-l.png");
}

#coverNext {
	margin: 120px 0 0 849px;
	background: url("/i/cover-r.png");
}


#bodyArticle {
		padding: 22px;
	background: #f4f4f4;
}

#bodyArticle h1,
#bodyArticle h2,
#bodyArticle h3,
#bodyArticle h4,
#bodyArticle h5,
#bodyArticle h6 {
	font-weight: normal;
}


#bodyNews {
		padding: 24px 22px 0;
}

#bodyNews div.nowrap {
	margin: 22px 0 0;
}


#bodyProducts h2 {
	height: 14px;
	overflow: hidden;
	margin: 0 0 20px;
}

#previewContainer {
	position: absolute;
	left: -10000px;
	top: -10000px;
}


#previewItem {
	cursor: default;
}

#previewImage {
	width: 260px;
	margin: 0 0 15px;
	text-align: center;
	}

#previewImage_Container {
	width: 260px;
	margin: 0 auto;
}

#previewImage_Hyperlink {
	display: block;
	height: 185px;
	overflow: hidden;
	text-align: center;
}

#previewImage_Source {
	background: #f4f4f4;
}

#previewItem table {
	width: 260px;
}

#previewItem td {
	vertical-align: top;
}

.previewArrow {
	display: block;
	width: 15px;
	height: 25px;
	margin-top: 2px !important;
	cursor: pointer;
}

.previewArrow * {
	display: none;
}

#previewArrow-l {
	margin: 0 0 0 3px;
	background: url("/i/arrow-l.gif");
}

#previewArrow-r {
	margin: 0 3px 0 0;
	background: url("/i/arrow-r.gif");
}

#previewArrow-l:hover {
	background: url("/i/arrow2-l.gif");
}

#previewArrow-r:hover {
	background: url("/i/arrow2-r.gif");
}

#previewTitle {
	margin: 0 20px;
	color: #53595e;
	font-size: 1.25em;
}

#previewDescription {
	min-height: 3.75em;
	margin: 0.15em 21px 0;
	color: #969b9e;
}

#previewPrice {
	margin: 0.85em 21px 0;
	color: #6a7075;
	font-size: 1.1em;
	white-space: nowrap;
}


#bodyProducts div.underline {
	margin: 22px 0 0;
}

#bodyProducts div.underline span {
	margin: 0 7px 0 0;
	padding: 0 7px 0 0;
	background: right 3px url("/i/separator.gif") no-repeat;
}


#bodyBanners {
	width: 259px;
	overflow: hidden;
	margin: 0 0 -15px;
	cursor: default;
}

.bannerItem {
	width: 122px;
	height: 124px;
	overflow: hidden;
	float: left;
	margin: 0 0 15px;
}

.bannerItem.odd {
	margin-right: 15px;
}

.bannerItem img {
	vertical-align: bottom;
}


