﻿a:link, a:visited
{
	color: #d27338;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	
}

table {

  margin: 1em 0;

  width: 100%;

}


/***** Menu   ****/

#header-top 
{
    display: block;
    height: 35px;
    background: url("../images/menu.png") 0 0 no-repeat;
}
#menu_button_holder 
{
    position : relative;
    top: -7px;
    padding: 0 0 0 20px;
}
/* menu buttons */
.selected  {
	background: transparent url("../image/nav_blue.gif") 0 0 no-repeat ;
    color:#FFF;
	padding:0 0 5px 0;
	margin: 0;
	font-size:12px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;	
	width: 113px;
	height: 22px;
	border: 0;
	
}
.notselected {
	background: transparent url("../image/nav_orange.gif") 0 0 no-repeat ;
    color:#FFF;
	padding:0 0 5px 0;
	margin: 0;
	font-size:12px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;	
	width: 113px;
	height: 22px;
	border: 0;
}

/*********************/
#mail-table 
{
	margin: 0;
	border: 0;
	padding: 0;
}
#mail-table td 
{
	vertical-align: top;
	text-align:left;
	
}

/*********************/
.numdocs 
{
	color: #000000;
	font-size: 8px;
	padding-left:5px;
}
.smalldate 
{
	color: #000000;
	font-size: 10px;
	padding-left:5px;
}
	
/****/

#txtSearch 
{
	font-size:1em; 
	font-family: 'Trebuchet MS', Verdana, sans-serif;	
	color: #4C201A; 
	border-style:solid; 
	border-width:1px; 
	border-color: #EC9898; 
	background-color:#FEFAFA;
	width: 120px;
	margin-bottom: 5px;
}
/**** From Compact **/
html, body	{

/*background-image: url('../_images/vertical_back.gif');
background-repeat: repeat-x;
background-position: top center;
*/
background-color: #194971;
width: 100%;
height: auto;
padding: 0;
margin: 0 auto;
font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
font-size: 11px;
color: #7f7f7f;
display: block;
}
img
{	
	border: 0;
}

#dOuterContainer	{
	padding: 0;
	margin: 0 auto;
	width: 750px;
	height: auto;
	text-align: center;
	display: block;
	background-color: #FFFFFF;
}

.compactOrange
{
	color: #e58436;
	
}



/*******START OF HEADER STYLES**********/
#dHeader
{
	padding: 0;
	margin: 0;
	width: 750px;
	height: 80px;
	/*background: url('../_images/update/head_logo.png') 15px 30px no-repeat;*/
	display: block;
	text-align: right;
}

#compact-logo
{
	
}

#dBanner
{
	display: block;
	height: 200px;
	
	/*background-image: url('../_images/update/banners/fountainbridge_banner.jpg');*/
	/*background-repeat: no-repeat;*/
	/*padding: 1px 10px 0 0;*/
	
}
#dBanner img
{
	width:750px;
}

#dPrintHeader
{
	display: none;
}

#head_table
{
	width:100%;
	padding-right: 10px;
	text-align: right;
}

#head_table td
{
	color: #7f7f7f;
}

#head_table a
{
	text-decoration: none;
	color: #7f7f7f;
}

#head_table a:visited
{
	text-decoration: none;
	color: #7f7f7f;
	font-weight:normal;
}

#head_table a:hover
{
	text-decoration: underline;
}

/* Search Box*/

.search_outer
{
	border: solid black 1px;
	background-color: #7f7f7f; 
	vertical-align: bottom;
}

.head_search_text
{	
	color: #ffffff;	
	font-weight: bold;
	
}

#locOrgSearch
{
	background-color: #ffffff;
	border: 0 none;
	vertical-align: bottom;
	width: 95px;
	height: 11px;
	font-size: 9px;
}

#search_button
{
	vertical-align: bottom;
	cursor: pointer;
}

/*******MAIN BODY STYLES**********/

#dLeftCol
{
	margin: 10px 0 10px 0;
	padding: 0;
	width: 150px;
	height: 400px;
	position: relative;
	display: block;
	text-align: left;
	float: left;
	background: url('image/leftLine.gif') 140px 20px repeat-y;
}

/***** main content ****/
#dRightCol
{
	padding: 0;
	margin: 0;
	width: 590px;
	height: auto;
	position: relative;
	display: block;
	text-align: left;
	float: left;
}
#dRightColTwo
{
	padding: 0;
	margin: 0;
	
	height: auto;
	position: relative;
	display: block;
	text-align: left;
	float: right;
}

/*******LEFT NAVIGATION**********/
#dLeftNav
{
	padding: 20px 0 0 0;
	margin: 0;
	width: 150px;
	height: auto;
	display: block;
	text-align: left;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #000000;
	
	margin-bottom: 5px;
	margin-top: 5px;
}

