/*-----------------------
core.css
Bone creative Inc.
francis@bonecreative.com
-----------------------*/
html, body, div, span, applet, object, iframe,
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
fieldset, img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
:focus {
	outline: 0;
}
a {
	text-decoration: none;
}
/* .clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/* html */
html {
	height: 100%;
	margin-bottom: 1px;
	}
body {
	font: 62.5%/1.5 Arial, Helvetica, Verdana, Tahoma, sans-serif;
}
h2 {
	font-size: 2.7em;
}
h3 {
	font-size: 2.0em;
}
h4 {
	font-size: 1.6em;
}
h5 {
	font-size: 1.4em;
}
h6 {
	font-size: 1.0em;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.contact {
	color: #29abe2;
}
.pipe {
	color: #ffffff;
	cursor: pointer;
	font-size: 1.1em;
	font-weight: bold;
	margin: -1px 10px 0 10px;
}
.center {
	text-align: center;
}
/* #container */
#container {
	background: #e5e5e5 url('/media/canvas-bg.png') no-repeat;
	background-position: bottom right;
}
#wrapper {
	margin: 0 auto 0 auto;
	padding: 0 0 5px 0;
	width: 950px;
}
/* #header */
#header {
	background: #000000 url('/media/home.jpg') repeat-x;
	border-bottom: 2px solid #29abe2;
	border-left: 2px solid #29abe2;
	border-right: 2px solid #29abe2;
	height: 297px;
	width: 946px;
}
/* #menu */
#menu {
	background: transparent url('/media/menu-gradient.png') repeat-x;
	float: left;
	height: 50px;
	position: relative;
	left: -2px;
	width: 836px;
}
#menu ul {
	float: left;
	list-style-type: none;
	padding: 0 0 0 2px;
	width: 836px;
}
#menu  li {
	float: left;
}
#menu a {
	color:#dcdcdc;
	display: block;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
