body {
	padding: 0 0 20px;
	color: #444;
    font: 12px/19px Arial, Helvetica, sans-serif;
    background: #242323 url(images/img06.jpg) repeat-x 0 0;
}

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

h1 { font-size: 36px; }

h2 { font-size: 30px; }

h3 { font-size: 25px; }

h4 { font-size: 18px; }

ol, ul {
    margin:0 30px;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #f00;
}

blockquote {
    margin: 5px 5px 5px 30px;
    font-style: italic;
}

.mceContentBody a {
    color: #000 !important;
    text-decoration: none !important;
}

.mceContentBody a:hover {
    color: #f00 !important;
}

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

.mceContentBody {
    background: #fff !important;
}

#header {
	position: absolute;
	width: 300px;
	top: 0;
    left: 0;
	color: #fff;
	z-index: 2;
}

#header h1 {
	top: 35px;
	left: 20px;
	font-size: 36px;
}

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

/* Logo */
#logo {
	width: 570px;
	height: 300px;
	margin: 0 0 10px;
	z-index: 1;
}

/* Menu */
#menu {
	width: 900px;
	margin: 0 10px;
	padding: 47px 0 40px;
	background: #242323 url(images/img06.jpg) repeat 0 0;
}
	
#menu ul {
    float: right;
    width: 600px;
	margin: 0;
    padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	margin: 0;
}

#menu a {
	display: block;
	padding: 6px 10px;
	color: #fff;
	text-decoration: none;
	
}

#menu a:hover, #menu .active a {
	text-decoration: underline;
	background: url(images/img10.gif) no-repeat 0 center;
}

#languages {
	top: 10px;
	right: 10px;
	color: #fff;
}

#languages ul {
	background: #161719;
}

#languages a {
	color: #fff;
}

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

/* Content */
.content {
    position: static;
}

.container {
	padding: 0 10px;
}

#body {
	float: left;
	width: 570px;
	padding: 10px;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 300px;
    margin: 10px 0;
}

.sidebar_content_header {
	padding: 7px 25px;
	font-size: 17px;
	color: #fff;
	background: url(images/img09.jpg) no-repeat 0 0;
}

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

#module_menu li a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 10px;
	background: url(images/img10.gif) no-repeat 0 -100px;
	border-bottom: 1px dashed #bdbdbd;
}

#module_menu li a:hover, #module_menu li.active a {
    color: #f00;
    text-decoration: underline;
    background-position: 0 center;
}

/* Footer */
#footer {
	padding: 10px 10px 20px;
	color: #858585;
    background: #393534 url(images/img08.jpg) no-repeat 0 bottom;
}

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

#footer_main.narrow {
    float: left;
    width: 590px;
}
	
#footer ul {
	margin: 0;
	list-style-type: none;
}

#footer_main.wide ul {
    float: left;
    width: 640px;
}

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

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

#footer a:hover {
    text-decoration: none;
}
	
#footer p {
    line-height: normal;
    text-align: center;
    font-size: 9px;
}

#footer_main.wide p {
    float: right;
    width: 240px;
    text-align: right;
}

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

/* all modules */
.thumbwrapper {
	background-color: #fff2d6;
	border: 1px solid #bdbdbd;
}

.module_header {
	width: 520px;
    height: 20px;
    padding: 7px 25px;
	font-size: 1.4em;
	color: #fff;
	background: #444 url(images/img07.jpg) no-repeat 0 0;
}
	
.rich-inplace {
	background: transparent; 
}

/*gallery*/
.image {
	background: #fff2d6;
	border: solid 2px #ebdfc5;
}

/*contact*/
.contact_box {
	width: 275px;
}
	
.contact_header {
	color: #000;	
}
	
.contact_line {
	padding-left: 8px;
	border-left: 2px solid #bdbdbd;
}

#company_contact_wrapper {
    width: auto;
}

#company_contact_wrapper .wide {
    width: auto;
}

#contact_form.wide {
    width: 500px;
}

#company_contact_wrapper .narrow {
    width: 285px;
}

.send_input, .send_textarea {
	width: 494px;
    padding: 2px;
    color: #000;
    border: 1px solid #bdbdbd;
}

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

.button_send {
    margin: 5px 0;
    padding: 4px 8px;
    color: #fff;
    background: #393534;
}

.send_input, .send_textarea, .button_send {
    font: 13px Arial,Helvetica,sans-serif;
}

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

.inlinegallery .thumbwrapper {
    padding: 3px;
}

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

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

.service_title, .service_price, .guestbook_author, .guestbook_date {
	color: #000;
}

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

.guestbookentry.hidden {
    background-color: #ededed;
    border-color: #d9d9d9;
}

.hidden .guestbook_entry_text {
    color: #4c4c4c;
}

.hidden .guestbook_author {
    color: #4c4c4c;
}

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

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

/*rest*/
#header form span {
	background: #000;
}
