@import url("/common/styles-profile.css");
@import url("/common/styles-navigator.css");

body {
	margin: 0;
	padding: 0;
	background: #f0f0f0;
	color: #333;
}


a {
	color: #008341;
}

#rootEssence a:visited {
	color: #55876e;
}

a:hover,
#rootEssence a:hover {
	color: #012516;
}


.underlineOver a {
	text-decoration: none;
}

.underlineOver a:hover {
	text-decoration: underline;
}


a.anchor {
	color: #333;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2.65em;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1,
h1 a.anchor {
	color: #000;
}

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: #989a99 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #012516 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #a8a8a8 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #012516 !important;
}


#rootHeader {
		margin: 0 34px;
	padding: 13px 0 0;
	cursor: default;
}


#newsTicker {
	margin: 0 5px 5px;
	position: relative;
	top: -5px;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
	background: #f0f0f0;
}

#newsTicker a {
	cursor: pointer !important;
	
}

#newsTicker a:hover {
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 0.95em/1.2em Arial, sans-serif;
	}


#rootMenu {
	margin: 0 5px 10px;
}

.menuItem a {
	display: block;
	color: #006139;
	font: 0.95em/1em Arial, sans-serif;
	white-space: nowrap;
}

.menuItem strong {
	display: block;
	font-weight: normal;
}


.menuItemNow {
}

.menuItemNow a {
	color: #575f5c;
	text-decoration: none;
}

#homepage .menuItemNow a {
	color: #575f5c !important;
	text-decoration: none !important;
	cursor: default;
}

.menuItemNow strong {
	font-weight: bold;
}


.menuItem a:hover {
	color: #012516;
	text-decoration: underline;
}


#rootMenu .separator {
	background: center center url("/i/separator/1.gif") no-repeat;
}

#rootMenu .separator .spacer {
	width: 19px;
	height: 14px;
}


#external {
	width: 200px;
	height: 18px;
	overflow: hidden;
	margin: 0 0 0 5px;
	position: relative;
	left: -5px;
	top: -2px;
}

#external a {
	float: right;
	position: relative;
	margin: 0 0 0 9px;
}

#external a:hover {
	margin-top: -18px;
}


#rootHeader .layout {
	background: #004a2c top url("/i/fill/1.gif") repeat-x;
}

#rootHeader .layout .rectangle {
	/*height: 137px;*/
	background: /*0 0 url("/i/background/1.png") no-repeat*/none !important;
}

#rootHeader .layout .rectangle .fillItem {
	background: 0 0 url("/i/fill/9.png") repeat-x;
}


#logotype {
	display: block;
	padding: 12px 0 0 /*40*/31px;
}

#logotype img {
	vertical-align: bottom;
}


#rootFind {
	margin: 29px 26px 0 0;
}

#keywordFind,
#categoryFind {
	width: 298px;
	height: 41px;
	overflow: hidden;
	background: url("/i/shell/1.png");
}

#keywordFind {
	margin: 0 6px 0 0;
}

#keywordFind input,
#categoryFind input {
	width: 272px;
	margin: 0;
	padding: 0;
	position: relative;
	right: -13px;
	bottom: -9px;
	background: #fff;
	color: #002f1c;
	border: none;
	font-size: 18px;
	cursor: text;
}

#keywordFind input.null {
	color: #babd93;
}

#categoryFind {
	position: relative;
	z-index: 201;
}

#categoryFind p {
	height: 41px;
	margin: 0;
	background: right 0 url("/i/arrow/1.gif") no-repeat;
	cursor: pointer;
}

#categoryFind input {
	width: 250px;
	cursor: pointer;
}

#submitFind {
	margin: 0 0 0 6px;
}

#submitFind input {
	width: 133px;
	height: 42px;
	overflow: hidden;
	cursor: pointer;
}

#advancedFind,
#register {
	margin: 0 2px 0 0;
	padding: 4px 0 0;
	font-size: 10px;
}

#advancedFind a,
#register a,
#registerTitle {
	color: #81aa15;
}

#advancedFind a:hover,
#register a:hover {
	color: #d6e302;
}


#categoryList {
	width: 296px;
	margin: -4px 0 0 1px;
	position: absolute;
	z-index: 301;
	background: #fff 0 bottom url("/i/fill/6.gif") no-repeat;
}

#categoryList .scroll {
	height: /*240*/192px;
	margin: 8px 12px 11px;
	padding: 0 2px 0 0;
	overflow: auto;
}

#categoryList ul {
	margin: 0;
	/*padding: 8px 12px 11px;*/
}

#categoryList li {
		margin: 0;
	padding: 0;
	background: none;
}

#categoryList a {
	display: block;
		margin: 0 0 2px;
	padding: 3px 5px;
	background: #f7f7f7;
	text-decoration: none;
}

#categoryList a:hover {
	background: #0d6d46;
	color: #fff;
}


#rootServices {
	margin: 10px 0 0;
}


