#maincontent {
    margin-left: 20px;
    min-height: 1000px;
}

#downloadnow {
    width: 249px;
    height: 170px;
    margin-left: 70px;
    margin-bottom: 20px;
    position: relative;
    background-repeat: no-repeat;
    background-image: url(images/downloadnow.jpg);
}

    #downloadnow h3 {
        font-family: Georgia;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        color: #4B4740;
        margin-left: 10px;
    }

    #downloadnow span {
        color: #059ED9;
        font-family: Georgia;
        font-size: 17px;
        position: absolute;
        top: 130px;
        margin-left: 10px;
    }

    #downloadnow p {
        width: 125px;
        height: 100px;
        color: #898378;
        font-family: Georgia;
        font-size: 12px;
        margin-left: 10px;
    }

    #downloadnow a:link, a:visited {
        text-decoration: none;
    
}

    #downloadnow a:hover span, #downloadnow a:active span {
        text-decoration: underline;
    }

#downloadlink {
    margin: 0 auto;
    background: url(images/downloadnow.png) no-repeat;
    position: relative;
    width: 166px;
    height: 156px;
}

    #downloadlink a {
        color: #059ED9;
        font-family: Georgia;
        font-size: 17px;
        text-decoration: none;
        position: absolute;
        top: 125px;
        left: 23px;
        height: 156px;
    }

        #downloadlink a:hover, #downloadlink a:active {
            text-decoration: underline;
        }

.primaryBtn {
    height: 34px;
    width: 163px;
    display: block;
    text-indent: -9999em;
    font-size: 1px;
}

    .primaryBtn:hover {
        background-position: 0 -38px;
    }

.viewDemo {
    background: url(/Content/images/viewdemo.png) no-repeat;
    margin: 0 auto;
}

.floatingimg {
    float: right;
}

    .floatingimg img {
        display: block;
    }

    .floatingimg span {
        font-weight: bold;
        font-size: 12px;
        margin: auto;
        display: block;
        text-align: center;
    }

.featureheader p {
    font-size: 16px;
    line-height: 22px;
    color: #555;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.featureheader h1 {
    margin-bottom: 10px;
}

h2 {
    font-size: 16px;
    font-weight: bold;
    color: #252525;
}

.feature p {
    font-size: 14px;
}

.feature img {
    margin: 0px auto;
    display: block;
    border: 1px solid #e5e5e5;
}

#downloadnowfree {
    display: inline;
}

.feature span {
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

.feature h2 a {
    text-decoration: none;
    color: #252525;
}

    .feature h2 a:hover {
        text-decoration: underline;
    }

fieldset {
    border: 1px solid #e5e5e5;
    padding: 10px;
    width: 400px;
}

.editor-label {
}

.editor-field {
    margin-bottom: 10px;
}

.submit {
}

.service h2 {
    padding-left: 75px;
    line-height: 59px;
    margin-bottom: 0px;
}

.service img {
    float: left;
}

.service p {
    font-size: 14px;
    padding-left: 75px;
}

.yellow_text_link {
    color: #f2682f;
    font-weight: bold;
    text-decoration: none;
}

    .yellow_text_link:hover {
        text-decoration: underline;
    }

#contact {
    float: right;
}

#carousel {
    width: 600px;
    height: 350px;
    position: relative;
    margin: auto;
}

#ribbon {
    position: absolute;
    top: -3px;
    left: -15px;
    z-index: 500;
}

#carousel #frame {
    position: absolute;
    z-index: 0;
    width: 739px;
    height: 341px;
    top: -3px;
    left: -80px;
}

#slides {
    position: absolute;
    top: 15px;
    left: 4px;
    z-index: 100;
}

    #slides .next, #slides .prev {
        position: absolute;
        top: 107px;
        left: -39px;
        width: 24px;
        height: 43px;
        display: block;
        z-index: 101;
    }

.slides_container {
    width: 570px;
    height: 270px;
    overflow: hidden;
    position: relative;
}

#slides .next {
    left: 585px;
}

