/* HTML Tag Redefinition */
html, body {height: 100%;  }
body {/* customize_background */ background-color: #ffffff; /* customize_background */ padding: 0px; margin: 0px; }
img {border: 0px}
a { cursor:pointer}

fieldset { border:1px solid #ccc;}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Page Structure / Navigation */
#page{ position:relative; top:40px; border:12px solid lightgrey; width:936px; margin:auto; text-align:left; }
#page #headerSpacer{ height:64px;}
#page #header{ position:relative; border-bottom:12px solid lightgrey; } 
#page #header #logo{ color:#999; font-size:32px; font-family:Arial, Helvetica, sans-serif; line-height: auto; margin-bottom: 0px; padding: 0px; margin-top:8px; cursor:pointer;  left:15px ; z-index:1; width:auto; float:left; position: relative }
#page #header #logo a{ /* customize_header_logo */color:#999; /* customize_header_logo */ text-decoration:none;}
#page #header #logo p{ display:inline; line-height:inherit; font-size:inherit; padding:inherit; margin:inherit; color:inherit }


#headerNav{
	position: absolute;
	top: -52px;
	right: 0;
	z-index:2;
	overflow:visible;
}
#headerNav ul{
	list-style-type:none;
}
#headerNav li{
	display:inline;
	padding:0 10px;
	font-size: 14px;
}
#page #header ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: right}
#page #header ul.nav-header li{float:left; padding:2px 0px; margin-left:16px; margin-bottom: 0px; color:#999; font-size:13px; margin-top:0px; text-decoration:none; }
#page #header ul.nav-header li a,#page #header ul.nav-header li a:hover{ text-decoration:underline; color:#999999 }
#page #header ul.nav-header li.nav-selected{ border:1px solid #bbb; padding:2px 8px; }
#page #header #header-area{margin-top: 10px; margin-bottom: 0px }
#page #header #header-area #header-area-inside{margin-bottom: 0px;}
#page #header #header-area img { display: block}
#page .divider{margin:0 auto; border-bottom:1px dashed lightgrey; overflow:hidden; height:1px; clear:both; width:955px; }

#page #central{background: url(http://www.acfbop.org/themes/acfbop/images/nav_sidebar_right_bg.gif) top left; clear:both; overflow: hidden; }
#page .no-sidebar { background-image: none !important}
#page #central.central-left { background:url(http://www.acfbop.org/themes/acfbop/images/nav_sidebar_left_bg.gif) repeat-y center !important; }
#page #central.central-left div#sidebar {float: left !important; }
#page #central.central-left #body {padding-left: 15px !important; padding-right: 15px !important; float:right}
 
#page #central #body{float:left; width:580px; padding:15px; margin-bottom:-1px; overflow: hidden}
#page #central #above-body{ float:left; width:100%; overflow: hidden; }
#page .no-sidebar #body{ float: none !important; width: auto !important; }
#page #central #sidebar{padding:15px; float:right; width:286px; overflow:hidden;}
#page #central #sidebar p{ line-height:24px}
#page #central #sidebar ul.nav{ list-style:none; margin-left:0px; padding:0px; padding-left:24px; font-size:11px;}
#page #central #sidebar ul.nav li{ margin-bottom:16px; }
#page #central #sidebar ul.nav a{ text-decoration:none; color:#333 }
#page #central #sidebar ul.nav a.nav-selected {font-weight: bold}
#page #central #sidebar ul.nav a:hover{ text-decoration:underline }
#page #central #sidebar ul.nav ul{ list-style:none; margin-left:0px; padding:0px; padding-left:16px; margin-top:16px; }
#page #central #sidebar ul.nav ul li{ margin-bottom:16px; }

#page #central.navLeft{ background:url(http://www.acfbop.org/themes/acfbop/images/nav_sidebar_left_bg.gif) repeat-y center; }
#page #central.navLeft  #sidebar{float:left}
#page #central.navLeft  #body{float:right; padding-right:0px; width:68%; }

#page #central.noSideNav{ background: none; }
#page #central.noSideNav  #sidebar{ display:none }
#page #central.noSideNav  #body{float: none; padding-left:0px; padding-right:0px; width:100%; }

#page #footer{ padding:15px; clear:both; color:#999; font-size:10px; border-top:12px solid lightgrey; }
#page #footer a{ text-decoration:none }
#page #footer span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; }

/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}
div.pageSection { margin-bottom: 10px; }

 div.pageSection h1{ color: #003399; }

/* customize_miscellaneous */

/* Image Link & Description Block */

.ild_container {
	position:relative;
	width:295px;
	height:50px;
	margin:0;
}
.ild_image {
	float:left;
	width:67px;
}
.ild_description {
	position:absolute;
	width:215px;
	height:50px;
	right:0px;
	display: table;
	color:grey;
}
.ild_description a {
	display: table-cell;
	vertical-align:middle;
	text-align: left;
	font: normal normal 18px Arial;
	color:grey;
	text-decoration:none;
}

/* customNav */

.ccm-manual-nav {
	list-style-type:none;
	margin:3px;
	padding:0px;
	padding-left:5px;
}
.ccm-manual-nav li{
	display:inline;
	padding:0 10px;
	font-size: 16px;
	line-height:25px;
	border-right: 1px solid #CCCCCC;
	margin-right: 21px;
	padding-right: 22px;
	width: auto;
}

/* Pagination */

#pagination {
	border:0; margin:0; padding:0;
	font-size:11px;
}
#pagination span.currentPage.active {
	border:solid 1px #DEDEDE;
	background: #d3d3d3;
	margin-right:2px;
	color:#00000;
	font-weight:bold;
	display:block;
	padding:4px 6px;
}

#pagination span span{
	border:solid 0px #DEDEDE;
	margin-right:0px;
	padding:0px 0px;
}
.pagination-left {
	float:left;
	text-align:left;
}
#pagination span {
	border:solid 1px #d3d3d3;
	margin-right:2px;
	display:block;
	float:left;
	padding:4px 6px;
}
#pagination span:hover {
	background: #d3d3d3;
}
#pagination span span{
	background:none;
}
.pagination-right {
	float:right;
	text-align:right;
}
#rss, .ccm-page-list-rss-icon {
	text-align:right;
}
/* customize_miscellaneous */
.title h4 {
	margin-bottom:15px;
}
.excerpt {
  width:593px;
  height:152px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}