body, html {
    height: 100%;
}
body {
    background: #fff url(gfx/bg.jpg) repeat-x;
    text-align: center;
    height: 100%;
}

h1, h2, h3, h4, h5, h6, p, label, li, a {
    font-family: "Times New Roman", Times, serif;
    color: #000;
}
em {font-style: italic;}
strong {font-weight: bolder;}
#wrapper {
    width: 800px;
    height: auto;
    border: 1px solid #b5b5b5;
    border-top: none;
    border-bottom: none;
    margin: 0 auto;
    background-color: #fff;
}
#footer {width: 800px; text-align: center;clear:both;}
    #footer p {font-size: 10px;padding: 30px 0;}
#top {
    width: 800px;
    height: auto;
    text-align: left;
    padding: 20px;
}
    #top h1 {
        width: 75px;
        height: 70px;
        background: #fff url(gfx/avantart.png) no-repeat;
        text-indent: -9999px;
    }
    
    #top ul {
        display: inline;
        width: 500px;
        float: right;
        margin-top: -13px;
        margin-right: 170px;
    }
    
    #top ul li {
        display: inline;
    }
    
    #top a {
        color: #666666;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: bold;
        text-decoration: none;
        margin-right: 45px;
        margin-left: 45px;
    }
    #top a:hover {color: #000;}
    
#content-wrapper {
    width: 800px;
    height: auto;
    text-align: left;
    height: auto;
}
    .book {background: #fff url(gfx/eventyrland_bg.jpg) no-repeat; margin-top: 35px;}
    .avantart {background: #fff url(gfx/avantart_bg.jpg) no-repeat; padding-top: 330px; margin-top: 0px;}
   
p.left-price {
    color: #666;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.5px;
    padding: 120px 0 0 35px;
}
p.left-isbn {
    font-size: 10px;
    color: #666;
    padding: 90px 0 0 300px;
    float: left;
}
span.bigprice {font-size: 65px;color:#3f3f3f;}
a.bestill {
    width: 59px;
    height: 21px;
    display: block;
    text-indent: -9999px;
    background: #fff url(gfx/bestill.jpg) no-repeat;
    margin-left: 50px;
    margin-top: 15px;
}
#right {
    float: right;
    width: 300px;
    margin-top: -110px;
    margin-right: 60px;
}
    #right h1 {
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
    }
    #right h2, p {font-size: 12px;}
    #right h2 {padding-top: 5px;}
    #right p {padding-top: 15px; line-height: 15px;}
    #right p a {font-size: 12px; font-weight: bold; text-transform: uppercase; color: #666; text-decoration:none;}
    #right p a:hover {color: #000;}
    div.center {width: 800px; height: auto; text-align: center;}
    div.center-content { width: 480px; margin: 130px auto 0 auto; text-align: left;}
    div.center-content p {font-size: 12px; margin-top: 25px; line-height: 15px;}
    div.center-content a {color: #666; text-transform:none;}
    div.center-content a:hover {color: #000;}
    div.center-content h1 {font-size: 16px;text-transform: uppercase; font-weight: bold;}
    div.center-content h2 {font-size: 14px;}
    div.no-margin {margin-top: 0;}
    .flw {margin: 30px auto 0 auto;}
    h1.frontpage {font-size: 25px;margin-top:30px;margin-bottom: -20px;font-weight:100;}
    h3 {
        font-size: 25px;
        margin: 20px auto 0 auto;
        width: 720px;
        height: 150px;
        background: transparent url(gfx/boker.jpg) no-repeat bottom;
        font-weight: 100;
    }
    h2.front {
        clear: both;
        font-size: 20px;
        color: #666;
        padding-top: 20px;
        font-style: italic;
    }
    
    
form {width: 600px;margin:0 auto;text-align:left;}
input {display: block; margin-bottom: 0px;}
input.antall {width: 20px;display:inline;}
label {font-size: 13px;}
h4 {font-size: 18px; margin: 20px 0;}
h4.left {width: 400px; margin: 10px auto 0 auto; text-align:left;}

p.summary {
    width: 400px;
    margin: 0 auto;
    text-align:left;
    font-size: 15px;
}

ul.front-buttons {
    display: block;
}
ul.front-buttons li {
    display: inline;
    float: left;
    margin-left: 36px;
}

img.author {
    margin-right: 10px;
    margin-top: 70px;
    float:right;
}
.img-space {float:left;width: 280px;clear:both; font-size: 12px; line-height: 15px;}
p.center-text {text-align: center;}
span.dummy-clear {text-indent: -999px;display:block;}