.pagination {
    margin: 26px auto 0;
    width: 100px;
}

    .pagination li {
        float: left;
        margin: 0 1px;
        list-style: none;
    }

        .pagination li a {
            display: block;
            width: 12px;
            height: 0;
            padding-top: 12px;
            background-image: url(images/pagination.png);
            background-position: 0 0;
            float: left;
            overflow: hidden;
        }

        .pagination li.current a {
            background-position: 0 -12px;
        }

body {
    background-color: #FBFBFB;
}

#content_body {
    background-color: #dfdfdf;
}

/* header ----------------------------------------------------*/
#header {
    width: 920px;
    margin: 20px auto 0px auto;
    height: 50px;
}

#title {
    margin-bottom: 0px;
    display: inline;
    float: left;
}

    #title h1 {
        margin-bottom: 0px;
    }

        #title h1 a {
            text-decoration: none;
            color: #333;
        }

/* content ---------------------------------------------------*/
#content_top {
    height: 40px;
    background: url(images/dropshadow_top.gif) no-repeat 50% 10px;
}

#content_bottom {
    height: 30px;
    background: url(images/dropshadow_bottom.gif) no-repeat 50%;
}

/* footer ----------------------------------------------------*/
#footer {
    font-size: 0.9em;
    color: #999;
    text-align: center;
}

    #footer a {
        text-decoration: none;
        font-weight: bold;
        color: #777;
    }

        #footer a:hover {
            color: #F2682F;
        }

    #footer #inner {
        width: 900px;
        margin: 0 auto;
        padding: 20px 30px;
    }

    #footer #links {
        margin-bottom: 10px;
    }

    #footer #copyright {
        margin-bottom: 10px;
    }

    #footer #twitter a {
        padding-left: 20px;
        padding-top: 1px;
        background: url(/Content/images/twitter.gif) no-repeat 0 0;
    }

        #footer #twitter a:hover {
            background-position: 0 -34px;
        }

/* navigation links ------------------------------------------*/
/*
#nav_links li {
    margin-left: 0px;
    display: inline;
}

    #nav_links li a {
        background: url(images/nav_arrow.png) no-repeat 97% 1px;
        text-decoration: none;
        padding: 0px 0px 0px 10px;
        line-height: 38px;
        display: block;
        color: #333;
    }

        #nav_links li a:hover {
            background: url(images/nav_arrow.png) no-repeat 97% -123px;
        }

    #nav_links li.selected a {
        background: url(images/nav_arrow.png) no-repeat 97% -65px, -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), color-stop(0.5, #F4F4F4), to(#F7F7F7)), #F7F7F7;
        color: #f2682f;
        font-weight: bold;
    }*/

/* form elements --------------------------------------------*/

input[type="text"] {
    border: 1px solid #CCC;
}

input[type="password"] {
    border: 1px solid #CCC;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* sidebar ---------------------------------------------------*/
.sidebarpanel {
    margin-bottom: 20px;
    border: 1px solid #DDE4E9;
}

    .sidebarpanel fieldset {
        background-color: #e8eefa;
    }

.sidebarpanel_header {
    background-color: #EEF1F4;
    color: #333;
    padding: 10px 0px;
    font-weight: bold;
    padding-left: 10px;
    border-bottom: 1px solid #DDE4E9;
    text-align: center;
}

.sidebarpanel_content {
    padding: 10px;
}

.sidebarpanel_message {
    min-height: 42px;
}

    .sidebarpanel_message img {
        float: left;
    }

    .sidebarpanel_message span {
        float: left;
        font-size: 12px;
        line-height: 32px;
        margin-left: 10px;
    }

/* signinpanel ------------------------------------------*/
#online_services {
    margin-bottom: 10px;
}

    #online_services .online_service {
        height: 30px;
        width: 150px;
        margin: 0 auto;
    }

.online_service img {
    float: left;
}

.online_service span {
    float: left;
    margin-left: 15px;
    line-height: 24px;
}

.loginbox {
    background-color: #FBFBFB;
    border: 1px solid #eef4ff;
    padding: 10px;
    margin: 0 auto;
    font-size: 12px;
}

.loginbox_header {
    border-bottom: 1px solid #CCC;
    margin-bottom: 15px;
    color: #333;
    font-weight: bold;
}

.loginbox_input {
    height: 30px;
    margin: 5px 0;
}

    .loginbox_input label {
        float: left;
        line-height: 24px;
    }

    .loginbox_input input {
        float: right;
        width: 150px;
    }

