/* @override http://foto.hollandcasino.nl/_layouts/moss2007Site/Styles/hc-fotogalerij.css */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	text-align: center;
	text-align: center;
	}

* {
	padding: 0;
	margin: 0;
	}
	
.mossMenuContainer
{
	background-image: url('../images/mossmenubackground.gif');
	height:  25px;
	vertical-align: middle;
}
	
#wrapper {
	width: 966px;
	text-align: left;
	margin: 0px auto 0 auto;
	padding-top: 10px;
	}

#header {
	height: 89px;
	}
	
	#logo {
		float:left;
		}
		
	#beeld {
		float: right;
		}
		
#title {
	background-image:url(../Images/bg-title.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #000000;
	padding-top: 6px;
	text-align: left;
	}

#title a {
	float: right;
	display: block;
	width: 187px;
	height: 38px;
	font-size: 11px;
	color: #fefefe;
	background-image: url(../images/bg-button-bigback.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	line-height: 36px;
	margin: 0px 10px 0px 3px;
	}

#title a:hover {
	color: #fff;
	/* background-image: url(../images/bg-button-bigback-hover.gif); */
	text-decoration: underline;	
	}
	
#title h1 {
	color: #ffca05;
	font-weight:400;
	font-size: 16px;
	padding: 9px 16px 17px 16px;
	}
a img {
	border-style: none;
	}
#content {	
	background-color:#2e2e2e;
	padding: 16px 6px 30px 16px;
	position:static;
	height: auto;
	}
	
/* Albumthumbs */
.album {
	width: 304px;
	height: 115px;
	background-image:url(../images/bg-album.gif);
	background-repeat:repeat-x;
	background-color:#2e2e2e;
	margin-bottom: 10px;
	margin-right: 10px;
	cursor: pointer;
	
	display: table;
	#position: relative;
	overflow: hidden;
	float: left;
	}
	.albumthumb {
		width: 115px;
		#position: absolute;
		#top: 50%;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		}	
	.albumthumb img {
		#position: relative; 
		#top: -50%; 
		}

	.albumtitle {
		float: right;
		width: 180px;
		height: 115px;
		line-height: 18px;
		}
	.albumtitle h3 {	
		margin-top: 22px;
		margin-right: 10px;
		font-size: 13px;
		color:#ffca05;
		}
	.albumtitle p {	
		font-size: 11px;
		color:#fefefe;
		}
	.album-hover {
		background-image:url(../images/bg-album-hover.gif);

		}
	.album-hover .albumthumb {

		}


/* FOTO PAGE */

/* Right Bar Functions */
#functions {
	width: 180px;
	float: right;
	overflow: hidden;
	margin-right: 10px;
	}
	
	#functions #slidenext {
		height: 89px;
		}

	#functions .slider {
		position: relative;
		width: 182px;
		height: 89px;
		left: -360px;
		float: none;
		overflow: hidden;
		}
	#functions .curthumb {
		width: 89px;
		height: 89px;
		background-color:#2e2e2e;
		float: left;
		text-align: center;
		cursor: pointer;
		margin-left: 1px;
		}	
	#functions .nextthumb {
		width: 89px;
		height: 89px;
		background-color:#2e2e2e;
		float: left;
		text-align: center;
		cursor: pointer;
		margin-left: 1px;
		display: none;
		}	
	#functions .mask {
		width: 90px;
		background-color: #2e2e2e;
		float: none;
		position: relative;
		cursor: default;
		top: -89px;
		left: -90px;
	}
	#functions #maskr {
		top: -178px;
		left: 179px;
		}
	#functions #maskrr {
		margin-left: 16px;
		width: 174px;
		height: 89px;
		background-color: #000000;
		cursor: default;
		}

	#functions .nextthumb img {
		display: table-cell;
	    vertical-align: middle;
		text-align: center;
		}
	#functions .nextthumb div img{
 		vertical-align: middle;
		}
	#functions .buttonnext {
		display: block;
		width: 89px;
		float: right;
		text-decoration: none;
		line-height: 23px;
		height: 24px;
		background-image: url(../images/bg-button-volgende.gif);
		background-repeat: no-repeat;
		font-size: 11px;
		color: #fefefe;
		float: left;
		margin-left: 1px;
		text-align: center;
		}
	#functions #buttons {
		margin-top: 1px;
		width: 180px;
		height: 29px;
		background-image: url(../images/bg-slidenext.gif);
		background-position: right top;
		background-repeat: no-repeat;
		}
	#functions .buttonnext:hover {
		text-decoration: underline;
		color: #fff;
		}
	#functions a.back {
		background-image: url(../images/bg-button-vorige.gif);
		}


	#extras {
		margin-top: 12px;
		padding-left: 1px;
		}
	
	#extras a {
		font-size: 11px;
		background: #2e2e2e;
		padding: 5px 14px 8px 14px;
		display: block;
		margin-bottom: 4px;
		color: #fefefe;
		line-height: 11px;
		}	
	#extras a:hover {
		background: #3e3e3e;
		color: #fff;
		}			
	

	#keywords {
		border: solid 1px #2e2e2e;	
		margin-top: 12px;
		padding-top: 15px;
		}
	#keywords h3 {
		font-size: 13px;
		color: #fefefe;
		font-weight: normal;
		margin-left: 14px;
		margin-right: 14px;	
		}
	#keywords p {
		font-size: 11px;
		color: #fefefe;
		margin-bottom: 15px;
		line-height: 15px;
		margin-left: 14px;
		margin-right: 14px;
		}
	#keywords p a {
		color: #fefefe;
		}
	#keywords p a:hover {
		color: #fff;
		}

