/*SAMA stylesheet*/

/*Generic rules*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,
form,fieldset,input,p,blockquote,th,td,strong, span
{
	padding:0;
	margin:0;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
	font-size:inherit;
}

fieldset,img
{
	border:0;
}

a img
{
	text-decoration:none;
	border:0;
	border-style: none;
}

cite,code,th
{
	font-style:normal;
	font-weight:normal;
}

select, input, textarea
{
	font:1em Arial, Helvetica, sans-serif;
}

pre,code
{
	font:115% monospace;
	font-size:100%;
}

sup
{
	line-height:0.8em;
	vertical-align:top;
}

body
{
	font: 0.75em/1.3em Arial, Helvetica, sans-serif; 
	width:100%; 
	color: #000; 
	background-color:#fff;
}


/*Generic rules*/

/*.mapBody
{
	margin: 0px 0px 0px 0px; 
	min-height: 400px;
	font-size: 0.75em;
	background-color: white;  
	width: 100%;
}*/

a:link
{
	color:#9A5011;
}

a:visited
{
	color:#9A5011;
}

a:hover,a:active
{ 
	color:#DB7217;
	text-decoration: none;
}

/* Generic styles for layout*/

.centre
{
	text-align:center;
}

/*
.clear
{
	clear:right;
}


div.right
{
	float:right;
}

br.clear
{
    clear:both;
}       
*/

/* Layout */
#header
{
	width:100%;
	height:55px;
}
#logo
{
	float:left;
}

#TitleMenuDiv
{
	float:right;
	padding:5px;
}

#LinkBar
{
	height:30px;
	width:100%;
	background: #FFC28C;
	border-bottom:4px solid #DB7217;
}

#lastDate
{
	float:left;
	padding:0.5em 0 0 1em;
	color:Black;
}

/*Content area*/
#mainContent
{
	width:100%;
}
#leftContent
{
	width:300px;	
	float:left;
	margin:0;
	height:100%;
}

#rightContent
{
	margin : 0 20px 0 305px;	 
}

#staticTextContent
{
	margin : 0 20px 
}

/* Div container for the links to application*/
#fullApp
{
	margin:7px;
	margin-top:0;
	padding: 7px;
	padding-top:0;
	font-size:90%;
}
#slowApp
{
	margin:10px 7px;
	padding: 7px;
	background-color: #FFEDDE;
	font-size:90%;
}


/* Paragraph */
.LinkApp
{
	text-align: center;

	margin:0 5px 0 5px;
	line-height:1.6em;
}

.LinkApp img
{
	text-decoration:none;
}

.LinkApp a img
{
	border:2px solid #DB7217;
	text-decoration:none;
}

.LinkAppDisable
{
	text-align: center;
	font-size:small ;
	margin:0 5px 0 5px;
	line-height:1.6em;
}

.LinkAppDisable img
{
	text-decoration:none;
}

.LinkAppDisable a:link,.LinkAppDisable a:hover,.LinkAppDisable a:visited
{
	color:#999;
	text-decoration:none;
	margin:10px 0 0 0;
}

.LinkAppDisable a img{
	border:2px solid #999;
	text-decoration:none;
	margin-top:5px;
}

/* Headings */
h1
{
	color:#9A5011;
	margin:20px;
	padding:0;
	font-size:1.8em;
	font-weight: bold;
}
h2
{
	font-size:1.3em;
	color: #9A5011;
	margin:5px;
	text-transform: uppercase;
	font-weight: bold;
}
h3
{
	font-size:1.17em;
	color: #000;
	margin:5px 0;
	text-transform: uppercase;
	font-weight: normal;
}
h4
{
	font-size:1em;
	color: #000;
	margin:5px 0;
	font-weight: bold;
}


/* Disclaimer on homepage*/
#disclaimer
{
	border:1px solid #33CCCC;
	height:187px;
	width:98%;
	overflow-y:scroll;
	text-align:left;
}
#disclaimer p
{
	margin: 10px 5px 0 5px;
}
#disclaimer h4
{
	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin:10px 5px;
}

