/* Main
------------------------ */
body, th, td, input, textarea, select {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 11px;
}

body.mainBody, body.mainBody th, body.mainBody td {
    color: white;
}

body.mainBody {
    background-color: white;
    background-image: url(gfx/backgroundpattern.jpg);
    margin: 20px;
}


/* Link styles
------------------------ */
a:link, a:visited, a:hover, a:active {
    font-weight: bold;
    text-decoration: none;
}

a:link {
    color: #f99;
}

a:visited {
    color: #f99;
}

a:hover {
    color: #fff;
}

a:active {
    color: #c00;
}

#menu a:link, #menu a:visited {
    color: #f00;
}

#menu a:hover {
    border-bottom: 1px dashed #fce;
    color: #f99;
}


/* Blocks
------------------------ */

#main, #banners, #menu, #basket {
    padding: 10px;
    position: absolute;
    overflow: visible;
    top: 180px;
}

#logo {
    position: absolute;
    top: 15px;
    left: 15px;
}

#logoprint {
    display: none;
}

#menu, #main {
    background-color: #666;
    background-image: url(gfx/fade.gif);
    background-repeat: repeat-x;
    background-position: top;
    color: white;
}

#menu {
    left: 20px;
    width: 150px;
    margin-right: 10px;
    min-height: 250px;
}

#main {
    padding: 20px;
    left: 200px;
    width: 350px;
    min-height: 500px;
    padding-bottom: 50px;
}

#banners {
    background-color: white;
    border: 1px solid #666;
    color: black;

    left: 600px;
    width: 150px;
    min-height: 300px;
}

#basket {
    left: 780px;
    min-width: 250px;
    padding: 0px;
    position: fixed;
}

#basket_content {
    background-color: white;
    border: 1px solid #666;
    padding: 10px;
    min-height: 200px;
}

#basket_content, #basket_content th, #basket_content td {
    font-family: Tahoma;
    font-size: 10px;
    color: black;
}

#basket_content h3 {
    font-weight: normal;
}

/* Forum styles
------------------------ */
.forumTd {
    padding: 5px 0px;
}

.forumLine {
    border-bottom: 1px solid #e0e0e0;
}

.forumInput {
    width: 100%;
}

.forumCaption {
    font-size: 12px;
}

.discreet {
    font-weight: bold;
    color: #999999;
}

/* Text styles
------------------------ */

.caption {
    font-weight: bold;
    /* margin-bottom: 20px; */
}


h1, h2, h3, h4, h5, h6, .newshead {
    font-family: Georgia, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 5px;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 13px;
}


p, form {
    margin-top: 0px;
    margin-bottom: 0px;
}

.tophead {
    margin-top: 0px;
    margin-bottom: 10px;
}

.notopmargin {
    margin-top: 0px;
}

.newsLine {
    border-bottom: 1px dashed #999;
    margin-top: 10px;
    margin-bottom: 3px;
}

.newsblock {
    /*
    border: 1px solid #999;
    background-color: #222;
    padding: 10px;
    min-height: 50px;
    height: auto;
    clear: both;
    */
}

.newshead {
    font-size: 16px;
}

.newshead, .newshead a, .newshead a:link, .newshead a:visited {
    color: white;
}

.newsDate {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.newsCaption, .newsCaption a, .newsCaption a:link, .newsCaption a:visited, .newsCaption a:hover, .newsCaption a:active {
    color: white;
    font-weight: normal;
    border-bottom: none;
}

.newsCaption {
    padding-top: 0px;
    padding-bottom: 5px;
}

.newsPrevNext {
    padding: 5px;
    background-color: #f0f0f0;
}

.error {
    background-color: #ffbbcc;
    border: 1px solid red;
    color: red;
    font-size: 18px;
    margin: 0px;
    margin-bottom: 20px;
    padding: 5px;
}

.break {
    clear: both;
}

/* Menu styles
------------------------ */

.menu0, .menu1, .menu2, .menu3, .menu4, .menu5 {
    /* padding: 3px;
    padding-top: 2px;
    border-bottom: 1px solid #555; */
}

.menu0 {
    padding: 3px;
    padding-top: 2px;
    font-size: 12px;
}

.menu1 {
    padding-left: 13px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.menu2 {
    padding-left: 26px;
    padding-top: 1px;
    padding-bottom: 2px;
}

.menu3 {
    padding-left: 39px;
    /*padding-top: 0px;
    padding-bottom: 1px;*/
}

.menu4 {
    padding-left: 52px;
    /*padding-top: 0px;
    padding-bottom: 1px;*/
}

.menu1 a, .menu1 a:link, .menu1 a:visited {
    font-weight: normal;
}

.selected {
    background-color: white;
}

.selected a, .selected a:link, .selected a:visited {
    color: black;
}

.selected a:hover {
    border-bottom: 1px dashed black;
}

/* Menu styles
------------------------ */

.first {
    margin-top: 0;
}
.topHead {
    margin: 0;
    margin-top: 20px;
}
.prodHeadline {
    margin: 0;
}
.productCategory {
    margin-bottom: 5px;
}
.productCategory {
    background-color: #777;
    padding: 5px;
}
a img.prodImg {
    border: 1px solid #900;
}
a:hover img.prodImg {
    border: 1px solid #300;
}
.prodImgPad {
    margin-right: 10px;
    margin-bottom: 5px;
}
.productCategory a:link .productCategoryCaption, .productCategory a:visited .productCategoryCaption {
    color: #fff;
    font-weight: normal;
}
.price {
    color: #cdf;
    font-weight: bold;
    font-size: 18px;
    margin: 10px 0;
}
.moreInfo {
    margin-top: 5px;
    font-size: 10px;
}
.line {
    border-bottom: 1px dashed #999;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 1px;
    overflow: hidden;
}
.productImage, .productCaption img, .productBody img {
    border: 1px solid #fff;
}

/* Basket stuff
------------------------ */
a.n, a:link.n, a:visited.n {
    font-weight: normal;
    color: #000;
}

a:hover.n {
    text-decoration: underline;
}

.pl {
    padding-right: 10px;
    text-align: left;
}

.pm {
    padding-right: 5px;
    text-align: center;
}
.pr {
    text-align: right;
}
.l {
    border-bottom: 1px solid #ccc;
}
.p {
    padding-top: 2px;
    padding-bottom: 2px;
}
#basket_submit {
    padding-top: 10px;
    text-align: center;
}

#basket_update {
    padding-top: 10px;
    text-align: right;
}

.req {
    color: red;
    font-weight: bold;
}