/* foto */
#foto {
	width: 740px;
	height: 459px;
	position: relative;
	text-align: center;
	z-index: 1000;
	}
	#foto .fotostack {
		/*border: 1px solid yellow;*/
		position: absolute;
		left: 0px;
		top: 0px;
		width: 740px;
		height: 459px;
		visibility: hidden;
		z-index: 1001;
	}
	#phototop 
	{
		/*border: 1px solid red;*/
		position: absolute;
		left: 0px;
		top: 0px;
		width: 740px;
		height: 459px;
		visibility: visible;
		z-index: 1003;
	}
		
#sendtofriend {
	display: none;
	}


/* THUMB PAGE */

/* Thumbs */

#thumbscontainer {
	min-height: 362px;
	}
.thumb {
	width: 115px;
	height: 115px;
	float: left;
	background-color:#2e2e2e;
	margin-bottom: 2px;
	margin-right: 2px;
	cursor: pointer;
	
	display: table;
	#position: relative;
	overflow: hidden;
	float: left;
	}

.publishthumb {
	width: 115px;
	height: 125px;
	float: left;
	background-color:#2e2e2e;
	margin-bottom: 2px;
	margin-right: 2px;
	
	display: table;
	#position: relative;
	overflow: hidden;
	float: left;
	}

#thumbscontainer .thumb img {
	border: solid 2px #2e2e2e;
	}
	
	#intro {
		float: left;
		width: 232px;
		height: 349px;
		margin-right: 2px;
		background-color:#2e2e2e;
		}
		#intro h3 {
			color: #ffca05;
			font-size: 13px;
			line-height: 18px;
			margin: 0 16px;
			margin-top: 16px;
			font-weight: normal;
			}
		#intro p {
			color: #fefefe;
			font-size: 11px;
			line-height: 15px;
			margin: 0 16px;
			}
			
			
			