#dLeftNav ul
{
	padding: 0;
	margin: 0;
}

#dLeftNav li
{
	padding: 0;
	margin: 0;
	list-style: none;
	text-indent: 7px;
}

#dLeftNav a
{
	margin: 0;
	padding: 0;
	width: 140px;
	height: 26px;
	display: block;
	color: #7f7f7f;
	
}

#dLeftNav a.topLink
{
	text-decoration: none;
	background-image: url('../_images/navLink1.gif');
	background-repeat: no-repeat;
	
}

#dLeftNav a.topLink:hover
{
	text-decoration: none;
	background-image: url('../_images/navLink1_over.gif');
	background-repeat: no-repeat;
	
}
#dLeftNav a
{
	font-size:12px;
	/*font-weight:bold;*/
	text-decoration: none;
	font-weight:normal;
}
#dLeftNav a:hover
{
	text-decoration: underline;
}

#dLeftNav a.leftLinkCS
{
	color: #DE2F85;	
}
#dLeftNav a.leftLinkVS
{
	color: #8EBB56;	
}
#dLeftNav a.leftLinkSE
{
	color: #3E8A88;	
}
#dLeftNav a.leftLinkCF
{

	color: #DB7F3E;	
}

#dLeftNav a.leftLinkHYS
{
	height: 40px;
	background-image: url('../_images/update/right_bar_have_your_say.png');
	background-repeat: no-repeat;
	background-position: 3px 0; 	
}

#dLeftNav a.leftLinkNSH
{
	height: 40px;
	background-image: url('../_images/update/right_bar_help.png');
	background-repeat: no-repeat;
	background-position: 3px 0; 		
}



#dLeftNav a.leftLinkMS
{
	height: 40px;
	background-image: url('../_images/update/right_bar_set_up_microsite.png');
	background-repeat: no-repeat;
	background-position: 3px 0; 	
}

#dLeftNav a.leftLinkHYS:hover
{
	text-decoration: underline;
	
}

#dLeftNav a.leftLinkSub
{
	text-decoration: none;
	text-indent: 15px;
	color: #C85340;
}

#dLeftNav a.leftLinkSub:hover
{
	text-decoration: underline;
}

#dLeftNav .navPos
{
	padding: 5px 0 0 0;
	margin: 0;
	display: block;
}

/*******latest News**********/

#newsOuter
{	
	padding: 20px 7px 10px 0;
}

#newsInner
{
	background-color: #f2f2f2;
	padding: 10px 10px 10px 10px;
	font-size: 10px;	
	font-weight: bold;
}

#newsInner a:hover
{
	text-decoration: underline;
}

#newsInner a
{
	text-decoration: none;
}

#newsInner h3
{	
	font-size: 12px;
	font-weight: bold;
}

.newsInnerMore 
{
	color: #d27338;
	font-weight: bold;
	
}

.news_date
{
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	color: #e58436;
	font-size: 9px;
	
}

/*******NEWSLETTER**********/
#dNewsletter
{
	padding: 0;
	margin: 0;
	width: 140px;
	height: 134px;
	background-image: url('../_images/newsletter1.gif');
	background-repeat: no-repeat;
	position: relative;
}

