@charset "utf-8";

dl {
    line-height: 100%;
}

div.buttons {
    background: url('../i/girl/bg_buttons.png') no-repeat;
    padding: 6px;
}

div#detailBlock {
    margin: 15px 0px 10px;
    background-color: #222;
    color: #FFF;
    padding: 10px;
    position: relative;
}


table#photoTable {
    float: left;
    display: inline;
    width: 306px;
    height: 546px;
}

table#photoTable td {
    vertical-align: top;
}

table#photoTable td#photoTd {
    height: 400px;
}

ul#iconList {
    position: absolute;
    top: 20px;
    left: 20px;
}

ul#iconList li {
    display: inline;
}


table#photoTable a img, img#photo {
    border: 3px solid #EEE;
}

table#photoTable tr#thumbnailRow a:hover img {
    border: 3px solid #F152A4;
}

table#photoTable tr#thumbnailRow img {
    margin: 0px 0px;
}

table#photoTable tr#thumbnailRow td {
    height: 75px;
    padding-top: 3px;
    vertical-align: top;
    text-align: left;
}

div#descriptionBlock {
    float: right;
    display: inline;
    width: 260px;
}

div#nameBlock {
    margin-bottom: 14px;
}

h4 {
    float: left;
    display: inline;
    margin-right: 10px;
    font-size: 28px;
    font-family: san-serif;
    font-weight: bold;
    letter-spacing: -0.1em;
    color: #FD53A5;
    line-height: 1em;
}

span#reading {
    display: block;
    float: left;
    margin-top: 7px;
    font-size: 12px;
    color: #FFF;
    letter-spacing: 0.2em;
}

div.profileSection {
    margin: 5px 0px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #CCC;
}

dl#size dt {
    float: left;
    margin-right: 5px;
    margin-top: -2px;
}

dl#size dd {
    font-size: 12px;
}

h5 {
    font-size: 13px;
    margin-bottom: 5px;
}

dl.profile {
    border-bottom: 1px dotted #777777;
    margin: 1px 0px 1px;
    padding-bottom: 1px;
}

dl.last {
    border: none;
}

dl.profile dt {
    float: left;
    display: inline;
    width: 100px;
    font-size: 12px;
    color: #FD53A5;
}

dl.profile dt img {
    margin-bottom: 1px;
}


dl.profile dd {
    float: left;
    display: inline;
    font-size: 12px;
}

table#optionTable {
    width: 100%;
    border: 2px solid #CCC;
    background-color: #CCC;
    border-collapse: separate;
    border-spacing: 1px;
    color: #222;
}

table#optionTable td {
    width: 50%;
    padding: 2px;
    background-color: #FFF;
}

span.optionName {
    color: #A87403;
}

div#girlCommentBlock p {
    color: #F783BB;
}

div#ownerCommentBlock {
    margin-bottom: 0px;
    border-bottom: none;
}

div.girlInformation {
    margin-top: 5px;
    width: 598px;
}

div.girlInformation marquee {
    color: #FFF;
}
