body,td,th,input,textarea {
	font-size:12px;
	font-family:"century gothic",sans-serif;
	text-transform:lowercase;
	background-color:#fff;
	margin:0;
	padding:0;
}

body,td,th {
	margin:0 15px;
}

body {
	margin:13px 15px;
}

.inline {
	display:inline;
}

.clear {
	clear:both;
	display:block;
	height:0;
	margin:0;
	padding:0;
	text-align: left;
}

a {
	color:#fff;
	text-decoration:none;
	background:#000;
	cursor:pointer;
	padding:3px;
}

a:hover,a.hover {
	color:#C09;
	text-decoration:none;
	background:#fff;
	font-size: 20px;
}

h1,h2 {
	float:left;
	margin:0;
	padding:0;
}

h1 {
	width:78px;
	height:47px;
}

h1 img {
	width:78px;
	height:47px;
	border:0;
	vertical-align:bottom;
}

h2 {
	font-size:20px;
	margin:18px 0 0 3px;
}

h3 {
	clear:both;
	font-size:12px;
	font-weight:400;
	margin:0;
	padding:0;
}

p {
	margin:15px 0;
	padding:0;
	color: #000;
	font-family: "century gothic", sans-serif;
	text-align: left;
}

.topnotice {
	position:absolute;
	right:10px;
	top:50px;
	text-align:right;
	width:550px;
}

.topnotice img {
	vertical-align:top;
	cursor:pointer;
}

#gnctrkcllimg {
	margin-top: -18px;
	margin-left: 3px;
}

form.mini {
	width:450px;
}

form p {
	margin:10px 0 0;
}

form.mini p.submit {
	width:384px;
}

form.mini.login .button {
	float:none;
	width:auto;
	margin:0;
	padding:2px;
}

input,textarea {
	width:370px;
	color:#000;
	font-size:9pt;
	border:1px solid #bbb;
	background:#fff;
	padding:6px;
}

label.checkbox {
	cursor:pointer;
}

input.checkbox {
	width:30px;
	padding:3px 0;
}

input.label,textarea.label {
	color:#666;
}

input.button {
	float:right;
	right:0;
	width:auto;
	color:#fff;
	background:#000;
	cursor:pointer;
	margin:0 0 0 12px;
	padding:3px;
}

input:hover.button {
	background:#fff;
	color:#000;
}

form.login input {
	width:300px;
	margin-right:13px;
}

form.login p.desc {
	margin-top:22px;
	line-height:20px;
}

span.captcha {
	float:right;
	padding:0 8px 0 0;
}

input.captcha {
	float:right;
	width:90px;
	text-align:left;
	margin:0;
	padding:3px;
}

#playListName {
	width:280px;
}

img.loader {
	display:block;
	margin:0 auto;
	padding:3px;
}

#lists img.loader {
	padding:8px 4px 4px;
}

#menucabecera {
	background-color:#000;
	position:absolute;
	right:11px;
	top:12px;
	width:518px;
	color:#fff;
	text-align:center;
	padding:6px 10px;
}

#headMenu a,#headMenu img {
	float:left;
	padding:0;
}

#headMenu .world {
	padding:0 3px;
}

#headMenu img {
	padding:3px 4px 0;
}

#headMenu a:hover {
	background:#000;
	color:#fff;
	text-decoration:underline;
	padding:0;
}

#page {
	margin:0 0 80px;
}

.dotted,#dotted {
	height:1px;
	line-height:1px;
	border-top:1px dotted #ccc;
	margin:15px 0;
}

.toppadding {
	padding-top:10px;
	margin:0;
}

.world .column {
	float:left;
	width:115px;
}

#search {
	clear:both;
	display:block;
	width:500px;
	height:34px;
	background-repeat:no-repeat;
	background-image:url(/themes/default/images/search_bg.gif);
	margin:17px 1px 0;
	padding:0;
}

#search p {
	display:inline;
	margin:0;
	padding:0;
}

#searchQuery {
	float:left;
	width:304px;
	height:18px;
	font-size:11px;
	border:0;
	outline:0;
	margin:7px 0 0 6px;
	padding:0;
}

#searchSubmit {
	width:40px;
	height:31px;
	border:0;
	background:transparent;
	cursor:pointer;
	padding:0;
}

#results {
	margin-left:-10px;
}

#results .item {
	padding-left:10px;
	margin:10px 0 0;
}

#results .item.playing {
	background:transparent url(/themes/default/images/playing_black.gif) 0 6px no-repeat;
}

#results img.loader {
	margin:5px 0 0 10px;
}

#results a.add {
	float:left;
	margin:0 0 0 6px;
	padding:3px 8px;
}

#results #dotted {
	margin:15px 10px;
}

#footer {
	position:fixed;
	right:0;
	bottom:0;
	width:100%;
	height:50px;
	border-top:1px solid #fff;
}

#footer .container {
	position:relative;
	width:100%;
	height:50px;
	min-width:996px;
	color:#fff;
	background:#000;
}

#footer a {
	color:#fff;
}

