/* ----------------------------------------------------------- */
/* Screen.css */
/* Browntech Public Search Version 2 */
/* ----------------------------------------------------------- */ 
html 				{margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code,
 del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,
 tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section
 					{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:middle;}
article, aside, dialog, figure, footer, header, hgroup, nav, section{display:block;}
body 				{line-height:1.5;background:white;}
table				{border-collapse:separate;border-spacing:0;}
caption, th, td 	{text-align:left;font-weight:normal;float:none !important;}
table, th, td 	{vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after{content:'';}
blockquote, q		{quotes:"" "";}
a img				{border:none;}
:focus				{outline:0;}

html{font-size:100.01%;}
body{font-size: 75%; color: #515151; background-color:#6c96ae; font-family: sans-serif;}

/* Headings
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6		{font-weight: normal; color: #111;}
h1 						{font-size: 1.5em; line-height: 1; margin-bottom: 0.0em; color:#6c96ae; font-weight:bold; background-image:url('https://4933f9.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/bgPageTitle.jpg'); height:30px; padding-top:8px; background-repeat:no-repeat; padding-left:35px;}
h2 						{font-size: 1.3em; margin-bottom: 0.0em; color:#4c4c4c; font-weight:bold;}
h3 						{font-size: 1.5em; line-height: 1; margin-bottom: .25em;}
h4 						{font-size: 1.2em; line-height: 1.25; margin-bottom: .25em;}
h5 						{font-size: 1em; font-weight: bold; margin-bottom: .25em;}
h6 						{font-size: 1em; font-weight: bold;}

h1 img, h2 img, h3 img,
h4 img, h5 img, h6 img{margin: 0;}

/* Text elements
-------------------------------------------------------------- */
p          	 	{margin: 0 0 .0em;}
.left  			{float: left !important;}
p .left			{margin: 1.5em 1.5em 1.5em 0; padding: 0;}
.right 			{float: right !important;}
p .right 			{margin: 1.5em 0 1.5em 1.5em; padding: 0;}

a:focus,
a:hover     		{color: #09f;}
a           		{color: #06c; text-decoration: underline;}

blockquote  		{margin: 1.5em; color: #666; font-style: italic;}
strong,dfn			{font-weight: bold;}
em,dfn      		{font-style: italic;}
sup, sub    		{line-height: 0;}
	
abbr,
acronym     		{border-bottom: 1px dotted #666;}
address     		{margin: 0 0 1.5em; font-style: italic;}
del         		{color:#666;}

pre         		{margin: 1.5em 0; white-space: pre;}
pre,code,tt 		{font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5;}

/* Mouse hover dropdown Menu Style
-------------------------------------------------------------- */
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li {
	float: left;
	width: 10em;
}

#nav li ul {
	position: absolute;
	background: white;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* Lists
-------------------------------------------------------------- */
li ul,
li ol       		{margin: 0;}
ul, ol      		{margin: 0 .25em .25em 0; padding-left: .25em;}

ul          		{list-style-type: disc;}
ol          		{list-style-type: decimal;}

dl          		{margin: 0 0 .25em 0;}
dl dt       		{font-weight: bold;}
dd          		{margin-left: .25em;}

/* Tables
-------------------------------------------------------------- */
table       		{margin-bottom: 1.4em; width:100%;}
th          		{font-weight: bold;}
th    				{background: #75b900; color:#ffffff; border-right:1px solid #b7e070;}
th,td,caption 	{padding: 10px;}
th:hover			{background-color:#6aa800;}
th a				{color:#ffffff; text-decoration:none;}
th a:hover			{color:#ffffff;}
td					{padding: .0em;}

tbody tr.even td	{background: #f1f1f1; border-right:1px solid #ffffff;}
tfoot       		{font-style: italic;}
caption     		{background: #eee;}

/* Misc classes
-------------------------------------------------------------- */
.small      		{font-size: .9em; margin-bottom: 1.875em; line-height: 1.875em;}
.large      		{font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em;}
.hide       		{display: none;}

.quiet      		{color: #666;}
.loud       		{color: #000;}
.highlight  		{background:#ff0;}
.added      		{background:#060; color: #fff;}
.removed    		{background:#900; color: #fff;}

.first      		{margin-left:0; padding-left:0;}
.last       		{margin-right:0; padding-right:0;}
.top        		{margin-top:0; padding-top:0;}
.bottom     		{margin-bottom:0; padding-bottom:0;}

/* Forms
-------------------------------------------------------------- */
label       		{font-weight: normal;}
fieldset    		{padding:0 .4em .4em 1.4em; margin: 0 0 .5em 0; border: 1px solid #ccc;}
legend      		{font-weight: bold; font-size:.2em; margin-top:-0.2em; margin-bottom:1em;}

input.text,
input.title   	{padding:5px;}
input.title   	{font-size:.5em;}
textarea      	{width: 390px; height: 250px; padding:5px;}

fieldset, #IE8#HACK 	{padding-top:.4em;} 
legend, #IE8#HACK		{margin-top:0; margin-bottom:0;}

input[type=text], input[type=password],
input.text, input.title,
textarea 			{background-color:#fff; border:1px solid #bbb;}

input[type=text]:focus, input[type=password]:focus,
input.text:focus, input.title:focus,
textarea:focus 	{border-color:#666;}

select 			{background-color:#fff; border-width:1px; border-style:solid; padding:5px;}

input[type=text], input[type=password],
input.text, input.title,
textarea, select 	{margin:0.5em 0;}

input[type=submit], input[type=button], button, label, select { cursor: pointer; }

form.inline 		{line-height:3;}
form.inline p 	{margin-bottom:0;}

.buttonProceed	{background: #75b900; color: #ffffff; padding: 5px 15px 5px 15px; margin: 5px 5px 5px 0px; clear: both; border: 1px solid #cccccc;}
.buttonBack		{background: #4f758c; color: #ffffff; padding: 5px 15px 5px 15px; margin: 5px 5px 5px 0px; clear: both; border: 1px solid #cccccc;}	
.buttonNormal	{background: #515151; color: #ffffff; padding: 5px 15px 5px 15px; margin: 5px 5px 5px 0px; clear: both; border: 1px solid #cccccc;}	
.buttonSwDb		{background: #4f758c; color: #ffffff; padding: 2px 5px 2px 5px; margin: 1px 1px 1px 0px; clear: both; border: 1px solid #cccccc;}	

	
/* Success, info, notice and error/alert boxes
-------------------------------------------------------------- */
.error,
.alert, 
.notice,
.success, 
.info 					{padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd;}

.error, .alert 		{background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4;}
.notice     			{background: #fff6bf; color: #514721; border-color: #ffd324;}
.success    			{background: #e6efc2; color: #264409; border-color: #c6d880;}
.info 					{background: #ffffff; color: #515151; border-color: #dddddd;}
.error a, .alert a 	{color: #8a1f11;}
.notice a   			{color: #514721;}
.success a  			{color: #264409;}
.info a				{color: #205791;}

/* A container should group all your columns. */
.container{
  width: 950px;
  margin: 0 auto;
}
.containerView{
  width: 1110px;
  margin: 0 auto;
}

/* Columns
-------------------------------------------------------------- */
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9,
 .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18,
 .span-19, .span-20, .span-21, .span-22, .span-23, .span-24, .span-25, .span-26, .span-27,
 .span-28	{float: left;margin-right: 10px;}

/* The last column in a row needs this class. */
.last 		{margin-right: 0;}

/* Use these classes to set the width of a column. */
.span-1 	{width: 30px;}
.span-2 	{width: 70px;}
.span-3 	{width: 110px;}
.span-4 	{width: 150px;}
.span-5 	{width: 190px;}
.span-6 	{width: 230px;}
.span-7 	{width: 270px;}
.span-8 	{width: 310px;}
.span-9 	{width: 350px;}
.span-10 	{width: 390px;}
.span-11 	{width: 430px;}
.span-12 	{width: 470px;}
.span-13 	{width: 510px;}
.span-14 	{width: 550px;}
.span-15 	{width: 590px;}
.span-16 	{width: 630px;}
.span-17 	{width: 670px;}
.span-18 	{width: 710px;}
.span-19 	{width: 750px;}
.span-20 	{width: 790px;}
.span-21 	{width: 830px;}
.span-22 	{width: 870px;}
.span-23 	{width: 910px;}
.span-24 	{width: 950px;}
.span-25 	{width: 990px;}
.span-26 	{width: 1030px;}
.span-27 	{width: 1070px;}
.span-28 	{width: 1110px; margin-right:0;}

/* Use these classes to set the width of an input. */
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3,
 input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6,
 input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9,
 input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12,
 input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15,
 input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18,
 input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21,
 input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24
 {border-left-width: 1px; border-right-width: 1px; padding-left: 5px; padding-right: 5px;}

/* Misc classes and elements
-------------------------------------------------------------- */
/* Use a .box to create a padded box inside a column.  */
.box 			{padding: 1em; margin-bottom: 1.5em; background: #f1f1f1;}
.box table		{margin:0px;}

/* Use this to create a horizontal ruler across a column. */
hr 				{background: #ddd; color: #ddd; clear: both; float: none; width: 100%; height: 1px; margin: 0 0 1.45em; border: none;}

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [https://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after{content: "\0020";display: block;height: 0px;clear: both;visibility: hidden;overflow:hidden;}
.clearfix, .container{display: block;}

/* Regular clearing apply to column that should drop below previous ones. */

.clear 					{clear:both;}

/* Utility Navigation
-------------------------------------------------------------- */
.utilityNav				{border-bottom:3px solid #4f758c; margin-bottom:1px;}
.utilityNav .title		{font-size:18px; padding-top:5px;}
.login						{display:block; float:left; padding-right:15px; background-image:url('https://0e4bef.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/bgUtilityLinks.gif'); background-repeat:no-repeat; background-position: center right;}
.logout					{margin-left:10px; margin-top:8px; padding-right:25px; display:block; float:left; background-repeat:no-repeat; background-position:top right; font-size:8pt; color:#212121; text-decoration:none;}
.cart						{margin-left:10px; margin-top:8px; padding-right:25px; display:block; float:left; background-image:url('https://60a0d8.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/cart.gif'); background-repeat:no-repeat; background-position:top right; font-size:8pt; color:#212121; text-decoration:none;}
.mastHead					{}

/* Global Navigation
-------------------------------------------------------------- */
.globalNav	{height:52px; background:url('https://99e4bc.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/globalNav.jpg') repeat-x;}
.globalNav .r { background: url('https://99e4bc.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/globalNav.jpg') no-repeat top left; height:52px;}
.globalNav .r ul {padding:0; margin:0; list-style: none; }
.globalNav .r li { float:left; background:url('https://11a271.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/globalNavSplit.jpg') no-repeat left 18px; text-align: center;}

.globalNav .r li:first-child { background: 0; }
.globalNav .r li a { padding: 18px 20px 0; display:block; color:#171717; text-decoration:none;}
.globalNav .r li a.double {  padding: 10px 20px 8px;  }
.globalNav .r li a.on	{font-weight:bold; text-decoration:underline;}
.globalNav .r li a:hover { color:#06C; }
.globalNav .r li a:active { position:relative; top:1px; left:1px; }

/* Page Structure
-------------------------------------------------------------- */
.core						{background-image:url('https://ebc73b.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/bgBody.jpg');  background-repeat:repeat-y;  background-position:top center;}
.wallpaper					{background-image:url('https://ebc73b.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/bgBody.jpg');  background-repeat:repeat-y;  background-position:top center;   background: #dfdfdf;}
.header					{background-image:url('https://f9b262.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/bgHeader.jpg'); background-repeat:no-repeat; background-position:top center; height:26px;}

.print						{padding:10px; padding-top:0px; padding-bottom:0px; text-align:right;}
.print a					{margin-left:10px; margin-top:8px; padding-right:25px; display:block; background-image:url('https://6843aa.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/icon_print.png'); background-repeat:no-repeat; background-position:top right; font-size:8pt; color:#212121; text-decoration:none;}

.halfContainerA			{width:560px; float:left;}
.halfContainerB			{width:330px; float:left; margin-left:30px;}
.info						{background-image:url('https://4d50fc.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/icon_info.png'); background-repeat:no-repeat; padding-left:40px; background-position:8px 8px; font-size:8pt;}

.searchTerms td			{font-size:8pt; padding-right:20px; border-bottom:1px solid #e1e1e1;}
.searchTerms td.title	{color:#000000; font-weight:bold;}

/* Footer 
-------------------------------------------------------------- */
.footer		{background:url('https://3515f0.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/bgFooter.jpg') no-repeat top center; height:22px; padding-bottom:30px;}

.footerNav		.container:before,
.footerNav		.container:after { content:""; display:table; }
.footerNav		.container:after { clear:both; }

.footerNav		{ background: #dfdfdf url('https://042239.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/footerNav.jpg') repeat-x bottom right; height: auto; padding-bottom: 100px; }
.footerNav		ul {padding:0 20px 0 0; margin:0;}
.footerNav		li {border-top:1px solid #efefef; border-bottom:1px solid #c9c9c9; list-style-type: none;}
.footerNav		li a {background:url('https://684796.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/footerCarrot.gif') no-repeat 5px 12px; display:block; padding:5px 5px 5px 15px; font-size:8pt; text-decoration:none; color:#000;}
.footerNav		li a:hover {background-color:#6c96ae; color:#fff;}
.footerNav		li.title  {font-size:11pt; border-top:0px; padding-bottom:5px;}

.footerNav		.collapsible { cursor: pointer;}
.footerNav		.collapsibleBox { margin:0 0 0 15px; padding:0;  }
.footerNav		.collapsibleBox li { border:0; }

.mainContent	{padding-top:10px; padding-bottom:10px;}

/* Custom Buttons 
-------------------------------------------------------------- */
.actionButton					{height:44px; background-image:url('https://caec58.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/actionButton.jpg'); background-repeat:no-repeat; background-position:top right; display:block; float:left; margin-left:5px;  padding-left:25px; padding-right:30px; font-size:18px; color:#ffffff; text-decoration:none; padding-top:10px; border:0;}
.actionButtonL				{height:54px; background-image:url('https://0baeb6.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/actionButtonL.jpg'); background-repeat:no-repeat;}
.actionButton:hover			{color:#d2f498;}
input.actionButton			{padding:17px 30px 20px 25px; height: 55px;}

.formDefaultWidth				{width:220px;}
.formShortWidth				{width:150px; font-size:8pt;}
.formMiniWidth				{width:60px; font-size:8pt; padding:2px;}

.addtoCart						{display:block; text-decoration:none; background-image:url('https://935196.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/icon_cart.png'); background-repeat:no-repeat; padding-left:25px; margin-bottom:5px; margin-top:5px;}
.viewDocument					{display:block; text-decoration:none; background-image:url('https://2007c0.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/icon_abstract.png'); background-repeat:no-repeat; padding-left:25px; margin-bottom:5px; margin-top:5px;}

.homeButtonSignup				{display:block; height:45px; width:286px; background-image:url('https://68e2e5.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/signup.jpg'); background-repeat:no-repeat; margin-top:10px; margin-bottom:10px;}
.homeButtonSignup a			{font-weight:bold; font-size:1.1em; color:#323232; text-decoration:none; display:block; text-align:center; padding-top:12px;}

.homeButton					{display:block; height:69px; width:248px; background-image:url('https://492d56.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/HomeButton.jpg'); background-repeat:no-repeat;}
.homeButtonGreen a,
.homeButtonGreenonGray a,
.homeButton a					{font-weight:bold; font-size:1.1em; color:#ffffff; text-decoration:none; display:block; padding-left:50px; padding-top:18px;}
.homemini						{font-size:12px;}

.homeButtonGreen				{display:block; height:69px; width:248px; background-image:url('https://808993.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/homeButtonGreen.jpg'); background-repeat:no-repeat;}
.homeButtonGreenonGray		{display:block; height:69px; width:248px; background-image:url('https://0f4d99.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/homeGreenOnGray.jpg'); background-repeat:no-repeat;}	
.homeButtonGreenonGray a	{font-weight:bold; font-size:1.1em; color:#ffffff; text-decoration:none; display:block; padding-left:50px; padding-top:18px;}


/* jQuery Tabs Style 
-------------------------------------------------------------- */
.registryTabs					{height:67px; background-image:url('https://5d419e.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/bgRecords.jpg');}
.registryTabsR				{height:67px; background-image:url('https://76ccad.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/bgRecordsR.jpg'); background-repeat:no-repeat;}
ul.tabs 						{margin:0; padding: 0; padding-top:12px; list-style: none; height: 67px; width: 100%; font-size:8pt;}
ul.tabs li a 					{text-decoration:none; color:#000; display:block; padding-top:18px; height:34px; outline: none; padding-left:35px; padding-right:35px; background-image:url('https://1ecfe1.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/recordsCarrot.gif'); background-repeat:no-repeat;}
ul.tabs li 					{float: left; margin: 0; padding: 0; background-image:url('https://e346f3.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/bgRecordsOff.jpg'); background-position:bottom right; background-repeat:no-repeat; overflow: hidden; position: relative;}
ul.tabs li a:hover 			{color:#09f;}	
html ul.tabs li.active, 
html ul.tabs li.active a:hover, 
html ul.tabs li.active a  	{color:#ffffff; background-image:url('https://66e31f.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/bgRecordsOn.jpg'); background-repeat:repeat-x;}
.tab_container 				{clear: both; float: left; width: 100%;}
.tab_content 					{padding:10px 0px 20px 0px;}

.searchCategories				{height:70px; background-image:url('https://bccd1e.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/bgCategories.jpg');}
.searchCategoriesR			{height:70px; background-image:url('https://4212d4.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/bgCatR.jpg'); background-repeat:no-repeat;}
ul.tabsCat 					{margin:0; padding: 0; padding-top:12px; list-style: none; height: 58px; width: 100%; font-size:8pt;}
ul.tabsCat li a 				{text-decoration:none; color:#000; display:block; padding-top:20px; height:38px; outline: none; padding-left:25px; padding-right:25px; background-repeat:no-repeat;}
ul.tabsCat li 				{float: left; margin: 0; padding: 0; background-image:url('https://865239.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/bgCatOff.jpg'); background-position:bottom right; background-repeat:no-repeat; overflow: hidden; position: relative;}
ul.tabsCat li a:hover 		{color:#09f;}	
html ul.tabsCat li.active, 
html ul.tabsCat li.active a:hover, 
html ul.tabsCat li.active a	{background-image:url('https://66e31f.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/bgRecordsOn.jpg'); background-repeat:repeat-x; background-position:bottom right;}
.tab_container 				{clear: both; float: left; width: 100%;}
.tab_content 					{padding:10px 0px 20px 0px;}


/* Pagination 
-------------------------------------------------------------- */
/* 11-19-2011 Buttons look greyed out. Changed text color from #999999 to black and background color from #f1f1f1 to white */
.pagination 					{padding: 0 0;}
.pagination a 				{text-decoration: none; color:black; background: white; padding: 5px 9px; margin: 0 0 0 0; border: 1px solid #CCCCCC; font-size:9px;}
.pagination a:hover			{cursor: pointer; background: #E8E4DE; color:#666666;}
.pagination a.selected 		{color: #ffffff; background: #4f758c; border: 1px solid #5e5552;}
.pagination .nextPage		{background-image:url('https://08c9f1.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/icon_next.png'); background-repeat:no-repeat; background-position:center right; padding-right:20px;}
.pagination .prevPage		{background-image:url('https://189cc5.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/icon_prev.png'); background-repeat:no-repeat; background-position:center left; padding-left:20px;}

/* jQuery Tool Tip
-------------------------------------------------------------- */
div.ui-cluetip 				{font-size: 8pt;}
.ui-cluetip-header,
.ui-cluetip-content			{padding: 12px;}
.cluetip-default 				{background-color: #ffffff;}


/* Items in cart and sliding text replaced 09-30-2011
-------------------------------------------------------------- */
.btnAddToCart, .smartCollapse { cursor: pointer; }

.sCollapse expand:before,
.sCollapse expand:after { content:""; display:table; }
.sCollapse expand:after { clear:both; }
.smartCollapse { font-weight: normal; font-size: 12px; text-decoration: none; }
.smartCollapseInfo { overflow: hidden; position: relative; font-size: 12px; }
.smartCollapse { padding: 4px 4px 0 12px; background: url('https://d4bc62.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/expand.png') no-repeat left 8px; font-size: 11px; display: inline; }
.smartCollapse.expand { background-image: url('https://47e244.claudeassets.com/20151015051235im_/https://franklincountydeedsme.com/HTML/Franklin/Graphics2/collapse.png'); }
.smartCollapse.readMore { background:0; position:absolute; right:0; bottom:0; background: #fff; padding: 1px 5px;}

.textRight.bottom { display: none; padding:0;  }
.textRight { text-align: left; height: 18px; display: block; line-height: 18px; margin:0 5px;  }
.box .smartCollapse.readMore { background:#f1f1f1; }
/*
     FILE ARCHIVED ON 15:56:59 Jan 29, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:27:03 Jul 24, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.407
  exclusion.robots: 0.074
  exclusion.robots.policy: 0.061
  esindex: 0.013
  cdx.remote: 10.911
  LoadShardBlock: 106.752 (3)
  PetaboxLoader3.datanode: 71.282 (4)
  PetaboxLoader3.resolve: 75.654 (2)
  load_resource: 103.455
*/