@import url("/common/styles-profile.css");
/*@import url("/common/styles-navigator.css");*/

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #6C7573;
}


a {
	color: #00a560;
	text-decoration:none;
}

a:visited {
	color: #79ad5a;
	text-decoration:none;
}

a:hover {
	color: #314338;
	text-decoration:underline;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1 {

}

#homepage h1, #homepage h2 {
	text-transform:uppercase;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal,
.spacerColumn {
	display: block;
	height: 2px;
	overflow: hidden;
	margin: 0 0 -2px;
	font-size: 1px;
}

.spacerGlobal {
	width: 940px;
}

.spacerColumn {
}


*.gray,
*.gray *,
.gray a {
	color: #aeb4b2 !important;
}

.gray a, .gray a:visited,
a.gray, a.gray:visited {
	color: #aeb4b2 !important;
	text-decoration:underline;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #314338 !important;
	text-decoration:underline;
}


*.green,
*.green *,
.green a {
	color: #00a560 !important;
}

.green a, .green a:visited,
a.green, a.green:visited {
	color: #00a560 !important;
}

a.green:hover,
.green a:hover,
.green a:hover *, 
a.green:hover *, {
	color: #314338 !important;
	text-decoration:underline;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

.white a, .white a:visited,
a.white, a.white:visited {
	color: #fff !important;
	text-decoration:underline;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #fff !important;
	text-decoration:none;
}


*.silver,
*.silver *,
.silver a {
	color: #6c7673 !important;
}

.silver a, .silver a:visited,
a.silver, a.silver:visited {
	color: #6c7673 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #314338 !important;
}


#pageHeader {
		margin: 0 40px;
	padding: 20px 0 0;
	cursor: default;
}


#logotype {
	display: block;
	padding:0 0 0 16px;
}

#logotype img {
	vertical-align: bottom;
}


#register {
}

#registerTitle {
}

#registerContent {
}

#registerContent a {
	margin: 0 0.25em 0 0;
	white-space: nowrap;
}


#basket {
}

#basket div.nowrap {
	margin: 0 0.25em 0 0;
	position: relative;
	top: -1.85ex;
}

#basketTitle a  {
	display:block;
	background:url('/i/icon-basket.gif') no-repeat;
	padding:0 0 0 60px;
	font: bold 1.2em/1em Arial, sans-serif;
	float:right;
	white-space: nowrap;
}

#basketTitle a strong {
	display:block;
	background:url('/i/basket-arrow.gif') center right no-repeat;
	padding:0 18px 0 0;
} 


#basketContent {
	margin:0 0 0.6em 0;
}

#basketContent a {
	margin: 0 0.25em 0 0;
	white-space: nowrap;
}


#telephone {
	min-height: 22px;
	padding: 0 0 0 19px;
	background: url("/images/page/icon-telephone.gif") center left no-repeat;
}

#telephoneNumber {
	font: normal 28px/1em Arial, sans-serif;
	color:#88908e !important;
}

#telephoneDescription {
	
}

#telephoneNone {
}


#pageMenu {
}


.menuItem a {
	display: block;
	color: #6c7673;
	font: normal 1.0em/1em Arial, sans-serif;
	white-space: nowrap;
}


.menuItemNow {
}

.menuItemNow a {
	color: #30a866 !important;
}

#homepage .menuItemNow a {
	cursor: default;
}


.menuItem a:visited {
	color: #6c7673;
}

.menuItem a:hover {
	color: #30a866;
	text-decoration: underline;
}


.menuItem strong {
	display: block;
	font-weight: normal;
}


.pageMenu-separator {
	background:url('/i/pagemenu-separator.gif') center center no-repeat ;
}

.pageMenu-separator .spacer {
	width: 15px;
	height: 15px;
}

.menu-separator {
	display:inline-block;
	background:url('/i/pagemenu-separator.gif') center center no-repeat ;
	width: 9px;
	height: 15px;
	position:relative;
	top:3px;
}


#catarea {
}

.menuline {
	width:100%;
	background:url('/i/menu-bg.gif') center left repeat-x;
	position:relative;
	z-index:500;
}

.menuline-t {
	width:100%;
	height:17px;
	border-bottom:1px solid #72d48f;
	background:#fff;
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
}

