@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #A1CDEF;
	background-image: url(../images/bg-swirl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrap {
	font-size: 1.4em;
	width: 940px;
	padding-left: 20px;
}
#logo {
	float: left;
	height: 105px;
	width: 232px;
}
#logo h1 {
	display: block;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
	width: 232px;
	text-indent: -9999px;
}
#social-nav {
	float: right;
	width: 650px;
}

#social {
	float: right;
	margin-right: 13px;
}
#social li {
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 15px;
}
#social a {
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-image: url(../images/social-buttons.png);
}


a.facebook {
	background-image: url(../images/facebook.jpg);
	background-position: -169px 0px;
	height: 37px;
	width: 175px;
	margin-bottom: 5px;
}
a.facebook:hover {
	background-image: url(../images/facebook.jpg);
	background-position: -169px -38px;
	height: 37px;
	width: 175px;
	margin-bottom: 5px;
}

a.tell-a-friend {
	background-image: url(../images/tell-friend.jpg);
	height: 37px;
	width: 169px;
	margin-bottom: 5px;
}
a.tell-a-friend:hover {
	background-image: url(../images/tell-friend.jpg);
	height: 37px;
	width: 169px;
	background-position: 0px -38px;
	margin-bottom: 5px;
}

#nav {
	clear: both;
	float: right;
	padding-bottom: 0px;
	display: block;
	width: 587px;
	margin-top: 76px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav li {
	display: block;
	float: left;
	margin-left: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nav a {
	display: block;
	height: 29px;
	width: 137px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
}
a.welcome {
	background-image: url(../images/nav-home-welcome.png);
}
a.welcome-selected {
	background-image: url(../images/nav-home-welcome.png);
	background-position: 0px -29px;
	background-repeat: no-repeat;
}

a.how-it-works {
	background-image: url(../images/nav-home-how2.png);
}
a.how-it-works:hover {
	background-image: url(../images/nav-home-how2.png);
	background-position: 0px -29px;
}
a.fundraiser {
	background-image: url(../images/nav-home-fund.png);
}
a.fundraiser:hover {
	background-image: url(../images/nav-home-fund.png);
	background-position: 0px -29px;
}
a.eap {
	background-image: url(../images/nav-home-eap.png);
}
a.eap:hover {
	background-image: url(../images/nav-home-eap.png);
	background-position: 0px -29px;
}

#content-wrap {
	clear: both;
	background-image: url(../images/home-contentbg.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 940px;
}
#right-column {
	float: left;
	width: 460px;
	margin-left: 15px;
}
#right-column h2.bestway {
	background-image: url(../images/the-best-way.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 80px;
	text-indent: -9999px;
	margin-bottom: 7px;
	margin-top: 12px;
}
#right-column h2.bonus-offer {
	display: block;
	height: 92px;
	background-image: url(../images/bonus-offer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	clear: both;
}
#right-column #feature-list li {
	background-image: url(../images/check.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	font-size: 1.2em;
	display: block;
}
#feature-list li.brands {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 13px !important;
}

#feature-list li span {
	display: inline-block;
	float: left;
}

#feature-list a.features-fundraiser {
	color: #FA1929;
}
#feature-list a.features-fundraiser:hover {
	color: #AA0108;
}
#zip-search-wrap {
	display: block;
	padding-top: 10px;
	float: left;
	text-align: left;
	padding-left: 738px;
	width: 200px;
}

#zip-search .zip {
	background-color: #FFF;
	border: 1px solid #CCC;
	font-size: 24px;
	width: 100px;
	height: 27px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}





#zip-search {
	clear: both;
	background-image: url(../images/home-zipsearch-bg.png);
	background-position: left top;
	height: 75px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#zip-search .go {
	height: 35px;
	width: 48px;
	display: inline;
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-weight: bold;
}

#zip-search label {
	text-indent: -9999;
	display: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#zip-search form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footer {
	clear: both;
	line-height: 24px;
	text-align: center;
	margin-bottom: 20px;
}
#footer a  {
	color: #000;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .copyright a {
	color: #333;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#footer p.copyright {
	font-size: 0.9em;
	color: #333;
}
