/* Elements */

html {
	height: 100%;
	margin: 0;
}
body {
	background-color: #f7f5f4;
	font-family: Arial;
	height: 100%;
	margin: 0;
}
img {
	display: block;
}
h2 {
	color: #232323;
	font-family: Times;
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	word-wrap: break-word;
}
h3 {
	line-height: 15px;
	word-wrap: break-word;
}
p {
	color: #8d8d8d;
	font-size: 11px;
	line-height: 20px;
}
strong {
	font-weight: bold;
}
a, a:hover {
	outline: none;
}

/* General classes */

.clear-float {
	clear: both;
	display: block;
	font-size: 1px;
	he\ight: 0px;
	line-height: 1px;
	overflow: hidden;
}
a.mailto-link {
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}
a:hover.mailto-link {
	color: #777777;
}

ul.errors li {
	color: #e93a3a;
	font-size: 12px;
	padding-top: 4px;
}
.float-left-container div {
	float: left;
}
.no-padding {
	padding: 0 !important;
}


/* Heading wraper */
.heading-wrapper {
	background-color: #efefee;
	margin-bottom: 18px;
	padding-bottom: 10px;
}
.heading-wrapper .heading-inner-wrapper {
	background-color: #ffffff;
	padding-bottom: 1px;
}
.heading-wrapper .heading-inner-wrapper h1 {
	color: #303030;
	float: left;
	font-family: Times;
	font-size: 37px;
	line-height: 37px;
	padding-right: 11px;
}
.heading-wrapper .heading-inner-wrapper span {
	color: #ababab;
	font-family: Times;
	font-size: 14px;
	font-style: italic;
	line-height: 51px;
}

/* Text wrapper */

.text-wrapper p {
	margin-bottom: 13px;
}
.text-wrapper p a {
	color: #b3a181;
	text-decoration: none;
}

.text-wrapper p a:hover {
	color: #777;
}

.text-wrapper ul {
	list-style: disc;
	padding: 4px 0 0 22px;
}
.text-wrapper ul li {
	color: #606060;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 3px;
}


/* Content wrappers */

.inner-body-wrapper-top {
	background-color: #ffffff;
}
.bottom-content-wrapper,
.center-content-wrapper {
	margin: auto;
	width: 940px;
}
.inner-body-wrapper-bottom {
	/*border-bottom: 1px solid #ffffff;
	margin-bottom: 100px;*/
	padding: 32px 0 20px 0;
}
.content-wrapper {
	padding: 30px 0 34px 0;
}


/* Top menu */

