/* CABN website main styles */
body {
	background-color: #EFEBD6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
#main-container {
	width: 778px;
	border: 1px solid white;
	background-color: white;
}
/* the header */
#header-container {
	background-color: #007E3A;
	background: url(/images/cabn/header/header-green-bg.gif);
	width: 778px;
}
#header-main-logo {
	float: left;
}
#header-top-nav {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
}
#header-top-nav a.top-nav {
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}
#header-top-nav a.top-nav:link, a.top-nav:visited {
	color: white;
}
#header-top-nav a.top-nav:hover, a.top-nav:visited:hover {
	color: white;
	text-decoration: underline;
}
#header-top-nav form.searchform {
	position: absolute;
	top: 5px;
	left: 625px;
	margin: 0px;
}
#header-top-nav input.SitesearchField {
	position: absolute;
	top: 0px;
	left: 00px;
	width: 110px;
	height: 12px;
	border: 1px solid black;
	font-size: 10px;
	margin: 0px;
}
#header-top-nav input.searchButton {
	position: absolute;
	top: 0px;
	left: 114px;
	height: 16px;
	border: 1px solid black;
	font-size: 10px;
	margin: 0px;
}
#header-cabn {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px; /* Need padding and not margin so there is no white space above */
	background: url(/images/cabn/header/header-green-bg-nologo.gif);

	/*	background-color: #007E3A;
	background-position: right;
	background-repeat: no-repeat;*/
	float:right; /* Need to float to the right to work in IE6 */
}
/* top main navigation */
#main-nav-container1 {
	width: 778px;
	border-bottom: 2px solid #003366;
	text-align: center;
}
#main-nav-container2 {
	background-color: #BAD8F5;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#main-nav-container2 a.main-nav {
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	margin: 3px 5px 3px 5px;
	text-decoration: none;
}
#main-nav-container2 a.main-nav:hover, a.main-nav:visited:hover {
	color: black;
	font-weight: bold;
	font-size: 12px;
	margin: 3px 5px 3px 5px;
	text-decoration: none;
}
/* the main (full width) container */
#main-body-container {
	margin: 10px 5px 5px 5px;
}
/* contents1 - left nav column */
#main-body-contents1 {
	margin-top: 5px;
	width: 180px;
	float: left;
}
/* contents2 - center main body contents */
#main-body-contents2 {
	width: 398px;
	float: left;
	margin: 0px 5px 0px 5px;
}
/* contents3 - right body contents */
#main-body-contents3 {
	margin-top: 5px;
	width: 175px;
	float: right;
}
/* spacer - it's a necessary hack */
.spacerdiv {
	clear: both;
}
/* footers */
#footer-cabn {
	width: 774px;
	text-align: center;
	background-color: #BAD8F5;
	padding: 2px;
}
#footer-ca {
	color: #222222;
	font-size: 10px;
	width: 778px;
	padding-top: 10px;
	text-align: center;
	
}
/* sidebar nav */
#sidebar-nav {
	margin: 0px 0 15px 0;
	width: 168px;
	border: 1px solid #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sidebar-nav .nav-header {
	background-color: #336699;
	padding: 3px;
	color: white;
	font-weight: 600;
}
#sidebar-nav a.level1:link, a.level1:visited, a.level1:hover, a.level1:visited:hover {
	color: white;
	text-decoration: none;
}
#sidebar-nav .item {
	color: black;
	border-top: 1px solid #DDDDDD;
}
#sidebar-nav a.level2:link, a.level2:visited {
	color: black;
	display: block;	padding: 3px 2px 3px 8px;
}
#sidebar-nav a.level2:hover, a.level2:visited:hover {
	color: black;
	background-color: #FFFFCC;
	text-decoration: none;
}
#sidebar-nav a.level2-selected:link, a.level2-selected:visited {
	color: black;
	display: block;	padding: 3px 2px 3px 8px;
	background-color: #ECF3F9;
}
#sidebar-nav a.level2-selected:hover, a.level2-selected:visited:hover {
	color: black;
	background-color: #FFFFCC;
	text-decoration: none;
}
#sidebar-nav a.level3:link, a.level3:visited {
	color: black;
	background-color: #ECF3F9;
	display: block;
	padding: 3px 0px 3px 20px;
}
#sidebar-nav a.level3:hover, a.level3:visited:hover {
	color: black;
	background-color: #FFFFCC;
	text-decoration: none;
}
#sidebar-nav a.level3-selected:link, a.level3-selected:visited {
	color: black;
	display: block;
	padding: 3px 0px 3px 20px;
	background: url(/images/cabn/navimages/arrowding1.gif);
	background-color: #ECF3F9;
	background-position: left;
	background-repeat: no-repeat;
}
#sidebar-nav a.level3-selected:hover, a.level3-selected:visited:hover {
	color: black;
	background-color: #FFFFCC;
	text-decoration: none;
}
/* TOP MENU */
/* Styles for all menu items */
#menuItem {
	font-size: 8pt;
	color: black;
	z-index: 99;
}
#menuItem a:link {
	display: block;
	background: transparent;
	color: black;
	text-decoration: none;
}
#menuItem a:visited {
	display: block;
	color: black;
	text-decoration: none;
}
#menuItem a:visited:hover {
	color: black;
	background-color: #C8E1FA;
}
#menuItem a:hover {
	color: black;
	background-color: #C8E1FA;
}
.menuDropDown {
	position: absolute;
	top: 110px;
	visibility: hidden;
	border-style: solid;
	border-color: #003366;
	border-width: 1px;
	font-size: 8pt;
	background-color: white;
	padding: 2px;
	z-index: 99;
}
/* Begin specific menus */
#bnJoinMenu {
	left: 45px;
}
#bnAboutMenu {
	left: 95px;
}
#bnResourcesMenu {
	left: 145px;
}
#bnActionMenu {
	left: 280px;
}
#bnNewsMenu {
	left: 345px;
}
#bnConfMenu {
	left: 430px;
}
#bnAdMenu {
	left: 530px;
}
#bnMemberMenu {
	left: 620px;
}
/* IMAGES: Inline Image Classes */
img.InlineImageLeftNoBorder {
	margin: 0px 6px 0px 0px;
}
img.InlineImageRightNoBorder {
	margin: 0px 0px 0px 6px;
}
img.InlineImageLeftBorder {
	border: 1px solid #003366;
	margin: 0px 5px 0px 0px;
}
img.InlineImageRightBorder {
	border: 1px solid #003366;
	margin: 0px 0px 0px 5px;
}
img.InlineImageLeftDimBorder {
	border: 1px solid gray;
	margin: 0px 5px 0px 0px;
}
img.InlineImageRightDimBorder {
	border: 1px solid gray;
	margin: 0px 0px 0px 5px;
}
/* PAGE TOOLBOX */
#PageTools1 {
	width: 158px;
	font-size: 11px;
	padding: 4px;
	margin: 0px 0 15px 0;
	border: 2px solid #EEEEEE;
}
#PageTools1 a:link, #PageTools1 a:visited {
	display: block;
	color: #020202;
	padding: 2px 0 2px 0;
}
#PageTools1 a:hover, #PageTools1 a:visited:hover {
	background-color: #ECF3F9;
	text-decoration: none;
}

