/* Over ZaanZone css code */

#sidebar {
	margin: 0 0 10px 0;
	background: #993399;
	width: 225px;
	float: left;
	text-align: left;
}

h2 {
	background: #FBAC18;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
}

h4 {
	text-align: left;
	text-decoration: underline;
	font-size: 1.1em;
}

#sidebar h2 {
	margin: 0 10px 0 12px;
	background: #FBAC18 url('../images/box_top.gif') no-repeat top left;
}

#sidebar ul {
	background: #fff url('../images/box_bottom.gif') no-repeat bottom left;
	margin: 0 10px 12px 12px;
	padding: 0 0 6px 0;
}

#sidebar li {
	list-style-type: none;
	margin: 0;
	background-image: url('../images/listArrows.gif');
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 10px;
}

#container {
	margin: 0 10px 10px 0;
	padding: 0px;
	background: #fff;
	margin-left: 230px;
	text-align: left;
	font-size: 11px;
	height: 1%;
	line-height: 1.5em;
}

#container p {
	padding-left: 10px;
	padding-right: 10px;
}

#container ul {
	padding: 0 0 0 20px;
	margin: 0;
}

.containerBlock {
	height: 100px;
}

#container h2 {
	margin: 0;
}

#container h3 {
	background: #FBAC18 url(../images/box_top_large.gif) no-repeat top left;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 4px;
}

#container h4 {
	color: #306;
	font-weight: bold;
	margin: 10px 10px 0 10px;
}

#container h5 {
	margin-left: 10px;
}

#container TABLE {
	text-align: left;
	margin:0px;
	padding:0px;
}

.tdHeader {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;

}

.tdVak {
	font-size: 10px;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
	margin: 4px;

}

.leftContent {
	float: left;
	width: 50%;
	text-align: left;
}

.rightContent {
	width: 50%;
	float: left;
	text-align: left;
}

#containerFooter {
	background: #F3F3F3 url('../images/box_bottom_large.gif') no-repeat bottom left;
	padding: 0px;
	senrin: 0px;
}

.memberImgs {
        border: 1px solid #000000
}

