* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
  width: 100%;
}

iframe {
  background: #fff;
  border: none;
}

body {
  margin: 0;
  padding: 0;
  background: #FFFFFF url(../images/img04.gif) repeat-x;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #7F7772;
  min-width: 970px;
}

h1, h2, h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
	color: #666666;
}

h1 {
  margin: 0 0 10px;
	font-size: 22px;
}

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

h3 {
  margin: 10px 0 8px;
	font-size: 15px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 5px;
	line-height: 150%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
  margin: 4px 0px 5px 25px;
}

ol {
}

a {
	color: #FFBF23;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
  vertical-align: middle;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

input, select, textarea, button, .button {
	background-image: url(../images/img02.gif);
	background-repeat: repeat-x;
	background-color: white;
	border: 1px solid #EDEBD5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
	font-size: 12px;
	vertical-align: middle;
	padding: 4px 5px 0px;
}
input, select {
	height: 18px;
}

.button, input[type=submit], button {
	background: #FFFFFF url(../images/img03.gif) repeat-x left bottom;
	cursor: pointer;
	padding: 0px 5px;
	height: 24px;
	font-size: 12px;
	box-sizing: border-box;
}
.button:hover, input[type=submit]:hover, button:hover {
  color: #CFB7A2;
} 

select {
	background-color: transparent;
	font-size: 12px;
	cursor: pointer;
	height: 24px;
	padding: 3px 2px 3px 5px;
}
option {
	background-repeat: no-repeat;
	background-position: 1px center;
}

form {
	margin: 0;
	padding: 0;
}

button img, button {
  vertical-align: middle;
}

.clear {
  clear: both !important;
}

table {
  width: 100%;
  border-spacing: 2px;
  border: 1px solid #edebd5;
}
table th {
  padding: 3px;
  background: #edebd5;
  vertical-align: middle;
  text-align: center;
}
table td {
  padding: 2px;
  background: #fffce7;
  vertical-align: top;
}

label {
  font-weight: bold;
}


/* header */
#header {
	width: 970px;
	height: 120px;
	margin: 0 auto;
	vertical-align: middle;
}
#header .spacer {
  width: 200px;
  float: right;
  height: 110px;
}
#header .spacer .message {
  font-size: 10px;
  color: red;
  margin: 4px 0px 4px 30px;
}
#header img {
  border: none;
}

#add_to_bookmarks {
  padding: 5px 0px 5px 38px;
  height: 20px;
}
#add_to_bookmarks span {
  display: block;
  text-align: right;
  width: 75px;
  font-size: 9px;
  float: left;
  line-height: 11px;
  vertical-align: baseline;
}
#add_to_bookmarks div {
  float: left;
  margin-left: 5px;
  white-space: nowrap;
}
#add_to_bookmarks div img {
  vertical-align: bottom;
}

#stumble {
  margin: 3px 0 3px 25px;
}

/* Logo */
#logo {
  padding-top: 0px;
	float: left;
	width: 240px;
	height: 115px;
	background: #FFBF23 url(../images/img01.gif) no-repeat left bottom;
  overflow: hidden;
}
#logo img {
	border: none;
	vertical-align: top;
	margin:	6px 3px auto auto;
}

#logo h1, #logo h2 {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 25px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo small {
  font-size: 14px;
}

.beta {
  clear:both;
  margin: 4px auto;
  font-size: 12px;
  color: red;
  display: block;
}

/* Search */
#search {
	float: right;
	vertical-align: top;
	padding: 5px 0px 0px;
	display: inline-block;
  width: 496px;
  overflow: hidden;
  white-space: nowrap;
  height: 25px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
	white-space: nowrap;
}

#search input, #search #searchfrom_container, #search select, #search button, #search noscript {
	clear: none;
	float: right;
}

#search legend {
	display: none;
}

#searchinput {
	padding: 4px 5px 0px;
	width: 208px;
	font-size: 12px;
	box-sizing: content-box;
}

