/*-----------------------------------------------------------------------------
[WKHH] Screen Stylesheet

version:   0.4
date:      2009-12-15
author:    Lennart Basler
email:     lennart@polargold.de

-----------------------------------------------------------------------------*/




/* General
-----------------------------------------------------------------------------*/

.clear {
	clear: both;
}

body {
	font-size: 14px;
	line-height: 1.4;
	font-family: Georgia, Garamond, Times New Roman, Arial, Verdana, sans-serif; 
	color: #555;
	background: #fff url(../images/background.png) repeat-x;

}

body.home {
	background: #fff url(../images/keyvisual-full.jpg) center 90px no-repeat;
}

* {
	outline: none;	
}

/* Clearfix
-----------------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* Layout
-----------------------------------------------------------------------------*/
#wrapper {
	background: #fff;
	width: 960px;
	margin: 0 auto;
}

#wrapper-home {
	width: 960px;
	margin: 0 auto;
}
#content {
	width: 620px;
	float: right;
	padding: 20px 120px 20px 70px;
	background: url(../images/icon-ornament.png) no-repeat 0 37px;
	
}

#footer {
	width: 960px;
	margin: 0 auto;
	margin-top: 60px;
	padding-bottom: 50px;
	background: url(../images/background-footer.png) top center no-repeat;
}

#header {
	background: url(../images/keyvisual.jpg) 0 90px no-repeat;
	height: 350px;
}

#home {
	height: 514px;
}

#keyvisual {
	background: #e5e4e5 url(../images/keyvisual-icon-tower.png) no-repeat 20px 74px;
	height: 190px;
	width: 267px;
	float: right;
	margin-top: 16px;
	padding: 70px 20px 0 45px;
}

#keyvisual h2 {
	font-family: Georgia;
	text-transform: uppercase;
	color: #636363;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;	
}

.note {
	background: url(../images/content-woldt.jpg) no-repeat;
	height: 155px;
	padding: 25px 0 0 130px;
}

#interest {
	width: 250px;
	background: url(../images/box-small-content.png) repeat-y;
	float: right;
	margin-left: 20px;
}

#interest h3 {
	display: block;
	background: url(../images/box-small-top.png) no-repeat;
	height: 23px;
	text-align: right;
	text-transform: uppercase;
	color: #fcfcfc;
	padding: 3px 10px 0 0;
}

.interest-shadow {
	display: block;
	background: url(../images/box-small-bottom.png) no-repeat;
	height: 12px;
	border: none;
	margin: 0;
}

#interest-content {
	padding: 5px 25px;
	font-size: 0.9em;
}

.phone, .mail {
	background: url(../images/icon-phone.png) no-repeat 0 3px;
	padding-left: 25px;
	margin-bottom: 5px;
}

.mail {
	background: url(../images/icon-mail.png) no-repeat 0 3px;
}

#interest-content a {
	color: #555;
	text-decoration: none;
}

#interest-content a:hover {
	text-decoration: underline;
}

.teaser {
	background: url(../images/icon-ornament.png) no-repeat 0 6px;
	margin-top: 20px;
	margin-left: 220px;
	width: 280px;
	padding-left: 58px;
	float: left;
}

.teaser-right {
	background: url(../images/icon-ornament.png) no-repeat 0 6px;
	margin-top: 20px;
	margin-left: 60px;
	width: 280px;
	padding-left: 58px;
	float: left;	
}

.teaser h3, .teaser-right h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	padding-top: 0px;
	color: #9c8520;
	margin-bottom: 0;
}

.teaser a, .teaser h3 a, .teaser-right a, .teaser-right h3 a {
	text-decoration: none;
}

.teaser a span, .teaser-right a span {
	background: url(../images/arrow.png) no-repeat right;
	padding-right: 25px;
}


/* Typo
-----------------------------------------------------------------------------*/

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: .4em;
}

h1 {
	font-size: 30px;
	color: #9c8520;
	margin-bottom: 0.2em;
	text-transform: uppercase;
	letter-spacing: 1.3pt;
}

