/*
Avon PPP Homepage specific styles

Edward Kay
2008-08-08
*/


/* reset layout */
#primary-content {
	width: 690px;
	padding: 23px 0 10px 0;
	margin: 0 20px 0 0;
}

#secondary-content {
	padding: 23px 0 0;
}

#intro {
	border: 0;
	color: #fff;
	margin: 0;
}

	#intro p {
		padding-bottom:0;
		line-height: 130%;
	}
	
#primary-content .image-caption {
	margin: 0;
	background-color: transparent;
}
		
	#primary-content .image-caption img {
		border: 0;
	}

#homepage-stage {
	background: #fff url(/display_images/avon_5050/bg_homepage.jpg) no-repeat scroll top left;
	height: 278px;
	margin-bottom: 20px;
	overflow: hidden;
}
	
	#homepage-stage h1 {
		position: absolute;
		left: -9999px;
	}
	
	#homepage-stage #intro, #homepage-stage #intro-link {
		padding: 148px 0 0 17px;
		width: 194px;
	}
	
	#homepage-stage #intro strong {
		color: #93267E;
	}
	
	#homepage-stage #intro-link {
		padding-top: 10px;
	}
		#homepage-stage #intro-link a, #homepage-stage #intro-link a:hover {
			color:#fff;
			text-decoration: underline;
		}

#primary-content .image-caption {
	float: left;
	padding-right: 20px;
}

#poll {
	float: right;
	width: 220px;
}

	#poll h2 {
		margin-bottom:9px;
	}

#fundraisers {
	background: #fff url(/display_images/avon_5050/bg_fundraisers.png) repeat-x scroll top left;
	border-bottom: 1px solid #bdbdbd;
	clear: both;
	margin: 3px 0 0 0;
	overflow: hidden;
	padding: 8px 30px;
	height: 18px;
	clear: both;
}

#fundraisers marquee {
	float: left;
	width: 747px;
	margin-top: -4px;
}

#fundraisers marquee, x:-moz-any-link, x:default { /* FF3 hacks*/
	margin-top: 2px;
}
	#fundraisers p {
		line-height: 100%;
		padding: 1px 0 0 0;
		float: left;
		white-space: nowrap;
	}
	#fundraisers span {
		float: left;
		margin: 0 0 0 8px;
		padding: 0 8px 0 0;
		border-right: 1px solid #949494;
		display: block;
	}

	#fundraisers span.last-item {
		border-right: 0;
	}
	
	#fundraisers span.title {
		background: url(/display_images/avon_5050/title_fundraisers.gif) 0 0 no-repeat;
		text-indent: -9999px;
		display: block;
		width: 93px;
		height: 15px;
		padding: 0;
		border-right: 0;
		margin: 1px 15px 0 0;
	}

/* Override secondary content margins */
#secondary-content .image-caption {
	margin-bottom: 19px;
	clear: left;
	overflow: hidden;
}
#secondary-content .image-caption img {
	float: left;
}