body {
	color: #787878;
	font: 12px Tahoma, serif;
	text-align: left;
}

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: #3c2e2c;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

p {
    margin: 0 5px;
}

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

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

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

/* Header */
#main {
	width: 1000px;
	margin: 0 auto;
	background: #fff url(images/bg.jpg) repeat-y center 0;
}

#header {
	position: absolute;
    width: 1000px;
    z-index: 1;
}

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

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

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

/* Logo */
#logo {
    width: 782px;
    height: 391px;
    margin: 0 auto;
}

#header_toolbar {
	top: 100px !important;
}

/* Menu */
#menu {
    background: url(images/01.png) repeat-x;
}

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

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

#menu a {
    display: block;
    float: left;
    height: 30px;
    margin: 1px 0 0;
    padding: 20px 20px 0;
    text-decoration: none;
    font-size: 13px;
    color: #3c2e2c;
}

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

#languages {
	top: 0;
	color: #fff;
	background: #494949;
}

.lang_txt {
	padding-left: 5px;
}

#languages a {
	color: #fff;
}

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

#languages ul {
	background: #494949;
}

/* Content */
.content {
    margin: 40px auto 0;
    background: #fff url(images/bg_dark.jpg) repeat-y center 0;
}

#container {
    background: url(images/03.png) repeat-x 0 0;	
}

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

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

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

#module_menu li {
    margin: 0 20px 0 15px;
    padding: 8px 0;
}

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

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

#sidebar_content_header {
    height: 34px;
    margin: 0;
    padding: 12px 15px 0 20px;
    font-size: 18px;
    color: #454545;
}

#sidebar_promotion p {
	margin: 0;
    padding: 10px 15px;
    text-align: justify;
}

.sidebar_content {
    margin-top: 0;
}

/* Footer */
#footer {
    padding: 35px 20px 40px;
    background: url(images/05.png) repeat-x 0 bottom;
    overflow: hidden;
}

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

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

#footer ul {
    margin: 0;
}

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

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

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

#footer p {
    margin: 0;
    padding-left: 20px;
    font-size: 9px;
    color: #3c2e2c;
}

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

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

#footer p a {
    font-size: 9px;
}
	
/* all modules */
.module_header {
	height: 30px;
    padding-bottom: 20px;
    letter-spacing: -1px;
    font-size: 36px;
    font-weight: normal;
    color: #454545;
}
	
.thumbwrapper {
	background-color: #f9f9f9;
	border: 1px dotted #8da156;
}

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

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

#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",Tahoma, serif;
}

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

.chapter {
    padding-bottom: 45px;
}

.inlinegallery .thumbwrapper {
    padding: 3px;
}

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

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

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

.service_price, .guestbook_date {
    color: #3c2e2c;    
}

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

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

.hidden .guestbook_entry_text {
    color: #666;
}

.hidden .guestbook_author {
    color: #666;
}

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

.guestbook_date .rich-calendar-input {
    font-size: 12px;
    font-family: Tachoma, serif;
    color: #3c2e2c;
}

/*rest*/
#menu .active .rich-inplace {
	background: #333;
    border-color: #fff;
}