h2 {
	font-size: 16px;
	color: #9c8520;
	margin-top: 1.4em;
}

h5 {
	font-size: 11px;
}

p {
	margin-bottom: .8em;
}

a {
	color: #9c8520;
}

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

ul,
ol {
	margin-bottom: 1em;
}

ul {
	padding-left: 20px;
}

#content p {
	line-height: 1.6;
}

/* Logo
-----------------------------------------------------------------------------*/
#logo {
	width: 215px;
	float: left;
	padding-left: 25px;
}

#logo h1 {
	margin-bottom: 0;
}
#logo h1 a {
	background: url(../images/logo.png) no-repeat;
	width: 215px;
	height: 180px;
	display: block;
}

#logo h1 a span{
	display: none;
}

/* Main Navigation
-----------------------------------------------------------------------------*/
#navigation {
	float: right;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	background: url(../images/navigation-shadow.jpg) no-repeat bottom;
	padding-bottom: 20px;
	display: block;
}

#mainnav {
	padding-left: 60px;
	text-align: right;
}

#navigation #mainnav ul {
	list-style: none;
	display: block;
	height: 40px;
	overflow: hidden;
	padding: 0;
}
	
	#navigation #mainnav ul li {
		color: #b0b0b0;
		display: inline;
		font-size: 14px;
		line-height: 1;
	}
	
		#navigation #mainnav ul li a {
			color: #b0b0b0;
			text-decoration: none;
			float: left;
			display: block;
			padding: 10px 16px;
			line-height: 1.4;
		}
		
		#navigation #mainnav ul li a:hover {
			color: #9c8520;
		}		
		
		#navigation #mainnav ul li.active a {
			color: #9c8520;
		}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #b0b0b0;
	background: url(../images/footer-shadow.png) no-repeat;
	padding-top: 10px;
}

#footer a {
	text-decoration: none;
	color: #b0b0b0;
}

#footer a:hover {
	text-decoration: none;
	color: #9c8520;
}


/* Accordeon
------------------------------------*/
.infobox {
	background: url(../images/box-content-content.png) top left repeat-y;
	width: 510px;
	margin: 40px;
}

	.infobox-outer {
		background: url(../images/infobox-top.png) top left no-repeat;
	}
	
		.infobox-inner {
			background: url(../images/infobox-bottom.png) bottom left no-repeat;
		}

	.infobox h3 {
		font-size: 14px;
		color: #fcfcfc;
		line-height: 1;
		padding: 10px 10px;
		background: url(../images/box-content-top.png);
		text-transform: uppercase;
		margin-bottom: 10px;
	}

	.infobox-item,
	.infobox .hidden {
		background: url(../images/box-content-tower.png) no-repeat 10px 11px;
		padding: 6px 15px 6px 30px;
		border-bottom: 1px solid #e7e7e7;
		border-left: 1px solid #fbfbfb;
		border-right: 1px solid #fbfbfb;		
		margin: 0 10px;
	}

		.infobox .visible {
			background: #fff url(../images/box-content-tower.png) no-repeat 10px 11px;
			border-top: 1px solid #e7e7e7;
			border-left: 1px solid #e7e7e7;
			border-right: 1px solid #e7e7e7;
			margin-top: -1px;
		}
	
		.infobox .infobox-item h4 {
			color: #555;
			text-transform: uppercase;
			font-size: 14px;
			line-height: 1.4;
			margin-bottom: 0;
			padding: 5px 0;
		}
		
		.infobox .infobox-item h4.hover {
			color: #9c8520;
		}
		
		.accordion .infobox-item h4 {
			cursor: pointer;
			background: url(../images/box-content-arrow.png) right center no-repeat;
		}


/* Forms
-----------------------------------------------------------------------------*/

#contact-form {
	background: red;
	width: 510px;
	margin: 20px 50px 50px 50px;
	background: #555 url(../images/box-content-content.png);
}

.box-top {
	display: block;
	background: url(../images/box-content-top.png) no-repeat;
	height: 35px;
}