/* pagenumbering */
#navigation {
	float:left;
	position:relative;
	left:50%;
	}
	#navigation div.centerit {
		position:relative;
		left:-50%;
		} 
		/* buttons */
		.button {
			display: block;
			width: auto;
			float: left;
			text-decoration: none;
			line-height: 30px;
			background-image: url(../images/bg-button-left.gif);
			background-repeat: no-repeat;
			font-size: 11px;
			color: #fefefe;
			position:relative;
			margin: 0 10px;
			}
		.button span {
			line-height: 24px;
			padding-right: 20px;
			margin-left: 20px;
			background-image: url(../images/bg-button-right.gif);
			background-repeat: no-repeat;
			background-position: right top;
			height: 30px;
			display: block;
			cursor: pointer;
			}
		.button:hover {
			text-decoration: underline;
			color: #fff;
			}
			
		/* buttons inactive */
		
		#navigation .inactive {
			color: #b1b1b1;
			background-image: url(../images/bg-button-inactive-left.gif);
			cursor: default;
			}
		#navigation .inactive span {
			background-image: url(../images/bg-button-inactive-right.gif);
			cursor: default;
			}
		#navigation .inactive:hover {
			color: #b1b1b1;
			text-decoration: none;
			}
		
		/* pagenumbers */
		#navigation .pagenumbers  {
			
			}
			#navigation .pagenumbers a {
				margin-top: 2px;
				display: block;
				width: auto;
				float: left;
				text-decoration: none;
				line-height: 23px;
				padding: 0 6px;
				font-size: 11px;
				color: #fefefe;
				position:relative;
				background-color: #4d4c4d;
				}
			#navigation .pagenumbers a:hover {
				text-decoration: underline;
				background-color: #3a3a3a;
				color: #fff;
				}
			#navigation .pagenumbers a.active {
				background-color: #8c8c8c;
				}
			#navigation .pagenumbers a.active:hover {
				cursor: default;
				text-decoration: none;
				}
				

#footer {
	background-color: #000000;
	border-top: 1px solid #555555;
	background-image: url(../images/bg-footer.gif); 
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 16px 0 0 16px;
	height: 40px;
	}
	
#dropdowns {
	float:left;
	position:relative;
	left:50%;
	}
	#dropdowns div.centerit {
		position:relative;
		left:-50%;
		} 
		
		#footer .button {
			background-image: url(../images/bg-button-footer-left.gif);
			margin: 0;
			}
		#footer .button span {
			background-image: url(../images/bg-button-footer-right.gif);
			}
		#footer .button:hover {
			}
			
		#dropdowns .text {	
		 float: left;
		 line-height: 24px;
		 color: #fefefe; 
		 font-size: 11px;
		 padding-right: 10px;
		 }
			


    .clear{clear:both;height:0;font-size: 1px;line-height: 0px;}
    a img{border:none;}
    .hide{visibility:hidden;}
    .remove{display:none}



div.dragDiv{border:1px solid white;padding:10px 20px 0px 20px;position:absolute;background:url(../images/jDrag.gif) no-repeat top left;}

/* jDrop Specific... */
div.jDrop {cursor:default;font-family: Georgia, "Times New Roman", Times, serif;font-size:11px;margin:0 10px 0 0;color:#fefefe;float:left; margin-top: 2px;}

div.jSel{cursor:default;background:url(../images/jSel.gif);padding:0px 0px;height:22px;overflow:hidden;float:left; }

div.jSel.hover{cursor:default;background-position:0px -22px;color:#fff;}
span.jSelOp{cursor:default;float:left;padding:4px 7px 3px 7px;white-space:nowrap;}

div.jDropBut{cursor:default;color:#000;background:url(../images/jDropBut.gif);width:18px;height:22px;float:left;}
div.jDropBut.hover{cursor:default;background-position:0px -22px;color:#fff;}

div.jOpDrop{cursor:default;margin:0px!important;position:absolute;z-index:10;display:none;background:url(../images/jOpDrop.gif) bottom left;border:1px solid #000000;}
div.jOp{cursor:default;padding:2px 7px 3px 7px;padding-right:17px;white-space:nowrap;}

.jDrop img{cursor:default;width:15px;height:15px;vertical-align:middle;margin:-2px 5px 0 0px;position:relative;}
div.jOpDrop div.jOp{text-align: left;cursor:default;background:#2e2e2e;color:#fefefe; }
div.jOpDrop div.jOp.hover{text-align: left;cursor:default;background:#3a3a3a;color:white;}