#menu a:hover {
	background: #0071bc;
	color: #ffffff;
	height: 30px;
}
#menu #who-we-are-tab{
	
	width: 93px;
}
#menu #who-we-are-tab:hover {
	background: transparent url('/media/menu-sprite.png') 0 -34px no-repeat;
}
#menu #community-impact-tab {
	width: 138px;
}
#menu #community-impact-tab:hover {
	background: transparent url('/media/menu-sprite.png') 0 -65px no-repeat;
}
#menu #community-campaign-tab {
	width: 154px;
}
#menu #community-campaign-tab:hover {
	background: transparent url('/media/menu-sprite.png') 0 -96px no-repeat;
}
#menu #youth-tab {
	width: 61px;
}
#menu #youth-tab:hover {
	background: transparent url('/media/menu-sprite.png') 0 -127px no-repeat;
}
#menu #why-give-tab {
	background: transparent url('/media/why-give-off.png') no-repeat;
	height: 50px;
	width: 77px;
}
#menu #why-give-tab span {
	display: block;
	line-height: 1.4em;
}
#menu #why-give-tab #why {
	margin: 7px 0 0 -1px;
}
#menu #why-give-tab #give {
	margin: 0 0 0 1px;
}
#menu #why-give-tab:hover {
	background: transparent url('/media/why-give-on.png') no-repeat;
}
#menu #legacy-giving-tab {
	width: 109px;
}
#menu #legacy-giving-tab:hover {
	background: transparent url('/media/menu-sprite.png') 0 -158px no-repeat;
}
#menu #major-gifts-tab {
	width: 98px;
}
#menu #major-gifts-tab:hover {
	background: transparent url('/media/menu-sprite.png') 0 -189px no-repeat;
}
#menu #get-involved-tab{
	width: 103px;
}
#menu #get-involved-tab:hover {
	background: transparent url('/media/menu-sprite.png') 0 -220px no-repeat;
}
/* #donate */
#donate {
	background: transparent url('/media/menu-donate.png') no-repeat;
	float: right;
	left: 2px;
	height: 114px;
	position: relative;
	top: -50px;
	width: 114px;
}
#donate:hover {
	background: transparent url('/media/menu-donate-on.png') no-repeat;
}
/* #banner */
#banner {
	clear: left;
	height: 229px;
	width: 600px;
}
#banner img {
	margin: 10px 0 0 52px;
}
/* #mini-nav */
#mini-nav {
	background: transparent url('/media/mini-nav-tab.png') no-repeat;
	clear: both;
	float: right;
	height: 18px;
	width: 133px;
}
#mini-nav ul {
	float: right;
	list-style-type: none;
	padding: 2px 8px 0 0;
}
#mini-nav  li {
	float: left;
}
#mini-nav a {
	color:#ffffff;
	display: block;
	float: left;
	font-size: 1.0em;
	font-weight: bold;
}
#mini-nav a:hover {
	color: #f7931e;
}
#mini-nav .pipe {
	margin: -1px 5px 0 5px;
}
/* #body */
#body {
	background: #ffffff url('/media/body-bg.png') no-repeat bottom;
	border-left: 2px solid #29abe2;
	border-right: 2px solid #29abe2;
}
#divider {
	background: transparent url('/media/dash-vertical.gif') repeat-y;
	background-position: 284px 0;
	clear: both;
}
/* #type-size */
#type-size {
	color: #bfbfbf;
	float: right;
	padding: 10px 10px 0 0;
	width: 100px;
}
#type-size p {
	float: left;
	font-size: 1.1em;
	padding: 0 10px 0 0;
}
#type-size #minus {
	padding: 0 5px 0 0;
}
#type-size img {
	cursor: pointer;
}
/* #sidebar */
#sidebar {
	clear: both;
	float: left;
	height: 200%;
	padding: 0 0 0 45px;
	width: 240px;
}
#sidebar h3 {
	color: #f7931e;
	padding: 0 0 0 20px;
}
#sidebar h4 {
	color: #7ac142;
	padding: 0 0 0 20px;
} 
#sidebar h6 {
	color: #6f6f6f;
	padding: 4px 0 4px 20px;
}
#sidebar p {
	color: #6f6f6f;
	font-size: 1.2em;
	padding: 0 20px 0 20px;
}
#sidebar img {
	padding: 10px 0 10px 20px;
}
#sidebar li {
	width: 240px;
	padding: 0 20px 0 0;
}
/* #news */
#news {
	margin: 12px 0 0 0;
}
#items {
	display: inline;
	padding: 0 1px 0 0;
}
#items ul {
	display: inline;
}
#items li {
	background: transparent url('/media/dash-horizontal.gif') repeat-x bottom;
	float: right;
	padding: 20px 1px 20px 0;
	width: 220px;
}
#items h6, #items h4 {
	padding: 0 20px 0 20px;
}
#items a {
	color: #6f6f6f;
	display:inline;
	float: right;
	padding: 0 30px 0 0;
	text-align: right;
	width: 190px;
}
#nav {
	display: inline;
	padding: 0 1px 0 0;
}
#nav ul {
	display: inline;
}
#nav li {
	background: transparent url('/media/nav-gradient.png') repeat-y;
	border-bottom: 1px dashed #b2b2b2;
	float: right;
	padding: 20px 1px 20px 0;
	width: 220px;
}
#nav a {
	color: #6f6f6f;
	display:inline;
	float: right;
	font-size: 1.4em;
	padding: 0 30px 0 0;
	text-align: right;
	width: 190px;
}
/* #news-nav */
#news-nav {
	display: inline;
	padding: 0 1px 0 0;
}
#news-nav p {
	float: right;
	padding: 20px 30px 5px 0;
	font-size: 1.4em;
	text-align: right;
	color: #6f6f6f;
	width: 220px;
}
#news-nav ul {
	display: inline;
}
#news-nav li {
	float: right;
	padding: 20px 1px 20px 0;
	width: 220px;
}
#news-nav a {
	color: #7ac142;
	display:block;
	float: right;
	font-size: 1.4em;
	padding: 0 30px 0 0;
}
#news-nav   a:hover {
	color: #ffa500;
}
/* #sub-nav */
#sub-nav {
	float: right;
}
#sub-nav li {
	float: right;
	padding: 5px 0 5px 0;
	width: 200px;
}
#sub-nav li a {
	color: #7ac142;
	display:block;
	float: right;
	font-size: 1.4em;
}
#sub-nav   a:hover {
	color: #ffa500;
}
/* #social-networking */
#social-networking {
	display: inline;
	clear: both;
	float: right;
	padding: 20px 20px 20px 0;
	width: 100px;
}
#social-networking p {
	float: right;
	padding: 0 0 10px 0;
}
#social-networking #badges {

	clear: both;
	float: right;
	width: 100px;
}
#social-networking img{
	float: right;
	padding: 0 0 0 10px;
}
/* #content */
#content {
	clear: right;
	float: right;
	padding: 4px 65px 0 0;
	width: 555px;
}
#content h2 {
	color: #29abe2;
	padding: 0 0 10px 0;
}
#content h3 {
	color: #7ac142;
}
#content h4 {
	color: #29abe2;
	padding: 0 0 10px 0;
}
#content h5 {
	color: #f7931e;
}
#content p {
	color: #6f6f6f;
	font-size: 1.2em;
}
#content li {
	color: #6f6f6f;
	font-size: 1.2em;
	list-style: disc;
	margin: 0 0 0 20px;
}
#content .column {
	float: left;
	margin: 0 20px 0 0;
	width: 250px;
}
#content .pcol {
        float: left;
        margin: 0 20px 0 0;
        width: 300px;
}
#content .progress_bar {
	float: right;
	width: 200px;
}
#content .umbrella {
        float: right;
        width: 225px;
	background:#e6e6e6;
}
#content .umbrella p {
	text-align: center;
	margin: 0 0 8px 0;
	font-weight:600;
}
#content .umbrella img {
	margin: 5px 5px 5px 5px;
	text-align: center;
}
/* .table-a */
.table-a {
	background: #ffffff;
	font-size: 12px;
	margin: 0 0 0 0;
	
}
.table-a .sub-title {
	background: #e6e6e6;
	color: #000000;
	font-weight: bold;
	width: 275px;
}
.table-b {
	background: #ffffff;
	font-size: 12px;
	margin: 0 0 0 0;
	width: 550px;
}
.table-b .sub-title {
	background: #e6e6e6;
	color: #000000;
	font-weight: bold;
	width: 180px;
}
#content .sub-heading {
	background: #f7931e;
	color: #ffffff;
	font-size: 14px;
	padding: 1px 0 1px 0;
	text-align: center;
}
#content th, #content td {
	border: 1px solid #999999;
	color: #999999;
	padding: 0 0 0 10px;
}
#content .odd {
	background: #f2f2f2;
}
/* #runner */
#runner {
	clear: both;
	height: 210px;
	margin: 20px 0 0 0;
	width: 946px;
}
#runner h5 {
	color: #6f6f6f;
	line-height: 20px;
	padding: 20px 0 0 135px;
}
/* #sponsor */
#sponsor {
	clear: both;
	display: inline;
	float: left;
	height: 150px;
	padding: 0 0 0 25px;
	margin: 10px 0 10px 0;
}
/* #subcribe */
#subscribe {	
	background: transparent url('/media/subscribe-bg.png') no-repeat;
	float: right;
	height: 50px;
	position: relative;
	top: 122px;
	width: 236px;	
}
#subscribe label {
	color: #29abe2;
	float: right;
	height: 15px;
	margin: 3px 10px 0 0;
	text-align: right;
	width: 200px;
}
#subscribe #submit {
	background: #29abe2;
	border: 1px solid #a5acb2;
	color: #ffffff;
	cursor: pointer;
	float: right;
	font-size: 1.1em;
	height: 20px;
	width: 40px;
	margin: 3px 10px 0 8px;
} 
#subscribe #submit:hover {
	color: #f5f5f5;
}
#subscribe #submit span {
	display: block;
	line-height: 16px;
	padding: 0 0 2px 0;
}
#subscribe #email {
	color: #29abe2;
	float: right;
	font-size: 1.2em;
	height: 15px;
	margin: 3px 0 0 0;
	padding: 0 0 1px 3px;
	width: 150px;
}
/* #footer */
#footer {
	background: transparent url('/media/footer-bg.png') no-repeat;
	width: 950px;
	
	margin: 0;
	padding: 0;
}
#footer #faux-border {
	border-top: 1px dashed #b2b2b2;
	clear: both;
	display: inline;
	float: left;
	height: 0;
	line-height:0;
	margin: 0 0 0 4px;
	width: 943px;
}
#footer p {
	color: #6f6f6f;
	float: left;
	padding: 10px 0 0 0;
	text-align: center;
	width: 100%;
}
#footer ul {
	float: left;
	list-style-type: none;
	padding: 16px 0 0 0;
	text-align: center;
	width: 100%;
}
#footer  li {
	cursor: pointer;
	display: inline;
}
#footer a {
	color:#ffffff;
	font-size: 1.0em;
	font-weight: normal;
	text-align: center;
}
#footer a:hover {
	color: #ffa500;
}
#footer .pipe {
	margin: -1px 15px 0 15px;
}
#news_list hr {
	color: #eeeeee; 
	background-color: #fff; 
	border: 1px dotted #eeeeee; 
	border-style: none none dotted; 
}
/* .preload */
.preload1 {background-image: url('/media/one.jpg');}
.preload2 {background-image: url('/media/two.jpg');}
.preload3 {background-image: url('/media/three.jpg');}


#facebox .b {
  background:url(/media/facebox/b.png);
}

#facebox .tl {
  background:url(/media/facebox/tl.png);
}

#facebox .tr {
  background:url(/media/facebox/tr.png);
}

#facebox .bl {
  background:url(/media/facebox/bl.png);
}

#facebox .br {
  background:url(/media/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8000;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


