/* @override specific.css */

/* @group index */

/* @group homegrid */

#homegrid-wrapper {
        background: transparent url(/images/h3-bg.gif) repeat-x 0 0;
}

#homegrid {
        width: 940px;
        margin: 0 auto;
}

#homegrid h3 {
        background: none;
        line-height: 43px;
        padding-bottom: 1px;
        margin-bottom: 20px;
}

#homegrid h3 a {
        display: block;
}

#homegrid h5 {
        margin-bottom: 5px;
}

#homegrid .col {
        float: left;
        margin-left: 20px;
}

#homegrid .col.blog {
        margin-left: 0;
        width: 220px;
}

#homegrid .col.press {
        width: 460px;
}

#homegrid .col.jobs {
        width: 220px;
}

/* @end */

/* @group splash */

#splash-wrapper {
        height: 380px;
        background: #496488 url(/images/splash-wrapper-bg.gif) repeat-x;
}

#splash {
        width: 940px;
        height: 380px;
        background: #496488 url(/images/splash-bg.gif) no-repeat;
        margin: 0 auto;
        position: relative;
        text-shadow: #273c56 0 -1px 0;
}

#splash h2 {
        line-height: 150%;
        margin-bottom: 15px;
}

#splash .content {

        width: 720px;
}

#splash.overview #splash-overview,
#splash.product #splash-product,
#splash.projects #splash-projects,
#splash.operations #splash-operations {
        position: absolute;
        top: 0;
        left: 0;
        height: 365px;
        padding-top: 15px;
        width: 720px;

}

#splash .content p {
        color: #cad8eb;
        font-size: 1.1em;
        line-height: 150%;
}

#splash-overview h2 small {
        color: #fff;
        display: block;
        font-size: 1em;
}

#splash .content p a {
        color: #fff;
}

#splash #splash-overview.content {
        width: 460px;
        padding-right: 260px;
}

/* @group product */

/* @group overview */

#mod-overview p large {
        display: block;
        margin: 25px 0 20px;
}

/* @end */

/* @group modules */

#modules {
        position: absolute;
        left: 0;
        top: 15px;
        width: 300px;
        color: #cad8eb;
}

#modules h2 {
        text-align: center;
}

#modules h4 a {
        color: #fff;
}

#modules ul {
        height: 38px;
        margin-bottom: 18px;
        margin-right: -20px;
        padding: 15px;
        width: 290px;
        overflow: hidden;
        background: url(/images/modules-ul-bg.gif) no-repeat;
}

#modules ul li {
        float: left;
        width: 38px;
        padding: 0;
        margin: 0 20px 0 0;
        background: transparent;
}

#modules ul li#buma {
        margin-right: 0;
}

#modules ul li a {
        display: block;
        width: 38px;
        height: 38px;
        overflow: hidden;
        text-indent: 70px;
        white-space: nowrap;
        background: url(/images/modules-li-bg.gif) no-repeat;
}

#modules .module {
        display: none;
}

#modules.overview #mod-overview.module,
#modules.tesh #mod-tesh.module,
#modules.rema #mod-rema.module,
#modules.poma #mod-poma.module,
#modules.peme #mod-peme.module,
#modules.buma #mod-buma.module {
        display: block;
}

/* @group modnav */

#modules ul li#tesh a {
        background-position: 0 0;
}

#modules ul li#tesh a:hover {
        background-position: 0 -38px;
}

#modules.tesh ul li#tesh a {
        background-position: 0 -76px;
}

#modules ul li#peme a {
        background-position: -58px 0;
}

#modules ul li#peme a:hover {
        background-position: -58px -38px;
}

#modules.peme ul li#peme a {
        background-position: -58px -76px;
}

#modules ul li#rema a {
        background-position: -116px 0;
}

#modules ul li#rema a:hover {
        background-position: -116px -38px;
}

#modules.rema ul li#rema a {
        background-position: -116px -76px;
}

#modules ul li#poma a {
        background-position: -174px 0;
}

#modules ul li#poma a:hover {
        background-position: -174px -38px;
}

#modules.poma ul li#poma a {
        background-position: -174px -76px;
}

#modules ul li#buma a {
        background-position: -232px 0;
}

#modules ul li#buma a:hover {
        background-position: -232px -38px;
}

#modules.buma ul li#buma a {
        background-position: -232px -76px;
}

