body
{
    background: #f3f3f3;
    letter-spacing: 0.02em;
    color: #000;
    font-size: 0.85em;
}

a
{
    color: #666;
}

h4
{
    margin-top: 1em;
}

span.quote
{
    color: #600;
    font-style: italic;
    padding-bottom: 1em;
}

span.quote:after
{
    content: "”";
}

span.quote:before
{
    content: "“";
}

#header
{
    background: url(../images/top-gradient.png) repeat-x;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.5em;
}

#header h2
{
    margin: 0.1em 0em 0em 0em;
    font-weight: bold;
}

#logo
{
    margin-top: 8px;
    margin-bottom: -3px;
}

#navigation
{
    text-align: right;
    letter-spacing: 0.05em;
    color: #000;
    margin: 1.1em 0em 0em 0em;
    height: 32px;
}

#navigation a
{
    color: #666;
    text-decoration: none;
}

#navigation .highlight a
{
    color: #f00;
}

#navigation a:hover
{
    text-decoration: underline;
}

#navigation .current
{
    background: url(../images/arrow.png) no-repeat bottom center;
    padding-bottom: 10px;
}

#navigation li
{
    display: inline;
    font-size: 1.15em;
    margin-left: 0.6em;
}

#central
{
    background: #fff;
    padding-top: 1em;
    padding-bottom: 1em;
}

#indexcentral
{
    overflow: hidden;
    padding-top: 1em;
    padding-bottom: 1em;
    margin-top: -1em;
    margin-bottom: -1em;
}

.leftbar h3
{
    line-height: 1.3em;
}

ul.actions
{
    margin-left: 0px;
    text-align: left;
    margin-top: 0.5em;
    margin-bottom: 3.0em;
}

.actions li
{
    display: inline;
    margin-right: 0.5em;
}

#message
{
    margin-top: 125px;
    background: url(../images/message.png) no-repeat;
    height: 146px;
}

#graph
{
    background: url(../images/graph.png) no-repeat;
    background-position: 40px -50px;
    height: 450px;
    margin-bottom: -1em;
    margin-top: -1em;
}

#wikiviz
{
    position: relative;
    height: 420px;
    margin: auto;
    margin-top: -1em;
    margin-bottom: -1em;
}

#wikiviz div.node
{
    opacity: 0.7;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    text-align: center;
    background: #fff;
    padding: 0px;
    margin: 0px;
}

#wikiviz div.node:hover
{
    text-decoration: underline;
    cursor: pointer;
}

#wikisearch
{
    position: absolute;
    right: 85px;
    bottom: 10px;
    z-index: 1;
    background: url(../images/searchline.png) no-repeat;
    padding-left: 25px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 30px;
}

#wikisearch input
{
    border: none;
    font-size: 9px;
    width: 110px;
    text-align: center;
    background: transparent;
}

#wikisearch input:focus
{
    outline: none;
}

#legal
{
    font-size: 0.7em;
    padding: 1em;
    text-align: center;
    color: #666;
    border-top: 1px solid #ddd;
}

#legal a
{
    color: #666;
    text-decoration: none;
}