.serviceItem a {
	display: block;
	height: 38px;
	overflow: hidden;
	background: 0 0 url("/i/service-item.png") repeat-x;
	color: #d6e302 !important;
	font: 14px/16px Arial, sans-serif;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.serviceItem span {
	display: block;
	background: 0 -888px url("/i/service-item.png") no-repeat;
}

.serviceItem strong {
	display: block;
	padding: 11px 10px 88px;
	background: right -888px url("/i/service-item.png") no-repeat;
}


.serviceItemNow {
}

.serviceItemNow a {
	background-position: 0 -38px !important;
	color: #005432 !important;
	text-decoration: none;
}

.serviceItemNow strong {
	font-weight: bold;
}


.serviceItem a:hover {
	background-position: 0 -76px;
}


.serviceItem a:active {
	background-position: 0 -114px;
}

.serviceItem a:active span {
	background-position: 0 -152px;
}

.serviceItem a:active strong {
	background-position: right -190px;
}


.serviceItemNow span,
.serviceItemNow strong,
.serviceItemFirst span,
.serviceItemLast strong {
	background-position: 0 -888px !important;
}


#rootServices .separator {
	background: center center url("/i/separator/2.png") no-repeat;
}

#rootServices .separator .spacer {
	width: 2px;
	height: 38px;
}


#rootContent {
		margin: 20px 34px 0;
	padding: 20px;
	background: #fff;
}

#homepage #rootContent {
	padding: 0;
	background: none;
}


#rootEssence {
	}

#rootEssence h1 {
	margin-top: -3px;
}


#rootFooter {
		margin: 20px 34px 0;
	padding: 0 0 15px;
	cursor: default;
}

#rootFooter .rectangle td {
	padding: 0 0 13px;
}

#rootFooter img {
	vertical-align: bottom;
}


#moduleAddition {
	margin: 0 0 20px;
}

#moduleAddition .spacer {
	width: 15px;
}


.searchOnMap_Nucleus {
	background: #cddb00 0 bottom url("/i/fill/5.png") no-repeat;
}

#searchOnMap {
	width: 300px;
	/*height: 179px;*/
}


.popularSearches_Nucleus {
	background: #bbbebd top url("/i/fill/4.gif") repeat-x;
}

#popularSearches {
		padding: 17px;
}

.searchesCaption {
	height: 20px;
	overflow: hidden;
	margin: -3px 0 18px;
}

.searchesCaption h2 {
	margin: 0;
	color: #575f5c;
	font-size: /*1.1em*/14px;
	text-transform: uppercase;
}

.searchesArray {
	/*height: 110px;
	overflow: hidden;*/
	margin: -11px 0 0;
	line-height: 30px;
	text-align: center;
}

.searchesArray a {
	margin: 0 2px;
	color: #fff !important;
	font-size: 12px;
}

.searchesArray a.size2 {
	font-size: 14px;
}

.searchesArray a.size3 {
	font-size: 17px;
}

.searchesArray a.size4 {
	font-size: 20px;
}

.searchesArray a.size5 {
	font-size: 23px;
}

.searchesArray a.size6 {
	font-size: 26px;
}

.searchesArray a:hover {
	color: #49504d !important;
}


#searchStalls_Image {
	padding: 0 0 15px;
	background: #f0f0f0;
}


.rootNews_Nucleus {
	background: #fff;
}

#rootNews {
		padding: 17px;
	background: #fff;
}

.newsCaption {
	height: 20px;
	overflow: hidden;
	margin: -3px 0 18px;
}

.newsCaption h2 {
	margin: 0;
	color: #575f5c;
	font-size: /*1.1em*/14px;
	text-transform: uppercase;
}

.newsCaption .more span {
	margin: 0 2px;
}

#rootNews .newsArray {
	height: 175px;
	padding: 0 10px 0 0;
	overflow: auto;
}


#moduleSearch {
		margin: 0 0 17px;
	padding: 20px;
	background: #c0c3c2 right 0 url("/i/fill/3.png") no-repeat;
}

#moduleSearch .layout {
	height: 41px;
	/*height: 71px;*/
	overflow: hidden;
}


#search {
	width: 280px;
	height: 39px;
	overflow: hidden;
	background: #dfe0e0 0 0 url("/i/search/shell.gif") no-repeat;
	white-space: nowrap;
}

#searchForm {
	background: right -39px url("/i/search/shell.gif") no-repeat;
	cursor: default;
}

#searchInput {
	padding: 0 0 0 12px;
}

#searchInput input {
	width: 229px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #505754;
	border: none;
	font-size: 16px;
	cursor: text;
}

#searchSubmit {
	height: 39px;
	vertical-align: top;
}

#searchSubmit input {
	width: 39px;
	height: 39px;
	margin: 0;
	padding: 0;
	color: #505754;
	font-size: 16px;
	cursor: pointer;
}


#contacts {
	margin: 0 5px;
}

