@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #474747;
}


a:link {
	color: #f0027f;
}

#pageBody a:visited {
	color: #f33d9d;
}

a:hover,
#pageBody a:hover {
	color: #906;
}


*: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: #333;
}

h2,
h3,
h4,
h5,
h6 {
	color: #333;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal,
.spacerColumn {
	display: block;
	height: 2px;
	overflow: hidden;
	margin: 0 0 -2px;
	font-size: 1px;
}

.spacerGlobal {
	width: 998px;
}

.spacerColumn {
	width: 168px;
}


*.gray,
*.gray *,
.gray a {
	color: #797979 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #f0027f !important;
}


*.silver,
*.silver *,
.silver a {
	color: #999 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #333 !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #ff9ed1 !important;
}


#pageHeader {
		margin: 0 39px;
	padding: 15px 0 0;
	cursor: default;
}


#adjust {
	height: 24px;
	margin: 0 15px 7px;
}

#adjust td {
	padding: 0 0 0 0.5ex;
	font-size: 14px;
}

#adjustCaption {
	font-size: 14px;
}

#adjust p {
	height: 24px;
	overflow: hidden;
	margin: 0;
	line-height: 16px;
}

#adjust p.current {
	background: #d6d6d6;
}

#adjust a {
	display: block;
		padding: 4px 5px 88px;
	color: #5e5e5e;
	text-decoration: none;
}

#adjust a:hover {
	background: #f0027f;
	color: #fff;
}

#adjust p.current a {
	background: none !important;
	color: #5e5e5e !important;
	cursor: default;
}


#sizeSmall {
	font-size: /*0.95em*/13px !important;
}

#sizeMedium {
	font-size: 14px;
}

#sizeLarge {
	font-size: /*1.25em*/ 17px;
}


#logotype {
	display: block;
	padding: 4px 0 0;
}

#logotype img {
	vertical-align: bottom;
}


#slogan {
	width:100%;
	height: 132px;
	position:relative;
	overflow: hidden;
	margin: 0;
	padding:0;
	background: #0b1560;
}

.slogan-pic {
	width:100%;
	height:132px;
	position:absolute;
	z-index:502;
}

.banner-pic {
	width:373px;
	height:132px;
	position: relative;
	z-index: 501;
	float: right;
}

#bannerPic {
	width:373px;
	height:132px;
}



#newsTicker {
	padding: 14px 20px 0;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	color: #0b1560 !important;
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	color: #f0027f !important;
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 1em/1.2em Arial, sans-serif;
	}


#donate {
	width: 87px;
	height: 25px;
	overflow: hidden;
	margin: 10px 18px 0;
}


#search {
	width: 192px;
	height: 27px;
	margin: 10px 20px;
	background: #fff;
	text-align: left;
	white-space: nowrap;
}

#search label {
	display: none;
}

#searchForm {
	border: 1px solid #bbb;
	cursor: default;
}

#searchInput {
	padding: 0 0 0 7px;
	vertical-align: middle;
}

#searchInput input {
	width: 158px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #808080;
	border: none;
	font-size: 0.95em;
	cursor: text;
}

#searchButton {
	height: 25px;
	vertical-align: top;
}

#searchButton input {
	width: 25px;
	height: 25px;
	margin: 0;
	padding: 0;
	color: #808080;
	font-size: 1em;
	vertical-align: middle;
	cursor: pointer;
}


#navigation {
		position: relative;
	top: -47px;
	margin: 0 0 -47px;
	background: #f1f1f1;
	cursor: default;
}


#telephone {
	height: 47px;
	overflow: hidden;
}

#telephone table {
	margin: 13px auto 0;
}

#telephoneIcon {
	width: 13px;
	height: 23px;
	overflow: hidden;
	margin: 0 5px 0 0;
	background: url("/i/telephone.gif");
	font-size: 1px;
}

#telephoneNumber {
	padding: 1px 0 0;
	color: #0b1560;
	font: bold 1.4em/1em Arial, sans-serif;
}


#pageMenu {
	border-top: 1px solid #fff;
}

.menuItem {
	border-bottom: 1px solid #fff;
}

.menuItemFirst {
}

.menuItemLast {
}

.menuItemPrevious {
}

.menuItemNow {
}

.menuItemNext {
}


.menuItem a {
	display: block;
		margin: 0 0 0 7px;
	padding: 11px 13px;
	background: #f1f1f1 bottom url("/i/menu-item.gif") repeat-x;
	color: #0b1560;
	font: bold 1.1em/1.1em Arial, sans-serif;
	text-decoration: none;
}


.menuItemNow {
}

.menuItemNow a {
	background: none;
	color: #fff;
	text-decoration: none;
}

#homepage .menuItemNow a {
	cursor: default;
}


.menuItem a:hover {
	background: none;
	color: #fff;
}


.menuItem strong {
	display: block;
}


#menuItem_1,
#menuItem_9 {
	background: #0b1560;
}

/*#homepage #menuItem_1 {
	background: #0b1560 top url("/i/gradient.gif") repeat-x;
}*/