#searchfrom {
	margin: 0px 5px;
	width: 130px;	
}
#searchform label {
	float: right;
	clear: none;
	vertical-align: middle;
	margin-right: 5px;
	line-height: 24px;
	font-weight: normal;
  display: inline;
}
#searchfrom_container {
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 5px;
	height: 24px;
	width: 130px;
}
#searchfrom_container .dropDown {
	width: 130px;
}

#GoogleSearch {
}

#search-results #browse-artists ul, #search-results #browse-lyrics ul {
  padding: 0px;
  margin: 4px 0 10px 25px;
}




/* Language */
#language_selector {
	padding-top: 0px;
}

#language_selector fieldset {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border: none;
}

#lang {
	margin: 0px 0px;
	width: 100%;	
	padding-left: 25px;
}
#lang option {
	padding-left: 28px;
}

#lang_container {
	margin: 0px 5px;
	padding: 0px 0px 0px 5px;
	width: 100%;
	height: 24px;
}
#lang_container .dropDown {
	width: 175px;
}
#lang_container .option {
	padding: 0px 0px 0px 1px;
}
#language_selector p {
	clear: both;
	padding-top: 4px;
}

/* Login */
#side_login {
	text-align: center;
}
#side_login form div {
	text-align: right;
	vertical-align: middle;
}
#side_login form div input {
	margin: 0px 2px 5px;
  width: 120px;
}
#side_login form label {
	font-weight: normal;
}
#side_login .picture {
  width: 21px;
  clear: none;
  float: left;
  text-align: center;
}
#side_login .picture img {
  vertical-align: middle;
}
#openid_container {
  text-align: left; 
  margin: 5px 0px 0px 20px;
}
#side_login .adminlink {
  display: block;
  margin: 8px auto 0px;
  clear: both;
}


/* OpenID */
#openid-form label {
  vertical-align: middle;
}
#openid-form img {
  vertical-align: middle;
  margin-right: 4px;
}


/* Registration */
#registration {
}
#registration table {
  margin: 0px auto;
}

/* Alphabet */
#alphabet {
	margin: 5px 0px;
	padding: 4px 6px 4px;
	font-size: 11px;
	text-transform: uppercase;
	float: right;
	background-image: url(../images/img02.gif);
	background-color: #fafafa;
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #f8f7ef;
	color: #EDEBD5;
  white-space: nowrap;
  width: 500px;
  overflow: hidden;
}
#alphabet a {
	text-decoration: none;
	font-style: italic;
}
#alphabet a:hover {
	text-decoration: underline;
}
#alphabet a.selected {
	color: red;
}

/* Menu */
#menu {
	width: 770px;
	height: 65px;
	margin: -25px auto 0px auto;
  padding-right: 200px;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}

#menu li {
	display: block;  
	clear: none;
	float: left;
	height: 35px;
	background: #ffbf23 url(../images/img05_1.gif) no-repeat;
}

#menu li:hover {
	background: #F9F8F1 url(../images/img05_2.gif) no-repeat;
}
#menu a:hover {
  color: #cFc7c2;
	background: url(../images/img06_2.gif) no-repeat right top;
}

#menu a {
	display: block;
	width: 60px;
	height: 28px;
	padding: 7px 12px 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background: url(../images/img06_1.gif) no-repeat right top;
  white-space: nowrap;
}

html>body #menu a {
	width: auto;
}

#menu li.active {
	background: #EDEBD5 url(../images/img05.gif) no-repeat left top;
}

#menu li.active a, #menu li.active a:hover {
  color: #f0b023;
	background: url(../images/img06.gif) no-repeat right top;
}


/* Page */
#page {
	width: 970px;
	margin: 0 auto 20px auto;
	background: url(../images/img07.gif) repeat-y 260px 0;
}

/* Content */
#content {
	float: right;
	width: 490px;
}

#content li {
  list-style: none;
  background-image: url(../images/bullet.gif);
  background-position: left 5px;
  background-repeat: no-repeat;
  padding-left: 15px;
  margin-left: -15px;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../images/img10.gif) no-repeat left center;
}

.more {
  display: block;
  clear: both;
  text-align: right;
  margin: 5px 15px;
}


/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
}

