@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #3f3b3a;
}


a:link {
	color: #514d4c;
}

#pageBody a:visited {
	color: #7d7a79;
}

a:hover,
#pageBody a:hover {
	color: #d64a37;
}


*: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: #514d4c;
}

h2,
h3,
h4,
h5,
h6 {
	color: #a99879;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal,
.spacerColumn {
	display: block;
	height: 2px;
	overflow: hidden;
	margin: 0 0 -2px;
	font-size: 1px;
}

.spacerGlobal {
	width: 999px;
}

.spacerColumn {
	width: 250px;
}

#homepage .spacerColumn {
	display: none;
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #333 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #acacac !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #474747 !important;
}


*.other,
*.other *,
.other a {
	color: #514d4c !important;
}

a.other:hover,
.other a:hover,
.other a:hover * {
	color: #d64a37 !important;
}


#pageHeader {
		margin: 0 40px;
	padding: 25px 0 0;
	cursor: default;
}


#logotype {
	display: block;
	padding: 0 40px 4px 0;
}

#logotype img {
	vertical-align: bottom;
}


#contact {
	padding: 0 0 3px;
}

#contact a {
	color: #474747 !important;
}

#contact a:hover {
	color: #d64a37 !important;
}

#contact div {
	padding: 0.25ex 0 0;
	color: #474747;
	font: bold 1em/1.1em Verdana, Arial, sans-serif;
}

.contactName {
	margin: 0 1.5ex 0 0;
}


#slogan {
	height: 13px;
	overflow: hidden;
	margin: 0 0 0 40px;
}


#newsTicker {
	margin: 0 0 -20px;
	padding: 9px 0 5px;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	color: #f41d00 !important;
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	color: #f7604c !important;
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 0.85em/1.2em Verdana, Arial, sans-serif;
	}


.lineDotted {
	height: 2px;
	overflow: hidden;
	font-size: 1px;
	background: url("/i/line-dotted.gif") repeat;
}

#pageHeader .lineDotted {
	margin: 20px 0 0;
}

#pageHeader .lineDotted.v2 {
	margin: 0;
}

#pageHeader .rectangle {
	padding: 14px 0;
}

#pageMenu {
}

.menuItem a {
	display: block;
	color: #928264;
	font: normal 1.17em/1.1em Verdana, Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}


.menuItem strong {
	display: block;
	padding: 0 11px 0 0;
	background: right 999px url("/i/menu-item.gif") no-repeat;
	font-weight: normal;
}


.menuItemNow {
}

.menuItemNow a {
	color: #524e4f;
	text-decoration: none;
}

#homepage .menuItemNow a {
	color: #524e4f !important;
	text-decoration: none !important;
	cursor: default;
}

.menuItemNow strong {
	background-position: right 5px;
}

#homepage .menuItemNow strong {
	background-position: right 5px !important;
}


.menuItem a:hover,
.menuItem a:active {
	color: #bfaf8e;
	text-decoration: underline;
}

.menuItem a:hover strong,
.menuItem a:active strong {
	background-position: right -95px;
}


.pageMenu-separator {
}

.pageMenu-separator .spacer {
	width: 25px;
}


#search {
	margin: 0 0 0 20px;
	white-space: nowrap;
}

#searchForm {
	cursor: default;
}

#searchSitemap div {
	padding: 0 2ex 1px 0;
}

#searchCaption div {
	padding: 0 3px 0 0;
	color: #9a9a9a;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
}

#searchInput {
	padding: 0 3px;
	border: 1px solid #cbcbcb;
	vertical-align: middle;
}

#searchInput input {
	width: 105px;
	height: 15px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #9a9a9a;
	border: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.85em;
	cursor: text;
}

#searchButton {
	height: 17px;
	padding: 0 0 0 3px;
	vertical-align: middle;
}

#searchButton input {
	width: 11px;
	height: 13px;
	margin: 0;
	padding: 0;
	color: #9a9a9a;
	font-size: 0.85em;
	vertical-align: middle;
	cursor: pointer;
}

#pageContent {
		margin: 0 40px;
	padding: 18px 0 0;
}

#homepage #pageContent {
	padding: 0;
}


#pageBody {
	}


