﻿body
{
	font-family: Sans-Serif;
}
select.Filter
{
	width: 165px;
	height: 20px;
	background-color: White;
	border-style: none;
}
table.filter
{
	padding: 0px;
	margin: 0px;
	background-color: #478a00;
	color: #ffffff;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
table.filter label
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 80%;
}
table.filter input
{
	background-color: Transparent;
	border-style: none;
}
table.filter select
{
	width: 165px;
	height: 20px;
	background-color: White;
	border-style: none;
}
td.filter
{
	width: 200px;
	background-color: #478a00;
}
td.filterQuestion
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 80%;
	text-align: left;
	margin-left: 15px;
	padding-left: 15px;
}
td.filterValue
{
	text-align: left;
	margin-left: 15px;
	padding-left: 15px;
}
td.headerBlack
{
	font-weight: bold;
	font-family: Tahoma;
}
td.resultsMap
{
	width: 400px;
}
td.resultsMap tr.base
{
	background-color: Transparent;
}
td.resultsMap tr.markedYellow
{
	background-color: #f1e79f;
}
table.resultsMapTop
{
	width: 100%;
}
td.resultsMapTopLeft
{
	background-image: url('/App_Themes/Main/Imgs/resultsTopLineLeft.jpg');
	width: 6px;
	height: 17px;
}
td.resultsMapTopMiddle
{
	background-image: url('/App_Themes/Main/Imgs/resultsTopLineMiddle.jpg');
	height: 17px;
}
td.resultsMapTopRight
{
	background-image: url('/App_Themes/Main/Imgs/resultsTopLineRight.jpg');
	width: 6px;
	height: 17px;
}
td.resultsTable
{
	background-color: #ededed;
}
td.resultsTable td.itemHeader
{
	font-weight: bold;
	text-align: left;
}
td.resultsTable table.item
{
	width: 100%;
}
table.item td.picture
{
	height: 114px;
	width: 114px;
}
table.item td.age
{
	width: 219px;
	text-align: left;
}
table.item td.workExp
{
	width: 219px;
	text-align: left;
}
table.item td.moneyFlow
{
	width: 219px;
	text-align: left;
}

table.item td.gender
{
	width: 219px;
	text-align: left;
}

table.item td.decription
{
	width: 879px;
	text-align: left;
}

td.resultsTable td.separator
{
	border-bottom-color: Black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 10px;
}
td.resultsMapCell
{
	font-family: Tahoma;
	font-size: 90%;
	margin-left: 3px;
	padding-left: 3px;
	color: #595959;
}
div.personName
{
	overflow: hidden;
	width: 95px;
	text-align: left;
	text-decoration: underline;
}
div.map
{
	width: 650px;
	height: 500px;
}
div.bigmap
{
	width: 950px;
	height: 700px;
}
a.btnSearch
{
	background-image: url('/App_Themes/Main/Imgs/btnSearch.gif');
}
td.searchLeft
{
	background-image: url('/App_Themes/Main/Imgs/searchLeft.jpg');
	width: 6px;
	height: 33px;
}
td.searchRight
{
	background-image: url('/App_Themes/Main/Imgs/searchRight.jpg');
	width: 7px;
	height: 33px;
}
td.searchMiddle
{
	background-image: url('/App_Themes/Main/Imgs/searchMiddle.jpg');
}
td.mainBtnLeft
{
	background-image: url('/App_Themes/Main/Imgs/mainBtnLeft.png');
	height: 38px;
	width: 29px;
}
td.mainBtnMiddle
{
	text-align: center;
	vertical-align: middle;
	background-image: url('/App_Themes/Main/Imgs/mainBtnMiddle.png');
	height: 37px;
}
td.mainBtnRight
{
	background-image: url('/App_Themes/Main/Imgs/mainBtnRight.png');
	height: 37px;
	width: 35px;
}
td.mainBtnLeftGreenBG
{
	background-image: url('/App_Themes/Main/Imgs/mainBtnLeft.png');
	height: 38px;
	width: 29px;
}
td.mainBtnMiddleGreenBG
{
	text-align: center;
	vertical-align: middle;
	background-image: url('/App_Themes/Main/Imgs/mainBtnMiddle.png');
	height: 37px;
}
td.mainBtnRightGreenBG
{
	background-image: url('/App_Themes/Main/Imgs/mainBtnRight.png');
	height: 37px;
	width: 35px;
}
a.mainBtn
{
	text-transform: uppercase;
	font: Arial sans-serif;
	font-weight: bold;
	color: Black;
	font-size: 100%;
	text-decoration: none;
}
tr.resultSelected
{
	background-color: #e8f1ed !important;

}
table.tableResult
{
	width: 100%;
	background-color: #ededed;
}
