html {
    margin: 0;
    padding: 0;
    background-image: url('../images/background.png');
    background-repeat: repeat-x;
    font-family: "Lucida Grande", Verdana, Arial, Helvetica;
    font-size: 13px;
    line-height: 19px;

    color: #555;
}

table {
    font-size: 13px;
    line-height: 19px;
}

h2 {
    color: #333;
    font-size: 14px;
    padding: 5px 0 5px 0;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
}

a:link {
    color: #4E63D6;
}

a:hover {
    color: #222;
}


#frame {
    width: 700px;
    margin: 0 auto;
}

#header {
    background: url('../images/header.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 700px;
    height: 130px;
}

#header h1 {
    padding: 53px 0 0 220px;
    font-size: 24px;
    text-shadow: #bbb 3px 3px 2px;
}

#header a:link, #header a:visited {
    color: #444;
}

.obsolete {
    margin: 35px 50px 0px 50px;
    padding: 8px 6px;
    text-align: center;
    background-color: rgb(245, 210, 210);
    border: 1px solid rgb(233, 45, 45);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#platforms {
    margin-top: 35px;
}

#platforms dt, #platforms dd {
    height: 150px;
    margin-bottom: 50px;
}

#platforms dt {
    margin: 0px 15px 0px 25px;
    clear: left;
    float: left;
    width: 150px;
    text-align: center;
    background-image: url('../images/download.png');
}

#platforms dt a {
    display: block;
    height: 150px;
    width: 150px;
    font: 70px sans-serif bold;
    color: #333;
}

#platforms dt img {
    margin-top: 75px;
}

#branches {
    margin: 0px 15px 0px 25px;
    padding-left: 170px;
}

#branches p {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#branches ul {
    padding-left: 10px;
}

#branches li {
    list-style: none;
    float: left;
}

#branches li:first-child::before {
    content: "";
}

#branches li::before {
    content: ", ";
}

#maintenance {
    margin: 35px 15px 0px 85px;
}

#archives {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    padding-left: 6em;
}

#archives table {
    width: 80%;
    text-align: center;
}

#archives td {
    padding-top: 3px;
}

#archives .download-size {
    color: #aaa;
    width: 20%;
}

#archives .date {
    width: 60%;
}

#pagination {
    margin: 25px auto 0 auto;
    padding-left: 1em;
    line-height: 45px;
}

#pagination a {
    text-decoration: underline;
}

#pagination a, #pagination span {
    display: block;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}

ul {
    margin: 2px 0 0 0;
    padding: 0;
    font-size: 12px;
}

ol {
    margin: 0px;
    padding: 0px 0px 0px 30px;
    color: #555;
}

ul li {
    padding: 0;
    margin: 0;
    list-style-position: inside;    
    list-style-type: circle;
}

ol li {
    margin: 0px 0px 10px 0px;
}

ol li pre {
    color: #777;
    border-left: 3px solid #ddd;
    padding-left: 5px;
}

li.world {
    list-style-image: url('../images/world-icon.png');
}

li.megaphone {
    list-style-image: url('../images/megaphone-icon.png');
}

li.mail {
    list-style-image: url('../images/mail-icon.png');
}

span.quicklinks {
    color: #4E63D6;
    display: block;
    margin: 1px 0 5px 0px;
    padding: 0px 0 4px;
}

div#menuframe {
    width: 190px;
    float: left;
}

div#menu {
    width: 120px;
    height: 400px;
    float: left;
    margin: 10px 0 0 38px;
    padding: 13px 20px 0 20px;
    background: url('../images/menu.png');
    background-repeat: no-repeat;
    font-size: 11px;
}

div#menu a {    
    position: relative;
    top: -5px;
    margin: -5px 0 0 -20px;
    padding: 0px 0 0 20px;
    text-decoration: none;
    vertical-align: middle;
    font-size: 11px;        
    color: #222;
}

div#menu a:hover {
    color: #666;
}

p#notice {
    padding: 0px 20px 0 40px;
    font-size: 9px;
    line-height: 11px;
    color: #aaa;
}

p#notice a {
    color: #aaa;
    text-decoration: none;
}

p#notice a:hover {
    color: #555;
    text-decoration: none;
}

div#content {
    width: 450px;
    float: left;
}

div#content p.intro a, .new-nightly a {
    color: #4E63D6;
    text-decoration: none;
}
    
div#content p.intro a:hover, .new-nightly a:hover {
    color: #222;
    text-decoration: none;
}

div.center {
    width: 220px;
    height: 350px;
    float: left;
    background-repeat: no-repeat;
}

div#testercenter {
    background-image: url('../images/tester-center.png');
}

div#developercenter {
    background-image: url('../images/developer-center.png');
    margin-left: 10px;
}

strong {
    color: #333;
}

div.center p {
    line-height: 15px; 
    color: #999; 
    font-size: 11px;
    padding: 30px 30px 0 20px !important;
    padding: 40px 30px 0 20px;  
}

div.center p strong {
    font-size: 12px; 
    padding: 5px 0 0 0;
}

div.center p a strong {
    color: #333;
    text-decoration: none;
}

div.center p a {
    color: #999;
    text-decoration: none;
}

div.center p a:hover strong {
    color: #111;
    text-decoration: none;
}

div.center p a:hover {
    color: #555;
    text-decoration: none;
}

p.startpageinfo {
    text-align: center;
    padding-top: 20px;
    clear: both;
    font-size: 12px;
}

.startpageinfo a {
    padding-top: 10px;
    border-top: 1px solid #ddd;
    color: #4E63D6;
    text-decoration: none;
}

.new-nightly {
    color: #333;
    padding: 8px 6px;
    margin: 20px 0px;
    text-align: center;
    background-color: rgb(245, 225, 210);
    border: 1px solid rgb(233, 168, 45);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#disclaimer {
    clear: both;
    border-top: 1px solid #ccc;
    padding-top: 5px;
    margin-top: 75px;
    font-size: 10px;
    line-height: 13px;
    text-align: center;
}