#dNewsletter p
{
	padding: 25px 5px 0 5px;
	margin: 0;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#dNewsletter a, #dNewsletter a:link, #dNewsletter a:visited
{
	color: #ffffff;
}

#dNewsletter a:hover, #dNewsletter a:active
{
	text-decoration: none;
}

#dNewsletter fieldset
{ 
	border: 0;
}

#dDataCollection
{
	padding: 0;
	margin: 10px 0 0 0;
	width: 140px;
	height: 28px;
	
	background-image: url('../_images/dataCollection.gif');
	background-repeat: no-repeat;
}

#dDataCollection a:link, #dDataCollection a:visited, #dDataCollection a:active, #dDataCollection a:hover
{
	display: block;
	width: 140px;
	height: 28px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-indent: -10000px;
}

#nlEmail
{
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	color: #6D6D6D;
	font-size: 10px;
	
	background-color: transparent;
	border: 0 none;
	
	position: absolute;
	left: 13px;
	top: 109px;
	
	width: 84px;
	height: 12px;
	display: none;
}

#nlGoBtn
{
	position: absolute;
	left: 100px;
	top: 109px;
	height: 14px;
	width: 37px;
	display: none;
}

/*******SEARCH BAR**********/
#dSearchBar
{
	padding: 0;
	margin: 0;
	width: 550px;
	height: 26px;
	background-image: url('../_images/search_bar.gif');
	background-repeat: no-repeat;
	position: relative;
}

#dSearchBar fieldset
{ 
	border: 0;
}

#dSearchBarHelp
{
	position: absolute;
	top: 7px;
	left: 485px;
	display: block;
	width: 40px;
	height: 13px;
}

#dSearchBarHelp a, #dSearchBarHelp a:link, #dSearchBarHelp a:visited
{
	display: block;
	width: 40px;
	height: 13px;
	text-indent: -10000px;
	text-decoration: none;
}

#dSearchBarHelp a:active, #dSearchBarHelp a:hover
{
	text-decoration: none;
}



#locOrgSearchBtn
{
	position: absolute;
	left: 304px;
	top: 6px;
	height: 14px;
	width: 40px;
}

/*******CONTENT**********/
/************************/

#dContent
{
	padding: 0 15px 20px 0;
	margin: 0;
	/*width: 430px;*/
	height: auto;
	float: left;
	margin-left: 10px;
		
}
#page-head h2
{
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #7f7f7f;
	}
#page-head h3
{
    padding: 10px 20px 0 10px;
	font-size: 11px;
	font-weight: 300;	
}


#page-head blockquote
{
	color: #000000;
	
	}


#dContent h2
{
	padding: 0;
	margin: 0 0 15px 0;
	height: 28px;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #7f7f7f;
}

#dContent h3
{
	padding: 0;
	margin: 0 0 5px 0;
	
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #c4438f;
}

#dContent h4
{
	padding: 0;
	margin: 0 0 5px 0;
	
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ff9933;
	
	border-bottom: 1px solid #ff9933;
}

#contentLinks
{
	width: 100%	
}

#contentLinks td
{
	vertical-align: top;
}

.contentLinksTitle
{
	padding: 0;
	margin: 0 0 15px 0;
	height: 28px;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #151615;
}
/****** Compact Stratagey ****/
#contentLinks_CS 
{
	width: 85px;
	padding-right: 5px;
	
}

#contentLinks_CS a
{
	height: 80px;
	background: url('../_images/update/compact_strategy.png') 10px 0 no-repeat;	
	display: block;
}
#contentLinks_CS a:hover
{
	height: 80px;
	background: url('../_images/update/compact_strategy_hover.png') 0 0 no-repeat;	
	display: block;
}

#contentLinks_CS a:hover
{
	color: black;
}

/****** Volunteer Stratagey ****/
#contentLinks_VS 
{
	width: 85px;
	padding-right: 5px;
}

#contentLinks_VS a
{
	height: 80px;
	background: url('../_images/update/volunteer_strategy.png') 10px 0 no-repeat;	
	display: block;
}
#contentLinks_VS a:hover
{
	height: 80px;
	background: url('../_images/update/volunteer_strategy_hover.png') 0 0 no-repeat;	
	display: block;
}

#contentLinks_VS a:hover
{
	color: black;
}

/****** Social Enterprise ****/
#contentLinks_SE 
{
	width: 85px;
	padding-right: 5px;
}

#contentLinks_SE a
{
	height: 80px;
	background: url('../_images/update/social_enterprise.png') 10px 0 no-repeat;	
	display: block;
}
#contentLinks_SE a:hover
{
	height: 80px;
	background: url('../_images/update/social_enterprise_hover.png') 0 0 no-repeat;	
	display: block;
}

#contentLinks_SE a:hover
{
	color: black;
}

/****** City Funding ****/
#contentLinks_CF 
{
	width: 85px;
	padding-right: 5px;
}

#contentLinks_CF a
{
	height: 80px;
	background: url('../_images/update/city_funding.png') 10px 0 no-repeat;	
	display: block;
}
#contentLinks_CF a:hover
{
	height: 80px;
	background: url('../_images/update/city_funding_hover.png') 0 0 no-repeat;	
	display: block;
}

#contentLinks_CF a:hover
{
	color: black;
}




/****************************************************/

#dProp
{
	padding: 0;
	margin: 0;
	width: 1px;
	height: 350px;
	float: right;
}

#dContent .dropDown
{
	width: 350px;
	height: 20px;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

#dContent .textBox
{
	width: 344px;
	height: 15px;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

#dContent .narrowDropDown
{
	width: 200px;
	height: 20px;
}

#dContent a:link, a:visited
{
	color: #d27338;
	font-weight: bold;
	text-decoration: none;
}

#dContent a:hover
{
	text-decoration: underline;
	
}


#dHomePagePanel
{
	background-image: url('/home_page_panel.gif'); 
	background-repeat:no-repeat;
	height:180px;
	display: block;
	padding: 10px 0 0 0;
}


#dHomePagePanel p
{
	margin-top: 0;
}

#dHomePagePanel ul li
{
	list-style-image: url('/bullet.gif');
	list-style-type: circle;
}

#dHomePagePanel td
{
	padding: 2px 5px 0 10px;
}


/*********Meeting table*********/
.meetingTable
{
	border-collapse: collapse;
	margin: 10px 0 0 0;
}

.meetingTable th
{
	border: 1px solid #ff9933;
	text-align: center;
	background: #ffcc99;
}

.meetingTable td
{
	border: 1px solid #ff9933;
}

/*******FOOTER**********/


#dFooter
{
	margin: 0 auto;
	width: 750px;
	height: 15px;
	
	background: url('../_accessibilityTerms/collective.png') 10px 0 no-repeat;
}
#dFooterOuter
{
	margin: 0 auto;
	width: 750px;
	height: 15px;
	background-color: orange;
}
#dFooter p 
{
	text-align: right;
	font-size: 10px;
}


#dFooter p
{
	padding: 0 10px 0 0;
	margin: 0;
}
#dFooter a 
{
	color: #ffffff;
	text-decoration: none;
}
#dFooter a:hover
{
	text-decoration: underline;
}

/*Hack's*/
.access
{
	display: none;
}

/* Other Styles */
.warning
{
	color: #cc0000;
	font-weight: bold;
}

.orgDisplay
{
	padding: 0 0 10px 14px;
	margin: 0;
}

.orangeCentered
{
	color: #d27338;
	text-align: center;
	font-weight: bold;
}


/****Browse Local Org Table ******/
.topLeftCell
{
	border-left: 1px solid #D27338;
	border-top: 1px solid #D27338;
	border-right: 1px solid #D27338;
	text-align: center;
	width: 20px;
}

.topCell
{
	border-top: 1px solid #D27338;
	border-right: 1px solid #D27338;
	text-align: center;
	width: 20px;
}

.bottomLeftCell
{
	border: 1px solid #D27338;
	text-align: center;
	width: 20px;
}

.bottomCell
{
	border-top: 1px solid #D27338;
	border-right: 1px solid #D27338;
	border-bottom: 1px solid #D27338;
	text-align: center;
	width: 20px;
}

.collapsedBorders
{
	border-collapse: collapse;
}

.collapsedBorders td
{
	border: 1px solid #cccccc;
	padding: 10px;
}

/***** Contact Us ***********/
.textField
{
	width: 300px;
}

.textArea
{
	width: 300px;
	height: 150px;
}

#spContactButtons
{
	padding: 0 84px 0 0;
	margin: 0;
	
	width: 300px;
	height: auto;
	
	display: block;
}

/********Admin Section**********/
#spAdminBtnPos
{
	padding: 0 138px 0 0;
	margin: 0;
	
	width: 200px;
	height: auto;
	
	display: block;
}
.spacer
{
	height:5px;
	display: block;
}

/********** Useful Links *******************/

.links-cats
{
	padding: 0 0 0 0;	
}
.links-cats a
{
	font-size: 12px;	
}
.links-cats ul 
{
	list-style-image: url('../_images/update/head_links.png');
}
.links-cats li
{
	padding: 0 0 5px 10px;
}

/***/

.links-list ul 
{
	list-style-image: url('../_images/update/head_links.png');
}
.links-list li
{
	padding: 0 0 5px 10px;
}

/********** Funding (City Funding) *******************/
#funding table
{
	width:240px; 
	text-align:center;
	margin: 0 0 0 10px;
	
}

#funding h4
{
	font-weight: bold;
	font-size: 12px;
	color: #7f7f7f;	
	border-bottom: 1px solid #7f7f7f;
}
#funding td
{
	text-align:left;
	width:100%
	
	
}
.funding-li li
{
	padding: 5px 0 4px 0;
}
.funding-li a
{

}
.pointer	
{
	padding: 0 0 5px 0;
	cursor: pointer;
	color: #7f7f7f;
	font-weight: normal;
	text-decoration: underline;
}
#divider
{
	border-right: #7f7f7f solid 1px;
	height: 60%;
	width: 1px;
	padding: 0 0 0 15px;
}

/*******************/

#np_search_box
{
	padding: 20px 0 8px 5px;
	color: #7f7f7f;
	font-size: 12px;
	font-weight: bold;
	
}
#np_search_box #search_box
{
	width: 100px;
	height: 12px;
	vertical-align: bottom;
}
#np_search_box img
{
	height: 18px;
	vertical-align: bottom;
	cursor: pointer;
}
	
/** new for theme - bit of a fudge **/

.space
{
	height: 75px;
	
}
.spacer-banner
{
	height: 0px;	
}

/** **/
.search-a a:link,  a:hover
{
	color: #d27338;
	font-weight: bold;
	text-decoration: underline;	
}
/** **/
#doclist
{
	margin-left: 90px;
}
#nplist
{
	margin-left: 30px;
}

.nplist-meetings h3
{
	font-weight: bold;
	font-size: 12px;
	color: #7f7f7f;	
	border-bottom: 1px solid #d27338;
	
}
.nplist li
{
	padding: 0 0 10px 0;
	color: #d27338;
	}
	
#advanced td
{
	vertical-align: top;
}

#lblMessage
{
	color: #cc0000;
	}