﻿.entity
{
	width: 694px;
	height: 318px;
	background-repeat: no-repeat;
	padding: 5px 5px 48px 5px;
	clear: both;
}
.theirs
{
	background-image: url(img/theirsBg.jpg);
}
.ours
{
	background-image: url(img/oursBg.jpg);
}
.yours
{
	background-image: url(img/yoursBg.jpg);
}

.entityImage
{
	float: left;
	border: 2px solid #2F2F2F;
	width: 240px;
	height: 318px;
}
.entityText
{
	float: left;
	padding-left: 10px;
	width:400px;
}
.entityTitle
{
	font-size: 28px;
}

.entityDescription
{
	font-size: 12px;
	padding-top: 5px;
	height: 175px;
}
.detailsLink a
{
	color: #7F7D7D;
	text-decoration: none;
	font-size: 12px;
}
.detailsLink a:hover
{
	text-decoration: underline;
}
.pages table tr td div a {text-decoration:none}
.pages table tr td div a:hover {text-decoration:underline}
.pages{}
.pages table tr td{padding:0 5px}

.here{margin-top:-22px;float:right; padding-right:3px; border-right:1px solid #9e9e9e;}
.here div, .there div{float:left; height:19px;}
.there div.thereLink a{text-decoration:none; padding-left:5px;}
.here div.hereLink a{text-decoration:none; padding-right:5px;}
.here, .there, 
.here div a, .there div a
{color:#9e9e9e; font-size:12px;}

.there{float:left; padding-top:7px;}


.blankIndicator, .currentIndicator{width:7px; height:7px;}
.currentIndicator{background:transparent url(img/circle.jpg);}
.pageNumber a{color:#2f2f2f;}
.pageNumberSecond a{color:#676767;}
.currentPageNumber{color:White;}

.filterTop{padding-top:25px;}
.filterBottom{padding-top:10px;}
.filterTop, .filterBottom{clear:both; padding-left:10px;}
.filterTop div, .filterBottom div{float:left;}
.filterIcon{width:17px; height:17px;}
.filterLabel{line-height:13px; padding-left:3px; padding-right:10px; width:70px; font-size:12px;}
.filterLabel a{text-decoration:none; color:#494949; font-size:12px;}
.filterLabel a:hover{text-decoration:underline;}