body {
	color: #000;
	font: 12px Georgia,"Times New Roman",Times,serif;
	background: #2c5080 url(images/bg.jpg) repeat fixed center center;
}

body.lower, body.half {
	background-position: center center;
}

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

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

ol, ul {
    padding: 0 30px;
}

a {
	color: #c05100;
	text-decoration: none
}

a:hover {
	text-decoration: underline;
	color: #c05100;
}

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

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

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

/* Header */
#main {
 	width: 973px;
	margin: 0 auto;
}

#header {
	height: 150px;
	z-index: 2;
}

#header, #header h1, #header h2 {
    color: #fff;
}

#header h1 {
	top: 40px;
	left: 50px;
	font: 38px tahoma,"Times New Roman",Times,serif;
	letter-spacing: -2px;
}

#header h2 {
	top: 91px;
	left: 50px;
	font: 24px tahoma,"Times New Roman",Times,serif;
}

/* Logo */
#logo {
	padding: 9px 10px 9px 9px;
	background: url(images/header_back.png) no-repeat 0 0;
	z-index: 1;
}

.nivo-controlNav {
    bottom: 6px;
}
	
/* Menu */
#menu {
    position: absolute;
    width: 670px;
    top: 35px;
    left: 300px;
    z-index: 3;
}

#menu ul {
    margin: 0;
    padding: 0;
}

#menu li {
	float: left;
	display: block;
	margin: 0 2px;
    background: url(images/menu.png) no-repeat 0 -100px;
}

#menu .active, #menu li:hover {
    background-position: right -37px;
}

#menu a {
	display: block;
	margin: 0 13px 0 0;
	padding: 0 2px 0 15px;
	text-decoration: none;
	font: 18px/37px tahoma,Helvetica,sans-serif;
	color: #fff;
	background: url(images/menu.png) no-repeat 0 -100px;
}

#menu .active a, #menu li:hover a {
    background-position: 0 0;
}

#languages ul {
    background: url(images/cont_bg.png);
}

#languages, #languages a {
	color: #fff;
}

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

/* Content */
.content {
	margin: 10px auto 0;
	width: 973px;
	background: url(images/cont_bg.png) repeat 0 0;	
	border-radius: 10px;
}

#body {
	float: left;
	width: 700px;
	padding-left: 12px;
	padding-top: 15px;
}

.mceContentBody {
    background: #fff !important;
    color: #999;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 250px;
	padding: 15px 0 20px;
	background-color: #d9dada;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#sidebar a {
    text-decoration: none;
    color: #c05100;
}

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

.sidebar_content_header {
    padding: 7px 0 10px 30px;
    font-size: 24px;
    letter-spacing: -1px;
    color: #8b430f;
}

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

#module_menu li {
	padding: 10px;
}

#module_menu li a {
    color: #C05100;
    padding-left: 20px;
    font-size: 13px;
}

#module_menu li a:hover, #module_menu .active a {
    background: url(images/fish_g.png) no-repeat 0 center;
}  

/* Footer */
#footer {
	width: 970px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	color: #fff;
}

#footer_side {
    display: inline-block;
    *display: inline;/*IE7*/
    _display: inline;/*IE6*/
    width: 240px;
    vertical-align: top;
    zoom: 1;
}

#footer_main.narrow {
    display: inline-block;
    *display: inline;/*IE7*/
    _display: inline;/*IE6*/
    width: 590px;
    zoom: 1;
}

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

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

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

/* all modules */
.module_header {
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 7px 0 0 10px;
	font-size: 2em;
	letter-spacing: -1px;
    color: #682c00;
}
	
.thumbwrapper {
	color: #d27f42;
	background-color: #682c00;
	border: none;
}

.hover_light:hover {
    background-color: #e7cbb7;
}

.rich-inplace {
    background: none;
}

/*gallery*/
.image {
	border: solid 2px #e5e5e5;
	background-color: #e5e5e5;
}

/*contact*/
.contact_box {
	width: 350px;
}
	
.contact_header {
	color: #682c00;
	font-size: 14px;
}
	
.contact_line {
	border-left: 1px dotted #682c00;
}

#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: 300px;
    margin: 0 25px;
}

.send_input, .send_textarea {
    width: 490px;
    padding: 2px 4px;
    border: 1px solid #682c00;
}

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

.button_send {
    margin: 5px 0;
    padding: 4px 15px;
    color: #ff8400;
    background-color: #682c00;
}

.send_input, .send_textarea, .button_send {
	font: 13px Arial,Helvetica,sans-serif;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
	
/*all*/
.service, .guestbookentry, .document, .sound, .movie, .information, .inlinegallery .thumbwrapper {
	margin: 10px 0;
    padding: 5px;
    background-color: #d9dada;
    border: none;
    border-radius: 10px;
}

.inlinegallery .thumbwrapper {
    padding: 3px;
}

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

.customhtml_content {
    margin: 0;
    border: 1px dotted #d9dada;
    border-radius: 10px;
}

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

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

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

.guestbookentry.hidden {
    background-color: #c0c1c1;
    border: none;
}

.hidden .guestbook_entry_text {
    color: #666;
}

.hidden .guestbook_author {
    color: #666;
}

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

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

/* rest */
.module_header form span, .imagewrapper form span, .thumbcaption form span, .contact_box form span, form .contact_box span, .service form span, .guestbookentry form span {
	border-color: #fff;
}
