@charset "utf-8";
/* CSS Document */

.modelbox_ {
width:165px;
height:200px;
float:left;
margin-top:10px;
margin-left:7px;
}
.modelbox_ a { color:#FFFFFF; text-decoration:none;}
.modelbox_ a:visited { color:#FFFFFF;}
.modelname_ {
height:20px;
position:relative;
background-color:#333333;
}
.modelstatus1_ {
height:105px;
float:left;
width:25px;
background-image:url(images/Status1.gif);
}
.modelstatus1b_ {
height:105px;
float:left;
width:25px;
background-image:url(images/Status2.gif);

}
.modelstatus1c_ {
height:105px;
float:left;
width:25px;
background-image:url(images/Status3.gif);
text-decoration:none;
}
.modelstatus1d_ {
height:105px;
float:left;
width:25px;
background-image:url(images/Status4.jpg);
}
.rating_container {
height:19px;
background-color:#333333;
width:100%;
display:inline;
}
.rating_box_on {
height:14px;
background-image:url(images/ratingstar_on.png);
background-repeat:no-repeat;
width:14px;

float:right;
}
.rating_box_off {
height:14px;
width:14px;
background-image:url(images/ratingstar_off.png);
background-repeat:no-repeat;
float:right;

}
.modelbuttbox
{
   width:165px;
   height:55px;
   background-color:#333333;   
}
.modelbutt {
   width:53px;
   height:25px;
   float:left;
   font-variant:small-caps;
   color:#FFFFFF;
   text-align:center;
   font-size:8px;
   font-weight:bold;
   padding-top:7px;
}
.modelpic_ {
height:105px;
width:140px;
float:right;
}.modelinfo_ {
clear:both;
width:180px;
height:60px;
margin:auto;
}
.modelstatus2_ {
width:170px;
margin:auto;
}
.container_ {
width:730px;

}

.vidBox {
height:120px;
width:160px;
background-color:#006699;
float:right;
display:inline;
margin: 4px;
}