.all_search		
{
	background-color: FFFFFF;
	border-left: solid 1px #A1A1A1;
	border-right: solid 1px #A1A1A1;
	border-bottom: solid 1px #A1A1A1;
	border-top: solid 1px #A1A1A1;

}

.results_cell_description 
{
	border-left: solid 1px #A1A1A1;
	border-bottom: solid 1px #A1A1A1;
	border-top: solid 1px #A1A1A1;
	background-color: #D4CFC6;
	font-family : Arial, Helvetica, sans-serif;
    	font-size : 10pt;
	font-weight: bold;
}

.results_cell_description_right
{
	border-left: solid 1px #A1A1A1;
	border-right: solid 1px #A1A1A1;
	border-bottom: solid 1px #A1A1A1;
	border-top: solid 1px #A1A1A1;
	background-color: #D4CFC6;
	font-family : Arial, Helvetica, sans-serif;
    	font-size : 10pt;
	font-weight: bold;
}




.layoutdiv			   
{
	width : 100%;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	padding-top: 12px;
	
}

th			   
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-align:left
}

.pagetext
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

.title			   
{
	background-color: #D4CFC6;
	font-weight : Bold; 
	font-size : 10pt;
	color: #000000;
}

.cell_title		
{
	border-left: solid 1px #A1A1A1;
	border-bottom: solid 1px #A1A1A1;
	background-color: #F3F1EF;
	font-family : Arial, Helvetica, sans-serif;
    font-size : 9pt;
}




.cell_description 
{
	border-left: solid 1px #A1A1A1;
	border-bottom: solid 1px #A1A1A1;
	background-color: #FFFFFFF;
	font-family : Arial, Helvetica, sans-serif;
    font-size : 9pt;
}

.cell_description_right
{
	border-left: solid 1px #A1A1A1;
	border-right: solid 1px #A1A1A1;
	border-bottom: solid 1px #A1A1A1;
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
    font-size : 9pt;
}

.results_description 
{
	border-left: solid 1px #A1A1A1;
	border-bottom: solid 1px #A1A1A1;
	font-family : Arial, Helvetica, sans-serif;
    font-size : 9pt;
}

.results_description_right
{
	border-left: solid 1px #A1A1A1;
	border-right: solid 1px #A1A1A1;
	border-bottom: solid 1px #A1A1A1;
	font-family : Arial, Helvetica, sans-serif;
    font-size : 9pt;
}

.all		
{
	background-color: F3F1EF;
	border-left: solid 1px #A1A1A1;
	border-right: solid 1px #A1A1A1;
	border-bottom: solid 1px #A1A1A1;
	border-top: solid 1px #A1A1A1;

}

A
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}
	   	   
a:link
{
}
a:visited
{
}
a:active
{
}
A:hover
{
	color: black;
	text-decoration: underline;
}

IMG
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}

H1
{
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	font-family: Arial;
}

H2
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
}


.DataTable
{
	border-right: 0px;
	border-top: 0px;
	vertical-align: baseline;
	border-left: 0px;
	width: 100%;
	border-bottom: 0px;
	text-align: left;
}
.DataTableBorder
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}


.ResultsTable
{
	vertical-align: baseline;
	width: 100%;
	text-align: left;
}

.ResultsTableBorder
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.SearchTableBorder
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.ResultsData
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	vertical-align: baseline;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	text-align: left;
}

BODY
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
}

INPUT
{
	background-color: white;
}

TD
{
	vertical-align: center;
}

TD.Highlight
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.HighlightField
{
	color: #000000;
}

Table.HighlightBackground
{
  background-color:#cce1e4; 
}

TD.Data
{
	font-size: x-small;
}

.SearchLabel
{
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
}

.SearchLabelRight
{
	padding-right: 10px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-align: right;
}

.SearchField
{
}

/* This is the same as the search label but the padding left is smaller */
.ExtendedDateRangeLabel
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
}

.QueryTableData
{
	width: 100%;
}

.TableData
{
	font-size: 9pt;
	vertical-align: top;
	text-align: left;
}

