@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: #106482;
	color: #000000;
	background-image: url(images/architects_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
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 {
	behavior:url(images/iepngfix.htc);
}
/* ------ now the meat ------ */
#wrap {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 625px;
}
#wrap p {
	font-size: 12px;
}
#pickup-wrap {
	width: 330px;
	margin: 0;
	padding: 30px 0 0 90px;
	position: relative;
	height: 595px;
}
.mainlogo {
	margin: 0;
	display: block;
}
#pickup-fields {
	position: relative;
	width: 330px;
	margin: 110px 0 0 0;
}
#pickup-fields ul {
	display: bock;
	padding: 0;
	margin: 0;
}
#pickup-fields li  {
	padding: 0 0 15px 0;
}
#pickup-fields .label {
	color: #000000;
	display: block;
	font-weight: normal;
	font-size: 11px;
	float: left;
	width: 80px;
	height: 23px;
	line-height: 23px;
	text-align: right;
	padding: 0 7px 0 0;
}
#pickup-fields input {
	background-color: #6dcce2 !important;
	border: 1px solid #bddeee;
	color: #000000;
	width: 224px;
	font-size: 12px;
	padding: 3px 2px;
}
#pickup-fields select {
	background-color: #6dcce2 !important;
	border: 1px solid #bddeee;
	color: #000000;
	width: 230px;
	padding: 3px 2px;
}
#pickup-fields div input {
	width: 69px;
	padding: 0;
	height: 22px;
	float: left;
	border: none;
	background-color: transparent !important;
	position: relative;
	margin-left: 87px;
}
#hybrid {
	position: absolute;
	top: 537px;
	left: 867px;
}
#need-help-pickup {
	font-size: 10px;
	text-align: right;
	height: 22px;
	line-height: 22px;
	padding: 0 10px 0 0;
}
#need-help-pickup a:link, #need-help-pickup a:visited, #need-help-photo a:link, #need-help-photo a:visited {
	color: #000000;
	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: #000000;
}
#warning-wrap, #contactsheet {
	line-height: 1.2;
	padding: 0 10px 0 0;
}
.warning {
	font-size: 110%;
	color: #DD2327;
	font-weight: bold;
}
#warning-wrap p {
	padding: 5px 0;
	color: #000000;
}
#warning-wrap a:link, #warning-wrap a:visited, #contactsheet a:link, #contactsheet a:visited {
	color: #000000;
	text-decoration: underline;
}
#warning-wrap a:hover, #warning-wrap a:active, #contactsheet a:hover, #contactsheet a:active {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-weight: bold;
	font-size: 1.4em;
	padding: 0 0 20px 0;
	color: #000000;
}
#contactsheet td {
	padding: 0 7px 20px 0;
}
#footer, #footerphoto {
	text-align: center;
	position: relative;
	bottom: 0px;
	width: 1000px;
	padding: 15px 0;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0 auto;
}
#footerphoto  p, #footer p {
	padding: 10px 0;
}
#footer a:link, #footer a:visited,
#footerphoto a:link, #footerphoto a:visited {
	color: #66CCFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active,
#footerphoto a:hover, #footerphoto a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#survey-wrap {
	width: 310px;
	position: relative;
}
#survey-inner {
	padding: 0 10px 0 0;
	height: 450px;
	overflow: auto;
}
#survey-wrap p {
	font-size: 14px;
}
#survey-inner a:link, #survey-inner a:visited {
	color: #fff;
	text-decoration: none;
	float: left;
	height: 22px;
	line-height: 22px;
	font-size: 10px;
	display: block;
	margin-top: 15px;
}
#survey-inner a:hover, #survey-inner a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.tdsurvey   {
	padding: 5px 0;
	margin: 0;
	color: #E02025;
}
.tddetail   {
	margin: 0px;
	padding: 0 0 7px 0;
	color: #999999;
}
.tdsurvey input  {
	background-color: #6dcce2 !important;
	border: 1px solid #bddeee;
	color: #000000;
	width: 305px;
	height: 130px;
	font-size: 12px;
	padding: 3px;
	margin: 5px 0 15px 0;
}
textarea  {
	background-color: #6dcce2 !important;
	border: 1px solid #bddeee;
	color: #000000;
	width: 305px;
	height: 130px;
	font-size: 12px;
	padding: 3px;
	margin: 15px 0 15px 0;
	overflow: auto;
}
.tdsurvey  select  {
	color: #000000;
	margin: 5px 0;
}
#send {
	background-image: url(images/send.gif);
	height: 23px;
	width: 53px;
	cursor: pointer;
	display: block;
}
#photo-wrap {
	margin: 0;
	padding: 30px 0 0 90px;
	height: 595px;
}
#resendwrap {
	float: left;
	width: 330px;
	margin: 45px 0 0 0;
}
#from {
	display: block;
	text-align: left;
}
#from li {
	display: block;
}
.labelphoto {
	color: #000000;
	font-weight: normal;
	text-align: left;
	display: block;
	padding: 6px 0;
}
#from li input {
	background-color: #6dcce2 !important;
	border: 1px solid #bddeee;
	color: #000000;
	width: 250px;
	font-size: 12px;
	padding: 3px 2px;
}
#to {
	display: block;
	text-align: left;
	height: 110px;
}
.upto6emails {
	padding-top: 7px;
	display: block;
}
#to li {
	float: left;
	display: block;
	margin: 0 0 12px 0;
	width: 150px;
}
.left {
	padding: 0 10px 0 0;
}
.right {
	padding: 0 0 0 10px;
}
#to li input {
	background-color: #6dcce2 !important;
	border: 1px solid #bddeee;
	color: #000000;
	font-size: 12px;
	padding: 3px 2px;
	width: 150px;
}
#resendwrap div input {
	width: 69px;
	border: none;
	padding: 0;
	height: 22px;
}
#sendnow {
	width: 69px;
	cursor: pointer;
	height: 22px;
	float: left;
}
#resendwrap a:link, #resendwrap a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	margin: 0 0 0 200px;
}
#resendwrap a:hover, #resendwrap a:active {
	color: #000000;
	text-decoration: underline;
}
#send-confirm {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-transform: uppercase;
	display: block;
	padding: 20px 0 0 0;
}
#photo-ppa {
	height: 420px;
	margin: 45px 0 0 360px;
	position: relative;
	width: 480px;
}
#photo {
	height: 360px;
	width: 480px;
	position: relative;
}
#ppa-wrap {
	padding: 12px 0 0 0;
}
#ppa-wrap li {
	display: block;
	float: left;
	padding: 0 10px 0 0;
}
