body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 12px;
	background-color: #ffedc3;
	background-image: url('../img/menu_back.jpg');
	background-repeat: repeat-y;
}

hr {
	color: #ce4a46;
}

a img {
	border: 0px;
}

#top {
	z-index: 1;
	position: fixed;
	width: 100%;
	height: 131px;
	left: 0px;
	top: 0px;
	background: url("../img/top_back.jpg") repeat-x transparent top left;
}

#top #innertop {
	width: 100%;
	height: 131px;
	padding-left: 301px;
	background: url("../img/top_logo.jpg") no-repeat transparent top left;
}

#top #innertop #scroller {
	width: auto;
	height: 100px;
	overflow: hidden;
	padding: 10px 0px 0px 0px;
}

#top #innertop #scroller a img, #top #innertop #scroller img {
	margin: 1px;
	vertical-align: top;
}

#login {
	z-index: 2;
	position: fixed;
	width: 120px;
	height: 14px;
	text-align: right;
	padding-top: 114px;
	padding-right: 5px;
	color: #ffedc3;
	right: 0px;
	top: 0px;
	background: url("../img/top_right.jpg") no-repeat transparent top right;
}

#login a {
	color: #ffedc3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#menu {
	z-index: 1;
	position: fixed;
	left: 0px;
	top: 131px;
	width: 168px;
}

#menu a {
	display: block;
	margin-left: 8px;
	margin-top: 11px;
	padding-top: 7px;
	padding-left: 10px;
	width: 149px;
	height: 21px;
	cursor: pointer;
	color: #ffedc3;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffedc3;
	background-image: url('../img/menu_button_off.jpg');
	background-repeat: no-repeat;
}

#menu a:hover {
	display: block;
	margin-left: 8px;
	margin-top: 11px;
	padding-top: 7px;
	padding-left: 10px;
	width: 149px;
	height: 21px;
	cursor: pointer;
	color: #ffedc3;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffedc3;
	background-image: url('../img/menu_button_on.jpg');
	background-repeat: no-repeat;
}

#menu a.blue {
	display: block;
	margin-left: 8px;
	margin-top: 11px;
	padding-top: 7px;
	padding-left: 10px;
	width: 149px;
	height: 21px;
	cursor: pointer;
	color: #ffedc3;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffedc3;
	background-image: url('../img/menu_button_blue_off.jpg');
	background-repeat: no-repeat;
}

#menu a.blue:hover {
	display: block;
	margin-left: 8px;
	margin-top: 11px;
	padding-top: 7px;
	padding-left: 10px;
	width: 149px;
	height: 21px;
	cursor: pointer;
	color: #ffedc3;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffedc3;
	background-image: url('../img/menu_button_blue_on.jpg');
	background-repeat: no-repeat;
}

a.vanHeemstra {
	position: fixed;
	display: block;
	bottom: 0px;
	left: 0px;
	width: 158px;
	height: 18px;
	padding-top: 6px;
	padding-left: 18px;
	text-decoration: none;
	text-align: center;
	color: #952d2a;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #ffedc3;
	background-image: url('../img/menu_bottom.jpg');
	background-repeat: no-repeat;
}

a:hover.vanHeemstra {
	position: fixed;
	display: block;
	bottom: 0px;
	left: 0px;
	width: 158px;
	height: 18px;
	padding-top: 6px;
	padding-left: 18px;
	text-decoration: none;
	text-align: center;
	color: #ffedc3;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #ffedc3;
	background-image: url('../img/menu_bottom_on.jpg');
	background-repeat: no-repeat;
}

#main {
	margin-left: 176px;
	margin-top: 131px;
	padding: 15px 15px 0px;
	overflow: auto;
}

#main a {
	text-decoration: none;
	color: #ca3b37;
}

#main a:hover {
	text-decoration: underline;
	color: #ca3b37;
}

#main h1, #main h2, #main h3 {
	margin: 0px;
	color: #ca3b37;
}

#main h1 {
	font-size: 22px;
}

.subtitle {
	width: 400px;
	margin: 10px 0px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

.albumbox {
	width: 400px;
	height: 126px;
	margin-bottom: 19px;
}

.albumbox .title {
	float: left;
	width: 394px;
	height: 17px;
	padding: 2px;
	text-decoration: none;
	color: #ffedc3;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #ce4a46;
	border-left: 1px solid #ce4a46;
	border-bottom: 1px solid #963129;
	border-right: 1px solid #963129;
	background: url("../img/bar_back.png") repeat-x top left transparent;
}

#main .albumbox .title a, #main .albumbox .title a:hover {
	text-decoration: none;
	color: #ffedc3;
}

.albumbox .pic {
	float: left;
	width: 100px;
	height: 100px;
	border-top: 1px solid #ce4a46;
	border-left: 1px solid #ce4a46;
	border-bottom: 1px solid #963129;
	border-right: 1px solid #963129;
	background: url("../img/pic_back.png") no-repeat top left transparent;
}