.menuline-b {
	width:100%;
	height:17px;
	border-top:1px solid #10a04f;
	background:#fff;
	position:absolute;
	bottom:-1px;
	left:0;
	z-index:1000;
}

.menuItemCat a {
	display: block;
	width: 100%;	
	color: #fff !important;
	font: normal 1.0em/1em Arial, sans-serif;
	text-decoration: none;
	/*white-space: nowrap;*/
	cursor:pointer;
	cursor:hand;
}

.menuItemCat a:visited {
	color: #fff;
}

.menuItemCat a:hover {
	background:url('/i/menu-over.gif') center left repeat-x;
	color:#fff;
	text-decoration: none;
}

.menuItemCat a:active {
	background:url('/i/menu-click.gif') center left repeat-x;
	color:#fff;
}

.menuItemCat a:active strong {
	position:relative;
	top:2px;
	z-index:100;
}

.menuItemCat span.l {
	display: block;
}

.menuItemCat span.r {
	display: block;
}

.menuItemCat a:active span.l {
	background:url('/i/menu-click-l.gif') center left repeat-y;
	color:#fff;
}

.menuItemCat a:active span.r {
	background:url('/i/menu-click-r.gif') center right repeat-y;
	color:#fff;
}

.menuItemCat span strong {
	display: block;
		padding: 30px 13px 30px 13px;
	text-align:center;
	font-weight: bold;	
	background: url("/i/menu-separator.gif") center right no-repeat;
}

.menuCat-separator {
	width:2px;
	height:100%;
	background: url("/i/menu-separator.gif") center left no-repeat;
}

.menuItemCatNow a, .menuItemCatNow a:hover, .menuItemCatNow a:active {
	background:url('/i/menu-open.gif') center left repeat-x;
	color:#fff;
}

.menuItemCatNow a span.l, .menuItemCatNow a:hover span.l, .menuItemCatNow a:active span.l {
	background:url('/i/menu-open-l.gif') center left repeat-y;
	color:#fff;
}

.menuItemCatNow a span.r, .menuItemCatNow a:hover span.r, .menuItemCatNow a:active span.r {
	background:url('/i/menu-open-r.gif') center right repeat-y;
	color:#fff;
}


#newsTicker {
	margin:0 0 1em 0;
}

#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;
	}



.menuline-r {	
	padding:0 13px;
}

#search {
	width: 100%;
	white-space: nowrap;
}

#searchForm {
	cursor: default;
}

#searchInput {
	padding: 0 4px;
	
	border: none;
	vertical-align: middle;
	background: #fff url('/i/search-x.gif') repeat-x;
}

#searchInput input {
	width: 100%;
	margin: 0;
	padding: 0;
	font: 1.1em/1.0em Arial, sans-serif;
	background: transparent;
	color: #10a567;
	border: none;
	cursor: text;
}

#searchButton {
	width: 14px;
	height: 22px;	
	padding: 4px  0 0 0;
	vertical-align: middle;
	background: #fff url('/i/search-x.gif') repeat-x;
}

#searchButton input {
	width: 14px;
	height: 14px;
	margin: 0;
	padding: 0;
	color: #9c9c9c;
	font-size: 1em;
	vertical-align: middle;
	cursor: pointer;
	
}

#searchDescription {
	margin: 1em 0 0 0;
}

#searchDescription p {
	margin: 0.25em 0 0.25em 0;
}

#searchDescription a {
	white-space: nowrap;
}


#pageContent {
		margin: -15px 40px 0;
	padding: 1.6em 0;
	position:relative;
	z-index:3000;
	background:url('/i/page-bg.gif') top center no-repeat;
}

#homepage #pageContent {
}


#pageBody {
	}

#pageFooter {
		background: #9daba2 url("/images/page/footer-bg.gif") 60% bottom no-repeat;
	margin: 0 40px 40px;
	padding: 0;
	cursor: default;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}

.footer-topline {
	padding:0 0 2px 0;
	background:url('/images/page/separator2.gif') bottom left repeat-x;
}

.footer-b {
	background: #0b3f97 url('/images/page/footer-bg-b.gif') repeat-x;
}


