html {
	background: url('http://webimages.mailchimp.com/img/home/tile_home.jpg') repeat-x top left;
}
body {
	/* Campaign Specific */
	background: url('http://webimages.mailchimp.com/img/home/bg_campaign.jpg') no-repeat 50% 117px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #666;
}
#header {
	height: 118px;
	margin: 0 auto;
	width: 928px;
        position: relative;
}
#logo {
	margin-top: 10px;
	display: block;
	width: 190px;
	float: left;
}
#search {
	background:transparent url(http://webimages.mailchimp.com/img/search-input.gif) no-repeat scroll 20px 2px;
        bottom:6px;
        height:30px;
        position:absolute;
        right:0;
        width:225px;
}
input#keywords, input#keywords:focus {
	padding: 3px 4px;
	border: 0px;
	background-color: transparent;
	margin-top: 5px;
	font-size: 11px;
	width: 130px;
	margin-left: 27px;
	letter-spacing: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
}
input#submitquery {
	background-color: transparent;
	border: 0 none;
	cursor: pointer;
	display: block;
	font-size: 10px;
	height: 27px;
	min-width: 53px;
	padding: 0;
	position: absolute;
	right: 0;
	text-indent: -999em;
	top: 0;
	width:53px;
}
#login { 
	position:relative;
	top:10px;
	list-style:none;
	width:283px;
	height:56px;
	padding:0;
	margin:0 1px 0 0;
        position:absolute;
        right:0px;
        top:10px;
        width:283px;
}
#login ul {
	width:283px;
	height:56px;
	padding:0;
	display: block;
}
#login li { 
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width: 136px;
	height: 56px;
}
#login li a { 
	background: url('http://webimages.mailchimp.com/img/home/signup_login_bg.gif') top left no-repeat;
	text-indent:-999em;
	padding:0;
	display:block;
	height:56px;
}
#login li.signup a { 
	background-position:top right;
	width:147px;
}
#login li.signup a:hover { 
	background-position:bottom right;
	width:147px;
}
#login li.login a {
	width:136px;
}
#login li.login a:hover {
	width:136px;
	background-position:bottom left;
}
#nav { 
	clear: both;
	float: left;
	height: 40px;
	margin: 3px 0 0;
	position: relative;
	width: 700px;
}
#nav li {
	margin:0;
	list-style:none;
	padding:0;
	line-height:1.4em;
	display:block;
	position:absolute;
	top:0;
	height:39px;
	width:auto;
}
#nav li a {
	text-indent: -999em;
	display: block;
	height: 39px;
	background: url('http://webimages.mailchimp.com/img/global_nav.gif') no-repeat;
}
#nav a:link, #nav a:visited, #nav a:active {
	
} 
#nav a:hover {
	
}
/* Needs to be converted to text, excessive styles */
ul#nav li.features{width:102px;left:0px;}
ul#nav li.pricing{width:89px;left:102px;}
ul#nav li.customers{width:115px;left:191px;}
ul#nav li.resources{width:114px;left:306px;}
ul#nav li.support{width:101px;left:420px;}
ul#nav li.about{width:105px;left:521px;}
ul#nav li.blog{width:75px;left:625px;}
ul#nav li.features a{width:102px;background-position:0px 0px;}
ul#nav li.features a:hover{width:102px;background-position:0px -39px;}
ul#nav li.features a.selected,ul#global_nav li.features a.selected:hover{width:102px;background-position:0px -78px;}
ul#nav li.pricing a{width:89px;background-position:-102px 0px;}
ul#nav li.pricing a:hover{width:89px;background-position:-102px -39px;}
ul#nav li.pricing a.selected,ul#global_nav li.pricing a.selected:hover{background-position:-102px -78px;}
ul#nav li.customers a{width:115px;background-position:-191px 0px;}
ul#nav li.customers a:hover{width:115px;background-position:-191px -39px;}
ul#nav li.customers a.selected,ul#global_nav li.customers a.selected:hover{background-position:-191px -78px;}
ul#nav li.resources a{width:114px;background-position:-306px 0px;}
ul#nav li.resources a:hover{width:114px;background-position:-306px -39px;}
ul#nav li.resources a.selected,ul#global_nav li.resources a.selected:hover{background-position:-306px -78px;}
ul#nav li.support a{width:101px;background-position:-420px 0px;}
ul#nav li.support a:hover{width:101px;background-position:-420px -39px;}
ul#nav li.support a.selected,ul#global_nav li.support a.selected:hover{background-position:-420px -78px;}
ul#nav li.about a{width:105px;background-position:-521px 0px;}
ul#nav li.about a:hover{width:105px;background-position:-521px -39px;}
ul#nav li.about a.selected,ul#global_nav li.about a.selected:hover{background-position:-521px -78px;}
ul#nav li.blog a{width:75px;background-position:-625px 0px;}
ul#nav li.blog a:hover{width:75px;background-position:-625px -39px;}
ul#nav li.blog a.selected,ul#global_nav li.blog a.selected:hover{background-position:-625px -78px;}

