.tabRow .checkoutSelected
{
    float: left;
    background-image: url("../../images/page/checkout_selected.gif");
    background-position: bottom;
    background-repeat: no-repeat;
    margin-left: 13px;
    text-align: center;
    text-transform: uppercase;
    width: 71px;
    height: 59px;
}

.tabRow .checkoutSelected div
{
    padding-top: 34px;
}

.tabRow .checkoutSelected a
{
    color: #ffffff;
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.pageMiddleLeft
{
    width: 232px;
}

.insetBox .insetTop
{
    background-image: url("../../images/bg/InsetTop_227.gif");
    background-repeat: no-repeat;
    width: 227px;
    height: 2px;
    /* Required for IE6; it seems to add a linebreak on this DIV otherwise (IE6 stepdown bug) */
    /* Yes, IE6 sucks */
    font-size: 0px;
    line-height: 0px;
}

.insetBox .insetMiddle
{
    background-image: url("../../images/bg/InsetMiddle_227.gif");
    background-repeat: repeat-y;
    background-color: #eaeaea;
    width: 227px;
}

.insetBox .insetMiddle .insetMiddleContainer
{
    padding: 10px 4px 10px 10px;
    /* Required IE6 only - IE6 uses the old BBM (IE6 box border model bug) */
    /* 227 - padding-left - padding-right */
    width: 213px;
}

.insetBox .insetMiddle h3
{
    color: #993366;
    font-family: arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.5px;
    margin-bottom: 10px;
}

.insetBox .insetBottom
{
    background-image: url("../../images/bg/InsetBottom_227.gif");
    background-repeat: no-repeat;
    width: 227px;
    height: 2px;
    margin-bottom: 20px;
}

.faqs .faqTitle
{
    margin-bottom: 0.5em;
}

.faqs ul
{
    color: #993366;
    font-family: arial, sans-serif;
    font-size: 16px;
    margin-left: 14px;
}

.faqs li .faqTitle a
{
    color: #000000;
    font-size: 12px;
}

.faqs li .faqContent
{
    color: #444444;
    font-size: 12px;
    margin-bottom: 1em;
}

.faqs li .faqContent a
{
    color: #444444;
}

.faqs li .faqContent a:hover
{
    text-decoration: underline;
}

.testimonial .testimonialQuote
{
    color: #666666;
    font-family: arial, sans-serif;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 0.5em;
}

.testimonial .testimonialAuthor
{
    color: #666666;
    font-family: arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}

.needAssistance
{
    text-align: center;
}

.needAssistance h3
{
    color: #993366;
    font-family: arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.5px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}

.needAssistance p
{
    color: #666666;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.accreditations
{
    text-align: center;
}

.accreditations .comodoSecured
{
    margin-bottom: 25px;
}

.accreditations .dataProtectionRegistered
{
    margin-bottom: 25px;
}

.accreditations .moneyBackGuarantee img
{
    width: 180px;
}

.pageMiddleRight
{
    width: 715px;
}

.orderStepContainerOuter
{
    border: 1px solid #e8e8e8;
    margin-bottom: 30px;
}

.orderStepContainer
{
    background-color: #fefefe;
    border: 1px solid #cccccc;
    padding: 20px 0px 20px 16px;
}

.orderStep
{
    float: left;
    background-image: url("../../images/misc/OrderStep.gif");
    background-repeat: no-repeat;
    color: #9f1f63;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-left: 20px;
    width: 145px;
    height: 42px;
}

.orderStep.orderStepSelected
{
    background-image: url("../../images/misc/OrderStep_Selected.gif");
}

.orderStep .orderStepNumber
{
    float: left;
    color: #ffffff;
    font-family: arial, sans-serif;
    font-size: 22px;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 14px;
    width: 24px;
}

.orderStep .orderStepTitle
{
    float: left;
    color: #666766;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    padding-top: 10px;
}

.orderStep.orderStepSelected .orderStepTitle
{
    color: #9f1f63;
}
