.sfPublicWrapper {
    margin: 20px auto;
    padding: 30px;
    width: 920px;
    background-color: #fff;
    text-align: center
}

.sf_cols.sfFooter {
    font-size: 11px;
    width: auto;
    display: block;
    padding: 20px 0 0;
    color: #333;
    border-top: 1px solid #ccc
}

    .sf_cols.sfFooter a {
        color: #333;
        text-decoration: underline
    }

        .sf_cols.sfFooter a:hover {
            text-decoration: none
        }

.sfLogo h1 {
    font: 44px Georgia, Arial;
    font-style: italic;
    margin: 0 0 30px
}

    .sfLogo h1 a {
        color: #333
    }

.sfBreadcrumbWrp {
    margin: 5px 0 20px;
    font-size: 13px
}

    .sfBreadcrumbWrp .RadSiteMap_Default,
    .sfBreadcrumbWrp .RadSiteMap_Default .rsmLevel {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top
    }

        .sfBreadcrumbWrp .RadSiteMap_Default .rsmLevel {
            padding-bottom: 0
        }

    .sfBreadcrumbWrp .RadSiteMap .rsmOneLevel .rsmItem {
        font-size: 13px
    }

    .sfBreadcrumbWrp .RadSiteMap .rsmOneLevel .rsmLink {
        padding-top: 0;
        padding-bottom: 0
    }

    .sfBreadcrumbWrp .RadSiteMap .sfBreadcrumbNavigation .rsmLink,
    .sfBreadcrumbWrp .RadSiteMap .sfBreadcrumbNavigation .rsmLink:hover {
        text-decoration: none;
        font-size: .7em
    }

    .sfBreadcrumbWrp .RadSiteMap .sfNoBreadcrumbNavigation .rsmLink,
    .sfBreadcrumbWrp .RadSiteMap .sfNoBreadcrumbNavigation .rsmLink:hover {
        cursor: default;
        text-decoration: none;
        font-size: .7em
    }

div.RadTabStrip.RadTabStrip_Default {
    font-size: 13px;
    font-weight: 400
}

    div.RadTabStrip.RadTabStrip_Default .rtsLevel {
        padding-top: 0;
        background: #CECECE
    }

    div.RadTabStrip.RadTabStrip_Default .rtsLevel1 {
        padding-top: 6px;
        background: 0 0
    }

        div.RadTabStrip.RadTabStrip_Default .rtsLevel1 .rtsLI {
            border-right: 1px solid #fff;
            background: #eee
        }

    div.RadTabStrip.RadTabStrip_Default ul.rtsUL {
        margin: 0;
        padding: 0;
        overflow: visible;
        list-style: none
    }

    div.RadTabStrip.RadTabStrip_Default .rtsLI {
        border-right: 1px solid #E2E2E2;
        float: left;
        overflow: visible
    }

    div.RadTabStrip.RadTabStrip_Default ul li a.rtsLink {
        height: 46px;
        line-height: 46px;
        float: left;
        display: block;
        padding: 0 20px;
        color: #333
    }

        div.RadTabStrip.RadTabStrip_Default ul li a.rtsLink.rtsSelected {
            height: 46px;
            line-height: 46px;
            float: left;
            display: block;
            margin-top: -4px;
            padding: 4px 20px 0
        }

        div.RadTabStrip.RadTabStrip_Default ul li a.rtsLink span.rtsIn,
        div.RadTabStrip.RadTabStrip_Default ul li a.rtsLink span.rtsOut,
        div.RadTabStrip.RadTabStrip_Default ul li a.rtsLink span.rtsTxt {
            height: 46px;
            line-height: 46px;
            display: block;
            padding: 0;
            background: 0 0
        }

    div.RadTabStrip.RadTabStrip_Default .rtsLevel .rtsLI a:hover {
        background: #B9B9B9
    }

    div.RadTabStrip.RadTabStrip_Default .rtsLevel1 .rtsLI a:hover {
        background: #E5E5E5
    }

    div.RadTabStrip.RadTabStrip_Default ul li a.rtsLink:hover span.rtsTxt {
        text-decoration: none
    }

    div.RadTabStrip.RadTabStrip_Default .rtsLevel .rtsLI a.rtsSelected {
        background: #CECECE
    }

div.RadMenu_Default {
    font-size: 13px;
    font-weight: 400;
    width: 100%;
    background: #eee
}

    div.RadMenu_Default ul.rmHorizontal {
        margin: 0;
        padding: 0;
        list-style: none;
        border: none;
        background: 0 0
    }

.RadMenu_Default ul li {
    border-right: 1px solid #fff;
    float: left
}

div.RadMenu_Default .rmHorizontal .rmItem a.rmLink {
    height: 46px;
    line-height: 46px;
    float: left;
    display: block;
    padding: 0 20px;
    color: #333;
    cursor: pointer
}

div.RadMenu_Default ul li.rmItem a.rmLink span.rmText {
    border-right: none !important
}

.RadMenu_Default ul li a.rmLink span.rmText,
.RadMenu_Default ul.rmHorizontal li a.rmLink span.rtsOut {
    display: block;
    padding: 0;
    background: 0 0
}

.RadMenu_Default .rmGroup .rmItem a.rmLink:hover,
.RadMenu_Default ul li a:hover {
    color: #333;
    background: #E5E5E5
}

.RadMenu_Default ul li a.rmLink:hover span.rtsTxt {
    text-decoration: none
}

.RadMenu_Default ul li a.rmSelected {
    background: #CECECE
}

div.RadMenu_Default .rmRootGroup .rmItem .rmVertical {
    padding: 0 !important
}

div.RadMenu_Default .rmVertical {
    padding: 0 !important;
    background: #eee;
    border: none
}

div.RadMenu_Default .rmHorizontal .rmItem {
    padding: 0
}

div.RadMenu_Default .rmGroup .rmItem a.rmLink {
    margin: 0;
    padding: 0 20px;
    color: #333
}

    div.RadMenu_Default .rmGroup .rmItem a.rmLink .rmText {
        border: 0;
        padding-right: 0
    }

div.RadMenu_Default .rmGroup .rmText {
    margin: 0
}

div.RadMenu_Default .rmGroup,
div.RadMenu_Default .rmGroup .rmVertical,
div.RadMenu_Default .rmMultiColumn {
    border: none;
    background: #eee
}

div.RadMenu_Default .rmVertical .rmItem {
    border-right: none !important;
    border-top: 1px solid #fff
}

div.RadTabStripVertical.RadTabStrip_Default {
    font-size: 13px;
    font-weight: 400;
    display: block;
    background: #eee
}

    div.RadTabStripVertical.RadTabStrip_Default .rtsLevel {
        float: none;
        display: block
    }

    div.RadTabStripVertical.RadTabStrip_Default ul.rtsUL {
        margin: 0;
        padding: 0;
        float: none;
        list-style: none
    }

    div.RadTabStripVertical.RadTabStrip_Default ul li {
        border-bottom: 1px solid #fff
    }

        div.RadTabStripVertical.RadTabStrip_Default ul li a.rtsLink {
            height: 46px;
            line-height: 46px;
            display: block;
            padding: 0 0 0 9px;
            color: #333;
            text-align: left
        }

            div.RadTabStripVertical.RadTabStrip_Default ul li a.rtsLink.rtsRoot {
                font-size: 15px;
                padding: 0;
                background: #fff
            }

        div.RadTabStripVertical.RadTabStrip_Default ul li.rtsLast a.rtsLink {
            border: none
        }

        div.RadTabStripVertical.RadTabStrip_Default ul li a.rtsLink span.rtsIn,
        div.RadTabStripVertical.RadTabStrip_Default ul li a.rtsLink span.rtsOut,
        div.RadTabStripVertical.RadTabStrip_Default ul li a.rtsLink span.rtsTxt {
            height: 46px;
            line-height: 46px;
            display: block;
            padding: 0;
            background: 0 0
        }

        div.RadTabStripVertical.RadTabStrip_Default ul li a:hover {
            background: #E5E5E5
        }

        div.RadTabStripVertical.RadTabStrip_Default ul li a.rtsLink:hover span.rtsTxt {
            text-decoration: none
        }

        div.RadTabStripVertical.RadTabStrip_Default ul li a.rtsSelected {
            background: #CECECE
        }

.sfNoGroupPageNavigation > .rsmLink {
    cursor: text
}

    .sfNoGroupPageNavigation > .rsmLink:hover {
        color: #000;
        text-decoration: none
    }

.sfContentBlock h1,
.sfContentBlock h2,
.sfContentBlock h3,
.sfContentBlock h4,
.sfContentBlock h5 {
    line-height: 1.2
}

.sfContentBlock h1 {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 400
}

    .sfContentBlock h1 ~ h1 {
        margin-top: 40px
    }

.sfContentBlock h2 {
    margin-top: 35px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700
}

.sfContentBlock h3 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.sfContentBlock h4 {
    margin-top: 25px;
    font-size: 13px;
    font-weight: 700
}

.sfContentBlock h5 {
    margin-top: 18px;
    font-size: 13px;
    font-weight: 400;
    font-style: italic
}

.sfContentBlock p {
    margin-bottom: 18px
}

.sfContentBlock ul {
    padding-left: 20px;
    list-style: disc;
    margin-bottom: 18px
}

.sfContentBlock ol {
    padding-left: 20px;
    list-style-type: decimal;
    margin-bottom: 18px
}

.sfContentBlock ul.sshContent {
    margin-bottom: 0;
    padding-left: 0
}

.sf_pagerNumeric {
    margin-top: 15px;
    font-size: 13px;
    text-align: right;
    margin-bottom: 15px
}

    .sf_pagerNumeric a:active,
    .sf_pagerNumeric a:hover,
    .sf_pagerNumeric a:link,
    .sf_pagerNumeric a:visited {
        padding: 1px 6px;
        color: #9a2020;
        border: 1px solid #fff;
        text-decoration: none;
        color: #252850 !important;
    }

    .sf_pagerNumeric a:hover {
        border-color: #9a2020
    }

    .sf_pagerNumeric a.sf_PagerCurrent:active,
    .sf_pagerNumeric a.sf_PagerCurrent:hover,
    .sf_pagerNumeric a.sf_PagerCurrent:link,
    .sf_pagerNumeric a.sf_PagerCurrent:visited {
        background-color: #9a2020;
        border-color: #9a2020;
        color: #fff;
        cursor: default
    }

.sfitemsPerPageWrp {
    padding: 10px 0;
    text-align: center;
    font-size: 11px
}

    .sfitemsPerPageWrp .sfitemsPerPageAllLnk,
    .sfitemsPerPageWrp .sfitemsPerPageLnk {
        padding-left: 3px
    }

    .sfitemsPerPageWrp a:active,
    .sfitemsPerPageWrp a:hover,
    .sfitemsPerPageWrp a:link,
    .sfitemsPerPageWrp a:visited {
        text-decoration: underline
    }

    .sfitemsPerPageWrp a:hover {
        text-decoration: none
    }

.sfpostListTitleDateContent .sfpostListItem {
    padding-bottom: 65px
}

.sfpostListTitleDateContent h2.sfpostTitle {
    margin-bottom: 3px;
    font-size: 19px;
    font-weight: 700
}

.sfpostListTitleDateContent .sfpostAuthorAndDate {
    font-size: 12px
}

.sfpostListTitleDateContent .sfpostContent {
    margin: 20px 0 10px;
    line-height: 18px
}

.sfpostListTitleDateContent .sfpostCommentsCount {
    padding-left: 27px;
    background: url(../Images/sfPublicContent.gif) 6px 0 no-repeat
}

.sfpostListTitleDate .sfpostListItem {
    padding-bottom: 15px
}

.sfpostListTitleDate h2.sfpostTitle {
    font-size: 13px;
    font-weight: 700
}

.sfpostListTitleDate .sfpostDate {
    font-size: 11px;
    color: #666
}

.sfpostListTitleDateSummary .sfpostListItem {
    padding-bottom: 45px
}

.sfpostListTitleDateSummary h2.sfpostTitle {
    font-size: 16px;
    font-weight: 700
}

.sfpostListTitleDateSummary .sfpostAuthorAndDate {
    margin-bottom: 13px;
    font-size: 11px
}

.sfpostListTitleDateSummary .sfpostSummary {
    line-height: 1.2;
    font-size: 13px
}

.sfpostDetails {
    padding-bottom: 20px;
    clear: both
}

.sfpostBack {
    margin-left: -14px;
    padding-left: 14px;
    background: url(../Images/sfPublicContent.gif) 0 -48px no-repeat
}

.sfpostDetails .sfpostTitle {
    margin: 0;
    padding: 35px 0 0;
    color: #000;
    font-size: 24px;
    line-height: 1.2
}

.sfpostDetails .sfpostAuthorAndDate {
    margin: 0;
    padding: 0;
    font-size: 12px
}

.sfpostDetails .sfpostContent {
    margin: 0;
    padding: 20px 0;
    line-height: 18px
}

    .sfpostDetails .sfpostContent h1,
    .sfpostsList .sfpostContent h1 {
        font-size: 24px
    }

    .sfpostDetails .sfpostContent h2,
    .sfpostsList .sfpostContent h2 {
        margin-bottom: 18px;
        margin-top: 18px;
        font-size: 18px;
        font-weight: 400
    }

    .sfpostDetails .sfpostContent h3,
    .sfpostsList .sfpostContent h3 {
        margin-bottom: 18px;
        margin-top: 18px;
        font-size: 14px;
        font-weight: 700
    }

    .sfpostDetails .sfpostContent h4,
    .sfpostsList .sfpostContent h4 {
        margin-top: 18px;
        font-size: 13px;
        font-weight: 700
    }

    .sfpostDetails .sfpostContent h5,
    .sfpostsList .sfpostContent h5 {
        margin-top: 18px;
        font-size: 13px;
        font-weight: 400;
        font-style: italic
    }

    .sfpostDetails .sfpostContent p,
    .sfpostsList .sfpostContent p {
        margin-bottom: 18px
    }

    .sfpostDetails .sfpostContent ul,
    .sfpostsList .sfpostContent ul {
        padding-left: 20px;
        list-style: disc;
        margin-bottom: 18px
    }

    .sfpostDetails .sfpostContent ol,
    .sfpostsList .sfpostContent ol {
        padding-left: 20px;
        list-style-type: decimal;
        margin-bottom: 18px
    }

.sfblogsListTitlesOnly .sfblogsListItem {
    margin-bottom: 7px;
    line-height: 1.2
}

.sfblogsListTitleDate .sfblogsListItem {
    margin-bottom: 15px;
    line-height: 1.2
}

.sfblogsListTitleDate .sfblogMetaInfo {
    font-size: 11px;
    color: #666
}

.sfeventsListTitleCityDate .sfeventListItem {
    padding-bottom: 20px
}

.sfeventsListTitleCityDate h2.sfeventTitle {
    font-size: 13px;
    font-weight: 700
}

.sfeventsListTitleCityDate .sfeventMetaInfo {
    font-size: 11px;
    color: #666
}

    .sfeventsListTitleCityDate .sfeventMetaInfo div {
        display: inline
    }

.sfeventsListTitleCityDate .sfeventCommentsCount {
    padding-left: 27px;
    background: url(../Images/sfPublicContent.gif) 6px 0 no-repeat
}

.sfeventsListTitleCityDateContent .sfeventListItem {
    padding-bottom: 67px
}

.sfeventsListTitleCityDateContent h2.sfeventTitle {
    margin-bottom: 3px;
    font-size: 19px;
    font-weight: 700
}

.sfeventsListTitleCityDateContent .sfeventMetaInfo {
    margin: 0;
    padding: 0;
    font-size: 12px
}

.sfeventsListTitleCityDateContent .sfeventContent {
    margin: 0;
    padding: 25px 0 0;
    line-height: 18px
}

.sfeventDetails {
    padding-bottom: 20px;
    clear: both
}

.sfeventBack {
    margin-left: -14px;
    padding-left: 14px;
    background: url(../Images/sfPublicContent.gif) 0 -48px no-repeat
}

