@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #53004c;
	color: #f8ecfc;
}


a:link {
	color: #f8ecfc;
}

#homepage #pageContent a:visited,
#pageBody a:visited {
	color: #e6ceee;
}

a:hover,
#pageContent a:hover,
#homepage #pageContent a:hover {
	color: #ff69f3;
}


*: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: #f8ecfc;
}

h2,
h3,
h4,
h5,
h6 {
	color: #f8ecfc;
}


hr {
	height: 1px;
	background: #881d7e;
	color: #881d7e;
}


.spacerGlobal,
.spacerColumn {
	height: 1px;
	overflow: hidden;
	margin: 0 0 -1px;
	font-size: 1px;
}

.spacerGlobal {
	width: 999px;
}

.spacerColumn {
	width: 220px;/*160+60*/
}

.screen1280 .spacerColumn {
	width: 250px;
}


*.white,
*.white *,
.white a {
	color: #f8ecfc !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #ff7ff5 !important;
}


*.purple,
*.purple *,
.purple a {
	color: #a82280 !important;
}

a.purple:hover,
.purple a:hover,
.purple a:hover * {
	color: #ef48bb !important;
}


*.pink,
*.pink *,
.pink a {
	color: #a97ba8 !important;
}

a.pink:hover,
.pink a:hover,
.pink a:hover * {
	color: #f8ecfc !important;
}


#page_ {
	width: 100%;
	position: relative;
	z-index: 1000;
	background: #8a067f	left bottom url("/images/page/effect-b.gif") repeat-x;
}


#effect-xt {
	width: 100%;
	height: 263px;
	overflow: hidden;
	position: absolute;
	z-index: 1001;
	left: 0;
	top: 0;
	background: left top url("/images/page/effect-t.gif") repeat-x;
}


#effect-c {
	width: 100%;
	height: 808px;
	overflow: hidden;
	position: absolute;
	z-index: 1002;
	left: 0;
	top: 0;
	background: center top url("/images/page/effect-c.jpg") no-repeat;
}

#effect-lt {
	width: 377px;
	height: 200px;
	overflow: hidden;
	position: absolute;
	z-index: 1003;
	left: 0;
	top: 0;
	background: left top url("/images/page/effect-lt.png") no-repeat;
}


#effect-ct {
	width: 100%;
	height: 158px;
	overflow: hidden;
	position: absolute;
	z-index: 1005;
	left: 0;
	top: 0;
	text-align: center;
}

#effect-ct img {
	width: 921px;
	height: 158px;
	vertical-align: bottom;
}


#effect-rb {
	width: 100%;
	height: 579px;
	overflow: hidden;
	margin: /*-579*/-450px 0 0 50px;
	position: absolute;
	z-index: 1006;
	text-align: right;
}

#effect-rb img {
	width: 305px;
	height: 579px;
	vertical-align: bottom;
}


#pageHeader {
		padding: 0 40px 0 50px;
	position: relative;
	z-index: 2003;
}


#logotype {
	display: block;
	width: 160px;
	padding: 17px 0 0;
}

.screen1280 #logotype {
	width: 190px;
}

#homepage .screen1280 #logotype {
	width: 285px;
}

#logotype img {
	vertical-align: bottom;
}


#slogan {
	padding: 45px 60px 0;
}


#newsTicker {
	margin: 0.35em 60px 0;
	height: 17px;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	color: #eed6f0 !important;
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	color: #ff7ff5 !important;
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 0.85em/1.2em Tahoma, Arial, sans-serif;
	}


#search {
	width: 160px;
	height: 31px;
	background: right top url("/images/page/search.gif") no-repeat;
	white-space: nowrap;
}

#searchForm {
	width: 160px;
	height: 31px;
	background: left -31px url("/images/page/search.gif") no-repeat;
	cursor: default;
}

#searchInput {
	padding: 0 0 0 9px;
	vertical-align: middle;
}

#searchInput input {
	width: 117px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #fff;
	border: none;
	font-size: 1.1em;
	cursor: text;
}

#searchButton {
	height: 31px;
	padding: 0 10px;
	vertical-align: middle;
}

#searchButton input {
	width: 14px;
	height: 14px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1em;
	vertical-align: middle;
	cursor: pointer;
}


#register {
	padding: 4px 11px 3px;
}

#registerTitle {
	padding: 0 11px 6px;
}

#registerTitle strong {
	font-weight: normal;
}

#registerContent {
	white-space: nowrap;
}

#registerContent span {
	margin: 0 0.75em 0 0;
}


#pageMenu {
		padding: 18px 60px 38px;
	cursor: default;
}
#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	text-decoration: none !important;
	cursor: default;
}
#pageMenu a {
	display: block;
	color: #f8ecfc;
	font: normal 1.1em/1.2em Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}

#pageMenu span {
	display: block;
}


#pageMenu .menuItemNow {
}

#pageMenu .menuItemNow a {
	color: #ff69f3 !important;
	text-decoration: none;
}


#pageMenu a:hover {
	color: #ff69f3;
	text-decoration: underline;
}


#pageMenu strong {
	display: block;
	font-weight: normal;
}


.pageMenu-separator {
}

.pageMenu-separator .spacer {
	width: 21px;
}


#basket {
	width: 162px;
	overflow: hidden;
	margin: 9px 0 0;
	position: absolute;
	cursor: default;
}

#basket-t {
	width: 162px;
	height: 8px;
	background: left top url("/images/page/basket-t.png") no-repeat;
}

#basket-c {
	width: 162px;
	padding: 2px 0 8px;
	background: left top url("/images/page/basket-c.png") repeat-y;
}

