html {
}

body {
	background: #fff url(../images/interface/mainbg.png) repeat-x;
	color: #000;
	padding: 0 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

body.home {
	background: #fff url(../images/interface/header.jpg) no-repeat 178px 133px;
	padding: 0;
}

a {
	text-decoration: none;
	color: #000;
}

p {
	margin: 0 0 24px 0;
}

input,
textarea {
	font-family: Arial, sans-serif;
	font-size: 14px;
}

a:hover {
	text-decoration: none;
}

.clear_left {
	clear: left;
}

.clear_right {
	clear: right;
}

.clear_both {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.centered {
	display: block;
	text-align: center;
}

#page {
	width: 772px;
	margin: 100px 0 0 178px;
}

#page.plain {
	width: auto;
	margin: 0px;
	padding: 10px;
}

#main_nav {
	border-top: 1px solid black;
	width: 678px;
	padding-left: 0px;
	margin: 7px 0 65px 69px; /*112*/
	font-size: 16px;
	clear: left;
}

body.home #main_nav {
	margin: 0;
	position: absolute;
	top: 540px;
	left: 300px;
}

#main_nav li {
	display: inline;
	margin: 0 24px 0 0;
	font-family: "Courier New", monospace;
	text-align: center;
}

#footer {
	font-family: "Courier New", monospace;
	font-size: 10px;
	color: #aaa;
	border-top: 1px solid #aaa;
	width: 410px;
	text-align: center;
	padding: 4px 0;
	margin: 0 0 0 279px;
}

#page.plain #footer {
	margin: 0 auto;
}

.gallery_selection #footer,
.literature_selection #footer {
	margin: 0 0 0 201px;
}

#footer a {
	color: #aaa;
	text-decoration: underline;
}

#footer ul {
	margin-top: 4px;
}

#footer li {
	display: inline;
	margin: 0 10px;
}

h1 {
	font-size: 50px;
	display: inline;
	font-family: Georgia, "Times New Roman", serif;
	color: #666;
}

h1#anja_millen {
	display: none;
}

#logo {
	float: left;
	display: block;
}

h2 {
	font-size: 20px;
	display: inline;
	position: relative;
	font-family: Georgia, "Times New Roman", serif;
	color: #ddd;
	top: 12px;
}

h3 {
	font-size: 16px;
	margin-bottom: 8px;
}

#page.plain h2 {
	margin-bottom: 24px;
	display: block;
	color: #aaa;
}

#content {
	width: 519px;
	min-height: 498px;
	margin: 0 0 30px 69px;
	padding: 0 4px 0 155px;
	line-height: 1.5;
	position: relative;
	text-align: justify;
	color: #999;
}

#page.plain #content {
	padding: 0px;
	margin: 0px;
	width: auto;
	min-height: inherit;
}

#page.image_detail #content {
	padding: 0;
	margin: 0;
	width: auto;
	min-height: inherit;
}

#page.image_detail #content img {
	display: block;
	margin: 0 auto;
}

.gallery_selection #content {
	padding-left: 0px;
	width: 674px;
	/*min-height: 400px;*/
}

.gallery #content,
.literature_selection #content {
	padding-left: 50px;
	width: 624px;
}

.text #content {
	padding-right: 33px;
	width: 490px;
}

#image_block {
	width: 140px;
	position: absolute;
	left: 0px;
	top: 5px;
}

#image_block img {
	display: block;
	float: left;
}

#galleries_list {
	width: 400px;
	margin: 0 auto;
}

.main_gallery {
	float: left;
	width: 200px;
	height: 200px;
	text-align: center;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	color: #aaa;
}

.main_gallery a {
	color: #aaa;
}

.main_gallery img {
	display: block;
	margin: 0 auto;
}

.gallery_images_container {
	margin: 0 0 35px -4px;
}

.gallery_images_container a {
	float: left;
	margin: 0 0 4px 4px;
}

.gallery h3,
.literature_selection h3 {
	font-family: Georgia, "Times New Roman", serif;
	border-bottom: 1px solid #aaa;
	margin-bottom: 4px;
	color: #aaa;
}

/*.literature_selection #content {
	padding-left: 0px;
	width: 674px;
}*/

.literature_container {
	margin: 0 0 35px -4px;
}

.literature_link {
	display: block;
	float: left;
	width: 35px;
	height: 35px;
	background-color: #aaa;
	text-indent: -99999px;
	margin: 0 0 4px 4px;
}

.tooltipWnd {
	width: 212px;
}

.tip-top {
	background: transparent url(../images/interface/tooltip_top.png) no-repeat 0px 0px;
	height: 6px;
}

.tip {
	background: transparent url(../images/interface/tooltip_bg.png) repeat-y 0px 0px;
	padding: 0px 6px;
	min-height: 1px;
}

