﻿.SearchListContainer
{
	width: 550px;
	margin: 10px 10px;
}

.UnusedTag1
{
	position: absolute;
	top: 30px;
}

.SearchResultsBigTab
{
	background-image: url('/classic/images/rolodex_card5.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 30px;
	height: 325px;
	position: relative;
	font: 14px Arial, Helvetica, sans-serif;
}

.SearchResultsSmallTab
{
	background-image: url('/classic/images/rolodex_card6.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 30px;
	height: 225px;
	position: relative;
	font: 14px Arial, Helvetica, sans-serif;
}

.SearchResultsTabTitle
{
	font: bold 15px Arial, Helvetica, sans-serif; 
	font-style: italic;
	width: 220px;
}

.SearchResultsNoTabTitle
{
	font: bold 15px Arial, Helvetica, sans-serif; 
	font-style: italic;
	margin-top: 15px;
}

.SearchResultsFooterBig
{
	position: absolute;
	top: 285px;
	font: 11px Arial, Helvetica, sans-serif;
}

.SearchResultsFooterSmall
{
	position: absolute;
	top: 185px;
	font: 11px Arial, Helvetica, sans-serif;
}

.SearchResultsSpecialHeader
{
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.SearchResultsTabSubtitle
{
	font: 11px Arial, Helvetica, sans-serif;
}

.SearchResultsTable th
{
	vertical-align: top;
	white-space: nowrap;
	text-align: right;
	width: 10%;
}

.SearchListContainer .SocietyNameTextbox
{
	width: 300px;
	margin-left: 15px;
	border:1px solid #8B8B8B;
}

.SearchListContainer #SearchCriteriaSelector
{
	width: 30px;
	border: none;
}

.SearchListContainer .resulttitle span
{
	position:absolute  ;
	right: 5px;
}

.ZipTextEntry
{
	width: 60px;
}


.JudgesLeft
{
	padding-top: 4px;
	position: absolute;
	left: 0px;
	height: 100%;
}

.JudgesMiddle
{
	padding-top: 4px;
	position: absolute;
	left: 204px;
	border-left: dotted 1px #000000;
	padding-left: 10px;
	height: 100%;
	width: 185px;
}

.JudgesRight
{
	border-left: dotted 1px #000000;
	padding-left: 10px;
	padding-top: 4px;
	position: absolute;
	left: 405px;
}

.DealerLeft
{
	padding-top: 4px;
	position: absolute;
	left: 0px;
	height: 100%;
}

.DealerMiddle
{
	padding-top: 4px;
	position: absolute;
	left: 200px;
	padding-left: 10px;
	height: 100%;
	width: 215px;
}

.DealerRight
{
	padding-left: 10px;
	padding-top: 4px;
	position: absolute;
	left: 410px;
}

.ClubsLeft
{
	padding-top: 4px;
	position: absolute;
	left: 0px;
	height: 100%;
}

.ClubsRight
{
	border-left: dotted 1px #000000;
	padding-left: 10px;
	padding-top: 4px;
	position: absolute;
	left: 205px;
}

.SearchListContainer .PrintList
{
	float: right;
	margin-top: 5px;
}















/************** These MAY be obsolete...*********************/
.SearchListContainer .Gadget  > table
{
	width: 100%;
}
.SearchListContainer .button
{
	border: 0px;
	margin-top: 10px;
}
.SearchListContainer .GadgetTitle
{
	display: none;
}
.SearchListContainer #ctl00_ContentPlaceHolder1_JudgeListUseId-1562_JudgeStateSelector,#ctl00_ContentPlaceHolder1_JudgeListUseId-1562_JudgeDistanceSelector,#ctl00_ContentPlaceHolder1_JudgeListUseId-1562_LiteratureLevelSelector,#ctl00_ContentPlaceHolder1_JudgeListUseId-1562_PhilatelicLevelSelector,#ctl00_ContentPlaceHolder1_JudgeListUseId-1562_JudgeSpecialtySelector,#ctl00_ContentPlaceHolder1_JudgeListUseId-1562_SortBy
{
	border:1px solid #8B8B8B;
	width:125px;
}
.SearchListContainer #ctl00_ContentPlaceHolder1_JudgeListUseId-1562_JudgeStateSelector,#ctl00_ContentPlaceHolder1_JudgeListUseId-1562_LiteratureLevelSelector,#ctl00_ContentPlaceHolder1_JudgeListUseId-1562_PhilatelicLevelSelector,#ctl00_ContentPlaceHolder1_JudgeListUseId-1562_JudgeSpecialtySelector,#ctl00_ContentPlaceHolder1_JudgeListUseId-1562_SortBy
{
	margin-left: 16px;
	width: 165px;
}
.searchcriteria
{
	margin-left: 16px;
}

.SearchListContainer .resultcount
{
	color: #000080;
	font-size: 1em;
	clear: both;
	margin-top: 40px;
}

.SearchListContainer .radio
{
	width: auto;
	border: none;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	vertical-align: middle;
}

.SearchListContainer .SearchPanel
{
	position: relative;
	min-height: 165px;
}

.SearchListContainer .SearchPanel .Prompt
{
	color:#8B8B8B;
	font-size:1em;
	text-decoration: underline;
	margin: 2px 0px 2px 0px;
	font-weight: bolder;
}

.SearchResultsPrintWrapper p
{
	display: inline;
}