﻿body
{
    /* background-image: url(https://www.marketingandtechnology.com/repository/demo/meatingplace/demo/images/toptexture.gif); */
    background-repeat: repeat-x;
    background-color: #F3B81E;
}

h1
{
    font-size: 1.5em;
    line-height: 1.25em;
}

h2
{
    color: #9F5026;
    text-transform: uppercase;
}

#buttonBar
{
    background-color: #493604;
}

.thrColFixHdr #footer
{
    border-top-color: #493604;
}

#footerHelpBut a
{
    border-right-color: #493604;
    color: #493604;
}

#footer #copyright
{
    color: #493604;
    line-height: 1.2em;
}

a:link, a:select, a:hover
{
    color: #9F5026;
}

.link a:link, a:select, a:hover
{
    color: #525148;
}

a.link
{
    color: #525148;
}

ul#menuSubOne li
{
    background-color: #525148;
    width: 135px;
}

ul#menuSubOne
{
    margin-left: 80px;
}

ul#menuSubFive
{
    margin-left: 520px;
    margin-top: 0px;
}

ul#menuSubTwo
{
    margin-left: 220px;
    margin-top: 0px;
}

    ul#menuSubTwo li
    {
        width: 175px;
    }

ul#menuSubThree
{
    margin-left: 300px;
    margin-top: 0px;
}

ul#menuSubFour
{
    margin-top: 0px;
    margin-left: 410px;
}

ul#menuSubThree li
{
    width: 150px;
}

ul#menuSubFour li
{
    width: 150px;
}

ul#menuSubFive li
{
    width: 150px;
}

.subMenuItem
{
    font-size: 0.9em;
    color: #FCE4C0;
    margin-left: 10px;
    text-transform: none;
    word-spacing: 0em;
}

#sidebar2 p a:link
{
    font-weight: normal;
}

#headlines h3
{
    font-size: 1.25em;
}
/*table*/
.twoCol, .threeCol, .fourCol, .fiveCol, .sixCol
{
    border-bottom-color: #525148;
}

    .twoCol td, .threeCol td, .fourCol td, .fiveCol td, .sixCol td
    {
        border-bottom-color: #525148;
    }

.thrColFixHdr #news .twoCol td:first-of-type, .thrColFixHdr #news .threeCol td:first-of-type, .thrColFixHdr #news .fourCol td:first-of-type, .thrColFixHdr #news .fiveCol td:first-of-type, .thrColFixHdr #news .sixCol td:first-of-type
{
    font-weight: normal;
    color: #666;
    font-size: .9em;
    width: 25%;
}

.twoCol tr:nth-child(2n+2), .threeCol tr:nth-child(2n+2), .fourCol tr:nth-child(2n+2), .fiveCol tr:nth-child(2n+2), .sixCol tr:nth-child(2n+2)
{
    background-color: #eae7e4;
}

.thrColFixHdr #news .twoCol tr:first-of-type, .thrColFixHdr #news .threeCol tr:first-of-type, .thrColFixHdr #news .fourCol tr:first-of-type, .thrColFixHdr #news .fiveCol tr:first-of-type, .thrColFixHdr #news .sixCol tr:first-of-type
{
    margin-top: 0;
    font-size: .9em;
    line-height: 1.3em;
}

.twoCol tr:first-of-type, .threeCol tr:first-of-type, .fourCol tr:first-of-type, .fiveCol tr:first-of-type, .sixCol tr:first-of-type
{
    border-bottom-color: #525148;
}

.thrColFixHdr #news .twoCol tr:first-of-type td, .thrColFixHdr #news .threeCol tr:first-of-type td, .thrColFixHdr #news .fourCol tr:first-of-type td, .thrColFixHdr #news .fiveCol tr:first-of-type td, .thrColFixHdr #news .sixCol tr:first-of-type td
{
    color: #525148;
    vertical-align: bottom;
}

.threeCol td
{
    width: 33%;
}

.fourCol td
{
    width: 25%;
}

.fiveCol td
{
    width: 18.75%;
}

.sixCol td
{
    width: 15%;
}

.thrColFixHdr #news .threeCol td:first-of-type
{
    width: 33%;
}

.thrColFixHdr #news .twoCol td:first-of-type
{
    width: 50%;
}

.twoCol td
{
    width: 50%;
}