/* @end */

/* @end */

/* @group engine */

#engine {
        position: absolute;
        left: 320px;
        top: 15px;
        width: 380px;
        color: #cad8eb;
}

#engine h2 {
        text-align: center;
}

/* @end */

/* @end */

#splash-overview img {
        position: absolute;
        right: 0;
        bottom: 0;
}

/* @group benefits */

#benefits {
        width: 420px;
        height: 140px;
        padding: 15px 20px 0 20px;
        background: url(/images/benefits-bg.gif) no-repeat;
        overflow: hidden;
        position: absolute;
        bottom: 25px;
        left: 0;
        color: #cad8eb;
}

#benefits h5 {
        color: #fff;
        text-transform: uppercase;
        font-size: 1.3em;
}

#benefits li {
        background: url(/images/benefits-li-bg.gif) no-repeat 0 7px;
        margin-bottom: 1px;
}

/* @end */

/* @group splash navigation */

#splash-nav {
        position: absolute;
        top: 0;
        right: 0;
        width: 220px;
        height: 380px;
}

/* @group nodes */

#nodes {
        margin: 5px 0 0 0;
}

#nodes li {
        padding: 0;
        background: none;
        margin: 0;
        line-height: 25px;
}

#nodes li a {
        padding-left: 20px;
        background: url(/images/nodes-li-bg.gif) no-repeat 220px 0;
        color: #cad8eb;
        text-decoration: none;
        display: block;
        width: 200px;
}

#nodes li a:hover, #quickies li a:hover {
        color: #fff;
}

#nodes li.node-overview a:hover {
        background-position: 0 0;
}

#nodes li#node-product a:hover {
        background-position: 0 -50px;
}

#nodes li#node-projects a:hover {
        background-position: 0 -100px;
}

#nodes li#node-operations a:hover {
        background-position: 0 -150px;
}

#splash.overview #nodes li.node-overview a {
        background-position: -220px 0;
        color: #fff;
        text-shadow: #385072 0 -1px 0;
}

#splash.product #nodes li#node-product a {
        background-position: -220px -50px;
        color: #fff;
        text-shadow: #385072 0 -1px 0;
}

#splash.projects #nodes li#node-projects a {
        background-position: -220px -100px;
        color: #fff;
        text-shadow: #385072 0 -1px 0;
}

#splash.operations #nodes li#node-operations a {
        background-position: -220px -150px;
        color: #fff;
        text-shadow: #385072 0 -1px 0;
}

/* @end */

/* @group quickies */

#quickies {
        position: absolute;
        right: 0;
        bottom: 20px;
        margin: 0;
        width: 210px;
}

#quickies li {
        padding: 0;
        background: none;
        margin: 10px 0 0 0;
        font-size: .85em;
}

#quickies li a {
        display: block;
        padding: 0 10px;
        background-image: url(/images/quickies-li-bg.gif);
        line-height: 28px;
        width: 190px;
}

#quickies li a {
        color: #cad8eb;
        text-decoration: none;
        display: block;
}

#quickies li#q-roi a {
        background-position: 0 0;
}

#quickies li#q-roi a:hover {
        background-position: -210px 0;
}

#quickies li#q-tour a {
        background-position: 0 -28px;
}

#quickies li#q-tour a:hover {
        background-position: -210px -28px;
}

#quickies li#q-signup a {
        background-position: 0 -56px;
}

#quickies li#q-signup a:hover {
        background-position: -210px -56px;
}

/* @end */

/* @end */

/* @end */

/* @end */

/* @group blog */

/* @group tagcloud */

p.tagcloud {
        padding: 10px;
        background-color: #eaedf1;
        margin: 0 -10px 15px -10px;
        text-align: center;
}

p.tagcloud a {
        text-decoration: none;
}

/* @end */

/* @group comments */



#commentform form {
        margin-bottom: 15px;
        background: #eaedf1 url(/images/form-contact-bg.gif) no-repeat;
}

#commentform form p {
        margin-bottom: 0;
        padding: 10px 10px 10px 150px;
        border-bottom: 1px solid #dde2e8;
        border-top: 1px solid #fff;
}

#commentform form p.submit {
        border-bottom: 0;
        background: #eaedf1 url(/images/form-contact-submit-bg.gif) no-repeat 0 bottom;
}

