/************************************************
This is the custom style sheet, containing styles
that will be customized for each project.
************************************************/
body
{
	border:none;
	margin:0;
	padding:0;
	height: 100%;
	background: #fff url(_gfx/cmn/bg.jpg) repeat-x top;
	font-family: Arial, Helvetica, San-Serif;
	font-size:16px;
	line-height:26px;
	
}

body,td,th,p,select,li,input,.container,.container_noleftnav,.content
{
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;	
}

a
{
	color:#0078c1;
	text-decoration:none;
	
}

a:hover
{
	text-decoration:underline;
}

.error_message
{
	color: #cc0000;	
}

#FrontEndForm
{
	width:100%;	
	margin:0 auto;
	background: url(_gfx/cmn/bg_element.jpg) center top no-repeat;	
	text-align:center;
}

.mainSpan
{
	width: 100%;
	margin:0 auto;
	/*min-height: 850px;*/
	
}

.mainSpan_noleftnav
{
	width: 100%;
	margin:0 auto;

}

.adminSpan
{
	width:200px;
	float:right;
	text-align:left;	
}

.header
{

	width: 1015px;	
	height: 201px;
	position: relative;

}

.header img
{
	padding: 0px;
	margin: 0px;
}

.header_left
{
	float:left;
	width:426px;
	height:136px;
	padding:0;
	background: url(_gfx/cmn/header_seal.gif) no-repeat;
}

.header_left a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

.header_left a:hover {
  text-decoration:none;
}


.header_right
{
	float:right;
	width:250px;
}

.header a
{
}

.header_logo
{
 height: 136px;
 width: 426px;  
}

.header_title
{
	font-family:Tahoma, Arial, Helvetica, MS Sans-Serif;
	font-weight:bold;
	font-size:20px;
	margin:45px 0px 0px 0px;
	padding:0px 0px 0px 0px 0px;
	color:#007799;
}

.header_toplinks
{
	color: #eeead3;
	font-weight:bold;
	text-align:right;
	padding-top: 5px;
	margin-bottom: 10px;
	font-size: 10px;	
}

.header_toplinks a
{
	color: #eeead3; 
	text-decoration:none;
	padding: 0 4px;	
}

.header_toplinks a:hover
{
	text-decoration:underline;
}

.header_menu
{	
	width: 965px;
	position: absolute;	
	top: 161px;
	left: 25px;
}

.header_menu a
{
	margin: 0px;
	padding: 0px;
}

.header_menu div
{
	float: left;
}

.loginbuttonpanel
{
	position: absolute;
	left:435px;
	top:15px;
	width:300px;
	padding:5px;
	text-align:right;
	font-size:10px;
}

.searchbox
{
	position:relative;
	width: 270px;
	float:right;
	top: 56px;
}

.searchbox_textbox
{
	font-size:16px;
	width:209px;
	margin-top: 0;
	border:0px solid #0078c1;
	padding:0px 0px 0px 5px;
	height: 21px;
	float:left;
}

.searchbox_button
{
	float:left; 
	margin-left:0;
}

#contentheader 
{
	border-bottom:0px solid #A71A00;
}
.breadcrumb_wrapper
{
	height:25px;
	text-align:left;
}

.breadcrumb
{
	padding-left: 10px;
	margin-top: 4px;
}

.breadcrumb a
{ 
	color: #87816e;	
	text-decoration: underline;	
}

.breadcrumb a:hover
{
	text-decoration:none;
}

.title_wrapper
{
	height:auto;
	text-align: left;
	margin-top: 3px;
}

.title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:34px;
	font-weight:bold;
	color: #000;
	padding-left: 10px; 
	padding-bottom: 4px;	
	line-height: 38px;
}

.banner_holder
{
	text-align:center;
	margin: auto;
}

.printerfriendly
{
	/*
	width:100px;
	text-align:right;
	position:relative;
	left:500px;
	bottom:10px;
	font-family: Verdana, Arial,Helvetica,MS Sans-Serif; 
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	*/
}

.title_wrapper_noleftnav
{
	height: 22px;
	margin-top: 3px;	
}

.title_noleftnav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:34px;
	font-weight:bold;
	color: #000;
	padding-left: 0px; 
	padding-bottom: 4px;	
	line-height: 38px;
}

.printerfriendly_noleftnav
{
	/*
	width:100px;
	text-align:right;
	position:relative;
	left:650px;
	bottom:10px;
	font-family: Verdana, Arial,Helvetica,MS Sans-Serif; 
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	*/
}

.title_subtitle
{
	margin:  10px 10px 10px 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color: #3d3930;
}

.content .title_subtitle
{
	margin:  10px 10px 10px 0px;
}

.sidebox
{
	background-color: #fffce9;
	border: 1px solid #cec9b7;
	padding:3px;
	float:right;
	width: 150px;
	margin-left: 10px;
	position: relative;
	top: 23px;
	left: 450px;
}

.container
{
	position:relative;
	float:right;
	width: 750px;
	max-width: 750px;
	min-height: 500px;	
	/*background-color: #fff;*/
	overflow: hidden;

}

.container_noleftnav
{
	position:relative;
	width:1015px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	min-height:375px;
	
}

