@import url("/common/styles-profile.css");
@import url("/common/styles-navigator.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}


a {
	color: #0069ca;
}

#rootEssence a:visited {
	color: #2e84d4;
}

a:hover,
#rootEssence a:hover {
	color: #49a745;
}


.underlineOver a {
	text-decoration: none;
}

.underlineOver a:hover {
	text-decoration: underline;
}


a.anchor {
	color: #333;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1,
h1 a.anchor {
	color: #333;
}

h2,
h3,
h4,
h5,
h6,
h2 a.anchor,
h3 a.anchor,
h4 a.anchor,
h5 a.anchor,
h6 a.anchor {
	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 {
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #0069ca !important;
}


*.silver,
*.silver *,
.silver a {
	color: #b3b3b3 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #0069ca !important;
}


#rootHeader {
		margin: 0 29px;
	padding: 7px 0 0;
	cursor: default;
}


#logotype {
	display: block;
	padding: 0 0 0 39px;
}

#logotype img {
	vertical-align: bottom;
}


#slogan {
	width: 412px;
	height: 35px;
	overflow: hidden;
	margin: 19px 29px 0 20px;
}

#homepage #slogan {
	position: relative;
	right: -2px;
}


#newsTicker {
	margin: 9px 29px 0 20px;
}

#homepage #newsTicker {
	margin-left: 24px;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	text-decoration: none;
	color: #0058B3 !important;
	cursor: pointer !important;
}

#newsTicker a:hover {
	text-decoration: underline;
	color: #49a745 !important;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 0.95em/1.2em Arial, sans-serif;
	}


#telephone {
	margin: 0 21px 0 0;
	padding: 17px 0 9px;
}

#telephoneNumber {
	color: #0058b3;
	font: normal 34px/34px Arial, sans-serif;
}


#mailbox {
	margin: 0 15px 0 0;
	padding: 2px 0 0;
}

#mailboxIcon {
	width: 12px;
	height: 8px;
	overflow: hidden;
	margin: 0 5px 0 0;
	background: url("/i/mailbox.gif");
	font-size: 1px;
}

#mailboxData {
	padding: 0 0 3px;
	font-size: 13px;
}

#mailboxData a {
	color: #0058b3 !important;
}

#mailboxData a:hover {
	color: #49a745 !important;
}


#contact {
	height: 19px;
	overflow: hidden;
	margin: 0 21px 0 0;
}


#rootHeader .line {
	height: 8px;
	overflow: hidden;
	margin: 5px 0 0;
	background: #3995f5 0 0 url("/i/line/1.gif") repeat-y;
	font-size: 1px;
}


#moduleMenu {
		padding: 10px;
	background: #3995f5 0 0 url("/i/gradient/1.png") repeat-x;
}


#search {
	width: 153px;/*-1*/
	height: 26px;
	background: #fff 0 0 url("/i/search/input.gif") no-repeat;
	white-space: nowrap;
}

#searchForm {
	width: 153px;
	height: 26px;
	overflow: hidden;
	background: right -26px url("/i/search/input.gif") no-repeat;
	cursor: default;
}

#searchInput {
	padding: 0 0 0 7px;
	vertical-align: middle;
}

#searchInput input {
	width: 120px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #2c2c2c;
	border: none;
	font-size: 14px;
	cursor: text;
}

#searchSubmit {
	height: 26px;
	vertical-align: top;
}

#searchSubmit input {
	width: 26px;
	height: 26px;
	margin: 0;
	padding: 0;
	color: #4c4c4c;
	font-size: 12px;
	cursor: pointer;
}


#rootMenu {
	padding: 15px 0 9px;
}

.menuItem p {
	margin: 0;
	padding: 0 7px;
}

.menuItem p a {
	color: #fff;
	font: 1.1em/1em Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}


.menuItemNow {
}

.menuItemNow p a {
	color: #79d95d;
	text-decoration: none;
}

#homepage .menuItemNow p a {
	color: #79d95d !important;
	text-decoration: none !important;
	cursor: default;
}


.menuItem p a:hover {
	color: #9f9;
	text-decoration: underline;
}


.menuItem p strong {
}


#rootMenu .separator {
	height: 18px;
	background: center center url("/i/line/2.png") repeat-x;
}

#rootMenu .separator .spacer {
	height: 18px;
}


#rootList {
	font-size: 0.95em;
}

#rootList ul {
	margin: 7px 7px 0;
	padding: 0 0 0 11px;
}

#rootList ul ul {
	margin: 0.75em 0;
}


#rootList a {
	color: #fff;
	text-decoration: none;
}

#rootList a:hover {
	color: #9f9;
	text-decoration: underline;
}


#rootList em {
	font-style: normal;
	font-weight: bold;
}

#rootList ul li {
	margin: 0;
	padding: 0 0 0.75ex;
	background: none;
	line-height: 1.2em;
	/*background: 0 0.4em url("/i/marker2-ul.gif") no-repeat;*/
}

#rootList ul li li {
	padding: 0 0 1.25ex;
}

