html, body {
    background: #000000;
    color: #ffffff;
    margin: 0;
    padding: 0;
}

div {
    margin: 0;
    padding: 0;
}

/* = Typography and text color
----------------------------------------------- */

#top-header {
    font-size: 153.9%;
}

#lower-main {
    font-size: 108%;
    text-align: justify;
}

#news-box {
    font-size: 85%;
    text-align: justify;
}

#short-fact {
    font-size: 138.5%;
}

#twitter-box {
    color: #333333;
    font-size: 85%;
    line-height: 109%;
}

.meta {
    font-size: 93%;
    font-style: italic;
    font-weight: bold;
}

.news-posts-list .posted {
    font-size: 85%;
    font-weight: bold;
}


/* = Forms
----------------------------------------------- */

fieldset {
    border: none;
    margin: 0;
    padding: 10px 5px;
}

fieldset legend {
    font-size: 108%;
    font-weight: bold;
    padding: 0.5ex;
}

label {
    display: block;
    float: left;
    font-size: 100%;
    margin-right: 0.5em;
    text-align: right;
    width: 4em;
}

form div.input {
    margin: 0 0 5px 0;
}

form div.required label {
    font-weight: bold;
}

form div.required label:before {
    content: '* ';
}

input, textarea {
    font-size: 100%;
    font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
}
form div.submit input {
    margin-left: 4.5em;
}
form div.error {
    background-color: #fff;
    padding: 5px;
}
form div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
form div.spam-post {
    float: right;
    margin-right: 10px;
}
form div.spam-post label {
    float: right;
    font-weight: bold;
    margin-bottom: 0;
    width: 200px;
}
form div.spam-post input {
    float: left;
}


/* = Flash messages
----------------------------------------------- */

#flashMessage {
    padding: 10px;
    font-weight: bold;
}

#flashMessage.message {
   background: #e6e7a6;
   border: 2px solid #9e9c0b;
}

#flashMessage.success {
    background: #e5f2be;
    border: 2px solid #bedf5d;
}

#flashMessage.fail {
    background: #eccecf;  
    border:2px solid #9e0b0f;
}

/* = Layout
----------------------------------------------- */

#container {
    /* TODO: ändra background till snygg färg medan den laddar */
    background: #ebb37b url(/img/site_graphics/carton_bg.jpg) no-repeat scroll top center;
    color: #000000;
    height: 1126px;
    margin: 0 auto;
    /* Make #container the 'containing block' for subsequent positioning. */
    position: relative; /* Could have used any position except 'static'. */
    width: 900px;
}

#menu {
    left: 65px;
    position: absolute;
    top: 126px;
}

#menu ul {
    margin: 0;
    padding: 0;
}

#menu li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#top-header {
    height: 95px;
    left: 268px;
    line-height: 95px; /* Same as the height of this element. */
    position: absolute;
    text-align: center;
    top: 11px;
    width: 321px;
}

#top-header h1 {
    display: inline;
    margin: 0;
}

#twitter-box {
    background:transparent url(/img/site_graphics/twitter_box.png) repeat scroll 0 0;
    height:164px;
    left:63px;
    position:absolute;
    top:509px;
    width:180px;
}

#twitter-box p.status {
    height:84px;
    left:25px;
    top:38px;
    overflow:auto;
    position: absolute;
    width:129px;
}

#twitter-box p.read-more {
    bottom:17px;
    left:22px;
    position:absolute;
}

#news-box {
    background: transparent url(/img/site_graphics/news_box.png);
    height: 190px;
    left: 701px;
    position: absolute;
    top: 149px;
    width: 138px;
}

#news-box p {
    margin: 38px 3px 2px 13px;
}

#mailing-box {
    background: transparent url(/img/site_graphics/mailing_box.png);
    height: 68px;
    left: 687px;
    position: absolute;
    top: 359px;
    width: 152px;
}

#mailing-box-ok {
    bottom: 0;
    height: 18px;
    left: 68px;
    margin: 0;
    position: absolute;
    width: 30px;
}

#mailing-box-email {
    background:transparent none repeat scroll 0 0;
    border-color:#2D3453 #C8CEE6 #C8CEE6 #2D3453;
    border-style:solid;
    border-width:2px;
    left:24px;
    padding:1px;
    position:absolute;
    top:24px;
    width:118px;
}

#join-box {
    background: transparent url(/img/site_graphics/join_box.png);
    height: 193px;
    left: 699px;
    position: absolute;
    top: 449px;
    width: 154px;
}