/* Image with caption, on left side.  Main text to go around it to the right. */
div.ImageWithCaptionWidth98 {
	float:left;
	padding:0;
	margin:2px 4px 2px 2px;
	width:98px;
}
/* Used on GBN join selection page.  The "collapsible" styles are used throughout these pages.  To show the parts, an input element has to call a javascript function when clicked. STYLES MAEKED "BLOCK" SHOULD BE CHANGED TO "none" UPON FULL IMPLEMENTATION */
.collapsible-nonprofit {
   display:none;
}
.collapsible-business {
   display:block;
}   
.collapsible-neither {
   display:none;
} 
.collapsible-franchise {
   display:none;
}   
.collapsible-corporate {
   display:none;
}   
.collapsible-approved {
   display:none;
}   
.collapsible-approveddetail {
   display:none;
   border-style: solid;
   border-width: medium;
   padding: 10px;
   border-color:#006633;
   margin: 2px;
   margin-bottom:20px;   
} 
.collapsible-associate {
   display:none;
}   
.collapsible-associatedetail {
   display:none;
   border-style: solid;
   border-width: medium;
   padding: 10px;
   border-color:#006633;
   margin: 2px;
   margin-bottom:20px;      
}  
.collapsible-memheader {
   display:none;
}  
.noncollapsible-detail {
   border-style: solid;
   border-width: medium;
   padding: 10px;
   border-color:#006633;
   margin: 2px;
   margin-bottom:20px;      
}  
.collapsible {
   display:none;
} 
/* Green America search form */
/*.SitesearchField {
 width: 120px;
 font-size: 10px;
 font-family: Verdana, arial, sans-serif;
 background-color: white;
 border-style: none;
 border-width: 1px;
 margin: 0px 1px 0px 0px;
 padding: 2px;
 z-index: 1;
 vertical-align:top
}*/