/* begin overall style */

html
{
	background-color: #ccc;
	margin: 0px;
}

body
{
	/*margin-top: 0px;
	margin-bottom: 0px;*/
	margin: 0px;
	margin-right: 10px;
}

#page
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border: 5px solid #fff;
	background-color: #fff;
}

#content
{
	height: 100%;
}

table
{
	width: 100%;
	text-align: left;
}

td
{
	vertical-align: top;
}

caption, .caption
{
	font-size: 138.5%;
	text-align: left;
}

.caption
{
	margin-bottom: 12px;
}

th
{
	background-color: #336699;
	color: #fff;
	text-align: left;
}

.financialTotals
{
	background-color: #336699;
	color: #fff;
	text-align: left;
	font-weight: bold;
}

#header
{
	background-color: #336699;
	color: #fff;
	text-align: center;
	padding-bottom: 5px;
}

h1
{
	font-size: 182%;
	margin: 0;
	
}
.ui-datepicker { width: 30em; }

.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year {width: 42%;font-size: 1.7em; font-family: arial,helvetica,clean,sans-serif;}

select.ui-datepicker-month {margin-left: 5px;}
select.ui-datepicker-year {margin-right: 5px;}

.ui-datepicker table {font-size: 1.5em; background-color: #fff;}
.ui-datepicker table td {margin: 0px; padding: 2px;}

/*#caseSearchResults table
{
	background-color: red;
}

.chargesCell
{
	positon: absolute;
	left: 0px;
	top: 500px;
	background-color: blue;
}*/

.divLinkPager
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.obtsTitle
{
	font-size: 182%;
	background-color: #336699;
	color: #fff;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	margin-top: 15px;
	 
}

.autoWidth
{
	/*width: 20%;*/
}

#divObtsPhases th, #divCitations th
{
	width: 20%;
	vertical-align: top
}

#divObtsPhases td, #divCitations td
{
	width: 30%;
	vertical-align: top;
	background-color: #eee;
}

.divNotice
{
	border: 1px solid red;
	background-color: yellow;
	padding: 5px;
	margin-bottom: 10px;
}

.divNotice h2
{
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
}

.oddRow, #divObtsPhases .oddRow td
{
	background-color: #eee;
}

.evenRow, #divObtsPhases .evenRow td
{
	background-color: #fff;
}

.obtsSubTitle
{
	text-align: center;
	/*font-size: 138.5%;
	padding-left: 40px;*/
}

.divLinkSearch
{
	background-color: #336699;
	color: #fff;
	width: 100px;
	padding: 5px 2px 5px 2px;
	margin: 10px 0 10px 0;
	text-align: center;
}

.divLinkSearch a
{
	background-color: #336699;
	color: #fff;
	width: 100px;
	padding: 5px 2px 5px 2px;
	margin: 10px 0 10px 0;
	text-align: center;
	text-decoration: none; 
}

.divLinkSearch a:hover
{
	color: #ccc;
}

.divPublicSearch
{
	margin-top: 5px;		
	text-align: center;
}

div.buttonBar
{
	clear: left;
	margin: 10px 0 10px 0;
	width: 755px;
}

div.buttonBar a
{
	background-color: #336699;
	color: #fff;
	width: 100px;
	padding: 5px; /*2px 5px 2px 5px;*/
	margin: 10px 0 10px 0;
	text-align: center;
	text-decoration: none;
	/*border-style: outset;*/
}

div.buttonBar a:hover
{
	color: #eee;
}

div.buttonBar input, div.refineSearchButton input, .button
{
	width: 100px;
	padding: 2px;
	background-color: #336699;
	color: #fff;
}

div.buttonBar h2
{
	margin:0;
}

div.searchType
{
	border: 1px solid #000;
	margin: 5px 0 5px 10px;
	height: 9em;
}

div.searchType h2
{
	position: relative;
	float: left;
	margin: 0;
	margin-left: 5px;
}

div.searchBottom
{
	height: 11.5em;
}

div.searchLeft
{
	margin-left: 2px;
}

#leftColumn
{
	width: 425px;
	position: relative;
	float: left;
	margin-left: -2px;
}

#rightColumn
{
	width: 340px;
	position: relative;
	float: left;
	margin-left: -3px;
}

.or
{
	text-align: center;
	font-weight: bold;
	margin: 0;
}

#divSearchResults table td
{
	border-style: none;
}

#divSearchResults table tr
{
	border: 1px solid #000;
}

#divSearchResults table tr.finalRow
{
	border-bottom-style: none;
}

#divSearchResults table tr.beginRow
{
	border-top-style: none;
}

#divSearchResults table tbody.resultLink td, #divEvents table tr.resultLink td
{
	background-color: #99ccff;
	cursor: pointer;
}

#divSearchResults table tbody.resultLink th
{
	cursor: pointer;
}

.sortLink 
{
	background-color: red;
	cursor: pointer;
}

div.loginForm
{
	border: 2px solid #336699;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 250px;
}

div.loginForm fieldset
{
	border: #DDD 1px solid;
	margin: 10px 0;
	padding: 10px;
}

div.loginForm legend
{
	font-weight: bold;
}

div.loginForm div.action
{
	clear: left;
	margin-left: 80px;
	padding: 0.25em 0;
}

div.loginForm div.simple,
div.loginForm div.complex
{
	clear: left;
	padding: 0.25em 0;
}

div.loginForm div.simple label,
div.loginForm div.complex span
{
	display: block;
	float: left;
	margin-right: 10px;
	position: relative;
	text-align: right;
	width: 70px;
}

div.loginForm label.error,
div.loginForm span.error
{
	color: #C00;
}

div.loginForm input.error,
div.loginForm textarea.error,
div.loginForm select.error
{
	background: #FEE;
	border-color: #C00;
}

div.loginForm div.simple div,
div.loginForm div.complex div
{
	margin-left: 110px;
}

div.loginForm h1
{
	background-color: #336699;
	color: #fff;
	text-align: center;
	padding: 5px 0 5px 0;
	margin-bottom: 5px;
}

#divHeaderBar
{
	text-align: left;
	height: 30px;
}

#divWelcome
{
	position: relative;
	float: left;
	width: 33%;
	text-align: left;
	padding-left: 5px;
}

#pageWidthSelector
{
	position: relative;
	float: left;
	width: 34%;
	text-align: center;
	padding-top: 5px;
}

#divLogin
{
	position: relative;
	float: right;
	width: 30%;
	text-align: right;
	padding-right: 15px;
}

#divLogin a
{
	background-color: #eee;
	color: #336699;
	padding: 5px 20px 5px 20px;
	margin: 10px 0 10px 0;
	text-align: center;
	text-decoration: none;
}

#divLogin a:hover, .txtButton:hover
{
	background-color: #fff;
}

.txtButton
{
	background-color: #eee;
	color: #336699;
	padding: 1px 10px 1px 10px;
	margin: 10px 0 10px 0;
	text-align: center;
	text-decoration: none;
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('../images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

div.buttons, div.ajaxButtonSpan
{
	position: relative;
	float: left;
}

div.ajaxButtonSpan
{
	margin-left: 10px;
	margin-right: 10px;
}

div.ajaxButtonSpan input
{
	width: 50px;
}

#divSearchForm
{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

/*#SearchForm_caseType
{
	visibility: hidden;
}
*/

.recordColumn
{
	text-align: right;
	vertical-align: top;
	width: 3em;
}

.caseColumn
{
	width: 8.5em;
}

.nameColumn
{
	width: auto;
}

.partyTypeColumn
{
	width: 7.5em;
}

.caseTypeColumn
{
	width: 7.5em;
}

.fileDateColumn
{
	width: 6.5em;
}

.statusColumn
{
	width: auto;
}

.dobColumn
{
	width: auto;
}

.dodColumn
{
	width: auto;
}

/*.columnSort img
{
	margin-bottom: 5px;
}*/

.sortIcons
{
	white-space:nowrap;
}

#limitAttorney
{
	margin-left: -5px;
	width: 2em;
	background-color: #fff;
}

/*#caseSearchResults img
{
	vertical-align: bottom;
	padding-left: 3px;
}

#caseSearchResults th a
{
	color: #fff;
	text-decoration: none;
}*/

#caseSearchResults th
{
	vertical-align: top;
}

.orderRadio
{
	background-color: red;
	/*padding-left: 150px;*/
	/*width: 75px;*/
}

.sortSelect
{
	height: 50px;
}

/*div.refineSearchButton
{
	position: relative;
	float: left;
	margin-top: 30px;
}*/

#sessionMessage
{
	display:none;
}

.ui-dialog-titlebar-close
{
	display:none;
}

.ui-widget
{
	border: 1px solid #336699;
}

.ui-widget-header 
{
	border: 1px solid #336699; 
	background: #336699; 
}

.ui-widget-content
{
	border: 1px solid #336699;
}

.ui-widget button
{
	/*background: #336699;
	border: 1px solid #336699;
	/*display:none;*/
	border-style: outset;
}

.ui-state-default
{
	background: #336699;
	border: 1px solid #336699;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus,
.ui-state-default, .ui-corner-all, .ui-state-active, .ui-widget-content .ui-state-active
{
	border: 1px solid #336699; 
	background: #336699; 
	font-weight: normal; 
	color: #fff;  
}

.ui-widget-content 
{
	border: 1px solid #336699; 
	background: #fff;
	color: #000;
}

#timeLeft
{
	font-weight: bold;
}

#foreclosure
{
	margin: auto;
	width: 760px;
}

#foreclosure h1
{
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}

#foreclosure ol li
{
	margin-bottom: .5em;
}

#locAddr
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#locInv
{
	position: relative;
	float: left;
	width: 300px;
	margin-left: 140px;
}

#locCr
{
	position: relative;
	float: left;
	width: 240px;
}

div.clear
{
	clear: both;
}

#rdiv
{
	width: 605px;
}

#rcol1, #rcol2, #rcol3
{
	position:relative;
	float:left;
	width:200px;
}