.sfeventDetails .sfeventTitle {
    margin: 0;
    padding: 35px 0 0;
    color: #000;
    font-size: 24px;
    line-height: 1.2
}

.sfeventDatesLocationContacts {
    padding: 25px 0 5px
}

    .sfeventDatesLocationContacts li {
        padding-top: 2px
    }

.sfeventDetails .sfeventContent {
    margin: 0;
    padding: 20px 0;
    line-height: 18px
}

    .sfeventDetails .sfeventContent h1,
    .sfeventsListTitleCityDateContent .sfeventContent h1 {
        font-size: 24px
    }

    .sfeventDetails .sfeventContent h2,
    .sfeventsListTitleCityDateContent .sfeventContent h2 {
        margin-bottom: 18px;
        margin-top: 18px;
        font-size: 18px;
        font-weight: 400
    }

    .sfeventDetails .sfeventContent h3,
    .sfeventsListTitleCityDateContent .sfeventContent h3 {
        margin-bottom: 18px;
        margin-top: 18px;
        font-size: 14px;
        font-weight: 700
    }

    .sfeventDetails .sfeventContent h4,
    .sfeventsListTitleCityDateContent .sfeventContent h4 {
        margin-top: 18px;
        font-size: 13px;
        font-weight: 700
    }

    .sfeventDetails .sfeventContent h5,
    .sfeventsListTitleCityDateContent .sfeventContent h5 {
        margin-top: 18px;
        font-size: 13px;
        font-weight: 400;
        font-style: italic
    }

    .sfeventDetails .sfeventContent p,
    .sfeventsListTitleCityDateContent .sfeventContent p {
        margin-bottom: 18px
    }

    .sfeventDetails .sfeventContent ul,
    .sfeventsListTitleCityDateContent .sfeventContent ul {
        padding-left: 20px;
        list-style: disc;
        margin-bottom: 18px
    }

    .sfeventDetails .sfeventContent ol,
    .sfeventsListTitleCityDateContent .sfeventContent ol {
        padding-left: 20px;
        list-style-type: decimal;
        margin-bottom: 18px
    }

.sfnewsListTitlesOnly .sfnewsListItem {
    margin-bottom: 2px;
    padding-bottom: 0;
    font-size: 13px
}

.sfnewsListTitleDate .sfnewsListItem {
    padding-bottom: 15px
}

.sfnewsListTitleDate h2.sfnewsTitle {
    font-size: 13px;
    font-weight: 700
}

.sfnewsListTitleDate .sfnewsMetaInfo {
    font-size: 11px;
    color: #666
}

    .sfnewsListTitleDate .sfnewsMetaInfo div {
        display: inline
    }

.sfnewsListTitleDate .sfnewsCommentsCount {
    padding-left: 27px;
    background: url(../Images/sfPublicContent.gif) 6px 0 no-repeat
}

.sfnewsListTitleDateSummary .sfnewsListItem {
    padding-bottom: 45px
}

.sfnewsListTitleDateSummary h2.sfnewsTitle {
    font-size: 16px;
    font-weight: 700
}

.sfnewsListTitleDateSummary .sfnewsMetaInfo {
    margin-bottom: 13px;
    font-size: 11px
}

.sfnewsListTitleDateSummary .sfnewsSummary {
    line-height: 1.2;
    font-size: 13px
}

.sfnewsListTitleDateContent .sfnewsListItem {
    padding-bottom: 67px
}

.sfnewsListTitleDateContent h2.sfnewsTitle {
    margin-bottom: 3px;
    font-size: 19px;
    font-weight: 700
}

.sfnewsListTitleDateContent .sfnewsAuthorAndDate {
    margin: 0;
    padding: 0;
    font-size: 12px
}

.sfnewsListTitleDateContent .sfnewsContent {
    margin: 0;
    padding: 25px 0 0;
    line-height: 18px
}

.sfnewsListTitleDateContent .sfnewsMetaInfo {
    font-size: 11px;
    color: #666
}

    .sfnewsListTitleDateContent .sfnewsMetaInfo div {
        display: inline
    }

.sfnewsListTitleDateContent .sfnewsCommentsCount {
    padding-left: 27px;
    background: url(../Images/sfPublicContent.gif) 6px 0 no-repeat
}

.sfnewsDetails {
    padding-bottom: 20px;
    clear: both
}

.sfnewsBack {
    margin-left: -14px;
    padding-left: 14px;
    background: url(../Images/sfPublicContent.gif) 0 -48px no-repeat
}

.sfnewsDetails .sfnewsTitle {
    margin: 0;
    padding: 35px 0 0;
    color: #000;
    font-size: 24px;
    line-height: 1.2
}

.sfnewsDetails .sfnewsAuthorAndDate {
    margin: 0;
    padding: 0;
    font-size: 12px
}

.sfnewsDetails .sfnewsSummary {
    margin: 0;
    padding: 30px 0 0;
    color: #666;
    font-size: 15px;
    font-style: italic
}

.sfnewsDetails .sfnewsContent {
    margin: 0;
    padding: 20px 0;
    line-height: 18px
}

    .sfnewsDetails .sfnewsContent h1,
    .sfnewsListTitleDateContent .sfnewsContent h1 {
        font-size: 24px
    }

    .sfnewsDetails .sfnewsContent h2,
    .sfnewsListTitleDateContent .sfnewsContent h2 {
        margin-bottom: 18px;
        margin-top: 18px;
        font-size: 18px;
        font-weight: 400
    }

    .sfnewsDetails .sfnewsContent h3,
    .sfnewsListTitleDateContent .sfnewsContent h3 {
        margin-bottom: 18px;
        margin-top: 18px;
        font-size: 14px;
        font-weight: 700
    }

    .sfnewsDetails .sfnewsContent h4,
    .sfnewsListTitleDateContent .sfnewsContent h4 {
        margin-top: 18px;
        font-size: 13px;
        font-weight: 700
    }

    .sfnewsDetails .sfnewsContent h5,
    .sfnewsListTitleDateContent .sfnewsContent h5 {
        margin-top: 18px;
        font-size: 13px;
        font-weight: 400;
        font-style: italic
    }

    .sfnewsDetails .sfnewsContent p,
    .sfnewsListTitleDateContent .sfnewsContent p {
        margin-bottom: 18px
    }

    .sfnewsDetails .sfnewsContent ul,
    .sfnewsListTitleDateContent .sfnewsContent ul {
        padding-left: 20px;
        list-style: disc;
        margin-bottom: 18px
    }

    .sfnewsDetails .sfnewsContent ol,
    .sfnewsListTitleDateContent .sfnewsContent ol {
        padding-left: 20px;
        list-style-type: decimal;
        margin-bottom: 18px
    }

.sfgenericList .sfgenericListItem {
    padding-bottom: 20px
}

.sfgenericList h2.sfgenericTitle {
    display: block;
    color: #0E50B1;
    font-size: 13px;
    font-weight: 700
}

.sfgenericList .sfgenericMetaInfo {
    font-size: 11px;
    color: #666
}

.sfgenericList .sfgenericCommentsCount {
    padding-left: 27px;
    background: url(../Images/sfPublicContent.gif) 6px 0 no-repeat
}

.sfgenericDetails {
    padding-bottom: 20px;
    clear: both
}

.sfgenericBack {
    margin-left: -14px;
    padding-left: 14px;
    background: url(../Images/sfPublicContent.gif) 0 -48px no-repeat
}

.sfgenericDetails .sfgenericTitle {
    margin: 0;
    padding: 35px 0 0;
    color: #000;
    font-size: 24px;
    line-height: 1.2
}

.sfgenericDetails .sfgenericAuthorAndDate {
    margin: 0;
    padding: 0;
    font-size: 12px
}

.sfgenericDetails .sfgenericContent {
    margin: 0;
    padding: 20px 0;
    line-height: 18px
}

    .sfgenericDetails .sfgenericContent h1 {
        font-size: 24px
    }

    .sfgenericDetails .sfgenericContent h2 {
        margin-bottom: 18px;
        margin-top: 18px;
        font-size: 18px;
        font-weight: 400
    }

    .sfgenericDetails .sfgenericContent h3 {
        margin-bottom: 18px;
        margin-top: 18px;
        font-size: 14px;
        font-weight: 700
    }

    .sfgenericDetails .sfgenericContent h4 {
        margin-top: 18px;
        font-size: 13px;
        font-weight: 700
    }

    .sfgenericDetails .sfgenericContent h5 {
        margin-top: 18px;
        font-size: 13px;
        font-weight: 400;
        font-style: italic
    }

    .sfgenericDetails .sfgenericContent p {
        margin-bottom: 18px
    }

    .sfgenericDetails .sfgenericContent ul {
        padding-left: 20px;
        list-style: disc;
        margin-bottom: 18px
    }

    .sfgenericDetails .sfgenericContent ol {
        padding-left: 20px;
        list-style-type: decimal;
        margin-bottom: 18px
    }

.sfitemsListTitlesOnly .sfitem {
    margin-bottom: 2px;
    padding-bottom: 0;
    font-size: 13px
}

.sfitemsListTitleDateTmb .sfitem {
    margin-bottom: 30px
}

.sfitemsListTitleDateTmb .sfitemTitle {
    font-size: 16px;
    font-weight: 700
}

.sfitemsListTitleDateTmb .sfimageWrp {
    float: left;
    margin-right: 20px
}

.sfitemsListTitleDateTmb .sfitemPublicationDate {
    font-size: 11px;
    color: #666
}

.sfitemDetails .sfitemTitle {
    margin: 0;
    color: #000;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700
}

.sfitemDetails .sfitemPublicationDate {
    margin-bottom: 18px;
    font-size: 11px;
    color: #666
}

.sfitemDetails .sfitemLongText {
    margin-top: 18px;
    margin-bottom: 30px;
    font-size: 14px;
    font-style: italic;
    line-height: 1.2;
    color: #666
}

.sfitemDetails .sfdownloadFileWrp,
.sfitemDetails .sfdownloadList,
.sfitemDetails .sfimageWrp,
.sfitemDetails .sfimagesTmbList,
.sfitemDetails .sfvideoWrp,
.sfitemDetails .sfvideosTmbList {
    margin-top: 30px;
    margin-bottom: 30px
}

.sfitemDetails .sfimagesTmbList,
.sfitemDetails .sfvideosTmbList {
    margin-left: -10px
}

.sfitemDetails .sfitemChoices .sfTxtLbl,
.sfitemDetails .sfitemFieldLbl,
.sfitemNumberWrp .sfitemFieldLbl {
    font-weight: 700;
    display: inline
}

.sfitemDateWrp .sfitemDate,
.sfitemDetails .sfChoiceContent,
.sfitemDetails .sfitemNumber,
.sfitemDetails .sfitemPrice,
.sfitemDetails .sfitemShortTxt {
    display: inline
}

.sfitemTaxonWrp:first-child {
    margin-top: 18px
}

.sfitemTaxonWrp .sfCategoriesList,
.sfitemTaxonWrp .sfCategoriesList li,
.sfitemTaxonWrp .sfTagsList,
.sfitemTaxonWrp .sfTagsList li,
.sfitemTaxonWrp div {
    display: inline
}

.sfitemTaxonWrp li span:before {
    content: ", "
}

.sfitemTaxonWrp li:first-child span:before {
    content: ""
}

.sfitemDetails .sfitemRichText {
    margin: 30px 0;
    line-height: 18px
}

    .sfitemDetails .sfitemRichText h1 {
        font-size: 24px
    }

    .sfitemDetails .sfitemRichText h2 {
        margin-bottom: 18px;
        margin-top: 18px;
        font-size: 18px;
        font-weight: 400
    }

    .sfitemDetails .sfitemRichText h3 {
        margin-bottom: 18px;
        margin-top: 18px;
        font-size: 14px;
        font-weight: 700
    }

    .sfitemDetails .sfitemRichText h4 {
        margin-top: 18px;
        font-size: 13px;
        font-weight: 700
    }

    .sfitemDetails .sfitemRichText h5 {
        margin-top: 18px;
        font-size: 13px;
        font-weight: 400;
        font-style: italic
    }

    .sfitemDetails .sfitemRichText p {
        margin-bottom: 18px
    }

    .sfitemDetails .sfitemRichText ul {
        padding-left: 20px;
        list-style: disc;
        margin-bottom: 18px
    }

    .sfitemDetails .sfitemRichText ol {
        padding-left: 20px;
        list-style-type: decimal;
        margin-bottom: 18px
    }

.sfcommentsTitle {
    margin-bottom: 7px;
    font-size: 15px;
    font-weight: 700
}

.sfcommentsList {
    margin-bottom: 30px;
    list-style-position: outside
}

    .sfcommentsList .sfcommentDetails {
        margin-bottom: 10px;
        padding: 5px 15px 10px 56px;
        position: relative;
        z-index: 2
    }

        .sfcommentsList .sfcommentDetails.sfcommentOfTheAuthor {
            background-color: #f5f5f5
        }

    .sfcommentsList .sfcommentNumber {
        display: block;
        color: #989898;
        font-size: 12px;
        line-height: 1.8;
        font-weight: 700;
        text-align: center;
        position: absolute;
        top: 5px;
        left: 6px;
        width: 32px;
        height: 28px;
        background: url(../Images/sfPublicContent.gif) 0 -100px no-repeat
    }

    .sfcommentsList .sfcommentDate {
        color: #666
    }

    .sfcommentsList .sfcommentText {
        line-height: 1.2
    }

.sfcommentsFormWrp .sfNeutral {
    margin-bottom: 10px;
    background-color: #ffc;
    padding: 5px 15px
}

.sfcommentsForm {
    padding: 0 0 30px
}

    .sfcommentsForm .sfcommentsFieldsList {
        padding-bottom: 15px
    }

    .sfcommentsForm .sfcommentsField {
        margin-bottom: 5px
    }

    .sfcommentsForm .sfcommentEditor {
        width: 400px
    }

    .sfcommentsForm .sfEditorWrp {
        position: relative
    }

        .sfcommentsForm .sfEditorWrp .reToolbarWrapper .reToolbar {
            width: auto !important
        }

.sfEditorWrp .reToolbarWrapper .grip_first,
.sfEditorWrp .reToolbarWrapper .grip_last {
    display: none
}

.sfEditorWrp .reToolbarWrapper .sfChange {
    position: absolute;
    top: 10px;
    right: 5px;
    font-size: 11px;
    color: #666;
    text-decoration: underline !important
}

    .sfEditorWrp .reToolbarWrapper .sfChange:hover {
        color: #555;
        text-decoration: none !important
    }

.sfEditorWrp .reToolbar .reSeparator {
    margin: 6px 3px 0 !important;
    height: 15px;
    width: 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #fff;
    color: #ccc
}

.sfcommentsForm .sfTxt {
    width: 200px;
    padding: 3px;
    vertical-align: middle;
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px
}

.sfcommentsForm .sfNote {
    font-size: 11px;
    line-height: 1.2;
    color: #666
}

.sfcommentsForm .sfcommentCaptcha {
    margin-top: 15px
}

    .sfcommentsForm .sfcommentCaptcha span {
        display: block;
        padding-left: 20px;
        font-size: 11px;
        font-weight: 700;
        color: #f30;
        background: url(../Images/sfIcons.gif) 0 -499px no-repeat
    }

    .sfcommentsForm .sfcommentCaptcha div div {
        margin-top: 10px
    }

        .sfcommentsForm .sfcommentCaptcha div div input {
            width: 200px;
            padding: 3px;
            vertical-align: middle;
            font-family: Arial, Verdana, Sans-serif;
            font-size: 12px
        }

        .sfcommentsForm .sfcommentCaptcha div div label {
            padding-left: 5px
        }

.sfcommentsForm .sfcommentsSubmitBtn {
    font-family: Arial, Verdana, Sans-serif;
    font-size: 15px;
    font-weight: 700;
    width: 80px;
    text-align: center
}