#rootNewsletter {
		margin: 0 4px;
	text-align: left;
	cursor: default;
}

#rootNewsletter h2 {
	margin: 20 0 9px;
	color: #77d85d;
	font-size: 1.05em;
	line-height: 1em;
}

.newsletterInput {
	background: #fff 0 0 url("/i/input/1.gif") no-repeat;
}

.newsletterInput p {
	height: 26px;
	margin: 0;
	padding: 0 0 0 7px;
	background: right -26px url("/i/input/1.gif") no-repeat;
}

.newsletterInput input {
	width: 132px;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: -5px;
	background: transparent;
	color: #595959;
	font-size: 13px;
	border: none;
	cursor: text;
}

.newsletterSubmit {
	padding: 9px 0;
	text-align: left;
}

.newsletterSubmit input {
	width: 95px;
	height: 24px;
	overflow: hidden;
	cursor: pointer;
}


#rootContent {
		margin: 0 29px;
	padding: 10px 0 0;
}

#homepage #rootContent {
}


#caseEssence {
	/*height: 295px;*/
	background: right bottom url("/i/watermark.jpg") no-repeat;
}

#rootEssence {
		padding: 7px 0 0;
}


#rootFooter {
		margin: 0 29px;
	padding: 21px;
	cursor: default;
}

#rootFooter a {
	white-space: nowrap;
}

#rootFooter img {
	vertical-align: bottom;
}


#logos {
	margin: 0 0 30px;
}

#logos td {
	padding: 0 8px;
}


#rootNavigation {
	margin: 0 29px 0 0;
	font-size: 0.95em;
	line-height: 1.5em;
}

#rootNavigation span {
	display: inline-block;
	margin: 0 8px 0 0;
	padding: 0 9px 0 0;
	background: right 3px url("/i/separator/1.gif") no-repeat;
}

#rootNavigation span.last {
	margin: 0;
	padding: 0;
	background: none;
}


#update {
	padding: 0 0 1px;
	line-height: 1.5em;
}


#copyright {
	margin: 13px 29px 0 0;
}

#promptSource {
}

#promptCopy {
	margin: 0 0.45em 0 0;
	padding: 0 0 1px;
	color: #999;
	line-height: 1.1em;
}

#promptName {
	display: block;
	padding: 0 0 1px;
	color: #b8b8b8;
	line-height: 1.1em;
	text-decoration: none !important;
	cursor: wait;
}

#promptSource.on #promptName {
	background: left bottom url("/i/prompt/underline.gif") no-repeat;
	color: #999;
	cursor: pointer;
}

#promptSource.on #promptName:hover {
	background-position: -500px bottom;
	color: #00529b;
}

#promptSource.on #promptName.now {
	background: none;
	color: #999 !important;
	cursor: default;
}


#prompt {
	width: 388px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 7001;
	margin: 0 0 0 -15px;
	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: #fff !important;
}

#promptContent a:hover {
	color: #9ff188 !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;
}


#brick {
	height: 17px;
	overflow: hidden;
	margin: 13px 0 0;
}


#rootChanger {
	margin: 0 0 16px;
}

#changerPicture {
	display: block;
	height: 230px;
	background: #e7e7e7;
	}


#rootAds {
	margin: 1.75em 0 0;
}

#homepage #rootAds {
	margin: 0 0 14px;
}

#rootAds .spacer {
	width: 16px;
	height: 16px;
}

.adsItem {
	width: 238px;
}

.adsImage {
	height: 119px;
	position: relative;
	z-index: 101;
	background: #2968bb 0 0 url("/i/empty-banner.gif") no-repeat;
}

.adsSkin {
	width: 238px;
	height: 119px;
	margin: -119px 0 0;
	position: relative;
	z-index: 102;
	background: url("/i/banner.png");
}

.adsName {
	width: 238px;
	height: 47px;
	overflow: hidden;
	margin: -47px 0 0;
	position: relative;
	z-index: 103;
}

.adsName td {
	height: 47px;
	vertical-align: middle;
}

.adsName em {
	display: block;
	padding: 0 /*40*/60px 2px 11px;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
}

#homepage .adsName em {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

.over .adsName em {
	color: #90ffc1;
}

.adsHyperlink {
	display: block;
	width: 100%;
	height: 119px;
	margin: -119px 0 0;
	position: relative;
	z-index: 104;
	background: url("/i/blank.gif") repeat;
}


#rootHome {
		margin: 0 15px 0 0;
}

#rootHome h1 {
	margin: 0 0 0.65ex;
	font-size: 1.75em;
}

#rootHome h2 {
	font-size: 1.3em;
}

#rootHome h3 {
	font-size: 1.1em;
}

#rootHome p {
	line-height: 1.4em;
}


#rootNews {
		min-height: 295px;
	margin: 0 0 0 15px;
	background: right 0 url("/i/watermark.jpg") no-repeat;
}

#rootNews h2 {
	margin: 0;
	font-size: 1.75em;
}

#rootNews .more {
	margin: 0 0 0 2ex;
	padding: 5px 0 0;
}


