html,
body
{
    height: 100%;
}

html
{
    overflow: scroll;
    overflow-x: auto;
}

body
{
    margin: 0;
    text-align: center;
}

#container
{
    height: 100%;
    width: 1007px;
    margin: 0 auto;
    text-align: left;
}

html > body #container
{
    height: auto;
    min-height: 100%;
}

#header
{
    background-image: url('/images/header-background-top.gif');
    background-repeat: repeat-x;
    background-position: right top;
    height: 101px;
}

#content
{
    padding-bottom: 50px;
    background-image: url('/images/content-background.gif');
    background-repeat: repeat-y;
    background-position: 57px 0;
}

#container a img
{
    border: none;
}

#container a:link,
#container a:visited,
#footer a:link,
#footer a:visited
{
    text-decoration: none;
}

#container a:hover,
#container a:visited:hover,
#footer a:hover,
#footer a:visited:hover
{
    text-decoration: underline;
}

#content a
{
    color: #ef7000;
}

#header #grouplogo
{
    float: left;
}

#navigation,
#main_sections
{
    float: left;
    width: 768px;
}

#main_sections
{
    height: 60px;
    overflow: hidden;
}

#header #main_sections ul
{
    float: left;
}

#main_sections a
{
    color: #ffffff;
    font-weight: normal;
}

#navigation
{
    background-image: url('/images/navigation-background.gif');
    background-repeat: no-repeat;
    background-position: right top;
    height: 32px;
    line-height: 30px;
}

#header div.basket_contents
{
    float: right;
    margin-right: 16px;
    line-height: 60px;
    font-size: 90%;
    color: #ffffff;
}

#header div.basket_contents a
{
    background-image: url('/images/shopping-cart.gif');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 25px;
}

#footer
{
    background-image: url('/images/footer-background.gif');
    background-repeat: no-repeat;
    background-position: top left;
    width: 1007px;
    height: 42px;
    line-height: 30px;
    margin: -42px auto 0;
}

#footer div.vcard
{
    font-size: 80%;
    letter-spacing: 0.2px;
}

#footer,
#footer a
{
    color: #ffffff;
}

#content-left,
#content-right,
#content-text
{
    min-height: 100px;
}

#content-left
{
    float: left;
    width: 120px;
    margin-right: 10px;
}

#content-left div.ribbon
{
    margin-bottom: 9px;
}

#content-text div.cc_kaktus_poster_categories div.ribbon
{
    margin-bottom: 9px;
}

#content-text .cc_kaktus_poster_basket table.cc_kaktus_poster_basket_summary tbody
{
    font-size: 90%;
}

#content-text .cc_kaktus_poster_basket table tfoot tr.postal th
{
    font-weight: normal;
    font-size: 90%;
    padding-top: 10px;
}

#content-text .cc_kaktus_poster_basket table.contact tbody td,
#content-text .cc_kaktus_poster_basket table.contact tbody th
{
    font-size: 90%;
}

#content-text
{
    float: left;
    width: 470px;
    margin: 20px 109px 0 80px;
    font-size: 90%;
}

body.svenska #content-text
{
    margin: 0 9px 0 0;
    width: 780px;
}

body.svenska #content-left
{
    display: none;
}

body.cc_kaktus_poster #content-text
{
    margin: 0 9px 0 0;
    width: 650px;
}

#content-right
{
    float: left;
    width: 210px;
}

#container div.break
{
    clear: both;
    height: 50px;
}

#container div.columns
{
    margin-top: 9px;
}

#container div.columns div.ribbon
{
    float: left;
    margin-right: 10px;
}

/*
#container div.ribbon h2,
#container div.ribbon h3
{
    position: absolute;
}

#container div.wide h2,
#container div.wide h3
{
    margin-top: -40px;
}

#container div.ribbon h2,
#container div.ribbon h3,
#container div.ribbon a
{
    color: #000000;
}
/**/

#container div.columns div.right
{
    float: right;
    margin-right: 0;
}

#content-right div.section
{
    background-image: url('/images/grey-header-gradient.gif');
    background-repeat: repeat-x;
    background-position: top left;
    padding: 0 20px 20px;
    font-size: 85%;
}

#content-right div.section h2
{
    margin: 0 0 20px;
    padding: 0;
    height: 40px;
    line-height: 40px;
    font-size: 120%;
    font-weight: normal;
}

#content div.form label
{
    display: block;
    margin-bottom: 1em;
}

#content div.form span.label
{
    display: block;
}

#content-text div.cc_kaktus_poster_categories div.ribbon
{
    width: 210px;
}

#content-text div.form_toolbar
{
    float: right;
    width: 190px;
    margin-right: 35px;
}


#content-text li.cc_kaktus_poster_product h3
{
    white-space: nowrap;
    overflow: hidden;
}

#content-text div.mainpage_description
{
    padding-top: 10px;
    clear: both;
}

#content div.terms_and_conditions
{
    margin: 20px 50px;
    padding: 20px;
    border: solid 1px #000000;
}

#content div.terms_and_conditions h1
{
    margin: 0;
}

#content-text div.toc
{
    border-top: solid 1px #888888;
    border-bottom: solid 1px #888888;
    font-size: 90%;
}

#content-text div.toc h2
{
    font-size: 110%;
    margin: 1em 0 0;
}

#content div.ribbon h1,
#content div.ribbon h2,
#content div.ribbon h3
{
    display: none;
}

body.orders #content
{
    background-image: none;
}

body.orders #content-left,
body.orders #content-right
{
    display: none;
}

body.orders #content-text
{
    width: 100%;
}

#container .untranslated
{
    border: dashed 1px red;
}

/* Remove margins coming from AddThis */
#atff,
body > div
{
    display: none;
}

body > #container
{
    display: block;
}

body.orders #content-text div.column
{
    float: left;
    width: 600px;
}

body.orders #content-text div.column.right
{
    float: right;
    width: 400px;
}

#container table.type_chooser div.info-popup
{
    background-color: #ffffff;
    position: absolute;
    width: 240px;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    margin-top: -20px;
    margin-left: 200px;
}

#container table.type_chooser th.hover div.info-popup,
#container table.type_chooser th.click div.info-popup
{
    display: block !important;
}

#container table.type_chooser div.info-popup div.title
{
    background-image: url('/images/grey-header-gradient.gif');
    height: 40px;
    line-height: 40px;
    font-size: 120%;
    padding: 0 15px;
}

#container table.type_chooser div.info-popup div.content
{
    padding: 10px 15px;
    font-weight: normal;
}

#container table.type_chooser div.info-popup div.content ul
{
    padding-left: 1.5em;
}

#container table.type_chooser a.info
{
    display: block;
    float: right;
}

#content-text form.erase_log
{
    display: block;
    float: right;
}