body {
	color: #787878;
    font: 12px Arial, Helvetica, sans-serif;
	background: #e3e7ed url(images/img01.gif) repeat-x 0 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
}

h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }

p {
    line-height: 180%;
}

ul, ol {
    padding: 0 30px;
    line-height: 180%;
}

a {
    color: #417fda;
    text-decoration: none;
}

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

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

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

blockquote {
    margin: 5px 5px 5px 25px;
}
/* Header */
#main {
    width: 968px;
    margin: 0 auto;
    padding: 0;
}

#header {
    height: 150px;
    background: url(images/img02.gif) no-repeat 0 0;
    z-index: 1;
}
	
#header h1 {
	top: 80px;
	left: 80px;
    color: #616161;
    font-size: 31px;
    letter-spacing: -1px;
}
	
#header h2 {
	top: 97px;
	left: 180px;
    color: #616161;
    font: italic 14px Georgia, "Times New Roman", Times, serif;
}

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

/* Menu */
#menu {
    width: 968px;
}

#menu ul {
	margin: 0;
    padding: 0 0 0 10px;
    line-height: normal;
	list-style: none;
}

#menu li {
	float: left;
    height: 50px;
    background: url(images/img03.gif) no-repeat 0 0;
}

#menu li:first-child {
	background: none;
}
	
#menu li a {
    display: block;
    margin: 10px 3px 0 0;
    padding: 7px 15px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
}
	
#menu li a:hover, #menu li.active a {
	text-decoration: underline;
}

#languages ul {
	background: #ddf0fa;
}

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

/* Content */
.content {
    width: 968px;
    margin: 0 auto;
    background: url(images/img05.jpg) repeat-y 0 0;
    *margin-top: -8px; /*IE*/
}

.container {
    padding: 30px 0;
    background: url(images/img04.jpg) no-repeat 0 0;
}

#body {
    float: right;
    display: inline;
    width: 700px;
    margin: 20px 20px 0 0;
}

.mceContentBody {
    background: #b3ddf3 url(images/img08.jpg) no-repeat 0 0 !important;
}

/* Sidebar */
#sidebar {
    float: left;
    display: inline;
    width: 220px;
    margin: 20px 0 0 20px;
    color: #787878;
}

.sidebar_content {
    border: 1px solid #2d3541;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.sidebar_content_header {
    padding: 8px 0 8px 30px;
    color: #fff;
    background: #2d3541;
}

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

#module_menu li {
    line-height: 35px;
    border-bottom: 1px dashed #d2d4c9;
}

#module_menu a {
    color: #417fda;
    text-decoration: none;
}

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

/* Footer */
#footer {
	position: relative;
	width: 928px;
    margin: 0 auto;
    padding: 54px 20px 50px;
    color: #999;
    background: url(images/img06.jpg) no-repeat 0 0;
}

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

#footer_main.narrow {
    float: right;
    width: 700px;
    text-align: center;
}

#footer ul {
	padding: 0;
	list-style-type: none;
}

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

#footer li {
	display: inline;
	padding: 0 5px;
}
	
#footer p {
    font-size: 9px;	
}

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

#footer_main.narrow p {
	padding: 10px 0 0;
}
	
#footer p a {
    font-size: 9px;
}

#footer a {
    color: #3d444f;
    border-bottom: 1px dotted #999;
}

#footer a:hover {
	color: #666;
}
	
/* all modules */
.module_header {
	margin: 0;
	padding: 15px 0 20px 20px;
    color: #000;
    font-size: 2em;
    background: url(images/img08.jpg) no-repeat 0 0;
}
	
.thumbwrapper {
	background-color: #f9f9f9;
	border: 1px solid #999;
}

.rich-inplace {
    background: none;
}

/*article*/
.chapter {
    margin: 10px 0;
    padding: 10px 5px;
    background: #b3ddf3 url(images/img08.jpg) no-repeat;
}

/*gallery*/
.image {
	border: solid 2px #999;
}

.image_link {
    border: none !important;
}

/*contact*/
.contact_box {
	width: 340px;
}
	
.contact_header {
	color: #524745;	
	font-weight: normal;
}
	
.contact_line {
	border-left: 2px solid #417fda;
}

#company_contact_wrapper {
    width: auto;
}

#company_contact_wrapper .wide {
    width: auto;
}

#contact_form.wide {
    width: 500px;
}

#company_contact_wrapper .narrow {
    width: 350px;
}

#contact_form.narrow {
	width: 290px;
	margin: 0 30px;
}

.send_input, .send_textarea {
	width: 494px;
    padding: 2px;
    font: 13px Arial,Helvetica,sans-serif;
    background: #ddeffb;
    border: 1px solid #417fda;
}

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

.button_send {
    margin: 5px 0;
    color: #000;
    font: 13px Arial,Helvetica,sans-serif;
    background: #ddeffb;
}

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

.inlinegallery .thumbwrapper {
    padding: 3px;
}

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

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

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

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

.guestbookentry.hidden {
    background-color: #edf6fa;
    border-color: #bfbfbf;
}

.hidden .guestbook_entry_text {
    color: #666;
}

.hidden .guestbook_author {
    color: #78a0da;
}

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

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

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