﻿

.thumbwrap
{
	border-right: #999 1px solid;
	padding-right: 8px;
	border-top: #999 1px solid;
	padding-left: 8px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #999 1px solid;
	padding-top: 5px;
	border-bottom: #999 1px solid;
	background-color: #f4f4f4;
}




.thumbwrap LI
{
	border-right: #999 1px solid;
	padding-right: 0px;
	border-top: #999 1px solid;
	display: inline-block;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 7px 15px;
	vertical-align: middle;
	border-left: #999 1px solid;
	padding-top: 0px;
	border-bottom: #999 1px solid;
}
.thumbwrap LI > DIV
{
	min-width: 120px;
}
.thumbwrap a
{
	display: block;
	cursor: pointer;
	color: #000;
	background-color: #ffe;
	text-decoration: none;
	text-align:center;
}
.thumbwrap > LI .wrimg
{
	/*VERTICAL-ALIGN: middle; WIDTH: 199px; HEIGHT: 199px*/
	vertical-align: middle;
	min-width: 120px;
	height: 160px;
}
.thumbwrap LI .wrimg
{
	background-image: url(g100c2.pl?g100c2.gif);
}
.thumbwrap IMG
{
	border-right: #66f 1px solid;
	border-top: #66f 1px solid;
	vertical-align: middle;
	border-left: #66f 1px solid;
	border-bottom: #66f 1px solid;
}
.thumbwrap a:hover
{
	background-color: #dfd;
}
.thumbwrap .caption
{
	padding-right: 5px;
	border-top: #ccc 1px solid;
	display: block;
	padding-left: 5px;
	font-size: 0.9em;
	padding-bottom: 0.3em;
	min-width: 120px;
	line-height: 1.1;
	padding-top: 0.3em;
}

@media Unknown
{
	.thumbwrap
	{
		border-collapse: collapse;
	}
	.thumbwrap a
	{
		display: inline-block;
		vertical-align: top;
	}
	.thumbwrap
	{
		display: inline-block;
	}

}
.thumbwrap LI
{
	display: inline;
	min-width: 120px;
}
.thumbwrap
{
	/*DISPLAY: inline;  _height: 0*/
}
/*.thumbwrap LI .wrimg {
	DISPLAY: block; WIDTH: auto; HEIGHT: auto;
}*/
.thumbwrap .wrimg SPAN
{
	vertical-align: middle;
	height: 160px;
}
