body {
	color: #b9b9b9;
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: #002f43 url(images/bg01.jpg) repeat-x;
}

.mceContentBody {
    margin: 0 !important;
    color: #b9b9b9 !important;
    background: #000 !important;
}

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

p, ul, ol {
    line-height: 180%;
}

ul, ol {
    margin: 0 30px;
}

a {
    color: #8ac800;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

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

.mceContentBody a {
    color: #8ac800 !important;
    text-decoration: underline !important;
}

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

/* Header */
#main {
	background: url(images/bg04.jpg) repeat-y center 0;	
}

#header {
	width: 900px;
	height: 145px;
	margin: 0 auto;
    color: #fff;
    z-index: 2;
}

#header h1, #header h2 {
    font-weight: bold;
}

#header h1 {
	top: 50px;
	left: 25px;
    font-size: 40px;
}

#header h2 {
	top: 79px;
	left: 180px;
    font-size: 14px;
}

/* Logo */
#logo {
	display: none;
}

/* Menu */
#menu {
	position: relative;
    height: 88px;
    margin: -145px auto 0;
    padding: 145px 0 0;
	background: transparent url(images/bg02g.jpg) no-repeat center 0;
	z-index: 1;
}
    
#menu ul {
    width: 900px;
    margin: 0 auto;
    padding: 30px 0 0;
    list-style: none;
}

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

#menu li a {
    padding: 0 15px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

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

#languages {
	right: 400px;
}

#languages ul {
	background: #002f43 url(images/bg01.jpg) repeat-x 0 -1px;
}

/* Content */
.content {
	position: static;
	background: url(images/bg05.jpg) no-repeat center 0;
}

.container {
    width: 900px;
    margin: 0 auto;
}

#body {
    float:left;
    width: 585px;
    margin: 20px 0 30px 30px;
    _margin-left: 15px; /*IE6*/
}

/* Sidebar */
#sidebar {
    float: right;
    width: 236px;
    margin: 20px 30px 30px 0;
    _margin-right: 15px; /*IE6*/
}

.sidebar_content_header {
    padding: 16px 23px 20px;
    color: #fff;
    font-size: 14px;
	background: url(images/img03.gif) no-repeat 0 0;
}

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

#module_menu li {
    margin: 0;
    padding: 8px 0;
    border-bottom: 1px solid #262626;
}

#module_menu li a {
    text-decoration: none;
}

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

/* Footer */
#footer {
    width: 840px;
	margin: 0 auto;
    padding: 65px 30px 0;
    color: #566d77;
    background: url(images/bg06_.jpg) no-repeat center 0;
}

html>body #footer {
    height: auto;
}

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

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

#footer a {
    color: #8097a1;
}

#footer ul {
    margin: 0 auto;
    padding: 0 40px;
    text-align: center;
    list-style-type: none;
}

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

#footer p {
    margin: 0 auto;
    padding: 20px 0 30px;
    line-height: 15px;
    font-size: 9px;
    text-align: center;
}

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

/* all modules */
.module_header {
	height: 49px;
    padding: 12px 0 0 24px;
    font-size: 24px;
    background: url(images/img02.gif) no-repeat 0 0;
}
	
.thumbwrapper {
	background: #262626;
	border: 1px solid #262626;
}

.rich-inplace {
    background: none;
}

.hover_light:hover, .highlighted {
    background: #262626;
}

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

/*gallery*/
.imagewrapper {
	background-color: #262626;
}

.image {
	border: solid 2px #262626;
}

/*contact*/
.contact_box {
	width: 290px;
}
	
.contact_header {
    color: #4c4c4c;
    font-size: 15px;
    font-weight: bold;
}
	
.contact_line {
	border-left: 2px solid #b9b9b9;
}

#company_contact_wrapper {
    width: auto;
}

#company_contact_wrapper .wide {
    width: auto;
}

#contact_form.wide {
    width: auto;
}

#company_contact_wrapper .narrow {
    width: 292px;
}

.send_input, .send_textarea {
    width: 579px;
    padding: 2px;
    font: 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
    border: 1px solid #b9b9b9;
}

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

.button_send {
    margin: 5px 0;
    color: #000;
    font: 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
    background: #b9b9b9;
}

/*offer*/
.service, .guestbookentry, .document, .sound, .movie, .information, .inlinegallery .thumbwrapper {
    margin: 12px 0;
    padding: 5px;
    border: 1px solid #262626;
}

.inlinegallery .thumbwrapper {
    padding: 3px;
}

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

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

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

.service_price, .guestbook_date {
    color: #b2b2b2;
}

/*guestbook*/
#guestbook_form {
    border-color: #262626;
}

.guestbookentry.hidden {
	background-color: #4c4c4c;
    border-color: #666;
}

.hidden .guestbook_entry_text {
    color: #d6d6d6;
}

.hidden .guestbook_author {
    color: #b27024;
}

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

.guestbook_date .rich-calendar-input {
    font-size: 11px;
    color: #999;
}

/* rest */
