@charset "utf-8";
/* CSS Document */
/*   .ie 			IE ALL		*/
/*   .win.gecko 	WIN FF		*/
/*   .linux.gecko 	LNX FF		*/
/*   .gecko 		MAC FF		*/
/*   .webkit 		MAC SAFARI	*/
/*   .chrome 		Chrome		*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,800);

.list_name {
	float: left;
	font-size:10px;
	height:14px;
	margin:0;
	padding:0;
	position:relative;
	color:#fff;
	font-family:Open Sans;
}

.list_age { /* "AGE:" only */
	float: right;
	color:#ed7b7f;
	font-size:10px;
	margin:0;
	padding:0;
	position:relative;
	right:3px;
	font-family:Open Sans;
}

//.iconContainer {
	float: left;
	margin:0;
	padding:0;
	background-color:#F90;
}

/* THUMB MOUSEOVERS  */
#container {
	background-color:#F00;
}

#pop-up {/* HOVER STYLES */
  display: none;
  position: absolute;
  width:100px;
  height:100px;
  padding: 10px;
  background: #eeeeee;
  border: 1px solid #1a1a1a;
  font-size: 90%;
}
/* END THUMB MOUSEOVERS  */

.statusMSG {
    color: white;
    font-family: "Arial Black";
    font-size: 9px;
    margin: 0;
    text-align: center;
}

.viewersCountContainer {
	position:absolute;
	top:0px;
	right:0px;
	float: right;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	color:#FcF;
	margin:0;
	padding:0;
	width:30px;
	height:17px;
	background-repeat: no-repeat;
	background-image: url('/images/viewers.gif');
}
.thumbViewersCount	{background-color:#cf004c;border:solid 1px #81123e;min-width:10px;min-height:10px; font-size:9px; font-weight:bold; color:#fff; float:left; padding:0 1px; text-align:center; position:relative; bottom:5px;}
.thumbViewersCountNone	{background-color:#cf004c;border:solid 1px #81123e;min-width:10px;min-height:10px; font-size:9px; font-weight:bold; color:#fff; float:left; padding:0 1px; text-align:center; visibility:hidden; display:none;}

.iconsFlagSM		{position:relative;left:1px;top:1px; margin-right:3px;}
.thumbBlkBG			{background-image:url(/images/black-BG-70.png); height:17px;}
.thumbIconWrapper	{position:relative; top:0; height:17px;}

.sessionStatusImage	{margin:-1px 0 0 0; padding:0; position:relative; bottom:1px;}
  .ie .sessionStatusImage	{margin:-1px 0 0 0; padding:0; position:relative;}

.sessionStatusImageSM	{margin:0; padding:0; position:relative; bottom:1px;}

.homeThumbIcons		{margin:0; padding:0; clear:none; position:relative; top:1px;}

.thumbImageDIV		{z-index:1;}


.previewThumbContainerSM	{
	border: 1px solid #363636;
	float: left;
	margin: 3px;
	background-image:url(/images/thumbnail-name-bg3.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	width:154px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	}
.previewThumbUser_nameSM	{width:154px; height:112px; overflow: hidden; font-family:Open Sans;} /* not sure what this DIV does /js/sl.js  */
.previewThumb_imageSM		{z-index:1;}
.previewThumbIconWrapper	{position: relative; top: 0;}
.previewThumbsSM			{border:0; position:relative; top:1px; margin-right:2px;}
.previewThumbIconContainer	{padding:0; margin:0;}

.viewersCountContainerSM {
    background-image: url("/images/icons/viewers_sm.gif");
    background-repeat: no-repeat;
	position:absolute;
	top:0px;
	right:0px;
    float:right;
    font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
    margin:0;
    padding: 0;
    text-align: right;
    width:52px;
	height:12px;
	color:#FFF;
	background-color:#000;
}

/* PRomos */

.promoPercentOff	{position:absolute; z-index:2; bottom:16px; right:0; width:40px; height:31px;}