#menuItem_2,
#menuItem_10 {
	background: #f0027f;
}

#menuItem_3,
#menuItem_11 {
	background: #00a0c6;
}

#menuItem_4,
#menuItem_12 {
	background: #ff6309;
}

#menuItem_5,
#menuItem_13 {
	background: #90a106;
}

#menuItem_6,
#menuItem_14 {
	background: #49004d;
}

#menuItem_7,
#menuItem_15 {
	background: #c41200;
}

#menuItem_8,
#menuItem_16 {
	background: #c0c;
}


#siteMap {
	height: 47px;
	overflow: hidden;
	margin: 0 20px;
	line-height: 1em;
}

#siteMap p {
	margin: 0;
	padding: 15px 0 0;
	line-height: 1.2em;
}

#siteMap a {
	color: #0b1560;
}

#siteMap a:hover {
	color: #f0027f;
}


#basket {
		margin: 16px 0 0;
	background: #0b1560;
	color: #fff;
	cursor: default;
}

#basketCaption {
	padding: 11px 13px 0 35px;
	background: 12px 11px url("/i/basket-icon.gif") no-repeat;
}

#basket.filled #basketCaption {
	background-position: 12px -89px;
}

#basketTitle {
	display: none;
	margin: 13px 13px 0;
	padding: 2px 0 4px;
	font-weight: bold;
	/*white-space: nowrap;*/
}

#basket.filled #basketTitle {
	display: block;
}

#basketTitle a {
	display: inline-block;
	padding: 0 17px 0 0;
	background: right 4px url("/i/arrow.gif") no-repeat;
}

#basketTitle a:hover {
	background-position: right -96px;
}

#basketContent {
	padding: 13px 13px 14px;
}

#basketContent span {
	display: block;
	margin: 0.85ex 0 0;
}

#basketContent span.none {
	display: none;
}

#basket.filled #basketContent span.none {
	display: block;
}


.bannerItem {
		margin: 16px 0 0;
	cursor: default;
}

.bannerItem a {
	display: block;
	width: 100%;
	background: #f0027f;
	text-align: center;
}

.bannerItem img {
	vertical-align: bottom;
}


#calendarItem {
		margin: 16px 0 0;
	cursor: default;
}

#calendarCaption {
	padding: 8px 13px;
	font-size: 0.95em;
	text-align: center;
}

#calendarContent {
		margin: 0 2px 2px;
	padding: 5px;
	background: #fff;
}

#calendarContent * {
	font-size: 11px !important;
}


#nc_table {
	width: 100%;
	cursor: default;
}

#nc_table td {
	text-align: center;
}

#nc_trnavigate td {
	padding: 0 0 4px;
}

#nc_trnavigate td td {
	padding: 4px 6px;
}

#nc_trnavigate table {
	background: #012374;
}

.calendarArrow {
	width: 9px;
	height: 13px;
	overflow: hidden;
}

.calendarArrow a {
	display: block;
	width: 9px;
	height: 109px;
	background: center 2px url("/i/calendar-arrow.gif") no-repeat;
}

#nc_btnNext.calendarArrow a {
	background-position: center -98px;
}

.calendarArrow_disabled {
	cursor: default;
	opacity: 0.65;}

.calendarArrow span {
	display: none;
}

#nc_trnavigate select {
	background: #f9f9f9;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.85em;
}

.nc_td {
}

.nc_td div {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.85em;
}

#nc_trheader td {
}

.nc_weekcol {
}

.nc_weekcol div {
	padding: 1px 2px 4px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
}

.nc_event {
	display: block;
	padding: 3px 2px;
	position: relative;
	z-index: 4001;
	background: center 1px url("/i/calendar-selected.gif") no-repeat;
	cursor: help;
}

.weeknumcol,
.nc_weeknumcol {
	border-right: 1px solid #d0d0d0;
}

.nc_weeknumcol div {
	padding: 2px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.85em;
}

.weekendcol div {
	color: #999;
}

#nc_trdate td {
	padding: 5px 0 0;
}

#nc_trdate td div {
	padding: 6px 5px;
	background: #f0f0ef;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.85em;
}

#divCalendarEvent {
	width: 208px;
	position: absolute;
	z-index: 5001;
}

#calendarEvent_ {
	margin: 0 0 0 24px;
	padding: 0 15px 0 0;
	background: #ffee88;
}

#calendarEvent {
	height: 150px;
	overflow: auto;
	padding: 0 15px;
}

#calendarEvent strong {
	display: block;
}

#calendarEvent p {
	margin: 0.85em 0 0;
}


#joinUs {
		margin: 16px 13px 0;
	cursor: default;
}

#joinUs p {
	margin: 0;
	padding: 0 0 6px;
	color: #858484;
}

#joinUs td {
	/*text-align: center;*/
}


#google_translate_element span {
	display: block;
	padding: 4px 0 0;
}

#google_translate_element select {
	font-size: 11px;
	width: 139px;
}


#pageContent {
		margin: 0 39px;
}

#homepage #pageContent {
}


#pageBody {
		margin: 0 10px;
	padding: 22px 0 0;
}

