*{
margin:0;
padding:0;
}

body{
font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
text-align:center;
color:#333;
font-size: 76%;
padding-left:15px;
padding-right:15px;
}

/* General Style Info */
a{
color:#003d4c;
text-decoration:underline;
}
a:hover{
color:#003d4c;
text-decoration:none;
}

a img{
border:none;
}

h1, h2, h3, h4{
font-weight:normal;
}

h1{
color: #005b5b;
margin:0.3em 0;
font-size: 180%;
font-weight: bold;
}

h2{
color:#005b5b;
padding-top: 1em;
margin:0.3em 0;
font-size: 180%;
font-weight: bold;
}

h3{
color:#000;
padding-top:2em;
font-size: 140%;
}

h4{
color:#000;
padding-top:0.5em;
font-weight:normal;
}

em {
font-size: 12px;
}

ul, li {
margin: 0 12px;
}

/* Layout */

#container{
text-align:left;

}

#header{
margin-top: 1em;
padding: 4px 20px;
}

#content{
clear:both;
padding: 0px 40px 10px 40px;
background-color: #fff;
color: #333;
}
#footer{
clear:both;
padding: 6px 10px;
text-align: right;
}

/* tables */

table {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
background-color: #fff;
clear:both;
padding: 0;
margin: 0 0 2em 0;
white-space: normal;
}
th {
background-color: #e2e2e2;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #003d4c;
border-bottom: 1px solid #003d4c;
text-align: center;
padding:1px 4px;
}
table tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
}
table tr.altRow td {
background: #f4f4f4;
}
table td.actions {
	white-space: nowrap;
}
#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}

/* notices and errors */

#flashMessage {
	color:#595959;
	font-size: 12px;
	background-color: #ffffcc;
	margin: 8px 0px;
	font-weight: bold;
	border: 1px solid #cecece;
	padding: 8px;
}
.error, .error_message {
	color:#900;
	font-size: 16px;
	background-color: #fff;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.error_message {
	clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
float:left;
width: 140px;
font-size: 14px;
padding-right: 20px;
}

input, textarea {
clear: both;
display:block;
font-size: 14px;
font-family: inherit;
}


input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}




select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
div.required {
clear: both;
color: #222;
font-weight: bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}
/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}

/* FORTIS */
#fortis_top_banner {
	vertical-align: bottom;
	width: 100%;
	background-color:ffffff;
	clear:both;
    margin:0px;
    padding:0px;
	white-space: normal;
	border: hidden;
	vertical-align: middle;
	height: 104px;
}


#fortis_onder_banner{
	vertical-align: text-top;
	margin-left: 0em;
	margin-bottom: 0em;
	background-color:#008780;
	display:block;
	clear:both;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFF;
	height:14px;
}
	
.fortisFooter {
	vertical-align: text-top;
	margin-left: 0em;
	margin-bottom: 0em;
	background-color:ffffff;
	border-top: solid 1px #cecece;
	display:block;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #595959;
	height: 15px;
	clear: both;
}

.imageHandjes {
	float: right;
	padding: 0px;
	margin: 0px;
	clear: none;
	/*border: 1px solid #0FA;*/
}

.imageTopText {
	float: left;
	padding: 0px;
	margin: 0px;
	clear: none;
	/*border: 1px solid #F0F;*/
	margin-top: 5px;
	margin-left: 5px;
}

#main_menu, #main_menu a{
	color: #FFF;
	font-size:14px;
	font-weight:bold;
}

#main_menu a{
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

#main_menu a:hover{
	text-decoration:underline;
}
/* THUMBNAILS */
.thumbnail_box {
	background-color: transparent;
	height: 180px;
	width: 210px;
	border: none;
	clear: none;
	float: left;
	margin-bottom: 8px;
	vertical-align:middle;
}

.thumbnail_image {
	margin-top: 18px;
	z-index: 50;
	position: relative;
	border-right:#000 2px solid;
	border-bottom:#000 2px solid;
}
.thumbnail_delete_image {
	z-index:100;
	visibility: visible;
	position: absolute;
	width: 19px;
	height: 23px;
	background-color: transparent;
	padding-left: 5px;
	padding-top: 23px;
}

.thumbnail_frame {
	background-color: #feae17;
	height: 175px;
	width: 180px;
	float:left;
	border-right:#000 1px solid;
	border-bottom:#000 1px solid;
}
.album_rings {
	background-color: #e8ae30;
	background-image: url(album_rings.gif);
	height: 175px;
	width: 22px;
	float:left;
	clear:none;
	border-bottom:#000 1px solid;
}
.MenuBlokje {
	vertical-align: text-top;
	margin-right: 4px;
	color:#E8AE30;
	
}

.MenuBlokje_normal {
	vertical-align: text-top;
	margin-right: 4px;
	color:#E8AE30;
	font-weight:normal;
	
}

.imageLarge {
	/* border: 3px solid #0FA; */
}

.copyrightBar {
	background:#005b5b;
	color:#FFF;
	text-align: left;
	text-indent:10px;
	height: 26px;
	text-decoration: none;
}

.copyrightBar:A {
	text-decoration: none;
}

.title_small{
font-size:11px;
font-weight:bold;
color:#444;
}

.attribute_small{
font-size:11px;
color:#444;
}



