
/**
 * @file iPlay.css
 * @author Adam Grant
 * @created August 31, 2007
 * @copyright (C) 2007 Global Media Services, All rights reserved.
 **/

#console {
	position: relative;
	height: 795px;
}
#makeshow {
	position: absolute;
	left: -34px;
}
#wannamake {
	position: absolute;
	left: 179px;
}
#colorsplash {
	position: absolute;
	left: 6px;
	top: 349px;
}
#player {
	position: absolute;
	left: 179px;
	top: 270px;
}
#camcorder {
	position: absolute;
	left: 620px;
}
#cam-bottom {
	position: absolute;
	left: 701px;
	top: 270px;
}
#arrow-left {
	position: absolute;
	left: 53px;
	top: 642px;
}
#arrow-right {
	position: absolute;
	right: 53px;
	top: 642px;
}

#sendtofriendbutton {
	position: absolute;
	left: 231px;
	top: 711px;
	z-index: 200;
}

#voter {
	position: absolute;
	left: 448px;
	top: 692px;
	z-index: 200;
}

#playlist-box {
	margin-top: 10px;
	position: relative;
	height: 516px;
	left: 45px;
}
#playlist-box img {
	display: block;
}

#playlist {
	background: url(http://a1926.g.akamai.net/f/1926/34299/3d/downloadstor.download.akamai.com/10768/nick.com/icarly/HTMLA/images//iFun/webshow/howto_bg.gif);
	width: 767px;
	height: 242px;
}

#playlist #list {
	margin-left: 27px;
	width: 710px;
	height: 242px;
	overflow: auto;
	scrollbar-face-color: #a6cc39;
	scrollbar-track-color: #a3e69c;
	scrollbar-arrow-color: #885199;
	scrollbar-shadow-color: #7fa611;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-3dlight-color: #a6cc39;
	scrollbar-highlight-color: #f3f5af;
}

#playlist #list a {
	margin: 0 11px 3px 0;
	display: block;
	width: 308px;
	height: 54px;
	float: left;
	padding: 12px 13px;
	background: #fefec8;
	font: bold 15px 'Comic Sans MS';
	color: #7c2a90;
	text-decoration: none;
}

#playlist #list img {
	border: 3px solid #a6cc39;
	float: left;
	margin-right: 12px;
}

#playlist #list a.selected,
#playlist #list a:hover {
	background: #fbdfe7;
}

#howtosend {
	position: absolute;
	left: 120px;
	bottom: 0;
	display: block;
	width: 276px;
	height: 142px;
}

#box-label {
	position: absolute;
	top: 0;
	left: 767px;
	width: 42px;
	height: 352px;
}

/* Overrides ../Styles/SendToFriend.css */
#SendToFriendWindow {
	left: 211px;
	top: 694px;
}
