body {

	background:  no-repeat center top #aee8f4;

	font-family: Verdana, Tahoma;

	font-size: 12px;

	color: #a0a0a0;

	margin: 0 auto;

	text-align: center;

}

#container {

	width: 504px;

	margin: 4px auto 0 auto;

}

img { border: 0; }

form {

	background: url(search_box.gif) no-repeat;

	width: 320px;

	height: 38px;

	margin: 0 auto;

	margin-bottom: 20px;

}

.search {

	border: 0;

	background: none;

	width: 266px;

	float: left;

	color: #666666;

	font-size: 14px;

	margin: 9px 0 0 8px;

}

.go {

	width: 22px;

	height: 22px;

	margin: 8px 8px;

	float: right;

}

#empty {

	width: 390px;

	height: 60px;

	margin: 1px auto;

}

.Results {

	text-align: left;

	margin-top: 10px;

	margin-bottom:55px;

}

.Results .Info {

	width: 504px;

	height: 23px;

}

.Results .Result {

	background:#F2F2E8 url(box.gif) no-repeat;

	width: 504px;

	height: 26px;

	margin-bottom: 3px;

	overflow:hidden;

}

.Results .Player {

	width: 22px;

	float: left;

	text-align: center;

	padding-top: 5px;

}

* html .Results .Player { padding-top: 8px; }

.Results .Name {

	display: block;

	width: 368px;

	float: left;

	line-height:19px;

	padding-top: 3px;

	padding-left:5px;

	margin-right:10px;

	overflow:hidden;

}

.Results .Name a {

	color: #666666;

	text-decoration: none;

}

.Results .Name a:hover {

	color: #2fb4d5;

    text-decoration: none;

}

.Results .Duration {

	float: left;

	width: 54px;

	padding-top: 5px;

}

.Results .Listen {

	width: 16px;

	float: left;

	padding-top: 4px;

	padding-right: 3px;

}

.Results .Playlist {

	float: right;

	padding-top: 4px;

	padding-right: 5px;

}

#footer {

	position: fixed;

	right: 0;

	bottom: 0;

	width: 100%;

	height: 50px;

	border-top: 1px solid #2fb4d5;

	background:#F3F3EA url(footer.gif) repeat-x;

	color:#2fb4d5;

	font-weight:bold;

}

#footer.kapali { 

	display:none;

}

#playerx {

	padding-top:4px;

}

#footer p {

	margin: 1px 0 4px;

	padding: 1px 0 0 15px;

	width: 100%;

	height: 15px;

	overflow: hidden;

}



#footer #close{

	float:right;

	margin-right:10px;

	margin-top:3px;

	font-size:14px;	

	cursor:pointer;

}

#footer #close:hover{

	color:#fff;

	background:#2fb4d5;

}

#mylist {

	text-align: left;

	margin-top: 10px;

	margin-bottom:5px;

}

#mylist .Info {

	width: 504px;

	height: 23px;

}

#mylist .Result {

	background:#F2F2E8 url(box.gif) no-repeat;

	width: 504px;

	height: 26px;

	margin-bottom: 3px;

	overflow:hidden;

}

#mylist .Player {

	width: 22px;

	float: left;

	text-align: center;

	padding-top: 5px;

}

* html #mylist .Player { padding-top: 8px; }

#mylist .Name {

	display: block;

	width: 420px;

	float: left;

	line-height:19px;

	padding-top: 3px;

	padding-left:5px;

	margin-right:10px;

	overflow:hidden;

}

#mylist .Name2 {

	display: block;

	width: 345px;

	float: left;

	line-height:19px;

	padding-top: 3px;

	padding-left:5px;

	margin-right:10px;

	overflow:hidden;

}

#mylist .Name a {

	color: #666666;

	text-decoration: none;

}

#mylist .Name a:hover {

	color: #2fb4d5;

}

#mylist .Listen {

	width: 16px;

	float: left;

	padding-top: 4px;

	padding-right: 3px;

}

#mylist .playall {

	width: 120px;

	overflow:hidden;

	padding-top: 5px;

	font-size:12px;

	font-weight:bold;

}

#mylist .playall a{

	color: #666666;

	text-decoration: none;

}

#mylist .Playlist {

	float: right;

	padding-top: 4px;

	padding-right: 5px;

}