/*
==========================================================
(c) Capsis B.V.

Capsis B.V.
Herengracht 66
1015 BR  Amsterdam
The Netherlands
www.capsis.nl

Global styles IJZER60.nl

==========================================================
*/
html {
	overflow: -moz-scrollbars-vertical !important;
	height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 21px;
	text-decoration: none;
	background-color: #222222;
	display: block;
}

p {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 21px;
}

span {
	font-size: 14px;
	line-height: 21px;
}

input {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
}

ul {
	margin-left: 16px;
	padding-left: 0px;
}

li {
	margin-left: 0px;
	padding-left: 0px;
}

table {
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	padding: 4px;
	margin-bottom: 8px;
}

tr {
	height: 20px;
}

td {
	/*border: #FFFFFF solid 1px;*/
	padding: 2px;
	/*color: #222222;*/
	background-color: #333333;
}

h1 {
	font-size: 22px;
	color: #B0C4DE;
	font-weight: bold;
	line-height: 29px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 6px;
}

h2 {
	font-size: 18px;
	color: #222222;
	font-weight: bold;
	line-height: 25px;
	padding: 0px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 6px;

}

h3 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 23px;
	padding: 0px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 6px;
}

img {
	border: solid 3px #cc9933;

}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #2F4F4F;
	text-decoration: none;
}

/* Button */
#button a {
	background-color: #FF4500;
	border-bottom: solid 1px #FF6347;
	border-left: solid 1px #FF7F50;
	border-right: solid 1px #FF6347;
	border-top: solid 1px #FF7F50;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	padding: 0 4px 2px 4px;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
	float: left;
	width: 100px;
}

#button a:hover {
	border-bottom: solid 1px #FF7F50;
	border-left: solid 1px #FF6347;
	border-right: solid 1px #FF7F50;
	border-top: solid 1px #FF6347;
	color: #2F4F4F;
	padding: 1px 3px 1px 5px;
}

/* Divs */
#container {
	width: 920px;
	margin: 0 auto;
	position: relative;
}

#logo {
	padding-top: 50px;
	height: 50px;
	line-height: 37px;
	font-size: 30px;
	font-weight: bold;
	border-bottom: 3px solid #FF4500;
}

#content {
	padding-top: 10px;
}

#left {
	float: left;
	width: 60%;
	vertical-align: bottom;
}

#right {
	float: right;
	width: 40%;
}

#paragraph {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}

#bottom {
	border-top: 3px solid #FF4500;
	height: 110px;
	vertical-align: bottom;
	width: 100%;
}

#spotlight {
	float: right;
	width: 300px;
	height: 400px;
	background-color: #cc9933;
	padding: 10px;
	color: #222222;
	height: 100%;
}
