@import url("/common/styles-profile.css");
@import url("/common/styles-navigator.css");

body {
	margin: 0;
	padding: 0;
	background: #e1ae14;
	color: #5c5c5c;
}


a {
	color: #6a43a5;
}

#rootEssence a:visited {
	color: #805fb2;
}

a:hover,
#rootEssence a:hover {
	color: #f90;
}


.underlineOver a {
	text-decoration: none;
}

.underlineOver a:hover {
	text-decoration: underline;
}


a.anchor {
	color: #333;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2em;
}

h2 {
	font-family: Georgia, serif;
	font-size: 1.6em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1,
h1 a.anchor {
	color: #5e3294;
}

h2,
h3,
h4,
h5,
h6,
h2 a.anchor,
h3 a.anchor,
h4 a.anchor,
h5 a.anchor,
h6 a.anchor {
	color: #5e3294;
}


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 {
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #333 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #c5c5c5 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #333 !important;
}


#rootHeader {
		cursor: default;
}

#rootHeader .rectangle {
	height: 90px;
	overflow: hidden;
	background: #7a4e92 0 0 url("/i/gradient/1.png") repeat-x;
}

#rootHeader .rectangle .layout {
	background: 0 0 url("/i/gradient/2.jpg") no-repeat;
}


#logotype {
	display: block;
	padding: 0 27px;
}

#logotype img {
	vertical-align: bottom;
}


#telephone {
	margin: 20px 22px 0;
}

#telephoneDescription {
	width: 171px;
	height: 30px;
	margin: 0 17px 0 0;
	background: url("/i/telephone-description.gif");
}

#telephoneNumber {
	color: #ffd738;
	font: normal 35px/35px Arial, sans-serif;
}


#newsTicker {
	height: 20px;
	overflow: hidden;
	margin: -20px 29px 0 329px;
	position: relative;
	top: -3px;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	color: #dea4ff !important;
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	color: #fff !important;
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 11px/12px Arial, sans-serif;
	}


#rootMenu {
	height: 40px;
	overflow: hidden;
	background: #f3c526 0 0 url("/i/gradient/3.gif") repeat-x;
}

#rootMenu .case {
		padding: 0 29px;
	background: 0 0 url("/i/gradient/4.png") no-repeat;
}

.menuItem a {
	display: block;
	color: #663e7e;
	font: 16px/16px Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}


.menuItemNow {
}

.menuItemNow a {
	color: #679d26;
	text-decoration: none;
}

#homepage .menuItemNow a {
	color: #679d26 !important;
	text-decoration: none !important;
	cursor: default;
}


.menuItem a:hover {
	color: #679d26;
	text-decoration: underline;
}


.menuItem strong {
	display: block;
}


#rootMenu .separator {
	background: center center url("/i/separator/1.png") no-repeat;
}

#rootMenu .separator .spacer {
	width: 26px;
	height: 40px;
}


#rootContent {
		padding: 29px;
	background: #fff;
}

#homepage #rootContent {
	padding: 29px 29px 25px;
}


#rootEssence {
	}


#rootFooter {
		padding: 21px 29px;
	background: #e1ae14 0 0 url("/i/gradient/5.png") repeat-x;
	cursor: default;
}

#rootFooter a {
	white-space: nowrap;
}

#rootFooter img {
	vertical-align: bottom;
}


#search {
	width: 200px;
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
}

#searchForm {
	border: 1px solid #fff;
	cursor: default;
}

#searchInput {
	padding: 0 0 0 4px;
	vertical-align: middle;
}

#searchInput input {
	width: 174px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #fff;
	border: none;
	font-size: 12px;
	cursor: text;
}

#searchSubmit {
	height: 20px;
	vertical-align: top;
}

#searchSubmit input {
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
}


.rootNavigation {
}

.rootNavigation span {
	display: block;
	padding: 0 65px 1.5ex 0;
	color: #fff;
}

.rootNavigation a {
	color: #fff !important;
}

.rootNavigation a:hover {
	color: #ff9 !important;
}


#update {
	color: #fff;
}


#copyright {
	margin: 3.75ex 0 0;
}

#copyright .rootNavigation span {
	padding: 1ex 29px 0 0;
}


#promptSource {
}

#promptCopy {
	margin: 0 0.45em 0 0;
	padding: 0 0 1px;
	color: #fff;
	line-height: 1.1em;
}

#promptName {
	display: block;
	padding: 0 0 1px;
	color: #fbf1d2;
	line-height: 1.1em;
	text-decoration: none !important;
	cursor: wait;
}

#promptSource.on #promptName {
	background: left bottom url("/i/prompt/underline.gif") no-repeat;
	color: #fff;
	cursor: pointer;
}

#promptSource.on #promptName:hover {
	background-position: -500px bottom;
	color: #ff9;
}

#promptSource.on #promptName.now {
	background: none;
	color: #fff !important;
	cursor: default;
}


#prompt {
	width: 388px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 7001;
	margin: 0 0 0 -256px;
	padding: 0 0 5px;
	cursor: default;
}

#promptClose {
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	margin: 5px 0 0 367px;
	font-size: 1px;
	background: center 4px url("/i/prompt/close.gif") no-repeat;
	cursor: pointer;
}

