/* CSS Document */

#rating_box {

width: 100%;
text-align:justify;
position:relative;
}
#rating_list {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#rating_list li {
display: inline;
}

.ratingImage {
cursor:move;
padding: 2px;
margin: 1px;
border: 1px solid #CCCCCC;
}

.sexy_mediumsize {
padding: 2px;
margin: 1px;
border: 1px solid #CCCCCC;
}

.sexy_fullsize {
height: 400px;
overflow:hidden;
border: 1px solid #CCCCCC;
background-image:url(../images/sexy_placeholder.gif);
background-repeat:no-repeat;
}

#thesexy_yourvotes {
width: 120px;
height: 290px;
background-image:url(../images/thesexy_yourvotes.jpg);
background-repeat: no-repeat;
padding: 57px 24px 0px 14px;
color: #656565;
font-size: 10px;
}

.averageScore {
font-size: 15px;
color: #F40162;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.yourScore {
font-size: 15px;
color: #26ABFA;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#thesexy_yourvotes a, #thesexy_yourvotes a:visited {
color: #656565;
font-weight: bold;
text-decoration: underline;
font-size: 10px;
}

#thesexy_yourvotes a:hover {
text-decoration: none;
}

#sexy_portal {
background-image:url(../images/thesexy_portalbg.jpg);
background-repeat: no-repeat;
width: 545px;
height: 412px;
position: relative;
}

#top5_no1 {
position:absolute;
top: 156px;
left: 62px;
width: 120px;
}

#top5_no2 {
position:absolute;
top: 35px;
left: 227px;
width: 120px;
}

#top5_no3 {
position:absolute;
top: 35px;
left: 378px;
width: 114px;
}

#top5_no4 {
position:absolute;
top: 216px;
left: 227px;
width: 120px;
}

#top5_no5 {
position:absolute;
top: 216px;
left: 378px;
width: 120px;
}

.topsexyDetails a, .topsexyDetails a:visited {
color: #000000;
font-size: 10px;
}

.topsexyDetails a:hover {
text-decoration: none;
}

#top5_no2 .topsexyDetails, #top5_no4 .topsexyDetails {
padding-top: 10px;
padding-left: 10px;
font-weight: bold;
color: #9D9C9C;
}

#top5_no3 .topsexyDetails, #top5_no5 .topsexyDetails {
padding-top: 10px;
padding-left: 0px;
font-weight: bold;
color: #9D9C9C;
}

#top5_no1 .topsexyDetails {
padding-top: 18px;
}

#top5_no1 .score {
font-size: 30px;
font-family:Arial, Helvetica, sans-serif;
color: #F3106A;
font-weight: bold;
}

#top5_no1 .outof {
font-size: 18px;
color: #26ABFA;
font-family:Arial, Helvetica, sans-serif;
}