body {
	padding: 50px 0 0;
	color: #787878;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
    background: #e1e1e1;
}

body.half {
       padding: 109px 0 0;
}

body.lower {
	   padding: 172px 0 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	line-height: normal;
}

h1 {
	font-size: 36px;
	font-weight: normal;
}

h2 { font-size: 30px;}

h3 { font-size: 24px;}

h4 { font-size: 18px; }

ol, ul {
    margin: 0 30px;
}

a {
	color: #3f5c10;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

blockquote {
    margin: 5px 5px 5px 25px;
}

.mceContentBody a {
	color: #3f5c10 !important;
	text-decoration: underline !important;
}

.mceContentBody a:hover {
	border: none !important;
}

/* Header */
#main {
	width: 1000px;
	margin: 0 auto;
}

#header {
	position: absolute;
	left: 20px;
	top: 120px;
	z-index: 3;
}

#header h1, #header h2 {
    font-weight: normal;
    color: #fff;
}

#header h1 {
    left: 120px;
    font-size: 60px;
}

#header h2 {
    top: 76px;
    left: 135px;
    font-size: 14px;
}

/* Logo */
#logo {
    width: 960px;
    height: 346px;
    margin: 0 auto;
    z-index: 1;
}

#header_switch {
	top: 100px !important;
}

#header_menu_accept, .iviewer_zoom_in, .iviewer_zoom_out, .iviewer_zoom_status {
    top: 50px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

#header_menu_accept, .iviewer_zoom_out {
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
}

.iviewer_zoom_in {
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
}

.iviewer_up {
    top: auto;
    bottom: 64px;
}

.iviewer_down {
    top: auto;
    bottom: 32px;
}
    
.iviewer_left, .iviewer_right {
    top: auto;
    bottom: 48px;
}

/* Menu */
#menu {
	position: absolute;
    width: 960px;
    margin: 0 0 0 20px;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2;
}

#menu ul{
	margin: 0;
	padding: 0;
    list-style:none;
}

#menu li {
    display: block;
    float: left;
}

#menu a {
    display: block;
    float: left;
    height: 30px;
    margin: 1px 0px 0px 0px;
    padding: 20px 20px 0;
    text-decoration: none;
    font-size: 13px;
    color: #fff;
    background: url(images/img05.gif) repeat-y right 0;
}

#menu a:hover, #menu .active a {
    color: #fff;
    text-decoration: underline;
}

#languages {
	top: -18px;
}

#languages a:hover {
	color: #fff;
}

#languages ul {
    background: #e1e1e1;
}

/* Content */
.content {
    width: 960px;
    margin: 0 auto;
    padding: 5px 0;    
}

#body {
	float: left;
	width: 680px;
    margin: 30px 0;
    padding: 0 30px 30px;
    line-height: 200%;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 220px;
	margin: 30px 0;
	padding: 0;
    font-size: 12px;
}

.sidebar_content_header {
    padding: 12px 15px;
    font-size: 16px;
    color: #fff;
    background: #557e14 url(images/header_bck.gif) repeat-x 0 0;
    border: 1px solid #356300;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#module_menu {
	margin: 0;
	padding: 0 20px 0 15px;
	list-style: none;
}

#module_menu li {
    padding: 8px 0;
    background: url(images/img04.jpg) repeat-x 0 bottom;
}

#module_menu li a {
        text-decoration: none;
        font-size: 13px;
}

#module_menu li:hover a, #module_menu li.active a {
    text-decoration: underline;
}

/* Footer */
#footer {
    width: 960px;
    margin: 0 auto;
    padding: 25px 0;
    background: url(images/img04.jpg) repeat-x 0 0;
    overflow: hidden;
}

#footer_side {
    float: right;
    width: 220px;
}

#footer_main.narrow {
    float: left;
    width: 740px;
}

#footer ul {
    margin: 0;
    text-align: center;
}

#footer_main.wide ul {
	float: right;
    width: 720px;
}

#footer li {
	display: inline;
	padding: 0 3px;
}

#footer a {
    color: #6e8a21;
}

#footer p {
    margin: 0;
    text-align: center;
    font-size: 9px;
}

#footer_main.wide p {
	float: left;
    width: 240px;
}

#footer_main.narrow p {
	padding: 5px 0 0;
}

#footer p a {
    font-size: 9px;
}

/* all modules */
.module_header {
	height: 30px;
    padding-bottom: 20px;
    letter-spacing: -1px;
    font-size: 3em;
    font-weight: normal;
    color: #454545;
    background: url(images/img04.jpg) repeat-x 0 bottom;
}
	
.thumbwrapper {
	background-color: #f9f9f9;
	border: 1px dotted #8da156;
}

/*article*/
.chapter {
    padding-bottom: 45px;
}

/*gallery*/
.image {
	border: 1px dotted #8da156; 
}

/*contact*/
.contact_box {
	width: 340px;
}
	
.contact_header {
	color: #3f5c10;
	font-size: 16px;
	padding-bottom: 10px;
}
	
.contact_line {
	padding-left: 8px;
	border-left: 2px solid #3f5c10;
}

#company_contact_wrapper {
    width: auto;
}

#company_contact_wrapper .wide {
    width: auto;
}

#contact_form.wide {
    width: 500px;
}

#company_contact_wrapper .narrow {
    width: 340px;
}

.send_input, .send_textarea {
	width: 494px;
	padding: 2px;
    border: 1px solid #3f5c10;
}

.narrow .send_input, .narrow .send_textarea {
    width: 334px;
}

.button_send {
	margin: 5px 0;
    color: #3f5c10;
    background-color: #bdbdbb;
}

.send_input, .send_textarea, .button_send {
    font: 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
}

/*all*/
.service, .guestbookentry, .document, .sound, .movie, .information, .inlinegallery .thumbwrapper {
    margin: 12px 0;
    padding: 5px;
    background-color: #ccc;
    border: 1px dotted #8da156;
}

.inlinegallery .thumbwrapper {
    padding: 3px;
}

.movie_iframe {
    padding: 0;
    border: none;
}

.customhtml_content {
    margin: 0;
    border: 1px dotted #8da156;
}

.service_title, .guestbook_author {
    color: #3f5c10;
}

.service_price, .guestbook_date {
    color: #6e8a21;    
}

/*guestbook*/
#guestbook_form {
    width: 500px;
    background: url(images/img04.jpg) repeat-x 0 0;
    border: none;
}

.guestbookentry.hidden {
    border: 1px dotted #9fb26b;
    background-color: #f2f2f2;
}

.hidden .guestbook_entry_text {
    color: #8c8c8c;
}

.hidden .guestbook_author {
    color: #608c18;
}

.hidden .guestbook_date .rich-calendar-input {
    color: #87a632;
}

.guestbook_date .rich-calendar-input {
    font-size: 10px;
    color: #6e8a21;
}

/*rest*/
.rich-inplace {
	background: none;
}
