@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
}

html, body {
	height: 100%;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

body, #sitePreview {
	background:url(../images/bg.gif) top center repeat #f0f0f0;
}

div#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px;
	background:url(../images/bg.jpg) top center no-repeat;
}

div.clearfix {
	margin:0px;
	padding:0px;
	clear:both;
	/*
	border-bottom:1px dotted #f00;*/
}

div#wrapper.frontpage {
	background:url(../images/bg_frontpage.jpg) top center repeat-x;
}

/**	#header	**/

div#wrapper div#header {
	width:960px;
	margin:0px auto;
	/*
	overflow:hidden;*/
	min-height:150px;
	_height:150px;	/*	IE6 tweak	*/
}

div#wrapper.frontpage div#header {
	/*
	overflow:hidden;*/
	min-height:450px;
	_height:450px;	/*	IE6 tweak	*/
}

/**	#header /eof	**/

/** #logo	**/

div#header div#logo {
	width:535px;
	float:left;
	text-align:right;
	/*
	background:#f00;
	border:1px solid #f00;*/
}

/**	#logo /eof	**/

/**	#langFlags	**/

div#header div#langFlags {
	width:340px;
	float:right;
	clear:none;
	line-height:0;
	text-align:right;
	padding:10px 80px 0 0;
	
	/*border:1px solid #f0f;
	background:#f0f;*/
}

div#wrapper.frontpage div#header div#langFlags {
	padding:10px 0 0 0;
}

div#header div#langFlags a {
	margin:0 0 0 5px;
}

div#header div#langFlags a:hover {
	border-bottom: 2px solid #799700;
}

/**	#langFlags /eof	**/

/**	frontpage pics	**/

div#header div#leftPicWrapper {
	position:absolute;
	width:260px;
	height:260px;
	margin:0px -500px;
	left:50%;
	top:148px;
	/*
	border:1px solid #f0f;*/
}

div#header div#rightPicWrapper {
	position:absolute;
	width:260px;
	height:260px;
	margin:0px 240px;
	left:50%;
	top:148px;
	/*
	border:1px solid #f0f;*/
}

div#leftPicWrapper div.leftPic, div#rightPicWrapper div.rightPic {
	width:260px;
	height:260px;
	/*
	border:1px solid #f00;*/
}

div#leftPicWrapper div.leftPicMask, div#rightPicWrapper div.rightPicMask {
	width:260px;
	height:260px;
	position:absolute;
	z-index:1;
	/*
	border:1px solid #f00;*/
}

div#leftPicWrapper div.leftPic {
	width: 260px;
	height:260px;
	position: absolute;
	text-align:center;	
}

div#rightPicWrapper div.rightPic {
	width: 260px;
	height:260px;
	position: absolute;
	text-align:center;	
}

div#leftPicWrapper div.leftPicMask {
	background:url(../images/bg_pageimage_left_mask.png) top left no-repeat;
	_background:url(../images/bg_pageimage_left_mask.gif) top left no-repeat;	/*	IE6 tweak	*/
}

div#rightPicWrapper div.rightPicMask {
	background:url(../images/bg_pageimage_right_mask.png) top left no-repeat;
	_background:url(../images/bg_pageimage_right_mask.gif) top left no-repeat;	/*	IE6 tweak	*/
}

.fade-box {
	width: 260px;
	position: absolute;
	text-align:center;
}

#leftimage-container, #rightimage-container {
	width: 260px;
	height: 260px;
	/*background: url(../images/loading.gif);*/
	background-position:center;
	background-repeat:no-repeat;
	margin:0px;
}

/**	frontpage pics /eof	**/

/**	content	**/


div#wrapper div#contentWrapper {
	width:800px;
	margin:0px auto;
	background:url(../images/bg_content_wrapper.gif) top center repeat-y;
	min-height:330px;
	/*
	border:1px dotted #f00;*/
}

div#wrapper div#content {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.3;
	width:700px;
	margin:0px auto;
	/*
	border:1px solid #f0f;*/
}

div#wrapper.frontpage div#content {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:950px;
	margin:0px auto;
	text-align:center;
}