.albumbox .sum {
	float: left;
	width: 287px;
	height: 73px;
	padding: 5px;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	border-right: 1px solid #963129;
	background-color: #ffedc3;
}

.albumbox .sum b {
	color: #ca3b37;
}

.albumbox .link {
	float: left;
	width: 292px;
	height: 15px;
	text-decoration: none;
	text-align: right;
	padding: 1px 2px;
	color: #ffedc3;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #ce4a46;
	border-left: 1px solid #ce4a46;
	border-bottom: 1px solid #963129;
	border-right: 1px solid #963129;
	background: url("../img/bar_back.png") repeat-x top left transparent;
}

#main .albumbox .link a, #main .albumbox .link a:hover {
	text-decoration: none;
	color: #ffedc3;
}

#main .albumbox .link a img, #main .albumbox .title a img {
	vertical-align: -30%;
}

.uitlegBox {
	border: 1px solid #ce4a46;
}

.statusBox {
	border-top: 1px solid #ce4a46;
	border-left: 1px solid #ce4a46;
	border-bottom: 1px solid #963129;
	border-right: 1px solid #963129;
}

.statusBox h4 {
	height: 16px;
	padding: 3px;
	margin: 0px;
	color: #ffedc3;
	border-top: 0px solid #ce4a46;
	border-left: 0px solid #ce4a46;
	border-bottom: 1px solid #963129;
	border-right: 0px solid #963129;
	background: url("../img/bar_back.png") repeat-x top left transparent;
}

.statusBox h4 img, .statusBox .statusOk img, .statusBox .statusNo img, .statusBox a.navLink img, .statusBox a.navLink:hover img {
	vertical-align: -30%;
}

#main a.navLink, #main a.navLink:hover {
	display: block;
	height: 16px;
	padding: 3px;
	margin: 0px;
	color: #ffedc3;
	border-top: 1px solid #ce4a46;
	border-left: 0px solid #ce4a46;
	border-bottom: 1px solid #963129;
	border-right: 0px solid #963129;
	background: url("../img/bar_back.png") repeat-x top left transparent;
}

.statusBox .statusOk {
	height: 16px;
	padding: 2px 2px;
	font-style: normal;
	color: #414141;
	border-bottom: 1px solid #963129;
}

.statusBox .statusNo {
	height: 16px;
	padding: 2px 2px;
	color: #ffedc3;
	background-color: #ca3b37;
	border-bottom: 1px solid #963129;
}

.list a img {
	vertical-align: -30%;
}

#main a.actionButton, #main a.actionButton:hover {
	height: 16px;
	float: left;
	padding: 3px;
	color: #ffedc3;
	text-decoration: none;
	border-top: 1px solid #ce4a46;
	border-left: 1px solid #ce4a46;
	border-bottom: 1px solid #963129;
	border-right: 1px solid #963129;
	background: url("../img/bar_back.png") repeat-x top left transparent;
}

a.actionButton img {
	vertical-align: -30%;
}

.addBox {
	display: none;
	width: 350px;
	border: 1px solid #963129;
	background-color: #ce4a46;
	margin: 0px 2px 2px 0px;
	padding: 3px;
}

textarea {
	height: 70px;
}

input.t, textarea {
	width: 344px;
	margin-bottom: 2px;
	border-left: 0px solid #4f493c;
	border-top: 0px solid #4f493c;
	border-right: 1px solid #eddcb5;
	border-bottom: 1px solid #eddcb5;
	border: 1px solid #4f493c;
	background: url("../img/input_back.jpg") no-repeat top left transparent;
}

#main a.navButton, #main a.navButton:hover {
	height: 16px;
	float: left;
	padding: 3px;
	color: #ffedc3;
	text-decoration: none;
	border-left: 1px solid #4a6eda;
	border-top: 1px solid #4a6eda;
	border-right: 1px solid #283d98;
	border-bottom: 1px solid #283d98;
	background: url("../img/bar_blue_back.jpg") repeat-x top left transparent;
}

a.navButton img {
	vertical-align: -30%;
}

#main .albumitem {
	float: left;
	width: 122px;
	height: 79px;
	text-decoration: none;
	padding: 3px;
	color: #ffedc3;
	margin: 0px 3px 3px 0px;
	border-top: 1px solid #ce4a46;
	border-left: 1px solid #ce4a46;
	border-bottom: 1px solid #963129;
	border-right: 1px solid #963129;
	background: url("../img/album_back.png") no-repeat top left transparent;
}

#main .albumitem .ico {
	float: left;
	color: #ffedc3;
	width: 100%;
	height: 42px;
}

#main .albumitem .ico img {
	display: block;
	margin: 5px auto;
}

#main .albumitem a.title {
	float: left;
	text-align: center;
	color: #ffedc3;
	width: 100%;
	height: 20px;
	text-overflow: ellipsis;
}

#main .albumitem a.title:hover {
	text-decoration: underline;
}

