body {
	color: #000;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: center;
	background: #fbfbfb url(images/img01.jpg) repeat-x 0 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #0153b4;
	line-height: normal;
}

h1 { font-size: 36px; }

h2 { font-size: 32px; }

h3 { font-size: 30px; }

h4 { font-size: 18px; }

ul, ol {
    margin: 0 30px;
    line-height: 1.8em;
}

a {
	color: #0153b4;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

blockquote {
    margin: 10px 0 10px 20px;
}

.mceContentBody a {
    text-decoration: underline !important;
    color: #0153b4 !important;
}

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

/* Header */
#main {
	width: 972px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 972px;
	height: 80px;
	margin: 0 auto;
	z-index: 2;
}

#header h1 {
	top: 20px;
	color: #fff;
	font-weight: normal;
	font-size: 36px;
}

#header h2 {
	top: 48px;
	left: 140px;
	font-size: 10px;
	color: #fff;
}

#header h1 span, #header h2 span {
	background: #7f7f7f;
}

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

/* Menu */
#menu {
	width: 972px;
	background: #c0c0c0 url(images/img02_dwn.jpg) no-repeat 0 bottom;
}

#menu ul {
	margin: 0;
	padding: 2px 0 6px 20px;
	list-style: none;
	background: url(images/img02_top.jpg) no-repeat 0 0;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 12px 10px 11px;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #262626;
	background: url(images/img04.jpg) no-repeat right center;
	border: none;
}

#menu a:hover, #menu .active a {
	color: #000;
	background-color: #fff;
}

#languages, #languages a {
	color: #fff;
	z-index: 105;
}

#languages a:hover {
    color: #0153b4;
}

#languages ul {
	background: #0d2139;
}

/* Content */
.content {
	padding: 30px 0;
}

#body {
	width: 730px;
	float: right;
}

.mceContentBody {
    background: #fbfbfb !important;
    text-align: justify !important;
}

#body h2 {
	margin: 0;
    padding-bottom: 6px;
	font-size: 30px;
	font-weight: normal;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 200px;
	padding: 0 0 20px;
}

.sidebar_content {
	border: 1px solid #ccc;
}

.sidebar_content_header {
	padding: 14px 0 10px 10px;
	color: #fff;
    font-size: 14px;
    font-weight: normal;
	background: #0d2139;
	border-bottom: 1px solid #ccc;
}

.sidebar_content, .sidebar_content_header {
    -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 .rich-inplace {
	background: #0153b4;
}

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

#module_menu li {
	margin: 0;
	padding: 5px 10px;
}

#module_menu a:hover, #module_menu .active a {
    text-decoration: none; 
    color: #000;
}

/* Footer */
#footer {
	clear: both;
	height: 100px;
	border-top: 1px solid #c8c8c8;
}

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

#footer_main {
	text-align: center;
}

#footer_main.narrow {
    float: right;
    width: 730px;
}

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

#footer li {
	display: inline;
}
	
#footer a {
	padding: 0 5px;
	color: #000;
	font-size: 11px;
}

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

#footer p a {
	padding: 0;
    font-size: 9px;
}
	
/* all modules */
.thumbwrapper {
	background-color: #f9f9f9;
	border: 1px solid #969696;
}

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

/*contact*/
.contact_box {
	width: 350px;
}
	
.contact_line {
	padding-left: 8px;
    border-left: 2px solid #999;
}
	
.contact_header {
	color: #333;	
}

#company_contact_wrapper {
	width: auto;
}

#company_contact_wrapper .wide {
    width: auto;
}

#contact_form.wide {
	width: 500px;
}

#company_contact_wrapper .narrow {
	width: 365px;
}

#contact_form.narrow {
	width: 308px;
    padding: 0 57px 0 0;
}

.send_input, .send_textarea {
    width: 488px;
    padding: 2px 5px;
    font-size: 12px;
    border: 1px solid #999;
}

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

.button_send {
   margin: 2px 0 5px;
   color: #000;
   background: #999;
}

.send_input, .send_textarea, .button_send {
	-o-border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}

/*all*/
.service, .guestbookentry, .document, .sound, .movie, .information {
	padding: 5px 20px;
	margin: 10px 0;
	background: #e6e6e6;
    border: 1px solid #969696;
}

.inlinegallery .thumbwrapper {
	margin: 10px 0;
	background: #e6e6e6;
}

.customhtml_content {
    border-color: #969696;
}

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

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

/* guestbook*/
#guestbook_form {
	width: 500px;
}

.guestbookentry.hidden {
    background-color: #f2f2f2;
    border-color: #ccc;
}

.hidden .guestbook_author {
    color: #787e80;
}

.hidden .guestbook_entry_text {
    color:#9e9e9e;
}

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

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

/* rest */
.news_footer a, .news_footer a:hover {
    border-bottom: none;
}