h2 {
	font-family: "Trebuchet MS",serif;
	font-size: 22px;
	color: #336699;
	font-weight: bold;
}
/* Campaign */
#campaign {
	width: 958px;
	height: 360px;
	margin: 0 auto;
	color: #8dc63f;
        position: relative;
}
#campaign h1 {
	margin: 40px 0 25px 500px;
	font-size: 48px;
	line-height: 52px;
	font-weight: bold;
}
#campaign h1 em {
	display: block;
	line-height: 40px;
	font-style: normal;
	color: #FFF;
}
#campaign p.tagline {
	margin-left: 503px;
	font-size: 20px;
	line-height: 26px;
}
p.tagline a {
	text-decoration: none;
	color: #FFF;
}
p.tagline em {
	color: #FFF;
	font-style: normal;
}
#call_to_action {
	float: right;
	margin-top: 55px;
	font-family: "Trebuchet MS",serif;
	margin-right: 8px;
}
#call_to_action a {
	float: left;
	width: 245px;
	height: 77px;
	text-align: center;
	line-height: 77px;
	font-size: 24px;
	margin-right: 20px;
	text-decoration: none;
	color: #FFF;
        text-transform: uppercase;
}
#call_to_action a.signup {
	background: transparent url('http://webimages.mailchimp.com/img/home/btn_signup_demo.jpg') no-repeat scroll top left;
	text-shadow: 1px 1px 1px #a37226;
}
#call_to_action a.demo {
	background: transparent url('http://webimages.mailchimp.com/img/home/btn_signup_demo.jpg') no-repeat scroll bottom right;
	text-shadow: 1px 1px 1px #6a8d2e;
}