#disclaimer ul
{
   list-style-type : disc;
   margin :0 0 0 30px;	
}

#agree 
{
	border:1px solid #33CCCC;
	width:98%;
	text-align:center;
	vertical-align:middle;
	font-weight: bold;
	margin:10px 5px 0 0;
}

#agree p
{
	margin:  10px 0 5px 0;
}

/* Table styles*/

.TextSearchForm
{
	margin:0 0 20px 0;
}

.TextSearchForm th
{
	color:#DB7217;
	font-size: 2em;
	font-weight: bold;
	padding:8px 0;
	width:2em;
	text-align: left;
	vertical-align:top;
}

.TextSearchForm td.buttonLine
{
	vertical-align:bottom;
	border-bottom:8px solid #fff;
}

.label
{
	width:20.5em;
	padding:8px;
	vertical-align:top;
}
.input
{
	background-color: #FFEDDE;
	border-bottom:8px solid #fff;
	width:18em;
	padding:8px;
}

.label p
{
	margin:0 0 8px 0;
	line-height:2em;
}

/*
.input p
{
	margin:0 0 8px 0;
}
*/

/* Form style*/
.textbox
{
	border:1px solid #33CCCC;
	padding:2px;
	width:16.6em;	 
}

.dropdown
{
	border:1px solid #33CCCC;
	display:block;
	width:16em;
	float:left;
}

.SearchButton
{
	padding:1px 5px;
	border: solid 1px black;
	display: inline-table;
	cursor: pointer;
	width:auto;
	overflow:visible;
	font-weight:bold;
	background: #fff url(../../images/bg_btn.jpg) repeat-x bottom;
	float:right;
}

.SendMailButton
{
	padding:1px 5px;
	border: solid 1px black;
	display: inline-table;
	cursor: pointer;
	width:auto;
	overflow:visible;
	font-weight:bold;
    background: #fff url(../../images/bg_btn.jpg) repeat-x bottom;
	float:left;	
}

.newSearchButton
{
	padding:1px 5px;
	border: solid 1px #000;
	display: inline-table;
	cursor: pointer;
	width:auto;
	overflow:visible;
	background: #fff url(../../images/bg_btn.jpg) repeat-x bottom;
	float:left;
}

/* Search */
/*
.DivCollapse
{
	width:100%; 
	height:0px; 
	display:none; /* Only for IE 6.0 *//*
	visibility:hidden; 
}

.DivExpand
{
	width:100%; 
	display:block; /* Only for IE 6.0 *//*
	visibility:visible;
}

.tableBackGroundGrey 
{
	background-color:#FFEDDE;
}

.tableBackGroundWhite 
{
	background-color:#FFFFFF;
}

.watermark 
{
	background-color:#F0F0F0;
}

.unwatermark
{
	font-style:normal;	
	background: #FFFFFF;
}
*/


/* Results */
.results
{
	background-color: #f0f0f0;
	padding: 3px 2px;
	margin:0 5px 10px 5px;
}

#PhoneTable
{
	background-color: #FFEDDE;
	padding: 3px 2px;
	height:100%; 
	width:100%; 
	border-spacing: 20px;	
}

#ContactEmail
{
	float:left; 
	width: 30.6em; 
	margin-left:5em;	
}

/** Header of results **/
.resultExpandImg
{
	float:left; 
	width:1.5em;
}
.resultHeader
{
	width:11em;
	float:left;
	padding-left:0.2em;
	font-weight:bold;
	color:#9A5011; 
}

/*
.number
{
	float:left;
	color:#9A5011;
	font-weight: bold;
	vertical-align:middle;
}
*/

.iconsResults
{
	float:right;
	width:5.5em;
}

.iconsResultsMain
{
 width:2em;
 float:right;
}

.tableResults
{
	font-size:90%;
	clear:both;
}

.tableResults table
{
	margin:5px 5px;
}

.tableResults th
{
	text-align:left;
	font-weight:normal;
	padding:5px 1px;
}

