/*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 2px 0px;
}

.SRRightTable TD{
	padding:2px 0px 2px 0px;
}

.ERROR_TEXT{
	color:red;
}

A{
	FONT-FAMILY:arial;
	text-decoration:none;
}

a, body, input, span, textarea, td, tr, p, font{
	FONT-FAMILY:Arial;
}

A:hover{	
	text-decoration: underline;
}

a.bottom:link{
	text-decoration:underline;
	font-weight:none;
	color:#000;
}

a.bottom:visited{
	text-decoration:underline;
	font-weight:none;
	color:#000;
}

a.bottom:hover{
	text-decoration:underline;
	font-weight:none;
	color:#000;
}

Body{
	background-color:#5f7a95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Container{
	background-color:#FFF;
}

table, table tbody, td, tr, span, p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.search_form_box{
	height:20px;
	width:120px;
	font-family:arial;
	font-size:12px;
}

.MINISEARCH_TEXT{
	color:#FFF;
	font-weight:700;
}

H1{
	color:#300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:700;
	margin-bottom:5px;
	margin-top:10px;
	padding-left:5px;
}

.CHECKBOX{
	background-color:Transparent;
}

FIELDSET{
	height:100%;
}

LEGEND{
	color:#000;
	FONT-SIZE:13px;
	margin:2px;
}

UL{
	list-style-type:square;
}

.QCONTENT_PRINTABLE_TEXT{
	color:#000;
	font-weight:700;
	font-size:10px;
}

UL{
	list-style-type:square;
	padding:0px;
	margin-left:18px;
}

.ERROR_TEXT{
	color:Red;
}

/*  For text before the form field */
.FORM_LABEL_TEXT{
	color:#444;
	font-weight:bold;
	/*added the following 4-26-06 to affect calendar detail page fonts TL*/
	font-size:13px;
}

/*  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;
  	font-family:Arial;
  	font-weight:normal;
  	font-size:8pt;
}

.RADIO{
	color:#444;
	background-color:transparent;
}

.SUBMIT_BUTTON{
	font-weight:700;
	color:#000;
	background-color:#fcfcf9;
	border:1px solid #CEC8BB;
}

/*  For Cells in Baselist */
.TBL_CELL{
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left:1px solid #24486C;
	font-size:12px;
}

/*  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:#FFC;
	padding-left:3px;
	padding-right:3px;
}

/*  For Header Cells in Baselist */
.TBL_HEADER_CELL{
	font-weight: normal;
  	font-family:Arial; 
  	font-size:8pt;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left:1px solid #24486C;
}

/*  For Header Row in Baselist */
.TBL_HEADER_CELL_INITIAL{
	border:none;
}

/*  For Rows in Baselist */
.TBL_HEADER_ROW{
	color:#FFF;
  	font-family:Arial;
  	font-size:8pt; 
	font-weight: normal;
	background-color: #24486C;
	padding-left:2px;
	padding-right:2px;
}

 /*  For TextBoxes */
.TEXT{
	color:#444;
	background-color:transparent;
}

/****** QAlert *******/

.SERVICE REQUEST_ERROR_TEXT{
	font-family:arial;
	font-size:10pt;
}

.SERVICE_REQUEST_FORM_LABEL_TEXT{
	font-family:arial;
	font-size:10pt;
}

.SERVICE_REQUEST_HEADER_TEXT{
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
}

.SERVICE_REQUEST_LEGEND_TEXT{
	font-family:arial;
	font-size:10pt;
}

.SERVICE_REQUEST_SUBMIT_BUTTON{
	font-family:arial;
	font-size:10pt;
}

.SERVICE_REQUEST_TEXT{
	font-family:arial;
	font-size:10pt;
}

.SERVICE_REQUEST_TEXTBOX{
	font-family:arial;
}

/* 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;
}

/* News feed styles */
.NEWS_FEED_DISPLAY_DETAILS_BODY_ROW{
	display:table-row;
	text-align:left;
}

.NEWS_FEED_DISPLAY_DETAILS_BODY_TEXT{
}

.NEWS_FEED_DISPLAY_DETAILS_ROW_TITLE{
	background-color:#FFF;
	display:table-row;
	height:30px;
	text-align:left;
}

.NEWS_FEED_DISPLAY_DETAILS_TABLE{
	background-color:#FFF;
	display:table;
	padding:10px 20px;
}

.NEWS_FEED_DISPLAY_DETAILS_TITLE{
	font-weight:bold;
}

.NEWS_FEED_DISPLAY_EXPANDER{
	margin:0px 5px 0px 5px;
}

.NEWS_FEED_DISPLAY_LINK_ARCHIVE{
	color:#AC3C00;
}

.NEWS_FEED_DISPLAY_LINK_TITLE{
	color:#AC3C00;
}

.NEWS_FEED_DISPLAY_ROW_ARCHIVE{
	background-color:#FFF;
	background-image:url(/images/layout/arrow_more.gif);
	background-repeat:no-repeat;
	display:table-row;
	font-size:11px;
	height:15px;
	text-align:left;
	text-indent:20px;
}

.NEWS_FEED_DISPLAY_ROW_HEADER{
	background-color:#FFF;
	display:table-row;
	height:30px;
	text-align:left;
}

.NEWS_FEED_DISPLAY_ROW_HEADER_RSS{
	margin:0px 2px 0px 10px;
}

.NEWS_FEED_DISPLAY_ROW_HEADER_TEXT{
	font-weight:bold;
	color:#691F01;
}

.NEWS_FEED_DISPLAY_ROW_TITLE{
	background-color:#FFF;
	display:table-row;
	height:30px;
	text-align:left;
}

.NEWS_FEED_DISPLAY_TABLE{
	background-color:#FFF;
	display:table;
	padding:10px 20px;
}

.NEWS_FEED_DISPLAY_RSS{
	margin:0px 2px 0px 10px;
}

.NEWS_FEED_DISPLAY_TITLE{
	font-style:italic;
}

.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;
}