p {
	line-height: 1.4em;
}

#homepage #pageBody {
	margin: 0;
	padding: 22px 0 0;
}


.fill {
	background: #e6e6e6;
}


.caption {
		cursor: default;
}

.caption h2 {
	margin: 0;
	padding: 7px 11px;
	font-size: 1.25em;
	font-weight: normal;
}

.caption div.nowrap {
	padding: 7px 11px;
}


.content {
	}


.nounderline a {
	text-decoration: none;
}

.nounderline a:hover {
	text-decoration: underline;
}


#pageFooter {
		margin: 20px 39px 0;
	padding: 0 0 30px;
	cursor: default;
}

#pageFooter .rectangle td {
	border-bottom: 1px solid #d6d6d6;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#pageNavigation {
	margin: 0 39px 0 0;
	padding: 0 0 14px;
	line-height: 1.5em;
}

#pageNavigation span {
	display: inline-block;
	margin: 0 7px 0 0;
	padding: 0 8px 0 0;
	background: right 3px url("/i/separator.gif") no-repeat;
}

#pageNavigation span.last {
	margin: 0;
	padding: 0;
	background: none;
}


#update {
	padding: 1px 0 14px;
	line-height: 1.5em;
}


#copyright,
#profileAddress,
#profileContacts {
	margin: 0 3em 0 0;
	padding: 14px 0 0;
}

#profileCharity,
#profileRegistration {
	margin: 0;
}

#copyright,
#profileAddress,
#profileContacts {
	line-height: 1.3em;
}

#profileTelephoneContainer,
#profileFaxContainer {
	margin-left: 2.6em !important;
}

#profileMailbox {
	visibility: hidden;
}

#profileMailboxContainer {
	margin-left: 0 !important;
}


#brick {
	padding: 14px 0 0;
}


#pageList {
	background: #f7f7f7;
	border-bottom: 1px solid #fff;
}

#pageList ul {
	margin: 0;
	padding: 9px 20px 14px;
}

#pageList ul ul {
	margin: 0.85em 0 1.5em 8px;
	padding: 0;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a {
	color: #474747 !important;
	text-decoration: none;
	cursor: default;
}


#pageList ul li {
	margin: 0.75em 0;
	padding: 0;
	/*background: 0 0.4em url("/i/marker-ul.gif") no-repeat;*/
	background: none;
}

#pageList ul li li,
#pageList ul li li li li {
	padding: 0 0 0 13px;
	background: 0 0.4em url("/i/marker-ul-ul.gif") no-repeat;
}

#pageList ul li li li,
#pageList ul li li li li li {
	background: 0 0.6em url("/i/marker-ul-ul-ul.gif") no-repeat;
}


#bodyHomepage {
		margin: 0 14px 0 10px;
}

#bodyHomepage p {
	line-height: 1.4em;
}


#bodyNews {
		margin: 0 0 0 14px;
}

#bodyNews .caption {
	margin: 0 0 22px;
}

#bodyNews .content {
	padding: 0 11px 0 0;
}


#adsRoot {
	margin: 35px 0 0;
	cursor: default;
}

#rootServices {
	margin: 3ex 0 0;
	cursor: default;
}

#adsRoot .spacer,
#rootServices .spacer,
#rootCategories .spacer {
	width: 20px;
	height: 20px;
}

.adsItem {
	width: 100%;
	height: 168px;
	overflow: hidden;
	background: #f0027f;
}

.adsImage {
	height: 168px;
	position: relative;
	z-index: 1001;
	background: center top url("/i/blank.gif") no-repeat;
}

.adsEmpty .adsImage {
	display: none;
}

.adsName {
	height: 168px;
	overflow: hidden;
	margin: -168px 0 0;
	position: relative;
	z-index: 1002;
}

.adsEmpty .adsName {
	margin: 0;
}

.adsName td {
	height: 168px;
	vertical-align: bottom;
}

.adsName td td {
	height: 63px;
	background: #012374;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}

.adsEven .adsName td td {
	background: #f0027f;
}

.adsEmpty .adsName td td {
	height: 168px;
}

.adsName p {
	margin: 0;
	padding: 4px 20px 5px;
	line-height: 1.17em;
}

.over .adsName p {
	text-decoration: underline;
}

.adsHyperlink {
	display: block;
	width: 100%;
	height: 168px;
	overflow: hidden;
	margin: -168px 0 0;
	position: relative;
	z-index: 2002;
	background: url("/i/blank.gif") repeat;
}

.adsHyperlink span {
	display: none;
}


#bodyProducts {
		margin: 18px 0 0;
}

#bodyProducts .caption {
	margin: 0 0 17px;
	background: #f1f1f1;
}

#bodyProducts .caption h2 {
	/*padding: 8px 20px;*/
	font-weight: bold;
}

#bodyProducts .caption div.nowrap {
	/*padding: 8px 20px;*/
}



.grayscale img {
	opacity: 0.32;
}

.grayscale img:hover {
	opacity: 1.00;}


#rootCategories {
	margin: 2.75ex 0 0;
}