/* Global Page Styles */
#page {
	width: 958px;
	margin: 0 auto;
        clear: both;
	font-size: 16px;
	line-height: 24px;
}
/* Home Page Styles */
#pricing_features {
	float: left;
	margin: 36px 0 50px 0;
}
#pricing_features h2 {
	margin-bottom: 15px;
	margin-top: 8px;
}
#pricing_features h3 {
	font-style: italic;
	font-size: 22px;
	line-height: 160%;
}
#pricing_features h3 strong {
	font-style: normal;
	font-weight: bold;
}
a#btn_pricing, #marketing a {
	background: transparent url('http://webimages.mailchimp.com/img/home/btn_home_gray.gif') no-repeat center center;
	display: block;
	width: 243px;
	height: 32px;
	line-height: 32px;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom: 70px;
	margin-top: 30px;
}
a#btn_pricing span, #marketing a span {
	padding-left: 20px;
}
a#btn_pricing:link {
	color: #666;
	font-size: 14px;
}
ul.features li {
	height: 50px;
	line-height: 50px;
	padding-left: 45px;
}
ul.features a:link, ul.features a:visited, ul.features a:active {
	color: #666;
	text-decoration: none;
}
ul.features a:hover {
	color: #333;
	text-decoration: underline;
}
.features .design{background:url('http://webimages.mailchimp.com/img/pttp/home/icon_design.jpg') no-repeat center left;}
.features .list{background:url('http://webimages.mailchimp.com/img/pttp/home/icon_manage.jpg') no-repeat center left;}
.features .send{background:url('http://webimages.mailchimp.com/img/pttp/home/icon_inbox.jpg') no-repeat center left;}
.features .track{background:url('http://webimages.mailchimp.com/img/pttp/home/icon_track.jpg') no-repeat center left;}
#promotions {
	background: #FFF;
	width: 560px;
	float: right;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 50px;
}
#social {
	padding: 32px;
}
#social blockquote, #social cite {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 180%;
	font-style: italic;
}
#social cite {
	text-align: right;
	display: block;
}
cite a {
	text-decoration: none;
	color: #666;
}
cite a img {
	margin-bottom:-3px;
}
#marketing {
	background:transparent url('http://webimages.mailchimp.com/img/home/illus_eventbrite.gif') no-repeat scroll right top;
	height:220px;
	padding:0 32px 32px;
}
#social h2, #marketing h2 { 
    background-image: url('http://webimages.mailchimp.com/img/home/headlines.gif'); 
    background-color: transparent; 
    background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 15px;
}  
#marketing h2 { 
    height: 49px; 
    width: 327px; 
    background-position: 0px 0px;
} 
#social h2 { 
    height: 42px; 
    width: 458px; 
    background-position: -327px 0px; 
}
h2 sup {
	font-size: 65%;
	margin-bottom: 50%;
}
#marketing p {
	width: 300px;
}
#mailchimp_customers h2, #learn_more h2 {
	font-family: Georgia, Times, serif;
	font-style: italic;
	padding-bottom: 6px;
	color: #666;
	font-size: 18px;
	border-bottom: solid 1px #CCC;
	margin-bottom: 12px;
	font-weight: normal;
	text-align: left;
}
#learn_more {
	clear: both;
	margin-top: 35px;
	width: 958px;
	margin: 0 auto;
	position: relative;
	height: 210px;
	font-size: 14px;
	margin-bottom: 80px;
}
#learn_more h2 {
        margin-bottom: 32px;
}
#learn_more h3 {
	font-size: 18px;
	margin-bottom: 6px;
	font-family: "Trebuchet MS",serif;
	font-size: 20px;
	color: #336699;
        font-weight: bold;
}
#learn_more img {
	float: left;
	margin: 6px 8px 0 0;
	position: relative;
}
#learn_more a {
	display: block;
	font-style: italic;
	font-weight: bold;
	margin-top: 30px;
}
#learn_more a:link, #learn_more a:visited, #learn_more a:active {
	color: #666;
	text-decoration: none;
}
#learn_more a:hover {
	color: #333;
	text-decoration: underline;
}
#api, #chimpcharts, #labs, #webinars, #templates {
	width: 215px;
	float: left;
	margin-right: 25px;
}
#webinars {
	margin: 0;
}
#mailchimp_customers {
	margin-bottom: 36px;
	text-align: center;
}
#mailchimp_customers img {
	margin: 0 18px;
}
#mailchimp_customers h2 a {
	color: #666;
	text-decoration: none;
}

/* Footer Styles */
#footer {
	background-color: #a67c52;
	width: 100%;
	clear: both;
}
#footer h2 {
	border-bottom: 1px solid #B38B64;
	color: #E8D2B8;
	padding-bottom: 4px;
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 5px;
}
#footer_content {
	width: 958px;
	position: relative;
	margin: 0 auto;
	padding-top: 16px;
}
#footer_content .section {
	float: left;
	margin: 0 20px 20px 0;
}
#footer_content ul.links {
	
}
ul.links li {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
ul.links li a {
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	padding-bottom: 2px;
	text-decoration: none;
	width: 100%;
}
#footer_nav {
	width: 132px;
}
#terms_privacy {
	width: 132px;
}
#twitter {
	width: 220px;
}
p.tweet {
	background: #B89675 none repeat scroll 0 0;
	display:block;
	font-family: georgia;
	font-size: 12px;
	font-style:italic;
	margin: 0;
	padding: 12px;
	width: auto;
        color: #E8D2B8;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;	
}
p.tweet a {
	color:#FFFFFF;
	text-decoration:none;
        display: block;
        width: 200px;
}
p.follow_link {
	background:transparent url('http://webimages.mailchimp.com/img/twitter_arrow.png') no-repeat scroll left top;
	color:#E4D8CB;
	padding-top:11px;
}
p.follow_link a {
	background: transparent url('http://webimages.mailchimp.com/img/twitter-bird.png') no-repeat scroll 0 0;
	color: #E4D8CB;
	line-height: 32px;
	margin: 0px;
	padding: 10px 10px 10px 52px;
}
#memberships {
	clear: both;
	text-align: center;
	background-color: #976f46;
	padding-top: 20px;
}
#memberships a {
	margin: 8px;
}

