*{
	margin:0;
	padding:0;
}

body{
	background:black;
	color:#eeeeee;
	font-family:Arial, Helvetica, sans-serif;
}

li, p{
	margin-bottom:0.3em;
}

img{
	border:0;
}

a:link, a:visited
{
	color:#dddddd;
	text-decoration:none;
}

a:hover
{
	color:white;
}

/* thanks: http://www.stylish-style.com/csstec/hi-level/domannaka.html */
#ContainerPortalLogoTany{
	position:absolute;
	overflow:visible;
	width:140px;
	height:140px;
	top:33%;
	left:50%;
	margin-top:0px;
	margin-left:-70px;
}

#ContainerPortalLogoBy{
	position:absolute;
	overflow:visible;
	width:36px;
	height:58px;
	top:67%;
	left:50%;
	margin-top:0px;
	margin-left:-18px;
}

#ContainerPortalLogoTanydesignroom{
	position:absolute;
	overflow:visible;
	width:292px;
	height:28px;
	top:86%;
	left:50%;
	margin-top:0px;
	margin-left:-146px;
}


#ContainerTanyPhotoListLogoTany{
	margin:20px;
	text-align:center;
}

#ContainerTanyPhotoListLogoBytanydesignroom{
	margin-top:20px;
	text-align:center;
}

.collection{
	margin:20px 100px 0 100px;
	text-align:center;
	line-height:0;
}

.item, #concept, #contact{
	width:512px;
	height:330px;
	margin:20px auto 0 auto;
	text-align:left;
	line-height:0;
}

.item{
	position:relative; /* for frog.js */
}

.collection img, .item img{
	margin-bottom:2px;
	margin-left:2px;
}

#FrogJSrightThumb1, #FrogJSrightThumb2, #FrogJSleftThumb1, #FrogJSleftThumb2
{
}

#FrogJSCaption
{
	margin-top:1em;
	font-size:80%;
}

#FrogJSCredit
{
	display:none;
}

.menu{
	position:absolute;
	overflow:visible;
	z-index:0;
	top:20px;
	right:10px;
	font-size:70%;
	text-align:right;
	line-height:1em;
	letter-spacing:0.1em;
	margin-bottom:1em;
}

.menu li{
	list-style-type:none;
	margin-bottom:0.7em;
	font-weight:bold;
}

.menu li ul li{
	font-weight:normal;
	margin-bottom:0.1em;
}

.current{
	text-decoration:underline;
}

#concept img{
	float:left;
	margin-right:20px;
}

#concept p{
	position:relative;
	font-size:80%;
	line-height:1.5em;
	margin-bottom:1em;
}

#conceptText{
	position:relative;
	top:64px;
}

#contact{
	text-align:center;
}

#contact ul{
	margin-bottom:1em;
}
#contact li{
	margin-bottom:1.0em;
	list-style-type:none;
	font-size:80%;
}
