@charset "utf-8";

*{
	margin: 0;
	padding:0;
}

/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.wrapper {
	width: 500px;
	height: 150px;
	margin: auto;
}

.bg_0 {
	width: 500px;
	height: 150px;
	background-image: url(../../../../ads/iktg_xtube500x150_0915/images/bg.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	overflow:hidden;
	clear:both;
}

.logo {
	width:170px;
	height:150px;
	float:left;
	overflow:hidden;
	cursor:pointer;
}
img {
	border: none;
}

a:link,a:visited,a:active {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.stateon {
	FILTER: alpha(Opacity = 50);
	-moz-opacity: 0.5;
	border: #fff 0px solid;
}

.stateoff {
	-moz-opacity: 1.0;
	border: #fff 0px solid;
}

.stateclicked {
	FILTER: alpha(Opacity = 50);
	-moz-opacity: 0.5;
	border: #fff 0px solid;
}

.date {
	font-size: 12px;
}

/*
.pics {
	float: left;
	text-align: center;
	padding-left: 2px;
}
*/

div.viewer { /*float:left;*/
    float: left;
	position:relative;
	height: 142px;
	overflow: hidden;
	margin-left: 0px;
	_margin-left:0px;
	width: 328px;

}

div.scrobbler {
	margin-top:6px;
	height: 142px;
	width: 984px;
	/* Total Size of container -- Value is equal to (scroll.js) margin value/scenes to display multiplied by no. of thumbs specified in controller */
}

div.pics {
	width: 164px;
	float: right;
	overflow:hidden;
}

.chart1 {
	position:relative;
	top:-276px;
	left:203px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-style:italic;
	font-weight:bold;
	height:22px;
	width:40px;
	cursor:pointer;
	float:left;
	overflow:hidden;
}

.chart2 {
	position:relative;
	top:-276px;
	left:270px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-style:italic;
	font-weight:bold;
	height:22px;
	width:50px;
	cursor:pointer;
	float:left;
	overflow:hidden;
}

.chart3{
	position:relative;
	top:-276px;
	left:477px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-style:italic;
	font-weight:bold;
	height:22px;
	width:50px;
	cursor:pointer;
	float:left;
	overflow:hidden;
}