#sidebar h2 {
  margin-top: 0 !important;
}

#sidebar img {
	border: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul.noHighlight {
  text-align: center;
}
#sidebar center.noHighlight {
	margin: 4px auto;
}
#sidebar .noHighlight a {
  color: #7F7772 !important;
  text-decoration: underline;
}
#sidebar div.noHighlight, #sidebar .noHighlight li {
  margin: 4px auto;
  text-align: center;
  background: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 13px;
}


#sidebar li  {
	padding: 5px 3px 15px;
	background: url(../images/img11.gif) no-repeat;
}
#sidebar li>div {
	margin: 0px 5px;
}

#sidebar ul.noHighlight li {
  padding: 0 3px;
  background: none;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(../images/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 4px 15px;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar table {
  border: none;
  padding: 0;
}

#sidebar td {
  background: inherit;
}

#random_lyrics a {
  display: block;
  width: 100%;
  text-align: right;
  margin-right: 5px;
  overflow: hidden;
}


/* Right Sidebar */
#right {
  position: relative;
	float: right;
  display: table;
	width: 160px;
  min-height: 100%;
  padding: 0px 0px 0px 40px;  
}
#right-content {  
  width: 100%;
  text-align: center;
}
#page_right_border {
  background: transparent url(../images/img07.gif) repeat-y scroll 790px 0;
}

#right h3 {
  margin: 0 0 15px;
  padding: 0px;
  font-size: 13px;
}

#right p {
  margin: 15px 0 0;
}

/* Footer */
#footer {
	clear: both;
	padding: 15px 0px;
	background: #EDEBD5 url(../images/img08.gif) repeat-x;
  width: 100%;
  position: absolute;
  bottom: 0px;
  margin: auto;
  height: 60px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

/* Footer Hack */
#container {
  min-height: 100%;
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
}

#footer_pull {
  font-size: 0px;
  padding-bottom: 80px;
}

* html #container {
  height: 100%;
}
/***************/


/* Other classes */
.error {
  border: 1px solid red;
  color: red; 
  padding: 5px;
  margin: 2px;
}

.hr {
  margin: 15px auto;
  padding: 0;
  height: 1px;
  width: 94%;
  background:transparent url(../images/img12.gif) repeat-x scroll left bottom;
  clear: both;
}

#error404 li {
  background: none;
  margin: 5px 0 15px 0;
}
#error404 form {
  margin-top: 10px;
}
#error404 form #goog-wm-sb {
  margin-left: 5px;
}

#loading {
	display: none; /**/
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 5px;
	right: 5px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;	
	width: 150px;
	background: red;
	color: white;
	font-weight: bold;
	padding-left: 5px;
	border: 1px solid yellow;
	filter: alpha(opacity=80);
  opacity: 0.80;
  -moz-opacity:0.80;
}


.liveSearch {
	position: relative;
	display: none;
	margin: 0px;
}
.liveSearch div {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
	filter: alpha(opacity=95);
  opacity: 0.95;
  -moz-opacity:0.95;
	height: 120px;
	overflow: hidden;
	overflow-y: scroll;
	overflow-x: auto;
	z-index: 100000;
	margin: 0px;
	padding: 2px;
	border: 1px solid gray;
}
.liveSearch div .highlighted {
	background: #ffbf23;
	color: #ffffff;
}
.liveSearch table {
	margin: 0px;
  padding: 0px;
  border: none;
}
.liveSearch td {
	padding: 0px !important;
	font-size: 10px;
	vertical-align: middle;
	cursor: pointer;
}



/*** Back link ***/
.back {
  clear: both;
  margin: 10px auto;
  padding: 0;
  text-align: center;
}
.back a {
  color: #7F7772;
  text-decoration: none;
  vertical-align: middle;
}
.back a:hover {
  text-decoration: underline;
}

/*** Browse artists ***/
.artists-column {
  float: left;
  width: 50%;
  margin: 0px auto;
}

#browse-artists label {
  display: none;
}

#browse-artists a {
  color: #7F7772;
  text-decoration: none;
}

#browse-artists a:hover {
  text-decoration: underline;
}

