@charset "utf-8";
/* Vision Superfish default CSS - version.1.0 - 072211 */
/************************************************
This is the custom style sheet, containing styles that will be customized for each project.
************************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../_gfx/sfgov/backgd_gradient.gif) 1px 460px repeat-x #ebebeb; 
	background-position: center top;
	}

p, 
ul, 
ol, 
dl, 
pre, 
abbr, 
acronym, 
address, 
sub, 
sup, 
tt, 
var,
table, 
caption, 
summary
{font-size: .75em;} /* 12/16 */

td p, span p span {font-size: 1.1em; line-height:1.1em;}

h1 {font-size: 1.125em; color: #0079C1;} /* 18/16 */

h2 {font-size: 1em; color: #0079C1;} /* 16/16 */

h3 {font-size: .875em; color: #0079C1;}  /* 14/16 */

h4 {font-size: .75em; color: #0079C1;} /* 12/16 */

h5 {font-size: .75em; color: #0079C1;} /* 12/16 */
	
small {font-size: .625em; color: #0079C1;} /* 10/16 */
	
blockquote, big {font-size: 1em;}
	
ul ul, ul ol, ol ul, ol ol {font-size: 100%;}

address {font-size: .75em;} /* 12/16 */

a, a:visited {
	color:#486785;
	text-decoration:none;
	}

a:hover, a:active, a:focus {
	text-decoration:underline;
	}
table th, td {padding:5px;}
table th {background-color:#486785; color:#fff; border: #324A63 2px solid;}
	
/************************************************
  Misc.
************************************************/
/* Default error reporting style */
.error_message { color: #c60; font-weight:bold;	}

/* for clearing float - Use :after instead of clear:both because IE adds a space with clear:both */
.clearfix:after, .mainSpan:after, .contentheader:after, .container:after,.content:after, .title:after,.width_container:after{ 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
.clearfix, .mainSpan, .contentheader, .container,.content, .title_right,.width_container {display:inline-block; background:none;}

/* Hide from IE-mac \*/
* html.clearfix,
* html.mainSpan, * html.contentheader, * html.container,
* html.content, * html.title_right,
* html.width_container {height:1%;}
.clearfix,
.mainSpan,
.contentheader,
.container,
.content,
.title_right,
.width_container {display:block;}
/* End hide from IE-mac \*/

.adminSpan {width:200px; float:right; text-align:left;}
.content iframe { width: 98%; margin-left: 15px; border: none;}
iframe.external_link {background: none;}
/* Section 508 skip navigation menu */
.skipnav { 
    position:absolute; 
    top:0px; 
    left:0px; 
    z-index:10;}
.skipnav img {border:0px; width:1px; height:1px; display:block; float:left;}

/************************************************
  Main Structure 
************************************************/
/* Template width and location */
.mainSpan_wrapper,
.mainSpan_wrapper_home,
.mainSpan_wrapper_noleftnav,
.mainSpan_wrapper_review {width: 100%; padding: 0; margin: 0;}
.mainSpan {width: 974px; margin: 20px auto 0px auto; text-align:left; display:block;}

/* Basic background setting */
.mainSpan_wrapper_home .width_container, .mainSpan_wrapper .width_container{background:#FFF;}
.mainSpan_wrapper_noleftnav .content_wrapper2, .mainSpan_wrapper_noleftnav .content_wrapper, .mainSpan_wrapper_review .content_wrapper, .mainSpan_wrapper_review .content_wrapper2 {background:#E1EEF9 url(../_gfx/dept_images/default_dbi.jpg) 780px 0px no-repeat; margin-top:0; padding: 0;vertical-align:top;}

/* Gray outline */
.width_container {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;}
	
/* header, search box */
.header {background:transparent url(../_gfx/sfgov/sfgov_headerimage.jpg) no-repeat scroll center top; clear:both; height:98px; margin:0px;}
.searchbox {
	background: url(../_gfx/sfgov/searchbox.gif) no-repeat;
	float: right;
	width: 179px;
	height: 32px;
	position: relative;
	right:10px;
	margin-top: 58px;
	padding: 3px 0 0 5px;
}
.searchbox_button {vertical-align:middle;}
.searchbox_textbox {font-size: 10px; width:130px;}

/* content header area */
.contentheader {display:block; width: 100%; margin-top:0; overflow:hidden; clear:both; background:;}
.contentheader_banner {display: block;}
.image_banner {display: block;}

/* breadcrumb area */
.breadcrumb_wrapper {padding: 20px 3px 5px 15px;font-size:10px; color: #176fc1; background:;}
.breadcrumb a { color: #176fc1; text-decoration: none;border-bottom: 0 none;}
.breadcrumb a:hover{border-bottom:1px dotted #176fc1}

/* Page title area = title_left, font size tool bar = title_right */
.title {border-bottom: 1px dotted #cccccc; width:100%; margin: 10px 0px 5px 0px; height:35px;}
.contentheader_banner .title {background: none; border-bottom: 0px solid #eee9ca; width:100%; margin: 28px 0px 5px 0px;}
.title_right {text-align:right; padding:0; margin:0; float: right; width: 30%;}
.title_left {float: left; width: 70%;}

/* Page title = h1, subtitle = h2 style */
.contentheader h1,
.contentheader_banner h1 {padding:0px 0px 3px 15px; margin:0px; float: left;}
.contentheader h2,
.contentheader_banner h2 {padding:5px 0px 0px 15px; margin:0px 0px 10px 0px; float: left; clear: both; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px;color: #666;}

/* font size tool bar icon style */
#toolbar {
	height: 20px;
	text-align: left;
	vertical-align: middle;
	line-height: 1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	color: #6A655C;
	font-weight: normal;
	font-size: 0.8em;
	margin: 10px 10px 0 0;}

#toolbar ul {margin:0; padding:0;}

#toolbar li {
	color: #6A655C;
    list-style: none;
    float: right;
	padding-left:5px;
	margin:0;}

#toolbar_text a {
	background: url(../_gfx/cmn/textonly.gif) no-repeat top right;
	width: 17px;
	height:17px;
	display: block;
	overflow:hidden;
	text-indent:-9999px;
	border-bottom: 0 none;}

#toolbar_text a:hover, #toolbar_text a:active, #toolbar_text a:focus {width:17px;background-position:0px -19px;}

#toolbar_font_sm a {
	background: url(../_gfx/cmn/size-.gif) no-repeat top right;
	width: 17px;
	height:17px;
	display: block;
	overflow:hidden;
	text-indent:-9999px;
	border-bottom: 0 none;}

#toolbar_font_sm a:hover, #toolbar_font_sm a:active, #toolbar_font_sm a:focus {width:17px;background-position:0px -19px;}

#toolbar_font_lg a {
	background:url(../_gfx/cmn/sizeplus.gif) no-repeat top right;
	width: 17px;
	height:17px;
	display: block;
	overflow:hidden;
	text-indent:-9999px;
	border-bottom: 0 none;}

#toolbar_font_lg a:hover, #toolbar_font_lg a:active, #toolbar_font_lg a:focus {width:17px;background-position:0px -19px;}

.rss{float: left; margin-top: 13px;}
.rss a {background:url(../_gfx/int/rss.gif) 0 0 no-repeat; padding-left:20px; line-height: 1em; font-family:Verdana, Arial, Helvetica, sans-serif; font-variant:small-caps; font-size:0.8em; color: #6A655C;}

/************************************************
 Content: main content area
************************************************/
/* Content: padding should be on content class NOT container */
.mainSpan_wrapper_home .content,
.mainSpan_wrapper .content,
.mainSpan_wrapper_noleftnav .content { padding:20px;}

/* page with Left Nav, contents area */
.mainSpan_wrapper .container {background: #ffffff; margin: 0px; padding:0; width: 800px; float:right; } 

/* NoLeftNav pages, contents area */
.mainSpan_wrapper_noleftnav .container {background: #ffffff; margin: 0px; padding:0; width: 780px;}

/*.mainSpan_wrapper_home .fix_intheight { display: none;}*/
.mainSpan_wrapper_home .contentheader {display:none;}

/* Review and error pages */
.mainSpan_wrapper_review .container {width: 780px; background:#ffffff; margin: 0; padding: 0 0 10px 0; }	

/* Review pag style */
.mainSpan_wrapper_review .contentheader {display:none;}
.mainSpan_wrapper_review .content { padding: 0;}
.mainSpan_wrapper_review .component_title_review {margin: 0px; width: 730px; border-bottom: 1px dotted #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; padding:50px 15px 3px 15px; color: #054785; line-height: 24px;}
.mainSpan_wrapper_review .component_title_review h1 {padding:50px 15px 3px 15px; margin:0px 0px 0px 0px; float: left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color: #01507f; line-height: 24px;}
.mainSpan_wrapper_review .component_title, 
.mainSpan_wrapper_review .component_subtitle, 
.mainSpan_wrapper_review .component_listitem {margin-left: 20px;}
.mainSpan_wrapper_review .content > div {padding-left: 15px;}
.mainSpan_wrapper_review .component_content {width: 720px; padding: 0px 0px; margin: 0 20px; background-color:#ffffff;}

/* Hide review title for all except for review */
.mainSpan_wrapper .component_title_review,
.mainSpan_wrapper_noleftnav .component_title_review,
.mainSpan_wrapper_home .component_title_review {display:none;}


/************************************************
 Left navigation 
************************************************/
.leftnav {
	width: 170px;
	float:left;
	padding: 0;
	font-size:12px;
	font-family: Arial, Helvetica, Sans-Serif;
	overflow:hidden;
	position:relative;
	background: #e6e6e6;
	display:none;}

.leftnav span{padding:10px; line-height:1.3em; display:block;}
.leftnav a {display:block; line-height: 24px; color: #1b3465; text-decoration:none;}
.leftnav a:hover, .leftnav a:active, .leftnav a:focus{color: #1875B6; text-decoration: none; border-bottom:0px;}
 
 /* left nav top title area */
.leftnav_top, .leftnav_node_wrapper_root_parent {background-image: url(../_gfx/sfgov/leftnav_title.jpg); height:50px; border-bottom:2px solid #ccc;}
.leftnav_node_wrapper_root_parent a, .leftnav_top a {border-bottom:medium none !important; font:1.2em; font-weight:bold; padding-top:15px;}

/* nav hover color */
.leftnav_node {border-bottom:1px solid #fff;}
.leftnav_node_wrapper .leftnav_node a {background-color:#e9f1f5;}
.leftnav_node a:hover, .leftnav_node a:active, .leftnav_node a:focus {background-color: #f2f1f1;}
.leftnav_node_wrapper .leftnav_node a:hover,
.leftnav_node_wrapper .leftnav_node a:active,
.leftnav_node_wrapper .leftnav_node a:focus {color: #1875B6; background-color:#cde9fe;}

/* nav selected color */
.leftnav_node_wrapper_root .leftnav_node_haschildren {background-color: #e0e7ea; border-bottom:solid 1px #fff;} /* Level 1 selected with children */
.leftnav_node_wrapper .leftnav_node_haschildren {background-color: #cde9fe; border-bottom:solid 1px #fff;} /* Level 2 selected with children */

/* left nav bottom graphic area */
.leftnav_bottom {background: url(../_gfx/sfgov/leftnav_btm_bos.gif) no-repeat top; height:30px;}

/* level font & margin size */
.leftnavlevel0 {font-weight:bold; font-size:1.1em; margin-left:0px;}
.leftnavlevel1 {font-weight:bold; font-size:1.0em; margin-left:0px;}
.leftnavlevel2 {font-weight:bold; font-size:1.0em; margin-left:10px;}
.leftnavlevel3 {font-size:1.0em; margin-left:25px;}

/************************************************
 Footer 
************************************************/
.footer_wrapper{background: url(../_gfx/dept_images/footer_background.jpg) no-repeat center; height:60px; width:974px; margin:0; text-align:center;  margin: 0 auto;}
.footer {
	font-family:Verdana, Geneva, sans-serif;
}
.footer table
{text-align:center;}
.footer td {
	font-family:Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 0.97em;
	vertical-align: middle;
	line-height: 1.6em;
}

/************************************************
 Custom Styles 
************************************************/
/*slide(s) show group*/
#slide_wrapper {width: 610px;	height: 250px;}
#slide_wrapper  #pics div{width: 610px;	height: 250px;}

#slide_wrapper #pics div{display:none;}
#slide_wrapper  #pics div:first-child{display:block;}

#slideshow {
	width: 610px;
	height: 250px;
	margin-left: 6px;
	float: left;
}

#slide #home_slide_controls {
	position: absolute;
	margin-top: -50px;
	margin-left:380px;
	width: 200px;
	z-index: 20;
	display: block;
	height: 25px;
}

#home_slide_controls li{
	cursor:pointer;
	float:right;
	list-style:none outside none;
	padding-left: 5px;
}
/* end of slide(s) show group*/
#mainTable {
	width: 616px;
	float: left;
	margin-top: 40px;
	/*IE7 only*/
  *margin-top:260px;
  *margin-left:-620px;
  /*IE7 only*/
}
#mainTable h2 {
	color: #FFF;
	font-size: 1.25em;
	margin: 0;
	padding: 15px 0 0 27px;
}
#mainTable th {
	margin: 0;	
	padding: 0;
}
#mainTable h2 a, a:link a:visited a:hover a:active a:focus {
	color: #FFF;
	font-size: 1em;
	text-shadow: -1px -1px 2px #000;
}
#mainTable td {
	background-image: url(../_gfx/dept_images/shadow_td.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0 0 5px 20px;
}
#mainTable li {
	list-style-image: url(../_gfx/dept_images/bullet_circlearrow.gif);
	font-size: 1.5em;
	line-height: 1.5em;
	padding: 0 30px 8px 0;
}
#permitservices {
	background-image: url(../_gfx/dept_images/permit_background.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align: left;
	letter-spacing: 1px;
	border: 0;
	height: 76px;
	background-position: left bottom;	
}
#inspectionservices {
	background-image: url(../_gfx/dept_images/inspection_background.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align: left;
	letter-spacing: 1px;
	border: 0;
	height: 76px;
	background-position: left bottom;
}


#sideTable {
	width: 290px;
	float: right;
	
/*	margin-top: -256px*/
}
#sideTable h2 {
	color: #324a63;
	font-size: 1.25em;
	text-align: left;
	letter-spacing: 1px;
	margin: 0;
}
#sideTable h2 a, a:link a:visited a:hover a:active a:focus {
	color: #324a63;
	font-size: 1em;
}
#sideTable li {
	font-size: 1.45em;
	line-height: 1.30em;
	list-style-image: url(../_gfx/dept_images/bullet_square.gif);
	padding: 2px 0 2px 0;
	margin: 0;
}
#sideTable #topheader {
	width: 290px;
	height: 46px;
	background-image: url(../_gfx/dept_images/sidetable_thbackgd.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: left top;
	border: 0;
	padding: 0 0 0 27px;
	margin: 0;
}
#sideTable #topheader h2 {
	margin: 0;
	padding: 15px 0 0 0;
}
#sideTable th {
	width: 290px;
	height: 40px;
	background-image: url(../_gfx/dept_images/sidetable_headerbackgd.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: left top;
	border: 0;
	padding: 0 0 0 27px;
	margin: 0;
}
#sideTable th h2 {
	padding: 9px 0 0 0;
}
#sideTable td {
	background-image: url(../_gfx/dept_images/shadow_td.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 10px;
	margin: 0;
}


ul li {
	list-style-image: url(../_gfx/dept_images/bullet_square.gif);
}


/*************************
 sfgov plugins icons
***************************/
.sf_plugins_nav ul{padding:0px;margin:0px;}
.sf_plugins_nav ul li{padding:0px;margin:0px;}
#sf_plugins .sf_plugins_nav{width:244px;height:23px;float:left;margin:0px;clear:both;}
#sf_plugins .sf_plugins_nav li{margin-top:10px; padding:0; float:left}
#sf_plugins .sf_plugins_nav li, #sf_plugins .sf_plugins_nav a{display:block;text-indent:-9999px;overflow:hidden;}
#sf_plugins .sf_plugins_nav a{height:23px; background-image:url(../_gfx/sfgov/plugins_icons_final.gif); background-repeat:no-repeat;}
#sf_plugins_title {
	width:97px;
	background-position:0px 0px;
	height: 23px;
	background: url(../_gfx/sfgov/download_viewers.gif) no-repeat ;
}
#sf_plugins_acrobat a{width:27px;background-position:-97px 0px;}
#sf_plugins_acrobat a:hover, #sf_plugins_acrobat a:active, #sf_plugins_acrobat a:focus{background-position:-97px -23px;}
#sf_plugins_flash a{width:27px;background-position:-127px 0px;}
#sf_plugins_flash a:hover, #sf_plugins_flash a:active, #sf_plugins_flash a:focus{background-position:-127px -23px;}
#sf_plugins_powerpoint a{width:27px;background-position:-157px 0px;}
#sf_plugins_powerpoint a:hover, #sf_plugins_powerpoint a:active, #sf_plugins_powerpoint a:focus{background-position:-157px -23px;}
#sf_plugins_excel a{width:27px;background-position:-187px 0px;}
#sf_plugins_excel a:hover, #sf_plugins_excel a:active, #sf_plugins_excel a:focus{background-position:-187px -23px;}
#sf_plugins_word a{width:27px;background-position:-217px 0px;}
#sf_plugins_word a:hover, #sf_plugins_word a:active, #sf_plugins_word a:focus{background-position:-217px -23px;}

/************************************************************************************************
************************************************************************************************
 Belows are;
 - Forms
 - Google Search
 - Lists including DataGrid classes
 - Lists without talbe grid, like News
 - Image-using item list
 - Component details
 - Calendar month view
 - Site map
 - Link List
 - E-Notifier
 - Phot Album
 If you find any of these not being used, pls move them to the bottom "not in use" section. Eventually let's delete them.
/************************************************
 Forms
************************************************/
.form {height:auto;	margin: 0; padding: 0;}
.form_in_tab {padding:15px 0 10px 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 #c2bca6;}
.form_normaltextbox {width:300px; border: 1px solid #c2bca6; background-color: #fdfaed; height:19px; padding:2px 3px;}
.form_normaldropdown {width:300px; border: 1px solid #c2bca6; background-color: #fdfaed; height:17px; padding-left:3px;	}
.form_button {background: #082956 url(../_gfx/int/form_button.gif) top repeat-x; font-family:Tahoma; font-size: 11px; font-weight:bold; padding: 2px; color: #fafafa; border: 1px solid #031b37;}
.form_message, 
.form_message td {color: #cc0000;}
.form_calendarbutton {vertical-align: top; border:0; cursor: pointer;}
.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:0; margin-bottom:0;}

/************************************************
 Google Search
************************************************/
.gs-result, .gs-webResult {border-bottom:1px solid #b2d2e9;}
.gs-title {	font-weight:bold; font-size:12px; margin-top:10px;}
.gs-snippet {padding: 10px 0 0 10px; border-top:1px solid #b2d2e9; border-bottom:0;}
.gs-visibleUrl-long { display:block; }
.gs-visibleUrl-short { display:none; }
table.gsc-branding { display:none; }
td.gsc-branding-text { display:none; }
div.gsc-branding-text { display:none; }
td.gsc-branding-img { display:none; }
a.gsc-branding-clickable { display:none; }
.gsc-keeper{ display:none; }
.gsc-result div.gs-watermark { display: none; }
.gsc-resultsHeader { display: none; }

/************************************************
 Lists, including DataGrid classes
************************************************/
.alphabetpicker a {font-family: Tahoma, Arial, Sans-Serif; font-size:11px;}
/* For links on top of page */

.topselector {margin: 10px 0;}
/* For dropdown filters */

.filter {margin: 10px 10px 10px 0px;}
.filter select {font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-size:11px; width:180px;}
.timing {}
.listtable {width:550px; border:1px solid #00639c !important; background-color:#fbfdff; border-collapse:separate; margin: 10px 0;}
.listtable th {background-color: #00639c; padding:4px; font-size: 10px; font-weight: bold; text-align:left; color: #ffffff; text-transform:uppercase; border:0px;}
.listtable_header a {color:#ffffff;}
.listtable td {border:0; border-top:1px solid #c3bfa7; padding:4px; margin:0;}
.listtable tr:hover {background-color:#edf8ff;}
.listtable_buttoncolumn {width: 70px; font-size: 9px;}
.listtable_buttoncolumn input {background-image: url(../_gfx/button_bg.gif); font-size: 10px; padding: 2px; color: #000; 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;}

/************************************************
 Lists without table grid, like News
************************************************/
.listcomponent {border:solid 0px #ffffff;}
.listcomponent th {display:none;}
.listcomponent td {border:0px; padding:4px 4px 10px 0; margin:0px;}
.listcomponent img {margin: 0;}

/************************************************
 Image-using item list 
************************************************/
.righttable {width:200px; border:1px solid #007799; border-collapse: separate;}
.righttable th {background-color: #007799; padding:3px; border:0; text-transform:uppercase; font-weight: bold; text-align:left; color: #ffffff; height:20px; font-size:9px;}
.righttable_header a {color:#ffffff;}
.righttable td {border:0; border-top:1px solid #dadada; padding:3px; margin:0; font-size:10px;}
.righttable tr:hover {background-color:#fffcee;}
.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:0; width:1px;}
.righttable_checkboxcolumn input {margin-left:-2px; margin-top:-3px;}
.righttable_row_on {background-color:#e4f1ff;}
.righttable_row_off {background-color:#ffffff;}

/*************************************************
 Component detail 
*************************************************/
.component_title {padding:5px 0px 0px 0px; margin:0px 0px 2px 0px; width:95%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; line-height:18px; font-weight: bold; color: #01639b;}
.component_subtitle {padding:0px 0px 0px 0px; margin:0px 0px 2px 0px; width:95%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; line-height:18px; font-weight: normal; color: #01639b;}
.component_back {margin:0px 0px 10px 0px;}
.component_listitem {padding: 0 0 15px; width:400px;}
.component_listitem div {padding: 0 0 4px; width:550px; display:block; float:left;}
.component_listitem_header {font-weight: bold; width:100px; vertical-align: top; display:block; float:left;}
.component_listitem_content {width:300px; vertical-align: top; display:block; float:left;}
.component_content p {font-size: 11px; line-height: 20px;}

/*****************************************
 Calendar month view
*****************************************/
.calendar_filter {margin:5px 0px 20px 0px; text-align:center;}
.calendar_filter select {font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; width:180px;}
.calendar_wrapper {text-align:center; margin:auto; padding:0px; width:100%;}
.calendar {width:90%; border: 1px solid #fff; margin:auto; padding:0px 0px 0px 0px;}
.calendar_dayheader {height: 1px; color: #fff; background-color: #486785; font-weight: bold; font-size: 9px; padding: 6px 0px; text-transform: uppercase; border: 2px solid #324A63;}
.calendar_selector {color:#ffffff; background-color:#efdC9e; font-size:9px; font-weight:bold;		}
.calendar_title td {padding: 10px 0px 12px 0px; background-color:#ffffff; font-family: Verdana, Arial,Helvetica,san-serif; font-size: 22px; font-weight: bold; color: #0079C1; width:60%;}
td.calendar_nextprev {width:200px !important;}
.calendar_nextprev a {font-size:10px; color:#132639 !important;}
.calendar_nextprev a:hover {border-bottom:#1875b6 dotted 1px;text-decoration: none;}
.calendar_day,
.calendar_today,
.calendar_weekendday,
.calendar_selectedday, .calendar_othermonthday 
 {text-align:left; vertical-align: top; font-family: Arial, Helvetica, san-serif; font-size:18px; line-height:25px; font-weight:bold; padding: 3px 3px 3px 3px; width: 95px; height:100px; border: 2px solid #324A63;}
.calendar_day a,.calendar_today a,.calendar_weekendday a,.calendar_selectedday a, .calendar_othermonthday  a {color: #486785; padding: 0 5px 8px 5px; margin:0px 0;}
.calendar_day, .calendar_weekendday {background: #fff; color:#0079C1;}
.calendar_othermonthday {background:#CCCCCC; color:#324A63;}
.calendar_today {background: #E1EEF9; color:#001c3e;}
.calendar_selectedday {background-color:#f2C532; color:#999999;}
.calendar_eventtime {color:#666666; font-size:10px; font-weight: normal; line-height:11px; margin:0px 0 0 0; padding: 0px 0 0 0 !important;}
.calendar_eventlink {font-size:10px; font-weight: normal; line-height:11px; display:block; padding:0px 0 0px 0; margin:0px 0 ;}
.calendar_allinone .listtable {width:720px;}

/************************************************
 Site map
************************************************/
.sitemap {  border:solid 0 #000;   background-color: #fff;   padding-left:15px;}
.sitemap td {padding:0;}
.sitemap img {padding: 0 5px 0 0; margin: 0;}
.rootnode,.parentnode,.leafnode {padding:0px;}
.rootnode {font-weight: bold; color: #625C4D;} 
.rootnode a,
.parentnode a { color: #625C4D; font-weight: bold;} 
.sitemap_file {list-style-image: url(../_gfx/_SiteMap/file.gif);	}
.backtotoplink {padding:10px 0 10px 5px; font-size: 10px;}

/************************************************
 Link List
************************************************/
.link_name a {padding-left:10px; background-image:url(../_gfx/cmn/link_list_arrow.gif); background-repeat:no-repeat; background-position: 0 4px;}
.link_content {padding-left:10px; display:block;}
.link_content img {margin-left:0px; margin-bottom:0px; margin-top:0px;}

/* Component list pagers*/
.listtable_pager,
.listcomponent_pager,
.listfaq_pager {text-align:right; font-size:10px; font-weight:bold; padding-bottom:10px; padding-top:10px; border-top:1px solid #bcb599;}
.listtable_pager span,
.listcomponent_pager span,
.listfaq_pager span {font-size:10px;}
.listtable_pager a,
.listcomponent_pager a,
.listfaq_pager a {display:inline; padding:3px; border:1px solid #bcb599; border-top:0px; background-color:#f4f9fd; text-decoration:none; background-image:url(../_gfx/cmn/search_link_bg.gif); background-repeat: repeat-x; _background-position:0 1px; /* for IE only */ font-size:10px; font-weight:bold;}
.listtable_pager a:hover,
.listcomponent_pager a:hover,
.listfaq_pager a:hover {background:#ffffff; border-top:1px solid #b2d2e9;}
.listcomponent_pager {text-align:left;}

/************************************************
 Link List
************************************************/
.listlink {width:540px; padding:0; border-collapse: separate;}
.listlink td {padding:4px; border:none;}

/***********************************************
 E-Notifier
***********************************************/
.tag_div {padding: 10px 0 20px;}
.area_div {padding: 5px 0;}

/******************************************
 Photo Album 
******************************************/
.album_item {margin-bottom:20px; text-align:center;}
.album_thumb {background-position: top center; background-image: url(../_gfx/album/exported_group.jpg); overflow: hidden; width: 260px; height:152px; max-height:130px; padding-top:22px; background-repeat: no-repeat; }
.album_thumb img {width: 160px; height: 110px; position:relative; left:0px; border:0px; display:block; margin:0px auto; overflow: hidden;}
.album_name {text-transform:uppercase; font-weight:bold;}
.album_details {font-size:9px;}
.photo_item {padding:20px; text-align:center; vertical-align:top;}
.photo_thumb {background-position: top center; background-image: url(../_gfx/album/single_photo.gif); overflow: hidden; width:240px; height:240px; background-repeat: no-repeat; padding-top:50px; max-height: 190px; margin: 0 auto;}
.photo_thumb img {display:block; overflow: hidden; margin: 0 auto;}
.photo_detail {text-align:center;}
.photo_name {}
.slideshow_link {float:right; font-weight:bold; font-size:smaller; width:140px; background: #082956 url(../_gfx/int/form_button.gif) top repeat-x;    	border: 1px solid #031b37;  text-align:left; margin:0px 0px 0px 10px;}
.slideshow_link a {display:block; padding:4px 3px 4px 27px; color: #fafafa; background-image:url(../_gfx/album/slideshow.gif); background-repeat:no-repeat; background-position:7px 7px; font-size:9px;}
.slideshow_nav {text-align:center;}
.rss_button {float: right; margin:-30px auto 0px auto;}

/************************************************************************************************
 Not in use
************************************************************************************************
.downloadmessage {clear: left; background: #fff url(../_gfx/int/download_bg.gif) top center repeat-x; border:solid 1px #00639c; text-align:center; width: 85%; margin: 10px auto; padding: 0;}
.downloadmessage img {border:0px; padding:0px 0px 0px 0px; margin:0px 2px 0px 2px;}
.downloadmessage p {color: #4b4638; font-size:10px; padding:5px 0px; margin:0px;}
.last_updated {background: url(../_gfx/cmn/updated.gif) top center no-repeat; width: 90%;color:#aba28f; font-size:9px; margin: 20px auto 0px auto; text-align:right; display: none;}
.paging {margin-top:10px; margin-bottom:10px;}

.mainSpan_wrapper .content textarea,
.mainSpan_wrapper_noleftnav .content textarea,
.mainSpan_wrapper_review .content textarea {width:525px;}
.mainSpan_wrapper .content ul,
.mainSpan_wrapper_noleftnav .content ul,
.mainSpan_wrapper_review .content ul {padding:0px; margin:8px 0 10px 20px;}

.mainSpan_wrapper .content ul li,
.mainSpan_wrapper_noleftnav .content ul li,
.mainSpan_wrapper_review .content ul li {padding: 2px 0px; }
/************************************************
Map
************************************************
.map_size {width:500px; height:300px;}
/**************************
        SAFARI 3 hacks
**************************
@media screen and (-webkit-min-device-pixel-ratio:0) {
}
/*****************************
	Firefox3 Specific  (Its sad that we need these now)
******************************
html>body .foo, x:-moz-any-link, x:default {  }

