body {
	color: #000;
    font: 12px/16px Tahoma, Arial, helvetica, sans-serif;
    background: #fff;
}

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

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

ul, ol {
    margin: 0 30px;
}

a {
	color: #89b700;
}

a:hover {
	text-decoration: none;
}

.mceContentBody a {
    color: #89b700 !important;
}

.mceContentBody a:hover {
    text-decoration: none !important;
}

/* Header */
#main {
	position: relative;
	width: 1000px;
    margin: 0 auto;
    padding: 0 0 10px;
}

#header {
	position: absolute;
	width: 1000px;
	top: 76px;
	z-index: 2;
}

#header h1, #header h2 {
    line-height: normal;
    color: #fff;
}

#header h1 {
	top: 34px;
	left: 40px;
    font-size: 70px;
}

#header h2 {
	top: 116px;
	left: 40px;
    font-size: 14px;
}

/* Logo */
#logo {
    height: 334px;
    z-index: 0;
}

#header_switch, #header_menu_accept {
    top: auto;
    bottom: 0;
}

.iviewer_zoom_in, .iviewer_zoom_out, .iviewer_zoom_status {
	top: 278px;
}

.iviewer_down {
	top: 282px;
}

.iviewer_up {
    top: 250px;
}

.iviewer_left, .iviewer_right {
    top: 266px;
}

/* Menu */
#menu {
    width: 1000px;
    position: absolute;
    z-index: 1;
}
	
#menu ul {
    margin: 0;
    padding: 26px 0;
    line-height: normal;
}

#menu li {
    display: block;
	float: left;
	padding: 0 15px;
	background: url(images/divider.png) no-repeat 0 7px;
}

#menu ul li:first-child {
    background: none;
}

#menu a {
    display: block;
    text-decoration: none;
    font: 18px Arial, Helvetica, sans-serif;
    color: #89b700;
}

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

#languages ul {
	background: #f3f3f3;
}

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

/* Content */
#body {
	float: right;
    width: 640px;
    padding: 20px 20px 20px 0;
}

/* Sidebar */
#sidebar {
    float: left;
    width: 244px;
    min-height: 566px;
    padding: 0 40px 0 0;
    color: #333;
    background: url(images/cont-bg.gif) no-repeat 0 0;
}

.sidebar_content {
    background: #fff;
    background: rgba(255, 255, 255, 0.75);
    border-top: 4px solid #e1e1e1;
    border-bottom: 4px solid #e1e1e1;
}

.sidebar_content_header {
    padding: 10px 10px 0;
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #89b700;
}

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

#module_menu li {
    margin: 0;
    padding: 3px 20px;
    background: none;
}

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

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

/* Footer */
#footer {
	position: relative;
	width: 1000px;
	margin: 0 auto;
    padding: 0 0 20px;
    text-align: center;
    background: none;
}

#footer_side {
    float: left;
    width: 244px;
}

#footer_main.narrow {
    float: right;
    width: 660px;
}

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

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

#footer a {
    color: #89b700;
}

#footer p {
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
    line-height: normal;
    font-size: 9px;
    color: #89b700;
}

#footer p a {
    font-size: 9px;
}
	
/* all modules */
.thumbwrapper {
	background-color: #f5f5f5;
	border: 1px solid #e1e1e1;
}

#sidebar .thumbwrapper {
	margin-bottom: 20px;
}

.module_header {
    height: 30px;
    margin: 0 0 3px;
    padding: 0 0 6px;
    font: bold 20px Arial, Helvetica, sans-serif;
    color: #89b700;
}

.hover_light:hover {
    background: #f5f5f5; 
} 
	
.rich-inplace {
    background: none;
}
 
/*gallery*/
.image {
	background: #f5f5f5;
	border: solid 2px #e1e1e1;
}

/*contact*/
.contact_box {
	width: 300px;
}
	
.contact_header {
	color: #89b700;
	font-size: 14px;
	padding-bottom: 10px;
}
	
.contact_line {
	border-left: 2px solid #f5f5f5;
}

#company_contact_wrapper {
    width: auto;
}

#company_contact_wrapper .wide {
    width: auto;
}

#contact_form.wide {
    width: 500px;
}

#company_contact_wrapper .narrow {
    width: 280px;
    margin: 0 20px;
}

.send_input, .send_textarea {
	width: 494px;
    padding: 2px;
    font: 13px Tahoma,Arial,helvetica,sans-serif;
    border: 1px solid #dfe0e2;
}

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

.button_send {
    margin: 5px 0;
    padding: 4px 20px;
    color: #5b8a12;
    font: 14px Tahoma,Arial,helvetica,sans-serif;
    background: #efefef;
}

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

.inlinegallery .thumbwrapper {
    padding: 3px;
}

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

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

.service_title, .guestbook_author {
	color: #cc6d3d;
}

 .service_price, .guestbook_date {
    color: #89b700;
}

/* guestbook*/
#guestbook_form {
    width: 500px;
    border-color: #e1e1e1;
}

.guestbookentry.hidden {
    border: 1px solid #f0f0f0;
}

.hidden .guestbook_entry_text {
    color: #ccc;
}

.hidden .guestbook_author {
    color: #e3b49c;
}

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

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

/*rest*/
#menu form span {
	background: #fff;
	border-color: #89b700;
}