.tableResults td
{
	font-weight: bold;
	padding:5px 0;
	vertical-align:top;
}

.tableResults .alt
{
	background-color: #fff;
}


/* His div determine the different with in the Text Only search page*/
.TextOnlyResults .results
{
	width:37em;
}
.TextOnlyResults .tableResults th
{
	width:21em;
}
.TextOnlyResults .tableResults td
{
	width:20em;
	vertical-align:top;
}
/* This div determine the different with in the Map search page*/
.MapSearchResults .SearchHolder
{
	width: 20em; 
}

.MapSearchResults .results
{
		padding:5px 0px;
}

.MapSearchResults .tableResults th
{
		width:12em;
}
.MapSearchResults .tableResults td
{
		width:9em;
		vertical-align:top;
}

/* Div for left column in the mapsearch*/
.mapSearch
{
	border-top:none;
	padding:5px;
}

.MapResults
{
	border-top:2px solid #DB7217;
	width:100%;
	height:100%;
	overflow-x:hidden;
	overflow-y:scroll;
}

 .mapSearch .TextSearchForm
{
	margin:0 0 0 0;
}

.mapSearch .TextSearchForm th
{
	width:1em;
	background-color:#FFEDDE;
	border-bottom:8px solid #fff;
	padding:2px 2px;
	vertical-align: top;
	text-align:center;
}

.mapSearch .TextSearchForm td.input
{
	width:18em;
	padding:3px 2px;
	vertical-align:top;
}

.mapSearch .fixed
{
	height:14em;
}

/* Parcel Detail Report*/
#headerReport
{
	width: 650px;
	border-bottom:4px solid #DB7217;
	height:76px;

}

#headerReport h1
{
	margin:5px 10px 15px 0;
	font-size:1.6em;
}

#headerReport #logo
{
	padding: 10px 0 0 10px;

}
#headerReport #labelDate{
	padding:  0 0 0 10px;
	float:left;
}

#headerReport #info{
	width:100%;
 
}

#headerReport #info1{
	width:100%;
	height:62px;
 
}

#TitleMenuDiv p{
	text-align:right;
	margin:10px 10px 0 0 ;
	
}
.print{
	background: url(../../images/ico_print.gif) no-repeat left;
	font-weight:bold;
	padding: 5px 5px 5px 20px;
	font-size:90%;
}

.copyrightDetail
{
	text-align:right;
	margin:0 10px 0 0 ;
	float:right;
	/*font-size:90%;*/
}


#ReportContent{
	width:630px;
	padding:10px;

}
.titleDivReport{
	border-bottom:1px solid #DB7217;
	width:100%;
	/*height:2em;*/	
}

div.rightInfo
{
	float:right;
}

table.titleInfo
{

}
table.titleInfo th
{
	font-weight:normal;
	padding:3px 10px 3px 20px;
}

table.titleInfo td
{
	font-weight:bold;
	padding:3px 0 3px 0;
}

div.ReportInformation
{
	margin:10px 0;
	clear:both;
}
h3.report
{
	font-size:1.17em;
	color: #9A5011;
	text-transform: none;
	font-weight: bold;
}

/*
img.demo
{
	border:1px solid #ccc;
}
*/

div.ReportInformation .tableResults
{
	clear:none;
}

div.ReportInformation .tableResults th
{
	border-bottom:1px solid #ccc;
	width:12em;
}

div.ReportInformation .tableResults td
{
	border-bottom:1px solid #ccc;
	width:23em;
}

table.data
{
	font-size:90%
}

table.data th
{
	font-weight:bold;
	text-align: left;
	border-bottom:2px solid #DB7217;
	padding:2px;
	vertical-align:bottom;
}

table.data td
{
	border-bottom:1px solid #ccc;
	padding:2px;
}

table.buildingInfo
{
	margin:5px 0;
	font-size:90%;
}

table.buildingInfo th.title
{
	text-align:left;
	font-weight:normal;
	padding:5px 1px;
	border-bottom:1px solid #ccc;
	width:12em;
}