#browse-artists ul {
  margin: 0;
  padding: 0 0 0 10px;
}

/*** Browse albums ***/
#browse-albums label {
  display: none;
}
#browse-albums a {
  color: #7F7772;
  text-decoration: none;
}
#browse-albums a:hover {
  text-decoration: underline;
}


/*** Pager ***/
.pager {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  vertical-align: middle;
  clear: both;
  margin: 10px auto;
}
.pager a {
  color: #7F7772;
  text-decoration: none;
  vertical-align: middle;
}
.pager b {
  vertical-align: middle;
}
.pager a:hover {
  text-decoration: underline;
}
.pager .first a, .pager .last a {
  vertical-align: middle;
}
.pager .prev a, .pager .next a {
  font-size: 9px;
  vertical-align: middle;  
}

/*** Browse Lyrics ***/
#browse-lyrics {}

#browse-lyrics strong {
  display: none;
}

#browse-lyrics ul {
  float: left;
  clear: none;
  margin: 0;
  padding: 0 0 0 35px;
}

#browse-lyrics .coverImg {
  float: right;
  clear: none;
  text-align: center;
}
#browse-lyrics .coverImg a {
  color: #7F7772;
  text-decoration: none;
  vertical-align: middle;
}
#browse-lyrics .coverImg a:hover {
  text-decoration: underline; 
}
#browse-lyrics a {
  color: #7F7772;
  text-decoration: none;
}

#browse-lyrics a:hover {
  text-decoration: underline;
}

#browse-lyrics .coverImg img {
  border: 2px solid #7F7772;
}

.loadingImg {
  border: none !important;
}


/*** Lyrics ***/
#lyrics {
  margin: 0px 0px 15px;
}
#lyrics textarea {
  font-size: 13px;
  background: #ffffe3;
  border: 1px dashed red;
  width: 480px;
  overflow: auto;
}
#closeButton, #saveButton, #saveAlbum {
  display: none;
}


#lyrics_data {
  display: block;
  float: left;
  background-color: #fffce7;
  margin: 0 0 10px 10px;
  width: 462px;
  padding: 10px 3px 0px;
  border: 1px solid #EDEBD5;
}
#lyrics_data label {
  clear: left;
  font-weight: bold;
  display: block;
  width: 160px;
  text-align: right;
  margin: 0 5px 0 0;
  float: left;
}

#lyrics_data #renameAlbum span input {
  margin: 0px 2px 0px 0px;
  cursor: pointer;
}
#lyrics_data #renameAlbum span label {
  cursor: pointer;
  display: inline;
  font-weight: normal;
  float: none;
  vertical-align: middle;
} 

#lyrics_data div {
  display: block;
  clear: right;
  float: left;
}
#lyrics_data h3 {
  font-size: 11px;
  margin: 0px 20px 5px;
  padding: 4px 0 0 0;
  border-bottom: 1px dotted #EDEBD5;
  text-align: right;
  height: 18px;
  clear: both;
}
#lyrics_data input {
  border: 1px dashed red;
  margin: 2px 0px;
}


#lyrics form {
  display: inline;
}
#lyrics form div {
  display: inline;
}

#modifyArtist {
  clear: none;
  margin-left: 15px;
}
#modifyArtist a {
  color: red;
}


td.button {
  background-color: #fffce7;
  background-image: none;
  text-align: center;
  width: 20px;
}
td.button button {
  padding: 0px;
}

ins {
  background-color: #ceeac3;;
  text-decoration: none;
}

del {
  background-color: #f4cfc9;
}


/* YouTube */
.mediaContainer {
  clear: both;
}
.youtube, .audio {
  width: 460px;
  margin: 15px auto;
  text-align: center; 
  border: 1px solid #EDEBD5;
  padding: 3px;
}

.youtube label, .audio label {
  display: block;
  text-align: left;
  margin: 0 auto 5px;
  padding: 0px 5px;
  font-weight: bold;
  font-size: 13px;
  height: 25px;
  line-height: 25px;
  background: #fffce7;
  vertical-align: middle;
}
.audio .label, .youtube .label {
  display: block;
  margin: 0 auto;
  height: 25px;
  background: #fffce7;
  vertical-align: middle;
}
.audio .label div {
  font-size: 9px;
  line-height: 25px;
  vertical-align: middle;
}

