body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	
	margin: 0;
	padding: 0;
	border: 0;
	
	background-color: rgb(219,225,227);
	background-image: url(images/Background.jpg);
	background-position: center;
	background-repeat: repeat-y;
}


table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

img
{
	border: 0px;
}

form
{
	margin: 0;
	padding: 0;
	border: 0;
}




ul#ImageSlide
{
	list-style: none;
}

ul#ImageSlide li
{
    position: absolute;
    
    top: 80px;
    left: 265px;
    
    float: left;
	
	width: 480px;
    height: 320px;
    
    margin: 0px;
    padding: 0px;

	text-align: center;
	font-size: 11px;
	color: gray;    
}





#Login
{
	position: absolute;
	
	width: 400px;
	height: 25px;
	
	top: 500px;
	left: 410px;
}
#LoginMessage
{
	font-size: 12px;
	color: rgb(180,0,50);
}




/*====================================================================================================

2009 01 25	Timme	created

====================================================================================================*/
#Container
{
	position: absolute;
	width: 850px;
	height: 575px;
	left: 50%;
	margin-left: -425px;
	top:50%;
	margin-top: -287px;
}

table#Container
{
	width: 850px;
	height: 575px;
}

table#Container td#TLeft
{
	width: 25px;
	height: 575px;
	background-image: url(images/TLeft.jpg);
	background-repeat: no-repeat;
}

table#Container td#TTop
{
	width: 800px;
	height: 60px;
/* 	background-image: url(images/TTop.jpg); */
	background-image: url(images/TTop2.png);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 8px;
}

table#Container td#TRight
{
	width: 25px;
	height: 575px;
	background-image: url(images/TRight.jpg);
	background-repeat: no-repeat;
}

table#Container td#TRight_Home
{
	width: 25px;
	height: 575px;
	background-image: url(images/TRight_Home.jpg);
	background-repeat: no-repeat;
}

table#Container td#TMain
{
	width: 800px;
	height: 490px;
	background-color: rgb(255,255,255);

}

table#Container td#TMain_Home
{
	width: 800px;
	height: 490px;
	background-image: url(images/TMain_Home.jpg);
	background-repeat: no-repeat;
}

