﻿#root .top {
	height: 60px;
	background-color: #016C7F;
	background-image: url("/img/u/s6/photogallery/gr_top.gif");
	background-repeat: repeat-x;
}
#root .top .c {
	background-image: url("/img/u/s6/photogallery/bg_top.gif");
	background-repeat: repeat-x;
	padding: 11px 20px;
	height:35px;
}
#root .top .c IMG.lbl {
	background-image: url("/img/u/s1/online/lbl_online.gif");
	background-repeat: no-repeat;
}

#content {
	font-size: 70%;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	
}

#content DIV.show {
	margin: 20px;
	position: relative;
}
#content TABLE.show {
	width: 100%;
}
#content TABLE.show .image {
	width: 451px;
	text-align: center;
}
#content TABLE.show .image IMG {
	border: solid 3px #bebebe;
}
#content TABLE.show .description {
	padding: 0px 20px 0px 0px;
	vertical-align: bottom;
	height:284px;	/* LSI */
}
#content TABLE.show .description .sep {
	margin: 20px 0px 0px 0px ;
}
#content TABLE.show .bar {
	padding: 0px 0px;
	height: 30px;
}

/* LSI */
#content #logo-tour	{
	position:absolute;
	top:0;
	left:0;
}
#content TD span	{
	color:#787878;
}
#content TD.bar	{
	color:#2D5496;
	font-weight:bold;
}
#content TD.bar span	{
	font-size: 100%;
	color:#2D5496;
	font-weight:bold;
}
#current	{
	text-align:right;
}
#count	{
	padding:5px 15px 0 15px;
}
/* end LSI */