.transparent
{
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

div.span-85
{
    float: left;
    margin-right: 10px;
    width: 280px;
}

.center
{
    text-align: center;
}

.left
{
    padding-right: 0px;
}

.highlight
{
    background: transparent;
    color: #f00;
}

#video
{
    height: 140px;
    width: 270px;
    margin-bottom: 10px;
    margin-top: -5px;
    border: 1px solid #333;
}

#footer
{
    background: url(../images/bottom-gradient.png) repeat-x;
    padding-top: 1em;
    border-top: 1px solid #ccc;
    padding-top: 2em;
    padding-bottom: 2em;
}

#footer h3
{
    /* color: #005554; */
}

#footer .highlight
{
    font-weight: bold;
    font-size: 1.05em;
}

#footer .highlight a
{
    color: #f00;
    text-decoration: none;
}

#footer .highlight a:hover
{
    text-decoration: underline;
    color: #d00;
}

#navfooter
{
    padding-top: 2em;
    border-top: solid 1px #ccc;
    background: #f3f3f3;
    color: #666;
    font-size: 1.2em;
    padding-bottom: 0.5em;
}

.socialmedia
{
    vertical-align: top;
    height: 3em;
    margin-top: 0.0em;
}

.socialmedia img
{
    height: 32px;
    width: 32px;
    margin-top: -0.2em;
    margin-right: 0.75em;
    vertical-align: middle;
}

#navfooter h3
{
    color: #666;
    font-size: 1.2em;
    font-weight: bold;
}

.withborder
{
    border: 1px solid #333;
    margin: 5px;
}

#segments
{
    padding: 0px;
    margin: 0px;
    margin-left: -10px;
}

#segments h4
{
    margin: 0px;
    padding: 0px;
    padding-bottom: 0.5em;
    font-size: 1.2em;
    color: #000;
}

#segments td
{
    vertical-align: middle;
    padding: 0px;
}

#segments td.top
{
    padding-top: 15px;
}

#segments td.bottom
{
    padding-bottom: 30px;
}

#segments a
{
    font-weight: bold;
    color: #900;
}

#segments em
{
    color: #999;
    font-size: 0.9em;
}

#account-manager
{
    padding: 1em;
    background: #fcfcfc;
    border: 1px solid #ccc;
}

#account-manager h1
{
    font-size: 2.5em;
    font-weight: bold;
}

#account-manager h2
{
    font-size: 1.5em;
    background: #fcc;
    display: inline;
    color: #333;
    padding: 0.2em;
    font-weight: bold;
}

#account-manager h3
{
    font-size: 1.2em;
    line-height: 1.5em;
    margin-top: 1em;
}

#account-manager form, #account-manager form input
{
    font-size: 1.1em;
}

#account-manager table
{
    width: inherit;
}

#account-manager table td
{
    padding-left: 0px;
}

#account-manager form input[type="submit"]
{
    background: url(../images/top-gradient.png) repeat-x;
    border-top: 1px solid #666;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #666;
    margin: auto;
}

#account-manager .highlight, #account-manager .highlight a
{
    background: #fee;
    color: #333;
    font-weight: bold;
    padding: 0.1em;
}

#details
{
    width: 100%;
    color: #666;
    font-size: 1.2em;
    line-height: 1.5em;
}

#details h4
{
    padding-bottom: 1em;
}

#details td.left, td.right
{
    width: 50%;
    vertical-align: top;
    padding-top: 0em;
}

#details td.left
{
    border-right: 1px solid #eee;
    padding-right: 1.5em;
}

#details td.right
{
    padding-left: 1.5em;
    padding-right: 0em;
}

#details h4
{
    margin: 0px;
    color: #666;
    font-weight: bold;
    margin-left: 25px;
    margin-bottom: 0px;
    padding-bottom: 0.25em;
    font-size: 1.1em;
}

#details ul
{
    padding-top: 0px;
    list-style-image: url("../images/check.png");
    margin-left: 25px;
    line-height: 2em;
}

#details li
{
    margin-top: -5px;
    margin-bottom: 0;
}

#details img
{
    margin: auto;
}

p.question, p.feature
{
    color: #333;
    font-weight: bold;
    margin-bottom: 0.5em;
    background: #eee;
    padding: 0.2em 0.5em;
    font-size: 1.1em;
}

p.answer, .description, div.signup
{
    /* font-size: 0.9em; */
    padding: 0 0.5em;
}

p.segment
{
    color: #900;
    margin-bottom: 1em;
}

#details p.detail
{
    font-size: 0.85em;
    line-height: 1.4em;
    margin-bottom: 0.6em;
}

.not-last
{
    margin-bottom: 0.8em;
}

#details h5
{
    margin-bottom: 0;
}

div.signup
{
    padding-bottom: 2em;
}

