#frameLeftHeader, #frameRightHeader, #frameCentreHeader
{
    height: 110px;
}

#frameLeftHeader
{
    background-image: url("../../images/domains/PageHeaderFarLeft.gif");
}

#frameRightHeader
{
    background-image: url("../../images/domains/PageHeaderCentre.gif");
}

#frameCentreHeader
{
    background-image: url("../../images/domains/PageHeaderCentre.gif");
}

.pageHeaderLeft
{
    float: left;
    background-image: url("../../images/domains/PageHeaderLeft.gif");
    background-repeat: no-repeat;
    width: 280px;
    height: 110px;
}

.pageHeaderCentre
{
    float: left;
    background-image: url("../../images/domains/PageHeaderCentre.gif");
    background-repeat: repeat-x;
    width: 680px;
}

.tabRow .tabSelected
{
    background-image: url("../../images/domains/RedTab.gif");
}

.pageTitle
{
    float: left;
    margin-top: 12px;
}

.pageTitle h1
{
    color: #ffffff;
    font-family: verdana, arial, sans-serif;
    font-size: 28px;
    letter-spacing: 1px;
    line-height: normal;
}

#frameTop
{
    background-image: url("../../images/domains/PageTop.gif");
    background-repeat: repeat-x;
    margin-bottom: 10px;
    height: 239px;
}

.pageTop
{
    margin: auto;
    text-align: left;
    width: 960px;
}

.pageTopLeft
{
    float: left;
    background-image: url("../../images/domains/PageTopLeft.gif");
    background-repeat: no-repeat;
    margin-right: 20px;
    width: 211px;
    height: 239px;
}

.pageTopCentre
{
    float: left;
    background-image: url("../../images/domains/PageTopCentre.gif");
    background-repeat: no-repeat;
    width: 665px;
    height: 239px;
}

.domainSearchHeader
{
    margin-top: 20px;
    padding-left: 30px;
}

.domainSearchHeader h2
{
    color: #448ec4;
    font-family: verdana, arial, sans-serif;
    font-size: 22px;
    font-weight: bold;
}

.domainSearchTop
{
    color: #333333;
    font-family: verdana, arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    padding-left: 40px;
}

.domainSearchMiddle
{
    margin-top: 20px;
    height: 51px;
}

.domainSearchMiddleLeft
{
    float: left;
    color: #cc3333;
    font-family: verdana, arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    padding-left: 30px;
    padding-right: 10px;        /** We use padding instead of margin on the following to avoid a stupid IE background-image/margin problem */
    padding-top: 12px;
}

.domainSearchMiddleCentre
{
    float: left;
    background-image: url("../../images/domains/DomainSearchMiddleCentre.gif");
    background-repeat: no-repeat;
    background-color: #cc3333;
    width: 256px;
    height: 51px;
}

.domainSearchMiddleCentre div
{
    margin-top: 11px;
    margin-left: 15px;
}

.domainSearchTextfield
{
    background-color: #f7f7f7;
    border: 0px none;
    color: #888888;
    font-family: verdana, arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    height: 30px;
    width: 228px;
}

.domainSearchMiddleRight
{
    float: left;
    background-image: url("../../images/domains/RedButton.gif");
    background-repeat: no-repeat;
    background-color: #cc3333;
    margin-left: 20px;
    margin-top: 2px;
    padding-top: 13px;
    text-align: center;
    width: 56px;
    height: 32px;   /** 45 - padding-top */
}

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

.domainSearchBottom
{
    color: #cc3333;
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-top: 6px;
    padding-left: 170px;
}

.pageMiddle
{
    margin: 0px auto 0px auto;
    text-align: left;
    width: 960px;
}

.pageMiddleLeft
{
    float: left;
    margin-right: 24px;
}

.domainFeaturesHeader
{
    background-image: url("../../images/domains/TableHeader.gif");
    background-repeat: no-repeat;
    background-color: #cc3333;
    text-align: left;
    width: 387px;
    height: 24px;
}

.domainFeaturesHeader h2
{
    color: #ffffff;
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-left: 16px;
    padding-top: 1px;
}

.domainFeatures
{
    margin-left: 1px;
    margin-bottom: 26px;
    width: 386px;       /** Width of domainFeaturesHeader - 1 **/
}

.domainFeatures td
{
    background-color: #ffffff;
    border: 1px solid #cccccc;
    padding: 7px 0px 8px 10px;
}

.domainFeatures td a
{
    color: #666666;
    border-bottom: 1px dotted #000000;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 2px;
    text-decoration: none;
}

.domainFeatures td a:hover
{
    border-bottom: 1px solid #000000;
    text-decoration: none;
}

.domainFeatures .status
{
    color: #cc3333;
    padding: 7px 0px 7px 0px;
    text-align: center;
    width: 60px;
}

.domainFeatures .alternate td
{
    background-color: #f5f4f4;
}

.domainFeatures #row1 a
{
    color: #cc6060;
    border-bottom: 1px dotted #cc6060;
    font-size: 18px;
    text-transform: uppercase;
}

