@CHARSET "UTF-8";

.vdofletteractiv
{
	background-color: #222;
}
.vdofletterinactiv
{
	
	background-color: #000;
}
#vdof_img
{
 	max-height: 480px;
 	max-width: 480px;
 	min-height: 200px;
 	min-width: 200px;
}
.vdof
{
	width: 100%;	
	margin: 0px auto 0px auto;
	font-weight: bold;
	text-align: center;
}
.vdof a
{
	display: inline-block;
	width: 19px;
	line-height: 30px;
	margin: 10px 2px 10px 2px;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
	text-align: center;
	border: 2px solid;
	border-color: #861010 #393939 #393939 #861010;	
}
.userswitch
{
	margin: auto;
	text-align: center;
	font-size: 1.3em;
}
#letterimages
{
	text-align: center;
	width: 226px;
	background-color: #000;
	border: 2px solid;
	border-color: #861010 #393939 #393939 #861010;
	float: left;
	height: 470px;
	overflow: auto;
	padding: 15px;
}
#imagecontainer
{
	text-align: center;
	float: left;
	width: 696px;
	height: 500px;
	border: 2px solid;
	border-color: #861010 #393939 #393939 #861010;
}
#imagedescription
{
	width: 956px;
	clear: both;
	border: 2px solid;
	border-color: #861010 #393939 #393939 #861010;
}
.clear
{
	clear: both;
	width: 100%;
}

#ic_top
{
	height: 5%;
	width: 100%;
}
#ic_middle
{
	height: 90%;
	width: 100%;
}
#ic_bottom
{
	height: 5%;
	width: 100%;
}

.userlist
{
	max-height: 200px;
	max-width: 200px;
}

#foto
{
	max-height: 420px;
	max-width: 660px;
}


#allimagesfromauser
{
	height: 350px;
	width: 960px;
	overflow: auto;
	white-space: nowrap; 
}
.aimagefromauser
{
	height: 290px;
	width: 290px;
	display: inline-block;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
.theimagefromauser
{
	max-height: 290px;
	max-width: 290px;
}