.TableHeader
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
}

.Button
{
	border-left-color: #8e7fa1;
	border-bottom-color: #8e7fa1;
	width: 80px;
	border-top-color: #8e7fa1;
	background-color: #8e7fa1;
	border-right-color: #8e7fa1;
}

TD.Navigation
{
	font-weight: bold;
	vertical-align: super;
	font-family: Arial, Helvetica, sans-serif;
}

.NSLineHeightForMenu
{
	line-height: 65%;
}


.Menu
{
	border-left-color: #D4CFC6;
	border-bottom-color: #000000;
	border-top-color: #D4CFC6;
	border-right-color: #D4CFC6;
	cursor:hand;
}

.MenuItem
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 1px;
	font-family: Arial;
	background-color: #F8E6A7;
	text-decoration: none;
}

.MenuItemBorder
{
  border-left-width: 1px; 
  border-right-width: 1px;	
  border-top-width: 1px; 
  border-bottom-style: solid; 
  border-bottom-width: 1px;
  border-color: #EB7D38;
}

.MenuItemOver
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 2px;
	padding-top: 1px;
	font-family: Arial;
	text-decoration: none;
	color: #000000;
	background-color: #D4CFC6;
}

.MenuItemSelected
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	background-color: #8e7fa1;
}
.HorizontalMenu
{
	font-weight: bold;
	cursor: hand;
}
.HorizontalMenuItem
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	height: 25px;
}

.HorizontalMenuItemOver
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	height: 25px;
}

.HorizontalMenuItemSelected
{
	font-size: 10pt;
	color: #663300;
	font-family: Arial;
	height: 25px;
}

.ContactDetails
{
	padding-right: 2px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 2px;
	color: 000000;
	padding-top: 1px;
	font-family: Arial;
	text-decoration: none;
}

/* This is used in the area just underneath the tabs. */
.PageHeading
{
	font-weight: bold;
	font-size: 10pt;
	color: #DE0000;
	text-align: left;
}

.PageTitle
{
	color: #D4CFC6;
}


/* The form title is the title used in the white form */
.FormTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	background-color: white;
}

.RecordsXofY
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}

.SearchCriteria
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}

.FarRight
{
	background-color: #ffffff;
}

.ApplicationColor
{
	background-color: #F8E6A7;
}

.ApplicationSubColor
{
	background-color: #F8E6A7;
}

.cmdButton			
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	border-color : #000000;
	border-width : 1px;
	border-style : solid;
	background-color: #D4CFC6;
	width : 90;
	cursor : hand;
}

.CmdButtonSelected
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-left-color: #F8E6A7;
	border-bottom-width: 0px;
	border-bottom-color: #F8E6A7;
	color: #ffffff;
	border-top-color: #F8E6A7;
	background-color: #F8E6A7;
	border-right-width: 0px;
	border-right-color: #F8E6A7;
}

.CmdButtonSmall
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-left-color: #F8E6A7;
	border-bottom-width: 0px;
	border-bottom-color: #F8E6A7;
	color: #ffffff;
	border-top-color: #F8E6A7;
	background-color: #F8E6A7;
	border-right-width: 0px;
	border-right-color: #F8E6A7;
}

.CmdButtonSmallSelected
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-left-color: #F8E6A7;
	border-bottom-width: 0px;
	border-bottom-color: #F8E6A7;
	color: #ffffff;
	border-top-color: #F8E6A7;
	background-color: #F8E6A7;
	border-right-width: 0px;
	border-right-color: #F8E6A7;
}

.StreetFinderButton
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-left-color: #F8E6A7;
	border-bottom-width: 0px;
	border-bottom-color: #F8E6A7;
	color: #ffffff;
	border-top-color: #F8E6A7;
	background-color: #F8E6A7;
	border-right-width: 0px;
	border-right-color: #F8E6A7;
}

.FormPage
{
	/* overflow:auto; Removed. If you have this then poplists cannot be clicked on in Netscape*/
	width: 100%;
	height: 450px;
	background-color: #ffffff;
}

