body
{
	color: #000000;
}

a, textarea, div 
{
	color: #333;
	text-decoration: none;
	font-family: Arial CE, Arial;
}
img 
{
	border: 0px solid;
}

.box 
{
	border: #C8BC7B 1px solid;
	width: 116px;
	height: 116px;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	color: #555;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	float: left;
	margin: 4px;
}

.hor {
	background-image: url(bg1.png);
}
.hor .img 
{
	margin: 20px 0px 4px 0px;
	border: 0px;
	width: 100px;
	height: 75px;
}

.ver {
	background-image: url(bg2.png);
}
.ver .img 
{
	width: 75x;
	height: 100px;
	margin: 7px 0px 0px 0px;
	border: 0px;
}

.link
{
	width: 116px;
	height: 116px;
	margin: 4px;	
}

.line
{
	width: 102px;
	margin: 0px 6px 0px 6px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis; 
	white-space: nowrap;
}

.singleinfo 
{
	font-size: 10px;
	line-height: 14px;
	height: 30px;
}

.gallerycaption
{
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
}

.info
{
	width: 102px;
	height: 50px;
	padding: 0px 6px 0px 6px;
	overflow: hidden;
	text-align: left;
	font-family: Arial;
	font-size: 9px;
	line-height: 10px;
}

.pts 
{
	border: 0px solid;
	text-align: right;
	position: relative;
	top: -78px;
	left: 3px;
	width: 109px;
	height: 10px;
	z-index: 300;
}
.ok 
{
	float:left;
}

.rating 
{
	position: relative;
	right: 4px;
	z-index: 500px;
}

#photo 
{
	/* background-color: #e5e5e5; */
	position: fixed;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	background-image: url(sand.png);
	padding: 0px;
	z-index: 900;
}
#obr
{
	position: fixed;
	border: #000000 1px solid;
	padding: 14px;
	background-color: #ffffff;
	background-image: url(loading.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	z-index: 920;
}


#textoverlay
{
	position: fixed;
	right: 190px;
	bottom: 230px;
	font-family: Arial;
	color: #ffffff;
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
	z-index: 930;
	background-image: url(t1.png);
	width: 250px;
	padding: 14px;
	display: none;
}

#controlleft 
{
	position: fixed;
	display: none;	
	left: 0px;
	top: 0px;
	border: 0px solid;
	z-index: 930;	
}
#controlright
{
	position: fixed;
	display: none;	
	top: 0px;
	left: 0px;
	border: 0px solid;
	z-index: 930;	
}
#infoicon
{
	position: fixed;
	display: none;	
	left: 0px;
	top: 0px;
	border: 0px solid;
	z-index: 930;	
}

#dummy 
{
	display: none;
}
#infoupdate 
{
	position: fixed;
	display: none;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 300px;
	text-align: right;
	z-index: 950;	
}

#infotext 
{
	padding: 8px;
	border: #cccccc 1px solid;
	height: 90px;
	font-size: 11px;
	width: 250px;
	
}
.button 
{
	border: #cccccc 1px solid;
	background-color: #e5e5e5;
}
#rating {
	position: fixed;
	display: none;
	z-index: 999;
}
#rating img 
{
	margin-bottom: 4px;
	border: 0px solid;
}