#fizyOverlay {
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color:#000;
	background-image:url(images/loaderBlack.gif);
	background-position:center center;
	background-repeat:no-repeat;
	z-index:100;
}

#fizyBOX {
	position:fixed;
	top:50%;
	left:50%;
	background:#fff;
	z-index:8000;
}

#fizyBOX .header {
	position:absolute;
	top:0;
	right:0;
	padding:3px 2px 0 0;
}

#fizyBOX .header .close {
	float:right;
	color:#fff;
	background:#000;
	cursor:pointer;
	margin:-1px 0;
	padding:1px 4px 2px;
}

#fizyContainer {
	height:100%;
	background:#fff;
}

#fizyBOX iframe {
	width:100%;
	height:100%;
}

#player {
	float:left;
	min-width:465px;
	height:50px;
}

#fzPlayer {
	position:fixed;
	left:15px;
	bottom:30px;
}

#player p {
	width:450px;
	height:15px;
	overflow:hidden;
	margin:14px 0 4px;
	padding:11px 0 0 15px;
}

#provider {
	position:absolute;
	bottom:8px;
	left:405px;
	width:60px;
	height:15px;
}

#PL {
	position:absolute;
	bottom:0;
	right:145px;
	width:375px;
}

#PL p {
	height:17px;
	border-left:solid 1px #333;
	border-right:solid 1px #333;
	cursor:pointer;
	margin:8px 0;
	padding:8px 10px 9px;
}

#playList {
	border:1px solid #fff;
	border-top:0;
	background:#000;
	margin:0 -1px;
	padding:9px 0;
}

#songs li {
	display:block;
	list-style:none;
	height:17px;
	overflow:hidden;
	background:#000;
	margin:1px 0;
	padding:1px 0 1px 13px;
}

#songs li.playing {
	background:url(images/playing.gif) 7px 6px no-repeat;
}

#songs li .handler {
	float:left;
	width:18px;
	height:15px;
	background:url(images/sortHandle.gif) 7px 6px no-repeat;
	text-align:center;
	cursor:n-resize;
}

#songs li .title {
	float:left;
	width:310px;
	height:15px;
	cursor:pointer;
	overflow:hidden;
	margin:0 5px;
}

#songs li .del {
	float:left;
	visibility:hidden;
	width:20px;
	height:15px;
	text-align:center;
	cursor:pointer;
}

#songs li:hover .title,#songs li.playing .title {
	color:#bbb;
}

#renamePlayList {
	position:absolute;
	right:55px;
	bottom:19px;
	background:url(/themes/default/images/shuffle.gif) no-repeat;
	width:15px;
	line-height:12px;
	cursor:pointer;
}

#shuffle {
	position:absolute;
	right:11px;
	bottom:19px;
	background:url(/themes/default/images/shuffle.gif) no-repeat;
	width:15px;
	line-height:12px;
	cursor:pointer;
}

#shuffle.off {
	background-position:bottom left;
}

#share,#PL .ie6 {
	position:absolute;
	right:33px;
	bottom:19px;
	background:url(/themes/default/images/share.gif) no-repeat;
	width:15px;
	line-height:12px;
	cursor:pointer;
}

#PLS {
	position:absolute;
	bottom:0;
	right:0;
	width:144px;
}

#PLS p {
	height:17px;
	cursor:pointer;
	margin:8px 0;
	padding:8px 10px 9px;
}

#playLists {
	border-bottom:1px solid #fff;
	width:134px;
	background:#000;
	padding:0 5px 2px;
}

#playLists .close {
	float:right;
	cursor:pointer;
	margin:1px -4px;
	padding:3px;
}

#lists {
	margin:0;
	padding:4px 0;
}

#lists li {
	display:block;
	list-style:none;
	height:16px;
	overflow:hidden;
	background:#000;
	margin:4px 0 0;
	padding:2px 3px;
}

#lists li .title {
	float:left;
	width:112px;
	height:16px;
	cursor:pointer;
	overflow:hidden;
	margin:0;
}

#lists li .del {
	float:left;
	visibility:hidden;
	width:15px;
	height:16px;
	text-align:right;
	cursor:pointer;
}

#PLS input {
	font-size:12px;
	border:0;
}

input#PLName {
	float:left;
	width:96px;
	color:#888;
	padding:1px 3px;
}

#PLS a.add {
	float:left;
	width:30px;
	color:#000;
	font-size:19px;
	font-weight:700;
	line-height:15px;
	text-align:center;
	border:solid 1px #fff;
	background:#fff;
	cursor:pointer;
	padding:0 0 2px;
}

#PLS #addPlayList {
	float:right;
	margin:-3px -6px 0;
}

#advertisement {
	height:25px;
	border:1px solid #fff;
	background:#e41e2b;
	cursor:pointer;
	margin:0 -1px;
}

#advertisement span {
	float:left;
	padding:4px 5px;
}

#advertisement a,#advertisement a:hover {
	background:transparent;
	padding:0;
}

#advertisement img {
	padding:2px 0;
}

#advertisement span.close {
	float:right;
	margin:1px;
	padding:3px;
}

#results img.reklamz {
	width:1px;
	height:1px;
}

