@charset "utf-8";
/***
**
**  CSS Layout document
**  www.emodus.lt, Irmantas Linkauskas, edition.
***/

body {
	background: #e9d6a7 repeat-x top left;
	font-family: "Tahoma", Geneva, sans-serif;
	font-size:11px;
}
a {
	color:#d51b3c;
	text-decoration: underline;
	font-size:12px;
}
a:hover {
	text-decoration: none;
}
#HeaderLine {
	background:#FFFFFF url(../images/header-line.jpg) repeat-x scroll left bottom;
	display:block;
	float:left;
	height:455px;
	position:absolute;
	width:100%;
	z-index:-999;
}
#HeaderLosung {
	height:65px;
	margin:0;
	position:absolute;
	width:500px;
	margin: 50px 0 0 600px;
	color: #bc633f;
	font-size:21px;
	font-weight:300;
}
#Header {
	height:457px;
	margin:0;
	width:100% !important;
	background:transparent url(../images/header-img.jpg) no-repeat scroll center top;
	display: table;
	clear:both;
	min-width:1139px;
	
	}
#Header .content {
	width:1139px;
	height:311px;
	margin:0 auto;
	display:block;
/*	background:url(../images/bg-dublicate.jpg) no-repeat top center;
*/}
#HeaderName {
	cursor:pointer;
	height:175px;
	margin:10px 0 0 394px;
	position:absolute;
	text-indent:-9999px;
	width:238px;
}
#HeaderName a {
	display:block;
	height:175px;
	width:238px;
}
#CountDownBlock {
	width:450px;
	height:100px;
	position:absolute;
	margin:223px 0 0 310px;
}
#CountDownBlock a {
	color:#834a37;
	}
/*
*
* Language bar CSS
*/	
#LangMenu {
	position:absolute;
	width:140px;
	height:65px;
	margin:110px 0 0 839px;
}
#LangMenu li {
	float:left;
	margin:0 5px 0 0;
	padding:0;
	list-style:none;
	height:100%;
	border-left:1px solid #dfcd9c;
}
#menu-languages li a {
	color:#FFF;
	font-size:10px;
	text-decoration:underline;
	height:17px;
	/*display:block;*/
			margin-left:5px;
	padding-top:2px;
	text-align:center;
	white-space:nowrap;
}
#menu-languages li a.current {
	text-decoration:none;
	background:url(../images/lang-current.gif) no-repeat left top;
	color:#d51b3c;
	float:left;
	height:19px;
	width:25px;
	white-space:nowrap;
}
#menu-languages li a:hover {
	text-decoration:none;
	background:url(../images/lang-current.gif) no-repeat left top;
	color:#d51b3c;
	float:left;
	height:19px;
	width:25px;
	white-space:nowrap;
}
/*
*  CONTENT LAYOUT 
*/
#ContainerPage {
	margin:0 auto;
	width:1139px;
	/*overflow:hidden;*/
	/*padding:0 0 0 76px;*/
}
#Layout {
	background:url(../images/content-repeat.jpg) repeat-y top left;
	width:523px;
	float:left;
	margin:0 3px 0 17px;
	position:relative;
	z-index:1;
}
.typography {
	margin:0 25px;
	height:1100px;
	border:none;
}
.typography td, .typography tr {
	vertical-align:top;
	border:none !important;
}
/*
*  BlockLeft 
*/	
#ContainerPage .BlockLeft {
	float:left;
	width:257px;
	margin:0 17px 0 62px;
	position:relative;
	z-index:2;
}
#ContainerPage .supportblock {
	background:url(../images/support-repeat.jpg) repeat-y top right;
}
#ContainerPage .supportblock .top {
	background:url(../images/support-top.jpg) no-repeat top right;
	height:93px;
}
#ContainerPage .supportblock .text {
	margin-bottom:10px;
	margin-left:91px;
	margin-right:0;
	margin-top:5px;
	width:172px;
	color:#814936;
}
#ContainerPage .supportblock .top .block_titles {
	padding:46px 0 0 137px;
	width:120px;
}
#ContainerPage .supportblock .bottom {
	background:url(../images/support-bottom.jpg) no-repeat top right;
	height:23px;
}
#ContainerPage .galleryblock {
	background:#fefefc url(../images/gallery-summary-bg.jpg) no-repeat top left;
	margin:-112px 0 0 9px;
	position:relative;
	width:286px;
	height:243px;
	overflow:hidden;
}
#ContainerPage .galleryblock .top .hanzagallerytitle {
	width:100%;
	color:#814936;
	font-size:18px;
	font-weight:300;
}
#ContainerPage .galleryblock .galleryphotos {
	margin:0 18px;
	border:#793617 solid 3px;
	clear:both;
	width:243px;
}
.moregallery {
	margin:20px auto;
	display:block;
	text-align:center;
	color:#793617;
	float:left;
	width:100%;
}
#ContainerPage .galleryblock .galleryphotos img {
	display:block;
	float:left;
	margin:0 1px 1px 0;
}
.none-right {
	margin-right:0 !important;
}
.none-bottom {
	margin-bottom:0 !important;
}
.youtubegallery {
	background:transparent url(../images/video-bg.jpg) no-repeat scroll left top;
	height:255px;
	margin:0 0 0 8px;
	position:relative;
	width:290px;
}
.youtubegallery .vidoeicon {
	display:block;
	margin:0 0 0 42px;
	padding:26px 0 0;
}
/*
*  BlockRight 
*/
#BlockRight {
	width:260px;
	float: left;
	margin:-59px 0 0 0px;
	position:relative;
}
#BlockRight .menu {
	background:url(../images/menu_repeat.jpg) repeat-y top left;
	position:relative;
}
#BlockRight .menu .top {
	background: url(../images/menu_top.jpg) repeat-y top left;
	height:138px;
}
.block_titles {
	padding:64px 0 0 15px;
	width:120px;
	line-height:24px;
	color:#FFF;
	font-size:21px;
	font-family:"Georgia", Times New Roman, Times, serif;
}
#BlockRight .hanzasajunga .text {
	color:#814936;
	margin:5px 0 10px 18px;
	width:150px;
}
#BlockRight .hanzasajunga .text p {
	margin:0px 0 5px 0;
	}