/*sonja styles*/
.submitBtn
{
    background-color: #9F5026;
    border: 0 solid #9F5026;
    border-radius: 100px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: #FFFFFF;
    font-size: 0.75em;
    padding: 0.25em 1em;
    letter-spacing: 0.065em;
    margin-top: 1em;
    text-decoration: none;
    text-shadow: 1px 1px #9F5026;
    text-transform: uppercase;
}

.expressBox
{
    background-color: #FFA500;
    border-radius: 1em;
    color: #FFFFFF;
    display: block;
    height: auto;
    margin: 2.5em;
    padding: 2em;
    text-align: center;
    z-index: 45;
}

#expressMemberAds.expressBox
{
    clear: both;
}

.expressBox h1
{
    color: #000000 !important;
    float: left;
    text-align: center;
    width: 100%;
}

#expressMemberAds.expressBox h1
{
    margin-top: -0.5em;
}

#expressMemberAds.expressBox li
{
    line-height: 1em;
}

#membership .newAccount .next_button, .help #verifyEmail #express, .faq .submitBtn, .faq #validateForm #submitCode
{
    background-color: #9F5026;
    border: 0 solid #9F5026;
    border-radius: 100px 100px 100px 100px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 1em;
    letter-spacing: 0.065em;
    padding: .5em 3em;
    text-shadow: 1px 1px #9F5026;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 1em;
}

.help #verifyEmail #express, .faq .submitBtn, .faq #validateForm #submitCode
{
    font-size: .75em;
    padding: .25em 1em;
}

#featureContainer .recurly
{
    float: none;
    margin: 0 auto;
    width: 75%;
}

    #featureContainer .recurly .plan
    {
        width: 100%;
    }

        #featureContainer .recurly .plan .name
        {
            font-size: 4.5em;
            line-height: 1em;
            padding: 0;
            width: 70%;
        }

            #featureContainer .recurly .plan .name .nameLabel
            {
                font-size: 2em;
            }

        #featureContainer .recurly .plan .recurring_cost .cost
        {
            font-size: 2.5em;
        }

        #featureContainer .recurly .plan .recurring_cost .interval
        {
            font-size: 1.25em;
            padding-bottom: 0;
        }

        #featureContainer .recurly .plan .recurring_cost
        {
            margin: 1em 0;
        }

.subscription:first-of-type
{
    border-bottom: 0 none;
}

.recurly .subscription
{
    max-width: 100%;
    min-width: 100%;
}

#featureContainer .recurly .due_now
{
    background-color: #F3B81E;
    background-image: none;
    clear: both;
    height: 4em;
    line-height: 4em;
    padding: 0.5em 0;
    width: 100%;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    text-transform: uppercase;
    left: 0;
}

    #featureContainer .recurly .due_now .title
    {
        margin-left: 1em;
    }

    #featureContainer .recurly .due_now .cost
    {
        margin-right: 1em;
    }

#featureContainer .recurly .footer
{
    background-color: #F3B81E;
    background-image: none;
    clear: both;
    height: 4em;
    line-height: 4em;
    padding: 0.5em 0;
    width: 100%;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
}
/** SVH added some emphasis to the reculry error message**/
#featureContainer .recurly .footer #errors {
	font-size: 1.25em;
	font-family: "HelveticaNeueW01-75Bold";
	margin: 0 0 0 1em;
}
#featureContainer .recurly button.submit
{
    background: -moz-linear-gradient(center top, #FFFFFF, #B8B8B8) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #767674;
    border-radius: 10px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.7) inset, 0 1px 3px rgba(0, 0, 0, 0.5);
    color: #302106;
    float: right;
    font-size: 1.25em;
    font-weight: bold;
    height: 3em;
    margin: 0 0.5em;
    max-width: 40em;
    outline: medium none;
    padding: 10px 20px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

#featureContainer .recurly .contact_info, #featureContainer .recurly .billing_info, #featureContainer .recurly .accept_tos
{
    overflow: hidden;
    padding: 2em 3em;
    position: relative;
    border-left: 1px dashed #dedede;
    border-right: 1px dashed #dedede;
    list-style: none;
}

    #featureContainer .recurly .billing_info .full
    {
        margin: 1.5em 0;
        width: 100%;
    }
.thrColFixHdr #classified li {
	list-style: none;
}
.thrColFixHdr #classified li:first-of-type {
	list-style: none;
}
.thrColFixHdr #classified li:last-of-type  {
	list-style: none;
}
#featureContainer .payment_method input
{
    float: left;
    margin: 1em 1em 0 0;
}

