/*Style for default news/events lists*/
/* added 3/16/07 by Travis */
UL.ulNEWS{
  list-style-type:none; 
  padding: 0px; 
  margin-left:0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

/* Styles for zoning signup form 
	 added 4-3-07 by Travis.       */
.zoningFormLabel{
	font-family: arial,verdana,helvetica;
	font-size: 10pt;
	text-align: right;
}
.zoningFormErrors{
	font-weight: bold;
	color: black;
	list-style: square;
	text-decoration: blink;
	
}


/* Service Request Entry (forward facing web form styles) 	*/
/*  added 2/27/07 by Travis.								*/

.SERVICE_REQUEST_HEADER_TEXT {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;

}
.SERVICE_REQUEST_FORM_LABEL_TEXT{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.SERVICE_REQUEST_TEXTBOX{
	font-family:Arial, Helvetica, sans-serif;
	color: blue;
}
.SERVICE_REQUEST_TEXTAREA TEXTAREA{
	width: 98%;
}
.SERVICE_REQUEST_SUBMIT_BUTTON{
}
.SERVICE_REQUEST_ERROR_TEXT{
}
.SRParentTable{
}
.SRLeftTable TD{
padding: 2px 0px 2px 0px;
}
.SRRightTable TD{
padding: 2px 0px 2px 0px;
}
.ERROR_TEXT{
color: red;
}

/*****     LINKS     *****/

A{
	color:#993333;
	font-weight:bold;
	text-decoration: underline;
}

A, BODY,  INPUT,  SELECT, SPAN, TEXTAREA, TD {
	FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana;
}
		
A:hover{
	color:#385f9a;
	font-weight:bold;
	text-decoration: underline;
}

/*****    CONTENT    *****/

BODY{
	FONT-SIZE: 10pt;
	BACKGROUND-COLOR:#F6EFE3;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1{
	font-family:Verdana; 
	font-weight:bold;
	font-size:14pt; 
	color:#3F3F3F;
	margin-top:10px; 
	margin-bottom:15px; 
}

H2{
	font-family:Verdana;
	font-weight:bold;
	font-size:12pt;
	color:#3F3F3F;
	margin-top:10px; 
	margin-bottom:15px; 
}

h3{
	font-family:Verdana;
	font-weight:bold;
	font-size:10pt;
	color:#3F3F3F;
	margin-top:10px; 
	margin-bottom:15px; 
}

SELECT, TEXTAREA, CHECKBOX{
	FONT-SIZE: 10pt;
	color: #444444;	
	background-color:  WHITE;
}

.CHECKBOX{
	background-color: Transparent;
}

FIELDSET{
height: 100%;
}

LEGEND {
	color: Black;
	FONT-SIZE: 12px;
	margin: 2px 2px 2px 2px;
}


UL{list-style-type:square;}

.ERROR_TEXT {
	color:Red;
}

/*  For text before the form field */
.FORM_LABEL_TEXT{
	color: #444444;
	font-weight:bold;	
}

/*  Used as header text in Qforms */
.HEADER_TEXT {
	font-weight: bold;
	font-size: 14px;
	color: #234384;	
}

.IMAGE_BUTTON{
	color: #444444;	
	background-color: transparent;
}

/*  For Message displayed within baselist usually */
.MESSAGE_TEXT{
	color: Gray;
}

.RADIO{
	color: #444444;	
	background-color: transparent;
}
	  
/*  For Cells in Baselist */
.TBL_CELL
{
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left-width: 1px;
	border-left-color: #24486C;
	border-left-style: solid;
}

/*  For Cells on left in Baselist */
.TBL_CELL_INITIAL
{
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
}

/*  For Rows in Baselist */
.TBL_ROW{
	background-color:  #FFFFFF;
	padding-left:3px;
	padding-right:3px;
}

/*  For Row Alternating in Baselist */
.TBL_ROW_ALT{
	background-color: #C0C0C0;
	padding-left:3px;
	padding-right:3px;
}       

/*  For Row Selected in Baselist */
.TBL_ROW_SELECTED{
	background-color: #FFFFCC;
	padding-left:3px;
	padding-right:3px;
}       
/*  For Header Cells in Baselist */     
.TBL_HEADER_CELL 
{
	font-weight: bold;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left-width: 1px;
	border-left-color: #24486C;
	border-left-style:  solid;
}

/*  For Header Row in Baselist */
.TBL_HEADER_CELL_INITIAL{
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
}

/*  For Rows in Baselist */
.TBL_HEADER_ROW{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #24486C;
	padding-left:2px;
	padding-right:2px;
}
	
 /*  For TextBoxes */
.TEXT{
	color: #444444;	
	background-color: transparent;
}


/*****     SEARCH     *****/

.SEARCH_FORM_BOX{
	color:#6F6F6F;
	border:1px;
	background-color:#FFFFFF;
	height:15px;
	width:92px;
}

.SEARCH_FORM_LABEL_TEXT{
	color:#FFFFFF;
	font-family:verdana;
	font-weight:bold;
}

.SUBMIT_BUTTON{
	color:#FFFFFF;
	font-family:verdana;
	font-weight:bold;
	text-decoration:underline;
	border:0;
	background-color:#6084c0;
}

.MINISEARCH_TEXT{
	color: White;
	font-weight:bold;	
}


/* Geo RSS Map styles */
#layertoggles{
	width: 200px;
	border-style: solid;
	border-width: 1px;
	border-color: #CBCBCB;
	color: #444444;
	background: #F7FAFA;
	position: relative;
	top: -360px;
	left: auto;
	right: -39px;
	} 
#layertoggles p{
	margin-bottom: 0;
	padding-bottom:0;
	}
