/* nivo-slider */
.nivoSlider{position:relative}
.nivoSlider img{position:absolute;top:0;left:0}
.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;z-index:60;display:none;margin:0;padding:0}
.nivo-slice{display:block;position:absolute;z-index:50;height:100%}
.nivo-caption{ display: none; /*position:absolute;left:0;bottom:0;background:#000;color:#fff;opacity:0.8;width:100%;z-index:89*/}
.nivo-caption p{margin:0;padding:5px}
.nivo-directionNav a{position:absolute;top:45%;z-index:99;cursor:pointer}
.nivo-prevNav{left:0}
.nivo-nextNav{right:0}
.nivo-controlNav a{position:relative;z-index:99;cursor:pointer}
.nivo-controlNav a.active{font-weight:700}

#content_slider{height:430px}
#slider{position:relative;background:#202834 url(../images/loading.gif) no-repeat 50% 50%;height:400px;margin:0}
#slider img{position:absolute;top:0;left:0;display:none}
#slider a{border:0;display:block}
.nivo-controlNav{position:absolute;left:41%;bottom:-18px}
.nivo-controlNav a{display:block;width:12px;height:8px;background:url(../images/bullets.png) no-repeat;text-indent:-9999px;border:0;margin-right:4px;float:left}
.nivo-controlNav a:hover{background-position:0 -8px}
.nivo-controlNav a.active{background-position:0 -16px}
.nivo-directionNav a{display:block;width:32px;height:34px;background:url(../images/arrows.png) no-repeat;text-indent:-9999px;border:0}
a.nivo-nextNav{background-position:-32px 0;right:10px}
a.nivo-prevNav{left:10px}


/* simple modal */
body { height: 100%; }
#basic-modal-content {display:none;}

#simplemodal-overlay {background-color:#999999; opacity:50;}

#simplemodal-container { background-color: white; color: black; border:4px solid #444; padding:12px; }
#simplemodal-container code { border-left:3px solid #65B43D; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}


/* cloud zoom */

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #ccc;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}



/* MAIN */

body {
	background:url("../images/body.png") repeat scroll 0 0 #C5C8CB;
	color:#636669;
	text-align: center;  
}

body, table, input, textarea, select, button {
	font:13px/20px helvetica,arial,hirakakupro-w3,osaka,"ms pgothic",sans-serif;
}

a {
	color:#2D81C5;
	text-decoration: none;
}

strong
{
	font-weight: bold;
}

label, .label {
	display:block;
	font-weight:bold;
}

.tipTip
{
	color:#2D81C5;
	border-bottom: 1px dotted #2d81c5;
	cursor: help;
}

#container {
	margin:8px auto;
	width:750px;
	text-align: left; 
}

#header_languages {
	height:20px;
	text-shadow: 0 1px 0 white;
	padding:0 10px;
}

.lang_select {
	font:12px helvetica,arial,hirakakupro-w3,osaka,"ms pgothic",sans-serif;
	float: right;
	margin-left: 10px;
	margin-right: 1px;
}

#header {
	-webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.1), 1px -1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.05), 0 2px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:1px 0 1px rgba(0, 0, 0, 0.1), 1px -1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.05), 0 2px 1px rgba(0, 0, 0, 0.15);
	background:url("../images/header.png") repeat-x scroll 0 0 white;
	height:50px;
	padding:10px 10px 10px 17px;
}

#header div#logo {
	color:#171717;
	display:block;
	float:left;
	font-size:22px;
	font-weight:normal;
	line-height:22px;
	margin:19px 10px 10px;
	position:relative;
	
	background: transparent url("../images/logo.png") no-repeat scroll 5px 7px;
	height:48px;
	margin:0 10px 0 0;
	padding:0;
	width:170px;
}

#header div#logo a {
	background:none no-repeat scroll center top transparent;
	display:block;
	height:100%;
	left:0;
	overflow:hidden;
	position:absolute;
	text-indent:-1000em;
	top:0;
	width:100%;
	z-index:2;
}

.public-nav {
	float:right;
	margin:7px 12px 0 0;
}

.public-nav a {
	min-width:40px !important;
	padding:7px 10px !important;
}

