html, body
{
	background-color: #ffffff; /* nnc */
	text-align: center;
	height: 100%;
	color: #454545;
}

#blue-bar {position:relative; margin:0 auto;  width:100%; height:12px; background:#02446F; }/* nnc */ 

#container
{
	width: 960px;
	margin: 0 auto;
	border: none; /* nnc */
	border-top: none;
	text-align: left;
	background-color: #fff;
	margin-bottom:30px;
}


#hd
{
	background: url(../o/4/p/wfc/dscc/website/public/Images/hd_bg_cpk-new.png) no-repeat left top; /* nnc */
	height: 134px; /* nnc */
	position: relative;
	z-index: 10000;
	margin-bottom:10px;
}


/* LOGO */

#hd-logo {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 175px;
	height: 105px;
}
	
#hd-logo a { 
	display: block;
	width: 175px;
	height: 105px;
}
	
#hd-logo a span {
	display: none;
}

#hd-social-nets { /* nnc */ 
	width:70px; height:70px;	
	position:absolute; top:60px; right:410px;
}
#hd-social-nets   a { 
	float:left;
	display:block;
}
	
#hd-social-nets .facebook a {  
	background:  url(../o/4/p/wfc/dscc/website/public/Images/social-cpk.jpg) top no-repeat; 
	background-position:0 0;
	width:32px; height:31px;
	margin-top:1px; 
}
	
#hd-social-nets .youtube a {  
	background:  url(../o/4/p/wfc/dscc/website/public/Images/social-cpk.jpg) top no-repeat; 
	background-position:0 -70px;
	width:32px; height:31px; 
	margin-left:5px;
}
#hd-social-nets .twitter a {  
	background:  url(../o/4/p/wfc/dscc/website/public/Images/social-cpk.jpg) top no-repeat; 
	background-position:0 -34px;
	width:32px; height:31px;  
	margin-top:5px;
}

#hd-social-nets .rss a {  
	background:  url(../o/4/p/wfc/dscc/website/public/Images/social-cpk.jpg) top no-repeat; 
	background-position:0 -106px;
	width:32px; height:31px;  
	margin-top:5px;
	margin-left:5px;
}

#about-bottom { position:relative; border-top:solid 1px #ccc; padding-top:10px; margin-top:10px; width:640px; }	
 
#leaders-hd{
	position:relative;
	background: url(../o/4/p/wfc/dscc/website/public/Images/blue-heds2.png) no-repeat top; 
	background-position: -4px -197px;
	width:290px; height:43px; margin-bottom:20px;
	
} 	
#staff-hd{
	position:relative;
	background: url(../o/4/p/wfc/dscc/website/public/Images/blue-heds2.png) no-repeat top; 
	background-position: -4px -148px;
	width:310px; height:43px; margin-bottom:20px; margin-left:0px;
	
} 
#the-staff h3 { font-size:16px; margin-bottom:20px; margin-top:0px; } 
#the-leaders { 
	width: 315px; 
	float:left; border-right:solid 1px #ccc;  
	} 
#the-leaders h3  { text-decoration:none; font-size:24px; margin-bottom:0px; }	
#the-staff{ 
	width: 315px; 
	float:right;
	}
#the-staff .post-list { border-bottom:none; }

