/** START EDITOR **/

body {
	font-size:72%;
	line-height:1.4;
	margin: 5px;
	}

body, h1, h2, h3, input, select, option, button, textarea {
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
	color: #646659;
	}

h1, h2, h3 	{
	font-style: normal;
	font-weight: 500;
	color: #ff4a0b;
	line-height: 1;
	}

h1 { font-size: 28px; color: #646659; margin-top: 10px; margin-bottom: 40px;}
h2 { font-size: 18px; }
h3 { font-size: 14px; }

h1 a, h2 a, h3 a {
	color: inherit;
	text-decoration: none;
	}

a { color: #ff4a0b; }
a:hover, a:focus { color: #ff4a0b; }

p { margin: 0; }

/** END EDITOR **/

/** COLOR **
ff4a0b		orange
646659		gray
c4c4c4		silver
*/


/** BASIC STYLES **/

html, body { margin: 0px !important; }

body {
	background-color: #ffffff;
	}

form legend {
	width: 300px;
	margin: 0;
	font-weight: bold;
	}
form p.requiredField {
	}
form p.missing {
	}
form *:focus {
	}
form p input,
form textarea {
	border: 1px solid #aaaaaa;
	font-size: 100%;
	}
form fieldset {
	margin: 1em 0 0 0;
	border: 0;
	padding: 0;
	}
form p {
	overflow: hidden;
	clear: both;
	}
form label {
	display: block;
	width: 12em;
	float: left;
	}
form input {
	display: block;
	width: 20em;
	float: left;
	margin-bottom:5px;
	}
form textarea {
	width: 31.8em;
	height: 8em;
	}
form strong {
	margin-left: 5px;
	}
form input[type='hidden'] {
	display:none;
	}
form p.FormCheckbox input{
	width:auto;
	margin-left:12em;
	border:none;
	}


/** CLASSES **/

.errorMessage {
	color: red;
	border: 1px solid red;
	background: pink;
	padding: .5em;
	display: block;
	}

.clearfix {
	display: block;
	height: 0px;
	clear: both;
	line-height: 0;
	}

.clear {
	clear: both;
	display: block;
	}

ul.styled,
ul.styled li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

p.linkBlock a {
	color: #646659;
	display: block;
	text-decoration: none;
	}
p.linkBlock span.arrow {
	padding: 0px 3px;
	background: url('/image/arrow.gif') no-repeat right 4px;
	}


/** LAYOUT **/

#bgShadow {
	background: url('/image/bg-shadow.png') repeat-y center top;
	}
#bgChair {
	background: url('/image/bg.jpg') no-repeat center top;
	}
#shadow {
	width: 960px;
	margin: 0px auto;
	padding: 0px 26px;
	padding: 0px 20px;
	background: url('/image/bg-stop.png') no-repeat center bottom;
	}
#container {
	position: relative;
	}

#header,
#wrapper,
#footer {
	padding: 0px 20px;
	}

#wrapper {
	min-height: 500px;
	overflow: hidden;
	padding-top: 30px;
	}
#container .projects  {
	padding-left: 0px;
	background: url('/image/line.gif') repeat-y right top;
	}
#container .projects  #content {
	padding-left: 20px;
	}


/** HEADER **/

#header {
	clear: both;
	height: 152px;
	}

#logo {
	height: 90px;
	border-bottom: 5px solid #ff4a0b;
	}
#logo a {
	width: 260px;
	display: block;
	text-decoration: none;
	}


/** NAVIGATION **/

#navigation {
	clear: both;
	height: 56px;
	overflow: hidden;
	border-bottom: 1px dashed #c4c4c4;
	}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	padding-top: 13px;
	}
#nav ul {
	margin-left: -5px;
	background-color: #ffffff;
	}
#nav a {
	z-index: 10;
	position: relative;
	}
#nav a,
#nav li ul a,
#nav li.open ul a,
#nav li.active ul a,
#nav li:hover ul a,
#nav li.sfhover ul a {
	color: #646659;
	display: block;
	font-size: 12px;
	padding-top: 13px;
	text-decoration: none;
	}
#nav li ul a,
#nav li.open ul a,
#nav li.active ul a,
#nav li:hover ul a,
#nav li.sfhover ul a {
	padding: 5px 0px;
	}
/* #nav #navitem21 a { */
#nav a:hover,
#nav li:hover a,
#nav li.sfhover a,
#nav ul a:hover,
#nav ul li:hover a,
#nav ul li.sfhover a,
#nav li.open a:hover,
#nav li.active a:hover,
#nav ul li.active a,
#nav ul li:hover li:hover a,
#nav ul li.sfhover li.sfhover a {
	color: #ff4a0b;
	}
#nav li.open a,
#nav li.active a {
	color: #ff4a0b;
	font-size: 28px;
	padding-top: 0px;
	}