.sfimagesTmbList {
    padding-left: 20px
}

    .sfimagesTmbList .sfimagesTmb {
        display: -moz-inline-stack;
        display: inline-block;
        padding: 10px;
        width: 120px;
        height: 120px;
        overflow: hidden
    }

    .sfimagesTmbList a {
        display: block;
        width: 120px;
        height: 120px;
        overflow: hidden;
        text-align: center
    }

    .sfimagesTmbList img {
        vertical-align: middle
    }

.sfimagesList .sfimageListItem {
    padding-bottom: 20px
}

.sfimageDetails {
    margin: 35px 0
}

.sfimageBack {
    margin-left: -14px;
    padding-left: 14px;
    background: url(../Images/sfPublicContent.gif) 0 -48px no-repeat
}

.sfimageNext,
.sfimagePrev {
    float: right;
    background-image: url(../Images/sfPublicContent.gif);
    background-color: transparent;
    background-repeat: no-repeat
}

.sfimagePrev {
    padding-left: 14px;
    padding-right: 5px;
    background-position: 0 -143px
}

.sfimageNext {
    padding-right: 14px;
    padding-left: 5px;
    background-position: 100% -393px
}

.sfimageDetails .sfimageWrp {
    margin-top: 35px
}

.sfimageDetails .sfimageTitle {
    padding-top: 15px;
    font-size: 16px
}

.sfimageDetails .sfimageDescription {
    font-size: 12px;
    padding-top: 5px;
    line-height: 1.4;
    font-style: italic;
    color: #666
}

.sfvideoWrp {
    margin-top: 35px
}

    .sfvideoWrp object {
        margin: 0;
        padding: 0;
        border: 0
    }

        .sfvideoWrp object:focus {
            outline: 0
        }

.sfvideosTmbList .sfvideoTmb {
    display: -moz-inline-stack;
    display: inline-block;
    padding: 10px;
    width: 120px;
    height: 120px;
    overflow: hidden
}

.sfvideosTmbList a {
    display: block;
    width: 120px;
    height: 120px;
    overflow: hidden;
    text-align: center
}

.sfvideosTmbList img {
    vertical-align: top
}

.sfvideosTmbList a.sfNoTmb {
    background: url(../Images/sfPublicContent.gif) 50% -675px no-repeat #f1f1f1
}

    .sfvideosTmbList a.sfNoTmb img {
        display: none
    }

.sfvideoDetails {
    margin: 35px 0
}

.sfvideoBack {
    margin-left: -14px;
    padding-left: 14px;
    background: url(../Images/sfPublicContent.gif) 0 -48px no-repeat
}

.sfvideoDetails .sfvideoWrp {
    margin-top: 35px;
    height: 440px
}

    .sfvideoDetails .sfvideoWrp object {
        margin: 0;
        padding: 0;
        border: 0;
        width: 540px;
        height: 440px
    }

        .sfvideoDetails .sfvideoWrp object:focus {
            outline: 0
        }

.sfvideoDetails .sfvideoTitle {
    padding-top: 15px;
    font-size: 16px
}

.sfvideoDetails .sfvideoDescription {
    font-size: 12px;
    padding-top: 5px;
    line-height: 1.4;
    font-style: italic;
    color: #666
}

.sfdownloadList {
    margin-left: 0;
    padding-left: 0
}

    .sfdownloadList .sfdownloadFile {
        padding-bottom: 5px;
        list-style-type: disc;
        margin-left: 0;
        padding-top: 10px
    }

.sfLargeIcns .sfdownloadList .sfdownloadFile,
.sfSmallIcns .sfdownloadList .sfdownloadFile {
    list-style-type: none;
    margin-left: 0;
    padding-bottom: 10px;
    padding-right: 2px
}

.sfdownloadList .sfdownloadTitle {
    font-weight: 700;
    font-size: 13px
}

.sfLargeIcns .sfdownloadList .sfdownloadTitle {
    font-size: .7em;
    color: #333
}

.sfdownloadList .sfdownloadFile .sfInfo {
    font-size: .7em;
    color: #666
}

.RadGrid.sfdownloadTable {
    color: #666
}

