@import url("/common/styles-profile.css");
/*@import url("/common/styles-navigator.css");*/

body, #bodyPreloader {
	margin: 0;
	padding: 0;
	color: #212426;
 
		background: #6da100 url('/images/page/bg-summer.jpg') top center no-repeat fixed;
 

	
}


a:link {
	color: #226612;
}


a:visited, 
#pageBody a:visited {
	color: #504095;
}

a:hover,
#pageBody a:hover {
	color: #e90b00;
}


*: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: #000;
}

h2,
h3,
h4,
h5,
h6 {
	color: #333;
}


hr {
	height: 1px;
	background: #777b80;
	color: #777b80;
}


.spacerGlobal,
.spacerColumn {
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0 0 -1px;
	font-size: 1px;
}

.spacerGlobal {
	width: 928px;
}

.spacerColumn {
}


*.gray,
*.gray *,
.gray a {
	color: #7f7f7f !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;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #ffe823 !important;
}


*.blue,
*.blue *,
.blue a {
	color: #0065a5 !important;
}

a.blue:hover,
.blue a:hover,
.blue a:hover * {
	color: #e90b00 !important;
}


*.green,
*.green *,
.green a {
	color: #226612 !important;
}

a.green:hover,
.green a:hover,
.green a:hover * {
	color: #e90b00 !important;
}



#pageHeader {
		margin: 0 16px 0 24px;
	padding: 10px 0 0;
	cursor: default;
}


#logotype {
	display: block;
}

#logotype img {
	vertical-align: bottom;
}


#register {
	margin: 0 0 12px 0;
	white-space: nowrap;
}

#registerTitle {
	color:#404244;
	font-family:  Arial,Tahoma, sans-serif;
	font-size: 1.0em;
}

#registerContent {

}

#registerContent a {
	margin: 0 0 0 5px;
}

#registerContent img {
	vertical-align: bottom;
}


#basket {
	padding: 0 0 0 13px;
	white-space: nowrap;
}

#basketTitle {
	position: relative;
	right: -1px;
}

#basket-x,
#basket-l,
#basket-r {
	height: 32px;
}

#basket-x {
	background: #c92c17 center top url("/images/page/basket-x.gif") repeat-x;
}

#basket-l {
	background: left top url("/images/page/basket-l.gif") no-repeat;
}

#basket-r {
	background: right top url("/images/page/basket-r.gif") no-repeat;
}

#basketTitle strong {
	display: block;
}


#basketTitle span,
#basketTitle a {
	display: block;
	height: 32px;
	overflow: hidden;
	color: #fff !important;
	text-decoration: none;
}

#basketTitle span {
	padding: 0 13px 0 36px;
	cursor: default;
}

#basketTitle a {
	padding: 0 28px 0 37px;
	background: right center url("/images/page/basket-arrow-off.gif") no-repeat;
}

#basketTitle a:hover {
	background-image: url("/images/page/basket-arrow-on.gif");
	color: #fff !important;
	text-decoration: underline;
}

#basketTitle span em,
#basketTitle a em {
	display: block;
	padding: 6px 0 0;
	font-style: normal;
}

#basketTitle a em {
	padding: 7px 0 0;
}

#basketContent {
	padding: 4px 0 0;
}

#basketContent a {
	margin: 0 0 0 4px;
}



#telephone {
	padding: 0 0 0 20px;
	white-space: nowrap;
}

#telephoneNumber {
	padding: 0 0 0 16px;
	background: left 2px url("/images/page/icon-telephone.gif") no-repeat;
	color: #2f3235;
	font: normal 1.3em/1em Arial, sans-serif;
}

#telephoneMovie {
	display: block;
}

#telephoneNumber object {
	width: 170px;
	height: 28px;
	margin: 0 -9px -2px -3px;
	position: relative;
	top: -1px;
}

#telephoneDescription {
	padding: 9px 0 7px;
	font-size: 1px;
}


.menuline {
	margin:10px 0 0 0;
}

#pageMenu {
}
#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	text-decoration: none !important;
	cursor: default;
}
#pageMenu a {
	display: block;
	color: #226612;
	font: normal 1.3em/1em Arial, sans-serif;
	white-space: nowrap;
	text-decoration: none;
}


#pageMenu .menuItemNow {
}

#pageMenu .menuItemNow a {
	color: #404244 !important;
	text-decoration: none;
}


#pageMenu .menuItemNow a strong {
	font-weight: bold;
}


#pageMenu a:hover {
	color: #e90b00;
	text-decoration: underline;
}


#pageMenu strong {
	display: block;
	font-weight: normal;
}


.pageMenu-separator {
}

.pageMenu-separator .spacer {
	width: 20px;
	height: 15px;
}


#newsTicker {
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	color:#404244;
	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;
	}


#search {
	white-space: nowrap;
	width:142px;
}

#search-x,
#search-l,
#search-r {
	/*width: 150px;*/
	height: 22px;
	overflow: hidden;
}

#search-x {
	background: center top url("/images/page/search-x.gif") repeat-x;
		
}

#search-l {
	background: left top url("/images/page/search-l.gif") no-repeat;
	padding:0 0 0 2px;
}

#search-r {
	background: right top url("/images/page/search-r.gif") no-repeat;
	padding:0 2px 0 0;
}

#searchForm {
	cursor: default;
	width: 100%;
}

#searchInput {
	padding: 0 0 0 4px;
	vertical-align: middle;
}

#searchInput input {
	/*width: 139px;*/
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #404244;
	border: none;
	font-size: 1em;
	cursor: text;
}

#searchButton {
	width: 12px;
	height: 22px;
	padding: 0 7px;
	vertical-align: middle;
}