/* ----------------- DEFAULT NEWS FEEDS & POPUP ------------------- */
/* ---------------------------------------------------------------- */


.NEWS_FEED_DISPLAY_TABLE,
.NEWS_FEED_DISPLAY_DETAILS_TABLE {				/* Containers */
	width:90%;
	margin:0 auto;
	padding:10px;
	border:1px solid #cccccc;
	font-size:100%;
}

.NEWS_FEED_DISPLAY_ROW_HEADER, 					/* Category Heading */
.NEWS_FEED_DISPLAY_DETAILS_TITLE {				/* & Pop Up Row Heading */
	font-size:125%;
	font-weight:bold;
	padding:5px 0;
}

.NEWS_FEED_DISPLAY_ROW_HEADER_RSS img, 
.NEWS_FEED_DISPLAY_RSS img {					/* RSS Icons */
	vertical-align:middle;
	padding:0 5px;
}

.NEWS_FEED_DISPLAY_EXPANDER {					/* Details +/- Icon */
	padding:0 5px;
}


.NEWS_FEED_DISPLAY_ROW_TITLE {					/* Feed Item Row */
	padding:3px 0;
}

.NEWS_FEED_DISPLAY_TITLE {						/* Feed Item Date */
	color:#666666;
}

.NEWS_FEED_DISPLAY_LINK_TITLE {					/* Feed Item Link */
	text-decoration:underline;
}

.NEWS_FEED_DISPLAY_DETAILS_BODY_ROW {			/* Item Details Row */
	padding:3px 10px;
	color:#666666;
	font-size:90%;
	background:#f4f4f4;
}

.NEWS_FEED_DISPLAY_ROW_ARCHIVE {				/* Archive Row */
	text-align:right;
	padding:3px;
}

.NEWS_FEED_DISPLAY_LINK_ARCHIVE {				/* Archive Link */
	font-weight:bold;
	color:#333333;
}
{

.LiveEditDiv
{
	margin:0;
	position:fixed;
	top:8px;
	left:auto;
	right:8px;
}

.LiveEditButton
{
}
#EmergencyAlert {
	background-color: red;
	font-size: 14pt;
	text-align:center;
	font-weight:bold;
	color: #FFF;
}
.FB_FileListUL LI DIV SPAN {
     display:none;
}
.FB_Footer {
     display:none;
}
#FB_AP h2 {
	display:none !important;
}