table.buildingInfo td.info
{
	font-weight: bold;
	padding:5px 0;
	border-bottom:1px solid #ccc;
	width:17em;

}
table.buildingInfo td.emptyCell
{
	border-bottom:0px solid #ccc;
	width:2em;
}

#PhotoBar
{
	height:16px;
	width:200px;
	background: #FFC28C;
	border-bottom:4px solid #DB7217;
	border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    vertical-align: top;
}


/* Glossary and FAQ styles */
dt
{
	font-weight: bold;
	margin:5px 0;
	color:#9A5011;
}

dd
{
	margin:5px 0 0 20px;
}

.alphaLinks
{
	padding:5px;
	margin-bottom:20px;
	background-color:#FFEDDE;
}

.ancre
{
	float:right;
}

.faq
{
	margin:5px 20px 20px 20px;
	list-style-type: square;
	color:#DB7217;
}

.faq li
{
	margin:5px;
}

/* Navigation bar on top right */

#navlist
{
	padding-top:5px;
	font-size:1em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
	vertical-align:middle;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding:0 5px;
	border-right: 1px solid #DB7217;	
}
#navlist li.noborder
{
	border-right:0px solid #fff;
}

/***ESRI Resource******/

#mapResourceManager
{
	position: absolute; 
	left: 0px; 
	top: 0px; 
	z-index: 503;
}

.CopyrightT
{
    background-color:HighlightText;
	position:absolute;	
	bottom: 4px; 
	right:4px;
	/* Both values of the cursor style are here to support */
	/* all browsers.  FF and Chrome support pointer while  */
	/* IE6 and IE7 support the hand.                       */
	cursor: pointer;
	cursor: hand;
}

.SBar
{
	position:absolute;
	bottom: 4px;
	left:-20px;
}

.ProgressBar
{
    position:absolute;	
	bottom: 4px; 
	right:60px;
}

.SatelliteMapBtn
{
	position:absolute;
	top: 4px;
	right:10px;
	font-weight:normal;
}


.ZoomLevel
{
	position:absolute;
	top:62px;
	left:18px;	
}

.NavigationPanel
{
	position:absolute;
	top:10px;
}
/*
#GeoprocessingResourceManager1
{
	z-index: 105; 
	left: 0px; 
	position: absolute; 
	top: 0px;
	visibility:hidden;
}
*/
/***Left Panel******/
/*
#ToggleCell
{
	overflow: hidden; 
	width: 10px; 
	border-style: solid; 
	border-color: #999999; 
	border-bottom-width: 0px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 0px; 
	background-color: White; 
	position: relative;
}

#ToggleCellTable
{
	cursor:default;
	position: relative; 
	height: 100%; 
	width: 100%;
}

#PanelSlider
{
	cursor:default;
	background-color: White; 
	height: 45%
}

#PanelSliderBottom
{
	cursor:default;
	background-color:White; 
	height: 50%
}

#CollapseImage
{
	height:20px;
}
*/

/**Map**/
/*
#LeftPanelCell
{
	width:260px; 
	border-right: solid 2px #DB7217;
	position:absolute; 
	float:left;	
}

#LeftCell
{
	vertical-align:top; 
	border-right:2px solid #DB7217;
	width:260px; 	
}

#Map_Panel
{
	width:100px;
    height:100px; 
    float:left; 
    left:262px;
    position: absolute; 
    overflow: hidden; 
    background-color: White;
}


.FieldValidation
{
	display:none; 
	font-size:xx-small; 
	color:Red
}
*/

#popUpInfo
{
	background-color:#FFF6EF;
	border: solid 2px #33CCCC;
	width:auto;
	position:absolute;
	z-index:99;	
	padding: 2px 5px 5px 2px;	
}
#PopUpHeader
{
	font-weight:bold;
}

#MessageListe
{
	margin-left:20px; 
	list-style-type:disc;
}

