@import url("/common/styles-profile.css");
			
body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #191919;
}


a:link {
	color: #c13890;
}

#pageContent a:visited {
	color: #e252af;
}

a:hover,
#pageContent a:hover {
	color: #f859c0;
}


*: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: #000;
}

h2,
h3,
h4,
h5,
h6 {
	color: #333;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal {
	width: 999px;
	height: 2px;
	margin: 0 0 -2px;
	font-size: 1px;
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #000 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #b1b1b1 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #000 !important;
}


.lineHorizontal {
	background: center center url("/images/page/line-horizontal.gif") repeat-x;
}


#pageHeader {
		margin: 0 22px;
	padding: 20px 0 0;
}

#pageHeader .lineHorizontal {
	width: 100%;
	height: 22px;
	margin: 0 0 13px;
	background: none;
	border-bottom: 1px solid #cecece;
	visibility: visible;
}


#logotype {
	display: block;
	margin: 0 5px 0 0;
	padding: 0 35px 4px 13px;
}

#homepage #logotype {/* center to pageList */
	margin: 0;
	padding: 0 35px 4px 18px;
}

#logotype img {
	vertical-align: bottom;
}


#register {
	margin: 14px 0 0 0;
	padding: 0 0 0 30px;
	background: left 2px url("/images/page/icon-register.gif") no-repeat;
}

#registerTitle {
	font-size: 1.1em;
}

#registerContent {
	padding: 0.25em 0 0 1px;
}

#registerContent a {
	margin: 0 0.5em 0 0;
	white-space: nowrap;
}


#telephone {
	margin: 13px 0 0 0;
	padding: 0 0 0 23px;
	background: left 1px url("/images/page/icon-telephone.gif") no-repeat;
}

#telephoneNumber,
#telephoneNumberMore {
	color: #8d8d8d;
	font: normal 2em/1em Arial, sans-serif;
}

#telephoneDescription {
	padding: 0.25em 0 0 2px;
}

#telephoneNone {
}


#basket {
	padding: 8px 0 0;
}

#basketTitle {
	padding: 8px 17px 8px 49px;
	background: #efefef 17px center url("/images/page/icon-basket-day.gif") no-repeat;
	color: #c13890;
	font-size : 1.17em;
}

#basketContent {
	padding: 0.45em 3px 0;
}

#basketContent a {
	margin: 0 0 0 0.5em;
	white-space: nowrap;
}


#pageMenu {
		margin: 0 30px 0 0;
}

#pageMenu .menuItem {
}

#pageMenu .menuItemFirst {
}

#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	text-decoration: none !important;
	cursor: default;
}

#pageMenu .menuItemLast {
}

#pageMenu .menuItemPrevious {
}

#pageMenu .menuItemNow {
}

#pageMenu a {
	display: block;
	color: #c13890;
	font: normal 1.1em/1em Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}

#pageMenu span {
	display: block;
}


#pageMenu .menuItemNow {
}

#pageMenu .menuItemNow a {
	background: #c13890;
	color: #fff !important;
	text-decoration: none;
}


#pageMenu a:hover {
	color: #c13890;
	text-decoration: underline;
}


#pageMenu strong {
	display: block;
	padding: 8px 3px;
	font-weight: normal;
}

#pageMenu .menuItemFirst strong {
	padding: 8px 3px 8px 0;
}

#pageMenu .menuItemNow strong {
	padding: 8px 11px;
}


.pageMenu-separator {
}

.pageMenu-separator .spacer {
	width: 15px;
	height: 15px;
}


#search {
	padding: 4px 0 0;
	white-space: nowrap;
}

#searchForm {
	width: 140px;
	border: 1px solid #969696;
	cursor: default;
}

#searchInput {
	width: 120px;
	height: 18px;
	margin: 0;
	padding: 2px 4px 0 4px;
	background: transparent;
	color: #969696;
	border: none;
	font-family: Arial, sans-serif;
	font-size: 1em;
	cursor: text;
}

#searchButton {
	width: 10px;
	height: 10px;
	margin: 5px 5px 5px 5px;
	padding: 0;
	color: #969696;
	font-size: 1em;
	vertical-align: bottom;
	cursor: pointer;
}


#newsTicker {
	padding: 5px 0 0;
	position: relative;
	bottom: -10px;
}

#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;
	}


