﻿/* Reset */
html, body, div, img, h1, h2, h3, h4, a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
ul {
	margin: 0;
	padding-left: 20px;
}
address {
	font-style: normal;
}
textarea {
	overflow: auto;
}
a:link, a:visited {
	outline: 0;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
p a {
	outline: 1px;
}
hr {
	border: 0;
	height: 0;
}
.no_border_left {
	border-left-width: 0 !important;
}
.no_border_right {
	border-right-width: 0 !important;
}
.no_border_bottom {
	border-bottom-width: 0 !important;
}
.border_right {
	border-right-width: 1px !important;
}
.border_bottom {
	border-bottom-width: 1px !important;
}
.percent_50 {
	float: left;
	width: 45.5%;
	padding: 0 2%;
}
.center {
	text-align: center;
}
.big {
	font-size: 120%;
}
.debug {
	border: 1px red solid;
}
.clear {
	clear: both;
}

/* Style */

/*

Center
	ulNavigation
	h1
	address
	Left
		h2
		p > em
		h2
		p > strong
	Right
		p > img > strong > a.Triangle

*/
body {
	font: 12pt/16pt Arial Narrow, Arial, Verdana;
	color: #999;
	background: #000;
	padding-bottom: 6px;
}

a:link, a:visited {
	color: #6C1513;
}

a:hover, a:active {
	color: #6C1513;
}

p {
	margin: 0.7em 0;
	line-height: 1.3em;
}

strong {
	font: bold 11pt/16pt Arial, Verdana;
	color: #FFF;
}

#Center {
	width: 900px;
	margin: 0 auto;
	background: url(../../Media/Design/bgContent.png) repeat-y center;
	position: relative;
}

#ulNavigation {
	padding: 0;
	list-style: none;
	border: 0 #666 solid;
	border-width: 0 1px;
	height: 44px;
}

#ulNavigation li {
	float: left;
}
#ulNavigation li#liInterieurAfwerking {
	width: 184px;
	overflow: hidden;
}
#ulNavigation li#liInterieurAfwerking a:link, #ulNavigation li#liInterieurAfwerking a:visited  {
	background-position: center top;
}
#ulNavigation li#liProjecten {
	position: absolute;
	right: 0;
	top: 0;
	background: url(../../Media/Design/NavItem.png) no-repeat -226px top;
	padding-left: 2px;
	width: 103px;
}
#ulNavigation li a:link, #ulNavigation li a:visited {
	display: block;
	background: url(../../Media/Design/NavItem.png) no-repeat right top;
	font-family: Times, "Times New Roman" , serif;
	color: #EEE;
	text-transform: lowercase;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 16px;
	padding-top: 18px;
	height: 26px;
	padding-left: 7px;
	padding-right: 7px;
	min-width: 89px;
	text-shadow: 0px 0px 1px #000000;
}
#ulNavigation li a:hover {
	color: #FFF;
	background-position: right -44px !important;
	text-decoration: none;
}
#ulNavigation li a:active {
	background-position: right -132px;
	text-decoration: none;
}
#ulNavigation li.selected a {
	background-position: right -88px !important;
	color: #FFF;
}

h1 {
	width: 900px;
	height: 250px;
	text-indent: -9000px;
}

h2 {
	font: 20pt Arial Narrow, Arial, Verdana;
	color: #6C1513;
	letter-spacing: 2px;
}

h3 {
}

#Content {
	float: left;
	background: url(../../Media/Design/Ornament_bottom_small.png) no-repeat bottom right;
	width: 875px;
	margin-left: 13px;
	padding-bottom: 20px;
	min-height: 500px;
}

address {
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	font: 11pt Times New Roman;
	background: #000;
	color: #FFF;
	border-bottom: 1px #666 solid;
}

address span {
	color: #6C1513;
}

#Left {
	float: left;
	width: 427px; /* 437 */
	padding-top: 20px;
	padding-left: 10px;
	_padding-left: 8px;
}

