/* clearing
----------------------------------------------- */
.clearfix {
	clear: both;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
/* End Clearfix */

body {
	color: #444;
	background: /*#5D9E9B */ #000 url("/images/gradbg2.gif") fixed repeat-x;
	font-family: "Helvetica Neue", Corbel, "Nimbus Sans L", "Liberation Sans", Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	font-family: "Molengo", "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
}

a#logo {
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.container {
	background-color: #fff;
	border: 10px solid #eee;
	min-height: 600px;
	-moz-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.75);
	box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.75);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 1.5em auto 1.5em auto;
}

div#nav div#placeholder-nav {
	background:  #FF69B4 url("/images/navbg.gif") scroll repeat-x;
}

div#hero div#placeholder-hero {
	background-color: #393A3D;
}
div#hero-sub {
	background: #000 url("/images/news_bg.gif") no-repeat scroll 0 0;
}
div#hero-sub div.inner {
	color: #fff;
	font-size: 11px;
}

div#footer {
	border-top: 1px solid #eee;

}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #FFBBD1;
}

td.menu-item-selected {
	color: #8FF3EE;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: /*#5D9E9B*/ #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

.product-form h3 {
	font-size: 14px;
	padding-left: 9px;
}

.product-form {
	margin-bottom: 18px;
}

.secure-login, .newsletter-form {
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a, a:link, a:visited {
	color: #FF69B4;
	text-decoration: none;	
	outline: none;
}

a:hover, a:active {
	color:  #FF69B4;
	text-decoration: underline;
	outline: none;
}

div#hero-sub a {
	color: #FF69B4;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	font-weight: bold;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */



/* @group Template Settings */

div#header-left img {
	margin: 13px 0 0 -17px;
}

div#header-left, div.whoslogged, div#header-right {
	height: 126px;
	line-height: 126px;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-search {
	padding: 46px 40px 0 0;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 130px;
}

div#nav div#placeholder-nav {
	height: 36px;
}

div#placeholder-nav {
	padding-left: 0px;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div#hero {
	margin-right: 0;
	width: 600px;
}

div#hero div#placeholder-hero {
	position: relative;
}

div#hero div#placeholder-hero, div#hero-sub div.inner {
	height: 216px;
}

div#hero-sub div.inner {
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

div#hero-sub div.pad {
	padding: 18px;
}

div#main div.inner, div#sub div.inner {
	padding: 18px 0 36px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#footer {
	padding-top: 18px;
	height: 72px ;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    
#placeholder-logo { overflow: hidden; width: 390px; height: 125px; clip: rect(0 0 0 10px); }

div#cat_537728_divs ul {
	float:left;
	list-style:none outside none;
	margin:0;
	padding:0 0 0 0;
}
div#cat_537728_divs a, div#cat_537728_divs a:active, div#cat_537728_divs a:visited, div#cat_537728_divs a:link {
	outline: none;
	text-decoration: none;
}
/*div#cat_537728_divs a:hover, div#cat_537728_divs a:active {
	background-image: url("/images/navbg.gif");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0px -36px;	
}*/
div#cat_537728_divs ul li {
	float: left;
}
div#cat_537728_divs ul li a {
	color: #FFF;
	display: block;
	font-weight: bold;
	line-height: 36px;
	padding: 0 10px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
div#cat_537728_divs ul li a:hover, div#cat_537728_divs ul li a:active  {
	color: #000;
}
div#cat_537728_divs ul li ul {
	background: #000 url("/images/submenu_bg.gif") repeat-x scroll 0 0;
	float: none;
	padding: 0;
	position: absolute;
	width: 175px;
	z-index: 2000;
	height: auto;
	-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);
	display: none;
}
div#cat_537728_divs ul li ul li {
	float: none;
}
div#cat_537728_divs ul li ul li a {
	display: block;
	float: none;
}
div#cat_537728_divs ul li.sfhover {

}
div#cat_537728_divs ul li ul li a:hover, div#cat_537728_divs ul li ul li a:active {
	color: #FF69B4;
}
#main h1 {
	color: #FF69B4;
	font-weight: bold;

}

.announcement-list span.date {
	color: #999;
	display: none;
}
/* Assign padding to empty content */
.noData {
	padding: 6px;
}

ul.cancerFacts {
	margin: 0;
	padding: 0;
	width: 600px;
	height: 216px;
	overflow: hidden;
	position: relative;
}