.audio label {
  padding-left: 30px;
  background-image: url('../../images/audio.png');
  background-repeat: no-repeat;
  background-position: 1px 1px;
}

.youtube label {
  padding-left: 30px;
  background-image: url('../../images/youtube.gif');
  background-repeat: no-repeat;
  background-position: 1px 1px;
}

.youtube h3, .audio h3 {
  margin-bottom: 4px;
}

.youtube #audioVideoObject, .audio #audioObject {
  margin: 3px auto;
  padding: 0px;
  display: block;
}

.youtube div, .audio div {
  margin: 1px;
  display: inline;
}

.youtube a, .audio a {
  text-decoration: none;
}
.youtube a:hover, .audio a:hover {
  text-decoration: underline;
}
.youtube_active, .audio_active {
  color: red;
}

.playlistToolbar {
  display: block !important;
  width: 100%;
  clear: both;
  text-align: center;
  padding-bottom: 5px;
}

#download_audio {
  display: block !important;
  clear: both;
  width: 100%;
  text-align: center;
}
#download_audio a {
  background-image: url(../../images/download.png);
  padding: 1px 0 0 19px;
  line-height: 20px;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.addToPlaylist {
  display: inline-block;
  background-image: url(../../images/add.png);
  padding: 0 0 0 19px;
  line-height: 18px;
  height: 18px;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.openPlaylist {
  display: inline-block;
  background-image: url(../../images/playlist.gif);
  padding: 0 0 0 20px;
  height: 18px;
  line-height: 18px;
  background-repeat: no-repeat;
  vertical-align: middle;
}

/* PlayList */
#playlist {
  border: 1px solid #EDEBD5;
  width: 468px;
  margin: auto;
  font-size: 0px;
  background: #fffce7;
}
#playlist #innerAdCont {
  padding: 0px !important;
  margin: 0 0 5px 0; 
}
#playlist #innerAd {
  border: none !important;
}

.playlist .toolbar {
  height: 35px;
  vertical-align: middle;
  text-align: center;
  margin: auto;
}

.playlist .toolbar button {
  vertical-align: middle;
  margin: auto 5px;
}
.playlist .toolbar button img {
  margin: auto 5px auto 2px;
}

.playlist #clearLink {

}


/* News */
.news_item {
  width: 100%;
}

.news_header {
  clear: both;
  background-image: url(../images/img12.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
  height: 45px;
  width: 100%;
}

.news_title {
  float: left;
  clear: left;
}

.news_date {
  float: right;
  clear: right;
  margin-top: 20px;
  font-style: italic;
}

.news_content {
  float: left;
  clear: both;
  width: 100%;
  text-align: justify;
}


/* Adverts */
.adHeadline {font: normal 9px Verdana,Arial,Helvetica; text-decoration: underline; color: #E1771E;}
.adText {font: normal 9px Verdana,Arial,Helvetica; text-decoration: none; color: #7F7F7F;}
#headerad {
  width: 500px !important;
  height: 20px;
  float: right;
}

#headbanner {
  width: 190px;
  margin: auto;
  margin: 8px 0 0 20px;
}
#headbanner div {
  margin: auto !important;
  text-align: center;
}

#donate input {
	background: none;
  width: 74px;
	height: 21px;
	border: none;
	margin: 6px 0 0 35px;
}

#innerAdCont {
  padding: 10px 0px;
  width: 100%;
  clear: both;
}
#lyrics #innerAdCont {
  padding: 0;
}
#innerAd {
  background: #FFFCE7;
  width: 468px;
  height: 15px;
  margin: 0;
  padding: 0;
  text-align: center;
  border:1px solid #EDEBD5;	
}

/* LongTail */
#mediaspace {
  float: left;
  position: relative;
} 

/* AdToll */
#adtoll {
  margin: 10px 0 2px 20px;
}