#commentform form label {
        width: 130px;
        display: block;
        float: left;
        margin-left: -140px;
        text-align: right;
        margin-top: 1px;
}

#commentform form input.text, #commentform form textarea {
        width: 374px;
}

/* @end */

/* @group post */

p.postdetails {
        font-size: .85em;
        color: #666;
        width: 140px;
        float: left;
        margin-left: -160px;
        margin-top: -1px;
}

div.postbody {
        border-bottom: 1px solid #ddd;
        margin-bottom: 20px;
        padding-bottom: 5px;
}

div#comments div.postbody.author h5 {
        background: url(/images/author_bg.gif) no-repeat 0 0;
        line-height: 25px;
        padding-left: 35px;
}

div.excerpt * {
        font-weight: bold;
}

/* @end */

/* @group archives */

#archives {
        padding-left: 160px;
        margin-left: -160px;
}

#archives ul {
        border-bottom: 1px dotted #ddd;
        padding-bottom: 10px;
}

#archives li {
        padding: 0;
        background: none;
}

#archives small {
        display: block;
        float: right;
        margin-left: 10px;
        white-space: nowrap;
}

#archives h4 {
        margin-left: -160px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
}

#archives h4 span {
        display: block;
        width: 140px;
        text-align: right;
}

#archives h5 {
        float: left;
        width: 140px;
        margin-left: -160px;
        text-align: right;
        margin-top: -1px;
        margin-bottom: 0;
}

/* @end */

/* @end */

/* @group product */

/* @group tour */

/* @group prevnext */

#prevnext li {
        padding: 0;
        background: none;
        margin: 0;
}

#prevnext li a {
        display: block;
        text-decoration: none;
        width: 110px;
}

#prevnext li a:hover {
        text-decoration: underline;
}

#prevnext li.previous {
        float: left;
}

#prevnext li.next {
        float: right;
        text-align: right;
}

#prevnext {
        height: 20px;
}

/* @end */

/* @group legend */

#legend li span {
        display: block;
        position: absolute;
        top: 5px;
        left: 0;
        width: 20px;
        height: 20px;
        line-height: 20px;
        color: #fff;
        font: bold 1em/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
        background: url(/images/tour-legend-li.gif) no-repeat;
        text-align: center;
        text-transform: uppercase;
}

#legend li {
        margin: 0;
        position: relative;
        border-bottom: 1px solid #eee;
        padding: 6px 0 5px 25px;
        background: none;
}

#legend {
        border-top: 1px solid #eee;
}

/* @end */

/* @end */

/* @group roi */

#roi {
        margin-left: -160px;
        width: 700px;
}

#roi td.before {
        color: #929493;
        text-transform: lowercase;
}

#roi td.before, #roi th.before, #roi td.with, #roi th.with {
        text-align: center;
}

#roi td.with {
        background-color: #ffd;
        color: #434037;
        border-top-color: #f6f0c7;
        text-transform: capitalize;
}

#roi td.with.truth {
        background-color: #f6f0c7;
        font-weight: bold;
}

/* @end */



/* @end */

/* @group about */

/* @group map */

#map {
        width: 534px;
        height: 300px;
}

#map-wrapper {
        margin-bottom: 15px;
        border: 1px solid #ddd;
        padding: 2px;
}

/* @end */

/* @group contactform */

#contactform {
        margin-bottom: 15px;
        background: #eaedf1 url(/images/form-contact-bg.gif) no-repeat;
}

#contactform p {
        margin-bottom: 0;
        padding: 10px 10px 10px 150px;
        border-bottom: 1px solid #dde2e8;
        border-top: 1px solid #fff;
}

#contactform p.submit {
        border-bottom: 0;
        background: #eaedf1 url(/images/form-contact-submit-bg.gif) no-repeat 0 bottom;
}

p.howto {
        float: left;
        margin-left: -160px;
        width: 140px;
        color: #929493;
        margin-top: ;
        font-size: .95em;
}

#contactform label {
        width: 130px;
        display: block;
        float: left;
        margin-left: -140px;
        text-align: right;
        margin-top: 1px;
}

#contactform input.text, #contactform textarea {
        width: 374px;
}

/* @end */

/* @end */

/* @group announcement */

.announcement {
        padding: 15px 15px 1px 15px;
        background-color: #ffd;
        border: 1px solid #f6f0c7;
        margin-bottom: 15px;
        color: #434037;
}

/* @end */