ul.cancerFacts li {
	margin: 0;
	padding: 0;
	width: 600px;
	height: 216px;
	overflow: hidden;
	float: left;
}
ul.cancerFacts .factImage {
	position: absolute;
	top: 0;
	left: 0;
	/*-moz-opacity: .5;
	-webkit-opacity: .5;
	opacity: .5;
	filter:alpha(opacity=5);*/
}
ul.cancerFacts .factText {
	position: absolute;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1.0);
	left: 0;
	bottom: 0px;
	background: #000;
	background: rgba(0,0,0,0.38);
	width: 600px;
}
ul.cancerFacts .factText blockquote {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	margin: 20px;
}
ul.cancerFacts .factText blockquote cite {
	display: none;
	font-size: 13px;
	text-align: right;
	font-weight: normal;
	margin-bottom:-10px;
	margin-top:10px;
	position: absolute;
	bottom: 200px;
	right: 20px;
	z-index: 2;
}
/*ul.cancerFacts li.imgLight .factText blockquote {
	color: #000;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1.0);

}*/
ul.cancerFacts li.imgLight .factText cite {
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1.0);
	color: #000;
}
/*
ul.cancerFacts li.imgLight {
	background: #FFF;
}
ul.cancerFacts li.imgDark {
	background: #000;
}
*/
ul.cancerFacts li.textSmall .factText blockquote {
	font-size: 14px;
}
ul.cancerFacts li.textLarge .factText blockquote {
	font-size: 24px;
}
a.citeShow:link, a.citeShow:hover, a.citeShow:visited {
	color: #FF69B4;
	text-decoration: none;
	cursor: pointer;
}
#gGadget {
	width: 235px;
	margin: 0 auto 1.5em;
	height: auto;
	overflow: hidden;
	/*padding-top: 100px;
	background: url("/images/barbells_sidebar.gif") no-repeat scroll 50% top transparent;*/
}
#gGadget table.gadget tr:nth-child(1), #gGadget table.gadget tr:nth-child(2) { display: none !important; }
#gGadget table.gadget span.title a, #gGadget table.gadget span.title a:visited, #gGadget table.gadget span.title a:active { color: hotpink !important; }
#gGadget #logo {
	position: absolute;
	z-index: 5;
}

#faceBox {
	width: 548px;
	overflow: hidden;
	margin: 0 0 1.5em;
	position: relative;
}
	#faceBox iframe {
		margin: -1px;
}
hr {
	line-height: 1px;
	height: 1px;
}
#faceBoxLight {
	margin: 0 0 1.5em 0;
}
	#faceBoxLight a, #faceBoxLight a:link {
		font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
		text-align: center;
		display: block;
		background: none repeat scroll 0 0 #3B5998;
		padding: 2px;
		color: #FFF;
	}
		#faceBoxLight a, #faceBoxLight a:visited, #faceBoxLight a:active {
			color: #FFF;
			text-decoration: none;
		}
a.btn, button.btn, a.btn:visited, button.btn:visited {
	display: block;
	width: auto;
	line-height: 28px;
	background: url("/images/btn-blank.gif") repeat-x scroll 0 top #FF69B4;
	color: #FFF;
	padding:0 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: .85em;
	font-weight: bold;


}
	a.btn:hover, button.btn:hover {
		text-decoration: none;
		color: #FFF;
	}
#closeFacebox {
	position: absolute;
	z-index: 5;
	right: 0px;
	top: 10px;
	padding-right: 30px;
	background-image: url("/images/btn-close-sprite.png");
	background-position: right -50px;
}
#closeFacebox:hover {
	background-position: right -4px;
	color: #000;
	
}
.centeredText {
	text-align: center;
}
#pageLike {
	margin-bottom: 1.5em;
}

.journalSponsor {
	margin-bottom: 1.5em;
}
	.journalSponsor img {
		width: 270px;
	}
	
.contentPhoto {
	padding: 2px;
	background: #FFF;
	border: 1px solid #ECECEC;
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.40);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.40);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.40);
}
.contentPhoto.column {
	margin: 0 10px 10px 0;
}

#heroDonate {
	background: url("/images/news_bg.gif") no-repeat scroll 200px 0 #000000;
	overflow: hidden;
	color: #FFF;
	padding-top: 10px;
	width: 550px;
	height: 200px;
}
#heroDonate h3 {
	color: #FF69B4;
	background:url("/images/ribbons/icons/32.png") no-repeat scroll -7px 3px transparent;
	line-height:35px;
	margin-bottom:12px;
	padding-left:25px;
	width:290px;
}
#heroDonate img.hands-in {
	float: left;
	margin: -10px 1.5em 0 0;
	
}
img.boardbwthumb {
	margin: -3em 0 1.5em 1.5em;
}
#placeholder-box1 .announcement-list {
	clear: left;
}
#placeholder-box1 .announcement-list p {

}
#placeholder-box1 .announcement-list h2 {
	line-height: 1em;
	margin: 0 0 5px;
}
.bcBlogDate {
	float: left;
	margin: 0 10px 4em 0;
	color: #FFF !important;
	width: 33px;
	background: #FF69B4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-bottom: 2px;

}
	.bcBlogDate span {
		display: block;
		text-align: center;	
		text-shadow: 1px 1px 1px rgba(0,0,0,0.4);	
	}
	.bcBlogDate .bcDay {
		font-size: 24px;
		line-height: 1em;
		margin-top: -4px;
	}
	.bcBlogDate .bcMonth {
		font-size: 10px;
	}
	.bcBlogDate .bcYear {
		display: none;
		
	}
