#collection{
    position: relative;
    /*border-left: solid 3px gray;
    border-right: solid 2px gray;*/
    width:950px;
    overflow: hidden;


}
#colmenu1 {
    position: absolute;
    top: 0px;
    left: -140px;
    z-index: 100;
    width: 125px;
    height: 450px;
    text-align: left;
    padding-left: 15px;
    padding-top: 20px;
}
#colmenu {
    position: absolute;
    top: 0px;
    left: -140px;
    z-index: 50;
    width: 125px;
    padding-right: 15px;
    min-height:450px;
    height:auto !important;
    height:450px;
    background-color: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=40);
    -khtml-opacity: 0.4;
    -moz-opacity: 0.4;
    opacity: 0.4;
}
.menucatlist {
    list-style-type: none;
    padding: 0;
    margin: 0px;
}
.catitem {
    color: white;
    font-family: 'Trebuchet MS';
    font-size: 8pt;
    text-decoration: none;
    
}
.menulist {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-left: 15px;

}
#colimages {
    position:   relative;
    /*width: 16800px;*/
    overflow: hidden;
}
.colitem {
    position:   relative;
    float: left;
    border: 0;
}
.menulist li a {
    text-decoration: none;
    /*color: white;*/
    font-size: 9pt;
    font-family: 'Trebuchet MS';
}
.menuitemsel {
    font-weight: normal;
    cursor :default;
    color: #f48fdd;
}
.menuitemnonsel {
    font-weight: normal;
    cursor :pointer; cursor: hand;
    color: white;
}


#colmenu3 {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    width: 125px;
    height: 450px;
    text-align: right;
    padding-right: 15px;
    padding-top: 10px;
}
#colmenu2 {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 50;
    width: 125px;
    padding-right: 15px;
    min-height:450px;
    height:auto !important;
    height:450px;
    background-color: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
    -khtml-opacity: 0.1;
    -moz-opacity: 0.1;
    opacity: 0.1;
}

#buybutton {
    position: absolute;
    top: 0px;
    left: 755px;
    z-index: 100;
}

.colImgAnchor {
    border: 0;
    margin: 0;
    padding: 0;
}

