
body {
    padding: 1em 0 1em 0;
    background-color: #abc1dc;
    margin: 0;
}

body, li, p, ul, font {
    font: 100% "Trebuchet MS", Verdana, Arial, sans-serif;
}

font {
    color: #000;
}

/* Headers */

h1, h2, h3, p {
    margin: 0 10px;
}

h1 {
    font-size: 240%;
    color: #444;
    vertical-align: middle;
    height: 2em;
    line-height: 1.5em;
}

h2 {
    padding-top: 0.3em;
    font-size: 200%;
    color: #BBB;
}

h3 {
    padding-top: 0.3em;
    font-size: 160%;
    color: #BBB;
}

img#logo {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    border: 0;
}

/* Container and columns */

#centroid {
    margin: 0 30% 0 0;
    background: #FFF;
    color: #000;
    padding: 1em 2em 4em 1em;
    min-height: 100%;
    background-image: url( /img/shadow.gif );
    background-repeat: repeat-y;
    background-position: center right;
}

#container {
    background-color: #e3e3e3;
    overflow: hidden;
}

#column {
    float: right;
    width: 30%;
    min-height: 100%;
    margin-top: 4em;
}

p {
    padding-bottom: 1em;
    clear: left;
}

.neve {
    color: #E68A73;
}

.roomy {
    margin-top: 1.5em;
}

.tall {
    height: 2em;
}

.high {
    padding-top: 1em;
}

.compact {
    margin-top: 0;
}

.marker {
    background-color: #fff18d;
}

.deleted {
    text-decoration: line-through;
}

img.banner {
    margin: 0;
    padding: 0;
    border: 0;
}

/* Container and columns: links */

div#centroid a, div#column a {
    color: #D57560;
    font-weight: bold;
}

div#centroid a:hover, div#column a:hover {
    color: #FFF;
    background-color: #D57560;
}

div#centroid a.banner, div#centroid a.banner:hover {
    background-color: #fff;
    display: block;
}

/* Link styles */

div#centroid .plainlink a, div#column .plainlink a {
    color: #000;
    text-decoration: none;
    font-weight: normal;
}

div#centroid .plainlink a:hover, div#column .plainlink a:hover {
    color: #000;
    text-decoration: underline;
    font-weight: normal;
    background: none;
}

/* Notes: headnote and footnote */

div.note {
    padding: 0 1em;
    color: #fff;
}

div.head {
    text-align: left;
}

div.foot {
    padding-top: 1ex;
    text-align: left;
}

div.note div.righter {
    float: right;
}

/* Notes: links and tabs */

div.note * {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    margin-left: 1em;
}

div.foot a {
    padding: 0;
    margin: 2em 1ex 0 0;
}

div.head a {
    padding: 0.5ex 2em 0 2em;
    background-image: url( /img/activetab.gif );
    background-repeat: repeat-x;
}

div.head a:hover {
    color: #7F8399;
    background-image: none;
    background-color: #fff;
    margin-left: 1em;
}

div.foot a:hover {
    background-color: #9eb4cb;
}

div.note #activetab {
    color: #000;
    font-weight: bold;
    background-color: #fff;
    background-image: none;
    padding: 0.5ex 2em 0 2em;
}

div.note #update {
    color: #e2edf8;
    font-weight: normal;
}

div.note #update a {
    margin: 0;
    padding: 0;
    color: #f3f7fb;
    background-image: none;
}

div.note #update a:hover {
    color: #f3f7fb;
    background-color: #c4d5e8;
}

div.centered {
    text-align: center;
}

/* Emphasis divs */

div.emphasis {
    background-color: #eee;
    margin-bottom: 1em;
}

.grey {
    color: #aaa;
}

.grey a {
    color: #aaa;
    font-weight: normal;
}


/* Feature lists */

ul {
    list-style-type: circle;
}

li {
    padding-bottom: 1ex;
}

ul#feat {
    margin: 0;
    list-style: none;
    display: table;
    border-spacing: 1em;
    color: #000;
    list-style-type: none;
    font-size: 100% !important;
    font-size: 10%; /* IE fix */
}

ul#feat li {
    margin: 0 0 0 2%;
    display: table-cell !important;
    display: inline; /* IE fix */
    width: 29%;
    vertical-align: top;
    text-align: center;
    padding: 0;
}

ul#feat li span {
    font-size: 100% !important;
    font-size: 1000%;
    display: block;
    background-color: #eee;
    padding: 0 0.5ex;
    margin: 0;
}

ul#feat li span a {
    color: #D57560;
    font-weight: bold;
}

ul#feat li a:hover {
    color: #FFF;
    background-color: #D57560;
}

/* Page: Q & A */

.question {
    padding-top: 0;
}

div#centroid .question a {
    font-weight: normal;
}

div#centroid .answer a {
    font-weight: normal;
}

.answered {
    padding-bottom: 0;
}

.answer {
    padding-top: 0;
    padding-bottom: 2em;
}

/* Forms */

table {
    margin: 1em;
}

table.plain {
    margin: auto;
    text-align: center;
    border: none;
    border-collapse: collapse;
}

table.plain tr {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

table.plain tr td, table.plain tr th {
    padding: 0.5ex 1ex;
    text-align: center;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
}

table.plain tr th {
    text-align: left;
    font-weight: normal;
}

table.plain tr td.feature {
    background-color: #f0f0f0;
}

.hint {
    font-size: 75%;
}

td.hint {
    vertical-align: top;
    height: 2em;
}

td.attop {
    vertical-align: top;
}

input {
    width: 10em;
}

input.wide {
    width: 16em;
}

button {
    margin-top: 1em;
}

button.regular {
    margin-top: 0;
    margin-left: 1em;
}

code {
    background-color: #eee;
    display: block;
    margin: 1ex 1em;
    padding: 1em;
}

/* Round corners */
.rtop, .rbottom{display:block; background: #fff; }
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background: #eee;}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}