.box-top h3 {
		font-size: 14px;
		color: #fcfcfc;
		line-height: 1;
		padding: 10px 10px;
		text-transform: uppercase;
}		

.box-top p {
		font-size: 11px;
		float: right;
		padding-right: 30px;
		padding-top: 7px;
		font-style: italic;
}		


.box-bottom {
	display: block;
	background: url(../images/box-content-bottom.png);
	height: 14px;
	margin-top: 10px;
}


form {

	width: 100%;

}

	form fieldset {
		padding: 0 10px;
	}

	
	form legend {
		visibility: hidden;
	}


	form label,
	form h5.label {
		width: 100%;
		float: left;
		cursor: pointer;
		padding: 2px 0 0 0px;
		font-size: 13px;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	}

		form span.label {
			width: auto;
			float: left;
			padding: 2px 0 0 0px;
			font-weight: normal;
			font-size: 14px;
		}

	form label.text {
		width: 30px;
		padding-left: 5px;

	}

	form input,
	form textarea, 
	form select {
		float: left;
		font-size: 13px;
		width: 450px;
	}
	
	

	form textarea {
		width: 457px;
	}
	
	form input {
		padding: 2px;
	}


	form input.error,
	form select.error,
	form textarea.error {
		border: 2px solid #d12e2f;
		margin-bottom: 5px;
	} 
	form ul.errors {
		display: block;
		color: #d12e2f;
		font-size: 12px;
		margin-left: 0;
		padding-left: 0;
		list-style: none;
		background: none;
	}

	

	#main form ul.errors li {
		list-style: none;
		background: none;
		clear: both;
		padding-bottom: 0;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	}
	
	form .element-group {
		margin-bottom: 5px;
		padding: 5px 10px;
	}

	

	form input.tipped {
		color: #CCC;
	}

	

	form input.zip {
		width: 60px;
	}

		#main form .zip ul.errors {
			clear: both;
			width: 60px;
			margin-left: 0;
			padding: 0;
		}

		#main form .zip ul.errors li {
			padding: 0;
			margin: 0;
		}

	form input.city {
		width: 375px;
	}

		#main form .city ul.errors {
			margin-left: 0;
			padding: 0;
		}

			#main form .city ul.errors li {
				padding: 0;
				margin: 0;
			}

	form .element-group-radio input {
		width: auto; 
		margin-right: 5px;

	}

	form .element-group-radio label {
		width: auto; 
		margin-right: 20px;
	}

	

	form input[type=hidden] {
		display: none;
	}

	

	form .element-group-row {
		float: left;
		display: block;
		margin-right: 5px;
	}

	

	form .button-bar {
		padding: 0px 20px;
		float: right;
	}

		/* Submit Button */

		form .button-bar button {
			height: 25px;
			background-repeat: no-repeat;
			background-position: left top;
			border: 0;
			cursor: pointer;
			padding: 0;
			margin: 0;
			margin-bottom: 10px;
		}

		form .button-bar button.hover {
			background-position: left bottom;
		}

		form .button-bar button span {
			display: none;
		}

		form .button-bar button.button-send {
			background-image: url(../images/button-send.png);
			width: 116px;
		}

		#selector {
			width: 140px;
			height: 62px;
		}

		form .checkbox input {
			margin-left: 120px;
			width: auto;
		}

		form .checkbox label {
			width: 250px;
			margin-left: 5px;
		}

	

/* Status Messages

-----------------------------------------------------------------------------*/

.status-success, .status-error {
    margin: 10px 0px 20px 10px;
    margin-left: 50px;
    padding: 18px 10px 10px 50px;
    background-repeat: no-repeat;
    background-position: 15px center;
    width: 450px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.status-success {
    color: #fff;
    background-color: #002e60;
    background-image: url(../images/box-contact-icon-success.png);
}

.status-error {
    color: #fff;
    background-color: #bf3131;
    background-image: url(../images/box-contact-icon-error.png);
}