a.paper-button  {
	display: table-cell;
	display: inline-block;
	position: relative;
	overflow: visible;
	width: auto;
	margin: 3px 1px;
	border-width: 1px;
	border-style: solid;
	padding: 3px 5px;
	line-height: 16px;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	zoom: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 80px;
	height: 24px;
	padding-left: 9px;
	padding-right: 9px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	min-width: 60px;
	height: 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-color: #bebfc2;
	color: #6e7076;
	background: none;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	text-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;
	-moz-box-shadow: 0 1px 0 white;
	-moz-outline: none;
}
a.paper-button:active:hover {
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color: #bebfc2;
    color: #6e7076;
    background: none;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    text-shadow: 0 1px 0 white;
    -webkit-box-shadow: 0 1px 0 white;
    -moz-box-shadow: 0 1px 0 white;
    -moz-outline: none;
    color: #45464a;
    background: url("../images/paper-button.png") -10px center no-repeat;
}


a.primary-paper-button {
	display: table-cell;
	display: inline-block;
	position: relative;
	overflow: visible;
	width: auto;
	margin: 3px 1px;
	border-width: 1px;
	border-style: solid;
	padding: 3px 5px;
	line-height: 16px;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	zoom: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 80px;
	height: 24px;
	padding-left: 9px;
	padding-right: 9px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	min-width: 60px;
	height: 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-color: #bebfc2;
	color: #6e7076;
	background: none;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	text-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;
	-moz-box-shadow: 0 1px 0 white;
	-moz-outline: none;
	border-color: #236db5;
	background: #2689eb url("../images/matte-blue-button.png") -10px center no-repeat;
	color: white;
	font-weight: normal;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
a.primary-paper-button:active:hover {
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color: #bebfc2;
    color: #6e7076;
    background: none;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    text-shadow: 0 1px 0 white;
    -webkit-box-shadow: 0 1px 0 white;
    -moz-box-shadow: 0 1px 0 white;
    -moz-outline: none;
    border-color: #236db5;
    background: #2689eb url("../images/matte-blue-button.png") -10px center no-repeat;
    color: white;
    font-weight: normal;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    border-color: #195b9c;
    background: url("../images/matte-blue-button.png") -410px center no-repeat;
}


.content {
	display: block;
	position: relative;
	overflow: hidden;
	zoom: 1;
	position: relative;
	padding: 0;
	background: #e7e8e9 url("../images/content.png");
	-webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.1), 1px -1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.05), 0 2px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.1), 1px -1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.05), 0 2px 1px rgba(0, 0, 0, 0.15);
}

#content {
	display: block;
	position: relative;
	overflow: hidden;
	zoom: 1;
	position: relative;
	padding: 20px 40px;
	background: #e7e8e9 url("../images/content.png");
	-webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.1), 1px -1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.05), 0 2px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.1), 1px -1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.1), -1px 0 1px rgba(0, 0, 0, 0.1), -1px -1px 0 rgba(0, 0, 0, 0.05), 0 2px 1px rgba(0, 0, 0, 0.15); 
}


.content_header {	
	display:block;
	height:239px;
	overflow:hidden;
	text-indent:-1000em;
	width:750px;
}

#h1_aboutus
{
	background:url("../images/aboutus-header.png") no-repeat scroll center top transparent;
}

.h2_subcategories
{
	height: 70px;
	text-indent:-1000em;
	margin-bottom: 24px;
}

#h2_portfolio
{
	background: transparent url("../images/h2_portfolio.png") no-repeat scroll left bottom;
}

#h2_faq
{
	background: transparent url("../images/h2_faq.png") no-repeat scroll left bottom;
}

#h2_kontakt
{
	background: transparent url("../images/h2_kontakt.png") no-repeat scroll left bottom;
}


.prose {
	background-repeat:no-repeat;
	border-bottom:1px solid rgba(204, 206, 206, 0.5);
	border-top:1px solid #F5F6F6;
	padding:40px;
}

.prose h3 {
	color:black;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}

.prose h4 {
	color:black;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
}

.page-title, .prose h1, .prose h2 {
	color:black;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
}

.prose p, 
.prose ul, 
.prose ol, 
.prose blockquote, 
.prose address, 
.prose pre {
	margin-bottom:10px;
}

.prose_end {
	border-bottom-style: none;
	border-bottom-width: 0;
}

#start {
	background-image:url("../images/mosaic.png");
	background-position:404px 14px;
	padding-right:370px;
	position:relative;
}

#whatwedo h3, #whatwedo p{
	margin-left: 370px;
}

#howwedoit {
	background-image:url("../images/howwework.png");
	background-position:417px 0px;
	padding-right:370px;
}


.subfooter
{
	background:url("../images/footer.png") no-repeat scroll center top transparent;
}

