@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: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #8BC3DE;
}
a:active {
	text-decoration: underline;
	color: #FFF;
}
/*------ now the meat ------ */

body {
	font: 80% Arial, Helvetica, sans-serif;
	text-align:center;
	color: #FFF;
	background-color: #007bb6;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrap {
	width:970px;
	margin:0 auto;
	text-align:center;
	padding: 0;
	position: relative;
	z-index: 1;
	background-image: url(images/shadows.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#pickup-wrap {
	padding: 0;
	position: relative;
	width: 950px;
	margin: 0 auto;
	background-color: #FFF;
}
#pickup-fields  {
	padding: 0 0 60px 0;
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 938px;
	background-color: #000;
	background-image: url(images/floor.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height:600px;
	height:auto !important;
	height:600px;
}
.leftCol{
	text-align: left;
	padding: 55px 0 0 280px;
}
.logo {
	height: 152px;
	position: relative;
	text-align: left;
	background-image: url(images/ribbons.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.logo a img {
	position: absolute;
	top: 5px;
	left: 300px;
}
img {
	border: none;
}
.justLogo {
	padding: 120px 0 60px 0;
}
h1 {
	font-size: 24px;
	color: #FFF;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
}
h2 {
	font-size: 18px;
	color: #FFF;
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 0 0 5px 0;
}
#inner {
	padding: 25px 35px;
	width:290px;
	margin: 35px 0 0 0;
	background-image: url(images/lightbox.png);
	background-repeat: repeat;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
}
#inner ul {
	display: block;
	padding: 20px 0 0 0;
	margin: 0;
	text-align: left;
}
#inner li {
	padding: 0 0 10px 0;
	margin: 0;	/*display: block;*/
	display: block;
}
.label {
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	display: inline;
	text-align: left;
	float: left;
	width: 100px;
	line-height: 27px;
}
#inner li input, #inner li select {
	padding: 2px 3px;
	background-color: #FFF !important;
	color: #000;
	font-weight: normal;
	width: 165px;
	font-size: 1em;
}
#inner li select {
	width: 188px;
}
#inner li div input {
	width: 100px;
	background: transparent !important;
	border: none !important;
	padding: 0;
	height: 27px;
	margin: 0;
}
#inner li#send-pickup  {
	margin-left: 100px;
	float: left;
	display: inline;
}
#inner li#help-pickup  {
	line-height: 27px;
	width: 270px;
	text-align: right;
}
.clearboth {
	clear: both;
}
.small  {
	font-size: 10px;
}
#warning-wrap {
	padding: 0;
	color: #fff;
	font-weight: normal;
	text-align: left;
}
#warning-wrap a  {
	color: #FFF;
}
#warning-wrap p {
	padding: 0 0 10px 0;
}
.warning {
	color: #76B8D8;
	font-weight: bold;
	line-height: 1.3;
}
#contactsheet {
	padding: 0;
}
#contactsheet td {
	padding: 10px 10px 10px 0;
}
#survey-wrap {
	text-align: left;
	padding: 25px 35px;
	background-image: url(images/lightbox.png);
	background-repeat: repeat;
	margin: 50px 0 0 100px;
	width: 450px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
}
#survey-inner {
	padding: 0;
}
#survey-inner span {
	display: block;
	font-size: 11px;
	font-style: italic;
	padding-bottom: 10px;
}
.tdsurvey {
	padding-bottom: 12px;
	color: #FFF;
	font-weight: bold;
}
.tddetail {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	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: #ED1B2E;
	font-weight: bold;
}
a.surveyErrorMsg {
	display: block;
	padding: 5px;
	color: #ED1B2E;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.photowrap {
	padding: 0;
	margin: 35px 0 0 135px;
}
#photo {
	/*height: 360px;*/
	width: 480px;
	padding: 0;
	display: block;
}
#photo img {
	display: block;
	margin: 0;
	padding: 0;
}
#ppa-wrap {
	margin: 0;
	padding: 15px;
	overflow: hidden;
	background-image: url(images/ppaback.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	font-size: 16px;
}
#ppa-wrap ul {
	margin: 0;
}
#ppa-wrap li {
	display:inline;
	float:left;
	padding:0 0 0 20px;
}
#ppa-wrap li a {
	color: #FFF;
	text-decoration: none;
}
#ppa-wrap li a:hover {
	text-decoration: underline;
}
#ppa-wrap li.first {
	padding: 0;
}
.vertAlign {
	margin-top: 12px;
}
#resend-wrap {
	margin: 0;
	padding: 12px;
	display: none;
	position: absolute;
	width: 480px;
	left: 123px;
	top: 274px;
	background-image: url(images/lightbox.png);
	background-repeat: repeat;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
}
#resend-wrap a {
	color: #fff;
}
.emailphoto , .close{
	cursor: pointer;
}
.close {
	position: absolute;
	z-index: 10;
	left: 489px;
	top: -14px;
}
#from {
	padding: 10px 0 15px 0;
}
#from li, #to li {
	padding: 0 0 7px 0;
	margin: 0;
	display: inline;
	width: 160px;
	float: left;
}
#from li input, #to input  {
	padding: 2px;
	color: #000;
	width: 145px;
	font-size: 1em;
	background-color: #FFF !important;
}
.label-photo {
	display: block;
	color: #FFF;
	font-size: 12px;
}
#to li.label-photo {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 480px;
}
#to {
	padding: 0;
}
#to li#sendnow {
	border: none;
}
#resend-wrap div input {
	width: 115px;
	background: transparent !important;
	border: none;
	height: 27px;
	margin: 0;
	padding: 0;
}
#send-confirm  {
	color: #C30;
	font-size: 14px;
	text-align: center;
	display: block;
	line-height: 1;
	font-weight: bold;
}
#to li#need-help-photo {
	text-align: right;
	padding-right: 5px;
	width: 155px;
}
#footer {
	color:#FFF;
	font-size:10px;
	padding:15px 10px;
	clear:both;
	text-align: left;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
.pmfoot {
	color: #6CF;
	line-height: 1.3;
	float: right;
	display: inline;
	text-align: right;
	padding-bottom: 25px;
}
#footer .pmfoot a {
	color: #6CF;
	text-decoration: none;
}
#footer .pmfoot a:hover {
	color: #FFF;
	text-decoration: underline;
}
.ruleswrap {
	color: #000;
	width: 600px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	padding: 30px;
}
.ruleswrap h1 {
	color: #000;
	font-size: 18px;
	padding-bottom: 15px;
}
.ruleswrap p {
	padding-bottom: 15px;
}

