/* Main Folklore CSS document */

body { background-color:#000000; font-family:arial, verdana, sans-serif; font-size:62.5%; color:#6f6f6f; text-decoration:none; margin-top:0px; }
body a:link { color: #6f6f6f; text-decoration:underline; }
body a:visited { color: #6f6f6f; text-decoration:underline; }
body a:active { color: #6f6f6f; text-decoration:underline; }
body a:hover  { color: #6f6f6f; text-decoration:none; }

body img { border:0px; }
ul { font-size:1.2em; }

p { margin:0px; padding:0px; font-size:1.2em; margin-bottom:20px; }


#container {
    margin:0 auto;
    width:936px;
    height:auto;
    text-align:center;
    margin-top:575px;
}

#container-nomargin {
    margin:0 auto;
    width:936px;
    height:auto;
    text-align:center;
}

#folklore {
    margin:0 auto;
    width:1185px;
    height:674px;
    text-align:center;
}

#logos {
    margin-bottom:10px;
}

#main-copy {
    width:710px;
    height:auto;
    margin:0 auto;
    margin-top:60px;
    margin-bottom:40px;
}

.header {
    font-size:1.2em;
    color:#d5d5d5;
    font-weight:bold;
}

#enter-back {
    background-image:url(../images/folklore.jpg);
    background-position:top center;
    background-repeat:no-repeat;
}


/* Language selection page */
#container-language {
    margin:0 auto;
    width:936px;
    height:auto;
    text-align:center;
}


#language_select {
    width:936px;
    height:202px;
}

#home-back {
    background-image:url(../images/folklore_back.jpg);
    background-position:top center;
    background-repeat:no-repeat;
}

.flag {
    float:left;
    margin:0px 16px 6px 0px;
    width:70px;
    height:35px;
}


.flag-last {
    margin:0px;
}

.flag-spacer {
    float:left;
    width:86px;
    height:41px;
}

.clear {
    clear:both;
}

#flashcontent {
    width:100%;
    margin-left:0;
    margin-right:0;
    height:100%;
}

/* Download page */
#download-container {
    margin:0 auto;
    width:460px;
    height:auto;
}

.download-link { font-size:1.4em; }
a.download-link:link { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a.download-link:visited { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a.download-link:active { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a.download-link:hover { color:#FFFFFF; text-decoration:none; font-weight:bold; }