#BlockRight .hanzasajunga .text a {
	color:#703115;
	}

#BlockRight .menu .bottom {
	background:url(../images/menu_bottom.jpg) repeat-y top left;
	height:31px;
}
#BlockRight .menu ul {
	display:block;
	margin:0 0 0 30px;
	padding:0;
}
#BlockRight .menu ul ul {
	display:block;
	margin:0 0 0 10px;
	padding:0;
}
#BlockRight .menu li {
	list-style:none;
	display:block;
	line-height:22px;
	margin:0;
	padding:0;
}
#BlockRight .menu a {
	color:#814936;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:13px;
	font-weight:600;
	padding:0 0 0 15px;
	display:block;
	text-decoration:underline;
}
#BlockRight .menu li li {
	line-height:20px;
}
#BlockRight .menu li li a {
	font-size:12px;
	font-weight:300;
}
#BlockRight .menu a:hover {
	color:#95a579;
	text-decoration:none;
}
#BlockRight .menu a.current, #BlockRight .menu a.section {
	color:#95a579;
	text-decoration:underline;
	background:url(../images/menu-pointer.jpg) no-repeat center left;
}
.sIFR-hasFlash .block_titles {
	display:block;
	padding:88px 12px 0;
	width:150px;
	font-size:40px;
	color:#FFF;
}
#BlockRight .poll {
	background: url(../images/poll-repeat.jpg) repeat-y top left;
	margin:10px 0;
}
#BlockRight .poll .top {
	background: url(../images/poll-top.jpg) repeat-y top left;
	height:135px;
}
#BlockRight .poll .top .block_titles {
	padding:94px 0 0 15px;
}
#BlockRight .poll .bottom {
	background: url(../images/poll-bottom.jpg) repeat-y top left;
	height:29px;
}
#BlockRight .hanzasajunga {
	background: url(../images/poll-repeat.jpg) repeat-y top left;
	margin:10px 0;
}
#BlockRight .hanzasajunga .top {
	background: url(../images/hanza-sajunga-top.jpg) no-repeat top left;
	height:125px;
}
#BlockRight .hanzasajunga .top .block_titles {
	padding:53px 0 0 15px;
	width:160px;
}
#BlockRight .hanzasajunga .bottom {
	background: url(../images/poll-bottom.jpg) repeat-y top left;
	height:29px;
}
/*
*  FOOTER 
*/
#Footer {
	width:100%;
	background: #99a87d url(../images/footer-bg.jpg) repeat top left;
	padding:10px 0;
}
#Footer p {	
	display:block;
	margin:0 auto;
	text-align:center;
	color:#434939;
	font-size:12px;
}
#Footer a {
	color:#484f3c;
	font-size:12px;
	text-decoration: underline;
}
#Footer ul {
	display: block;
	margin:0 auto;
	width:50%;
}
#Footer li {
	display:inline;
	text-align:center;
}
/*
*  FORM POLLS 
*/
#ShowPoll_MyPoll {
	margin:0 85px 0 20px;
}
#ShowPoll_MyPoll #PollAnswer label, #ShowPoll_MyPoll h6.pollTitle {
	color:#773516;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#ShowPoll_MyPoll #PollAnswer .middleColumn {
	background:none;
	width:100%;
	margin:5px 0 5px 0;
}
#ShowPoll_MyPoll #PollAnswer .middleColumn li {
	margin:5px 0;
}
#ShowPoll_MyPoll #PollAnswer .middleColumn label {
	color:#773516;
}
#ShowPoll_MyPoll #PollAnswer .middleColumn input {
	width:auto;
}
#ShowPoll_MyPoll_action_SubmitPoll {
	background:url(../images/button-bg.jpg) no-repeat center top;
	border:none;
	display:block;
	padding:3px 0 4px;
	color:#733315;
	width:100%;
}
/*
*  FORM SEARCH 
*/
#SearchForm_SearchForm {
	background:url(../images/search-bg.jpg);
	height:36px;
	margin:-45px 0 0;
	position:absolute;
	width:180px;
}
#SearchForm_SearchForm fieldset, #SearchForm_SearchForm fieldset legend {
	position:absolute;
	display:block;
	}