.top-menu-wrapper {
	height: 43px;
}
.top-menu-wrapper ul {
	float: right;
}
.top-menu-wrapper ul li {
	border-left: 1px solid #c5c5c5;
	float: left;
	margin-left: 20px;
	padding-top: 2px;
}
.top-menu-wrapper ul li a {
	color: #605f5f;
	font-size: 10px;
	padding-left: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
.top-menu-wrapper ul li a:hover {
	color: #000;
}
.top-menu-wrapper ul li.active a {
	color: #b3a181;	
}
.top-menu-wrapper ul li.active a:hover {
	/*color: #777;*/
}
/* Logo */

.logo-wrapper {
	margin-bottom: 40px;
}
.logo-wrapper h1 {
	background: url(../images/konform-logo.png) no-repeat;
	height: 39px;
	overflow: hidden;
	width: 166px;
}
.logo-wrapper h1 span {
	margin-left: -200px;
}


/* Main menu */

.main-menu-wrapper {
	border-bottom: 1px solid #c7c7c7;
	padding: 4px 0 24px 0;
	position: relative;
}
.main-menu-inner-wrapper {
	background-color: #424242;
	height: 10px;
}
.main-menu-wrapper ul {
	position: absolute;
	top: 0;
	left: 0;
}
.main-menu-wrapper ul li {
	background: #ffffff url(../images/menu-separator-line.png) no-repeat center right;
	float: left;
	padding: 0 25px;
}
.main-menu-wrapper ul li.first {
	padding-left: 0px;
}
.main-menu-wrapper ul li a {
	color: #303030;
	font-family: Times;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
}
.main-menu-wrapper ul li a:hover {
	color: #777;
}
.main-menu-wrapper ul li.active a {
	color: #b3a181;	
}
.main-menu-wrapper ul li.active a:hover {
	/*color: #777;*/
}
/* Media slider */

.media-slideshow-wrapper {
	margin-bottom: 28px;
}
.media-slideshow-inner-wrapper {
	position: relative;
}
.media-slideshow-wrapper .slideshow-heading-wrapper {
	right: 0;
	position: absolute;
	top: 118px;
}
.media-slideshow-wrapper .slideshow-heading-wrapper p {
	background-color: #ffffff;
	color: #1a1a1a;
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 10px 5px 10px;
	text-transform: uppercase;
}
.media-slideshow-wrapper .slideshow-heading-wrapper p a {
	background-color: #ffffff;
	color: #1a1a1a;
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.media-slideshow-wrapper .slideshow-text-wrapper {
	background-color: #ffffff;
	right: 0;
	padding: 6px 10px 5px 10px;
	position: absolute;
	top: 155px;
}
.media-slideshow-wrapper .slideshow-text-wrapper p {
	color: #777777;
	font-size: 11px;
	margin: 0;
	text-align: right;
}
.media-slideshow-wrapper .slideshow-link-wrapper {
	right: 0;
	position: absolute;
	top: 210px;
}
.media-slideshow-wrapper .slideshow-link-wrapper p a {
	background-color: #494949;
	color: #e6e6e6;
	font-size: 11px;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
}

/* Promote wrapper (front page) */
.promote-wrapper {
	background-color: #efefee;
	float: left;
	margin-bottom: 26px;
	padding-bottom: 10px;
	position: relative;
	width: 940px;
}
.promote-wrapper .promote-inner-wrapper {
	background-color: #ffffff;
	padding-bottom: 27px;
}
.promote-wrapper .text-wrapper {
	float: left;
	padding-right: 34px;
	width: 620px;
}
.promote-wrapper .text-wrapper p {
	color: #323232;
	font-family: Times;
	font-size: 24px;
	line-height: 26px;
}
.promote-wrapper .image-collection {
	position: absolute;
	top: 0;
	right: -20px;
}
.promote-wrapper .image-collection a {
	background-position: center left;
	float: left;
	height: 60px;
	overflow-x: hidden;
}
.promote-wrapper .image-collection a span {
	display: none;
}


/* Spots (front page) */
.spot-collection-wrapper {
	
}
.spot-collection-wrapper h2 {
	margin-bottom: 10px;
}
.spot-collection-wrapper .spot-wrapper {
	float: left;
	margin-left: 18px;
	width: 301px;
}
.spot-collection-wrapper .first-spot {
	margin: 0;
}
.spot-collection-wrapper .spot-wrapper .image-wrapper {
	margin-bottom: 20px;
}
.spot-collection-wrapper .spot-wrapper .text-wrapper p {
	color: #606060;
	font-size: 12px;
	line-height: 18px;
	word-wrap: break-word;
}


/* contact wrapper (Contact page) */

.contact-wrapper {
	border-bottom: 1px solid #9b9b9b;
	margin-bottom: 29px;
	padding-bottom: 7px;
	position: relative;	
}
.contact-wrapper .form-submit-success-wrapper p {
	color: #B3A181;
	margin-bottom: 10px;
}
.contact-wrapper .form-wrapper {
	margin-bottom: 10px;
	float: left;
	position: relative;
	width: 640px;
}
.contact-wrapper .form-wrapper ul {
	float: left;
	margin-right: 19px;
}
.contact-wrapper form label {
	color: #22231f;
	display: block;
	font-size: 11px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.contact-wrapper form ul li {
	margin-bottom: 13px;
	width: 300px;
}
.contact-wrapper form ul li.hidden {
	font-size: 0px;
	margin: 0;
	padding: 0;
}
.contact-wrapper form ul li input {
	background-color: #f1f1f0;
	border: none;
	height: 25px;
	padding: 0 5px;
	width: 290px;
}
.contact-wrapper form ul li.submit-button a {
	color: #b3a181;
	background: #ffffff url(../images/arrow-brown.png) no-repeat center right;
	font-family: Times;
	font-size: 11px;
	padding-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.contact-wrapper form ul li.submit-button a:hover {
	color: #777;
}
.contact-wrapper form ul li.textarea textarea {
	background-color: #f1f1f0;
	border: none;
	font-family: Arial;
	font-size: 12px;
	height: 95px;
	margin: 0;
	padding: 5px;
	width: 290px;
}
.contact-wrapper .contact-info-wrapper {
	float: left;
	width: 300px;
}
.contact-wrapper .contact-info-wrapper h2 {
	border-bottom: 1px solid #efefee;
	color: #22231f;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 9px;
	padding-bottom: 5px;
}
.contact-wrapper .contact-info-wrapper .collection-wrapper {
	border-bottom: 1px solid #efefee;
	padding-bottom: 18px;
	position: relative;
}
.contact-wrapper .contact-info-wrapper .text-wrapper {
	padding-right: 55px;
}
.contact-wrapper .contact-info-wrapper .text-wrapper a {
	color: #646464;
	/*color: #B3A181;*/
}
.contact-wrapper .contact-info-wrapper .text-wrapper a:hover {
	color: #000;
	/*color: #777;*/
}
.contact-wrapper .contact-info-wrapper .image-wrapper {
	position: absolute;
	top: 5px;
	right: -31px;
}


/* Contact (Employee content) */
.employee-content-wrapper .heading-wrapper {
	background-color: #c7c7c7;
    padding-bottom: 1px;
}
.employee-content-wrapper .heading-wrapper h2 {
	color: #303030;
    float: left;
    font-family: Times;
    font-size: 37px;
    line-height: 37px;
    padding-right: 11px;
    text-transform: none;
}
.employee-content-wrapper .employee-wrapper {
	float: left;
	margin-left: 20px;
}
.employee-content-wrapper .row-collection {
	margin-bottom: 31px;
}
.employee-content-wrapper .row-collection .first-in-row {
	margin: 0;
}
.employee-content-wrapper .employee-wrapper img {
	margin-bottom: 8px;
}
.employee-content-wrapper .employee-wrapper ul {
	width: 300px;
}
.employee-content-wrapper .employee-wrapper ul li {
	float: left;
	font-size: 0px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	width: 300px;
}
.employee-content-wrapper .employee-wrapper ul li h3 {
	background: url(../images/employee-separator-grey.png) no-repeat center right;
	color: #231f20;
	float: left;
	font-family: Times;
	font-size: 13px;
	padding-right: 8px;
	text-transform: uppercase;
}
.employee-content-wrapper .employee-wrapper ul li span.work-title {
	color: #787878;
	font-family: Times;
	font-size: 13px;
	padding-left: 7px;
	margin-bottom: 4px;
	text-transform: uppercase;
}
.employee-content-wrapper .employee-wrapper ul li span.phone {
	background: url(../images/employee-separator-brown.png) no-repeat center right;
	float: left;
	color: #777777;
	font-size: 11px;
	padding-right: 8px;
}
.employee-content-wrapper .employee-wrapper ul li a {
	color: #b3a181;
	font-size: 11px;
	padding-left: 7px;
}
.employee-content-wrapper .employee-wrapper ul li a:hover {
	color: #777;
}

/* Normal page sub menu */

.normal-page-content .submenu-wrapper {
	border-top: 1px solid #d0d0d0;
	float: left;
	margin-right: 54px;
	width: 265px;
}
.normal-page-content .submenu-wrapper ul li {
	border-bottom: 1px solid #d0d0d0;
	padding: 11px 0 11px 2px;
}
.normal-page-content .submenu-wrapper ul li a {
	color: #acacac;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
.normal-page-content .submenu-wrapper ul li a:hover {
	color: #000;
}
.normal-page-content .submenu-wrapper ul li.active a {
	color: #1b1b1b;	
}
.normal-page-content .submenu-wrapper ul li.active a:hover {
	/*color: #777;*/
}

/* Normal page sections */

.normal-page-content .section-column-wrapper {
	float: left;
	width: 621px;
}
.normal-page-content .section-column-wrapper .heading-wrapper {
	background-color: #ffffff;
	margin: 0;
	padding: 0 0 26px 0;
}
.normal-page-content .section-column-wrapper .heading-separator-line {
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 17px;
}
.normal-page-content .section-column-wrapper h1,
.normal-page-content .section-column-wrapper h2 {
	color: #303030;
	font-family: Times;
	font-size: 37px;
	line-height: normal;
	margin-bottom: 5px;
	text-transform: none;
}
.normal-page-content .section-column-wrapper .text-wrapper {
	margin-bottom: 26px;
}
.normal-page-content .section-column-wrapper .side-by-side div {
	float: left;
	width: 298px;
}
.normal-page-content .section-column-wrapper .side-by-side div.first {
	margin-right: 25px;
}
.normal-page-content .section-column-wrapper .text-wrapper p {
	color: #777777;
	font-size: 12px;
	line-height: 16px;
}
.normal-page-content .section-column-wrapper .preamble {
	margin: 0;
}
.normal-page-content .section-column-wrapper .preamble p {
	color: #ababab;
	font-family: Times;
	font-size: 14px;
	font-style: italic;
}


/* Case page */

.case-page-content .options-wrapper {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 20px;
	padding-bottom: 19px;
}
.case-page-content .case-collection-wrapper {
	padding-bottom: 20px;
}
.case-page-content .case-collection-wrapper ul li .heading-wrapper {
	background-color: #ffffff;
	margin: 0 0 7px 0;
	padding: 0;
}
.case-page-content .case-collection-wrapper .heading-wrapper h2 {
	background: url(../images/employee-separator-grey.png) no-repeat center right;
	float: left;
	margin-right: 7px;
	padding-right: 8px;
	text-transform: uppercase;
}
.case-page-content .case-collection-wrapper .heading-wrapper h2 a {
 	color: #232323;
    font-family: Times;
    font-size: 13px;
    text-decoration: none;
}
.case-page-content .case-collection-wrapper .heading-wrapper h2 a:hover {
	color: #777;
}
.case-page-content .case-collection-wrapper .heading-wrapper span {
	color: #787878;
	float: left;
	font-family: Times;
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
}
.case-page-content .case-collection-wrapper .image-wrapper {
	height: 162px;
}

#case-collection-wrapper li, .spot-wrapper {
	position: relative;
}

.cases-link-hover-effect {
	background-image: url(../images/kon_thumb_mouseover.png);
	position: absolute;
	top: 22px;
	left: 0px;
	height: 160px;
	width: 298px;
	opacity: 0;
}

.frontpage-image-hover-effect .cases-link-hover-effect {
	top: 25px;
	left: 0px;
	opacity: 0;
}

.case-page-content .case-collection-wrapper ul li {
	float: left;
	margin: 0 0 34px 20px;
	width: 300px;
}
.case-page-content .case-collection-wrapper ul li.first-in-row {
	margin: 0 0 34px 0;
}


/* Caes page - Single content */

.case-page-content .single-case-content-wrapper {
	/*background-color: #efefee;*/
	margin-bottom: 35px;
	padding-bottom: 10px;
}
.case-page-content .single-case-content-wrapper .text-collection-wrapper {
	float: left;
	margin-right: 19px;
	padding-left: 1px;
	width: 620px;
}
.single-case-content-wrapper .text-collection-wrapper h1 {
	color: #303030;
	font-family: Times;
	font-size: 37px;
	margin-bottom: 5px;
}
.single-case-content-wrapper .text-collection-wrapper p {
	line-height: 18px;
}
.single-case-content-wrapper .text-collection-wrapper .text-wrapper p {
	font-size: 12px;
}
.single-case-content-wrapper .text-collection-wrapper p.sub-heading {
	color: #424242;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	text-transform: uppercase;
}
.single-case-content-wrapper .text-list-wrapper {
	float: left;
	padding-top: 46px;
	width: 300px;
}
.single-case-content-wrapper .text-list-wrapper ul {
	border-top: 1px solid #d2c1c1;
}
.single-case-content-wrapper .text-list-wrapper ul li {
	background: url(../images/dotted-line.png) repeat-x bottom left;
	padding: 10px 1px 8px 1px;
}
.single-case-content-wrapper .text-list-wrapper ul li,
.single-case-content-wrapper .text-list-wrapper ul li p,
.single-case-content-wrapper .text-list-wrapper ul li a {
	color: #5e5e5e;
	font-family: Times;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
}
.single-case-content-wrapper .text-list-wrapper ul li a {
	color: #b3a181;
}
.case-navigation-wrapper {
	background-color: #efefee;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.case-navigation-wrapper .case-navigation-inner-wrapper {
	background-color: #ffffff;
	padding-bottom: 16px;
}
.case-navigation-wrapper ul li.previous {
	background: url(../images/arrow-brown-previous.png) no-repeat left center;
	float: left;
	padding-left: 16px;
}
.case-navigation-wrapper ul li.next {
	background: url(../images/arrow-brown-next.png) no-repeat right center;
	float: right;
	padding-right: 16px;
}
.case-navigation-wrapper ul li a {
	color: #b3a181;
	font-family: Times;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
	text-transform: uppercase;
}


/* Case page - fake selectbox */

div.fake-select-box {
	float: left;
	position: relative;
}
div.form-wrapper label.fake-select-label {
	float: left;
	line-height: 28px;
}
div.fake-select-box span.selected {
	background: #efefee url(../images/selectbox-bg.png) no-repeat top right;
	color: #5e5e5e;
	cursor: default;
	display: none;
	font-family: Times;
	font-size: 13px;
	height: 27px;
	line-height: 30px;
	padding-left: 10px;
	pointer: cursor;
	text-transform: uppercase;
	width: 261px;
}
div.fake-select-box ul {
	background-color: #d3d3d3;
	display: none;
	left: 0;
	position: absolute;
	top: 27px;
	width: 271px;
	z-index: 9999;
}
div.fake-select-box ul li {
	padding: 5px 10px;
}
div.fake-select-box ul li.active {
	background-color: #a1a1a1;
}
div.fake-select-box ul li a {
	color: #5e5e5e;
	font-family: Times;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
}


/* Page bottom */

.bottom-content-wrapper h2 {
	border-bottom: 1px solid #d2c1c1;
	font-size: 11px;
	padding-bottom: 12px;
}
.bottom-content-wrapper h3 {
	color: #606060;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}
.bottom-content-wrapper .bottom-column-wrapper {
	float: left;
	margin-right: 18px;
	width: 221px;
}
.bottom-content-wrapper .last-column {
	margin: 0;
}
.bottom-content-wrapper .bottom-column-wrapper .contact-wrapper {
	border: none;
	padding-top: 13px;
}
.bottom-content-wrapper .bottom-column-wrapper .contact-wrapper .text-wrapper p {
	line-height: 21px !important;
}
.bottom-content-wrapper .bottom-column-wrapper ul {
	margin-right: 21px;
	padding-top: 13px;
	width: 220px;
}
.bottom-content-wrapper .bottom-column-wrapper ul li {
	background: url(../images/dotted-line.png) no-repeat bottom left;
	padding: 0 0 5px 0;
}
.bottom-content-wrapper .bottom-column-wrapper ul li a {
	background: url(../images/list-bullet.png) no-repeat center left;
	color: #8d8d8d;
	font-size: 11px;
	padding-left: 10px;
	text-decoration: none;
	word-wrap: break-word;
}
.bottom-content-wrapper .bottom-column-wrapper ul li a:hover {
	color: #000;
}
.bottom-content-wrapper .two-columns {
	width: 461px;
}
.bottom-content-wrapper .two-columns ul {
	float: left;
}
.bottom-content-wrapper .two-columns ul.no-margin {
	margin: 0;
}


/* Case wall / case slider */

.case-viewport {
	height: 500px;
	overflow: hidden;
    position: relative;
	width: 940px;
}
.case-wall {
    z-index:1;
}
.case-wall .tile {
	color: #000000;
  	font-size: 24px;
}
.center {
	text-align: center;
}

/* Media wall / media slider */

.media-viewport {
	height: 320px;
	overflow: hidden;
    position: relative;
	width: 940px;
}
.media-wall {
    z-index:1;
}
.media-wall .tile {
	color: #000000;
  	font-size: 24px;
}
.media-viewport-navigation {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.media-viewport-navigation a {
	display: block;
	float: left;
	background-color: #494949;
	color: #e6e6e6;
	font-family: Times;
	font-size: 15px;
	width: 6px;
	height: 12px;
	margin-left: 9px;
	padding: 7px 0px 9px 0px;
	text-align: center;
	text-decoration: none;
	width: 28px;
}
.media-viewport-navigation a.wall-item-current, .media-viewport-navigation a:hover {
	background-color: #ffffff;
	color: #494949;
}
