/************************************************
This is the custom style sheet, containing styles
that will be customized for each project.
************************************************/

body
{
	margin:0;
	padding:0;
	background-image:url(_gfx/cmn/body_BG.gif); 
	background-repeat: repeat-x; 
	background-color: #278160;
	/*font-family: Verdana, Arial, san-serif;
	font-size:11px;
	color:#8bcfa9;*/
	text-align: center;
}

#FrontEndForm
{
	width: 760px;
	margin: 0 auto 0 auto;
	text-align: left;
}

body,td,th,p,select,li,input,.container,.container_noleftnav,.content
{
	/*font-family: Verdana, Tahoma, Arial, Sans-serif; 
	font-size: 11px; 
	line-height: 14px;
	color: #394855;*/
}

a
{
	color:#007799;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.error_message
{
	color:#cc0000;	
}

.mainSpan
{
	/*
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	float:left;
	background-color: #FFFFFF;
	background-image: url(_gfx/nav/leftnavbackground.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;
*/
}

.mainSpan_noleftnav
{
	/*
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	float:left;
	background-color: #FFFFFF;
	*/
}

.adminSpan
{
	width:200px;
	float:right;
}

#header 
{
	background-image:url(_gfx/cmn/header_BG.gif);
	background-repeat: no-repeat;
	background-position:right top;
	height:117px;
	margin-bottom:2px;
}

#city_seal 
{
	float:left;
	padding-top:20px;
	width:113px;
	/*border: solid 1px #FF3333;*/
}
	
#city_seal img 
{ 
	display:block; 
}

#search 
{
	background-image:url(_gfx/cmn/burlingame.gif);
	background-position:0px 20px;
	background-repeat:no-repeat;
	width:338px;
	height:67px;
	font-size:10px;
	float:left;
	color: #cfd2a6;
	position:relative;
}

#search a 
{ 
	color: #cfd2a6; 
	text-decoration:none; 
	border-bottom:1px solid #9c9a5c 
}
	
#search a:hover 
{  
	border:0; 
} 

#topnav 
{
	margin-bottom:5px;
	color:#939576;
	position: relative;
	top: 17px;
	left: 309px;
	overflow: visible;
	line-height: 14px;
}

select#lookingFor 
{
	font-size:11px;
	line-height: 14px;
	border:1px solid #669966;
	background-color:#f6f9cc;
	padding:1px;
	width:150px;
	color: #625c4d;
	margin: 2px 10px 0 0;
	display:block;
	float:left;
}

input#siteSearch 
{
	font-size:11px;
	line-height: 14px;
	border:1px solid #669966;
	background-color:#f6f9cc;
	color: #625c4d;
	padding:2px;
	width:124px;
	margin: 2px 0 0 0;
	display:block;
	float:left;
}

input#goButton 
{
	display:block;
	float:right;
	padding-right:15px;
}

#nav 
{
	height:50px;
	width:647px;
	color:#f3f7b1;
	background-color:#427e54;
	background-image:url(_gfx/nav/nav_BG.gif);
	overflow:hidden;
	float:left;
}


/**************/

.loginbuttonpanel
{
	position: absolute;
	left:435px;
	top:15px;
	width:300px;
	padding:5px;
	text-align:right;
	font-size:10px;
}
.searchbox
{ 
	float: right;
	position: relative;
	left: 290px;
	top: 18px;
}

.event_Searchbox
{
	float: left;
	position: absolute;
	margin-left: 220px;
	width:200px;
	margin-top:-18px;
}

.searchbox_textbox
{
	float:left;
	height: 19px;
	margin: 2px 6px 0 0;
	font-size:10px;
	line-height:13px;
	border:1px solid #669966;
	background-color:#f6f9cc;
	color: #002a20;
	width:125px;
}

.searchbox_button
{
	float:left;
	margin:2px 0 0px 3px;
}

.searchbox_button_int
{
	background-image: url(_gfx/cmn/goButton.gif);
	background-repeat:no-repeat;
	cursor: pointer;
	border:0px;
	width:27px;
	height:23px;
	float:left;
}

#searchbox .searchbox_button a
{
	text-decoration:none;
	border:none;
}

#searchbox .searchbox_button_int a
{
	text-decoration:none;
	border:none;
}

/*.searchbox
{
	position: absolute;
	left:435px;
	top: 60px;
	width:300px;
	padding:5px;
	text-align:right;
	font-size:10px;
}

.searchbox_textbox
{	
	font-size:11px;
	border:1px solid #669966;
	background-color:#f6f9cc;
	color: #002a20;
	padding:3px;
	width:125px;
	height: 19px;
	margin: 2px 7px 0 0;	
}

.searchbox_button
{
	padding:0;
	margin:0;
}
.searchBtn
{
	margin-top:-30px;
}
#searchbox .searchbox_button a
{
	text-decoration:none;
	border:none;
}

#searchbox
{
	position: absolute;
	top: 35px; left: 474px; width: 155px; padding-top: 1px; text-align: right;
}*/
.quicklinks_wrapper
{
	position:absolute;top:36px;left:310; width:155px; padding-top:1px;text-align:right;
}

#quicklinks
{
	font-size:11px;
	border:1px solid #669966;
	background-color:#f6f9cc;
	padding:1px;
	width:150px;
	color: #002a20;
	margin: 2px 10px 0 0;
}

.breadcrumb_wrapper
{
	float: left;
	margin-left: 2;
	/*border: solid 1px #FFFFFF;*/
}

.breadcrumb
{
	color: #4f9472;
	font-size:10px;
	line-height: 14px;
	background-color: #043427;
	/*border-bottom:1px solid #c2cbb0;*/
	padding:2px 10px 6px 19px;	
	width: auto;
	/*border: solid 1px #FFFFFF;*/
	/*position: relative;
	left: 2;*/
}

.breadcrumb a
{ 
	color: #4f9472;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #3d7258;	
}

.breadcrumb a:hover
{
	border:0;
	text-decoration:none;
}

.title_wrapper
{
	padding: 0px 19px 0px 19px;
	color:#394855;
	font-size:11px;
	line-height:18px;
}

.noTitleWrapper
{
	padding-top: 20;
}

.title
{
	margin-bottom:2px;
	padding:15px 0 0 0;
	color:#74702a;
	font-size:16px;
	letter-spacing:0.05em;
	font-weight:bold;
	font-family: Tahoma, Helvetica, san-serif;
}

.printerfriendly,.rss
{
	width:120px;
	text-align:right;
	position:relative;
	left:460px;
	bottom:10px;
	font-family: Verdana, Arial,Helvetica,sans-serif; 
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
}

.rss
{   
	width:50px !important; 
	left:425px !important;
	top:10px;
}

.printerfriendly a, .rss a
{
	color: #1F6F53;
	text-decoration: underline;
}

.printerfriendly a:hover, .rss a:hover
{
	text-decoration: none;
}

.title_wrapper_noleftnav
{
	padding: 0px 19px 0px 19px;
	color:#394855;
	font-size:11px;
	line-height:18px;	
}

.title_noleftnav
{
	margin-bottom:2px;
	padding:15px 0 0 0;
	color:#74702a;
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
	font-family: Tahoma, Helvetica, san-serif;	
}

.printerfriendly_noleftnav
{
	width:100px;
	text-align:right;
	position:relative;
	left:620px;
	bottom:10px;
	font-family: Verdana, Arial,Helvetica,sans-serif; 
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
}

.title_subtitle
{
	margin-bottom:10px;
	color:#007d53;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

.container
{
	float:right;
	width:610px;
	height:auto;
	margin:0;
	padding:0;
	margin-bottom: 3px;	
	border-top:1px solid #c2cbb0;
	background-image:url(_gfx/cmn/content_BG.gif);
	background-repeat:repeat-x;
	background-color:#f7fad1;
	border-bottom:3px solid #becba9;
	min-height: 300px;
}

.container_noleftnav
{
	width:760px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#f7fad1;
	border-bottom:3px solid #becba9;
	background-image:url(_gfx/cmn/content_BG.gif);
	background-repeat:repeat-x;
	margin-bottom: 3px;	
}

.container_noleftnav_home
{
	width:760px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.content
{
	height:auto;
	margin:0;
	border:0;
	padding:20px;
	padding-top:0;
	overflow:hidden;
}

.content_noleftnav
{
	width:720px;
	height:auto;
	margin:5px 20px 20px 20px;
	border:0;
	padding:0px 0px 5px 0px;
	overflow:hidden;
}

.content a
{
	color:#007d53; 
	text-decoration:none; 
	border-bottom:1px solid #7eb687;
}

.content a:active 
{ 
	background-color:#ebeaa7; 
}

.content a:visited 
{ 
	color: #7b7100; 
	border-bottom: 1px solid #b0aa68;
}

.content a:hover
{
	border:0; 
	text-decoration:none;
	border-bottom: 1px solid #007d53; 
}

.content a:hover:visited
{
	border-bottom: 1px solid #7b7100;
}

.content textarea
{
	width:525px;
}

.content ul {
	padding:0;
	margin:8px 0 10px 20px;
	}

.content ul li {
	padding: 2px 0;
}


.downloadmessage
{
	border-top:solid 1px #CFBF92;
	margin:20px 0px 0px 0px;
}
.downloadmessage a,
.downloadmessage a:hover,
.downloadmessage a:visited,
.downloadmessage a:visited:hover 
{
	border-bottom:0;
	text-decoration:none;
}

.downloadmessage img
{
	border:0px;	
}

.downloadmessage p
{
	font-size:10px;
}

.paging
{
	margin-top:10px;
	margin-bottom:10px;
}

.paging a
{
	color:Blue;
}

.footer
{
	float:left;
	text-align:center;
	background-image:url(_gfx/cmn/copyright_BG.gif);
	background-repeat:repeat-x;
	height:67px;
}

.footer_text
{
	font-family: Verdana, Arial, san-serif;
	font-size:11px;
	line-height: 14px;	
	color:#8bcfa9;
	position:relative;
	top:20px;
}

.footer_text_bottomline
{
	/*font-size:10px;*/
}

.footer_text_bottomline a
{
	color:#cfd2a6 ;
	text-decoration:none; 
	border-bottom:1px solid #a6a885; 	
}

.footer_text_bottomline a:hover
{
	text-decoration: none;
	border:0;
}

/************************************************
Department home page
************************************************/

.depthome_left
{
	float:left;
	width:370px;
}

.depthome_right
{
	/*
	border-left:solid 2px #CFBF92;
	border: dotted 2px #cfbf92;
	padding:5px 5px 5px 5px;
	float:right;
	width:175px;
	height:250px;
	height:auto;
	*/
	width:160px;
	float:right;
	background-image:url(_gfx/cmn/sidebox_BG.gif);
	background-repeat: repeat-y;
	margin: 0 0 10px 0;
	font-size:11px;
	line-height:14px;	

}

#LeftNav1_bannerHolder { margin-bottom:2px; }

/************************************************
Home page
************************************************/

.home
{
	width:760px;
	/*height:346px;*/
}

.home_content
{
	width:760px;
	/*border-bottom: solid 1px #FF3333;*/
}

#home_left
{
	float:left;
	width:533px;
	border-bottom:1px solid #35ae83;
	background-color:#0e3a32;
}

#home_left .curve 
{ 
	position:absolute; 
}

#home_left .photo 
{ 
	display:block; 
}

#home_left img
{
	border: 0;
}


#home_right
{
	float:left;
	width:227px;
}

#news 
{
	background-image:url(_gfx/home/news_BG.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:215px;
	overflow:hidden;
}
#news .news_title 
{ 
	margin-bottom:10px; 
}
#news .news_title img 
{ 
	display:block; 
}
/*
#buttons 
{
	background-image:url(_gfx/home/buttons_BG.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-left:6px;
	height:119px;
}	

#buttons a 
{
	display:block;
	float:left;
	margin-bottom:4px;
}
	
#buttons img 
{ 
	display: block; 
}
#buttons a:hover img 
{	
	visibility:hidden;
}
*/

.buttons 
{
	padding-left:6px;
	height:119px;
}	

.buttons a 
{
	display:block;
	float:left;
	margin-bottom:4px;
}

.buttons img 
{ 
	display: block; 
}

* html a:hover { visibility:visible }

a img 
{ 
	border:0px;
}


br.clear 
{ 
	clear:both 
}

.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 
{
	width:147px;
	/*padding-right:3px;*/
	float:left;
	font-size: 10px;
	line-height: 14px;
	height:80px;
	/*border: solid 1px #FFFFFF;*/
	/*overflow: hidden;*/
}
	
.leftnav img 
{ 
	display:block; 
}
	
.leftnav a 
{
	display: block;
	padding: 3px 2px 3px 8px;
	text-decoration:none;
	display:block;
	color: #d9dcb4;
}
		
.leftnav_top 
{ 
	display:block; margin-bottom:8px; 
}
	
.leftnav a:hover 
{ 
	color: #ffffcc; 
	text-decoration:none;
}
		
    /*------- ROOT NODES -------*/	
    
.leftnav_node_wrapper_root .leftnav_node a 
{
	padding: 3px 2px 3px 8px;
	background-image:url(_gfx/cmn/leftnav_root_BG.gif);
	background-repeat:repeat-y;
}
		
.leftnav a:hover,
.leftnav_node_wrapper_root a:hover,
.leftnav_node_wrapper_root .leftnav_node_iscurrent a:hover,
.leftnav_node_wrapper_root .leftnav_node_haschildren a:hover,
.leftnav_node_wrapper .leftnav_node_haschildren a:hover 
{
	color: #4a4815;
	background-color: #ebeaa7;
	background-image:none;
}
				
    /*------- NON-ROOT NODES -------*/
    	
.leftnav_node_wrapper {}
		
.leftnav_node_wrapper a 
{
	border-left:1px solid #4f755f;
	padding: 3px 2px 3px 8px;}
	
/*------- IS CURRENT -------*/
    	
.leftnav_node_iscurrent a 
{
	font-weight:bold;
	padding-left: 10px;
	background-image:url(_gfx/cmn/arrow_left.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
}
	
.leftnav_node_wrapper_root .leftnav_node_iscurrent a 
{
	background-position:3px 7px;
}
	
.leftnav_node_wrapper .leftnav_node_iscurrent a 
{
	border-top:0;
	border-bottom:0;
	font-weight: bold;
	padding-left: 11px;
}

    /*------- HAS CHILDREN -------*/	
    
.leftnav_node_haschildren a 
{
	padding-left:13px;
	background-color: #27805f;
	background-image:url(_gfx/cmn/arrow_down.gif);
	background-repeat:no-repeat;
	background-position:2px 8px; 
}

/************************************************
Dropdown Menu
************************************************/

/* Wrapper class if needed */
.dropdownmenu
{
	width:630;
	float: left;
	overflow:hidden;
}

.menu
{	
	width:630px;
	border-collapse:separate;
}

.menu_group
{	
	border: solid 1px #58553b;
	/*padding-left:2px;*/
	background-color:#cbc673;
}

.menuitem,
.menuitem_top
{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 10px;
	color:#47452a;
	background-color:#b4ac58;
	padding: 3px 1px 3px 1px;
	border-top: solid 1px #c4be6b;
	border-bottom: solid 1px #91852f;
	cursor: pointer;
}

/* Need to define this because if image is used the item gets a table wrapper. */
.menuitem td,
.menuitem_top td
{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 10px;
	color:#47452a;
}

.menuitem_hover,
.menuitem_active,
.menuitem_expanded,
.menuitem_hover_top,
.menuitem_active_top,
.menuitem_expanded_top
{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 10px;
	color:#2c2a0d;	
	background-color:#ebeaa7;
	padding: 3px 1px 3px 1px;
	border-bottom: solid 1px #91852f;
	border-top: solid 1px #ddda91;
	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: Tahoma,Arial,sans-serif;
	font-size: 10px;
	color:#2c2a0d;
}

/* 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,sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#2c2a0d;
	padding: 3px 1px 3px 1px;
	padding-left:3px;
	cursor: pointer;
}

.menuitem_root_selected,
.menuitem_root_hover,
.menuitem_root_expanded,
.menuitem_root_active
{
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#2c2a0d;	
	padding: 3px 1px 3px 1px;
	padding-left:3px;
	cursor: pointer;	
}

.menuitem_root_image
{
	border:0px;
	padding:0px;
	margin:0px;
	cursor: pointer;
}


/************************************************
Forms
************************************************/

.form
{
	width:700px;
	height:auto;
}

.form_in_tab
{
	padding-top:15px;
	padding-bottom:10px;
	padding-left:10px;	
}

.form div
{
	width:auto;
	margin-top:8px;
	margin-bottom:8px;
	clear: both;
}

.form textarea
{
	width:200px;
	height:150px;
}

.form_label
{
	padding-top:3px;
	font-weight: bold;
	height:20px;
	float: left;
	width: 150px;
	text-align: left;
	vertical-align:middle;
}

.form_field
{
	height:20px;
	float: right;
	width: 550px;
	text-align: left;
	vertical-align:middle;
}

legend
{
	font-weight: bold;
	color:#625C4D;
}

fieldset
{
	border:solid 1px #CCCCCC;
}

.form_normaltextbox
{
	width:300px;	
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	border-top: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	background-color: #E4F1FF;
	height:17px;
	padding-left:3px;
}

.form_normaldropdown
{
	width:300px;	
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	border-top: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	background-color: #E4F1FF;
	height:17px;
	padding-left:3px;	
}

.form_button
{
	background-image: url(_gfx/button_save_bg.gif);
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	padding: 2px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #D7DBB2 #AD9C4D #868660 #E0C859
}

.form_message
{
	color:Red;
}

.form_message td
{
	color:Red;
}

.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;
  padding-left:15px;
}

.sitemap a
{
	font-size:11px;
}

.rootnode
{
	font-weight: bold;
	padding:3px 3px 0px 3px;
} 

.rootnode a
{ 
	/*color: #625C4D;*/
	font-size:11px;
	font-weight: bold;
} 

.rootnode a:hover
{ 
	
} 

.parentnode
{
	padding:3px 3px 0px 3px;
}

.parentnode a
{
	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;
}


/* Use :after instead of clear:both because IE adds a space with clear:both */
.clearfix:after
{ 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size: 0px;
}

.clearfix
{
	display:inline-block;
}

.clearfix
{
	display:block;
}


/************************************************
Search
************************************************/
.search
{
	border-bottom:1px solid #b2d2e9;
	height: auto !important;
	min-height: 300px;
	height: 300px;
	padding:16px;
}

.search .paging
{ 
	text-align:center; 
	font-weight:bold;
	padding-bottom:10px; 
	padding-top:10px;
}

.search .paging span.linkpage
{
	margin: 2px;
}
	
.search .paging a
{ 
	display:inline;
	padding:3px; 
	font-weight:normal; 
	border:1px solid #b2d2e9;
	background-color:#f4f9fd;
	text-decoration:none;
	font-size:10px; 
	font-weight:bold;
}
	
.search .paging a:hover
{
	background:#ffffff;
	border-top:1px solid #b2d2e9;
}

.search_title
{	
	display:none;
}

.search_result,
.search_result_alternate
{
	padding: 10px 0 0 10px;
	border-top:1px solid #b2d2e9;
}

.search_result_alternate
{
	background-color:#f4f9fc;
}

.search_result_title
{
	font-weight:bold;
	font-size:12px;
}

.search_result_location
{}

.search_result_location_field
{
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}

.search_result_synopsis span.term1,
.search_result_synopsis span.term2,
.search_result_synopsis span.term3
{
	color: #000;
	font-weight: bold;
}

.search_result_synopsis span.term1
{
	background-color: #FFFF66;
}

.search_result_synopsis span.term2
{
	background-color: #A0FFFF;
}

.search_result_synopsis span.term3
{
	background-color: #99FF99;
}

.search_result_synopsis_highlight
{
	background-color:#fcffcc;
}

.search_result_info
{
	padding-left:10px;
	padding-bottom:10px;
}

.search_result_info_field
{}

.advanced_search
{
	margin-bottom:10px;
	text-align:center;
}

.advanced_search label
{
	font-weight:bold;
}

.advanced_search_textbox
{	
    width:120px;
}

.autosuggestion div
{
	padding: 0 0 20px 12px;
}

.autosuggestion div span.best_alternative
{
	color: #ff3333;
}

.autosuggestion a.advanced_search_link
{
	position: absolute;
	margin: -10px  0 0 615px;
	font-size: 10px;	
}

/**************************
Advanced search styles
***************************/
.search_summary
{
	font-weight:bold;
	font-size:10px;
	padding:0px 10px 6px 10px;
}

.search_features
{
	padding: 10px 15px 10px 15px;
	background-color: #F2FBFA;
	border-top: solid 1px #B2D2E9;
	border-bottom: solid 1px #B2D2E9;
}

.advanced_searchbox
{
	float: left;
	width: 40%;
	position:relative;
}

.advanced_searchbox p
{
	margin: 0 0 5px 0;
}

.advanced_searchbox input.textfield
{
	width: 220px;
	border: solid 1px #BDD0D7;
	line-height:13px;
}

.adsearch_button
{
	position: absolute;
	bottom: 0px;
	left: 293px;
}

.sort_container
{
	float: left;
}

div.sort_items
{
	border-top: dashed 1px #C1CCD2;
	border-bottom: dashed 1px #C1CCD2;
	padding: 4px 0;
	margin: 8px 0px 14px 0px;
	font-weight: normal;
}

div.sort_items span.item
{
	margin: 0px 6px;
	padding: 0 0 0 18px;
	background: url(_gfx/cmn/searchbullet.jpg) no-repeat;
}

div.sort_items span.item a
{
	line-height: 15px;
	font-weight: bold;
	color: #6C655D;
}

.sort_container,
.sort_container_inline
{
	font-weight: bold;
	overflow: hidden;
}

.sort_container_inline div.sort_title
{
	float: left;
	clear: left;
	width: 145px;
	margin-top: -1px;
}

.sort_container_inline div.sort_items
{
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.sort_container br.clear
{
	display:none;
}

.sort_container_inline br.clear
{
	clear: both;
}

.search_features a.advanced_search_link
{
	position: absolute;
	margin: -30px  0 0 615px;
	font-size: 10px;
}



/*****************************************
* Calendar month view
*****************************************/

.calendar_div
{
	padding-bottom: 10px;
	text-align:center;
}

.calendar
{
	width:560px;
	margin:0 auto 0 auto;
	border:0;
}

.calendar a, .calendar a:visited { border-bottom:0; }
.calendar a:hover, .calendar a:visited:hover { text-decoration:underline; border-bottom:0; }

.calendar_dayheader
{
	height: 1px;
	color: #FFFFFF;
	background-image:url(_gfx/cmn/box_title_BG.gif);
	background-repeat:repeat-x;
	background-color:#2a8b67;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 3px 0px 3px 0px;
	text-transform: uppercase;
	border:1px solid #b4b17a;
}

.calendar_day,
.calendar_othermonthday,
.calendar_selectedday,
.calendar_today,
.calendar_weekendday 
{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b4b17a;
	vertical-align: top;
	text-align:left;
	color:#999885;
	font-size:18px;
	font-weight:bold;
	height:60px;
	padding: 3px;
	width:14%;
	background-repeat:repeat-x;
}

.calendar_today 	{ background-color:#fff0a0; background-image:url(_gfx/cmn/calendar_today_BG.gif) }
.calendar_weekendday, 	
.calendar_day		{ background-color:#ffffff; background-image:url(_gfx/cmn/calendar_day_BG.gif) }
.calendar_othermonthday	{ background-color:#d9d9cf; }
.calendar_selectedday	{ background-color:#f2c532; }

.calendar_selector
{
	color:#FFFFFF;
	background-color:#EFDC9E;
	font-size:13px;
	font-weight:bold;		
}

.calendar_title td
{
	padding: 5px 0px 5px 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color:#f7fad1;
	color: #278160;
	border: 0;
}

.calendar_nextprev
{
	padding: 0px 5px 0px 5px;
	width:180px;
}

.calendar_nextprev a,
.calendar_nextprev a:visited
{
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Tahoma, sans-serif;
	color:#278160 !important;
	width:180px;
	display:block;
	padding-top:5px;
	border-bottom: 0;
}

.calendar_nextprev a:hover,
.calendar_nextprev a:hover:visted
{
	border-bottom:0;
	text-decoration:underline;
}

.calendar_eventtime
{
	font-weight:normal;
	font-size:10px;
}

.calendar_eventlink
{
	font-weight:normal;
	font-size:11px;	
}


/*************************************************
* Component detail 
*************************************************/

.component_title
{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}

.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:0px;
}

.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:540px;
	border:1px solid #ccc994;
	border-collapse:  separate;
}

.listtable th
{
	background-image:url(_gfx/cmn/box_title_BG.gif);
	background-repeat:repeat-x;
	background-color:#2a8b67;
	padding:4px;
	border:0px;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
	color: #FFFFFF;
}

.listtable_header a
{
	color:#FFFFFF;
}

.listtable td
{
	border-top:1px solid #b4b17a;
	border-left:0;
	border-right:0;
	border-bottom:0;
	padding:4px;
	margin:0px;
}

.listtable tr:hover { background-color:#fdffe9; }

.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;
}

.listcomponent th
{
	display:none;
}

.listcomponent td
{
	border:0px solid #FFFFFF;
	padding:4px 4px 10px 0px;
	margin:0px;
}

.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:0;
	margin: 0px 0px 0px 0px;
}

.box_title 
{
	background-image:url(_gfx/cmn/box_title_BG.gif);
	background-repeat: repeat-x;
	background-color:#2a8b67;
	border:1px solid #b4b17a;
	font-family:Tahoma, Verdana, sans-serif;
	height:13px;
	display:block;
	padding: 4px 8px 4px 8px;
}

.box_title h1
{
	color:#ffffff;
	font-size:11px;
	line-height:12px;
	margin:0;
	text-transform: uppercase;
}
.box_title span
{	
	/*margin:3px auto 6px auto;*/
}
.box_list
{
	background-image:url(_gfx/cmn/box_list_BG.gif);
	background-repeat:repeat-x;
	background-color:#fdffe9;
	border-left:1px solid #b4b17a;
	border-right:1px solid #b4b17a;
	border-bottom:1px solid #b4b17a;
	padding:6px; 
}
.box_list ul
{
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
.box_list li 
{
	padding:4px 0 4px 0;
}

.box_list,
.box_list p, 
.box_list li
{ 
	font-size:10px;
	line-height: 14px;
	color:#6f6d4f; 
}

.box_list li a,
.box_list li a:visited 
{
	font-size:11px;
	line-height: 14px;
	border-bottom:0;
}
.box_list li a:hover,
.box_list li a:visited:hover
{	
	border-bottom:0;
	text-decoration:underline;
}
	
.box_list p
{
	padding: 5px 0 5px 0;
	margin:0; 
	text-align:center;
}

.box_bottomlink
{
	display:none;
	text-align:right;
	padding-top:4px;
}

/************************************************
Department home boxes
************************************************/
.home_box_container
{
	margin: 0px 5px 0px 5px;
}

.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:0;
	padding:0;
}

.home_box_list li
{
	padding: 3px 0 5px 2px;
	color:#c8c576;
}

.home_box_list p
{
	margin: 10px 0px 10px 0px;
	text-align:center;
	color:#c8c576;
}

.home_box_list a
{
	color:#c8c576;
	font-weight:normal;
	font-size: 11px;
	line-height: 14px;
	text-decoration:none;
	border-bottom:1px solid #9c9a5c;
}

.home_box_list a:hover
{
	border:0;
	text-decoration:none;
}

.home_box_bottomlink
{
	display:none;
}

/******************************************
* Photo Album 
******************************************/
#albumItem
{
	padding:20px 10px 30px 10px;
	text-align:center;
}
#albumItem em
{
	/*color: #777777;*/
	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 10px 30px 10px;
	text-align:center;
	vertical-align:top;
}
#photoItem em
{
	/*color: #777777;*/
	font-style: normal;
	font-size: 8px;
	line-height:normal;
}
#picturestack
{
	padding-right: 21px;
	background-position: center center;
	padding-left: 20px;
	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 */

.xmlButton
{
	position: relative;
	top: -13;
	left: 530;
}

/**********RSS Feed*************/
.rssBox
{
	/*border: solid 1px #000000;*/
	height:135;
	width: 200;
	/*
	background-image: url(_gfx/rss_imgs/post_bottom.gif);	
	background-repeat: no-repeat;
	background-position: 0 45;
	*/
}

.rssAddButton
{
	margin-bottom: 2;
	margin-left: 50;
}

.advanced_search
{
	margin-bottom:10px;
	text-align:center;
}

.advanced_search label
{
	font-weight:bold;
}

.advanced_search_textbox
{	
    width:120px;
}
