@CHARSET "UTF-8";

img, a {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

#body_dummy {
    background: url(/images/16_col.gif);
}

.content_box {
    padding: 0px; 
    font-family: arial, sans;
    height: 263px;
}

div.model_info {
    background-image: url(/images/m.jpg); 
    width: 230px; 
    height: 263px; 
    color: #fff;
}

div.model_info .lang {
    float: right;
    margin-top: 1px;
}

div.model_info h1 {
    margin: 0px;
    height: 15px;
    background-image: url(/images/cnt_dsc2.gif); 
    color: #fff;
    font-size: 14px;
    padding: 5px; 
}

div.model_info .name {
    white-space: nowrap;
    height: 24px;
    padding: 5px;
    font-weight: bold;
    font-size: 18px;
}

div.model_info h1.status {
    background-image: url(/images/powder_blue_mini_bar.jpg);
    font-size: 12px;
    padding: 5px;
    height: 14px;
}

div.model_info .actions div {
    padding: 8px;
    float: left;
}

div.model_info .actions {
    height: 130px;
    float: left;
}

#profile_info dt, #profile_info dd {
    margin: 5px 5px 0px 0px;
    padding: 0px;
    float: left;
}
#profile_info dt {
    clear: both;
    font-weight: bold;
}

#model h1 {
    padding: 5px 10px 5px 10px;
    background-image: url(/images/cat_title.jpg);
    font-size: 12px;
    height: 17px;
    margin-bottom: 5px;
    color: #ff0;
}

#gallery h2 {
    background-image: url(/images/middle_div.gif);
    font-size: 12px;
    height: 27px;
    padding: 0px 10px 0px 10px;
    color: #ff0;
}

#gallery .buttons {
    font-weight: bold;
    font-style: normal;
    float: left;
    width: 120px;
    height: 25px;
    margin: 1px 2px 0px 0px;
    text-align: center;
    line-height: 25px;
}

#gallery .buttons.blue {
    background-image: url(/images/pwdr_blue.gif);
}

#gallery .buttons.green {
    background-image: url(/images/apple_green.gif);
}

#gallery .buttons.purple {
    background-image: url(/images/violet.gif);
}

#gallery .buttons.red {
    background-image: url(/images/red.gif);
}

div#profile {
    float: left;
    border: 1px solid #c00;
    width: 670px;
    margin: 0px 0px 5px 50px;
}

#preview {
    float: left;
}

#preview img {
    border: 1px solid #fff;
    width: 298px;
    height: 223px;
    margin: 5px;
}

#preview div {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    width: 100%;
}

#details {
    float: left;
    border-bottom: 1px dotted #c00;
    width: 340px;
    margin: 5px;
}

#info dt, #info dd {
    margin: 0px 5px 5px 0px;
    padding: 0px;
    float: left;
}

#info dt {
    clear: both;
    font-weight: bold;
}

.online {
    background-image: url(/images/onlineStatus.jpg);
    width: 56px;
    height: 12px;
}

#info dt.nickname {
    color: #ff0;
    font-size: 12px;
}

#buttons {
    float: right;
    width: 340px;
}

#buttons img {
    float: right;
    margin: 0px 5px 5px 5px;
}

#actions {
    float: left;
    width: 225px;
    margin-left: 10px;
}

#actions img {
    border: 1px solid #c00;
    margin: 0px 5px 5px 5px;
}

.navigation {
    float: right;
    margin-top: -2px;
}

#images {
    margin-left: 20px;
}

#images img {
    width: 180px;
    height: 135px;
    border: 1px solid #c00;
    margin: 5px 0px 0px 5px;
    cursor: pointer;
}

#gallery ul {
    margin-top: 5px;
}

#gallery ul.paginator li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: inline;
}
