﻿.resultsbox2
{
	width: 148px;
	position: relative;
	height: 155px;
	border: 1px solid #0073CA;
	float: left;
	margin: 0px 14px 0px 0px;
}

.resultthumb2
{
	width: 148px;
	height: 111px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

.icon2
{
	position: absolute;
	top: -8px;
	right: -8px;
	z-index: 5;
}

.iconesl2
{
	background-image: url(images/iconesl.png);
	width: 40px;
	height: 24px;
	position: absolute;
	top: 37px;
	right: -8px;
	z-index: 5;
}

.resulttitle2
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.resulttitle2b
{
	position: relative;
	font-size: 9pt;
	font-weight: bold;
	background-color: #ffffff;
	color: #0053a0;
	line-height: 12pt;
	padding: 0px 5px 2px 5px;
}

.resultinfo2
{
	position: absolute;
	top: -3px;
	left: -3px;
	z-index: 10;
	display: none;
}
.resultinfo2b
{
	width: 148px;
	height: 155px;
	position: relative;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	background-color: #D5E5Ff;
	border: 3px solid #0073CA;
	word-wrap: break-word;
	line-height: 13pt;
}

.caption2
{
	padding: 5px;
	z-index:14;
}
.resultgoto
{
	display: block;
	width: 148px;
	height: 155px;
	z-index: 15;
	position: absolute;
	top: 0px;
	left: 0px;
	text-decoration: none;
}

.transinfo
{
	filter: alpha(opacity=92); /* internet explorer */
	-khtml-opacity: 0.92; /* khtml, old safari */
	-moz-opacity: 0.92; /* mozilla, netscape */
	opacity: 0.92; /* fx, safari, opera */
}


.subsection
{
	background-color: #A5D8FE;
	margin: 20px 10px 20px 0;
	padding: 5px 10px;
}

.homemore
{
	text-align: right;
	font-weight: bold;
	font-size: 11pt;
	padding-right: 30px;
}

#homesubmenu
{
	width: 650px;
	padding: 0px;
	margin: 10px auto;
}

#homesubmenu td
{
	width: 33%;
	text-align: center;
}

a.hometitle
{
	display: block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	font-size: 14pt;
	background: url(images/hometitle.jpg) no-repeat right top;
	text-align: center;
}

a.hometitlecurr
{
	background: none; /*url(images/hometitlecurr.jpg) no-repeat right top;*/
	color: #000000;
}

