@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}


a:link {
	color: #7828b1;
}

#pageContent a:visited {
	color: #a773cc;
}

a:hover,
#pageContent a:hover {
	color: #f60;
}


*:focus {
	outline: none;
}


h1 {
	font-size: /*2*/2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #652493;
}

h2,
h3,
h4,
h5,
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #935eb2;
}


hr {
	height: 1px;
	background: #eee5d3;
	color: #eee5d3;
}


.spacerGlobal,
.spacerColumn {
	height: 1px;
	overflow: hidden;
	margin: 0 0 -1px;
	font-size: 1px;
}

.spacerGlobal {
	width: 999px;
}

.spacerColumn {
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #000 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #c5c5c5 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #000 !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #ffc53b !important;
}


*.color1,
*.color1 *,
.color1 a {
	color: #b9a98d !important;
}

a.color1:hover,
.color1 a:hover,
.color1 a:hover * {
	color: #867b67 !important;
}


*.color2,
*.color2 *,
.color2 a {
	color: #ee8939 !important;
}

a.color2:hover,
.color2 a:hover,
.color2 a:hover * {
	color: #e24500 !important;
}


*.color3,
*.color3 *,
.color3 a {
	color: #a89470 !important;
}

a.color3:hover,
.color3 a:hover,
.color3 a:hover * {
	color: #645b4a !important;
}


#pageHeader {
		margin: 0 23px;
	padding: 28px 0 0;
}


#newsTicker {
	padding: 0 23px;
	position: relative;
	top: -12px;
}

#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;
	}


#logotype {
	display: block;
	padding: 0 23px;
}

#logotype img {
	vertical-align: bottom;
}


#telephone {
	min-height: 18px;
	padding: 0 0 0 17px;
	background: left top url("/images/page/icon-telephone.gif") no-repeat;
	text-align: right;
}

#telephoneNumber {
	color: #a89470;
	font: normal 1.7em/1em Arial, sans-serif;
}

#telephoneDescription {
	padding: 0.65em 0 0 2px;
}


#basket {
		padding: 0 9px 0 40px;
	text-align: right;
}

#basketTitle {
}

#basket-x,
#basket-l,
#basket-r {
	height: 33px;
	overflow: hidden;
}

#basket-x {
	background: #ff7500 center top url("/images/page/basket-x.gif") repeat-x;
}

#basket-l {
	background: left top url("/images/page/basket-l.gif") no-repeat;
}

#basket-r {
	background: right top url("/images/page/basket-r.gif") no-repeat;
}

.on #basket-r {
	background-image: url("/images/page/basket-r-on.gif");
}

#basket.empty #basket-r {
	background-image: url("/images/page/basket-r2.gif") !important;
}

#basketTitle strong {
	display: block;
	white-space: nowrap;
}

#basketTitle strong span {
	cursor: default;
}

#basketTitle strong span,
#basketTitle strong a {
	display: block;
	height: 33px;
	overflow: hidden;
	padding: 0 30px 0 39px;
	color: #fff !important;
	text-decoration: none;
}

#basket.empty #basketTitle strong span {
	padding-right: 16px;
}

#basketTitle a:hover {
	text-decoration: underline;
}

#basketTitle strong em {
	display: block;
	padding: 7px 0 0;
	font-style: normal;
}


#basketContent {
	padding: 0.5em 2px 0;
}

#basketContent a {
	margin: 0 0 0 0.5em;
	white-space: nowrap;
}


#pageHeader .area {
	height: 48px;
	overflow: hidden;
	margin: 20px 0 0;
	background: #7422a0 center top url("/images/page/gradient-x.gif") repeat-x;
}

#pageHeader .area table {
	height: 48px;
	background: left top url("/images/page/gradient-l.jpg") no-repeat;
}

#pageHeader .area table table {
	height: auto;
	background: none;
}


#register {
	padding: 5px 23px;
}

#registerTitle {
	margin: 0 0.2em 0 0;
}

#registerContent {
	margin: 0 0 0 1px;
	position: relative;
	top: -1px;
}

#registerContent a {
	margin: 0 0.55em 0 0;
	white-space: nowrap;
}


#pageMenu {
		padding: 0 23px 0 0;
}

#homepage #pageMenu {
	padding-left: 3px;
}
#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	text-decoration: none !important;
	cursor: default;
}
#pageMenu a {
	display: block;
	color: #fff;
	font: normal 1.1em/1em Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}

#pageMenu span {
	display: block;
}


#pageMenu .menuItemNow {
}

#pageMenu .menuItemNow a {
	color: #ffb400 !important;
	text-decoration: none;
}


#pageMenu a:hover {
	color: #ffb400;
	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: 23px;
	height: 48px;
}


#search {
	width: 184px;
	margin: 10px 11px 0 0;
	text-align: left;
	white-space: nowrap;
}

#search-x,
#search-l,
#search-r {
	width: 184px;
	height: 28px;
	overflow: hidden;
}

#search-x {
	background: center top url("/images/page/search-x.gif") repeat-x;
}