.sfdownloadTable .sfdownloadTitle {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.sfdownloadTable .sfdownloadCell,
.sfdownloadTable .sfdownloadDate,
.sfdownloadTable .sfdownloadSize,
.sfdownloadTable .sfdownloadType {
    white-space: nowrap
}

.sfdownloadTable .sfdownloadCell,
.sfdownloadTable .sfdownloadSize {
    text-align: right
}

.sfdownloadTable .sfdownloadCell {
    padding-right: 0
}

.sfdownloadTable thead th {
    padding: 10px 10px 5px;
    text-align: left
}

.sfdownloadTable tbody td {
    padding: 10px 10px 14px;
    color: #666;
    vertical-align: top;
    border-top: 1px solid #e4e4e4
}

.sfdownloadTable tbody .sfdownloadTitle {
    font-weight: 700;
    font-size: 13px;
    color: #333
}

.sfdownloadTable tbody .sfdownloadType {
    text-transform: uppercase
}

.sfdownloadDetails {
    padding-bottom: 20px;
    clear: both
}

.sfdownloadBack {
    margin-left: -14px;
    padding-left: 14px;
    background: url(../Images/sfPublicContent.gif) 0 -48px no-repeat
}

.sfdownloadDetails .sfdownloadTitle {
    margin: 0;
    padding: 35px 0 20px;
    color: #000;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700
}

.sfdownloadDetails .sfdownloadSummary {
    margin: 0;
    padding: 20px 0;
    line-height: 18px
}

.sfdownloadDetails .sfdownloadLinkWrp {
    margin-bottom: 15px;
    padding: 12px 15px 15px;
    background-color: #f2f2f2
}

    .sfdownloadDetails .sfdownloadLinkWrp .sfdownloadLink {
        font-weight: 700;
        font-size: 15px
    }

    .sfdownloadDetails .sfdownloadLinkWrp .sfInfo {
        color: #666;
        font-size: 11px;
        line-height: 1;
        padding-left: 50px
    }

.sftaxonTitle {
    display: block;
    color: #666;
    font-size: 15px;
    font-weight: 700
}

.sftaxonHorizontalList {
    margin: 0 0 10px;
    padding: 0;
    list-style-type: none
}

    .sftaxonHorizontalList .sftaxonItem {
        margin: 0;
        padding: 0 10px 0 0;
        display: inline;
        white-space: nowrap
    }

    .sftaxonHorizontalList .sfCount {
        cursor: default;
        color: #333;
        font-size: 11px;
        font-weight: 400
    }

.sftaxonVerticalList {
    margin: 0 0 10px 25px;
    padding: 0;
    list-style-type: disc
}

    .sftaxonVerticalList .sftaxonItem {
        margin: 0 0 5px;
        padding: 0
    }

    .sftaxonVerticalList .sfCount {
        cursor: default;
        color: #333;
        font-size: 11px;
        font-weight: 400
    }

.sftaxonCloud {
    margin: 0 0 10px;
    padding: 0;
    list-style-type: none;
    line-height: 30px
}

    .sftaxonCloud .sftaxonItem {
        margin: 0;
        padding: 0 10px 0 0;
        display: inline;
        vertical-align: bottom
    }

        .sftaxonCloud .sftaxonItem .sfCloudSize6 {
            font-size: 36px
        }

        .sftaxonCloud .sftaxonItem .sfCloudSize5 {
            font-size: 30px
        }

        .sftaxonCloud .sftaxonItem .sfCloudSize4 {
            font-size: 24px
        }

        .sftaxonCloud .sftaxonItem .sfCloudSize3 {
            font-size: 18px
        }

        .sftaxonCloud .sftaxonItem .sfCloudSize2 {
            font-size: 13px
        }

        .sftaxonCloud .sftaxonItem .sfCloudSize1 {
            font-size: 11px
        }

    .sftaxonCloud .sfCount {
        cursor: default;
        font-weight: 400
    }

.sftaxonsAll {
    font-size: 11px
}

.sfarchiveTitle {
    display: block;
    color: #666;
    font-size: 15px;
    font-weight: 700
}

.sfarchiveList {
    margin-left: 25px;
    list-style-type: disc
}

    .sfarchiveList .sfSel {
        font-weight: 700;
        color: #333
    }

    .sfarchiveList .sfCount {
        cursor: default;
        color: #333;
        font-size: 11px;
        font-weight: 400
    }

.sfTxtLbl {
    cursor: default
}

.sfExample {
    font-size: 11px;
    color: #666
}

.sfError {
    color: red;
    padding-left: 20px;
    background: url(../Images/sfIcons.gif) 0 -497px no-repeat
}

.sfLeftLbls .sfError,
.sfRightLbls .sfError {
    margin-left: 164px
}

.sfErrorSummary {
    background-color: #ffb9b9
}

.sfTopMsg {
    margin-bottom: 10px
}

.sfFormBox {
    margin-bottom: 20px
}

    .sfFormBox .sfTxt {
        padding: 3px;
        font-size: 12px;
        font-family: inherit
    }

    .sfFormBox.sfTxtBoxSmall .sfTxt {
        width: 120px
    }

    .sfFormBox.sfTxtBoxMedium .sfTxt {
        width: 300px
    }

    .sfFormBox.sfTxtBoxLarge .sfTxt {
        width: 400px
    }

.sfFormRadiolist {
    margin-bottom: 20px
}

    .sfFormRadiolist .sfRadioList {
        display: block;
        line-height: 18px
    }

        .sfFormRadiolist .sfRadioList input,
        .sfFormRadiolist .sfRadioList label {
            vertical-align: middle
        }

        .sfFormRadiolist .sfRadioList label {
            margin-left: 3px
        }

.sfFormCheckboxlist {
    margin-bottom: 20px
}

    .sfFormCheckboxlist .sfCheckListBox {
        display: block;
        line-height: 20px
    }

        .sfFormCheckboxlist .sfCheckListBox input,
        .sfFormCheckboxlist .sfCheckListBox label {
            vertical-align: middle
        }

        .sfFormCheckboxlist .sfCheckListBox label {
            margin-left: 3px
        }

.sfFormBlock {
    margin-bottom: 20px
}

    .sfFormBlock .sfTxt {
        padding: 3px;
        font-size: 12px;
        font-family: inherit
    }

    .sfFormBlock.sfTxtBlockSmall .sfTxt {
        width: 300px;
        height: 60px
    }

    .sfFormBlock.sfTxtBlockMedium .sfTxt {
        width: 300px;
        height: 100px
    }

    .sfFormBlock.sfTxtBlockLarge .sfTxt {
        width: 420px;
        height: 260px
    }

.sfFormDropdown {
    margin-bottom: 20px
}

    .sfFormDropdown select {
        padding: 1px;
        font-size: 12px;
        font-family: inherit
    }

    .sfFormDropdown.sfDdlSmall select {
        width: 120px
    }

    .sfFormDropdown.sfDdlMedium select {
        width: 300px
    }

    .sfFormDropdown.sfDdlLarge select {
        width: 420px
    }

.sfFormTitle {
    margin: 50px 0 20px
}

    .sfFormTitle:first-child {
        margin: 20px 0
    }

    .sfFormTitle.sfTitleSmall {
        font-size: 14px;
        font-weight: 700
    }

    .sfFormTitle.sfTitleMedium {
        font-size: 18px;
        font-weight: 400
    }

    .sfFormTitle.sfTitleLarge {
        font-size: 24px;
        font-weight: 400
    }

.sfFormInstructions,
.sfFormSubmit {
    margin-bottom: 20px
}

.sfLeftLbls .sfFormSubmit,
.sfRightLbls .sfFormSubmit {
    margin-left: 164px
}

.sfFormSubmit.sfSubmitBtnSmall input {
    font-size: 13px
}

.sfFormSubmit.sfSubmitBtnMedium input {
    font-size: 14px;
    font-weight: 700
}

.sfFormSubmit.sfSubmitBtnLarge input {
    font-size: 18px
}

.sfTopLbls .sfTxtLbl {
    font-weight: 700;
    display: block
}

.sfLeftLbls .sfFieldWrp,
.sfLeftLbls .sfTxtLbl {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top
}

.sfLeftLbls .sfTxtLbl {
    margin-top: 2px;
    margin-right: 10px;
    width: 150px;
    line-height: 1.1
}

.sfRightLbls .sfFieldWrp,
.sfRightLbls .sfTxtLbl {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top
}

.sfRightLbls .sfTxtLbl {
    margin-top: 2px;
    margin-right: 10px;
    width: 150px;
    line-height: 1.1;
    text-align: right
}

.sflanguagesHorizontalList {
    margin: 0;
    padding: 0;
    list-style-type: none
}

    .sflanguagesHorizontalList .sflanguageItem {
        margin: 0;
        padding: 0;
        display: inline;
        white-space: nowrap
    }

        .sflanguagesHorizontalList .sflanguageItem a:active,
        .sflanguagesHorizontalList .sflanguageItem a:hover,
        .sflanguagesHorizontalList .sflanguageItem a:link,
        .sflanguagesHorizontalList .sflanguageItem a:visited {
            padding: 1px 5px 2px
        }

    .sflanguagesHorizontalList .sflangSelected a:active,
    .sflanguagesHorizontalList .sflangSelected a:hover,
    .sflanguagesHorizontalList .sflangSelected a:link,
    .sflanguagesHorizontalList .sflangSelected a:visited {
        background-color: #425ccf;
        color: #fff;
        cursor: default
    }

.sflanguagesVerticalList {
    margin: 0;
    padding: 0;
    list-style-type: disc
}

    .sflanguagesVerticalList .sflanguageItem {
        margin: 0 0 5px;
        padding: 0
    }

        .sflanguagesVerticalList .sflanguageItem a:active,
        .sflanguagesVerticalList .sflanguageItem a:hover,
        .sflanguagesVerticalList .sflanguageItem a:link,
        .sflanguagesVerticalList .sflanguageItem a:visited {
            padding: 1px 5px 2px
        }

    .sflanguagesVerticalList .sflangSelected a:active,
    .sflanguagesVerticalList .sflangSelected a:hover,
    .sflanguagesVerticalList .sflangSelected a:link,
    .sflanguagesVerticalList .sflangSelected a:visited {
        background-color: #425ccf;
        color: #fff;
        cursor: default
    }

.sflanguagesDropDown select {
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px
}

.sfLoginFieldsWrp .sfLoginField {
    margin-bottom: 10px
}

.sfLoginFieldsWrp .sfTxtLbl {
    display: block
}

.sfLoginFieldsWrp .sfTxt {
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px;
    padding: 2px;
    width: 200px;
    height: 18px
}

.sfLoginFieldsWrp .sfCheckBoxWrapper .sfTxtLbl {
    padding-left: 5px;
    display: inline
}

.sfLoginFieldsWrp .sfCheckBoxWrapper .sfTxtLbl,
.sfLoginFieldsWrp .sfCheckBoxWrapper input {
    vertical-align: middle
}

.sfLoginFieldsWrp .sfValidator strong {
    display: block;
    padding-left: 20px;
    font-size: 11px;
    font-weight: 700;
    color: #f30;
    background: url(../Images/sfIcons.gif) 0 -499px no-repeat
}

.sfSubmitBtnWrp {
    margin: 20px 0 30px
}

    .sfSubmitBtn a.sfSubmitBtn:active,
    .sfSubmitBtn a.sfSubmitBtn:hover,
    .sfSubmitBtn a.sfSubmitBtn:visited,
    .sfSubmitBtnWrp a.sfSubmitBtn:link {
        background-color: #D4D0C8;
        border: 2px outset #D4D0C8;
        color: #000;
        padding: 4px 15px
    }

    .sfSubmitBtnWrp .sfLostPassword {
        display: block;
        margin-top: 20px;
        font-size: 11px
    }

    .sfSubmitBtnWrp input.sfSubmitBtn {
        margin-right: 10px;
        padding: 2px 10px;
        font-family: Arial, Verdana, Sans-serif;
        text-align: center
    }

.sfLoginWrp .sfLoginHelp {
    font-size: 11px
}

.sfLoginWrp .sfNeutral {
    background-color: #ffc;
    padding: 5px 15px
}

.sfLoginWrp .sfDetailedInfo ul li {
    margin-left: 25px;
    list-style-type: disc
}

.sfLoginWrp .sfDetailedInfo ol li {
    margin-left: 25px;
    list-style-type: decimal
}

.sfLoginWrp .sfDetailedHowTo {
    background-color: #fff;
    margin: 10px 5px;
    padding: 13px 18px 18px
}

.sfLostPasswordWrp .sfLoginFieldsTitle {
    font-size: 21px
}

.sfLostPasswordWrp .sfLoginFieldsNote {
    margin-bottom: 30px
}

.sfsearchBox {
    margin: 0;
    padding: 0;
    border: 0
}

    .sfsearchBox .sfsearchTxt {
        width: 200px;
        padding: 3px;
        vertical-align: middle;
        font-family: Arial, Verdana, Sans-serif;
        font-size: 12px
    }

    .sfsearchBox .sfsearchSubmit {
        padding: 1px 3px;
        font-family: Arial, Verdana, Sans-serif;
        font-size: 12px;
        font-weight: 700;
        text-align: center
    }

.sfsearchResultStatistics {
    margin-top: 15px;
    font-size: 19px
}

.sfsearchReultTitleSnippetUrl {
    line-height: 1.2
}

    .sfsearchReultTitleSnippetUrl .sfsearchResultTitle {
        margin-top: 30px;
        font-size: 13px;
        font-weight: 700
    }

    .sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:active,
    .sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:hover,
    .sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:link,
    .sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:visited {
        color: #999
    }

    .sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:active,
    .sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:focus,
    .sfsearchReultTitleSnippetUrl .sfsearchResultUrl a:hover {
        color: #666
    }

.sfsearchReultTitlesOnly {
    line-height: 1.2;
    font-size: 13px
}

    .sfsearchReultTitlesOnly .sfsearchResultTitle {
        margin-top: 14px
    }

.sfnewsletterForm {
    padding: 0 0 30px
}

    .sfnewsletterForm .sfMessage {
        margin-bottom: 15px;
        padding: 5px 10px
    }

    .sfnewsletterForm .sfnewsletterTitle {
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 7px
    }

    .sfnewsletterForm .sfnewsletterDescription {
        color: #666;
        padding-bottom: 15px
    }

    .sfnewsletterForm .sfnewsletterFieldsList {
        padding-bottom: 15px
    }

    .sfnewsletterForm .sfnewsletterField {
        margin-bottom: 5px
    }

    .sfnewsletterForm .sfTxt {
        width: 200px;
        padding: 3px;
        vertical-align: middle;
        font-family: Arial, Verdana, Sans-serif;
        font-size: 12px
    }

    .sfnewsletterForm .sfNote {
        font-size: 11px;
        line-height: 1.2;
        color: #666
    }

    .sfnewsletterForm .sfError {
        display: block
    }

    .sfnewsletterForm .sfnewsletterSubmitBtn {
        padding: 1px 25px 2px;
        font-family: Arial, Verdana, Sans-serif;
        font-size: 15px;
        font-weight: 700;
        text-align: center
    }

.sfsimpleListWrp .sflistTitle {
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: 700
}

.sfsimpleListWrp .sflistList {
    margin-left: 17px;
    margin-bottom: 18px;
    list-style-type: disc
}

.sfsimpleListWrp .sflistListItem {
    margin-bottom: 2px;
    padding-left: 4px
}

.sfexpandedListWrp .sflistTitle {
    margin-bottom: 33px;
    font-size: 24px;
    font-weight: 700
}

.sfexpandedListWrp .sflistList {
    margin-bottom: 23px;
    list-style-type: none
}

.sfexpandedListWrp .sflistListItem {
    padding-bottom: 30px
}

.sfexpandedListWrp .sflistItemTitle {
    font-size: 15px;
    font-weight: 700
}

.sfexpandableListWrp .sflistTitle {
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: 700
}

.sfexpandableListWrp .sflistList {
    margin-bottom: 18px;
    list-style-type: none
}

.sfexpandableListWrp .sflistListItem {
    margin-bottom: 2px
}

.sfexpandableListWrp .sflistItemTitle {
    font-size: 13px
}

.sfexpandableListWrp .sflistItemToggleLnk {
    padding-left: 15px;
    background: url(../Images/sfPublicContent.gif) 0 -945px no-repeat
}

.sfexpandableListWrp .sflistListItemExpanded.sflistItemToggleLnk {
    font-weight: 700;
    background-position: 0 -975px
}

.sfexpandableListWrp .sflistItemContent {
    padding-top: 3px;
    padding-left: 15px;
    padding-bottom: 15px
}

.sfexpandableListWrp .sflistExpandAllLnkWrp {
    text-align: right;
    font-size: 11px;
    position: relative;
    z-index: 100;
    margin-bottom: -22px
}

.sfanchorListWrp .sfanchorListTitle {
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: 700
}

.sfanchorListWrp .sfanchorList {
    margin-left: 17px;
    margin-bottom: 40px;
    list-style-type: disc
}

.sfanchorListWrp .sfanchorListItem {
    margin-bottom: 2px;
    padding-left: 4px
}

.sfanchoredListWrp .sflistTitle {
    margin-bottom: 33px;
    font-size: 24px;
    font-weight: 700
}

.sfanchoredListWrp .sflistList {
    margin-bottom: 23px;
    list-style-type: none
}

.sfanchoredListWrp .sflistListItem {
    padding-bottom: 30px
}

.sfanchoredListWrp .sflistItemTitle {
    font-size: 15px;
    font-weight: 700
}

.sfanchoredListWrp .sflistTopLnkWrp {
    text-align: right;
    font-size: 11px;
    line-height: 1.2
}

.sfpagelistListWrp .sflistTitle {
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: 700
}

.sfpagelistListWrp .sflistList {
    margin-left: 17px;
    margin-bottom: 18px;
    list-style-type: disc
}

.sfpagelistListWrp .sflistListItem {
    margin-bottom: 2px;
    padding-left: 4px
}

.sflistItemBack {
    margin-left: -14px;
    padding-left: 14px;
    background: url(../Images/sfPublicContent.gif) 0 -48px no-repeat
}

.sflistItemDetails .sflistItemTitle {
    margin: 0;
    padding: 32px 0 7px;
    color: #000;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700
}

.sflistItemDetails .sflistItemContent {
    padding-left: 5px
}

.sflistItemContent h1 {
    font-size: 24px
}

.sflistItemContent h2 {
    margin-bottom: 18px;
    margin-top: 18px;
    font-size: 18px;
    font-weight: 400
}

.sflistItemContent h3 {
    margin-bottom: 18px;
    margin-top: 18px;
    font-size: 14px;
    font-weight: 700
}

.sflistItemContent h4 {
    margin-top: 18px;
    font-size: 13px;
    font-weight: 700
}

.sflistItemContent h5 {
    margin-top: 18px;
    font-size: 13px;
    font-weight: 400;
    font-style: italic
}

.sflistItemContent p {
    margin-bottom: 18px
}

.sflistItemContent ul {
    padding-left: 20px;
    list-style: disc;
    margin-bottom: 18px
}

.sflistItemContent ol {
    padding-left: 20px;
    list-style-type: decimal;
    margin-bottom: 18px
}

.sfprofileArticleLikeWrp {
    padding-bottom: 35px
}

    .sfprofileArticleLikeWrp .sfprofileField {
        margin-left: 115px;
        padding-bottom: 12px
    }

    .sfprofileArticleLikeWrp .sfprofileAvatar {
        float: left;
        width: 100px;
        height: 100px;
        overflow: hidden;
        margin-right: 15px;
        margin-left: 0;
        padding-bottom: 0
    }

    .sfprofileArticleLikeWrp .sfprofileName {
        padding-bottom: 10px;
        font-size: 19px;
        font-weight: 700
    }

    .sfprofileArticleLikeWrp .sfprofileFirstName,
    .sfprofileArticleLikeWrp .sfprofileLastName {
        display: inline
    }

    .sfprofileArticleLikeWrp .sfTxtLbl {
        display: none
    }

    .sfprofileArticleLikeWrp .sfprofileName .sfTxtContent {
        display: inline
    }

    .sfprofileArticleLikeWrp .sfprofileLnkWrp {
        margin-left: 115px;
        font-size: 11px;
        font-weight: 700
    }

    .sfprofileArticleLikeWrp .sfprofileChangePasswordLnk,
    .sfprofileArticleLikeWrp .sfprofileEditLnk {
        float: left;
        clear: both
    }

.sfprofileListLikeWrp {
    padding-bottom: 35px
}

    .sfprofileListLikeWrp .sfprofileField {
        margin-left: 115px;
        padding-bottom: 12px
    }

    .sfprofileListLikeWrp .sfprofileAvatar {
        float: left;
        width: 100px;
        height: 100px;
        overflow: hidden;
        margin-right: 15px;
        margin-left: 0;
        padding-bottom: 0
    }

    .sfprofileListLikeWrp .sfTxtLbl {
        display: -moz-inline-stack;
        display: inline-block;
        font-size: 11px;
        font-weight: 700;
        width: 60px;
        padding-right: 10px;
        vertical-align: top
    }

    .sfprofileListLikeWrp .sfTxtContent {
        margin-left: 70px;
        margin-top: -18px;
        vertical-align: top
    }

    .sfprofileListLikeWrp .sfprofileLnkWrp {
        margin-left: 115px;
        font-size: 11px;
        font-weight: 700
    }

    .sfprofileListLikeWrp .sfprofileChangePasswordLnk,
    .sfprofileListLikeWrp .sfprofileEditLnk {
        float: left;
        clear: both
    }

.sfprofileAutoGeneratedListWrp {
    padding-bottom: 35px
}

    .sfprofileAutoGeneratedListWrp .sfprofileField {
        padding-bottom: 15px
    }

    .sfprofileAutoGeneratedListWrp .sfTxtLbl,
    .sfprofileAutoGeneratedListWrp .sfprofileLnkWrp {
        font-size: 11px;
        font-weight: 700
    }

    .sfprofileAutoGeneratedListWrp .sfprofileChangePasswordLnk,
    .sfprofileAutoGeneratedListWrp .sfprofileEditLnk {
        float: left;
        clear: both
    }

.sfprofileEditFormWrp {
    padding-bottom: 35px
}

    .sfprofileEditFormWrp .sfprofileField {
        padding-bottom: 15px
    }

        .sfprofileEditFormWrp .sfprofileField.sfprofileAvatar {
            min-height: 100px
        }

    .sfprofileEditFormWrp .sfprofileShowEmail input,
    .sfprofileEditFormWrp .sfprofileShowEmail label {
        vertical-align: middle
    }

    .sfprofileEditFormWrp .sfprofileShowEmail label {
        padding-left: 5px
    }

    .sfprofileEditFormWrp .sfprofileAvatar .sfImgPreviewWrp .sfPreviewImgFrame {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        margin-right: 10px
    }

    .sfprofileEditFormWrp .sfprofileAvatar .sfImgPreviewWrp .sfChange {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        font-size: 11px
    }

    .sfprofileEditFormWrp .RadUpload {
        padding-bottom: 10px
    }

    .sfprofileEditFormWrp .sfReuploadImgWrp .sfUpload {
        margin-right: 10px;
        background-color: #D4D0C8;
        border: 2px outset #D4D0C8;
        color: #000;
        font-weight: 700;
        padding: 3px 10px
    }

    .sfprofileEditFormWrp .sfReuploadImgWrp .sfCancel {
        font-size: 11px;
        color: red
    }

        .sfprofileEditFormWrp .sfReuploadImgWrp .sfCancel:hover {
            color: #00f
        }

    .sfprofileEditFormWrp .sfprofileField .sfTxtLbl {
        font-weight: 700
    }

    .sfprofileEditFormWrp .sfprofileField .sfTxt {
        padding: 2px 5px;
        font-size: 12px;
        font-family: Arial, Verdana, Sans-serif;
        width: 280px
    }

    .sfprofileEditFormWrp .sfprofileField textarea.sfTxt {
        width: 380px;
        height: 180px
    }

    .sfprofileEditFormWrp .sfprofileLnkWrp {
        padding-top: 25px
    }

    .sfprofileEditFormWrp .sfprofileSaveLnk {
        padding: 3px 0;
        font-family: Arial, Verdana, Sans-serif;
        font-size: 12px;
        font-weight: 700;
        width: 135px;
        text-align: center;
        margin-right: 15px;
        vertical-align: middle
    }

    .sfprofileEditFormWrp .sfprofileCancelLnk {
        font-size: 11px;
        color: red;
        vertical-align: middle
    }

        .sfprofileEditFormWrp .sfprofileCancelLnk:hover {
            color: #00f
        }

.sfprofileAutoEditFormWrp {
    padding-bottom: 35px
}

    .sfprofileAutoEditFormWrp .sfprofileField {
        padding-bottom: 15px
    }

        .sfprofileAutoEditFormWrp .sfprofileField.sfUserAvatar {
            min-height: 100px
        }

    .sfprofileAutoEditFormWrp .sfImgPreviewWrp .sfPreviewImgFrame {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        margin-right: 10px
    }

    .sfprofileAutoEditFormWrp .sfImgPreviewWrp .sfChange {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        font-size: 11px
    }

    .sfprofileAutoEditFormWrp .RadUpload {
        padding-bottom: 10px
    }

    .sfprofileAutoEditFormWrp .sfReuploadImgWrp .sfUpload {
        margin-right: 10px;
        background-color: #D4D0C8;
        border: 2px outset #D4D0C8;
        color: #000;
        font-weight: 700;
        padding: 3px 10px
    }

    .sfprofileAutoEditFormWrp .sfReuploadImgWrp .sfCancel {
        font-size: 11px;
        color: red
    }

        .sfprofileAutoEditFormWrp .sfReuploadImgWrp .sfCancel:hover {
            color: #00f
        }

    .sfprofileAutoEditFormWrp .sfprofileField .sfTxtLbl {
        font-weight: 700
    }

    .sfprofileAutoEditFormWrp .sfprofileField .sfTxt {
        padding: 2px 5px;
        font-size: 12px;
        font-family: Arial, Verdana, Sans-serif;
        width: 280px
    }

    .sfprofileAutoEditFormWrp .sfprofileField textarea.sfTxt {
        width: 380px;
        height: 180px
    }

    .sfprofileAutoEditFormWrp .sfprofileLnkWrp {
        padding-top: 25px
    }

    .sfprofileAutoEditFormWrp .sfprofileSaveLnk {
        padding: 3px 0;
        font-family: Arial, Verdana, Sans-serif;
        font-size: 12px;
        font-weight: 700;
        width: 120px;
        text-align: center;
        margin-right: 15px;
        vertical-align: middle
    }

    .sfprofileAutoEditFormWrp .sfprofileCancelLnk {
        font-size: 11px;
        color: red;
        vertical-align: middle
    }

        .sfprofileAutoEditFormWrp .sfprofileCancelLnk:hover {
            color: #00f
        }

.sfprofileChangePasswordFormWrp {
    padding-bottom: 35px
}

    .sfprofileChangePasswordFormWrp .sfprofileField {
        padding-bottom: 15px
    }

        .sfprofileChangePasswordFormWrp .sfprofileField .sfTxtLbl {
            font-weight: 700
        }

        .sfprofileChangePasswordFormWrp .sfprofileField .sfTxt {
            padding: 4px 5px;
            font-size: 12px;
            font-family: Arial, Verdana, Sans-serif;
            width: 280px
        }

    .sfprofileChangePasswordFormWrp .sfprofileLnkWrp {
        padding-top: 25px
    }

    .sfprofileChangePasswordFormWrp .sfprofileCancelLnk {
        font-size: 11px;
        color: red
    }

        .sfprofileChangePasswordFormWrp .sfprofileCancelLnk:hover {
            color: #00f
        }

.sfusersListNameOnly {
    padding-bottom: 35px
}

    .sfusersListNameOnly .sfusersListItem {
        font-weight: 700;
        padding-bottom: 7px
    }

.sfusersListNameAvatar {
    padding-bottom: 35px;
    border-top: 1px solid #e4e4e4
}

    .sfusersListNameAvatar .sfusersListItem {
        padding: 7px 0 8px;
        border-bottom: 1px solid #e4e4e4
    }

    .sfusersListNameAvatar .sfusersListAvatar {
        display: -moz-inline-stack;
        display: inline-block;
        margin-right: 18px;
        width: 60px;
        height: 60px;
        overflow: hidden;
        vertical-align: middle
    }

    .sfusersListNameAvatar .sfusersListLnk {
        vertical-align: middle;
        font-weight: 700
    }

.sfregisterFormWrp {
    padding-bottom: 35px
}

    .sfregisterFormWrp .sfregisterField {
        padding-bottom: 15px
    }

        .sfregisterFormWrp .sfregisterField .sfTxtLbl {
            font-weight: 700
        }

        .sfregisterFormWrp .sfregisterField .sfTxt {
            padding: 4px 5px;
            font-size: 12px;
            font-family: Arial, Verdana, Sans-serif;
            width: 230px
        }

    .sfregisterFormWrp .sfregisterLnkWrp {
        padding-top: 25px
    }

    .sfregisterFormWrp .sfregisterSaveLnk {
        margin-right: 10px;
        background-color: #D4D0C8;
        border: 2px outset #D4D0C8;
        color: #000;
        font-weight: 700;
        padding: 5px 15px
    }

.sfErrorSummary,
.sfMessage {
    padding: 3px 10px
}

.sfproductPrice {
    font-size: 16px;
    font-weight: 400
}

.sfNewPrice {
    font-weight: 700;
    color: red
}

.sfprintInvoiceWrp .sfNewPrice {
    color: #000
}

.sfOrgPrice {
    text-decoration: line-through
}

.sfPercentOffPrice {
    font-size: 11px;
    color: #999;
    font-style: italic
}

.sfVatIncluded {
    color: #666;
    font-size: 11px
}

.sfDiscount {
    color: red
}

.RadGrid .sfNewPrice,
.RadGrid .sfOrgPrice,
.RadGrid .sfVatIncluded {
    display: block
}

.sfproductsList .sfproductListItem {
    display: -moz-inline-stack;
    display: inline-block;
    padding: 20px;
    width: 160px;
    height: 254px;
    overflow: hidden;
    vertical-align: top
}

.sfproductsList .sfproductTmbWrp {
    width: 160px;
    height: 160px;
    overflow: hidden;
    text-align: center
}

.sfproductsList .sfproductTitle {
    margin-top: 9px;
    font-size: 12px !important;
    font-weight: 700
}

.sfproductsList .sfproductPrice {
    margin-top: 4px
}

.sfproductDetails .sfproductImgsWrp {
    float: left;
    width: 290px;
    overflow: hidden
}

.sfInSidebar .sfproductDetails .sfproductImgsWrp {
    float: none;
    width: auto;
    overflow: hidden
}

.sfproductDetails .sfproductMainImgWrp {
    text-align: center
}

    .sfproductDetails .sfproductMainImgWrp img {
        max-width: 200px;
        max-height: 200px
    }

td.sfItmTmbCol .sfproductTmbWrp img {
    max-width: 80px;
    max-height: 80px
}

.sfproductDetails .sfproductImgsList .sfproductImgWrp {
    display: -moz-inline-stack;
    display: inline-block;
    margin: 10px 10px 0 0;
    width: 85px;
    height: 85px;
    line-height: 85px;
    overflow: hidden;
    text-align: center
}

    .sfproductDetails .sfproductImgsList .sfproductImgWrp:hover {
        background-color: #f2f2f2
    }

    .sfproductDetails .sfproductImgsList .sfproductImgWrp .sfproductImg,
    .sfproductDetails .sfproductImgsList .sfproductImgWrp .sfproductImgLnk {
        vertical-align: middle
    }

.sfproductDetails .sfproductInfoWrp {
    margin-left: 310px
}

.sfproductDetailsWrp.sfInSidebar .sfproductDetails .sfproductInfoWrp {
    margin-left: 0
}

.sfproductDetails .sfproductTitle {
    margin-bottom: 6px;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.2;
    word-wrap: break-word
}

    .sfproductDetails .sfproductTitle .sfPromo {
        color: #090
    }

.sfproductDetails .sfproductPrice {
    padding-top: 10px;
    padding-bottom: 8px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4
}

.sfproductDetails .sfproductDescription {
    margin-top: 15px;
    word-wrap: break-word
}

.sfproductDetails .sfproductDynamicFieldsList {
    margin-top: 15px
}

    .sfproductDetails .sfproductDynamicFieldsList .sfproductField {
        display: inline
    }

.sfproductDetails .sfproductDescription h1 {
    font-size: 24px
}

.sfproductDetails .sfproductDescription h2 {
    margin-bottom: 18px;
    margin-top: 18px;
    font-size: 18px;
    font-weight: 400
}

.sfproductDetails .sfproductDescription h3 {
    margin-bottom: 18px;
    margin-top: 18px;
    font-size: 14px;
    font-weight: 700
}

.sfproductDetails .sfproductDescription h4 {
    margin-top: 18px;
    font-size: 13px;
    font-weight: 700
}

.sfproductDetails .sfproductDescription h5 {
    margin-top: 18px;
    font-size: 13px;
    font-weight: 400;
    font-style: italic
}

.sfproductDetails .sfproductDescription p {
    margin-bottom: 18px
}

.sfproductDetails .sfproductDescription ul {
    padding-left: 20px;
    list-style: disc;
    margin-bottom: 18px
}

.sfproductDetails .sfproductDescription ol {
    padding-left: 20px;
    list-style-type: decimal;
    margin-bottom: 18px
}

.sfproductDetails .sfAddToCartWrp {
    margin-top: 20px
}

    .sfproductDetails .sfAddToCartWrp .sfTxtLbl {
        display: block
    }

    .sfproductDetails .sfAddToCartWrp .sfTxt {
        width: 40px;
        padding: 3px 3px 4px;
        vertical-align: middle;
        font-family: Arial, Verdana, Sans-serif;
        font-size: 13px
    }

    .sfproductDetails .sfAddToCartWrp .sfAddToCartBtn {
        font-size: 13px;
        font-weight: 700;
        padding: 3px 20px 2px
    }

    .sfproductDetails .sfAddToCartWrp .sfError {
        display: block;
        margin-bottom: 10px
    }

.sfproductDetailsWrp .sfAddToCartWrp {
    margin-top: 30px;
    margin-left: 310px
}

    .sfproductDetailsWrp .sfAddToCartWrp .sfAddToCartBtn {
        padding: 3px 20px 2px;
        font-size: 13px;
        font-weight: 700
    }

.sfproductDetails.sfproductBuyNow .sfAddToCartWrp .sfAddToCartBtn,
.sfproductDetailsWrp.sfInSidebar .sfAddToCartWrp .sfAddToCartBtn {
    margin-left: 0
}

.sfbuyNowStatus .sfEmpty {
    display: block;
    width: 40%;
    margin: 8px auto;
    background-color: #ffc;
    padding: 8px;
    text-align: center
}

.sfshoppingCartStatus .sfEmpty {
    display: block;
    width: 40%;
    margin: 8px auto;
    background-color: #ffc;
    padding: 8px;
    text-align: center
}

.sfshoppingCartWrp .sfshoppingCartTitle {
    font-size: 27px;
    font-weight: 400
}

.sfshoppingCartWrp .sfProductsInCart {
    margin-top: 15px;
    color: #999;
    font-size: 13px;
    font-style: italic
}

.sfshoppingCartWrp .sfNoProductsInCartMsg {
    margin: 15px 0 35px
}

.sfshoppingCartWrp .sfShoppingCartGridFooter {
    padding-top: 5px;
    padding-bottom: 10px
}

    .sfshoppingCartWrp .sfShoppingCartGridFooter .sfPriceTotal {
        display: -moz-inline-stack;
        display: inline-block;
        width: 105px;
        font-size: 16px;
        font-weight: 700
    }

    .sfshoppingCartWrp .sfShoppingCartGridFooter .sfshoppingCartUpdateLnk {
        float: right;
        clear: both;
        font-size: 11px;
        padding-left: 18px;
        background: url(../Images/sfPublicContent.gif) 0 -1399px no-repeat
    }

    .sfshoppingCartWrp .sfShoppingCartGridFooter .sfShoppingCartTotal {
        float: right;
        width: 50%;
        text-align: right
    }

.sfshoppingCartWrp .sfshoppingCartBtnsWrp {
    text-align: right;
    padding-top: 17px;
    border-top: 1px solid #e4e4e4
}

    .sfshoppingCartWrp .sfshoppingCartBtnsWrp .sfBackBtn {
        float: left;
        padding-left: 18px;
        background: url(../Images/sfPublicContent.gif) 0 -1099px no-repeat
    }

    .sfshoppingCartWrp .sfshoppingCartBtnsWrp a.sfBackBtn:active,
    .sfshoppingCartWrp .sfshoppingCartBtnsWrp a.sfBackBtn:hover,
    .sfshoppingCartWrp .sfshoppingCartBtnsWrp a.sfBackBtn:link,
    .sfshoppingCartWrp .sfshoppingCartBtnsWrp a.sfBackBtn:visited {
        text-decoration: underline
    }

    .sfshoppingCartWrp .sfshoppingCartBtnsWrp a.sfBackBtn:active,
    .sfshoppingCartWrp .sfshoppingCartBtnsWrp a.sfBackBtn:focus,
    .sfshoppingCartWrp .sfshoppingCartBtnsWrp a.sfBackBtn:hover {
        text-decoration: none
    }

    .sfshoppingCartWrp .sfshoppingCartBtnsWrp .sfCheckoutBtn {
        padding: 4px 10px 3px;
        font-weight: 700;
        font-size: 15px
    }

.sfShoppingCartDiscountList {
    float: right;
    border-collapse: collapse
}

    .sfShoppingCartDiscountList th {
        text-align: right
    }

    .sfShoppingCartDiscountList td {
        width: 110px;
        text-align: right
    }

        .sfShoppingCartDiscountList td.sfDiscountAmountCol {
            vertical-align: top;
            color: red
        }

.sfShoppingCartGridFooter .sfTotalRowWrp {
    margin-top: 4px;
    padding-top: 4px;
    border-top: 1px solid #e4e4e4;
    clear: both;
    float: right;
    width: 100%;
    text-align: right
}

.sfproductOptionsList {
    margin-top: 20px
}

    .sfproductOptionsList .sfproductOption {
        margin-top: 10px
    }

    .sfproductOptionsList label {
        display: block
    }

    .sfproductOptionsList select {
        width: 200px;
        padding: 1px
    }

.RadGrid_Basic {
    margin-top: 20px
}

.sforderDetailsWrp .RadGrid_Basic,
.sfordersListWrp .RadGrid_Basic {
    margin-top: 10px
}

.RadGrid_Basic .rgMasterTable {
    width: 100%;
    padding: 0;
    table-layout: fixed !important
}

.RadGrid_Basic td,
.RadGrid_Basic th {
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top
}

.RadGrid_Basic .sfItmTitleCol .sfItmTitleWrp,
.sforderDetailsWrp .RadGrid_Basic .sfItmTitleCol,
.sforderDetailsWrp .RadGrid_Basic .sfItmTitleCol .sfItmTitle,
.sfordersListWrp .RadGrid_Basic .sfItmTitleCol,
.sfordersListWrp .RadGrid_Basic .sfItmTitleCol .sfItmTitle {
    word-wrap: break-word
}

.RadGrid_Basic .sfItmQuantityCol {
    width: 80px
}

.sfordersListWrp .RadGrid_Basic .sfItmQuantityCol {
    width: 70px;
    text-align: center
}

.sforderDetailsWrp .RadGrid_Basic .sfItmQuantityCol {
    width: 50px;
    text-align: center
}

.sfcheckoutPreviewProduct .RadGrid_Basic .sfItmQuantityCol {
    width: 60px;
    text-align: center
}

.RadGrid_Basic .sfItmPriceCol {
    text-align: right;
    white-space: nowrap;
    width: 80px
}

.RadGrid_Basic .sfSingleItmPriceCol {
    padding-right: 0;
    text-align: right
}

.sfcheckoutPreviewProduct .RadGrid_Basic .sfSingleItmPriceCol {
    width: 80px
}

.sfordersListDetailView .RadGrid_Basic .sfSingleItmPriceCol {
    width: 50px
}

.RadGrid_Basic .sfSingleItmPriceCol div {
    display: inline
}

.sfcheckoutPreviewProduct .RadGrid_Basic .sfItmPriceCol {
    width: 80px
}

.sforderDetailsWrp .RadGrid_Basic .sfItmPriceCol {
    width: 50px
}

.RadGrid_Basic thead th {
    padding-top: 6px;
    padding-bottom: 8px;
    background-color: #f2f2f2;
    color: #666;
    font-size: 11px
}

.RadGrid_Basic tfoot td {
    padding-top: 12px;
    padding-bottom: 12px
}

.RadGrid_Basic tfoot .sfItmPriceCol {
    font-size: 13px
}

    .RadGrid_Basic tfoot .sfItmPriceCol .sfPriceTotal {
        font-size: 16px;
        font-weight: 700
    }

    .RadGrid_Basic tfoot .sfItmPriceCol .sfshoppingCartUpdateLnk {
        font-size: 11px;
        padding-left: 18px;
        background: url(../Images/sfPublicContent.gif) 0 -1399px no-repeat
    }

    .RadGrid_Basic tfoot .sfItmPriceCol a.sfshoppingCartUpdateLnk:active,
    .RadGrid_Basic tfoot .sfItmPriceCol a.sfshoppingCartUpdateLnk:hover,
    .RadGrid_Basic tfoot .sfItmPriceCol a.sfshoppingCartUpdateLnk:link,
    .RadGrid_Basic tfoot .sfItmPriceCol a.sfshoppingCartUpdateLnk:visited {
        color: #666;
        text-decoration: underline
    }

    .RadGrid_Basic tfoot .sfItmPriceCol a.sfshoppingCartUpdateLnk:active,
    .RadGrid_Basic tfoot .sfItmPriceCol a.sfshoppingCartUpdateLnk:focus,
    .RadGrid_Basic tfoot .sfItmPriceCol a.sfshoppingCartUpdateLnk:hover {
        text-decoration: none
    }

.RadGrid_Basic tbody td {
    padding-top: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e4e4e4
}

.sfcheckoutPreviewProduct .RadGrid_Basic tbody td {
    vertical-align: top
}

.sfordersListWrp .RadGrid_Basic tbody td {
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 0
}

.RadGrid_Basic .sfItmTmbCol {
    width: 80px;
    overflow: hidden
}

.sforderDetailsWrp .RadGrid_Basic .sfItmTmbCol,
.sfordersListWrp .RadGrid_Basic .sfItmTmbCol {
    width: 60px;
    padding-left: 0;
    padding-right: 0
}

.sforderDetailsWrp .RadGrid_Basic tbody .sfItmTitleCol,
.sfordersListWrp .RadGrid_Basic tbody .sfItmTitleCol {
    line-height: 1.1;
    padding-top: 15px
}

.RadGrid_Basic .sfItmTitleCol .sfItmTitle {
    font-size: 13px;
    font-weight: 700
}

.RadGrid_Basic .sfItmTitleCol .sfItmLnksWrp {
    margin-top: 15px
}

.RadGrid_Basic .sfItmTitleCol .sfItmRemove {
    padding-left: 18px;
    background: url(../Images/sfPublicContent.gif) 0 -1199px no-repeat;
    font-size: 11px
}

.RadGrid_Basic .sfItmTitleCol a.sfItmRemove:active,
.RadGrid_Basic .sfItmTitleCol a.sfItmRemove:hover,
.RadGrid_Basic .sfItmTitleCol a.sfItmRemove:link,
.RadGrid_Basic .sfItmTitleCol a.sfItmRemove:visited {
    color: #666;
    text-decoration: underline
}

.RadGrid_Basic .sfItmTitleCol a.sfItmRemove:active,
.RadGrid_Basic .sfItmTitleCol a.sfItmRemove:focus,
.RadGrid_Basic .sfItmTitleCol a.sfItmRemove:hover {
    text-decoration: none
}

.RadGrid_Basic .sfItmTitleCol .sfItmSku {
    font-size: 11px;
    color: #666
}

.RadGrid_Basic .sfItmQuantityCol .sfTxt {
    width: 40px;
    padding: 3px 3px 4px;
    vertical-align: middle;
    font-family: Arial, Verdana, Sans-serif;
    font-size: 13px
}

.RadGrid_Basic .sfItmQuantityCol .sfError {
    display: block;
    margin-bottom: 10px;
    line-height: 1.2
}

.RadGrid_Basic tbody .sfItmPriceCol {
    font-size: 16px
}

.RadGrid_Basic tbody .sfItmOptionsCol {
    font-size: 12px;
    line-height: 1.3
}

    .RadGrid_Basic tbody .sfItmOptionsCol > div {
        word-wrap: break-word
    }

.sfcheckoutPreviewProduct .RadGrid_Basic .sfItmOptionsCol {
    width: 100px
}

.sfordersListDetailView .RadGrid_Basic .sfItmOptionsCol {
    width: 60px
}

.RadGrid_Basic.sfDiscountsWrp {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 13px
}

    .RadGrid_Basic.sfDiscountsWrp tbody td {
        border-bottom: 0;
        padding: 0;
        text-align: right
    }

        .RadGrid_Basic.sfDiscountsWrp tbody td.sfAmountCol {
            width: 83px;
            color: red
        }

.sfshoppingCartSummaryStatus .sfEmpty {
    display: block;
    width: 40%;
    margin: 8px auto;
    background-color: #ffc;
    padding: 8px;
    text-align: center
}

.sfcartSummarySimpleWrp {
    max-width: 220px
}

    .sfcartSummarySimpleWrp .sflnkToCart {
        padding-left: 20px;
        background: url(../Images/sfEcommerce.gif) no-repeat
    }

    .sfcartSummarySimpleWrp a.sflnkToCart:active,
    .sfcartSummarySimpleWrp a.sflnkToCart:hover,
    .sfcartSummarySimpleWrp a.sflnkToCart:link,
    .sfcartSummarySimpleWrp a.sflnkToCart:visited {
        text-decoration: underline
    }

    .sfcartSummarySimpleWrp a.sflnkToCart:active,
    .sfcartSummarySimpleWrp a.sflnkToCart:focus,
    .sfcartSummarySimpleWrp a.sflnkToCart:hover {
        text-decoration: none
    }

.sfcartExpandableLoading {
    background: url(../Images/sfLoadingData.gif) center center no-repeat
}

.sfcartSummaryExpandableWrp {
    position: relative;
    max-width: 220px
}

    .sfcartSummaryExpandableWrp .sflnkToggleCartWrp {
        padding: 8px;
        border: 1px solid #999;
        position: relative;
        z-index: 8100;
        height: 32px
    }

    .sfcartSummaryExpandableWrp.sfcartSummaryExpanded .sflnkToggleCartWrp {
        height: 33px;
        border-bottom: 0;
        background-color: #f2f2f2
    }

    .sfcartSummaryExpandableWrp .sflnkToggleCartWrpIn {
        background: url(../Images/sfEcommerce.gif) 100% -486px no-repeat
    }

.sfLoadingDataImage {
    background: url(../Images/sfLoadingData.gif) 0 1px no-repeat;
    height: 20px;
    width: 30px;
    display: block
}

.sfcartSummaryExpandableWrp.sfcartSummaryExpanded .sflnkToggleCartWrpIn {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 6px
}

.sfcartSummaryExpandableWrp .sflnkToggleCart {
    display: block;
    padding-left: 32px;
    background: url(../Images/sfEcommerce.gif) 0 -598px no-repeat
}

.sfcartSummaryExpandableWrp a.sflnkToggleCart:active .sflnkToggleCartLbl,
.sfcartSummaryExpandableWrp a.sflnkToggleCart:hover .sflnkToggleCartLbl,
.sfcartSummaryExpandableWrp a.sflnkToggleCart:link .sflnkToggleCartLbl,
.sfcartSummaryExpandableWrp a.sflnkToggleCart:visited .sflnkToggleCartLbl {
    text-decoration: underline
}

.sfcartSummaryExpandableWrp a.sflnkToggleCart:active .sflnkToggleCartLbl,
.sfcartSummaryExpandableWrp a.sflnkToggleCart:focus .sflnkToggleCartLbl,
.sfcartSummaryExpandableWrp a.sflnkToggleCart:hover .sflnkToggleCartLbl {
    text-decoration: none
}

.sfcartSummaryExpandableWrp .sflnkToggleCartWrp .sfcartSummaryItemsCount {
    display: block;
    margin-top: -3px;
    font-size: 11px;
    font-weight: 700;
    color: #000
}

.sfcartSummaryExpandableWrp .sflnkToggleCartWrp .sfcartSummaryNoItems {
    display: block;
    margin-top: -3px;
    font-size: 11px;
    color: #666
}

.sfcartSummaryExpandableWrp .sfcartSummaryDetailsWrp {
    position: absolute;
    right: 0;
    top: 49px;
    z-index: 8000;
    width: 280px;
    padding: 8px 8px 30px;
    border: 1px solid #999;
    background-color: #f2f2f2
}

    .sfcartSummaryExpandableWrp .sfcartSummaryDetailsWrp .sfcartSummaryNoItems {
        text-align: center;
        padding: 20px 10px
    }

.sfcartSummaryExpandableWrp .sfminiShoppingCart {
    empty-cells: show;
    table-layout: fixed;
    width: 100%
}

    .sfcartSummaryExpandableWrp .sfminiShoppingCart td {
        padding: 8px 0;
        border-bottom: 1px solid #d7d7d7;
        vertical-align: top
    }

    .sfcartSummaryExpandableWrp .sfminiShoppingCart .sfItmTitleCol {
        padding-left: 7px;
        padding-right: 5px
    }

        .sfcartSummaryExpandableWrp .sfminiShoppingCart .sfItmTitleCol .sfItmTitle {
            font-size: 13px
        }

        .sfcartSummaryExpandableWrp .sfminiShoppingCart .sfItmTitleCol .sfProductOptionsOutOfStock,
        .sfcartSummaryExpandableWrp .sfminiShoppingCart .sfItmTitleCol .sfproductOptions {
            word-wrap: break-word
        }

    .sfcartSummaryExpandableWrp .sfminiShoppingCart .sfItmPriceCol {
        text-align: right;
        font-size: 13px
    }

.sfcartSummaryExpandableWrp .sfPriceTotal {
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: right;
    font-size: 13px
}

    .sfcartSummaryExpandableWrp .sfPriceTotal .sfPrice {
        font-size: 16px
    }

.sfcartSummaryExpandableWrp .sfcartSummaryBtnsWrp {
    text-align: right
}

.sfcartSummaryExpandableWrp .sflnkToCart {
    float: left;
    padding-top: 5px
}

.sfcartSummaryExpandableWrp .sfCheckoutBtn {
    font-size: 15px;
    font-weight: 700;
    padding: 4px 10px 3px
}

.sfcartSummaryBlockWrp {
    max-width: 220px;
    padding: 8px 8px 30px;
    border: 1px solid #999
}

    .sfcartSummaryBlockWrp .sfcartSummaryTitle {
        padding-bottom: 8px;
        padding-left: 32px;
        background: url(../Images/sfEcommerce.gif) 0 -600px no-repeat;
        font-size: 16px
    }

    .sfcartSummaryBlockWrp .sfcartSummaryNoItems {
        text-align: center;
        padding: 10px 0
    }

    .sfcartSummaryBlockWrp .sfminiShoppingCart {
        empty-cells: show;
        table-layout: auto;
        width: 100%;
        border-top: 1px solid #d7d7d7
    }

        .sfcartSummaryBlockWrp .sfminiShoppingCart td {
            padding: 8px 0;
            border-bottom: 1px solid #d7d7d7;
            vertical-align: top
        }

        .sfcartSummaryBlockWrp .sfminiShoppingCart .sfItmTitleCol {
            padding-left: 7px;
            padding-right: 5px
        }

            .sfcartSummaryBlockWrp .sfminiShoppingCart .sfItmTitleCol .sfItmTitle {
                font-size: 13px
            }

        .sfcartSummaryBlockWrp .sfminiShoppingCart .sfItmPriceCol {
            text-align: right;
            font-size: 13px
        }

    .sfcartSummaryBlockWrp .sfPriceTotal {
        margin-top: 15px;
        margin-bottom: 20px;
        text-align: right;
        font-size: 13px
    }

        .sfcartSummaryBlockWrp .sfPriceTotal .sfPrice {
            font-size: 16px
        }

    .sfcartSummaryBlockWrp .sfcartSummaryBtnsWrp {
        text-align: right
    }

    .sfcartSummaryBlockWrp .sflnkToCart {
        float: left;
        padding-top: 5px
    }

    .sfcartSummaryBlockWrp .sfCheckoutBtn {
        font-size: 15px;
        font-weight: 700;
        padding: 4px 10px 3px
    }

.sfcheckoutTitle {
    margin-bottom: 24px;
    font-size: 27px
}

.sfcheckoutTabstrip {
    line-height: 1.3
}

    .sfcheckoutTabstrip.RadTabStrip_Basic .rtsUL {
        border-left: 1px solid #ccc;
        overflow: visible
    }

    .sfcheckoutTabstrip.RadTabStrip_Basic .rtsLI {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        overflow: visible
    }

    .sfcheckoutTabstrip.RadTabStrip_Basic .rtsLink {
        padding: 0 30px 0 0;
        height: 34px;
        background: url(../Images/sfEcommerce.gif) 100% -100px no-repeat #fff;
        color: #ccc;
        position: relative
    }

    .sfcheckoutTabstrip.RadTabStrip_Basic .rtsLI.rtsLast .rtsLink {
        margin-right: -17px
    }

    .sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep1 .rtsLink.sfStep1,
    .sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep2 .rtsLink.sfStep1,
    .sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep2 .rtsLink.sfStep2,
    .sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep3 .rtsLink.sfStep1,
    .sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep3 .rtsLink.sfStep2,
    .sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep3 .rtsLink.sfStep3,
    .sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep4 .rtsLink.sfStep1,
    .sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep4 .rtsLink.sfStep2,
    .sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep4 .rtsLink.sfStep3,
    .sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep4 .rtsLink.sfStep4 {
        background-color: #e8e8e8;
        background-position: 100% -300px;
        color: #666
    }

    .sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep0 .rtsLink.sfStep1,
    .sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep1 .rtsLink.sfStep2,
    .sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep2 .rtsLink.sfStep3,
    .sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep3 .rtsLink.sfStep4,
    .sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep4 .rtsLast .rtsLink.sfStep4,
    .sfcheckoutTabstrip.RadTabStrip_Basic.sfCStep4 .rtsLink.sfStep5 {
        background-color: #e8e8e8;
        background-position: 100% -200px;
        color: #000
    }

    .sfcheckoutTabstrip.RadTabStrip_Basic .rtsLink .sfStep {
        position: relative;
        top: 2px;
        padding-right: 3px;
        font-size: 21px;
        font-weight: 700
    }

    .sfcheckoutTabstrip.RadTabStrip_Basic .rtsLink .rtsOut {
        padding: 0 0 0 15px;
        height: 34px
    }

    .sfcheckoutTabstrip.RadTabStrip_Basic .rtsLink .rtsIn,
    .sfcheckoutTabstrip.RadTabStrip_Basic .rtsLink .rtsTxt {
        display: inline;
        padding: 0
    }

.sfcheckoutMulitPage {
    margin-top: 30px
}

    .sfcheckoutMulitPage .sfMessage {
        margin-bottom: 15px
    }

    .sfcheckoutMulitPage .sfBackBtn {
        padding-left: 18px;
        background: url(../Images/sfPublicContent.gif) 0 -1099px no-repeat
    }

    .sfcheckoutMulitPage a.sfBackBtn:active,
    .sfcheckoutMulitPage a.sfBackBtn:hover,
    .sfcheckoutMulitPage a.sfBackBtn:link,
    .sfcheckoutMulitPage a.sfBackBtn:visited {
        text-decoration: underline
    }

    .sfcheckoutMulitPage a.sfBackBtn:active,
    .sfcheckoutMulitPage a.sfBackBtn:focus,
    .sfcheckoutMulitPage a.sfBackBtn:hover {
        text-decoration: none
    }

    .sfcheckoutMulitPage .sfcheckoutStepTitle {
        margin-bottom: 10px;
        font-size: 21px;
        font-weight: 700
    }

    .sfcheckoutMulitPage .sfcheckoutPreviewAddress .sfcheckoutStepTitle {
        display: block;
        font-size: 12px;
        margin-bottom: 0
    }

    .sfcheckoutMulitPage .sfcheckoutFormWrp {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        width: 325px
    }

    .sfcheckoutMulitPage .sfcheckoutPreviewAddress {
        width: 250px;
        float: left;
        line-height: 1.2
    }

        .sfcheckoutMulitPage .sfcheckoutPreviewAddress a {
            font-size: 11px
        }

    .sfcheckoutMulitPage .sfcheckoutPreviewProduct {
        margin-left: 300px
    }

    .sfcheckoutMulitPage .sfcheckoutPreviewAddress .sfcheckoutPreviewAddressBlock {
        margin-bottom: 15px
    }

        .sfcheckoutMulitPage .sfcheckoutPreviewAddress .sfcheckoutPreviewAddressBlock span {
            display: block
        }

    .sfcheckoutMulitPage .sfcheckoutFormItm {
        margin-bottom: 18px
    }

.sfShoppingCartCouponEntryField {
    float: left;
    text-align: left
}

.sfCouponEntryField .sfTxt {
    width: 150px;
    padding: 3px;
    vertical-align: middle;
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px
}

.sfCouponEntryField .sfApplyCouponBtn {
    margin-left: 10px;
    padding: 2px 10px;
    font-size: 12px;
    font-weight: 700
}

.sfCouponEntryField .sfMsgVisible {
    display: -moz-inline-stack;
    display: inline-block
}

    .sfCouponEntryField .sfMsgVisible.sfMsgNegative {
        margin-left: 10px;
        padding-left: 0;
        padding-right: 0;
        background-color: transparent !important;
        color: red
    }

a.sfCouponCodeItem {
    color: #666;
    text-decoration: underline;
    font-size: 11px
}

.sfShoppingCartCouponEntryField .sfCouponCodeItem {
    padding-left: 10px
}

.sfShoppingCartTotal {
    float: left;
    width: 49%
}

.sfChangeCouponCodeToggleMessage {
    font-size: 11px;
    text-align: right
}

.sfExpandCouponEntryField {
    color: #666;
    cursor: pointer
}

    .sfExpandCouponEntryField.sfExpandIcon {
        padding-left: 17px;
        background: url(../Images/sfArrows.gif) 0 -1497px no-repeat
    }

        .sfExpandCouponEntryField.sfExpandIcon.sfExpanded {
            background: url(../Images/sfArrows.gif) 0 -1596px no-repeat
        }

.sfShoppingCartCouponEntryField .sfCouponEntryField {
    margin-top: 10px;
    margin-left: 17px
}

.sfCouponEntryField.sfCouponEntryFieldHidden {
    display: none
}

.sfCouponEntryField.sfCouponCodeEntryFieldChangeMode {
    position: relative;
    margin-top: 5px;
    margin-bottom: 15px;
    right: -120px;
    text-align: left
}

    .sfCouponEntryField.sfCouponCodeEntryFieldChangeMode .sfCouponCodeItem {
        display: block
    }

.sfcheckoutMulitPage .sfcheckoutFormItmSep {
    padding-top: 27px
}

.sfcheckoutMulitPage .sfcheckoutFormItmCheckboxList {
    line-height: 1.2
}

    .sfcheckoutMulitPage .sfcheckoutFormItmCheckboxList li {
        margin-bottom: 15px
    }

.sfcheckoutMulitPage .sfcheckoutPaymentFormWrp .sfcheckoutFormItmCheckboxList li {
    margin-bottom: 5px
}

.sfcheckoutMulitPage .sfcheckoutFormItmDdl .RadComboBox_Default {
    margin-right: 10px
}

.sfcheckoutMulitPage .sfcheckoutFormItmDdl .sfTxtLbl,
.sfcheckoutMulitPage .sfcheckoutFormItmTxt .sfTxtLbl {
    display: block;
    font-weight: 700
}

.sfcheckoutMulitPage .sfTxt {
    width: 200px;
    padding: 3px;
    vertical-align: middle;
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px
}

.sfcheckoutMulitPage .sfcheckoutFormItmCodeTxt .sfTxt {
    width: 50px
}

.sfcheckoutMulitPage .sfcheckoutFormItmCheckbox input,
.sfcheckoutMulitPage .sfcheckoutFormItmCheckbox label,
.sfcheckoutMulitPage .sfcheckoutFormItmCheckboxList input,
.sfcheckoutMulitPage .sfcheckoutFormItmCheckboxList label {
    vertical-align: middle
}

.sfcheckoutMulitPage .sfcheckoutFormItmCheckbox label,
.sfcheckoutMulitPage .sfcheckoutFormItmCheckboxList label {
    padding-left: 5px
}

.sfcheckoutMulitPage .sfError {
    display: block
}

.sfcheckoutMulitPage .sfcheckoutBtnsWrp {
    padding-top: 15px
}

.sfcheckoutMulitPage .sfcheckoutContinueBtn {
    padding: 3px 22px;
    font-size: 13px;
    font-weight: 700
}

.sfcheckoutMulitPage .sfcheckoutBtnsWrp .sfcheckoutBackBtn {
    float: left;
    padding-left: 18px;
    background: url(../Images/sfPublicContent.gif) 0 -1098px no-repeat
}

.sfcheckoutMulitPage .sfcheckoutBtnsWrp a.sfcheckoutBackBtn:active,
.sfcheckoutMulitPage .sfcheckoutBtnsWrp a.sfcheckoutBackBtn:hover,
.sfcheckoutMulitPage .sfcheckoutBtnsWrp a.sfcheckoutBackBtn:link,
.sfcheckoutMulitPage .sfcheckoutBtnsWrp a.sfcheckoutBackBtn:visited {
    text-decoration: underline
}

.sfcheckoutMulitPage .sfcheckoutBtnsWrp a.sfcheckoutBackBtn:active,
.sfcheckoutMulitPage .sfcheckoutBtnsWrp a.sfcheckoutBackBtn:focus,
.sfcheckoutMulitPage .sfcheckoutBtnsWrp a.sfcheckoutBackBtn:hover {
    text-decoration: none
}

.sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp,
.sforderDetailsWrp .sfcheckoutTotalPriceWrp {
    text-align: right;
    line-height: 1.2
}

    .sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp li,
    .sforderDetailsWrp .sfcheckoutTotalPriceWrp li {
        padding-right: 10px
    }

    .sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp .sfcheckoutSubtotal,
    .sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfcheckoutSubtotal {
        font-size: 13px;
        padding-top: 10px
    }

    .sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp .sfcheckoutDiscounts,
    .sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfcheckoutDiscounts {
        font-size: 13px
    }

    .sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp .sfcheckoutShipping,
    .sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfcheckoutShipping {
        padding-bottom: 15px
    }

    .sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp .sfcheckoutBeforeTax,
    .sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfcheckoutBeforeTax {
        padding-top: 10px;
        border-top: 1px solid #e4e4e4
    }

    .sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp .sfcheckoutTax,
    .sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfcheckoutTax {
        padding-bottom: 12px
    }

    .sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp .sfAmount,
    .sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfAmount {
        display: -moz-inline-stack;
        display: inline-block;
        width: 80px
    }

    .sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp .sfcheckoutTotal,
    .sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfcheckoutTotal {
        font-weight: 700;
        background-color: #f2f2f2;
        padding-top: 15px;
        padding-bottom: 15px
    }

        .sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp .sfcheckoutTotal .sfPrice,
        .sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfcheckoutTotal .sfPrice {
            font-size: 16px
        }

.sfcheckoutMulitPage .sfStep5Wrp .sfMessage.sfMsgPositive {
    color: #690;
    font-weight: 700;
    font-size: 16px;
    text-align: center
}

.sfcheckoutMulitPage .sfshippingOptionsWrp {
    margin-right: 270px
}

.sforderSummary {
    float: right;
    width: 240px;
    padding-top: 15px;
    border: 1px solid #999;
    line-height: 1.2;
    font-size: 13px
}

    .sforderSummary .sfcheckoutStepSubTitle {
        font-size: 16px;
        font-weight: 700;
        padding-left: 9px;
        padding-bottom: 15px
    }

    .sforderSummary .sforderSummaryTable {
        width: 100%
    }

        .sforderSummary .sforderSummaryTable td {
            white-space: nowrap
        }

    .sforderSummary .sforderSummarySep {
        border-bottom: 1px solid #e4e4e4
    }

    .sforderSummary .sforderSummaryRow td,
    .sforderSummary .sforderSummaryRow th {
        text-align: right;
        vertical-align: top;
        padding: 0 10px
    }

    .sforderSummary .sforderSummaryRow th {
        width: 100%
    }

    .sforderSummary .sforderSummaryFirst td,
    .sforderSummary .sforderSummaryFirst th {
        padding-top: 10px
    }

    .sforderSummary .sforderSummaryLast td,
    .sforderSummary .sforderSummaryLast th {
        padding-bottom: 15px
    }

    .sforderSummary .sforderSubTotalRow td,
    .sforderSummary .sforderSubTotalRow th {
        font-size: 13px
    }

    .sforderSummary .sforderDiscountRow td,
    .sforderSummary .sforderDiscountRow th {
        padding-bottom: 20px;
        font-size: 13px
    }

    .sforderSummary .sforderSummaryRow.sforderSummaryTotal td,
    .sforderSummary .sforderSummaryRow.sforderSummaryTotal th {
        font-size: 13px;
        font-weight: 700;
        background-color: #f2f2f2;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .sforderSummary .sforderSummaryRow.sforderSummaryTotal .sfPrice {
        font-size: 16px
    }

.sfProductBasePriceOutOfStock,
.sfProductNewPriceOutOfStock,
.sfProductOptionsOutOfStock,
.sfProductQuantityOutOfStock,
.sfProductTitleOutOfStock .sfItmTitleWrp,
.sfminiShoppingCart span.sfProductTitleOutOfStock {
    text-decoration: line-through;
    color: red
}

    .sfProductBasePriceOutOfStock > div,
    .sfProductNewPriceOutOfStock > span,
    .sfProductOptionsOutOfStock > div,
    .sfProductQuantityOutOfStock > span,
    .sfProductTitleOutOfStock .sfItmTitleWrp strong {
        color: #000
    }

    .sfProductQuantityOutOfStock input {
        text-decoration: line-through
    }

.sfItemOutOfStockMessage {
    padding: 3px 5px;
    background-color: #ffb9b9
}

.sfProductTitleInventoryChange {
    background-color: #ffc6c6;
    color: Red
}

.sfProductBasePriceInventoryChange,
.sfProductNewPriceInventoryChange,
.sfProductOptionsInventoryChange,
.sfProductQuantityInventoryChange {
    text-decoration: line-through;
    color: Red
}

.sfordersListWrp .sfordersListTitle {
    margin-top: 20px;
    font-size: 27px
}

.sforderDetailsWrp .sforderDetailTitle {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 27px
}

.sforderDetailsWrp .sfordersListCount,
.sfordersListWrp .sfordersListCount {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 13px;
    color: #999;
    font-style: italic
}

.sforderDetailsWrp .sforderDetails,
.sfordersListWrp .sfordersList {
    border-top: 1px solid #e4e4e4
}

.sforderDetailsWrp .sforderDetails,
.sfordersListWrp .sfordersListItem {
    padding: 10px 0;
    border-bottom: 1px solid #e4e4e4
}

.sforderDetailsWrp .sforderBriefInfoWrp,
.sfordersListWrp .sforderBriefInfoWrp {
    float: left;
    overflow: hidden;
    width: 250px;
    line-height: 1.2
}

.sforderDetailsWrp .sfordersListDetailView,
.sfordersListWrp .sfordersListDetailView {
    margin-left: 250px;
    padding-left: 35px;
    min-height: 220px;
    border-left: 1px solid #e4e4e4
}

.sforderDetailsWrp .sforderOrderedOn,
.sfordersListWrp .sforderOrderedOn {
    margin-bottom: 16px;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.1
}

    .sforderDetailsWrp .sforderOrderedOn .sforderOrderedOnLbl,
    .sfordersListWrp .sforderOrderedOn .sforderOrderedOnLbl {
        display: block;
        font-size: 12px;
        font-weight: 400
    }

.sforderDetailsWrp .sforderBtnskWrp,
.sfordersListWrp .sforderBtnskWrp {
    margin-bottom: 20px;
    padding-right: 35px
}

.sfordersListWrp .sforderBtnskWrp {
    text-align: right
}

.sfordersListWrp .sforderDetailsLnk {
    float: left;
    font-size: 11px;
    padding: 0 0 3px 17px;
    background: url(../Images/sfEcommerce.gif) 0 -700px no-repeat
}

.sforderDetailsWrp .sfPrint,
.sfordersListWrp .sfPrint {
    font-size: 11px;
    padding: 0 0 3px 21px;
    background: url(../Images/sfEcommerce.gif) 0 -800px no-repeat
}

.sforderDetailsWrp ul.sforderBriefInfoList,
.sfordersListWrp ul.sforderBriefInfoList {
    padding-right: 35px
}

    .sforderDetailsWrp ul.sforderBriefInfoList li,
    .sfordersListWrp ul.sforderBriefInfoList li {
        padding-bottom: 3px;
        line-height: 1.1;
        min-height: 12px
    }

    .sforderDetailsWrp ul.sforderBriefInfoList .sforderInfoFieldName,
    .sforderDetailsWrp ul.sforderBriefInfoList .sforderInfoFieldValue,
    .sfordersListWrp ul.sforderBriefInfoList .sforderInfoFieldName,
    .sfordersListWrp ul.sforderBriefInfoList .sforderInfoFieldValue {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top
    }

    .sforderDetailsWrp ul.sforderBriefInfoList .sforderInfoFieldName,
    .sfordersListWrp ul.sforderBriefInfoList .sforderInfoFieldName {
        width: 130px
    }

    .sforderDetailsWrp ul.sforderBriefInfoList .sforderInfoFieldValue,
    .sfordersListWrp ul.sforderBriefInfoList .sforderInfoFieldValue {
        width: 75px;
        text-align: right
    }

    .sforderDetailsWrp ul.sforderBriefInfoList .sforderNumber,
    .sfordersListWrp ul.sforderBriefInfoList .sforderNumber {
        padding-bottom: 18px
    }

.sforderDetailsWrp .sforderDetailsTitle {
    margin-top: 15px;
    display: block;
    font-size: 12px;
    font-weight: 700
}

.sforderDetailsWrp .sfordersListOrderStatusWrp,
.sfordersListWrp .sfordersListOrderStatusWrp {
    line-height: 1.1
}

.sforderDetailsWrp .sfordersListOrderStatus,
.sfordersListWrp .sfordersListOrderStatus {
    display: block;
    font-size: 21px;
    font-weight: 700
}

.sfPrintBtn {
    font-size: 13px;
    font-weight: 700;
    padding: 4px 10px 3px
}

.sforderDetailsWrp.sfprintInvoiceWrp ul.sforderBriefInfoList,
.sfordersListWrp.sfprintInvoiceWrp ul.sforderBriefInfoList {
    padding-top: 4px;
    padding-right: 10px
}

    .sforderDetailsWrp.sfprintInvoiceWrp ul.sforderBriefInfoList .sforderNumber,
    .sfordersListWrp.sfprintInvoiceWrp ul.sforderBriefInfoList .sforderNumber {
        padding-bottom: 33px
    }

        .sforderDetailsWrp.sfprintInvoiceWrp ul.sforderBriefInfoList .sforderNumber strong,
        .sfordersListWrp.sfprintInvoiceWrp ul.sforderBriefInfoList .sforderNumber strong {
            font-size: 21px
        }

.sforderDetailsWrp.sfprintInvoiceWrp .sfprintInvoiceTitle {
    font-size: 21px;
    font-weight: 700
}

.sforderDetailsWrp.sfprintInvoiceWrp .sforderDetails {
    margin-bottom: 15px;
    border-color: #000
}

.sforderDetailsWrp.sfprintInvoiceWrp .sfordersListDetailView {
    border-color: #000
}

.sforderDetailsWrp.sfprintInvoiceWrp .RadGrid_Basic thead th {
    background-color: transparent;
    color: #000;
    border-bottom: 1px solid #000
}

.sforderDetailsWrp.sfprintInvoiceWrp .RadGrid_Basic .sfItmTitleCol {
    padding-left: 0
}

.sforderDetailsWrp.sfprintInvoiceWrp .RadGrid_Basic tbody td,
.sforderDetailsWrp.sfprintInvoiceWrp .sfcheckoutTotalPriceWrp .sfcheckoutBeforeTax {
    border-color: #000
}

.sforderDetailsWrp.sfprintInvoiceWrp .sfcheckoutTotalPriceWrp .sfcheckoutTotal {
    background-color: transparent
}

.sforderDetailsWrp.sfprintInvoiceWrp .RadGrid_Basic .sfItmTitleCol .sfItmSku,
.sfprintInvoiceWrp .RadGrid_Basic.sfDiscountsWrp tbody td.sfAmountCol {
    color: #000
}

.sfdigitalDownloadsListWrp .sfdigitalDownloadsSortWrp {
    text-align: right
}

.sfdigitalDownloadsListWrp .sfItmTitleCol .sfInfo {
    padding-left: 43px;
    color: #666
}

.sfdigitalDownloadsListWrp .sfdigitalDownloadsPurchasedCol {
    text-align: right;
    width: 150px
}

.sfdigitalDownloadsListWrp .sfdigitalDownloadsOrderDetailsLnk {
    font-size: 11px
}

.sfnodigitalDownloadsWrp {
    margin: 20px 0;
    text-align: center
}

.sfforumPostBreabcrumbWrp {
    margin-bottom: 5px;
    font-size: 11px
}

.sfforumsTitle {
    margin-bottom: 10px;
    font-size: 24px
}

.sfforumsList {
    width: 100%;
    table-layout: auto;
    border-collapse: collapse;
    line-height: 1.3;
    font-size: 11px
}

    .sfforumsList td,
    .sfforumsList th {
        padding: 12px 0 14px;
        border-bottom: 1px solid #e4e4e4;
        vertical-align: top
    }

    .sfforumsList .sfforumGroupTitle {
        font-size: 18px
    }

    .sfforumsList .sfforumGroupDescription {
        color: #666;
        line-height: 1.2
    }

    .sfforumsList th.sfforumTitleWrp {
        padding-bottom: 11px
    }

    .sfforumsList .sfforumTitle {
        margin-bottom: 25px;
        font-size: 14px;
        font-weight: 700
    }

    .sfforumsList .sfforumDescription {
        padding-top: 4px;
        font-size: 12px
    }

    .sfforumsList .sfforumPostsCountWrp,
    .sfforumsList .sfforumThreadsCountWrp {
        width: 110px;
        text-align: right;
        font-size: 10px
    }

    .sfforumsList .sfforumPostsCount,
    .sfforumsList .sfforumThreadsCount {
        font-size: 14px;
        font-weight: 400
    }

    .sfforumsList .sfforumLastPostWrp {
        width: 150px;
        text-align: right
    }

.sfforumTitle {
    margin-bottom: 25px;
    font-size: 24px
}

.sfforumNewThreadLnk,
.sfforumNewThreadLnk:active,
.sfforumNewThreadLnk:hover,
.sfforumNewThreadLnk:link,
.sfforumNewThreadLnk:visited {
    background-color: #d4d0c8;
    border: 2px outset #d4d0c8;
    color: #000;
    padding: 4px 15px
}

.sfforumThreadsList {
    margin-top: 30px;
    width: 100%;
    table-layout: auto;
    font-size: 11px;
    line-height: 1.3
}

    .sfforumThreadsList td,
    .sfforumThreadsList th {
        border-bottom: 1px solid #e4e4e4;
        vertical-align: top
    }

    .sfforumThreadsList thead th {
        padding: 5px 0 10px;
        font-size: 9px;
        text-transform: uppercase;
        color: #666
    }

    .sfforumThreadsList tbody td,
    .sfforumThreadsList tbody th {
        padding: 15px 0
    }

    .sfforumThreadsList thead .sfforumThreadPostsWrp,
    .sfforumThreadsList thead .sfforumThreadViewsWrp {
        width: 110px;
        text-align: center
    }

    .sfforumThreadsList thead .sfforumThreadLastPostWrp {
        width: 150px;
        text-align: right
    }

    .sfforumThreadsList .sfforumThreadTitleAndAgeWrp {
        margin-left: 35px
    }

    .sfforumThreadsList .sfforumThreadTitle {
        font-size: 15px
    }

    .sfforumThreadsList .sfLockedThread,
    .sfforumThreadsList .sfNormalThread {
        float: left;
        margin-top: 4px;
        margin-right: 12px;
        width: 20px;
        height: 23px;
        background-color: transparent;
        background-image: url(../Images/sfForums.gif);
        background-repeat: no-repeat
    }

    .sfforumThreadsList .sfNormalThread {
        background-position: 0 -300px
    }

    .sfforumThreadsList .sfLockedThread {
        background-position: 0 -100px
    }

    .sfforumThreadsList .sfAnnouncmentThread,
    .sfforumThreadsList .sfStickyThread {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        margin-top: 1px;
        width: 13px;
        height: 13px;
        background: url(../Images/sfForums.gif) no-repeat
    }

    .sfforumThreadsList .sfAnnouncmentThread {
        width: 15px;
        background-position: 0 -1100px
    }

    .sfforumThreadsList .sfNotStickyThread {
        display: none
    }

    .sfforumThreadsList tbody .sfforumThreadPostsWrp,
    .sfforumThreadsList tbody .sfforumThreadViewsWrp {
        width: 110px;
        text-align: center;
        font-size: 14px
    }

    .sfforumThreadsList tbody .sfforumThreadLastPostWrp {
        width: 150px;
        text-align: right
    }

.sfforumNewThreadWrp .sfforumNewThreadTitle {
    margin-bottom: 16px;
    font-size: 24px
}

.sfforumNewThreadWrp .sfTxtLbl {
    margin-bottom: 3px;
    display: block
}

.sfforumNewThreadWrp .sfforumNewThreadName .sfTxtLbl {
    font-weight: 700
}

.sfforumNewThreadWrp .sfTxt {
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px;
    height: 18px;
    padding: 2px;
    width: 500px
}

.sfforumNewThreadWrp .sfError {
    display: block
}

.sfforumNewThreadWrp .sfforumNewThreadContent {
    margin-top: 5px
}

.sfforumNewThreadWrp .sfEditorWrp {
    position: relative;
    width: 750px
}

.sfforumNewThreadWrp .sfSubmitBtn {
    margin-right: 10px;
    padding: 2px 10px;
    font-family: Arial, Verdana, Sans-serif;
    font-size: 16px;
    text-align: center
}

.sfforumNoThreadsWrp {
    color: #666;
    text-align: center
}

    .sfforumNoThreadsWrp .sfforumFirstThreadLnk {
        font-size: 27px
    }

.sfforumPostTitle {
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 1.2
}

    .sfforumPostTitle .sfError {
        display: block;
        margin-top: 3px;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 400
    }

    .sfforumPostTitle .sfforumPostTitleCancelEdit,
    .sfforumPostTitle .sfforumPostTitleEdit {
        font-size: 12px;
        font-weight: 400;
        color: #105CB6;
        cursor: pointer
    }

        .sfforumPostTitle .sfforumPostTitleCancelEdit:hover,
        .sfforumPostTitle .sfforumPostTitleEdit:hover {
            color: #00f
        }

    .sfforumPostTitle .sfforumPostTitleSaveEdit {
        font-family: Arial, Verdana, Sans-serif;
        padding-left: 15px;
        padding-right: 15px;
        text-align: center
    }

    .sfforumPostTitle .sfTxt {
        font-family: Arial, Verdana, Sans-serif;
        font-size: 12px;
        height: 18px;
        padding: 2px;
        width: 350px
    }

.sfforumThreadPostList {
    border-bottom: 1px solid #e4e4e4
}

    .sfforumThreadPostList .sfforumThreadPost {
        padding-top: 15px;
        padding-bottom: 25px;
        border-top: 1px solid #e4e4e4
    }

.sfforumSocialShareWrp {
    padding: 7px 0;
    font-size: 13px;
    font-style: italic;
    color: #999;
    height: 21px;
    overflow: hidden
}

    .sfforumSocialShareWrp.sfTop {
        margin-top: 20px
    }

    .sfforumSocialShareWrp .RadSocialShare {
        border: 0;
        padding: 0;
        float: right
    }

.sfforumPostReplyForm .sfforumThreadPostUser,
.sfforumThreadPostList .sfforumThreadPostUser {
    float: left;
    width: 140px;
    color: #666;
    font-size: 11px;
    line-height: 1.2
}

.sfforumPostReplyForm .sfforumUser,
.sfforumThreadPostList .sfforumUser {
    font-size: 15px;
    font-weight: 400;
    color: #000
}

.sfforumPostReplyForm .sfforumUserAvatarWrp,
.sfforumThreadPostList .sfforumUserAvatarWrp {
    margin-top: 5px
}

.sfforumPostReplyForm .sfforumUserPostsInfo,
.sfforumThreadPostList .sfforumUserPostsInfo {
    margin-top: 10px
}

.sfforumPostReplyForm .sfforumsReplyToTitle {
    display: inline;
    padding-right: 20px;
    font-size: 15px;
    font-weight: 400
}

.sfforumPostReplyForm .sfforumReplyThreadContent,
.sfforumThreadPostList .sfforumThreadPostContentWrp {
    margin-left: 150px
}

.sfforumThreadPostList .sfforumThreadPostContent {
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 13px;
    clear: right
}

    .sfforumThreadPostList .sfforumThreadPostContent h1,
    .sfforumThreadPostList .sfforumThreadPostContent h2,
    .sfforumThreadPostList .sfforumThreadPostContent h3,
    .sfforumThreadPostList .sfforumThreadPostContent h4,
    .sfforumThreadPostList .sfforumThreadPostContent h5 {
        line-height: 1.2
    }

    .sfforumThreadPostList .sfforumThreadPostContent h1 {
        margin-bottom: 20px;
        font-size: 30px;
        font-weight: 400
    }

        .sfforumThreadPostList .sfforumThreadPostContent h1 ~ h1 {
            margin-top: 40px
        }

    .sfforumThreadPostList .sfforumThreadPostContent h2 {
        margin-top: 35px;
        margin-bottom: 20px;
        font-size: 18px;
        font-weight: 700
    }

    .sfforumThreadPostList .sfforumThreadPostContent h3 {
        margin-top: 30px;
        margin-bottom: 10px;
        font-size: 20px;
        font-weight: 400;
        padding-bottom: 5px;
        border-bottom: 1px solid #ccc
    }

    .sfforumThreadPostList .sfforumThreadPostContent h4 {
        margin-top: 25px;
        font-size: 13px;
        font-weight: 700
    }

    .sfforumThreadPostList .sfforumThreadPostContent h5 {
        margin-top: 18px;
        font-size: 13px;
        font-weight: 400;
        font-style: italic
    }

    .sfforumThreadPostList .sfforumThreadPostContent p {
        margin-bottom: 18px
    }

    .sfforumThreadPostList .sfforumThreadPostContent ul {
        padding-left: 20px;
        list-style: disc;
        margin-bottom: 18px
    }

    .sfforumThreadPostList .sfforumThreadPostContent ol {
        padding-left: 20px;
        list-style-type: decimal;
        margin-bottom: 18px
    }

.sfPostQuoteView {
    border: 1px solid #ccc;
    padding: 7px 9px;
    background-color: #f2f2f2
}

    .sfPostQuoteView .sfPostQuoteView {
        margin-top: 10px
    }

    .sfPostQuoteView .sfUserQuote {
        display: block;
        font-size: 11px
    }

.sfforumThreadPostList .sfforumPostIsFeaturedWrp {
    float: right
}

.sfforumThreadPostList .sfEditBtn,
.sfforumThreadPostList .sfforumPostFeatured,
.sfforumThreadPostList .sfforumPostUnmarkFeatured {
    display: -moz-inline-stack;
    display: inline-block
}

.sfforumThreadPostList .sfforumPostFeatured {
    padding-left: 20px;
    padding-right: 3px;
    font-size: 15px;
    color: #689B30;
    background: url(../Images/sfForums.gif) 0 -997px no-repeat;
    position: relative;
    margin-top: -3px
}

.sfforumThreadPostList .sfforumPostUnmarkFeatured {
    font-size: 11px;
    position: relative;
    top: -2px
}

.sfforumThreadPostList .sfEditBtn {
    padding-bottom: 8px
}

.sfforumThreadPostList .sfforumPostAge {
    font-size: 11px;
    line-height: 1.2;
    font-style: italic;
    color: #666
}

.sfforumThreadPostList .sfforumPostPermalink {
    font-size: 10px
}

.sfforumThreadPostList .sfforumLastModified {
    margin-bottom: 20px;
    font-size: 11px;
    color: #666
}

.sfforumReplyBtn {
    padding-left: 15px;
    padding-right: 15px;
    font-family: Arial, Verdana, Sans-serif;
    text-align: center
}

.sfforumReplyFormVisible {
    position: relative;
    padding-bottom: 335px
}

.sfforumPostReplyContainer {
    display: none
}

.sfforumReplyFormVisible .sfforumPostReplyContainer {
    display: block;
    position: fixed;
    padding-top: 20px;
    bottom: 0;
    left: 0;
    right: 0;
    height: 305px;
    overflow-y: auto;
    overflow-x: hidden;
    border-top: 10px solid #e4e4e4;
    background-color: #fff
}

.sfforumPostReplyContainer .sfforumPostReplyForm {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    width: 920px
}

.sfforumPostReplyContainer .sfEditorWrp {
    position: relative
}

.sfforumPostReplyContainer .sfQuote {
    padding-left: 15px;
    background: url(../Images/sfForums.gif) 0 -798px no-repeat
}

.sfforumPostReplyContainer .sfSubmitBtnWrp {
    margin-bottom: 0
}

.sfforumPostReplyContainer .sfSubmitBtn {
    margin-right: 10px;
    padding: 2px 10px;
    font-family: Arial, Verdana, Sans-serif;
    font-size: 16px;
    text-align: center
}

.sfforumPostReplyContainer .sfClose {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 10px;
    right: 10px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../Images/sfForums.gif) 0 -700px no-repeat
}

