body {
	color: #787878;
    font: 12px Arial, Helvetica, sans-serif;
    background: #f7f7f7 url(images/img01.jpg) repeat-x 0 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
}

h1 { font-size: 36px; }

h2 { font-size: 30px; }

h3 { font-size: 24px; }

h4 { font-size: 18px; }

p, ul, ol {
    line-height: 180%;
}

ol, ul {
    margin: 0 30px;
}

a {
	color: #bc1b32;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

blockquote {
    margin: 5px 5px 5px 25px;
}

.mceContentBody a {
    color: #bc1b32 !important;
    text-decoration: underline !important;
}

.mceContentBody a:hover {
    text-decoration: none !important;
}

/* Header */
#main {
	position: relative;
    width: 940px;
    margin: 0 auto;
    padding: 0;
}

#header {
    position: absolute;
    height: 101px; /*should stay*/
    top: 0;
    color: #000;
    z-index: 2;
}

#header h1, #header h2 {
}

#header h1 {
	top: 30px;
    font-size: 46px;
    letter-spacing: -1px;
}

#header h2 {
	top: 56px;
	left: 150px;
    font: italic normal 14px Georgia, "Times New Roman", Times, serif;
}

/* Logo */
#logo {
	width: 658px;
    height: 377px;
    margin: 0 auto;
    z-index: 1;
}

/* Menu */
#menu {
    padding: 102px 0 0;
    background:  url(images/img02.jpg) repeat-x 0 102px;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

#menu li {
	float: left;
	display: block;
} 

#menu a {
    display: block;
    height: 28px;
    padding: 8px 15px 0;
    text-decoration: none;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    background: #000;
}

#menu a:hover, #menu .active a {
    text-decoration: none;
    background: #bc1b32;
}

#menu li.active {
    background: #bc1b32;
}

#languages ul {
	background: #e2e2e2;
}

#languages a:hover {
	color: #000;
}

/* Content */
.content {
	clear: both;
    width: 940px;
    margin: 0 auto;
    padding: 0;
    background: #fff;
}

#body {
    float: left;
    width: 658px;
    padding: 0 0 20px;
    background: #f7f7f7;
    border-right: 1px solid #e2e2e2;
}

.mceContentBody {
    background: #f7f7f7 !important;
}

/* Sidebar */
#sidebar {
    float: right;
    width: 260px;
    padding: 30px 0 30px 20px;
    color: #787878;
}

#module_menu {
    margin: 0;
    padding: 0 40px 0 20px;
    list-style: none;
}

#module_menu li a {
	display: block;
	height: 35px;
	line-height: 35px;
    color: #bc1b32;
    text-decoration: none;
    border-bottom: 1px dashed #d1d1d1;
}

#module_menu li a:hover, #module_menu li.active a {
    color: #8a8a8a;
    text-decoration: underline;
}

/* Footer */
#footer {
    padding: 10px 0 15px;
    font-family: Arial, Helvetica, sans-serif;
    background: #ececec;
    border-top: 1px solid #dedede;
}

#footer_side {
    float: right;
    width: 280px;
}

#footer_main.narrow {
    float: left;
    width: 658px;
}

#footer ul {
    text-align: center;
}
	
#footer li {
	display: inline;
	padding: 0 5px;
	line-height: normal;
}
	
#footer p {
    padding-top: 10px;
    line-height: normal;
    font-size: 9px;
    text-align: center;
    color: #a0a0a0;
}

#footer a {
    color: #8a8a8a;
}
	
/* all modules */
.rich-inplace {
	background: none;	
}

.thumbwrapper {
	background-color: #f9f9f9;
	border: 1px dotted #242424;
}

.module_header {
    height: 38px;
    margin-bottom: 10px;
    padding: 12px 0 0;
    color: #000;
}

/*gallery*/
.image {
	border: solid 2px #ebeef3;
}

/*contact*/
.contact_box {
	width: 329px;
}
	
.contact_header {
	margin: 0 10px 0 0;
    padding: 5px 20px 5px 10px;
    color: #fff;
    font: italic 16px Arial,Helvetica,sans-serif;
    text-align: left;
    background: #676767;
}
	
.contact_line {
	padding-left: 8px;
	border-left: 2px solid #676767;
}
    
.contact_line {
    border-left: 2px solid #ddd;
}

#company_contact_wrapper {
    width: auto;
}

#company_contact_wrapper .wide {
    width: auto;
}

#contact_form.wide {
    width: 500px;
}

#company_contact_wrapper .narrow {
    width: 329px;
}

#contact_form.narrow {
    width: 299px;
    margin: 0 30px 0 0;
}

.send_input, .send_textarea {
	width: 494px;
    padding: 2px;
    color: #000;
    border: 1px solid #e2e2e2;
}

.narrow .send_input, .narrow .send_textarea {
    width: 293px;
}

.button_send {
    margin: 5px 0;
    padding: 4px 8px;
    color: #fff;
    background: #bc1b32;
}

.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 dotted #242424;
}

.inlinegallery .thumbwrapper {
    padding: 3px;
}

.movie_iframe {
    padding: 0;
    border: none;
}

.customhtml_content {
    margin: 0;
    border: 1px dotted #999;
}

.service_title, .service_price, .guestbook_author, .guestbook_date {
    color: #676767;
}

/*article*/
.chapter {
    margin-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
}

/*guestbook*/
#guestbook_form {
    width: 500px;
    border-color: #bc1b32;
}

.guestbookentry.hidden {
    background-color: #ededed;
    border: 1px dotted #4c4c4c;
}

.hidden .guestbook_entry_text {
    color: #8c8c8c;
}

.hidden .guestbook_author {
    color: #8c8c8c;
}

.hidden .guestbook_date .rich-calendar-input {
    color: #8c8c8c;
}

.guestbook_date .rich-calendar-input {
    font-size: 10px;
    color: #676767;
}

/*rest*/
