
/* Main
------------------------ */
body, td, input, textarea, select {
    font-family: Verdana, Helvetica, Sans-serif;
    font-size: 11px;
    color: #4a4e1d;
}

body {
    background-color: #ffffff;
}

a {
    font-weight: bold;
    text-decoration: none;
}

a:link {
    color: #bb8f23;
}

a:visited {
    color: #bb8f23;
}

a:hover {
    color:  #dbbc6c;
}

a:active {
    color: #dbbc6c;
}

a.region {
    font-weight: bold;
    font-size: 14px;
}

a.region:hover {
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
}

/* Blocks
------------------------ */
.pageBody {
    margin: 20px;
    background-color: #bfbfbf;
}

.printBody {
    margin: 0px;
    background-color: white;
}

.captionBlock {
    /*font-size: 13px;
    font-weight: bold;*/
}

.productimage {
    margin-bottom: 20px;
}

.mainblock {
    background-color: #fefcee;
    background-image: url(gfx/spalt.gif);
    background-repeat: repeat-y;
}

.leftcolumn {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    width: 160px;
}
.middlecolumn {
    padding-top: 80px;
    padding-left: 115px;
    padding-right: 0px;
    padding-bottom: 20px;
}
.rightcolumn {
    padding-top: 145px;
    padding-left: 70px;
    padding-right: 0px;
    padding-bottom: 20px;
    width: 200px;
}

.rightcolbox {
    background-color: #f7f5d7;
    padding: 15px;
}

.price {
    float: right;
    color: #715b28;
    font-family: Georgia, Times New Roman, Times, Serif;
    font-weight: normal;
    font-size: 16px;
    margin-left: 5px;
    margin-bottom: 5px;
}

#fakturaBlock {
    background-color: white;
    border: 1px solid black;
    padding: 10px;
    width: 600px;
}

#printBlock {
    background-color: white;
    width: 17cm; /**/
    height: 24cm;
    /*border: 1px solid black;*/
}

#footer {
    background-color: white;
    height: 2cm;
    width: 17cm;
}

#usertypes {
    background-color: #f7f5d7;
    color: #8E9B56;
    padding: 5px;
    position: absolute;
    top: 20px;
    z-index: 100;
}

#usertypes a {
    font-weight: normal;
    color: #8E9B56;
}

#usertypes a.selected {
    font-weight: bold;
    color: #555716;
}



/* Login box
------------------------ */
.loginbox {
    border: 1px solid #f4f2c7;
    padding: 10px;
    width: 170px;
}


/* Textstorlekar
-------------------------------- */

.small {
    font-size: 10px;
}

.mini {
    font-size: 7px;
}

.biggerBold {
    font-size: 13px;
    font-weight: bold;
}


/* Textmallar
-------------------------------- */

.ocr {
    font-family: Arial Black, Helvetica Black, Sans-serif;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
}

.machine {
    font-family: Courier New, Courier, Monospace;
    font-size: 13px;
    font-weight: bold;
}

/*
.ocrbackground {
    ;
}
*/

.ocrbackground td {
    color: black;
}

.specialBox {
    /* border: 1px solid #E6E8BC; */
    background-color: #E6E8BC;
    padding: 10px;
}

/* Linjer
-------------------------------- */

.lineBelow {
    border-bottom: 1px solid #E6E8BC;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 5px;
}

.lineThrough {
    border-bottom: 1px solid #E6E8BC;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 5px;
    text-decoration: line-through;
}

.blackLineBelow {
    border-bottom: 1px solid black;
}

.lineBelowDotted {
    border-bottom: 1px dashed black;
}

.boxTop {
    border-left: 1px solid black;
    border-bottom: 1px solid black;
}

.boxBottom {
    border-left: 1px solid black;
    border-top: 1px solid black;
}

.boxBottomLeft {
    border-left: 1px solid black;
}


/* Misc styles
------------------------ */

.inputfield {
    /*
    border: 1px solid #f4f2c7;
    background-color: #fefcee;
    color: #bb8f23;
    font-family: Georgia, Times New Roman, Times, Serif;
    */
    width: 100px;
}

.inputbutton {
    /*
    border: 1px solid #f4f2c7;
    background-color: #fefcee;
    color: #bb8f23;
    font-family: Georgia, Times New Roman, Times, Serif;
    */
}

.error {
    margin-left: -35px;
    color: red;
}

.importantText {
    color: red;
    font-weight: bold;
}

.paddedTable tr td {
    padding-right: 5px;
    padding-bottom: 5px;
}


/* Treemenu highlighting for the selected entry
------------------------------------------------  */
.selected, .selected a, .selected a:link, .selected a:visited,
tr.selected td, tr.selected td a, tr.selected td a:link, tr.selected td a:visited
{
    color: #555716;
}

.selected a:hover, tr.selected td a:hover {
    color: #bb8f23;
}

/* ProductOverview
------------------------ */
.categoryHeadline {
    background-color: #f7f5d7;
}

.categoryTable {
    border: 1px solid #dedbb0;
}

.categoryBody {
    border-top: 1px solid #dedbb0;
}


/* Menu styles
------------------------ */
.meny td {
    font-size: 11px;
    font-family: Georgia, Times New Roman, Times, Serif;
}
.meny td a:link, .meny td a:visited {
    font-weight: normal;
    color: #8E9B56;
}
.meny td a:hover {
    color: #bb8f23;
}
.menyLevel0, .menyLevel0 a:link, .menyLevel0 a:visited {
    font-size: 13px;
}


/* Headlines
------------------------ */
.parentHeadline {
    color: #9ba679;
    font-family: Georgia, Times New Roman, Times, Serif;
    font-weight: normal;
    font-size: 28px;
    margin: 0px;
    /* margin-left: -35px;
    margin-bottom: 50px; */
    margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6 {
    color: #715b28;
    font-family: Georgia, Times New Roman, Times, Serif;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 5px;
}

h1 {
    font-size: 20px;
    margin-bottom: 30px;
}

h2 {
    font-size: 20px;
    margin-bottom: 15px;
}

h3 {
    font-size: 16px;
    margin-bottom: 5px;
}

h4 {
    font-size: 13px;
}
h5 {
    font-size: 12px;
}

h6 {
    font-size: 11px;
}

.noBottomMargin {
    margin-bottom: 0px;
}


/* ------------------------------------------------------------------------ */







/* Newarchive style
-------------------------- */
.newshead,
.newshead a:link,
.newshead a:visited {
    color:              #715b28;
    font-family:        Georgia, Times New Roman, Times, Serif;
    font-weight:        normal;
    font-size:          16px;
    margin-bottom:      7px;
}

.newsDate {
    font-family:        Verdana, Helvetica, Sans-serif;
    font-weight:        normal;
    font-size:          10px;
}

.newsCaption {
    margin-bottom:      7px;
}

.newsCaption a, .newsCaption a:link, .newsCaption a:visited, .newsCaption a:hover, .newsCaption a:active {
    color:              #4a4e1d;
    font-weight:        normal;
    text-decoration:    none;
}

.break {
    clear:              both;
}

.hiddenLink, a.hiddenLink, a.hiddenLink:link, a.hiddenLink:visited, a.hiddenLink:hover {
    font-weight:        normal;
    color:              #4a4e1d;
}


/* Modified standard styles
-------------------------- */
p {
    margin: 0px;
    padding: 0px;
}

li {
    margin-bottom: 2px;
}

form {
    margin: 0px;
    padding: 0px;
}

th {
    font-size: 12px;
}