.loginbox_submit a {
    float: left;
    line-height: 25px;
}

.loginbox_submit input {
    float: right;
}

#createAccount {
    background: url(images/createaccount.png) no-repeat;
    height: 34px;
    width: 163px;
    display: block;
    margin: 10px auto 0 auto;
}

    #createaccount:hover {
        background-position: 0 -38px;
    }

/* links ---------------------------------------------*/
.yellow_text {
    color: #F2682F;
    font-weight: bold;
}

a.yellow_text {
    text-decoration: none;
}

a:hover.yellow_text {
    text-decoration: underline;
}

/* sign in form ---------------------------------------*/
#signin-form fieldset label {
    width: 200px;
    float: left;
}

#signin-form fieldset input {
    width: 200px;
    float: left;
}

#fees {
    margin: 0 auto;
    width: 90%;
    border-top: 1px solid #e5eff8;
    border-right: 1px solid #e5eff8;
    margin: 1em auto 20px auto;
    border-collapse: collapse;
}

    #fees tr.odd td {
        background: #f7fbff;
    }

    #fees td {
        color: #678197;
        border-bottom: 1px solid #e5eff8;
        border-left: 1px solid #e5eff8;
        padding: .3em 1em;
        text-align: center;
    }

    #fees th {
        font-weight: normal;
        color: #678197;
        text-align: left;
        border-bottom: 1px solid #e5eff8;
        border-left: 1px solid #e5eff8;
        padding: .3em 1em;
    }

    #fees thead th {
        background: #f4f9fe;
        text-align: center;
        font: bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
        color: #66a3d3;
    }

/* getting started */
#getting-started-outer h1:hover {
    color: orange;
    cursor: pointer;
}

#getting-started-outer h1 {
    color: #ffc04d;
}

#getting-started-outer img {
    max-width: 480px;
}

/* additional features */
#additionalfeatures_outer h1 {
    color: #ffc04d;
}

    #additionalfeatures_outer h1:hover {
        color: orange;
        cursor: pointer;
    }

/* affiliates */
#affiliates_outer h1 {
    color: #ffc04d;
}

    #affiliates_outer h1:hover {
        color: orange;
        cursor: pointer;
    }

.odoinfo {
    border: 1px black solid;
    padding: 10px;
    border-radius: 10px;
    background-color: #FFCC80;
}

figcaption {
    font-weight: bold;
    font-style: italic;
    text-align: center;
}

#guide figure {
    margin: 0;
}

#guide figure.left {
    float:left; 
    margin-right:15px;
}

#guide figure img {
    width: 100%;
}

#guide figure.right {
    float:right; 
    margin-left:15px;
}

#guide figure.center {
    margin: 15px;
    align-self: center;
}

#guide h1 {
    font-size: 25px;
    margin-top: 25px;
}

#guide h2 {
    font-size: 21px;
}

#guide h3 {
     font-size: 16px;
}

#guide .toc-link {
    
}

#toc ul {
    position: relative;
    margin: 0px 0px 0px 10px;
}

#toc li {
    list-style: none;
    margin: 0;
}

#toc > ul > li {
    margin: 10px 0 0 0
}

#toc a,
#toc a:visited {
    text-decoration: none;
    color: black;
}

#toc li:hover,
#toc a:hover {
    background-color: #BED3E6;
}

#toc > ul > li > a {
    font-weight: bold;
}

#toc {
    background: #e5eff8;    
    width: 30%;
    border-radius: 10px;
    float: right;
    padding: 0 15px;
}

#toc .title {
    text-align: center;    
    font-size: 1.5em;
    /* font-style: oblique; */
    /* text-decoration: underline; */
    margin: 10px 0;
}

#content_body .content_body_inner {
    padding: 25px 0 0 0;
    background-color: #fafafa;
    border-left: 1px solid #9FA9B2;
    border-right: 1px solid #9FA9B2;
}

.codebox {
    border: 1px black solid;
    padding: 15px;

}

#faq li a {
    text-decoration: none;
}

#faq ul {
    list-style: none;
}

#faq h5 {
    margin-bottom: 0;
}