@charset "utf-8";


HTML
{
	min-height: 100%;
    height: 100%;
}
BODY
{
	min-height: 100%;
    height: 100%;
}
#TB_window
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine
{
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}
#TB_overlay
{
	z-index: 100;
	min-height: 100%;
    left: 0px;
	position: absolute;
	top: 0px;
	background-color: #000000;
    min-width: 100%;
	filter: alpha(opacity=80);
    moz-opacity: 0.8;
    opacity: 0.8;
}
#TB_window
{
	display: none;
	z-index: 102;
	background: #ffffff;
	color: #000000;
	position: absolute;
	text-align: left;
	/* -moz-border-radius:15px; */
	/* -webkit-border-radius: 15px; */
}
#TB_window IMG
{
	display: block;
	margin: 20px 0px 0px 20px;
}
#TB_caption
{
	padding: 10px 10px 20px 10px;
	color: #000000;
    height: 25px;
	text-align: center;
}
#TB_secondLine
{
	padding: 5px 0px 0px 0px;
}
#TB_next A
{
	padding: 5px 0px 5px 0px;
	display: block;
	background: #ffffff;
	width: 6em;
	color: #000000;
	bottom: 18px;
	position: absolute;
	text-align: center;
	text-decoration: none;
}
#TB_prev A
{
	padding: 5px 5px 5px 0px;
	display: block;
	background: #ffffff;
	width: 6em;
	color: #000000;
	bottom: 18px;
	position: absolute;
	text-align: center;
	text-decoration: none;
}
#TB_next A
{
	right: 0px;
}
#TB_prev A
{
    left: 0px;
}
#TB_next A:hover
{
	background: #f0f0f0;
}
#TB_prev A:hover
{
	background: #f0f0f0;
}
#TB_closeWindow
{
	right: 0px;
	position: absolute;
	top: -13px;
}
#TB_closeWindow A
{
	background-position: 0px 0px;
	display: block;
	background-image: url(close.gif);
	width: 88px;
	text-indent: -9999px;
    height: 27px;
}
#TB_closeWindow A:hover
{
	background-position: 0px -27px
}
#TB_closeAjaxWindow
{
	padding: 5px 10px 7px 0px;
	float: right;
	margin-bottom: 1px;
	text-align: right
}
#TB_ajaxWindowTitle
{
	padding: 7px 0px 5px 10px;
	margin-bottom: 1px;
	float: left;
	color: #666666;
}
#TB_title
{
    height: 27px;
	background-color: #ffffff;
}
#TB_ajaxContent
{
	padding: 2px 15px 15px 15px;
    clear: both;
    overflow: auto;
    line-height: 1.4em;
	text-align: left;
}
#TB_ajaxContent P
{
	padding: 5px 0px 5px 0px;
}
#TB_load
{
	display: none;
	z-index: 101;
	width: 100px;
	position: absolute;
    height: 100px;
}
#TB_HideSelect
{
    border: medium none;
	z-index: 99;
    left: 0px;
	position: absolute;
	top: 0px;
	background-color: #ffffff;
	filter: alpha(opacity=0);
    moz-opacity: 0;
    opacity: 0;
}
#TB_iframeContent
{
    clear: both;
    border: medium none;
    margin-top: 1px;
	margin-bottom: 1px;
}
#photoList IMG
{
	border-style: none;
}
#TB_window IMG
{
	border-style: none;
}