@charset "UTF-8";
/* ------ best reset --------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 1em;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:link, a:visited {
	text-decoration: underline;
	color: #565656;
}
a:hover, a:active {
	text-decoration: none;
	color: #565656;
}
html {
	height: 100%;
}
/*img, input, div {
	behavior:url(images/iepngfix.htc);
}
 ------ now the meat ------ */

body {
	background-color: #0f76c1;
	text-align: center;
	font: 80% Arial, Helvetica, sans-serif;
	padding: 0;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrap {
	width: 806px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	padding: 112px 0 0 0;
	background-image: url(images/blue-gradient.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 98;
	height: 606px;
}
.header  {
	margin: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 90px;
	width: 100%;
	text-align: center;
	background-image: url(images/sky.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 99;
}
.header_inside {
	width: 808px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.logo {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index: 100;
}
.smarts {
	position: absolute;
	left: 160px;
	top: 65px;
	z-index: 101;
}
.bowtie {
	position: absolute;
	z-index: 102;
	left: 600px;
	top: 10px;
}
.follow {
	line-height: 16px;
	font-size: 13px;
	font-weight: bold;
	float: right;
	padding: 0 15px 0 0;
	margin: 69px 0 0 0;
}
.follow img {
	padding: 0;
	margin: 0;
	display: inline;
}
.twiterfollow {
	padding-right: 15px;
}
.twiterfollow a:link, .twiterfollow a:visited {
	color: #5c5c5c;
	text-decoration: none;
}
.twiterfollow a:hover, .twiterfollow a:active {
	text-decoration: underline;
}
.facebookfollow a:link, .facebookfollow a:visited {
	color: #2a3e82;
	text-decoration: none;
}
.facebookfollow a:hover, .facebookfollow a:active {
	color: #2a3e82;
	text-decoration: underline;
}
.cupcakes {
	position: absolute;
	z-index: 101;
	left: 335px;
	top: 335px;
}
.cc {
	position: absolute;
	z-index: 103;
	left: 427px;
	top: 260px;
}
.seal {
	position: absolute;
	z-index: 102;
	left: 620px;
	top: 165px;
}
img {
	border: none;
}
#pickup-wrap {
	text-align: left;
	padding-bottom: 20px;
}
#pickup-wrap a {
	text-decoration: underline;
}
#pickup-fields   {
	padding: 0;
	margin: 0;
	min-height: 430px;
	height:auto !important;
	height: 430px;
}
h1 {
	font-size: 20px;
	color: #FFF;
	padding: 0 0 15px 0;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	color: #fff;
	padding: 0 0 10px 0;
}
.h1reset {
	padding: 0px 0px 8px;
}
h3 {
	font-weight: bold;
	color: #2A3E82;
	padding: 0 0 8px 0;
	font-size: 16px;
}
#inner {
	padding: 150px 0 0 80px;
	width: 250px;
}
#inner  p {
	padding: 0 0 10px 0;
}
#inner #drops select {
	width: auto;
}
#inner ul {
	display: bock;
	padding: 10px 0 0 0;
	margin: 0;
}
#inner li {
	padding: 0 0 15px 0;
}
#inner  input.button    {
	height: 31px;
	width: 127px;
	border: none !important;
	background: none !important;
	padding: 0;
	display: block;
	margin: 15px 0 0 0;
}
.errors {
	border: 1px solid #A01E00;
	padding: 10px 0 10px 35px;
	background-color: #FFCCCC;
	color: #990000;
	margin: 15px 50px 20px 0;
	font-weight: bold;
	background-image: url(images/warnn.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 350px;
}
.label {
	display: block;
	font-size: 12px;
	color: #072546;
	font-weight: bold;
}
#inner  input , #inner select{
	padding: 2px;
	color: #000;
	width: 210px;
	font-weight: normal;
	font-size: 1em;
}
#inner input.checked {
	border:1px solid #256696;
	font-size:11px;
	font-weight:bold;
	height:14px;
	padding:0 2px;
	text-align:center;
	width:10px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
}
.signup {
	font-size: 11px;
	padding-left: 5px;
}
#inner select {
	width: 198px;
}
#inner  div  input {
	width: 90px;
	background: transparent !important;
	border: none;
	padding: 0;
	height: 29px;
}
li#send-pickup {
}
li#help-pickup {
}
#warning-wrap, #contactsheet {
	padding: 0 10px 0 0;
}
#warning-wrap img, #contactsheet img {
	padding-bottom: 15px;
}
#warning-wrap p, #contactsheet p {
	padding: 6px 0;
}
.warning {
	color: #ED2023;
	font-weight: bold;
}
#warning-wrap a, #contactsheet a, #survey-wrap a {
	text-decoration: underline;
}
#contactsheet td {
	padding: 0 4px 4px 0;
}
.small {
	font-size: 10px;
}
#survey-wrap {
	padding: 40px 40px 0;
	width: 300px;
}
#survey-inner {
	padding: 0 10px 0 0;
	height: 540px;
	overflow: auto;
}
.tdsurvey {
	padding-bottom: 12px;
	color: #000;
}
.tddetail {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}
#survey-inner input {
	padding: 3px;
	font-size: 14px;
	color: #000;
	border: none;
	font-weight: normal;
	margin: 5px 5px 0 0;
}
#survey-inner select {
	color: #000;
}
#survey-wrap p {
	font-size: 11px;
}
#survey-inner ul {
	display: block;
	padding: 0;
	font-size: 14px;
	text-decoration: none;
	color: #900;
}
#survey-inner li.surveyErrorMsg {
	display: block;
	padding: 5px;
	color: #900;
}
a.surveyErrorMsg {
	display: block;
	padding: 5px;
	color: #F3362E;
	text-decoration: none;
	font-size: 14px;
}
#photo-wrap {
	margin: 0;
	padding: 25px 0 0 25px;
	width: 486px;
}
.smart {
	position: absolute;
	z-index: 104;
	left: 538px;
	top: 152px;
}
.win {
	position: absolute;
	z-index: 105;
	left: 528px;
	top: 334px;
}
.sweeps {
	position: absolute;
	z-index: 106;
	left: 578px;
	top: 407px;
}
#photo {
	height: 360px;
	width: 480px;
	border: 3px solid #fff;
}
#ppa-wrap {
	position: absolute;
	left: 604px;
	top: 537px;
}
#ppa-wrap li {
	display: list-item;
	margin: 0;
	padding: 0 0 6px 0;
}
#resend-wrap {
	text-align: left;
	width: 480px;
	padding: 10px 3px 0;
}
#resend-wrap a {
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 20px;
}
#from {
	display: block;
}
#from li , #to li{
	display: inline;
	width: 160px;
	float: left;
	margin: 0;
	padding: 0 0 6px 0;
}
#from  li input, #to input   {
	padding: 2px;
	color: #000;
	margin: 0;
	width: 146px;
	font-size: 1em;
}
.label-photo, .upto6emails {
	display: block;
	padding: 0 0 3px 0;
	font-size: 12px;
	font-weight: bold;
}
#to {
	display: block;
	clear: left;
}
.upto6emails {
	display: block;
	padding: 0 0 5px;
}
#resend-wrap li.sendnow {
	width: 100px;
}
#resend-wrap  li  div input{
	margin: 0px;
	padding: 0px;
	width: 86px;
	background: transparent !important;
	border: none;
	height: 28px;
}
#resend-wrap li.send-confirm {
	color: #E1262D;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	line-height: 28px;
	width: 200px;
}
#resend-wrap li.need-help-photo {
	text-align: right;
	line-height: 28px;
	width: 176px;
}
#footer {
	font-size: 10px;
	margin: 0 auto;
	padding: 10px 0;
	clear: both;
	width: 768px;
	color: #fff;
}
#footer-inner {
	margin: 0;
	text-align: left;
	padding: 0;
}
#footer   p   {
	padding: 0 0 7px 0;
	line-height: 1.4;
}
#footer   a       {
	text-decoration: underline;
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
}
.mosaic {
	margin-left: 325px;
	padding-top: 20px;
}
.checkback {
	position: absolute;
	z-index: 107;
	left: 39px;
	top: 40px;
}
.smartMosaic {
	position: absolute;
	z-index: 108;
	left: 58px;
	top: 155px;
}
.winMosaic {
	position: absolute;
	z-index: 109;
	left: 49px;
	top: 332px;
}
.sweepsMosaic {
	position: absolute;
	z-index: 110;
	left: 48px;
	top: 401px;
	text-align: right;
	width: 268px;
}
.sweepsMosaic p {
	padding: 10px 0;
}