.sfforumReplyThreadAttachmentsWrp {
    margin-top: 30px
}

    .sfforumReplyThreadAttachmentsWrp .sfforumReplyThreadAttachmentsToggle {
        padding-bottom: 1px;
        padding-left: 20px;
        padding-top: 3px;
        cursor: pointer;
        color: #105CB6;
        background: url(../Images/sfForums.gif) 0 -600px no-repeat
    }

    .sfforumReplyThreadAttachmentsWrp .RadUpload {
        margin-top: 5px;
        margin-bottom: 10px
    }

        .sfforumReplyThreadAttachmentsWrp .RadUpload .ruInputs li.ruActions {
            margin-top: 0
        }

.sfforumPostAttachmentsList {
    width: 300px;
    margin-bottom: 30px;
    border-top: 1px solid #d7d7d7
}

.sfforumReplyThreadContent .sfforumPostAttachmentsList {
    margin-top: 10px;
    margin-bottom: 10px
}

.sfforumPostAttachmentsList .sfforumPostAttachmentItem {
    padding: 6px 0 4px;
    border-bottom: 1px solid #d7d7d7;
    position: relative
}

.sfforumPostAttachmentsList .sfforumPostAttachmentLink {
    display: -moz-inline-stack;
    display: inline-block;
    width: 280px;
    word-wrap: break-word;
    font-weight: 700
}