.container_noleftnav_special
{
	width:730px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*
	background-image: url(_gfx/cmn/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: 0 0px;
	*/
}

.content
{
    color: #000;
	font-size: 18px;
	line-height: 18px;
	padding: 10px 20px 20px 10px;
	margin-bottom: 20px;
	text-align: left;

}

.content_noleftnav
{
	width:730px;
/*	height:auto;*/
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	overflow:hidden;

}

.content a
{
	text-decoration:underline;

}

.content a:hover
{
	text-decoration:none;
	
}

.content h3
{
	font-size:12px;
}

.content p
{
    margin: 0 0 18px 0;
}

/*
.content textarea
{
	width:525px;
}
*/

.downloadmessage
{
	border-top:solid 1px #CFBF92;
	margin:30px 0px 20px 0px;
}

.downloadmessage img
{
	border:0px;	
}

.downloadmessage p
{
	font-size:10px;
}

.paging
{
	margin-top:10px;
	margin-bottom:10px;
}

.paging a
{
	color:Blue;
}

.footer
{
    clear:both;
    position: relative;	
	width: 100%;
	height: auto;
	background: #015391;
	padding-top:25px;
	padding-bottom:25px;
	margin: 0 auto;
}

.footer td
{
	color:#FFFFFF;
    font-size: 12px;
    line-height: 18px;
}

.footer a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:hover
{
	text-decoration: none;
}

/************************************************
Department home page
************************************************/

.depthome_left
{
	float:left;
	width:370px;
}

.depthome_right
{
	background-color: #fffce9;
	border: 1px solid #cec9b7;
	padding:3px;
	float:right;
	width: 150px;
	margin-left: 10px;	

}


/************************************************
Home page
************************************************/
a img 
{ 
	border: 0; 
}

.home
{
	width:1015px;
	background-color:#fff;
	padding: 25px 0 0 0;
	margin: 0;
	text-align:left;
}

.home_content
{
	
}

.home_cmt_content
{
	position:relative;
	overflow: hidden;
	text-align:center;
	top:10px;
	left:25px;
	width: 965px;
	font-size:16px;
	color:#9e0b0f;
}

.home_columns
{
    position:relative;
    height: 360px;
	width: 100%;
	margin: 0;
	display:block;
	overflow:hidden;
}

#home_left
{
	position: relative;
	left: 12px;
	width:332px;
	height:355px;
	color: #000;
	float:left;
	line-height:16px;
	border: dashed 0px red;	
	background: url(_gfx/home/updates_bg.gif) no-repeat top left;
}

#home_left span.home_title 
{
	font-weight:bold;
	display:block;
}

#home_left p 
{
	padding: 0; 
	margin: 0;
	font-family: Verdana, Tahoma, san-serif;
	font-size:11px;	
	line-height:14px;	
}

#home_left a
{

}

#home_left .home_thumbnail 
{
	background-image:url(_gfx/home/whatsnew_pictureBG.gif);
	background-repeat: no-repeat;
	width:88px;
	height:92px;
	float:left;
}
#home_left .home_thumbnail img 
{
	margin-top:12px;
	margin-left:15px;
}

#home_middle 
{
    position: relative;
    width: 305px;
    height:355px;
    float:left;
    left:20px;
    border: solid 0px #0000ff;
    background: url(_gfx/home/events_bg.gif) no-repeat top left;
}

#home_right
{
	position: relative;
	width:305px;
	height:355px;
	float:left;
	left:48px;
	border: none;
	padding: 45px 0 0 35px;
	background: url(_gfx/home/online_bg.gif) no-repeat top left;
}

#home_buttons
{
	background-image:url(_gfx/home/me_buttons.gif);
	background-repeat: no-repeat;
	width:292px;
	height:27px;
}

#home_buttons img
{
	display:block;
	float:left;
}

.home_links{ 
	width: 780px;
	height: 60px;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	list-style: none;
}

.home_links li{ 
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}

.home_links li.forms{left: 126px;}
.home_links li.resources{left: 253px;}
.home_links li.economic{left: 380px;}
.home_links li.shop{left: 506px;}
.home_links li.service{left: 632px;}

.home_links li a{
	display: block;
	position: relative;
	height: 60px;
	text-indent: -4000px;
}  

.online_services_button
{
	margin:30px 0px 0px 50px;
}

.online_services_button img
{
	border:0px;
}

.weather_button
{
	margin:5px 0px 0px 50px;
}

.weather_button img
{
	border:0px;
}

/************************************************
Left navigation 
************************************************/

.leftnav
{
	position: relative;
	left: 25px;
	width: 230px;
	min-height: 350px;
	margin-right:25px;
	margin-top:25px;
	float:left;
	text-align: left;
	background: url(_gfx/cmn/bg_leftnav.jpg) no-repeat top;
	border: none;
}
/* min-height for Internet Explorer */
/*\*/
* html .leftnav {
height: 350px;
}
/**/

.leftnav a
{
	display:block;
	padding: 4px 4px 4px 4px;
	color: #999999;
	font-family: Georgia, Times New Roman, Serif;
	text-decoration:none;
	font-weight:bold;
	/*border-left:1px solid #6397a7;*/
}

.leftnav a:hover 
{
	color: #0078c1;
	text-decoration:none;	
}

.leftnav_node_wrapper
{

}

.leftnav_node_wrapper_root a
{
	border-left:0;
	border-bottom: none;
	
}


.leftnav_node
{
   
}

.leftnav_node_haschildren
{
	color: #000;
	font-weight:bold;
	/*background-image: url(_gfx/nav/arrow_down.gif);
	background-repeat: no-repeat;
	background-position:2px 9px;*/
	text-decoration:none;		
}

.leftnav_node_haschildren a
{
	color: #000;	
}

.leftnav_node_haschildren a:hover
{
	background-color:transparent;
}

.leftnav_node_iscurrent
{
	color: #000;
}

.leftnav_node_iscurrent a
{
	/*background-image: url(_gfx/nav/arrow_right_current.gif);
	background-repeat: no-repeat;
	background-position:0px 8px;*/
	color:#000;
	font-weight:bold;
	/*padding-left: 8px;*/
	text-decoration:none;		
}

.leftnav_node_iscurrent a:hover 
{
	color:#0078c1;
	background-color: transparent;
	/*padding-left: 8px;*/
}

/**Top Navigation Static Menu**/

.topnav_menu_container
{
	width: 730px;
	background-color: #000000;
	text-align: center;
	border-bottom: solid 1px #FFFFFF;	
}

.topnav_menu
{
	background-color:#000000;
	width:760px;
	/*height:300px;*/
	/*margin: 0px auto 0px auto;*/
}

.topnav_menu img
{
	margin:0px;
	padding:0px;
	border: none;
	/*height: 21px;*/
}

.topnav_menu a:hover img
{
	visibility: hidden;
}

* html a:hover { visibility:visible }

/******************************************/

/***********************************************
Image Rotation Code
**********************************************/

.mainImage {

	position: relative;
	top: 0px;
	left: 25px;
	width: 1015px;
	height: 150px;
	background:url(_gfx/headers/cityhall.jpg);
	background-repeat: no-repeat; 
	
	
}

.mainImage-247 {

	position: relative;
	top: 0px;
	left: 25px;
	width: 1015px;
	height: 150px;
	background:url(_gfx/headers/cityhall.jpg);
	background-repeat: no-repeat; 
	
}

.mainImage-Residents {

	position: relative;
	top: 0px;
	left: 25px;
	width: 1015px;
	height: 150px;
	background:url(_gfx/headers/residents.jpg);
	background-repeat: no-repeat; 
	
}

.mainImage-Business {

	position: relative;
	top: 0px;
	left: 25px;
	width: 1015px;
	height: 150px;
	background:url(_gfx/headers/businesses.jpg);
	background-repeat: no-repeat; 
}

.mainImage-Visitors {

	position: relative;
	top: 0px;
	left: 25px;
	width: 1015px;
	height: 150px;
	background:url(_gfx/headers/visitors.jpg);
	background-repeat: no-repeat; 
}

.mainImage-CityHall {

	position: relative;
	top: 0px;
	left: 25px;
	width: 1015px;
	height: 150px;
	background:url(_gfx/headers/cityhall.jpg);
	background-repeat: no-repeat; 
}

.mainImage-Departments {

	position: relative;
	top: 0px;
	left: 25px;
	width: 1015px;
	height: 150px;
	background:url(_gfx/headers/cityhall2.jpg);
	background-repeat: no-repeat; 
}

.mainImage-IWantTo {

	position: relative;
	top: 0px;
	left: 25px;
	width: 1015px;
	height: 150px;
	background:url(_gfx/headers/cityhall2.jpg);
	background-repeat: no-repeat; 
}



/************************************************
Dropdown Menu
************************************************/

/* Wrapper class if needed */
.dropdownmenu
{
}

.menu
{	
	width:593px;
	border-collapse:separate;
}

/* This is the class for the table that surrounds each menu. */
.menu_group
{	
}

.menuitem
{
	font-family: Arial,MS Sans-Serif;
	font-size: 14px;
	line-height:20px;
	color:#fff;
	background-color:#0078c1;
	padding: 3px 1px 3px 1px;
	border-top: solid 1px #E8E5D6;	
	border-left: solid 1px #C6C6C6;
	border-right: solid 1px #C6C6C6;
	border-bottom: solid 1px #ADA990;
	cursor: pointer;
}

.menuitem_top
{
	font-family: Arial,MS Sans-Serif;
	font-size: 14px;
	line-height:20px;
	color:#fff;
	background-color:#0078c1;
	padding: 3px 1px 3px 1px;
	border-top: solid 1px #E8E5D6;
	border-left: solid 1px #C6C6C6;
	border-right: solid 1px #C6C6C6;
	border-bottom: solid 1px #ADA990;
	cursor: pointer;
}

/* Need to define this because if image is used the item gets a table wrapper. */
.menuitem td,
.menuitem_top td
{
	font-family: Arial,MS Sans-Serif;
	font-size: 14px;
	line-height:20px;
	color:#fff;
}

.menuitem_hover,
.menuitem_active,
.menuitem_expanded
{
	font-family: Arial,MS Sans-Serif;
	font-size: 14px;
	line-height:20px;
	color:#000;	
	background-color:#fff;
	padding: 3px 1px 3px 1px;
	border-top: solid 1px #E8E5D6;	
	border-left: solid 1px #C6C6C6;
	border-right: solid 1px #C6C6C6;
	border-bottom: solid 1px #ADA990;
	cursor: pointer;	
}

.menuitem_hover_top,
.menuitem_active_top,
.menuitem_expanded_top
{
	font-family: Arial,MS Sans-Serif;
	font-size: 14px;
	line-height:20px;
	color:#5D544D;	
	background-color:#fff;
	padding: 3px 1px 3px 1px;
	border-top: solid 1px #E8E5D6;
	border-left: solid 1px #C6C6C6;
	border-right: solid 1px #C6C6C6;
	border-bottom: solid 1px #ADA990;
	cursor: pointer;	
}

.menuitem_hover td,
.menuitem_active td,
.menuitem_expanded td,
.menuitem_hover_top td,
.menuitem_active_top td,
.menuitem_expanded_top td
{
	font-family: Arial,MS Sans-Serif;
	font-size: 14px;
	line-height:20px;
	color:#173964;
}

/* Use for offsetting arrow */
.menuitem img,
.menuitem_top img,
.menuitem_hover img,
.menuitem_active img,
.menuitem_expanded img,
.menuitem_hover_top img,
.menuitem_active_top img,
.menuitem_expanded_top img
{
	margin-right:3px;
}

.menuitem_root
{
	font-family: Tahoma,Arial,MS Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	color:#fff;
	padding: 3px 1px 3px 1px;
	padding-left:3px;
	background-color:#EFDC9E;
	border-top: solid 1px #E8E5D6;
	border-left: solid 1px #C6C6C6;
	border-bottom: solid 1px #ADA990;
	cursor: pointer;
}

.menuitem_root_selected,
.menuitem_root_hover,
.menuitem_root_expanded,
.menuitem_root_active
{
	font-family: Tahoma,Arial,MS Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	color:#fff;	
	padding: 3px 1px 3px 1px;
	padding-left:3px;
	background-color:#F2C532;
	border-top: solid 1px #E8E5D6;
	border-left: solid 1px #C6C6C6;
	border-bottom: solid 1px #ADA990;
	cursor: pointer;	
}

.menuitem_root_image
{
	border:0px;
	padding:0px;
	margin:0px;
	cursor: pointer;
}


/************************************************
Forms
************************************************/

.form
{
	width:560px;
	height:auto;
}

.form_subtitle
{
	clear:both;
	font-weight: bold;
	font-size:12px;
	margin:10px 0px 5px 0px;
}

.form_in_tab
{
	padding-top:15px;
	padding-bottom:10px;
	padding-left:10px;	
}


.form_div
{
	padding:5px 0px 5px 0px;
	width:auto;
	height:auto;
	clear: both;
}

.form_div:after { content: ""; display: block; height: 0; clear: both; }


.form_div textarea
{
	width:300px;
	height:150px;
	background-color: #fdfaed;
}

.form_div .short_textarea
{
	width: 300px;
	height: 60px;
}

.form_label
{
	display:block;
	margin:5px 0px 5px 0px;
	font-weight: bold;
	float: left;
	width: 125px;
	text-align: left;
	vertical-align:middle;
}

.form_field
{
	float: right;
	width: 435px;
	text-align: left;
	vertical-align:middle;
}

.form_div_sub
{
	padding:3px 0px 3px 0px;
	width:400px;
	height:auto;
	clear: both;
}

.form_div_sub:after { content: ""; display: block; height: 0; clear: both; }


.form_label_sub
{
	margin-bottom:5px;
	font-weight: bold;
	float: left;
	width: 100px;
	text-align: left;
	vertical-align:middle;
}

.form_field_sub
{
	margin-bottom:5px;
	float: right;
	width: 300px;
	text-align: left;
	vertical-align:middle;
}

.form_div_sub:after { content: ""; display: block; height: 0; clear: both; }

legend
{
	font-weight: bold;
	color:#625C4D;
}

fieldset
{
	border:solid 1px #c2bca6;
}

.form_normaltextbox
{
	width:300px;	
	border-left: solid 1px #c2bca6;
	border-right: solid 1px #c2bca6;
	border-top: solid 1px #c2bca6;
	border-bottom: solid 1px #c2bca6;
	background-color: #fdfaed;
	height:19px;
	padding:2px 2px 2px 3px;
}

.form_smalltextbox
{
	width:200px;	
	border-left: solid 1px #c2bca6;
	border-right: solid 1px #c2bca6;
	border-top: solid 1px #c2bca6;
	border-bottom: solid 1px #c2bca6;
	background-color: #fdfaed;
	height:19px;
	padding:2px 2px 2px 3px;
}

.date_smalltextbox
{
	width:80px;	
	border-left: solid 1px #c2bca6;
	border-right: solid 1px #c2bca6;
	border-top: solid 1px #c2bca6;
	border-bottom: solid 1px #c2bca6;
	background-color: #fdfaed;
	height:19px;
	padding:2px 2px 2px 3px;
}

.form_tinytextbox
{
	width:50px;	
	border-left: solid 1px #c2bca6;
	border-right: solid 1px #c2bca6;
	border-top: solid 1px #c2bca6;
	border-bottom: solid 1px #c2bca6;
	background-color: #fdfaed;
	height:19px;
	padding:2px 2px 2px 3px;
}

.form_normaldropdown
{
	width:300px;	
	border-left: solid 1px #c2bca6;
	border-right: solid 1px #c2bca6;
	border-top: solid 1px #c2bca6;
	border-bottom: solid 1px #c2bca6;
	height:17px;
	padding-left:3px;
	background-color: #fdfaed;
}

.form_smalldropdown
{
	width:150px;	
	border-left: solid 1px #c2bca6;
	border-right: solid 1px #c2bca6;
	border-top: solid 1px #c2bca6;
	border-bottom: solid 1px #c2bca6;
	height:17px;
	padding-left:3px;
	background-color: #fdfaed;
}

.form_tinydropdown
{
	width:45px;	
	border-left: solid 1px #c2bca6;
	border-right: solid 1px #c2bca6;
	border-top: solid 1px #c2bca6;
	border-bottom: solid 1px #c2bca6;
	height:17px;
	padding-left:3px;
	background-color: #fdfaed;
}

.form_multipleselect
{
	background-color: #fdfaed;
	width:300px;
}

.form_multiple_select_label
{
	position: relative;
	left: -125px;
	top: 20px;
	font-weight: bold;
}

.form_button
{
	background-image: url(_gfx/button_save_bg.gif);
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	padding: 0px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #D7DBB2 #AD9C4D #868660 #E0C859;
	height: 18px;
}

.form_button_permit_submit
{
	background-image: url(_gfx/button_save_bg.gif);
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
	padding: 0px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #D7DBB2 #000 #000 #000;
	height: 22px;
	clear: both;
	margin-top: 10px;
}

.form_message
{
	color: #cc0000;
}

.form_message td
{
	color: #cc0000;
}

.form_checkbox_threecolumn td
{
	width:33%;
}

.form_error
{
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.backbutton
{
	padding-left: 15px;
	font-weight: bold;
	background-image: url(_gfx/back_arrow.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.backbutton a
{
}

.radeditor div
{
	margin-top:0px;
	margin-bottom:0px;
}

/************************************************
Site map
************************************************/

.sitemap
{
  border:solid 0px #000000;
  background-color: #FFFFFF;
  padding-left:15px;
}

.sitemap a
{
}

.rootnode
{
	font-weight: bold;
	color: #625C4D;
	padding:3px 3px 0px 3px;
} 

.rootnode a
{ 
	color: #625C4D;
	font-weight: bold;
} 

.rootnode a:hover
{ 
} 

.parentnode
{
	padding:3px 3px 0px 3px;
}

.parentnode a
{
	color: #625C4D;
	font-weight: bold;
} 

.parentnode a:hover
{ 
} 

.leafnode
{
	padding:3px 3px 0px 3px;
} 

.leafnode a
{ 
} 

.leafnode a:hover
{ 
} 

.sitemap_file
{
	list-style-image: url(_gfx/_SiteMap/file.gif);	
}

.backtotoplink
{
	padding:10px 0px 10px 5px;
	font-size: 10px;
}


/************************************************
Search
************************************************/

.search
{
	width:720px;
	font-size:11px;
}

.search_title
{
	margin:7px 0px 7px 0px;
	padding:5px 0px 5px 0px;
	color:#FFFFFF;
	background-color:#007799;
	width:720px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.search_summary
{
	font-weight:bold;
}

.search_result
{
	padding-top:5px;
	padding-bottom:5px;
}

.search_result_alternate
{
	padding-top:5px;
	padding-bottom:5px;
	background-color:#EEEEEE;
}

.search_result_title
{
	font-weight:bold;
	font-size:12px;
}

.search_result_location
{
}

.search_result_location_field
{
	font-weight:bold;
}

.search_result_synopsis
{
	padding:0px 0px 0px 0px;
}

.search_result_synopsis_highlight
{
	background-color:Yellow;
}

.search_result_info
{
}

.search_result_info_field
{
	font-weight:bold;
}


/*****************************************
* Calendar month view
*****************************************/

.calendar_div
{
	padding-bottom: 10px;
	text-align:center;
}

.calendar
{
	width:640px;
	border: solid 0px #CCCCCC;
	line-height: 16px;
}

.calendar_dayheader
{
	height: 1px;
	color: #FFFFFF;
/*	background-color: #C8BA92;*/
    background-color: #a1a1a1;
	font-family:Verdana, Helvetica, MS Sans Serif;
	font-weight: bold;
	font-size: 9px;
	padding: 2px 0px 2px 0px;
	text-transform: uppercase;
	border: 1px solid #c2bca6;
}

.calendar_day
{
	text-align:left;
	vertical-align: top;
	background-color:#FFFFFF;
	color:#aaa69b;
	font-family:Arial, Helvetica, MS Sans Serif;
	font-size:18px;
	font-weight:bold;
	padding: 3px;
	width:14%;
	height:60px;
	border: 1px solid #c2bca6;
}

.calendar_othermonthday
{
	text-align:left;
	vertical-align: top;
	background-color:#edebe3;
	color:#b6b1a3;
	font-family:Arial, Helvetica, MS Sans Serif;
	font-size:18px;
	font-weight:bold;
	padding: 3px;	
	width:14%;
	height:60px;
	border: 1px solid #c2bca6;
}

.calendar_selectedday
{
	text-align:left;
	vertical-align: top;
	background-color:#F2C532;
	color:#999999;
	font-family:Arial, Helvetica, MS Sans Serif;
	font-size:18px;
	font-weight:bold;
	padding: 3px;	
	width:14%;
	height:60px;
	border: 1px solid #c2bca6;
}

.calendar_selector
{
	color:#FFFFFF;
	background-color:#EFDC9E;
	font-size:13px;
	font-weight:bold;		
}

.calendar_title td
{
	padding: 5px 10px 5px 10px;
/*	background-color:#f1eddb;*/
	background-color:#0076c0;
	font-family: Arial,Helvetica,MS Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.calendar_nextprev
{
	font-family:Arial, Helvetica, MS Sans Serif;
	padding: 0px 5px 0px 5px;
	width:180px;
	font-size:10px;	
}

.calendar_nextprev a
{
	font-size:10px;
	font-weight:normal;
	width:180px;
}

.calendar_nextprev a:hover
{
	font-size:10px;
	font-weight:normal;
	width:180px;
}

.calendar_today
{
	text-align:left;
	vertical-align: top;
	/*background-color:#FFF0A0;*/
	background-color:#addfe8;
	color:#fff;
	font-family:Arial, Helvetica, MS Sans Serif;
	font-size:18px;
	font-weight:bold;
	padding: 3px;	
	width:14%;
	height:60px;
	border: 1px solid #c2bca6;
}

.calendar_weekendday
{
	text-align:left;
	vertical-align: top;
	background-color:#FFFFFF;
	color:#999999;
	font-family:Arial, Helvetica, MS Sans Serif;
	font-size:18px;
	font-weight:bold;
	padding: 3px;	
	width:14%;
	height:60px;
	border: 1px solid #c2bca6;
}

.calendar_eventtime
{
	color:#000000;
	font-family: Verdana, Arial, san-serif;
	font-size:10px;		
	font-weight: normal;	
}

.calendar_eventlink
{
	font-family: Verdana, Arial, san-serif;
	font-size:10px;		
	font-weight: normal;
}


/*************************************************
* Component detail 
*************************************************/

.component_title
{
/*	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 2px 0px; */
	padding: 10px 0px 5px 0px;
	margin-left:0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:26px;
	line-height:30px;
	font-weight:bold;
	color: #0078c1;
}

.component_subtitle
{
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}

.component_listitem
{
	padding: 0px 0px 15px 0px;
	width:400px;
}

.component_listitem div
{
	padding: 0px 0px 4px 0px;
	width:400px;
}

.component_listitem_header
{
	font-weight: bold;
	width:100px;
	vertical-align: top;
}

.component_listitem_content
{
	width:300px;
	vertical-align: top;
}

.component_content
{
}

/************************************************
*FAQ List
************************************************/
.listfaq
{
	width:540;
	border:solid 0px #ffffff;
}

.listfaq td
{
	border-top:0px solid #DADADA;
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	padding:4px;
	margin:0px;
}

.listfaq_pager
{
	text-align:right;
}

.listfaq_q
{
	font-weight:bold;
}

.listfaq_a
{
}

/************************************************
*Link List
************************************************/
.link_name a
{
	color:#007799;
	text-decoration:none;
	font-weight:bold;
}

.link_name a:hover
{
	text-decoration:underline;
}

/************************************************
* Lists, including DataGrid classes
************************************************/

.listtable
{
	width:540;
	border:1px solid #007799;
	border-collapse:  separate;
}

.listtable th
{
	background-color: #007799;
	padding:4px;
	border-top:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #FFFFFF;
	height:25px;
}

.listtable_header a
{
	color:#FFFFFF;
}

.listtable td
{
	border-top:1px solid #C4CBD3;
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	padding:4px;
	margin:0px;
}

.listtable tr:hover
{
	background-color:#E4F1FF;
}

.listtable_buttoncolumn
{
	width: 70px;
	font-size: 9px;
}

.listtable_buttoncolumn input
{
	background-image: url(_gfx/button_bg.gif);
	font-size: 10px;
	padding: 2px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #D4D4D4 #949494 #828282 #C2C2C2
}

.listtable_checkboxcolumn
{
	padding:0px;
	width:1px;
}

.listtable_checkboxcolumn input
{
	margin-left:-2px;
	margin-top:-3px;
}

.listtable_row_on
{
	background-color:#E4F1FF;
}

.listtable_row_off
{
	background-color:#FFFFFF;
}

.listtable_pager
{
	text-align:right;
}

/*For plain lists on front end*/
.listcomponent
{
	border: solid 0px #FFFFFF;
	border: hidden 0px #FFFFFF;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
}

.listcomponent th
{
	text-align:left;
	font-size:16px;
	border: solid 0px #FFFFFF;
	border: hidden 0px #FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
}

.listcomponent td
{
	border: solid 0px #FFFFFF;
	border: hidden 0px #FFFFFF;
	margin:0px 0px 0px 0px;
	padding:4px 4px 10px 0px;
	border-collapse:collapse;
}

.listcomponent_pager
{
	text-align:left;
}

/*For links on top of page*/
.topselector
{
	margin-bottom: 10px;
}

/*For dropdown filters*/
.filter
{
	margin-bottom: 10px;
	margin-top:10px;
}

/************************************************
* Image-using item list 
************************************************/

.righttable
{
	width:200;
	border:1px solid #f2c532;
	border-collapse:  separate;
}

.righttable th
{
	background-color: #f2c532;
	padding:4px;
	border-top:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #FFFFFF;
	height:25px;
	
}

.righttable_header a
{
	color:#FFFFFF;
}

.righttable td
{
	border-top:1px solid #DADADA;
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	padding:4px;
	margin:0px;
}

.righttable tr:hover
{
	background-color:#E4F1FF;
}

.righttable_buttoncolumn
{
	width: 30px;
	font-size: 9px;
}

.righttable_buttoncolumn input
{
	background-image: url(_gfx/button_bg.gif);
	font-size: 10px;
	padding: 4px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #D4D4D4 #949494 #828282 #C2C2C2
}

.righttable_checkboxcolumn
{
	padding:0px;
	width:1px;
}

.righttable_checkboxcolumn input
{
	margin-left:-2px;
	margin-top:-3px;
}

.righttable_row_on
{
	background-color:#E4F1FF;
}

.righttable_row_off
{
	background-color:#FFFFFF;
}


/***********************************************
* E-Notifier
***********************************************/

.tag_div
{
	padding: 10 0 20 0;
}

.area_div
{
	padding: 5 0 5 0;
}


/************************************************
Survey
************************************************/

.survey_title
{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}


/************************************************
Staff Directory
************************************************/

.staff_column_div
{
	margin:10px 0px 0px 0px;
	clear:both;
	width:560px;
}

.staff_thumbnail_span
{
	float:left;
	width:105px;
}

.staff_listitem_span
{
	float:right;
	width:450px;
}


/************************************************
Department boxes
************************************************/
.box_container
{
	border:solid 0px #CCCCCC;
	margin: 0px 0px 0px 0px;
}

.box_title h1
{
	color:#75632F;
	font-size:11px;
	line-height:12px;
	margin:0px 0px 0px 0px;
	text-transform: uppercase;
}

.box_title span
{
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 0px;
}

.box_list ul
{
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

.box_list a
{
	color:#B6A77D;
	font-weight:bold;
	text-decoration:none;
}

.box_list a:hover
{
	text-decoration:underline;
}

.box_list p
{
	margin: 10px 0px 10px 0px;
}

.box_bottomlink
{
	display:none;
}

/************************************************
Department home boxes
************************************************/
.home_box_container
{
	height:250px;
	over-flow:hidden;
	margin: 60px 15px 10px 25px;
}

.home_box_title
{
	/*display:none;*/
}

.home_box_title h1
{
	/*display:none;*/
}

.home_box_title span
{
	/*display:none;*/
}

.home_box_list ul
{
	
	list-style-type: none;
	margin-left: -1px;
	padding-left: 0px;
	text-align: left;	
	
}

.home_box_list li
{
	margin-bottom: 10px;
	color:#666;
	font-size: 12px;
	line-height: 18px;
}

.home_box_list p
{
	
	margin: 0px 0px 0px 0px;
	text-align:left;
	font-size: 12px;
	line-height: 18px;
	color:#666;
	
}

.home_box_list a
{
	display:block;
	text-decoration:none;
	margin-bottom: 6px;
	font-weight:bold;	
}

.home_box_list a span
{
	color:#cec8b0;
	display:block;
	font-weight:normal;
}


.home_box_list div
{
	margin-top: -6;
}

.home_box_list a:hover
{
	text-decoration:underline;
}

.home_box_bottomlink
{
	text-align:left;
}


.home_events
{
	text-align:left;
}
/******************************************
* Photo Album 
******************************************/
#albumItem
{
	padding:20px 10px 30px 10px;
	text-align:center;
}
#albumItem em
{
	font-style: normal;
	font-size: 8px;
	line-height:normal;
}
#photostack
{
	padding-right: 21px;
	background-position: center center;
	padding-left: 21px;
	background-image: url(_gfx/album/exported_group.jpg);
	padding-bottom: 20px;
	overflow: hidden;
	width: 204px;
	padding-top: 25px;
	background-repeat: no-repeat;
	height: 204px;
	margin: 0px auto;
}
#photoStackImage
{
	text-align:center;
	margin: 0px auto;
	overflow: hidden;
	width: 160px;
	height: 110px;
	position:relative;
	vertical-align:middle;
	left: 0px; /*!important;
	left: 0px;*/
	top:21px; /*!important;
	top:0px;*/
}
#photoStackImage img
{
	display:block;
	overflow: hidden;
	margin: 0px auto;
}

#galleryName
{
	text-transform:uppercase;
	font-weight:bold;
}
#categoryListFooter
{
	float:none;
	display:block;
	margin-bottom:20px;
}
/* End Category List */

/* Picture List */

#photoItem
{
padding:20px 0px 30px 0px;
text-align:center;
vertical-align:top;
}
#photoItem em
{
/*color: #777777;*/
font-style: normal;
font-size: 8px;
line-height:normal;
}
#picturestack
{
padding-right: 11px;
background-position: center center;
padding-left: 10px;
background-image: url(_gfx/album/single_photo.gif);
padding-bottom: 20px;
overflow: hidden;
width: 240px;
padding-top: 60px;
background-repeat: no-repeat;
height: 250px;
margin: 0px auto;
}
#pictureStackImage
{
text-align:center;
margin: 0px auto;
overflow: hidden;
width: 208px;
height: 130px;
position:relative;
vertical-align:middle;
left: 0px; /*!important;
left: 0px;*/
top:0px; /*!important;
top:0px;*/
}
#pictureStackImage img
{
display:block;
overflow: hidden;
margin: 0px auto;
}

#photoName
{
/*text-transform:uppercase;*/
font-weight:bold;
}
/* End Picture List */
/*Resource Library*/

/*********Permit List and Details classes***********/
.permit_list
{
	list-style-type:none;
	margin-left: 10px;
	padding-left: 0px;
}

.permit_list:after { content: ""; display: block; height: 0; clear: both; }


.permit_list li
{
	width:550px;
}

.permit_list hr
{
	height:1px;
	width:100%;
}

.permit_list_item
{
	clear:both;
	width:550px;
}

.permit_list_item:after { content: ""; display: block; height: 0; clear: both; }

.permit_list_thumbnail
{
	display:block;
	float:left;
	width:110px;
}

.permit_list_body
{
	float:right;
	width:440px;
}

.permit_list_name
{
	
	margin: 0px 0px 10px 0px;
}

.permit_list_name a
{
	font-weight: bold;
}

.permit_list_contact
{
	margin: 0px 10px 0px 0px;
	width: 190px;
	float:left;
}

.permit_list_website
{
	padding: auto 0px auto 0px;
	margin: 0px 0px 0px 10px;
	float:right;
}


.permit_detail_main
{
	margin-top: 25px;
}

.permit_detail_description
{
	margin: 0px 0px 10px 0px;
}

.permit_detail_address
{
	width: 185px;
	margin: 10px 10px 10px 0px;
	float:left;
}

.permit_detail_contact
{
	width: 185px;
	margin: 10px 0px 10px 10px;	
	float: left;
}

.permit_detail_credit
{
	width: 185px;
	margin: 10px 0px 10px 10px;
	float: left;
}

.permit_detail_image
{
	margin: 10px 0px 2px 0px;
}

.permit_detail_image_caption
{
	width: 300px;
	padding: 0px 0px 0px 12px;
	height: 22px;
	background-image: url(_gfx/cmn/image_caption_bg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}

.resource_image
{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
}


/*Front end permit filtering*/
.permit_fieldset_filter
{
	padding: 0px 10px 10px 10px;
	overflow: auto;
	width:97%;
}

.permit_fieldset_filter:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.permit_filter_div
{
	clear:both;
	width:520px;
	height:auto;
	padding-top:10px;
}

.permit_filter_div label
{
	font-weight:bold;
	display:block;
}

.permit_category_filter
{
	float:left;
	width:52%;
	height:auto;
}

.permit_keyword_filter
{
	margin-left:10px;
	float:right;
	width:44%;
	height:auto;
}

.category_title
{
	font-weight:bold;
	font-size: 12px;
}

.permit_detail_main .category_title
{
	text-align: center;
}

.specialButton
{
	width:90%;
}


/********************/
.clear
{
	clear: both;
}

.textarea_counter
{
	width: 100px;
	margin-left: 123px;
}

.clearfix
{ 

}

/************************
 Custom CSS Below
************************/

#ffcenter
{
    width:1015px;
    margin:0 auto;
    text-align:left;
}

.home_top_img
{
	position: relative;
	left: 25px;
	width: 1015px;
	height: 325px;
	padding: 0;
}

.container_search
{
	position:relative;
	width:990px;
    min-height: 500px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	margin-bottom: 0px;
	
}
/* min-height for Internet Explorer */
/*\*/
* html .container_search {
height: 500px;
}
/**/

#home_cal table 
{
    width:100%;
    border: none;
}

#home_cal td 
{
    position:relative;    
    vertical-align:absmiddle;
    height:50px;
}

.home_calEvent
{
    line-height:16px;
    font-size:12px;
}

.home_calMonth 
{
    font-size:12px;
    line-height:10px;
    color:#999;
}

.home_calDay 
{
    font-size:22px;
    color:#999;
}

table.onlineSvcs
{
	border: none;	
	font-family: Arial, Verdana, Sans Serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 18px;
	border-collapse:collapse;
}

.onlineSvcs td
{
	border: none;
	padding: 5px;
	font-size: 14px;
}

/************************
Social Navigation
************************/

#social_nav {

	width: 300px; 
	height: 47px;
    background-image: url(_gfx/icons.png);
	background-repeat: no-repeat;
	margin: 0px auto; 
	padding: 0;
    position: relative;
    left: -38px;
	
	}

#social_nav li {
    margin: 0; padding: 0; list-style: none; position: absolute;
	
	}
	
#social_nav a {
    
	display: block;
	
	}
	
#citybriefs {left: 0px; top: 0px; width: 45px; height: 47px;}
#facebook {left: 63px; top: 0px; width: 45px; height: 47px;}
#flickr {left: 127px; top: 0px; width: 45px; height: 47px;}
#twitter {left: 191px; top: 0px; width: 45px; height: 47px;}
#youtube {left: 254px; top: 0px; width: 45px; height: 47px;}

#citybriefs a {height: 47px;}
#facebook a {height: 47px;}
#flickr a {height: 47px;}
#twitter a {height: 47px;}
#youtube a {height: 47px;}

#citybriefs a:hover {
    background: transparent url(_gfx/icons_over.png)
    -0px -0px no-repeat;}
#facebook a:hover {
    background: transparent url(_gfx/icons_over.png)
    -63px -0px no-repeat;}
#flickr a:hover {
    background: transparent url(_gfx/icons_over.png)
    -127px -0px no-repeat;}
#twitter a:hover {
    background: transparent url(_gfx/icons_over.png)
    -191px -0px no-repeat;}
#youtube a:hover {
    background: transparent url(_gfx/icons_over.png)
    -254px -0px no-repeat;}