/*
    Document   : webshop
    Created on : 28.04.2010, 07:02:27
    Author     : Fadendaten - michael
*/

body {
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    overflow: hidden;
    background-color: #061417; /*#011B16;*/
}

#center {
    width: 1000px;
    height: 550px;
    margin: auto;
}

#navigationWrap {
    width: 100%;
    height: 75px;
}

#navigation {
    width: 1000px;
    height: 75px;
    margin: auto;

    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/images/navigation.png');
}

.logo {
    position: relative;
    top: -14px;
    left: -12px;
}

.logo :hover {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/images/logo_hover.png');
}
.middle {
    vertical-align: middle;
}

#navigationMenu {
    float: left;
    position: relative;
    margin-top: 50px;
    margin-left: 25px;
    width: 645px;

    z-index: 100;

    display: inline-block;
    zoom:1;
    *display: inline;
}

div.topMenu {

    position: relative;

    font-size: 12px;
    float: left;
    height: 20px;
    vertical-align: top;

    z-index: 100;

    display: inline-block;
    zoom:1;
    *display: inline;
}

div.topMenu p {
    padding-left: 20px; padding-right: 20px; text-align: center; vertical-align: middle; margin: 0px;
}

div.subMenu {
    z-index: 110;
    position: absolute;
    width: 100%;
    margin: 6px 0px 0px 0px;
    background-color: black;

    padding: 0px;

    opacity: 0.9;
    filter:alpha(opacity=90);
}

ul.menuList {
    list-style: none outside none;

    z-index: 100;


    background-color: #000000;

    margin: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

ul.menuList li {
    margin-top: 9px;
    margin-left: 15px;
    text-align: left;
}

.button {
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 4px;
    margin-bottom: 4px;
    text-align: center;
}

.submenuButton {
    height: 100%;
    width: 100%;
}

div.divider {
    height: 100%;
    width: 1px;
    background-color: black;
}

div.topMenuDivider {
    width: 2px;
    height: 20px;
    background-color: #FFFFFF;
    float: left;
    display: inline-block;
    zoom:1;
    *display: inline;
}

#userBox {
    vertical-align: top;
    float: right;
    margin-right:5px;
    display: inline-block;
    zoom:1;
    *display: inline;
}

table {
    border-collapse: collapse;
}

td.icon {
    vertical-align: middle;
    text-align: center;
    width: 16px;
}

tr.divider {
    height: 20px;
}

table td {
    vertical-align: top;
}

table.numberTable td {
    vertical-align: middle;
}


.smallText {
    font-size: 10px;
}


div.transparent {
    opacity:0.8;
    filter:alpha(opacity=80)
}

div.transparentHigh {
    opacity:0.7;
    filter:alpha(opacity=70)
}

div.textBackground {
    background-color: #000000;
    padding: 5px;
}

div.inline {
    vertical-align: top;

    zoom:1;
    *display: inline;
    display: inline-block;
}

/*******************************************
*
*   content stuff
*
********************************************/


#textDivNavigation {
    margin-left: 211px;
    width: 800px;
    height: 71px;
}

.imageButton {
    height: 14px;
    width: 14px;
    margin-top: 7px;
    margin-left: 1px;
}


.title {
    font-weight: bold;
    font-size: 22px;
}

.title2 {
    font-weight: bold;
    font-size: 14px;

}


/******************************************************
*
*  TEXT VIEW
*
********************************************************/

#textDiv {
    z-index: 10;

    height: 452px;
    width: 1000px;
    /*margin-top: 5px;*/
    position: absolute;
}

/*used together with the listBox. */
div.textBox {
    height: 307px;
    width: 195px;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 3px;

    vertical-align: top; /*Content is in the middle*/

    display: inline-block;
    zoom:1;
    *display: inline;

}

#textDivContent {
    margin-left: 207px;
    width: 800px;
    height: 402px;
    overflow: auto;
}

#textDivContentWide {
    margin-left: 141px;
    padding: 5px;
    height: 307px;
    overflow: auto;
}

#textDivContentFull{
    width: 990px;
    padding: 5px;

    overflow: auto;
    height: 280px;
}

.scroll {
    overflow: auto;
}


div.slider { width:250px;
             margin-top:20px;
             margin-bottom:0px;
             margin-right:10px;
             margin-left:0px;
             height:1px;
             position: relative;
             background-color: #FFFFFF;}

div.slider div.handle {
    width:35px;
    height:35px;
    background-image: url('/images/buttons/slider_button.png');
    cursor:move;
    top: -15px;
    left: -5px;
    position: absolute; }



.translation_missing { /*every missing translation is wrapped*/
                       background-color: red;
                       width: 200px;
                       height: 200px;
                       position: absolute;
}

/*Box in the displaying list e.g. a Style*/
div.listBox {
    height: 242px;
    width: 195px;
    margin-right: 5px;

    vertical-align: top; /*Content is in the middle*/

    display: inline-block;
    zoom:1;
    *display: inline;
}

/*the list put on top of everything in the middle of the screen*/
div.list {
    position: fixed;
    left: 0px;
    z-index: 10;

    width:  100%;/*500px;*/
    height: 452px;

    overflow: auto;
}

/***************************************
*all the stuff for the dia view
*
****************************************/

/*combine with listBox*/
div.styleImageBox {
    font-weight: normal;
    font-size: 12px;
    color: #000000;

    height: 242px;
    width: 195px;
    margin-right: 5px;

    /*background-color: #FFFFFF;*/

    background-color: transparent;
    background-image: url('/images/polaroid_tile.png');

    vertical-align: middle; /*Content is in the middle*/

    display: inline-block;
    zoom:1;
    *display: inline;
}

div.styleImageBox img.style {
    margin-top: 14px;
    margin-left: 9px; /*1px border left*/
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}

/*zoom-button*/
div.styleImageBox img.zoom { 
    border: none;
    margin-left: 14px;
    margin-top: 10px;
}

div.styleListBox{
    font-weight: normal;
    font-size: 12px;

    height: 180px;
    width: 170px;
    margin-left: 10px;

    background-color: #000000;

    vertical-align: middle; /*Content is in the middle*/
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    zoom:1;
    *display: inline;

}
/*same as img.style but with all sizes * 2.90*/
#lightboxImage {
    /*margin-top: 40px;
    margin-left: 26px;
    margin-right: 26px;*/

    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}


div.styleImageBoxCollection {
    font-weight: normal;
    font-size: 12px;
    color: #000000;

    height: 320px;
    width: 195px;
    margin-right: 5px;

    background-color: #FFFFFF;

    vertical-align: middle; /*Content is in the middle*/

    display: inline-block;
    zoom:1;
    *display: inline;
}

.fieldWithErrors {
    border: thin solid red;

    display: inline-block;
    zoom:1;
    *display: inline;
}