#main {
	min-height: 650px;	
}

#homeEvent {
	overflow: hidden;
	background: transparent url("/images/amazing-grace/logo-big-white.png") no-repeat scroll right top;
	min-height: 210px;
	height: 210px;
	padding-right: 285px;
	cursor: pointer;
}
	#homeEvent h4 strong {
		font-family: Verdana, Geneva, sans-serif;
	}
	
	body#sub .announcement-list h2 {
		text-shadow: none;
	}
	
.staffListing {
	clear: both;
	margin:0 0 1.5em;
	border-bottom: 1px solid #ECECEC;
}
	.staffListing .staffImg {
		float: right;
		margin: 0 0 1.5em 1.5em;
		
	}
	.staffListing.alt .staffImg {
		float: left;
		margin: 0 1.5em 1.5em 0;

	}
	.staffListing .staffImg img {
		-moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);
		box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);
	}
	.staffListing h3 {
		margin-bottom: 0px;
	}
	.staffListing .staffDesc {
		margin: 1em 0;
	}
	.staffListing .staffRole {
		margin: 0;
		color: #666;
		text-shadow: none;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	
#donateData {

}
	#donateData .buyButton, #donateData .quantity {
		display: none;
	}
	#donateData ul {
		margin: 0;
		padding: 0;
	}
	#donateData ul li {
		list-style: none;
		list-style-type: none;
		margin: 0;
		padding: 0;
		
	}
#donateContent {
	padding-top: 1em;
}
#donateWidget {
	height: 250px;
	background: url("/images/donateBg.png") no-repeat scroll 333px 0 #000000;
	color: #FFF;
	font-size: 1.25em;
}
	#donateWidget .introPhoto {
		float: left;
		margin: 0 1.5em 0 0;
	}
	#donateWidget .finalWord {
		font-size: 1.85em;
		color: #FF69B4;
	}
	
#donateSelect {
	position: relative;
	float: left;
}
	#donateSelect ul.donateOptions {
		display: none;
		background:none repeat scroll 0 0 #FF69B4;
		font-size:14px;
		list-style:none outside none;
		margin:0;
		padding:0 10px;
		position:absolute;
		right:0;
		text-align:right;
		-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
		box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
		color: #000 !important;
		height: 80px;
		overflow: auto;
		top: 40px;
	}
	#donateSelect p {
		margin: 0;
	}
	#donateSelect .choose {
		float: left;
		line-height: 36px;
	}
	#donateSelect .currently {
		font-size: 22px;
		position: relative;
		float: left;
	}
	#donateSelect .currently a {
		outline: none;
		text-decoration: none;

	}
	#donateSelect .currently span {
		border:1px solid #FFFFFF;
		font-family:Arial,Helvetica;
		margin-left:10px;
		padding:10px 25px 10px 10px;
		background: transparent url("/images/down-tick.png") no-repeat scroll right 50%;
		vertical-align:middle;
		-moz-box-shadow: 2px 2px 8px rgba(255, 105, 180, 0.5);
		-webkit-box-shadow: 2px 2px 8px rgba(255, 105, 180, 0.5);
		box-shadow: 2px 2px 8px rgba(255, 105, 180, 0.5);
	}
	
.shop-product-small h5 {
	font-size: 14px;
	text-shadow: none;
}
#donateIt {
	float: left;
	margin-left:10px;
	margin-top:4px;
}
.donateOptions li {
	padding: 0 5px;
	margin: 0 -10px;
}
.donateOptions li:hover {
	background: url("/images/indent-rt-black.png") no-repeat scroll -10px 50% #000;
	color: #FFF;
}
#heroDonate p {

}
#heroDonate .btn {
	font-size: 1.25em;
	float: left;
	margin-bottom: 1.5em;
}
#heroDonate .heroInside {
	float: left;
	width: 300px;
}
	#heroDonate .heroInside p {
		clear: left;
	}
	
	.col3 .column {
		width: 290px;
	}
	
	.breadcrumbs {
		margin-top: -25px;
	}
/* @end */
