@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #7b7b85;
	color: #25262a;
}

#page {
	width: 999px;
	background: #f5f1da;
}

body.screen1024 {
	background: #f5f1da;
}


a:link {
	color: #000080;
}

#pageBody a:visited {
	color: #3d3c97;
}

a:hover,
#pageBody a:hover {
	color: #f00;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

#homepage h2 {
	font-size: 1.25em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000080;
}

#homepage h2,
#homepage h3,
#homepage h4,
#homepage h5,
#homepage h6 {
	font-weight: normal;
}


hr {
	height: 1px;
	background: #dfdbc3;
	color: #dfdbc3;
}


.spacerGlobal,
.spacerColumn {
	display: block;
	height: 2px;
	overflow: hidden;
	margin: 0 0 -2px;
	font-size: 1px;
}

.spacerGlobal {
	width: 999px;
}

.spacerColumn {
}


*.gray,
*.gray *,
.gray a {
	color: #63635e !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #63635e !important;
}


*.blue,
*.blue *,
.blue a {
	color: #000080 !important;
}

a.blue:hover,
.blue a:hover,
.blue a:hover * {
	color: #f00 !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #bfbfdf !important;
}


#pageHeader {
		margin: 0 20px;
	padding: 18px 0 0;
	cursor: default;
}


#logotype {
	display: block;
	padding: 0 26px;
}

#logotype img {
	vertical-align: bottom;
}


#register {
	margin: 0 20px 0 0;
	padding: 0 0 19px;
	display:none;
}

#register td {
	vertical-align: bottom;
}

#registerTitle {
	margin: 0 1.1ex 0 0;
	padding: 0 0 2px;
}

#registerContent {
	height: 19px;
	overflow: hidden;
}

#registerContent span {
	margin: 0 4px 0 0;
}


#telephone {
	margin: 0 20px;
	padding: 0 0 15px;
	position: relative;
	left: -9px;
}

#telephoneIcon {
	width: 10px;
	height: 17px;
	overflow: hidden;
	margin: 0 6px 0 0;
	background: url("/i/telephone.gif");
}

#telephoneNumber {
	font: normal 1.85em/1em Arial, sans-serif;
}


#newsTicker {
	margin: 0 20px 0 0;
	padding: 0 0 35px;
}

#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;
	}


#pageHeader .rectangle {
	height: 36px;
	overflow: hidden;
	margin: 3px 0 0;
	background: top url("/i/menu-item.gif") repeat-x;
}


#pageMenu {
	height: 36px;
	background: left -36px url("/i/menu-item.gif") no-repeat;
}

#pageMenu .menuItem {
	padding: 0 0 0 2px;
	background: left -180px url("/i/menu-item.gif") no-repeat;
}

#pageMenu .menuItemFirst {
	padding: 0;
	background: none;
}

#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	text-decoration: none !important;
	cursor: default;
}

#pageMenu .menuItemNext {
	padding: 0;
	background: none;
}

#pageMenu a {
	display: block;
		padding: 0 10px;
	color: #f5f1da;
	font: normal 1.1em/1em Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}


#pageMenu .menuItemNow {
	padding: 0;
	background: #e2dec9 center -108px url("/i/menu-item.gif") repeat-x;
}

#pageMenu .menuItemNow a {
	background: left -144px url("/i/menu-item.gif") no-repeat;
	color: #000080 !important;
	text-decoration: none;
}


#pageMenu a:hover {
	color: #cecac9;
	text-decoration: underline;
}


#pageMenu strong {
	display: block;
	padding: 10px 0 888px;
	font-weight: normal;
}


#search {
	padding: 6px 10px 88px 0;
	background: right -72px url("/i/menu-item.gif") no-repeat;
	white-space: nowrap;
}

#searchForm {
	width: 183px;
	height: 23px;
	overflow: hidden;
	background: #f3eed5 left top url("/i/search.gif") no-repeat;
	cursor: default;
}

#searchForm table {
	background: right -23px url("/i/search.gif") no-repeat;
}

#searchInput {
	padding: 0 0 0 7px;
	vertical-align: middle;
}

#searchInput input {
	width: 148px;
	margin: 0;
	padding: 0;
	position: relative;
	background: transparent;
	color: #000080;
	border: none;
	font-size: 1.1em;
	cursor: text;
}

#searchButton {
	height: 23px;
	padding: 0 7px;
	vertical-align: top;
}

#searchButton input {
	width: 14px;
	height: 13px;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: -5px;
	color: #000080;
	font-size: 1em;
	cursor: pointer;
}


#pageContent {
		margin: 0 20px;
	padding: 18px 0;
}

#homepage #pageContent {
	margin: 0 40px;
	padding-top: 9px;
}


#pageBody {
		margin: 0 20px;
}

#pageBody.hasChildren {
	margin: 0 20px 0 0;
	padding: 9px 0 0;
}


#pageBody a {
	color: inherit;
	text-decoration: none;
}

#pageBody a:link {
	color: #000080;
}

