body {
	background:url(images/page_bg.jpg) top left repeat-x #e2e2e2;
	margin:0;
	padding:0;
	font-family:arial,  helvetica, sans-serif;
	font-size:9pt;
	color:#333;
}

#container {
	width:900px;
	margin:20px auto 20px auto;
	border:1px solid #000;
	background:#fff;
}

#header {
	height:170px;
	background:url(images/headerbackground.jpg) top center no-repeat #fff;
	border-bottom:10px solid #339933;
}

#header h1 {
	color:#000;
	font-family: georgia;
	font-size:16pt;
	margin:0;
	padding:110px 0px 0px 0px;	
}

#contact {
	width: 165px;
	height: 10px;
	font-size:8pt;
	font-weight:bold;
	color:#060;
	position: relative;
	padding: 3px; 
	left: 730px; 
	top: -75px;
	text-align: left;
}

#content {
	width:500px;
	padding-right:110px;
	padding-top: 10px;
	float:right;
}

#content h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family:georgia;
	font-weight:normal;
}

#content h2 {
	color:#060;
	font-size:18pt;		
}

#news {
	color:#060;	
	border:1px solid #ccc;		
}

#news bg {	
	width: 150px;
	height:80px;
	float: right;
	filter:alpha(opacity=60);	
	opacity:0.6;
	background: url(/e107_themes/simply_green/images/paperclip.png) bottom right no-repeat;
	overflow: hidden;			
}

#content h3 {
	color:#333;
	font-size:12pt;
}

#photos {
	width:428px;
	height:224px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.imgbox {
	width:75px;
	height:75px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:15px;
	float:left;
	display:inline;
}

#sidebar {
	width:200px;
	padding:10px;
	float:left;
	margin:0;
}

#sidebar ul {
	margin:0;
	padding:0;
	border-bottom:1px solid #000;	
}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #000;
	border-bottom: none;
}

#sidebar ul li a {
	display:block;
	padding:3px;
	width:192px;
	background:top left no-repeat #e2e2e2;
	color:#000;
	text-indent:30px;
	text-decoration:none;
}

#sidebar ul li a:hover {
	background:url(images/klaver.jpg) bottom left no-repeat #f2f7e9;
}

#sidebar ul .active a {
	background:url(images/klaver.jpg) bottom left no-repeat #f2f7e9;	
}

.widget {
	border:1px solid #ccc;
	background:#f5f5f5;
	padding:5px;
	text-align:center;
	margin:10px 0 0 0;
	font-size:8pt;
}	

#footer {
	clear:both;
	border-top:1px solid #000;
	background:#339933;
	padding:10px;
	color:#fff;
	font-size:8pt;
	text-align:center;
}

a {
	color:#060;
	font-weight:bold;
}

a:hover {
	background:#FFFFDD;
}

/* e107 core style */
.helpbox{
	font-size: 9px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	margin: 0 0 2px 0;
	color: #494949;
	border: 0px solid #868686;
}

.tbox {

	font-size: 9px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	margin: 0 0 2px 0;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
}


.button{
	font-size: 9px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	margin: 1px 0 0 0;
	padding: 1px 10px;
	color: #000;
	background: #f5f5f5;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
}


.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #D4DCDE;
	text-align:left;
}

.forumheader, .forumheader4, .finfobar {
	background-color: #f5f5f5;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .forumheader5 {
	background-color: #fff;
}

table {
	margin-left: auto;
	margin-right: auto;
}

#kreet{
	font-weight: bold;
	float: left; 
	margin-left: 10px; 
	margin-top: -45px; 
	padding-right: 20px;
	color: #000000;
}

/* form elements */
form {
	margin:10px; padding: 0;
	background: transparent; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

textarea {
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	color:#777;
}

p {
	line-height: 180%;
}

#content #contact_form {
	float: left;
}

#content #errors {
	margin:0 auto;
}

#contact_form textarea {
	width: 95%;
}
label {
	width: 150px;
	float: left;
	text-align: left;
}

input, textarea {
	padding: 3px;
	margin: 3px;
	border: 1px solid #bac5d6;
	font: 10px Verdana, sans-serif;
	background: #fff;
}
input.fout, textarea.fout {
	border: 1px solid #FF0000;
}

label.fout {
	color: #FF0000;
}