#nav li {
	float: left;
	width: auto;
	padding-right: 20px;
	}
#nav ul li {
	float: none;
	width: 173px;
	padding: 0px 16px;
	}

#navitem21 {
	right: 0px;
	position: absolute;
	}

#nav ul li.first {
	padding-top: 11px;
	background: url('/image/nav-fade.png') no-repeat left top;
	}
#nav ul ul li.first {
	padding-top: 17px;
	background: url('/image/nav-bg.png') no-repeat left top;
	}
#nav ul li a,
#nav ul li.first ul li a {
	border-top: 1px solid #c4c4c4;
	}
#nav ul li.first a,
#nav ul li.first ul li.first a {
	border-top: 0px;
	}
#nav ul li a:hover,
#nav ul li:hover a,
#nav ul li.sfhover a,
#nav ul li:hover li:hover a,
#nav ul li.sfhover li.sfhover a {
	background: #efefef;
	}
#nav ul li:hover li a,
#nav ul li.sfhover li a {
	color: #646659;
	background: none;
	}
#nav li ul {
	position: absolute;
	width: 205px;
	margin-left: -16px;
	padding-bottom: 11px;
	background: url('/image/nav-bg.png') no-repeat left bottom;
	}
#nav li ul ul {
	margin: -26px 0 0 165px;
	padding-bottom: 17px;
	background: url('/image/nav-bg-btm.png') no-repeat left bottom;
	}
#nav li ul ul li {
	background: url('/image/nav-bg.png') no-repeat left center;
	}
#nav li ul,
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
	left: -999em;
	}
#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul {
	left: auto;
	}


/** CONTENT - DEFAULT **/




/** CONTENT - HOMEPAGE **/

#homeIntro {
	width: 550px;
	height: 225px;
	overflow: hidden;
	}
/*
#homeIntro h1 {
	color: #646659;
	margin-bottom: 30px;
	}
*/

#homeContact {
	top: 61px;
	right: 0px;
	width: 184px;
	height: 140px;
	position: absolute;
	padding: 195px 20px 0px 96px;
	/* background: url('/image/tafel.png') no-repeat right top; */
	}
#homeContact h2 {
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1em;
	}

#sideContact {
	width: 213px;
	width: 183px;
	padding: 80px 20px 0px 0px;
	position: relative;
	}

#callToAction {
	top: 120px;
	left: 0px;
	position: absolute;
	background: url('/image/callout.png') no-repeat;
	}
#callToAction a {
	width: 92px;
	height: 92px;
	display: block;
	text-indent: -99em;
	}
#sideContact #callToAction {
	top: 0px;
	left: -80px;
	}

#homeProducts {
	overflow: hidden;
	margin: 0px -20px;
	padding: 12px 20px;
	background: url('/image/home-prod-bg.gif') no-repeat center top;
	}
#homeProducts li {
	float: left;
	width: 192px;
	width: 184px;
	background: url('') no-repeat 1px 0px;
	}
#homeProducts #homeProd1 { background: url('/image/home-prod-1.jpg') no-repeat 0px 0px; }
#homeProducts #homeProd2 { background-image: url('/image/home-prod-2.jpg'); }
#homeProducts #homeProd3 { background-image: url('/image/home-prod-3.jpg'); }
#homeProducts #homeProd4 { background-image: url('/image/home-prod-4.jpg'); }
#homeProducts #homeProd5 { background-image: url('/image/home-prod-5.jpg'); }

#homeProducts li a {
	height: 39px;
	display: block;
	padding-top: 140px;
	text-decoration: none;
	background: url('/image/home-prod-btn.gif') no-repeat -1px bottom;
	}
#homeProducts li#homeProd1 a {
	background-image: none;
	}
#homeProducts li span {
	height: 39px;
	line-height: 39px;
	display: block;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	margin-left: 1px;
	cursor: pointer;
	text-transform: uppercase;
	background: #f1460a url('/image/home-prod-btn.gif') no-repeat 182px bottom;
	}
#homeProducts li#homeProd1 span {
	margin-left: 0px;
	background-position: 183px bottom;
	}
#homeProducts li#homeProd5 span {
	background-image: none;
	}

#homeQuickNav {
	margin-top: 40px;
	overflow: hidden;
	}
#homeQuickNav .coll {
	float: left;
	width: 163px;
	height: 265px;
	padding: 0px 10px;
	border-left: 1px dashed #c4c4c4;
	}
#homeQuickNav .coll-first {
	border-left: 0px;
	}
#homeQuickNav h2 {
	margin-bottom: 20px;
	}
#homeQuickNav .figure a {
	display: block;
	padding-bottom: 10px;
	}
#homeQuickNav .linkBlock {
	margin-bottom: 1.4em;
	}


/** CONTENT - GENERATOR **/

