﻿.photocmd {
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
}

/* ---------- gallery styles start here ----------------------- */
.photo {
    margin: 0px 18px;
    position: relative;
    width: 170px;
    height: 130px;
    float: left;
}
.photo img {
    background: #fff;
    border: solid 1px #ccc;
    padding: 4px;
}

.photo i {
    background-color: #EEEEEE;
    background-position: center 25%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 120px;
    width: 160px;
}

.photo span {
    width: 20px;
    height: 18px;
    display: block;
    position: absolute;
    top: 12px;
    left: 12px;
    background: url(../../images/Gallery/digg-style.gif) no-repeat;
    z-index: 300;
}
.photo a {
    text-decoration: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display: inline-block;
    outline: medium none;
    padding: 4px;
    position: relative;
    vertical-align: bottom;
    overflow: hidden;
    position: relative;
}

.photo em {
    display: none;
}

/* --------------------- */
.style1 span {
    width: 28px;
    height: 21px;
    display: block;
    position: absolute;
    top: -12px;
    left: 90px;
    background: url(../../images/Gallery/pin.png) no-repeat;
}

.style2 span {
    width: 77px;
    height: 27px;
    display: block;
    position: absolute;
    top: -12px;
    left: 50px;
    background: url(../../images/Gallery/tape.png) no-repeat;
}
.style3 span {
    width: 30px;
    height: 60px;
    display: block;
    position: absolute;
    top: -5px;
    left: -2px;
    background: url(../../images/Gallery/paper-clip.png) no-repeat;
}
.style4 span {
    width: 115px;
    height: 32px;
    display: block;
    position: absolute;
    top: -13px;
    left: 30px;
    background: url(../../images/Gallery/tape2.png) no-repeat;
}
.style5 span {
    width: 216px;
    height: 166px;
    display: block;
    position: absolute;
    top: -17px;
    left: -18px;
    background: url(../../images/Gallery/gold-frame.png) no-repeat;
}
.style6 span {
    width: 189px;
    height: 137px;
    display: block;
    position: absolute;
    top: -5px;
    left: -5px;
    background: url(../../images/Gallery/cut-corner.png) no-repeat;
}
.style7 span {
    width: 170px;
    height: 120px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../../images/Gallery/round-corner.png) no-repeat;
}
.style7 img {
    border: none;
    padding: 0;
}
.style8 span {
    width: 170px;
    height: 120px;
    display: block;
    position: absolute;
    top: 5px;
    left: 6px;
    background: url(../../images/Gallery/round-corner.png) no-repeat;
}
.style8 img {
    border: none;
    padding: 5px 6px 6px;
    background: url(../../images/Gallery/round-bg.gif) no-repeat;
}
.style9 span {
    width: 170px;
    height: 120px;
    display: block;
    position: absolute;
    top: 6px;
    left: 7px;
    background: url(../../images/Gallery/stamp-pattern.png) no-repeat;
}
.style9 img {
    border: none;
    padding: 6px 7px 7px;
    background: url(../../images/Gallery/stamp-bg.gif) no-repeat;
}
.style10 span {
    width: 181px;
    height: 134px;
    display: block;
    position: absolute;
    top: -6px;
    left: -6px;
    background: url(../../images/Gallery/brush-border.png) no-repeat;
}
.style10 img {
    border: none;
    padding: 0;
}
.style11 span {
    width: 122px;
    height: 72px;
    display: block;
    position: absolute;
    top: -22px;
    left: -15px;
    background: url(../../images/Gallery/floral-corner.png) no-repeat;
}
.style12 span {
    width: 186px;
    height: 137px;
    display: block;
    position: absolute;
    top: 2px;
    left: 2px;
    background: url(../../images/Gallery/watercolor-top.png) no-repeat;
}
.style12 img {
    border: none;
    padding: 9px 12px 12px 11px;
    background: url(../../images/Gallery/watercolor-bg.png) no-repeat;
}
.style13 span {
    width: 170px;
    height: 120px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../../images/Gallery/mask.png) no-repeat;
}
.style13 img {
    border: none;
    padding: 0;
}
.style14 span {
    width: 170px;
    height: 84px;
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    background: url(../../images/Gallery/glossy-gradient.png);
}

.style15 img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #888888;
    padding: 5px;
}
.style15 span {
    border-bottom-colors: none;
    border-image: none;
    border-left-colors: none;
    border-right-colors: none;
    border-top-colors: none;
    background: url(../../images/Gallery/grey-gradient.gif) repeat-y scroll 0 0 #FFFFFF;
    border-color: #999999 #999999 #999999 #888888;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    display: block;
    font-style: normal;
    left: 9px;
    padding: 2px 10px;
    position: absolute;
    top: 110px;
}
/*-----------------*/

.gallery-list {
    margin: 20px 0 30px 0;
}
.gallery-list dl {
    display: inline-block; /* border-bottom: 1px solid #dcdcdc; */
    margin: 2px;
}
.gallery-list dl dt {
    width: 150px;
    float: left;
    padding: 10px 16px 10px 10px;
    margin: 2px;
}
.gallery-list dl dt img {
    max-width: 150px;
}
.gallery-list dl dd {
    width: 320px;
    float: right;
    padding: 10px;
    vertical-align: top;
}