em {
	display: block;
	font: normal normal 13.5pt Arial Narrow, Arial, Verdana;
	letter-spacing: 2px;
	margin-right: -49px;
	padding-right: 50px;
	padding-bottom: 30px;
	background: url(../../Media/Design/Ornament_bottom_big.png) no-repeat bottom right;
	border-bottom: 1px #666 solid;
}

#Left p {
	padding-right: 50px;
}

#Right {
	float: left;
	width: 427px; /* 437 */
	padding: 20px 0 0 10px;
}

#Right.kom_binnen img {
	float: left;
	margin: 0 25px 20px;
}

#Right.kom_binnen p {
	clear: both;
	margin-bottom: 10px;
}

#Right.kom_binnen p a:link, #Right.kom_binnen p a:visited {
	display: block;
	width: 0px;
	height: 40px;
	padding-left: 40px;
	margin-left: -8px;
	overflow: hidden;
	background: url(../../Media/Design/Triangle_right.png) no-repeat 8px 8px;
	text-indent: -9000px;
}

#Right.kom_binnen p a:hover, #Right.kom_binnen p a:active {
	display: block;
	width: 0px;
	height: 40px;
	padding-left: 40px;
	overflow: hidden;
	background: url(../../Media/Design/Triangle_right_hover.png) no-repeat left top;
	text-indent: -9000px;
}

#pFooter {
	clear: both;
	height: 35px;
	text-align: center;
	padding-top: 12px;
	margin: 0;
	background: #000 url(../../Media/Design/bgFooter.png) no-repeat;
	font: 11pt Times New Roman;
}

#pFooter a:link, #pFooter a:link {
	color: #999;
}

/* Gordijn. I am using a class. Since the id is being changed @ runtime */

.gordijn {
	width: 900px;
	height: 250px;
	position: absolute;
	left: 0;
	top: 44px;
}

/* Style the input items */
input, textarea {
	width: 200px;
	border: 1px solid #999;
}

textarea {
	height: 200px;
	font: 11pt/16pt Arial, Verdana;
}

input[type='checkbox'] {
	width: auto;
}

/* style the table */
td {
	padding: 2px;
	vertical-align: top;
}

.space {
	width: 25px;
}

.btnVerstuur {
	border: 1px solid #999;
	color: #999;
	width: 75px;
	height: 25px;
	background: #000;
}

/* 
PhotoShow (total 422)
The image = 400, 
the grey border around it 5 (actually this is the grey background)
the black border 5, 
the white 1. 
*/

div#PhotoShow {
	width: 420px;
	background: black;
	border: 1px solid #999;
}

div#PhotoShow img {
	width: 400px;
	background: #999;
	padding: 5px;
	border: 5px solid black;
}

div#PreviousNext {
	text-align: center;
}

/* Next & Previous buttons in the photoshow */
.next:link, .next:visited {
	display: inline-block;
	height: 35px;
	width: 150px;
	background: url(../../Media/Design/Triangle_right.png) no-repeat 8px 8px;
	padding-top: 5px;
	color: #666;
	text-decoration: none;
}

.next:hover, .next:active {
	background: url(../../Media/Design/Triangle_right_hover.png) no-repeat left top;
}

.previous:link, .previous:visited {
	display: inline-block;
	height: 35px;
	width: 150px;
	background: url(../../Media/Design/Triangle_left.png) no-repeat 117px 8px;
	padding-top: 5px;
	color: #666;
	text-decoration: none;
}

.previous:hover, .previous:active {
	background: url(../../Media/Design/Triangle_left_hover.png) no-repeat right top;
}

/* Newspage has a UL in the left div */

#Left ul {
	list-style-type: square;
	margin: 10px 0 0 0;
}

#Left ul span {
	padding: 0 10px;
}

/* imagegrid */
.imagegrid {
	float: left;
	list-style: none;
}
.imagegrid li {
	float: left;
}
.imagegrid li a {
	width: 110px;
	margin: 5px;
	float: left;
	text-align: center;
}
.imagegrid li a img {
	padding: 5px;
	border: 1px solid #999;
}