select {
	font-family:century gothic;
	font-size:9pt;
	background-color:#fff;
	color:#000;
	border:1px solid #BBB;
	width:25em;
	margin-right:1em;
	font-weight:400;
	padding:.5em;
}

#lastest {
	padding:15px 0 13px;
}

#lastest span {
	color:#fff;
	text-decoration:none;
	background:#000;
	padding:3px;
}

.pls {
	border-bottom:1px dotted #ccc;
	padding:13px 0;
}

.pls a {
	position:relative;
	float:left;
	margin-right:6px;
}

.pls a span {
	display:none;
	margin-right:6px;
}

.pls a:hover span,.pls a.selected span {
	position:absolute;
	display:block;
	width:3px;
	height:3px;
	line-height:3px;
	border:3px solid #000;
	background:#fff;
	margin:-12px 0 0 -3px;
}

.noSongs {
	margin:0 0 -13px;
	padding:10px 0 0;
}

.sharetext {
	padding-top:6px;
	padding-left:3px;
	width:260px;
	height:15px;
	color:#000;
	font-size:9pt;
	border:1px solid #bbb;
	background:#fff;
}

.sharebutton a {
	background:#fff;
	padding:0;
}

.sharebutton a:hover img {
	border:1px solid #666;
}

.sharebutton a img {
	border:1px solid #ccc;
}

.embedtext {
	padding-top:6px;
	padding-left:3px;
	width:260px;
	height:45px;
	overflow:hidden;
	color:#000;
	font-size:9pt;
	border:1px solid #bbb;
	background:#fff;
}

.reportcheck {
	background:#fff;
	width:3px;
	border:0;
	vertical-align:middle;
	padding:0;
}

.reportLeft {
	width:120px;
	float:left;
}

.settingCheck {
	width:auto;
	line-height:20px;
	border:0;
	vertical-align:middle;
	padding:0;
}

.itemTrend .song {
	float:left;
	margin-right:6px;
	width:260px;
	color:#fff;
	line-height:23px;
	background:#000;
	padding:0 4px;
}

.itemTrend .sep {
	float:left;
	padding:2px 0;
}

.itemTrend .voted {
	float:left;
	color:#fff;
	background:#000;
	margin:0 0 0 6px;
	padding:3px 8px;
}

.pts {
	float:right;
}

#timer {
	font-family:"century gothic", sans-serif;
	font-size:40px;
	font-weight:700;
	text-transform:lowercase;
	background-color:#fff;
}

#ad_120x600 {
	position:absolute;
	right:10px;
	width:200px;
	height:600px;
}

.item.advertisement a {
	background:#c31516;
	color:#fff;
	padding:4px;
}

.item.advertisement img {
	padding-left:3px;
	vertical-align:middle;
	margin-bottom:3px;
	cursor:pointer;
}

.none,.user,.nonuser,#PL.close #playList,#PLS.close #playLists,#PL.close #advertisement .close {
	display:none;
}

.hidden,#footer.close {
	visibility:hidden;
}

.block,form label,form.login label {
	display:block;
}

.button,a img,#songs li.error {
	border:0;
}

a.regular,.regular a {
	color:#000;
	text-decoration:underline;
	background:transparent;
	padding:0;
}

h1 a,h1 a:hover {
	background:transparent;
	margin:0;
	padding:0;
}

.success,#footer a:hover,#footer a.hover {
	color:#000;
}

.alert,.error {
	color:#E41E2B;
}

form,#songs {
	margin:0;
	padding:0;
}

#songs li img.loader,#lists li img.loader {
	padding:1px 4px;
}

#results a.song,.reportRight {
	float:left;
}
a.countpage {
	float:left;
}
a.currentcountpage {
	background-color:#FFF;
	color:#000;
	display:inline;
	margin-top:-1px;
	float:left;
}
a.page {
	float:left;
}

#fizyBOX .header span:hover.close,table.confirm input:hover.approve,table.confirm input:hover.cancel,table.save input:hover.save,table.save input:hover.cancel,#playLists span:hover.close,#lists li:hover,#lists li.playing,#advertisement span:hover.close,.item.advertisement a:hover {
	color:#000;
	background:#fff;
}

table.alert,table.confirm,table.save {
	width:100%;
	text-align:center;
}

table.confirm .buttons,table.save .buttons {
	height:10px;
	padding:3px 0;
}

table.confirm .approve,table.confirm .cancel,table.save .save,table.save .cancel {
	float:right;
	color:#fff;
	background:#000;
	cursor:pointer;
	margin:0 3px;
	padding:3px 6px;
}

table.confirm .approve,table.save .save {
	background:#000;
}

#fzPlayer #fzVideo #video,#fzPlayer #fzVideo {
	height:20px;
}

#fzPlayer.video #fzVideo #video,#fzPlayer.video #fzVideo {
	height:350px;
}

#songs li:hover .del,#lists li:hover .del {
	visibility:visible;
}

#PL .ie6,a.rss {
	background:transparent;
}

#PLS a:hover.add,.pls a:hover {
	color:#fff;
	background:#000;
}

.share,.embed {
	margin-top:20px;
}