.sfforumPostAttachmentsList .sfforumPostDeleteAttachmentBtn {
    display: block;
    position: absolute;
    top: 9px;
    right: 4px;
    width: 12px;
    height: 12px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../Images/sfForums.gif) 0 -1200px no-repeat;
    cursor: pointer
}

.sfforumSubscribeWrp {
    float: right;
    font-size: 11px
}

.sfforumEmailLnk,
.sfforumRssLnk {
    padding: 1px 0 1px 22px;
    background: url(../Images/sfForums.gif) -1000px -1000px no-repeat
}

.sfforumRssLnk {
    background-position: 0 -400px;
    vertical-align: middle
}

.sfforumEmailLnk {
    background-position: 0 -499px
}

.sfforumEmailSubscriberWrp {
    display: -moz-inline-stack;
    display: inline-block;
    top: -3px;
    vertical-align: middle;
    position: relative;
    margin-right: 19px
}

    .sfforumEmailSubscriberWrp .sfforumEmailLnkWrp {
        padding: 10px 8px 5px 9px
    }

.sfforumEmailSubscriptionShown.sfforumEmailSubscriberWrp .sfforumEmailLnkWrp {
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    padding: 9px 7px 5px 8px;
    background-color: #f2f2f2;
    position: relative;
    z-index: 100
}