/* Footer Copyright */
p.copyright {
	color: #E8D2B8;
	font-size: 10px;
	height: 4px 0 2px;
	text-align: center;
	padding-top: 12px;
	background-color: #976f46;
}
.copyright a:link, .copyright a:visited, .copyright a:active, .copyright a:hover {
	color: #CDAF8B;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
/* Subscribe Box in Footer */
#subscribe {
	width: 375px;
	color: #FFF;
}
#subscribe p {
	
}
#subscribe a { padding:2px 9px 2px 4px;color:#ffc;text-decoration:none;}
#subscribe-form { margin-top:-10px; position: relative;}
#subscribe-form label { display:block;float:none;color:#ffc;text-align:left; }
#subscribe-form input { float:left;width:200px;margin:0;font-size:12px; }
#subscribe-form #subscribe-button { margin-left:6px; padding:2px 8px; position:absolute; right:35px; top:20px; width:80px !important; }
#signup-response { float:left;clear:both;width:90%;margin:4px 0; }
#signup-response li { margin-left:0;list-style:none; }
#subscribe-form label {
  display: block;
 width: auto;
}
#subscribe-form ul {
  display: block;
  clear: both;
}
#email-field {
  margin-top: 12px;
  display: block;
}
ul#interest-groups {
  display: block;
  margin: 0;
  list-style: none;
  padding: 0;
}
ul#interest-groups li {
  float: left;
  margin: 0 12px 0 0;
  padding: 0;
  list-style: none;
}
li label, #subscribe-form input {
  float: none;
}