.Instructions
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

.EmphasisedData
{
	font-weight: bold;
}
.HomePageInfo
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

.ErrorMessage
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.ListItem
{
	background-color: #ffffff;
}
.ListItemSelected
{
	background-color: #F8E6A7;
}

.Row0
{
	background-color: #F3F1EF;
	
}
.Row1
{
	background-color: #ffffff;
}

.FooterLinks
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-style: italic;
	font-family: Arial;
}
.FooterLinksDisabled
{
	font-weight: bold;
	font-size: 10pt;
	color: gray;
	font-style: italic;
	font-family: Arial;
}
.LinkButton
{
	color: #000000;
}
.LinkButtonDisabled
{
	color: gray;
}
.HelpColour
{
	background-color: #8e7fa1;
}

.HelpStyle
{
	font-size: 10pt;
	width: 320px;
	font-family: Arial;
	height: 350px;
}

.BestViewed
{
	font-size: 8pt;
	font-family: Arial;
}

.QuickLinks
{
background-color: #ffffff;
}

.FarRight {
	BACKGROUND-COLOR: #ffffff
}


.WelcomeText
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	text-align: left;
}

.BubbleHelp
{
	border-right: #ffffff 2px outset;
	border-top: #ffffff 2px outset;
	border-left: #ffffff 2px outset;
	border-bottom: #ffffff 2px outset;
	position: absolute;
	background-color: #ffffff;
}










/* Council CSS*/

td.footer
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-family: Arial;
}

A.footer
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-family: Arial;
	text-decoration: underline;
}
	   	   
a.footer:link
{
}
a.footer:visited
{
}
a.footer:active
{
}
A.footer:hover
{
	color: black;
	text-decoration: underline;
}




A.boldlink
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

A.boldlink:hover
{
	color: #DE0000;
	font-weight: bold;
	text-decoration: none;
}

.darkyellow
{
	background-color: #D4CFC6;
}

FORM.nomargin
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.hidemedarkyellow
{
	color: #D4CFC6;
	font-size: 10%;
}

.textareasmall
{
	width: 120px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 70%;
	border: 1px solid #000;
	padding-left: 3px;	
}

.pageheadtext 
{
	color: #DE0000;
	font-weight: bold;
	font-size: 100%;	
}

.boldlarge
{
	font-weight: bold;
	font-size: 80%;
}

TD.lhsmenuhead
{
	background-color: #D4CFC6;
	padding: 2px 5px 2px 2px;
	border-bottom: 1px solid #EB7D38;
}

.menuheadtext 
{
	color: #DE0000;
	font-weight: bold;
	font-size: 90%;	
}


.midred
{
	background-color: #F8E6A7;
}


#gradient1 TD
{
	background-image: url(http://www.lincoln.gov.uk/images/gradient1.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#gradienttitle1 
{
	background-image: url(http://www.lincoln.gov.uk/images/gradient_title1.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#gradienttitle2 
{
	background-image: url(http://www.lincoln.gov.uk/images/gradient_title2.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#pageheaderleftbg 
{
	background-image: url(http://www.lincoln.gov.uk/images/pageheaderleftbg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#pageheaderrightbg 
{
	background-image: url(http://www.lincoln.gov.uk/images/pageheaderrightbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #A1A1A1;
	padding: 13px 0px 0px 11px;
}

#homepageheaderrightbg 
{
	background-image: url(http://www.lincoln.gov.uk/images/pageheaderrightbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #A1A1A1;
	padding: 13px 0px 0px 11px;
}


BODY
{
	font-size: 70%;
	margin-top: 0px;
}

.midgrey
{
	background-color: #DFDFDF;
}

.white
{
	background-color: #FFF;
}

.black
{
	background-color: #000;
}

.darkorange
{
	background-color: #A1A1A1;
}

TD.paddingless
{
	padding: 5px;

	background-color: #D4CFC6;
}

.boldlarge
{
	font-weight: bold;
	font-size: 80%;
	
}