.leadership-desc { width:240px; float:left; margin-left:10px; font-size:14px; }
.leader-sub { font-style:italic; color:#666666;  }
/* FOOTER SIGN UP FORM */

#footer-signup
{
	position: relative;
}

#footer-signup input
{
	border: 1px solid #818181;
	color: #fff;
	background: #818181 url(http://dscc.org/../o/4/p/wfc/dscc/website/public/Images/hd-input-bg.png) repeat-x top left;
	height: 16px;
	vertical-align: top;
	margin-right: 5px;
	.margin-top: -1px;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 4px;
}

#footer-signup button
{
	border: 1px solid #818181;
	color: #fff;
	background: #818181 url(http://dscc.org/../o/4/p/wfc/dscc/website/public/Images/hd-input-bg.png) repeat-x top left;
	padding: 0 0 1px 0;
 	height: 21px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#footer-signup button span
{
	padding: 0 5px;
	vertical-align: top;
}

#footer-email
{
	width: 148px;
}

#footer-zipcode
{
	width: 65px;
}


/* HEADER SIGN UP FORM */

#hd-signup
{
	position: absolute;
	right: 10px;/* nnc */
	top: 61px; /* nnc */
	width:230px;/* nnc */
}
#hd-signup div:first-child { display:inline; } /* nnc */

#hd-signup input
{
	border: 1px solid #777;
	color: #4d4d4d; /* nnc */
	background: #fff; /* nnc */
	height: 24px;
	vertical-align: top;
	margin-right: 5px;
	margin-top: -1px;
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: -2px;
	padding-left: 4px;
	line-height:normal;
	text-transform:lowercase; /* nnc */
	
}

#hd-signup button
{
	border: none;
	color: #fff;
	/*	background: #818181 url(http://dscc.org/../o/4/p/wfc/dscc/website/public/Images/hd-input-bg.png) repeat-x top left; */
	background: url(../o/4/p/wfc/dscc/website/public/Images/hd-button-bg-cpk.png) no-repeat top right; /* nnc */
	padding: 1px 0 0 0;
 	height: 56px;
	vertical-align: top;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	position:absolute; top:22px; right:0px; /* nnc */
	width:69px;/* nnc */
	cursor:pointer;cursor:hand;
}


#signup-home-top button
{
	border: none;
	color: #fff;
	/*	background: #818181 url(http://dscc.org/../o/4/p/wfc/dscc/website/public/Images/hd-input-bg.png) repeat-x top left; */
	background: url(../o/4/p/wfc/dscc/website/public/Images/hd-donate-btn.jpg) no-repeat top right; /* nnc */
	padding: 1px 0 0 0;
 	height: 28px;
	vertical-align: top;
	font-size: 13px;
	font-weight: bold;
	text-align: center; 
	width:80px;/* nnc */
	cursor:pointer;cursor:hand;
	position:relative;
	
	
}

#hd-signup button span
{
	padding: 0 5px;
	vertical-align: top;
	display:none;/* nnc */
}

#hd-email
{
	width: 185px;/* nnc */
	display:block; /* nnc */  
}

#hd-zipcode
{
	position:absolute;/* nnc */
	top:35px;/* nnc */
	width:155px;/* nnc */
}





/* HEADER SIGN UP CONTRIBUTE BUTTON */

#hd-signup #signup-contribute a {
	background: url(/o/4/../o/4/p/wfc/dscc/website/public/Images/contrib_top_blue.png) no-repeat left top;
	width: 278px;
	height: 42px;
	display: block;
	}

#hd-signup #signup-contribute a:hover {
	background-position: left -43px;
	}

#hd-signup #signup-contribute a span {
	display: none;
	}

 

#bd
{
	widows:960px; margin-left:0px; padding-left:0px;
	overflow: hidden;
	position: relative; 
}

#bd.home
{
	overflow: visible;
}


#top
{
	width: 960px;
	padding: 6px 0px 10px 0px;
	margin:0 auto;
	position: relative;
}


#bottom
{
	overflow: hidden; 
	margin-bottom: 20px;
	position: relative;
	width:960px;
	display: inline-block; /* IE 6 Fix */
}
#bottom .bottom-col
{
	position: relative; 
	padding: 0;
	background-color: transparent;
}

#bottom .bottom-col-content
{
	padding: 20px;
	padding-right: 0;
	padding-bottom: 0;
	overflow: hidden;
}

#bottom .bottom-col-hd
{
	background: #fff url(http://dscc.org/../o/4/p/wfc/dscc/website/public/Images/bottom-col-bg.png) no-repeat top left;	
	position: relative;
	height: 43px;
}


#bottom  .bottom-col-hd  h2
{
	display: block;
	position: absolute;
	bottom: 5px;
	left: 20px;
}




/* PAGE LAYOUTS */


#bd #section-header
{
	width: 625px;
	height: 40px;
	position: relative;
	top: 20px;
	left: 45px;
	z-index: 100;
	display: inline-block;
}

#bd #section-header img
{
	position: absolute;
	left: 0;
	bottom: 8px;
	z-index: 110;
}

#bd #main-column {
	float: left;
	min-height: 400px;
	padding-left: 45px;
	padding-right: 20px;
	margin-top: 40px;
	color: #454545;
	}
	
	#bd #main-column.races {
	padding-left: 30px;
	padding-right: 20px;
	margin-top: 30px;
	}

#breadcrumbs
{
	font-size: 10px;
	line-height: 100%;
	text-transform: uppercase;
	vertical-align: top;
}

#toolbar {
	font-size: 10px;
	line-height: 100%;
	text-transform: uppercase;
	height: 28px;
	padding: 0 10px;
	background-color: #f8fafa;
	border-top: 1px solid #f3f6f7;
	border-bottom: 1px solid #f3f6f7;
	line-height: 200%;
	margin: 20px 0;
    }

