/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
@import url("//fonts.googleapis.com/css?family=Raleway:400,700");

body {
    margin: 0px;
    padding: 0px 10px 0px 10px;

    /* Fix IE 5/6 :hover, :active, and :focus for elements other than <a> */
    font-family:"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
}
/* Background colors */
a.menu, a.menu_first {
}
div.main_content, a.menu:hover, a.menu_first:hover, table.sponsor tr th {
    /*background-color: white;*/
}

table, td, th, div {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

table.main_content {
    margin: 0px;
    padding: 0px;
    width: 800px;
    border-collapse: collapse;
}

td.main_content {
    padding: 0px;
    margin: 0px;
}

div.main_content {
    padding: 10px;
    padding: 0px;
    border: 0px solid;
    /*
    border: 2px solid;
    border-color: burlywood;
    -moz-border-radius: 15px;
    */
    margin: 0px 5px 5px 5px;
    margin: 0px;
    min-height: 500px;
}

/************************************************/
/********************* Menu *********************/
/************************************************/

table.main_menu tr td, table.main_menu {
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
}
table.main_menu {
    margin: 0px 20px 0px 20px;
    margin: 0px;
}
table.main_menu tr td {
    vertical-align: bottom;
}

a.menu, a.menu_first {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    margin: 0px;
    border: 0px;
    font-weight: bold;
    border-collapse: collapse;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-style: solid;
    border-color: burlywood;
    height: 25px;
    vertical-align: bottom;
    background-repeat: repeat;

    color: black;

    padding: 5px 5px 0px 5px;
}

a.menu_first:link   , a.menu:link     { color: #b30; }
a.menu_first:active , a.menu:active   { color: #b30; }
a.menu_first:visited, a.menu:visited  { color: #b30; }

div.main_menu { border-left: 2px solid burlywood; }

a.menu_first:hover, a.menu:hover {
    color: black;
    background-image: none;
    background-color: burlywood;
}

table.main_menu tr td a {
    text-decoration: none;
    color: black;
}

/************************************************/
/***************** Models page ******************/
/************************************************/

table.models {
    margin: 0em auto;
    width: 50em;
}
table.models th, table.models td { text-align: center; }
table.models td.download a:before { content: '['; }
table.models td.download a:after  { content: ']'; }

/************************************************/
/******************** Other *********************/
/************************************************/

div.last_modified {
    font-size: small;
    padding: 0px 10px 0px 10px;
    color: black;
    background-color: burlywood;
    text-align: right;
}

h1, h2, h3 {
    /*font-family: Verdana,Arial,Helvetica,sans-serif;*/
}

h1 {
    margin-top: 0px;
    color: #ff4a00;
    color: #b30;
    color: white;
    background-color: burlywood;
    padding: 5px;
}
h2 {
    color: #003366;
    color: #ff6526;
    color: #b52;
    margin-top: 30px;
    margin-bottom: 10px;
}
h3 {
    font-style: italic;
    color: #003366;
    color: #ff804d;
    color: #b75;
}
table.sponsor {
    width: 10%;
}
table.sponsor tr th {
    text-align: right;
}
img.sponsor {
    border: 0px;
    vertical-align: middle;
    height: 40px;
}

hr {
    border: 0px;
    color: burlywood;
    background-color: burlywood;
    height: 1px;
}