.glossaryPopup 
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	display: block;
	position:absolute;
	z-index:1000;
}

.glossaryPopup li 
{
   list-style-type : disc ;
   margin :0 0 0 20px;   
}

#glossaryNavlist
{
	padding-top:5px;
	font-size:1em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

#glossaryNavlist li
{
	display: inline;
	list-style-type: none;
	padding:0 5px;
	margin :0;	
	border-right: 1px solid #DB7217;	
}
#glossaryNavlist li.noborder
{
	border-right:0px solid #fff;
}

/**Roll status and last update panel*********/
#RollUpdate
{
	padding:2px; 
	margin: 5px 0 0 0; 
	width: 16.6em;
	background-color:#FFF6EF;
	border: solid 1px #FFF;
}

#rollStatus
{
	font-size:smaller; 
}

#lastUpdate
{
	font-size:smaller; 
}

/** Contact **/
.contactTextbox
{
	border:1px solid #33CCCC;
	padding:2px;
	width:24em;	 
}
.contactDropdown
{
	border:1px solid #33CCCC;
	display:block;
	width:24.6em;
	float:left;
}

.staticTextContentP
{
	 text-align:justify;
}

#PhoneList
{
	float:left;
	width: 30em;
}

.MapViewer_TaskbarStyle
{
    background-color: #B28659; 
    font-weight:bolder;
    color: black; 
	width:100%; 
	height:30px;
}

/* Page default.aspx */
.TermOfUse
{
	 font-weight: bold; 
	 margin-top:10px;
}

.WebConRep
{
	text-align:center;
}

/* Page map.aspx */
.ToolBar
{
	float:right;
}

.NewLeftPanel
{
	float:left; 
	width:260px; 
	border-right:2px solid #DB7217; 	
	border-bottom:2px solid #DB7217;
	background-color:White;
	z-index:1000;
}

#Search_Panel_Collapse
{
	Width:100%;
}

.MapViewer_CollapsePanel
{
background-color:white;
cursor:n-resize;
}

#MapHandler
{
	position:absolute; 
	left:270px; 
	overflow:hidden; 
	width:10px; 
	height:10px;	
}

#TaskManager1
{
	z-index: 106; 
	left: 0px; 
	position:absolute;
	top: 0px;	
}

/*TextOnly*/
.TextOnlyLeftContent
{
	vertical-align:top; 
	display:block;
}

.TextOnlyRightContent
{
	display:block; 
	padding-top:3em;
}

.TextSearchOnlyTitle
{
	text-align: center;
}

#SearchTO
{
	float:left;
}

#ResultsTO
{
	margin: 0 0 0 5px; 
	float: left;
}

.ResultHolderTO
{
	overflow-y:scroll; 
	overflow-x:hidden;
	border: 0.1em solid #33CCCC;  
	width: 30em; 
	height:30em;
	margin:0 0 0 5px;	
}

#LinkTitle
{
 font-weight:bolder;
 margin-left:50px;
 margin-top:10px;
}

#LinkDescription
{
 margin-left:70px;
 margin-right:70px;
 overflow:hidden;
 text-align:justify;
 
}


#BtnMap
{
	background-color:White;
	width:7em;
	border: solid 1px black;
	/* Both values of the cursor style are here to support */
	/* all browsers.  FF and Chrome support pointer while  */
	/* IE6 and IE7 support the hand.                       */
	cursor: pointer;
	cursor: hand;	
}

#BtnSatellite
{
	background-color:White;
	width:7em;	
	border: solid 1px black;
	/* Both values of the cursor style are here to support */
	/* all browsers.  FF and Chrome support pointer while  */
	/* IE6 and IE7 support the hand.                       */
	cursor: pointer;
	cursor: hand;	
}

.toc
{
 position:absolute;
 top:100px;
 left:0px; 
 z-index:0;
 visibility:hidden;
}

input[type='button']
{
 color:Black;
 background-color:White;
 width:7em;	
 border: solid 1px black;
 font-weight:normal; 
 cursor:hand;
 
}