#toolbar a, #toolbar span
{
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	margin-top: 3px;
	border-right: 1px solid #f3f6f7;
	vertical-align: middle;
}

#toolbar span
{
	border-right: none;	
}

#toolbar .email
{
	background: url(http://dscc.org/../o/4/p/wfc/dscc/website/public/Images/toolbar-email-icon.gif) transparent no-repeat 0 52%;
	padding-left: 16px;
}

#toolbar .bookmark
{
	background: url(http://dscc.org/../o/4/p/wfc/dscc/website/public/Images/toolbar-bookmark-icon.gif) transparent no-repeat 0 52%;
	padding-left: 14px;
}

#toolbar .print
{
	background: url(http://dscc.org/../o/4/p/wfc/dscc/website/public/Images/toolbar-print-icon.gif) transparent no-repeat 0 52%;
	padding-left: 16px;
}

#toolbar .font-selector
{
	color: #337aad;
	cursor: pointer;
	font-weight: bold;
	padding: 0;
	vertical-align: bottom;
	margin-right: 5px;
}

#toolbar .font-selector-label
{
	margin-right: 0;
}

#toolbar .font-selector.current
{
	padding-bottom: 0px;
	border-bottom: 1px solid #a5a6a6;
	cursor: auto;
	color: #454545;
}

#toolbar .font-selector.medium
{
	font-size: 130%;
}


#toolbar .font-selector.large
{
	font-size: 190%;
}


/* Font Controls*/

#font_size_links { float: left; height: 24px; margin-right: 8px; width: 200px}

#font_size_links div.size { float: left; }

#font_size_links .title { width: 69px; background: url('/../o/4/p/wfc/dscc/website/public/Images/pagetools-fontsize-title.png') no-repeat -1px 0; margin:0; padding: 0;}


#font_size_links div.s { width: 11px; _overflow: hidden;}
#font_size_links div.m { width: 13px; _overflow: hidden;}
#font_size_links div.l { width: 13px; _overflow: hidden;}


#font_select:link,
#font_select:visited { 
    width:14px;
    height:17px;
    background: url('/../o/4/p/wfc/dscc/website/public/Images/pagetools-fontsize-small.png') no-repeat center -18px;
    display:block;
    }

#font_select_med:link,
#font_select_med:visited { 
    width:15px;
    height:17px;
    background: url('/../o/4/p/wfc/dscc/website/public/Images/pagetools-fontsize-medium.png') no-repeat center top;
    display:block;
    }

#font_select_large:link,
#font_select_large:visited { 
    width:15px;
    height:17px;
    background: url('/../o/4/p/wfc/dscc/website/public/Images/pagetools-fontsize-large.png') no-repeat center top;
    display:block;
    }

#font_select_small:hover,
#font_select_med:hover,
#font_select_large:hover,
.med #font_select_med,
.large #font_select_large { 
    background-position: center -18px; 
    }

.med #font_select,
.large #font_select { background-position: center 0px; }


#bd #main-column h1
{
	font-size: 182%;
	margin-bottom: .5em;
	margin-top: 20px;
	line-height: 105%;
}

#bd #main-column p
{
	font-size: 108%;
	margin-bottom: 1em;
	line-height: 140%;
}

#bd #main-column .info
{
	font-size: 77%;
	text-transform: uppercase;
	margin-bottom: 2em;
	line-height: 100%;
}



/* WIDE */


#bd.wide
{
	min-height: 500px;
	background: #fff url(http://dscc.org/../o/4/p/wfc/dscc/website/public/Images/bd-wide-bg.png) no-repeat top left;
	margin-bottom: 20px;
	padding-top: 6px;
}

#bd.news {
	margin-bottom: 0px;
	}

#bd.wide #main-column
{
	width: 870px;
}



/* TWO COLUMN */

#bd.two-column
{
	min-height: 500px;
	background: #fff url(http://dscc.org/../o/4/p/wfc/dscc/website/public/Images/bd-two-column-bg.png) no-repeat top left;
	margin-bottom: 20px;
	padding-top: 6px;
	display: block;
	position: relative;
}

#bd.two-column #main-column
{
	width: 625px;
	display: inline-block;
}

#bd.two-column #contextual-column {
	float: right;
	width: 250px;
	margin-right: 19px;
	overflow: hidden;
	min-height: 400px;
	}