#featureContainer .recurly .accepted_cards
{
    float: left;
    position: inherit;
}

#featureContainer .recurly .contact_info .title, #featureContainer .recurly .billing_info .title, #featureContainer .recurly .accept_tos .title
{
    color: #404041;
    font-size: 1.5em;
    font-weight: bold;
    height: 1em;
    padding-bottom: 1em;
    text-shadow: none;
    width: 98%;
}

#featureContainer .recurly .field
{
    width: 100%;
}

    #featureContainer .recurly .field.first_name, #featureContainer .recurly .field.last_name
    {
        width: 47.75%;
        margin-top: 1.25em;
    }

    #featureContainer .recurly .field.card_number
    {
        width: 75%;
    }

    #featureContainer .recurly .field.state, #featureContainer .recurly .field.zip, #featureContainer .recurly .field.country
    {
        width: 48%;
    }

    #featureContainer .recurly .field.cvv
    {
        width: 19%;
        margin-left: 4%;
    }

    #featureContainer .recurly .field input[type="text"]
    {
        width: 98%;
    }

#featureContainer .recurly select
{
    height: 2.25em;
    font-size: 1.25em;
}

#featureContainer .recurly .field.expires .year, #featureContainer .recurly .field.expires .month
{
    width: auto;
}

.subscription:first-of-type
{
    border-bottom: 4px solid #000000;
}

.mngmnt.two .subscription .subType
{
    width: 200px;
}

#featureContainer .overlayImg
{
    background-color: #FFFFFF;
    background-repeat: repeat;
    background-image: none;
    opacity: 0.93;
    width: 100%;
    z-index: 1;
}

#header .expressBanner a
{
    color: #e73741;
}

@media screen and (max-width: 1300px)
{
    #buttonBar
    {
        letter-spacing: 0.05em;
    }
}
/*/mediaquery*/
a.search
{
    color: #FFFFFF;
    background-image: url(/images/up_bttn.gif);
}

#mainContent p a
{
    color: #9F5026;
    text-transform: uppercase;
    font-weight: normal;
}

#sidebar1 p a
{
    color: #9F5026;
    text-transform: uppercase;
    font-weight: normal;
}

#webinar #sidebar1 p a
{
    color: #9F5026;
    text-transform: capitalize;
    font-weight: normal;
}

#rule1
{
    border-top-color: #D3D2CD;
    margin-top: 0px;
}

#sidebar2 p a:hover
{
    color: #525148;
}

#sidebar2 p a:link
{
    color: #525148;
}

#sidebar2 p a
{
    color: #9F5026;
    text-transform: uppercase;
    font-weight: bold;
}

#sidebar2 p em
{
    font-weight: normal;
    color: #9F5026;
    font-size: 0.8em;
}

#sidebar3
{
    padding: 0px;
}

    #sidebar3 h4
    {
        color: #3F3E39;
    }

#headlines a
{
    color: #525148;
    text-decoration: none;
}

    #headlines a:hover
    {
        color: #9F5026;
    }

#otherNews a
{
    color: #525148;
    text-decoration: none;
}

    #otherNews a:hover
    {
        color: #9F5026;
    }

.moreHeadlines
{
    float: left;
    margin-bottom: 35px;
    padding-bottom: 3px;
    margin-top: 0px;
    color: #525148;
    padding-right: 3px;
    padding-left: 0px;
    text-decoration: none;
    text-transform: none;
    line-height: 0.9em;
    font-size: 0.9em;
}

a:hover.moreHeadlines
{
    color: #FFF;
    font-weight: normal;
}

#widgetBar a
{
    color: #333333;
    text-decoration: none;
    font-size: 0.9em;
    line-height: 1em;
    font-weight: normal;
}

#widgetBar p .moreHeadlines
{
    font-size: 0.9em;
}

#sidebar4
{
    border: 1px solid #CCC;
    background-color: #9F5026;
}

    #sidebar4 a
    {
        color: #FFFF99;
    }

    #sidebar4 h2
    {
        color: #FFFFCC;
    }

#iconAds p
{
    color: #00;
}