#basket-b {
	width: 162px;
	height: 10px;
	background: left top url("/images/page/basket-b.png") no-repeat;
}

#basketTitle {
	margin: 0 17px 0 10px;
	padding: 0 0 0 25px;
	background: left -50px url("/images/page/icon-basket.gif") no-repeat;
	color: #a82280;
}

#basketList {
		margin: 1em 10px 0;
}

#basketList td {
	padding: 6px 0 0;
	vertical-align: top;
}

.basketList_Remove {
	width: 15px;
	overflow: hidden;
}

.basketList_Remove a {
	display: block;
	width: 15px;
	height: 15px;
	overflow: hidden;
	background: left -150px url("/images/page/icon-basket.gif") no-repeat;
}

.basketList_Name {
	width: 110px;
	overflow: hidden;
	margin: 0 0 0 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
}
.basketList_Price {
}

#basketView {
	margin: 1.35em 17px 1.35em 10px;
	background: left -100px url("/images/page/icon-basket.gif") no-repeat;
	padding: 0 0 0 25px;
	font-weight: bold;
}

#basketOptions {
	margin: 0 17px;
}

#basketOptions span {
	display: block;
	padding: 0 0 0.35em;
}


#basket.off #basket-t,
#basket.off #basket-c,
#basket.off #basket-b {
	background: url("/images/page/blank.gif") repeat;
}

#basket.off #basketList,
#basket.off #basketView,
#basket.off #basketOptions {
	display: none;
}

#basket.off #basketTitle {
	background-position: left top;
	color: #c690c5;
}


#pageContent {
		min-height: /*333*/308px;
	margin: 25px 50px 0;
	position: relative;
	z-index: 2001;
}

#homepage #pageContent {
	min-height: 1000px;
	margin-top: 0;
}


#pageBody {
	}


#pageFooter {
		margin: 0 50px;
	padding: 30px 0 0px;
	position: relative;
	z-index: 2002;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#pageNavigation {
	padding: 20px 2.5em 20px 0;
	font-size: 0.95em;
	line-height: 1.5em;
}

#pageNavigation span {
	margin: 0 5px 0 0;
	padding: 0 8px 0 0;
	background: right 3px url("/images/page/separator.gif") no-repeat;
	cursor: default;
}


#update {
	padding: 20px 0;
	line-height: 1.5em;
}


#copyright {
	padding: 20px 1em 1px 0;
	color: #a97ba8;
}


#hintSource {
}

#hintName {
	padding: 0 0 1px;
	color: #a97ba8;
	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: #f8ecfc;
}

#hintSource.on #hintName.now {
	background: none !important;
	color: #a97ba8 !important;
	cursor: default;
}


#hint {
	width: 388px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 3001;
	margin: 0 0 0 1.85em;
	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;
}

#hint-t {
	height: 4px;
	background: left top url("/images/page/hint-t.png") no-repeat;
}

#hint-b {
	height: 5px;
	background: left top url("/images/page/hint-b.png") no-repeat;
}

#hint-c {
	background: left top url("/images/page/hint-c.png") repeat-y;
}

#hintContact {
	padding: 0 0 0.75em;
	font-size: 1.17em;
}

#hint-c div.purple {
		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;
}


#pageNavigation2 {
	padding: 20px 2.5em 1px 0;
}

#pageNavigation2 span {
	margin: 0 0.5em 0 0;
}


#brick {
	padding: 20px 0 0;
}

#brick p {
	margin: 0 0 0.65em;
}


#pageList {
	margin: 0.15em 35px 0 0;
}

#pageList h2 {
	margin: 0;
	font-size: 1.4em;
	font-weight: normal;
}

#pageList ul {
	margin: 1em 0 1.5em 2px;
}

#bodyMap ul {
	margin: 1em 0 1.5em 0.75em;
}

#pageList ul ul {
	margin: 0.85em 0 1.5em 0.75em;
}

#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: #ff69f3;
	text-decoration: none;
	cursor: text;
}


#productFlash {
	margin: 0 0 -400px;
	text-align: center;
}

#productMovie {
	width: 500px;
	height: 400px;
	overflow: hidden;
	/*background: left top url("/images/page/example-product.png") no-repeat;*/
	margin: 0 auto;
	position: relative;
	z-index: 2010;
}

#productMovie span {
	display: block;
	padding: 35px 0 0;
}


#name {
	padding: 418px 30px 70px;
}

#name img {
	vertical-align: bottom;
}


#bodyHomepage {
		padding: 1px 50px 0;
	position: relative;
	z-index: 2002;
}

#bodyHomepage,
#bodyHomepage td {
	color: #eed6f0;
}

#bodyHomepage * {
	font-weight: normal;
}

#bodyHomepage h1 {
	font-size: 1.65em;
}

#bodyHomepage h2 {
	font-size: 1.2em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}

#bodyHomepage h1,
#bodyHomepage h2,
#bodyHomepage h3,
#bodyHomepage h4,
#bodyHomepage h5,
#bodyHomepage h6 {
	margin: 0 0 0.85em;
}

#bodyHomepage ul {
	margin-left: 2px;
}

#bodyHomepage ul ul {
	margin-left: 0.5em;
}


#bodyProducts {
	padding: 10px 0 0;
}

#bodyProducts h2 {
	height: 48px;
	overflow: hidden;
	margin: 0;
	font-size: 1.85em;
	font-weight: normal;
	cursor: default;
}


.footerLogo {
	padding: 20px 0 0;
}

.footerLogo a img {
	margin: 0 15px 0 0;
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0) progid:DXImageTransform.Microsoft.Alpha(opacity=25) progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.2);
	behavior:url('/common/footerlogo-hilite.htc');
	vertical-align: bottom;
}

