/***
* Title:       	eRZet CSS
* Copyright:   	Kortsluiting.com
* Company:     	Kortsluiting
* Author:      	Rob de Kort
* Version:     	1.0
***/

/***
 Fonts & Body
***/

body {
	font-family: arial, sans-serif;
	color: #262626;
}

h1 {
	font-size: 36px;
	color: #0957A1;
	margin: 20px 20px 20px 20px;
}

h2 {
	font-size:14px;
	line-height: 1.5;
	font-weight: bold;
	border-left: 2px solid #646464;
	margin: 0px 0px 20px 40px;
	padding: 0px 40px 0px 10px;
}

h3 {
	font-size: 20px;
	color: #0957A1;
	margin: 20px 20px 20px 20px;
}

p, table {
	text-align: left;
	line-height: 1.5;
	font-size: 14px;
	margin: 0px 20px 20px 20px;
}

.validation_error {
	font-size: 14px;
	margin: 0px 20px 20px 20px;
	display: block;
	text-align: center;
	background: #ffdddd;
	border: 1px solid red;
	padding: 5px;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

blockquote {
	display: block;
	font-size:14px;
	line-height: 1.5;
	font-weight: bold;
	border-left: 2px solid #646464;
	margin: 0px 0px 20px 40px;
	padding: 0px 40px 0px 10px;
}

a {
	color: #000;
}

#highlight h1 {
	font-size: 20px;
	color: #fff;
}

#highlight p {
	color: #fff;
}

#highlight a {
	color: #fff;
}
	

/***
Blocks
***/

#header {
	height: 250px;
	background-color: black;
}

#header_right {
	float: right;
	width: 50%;
	height: 100%;
	background: url(/img/header_right.jpg) repeat-x;
}
#header_absolute {
	position: absolute;
	width: 100%;
	height: 250px;
	top: 0px;
	left: 0px;
}

#header_image {
	width: 984px;
	height: 250px;
	background:url(/img/header.jpg);
	margin: 0 auto;
}

#header_image_congres {
	width: 984px;
	height: 250px;
	background:url(/img/header_congres.jpg);
	margin: 0 auto;
}

#placeholder {
	float: left;
	width: 445px;
	height: 150px;
	margin: 55px 0px 0px 20px;
}

#navigation_container {
	width: 100%;
	height: 40px;
	background: url(/img/navigation.jpg) repeat-x;
}

#navigation {
	width: 984px;
	height: 40px;
	margin: 0 auto;
	background: url(/img/navigation.jpg) repeat-x;
}

#container {
	width: 984px;
	overflow: auto;
	margin: 0 auto;
	background: url(/img/highlight.jpg) repeat-y;
	background-position: right;	
	margin-bottom: -20px;
	height: 100%;
	padding-bottom: 10%;
}

#content {
	float: left;
	width: 654px;
	height: 100%;
}

#highlight {
	float: left;
	width: 330px;
	height: 100%;
	margin: 0 auto;
}

#clear {
	float: left;
	clear: both;
}

fieldset {
	width: 584px;
	margin: 0px 0px 20px 20px;
	border: 1px solid #cccccc;
	padding: 10px;
}

fieldset p {
	text-align: right;
	margin: 10px 0px 0px 0px;
}

legend {
	background: #fff;
	margin-left: 15px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

.portfolio_thumb {
	width: 160px;
	height: 170px;
	float: left;
	margin: 20px;
	text-align: center;
	border: 2px solid #0957A1;
}

.portfolio_thumb img {
	margin: 2px;
}

/***
Navigation
***/

#navigation ul {
	list-style: none;
}

#navigation ul li {
	display: block;
	float: left;
	width: 112px;
	height: 40px;
}

#navigation ul #navigation_left {
	float: left;
	width: 1px;
	height: 40px;
	background: url(/img/navigation_li.jpg) 11px 0px;
}

#navigation ul #navigation_right {
	float: left;
	width: 1px;
	height: 40px;
	background: url(/img/navigation_li.jpg) 0px 0px;
}

#navigation a {
	display: block;
	width: 112px;
	height: 20px;
	background: url(/img/navigation_li.jpg);
	padding-top: 12px;
	padding-bottom: 8px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#navigation .selected {
	background: url(/img/navigation_li.jpg) 112px 0px;
}

#sub_navigation {
	float: left;
	width: 654px;
	height: 20px;
	margin: 20px;
}

#sub_navigation a {
	text-decoration: none;
	font-size: 14px;
}

#sub_navigation a:hover, #sub_navigation a.selected {
	text-decoration: underline;
}
/***
Pagination
***/
.pagination 
{
	margin-left: 15px;
}
.pagination_link
{
	/*border: solid 1px #b5bdf8;*/
	padding: 1px 3px 2px 3px;
	margin-right:3px;
	font-weight:normal;
	font-size:13px;
}
.pagination_link:hover
{
}
.pagination_current
{
	padding: 0px 3px 1px 3px;
	margin-right:3px;
	font-weight:normal;
	text-decoration:none !important;
	font-size:13px;
}
.pagination_disabled
{
	/*border: solid 1px #aaa;*/
	color: #aaa;
	padding: 1px 3px 2px 3px;
	margin-right:3px;
	font-weight:normal;
	font-size:13px;
}
/***
Navigation
***/

#post_message {
	margin-bottom: 30px;
}

#post_message td {
	padding:3px;
}

.col_a {
	width: 100px;
}

/***
Schoolglas
***/

#schoolglas_body {
	background: url(/img/schoolglas_background.jpg) repeat-x;
	background-color: #d17cb3;
}

#header_schoolglas {
	width: 984px;
	height: 88px;
	margin: 0 auto;
	background: url(/img/schoolglas_header.jpg);
}

#container_schoolglas {
	width: 984px;
	overflow: auto;
	margin: 0 auto;
	background: url(/img/schoolglas_highlight.jpg) repeat-y;
	background-position: top right;
	background-color: #fff;
	margin-bottom: -20px;
	height: 100%;
	padding-bottom: 10%;
}

#content_schoolglas {
	float: left;
	width: 628px;
	height: 100%;
}

#highlight_pre_schoolglas {
	float: left;
	width: 26px;
	height: 300px;
	background: url(/img/schoolglas_pre_highlight.jpg) no-repeat;
	background-color: #fff;
}

#highlight_schoolglas {
	float: left;
	width: 330px;
	height: 100%;
	background: #ffcb31;
	margin: 0 auto;
}

#container_schoolglas h1 {
	font-size: 35px;
	font-weight: bold;
	color: #c73687;
	margin: 20px 20px 20px 20px;
}

#container_schoolglas  h3 {
	font-size: 20px;
	color: #c73687;
	margin: 20px 20px 20px 20px;
}

#container .error {
	color: yellow;
}

#container_schoolglas .error {
	color: #c73687;
}