#searchButton input {
	width: 12px;
	height: 11px;
	margin: 0;
	padding: 0;
	color: #808080;
	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: 0 16px 0 24px;
	padding: 0 0 1em 0;
}

#homepage #pageContent {
	margin: 0 12px;
}


#pageBody {
	}


#pageFooter {
		margin: 0 30px;
	cursor: default;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#pageNavigation {
	padding: 15px 2.5em 15px 0;
	line-height: 1.5em;
}

#pageNavigation span {
	margin: 0 6px 0 0;
	padding: 0 9px 0 0;
	background: right 1px url("/images/page/separator.gif") no-repeat;
	cursor: default;
}


#update {
	padding: 15px 0 15px 0;
	line-height: 1.5em;
}



#copyright {
	padding: 0 35px 0 0;
}

#copyright strong {
	margin: 0 0.5em 0 0;
}

#copyright span {
	margin: 0 0 0 1em;
}


#hintSource {
	margin: 0 !important;
}

#hintSource span {
	margin: 0 !important;
}

#hintName {
	padding: 0 0 1px;
	color: #999;
	text-decoration: none;
	cursor: default;
}

#hintSource.on #hintName {
	background: left bottom url("/images/page/underline-off.gif") repeat-x;
	cursor: pointer;
}

#hintSource.on #hintName:hover {
	background: left bottom url("/images/page/underline-on.gif") repeat-x;
	color: #333;
}

#hintSource.on #hintName.now {
	background: #ffffff !important;
	color: #0065a5 !important;
	cursor: default;
}


#hint {
	width: 388px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 3001;
	margin: 0 0 0 2.9em;
	cursor: default;
}

#hintClose {
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	margin: 5px 0 0 367px;
	font-size: 1px;
	background: center center url("/images/page/hint-close-off.gif") no-repeat;
	cursor: pointer;
}

#hintClose.on {
	background-image: url("/images/page/hint-close-on.gif");
}

#hint-t div,
#hint-b div {
	width: 388px;
	overflow: hidden;
	font-size: 1px;
}

#hint-t div {
	height: 4px;
	background: left top url("/images/page/hint-t.png") no-repeat;
}

#hint-b div {
	height: 5px;
	background: left top url("/images/page/hint-b.png") no-repeat;
}

#hint-c {
	background: left top url("/images/page/hint-y.png") repeat-y;
}

#hintContact {
	padding: 0 0 0.75em;
	font-size: 1.17em;
}

#hint-c div.white {
		padding: 7px 15px 9px;
	text-align: left;
}

#hint-c a {
	position: relative;
}

#profileAddress,
#profileContacts {
	margin: 0;
}

#profileAddress {
	padding: 0 2em 0 0;
}

#profile {
	padding: 0 2.5em 0 0;
}


#brick {
}

#brick p {
	margin: 0 0 0.65em;
}


#pageList {
	margin: 0 35px 0 0;
}

#pageList h2 {
	margin: 0;
}

#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.65em;
}

#bodyHomepage h2 {
	font-size: 1.3em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}


#sponsors {
	margin: 0 0 20px 0;
}

#sponsors td {
	vertical-align: middle;
}

#sponsors img {
	opacity: 0.6;
}

#sponsors img:hover {
	opacity: 1.00;}



#travelInformation {
}

#travelInformation .rectangle {
	padding: 3px 0 14px;
}

#travelInformation .rectangle2 {
	padding: 0 0 14px;
}

#travelInformation .rectangle2 span em {
	margin: 0 0 0 0.35em;
	position: relative; left: -1px;	font-style: normal;
}


.pagePaper {
	background:url('/images/page/bg-white1.png');
}

#homepage .pagePaper {
	background:url('/images/page/bg-white.png');
}


#bodyNews {
		
	margin:-10 40px 0 30px;
	padding:10;
	background:url('/images/page/homepage-text-bg.png');
}

#bodyNews.winter {
	background-image: url("/i/homepage-text-bg-winter.png");
}

#bodyNews h2 {
	margin:0 0 20px 0;
}

#bodyNews h3.newsTitle {
	font-size:1.8em;
	font-weight:bold;
}


#boxAll {
	width:928px;
}


.descriptionContainer {
	width: 628px;
	margin: 0 0 -40px 40px;
	cursor: default;
	position:relative;
	top:-80px;
	left:0;
	z-index:400;
}

#descriptionItem_Skin.off {
	position: relative;
	left: -10000px;
}

.descriptionItem {
	width: 100%;
	height: 38px;
	overflow: hidden;
	position: relative;
	z-index: 3001;
	font-size: 1px;
}

.descriptionItem p {
	width: 285px;
	height: 114px;
	margin: 0;
	background: 0 0 url("/i/description-item.png") no-repeat;
}

.winter .descriptionItem p {
	background-image: url("/i/description-item-winter.png");
}

.descriptionItem-l {
	width: /*219*/97px;
}

.descriptionItem-c {
	width: 1px;
}

.descriptionItem-c p {
	width: 100%;
	margin: -76px 0 0;
	background-repeat: repeat-x;
}

.descriptionItem-r {
	width: /*175*/82px;
}

.descriptionItem-r p {
	margin: -38px 0 0 /*-110*/-203px;
}


.descriptionContent {
	height: 38px;
	overflow: hidden;
	margin: -38px 0 0;
	position: relative;
	z-index: 3002;
	/*background:url('/images/page/homepage-text-bg.png');*/
}

.descriptionContent p {
	margin: 0;
	padding: 7px 10px;
	color: #fff;
	font-size: 1.75em;
	font-weight: bold;
}


#rootHome {
		margin: 0 0 18px;
	padding: 15px;
	background: url("/i/bg-white.png") repeat;
}

#rootHome h1 {
	margin: -1px 0 1ex;
 
	color: #1e6f20;
}

