/*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;
}

/* 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;
}

.SRRightTable TD{
	padding:2px 0px;
}

.ERROR_TEXT{
	color:red;
}

A{
	text-decoration:none;
	color:NAVY;
}

A, BODY,  INPUT,  SELECT, SPAN, TEXTAREA, TD {
	FONT-SIZE:8pt;
	FONT-WEIGHT:normal;
	FONT-FAMILY:Verdana;
}

A:hover{
	text-decoration:underline;
}

BODY{
	BACKGROUND-COLOR:#FFF;
	LETTER-SPACING:normal;
	TEXT-TRANSFORM:none;
	WORD-SPACING:normal;
}

.SEARCH_FORM_BOX{
	width:80px;
	height:18px;
	font-family:verdana;
	font-size:12px;
}

.MINISEARCH_TEXT{
	color:#FFF;
	font-weight:bold;
}

H1{
	font-family:Verdana;
	font-weight:bold;
	font-size:10pt;
	color:#3F3F3F;
	margin-top:10px;
	margin-bottom:15px;
}

SELECT, TEXTAREA, CHECKBOX{
	color:#444;
	background-color:Transparent;
}

.CHECKBOX{
	background-color:Transparent;
}

LEGEND{
	color:#000;
	FONT-SIZE:12px;
	margin:2px;
}

LI{list-style-type:none;}
UL{list-style-type:none;margin-left:0px;}

.ERROR_TEXT{
	color:Red;
}

/*  For text before the form field */
.FORM_LABEL_TEXT{
	color:#444;
	font-weight:bold;
}

/*  Used as header text in Qforms */
.HEADER_TEXT{
	font-weight:bold;
	font-size:14px;
	color:#234384;
}

.IMAGE_BUTTON{
	color:#444;
	background-color:transparent;
}

/*  For Message displayed within baselist usually */
.MESSAGE_TEXT{
	color:Gray;
}

.RADIO{
	color:#444;
	background-color:transparent;
}

.SUBMIT_BUTTON{
	background-color:#CCC;
}

/*  For Cells in Baselist */
.TBL_CELL{
	border-bottom:none;
	border-top:none;
	border-right:none;
	border-left:1px solid #24486C;
}

/*  For Cells on left in Baselist */
.TBL_CELL_INITIAL{
	border:none;
}

/*  For Rows in Baselist */
.TBL_ROW{
	background-color:#FFF;
	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:1px solid #24486C;
}

/*  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:#FFF;
	font-weight:bold;
	background-color:#24486C;
	padding-left:2px;
	padding-right:2px;
}

 /*  For TextBoxes */
.TEXT{
	color:#444;
	background-color:transparent;
}

/* Geo RSS Map styles */
#layertoggles{
	width:200px;
	border:1px solid #CBCBCB;
	color:#444;
	background: #F7FAFA;
	position:relative;
	top:-360px;
	left:auto;
	right:-39px;
}

#layertoggles p{
	margin-bottom:0;
	padding-bottom:0;
}

.LiveEditDiv{
	margin:0;
	position:fixed;
	top:8px;
	left:auto;
	right:8px;
}

.LiveEditButton{
}

/*          NEWS FEEDS          */

/*  Front End News Feed Display  */

/*** News Feed Token Container ***/
.NEWS_FEED_DISPLAY_TABLE{
	display:table;
	padding:5px 0 0 5px;
}

/*** News Feed Item Container ***/
.NEWS_FEED_DISPLAY_ROW_TITLE{
	display:table-row;
	text-align:left;
}

/*** Date ***/
.NEWS_FEED_DISPLAY_TITLE{
	font-size:13px;
	font-weight:bold;
	margin:0px;
	white-space:nowrap;
	width:100%;
}

/***Feed Item Link ***/
.NEWS_FEED_DISPLAY_LINK_TITLE{
}

/*  Pop Up News Feed Display  */

/*** Pop Up Display Container ***/
.NEWS_FEED_DISPLAY_DETAILS_TABLE{
	background-color:#FFF;
	color:#000;
	display:table;
	height:100%;
	padding:10px;
	width:100%;
}

/*** Header Row ***/
.NEWS_FEED_DISPLAY_DETAILS_ROW_TITLE{
	display:table-row;
	height:60px;
	text-align:left;
	width:100%;
}

/*** Header Title ***/
.NEWS_FEED_DISPLAY_DETAILS_TITLE{
	background:#FFF;
	color:#0b5716;
	font-family:verdana,sans-serif;
	font-size:18px;
	font-weight:bold;
}

/*** Body Row ***/
.NEWS_FEED_DISPLAY_DETAILS_BODY_ROW{
	display:table-row;
	height:100%;
	text-align:left;
	width:100%;
}

/*** Body Content ***/
.NEWS_FEED_DISPLAY_DETAILS_BODY_TEXT{
	font-style:italic;
}

/*  Archive Row For Front End And Pop Up Displays  */

/*** Archive Row ***/
.NEWS_FEED_DISPLAY_ROW_ARCHIVE{
	display:table-row;
	margin-right:3px;
	text-align:right;
}

/*** Archive Link ***/
.NEWS_FEED_DISPLAY_LINK_ARCHIVE{
}

/*  Pop Up Archive Display  */

/* Uses Same Container As Front End Display */

/*** Header Row***/
.NEWS_FEED_DISPLAY_ROW_HEADER{
	display:table-row;
	text-align:left;
}

/*** Header Title ***/
.NEWS_FEED_DISPLAY_ROW_HEADER_TEXT{
	background:#FFF;
	color:#691F01;
	font-weight:bold;
}

/*** + / - Icon ***/
.NEWS_FEED_DISPLAY_EXPANDER{
	padding-right:5px;
}

.NEWS_FEED_DISPLAY_ROW_HEADER_RSS{
	margin:0px 2px 0px 10px;
}

/*** RSS Icon ***/
.NEWS_FEED_DISPLAY_RSS{
	margin-left:10px;
}