@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;
}
body {
	line-height: 1;
	text-align: center;
	background-color: #1871b9;
	color: #FFFFFF;
}
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;
}
img, input, div {
}
/* ------ now the meat ------ */
#wrap {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(images/pawprint.gif);
	min-height: 800px;
}
#pickup-wrap  {
	margin: 0;
	padding: 0;
}
#pickup-fields {
	width: 310px;
	padding: 60px 0 0 104px;
}
.inner ul {
	display: bock;
	padding: 10px 0 0 0;
	margin: 0;
}
.inner li {
	padding: 0 0 15px 0;
}
.label {
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 3px;
}
#pickup-fields  .inner input    {
	background-color: #FFFFFF !important;
	border: none;
	color: #000000;
	width: 250px;
	padding: 3px;
}
#pickup-fields     .inner    div  input {
	width: 73px;
	padding: 0;
	height: 23px;
	float: left;
	display: block;
	border: none;
	margin: 0;
	background: none transparent !important;
}
#need-help-pickup {
	font-size: 10px;
	width: 256px;
	text-align: right;
	height: 23px;
	line-height: 23px;
}
#need-help-pickup a:link, #need-help-pickup a:visited, #need-help-photo a:link, #need-help-photo a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#need-help-pickup a:hover, #need-help-pickup a:active, #need-help-photo a:hover, #need-help-photo a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#banner {
	position: absolute;
	left: 602px;
	top: 91px;
}
#warning-wrap, #contactsheet {
	line-height: 1.2;
	padding: 0 10px 0 0;
}
.warning {
	font-size: 110%;
	color: #E4701E;
	font-weight: bold;
}
#warning-wrap p {
	padding: 5px 0;
	color: #FFFFFF;
}
#warning-wrap a:link, #warning-wrap a:visited, #contactsheet a:link, #contactsheet a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#warning-wrap a:hover, #warning-wrap a:active, #contactsheet a:hover, #contactsheet a:active {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 20px 0;
	color: #FFFFFF;
	text-transform: uppercase;
}
h2 {
	font-weight: bold;
	font-size: 1.2em;
	padding: 15px 0;
	color: #FFFFFF;
}
#contactsheet td {
	padding: 0 7px 20px 0;
}
#footer  {
	text-align: left;
	padding: 50px 0 10px 0;
	font-size: 11px;
	color: #5b9fe5;
	padding-left: 110px;
}
#footer   p   {
	padding: 5px 0 10px 0;
	line-height: 1.2;
}
#footer a:link, #footer a:visited,
#footerphoto a:link, #footerphoto a:visited {
	color: #5b9fe5;
	text-decoration: underline;
}
#footer a:hover, #footer a:active,
#footerphoto a:hover, #footerphoto a:active {
	color: #5b9fe5;
	text-decoration: none;
}
#survey-wrap {
	width: 450px;
	padding: 60px 0 0 104px;
	color: #FFFFFF;
	left: 50px;
}
#survey-inner {
	padding: 0 10px 0 0;
	font-size: 100%;
}
#survey-inner a:link, #survey-inner a:visited {
	color: #fff;
	text-decoration: underline;
	font-size: 10px;
}
#survey-inner a:hover, #survey-inner a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.tdsurvey   {
	padding: 5px 0;
	margin: 0;
	color: #FFFFFF;
}
.tddetail   {
	margin: 0px;
	padding: 0 0 7px 0;
	color: #FFFFFF;
}
.tdsurvey input  {
	background-color: #FFFFFF !important;
	border: none;
	color: #000000;
	width: 250px;
	padding: 3px;
	margin: 5px 5px 0 0;
}
.tdsurvey  select  {
	color: #000000;
	margin: 5px 0;
}
#photo-wrap {
	margin: 0;
	padding: 19px 0 0 11px;
	text-align: left;
	min-height: 800px;
}
#photoform {
	margin: 0;
}
#photo {
	height: 360px;
	width: 480px;
	position: relative;
	margin: 0;
}
#resendwrap {
	clear: both;
	padding: 20px 0 0 100px;
	width: 480px;
}
#from {
	display: block;
	padding: 0;
	height: 50px;
	text-align: left;
}
#from li {
	float: left;
	width: 150px;
	padding-right: 10px;
	display: block;
}
.labelphoto {
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	display: block;
	padding-bottom: 3px;
}
#from li input {
	background-color: #FFFFFF !important;
	border: none;
	color: #000000;
	padding: 3px;
	width: 140px;
}
#to {
	display: block;
	text-align: left;
	width: 480px;
	height: 80px;
}
.upto6emails {
	display: block;
	padding-top: 7px;
}
#to li {
	float: left;
	width: 150px;
	display: block;
	padding: 0 10px 0 0;
	margin: 0 0 15px 0;
}
#to li input {
	background-color: #FFFFFF !important;
	border: none;
	color: #000000;
	width: 140px;
	padding: 3px;
}
#resendwrap div input {
	width: 83px;
	border: none;
	padding: 0;
	height: 23px;
}
#sendnow {
	width: 83px;
	cursor: pointer;
	height: 23px;
	float: left;
}
#resendwrap a:link, #resendwrap a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
	text-align: right;
	margin-left:330px;
}
#resendwrap a:hover, #resendwrap a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#send-confirm {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: 0 auto;
	text-transform: uppercase;
	background-color: #D06600;
	width: 260px;
	display: block;
}
#bannerright {
	height: 530px;
	width: 150px;
	position: absolute;
	left: 772px;
	top: 170px;
}
#ppa-wrap {
	height: 24px;
	margin: 0;
	padding: 16px 0 20px 100PX;
	text-align: left;
	width: 480px;
}
#ppa-wrap ul {
	white-space: nowrap;
	display: block;
	margin: 0;
}
#ppa-wrap li {
	display: inline;
	margin: 0 10px 0 0;
}