#contacts div {
	white-space: nowrap;
	margin: 1px 0 2px;
	color: #4f5653;
}

#contacts div span {
	margin: 0 5px;
}

#contacts div strong {
	font-size: 15px;
}

#contacts div.bigSize strong {
	font-size: 18px;
	font-weight: normal;
}

#contacts a {
	color: #4f5653;
}

#contacts a:hover {
	color: #008341;
}


#moduleSearch .buttonItems span {
	margin: 0 0 0 9px;
}


#rootNavigation {
	margin: 0 29px 0 0;
	font-size: 0.95em;
	line-height: 1.5em;
}

#rootNavigation span {
	display: inline-block;
	margin: 0 7px 0 0;
	padding: 0 9px 0 0;
	background: right 5px url("/i/separator/2.gif") no-repeat;
}

#rootNavigation span.last {
	margin: 0;
	padding: 0;
	background: none;
}


#update {
	padding: 1px 0 0;
	line-height: 1.5em;
}


#copyright {
	font-size: 0.95em;
	line-height: 1.3em;
}


#brick {
}


#rootList {
	margin: 0 20px 0 0;
}

#rootList ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #e8e8e8;
}

#rootList ul ul {
	padding: 2px 20px 13px;
	border: none;
}

#rootList ul ul ul {
	padding: 6px 0 3px 10px;
}


#rootList .listParent,
#rootList .listNow {
	background: #f6f6f6 !important;
}


#rootList em {
	font-style: normal;
	font-weight: bold;
}

#rootList strong a {
	color: #01311d !important;
	text-decoration: none !important;
	cursor: default;
}


#rootList li {
		margin: 0;
	padding: 0;
	font-size: 14px;
	border-bottom: 1px solid #e8e8e8;
	background: none;
}

#rootList li li {
	padding: 4px 0;
	font-size: 12px;
	border: none;
}

#rootList li span,
#rootList li strong,
#rootList li em,
#rootList li a {
	display: block;
	}

#rootList li a {
	padding: 7px 8px;
	text-decoration: none;
}

#rootList li li span,
#rootList li li strong,
#rootList li li em,
#rootList li li a {
	display: inline;
	}

#rootList li li a {
	display: inline;
	padding: 0;
	text-decoration: underline;
}


#productNavigator {
	margin: 35px 0 0;
}


#changer {
		margin: 0 15px 0 0;
	background: #fff;
	cursor: default;
}

#changer.waiting * {
	cursor: wait;
}

#changerImage {
	height: 369px;
	overflow: hidden;
	position: relative;
	z-index: 101;
}

#changerImg {
	}

#changerHyperlink {
	display: block;
	width: 100%;
	height: 369px;
	overflow: hidden;
	position: relative;
	z-index: 102;
	margin: -369px 0 0;
	background: /*430px 0 url("/i/shell/2.png") no-repeat*/url("/i/blank.gif") repeat;
}

#changerData {
	display: none !important;/* (!) */
	width: 385px;
	height: 369px;
	overflow: hidden;
	position: relative;
	z-index: 103;
	margin: -369px 0 0;
	float: right;
}

#changerData table {
	width: 385px;
	height: 369px;
}

#changerData td {
	padding: 19px 68px 19px 0;
	vertical-align: bottom;
}

#changerName {
	/*color: #575f5c;*/
	font-size: 1.95em;
}

#changerName a {
	color: #00924c;
	text-decoration: none;
}

#changerName a[href]:hover {
	color: #012516;
	text-decoration: underline;
}

#changerAddition {
	margin: 6px 0 0;
}

#changerDescription {
	margin: 0 1.4ex 0 0;
	color: /*#00924c*/#666;
	font-size: 0.95em;
}

#changerData .nowrap {
}

#changerMore {
}

#changerMap {
}

#changerData .nowrap .separator {
	margin: 0 2px;
}

.changerArrow {
	width: 28px;
	height: 48px;
	overflow: hidden;
	position: relative;
	z-index: 104;
	margin: -67px /*20px*/0 0;
	clear: both;
}

.changerArrow em {
	display: block;
	width: 56px;
	height: 48px;
	overflow: hidden;
	background: url("/i/arrow/2.png");
}

.changerArrow a {
	display: block;
	width: 28px;
	height: 48px;
	overflow: hidden;
	margin: -48px 0 0;
	background: url("/i/blank.gif") repeat;
	text-decoration: none;
}

.changerArrow span {
	visibility: hidden;
}

#changerArrow_l {
	float: left;
	right: -20px;
}

#changerArrow_r {
	float: right;
	left: -20px;
}

#changerArrow_r em {
	margin: 0 0 0 -28px;
}


#adsArray {
	width: 930px;
	height: 200px;
	overflow: hidden;
	margin: -5px 0 15px;
	position: relative;
}

#adsArray div {
	width: 300px;
	height: 200px;
	float: left;
	margin: 0 15px 0 0;
}

#adsArray div.last {
	margin: 0;
}