#pageFooter {
		margin: 25px 15px 0;
	padding: 16px 25px 25px;
	border-top: 1px solid #c2c2c2;
	cursor: default;
}

#homepage #pageFooter {
	margin-top: 30px;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#pageNavigation {
	margin: 0 40px 0 0;
}

#pageNavigation span {
	display: block;
	padding: 0 0 0.25ex;
}


#pageNavigator {
	text-transform: uppercase;
}

#pageNavigator span {
	margin: 0 3ex 0 0;
}

#pageNavigator span.navigatorItemNow a {
	text-decoration: none;
}

#pageNavigator span.navigatorItemNow a:hover {
	text-decoration: underline;
}


#copyright {
	padding: 1.1em 0 0;
}

#hintSource {
}

#hintCopy {
	margin: 0 0.45em 0 0;
	padding: 0 0 1px;
	color: #acacac;
	line-height: 1.1em;
}

#hintName {
	display: block;
	padding: 0 0 1px;
	color: #c2c2c2;
	line-height: 1.1em;
	text-decoration: none !important;
	cursor: wait;
}

#hintSource.on #hintName {
	background: left bottom url("/i/hint-underline.gif") no-repeat;
	color: #acacac;
	cursor: pointer;
}

#hintSource.on #hintName:hover {
	background-position: -248px bottom;
	color: #474747;
}

#hintSource.on #hintName.now {
	background: none;
	color: #acacac !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;
}


#rights {
	margin: 0.15ex 0 0;
}


#update {
	margin: 0.15ex 0 0;
}


#brick {
	height: 17px;
	overflow: hidden;
	margin: 0 0 0 40px;
}


#pageList {
	margin: 0 30px 0 0;
	padding: 17px 21px;
	background: #f8f8f8;
}

#pageList_Title {
	font-size: 1.4em;
}

#pageList ul {
	margin: 0;
}

#pageList ul ul {
	margin: 0.85em 0 1.5em 0.85em;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a {
	color: #514d4c !important;
	text-decoration: none;
	cursor: default;
}


#cover {
		height: 247px;
	padding: 0 360px 0 0;
	background: #ded5bb right top url("/i/cover.jpg") no-repeat;
	cursor: default;
}


.coverScroll {
		height: 167px;
	overflow: auto;
	padding: 0 15px 0 0;
}


#bodyNews {
		margin: 21px 31px 0 21px;
}

#bodyNews h2 {
	height: 17px;
	overflow: hidden;
	margin: 0 0 21px;
}


#bodyHomepage {
		margin: 21px 0 0;
}

#bodyHomepage h1 {
	height: 17px;
	overflow: hidden;
	margin: 0 0 21px;
}

#bodyHomepage h2 {
	font-size: 1.3em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}

#bodyHomepage ul {
	margin: 1.25em 0 0 1.25em;
}

#bodyHomepage li {
	margin: 0.4em 0;
	padding: 0 0 0 12px;
	background: 0 0.4em url("/i/marker2-ul.gif") no-repeat;
}


#bodyServices {
	margin: 18px 0 0;
}

#bodyServices h2 {
	height: 19px;
	overflow: hidden;
	margin: 0 21px 8px;
}

#bodyServices .spacer {
	width: 21px;
}

#bodyServices .rectangle {
	width: 100%;/*IE8 fix*/
}

.serviceItem-t,
.serviceItem-b {
		height: 5px;
	overflow: hidden;
	margin: 0 12px -5px;
	position: relative;
	bottom: -3px;
	z-index: 1002;
	background: #fff;
	font-size: 1px;
}

.serviceItem-b {
	margin: -5px 12px 0;
	position: relative;
	top: -3px;
}

.serviceItem {
		padding: 8px 3px;
	position: relative;
	z-index: 1001;
	background: #ef8d00;
}

.serviceItem a {
	display: block;
	width: 100%;
	background: #fff;
	text-align: center;
}

.serviceItem img {
	vertical-align: bottom;
}


#sounder-all {
	width:150px;
	height:18px;
	position:absolute;
	right:33px;
	top:25px;
	z-index:500;
	text-align:right;
}

.highlight img {
                opacity: 0.32;
}

.highlight img:hover {
                opacity: 1.00;
}
