﻿






.SearchResultsOuterTable .StoreroomLink
{
	color: Black;
}

.SearchResultsOuterTable td .BBAreaTitle
{
	width: 400px;
	background-color: #b0b0b0; /*#F7B34D;*/
	padding-left: 10px;
	font-size: 12pt;
}

#SearchResultsInnerTable
{
	color: black;
	background-color: #fff;
	border: solid 1px #b0b0b0;
}
#SearchResultsInnerTable td
{
	font-size: 10pt;
}

#SearchResultsInnerTable img
{
	border: none;
	font-size: 10pt;
	margin-left: 2px;
}

#SearchResultsInnerTable a, a:visited
{
	font-family: Arial;
	font-size: 11pt;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}


#SearchResultsInnerTable .BusinessTitlePanel
{
	text-align: center;
	background-color: #F5D27F;
	padding: 4px;
	border-left: solid 1px #b0b0b0;
	border-bottom: solid 1px #b0b0b0;
	width: 100%;
}
#SearchResultsInnerTable .BusinessTitlePanel a, a:visited
{
	font-family: Georgia, Tahoma, Arial;
	font-size: 12pt;
}
#SearchResultsInnerTable .MainDescriptionPanel
{
	color: black;
	text-align: justify;
	font-size: 9pt;
	padding: 4px;
}

#SearchResultsInnerTable .FullDetailsPanel
{
	font-size: 9pt;
	color: black;
	text-decoration: none;
	padding: 4px;
}

#SearchResultsInnerTable .FullDetailsPanel a, a:visited
{
	font-family: Georgia, Tahoma, Arial;
	font-size: 9pt;
	color: black;
	text-decoration: none;
	padding: 4px;
}



.title a:hover
{
	color: #fff;
	text-decoration: underline;
}

.content3 table
{
	margin-top: 0px;
}


.content3 table .title-category a, a:visited
{
	color: #fff;
	text-decoration: none;
}


.content3 table a:hover
{
	color: #000;
	text-decoration: underline;
}

.Category2
{
	background-color: #5E8C00;
	padding: 2px 5px 2px 15px;
	margin: 6px 10px 1px 8px;
	text-align: left;
	font-size: 13pt;
	font-family: Georgia, Arial;
	text-decoration: none;
	font-weight: 500;
	color: white;
}

.Category a
{
	color: #666;
}


.Category a:hover .Category2
{
	background-color: #5D8CBA;
	color: #fff;
	text-decoration: none;
}



#PanelCollectionPager
{
	color: gray;
}

.SearchResultsPager a
{
	white-space: nowrap;
	color: Black;
}

.SearchResultsPager a:hover
{
	color: black;
	text-decoration: underline;
}

.SearchResultsPager a:visited
{
	color: black;
	text-decoration: underline;
}



.BBAreaSelector2 table
{
	text-align: center;
}

.BBAreaSelector2 .SearchSummary
{
	background-color: #b0b0b0;
	text-align: center;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
.BBAreaSelector2 .BBAreaTableCell2
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 3px;
	border: solid 1px gray;
	text-align: left;
	background: #f0f0f0;
}

.BBAreaSelector2 .BBAreaTableCell2 a
{
	color: black;
	text-align: left;
	font-size: 9pt;
	text-decoration: none;
}

.BBAreaSelector2 .BBAreaCheckbox
{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: 300;
	text-align: right;
}