#content {
	float: left;
	width: 65%;
	width: 600px;
	padding-right: 40px;
	}

#sidebar {
	float: left;
	width: 30%;
	width: 320px;
	width: 280px;
	padding-top: 220px;
	}
.projects #sidebar {
	padding-top: 40px;
	}
	#side {
		margin-left: 100px;
		}
	#lineHack {
		top: 152px;
		right: 210px;
		width: 4px;
		height: 106px;
		position: absolute;
		background: #ffffff;
		}

	#subnav {
		z-index: 100;
		position: relative;
		padding-top: 35px;
		padding-bottom: 10px;
		}
	#subnav a {
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		}
	#subnav .active a {
		color: #646659;
		}

.parentOftypeImage .figure{
	margin-right:10px;
	}

/** CONTENT - PROJECTS **/

.td1_parentOfProjects {
	margin: 0px -40px 0px -15px;
	}

#projectHolder {
	overflow: hidden;
	margin-top: 20px;
	}

.projectItem {
	float: left;
	width: 194px;
	height: 189px;
	padding: 10px;
	background: red url('/image/project-item.png') no-repeat;
	}
.projectItem a {
	display: block;
	width: 184px;
	height: 179px;
	border: 5px solid #ffffff;
	background: #f1460a;
	text-decoration: none;
	}
.projectItem img,
.projectItem strong,
.projectItem span {
	display: block;
	color: #ffffff;
	}
.projectItem strong,
.projectItem span {
	text-indent: 10px;
	}
.projectItem strong {
	height: 17px;
	line-height: 17px;
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
	}
.projectItem span {
	height: 12px;
	line-height: 12px;
	padding-bottom: 5px;
	}
.no-projects{
	margin-left:15px;
}

/** NEWS **/

#news .item{
	border-bottom:1px solid #C4C4C4;
	margin-bottom:1em;
	padding-bottom:1em;
	overflow:hidden;
	}
#news .figure img{
	float:right;
	margin-bottom:1em;
	}
#news .last, #news .one{
	border:none;
	}

/** BRANDS **/
ul.brands{
	list-style-type:none;
	margin:0;
	}

ul.brands li{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
ul.brands img{
	border:1px solid #C4C4C4;
	}
.brands-title{
	font-weight:bold;
	margin-bottom:5px;
	}
/** POPUP **/

#pop {
	width: 785px;
	}

#pop h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	height: 32px;
	line-height: 32px;
	text-indent: 10px;
	margin: 0px 0px 5px 0px;
	background: #f1460a;
	}
#popClose {
	right: 10px;
	height: 32px;
	line-height: 32px;
	color: #ffffff;
	position: absolute;
	text-decoration: none;
	}

#pop #popImage {
	float: left;
	width: 380px;
	height: 285px;
	overflow: hidden;
	background: silver;
	}
#pop #popText {
	float: right;
	width: 390px;
	height: 275px;
	overflow: auto;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	}
#pop #popThumbs {
	float: left;
	width: 385px;
	overflow: hidden;
	margin-bottom: 15px;
	}
#pop #popThumbs div.top{
	margin-bottom:0;
	}
#pop #popThumbs a {
	float: left;
	width: 59px;
	height: 44px;
	margin-right: 5px;
	background: silver;
	margin-top: 5px;
	overflow: hidden;
	}

#pop #popThumbs ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}
#pop #popThumbs ul li{
	float: left;
	margin:0;
	padding:0;
	overflow: hidden;
}
#pop #popNav {
	clear: both;
	height: 32px;
	line-height: 32px;
	border-top: 1px dashed #c4c4c4;
	}
#pop #popNav a {
	float: left;
	width: auto;
	height: 32px;
	display: block;
	line-height: 32px;
	text-decoration: none;
	}
#pop #popNav #popNavPrev {
	padding-left: 10px;
	background: url('/image/pop-nav-prev.gif') no-repeat left 13px;
	}
#pop #popNav #popNavNext {
	float: right;
	padding-right: 10px;
	background: url('/image/pop-nav-next.gif') no-repeat right 13px;
	}


/** FOOTER **/

#footer {
	clear: both;
	margin-top: 50px;
	}
#footer .content {
	padding: 10px 0px 50px 0px;
	border-top: 5px solid #ff4a0b;
	}
#footer p {
	height: 41px;
	line-height: 41px;
	overflow: hidden;
	text-align: right;
	}
#footer img {
	float: left;
	}
#footer a {
	color: #646659;
	text-decoration: none;
	}


/** FORM BUILDER **/

p.FormRadioButton input {
	width: auto;
	border: 0;
	}
p.FormRadioButton label {
	margin: 4px auto auto;
	}
form p.FormTextArea label,
form p.FormSubmit label,
form p.msg label {
	display: none;
	}
form p.FormCheckbox label {
	width: auto;
	}
form label.value {
	width: auto;
	}