#pageNavigation {
	height: 46px;
	overflow: hidden;
}

#pageNavigation table {
	/*background: left url("/images/page/separator.gif") repeat-y;*/
}

#pageNavigation td {
	padding: 0 2px 0 0;
	background: right url("/images/page/separator.gif") repeat-y !important;
}

#pageNavigation span {
	display: block;
}

#pageNavigation a {
	display: block;
	padding: 15px 9px 88px;
	text-decoration: none;
	white-space: nowrap;
}

.screen1280 #pageNavigation a {
	padding-left: 12px;
	padding-right: 12px;
}

#pageNavigation a:hover {
	background: #899b90;
}

#pageNavigation span.disabled a {
	background: none !important;
	color: #e1e1e1 !important;
	cursor: default;
}


#update {
	margin: 0 20px;
	padding: 5px 0;
}

.screen1280 #update br {
	display: none;
}


#hint_ {
	margin: 16px 20px;
}

#copyright {
}

#hintSource {
}

#hintCopy {
	margin: 0 0.4em 0 0;
	color: #fff;
	line-height: 1.1em;
}

#hintName {
	display: block;
	padding: 4px 29px 4px 8px;
	color: #d6d6d6;
	line-height: 1.1em;
	text-decoration: none !important;
	cursor: wait;
}

#hintSource.on #hintName {
	background: #a9b5ad right center url("/images/page/copyright-arrow.gif") no-repeat;
	color: #fff;
	cursor: pointer;
}

#hintSource.on #hintName.now {
	background: none;
	color: #ced5d1 !important;
	cursor: default;
}


#hint {
	width: 388px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 3001;
	margin: 0 0 0 -7px;
	padding: 0 0 4px;
	cursor: default;
}

#hintClose {
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	margin: 5px 0 0 367px;
	font-size: 1px;
	background: center 4px url("/images/page/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("/images/page/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("/images/page/hint.png") no-repeat;
}

#hintContact {
		padding: 0 0 0.75em;
	font-size: 1.17em;
}

#hint_c div.white {
		padding: 7px 15px 10px;
	text-align: left;
}

#hint_c a {
	position: relative;
}

#profile {
	padding: 0 2.5em 0 0;
}

#profileAddress,
#profileContacts {
	margin: 0;
}

#profileAddress {
	padding: 0 2em 0 0;
}


#pageNavigation2 {
	margin: 0 0 0 1.35em;
	padding: 5px 0 0;
}

#pageNavigation2 span {
	margin: 0 0.85em 0 0;
}

#pageNavigation2 a, #pageNavigation2 a:visited  {
	color: #ced5d1 !important;
}

#pageNavigation2 a:hover {
	color: #e5e9e7 !important;
}


#brick {
	height: 24px;
	overflow: hidden;
	margin: 16px 20px;
}






#pageList {
	margin: 0 35px 0 0;
}

#pageList_Title {
	font-size: 1.4em;
}

#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: #333 !important;
	text-decoration: none;
	cursor: default;
}


#bodyHomepage {
}

#bodyHomepage h1 {
	font-size: 1.85em;
}

#bodyHomepage h2 {
	font-size: 1.3em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}

#cover {
	text-align:center;
	margin:auto;
	position:relative;
	top: -16px;
	z-index:3000;
	height: 307px;
	overflow: hidden;
}

#cover #picContent {
	margin:auto;
	width:940px;
	height:307px;
	/*background:url("/i/pic-bg.gif") no-repeat;*/
	
	position:relative;	
}

#cover #slideshow {
	width:940px;
	height:307px;
	position:absolute;
	top:0;
	left:0;
	z-index:3002;	
}

#cover #picBg {
	width:940px;
	height:307px;
	position:absolute;
	top:0;
	left:0;	
	z-index:3001;	
}


.title {
	margin:10px 0 22px 0;
	clear:both;
}

.title h2 {
	margin: 0;
	padding: 0;
}

.title a {
	float:right;
	padding:2px 10px 0 10px;
}


#subscribeBtn {
	margin:44px 0 34px 17px;
	text-align:left;
}



.grayscale img {
	opacity: 0.32;
}

.grayscale img:hover {
	opacity: 1.00;}

