﻿@charset "UTF-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: middle;
    background: transparent;
}

body
{
    background-color: #034B66;
    color: #434343;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
}

a
{
    color: #990000;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

p
{
    margin: 1em 0;
}

input[type="file"] {
    cursor: pointer;
}

textarea
{
    resize: none;
}

.clearfix {
    clear: both;
}
.clearfix:after
{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix
{
    zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix
{
    zoom: 1;
}
/* IE7 */

.hide
{
    display: none;
}

.itemInfo
{
    color: #434343;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
    width: 224px;
    float: left;
    margin-right: 20px;
}

.moreInfoContainer a
{
    color: #910000;
    font-weight: bold;
    text-decoration: none;
    background: url('../../images/plus.png') no-repeat right center;
    padding-right: 16px;
}

#obtainCopies
{
    left: 60px;
}

#licenseClips
{
    left: 290px;
}

#licenseCollection
{
    left: 540px;
}

#subscribe
{
    left: 780px;
}

#footerContent, .footerContent
{
    position: absolute;
    width: 300px;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    width: 100%;
    bottom: 30px;
    color: #000;
}

.mainContainer
{
    width: 1062px;
    border: 1px solid #76797E;
    float: left;
}

header
{
    position: relative;
    width: 1062px;
    background: #fff;
    margin-bottom: -3px;
    font-family: "Calisto MT" , CALIST, "Bell MT";
}

header .topHeaderBar
{
    background-color: #2F2F2F;
    height: 43px;
}

header .breadcrumb
{
    color: #838383;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
header .breadcrumb .wrapper
{
    padding: 20px 0px 15px 40px;
    display: block;
}

header .breadcrumb a
{
    color: #900;
}
header .breadcrumb a:hover
{
    color: #900;
    text-decoration: underline;
}

#foundationLogo
{
    position: absolute;
    top: 0;
    
}
#foundationLogo img {
    width: 300px;
    top: 44px;
    position: relative;
    left:15px;
}

.topHeaderText
{
    font-family: "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
    color: #ABABAB;
    padding: 12px 0px 12px 14px;
    background-color: #2F2F2F;
    text-transform: uppercase;
}

header .licenseClips
{
    width: 1062px;
    background: url('../../images/headers/OAHeaderFootageBG.png') no-repeat left bottom #2f2f2f;
    height: 200px;
}

header .licenseCollection
{
    width: 1062px;
    background: url('../../images/headers/OAHeaderCollectionsBG.png') no-repeat left bottom #2f2f2f;
    height: 200px;
}

header .obtainCopies
{
    width: 1062px;
    background: url('../../images/headers/OAHeaderFTBG.png') no-repeat left bottom #2f2f2f;
    height: 200px;
}

header .subscribe
{
    width: 1062px;
    background: url('../../images/headers/OAHeaderSubscribeBG.png') no-repeat left bottom #2f2f2f;
    height: 200px;
}

header .screenerCopies {
    width: 1062px;
    background: url('../../images/headers/OAHeaderFTBG.png') no-repeat left bottom #2f2f2f;
    height: 200px;
}

header .home
{
    width: 1062px;
    background: url('../../images/headers/OAHeaderHomeBG.png') no-repeat left bottom #2f2f2f;
    height: 348px;
    display: block;
}

header .home h1
{
    width: 460px;
    text-transform: none;
    font-size: 26px;
    top: 80px;
    left: 550px;
    line-height: 36px;
    text-align: left;
    padding: 0px;
}

header .blank
{
    width: 1062px;
    background: #2f2f2f url('../../images/headers/OAHeaderBG.png') no-repeat left -28px;
    height: 200px;
    color: #fff;
}

header h1
{
    color: #fff;
    position: relative;
    top: 174px;
    font-size: 26px;
    font-weight:lighter;
    text-transform: uppercase;
    text-shadow: 3px 3px 8px #000;
    text-align: right;
    padding-right: 36px;
}


.mainContentDiv
{
    background-color: #fff;
    padding: 20px 40px 40px;
    float: left;
    width: 982px;
}

.mainWrapper
{
    margin: 30px auto;
    width: 1062px;
}

.mainWrapper .padding
{
    padding-bottom: 40px;
    float: left;
}


.pageHeader
{
    font-size: 24px;
    font-family: Garamond;
    padding-bottom: 20px;
    line-height: normal;
}

.leftColumn
{
    width: 712px;
    margin-right: 40px;
    float: left;
}

.rightColumn
{
    width: 230px;
    float: left;
}

.smallSubHeader
{
    color: #034B65;
    font-weight: bold;
}

.subtitle
{
    color: #034B65;
    font-weight: bold;
    padding-bottom: 8px;
}

.divider
{
    background: url('../../images/divider.png') no-repeat center;
    width: 732px;
    height: 6px;
    float: left;
    margin: 10px 0;
    clear: both;
}

.leftSubColumn
{
    float: left;
    width: 460px;
    margin-right: 20px;
}

.shadedBox
{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #E0E0E0;
    background-color: #F3F3F3;
    padding: 10px; /*float:left; removed by mills */
    margin-bottom: 20px;
}

.rightSubColumn
{
    float: left;
    display: inline-block;
    width: 212px;
    margin-right: 20px;
}

.contentMainArea
{
    padding: 20px 0;
    border-bottom: 1px dotted #cccccc;
    float: left;
}

.contentMainArea.last
{
    border-bottom: 0;
}

.headerSubtitle
{
    font-size: 12px;
    color: #838383;
    padding-bottom: 20px;
}

.subInfo
{
    font-size: 12px;
    padding-top: 10px;
}

.bottomContent
{
    float: left;
    padding: 20px 0 60px;
}

.bottomContent p
{
    width: 650px;
    float: left;
}

.dlLink
{
    display: block;
    text-decoration: none;
    background: url('../../images/arrow-down.png') no-repeat right center;
    padding-right: 16px;
    float: left;
}

.typeText
{
    color: #434343;
}

.emailLink
{
    display: block;
    text-decoration: none;
    background: url('../../images/icon-email.png') no-repeat left center;
    padding-left: 28px; /*float:left; ie7 problem */
    height: 26px;
    line-height: 26px;
}

.phone
{
    background: url('../../images/icon-phone.png') no-repeat left center;
    padding-left: 28px; /*float:left; ie7 problem */
    height: 26px;
    line-height: 26px;
}

.fax
{
    background: url('../../images/icon-fax.png') no-repeat left center;
    padding-left: 28px; /*float:left; ie7 problem */
    height: 26px;
    line-height: 26px;
}

.rightArrowLink
{
    display: block;
    text-decoration: none;
    background: url('../../images/arrow-right.png') no-repeat right center;
    padding-right: 16px;
    float: left;
}

.rightColContent
{
    padding: 6px 0 20px;
    float: left;
}

.rightColContent p
{
    margin-top: 6px;
}

footer
{
    height: 101px;
    width: 1065px;
    background: url('../../images/footer-gradient.gif') repeat-x;
    float: left;
    width: 1062px;
}

.internal #footerContent, .footerContent
{
    bottom: 0;
    padding-top: 24px;
    position: relative;
}

.itemInfoHeader
{
    background: url('../../images/home-item-title-bg.png') no-repeat center top;
    height: 27px;
    width: 224px;
    text-align: center;
    line-height: 27px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #434343;
    text-transform: uppercase;
}

.home .mainContentDiv
{
    padding-top: 0;
    padding-bottom: 0;
    background: url('../../images/home-body-bg-slice.gif') repeat-x;
    height: 272px;
    width:100%; 
    padding-left:0;
    padding-right:0;
}

.home .mainContentDiv .itemInfo {
    width:198px;
    margin-right:10px;
}

.home .mainContentDiv .itemInfo:first-child {
    margin-left: 20px;
}

.itemLogoHolder {
    width: 224px;
    height: 82px;
}

.itemLogoCopy
{
    font-family: "Palatino Linotype" , "Book Antiqua" , Palatino, serif;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}

#obtainCopies .itemLogoHolder {
    background: url('../../images/obtain-copies-icon.png') no-repeat center;
    background-size: contain;
}

#licenseClips .itemLogoHolder
{
    background: url('../../images/license-clips-icon.png') no-repeat center;
}

#licenseCollection .itemLogoHolder
{
    background: url('../../images/license-collections-icon.png') no-repeat center;
}

#subscribe .itemLogoHolder
{
    background: url('../../images/subscribe-icon.png') no-repeat center;
}

#screener-copies .itemLogoHolder {
    background: url('../../images/screener-copies-icon.png') no-repeat center;
}

/****************************/
/*** begin obtain copies styles *******/
.loginLinks
{
    float: right;
    color: #8EB1BE;
    font-size: 12px;
    margin-bottom: 15px;
}
/* Mills added */
.loginLinks a
{
    color: #8EB1BE;
    cursor: pointer;
}
.loginLinks a:hover
{
    text-decoration: underline;
}

.loginSpacer
{
    padding: 0 6px;
}

.button
{
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

.button.purchase, .button.continue
{
    background: url("../../images/button-purchase-continue.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 23px;
    line-height: 1;
    padding: 5px 0 0;
    text-align: center;
    width: 77px;
}

.breadcrumbContainer
{
    padding-bottom: 18px;
    color: #838383;
}

.breadcrumbContainer, .breadcrumbContainer a
{
    font-size: 12px;
}

.breadcrumbContainer .caret
{
    padding: 0 4px;
}

.defaultText
{
    width: 300px;
    color: #434343;
}

.defaultTextActive
{
    color: #a1a1a1;
}

.testimonyFind label
{
    font-size: 14px;
    font-weight: bold;
    padding-right: 6px;
}

.testimonyObjectHolder
{
    padding: 20px 0;
}

.testimonyObjectHolder ul li
{
    display: inline-block;
    padding: 0 12px 20px 0;
    list-style-type: none;
}

.testimonyObjectHolder ul
{
    padding: 0;
    margin: 0;
}

.testimonyPerson
{
    background: url("../../images/testimony-bg-off.png") no-repeat scroll left top transparent;
    width: 360px;
    height: 67px;
    position: relative;
}

.testimonyPerson:hover
{
    background: url("../../images/testimony-bg-overclose.png") no-repeat scroll left top transparent;
}


.testimonyPerson .closeButton, .testimonyPerson .popUpCloseButton
{
    position: absolute;
    height: 20px;
    width: 20px;
    display: block;
}

.testimonyPerson .closeButton
{
    top: 0;
    right: 0;
}

.testimonyPerson .popUpCloseButton
{
    top: 4px;
    right: 4px;
}

.testimonyPerson .padding
{
    padding: 8px;
}

.testimonyPerson .padding div
{
    display: inline-block;
    float: left;
}

.testimonyPerson .personPic
{
    padding-right: 10px;
}

a.testimonyName, a.testimonyName:hover, .personName
{
    color: #034B65;
    font-weight: bold;
    font-size: 13px;
}

.personPopUpInfo
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
    height: 196px;
    min-width: 350px; /*background: url("../../images/testimonydata-popup-off.png") no-repeat scroll left top transparent; */
    border: solid 1px #aaa;
    box-shadow: 0px 0px 8px #aaa;
    -moz-box-shadow: 0px 0px 8px #aaa;
    -webkit-box-shadow: 0px 0px 8px #aaa;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background: #FFF;
}

.button.proceedToCheckout
{
    background: url("../../images/button-proceed-to-checkout.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 23px;
    line-height: 1;
    padding: 5px 0 0;
    text-align: center;
    width: 151px;
    float: right;
    margin:5px;
}

.button.proceedToCheckoutPopup
{
    background: url("../../images/button-proceed-to-checkout.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 23px;
    line-height: 1;
    padding: 5px 0 0;
    text-align: center;
    width: 151px;
    float: left;
}
.button.proceedToCheckoutPopup-creditcard {
    background-color: #900;
    width: 300px;
    height: 30px;
    border-radius: 8px;
    padding: 15px 0px 0px;
    font-size: 13px;
    color: #FFFFFF;
    display: inline-block;
    line-height: 1;
    text-align: center;
}

.button.agree
{
    background: url("../../images/button-agree.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 23px;
    line-height: 1;
    padding: 5px 0 0;
    text-align: center;
    width: 56px;
}

.button.back
{
    background: url("../../images/button-back.png") no-repeat scroll left top transparent;
    color: #990000;
    display: inline-block;
    font-weight: bold;
    height: 24px;
    line-height: 1;
    padding: 6px 0 0;
    text-align: center;
    width: 62px;
    float: left;
}

.button.disagree
{
    background: url("../../images/button-disagree.png") no-repeat scroll left top transparent;
    color: #990000;
    display: inline-block;
    font-weight: bold;
    height: 23px;
    line-height: 1;
    padding: 6px 0 0;
    text-align: center;
    width: 78px;
}

.personPopUpInfo:hover
{
    background: url("../../images/testimonydata-popup-over.png") no-repeat scroll left top transparent;
}

.personPopUpInfo .padding
{
    padding: 20px;
}

.row
{
    clear: both;
}

.row div
{
    display: inline-block;
    float: left;
    font-size: 12px;
    padding-bottom: 4px;
    line-height: 15px;
}

.personName
{
    clear: both;
    width: 100%;
    padding-bottom: 8px;
}

.leftContent
{
    width: 150px;
    font-weight: bold;
}

.rightContent
{
}

.formatLabel
{
    padding-right: 6px;
}

.cart .contentMainArea > div
{
    float: left;
}

.testimonySubColumn
{
    width: 140px;
}

.itemDescriptionSubColumn
{
    width: 310px;
}

.qtySubColumn
{
    width: 100px;
}

.priceSubColumn
{
    width: 140px;
}

.qtySubColumn input
{
    width: 20px;
}

.qtySubColumn > div
{
    float: left;
}

.cart .headerSubtitle
{
    width: 100%;
}

.cart .subInfo
{
    font-size: 11px;
}

.cart .imgHolder, .cart .imgCaption
{
    text-align: center;
}


.cart .imgCaption
{
    padding-top: 4px;
}

.cart .imgCaption a, .cart .imgCaption a:hover, .itemDescriptionSubColumn a, .itemDescriptionSubColumn a:hover
{
    color: #034B65;
    font-weight: bold;
    font-size: 13px;
}

.qtySubColumn .subInfo
{
    padding: 0 0 0 4px;
}

.totalHolder
{
    float: right;
    padding: 10px 40px 30px 0;
    width: 260px;
}

.totalHolder .left
{
    float: left;
    width: 160px;
    padding-bottom: 6px;
}

.totalHolder .right
{
    float: right    ;
    padding-bottom: 6px;
}

.totalHolder .total
{
    font-weight: bold;
}

.cart .bottomContent
{
    width: 100%;
}

.buttonsDiv
{
    width: 100%;
    float: left;
}

/*
.ui-widget-content {
     background:transparent; 
    border:0;
}
*/

.ui-dialog-titlebar
{
    height: 0;
    background: transparent !important;
    border: 0 !important;
}

.common
{
    padding: 35px 40px 40px;
}

.common h1
{
    width: 300px;
}

.disabled
{
    cursor: default;
    opacity: 0.6;
}

.common h1
{
    color: inherit;
}

.common p
{
    font-size: 14px;
}

.selectRelationship
{
    padding: 0 0 10px;
}

.blueHead
{
    color: #034B65;
    font-weight: bold;
    padding-right: 20px;
}

.touHolder > div
{
    padding-bottom: 6px;
}

.mustAgree
{
    font-size: 13px;
}

.touHolder textarea
{
    height: 200px;
    width: 100%;
    font-size: 14px;
    color: #434343;
}

.mustAgreeHolder
{
    padding: 10px 0 20px;
    font-size: 13px;
    text-align: center;
}

.touButtonHolder
{
    width: 100%;
    text-align: center;
}


.subFooter
{
    margin: 10px 0 0;
    float: left;
    color: #8EB1BE;
    font-size: 12px;
    text-align: center;
    width: 100%;
}

.subFooter a, .subFooter a:hover
{
    color: #8EB1BE;
    font-size: 12px;
}

.subFooter .pipe
{
    margin: 0 4px;
}

.bottomContent.wide
{
    width: 100%;
}

.addressSubColumn
{
    float: left;
    width: 240px;
}

.progressPointer
{
    background: url("../../images/checkout-progressbar-unselected.png") no-repeat scroll left bottom transparent;
    width: 181px;
    height: 42px;
    float: left;
    font-size: 18px;
    margin-left: -4px;
    color: #878787;
}

.progressPointer.first
{
    background: url("../../images/checkout-progressbar-unselected-first.png") no-repeat scroll left bottom transparent;
}

.progressPointer.selected
{
    background: url("../../images/checkout-progressbar-selected.png") no-repeat scroll left bottom transparent;
    color: #434343;
}

.progressPointer.selected.notFirst
{
    background: url("../../images/checkout-progressbar-selected-notfirst.png") no-repeat scroll left bottom transparent;
}

.pageHeader.checkout
{
/*    padding-top: 20px; removed by Mills */
    float: left;
}

.addressSubHeader
{
    height: 60px;
    color: #034B65;
    font-size: 14px;
}

.sameAddressToggle
{
    color: #000;
    padding-top: 8px;
}

.addressInputHolder input
{
    width: 190px;
    border: 1px solid #C4C3C3;
    height: 22px;
    color: #434343;
    font-size: 13px;
}

.addressInputHolder select
{
    width: 190px;
}

.addressLabel
{
    font-size: 14px;
    color: #434343;
}

.addressLabel label
{
    width: 202px;
    display: inline-block;
}

.addressInputHolder
{
    padding: 4px 0 20px;
}

.addressInputHolder input.defaultTextActive
{
    color: #C4C3C3;
}

.addressInputHolder input.phoneInput
{
    width: 40px;
    float: left;
    margin-right: 10px;
}

.addressInputHolder input.phoneInput.lastFour
{
    width: 60px;
}

.addressSubColumn .totalHolder
{
    padding: 0;
    width: 180px;
}

.addressSubColumn .totalHolder .left
{
    width: 130px;
}

.addressSubColumn.wideLeft .addressSubHeader
{
    height: auto;
    padding-bottom: 8px;
}


.addressSubColumn.wideLeft
{
    width: 510px;
    font-size: 12px;
}

.shippingChoice.ast
{
    padding-bottom: 26px;
}

.shippingBodyText
{
    padding-bottom: 14px;
}

.error
{
    padding: 10px 0;
    color: #F70400;
}

.hardDriveOptions
{
    padding: 10px 0 10px 26px;
}

.shippingChoice.last
{
    padding-bottom: 30px;
}

.hardDriveOptions .textLabel
{
    font-size: 13px;
    padding: 4px 0;
}

a.returnToCartLink
{
    /* color: #F70400;  removed by mills */
    padding-bottom: 6px;
    float: left;
    font-size: 11px;
}

.rightColumnAddressReadout
{
    position: relative;
    padding-bottom: 20px;
    width: 180px;
    float: left;
    font-size: 12px;
}

a.addressEditLink
{
    position: absolute;
    top: 0;
    right: 0;
}

.addressSubHeader.rightColumn
{
    float: left;
    height: auto;
    padding: 30px 0 10px;
}

.addressSubHeader.rightColumn.top
{
    float: left;
    height: auto;
    padding: 0 0 10px;
}

.addressSubColumn.totals.narrow
{
    width: 180px;
}

.paymentChoice
{
    font-weight: bold;
    padding-bottom: 20px;
}

.addressInputHolder.cc
{
    width: 370px;
    background: url("../../images/cc-logos.png") no-repeat scroll right top transparent;
}

.addressInputHolder.expires select
{
    margin-right: 10px;
    width: 70px;
}

.addressInputHolder.secCode input
{
    width: 60px;
}

.orderNumber
{
    background-color: #FCF99D;
    padding: 5px 10px;
    margin: 20px 0;
    float: left;
}

.contentMainArea.subColumn
{
    /*width: 490px; */
    width: 470px;
    border-bottom: none;
    padding: 10px 0;
}

.contentMainArea.subColumn.last
{
    border-bottom: 1px dotted #CCCCCC;
}

.contentMainArea.subColumn > div
{
    float: left;
}

.contentMainArea.subColumn > div.totalHolder
{
    float: right;
}

.contentMainArea.subColumn .itemDescriptionSubColumn
{
    width: 270px;
}

.contentMainArea.subColumn .priceSubColumn
{
    width: 100px;
    /* added by mills */
    float: right;
    text-align: right;
}



.contentMainArea.subColumn .qtySubColumn > div
{
    float: none;
}

.divider-short.compressed
{
    margin: 5px 0 0;
}

.linksHeader, .linksHeader a
{
    font-size: 16px;
}

.headerPipe
{
    margin: 0 10px;
}

.orderNumber.wide
{
    width: 680px;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.orderDate
{
    float: left;
    margin-bottom: -20px;
    padding: 20px 0 6px 10px;
}

.prevOrdersHeader
{
    font-weight: bold;
    padding: 16px 0;
    float: left;
}

.prevOrderRow.header
{
    border-bottom: none;
    color: #838383;
    font-size: 12px;
    padding: 20px 0 0;
}

.prevOrderRow
{
    border-bottom: 1px dotted #CCCCCC;
    padding: 10px 0;
    font-size: 12px;
}

.orderDateColumn
{
    width: 230px;
}

.orderNumberColumn
{
    width: 250px;
}

.orderStatusColumn
{
    width: 230px;
}

.prevOrderRow, .prevOrderRow > div
{
    float: left;
}

.addressSubHeader.topHeader
{
    padding: 20px 0;
    float: left;
    width: 100%;
    height: auto;
}

.button.saveEmailAddress, .button.sendPassword
{
    background: url("../../images/button-save-email-address.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 23px;
    line-height: 1;
    padding: 5px 0 0;
    text-align: center;
    width: 142px;
}

.button.savePassword, .button.saveAddress, .button.createAccount
{
    background: url("../../images/button-save-password.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 23px;
    line-height: 1;
    padding: 5px 0 0;
    text-align: center;
    width: 113px;
}

.accountSettingsButtonContainer {
    padding-top: 20px;
    float: left;
    width: 100%;
}

.cancelRow
{
    padding-top: 4px;
    float: left;
}

.cancelRow, .cancelRow a
{
    font-size: 11px;
}

.divider.paddedBottom
{
    float: left;
    margin-bottom: 10px;
}

.addressSubHeader.taller
{
    height: 90px;
}

span.cancelRow
{
    float: none;
}

.sideBySideInputs input
{
    margin-right: 10px;
}

.addressSubColumn.wide
{
    width: 440px;
}

.formFieldReqText
{
    font-size: 11px;
    padding-top: 4px;
}

.cancelRow.leftPadded
{
    margin-left: 10px;
}

.popUpLeftButtonHolder
{
    padding-top: 20px;
}




.delete_button
{
    position: absolute;
    top: 4px;
    right: 4px;
}



/************************************/
/*** validation summary styles *****/
/**********************************/

.errors
{
    border: 1px solid red;
    color: red;
    margin: 5px 0px;
    padding: 15px;
}


.errors ul
{
    margin: 0;
    padding: 0;
    margin-left: 80px;
    list-style: square;
}

.validationsummary
{
    border: 1px solid #b08b34; /*background: transparent url(../../images/WarningHeader.gif) no-repeat 12px 30px;*/
    padding: 0px 0px 13px 0px;
    font-size: 12px;
}
.validationheader
{
    left: 0px;
    position: relative;
    font-size: 11px;
    background-color: #e5d9bd;
    *background-color: transparent;
    color: #56300a;
    font-weight: bold;
    border-bottom: 1px solid #b08b34;
    padding-top: 3px;
    padding-bottom: 3px;
}
.validationsummary ul
{
    padding-top: 5px;
    padding-left: 45px;
    list-style: none;
    font-size: 11px;
    color: #982b12;
    font-style: italic;
}
.validationsummary ul li
{
    padding: 0px 0px 0px 15px;
    background-image: url(../../images/icon-bullet.jpg);
    list-style: none;
    background-position: 0px 5px;
    background-repeat: no-repeat;
}
.redColor
{
    color:#ff0000;
}
.greenColor
{
    color:#83bf11;
}
.required{
    color:#B10606;
}
.donate-button {
    padding: 9px 20px !important;
    font-size: 12px;
    color: #fff !important;
    background: #990000;
    text-decoration: none;
    height: 35px;
    margin-left:10px;
}
.noPadding{
    padding:0 !important;
}
.footer-links {
    color: white;
    padding-top: 0px;

}

.footer-links a {
    color: white !important;
    font-size: 10px;
    text-transform: uppercase;
    margin:0 8px;
}
