/* CSS style file for black background Elle Browse and Buy */

img.canvas {
    cursor: default
}

div.thumb {
    z-index: 2;
    display: block;
    position: relative
}

div.main {
    z-index: 3500;
    /*border-width: 1;*/
    border: 10px solid #000;
    border-color: #6BADE1;
    display: none;
    background-color: white;
	  position: absolute
}

div.more {
    z-index: 3;
    display: block;
    position: relative
}

div.category {
    z-index: 3;
    border-width: 1;
    padding: 0px;
    background-color: white;
    display: block;
    top: 0px;
    left: 0px
}

div.metabox {
    position: relative;
    background-color: #6BADE1
}

div.imagebox {
    position: relative;/*absolute;*/
    background-color: white;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}

div.buttonbox {
    position: relative;/*absolute;*/
    background-color: white;
    height: 22px;
    padding-top: 20px;
/*    padding-left: 40px;
    padding-right: 40px;*/
    padding-bottom: 30px
}

table.buttonbox {
    background-color: white;/*#6BADE1;*/
}

a {
    font-weight: normal;
    color: #0066CC;/*black;*/
    text-decoration: none;
}

img {
    border-style: none;
    vertical-align: center;
    /*cursor: pointer*/
}

img.icon {
    z-index: 4;
    background-color: white;/*#6BADE1;*/
    background-image: url( images/bg_blank.gif );
    background-repeat: no-repeat;
    cursor: pointer
}

span.brand {
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    color: white;
    margin-top: 3px
}

span.description {
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    color: white
}

span.price {
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    color: white
}

span.store {
    font-size: 12px;
    line-height: 32px;
    font-style: italic;
    color: white
}

span.banner {
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    color: black
}

span.categorytitle {
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    color: black;
}

span.category {
    padding-left: 5px;
    font-size: 11px;
    line-height: 11px;
    font-weight: normal;
    color: black;
    text-transform: capitalize;
}

span.categoryselect {
    padding-left: 5px;
    font-size: 11px;
    line-height: 11px;
    font-weight: bold;
    color: black;
    text-transform: capitalize;
}

