@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: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	background: #1e4874;
	text-align: center;
	background-image: url(../images/blue_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	color: white;
}
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 {
	height: 900px;
	width: 966px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-image: url(../images/cancun.jpg);
	background-position: center 14px;
	background-repeat: no-repeat;
}
#pickup-wrap {
	height: 725px;
	width: 480px;
	margin: 0 0 0 445px;
	padding-top: 100px;
}
h1 {
	font-weight: bold;
}
#pickup-wrap p {
	padding: 10px 0;
}
#pickup-wrap a:link, #pickup-wrap a:visited {
	color: #FFFFFF;
}
#pickup-wrap a:hover, #pickup-wrap a:active {
	color: #FFFFFF;
}
.label {
	display: block;
	padding: 10px 0;
}
.bar {
	margin-bottom: 5px;
	margin-left: 14px;
	border: none;
	background-color: #fff !important;
	padding: 2px 3px;
}
.bar-photopage {
	border: none;
	background-color: #fff !important;
	padding: 2px 3px;
}
.disclaimer {
	padding: 20px 0;
	margin-left: 14px;
}
.continue {
	display: block;
	width: 73px;
	height: 26px;
	cursor: pointer;
	/*padding: 0 0 20px 15px;*/
	margin: 0 0 12px 12px;
}
.need-help {
	font-size: 70%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	margin-left: 14px;
}
.breath {
	padding-top: 25px;
}
#bulletwrap {
	position: absolute;
	width: 285px;
	height: 281px;
	left: 98px;
	top: 531px;
}
#bulletwrap a:link, #bulletwrap a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bulletwrap a:hover, #bulletwrap a:active {
	text-decoration: underline;
}
#bulletinside {
	position: relative;
}
#bulletinside li {
	display: block;
	margin: 15px 0 25px 0;
}
.bulletTitle {
	font-size: 130%;
	font-weight: bold;
}
.bulletContent  {
	font-size: 85%;
	padding-top: 4px;
}
#bulletinside img {
	float: left;
	margin: 0 7px 0 0;
}
#copyleft1 {
	position: absolute;
	width: 277px;
	height: 150px;
	left: 150px;
	top: 312px;
	text-align: right;
}
#copyleft2 {
	position: absolute;
	width: 264px;
	height: 281px;
	left: 113px;
	top: 531px;
}
#footer {
	width: 500px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.warning {
	font-size: 110%;
	color: #FFCC33;
	font-weight: bold;
}
#survey-wrap {
	width: auto;
	margin: 0;
	overflow: auto;
}
#survey-wrap p {
	padding: 10px 0;
}
#survey-wrap a:link, #survey-wrap a:visited {
	color: #FFFFFF;
}
#survey-wrap a:hover, #survey-wrap a:active {
	color: #FFFFFF;
}
#submit {
	background-image: url(../images/submit-red.gif);
	height: 25px;
	width: 70px;
	cursor: pointer;
	display: block;
}
#survey-wrap td {
	padding: 10px 20px 0 0;
}
#photo {
	height: 360px;
	width: 480px;
	background-color: #2A6495;
}
#resendwrap {
	padding: 14px;
}
#from  {
	padding-top: 10px;
	clear: both;
}
#to {
	clear: both;
	padding: 10px 0 0 0;
}
#resend-fields li {
	float: left;
	width: 130px;
	display: block;
	margin: 10px 5px;
}
#send-confirm {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	color: #FFCC00;
}
.sumbitbtn {
	clear: both;
	display: block;
	padding: 0;
	margin-top: 10px;
	width: 70px;
	height: 25px;
}