#join-box ul {
    margin-left: 34px;
    margin-top: 48px;
    padding: 0;
}

#join-box li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#upper-main-frame {
    height: 349px;
    left: 186px;
    position: absolute;
    top: 114px;
    width: 500px;
}

#upper-main-frame img.frame {
    position: absolute;
    z-index: 20;
}

#upper-main-frame img.quote {
    bottom:38px;
    position:absolute;
    right:7px;
    z-index:21;
}

#upper-main-frame img.gwr {
    bottom:20px;
    left:30px;
    position:absolute;
    z-index:22;
}

#upper-main {
    height: 272px;
    left: 236px;
    overflow: hidden;
    position: absolute;
    top: 147px;
    width: 391px;
}

#upper-main img {
    left: 0;
    /*    opacity: 0.0;*/
    position: absolute;
    top: 0;
    z-index: 8;
}

#upper-main img.active {
    opacity: 1.0;
    z-index: 10;
}

#upper-main img.last-active {
    z-index: 9;
}

#lower-main {
    background: transparent url(/img/site_graphics/lower_main_box.png) no-repeat top center;
    min-height: 220px;
    max-height: 380px;
    height: auto !important;
    height: 380px;
    left: 259px;
    overflow: auto;
    position: relative;
    top: 477px;
    width: 378px;
    z-index: 15;
}

#lower-main div.content {
    margin: 5px;
    padding-bottom: 5px;
}

#sponsors-and-short-fact {
    background: transparent url(/img/site_graphics/sponsors_box.png);
    height: 275px;
    margin-left: 195px;
    margin-top: 418px; 
    position: relative; /* tillåter z-index */
    width: 616px;
    z-index: 10;
}

#sponsors-box {
    height:55px; /* remember to change ul>line-height */
    left:35px;
    overflow:hidden;
    position:relative;
    top:110px;
    width:410px;
}

#sponsors-box ul {
    position: absolute; /* required for scrollable */
    width: 2000em; /* required for scrollable */
    margin: 0;
    padding: 0;
    line-height: 55px; /* middle vertical-align */
}

#sponsors-box ul li {
    display: inline;
    float: left;
    height: 55px;
    list-style-type: none;
    margin-right: 30px;
    text-align: center;
}

#sponsors-box ul li img {
    vertical-align: middle; /* middle vertical-align */
}

#short-fact {
    height: 100px;
    left: 50px;
    position: absolute;
    top: 198px;
    width: 406px;
}

div.actions {
    border-top: 1px solid #999;
    margin-top: 1em;
}

div.actions ul {
    margin: 1em 0;
    padding: 0;
}

div.actions li {
    display: inline;
    list-style-type: none;
    margin: 0 1em 0 0;
    white-space: nowrap;
}

dl.news-posts-list {
    margin: 1em 1ex;
}

dl.news-posts-list dd {
    color: #222;
}

#upper-main.guest-book {
    height:318px;
    overflow:auto;
}

div.guest-book-post {
    border-bottom: 1px solid #aaa;
    margin-bottom: 10px;
}

div.guest-book-post .body {
    margin: 5px 0 0 8px;
}

#upper-main.videos {
    text-align:center;
}

#lower-main div.video {
    float: left;
    height: 150px;
    text-align: center;
    width: 175px;
}

.testimonials blockquote {
    clear: both;
    margin: 0 1em 4em 1em;
}

.testimonials blockquote .meta {
    margin: 0;
}

.shows h3 {
    clear: both;
}

.shows div.thumb {
    background-color: black;
    float: right;
    font-size: 85%;
    height: 90px;
    margin-left: 8px;
    position: relative;
    text-align: center;
    width: 120px;
}

.shows div.thumb a.image img {
    height: 90px;
    width: 120px;
    -moz-opacity:.60; 
    -ms-filter:"alpha(opacity=60)"; /* first! */
    filter:alpha(opacity=60); /* second! */
    opacity:.60; 
}

.shows div.thumb a.text {
    color: white;
    display: block; 
    margin: 0 10px;
    position: absolute;
    text-decoration: none;
    top: 30px;
}

.right {
    float: right;
}

/* = Paging
----------------------------------------------- */

    div.paging {
        color: #aaa;
        clear: both;
}

div.paging a, div.paging span.current {
}

div.paging div.disabled {
    color: #bbb;
    display: inline;
}

div.paging span.current {
    color: #000;
    font-weight: bold;
}