#iconAds a
{
    color: #333333;
    text-decoration: none;
}

#iconAds strong
{
    font-weight: bold;
}

#footerButtons
{
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 665px;
    text-align: center;
}

.border
{
    border: 1px solid #666;
    max-width: 100%;
}

.more
{
    font-size: 1em;
}

a.botButtons
{
    color: #626A6E;
    background-image: url(/images/up_bttn.gif);
    text-transform: uppercase;
}

a:hover.botButtons
{
    background-image: url(/images/hvr_bttn.gif);
    color: #afd279;
}

a:visited.botButtons
{
    color: #9A8574;
    background-image: url(/images/up_bttn.gif);
}

#otherNewsHeadlines
{
    width: 90%;
    /* [disabled]padding-top: 20px; */
    border-top-width: 4px;
    /* [disabled]border-top-style: solid; */
    /* [disabled]border-top-color: #525148; */
    margin-right: 5%;
    margin-left: 5%;
}

#webinar #featuredTechStory h1
{
    color: #525148;
}

#featuredTechStory .sessionInfo h3
{
    color: #9F5025;
}

#RegisterHere
{
    margin-top: 10px;
    margin-bottom: 0px;
}

#featureContainer #news h2 a
{
    color: #9F5026;
    text-decoration: underline;
}

.thrColFixHdr #outerContainer #container #featureContainer #webinar #sidebar1 .nextHead
{
    font-size: 1.25em;
}

.thrColFixHdr #outerContainer #container #header #bannerAd .leadGeneration
{
    vertical-align: middle;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}

@media screen and (max-width: 680px)
{
    #featureContainer .recurly
    {
        float: none;
        margin: 0 auto;
        width: 98%;
    }
}

@media print
{
    body
    {
        background-color: #fff;
        background-image: url(none);
        background-repeat: no-repeat;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 12px;
        line-height: 1.7em;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }

    #outerContainer
    {
        display: block;
        margin-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        max-width: 100%;
    }

    .thrColFixHdr #container
    {
        line-height: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        padding-bottom: 0;
        text-align: left;
        max-width: 100%;
    }

    .thrColFixHdr #header
    {
        background-repeat: no-repeat;
        background-image: url(none);
        display: block;
        height: inherit;
        line-height: 1em;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }

    #header #logoTop
    {
        float: none;
        height: 85px;
        margin-bottom: 1%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 2%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        width: 300px;
        clear: both;
    }

    #featureContainer
    {
        background-color: none;
        box-shadow: none;
        display: block;
        line-height: 1em;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        margin-top: 1em;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        position: absolute;
        width: 90%;
    }

    .thrColFixHdr #news, .thrColFixHdr #tech
    {
        line-height: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        padding-bottom: 0;
        text-align: left;
        width: 90%;
    }

    #otherNews
    {
        visibility: collapse;
        height: 0;
        width: 0;
        padding: 0;
        margin: 0;
    }

    .thrColFixHdr #buttonBar
    {
        visibility: collapse;
        height: 0;
        width: 0;
        padding: 0;
        margin: 0;
    }

    form
    {
        visibility: collapse;
        height: 0;
        width: 0;
        padding: 0;
        margin: 0;
    }

    .thrColFixHdr #buttonBar ul li
    {
        visibility: collapse;
        height: 0;
        width: 0;
        padding: 0;
        margin: 0;
    }

    .thrColFixHdr #share
    {
        visibility: collapse;
        height: 0;
        width: 0;
        padding: 0;
        margin: 0;
    }

    .thrColFixHdr #share2
    {
        visibility: collapse;
        height: 0;
        width: 0;
        padding: 0;
        margin: 0;
    }

    .thrColFixHdr #footer
    {
        visibility: collapse;
        height: 0;
        width: 0;
        padding: 0;
        margin: 0;
    }

    #news h1
    {
        color: #000000;
    }

        #news h1 .link
        {
            color: #000000;
        }
}
.submit
{
    padding: 5px 10px 5px !important;
    font-size: .75em !important;
    background-color: #9F5026;
    letter-spacing: .065em;
    text-transform: uppercase;
    text-shadow: 1px 1px #9F5026;
    color: #ffffff;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border: 0px solid #9F5026;
    cursor: pointer;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
.thrColFixHdr .commentContainer p > a {
    color: #9F5026 !important;
}