#pageBody a:visited {
	color: #3d3c97;
}

#pageBody a:hover {
	color: #f00;
}

#pageBody a:link,
#pageBody a:visited,
#pageBody a:hover {
	text-decoration: underline;
}


#pageFooter {
		margin: 0 20px;
	padding: 16px 0 20px;
	border-top: 1px solid #9f9dbb;
	cursor: default;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#pageNavigation {
	padding: 0 20px;
	line-height: 1.5em;
}

#pageNavigation span {
	margin: 0 8px 0 0;
	padding: 0 9px 0 0;
	background: right 2px url("/i/separator.gif") no-repeat;
}

#pageNavigation span.last {
	margin: 0;
	padding: 0;
	background: none;
}


#update {
	padding: 2px 20px 0;
	line-height: 1.5em;
}


#copyright {
	padding: 17px 20px 0;
}

#hintSource {
}

#hintCopy {
	margin: 0 0.45em 0 0;
	padding: 0 0 1px;
	color: #000080;
	line-height: 1.1em;
}

#hintName {
	display: block;
	padding: 0 0 1px;
	color: #6260a4;
	line-height: 1.1em;
	text-decoration: none !important;
	cursor: wait;
}

#hintSource.on #hintName {
	background: left bottom url("/i/hint-underline.gif") no-repeat;
	color: #000080;
	cursor: pointer;
}

#hintSource.on #hintName:hover {
	background-position: -248px bottom;
	color: #ff0000;
}

#hintSource.on #hintName.now {
	background: none;
	color: #000080 !important;
	cursor: default;
}


#hint {
	width: 388px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 3001;
	margin: 0 0 0 -15px;
	padding: 0 0 5px;
	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;
}

#hintContent {
		padding: 7px 15px 10px;
	text-align: left;
}

#hintContact {
		padding: 0 0 0.75em;
	font-size: 1.17em;
	font-weight: bold;
}

#hint_c a {
	position: relative;
}

#profile {
	padding: 0 2.5em 0 0;
}

#profileAddress,
#profileContacts {
	margin: 0;
}

#profileAddress {
	padding: 0 2em 0 0;
}


#profileRegistration {
	margin: 1.1ex 0 0;
}


#brick {
	padding: 17px 20px 0;
}


#pageList {
	margin: 0 25px 0 0;
}

#pageList .rectangle {
	padding: 18px 20px 12px;
	background: #ede8d3;
}

#pageList_Title {
	display: block;
	padding: 0 0 0.15em;
	color: #25262a;
	font-size: 1.25em;
	font-weight: normal;
}

#pageList ul {
	margin: 1em 0 1.5em 0.75em;
}

#pageList ul ul {
	margin: 0.85em 0 1.5em 1.25em;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a {
	color: #25262a !important;
	text-decoration: none;
	cursor: default;
}


#cover {
	height: 260px;
	overflow: hidden;
	position: relative;
	left: -20px;
	margin: 0 -40px 30px 0;
	background: #dfdbc3;
}

#coverLoading {
	position: absolute;
	left: -10000px;
	top: -10000px;
}

#coverPicture {
	height: 260px;
	background: center top url("/i/blank.gif") no-repeat;
}

#coverPicture.playing {
	}


#bodyNews h2 {
	margin: 0;
}


#location {
	color: #4f4f4d;
}

#location h2 {
	margin: 0 0 20px;
}

#locationDescription {
	margin: 0 0 1ex;
}

#locationPicture {
	width: 214px;
	height: 140px;
	position: absolute;
	z-index: 1;
	margin: 0 0 0 -17px;
	background: url("/i/location-picture.jpg");
}

#locationPicture_Pseudo {
	height: 140px;
}

#locationAddress {
	margin: -15px 20px 0 34px;
	position: relative;
	z-index: 2;
}

#locationAddress p {
	margin: 0 0 1.25ex;
	font-weight: bold;
}

#locationAddress p a {
	text-decoration: none;
}

#locationAddress p a:hover {
	text-decoration: underline;
}

#locationAddress_Name {
	display: block;
	padding: 0 0 0.1ex;
}

#locationAddress div {
	line-height: 1.3em;
}

#locationAddress div * {
	display: inline;
	margin: 0;
}


.arrowItem {
	margin: 1em 0 0;
	text-align: right;
}

.arrowItem span {
	padding: 0 0 0 10px;
	background: left 5px url("/i/arrow.gif") no-repeat;
}


#bodyHomepage {
		margin: 0 40px;
	padding: 0 20px;
}

#bodyHomepage h1 {
	margin: 0 0 -5px;
	position: relative;
	left: -6px;
	top: -18px;
	font-size: 1.65em;
}

#bodyHomepage h2 {
	font-size: 1.3em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}

#bodyHomepage .arrowItem {
	margin: 1em -20px 3ex 0;
}


.caption {
		background: #dfdbc3;
}

.caption h2 {
	margin: 0;
	padding: 11px 20px;
	font-size: 1.25em;
}

