
/* Slider/Content Container */
#slider {
	width: 100%;
	overflow: hidden;
	height: 301px;
	background: url(../images/bannerarea.jpg) no-repeat center top;
}
/* Campaign items */
.campaign {
	height: 301px;
	width: 100%!important;
}
.campaign_content {
	width: 1020px;
	height: 301px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
}
/* Campaign Slider */
#feature_5_2 {
	background: url('http://webimages.mailchimp.com/img/slider/banners/social_tiled_bg.jpg') repeat-x 50% 0;
        width: 100%;
        height: 301px;
}
#feature_5_2 .campaign_content {
	background: transparent url('http://webimages.mailchimp.com/img/slider/banners/social.jpg') no-repeat top left;
}

#feature_5_3 {
	background: url('http://webimages.mailchimp.com/img/slider/banners/version5-3_tiled_bg.jpg') repeat-x 50% 0;
        width: 100%;
        height: 301px;
}
#feature_5_3 .campaign_content {
	background: transparent url('http://webimages.mailchimp.com/img/slider/banners/version5-3.jpg') no-repeat top left;
}

#golden-monkeys {
	background: url('http://webimages.mailchimp.com/img/slider/banners/goldenmonkeys_tiled_bg.jpg') repeat-x 50% 0;
        width: 100%;
        height: 301px;
}
#golden-monkeys .campaign_content {
	background: transparent url('http://webimages.mailchimp.com/img/slider/banners/goldenmonkeys.jpg') no-repeat top left;
}


#designer-templates {
	background: url('http://webimages.mailchimp.com/img/slider/banners/designertemplates_tiled_bg.jpg') repeat-x 50% 0;
        width: 100%;
        height: 301px;
}
#designer-templates .campaign_content {
	background: transparent url('http://webimages.mailchimp.com/img/slider/banners/designertemplates.jpg') no-repeat top left;
}
#feature_faces {
	background: url('http://webimages.mailchimp.com/img/slider/banners/subscribers_tiled_bg.jpg') repeat-x 50% 0;
        width: 100%;
        height: 301px;
}
#feature_faces .campaign_content {
	background: transparent url('http://webimages.mailchimp.com/img/slider/banners/subscribers.jpg') no-repeat top left;
}
#feature_ipad {
	background: url('http://webimages.mailchimp.com/img/slider/banners/ipad_tiled_bg.jpg') repeat-x 50% 0;
        width: 100%;
        height: 301px;
}
#feature_ipad .campaign_content {
	background: transparent url('http://webimages.mailchimp.com/img/slider/banners/ipad.jpg') no-repeat top left;
}
#feature_iphone {
	background: #000000 url('http://webimages.mailchimp.com/img/slider/banners/iphone_tiled_bg.jpg') repeat-x 50% 0;
        width: 100%;
        height: 301px;
}
#feature_iphone .campaign_content {
	background: transparent url('http://webimages.mailchimp.com/img/slider/banners/iphone.jpg') no-repeat top left;
}
#feature_omnivore {
	background: #000000 url('http://webimages.mailchimp.com/img/slider/banners/omnivore_tiled_bg.jpg') repeat-x 50% 0;
        width: 100%;
        height: 301px;
}
#feature_omnivore .campaign_content {
	background: transparent url('http://webimages.mailchimp.com/img/slider/banners/omnivore.jpg') no-repeat top left;
}


p.tagline a {
	text-decoration: none;
	color: #666;
}
p.tagline em {
	color: #666;
	font-style: normal;
}
#slider_controls {
	width: 958px;
	position: relative;
	margin: 0 auto;
	height: 1px;
}

#slider_controls ul {
	background: transparent url(../images/previousnext_button.png) no-repeat bottom center;
	display:block;
	height:32px;
	position:absolute;
	right:0;
	text-indent:-9999px;
	top:-31px;
	width:164px;
	z-index:9998;
}
#slider_controls li {
	float: left;
	width: 82px;
	height: 32px;
}
#slider_controls li a {
	display: block;
	height: 32px;
}
#call_to_action {
	font-family: "Trebuchet MS",serif;
	position: relative;
	overflow: hidden;
	margin: 0 auto 40px auto;
}
#call_to_action .signup, #call_to_action .demo {
	float: left;
	width: 175px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	font-size: 18px;
	margin-right: 10px;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
}
#call_to_action a.signup {
	background: transparent url('http://webimages.mailchimp.com/img/slider/btn_signup_demo.gif') no-repeat scroll top left;
	text-shadow: 1px 1px 1px #a37226;
}
#call_to_action a.demo {
	background: transparent url('http://webimages.mailchimp.com/img/slider/btn_signup_demo.gif') no-repeat scroll top right;
	text-shadow: 1px 1px 1px #2e77ad;
}

