@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;
}
a:hover, a:active {
	text-decoration: none;
}

/* ------ sticky footer ------ */

html, body, #wrap  {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
#pickup-wrap {padding-bottom: 150px;}  /* must be same height as the footer */

/* CLEAR FIX*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* ------ now the meat ------ */

body {
	background-color: #F7931E;
	background-image: url(images/flash.png);
	_background-image: url(images/flash-orange-ie6.jpg);
	background-repeat: no-repeat;
	background-position: 15% 30px;
	text-align: center;
	font: 80% Arial, Helvetica, sans-serif;
}
#colors {
	background: url(images/hd-back.png) repeat-x;
	height:126px;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
}
#wrap {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	color: #000;
	position: relative;
}
#logo  {
	position: absolute;
	left: 0px;
	top: 100px;
}
#switcher {
	background-image: url(images/switcher-bg.png);
	background-repeat: no-repeat;
	height: 71px;
	position: absolute;
	width: 375px;
	top: -35px;
	left: 420px;
}
#switcher ul {
	padding: 43px 0 0 0;
}
#switcher li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0 0 0 15px;
}
#switcher li.first {
	color: #dedede;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 17px;
}
#switcher li a {
	border: 1px solid #484848;
	padding: 6px 18px;
	_padding: 0px 18px;
	width: 2px;
	height: 2px;
	display: block;
}
.orange {
	background-color: #F7931E;
}
.green {
	background-color: #41a063;
}
.purple {
	background-color: #983d70;
}
.blue {
	background-color: #2a5d9e;
}
.black {
	background-color: #000000;
}
img {
	border: none;
}
#pickup-wrap {
	width: 800px;
	padding-top: 200px;
}
#pickup-fields   {
	text-align: left;
}
#pickup-wrap a {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	padding: 0 0 0 60px;
}
h2, h3 {
	font-size: 20px;
	color: #000000;
	padding: 0;
	font-weight: bold;
}
h2 span {
	font-size: 11px;
	color: #4b4b4b;
	font-weight: normal;
	display: block;
	padding: 8px 0 0 0;
}
h3 {
	text-transform: uppercase;
}
#inner, #survey-wrap {
	text-align: left;
	padding: 0;
	width: 506px;
	margin: 0;
	display: block;
}
#top  {
	background-image: url(images/box-top.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	height: 40px;
}
#bottom  {
	background-image: url(images/box-btm.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
}
#inner  p {
	padding: 0;
}
#inner ul {
	display: block;
	padding: 30px 60px 60px 60px;
	margin: 0;
}
#inner li {
	padding: 5px 5px 5px 10px;
	margin: 0 0 15px 0;	/*display: block;*/
	display: block;
	border-top: 1px solid #ffca82;
	border-right: 1px solid #b26701;
	border-bottom: 1px solid #b26701;
	border-left: 1px solid #ffca82;
}
.label {
	color: #000000;
	padding: 0 0 3px 0;
	display: inline;
	font-size: 12px;
	float: left;
	width: 100px;
	line-height: 24px;
}
#inner  li  input    {
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	border: none;
	background-color: #e68504;
	width: 255px;
}
#inner   li   div input {
	width: 93px;
	background: transparent !important;
	border: none !important;
	padding: 0;
	height: 30px;
	margin: 0;
}
#inner   li#continue  {
	float: left;
	display: inline;
	border: none;
	padding: 0 0 0 110px;
}
#inner   li#help-pickup  {
	margin: 0;
	text-align: right;
	padding: 0 3px 0 0;
	line-height: 30px;
	border: none;
}
#cardinfo  {
	background-image: url(images/cardinfo.png);
	background-repeat: no-repeat;
	padding: 251px 0 0 0;
	background-position: center top;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	margin: 0;
	position: absolute;
	left: 534px;
	top: 200px;
	width: 228px;
}
.small {
	font-size: 10px;
	color: #FFFFFF;
}
#warning-wrap  {
	padding: 20px 60px 60px 60px;
}
#warning-wrap p, #contactsheet p {
	padding: 6px 0;
}
.warning {
	color: #FFFFFF;
	font-weight: bold;
}
#warning-wrap a, #contactsheet a, #survey-wrap a {
	color: #FFFFFF;
}
#contactsheet  {
	padding: 0px 40px 40px;
}
#contactsheet td {
	padding: 15px 15px 15px 0;
}
#survey-inner {
	padding: 0 40px 40px;
}
#survey-inner h1 {
	padding: 0;
}
.tdsurvey {
	padding-bottom: 12px;
	color: #000000;
	font-weight: bold;
}
.tddetail {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
#survey-inner td input {
	padding: 3px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	margin: 5px 5px 0 0;
}
.helpsurvey {
	display: block;
	margin-top: 10px;
}
#survey-inner select {
	color: #000;
}
#survey-inner ul {
	display: block;
	padding: 0;
	text-decoration: none;
}
#survey-inner li.surveyErrorMsg {
	display: block;
	padding: 5px;
	color: #000000;
	font-weight: normal;
}
a.surveyErrorMsg {
	display: block;
	padding: 5px;
	color: #EB1102;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#colLeftPhoto {
	width: 500px;
	float: left;
	margin: 0;
}
#colRightPhoto {
	float: left;
	margin: 0;
	padding-left: 0px;
	width: 300px;
}
#photo {
	height: 360px;
	width: 480px;
	padding: 0;
}
#ppa-wrap {
	width: 480px;
	text-align: left;
	margin: 0;
	display: block;
	height: 30px;
	padding: 15px 0 0 0;
}
#ppa-wrap ul {
	display: block;
	margin: 0;
}
#ppa-wrap li {
	float: left;
	padding: 0 0 0 15px;
}
#ppa-wrap    li.first {
	padding: 0 0 0 7px;
}
#resend-wrap {
	margin: 0;
	padding: 0;
}
#from {
	padding: 20px 0 0 0;
}
#from  li, #to li {
	padding: 5px;
	margin: 0 10px 10px 0;
	display: inline;
	float: left;
	border-top: 1px solid #ffca82;
	border-right: 1px solid #b26701;
	border-bottom: 1px solid #b26701;
	border-left: 1px solid #ffca82;
	width: 130px;
}
#to  li.right, #from li.right {
	margin: 0 0 10px 0;
}
#from  li input, #to input   {
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	background-color: #e68504;
	width: 120px;
}
.label-photo, .upto6emails {
	display: block;
	padding: 0;
	color: #000000;
	font-size: 12px;
}
#to {
	display: block;
	padding-top: 10px;
	clear: left;
}
.upto6emails {
	display: block;
	padding: 0;
}
#to  li#send-confirm {
	color: #000000;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	clear: left;
	width: 300px;
	padding: 0;
	border: none;
	margin: 0;
}
#to  li#sendnow {
	width: 150px;
	border: none;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}
#resend-wrap  div  input {
	margin: 0px;
	padding: 0px;
	width: 112px;
	background: transparent !important;
	border: none;
	height: 30px;
}
#to  li#need-help-photo {
	font-size: 10px;
	line-height: 30px;
	text-align: right;
	width: 140px;
	padding: 0;
	border: none;
	margin: 0 0 10px 0;
}
#footer {
	padding: 0;
	clear: both;
	color: #b5b4b4;
	font-size: 10px;
	text-align: center;
	width: 100%;
	background-image: url(images/footer-back.png);
	background-repeat: repeat-x;
	height: 150px;
	position:relative;
	margin-top:-150px;
}
#footer-inner p  {
	padding: 110px 0 0 0;
}
#footer a:link, #footer a:visited  {
	color: #b5b4b4;
	text-decoration: underline;
}