.tip-title {
	color: #55c2f6;
	font-size: 12px;
	margin-bottom: 4px;
}

.tip-text {
	font-size: 12px;
	color: #fff;
}

.tip-bottom {
	background: transparent url(../images/interface/tooltip_bottom.png) no-repeat 0px 0px;
	height: 6px;
}

#slider_div {
	background: #fff url(../images/interface/mainbg.png) repeat-x;
}

#slider_div_content {
	margin: 0;
}

.lit_heading {
	color: #bbb;
	margin-bottom: 10px;
}

.lit_copyright_notice {
	color: #ccc;
}

#lit_nav {
	width: 35px;
	position: absolute;
	left: 50px;
	top: 5px;
}

#img_nav {
	width: 150px;
	margin: 50px auto 50px auto;
	overflow: auto;
}

#lit_nav div,
#img_nav div {
	text-align: center;
	width: 50px;
	height: 50px;
	font-size: 10px;
	color: #ccc;
	cursor: pointer;
}

#img_nav div {
	float: left;
}

#lit_nav a,
#img_nav a {
	color: #ccc;
}

#lit_nav img,
#img_nav img {
	display: block;
	margin: 0 auto;
}

#image_container {
	clear: left;
}

#image_container h3 {
	text-align: center;
	margin-bottom: 8px;
	color: #ddd;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", serif;
}

#image_container .image_big {
	display: block;
	margin: 0 auto;
}

#latest_images {
	margin-bottom: 1em;
	font-size: 10px;
	min-height: 5em;
}

#latest_images p {
	margin: 0;
}

#comments {
	clear: both;
}

.comment {
	margin-bottom: 24px;
	clear: both;
	border-top: 1px solid #eee;
	padding: 4px;
}

.comment_nb {
/*	color: #ddd;
	font-size: 40px;
	font-weight: bold;
	float: left;
	line-height: 40px;
	margin: 0 8px 0 0;
*/
}

.comment_name {
	float: left;
	font-size: 12px;
}

.comment_date {
	float: right;
	font-size: 10px;
	font-style: italic;
}

.comment_content {
	clear: both;
	font-size: 10px;
}

.pagination {
	overflow: auto;
	margin-left: -2px;
}

.pagination a,
.pagination span {
	border: 1px solid #ccc;
	padding: 0px 6px;
	float: left;
	margin-left: 2px;
	color: #999;
}

.pagination a:hover,
.pagination span:hover {
	background-color: #ccc;
	color: #fff;
}

.pagination .current {
	background-color: #ccc;
	color: #fff;
	cursor: default;
}

.pagination_desc {
	text-align: center;
	font-size: 12px;
}

.pagination .disabled {
	cursor: default;
	color: #ddd;
	border-color: #eee;
}

.pagination .disabled:hover {
	background-color: transparent;
	color: #ddd;
}

#comment_form {
	background-color: #eee;
	padding: 4px;
	overflow: auto;
}

#comment_form .form_element {
	float: left;
}

#comment_form .form_element label {
	display: block;
	font-size: 10px;
	margin-top: 6px;
}

#comment_form .form_element.content {
	width: 320px;
}

#comment_form .form_element.content textarea {
	width: 300px;
	height: 109px;
}

#comment_form .form_element input.text {
	width: 174px;
}

#comment_form .form_element.submit {
	padding-top: 10px;
	float: none;
	clear: left;
}

#comment_form h4 {
	font-size: 12px;
	color: red;
}

.form_element input.text,
.form_element textarea {
	border: 1px solid #ccc;
	padding: 4px;
}

.form_element .error {
	border: 1px solid red !important;
	background-color: #fcc;
}

ul.form_errors {
	background-color: #ffe0e0;
	color: red;
	padding: 4px;
	margin-bottom: 10px;
	font-size: 12px;
}

ul.form_errors li {
	list-style: disc;
	margin-left: 20px;
}

.comment img.delete {
	float: right;
	margin-left: 8px;
}

.news_item {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.news_comment {
	font-size: 12px;
	text-align: right;
}

.news_content {
	overflow: auto;
	margin-bottom: 10px;
}

.news_date {
	float: right;
	font-size: 11px;
}

#flash_error {
	border: 2px solid #f00;
	padding: 8px;
	color: #000;
	margin-bottom: 20px;
	background-color: #ffa8a8;
}

#flash_notice {
	border: 2px solid #008000;
	padding: 8px;
	color: #000;
	margin-bottom: 20px;
	background-color: #caffc3;
}

.image_overlay {
	position: absolute;
	width: 100%;
	height: 650px;
}

.corrupted_image {
	margin: 8px;
}