#pageContent {
		margin: 0 22px;
	padding: 25px 0 30px;
}

#homepage #pageContent {
	padding: /*26*/20px 0 40px;
}


#pageBody {
		margin: 4px 15px 0 0;
}


#pageFooter {
		margin: 0 22px;
	padding: 0 0 30px;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#pageNavigation_Container {
	background: #efefef left bottom url("/images/page/gray-lb.gif") no-repeat;
}

#pageNavigation {
	padding: 7px 2.5em 8px 15px;
	line-height: 1.5em;
}

#pageNavigation span {
	margin: 0 0.85em 0 0;
	cursor: default;
}


#clock_Container {
	background: #efefef right bottom url("/images/page/gray-rb.gif") no-repeat;
}

#clock {
	padding: 7px 15px 7px 0;
	line-height: 1.5em;
	text-align: right;
}


#copyright {
	padding: 17px 2.5em 0 15px;
}


#profile {
	padding: 17px 2.5em 0 0;
}

#profileContacts dt {
	width: 6em;
}

#profileContacts dd {
	margin-left: 6em;
}


#brick {
	padding: 17px 15px 0 0;
}

#brick p {
	margin: 0 0 0.95em;
}

#brick div {
	margin: -0.25em 0 0 0;
}


#pageList {
	margin: 0 25px 0 0;
}

#pageList h2 {
	margin: 0;
	padding: 10px 15px;
	background: #efefef;
	font-size: 1.25em;
	font-weight: normal;
}

#pageList div {
	padding: 10px 20px 0 12px;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a:link,
#pageList strong a:visited,
#pageList strong a:hover {
	color: #000;
	text-decoration: none;
	cursor: text;
}


#pageList li {
	margin: 0.2em 0 0.2em 0;
	color: #ccc;
}


#pageList-spacer {
	width: 231px;
}


#cover {
	height: 260px;
	background: #c13890 left center url("/images/page/cover-day.jpg") no-repeat;
}

#coverIllustration1 {
	width: 123px;
	height: 70px;
	margin: 0 0 0 363px;
	position: absolute;
	background: center center url("/images/page/cover-illustration-1.png") no-repeat;
}

#coverIllustration2 {
	width: 117px;
	height: 51px;
	margin: 209px 0 0 271px;
	position: absolute;
	background: center center url("/images/page/cover-illustration-2.png") no-repeat;
}

#switcher {
	padding: 21px 22px 0 0;
	white-space: nowrap;
}

#switcher div {
	width: 57px;
	height: 57px;
	position: relative;
}

#switcherDay {
	left: -61px;
}

#switcherDay.switcherOn {
	background: center center url("/images/page/switcher-day-on.gif") no-repeat;
}

#switcherDay.switcherOff {
	background: center center url("/images/page/switcher-day-off.gif") no-repeat;
}

#switcherNight {
	margin: -57px 0 0;
}

#switcherNight.switcherOn {
	background: center center url("/images/page/switcher-night-on.gif") no-repeat;
}

#switcherNight.switcherOff {
	background: center center url("/images/page/switcher-night-off.gif") no-repeat;
}


.switcherOn {
	cursor: default;
}

.switcherOff {
	cursor: pointer;
}

#coverWelcome {
	width: 451px;
	height: 86px;
	margin: 0 0 42px;
	position: relative;
	left: -2px;
	background: center center url("/images/page/cover-welcome-day.png") no-repeat;
}


#bodyHomepage {
}

#bodyHomepage h1 {
	font-size: 1.65em;
}

#bodyHomepage h2 {
	font-size: 1.2em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}


#bodyNews,
#bodyCategories {
		margin: 0 22px 0 0;
}

#bodyNews h2,
#bodyCategories h2 {
	margin: 0;
	padding: 10px 15px;
}

#bodyNews table.noPrint,
#bodyCategories table.noPrint {
	background: #efefef;
}

#bodyNews table.noPrint a,
#bodyCategories table.noPrint a {
	display: block;
	margin: 0 14px 0 0;
}

#bodyNews_Container {
		margin: 13px 1px 0;
}


#bodyCategories {
	padding: 25px 0 0;
}

#bodyCategories ul {
	padding: 1.25em 15px 0 55px;
	font-size: 1.1em;
	font-weight: normal;
}

#bodyCategories li {
	padding: 0.1em 0 0.5em;
}