.sfforumEmailSubscriberWrp .sfforumEmailSubscriptionInfoWrp {
    display: none;
    position: absolute;
    z-index: 10;
    padding: 15px 15px 30px;
    top: 31px;
    left: 0;
    width: 220px;
    border: 1px solid #999;
    background-color: #f2f2f2
}

.sfforumEmailSubscriptionShown.sfforumEmailSubscriberWrp .sfforumEmailSubscriptionInfoWrp {
    display: block
}

.sfforumEmailSubscriptionInfoWrp .sfforumEmailSubscribeMsg {
    font-size: 12px
}

.sfforumEmailSubscriptionInfoWrp .sfforumSubscribedEmail {
    margin-top: 12px;
    margin-bottom: 17px;
    font-size: 16px
}

.sfforumSubscribeBtn,
.sfforumUnsubscribeBtn {
    font-family: Arial, Verdana, Sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center
}

.sfforumEmailSubscriberWrp .sfforumEmailSubscriptionInfoLoader {
    border: 1px solid #999;
    display: none;
    left: 0;
    padding: 15px 15px 30px;
    position: absolute;
    top: 31px;
    width: 220px;
    height: 90px;
    z-index: 10;
    background: url(../Images/sfLoadingData.gif) 50% 50% no-repeat #f2f2f2
}

.sfClearfix:after,
.sfprofileArticleLikeWrp:after,
.sfprofileListLikeWrp:after {
    content: "";
    display: block;
    height: 0;
    font-size: 1px;
    clear: both;
    visibility: hidden
}

* html .sfClearfix,
* html .sfprofileArticleLikeWrp,
* html .sfprofileListLikeWrp {
    height: 1%
}

.sfClearfix,
.sfprofileArticleLikeWrp,
.sfprofileListLikeWrp {
    display: block
}

.sfDisplayNone {
    display: none
}

@media print {
    body {
        background-color: #fff;
        min-width: 0
    }

    .sfPublicWrapper {
        width: auto
    }

    .sfPageBrowseAndEditToolbarWrp,
    .sfPrintBtn {
        display: none
    }

    .sfordersListDetailView {
        height: auto !important
    }
}