.domainFeatures #row1 a:hover
{
    border-bottom: 1px solid #cc6060;
    text-decoration: none;
}

.faqOuter
{
    border: 1px solid #e8e8e8;
    width: 385px;
}

.faq
{
    background-color: #fdfdfd;
    border: 1px solid #cccccc;
}

.faq .headerIcon
{
    float: left;
    margin-left: 14px;
    padding-top: 10px;
}

.faq .header
{
    float: left;
    margin-left: 15px;
    padding-top: 16px;
}

.faq .header h3
{
    color: #9f1f63;
    font-family: arial, sans-serif;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0px;
}

.faq .seperator
{
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.faq .questionTitle img
{
    margin-left: 25px;
    margin-right: 16px;
}

.faq .questionTitle a
{
    color: #666666;
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.faq .questionContent
{
    color: #666666;
    font-family: arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 10px 20px 0px 60px;
    line-height: normal;
}

.faq .questionContent a
{
    color: #666666;
    font-weight: bold;
}

.faq .footer
{
    color: #666666;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 18px 18px 18px 30px;
}

.faq .footer a
{
    color: #666666;
    font-weight: bold;
}

.pageMiddleRight
{
    float: right;
 }

.pageMiddleRight h2
{
    color: #cc3333;
    font-family: verdana, sans-serif;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 20px;
}

.domainPrices
{
    margin-bottom: 10px;
}

.domainPrices.left
{
    float: left;
}

.domainPrices.right
{
    float: right;
}

.domainPrices .header
{
    float: left;
    background-image: url("../../images/pages/domains/domain_prices.gif");
    background-repeat: repeat-x;
    border-bottom: 1px dotted #b0b0b0;
    border-left: 1px dotted #b0b0b0;
    color: #888888;
    font-family: verdana, sans-serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    padding-top: 10px;
    text-align: center;
    width: 130px;
    height: 34px;   /* 44 - padding-top */
}

.domainPrices .header.price
{
    border-right: 1px dotted #b0b0b0;
}

.domainPrices .value
{
    float: left;
    border-bottom: 1px dotted #b0b0b0;
    border-left: 1px dotted #b0b0b0;
    color: #444444;
    font-family: arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0px;
    text-align: center;
    padding: 10px 0px 15px 0px;
    width: 130px;
}

.domainPrices .value a
{
    color: #444444;
    border-bottom: 1px dotted #000000;
}

.domainPrices .value a:hover
{
    border-bottom: 1px solid #000000;
    text-decoration: none;
}

.domainPrices .value.extension
{
    background-color: #fafafa;
}

.domainPrices .value.price
{
    border-right: 1px dotted #b0b0b0;
}

.domainPrices .value.hilite
{
    color: #cc6060;
}

.domainPrices .value.hilite a
{
    color: #cc6060;
    border-bottom: 1px dotted #cc6060;
}

.domainPrices .value.hilite a:hover
{
    border-bottom: 1px solid #cc6060;
}

.moreDomainsImage
{
    margin-left: 274px;
}

.moreDomainsButton
{
    float: right;
    background-image: url("../../images/buttons/red_129_28.gif");
    background-repeat: no-repeat;
    background-color: #cc6060;
    margin: 13px 0px 20px 0px;
    text-align: center;
    width: 129px;
    height: 28px;
}

.moreDomainsButton div
{
    padding-top: 4px;
}

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

.infobox .top
{
    background-image: url("../../images/pages/domains/infobox_top.gif");
    background-repeat: no-repeat;
    background-color: #e0e0e0;
    width: 547px;
    height: 4px;
}

.infobox .middle
{
    background-image: url("../../images/pages/domains/infobox_middle.gif");
    background-repeat: repeat-y;
    background-color: #e0e0e0;
    padding: 6px 0px 6px 0px;
    width: 547px;
}

.infobox .bottom
{
    background-image: url("../../images/pages/domains/infobox_bottom.gif");
    background-repeat: no-repeat;
    background-color: #e0e0e0;
    width: 547px;
    height: 4px;
}

.infoboxIcon
{
    float: left;
    text-align: center;
    padding-top: 60px;
    width: 100px;
}

.infoboxIcon.padlockIcon
{
    text-align: right;
    padding-right: 10px;
    width: 90px; /* 100 - padding-right */
}

.infoboxIcon.envelopeIcon
{
    text-align: right;
    padding-right: 10px;
    width: 90px; /* 100 - padding-right */
}

.infoboxContent
{
    float: left;
    margin: 0px 0px 14px 14px;
    width: 390px;
}

.infoboxContent h3
{
    color: #666666;
    font-family: verdana, arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin: 14px 0px 10px 0px;
}

.infoboxContent h3 .lead
{
    color: #9e1e62;
}

.infoboxContent .seperator
{
    margin-bottom: 14px;
}

.infoboxContent p
{
    color: #666666;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-align: justify;
}

.forSalesCallUs
{
    margin: 14px 0px 0px 0px;
    text-align: right;
}