#promptClose.on {
	background-position: center -46px;
}

#prompt_t,
#prompt_b {
	width: 388px;
	height: 4px;
	overflow: hidden;
	margin: 0;
	font-size: 1px;
}

#prompt_b {
	height: 5px;
}

#prompt_t em,
#prompt_b em {
	display: block;
	width: 388px;
	height: 509px;
	background: left top url("/i/prompt/case.png") no-repeat;
}

#prompt_t em {
	margin: -500px 0 0;
}

#prompt_b em {
	margin: -504px 0 0;
}

#prompt_c {
	width: 388px;
	background: left top url("/i/prompt/case.png") no-repeat;
}

#promptContent {
		padding: 7px 15px 10px;
	text-align: left;
}

#promptContent div,
#promptContent a {
	color: #68407f !important;
}

#promptContent a:hover {
	color: #fff !important;
}

#promptContact {
		padding: 0 0 0.75em;
	font-size: 1.17em;
}

#promptContent .rectangle {
	margin: 0.75ex 0 3ex;
}

#prompt_c a {
	position: relative;
}

#profile {
	margin: 0;
}

#profileAddress {
	margin: 0.1em 0 0;
}

#profileContacts {
	margin: 0.65em 0 0;
}


#profileRegistration {
	margin: 1.1ex 0 0;
}


#profile {
	padding: 0 2.5em 0 0;
}


#brick {
}

#brick p {
	margin: 0 0 0.65em;
}


#rootList {
	margin: 0 35px 0 0;
}

#rootList .rectangle {
	padding: 14px 15px 1px;
	background: #c3b7db;
}

#rootList p {
	margin: 0;
	color: #fdfcfe;
	font-size: 1.4em;
}

#rootList ul {
	margin: 1em 0 1.5em 3px;
}

#rootList ul ul {
	margin: 0.85em 0 1.5em 1.25em;
}


#rootList a {
	color: #68407f;
	text-decoration: none;
}

#rootList a:hover {
	color: #fff;
	text-decoration: underline;
}


#rootList em {
	font-style: normal;
	font-weight: bold;
}

#rootList strong a {
	color: #ff9 !important;
	/*text-decoration: none;
	cursor: default;*/
}


#cover {
	margin: 0 0 37px;
	border-bottom: 1px solid #ededed;
}

#coverSlogan h1 {
	margin: 0 0 0.3em;
	font-size: 1.95em;
}

#coverSlogan .rectangle {
	margin: 0 50px 0 0;
	font-size: 16px;
}

#coverSlogan .rectangle p {
	line-height: 1.25em;
}

#coverImage {
	width: 351px;
	height: 277px;
	margin: 0 0 -42px 29px;
	position: relative;
	top: -42px;/*29+13*/
	background: url("/i/cover.jpg");
}

#coverButtons {
	margin: 45px 0 0;
}


#rootCallback {
	width: 240px;
	height: 371px;
	overflow: hidden;
	margin: 17px 0 0;
	background: #c3b7db url("/i/data/1.jpg");
}

#homepage #rootCallback {
	margin: 0 60px 0 0;
}

#rootCallback form {
	margin: 24px 27px 0;
}

#rootCallback strong {
	display: block;
	height: 83px;
	overflow: hidden;
	margin: 0 0 8px;
	position: relative;
	left: -1px;
}

#rootCallback em {
	display: block;
	padding: 0 0 2px;
	color: #68407f;
	font-size: 12px;
	font-style: normal;
}

#rootCallback div {
	height: 24px;
	margin: 0 0 7px;
	background: #fff 0 0 url("/i/data/3.gif") no-repeat;
}

#rootCallback p {
	height: 24px;
	overflow: hidden;
	margin: 0;
	padding: 0 5px;
	background: right -24px url("/i/data/3.gif") no-repeat;
}

#rootCallback p input {
	width: 176px;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: -3px;
	background: transparent;
	color: #5c5c5c;
	border: none;
	font-size: 13px;
	cursor: text;
}

#rootCallback div.submit {
	height: auto;
	margin: 0;
	padding: 12px 0 0;
	background: none;
	text-align: right;
}


#rootHome {
}

#rootHome h2 {
	margin: 0 0 1.1ex;
	position: relative;
	left: -2px;
	font-size: 2em;
}

#rootHome p {
	margin: 0 0 1.4em;
	line-height: 1.4em;
}


#rootServices {
		margin: 0 0 0 60px;
}

#rootServices h2 {
	margin: 0 0 1.1ex;
	font-size: 2em;
}

#rootServices ul {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

#rootServices li {
		margin: 0;
	padding: 0;
	background: none;
}

#rootServices a {
	display: block;
		padding: 8px 8px 8px 35px;
	background: 6px 10px url("/i/tick.gif") no-repeat;
	border-bottom: 1px solid #ededed;
}


#rootNews {
	margin: 35px 0 0;
}

#rootNews .caption {
	margin: 0 0 22px;
}

#rootNews h2 {
	margin: 0;
	font-size: 2em;
}

#rootNews .more {
	margin: 0 0 0 2ex;
	padding: 7px 0 0;
}