#bd.two-column #main-column .subsection-header {
	border-top: 1px solid #e8e8e8;
	margin: 40px -20px 0 -45px;
	height: 45px;
	background: white url('/../o/4/p/wfc/dscc/website/public/Images/subsection-header-bg.png') no-repeat top left;
	position: relative;
	display: inline-block;
	}

#bd.two-column #main-column .subsection-header img {
	position: absolute;
	bottom: 5px;
	left: 45px;
    }


#bd.two-column #main-column ul.post-list,
#bd.two-column #main-column ul.post-list-hos {
	margin-top: 20px;
	.margin-top: 30px;
	}
	
#bd.two-column #main-column ul.post-list li,
#bd.two-column #main-column ul.post-list-hos li {
	margin-bottom: 1em;
	}
	
	#bd.two-column #main-column ul.post-list-hos li {
	min-height: 60px;
	_height: 60px;
	}
	
#bd.two-column #main-column ul.post-list li span.date {
	font-size: 77%;
	text-transform: uppercase;
	width: 85px;
	float: left;
	display: block;
	padding: 2px 0 0 0;
	}
	
#bd.two-column #main-column ul.post-list li a {
	font-size: 93%;
	padding: 0 0 0 85px;
	display: block;
	width: 540px;
	.margin-top: -15px;
	}
	
	#bd.two-column #main-column ul.post-list-hos li a {
	font-size: 93%;
	padding: 0 0 0 65px;
	display: block;
	width: 540px;
	.margin-top: -15px;
	}
	
	#bd.two-column #main-column ul.post-list-hos li a img {
	float: left;
	width: 54px;
	height: 54px;
	margin-left: -65px;
	}
	
	#bd.two-column #main-column ul.post-list-hos li a h3 {
	font-size: 120%;
	}

	#bd.two-column #main-column ul.post-list-hos li a .description {
	color: #818182;
	display: block;
	}
	
	#bd.two-column #main-column ul.post-list-hos li a:hover .description {
	color: black;
	}
.post-list  h3 a {
	color:#4d4d4d; text-decoration:none;
	}



#bd.two-column #main-column .more {
	font-size: 10px;
	border-top: 1px solid #ebf0f3;
	padding-top: 15px;
	margin-top: 20px;
	}



#bd.two-column #contextual-column .submenu {
	margin-top: 0px;
	padding-bottom: 20px;
	background: transparent url(http://dscc.org/../o/4/p/wfc/dscc/website/public/Images/submenu-bg.png) no-repeat left bottom;
	}

#bd.two-column #contextual-column .submenu h3
{
	font-size: 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #ebf0f3;
	padding-left: 20px;
}

#bd.two-column #contextual-column .submenu ul
{
	margin-left: 20px;
	margin-top: 10px;
}

#bd.two-column #contextual-column .submenu ul li
{
	font-size: 14px;
	margin-bottom: .75em;
}





/* FOOTER */

#ft-holder { background: #031934 url(../o/4/p/wfc/dscc/website/public/Images/footer-bg-cpk.jpg) repeat-x left top; width:100%;  float:left; margin:0 auto;text-align:left; }
#ft {
	background: #031934 url(../o/4/p/wfc/dscc/website/public/Images/footer-bg-cpk.jpg) repeat-x left top;
	width:960px; margin:0 auto;
	clear: both;
	}

#ft-upper
{
	padding: 10px 0px; 
	min-height: 80px;
	position: relative;
	overflow: hidden;
}


#ft-upper #ft-contribute {
	float: left;
	width: 120px;
	height: 80px;
	}
	
	
	#ft-upper #ft-contribute a {
	width: 120px;
	height: 80px;
	display: block;
	background: url(http://dscc.org/../o/4/p/wfc/dscc/website/public/Images/contribute-badge.png) no-repeat left top;
	}
	
	#ft-upper #ft-contribute a:hover {
	background-position: left -81px;
	}
	
	#ft-upper #ft-contribute a span {
	display: none;
	}



#ft-lower
{
	padding: 10px 0 15px 0;
	font-size: 10px;
	line-height: 150%;
	position: relative;
	text-align:left;
	color: #fff;
	font-family: lucida grande, lucida sans unicode, arial,verdana,sans-serif;
}


#ft-lower #copyright
{ 	
	color: #fff;
	font-size:10px;
	text-transform:none;
	clear:left;
}

#ft-lower #disclaimer
{
	color: #fff;
	border: 1px #fff solid;
	padding: 4px 8px;
	position: absolute;
	bottom: 10px;
	right: 0px;
	width: 500px;
	text-align: left;
	font-size:10px;
	text-transform:none;
}