table#Container td#TBottom
{
	width: 800px;
	height: 25px;
	background-image: url(images/TBottom.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	text-align: right;
	color: rgb(125,125,125);
}

table#Container td#TBottom_Home
{
	width: 800px;
	height: 25px;
	background-image: url(images/TBottom_Home.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	text-align: right;
	color: rgb(125,125,125);
}






/*====================================================================================================

2009 01 25	Timme	created

====================================================================================================*/
ul#Menu
{
	position: absolute;
	width: 180px;	
	margin: 20px;
	padding: 0px;
	list-style: none;
}

ul#Menu li
{
	height: 26px;
	width: 160px;
	margin-bottom: 8px;
	background-color: rgb(0,0,0);
}

ul#Menu li a
{
	color: rgb(255,255,255);
	text-decoration: none;
}

ul#Menu li#Active
{
	background-color: rgb(72,144,212);
}






/*====================================================================================================

2009 01 25	Timme	created

====================================================================================================*/
#Search
{
	position: absolute;
	width: 180px;
	top: 504px;

}

input#SearchInput /* partly overwritten for IE*/
{
	margin-left: 20px;
	width: 160px;
	height: 26px;
	padding: 2px 0px 0px 10px;
	background-color: rgb(72,144,212);
	color: rgb(255,255,255);
	border: none;
	font-size: 16px;
}







#AlbumList
{
	position: absolute;
	width: 604px;
	height: 470px;
	left: 221px;
	top: 60px;
	overflow: auto;
}

#AlbumList ul
{
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

#AlbumList li
{
	float: left;
	height: 80px;
	width: 260px;
	padding: 4px;
	margin: 0px 15px 12px 0px;	
}

#AlbumList li:hover
{

	background-color: rgb(245,245,245);

}



#AlbumList li a
{
	text-decoration: none;
	color: rgb(45,45,45);
}


div.AlbumLi
{
	width: 280px;
	height: 80px;
}

div.AlbumImg
{
	float: left;
	
	width: 80px;
	height: 80px;
}

div.AlbumText
{
	float: left;

	width: 160px;
	height: 80px;
	
	margin: 0px 10px 0px 10px;
	font-size: 12px;



}
div.AlbumText a
{
	cursor:pointer;cursor:hand;	
}
div.AlbumText span.Name
{
	display: block;
	
	height: 20px;
	font-weight: bold;
	text-decoration: none;
}
div.AlbumText span.Date
{
	display: block;
	
	height: 20px;
}
div.AlbumText span.Note
{
	display: block;
	
	height: 40px;
}



#PostIt
{
	position: absolute;
	top: 200px;
	left: 35px;
}




#MediaRow
{
	position: absolute;
	width: 760px;
	height: 120px;
	top: 475px;
	left: 45px;
}

#MediaRow ul
{
	width: 760px;
	height: 120px;

	top: 405px;
	left: 45px;

	margin: 0px;
	padding: 0px;
	
	list-style: none;
	text-align: center;

}
#MediaRow li
{
	display: inline;
	margin: -5px;
}



div.Thumbs {
	/* Set it so we could calculate the offsetLeft */
	position: relative;
	height: 50px;
	width: 740px;
	
	top: 405px;
	left: 20px;
	
	overflow: auto;

	white-space:nowrap;
}
ul.Thumbs {
	display: block;
	height: 48px;
	/* max width here, for users without javascript */	
	width: 5000px;
	padding: 0px 0px 0px 5px; 
	/* removing default styling */
	margin: 0;
	list-style: none;
}
.Thumbs li {
	display: block;
	float: left;	
	padding: 0px;
}
.Thumbs a {
	display: block;
	text-decoration: none;
}
.Thumbs span {
	display: none;
	margin-top: 3px;
	
	text-align: center;
	font-size: 12px;	
	color: #fff;
}
.Thumbs a:hover span {
	display: block;
}
.Thumbs img {
}
.Thumbs a:hover img {
/*
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
*/
}









#MediaShow
{
	position: absolute;
	
	width: 500px;
	height: 375px;
	
	top: 80px;
	left: 275px;
	
	z-index: 1;
/*	border: 1px solid red;*/
}

#MediaCaption
{
	position: absolute;
	width: 500px;
	
	top: 382px;
	left: 300px;
	
	text-align: center;
	font-size: 11px;
	color: gray;
}


#ImagePrevious
{
	position: absolute;
	display: block;
	
	width: 35px;
	height: 30px;
	
	top: 190px;
	left: 230px;
}

a#ImagePrevious
{
	display: block;
	
	width: 35px;
	height: 80px;
	background: url(images/FotoIconPrevious2.png);
}

#ImageNext
{
	position: absolute;
	display: block;
	
	width: 35px;
	height: 30px;
	
	top: 190px;
	left: 765px;
}
a#ImageNext
{
	display: block;
	
	width: 35px;
	height: 80px;
	background: url(images/FotoIconNext2.png);
}


#QuickLink
{
	position: absolute;
	width: 180px
	left: 20px;
	top: 300px;
	
/*	border: 1px solid red;*/
}
#QuickLink ul
{
	width: 160px;
	
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
}


/*====================================================================================================

2009 01 17	Timme	created

====================================================================================================*/
	


#BeheerTarget
{
	position: absolute;
	width: 600px;
	height: 450px;
	margin-top: 20px;
	left: 225px;
/*	border: 1px solid red;*/
	overflow: auto;
}

#BeheerTarget ul
{
	list-style: none;
}

#BeheerTarget li
{
	float: left;
	
	width: 120px;
	height: 150px;

}

#BeheerTarget li img
{
	margin: 14px 0px 0px 12px;
	z-index: 99;
}


#BeheerTarget li img#IconRemove
{
	position: relative;

	top: -15px;
	left: 50px;
	z-index: 100;
}

#BeheerTarget li img#IconDefault
{
	position: relative;

	top: -15px;
	left: 60px;
	z-index: 100;
}

#BeheerTarget li#Background1
{
	background: url(images/BeheerThumbBack1.png) no-repeat;
}
#BeheerTarget li#Background2
{
	background: url(images/BeheerThumbBack2.png) no-repeat;
}
#BeheerTarget input
{
	width: 150px;
}





table.Admin
{
	width: 580px;
	border: 1px solid rgb(72,144,212);
}
table.Admin th
{
	height: 26px;
	
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	background-color: rgb(72,144,212);
}

table.Admin td
{
	height: 30px;
	padding: 6px;
}
input#AlbumAlterNote
{
	width: 440px;
}
input#AlbumAlterSave
{
	width: 100px;
}

/*====================================================================================================

2009 03 20	Timme	created

====================================================================================================*/
#Contact
{
	margin-top: 20px;
	font-size: 13px;
}


p#Contact_NielsKon
{
	height: 125px;
	width: 420px;

	padding-left: 160px;
	background: url(images/NielsKon.jpg) no-repeat left top;
}

#Contact_TimmeGrijpink
{
	height: 125px;
	width: 420px;
	
	padding-left: 160px;
	background: url(images/TimmeGrijpink.jpg) no-repeat left top;
}