/* -- Meta -- */

/* Old {{{ */
td.prodlisttopcell {
    font-weight: bold;
    border-bottom: 1px #e5e5e5 solid;
    border-right: 1px #e5e5e5 solid;
}

td.prodlistcell {
    border-bottom: 1px #e5e5e5 solid;
    border-right: 1px #e5e5e5 solid;
    padding: 4px 8px 4px 8px;
}

td.prodlistimgcell {
    padding: 4px;
    border-bottom: 1px #e5e5e5 solid;
    border-right: 1px #e5e5e5 solid;
}

input.small {    
    width: 120px;
    font-size: 10px;
}
div#art h1 {
    padding: 0px;
    font-size: 12px;
    display: inline;
}

table#product h1 {
    display: inline;
    font-size: 12px;
}
/* }}} */

/* defaults {{{ */

body {
    padding: 0; margin: 0;
    height: 100%;
    width: 100%;
    background: url(../graphics/faux.jpg) top left repeat-y #fff;
    font-family: Arial, Helvetica, sans-serif;
    color: #323232;
}

form {
    margin: 0px;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 16px;
}

input {
    font-size: 12px;
}

a {
    color: #a9233e;
}

a:hover {
    color: #323232;
    text-decoration: none;
}

img {
    padding: 0; margin: 0;
    border: 0;
}

table,td,tr {
    font-size: 12px;
}

input,
select,
button {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

/* }}} */
/* types {{{ */

.bold {
    font-weight: bold;
}

div.clearer {
    clear: both;
}

/* }}} */

/* -- Template -- */

/* body-wrapper {{{ */

div#body-wrapper {
    width: 989px;
}

/* }}} */

/* login-top {{{ */

div#login-top {
    background-color: #797979;
    color: white;

    padding-top: 6px;
    padding-right: 45px;

    height: 28px;
    width: 944px;
    border-bottom: 1px solid white;
}

div#login-top p {
    text-align: right;
    padding: 0; margin: 0;
}

div#login-top input {
    border: 1px solid #ccc;
}

div#login-top input.text {
    padding-left: 4px;
    padding-right: 4px;
    width: 140px;
}

/* }}} */
/* banner {{{ */

div#banner-and-menu {
    width: 753px;
    height: 24px;
    padding-top: 71px;
    padding-left: 235px;
    background: url(../graphics/banner.jpg) top left no-repeat #e3e4e6;
}

/* }}}
/* mainmenu {{{ */

ul#mainmenu {
    padding: 0; margin: 0;
    list-style: none;
}

ul#mainmenu li {
    padding: 0; margin: 0;
    padding-left: 10px;
    padding-right: 10px;

    display: inline;

    background: url(/graphics/menu-border.jpg) 0px 6px no-repeat;
}

ul#mainmenu li.first {
    padding-left: 0;
    border-left: 0;
    background: none;
}

ul#mainmenu a {
    text-decoration: none;
    color: black;
    font-size: 12px;
    font-weight: bold;
}

ul#mainmenu a:hover {
    text-decoration: underline;
}

/* }}} */

/* content-wrapper {{{ */

div#content-wrapper {
    display: block;
}

div#content-wrapper div.categories,
div#content-wrapper div.content {
    padding-top: 14px;
    float: left;
}

/* }}} */

/* categories {{{ */

div#content-wrapper div.categories {
    width: 184px;

    height: 100%;
    border-top: 1px solid #c0c0c0;

    min-height: 718px;
    * height: 718px;
}

div#content-wrapper div.categories ul#menu-pages {
    margin: 0; padding: 0;
    list-style: none;
    padding-left: 8px;
    padding-top: 12px;
}

div#content-wrapper div.categories ul#menu-pages a {
    text-decoration: none;
    font-size: 12px;
}

div#content-wrapper div.categories div#cat-bg-structure {
    height: 416px;
    width: 100%;
    background: url(../graphics/categories-bg.jpg) top left no-repeat;
}

/* }}} */
/* products menu {{{ */

div#content-wrapper div.categories .products {
    margin: 0; padding: 0;
    list-style: none;
}

div#content-wrapper div.categories .products a {
    font-size: 12px;
    text-decoration: none;
}

.white-menuitem a {
    font-weight: bold;
    color: white;
}

.white-menuitem a:hover {
    color: #333;
}

.black-menuitem a {
    color: #434343;
}

.black-menuitem a:hover {
    color: black;
}

.menu_topitem {
    height: 20px;
    padding-left: 25px;
    border-top: #d8d8d8 1px solid;
    border-bottom: #d8d8d8 1px solid;
}

.menu_level1 {
    height: 20px;
    padding-left: 25px;
    background: url(/graphics/product-list.jpg) 6px 4px no-repeat;
    border-bottom: #f3f3f3 1px solid;
}

.menu_level1_selected {
    height: 20px;
    padding-left: 25px;

    background: url(/graphics/product-list-sel.jpg) 6px 4px no-repeat;
}

.menu_level2 {
    height: 20px;
    padding-left: 25px;
    white-space: no-wrap;
    overflow: hidden;
    background-color: #c2c2c2;
    border-bottom: #d8d8d8 1px solid;
}

.menu_level2_selected {
    height: 20px;
    padding-left: 35px;
    background: url(/graphics/new_arrow_select.gif) 24px 8px no-repeat #e5e5e5;
    border-bottom: #d8d8d8 1px solid;
}

.menu_home {
    height: 20px;
    padding-left: 25px;
    background: url(/graphics/home.jpg) 6px 4px no-repeat;
    border-bottom: #f3f3f3 1px solid;

    font-weight: bold;
}

.menu_favs {
    height: 20px;
    padding-left: 25px;
    background: url(/graphics/favourites.jpg) 6px 4px no-repeat;
    border-bottom: #f3f3f3 1px solid;

    font-weight: bold;
}

/* }}} */

/* content {{{ */

div#content-wrapper div.content {
    width: 583px;
    padding-left: 24px;
    padding-right: 8px;
    padding-top: 14px;
    font-size: 12px;
}

/* }}} */

/* cart {{{ */

div#content-wrapper div.cart {
    width: 190px;
    border-top: 1px solid white;

    float: left;
    min-height: 800px;
    * height: 800px;
}

p.panelcart-header {
    margin:0; padding: 0;
    font-size: 12px;
    margin-bottom: 14px;
}

/* }}} */