/***************************************************************************************
--FORMS STYLES-- Consider moving to separat style sheet
****************************************************************************************/
/* Fieldsets,legend,label */
fieldset{clear:both;padding:1em 1.4em 1.4em 1.4em;margin:0 0 30px .3em;background:#eef3f8;border:1px solid #c4d3ea;}
legend{margin:0 -.4em;padding:5px 10px;font-weight:bold;font-size:1.2em;background:#fff;border:1px solid #c4d3ea;text-transform:capitalize;color:#336699;}
label,.group-label{float:left;width:30%;margin-top:9px;text-align:right;font-size:12px;font-weight:bold;color:#555;text-transform:lowercase;}
label.selection-label{float:none;width:auto;text-align:left;color:#666;}
/* Text fields */
input,textarea,select{width:60%;-moz-border-radius:4px;border-radius:4px;-webkit-border-radius:4px;font-size:1.1em;color:#666;margin-left:20px;padding:5px;font-family:"Lucida Grande","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;z-index:100 !important;position:relative;}
input{border:2px solid #ccc;background-color:#fff;}
input:focus,textarea:focus{border:2px solid #ef9e4d;background:#fff;}
input[type="radio"],input[type="checkbox"]{background:transparent !important;border:0 !important;width:16px !important;}
input[type="radio"]{width:13px !important;}
button{outline:none;}
/* Textareas */
textarea{height:150px;padding:5px;border:2px solid #ccc;font-size:1.1em;color:#666;background-color:#fff;}
/* Select fields */
select{border:2px solid #ccc;background:#fff;width:62%;padding:2px;}
select:focus{border:1px solid #999;background:#fff;}
/* required elements */
.indicates-required{margin:0 6% 10px 0;text-align:right;font-size:90%;font-style:italic;color:#c60;}
span.required,label sup{color:#c60;font-weight:bold;font-size:115%;}
/* general utility */
.field-group{float:left;clear:both;width:100%;margin:6px 0 4px;position:relative;}
/* wrap label and input in <div class="fieldgroup"> to style as group */
.selection-group{float:left;clear:both;width:100%;margin:3px 0;}
/* wrap label and input in <div class="fieldgroup"> to style as group */
.selection-group-elements{width:60%;margin-left:20px;margin-top:5px;}
.form-btn-group{clear:both;margin:-10px 0 10px 0;padding-left:34%;}
.form-btn-group input{margin:0;width:200px;}
.btn,input[type="submit"]{display:block;width:auto !important;min-width:120px;margin:0;background:#395C8A;border:3px solid #83A4CA;color:#fff;font-size:120%;font-weight:bold;letter-spacing:0;-moz-border-radius:4px;border-radius:4px;-webkit-border-radius:4px;}
.btn:hover,input[type="submit"]:hover{background:#5878a2;border:3px solid #aac3e0;color:#fff;}
input[type="submit"].cancel{margin-left:15px;background:#ccc;color:#666 !important;border:3px solid #ccc;}
input[type="submit"].cancel:hover{color:#333 !important;}
.field-help{float:right;min-width:120px;margin:-10px 5.5% 4px 34%;padding:12px 5px 4px;background:#ccc;color:#666;font-style:italic;font-size:85%;text-align:center;-moz-border-radius:4px;border-radius:4px;-webkit-border-radius:4px;position:absolute;right:10px;top:30px;}
.helper{margin-bottom:1.5em;}
fieldset .footnote{margin:10px 3% 20px 32%;}
.captcha-group label{margin-top:0;}
.captcha-group img{float:left;margin:0 0 0 3%;}
.captcha-group input{float:left;width:36%;}
/* Success,error & notice boxes for messages and errors. */
.error,.warning,.success{padding:10px 4px 10px 60px;margin-bottom:1em;border:1px solid #ddd;-moz-border-radius:4px;border-radius:4px;-webkit-border-radius:4px;}
.error,.plan-response-error{background:#FBE3E4 url(http://webimages.mailchimp.com/img/icons/stop_24.png) no-repeat 14px 50%;color:#D12F19;border-color:#FBC2C4;}
.warning{background:#FFF6BF url(http://webimages.mailchimp.com/img/icons/flag_24.png) no-repeat 14px 50%;color:#817134;border-color:#FFD324;}
.success,#mc_success_msg{background:#E6EFC2 url(http://webimages.mailchimp.com/img/icons/success_24.png) no-repeat 14px 50%;color:#529214;border-color:#C6D880;}
.error a{color:#D12F19;}
.notice a{color:#817134;}
.success a{color:#529214;}
.success strong{color:#2a4d09;}
#mc_message{margin:4px 0 !important;padding:4px 8px 4px 0;}
#mc_message ul{margin:0;}
.mc_error_msg{margin:0 !important;padding:4px 8px;background:#FBE3E4;color:#D12F19;-moz-border-radius:4px;border-radius:4px;-webkit-border-radius:4px;}
.mc_success_msg{display:block;margin:0 !important;padding:4px 8px;line-height:1.3em;font-weight:normal;background:#E6EFC2;color:#529214;-moz-border-radius:4px;border-radius:4px;-webkit-border-radius:4px;}
/*Fix to work w/ jquery validation class*/
input.error,textarea.error,select.error{background-color:#fff;background-image:none;padding:5px;border:2px solid #CCCCCC;color:#666666;}
input.error:focus{border:2px solid #a2bede;background:#def3f7;}
label.error{display:block;margin-bottom:1em;padding:10px 4px 10px 60px;text-align:left;position:relative;top:-15px;background-position:12px 50% !important;color:#D12F19;width:52%;margin-left:33%;margin-bottom:0;margin-top:0px;z-index:50;}
#sms-verification .btn{margin-right:0px;}
#sms-verification p.warning{padding-right:10px;}
.newsletter_privacy {font-size:10px;display:block; clear:both;}

/*FancyZoom*/
#zoom_content{padding:10px;}
#zoom td, #zoom th{padding:0 !important;}