/*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;
}

ul.eventsNewsBullet{
	list-style-image: url('/images/icons/bullet.gif')
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#f0eeee;
}

a:link{
	color:#036;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a:hover{
	color:#700;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a:visited{
	color:#036;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a:active{
	color:#700;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.Header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	text-transform:none;
	color:#770100;
	background-color:#FFF;
	height:13px;
	vertical-align:middle;
	padding:5px;
}

.SubHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#770100;
	padding:5px;
	border-top:1px #B1ADA1;
	border-left:1px #FFF;
	border-bottom:1px #B1ADA1;
	border-right:1px #FFF;
	border-style:solid;
}

.Content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000;
	padding:5px;
	vertical-align:top;
}

.H1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#770100;
	padding:5px;
	vertical-align:top;
}
H2{
	color:#770100;
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
	margin-bottom:10px;
}


.SEARCH_FORM_BOX{
	color:#6F6F6F;
	border:solid 1px;
	font-family:arial;
	height:19px;
	width:150px;
}

.SUBMIT_BUTTON{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#FFF;
	border:0px;
	background-color:#700;
}

.weather{
	border:1px;
	border-color:#999;
	border-style:solid;
	width:164px;
	height:97px;
	align:right;
}

.HomePageLinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:normal;
}

.SERVICE_REQUEST_ERROR_TEXT{
}

.SERVICE_REQUEST_FORM_LABEL_TEXT{
}

.SERVICE_REQUEST_HEADER_TEXT{
}

.SERVICE_REQUEST_LEGEND_TEXT{
}

.SERVICE_REQUEST_SUBMIT_TEXT{
}

.SERVICE_REQUEST_TEXT{
}

.SERVICE_REQUEST_TEXTBOX{
}

/* 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;
}

/* News feed styles */
/*.NEWS_FEED_DISPLAY_DETAILS_BODY_ROW{
	display:table-row;
	background-color:#FFFFE0;
	text-align:left;
	text-indent:3px;
}

.NEWS_FEED_DISPLAY_DETAILS_BODY_TEXT{
	font-style:italic;
	margin-left:19px;
}

.NEWS_FEED_DISPLAY_DETAILS_ROW_TITLE{
	display:table-row;
	background-color:#E0E0FF;
	text-align:left;
	text-indent:3px;
}

.NEWS_FEED_DISPLAY_DETAILS_TABLE{
	display:table;
	background-color:Navy;
}

.NEWS_FEED_DISPLAY_DETAILS_TITLE{
	font-weight:bold;
}
*/
.NEWS_FEED_DISPLAY_EXPANDER{
	margin:0px 5px 0px 5px;
}

.NEWS_FEED_DISPLAY_LINK_ARCHIVE{
	color:Red;
}

.NEWS_FEED_DISPLAY_LINK_TITLE{
	color:Navy;
}

/*.NEWS_FEED_DISPLAY_ROW_ARCHIVE{
	display:table-row;
	background-color:#E0E0E0;
	text-align:left;
	text-indent:3px;
}
*/
/*.NEWS_FEED_DISPLAY_ROW_HEADER{
	display:table-row;
	background-color:#FFC469;
	text-align:left;
	text-indent:3px;
}*/

.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{
	display:table-row;
	background-color:#FFEBCD;
	text-align:left;
	text-indent:3px;
}*/

/*.NEWS_FEED_DISPLAY_TABLE{
	display:table;
	background-color:#733D1A;
}
*/
.NEWS_FEED_DISPLAY_RSS{
	margin:0px 2px 0px 10px;
}

.NEWS_FEED_DISPLAY_TITLE{
	font-style:italic;
}

/** ---NEW--- NEWS FEED POPUP STYLES **/

.NEWS_FEED_DISPLAY_DETAILS_TABLE {				/* Pop Up Container */
	width:90%;
	margin:0 auto;
	padding:10px;
	border:1px solid #cccccc;
	font-size:100%;
	background:white;
}

.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_DETAILS_BODY_ROW {			/* Item Details Row */
	padding:10px;
	color:#333333;
	font-size:90%;
	background:white;
	text-align:left;
}

.NEWS_FEED_DISPLAY_ROW_TITLE {					/* Feed Item Row */
	padding:5px 3px 5px 20px!important;
	font-size:85%;
	background:#FDFCFA url(/images/layout/arrow.png) left 9px no-repeat;
	margin:2px 0;
}

.NEWS_FEED_DISPLAY_ROW_ARCHIVE {				/* Archive Row */
	text-align:right;
	padding:10px 5px;
}

.NEWS_FEED_DISPLAY_LINK_ARCHIVE {				/* Archive Link */
	
}




.LiveEditDiv{
	margin:0;
	position:fixed;
	top:8px;
	left:auto;
	right:8px;
}

.LiveEditButton{
}
.FB_FileListUL LI DIV SPAN {
     display:none;
}
.FB_Footer {
     display:none;
}
#EmergencyAlert {
	background-color: red;
	font-size: 14pt;
	text-align:center;
	font-weight:bold;
	color: #FFF;
}