.contribute #ft-lower #disclaimer
{
width:420px;
}
/* Footer Links */

#ft-links
{
	float: left;
	overflow: hidden;
	margin-left: 15px;
	margin-top: 4px;
	font-size:11px;
}

#ft-links .link-group
{
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
}

#ft-links .link-group a
{
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
	color:#fff;
}
#ft-links .link-group a:hover
{
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
	color:#337AAD;
}

#ft-links h4 
{
	display: block;
	width: 98px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	color:#fff; text-align:left;
	
	height:20px; width:90px;
	text-indent:-9999px; margin:0 auto;
}
#ft-links h4#learnmore-ft { 
	background:url(../o/4/p/wfc/dscc/website/public/Images/footer-heds.png) top no-repeat;
	background-position:-8px -8px;
}
#ft-links h4#action-ft { 
	background:url(../o/4/p/wfc/dscc/website/public/Images/footer-heds.png) top no-repeat;
	background-position:-8px -40px;
}
#ft-links h4#about-ft { 
	background:url(../o/4/p/wfc/dscc/website/public/Images/footer-heds.png) top no-repeat;
	background-position:-8px -72px;
}

#ft-links ul
{
	white-space: nowrap;
	float: left;
	overflow: hidden;
	position: relative;
	margin-top: 2px;
}

#ft-links ul li
{
	float: left;
	padding-left: 10px;
	margin-right: 7px;
	white-space: nowrap;
	font-size: 14px;
	background: url(../o/4/p/wfc/dscc/website/public/Images/ft-link-separator-cpk.png) no-repeat 0 50%;
	
}


#ft-links ul li.first
{
	background-image: none;
}

/* FOOTER TOOLS */

#ft-tools a { color:#fff; font-family:Arial, Helvetica, sans-serif; }
#ft-tools a:hover { color:#337AAD; }

#ft-tools #ft-feeds-alerts { letter-spacing:0.6px; }

#ft-tools
{
	float: right;
	width: 300px;
	height: 90px;
	padding: 0px;
	margin-top:1px;
	background: #02446f;
	font-size: 12px;
}

#ft-tools h4 {
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 11px;
	}

#ft-tools-feeds
{
	float: left;
	width: 300px;
	padding-bottom:8px;
	border-bottom:solid 1px #031934;
}

#ft-tools-feeds h4 {
	vertical-align: top;
	}

#ft-tools-feeds h4 img {
	margin: 0 5px 0 0;
	vertical-align: top;
	}
	
#ft-tools-feeds form{
	margin: 0;
	padding: 0;
	}

#ft-tools-feeds form legend {
	display: none;
	}

#ft-tools-feeds form select {
	border: 1px solid #ccc;
	padding: 2px;
	width: 120px;
	color: #888;
	margin-bottom: 5px;
	.margin: 0px;
	}
#ft-tools-feeds form fieldset { width:120px; }

#ft-tools-social
{
	float: right; 
	text-align: center;
	width:300px;
	margin-top:5px;
}

#ft-connect-share {
	
	display:block;
	float:left;
	background:url(../o/4/p/wfc/dscc/website/public/Images/footer-heds.png) top no-repeat;
	background-position:-7px  -102px;
	width:116px; height:22px; 
	text-indent:-9999px;
	margin-top:6px;
	margin-left:5px;
}

#ft-tools-social a
{
	float: left;  
	display:block;   
	width:32px; height:32px;  
	margin-left:5px;
}

#ft-tools-social a.facebook
{ 
	background:url(../o/4/p/wfc/dscc/website/public/Images/footer-heds.png) top no-repeat;
	background-position:-156px  -96px; 
	margin-left:10px;
}

#ft-tools-social a.twitter
{ 
	background:url(../o/4/p/wfc/dscc/website/public/Images/footer-heds.png) top no-repeat;
	background-position:-193px  -96px;
}

#ft-tools-social a.rss
{ 
	background:url(../o/4/p/wfc/dscc/website/public/Images/footer-heds.png) top no-repeat;
	background-position:-230px  -96px; 
}

#ft-tools-social a.youtube
{ 
	background:url(../o/4/p/wfc/dscc/website/public/Images/footer-heds.png) top no-repeat;
	background-position:-266px  -96px; 
}

#ft-rss-feeds a { 
	float:left; 
	display:block;
	background:url(../o/4/p/wfc/dscc/website/public/Images/footer-heds.png) top no-repeat;
	background-position:-194px  -71px;
	width:102px; height:21px; margin:2px 10px 0 20px;
}  