#main .albumitem .link {
	float: left;
	width: 100%;
	height: 16px;
}

#main .albumitem .link a.action {
	color: #ffedc3;
}

#main a.albumfoto, #main a.albumfoto:hover {
	float: left;
	width: 150px;
	height: 150px;
	text-decoration: none;
	color: #ffedc3;
	margin: 0px 3px 3px 0px;
	border-top: 1px solid #ce4a46;
	border-left: 1px solid #ce4a46;
	border-bottom: 1px solid #963129;
	border-right: 1px solid #963129;
	background: url("../img/album_back.png") no-repeat top left transparent;
}

#main a.albumfoto img {
	display: block;
	margin: 0px auto;
}

.albumfoto_edit, .slidefoto_edit {
	float: left;
	width: 100px;
	height: 124px;
	text-decoration: none;
	color: #ffedc3;
	margin: 0px 6px 6px 0px;
	border-top: 1px solid #ce4a46;
	border-left: 1px solid #ce4a46;
	border-bottom: 1px solid #963129;
	border-right: 1px solid #963129;
	background: url("../img/album_back.png") no-repeat top left transparent;
}

.slidefoto_edit {
	width: 200px;
	height: 124px;
}

.albumfoto_edit div, .slidefoto_edit div {
	float: left;
	width: 100px;
	height: 100px;
	background-color: #ffedc3;
	background-color: #fe8b7a;
}

.slidefoto_edit div {
	width: 200px;
	height: 100px;
}

.albumfoto_edit div img, .slidefoto_edit div img {
	display: block;
	margin: 0px auto;
	vertical-align: bottom;
}

.albumfoto_edit a, .slidefoto_edit a {
	width: 44px;
	width: 16px;
	float: left;
	height: 16px;
	border-top: 1px solid #ce4a46;
/*
	border-left: 1px solid #963129;
	border-bottom: 1px solid #ce4a46;
	border-right: 1px solid #ce4a46;
*/
	background-color: #ffedc3;
	background-color: transparent;
	margin: 0px;
	padding: 3px 4px;
}

.slidefoto_edit2 b {
	width: 144px;
	float: left;
	height: 17px;
	border-top: 1px solid #ce4a46;
/*
	border-left: 1px solid #963129;
	border-bottom: 1px solid #ce4a46;
	border-right: 1px solid #ce4a46;
*/
	background-color: #ffedc3;
	background: url("../img/album_back.png") no-repeat top left transparent;
	margin: 0px;
	padding: 3px;
}

.albumfoto_edit a img, .slidefoto_edit a img {
	display: block;
	margin: 0px auto;
}

.albumfoto_edit input.checkbox, .slidefoto_edit input.checkbox {
	width: 42px;
	width: 16px;
	float: right;
	height: 14px;
	border-top: 1px solid #ce4a46;
/*
	border-left: 1px solid #963129;
	border-bottom: 1px solid #ce4a46;
	border-right: 1px solid #ce4a46;
*/
	background-color: #ffedc3;
	background-color: transparent;
	margin: 0px;
	padding: 4px;
}

.fotohead {
	float: left;
	width: 100%;
	border-top: 1px solid #ce4a46;
	border-left: 1px solid #ce4a46;
	border-bottom: 1px solid #963129;
	border-right: 1px solid #963129;
	background: url("../img/bar_back.png") repeat-x top left transparent;
	margin-bottom: 3px;
}

.fotohead_left {
	float: left;
	width: 30%;
	height: 14px;
	padding: 3px 0px;
	border-bottom: 1px solid #963129;
}

.fotohead_center {
	float: left;
	text-align: center;
	width: 40%;
	height: 14px;
	padding: 3px 0px;
	border-bottom: 1px solid #963129;
}

.fotohead_right {
	float: right;
	text-align: right;
	width: 30%;
	height: 14px;
	padding: 3px 0px;
	border-bottom: 1px solid #963129;
}

#main .fotohead .fotohead_left a, #main .fotohead .fotohead_center a, #main .fotohead .fotohead_right a {
	text-decoration: none;
	color: #ffedc3;
	margin: 0px 3px;
}

#main .fotohead .fotohead_left a:hover, #main .fotohead .fotohead_center a:hover, #main .fotohead .fotohead_right a:hover {
	text-decoration: underline;
}

br.clearright {
	float: left;
	clear: both;
	width: 100%;
}

.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}

#main a.gaVerder {
	height: 21px;
	color: #ffedc3;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 14px;
	padding: 6px 10px;
	font-weight: bold;
	background-color: #ffedc3;
	background-image: url('../img/menu_button_on.jpg');
	background-repeat: no-repeat;
}

.redback {
	background-color: #fe8b7a;
	background-color: #832b23;
}

div.p80 {
	width: 70%;
}

#main #slideshow {
	position: relative;
	width: 400px;
	height: 300px;
	overflow: hidden;
	margin: 0px auto;
}

#main #slideshow img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