#search-l {
	background: left top url("/images/page/search-l.gif") no-repeat;
}

#search-r {
	background: right top url("/images/page/search-r.gif") no-repeat;
}

#searchForm {
	cursor: default;
}

#searchInput {
	padding: 0 0 0 8px;
	vertical-align: middle;
}

#searchInput input {
	width: 152px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #fff;
	border: none;
	font-size: 1em;
	cursor: text;
}

#searchButton {
	height: 28px;
	padding: 0 7px;
	vertical-align: middle;
}

#searchButton input {
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1em;
	vertical-align: middle;
	cursor: pointer;
}


#pageContent {
		margin: 0 23px;
	padding: 20px 0 0;
}

#homepage #pageContent {
	padding: 0;
}


#pageBody {
		padding: 0 22px 0 0;
}


#pageFooter {
		margin: 0 23px;
	padding: 30px 22px 23px;
}

#homepage #pageFooter {
	padding: 30px 1px 23px;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#pageNavigation {
	padding: 15px 2.5em 15px 0;
	font-size: 0.95em;
	line-height: 1.5em;
}

#pageNavigation span {
	margin: 0 6px 0 0;
	padding: 0 9px 0 0;
	background: right 1px url("/images/page/separator.gif") no-repeat;
	cursor: default;
}


#update {
	padding: 15px 0 15px 0;
	line-height: 1.5em;
}


#copyright {
	height: 1.4em;
}

#hintName {
	padding: 0 0 1px;
	font-weight: normal;
	cursor: default;
}

#hintName.on {
	background: left bottom url("/images/page/underline.gif") repeat-x;
	cursor: pointer;
}


#hint {
	width: 390px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 3001;
	margin: 0 0 0 2.9em;
	cursor: default;
}

#hintClose {
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	margin: 5px 0 0 369px;
	font-size: 1px;
	background: center center url("/images/page/hint-close.gif") no-repeat;
	cursor: pointer;
}

#hintClose.on {
	background-image: url("/images/page/hint-close-on.gif");
}

#hint-t div,
#hint-b div {
	width: 390px;
	overflow: hidden;
	font-size: 1px;
}

#hint-t div {
	height: 5px;
	background: left top url("/images/page/hint-t.png") no-repeat;
}

#hint-b div {
	height: 6px;
	background: left top url("/images/page/hint-b.png") no-repeat;
}

#hint-c {
	background: left top url("/images/page/hint-y.png") repeat-y;
}

#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;
}

#profileAddress,
#profileContacts {
	margin: 0;
}

#profileAddress {
	padding: 0 2em 0 0;
}


#brick {
}

#brick p {
	margin: 0 0 0.65em;
}


#pageList {
	margin: 0 35px 0 0;
	padding: 6px 0 0 22px;
}

#pageList h2 {
	margin: 0;
	color: #ff893b;
}

#pageList ul {
	margin: 0.75em 0 1.5em 2px;
	font-family: Tahoma, Arial, sans-serif;
}

#pageList ul ul {
	margin: 0.85em 0 1.5em 1.25em;
}

#bodyMap ul {
	margin: 1em 0 1.5em 2px;
}

#bodyMap ul ul {
	margin: 0.85em 0 1.5em 1.25em;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a:link,
#pageList strong a:visited,
#pageList strong a:hover {
	color: #333;
	text-decoration: none;
	cursor: text;
}


#cover {
	height: 286px;
	overflow: hidden;
	background: #fbf8f3 left top url("/images/page/cover-x.jpg") repeat-x;
}

#coverImage {
	width: 563px;
	height: 286px;
	overflow: hidden;
	background: #e6d4b4 right top url("/images/page/cover.jpg") no-repeat;
	font-size: 1px;
	}


#bodyHomepage {
		padding: 23px;
}

#bodyHomepage h1 {
	margin: 0 0 18px;
	font-size: 1.65em;
}

#bodyHomepage h1 img {
	position: relative;
	left: -1px;
}

#bodyHomepage h2 {
	font-size: 1.2em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}

#pageHome {
		height: 140px;
	overflow: auto;
}

#pageHome_ {
		margin: 0 23px 0 0;
}


#bodyNews {
		padding: 0 23px 0 1px;
}

#bodyNews h2 {
	margin: 0 0 20px;
}


#bodyCategories {
		padding: 0 23px 0 0;
}

#bodyCategories h2 {
	margin: 0 0 20px 1px;
}

#bodyCategories p {
	margin: 0;
	position: relative;
	top: -7px;
}

.categoryItem {
	display: block;
	width: 100%;
	font-size: 1.17em;
	border-bottom: 1px solid #e6e6e6;
	text-decoration: none;
}

.categoryItem:hover {
	text-decoration: underline;
}

.categoryItem strong {
	display: block;
	padding: 7px 2px;
	background: right center url("/images/page/arrow-off.gif") no-repeat;
	font-weight: normal;
}

.categoryItem:hover strong {
	background-image: url("/images/page/arrow-on.gif");}


#bodyProducts {
}

#bodyProducts h2 {
	margin: 0 0 20px 1px;
}