#footer {	
	color:#52585D;
	display:block;
	font-size:12px;
	left:-2px;
	overflow:hidden;
	padding: 5px 5px 10px;
	position:relative;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.6);
	width:744px;
}

#footer p {
	float:right;
}

#footer ul {
	float:left;
}

#footer ul li {
	display:block;
	float:left;
	margin-right:10px;
}

#footer a {
	color:#5E97C4;
}




#contact_form {
	display:block;
	float:left;
	overflow:hidden;
	position:relative;
	width:335px;
	border-bottom-style: none;
	border-bottom-width: 0;
}

div.form {
	color:#171717;
	padding:20px 0;
	position:relative;
	text-align:left;
	width:300px;
}

div.form div.field {
	clear:left;
	margin-bottom:10px;
	position:relative;
}

div.form div.footer {
	display:block;
	margin-top:20px;
	overflow:hidden;
	position:relative;
}

div.form div.footer .button, 
div.form div.footer button, 
div.form div.footer input[type="submit"] {
	float:right;
}

#contact_data {
	display:block;
	float:left;
	overflow:hidden;
	position:relative;
	width:240px;
	left:0;
	padding-top:86px;
}


.widget {
	display:block;
	overflow:hidden;
	position:relative;
}

.widget h4 {
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}

input[type=text], input[type=password], textarea {
	display: table-cell;
	display: inline-block;
	position: relative;
	overflow: visible;
	width: 288px;
	margin: 3px 1px;
	border-width: 1px;
	border-style: solid;
	padding: 3px 5px;
	line-height: 16px;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	zoom: 1;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding-top: 5px;
	line-height: 14px;
	height: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #d1d1d1 #eeeeee white #eeeeee;
	color: #202122;
	background: white;
	font-size: 12px;
	-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5), 1px 0 0 rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.3), -1px 0 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5), 1px 0 0 rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.3), -1px 0 0 rgba(0, 0, 0, 0.3); 
}

textarea
{
	height: 325px;
}

button, input[type=submit] {
	display: table-cell;
	display: inline-block;
	position: relative;
	overflow: visible;
	width: auto;
	margin: 3px 1px;
	border-width: 1px;
	border-style: solid;
	padding: 3px 5px;
	line-height: 16px;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	zoom: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 80px;
	height: 24px;
	padding-left: 9px;
	padding-right: 9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #52585d;
	border-color: white rgba(255, 255, 255, 0.5);
	color: #52585d;
	background: url("../images/button.png") -10px center no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	text-shadow: 0 1px 0 white;
	-moz-outline: none;
	-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3), 1px 0 0 rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.5), -1px 0 0 rgba(0, 0, 0, 0.3), 0 2px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3), 1px 0 0 rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.5), -1px 0 0 rgba(0, 0, 0, 0.3), 0 2px 0 rgba(0, 0, 0, 0.15);
}

button:hover:active, input[type=submit]:hover:active {
    border-color: #657eb0;
    border-top-color: rgba(46, 146, 242, 0.3);
    border-right-color: rgba(46, 146, 242, 0.1);
    border-bottom-color: rgba(46, 146, 242, 0.2);
    border-left-color: rgba(46, 146, 242, 0.1);
    background-position: -1210px center;
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 -1px 0 rgba(15, 42, 121, 0.9), 1px 0 0 rgba(15, 42, 121, 0.9), 0 1px 0 rgba(15, 42, 121, 0.9), -1px 0 0 rgba(15, 42, 121, 0.9), 0 2px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 -1px 0 rgba(15, 42, 121, 0.9), 1px 0 0 rgba(15, 42, 121, 0.9), 0 1px 0 rgba(15, 42, 121, 0.9), -1px 0 0 rgba(15, 42, 121, 0.9), 0 2px 0 rgba(0, 0, 0, 0.15); 
}
  
input[type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	padding: 0;
	border: 0; 
}

.zoomable
{
	border-bottom: 1px dotted #d5d5d5;
	cursor: pointer;
	padding-bottom: 1px;
}

span.zoomed {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	background: #000; /* Fallback */
	background: rgba(0, 0, 0, 0.65); 
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: 0;
	text-align: center;
	color: #fff;
}

#address
{
	border-bottom: 1px dotted #d5d5d5;
	cursor: pointer;
}

#map_canvas
{
	width: 800px;
	height: 500px;
	margin: 0;
}

#summer_pause
{
	padding-top: 40px; 
	padding-right: 40px; 
	padding-bottom: 40px; 
	padding-left: 40px; 
	font-size: 10pt; 
	color: rgb(255, 80, 80); 
}
