.gd_back {
	height: 72px;
	background-image: url(elements/giveoutday_back.png);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
.gd_stripe{
	height: 12px;
	background-color: #FB0544;
	margin-right: 20px;
	margin-left: 20px;
}
#countdown {
	font-weight: 600;
	font-family: Verdana, Geneva, sans-serif;
}
#countdown img {
	display: block;

}
#countdown .colon,  #countdown #days,  #countdown #hours,  #countdown #minutes, #countdown #seconds{
		font-size: 34px;
	}
#logoalone {
	padding-top: 8px;
	width: 620px;
}
.gc img{
	background-color:#DB4B0B;
}	
.gc img:hover{
	background-color:#65A944;
}
.homesplit .thumb {
	background:url(elements/giving_communities.png);
	background-repeat: no-repeat; 
	background-position: center center;
	background-size: 367px;
}
.thumb {
	width: 306px;
	margin-right: auto;
	margin-left: auto;
}	
.thumb img {
	background-repeat: no-repeat;
	padding: 0px;
	border: 1px solid;
	border-color: #B0ABA0;
	background-position: right 0px;
	background-image: url(elements/gc_thumb.png);
	background-size: 306px;
	display: block;
	margin: 0 0 4px;
	width: 306px;
}
.thumb img:hover {
	background-position: right -141px;
	background-repeat: no-repeat;
	border-color: #65A944;
}
.closebutton {
	height: 20px;

}
.closebutton  a img {
	background-image: url(http://www.givingcommunities.org/video/button_box.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;

}
.closebutton   a img:hover {
	background-position: 0px -20px;

}
#video video {
	border: 1px solid #000;
}
#videobase {
	position: relative;
}
#hoverbox {
	position: absolute;
	z-index: 500;
	top: 0px;
	width: 0px;
	background-image: url(http://commonelements.net/common/elements/fade_70.png);
	border: 1px solid #333;
	text-align: center;
	padding: 8px 8px 0;
	width: inherit;
}
.homesplit {
	display: table;
	width: 944px;
	border-collapse: separate;
	border-spacing: 8px;
	margin: 8px auto 0;
}
.homesplit.nospacing {
	width: 928px;
	border-spacing: 0;
	margin-top: 16px;
	margin-bottom: 16px;
}
.homesplit > div {
	display: table-cell;
	vertical-align: middle;
}
.nospacing .newround {
	margin-right: 0;
}
.shift:first-child {
	margin-top: 0;
}
.shift:last-child {
	margin-bottom: 0;
}

.newround {
	box-shadow: 0 0 10px #000;
	border-radius: 10px;
	margin: 16px;
	padding: 12px 16px;
}

#homeshow {
	margin-left: auto;
	margin-right: auto;
	width: 628px;
	margin-top: 16px;
	margin-bottom: 16px;
}
#custom-pager {
	display: inline-block;
}
#cycleprev, #cyclenext, .jump {
	display: inline-block;
	-webkit-transition: all 200ms cubic-bezier(.41, 0, .57, 1);
	transition: all 200ms cubic-bezier(.41, 0, .57, 1);
	vertical-align: middle;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 10px;
	background-color: #EEEEEE;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
.jump.cycle-pager-active {
	background-color: #FFFFFF;
	border: 1px solid #32801D;
}
.jump a, .jump a:hover, .jump a:visited:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#cycleprev:hover, #cyclenext:hover, .jump:hover {
	opacity: 0.60; 
	filter: alpha(opacity=60);
}
#cycleslides {
	display: block;
	text-align: center;
}
.cycle-slideshow  {
}
.slide {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.slide a {
	color: #000;
}
.slide .leftspecial, .slide .rightspecial{
	position: absolute;
	display: flex;
	align-items: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 80%;
	height: 136px;
	top: 61px;
	vertical-align: middle;
}
.slide .leftspecial b, .slide .rightspecial b{
	font-size: 12px;
	line-height: 90%;
	font-weight: 700;
}
.slide .leftspecial p:last-child, .slide .rightspecial p:last-child{
	padding-bottom: 0;
}
.slide .leftspecial p, .slide .leftspecial > div{
	text-align: left;
	width: 205px;
}
.slide .leftspecial {
	left: 13px;
}
.slide .rightspecial p, .slide .rightspecial > div{
	text-align: right;
	width: 205px;
}
.slide .rightspecial {
	right: 13px;
}

