@import url("reset.css");
@import url("default.css");
@import url("colorbox.css");

body {
    background: none;
    color: #333333;
    font-size: 14px;
}

blockquote {
    margin: 16px 0px;
}

ul, ol {
    margin: 16px 0px;
    padding-left: 16px;
}

li ul, li ol {
    margin: 4px;
}

pre {
    margin: 16px 0px;
}

p {
    margin: 16px 0px;
}

a, a:visited, a:link, a:active {
    color: #005C61;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

div.documentwrapper {
    padding-top: 24px;
}

div.header,
div.related,
div.document,
div.footer {
    margin: 0 auto;
    width: 976px;
}

div.header {
    background-color: #dedede;
    -moz-box-shadow: 0px -3px 4px #bbbbbb;
    -webkit-box-shadow: 0px -3px 4px #bbbbbb;
    box-shadow: 0 -3px 4px #BBBBBB;
    position: relative;
    z-index: 2;
}

h1.brand {
    font-size: 36px;
    line-height: 40px;
    position: absolute;
    right: 16px;
    top: 12px;
    z-index: 1;
}

h1.brand span.school {
    color: #DBE2DE;
    font-weight: normal;
}

h1.brand span.tool {
    color: #ffffff;
    font-weight: normal;
}

h1.brand img {
    vertical-align: top;
}

ul.navigation {
    background-color: #008C93;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    height: 64px;
    -moz-box-shadow: 0px 1px 6px #bbbbbb;
    -webkit-box-shadow: 0px 1px 6px #bbbbbb;
    box-shadow: 0 1px 6px #BBBBBB;
    margin: 0px;
}

ul.navigation li {
    display: block;
    float: left;
    padding: 0 1px;
}

ul.navigation li a {
    color: #ffffff;
    display: block;
    font-size: 14px;
    line-height: 16px;
    padding: 24px 8px;
    text-decoration: none;
}

ul.navigation li a:hover {
    background: #026b6e;
}

h1.brand a {
    text-decoration: none;
}

/* default theme */

div.related {
    z-index: 1;
    position: absolute;
    top: 64px;
}

div.related ul {
    margin: 0 16px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    background-color: #485454;
    -moz-box-shadow: 0px 1px 6px #bbbbbb;
    -webkit-box-shadow: 0px 1px 6px #bbbbbb;
    box-shadow: 0 1px 6px #BBBBBB;
    height: 26px;
    line-height: 16px;
}

div.related li {
    display: inline-block;
}

div.related ul li a {
    display: inline-block;
    padding: 4px 2px;
    line-height: 16px;
    font-size: 14px;
}

div.sphinxsidebar {
    padding-top: 24px;
    padding-right: 16px;
    width: 214px;
    font-size: 14px;
    line-height: 16px;
}

div.sphinxsidebar a {
    color: #005C61;
}

div.sphinxsidebarwrapper {
    padding: 32px 16px;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    background-color: #ffffff;
}

div.sphinxsidebar h3,
div.sphinxsidebar h4 {
    color: #333333;
    font-size: 16px;
    line-height: 16px;
    border-bottom: 1px dotted #00ABB3;
    margin-bottom: 8px;
    padding-bottom: 4px;
    font-family: Ubuntu, sans-serif;
}

div.sphinxsidebar h3 a,
div.sphinxsidebar h4 a {
    color: #005C61;
}

div.document {
    background-color: #dedede;
    -moz-box-shadow: 0px 1px 4px #bbbbbb;
    -webkit-box-shadow: 0px 1px 4px #bbbbbb;
    box-shadow: 0 1px 4px #BBBBBB;
    z-index: 1;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    margin-top: -4px;
    padding-top: 58px;
    padding-bottom: 16px;
}

div.bodywrapper {
    background-color: #dedede;
    padding: 0 16px;
}

div.body {
    background-color: #ffffff;
    color: #333333;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    padding: 16px;
}

div.footer {
    color: #333333;
    z-index: 0;
    padding: 0px 0px 4px 0px;
    text-align: left;
}

div.footer a {
    color: #005C61;
    text-decoration: none;
}

div.footer a:hover {
    text-decoration: underline;
}

div.footer p {
    margin: 0px;
    font-size: 10px;
    line-height: 14px;
    padding: 0 16px 2px;
    color: #AEA79F;
}

div.footer p.copyright {
    padding-top: 4px;
}

div.body h1, div.body h2, div.body h3, div.body h4, div.body h5, div.body h6 {
    background-color: transparent;
    border-bottom: none;
    font-family: Ubuntu, sans-serif;
    padding: 0px;
}

div.body h1, div.body h2 {
    margin: 16px 0px;
}

div.body h3, div.body h4, div.body h5, div.body h6 {
    margin: 12px 0px;
}

div.body li {
    margin-bottom: 4px;
}

div.body img {
    width: 448px;
    cursor: pointer;
}

#searchform img {
    width: 22px;
}

#search-box{
  background: none repeat scroll 0 0 #C5CAD1;
  height: 25px !important;
  border-radius: 0 0 4px 4px; 
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  margin: 0 9px 0 0;
  padding-top: 7px;
  width: 175px;
  position: absolute;
  top: 90px;
  right: 8px;
}

#edit-keys{
  float: left;
  margin: 0 8px 0 !important;
  width: 130px !important;
  border: 1px solid #CCCCCC;
  font-size: 11px;
  height: 14px !important;
  padding: 2px
}
.form-submit{
  margin: 1px 0 0;
  background: url('arrow.png');
  vertical-align: top;
  margin-top: -2px; 
  margin-left: -3px; 
}
input, select {
    vertical-align: middle;
}

a.headerlink:hover {
    background-color: #008C93;
}

#searchbox {
    background-color: #c7cbd2;
    margin-right: 16px;
    padding: 2px;
    width: 214px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    position: absolute;
    top: 90px;
    right: 0;
}

input[type="text"].query {
    background-color: #ffffff;
    border: 1px solid #CCC1C1;
    color: #333333;
    font-family: Ubuntu, sans-serif;
    font-size: 14px;
    height: 20px;
    width: 166px;
}

input[type="text"].query:focus {
    border: 2px solid #00ABB3;
    height: 18px;
    width: 164px;
}

input[type="submit"] {
    background-color: #009499;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    border: 2px outset #009499;
    color: #ffffff;
    font-family: Ubuntu, sans-serif;
    font-size: 14px;
    line-height: 20px;
    width: 40px;
}

input[type="submit"]:hover {
    background-color: #026B6E;
    border: 2px outset #026B6E;
}

input[type="submit"]:active {
    background-color: #056163;
    border: 2px outset #056163;
    color: #AEA79F;
}

th {
    background-color: #dedede;
}
