#home-carousel-container
{
	background: transparent no-repeat top left;
	height: 350px;
	width: 650px;
	padding-top: 0px;
	overflow: hidden;
	position: relative;
}

#home-carousel
{
	width: 920px !important;
	height: 385px;
}

#home-carousel > ul
{
/*  -- the plugin will set this value and is smarter than we are -- */
/* 	width: 2760px !important; */
}


#home-carousel-tabs
{
	height: 50px;
	width: 920px;
	background: transparent url('../Images/home-carousel-tabs-bg.png') no-repeat top left;
}

.home-carousel-tab
{
	width: 306px;
	height: 50px;
	background-color: yellow;
	position: absolute;
	top: 0px;
	cursor: pointer;
	opacity: 1;
	background: transparent url(../Images/home-carousel-tabs-bg.png) no-repeat top left;
}

.tab-page
{
	position: relative;
	height: 375px !important;
	width: 920px !important;
}


#races-tab
{
	left: 0px;
}

#races-tab.current
{
	background-position: 0 -50px;
}

#top-stories-tab
{
	left: 306px;
	background-position: -306px 0;
}

#top-stories-tab.current
{
	background-position: -306px -50px;

}

div.top-story-contents p
{color:#dddddd;}
div.top-story-contents a
{color:#ddffff;}

#video-tab
{
	left: 612px;
	background-position: -612px 0;
}

#video-tab.current
{
	background-position: -612px -50px;
}




.tab-contribute
{
	width: 250px;
	height: 375px;
	position: absolute;
	top: 0;
}

.tab-contribute.right
{
	right: 0;
}

.tab-contribute.left
{
	left: 0;
}



.tab-content
{
	width: 620px;
	height: 350px;
	padding-top: 5px;
	position: absolute;
	top: 10px;

}

.tab-content.right
{
	right: 10px;
}

.tab-content.left
{
	left: 10px;
}

.tab-content.top
{
	top: -5px;
}

.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }


.home-carousel-arrow
{
	position: absolute;
	top: 165px;
	z-index: 2000;
	text-indent: -5000em;
	width: 44px;
	height: 109px;
	border: none;
	outline: none;
}

#home-carousel-prev
{
	left: -20px;
	background: url('../Images/home-carousel-arrow-prev.png') no-repeat left top;
		outline: none;
}

#home-carousel-next
{
	right: -20px;
	background: url('../Images/home-carousel-arrow-next.png') no-repeat left top;
		outline: none;
}






/* TOP STORIES */

#top-stories-cycler, #top-stories-cycler div
{
	background-color: transparent !important; /* IE Fix */
}

.top-story {
	width: 620px;
	height: 350px;
	overflow: hidden;
	}


.top-story-contents {
	width: 620px;
	height: 350px;
	overflow: hidden;
	font-size: 14px;
	}

.top-story-contents h1
{margin-top:5px;}

.top-story-panel {
	width: 620px;
	height: 350px;
	padding: 0 20px 0 20px;
	overflow: hidden;
	background-position: top left;
	background-repeat: no-repeat;
   	}

	.top-story-panel .photo-area {
	width: 620px;
	height: 248px;
	display: block;
   	}

	.top-story-panel h1 {
	font-size: 28px;
	line-height: 105%;
	margin: 0;
	padding: 0;
   	}

	.top-story-panel p {
	margin: 0;
	color: #e1ebf3;
   	}
   	
   	

	.top-story-panel p a.more {
	text-transform: uppercase;
	font-size: 10px;
   	}

	.top-story-panel a { color: #e1ebf3; }
	.top-story-panel a:hover { color: white; }



/* CYCLER NAVIGATION */

.cycler-nav-container
{
	height: 15px;
	z-index: 150;
	position: absolute;
	bottom: 5px;
left:310px;
	margin-left: -91px;
	width: 180px;
	text-align: center;display:block;
}

.cycler-nav-pager
{
display: inline-block;
	zoom: 1;
	*display:inline;

}

.cycler-nav-container a
{display: inline-block;
	width: 12px;
	height: 11px;
	margin-right: 5px;
	background: transparent url(../Images/cycle-nav-item.png) no-repeat center 1px;
	outline: none;
	cursor: pointer;	zoom: 1;
	*display:inline;

}

.cycler-nav-container a.activeSlide
{
	background: transparent url(../Images/cycle-nav-item-current.png) no-repeat center 0;
}

.cycler-nav-container .cycler-nav-next
{
	background: transparent url(../Images/cycle-nav-item-next.png) no-repeat 0 0;
	margin-right: 0;
	cursor: pointer;
}

.cycler-nav-container .cycler-nav-prev
{
	background: transparent url(../Images/cycle-nav-item-prev.png) no-repeat 0 0;
	margin-right: 0;
	cursor: pointer;
}





/* FEATURED CAMPAIGNS */

#featured_campaigns { float: right; }

#featured_campaigns .title, #featured_campaigns .title a {
	height: 20px;
	width: 400px;
	}

	#featured_campaigns .title a {
	background: url('../Images/a_title_featured_campaigns.png') no-repeat left top;
	}

	#featured_campaigns .title {
	background: url('../Images/title_featured_campaigns.png') no-repeat left top;
	}

	#featured_campaigns .title a:hover {
	background-position: left -20px;
	}

	#featured_campaigns .title span {
	display: none;
	}

#featured_campaigns .campaign
{
	width: 211px;
	float: left;
	margin-bottom: 20px;
	margin-right: 19px;
}

#featured_campaigns .campaign img
{
	padding: 1px;
	border: 1px solid #eeeeee;
	margin-bottom: 5px;
}

#featured_campaigns .campaign h3
{
	font-weight: bold;
	font-size: 108%;
}

#featured_campaigns .campaign p
{
	font-size: 93%;
}

#featured_campaigns .campaign a.more
{
	font-size: 10px;
}

#featured_campaigns .campaign.last
{
	margin-bottom: 0;
}


/* COMMON GROUND */


#common_ground { float: left; }

#common_ground .title, #common_ground .title a {
	height: 20px;
	width: 400px;
	}

	#common_ground .title a {
	background: url('../Images/a_title_common_ground.png') no-repeat left top;
	}

	#common_ground .title a:hover {
	background-position: left -20px;
	}


#common_ground .post
{
	width: 440px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}

#common_ground .post img
{
	float: right;
	margin-left: 10px;
}

#common_ground .post h3
{
	font-size: 182%;
	line-height: 110%;
	margin-bottom: .3em;
}

#common_ground .post blockquote
{
	font-weight: bold;
	margin-top: 1em;
}

#common_ground .post .date
{
	color: #888888;
	font-size: 77%;
	text-transform: uppercase;
	vertical-align: top;
	line-height: 100%;
}

#common_ground .post a.more
{
	font-size: 10px;
}

#common_ground .post.last
{
	border-bottom: none;
	margin-bottom: 0;
}




.feed
{
	position: absolute;
	top: 17px;
	right: 20px;
}
