/*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_SUBMIT_TEXT{
}

.SERVICE_REQUEST_ERROR_TEXT{
}

.SERVICE_REQUEST_LEGEND_TEXT{
}

.SERVICE_REQUEST_TEXT{
}

.SRParentTable{
}

.SRLeftTable TD{
	padding: 2px 0px 2px 0px;
}

.SRRightTable TD{
	padding: 2px 0px 2px 0px;
}

.ERROR_TEXT{
	color: red;
}

#Container{
	border-top:0;
	border-left:2px;
	border-bottom:2px;
	border-right:2px;
	border-style:solid;
	border-color:#BBD3E4;
	background-color:#FFFFFF;
}

#Header{
	width:767px;
	height:226px;
	background:url('http://asburyparknj.qscend.com/images/layout/header.gif');
}

#Subheader_Green{
	color:#0b440c;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}

#Subheader_Blue{
	color:#1a406a;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}

#Subheader_Blue_Caps{
	color:#1a406a;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

#Subheader_Green_Caps{
	color:#0b440c;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

#Subheader_Right{
	color:#006398;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}

#Left{
	width:182px;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:7px;
	padding-right:0;
}

#Center{
	width:388px;
	padding:5px;
}

#Content{
	width:342px;
	padding:5px;
}

#Header_Orange{
	width:347px;
	height:26px;
	background:url('http://asburyparknj.qscend.com/images/layout/header_orange.gif');
	color:#000000;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:0;
	padding-left:5px;
	padding-right:0;
	padding-bottom:0;
}

#Header_Blue{
	width:347px;
	height:26px;
	background:url('http://asburyparknj.qscend.com/images/layout/header_blue.gif');
	color:#000000;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:0;
	padding-left:5px;
	padding-right:0;
	padding-bottom:0;
}

#Right{
	width:190px;
	padding-top:5px;
	padding-left:0;
	padding-bottom:0;
	padding-right:5px;
}

#Footer{
	padding:5px;
}

/**********     LINKS     **********/

A{
	text-decoration:underline;
	font-family:arial;
	color:#1C377E;
}
		
A:hover{	
	text-decoration:underline;
	font-family:arial;
	color:#FF0000;
}

a.link{
	text-decoration:underline;
	font-family:arial,sans-serif;
	color:#0b440c;
	font-weight:bold;
}

a.link:hover{
	text-decoration:underline;
	font-family:arial,sans-serif;
	color:#b76a00;
	font-weight:bold;
}

A, BODY,  INPUT,  SELECT, SPAN, TEXTAREA, TD{
	font-family:arial;
	font-size:11px;
}

.QCONTENT_PRINTABLE_TEXT{
	color:#000000;
	font-weight:bold;
	font-size:11px;
}

/**********    CONTENT    **********/

BODY{
/*	color:#1C377E;
	background-color:#E0EDEE;*/
	margin:0;
	padding:0;
}

H1{
	font-family:arial;
	font-weight: bold;
	font-size: 10pt; 
	color: #3F3F3F;
	margin-top: 10px; 
	margin-bottom: 15px; 
}

LI{
	list-style-type: square;
}

UL{
	list-style-type: square;
	margin-left: 18px; 
}

/**********     SEARCH     **********/

.SEARCH_FORM_BOX{
	color:#6F6F6F;
	border:1px;
	border-color:#97BBD6;
	border-style:solid;
	background-color:#FFFFFF;
	height:15px;
	width:100px;
}

.SEARCH_FORM_LABEL_TEXT{
	font-family:arial, sans-serif;
	font-weight:bold;
	color:#1C377E;
	background-color:#E0EDEE;
}

.SUBMIT_BUTTON{
	color:#1C377E;
	background-color:#E0EDEE;
	font-family:arial,sans-serif;
	font-weight:bold;
	text-decoration:underline;
	border:0;
}

.MINISEARCH_TEXT{
	color: #FFFFFF;
	font-weight: bold;	
}

/**********     FORMS     **********/

SELECT, TEXTAREA, CHECKBOX{
	font-size: 10pt;
	color: #444444;	
	background-color: #FFFFFF;
}

.CHECKBOX{
	background-color: transparent;
}

.RADIO{
	color: #444444;	
	background-color: transparent;
}

.IMAGE_BUTTON{
	color: #444444;	
	background-color: transparent;
}

/*  For TextBoxes */
.TEXT{
	color: #444444;	
	background-color: transparent;
}

/**********     MISC     **********/

LEGEND{
	color: #000000;
	font-size: 12px;
	margin: 2px 2px 2px 2px;	
}

FIELDSET{
	height: 100%;
}

.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;	
}

/*  For Message displayed within baselist usually */
.MESSAGE_TEXT{
	color: Gray;
}
	  
/*  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;
}

/* 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;
}

.LiveEditDiv{
	margin:0;
	position:fixed;
	top:8px;
	left:auto;
	right:8px;
}

.LiveEditButton{
}

/* News feed styles */

/*Pop Up Container */
.NEWS_FEED_DISPLAY_DETAILS_TABLE{
	margin:0;
	padding:0;
}

/* Pop Up Title Container */
.NEWS_FEED_DISPLAY_DETAILS_ROW_TITLE{
	background-color:#000;
	height:32px;
	padding-left:13px;
	padding-top:15px;
}

/*Pop Up Title */
.NEWS_FEED_DISPLAY_DETAILS_TITLE{
	color:#FFF;
	font-family:Georgia;
	font-size:18px;
	font-style:italic;
	white-space:nowrap;
}

/* Pop Up Body Container */
.NEWS_FEED_DISPLAY_DETAILS_BODY_ROW{
	background-color:#FFF;
	background-image:url(/images/layout/content_bg.gif);
	background-repeat:repeat-x;
	padding:25px 15px;
}

/* Pop Up Body Content */
.NEWS_FEED_DISPLAY_DETAILS_BODY_TEXT{
}

.NEWS_FEED_DISPLAY_DETAILS_BODY_TEXT H1{
	color:#35B2D8;
	font-family:Arial,Helvetica;
	font-size:15px;
	font-weight:bold;
	line-height:18px;
}

.NEWS_FEED_DISPLAY_DETAILS_BODY_TEXT H2{
	color:#000;
	font-family:Arial,Helvetica;
	font-size:15px;
	font-weight:bold;
	line-height:18px;
}

/* Archive Row */
.NEWS_FEED_DISPLAY_ROW_ARCHIVE{
	padding:0 0 15px 13px;
}

/* Archive Link */
.NEWS_FEED_DISPLAY_LINK_ARCHIVE{
}

.NEWS_FEED_DISPLAY_TABLE{
/*			*/
	display:table;
	padding-left:10px;
/*			*/
}

/* Archive Page Title Container */
.NEWS_FEED_DISPLAY_ROW_HEADER{
	background-color:#000;
	height:32px;
	padding-left:13px;
	padding-top:15px;
/*			*/
	display:table-row;
	text-align:left;
/*			*/
}

/* Archive Page Title */
.NEWS_FEED_DISPLAY_ROW_HEADER_TEXT{
	color:#FFF;
	font-family:Georgia;
	font-size:18px;
	font-style:italic;
	white-space:nowrap;
}

/* Archive Page Body Container */
.NEWS_FEED_DISPLAY_ROW_TITLE{
	background-color:#FFF;
	background-image:url(/images/layout/content_bg.gif);
	background-repeat:repeat-x;
/*	padding:25px 15px;*/
/*			*/
	margin:3px 3px 8px 3px;
	padding-left:10px;
	text-align:left;
/*			*/
}