div#content h1.header {
	text-align:center;
	margin:0px;
	padding:0px;
}

div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
	margin:0px;
	padding:10px 0 5px 0;
	font-style:italic;
	font-weight:lighter;
	color:#799700;	
}

div#content p {
	padding:5px 0 5px 30px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}


div#content table td p, div#content table td h1, div#content table td h2, div#content table td h3, div#content table td h4, div#content table td h5, div#content table td h6  {
	padding:5px 0 5px 0px;
}

div#content table {
	padding-left:30px;
}

div#wrapper.frontpage div#content table {
	padding-left:0px;
}

div#content table td {
	vertical-align:top;
}

div#content h1 {
	font-size:36px;
}

div#content h2 {
	font-size:28px;
}

div#content h3 {
	font-size:20px;
}

div#content h4 {
	font-size:18px;
}

div#content h5 {
	font-size:14px;
}

div#content h6 {
	font-size:12px;
}

div#content a {
	color:#799700;
	text-decoration:none;
	font-style:italic;
}

div#content a:hover {
	color:#799700;
	text-decoration:underline;
}

div#contentWrapperBottom {
	width:800px;
	margin:0px auto 20px;
	height:30px;
	background:url(../images/bg_content_wrapper_bottom.gif) top center no-repeat;
	/*
	border:1px dotted #f00;*/
}

div#content div.toTop {
	padding:5px 0 5px 0;
	margin:10px 0 0 0;
	border:1px solid #eaeaea;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
}

div#content div.toTop a {
	font-style:italic;
	padding:0 0 0 30px;
}

div#content img {
	border-color:#f4f4f4;
}

/**	content /eof	**/

/**	highlight	**/

div#content div.highlightTop {
	width:230px;
	height:20px;
	background:url(../images/bg_highlight_top.png) top center no-repeat;
	_background:url(../images/bg_highlight_top.gif) top center no-repeat;	/* IE6 tweak	*/
}

div#content td.highlightContent {
	width:210px;
	vertical-align:top;
	text-align:center;
	padding:0 10px 0 10px;
	background:url(../images/bg_highlight_content.gif) top center repeat-y;
}

div#content div.highlightBottom {
	width:230px;
	height:30px;
	background:url(../images/bg_highlight_bottom.png) top center no-repeat;
	_background:url(../images/bg_highlight_bottom.gif) top center no-repeat;	/* IE6 tweak	*/
}

/**	highlight /eof	**/

/**	#gallery	**/

div#content div#gallery {
	padding:0px;
}

div#content div#gallery img {
	margin:12px 12px 0 0;
	border:2px solid #eaeaea;
}

div#content div#gallery img:hover {
	border:2px solid #799700;
}

/**	#gallery /eof	**/

/**	#footer & #push	**/

#footer, #push {
	height: 90px;
}

#footer {
	background:url(../images/bg_footer.gif) bottom center repeat-x;
	text-align:center;
}

#footer a {
	color:#799700;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer h3  {
	font-size:15px;
	font-weight:lighter;
	color:#000;
	line-height:1;
	margin:0px;
	padding:0 0 5px 0;
}

#footer p  {
	font-weight:lighter;
	line-height:1.4;
	margin:0px;
	padding:0px;
	font-style:italic;
	font-size:12px;
}

/**	#footer & #push /eof	**/

/**	#kiivi	*/

div#kiivi {
	float:right;
	clear:none;
	
	/*
	border:1px solid #f00;*/
}

div#kiivi a {
	display: block;
	width: 64px;
	height: 24px;
	background-color: transparent;
	background-image: url("../images/adkiivi.png");
	_background-image: url("../images/adkiivi.gif");	/* IE6 tweak	*/
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}

div#kiivi a:hover {
	background-position: -64px 0px;
}

/**	#kiivi /eof	*/

/**	CMS TWEAKS	**/

#sitePreview div#leftPicWrapper, #sitePreview div#rightPicWrapper {
	display:none;
}

#sitePreview  div#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}

#sitePreview #footer, #sitePreview #push {
	display:none;
}

#cms div #content_content {
	margin-left:0px;
}

/**	CMS TWEAKS /eof	**/