#SearchForm_SearchForm .middleColumn {
	margin:7px;
	padding:0;
	width:82%;
	background:transparent none repeat scroll 0 0;
	position:absolute;
}
#SearchForm_SearchForm .middleColumn input {
	background:url(../images/search-input-bg.jpg) repeat-x top left;
	color:#773516;
	font-size:12px;
}
#SearchForm_SearchForm_action_results {
	display:inline;
	margin:7px 0 0 145px;
	position:absolute;
	width:25px !important;
	height:22px;
	border:none;
	text-indent:-9999%;
	background:url(../images/search-button.jpg) no-repeat top left;
	padding-top: 24px;
}
#NewsHolder .pagination {
	border-top:#c3a47c solid 1px;
	padding:10px 0 0 0;
}
#NewsHolder .pagination a {
	font-family:"Arial", Helvetica, sans-serif !important;
	font-size: 11px;
	color:#c3a47c;
	border:#c3a47c 1px solid;
	float:left;
	display:block;
	padding:6px;
	margin:0 3px;
	font-weight:600;
}
#NewsHolder .pagination a.prev {
	border:none;
	background: url(../images/pagination-arrow-left.jpg) no-repeat left center;
	padding-left:15px;
	font-weight:300;
	font-size:12px;
	color:#814936;
}
#NewsHolder .pagination a.prev:hover {
	border:none;
	color:#c3a47c;
}
#NewsHolder .pagination a.next {
	border:none;
	background: url(../images/pagination-arrow-right.jpg) no-repeat right center;
	padding-right:15px;
	font-weight:300;
	font-size:12px;
	color:#814936;
}
#NewsHolder .pagination a.next:hover {
	border:none;
	color:#c3a47c;
}
#NewsHolder .pagination a:hover, #NewsHolder .pagination a.current {
	color:#814936;
	border:#814936 1px solid;
}

#InteractiveMapDemo {
	background:#4C2009 url(../images/map-demo-bg.jpg) no-repeat scroll 491px -1px;
	height:224px;
	width:519px;
	margin:-93px 0 0 0;
	position:relative;
	overflow:hidden;
	z-index:999;
	}
#InteractiveMapDemo a {
	display:block;
	margin:0 0 0 18px;
	}
#SearchResults {
	margin:0;
	}
#SearchResults li {
	margin:10px 0;
	list-style:none;
	}
h4.HolderTitle {
	text-transform:uppercase;
	}	
	