body {
    margin: 0;
    padding: 0;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
    background: #dfdcd7 url('../images/bg.jpg') repeat-x;
    color: #ffffff;
}

p {margin: 0 0 10px 0; padding: 0;}
div, input, label, select, ul, li {margin: 0; padding: 0; font-family: Tahoma,Arial,Helvetica,sans-serif;}
img {border: none;}
a {color: #ffffff; text-decoration: none;}
:focus {outline: none;}
.clearFix {clear:both;}

.headerWrapper {
    width: 943px;
    height: 115px;
    margin: 0 auto 0 auto;
    background: url('../images/header-bg.jpg') top center no-repeat;
}

.logo {
    float: left;
    width: 237px;
    height: 92px;
    background: url('../images/logo.gif') no-repeat;
}

ul.navigation {
    float: left;
    margin-top: 75px;
    list-style-type: none;
}

ul.navigation li {
    float: left;
    padding: 0 5px 0 5px;
    margin-right: 5px;
    text-align: center;
    border-right: 1px solid #ffffff;
}

ul.navigation li.last {border-right: none;}
ul.navigation li a {float: left;}
ul.navigation li a:hover {color: #ffffcc;}

ul.subNavigation {
    clear:  both;
    width: 680px;
    margin: 0 auto 0 auto;
    list-style-type: none;
}

ul.subNavigation li {
    float: left;
    padding: 0 5px 0 5px;
    margin-right: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    border-right: 1px solid #ffffff;
}

ul.subNavigation li a {float: left;}
ul.subNavigation li a:hover {color: #ffffcc;}


.pledge {
    float: right;
    width: 120px;
    height: 60px;
    margin: 20px 25px 0 0;
    background: url('../images/pledge.gif') no-repeat;
}

.globalWrapper {
    width: 943px;
    margin: 0 auto 0 auto;
    background: #000000 url('../images/wrapperBg.png') repeat-y;
}

.pickupContainer {
    float: left;
    width: 275px;
    margin: 75px 0 0 125px;
    display: inline;
}

.pickupContainer .pickupTitle {
    clear: both;
    width: 279px;
    height: 24px;
    margin: 0 auto 30px auto;
    background:  url('../images/pickupTitle.png') no-repeat;
}

.pickupContainer .pickupWrapper {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}

.pickupContainer label.pickupLabel {
    float: left;
    clear: left;
    color: #ffffff;
    margin-top: 5px;
    font-weight: bold;
    white-space: nowrap;
}

.pickupContainer input.pickupInput, select {
    float: right;
    width: 171px;
    padding: 4px;
    border: 1px solid #7a9cc7;
    color: #ffffff;
    background: #27304f;
}

select {width:180px;}

.pickupContainer .pickupMisc {
    float: right;
    width: 183px;
}

.pickupContainer .pickupMisc input.pickupSubmit {
    float: left;
    width: 97px;
    height: 37px;
    border: none;
    cursor: pointer;
    background: url('../images/continue.png') no-repeat;
}

.pickupContainer .pickupMisc a.pickupHelp {
    float: right;
    margin-top: 15px;
    font-size: 10px;
}

.cardInfo {
    float: right;
    width: 364px;
    height: 238px;
    margin: 160px 85px 0 0;
    background: url('../images/cardinfo.png') no-repeat;
}

.photopageContainer {
    width: 580px;
    margin: 0 auto 0 auto;
    padding-top: 40px;
}

.photo {
    width: 523px;
    height: 403px;
    padding: 43px 0 0 43px;
    background: url('../images/photoBg.png') no-repeat;
}

.photopageContainer .ppaContainer {
    clear: both;
    width: 480px;
    margin: 0 auto 0 auto;
}

.photopageContainer .ppaContainer .shareOn {
    float: left;
    width: 132px;
    height: 18px;
    white-space: nowrap;
    margin: 15px 25px 0 0;
    background: url('../images/sharePhoto.png') no-repeat;
}

.photopageContainer .ppaContainer a.button {
    float: left;
    width: 38px;
    height: 48px;
    margin: 0;
    padding: 0;
}

.photopageContainer .ppaContainer a.button.facebook {
    width: 51px;
    margin-right: 12px;
    background: url('../images/facebook.png') no-repeat;
}

.photopageContainer .ppaContainer a.button.twitter {
    margin-right: 12px;
    background: url('../images/twitter.png') no-repeat;
}

.photopageContainer .ppaContainer a.button.email {
    margin-right: 12px;
    background: url('../images/email.png') no-repeat;
}

.photopageContainer .ppaContainer a.button.print {
    margin-right: 12px;
    background: url('../images/print.png') no-repeat;
}

.photopageContainer .ppaContainer a.button.download {
    width: 52px;
    background: url('../images/download.png') no-repeat;
}

/* resend */
.photopageResendContainer {
    position: absolute;
    width: 504px;
    height: 249px;
    padding: 15px;
    margin: 65px 0 0 25px;
    background: url('../images/transparent.png') no-repeat;
    display: none;
}

.photopageResendContainer a.resendClose {
    position: absolute;
    width: 30px;
    height: 30px;
    margin: -25px 0 0 485px;
    background: url('../images/close.png') no-repeat;
}
.photopageResendContainer .resendText {
    clear: both;
    width: 409px;
    height: 32px;
    margin: 0 auto 0 auto;
    background: url('../images/resendText.png') no-repeat;
}

.photopageResendContainer .resendFormContainer {
    float: left;
    width: 540px;
}

.resendInfo {
    float: left;
    width: 504px;
}

.resendFormWrapper {
    float: left;
    width: 166px;
}

.resendFormWrapper.lastResendForm {width: 155px !important;}

.resendPersonalInfo {
    float: left;
    width: 504px;
    margin: 0 0 15px 0;
}

label.resendLabel {
    float: left;
    clear: left;
    margin: 10px 0 5px 0;
    white-space: nowrap;
    color: #ffffff;
}

label.emailLabel {
    float: left;
    clear: left;
    width: 504px;
    margin-bottom: 5px;
    white-space: nowrap;
    *margin-top: 15px;
    color: #ffffff;
}

input.resendInput {
    float: left;
    width: 140px;
    height: 17px;
    padding: 2px;
    color: #ffffff;
    border: 1px solid #7a9cc7;
    margin: 0 20px 5px 0;
    background: #27304f;
}

.resendMiscInfo {
    float: left;
    clear: left;
    width: 504px;
    margin: 5px 0 0 0;
    *margin: 10px 0 0 0;
}

.resendMiscInfo input.resendSubmit {
    float: left;
    width: 118px;
    height: 37px;
    border: none;
    cursor: pointer;
    background: url('../images/submit.png') no-repeat;
}

.resendHelp {
    float: right;
    white-space: nowrap;
    margin: 15px 25px 0 0;
    font-size: 10px;
}

.lastResendInput {margin-right: 0 !important;}

.globalFooter {
    clear: both;
    width: 733px;
    margin: 75px 0 0 7px;
    background: #272624;
    display: inline-block;
}

ul.footerNavigation {
    float: left;
    margin: 10px 0 10px 5px;
    list-style-type: none;
}

ul.footerNavigation li {
    float: left;
    padding: 0 5px 0 5px;
    border-right: 1px solid #ffffff;
}

ul.footerNavigation li.last {
    border-right: none;
}

ul.footerNavigation li a {
    float: left;
    text-decoration: underline;
}

.footerMisc {
    width: 713px;
    padding: 10px;
    background: #d6d3cc;
    display: inline-block;
}

.footerMisc .footerButton {
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.footerMisc .footerButton.footerTwitter {
    background: url('../images/footerTwitter.png') no-repeat;
}

.footerMisc .footerButton.footerFacebook {
    background: url('../images/footerFacebook.png') no-repeat;
}

.footerMisc .footerButton.footerYoutube {
    background: url('../images/footerYoutube.png') no-repeat;
}

.footerMisc .footerButton.footerFlickr {
    background: url('../images/footerFlickr.png') no-repeat;
}

.footerMisc .footerButton.footerApple {
    margin-right: 0;
    background: url('../images/footerApple.png') no-repeat;
}

.footerText {
    float: right;
    width: 525px;
    color: #1a2e6d;
    text-align: right;
    font-size: 10px;
}

.footerText a {
    color: #1a2e6d;
}

/* For Survey */
.tdsurvey {
	font-weight: bold;
	padding-bottom: 20px;
}
.tddetail {
	font-weight: normal;
}
.surveyErrorMsg {
	color: #900;
	font-weight: bold;
	list-style: none;
	padding-bottom:30px;
}
