table.navlink {
  width:1000px;
  padding:0; 
  border:0;
}

tr.navlink {
  color: #000000;
  background-color: #FFFFFF;
}

tr.navlink2 {
  color: #000000;
  background-color: #F6F6F6;
}

.navlink tr:hover {
  color: #000000;
  background-color: #D6F1FF;
  text-decoration: underline;
}

td.navlink {
  border-bottom:1px solid;
  border-right:1px solid;
  border-color:#E2E2E2;
}

td.plays {
  background-color: #57AAE5;
  color: #FFFFFF;
  font-size: x-small;  
}

.navlink a:link {
}

.navlink a:visited {
}

.navlink a:hover {
  color: white;
  background-color: #0080B7;
}

a {
  text-decoration: none;
}

.text a:link {
text-decoration : none;
}

.text a:visited {
color: #5C565F;
text-decoration : none;
}

.text a:hover {
  color: white;
  background-color: #0080B7;
}

.text tr {
color: #000000;
background-color: #FFFFFF;
}

table.plays {
  padding:0;
  background-color: #FFEEAA;
  border: #D2D2D2 solid thin;
}

tr.plays {
  color: #5C565F;
  background-color: #FFEEAA;
}

.text td:hover {
  color: #000000;
  background-color: #E2E2E2;
}

.star-rating {
list-style:none;
margin-left:5px!important;
padding:0px;
width: 75px;
height: 15px;
position: relative;
background: url(/media/images/star_rating_2.gif) top left repeat-x;
}

.star-rating li{
padding:0px;
margin:0px;
/*\*/
float: left;
/* */
}

.star-rating li a{
display:block;
width:15px;
height:15px;
text-decoration: none;
text-indent: -9000px;
position: absolute;
padding: 0px;
z-index:20;
}

.star-rating li a:hover{
background: url(/media/images/star_rating_2.gif) left bottom;
z-index: 2;
left: 0px;
}

.star-rating a.one-star{
left: 0px;
}

.star-rating a.one-star:hover{
width:15px;
}

.star-rating a.two-stars{
left:15px;
}

.star-rating a.two-stars:hover{
width: 30px;
}

.star-rating a.three-stars{
left: 30px;
}

.star-rating a.three-stars:hover{
width: 45px;
}

.star-rating a.four-stars{
left: 45px;
}

.star-rating a.four-stars:hover{
width: 60px;
}

.star-rating a.five-stars{
left: 60px;
}

.star-rating a.five-stars:hover{
width: 75px;
}

.star-rating li.current-rating {
background: url(/media/images/star_rating_2.gif) left center;
position: absolute;
height: 15px;
display: block;
text-indent: -9000px;
z-index: 1;
}

/* Search result suggestions */
#search-result-suggestions{
	position: absolute;
	left: 0;
	top: 0;
	width: 300px;
	background: #FFF;
	border: 1px solid #484256;
	display: none;
}

#search-results a{
	display: block;
}

.polltable, .polltable TH, .polltable TD {
background-color:#DDf2bf;
font-family:sans-serif;
}

body {
  margin: 0 auto;
  width: 100%;
  padding: 0px;
}

/*  background: url("/media/images/artist/natraj_band.GIF");
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: top center;

*/

.feedback {
  position: absolute;
  left: 0px;
  top: 400px;
  width: 50;
  background-color: #DDf2bf;
}

body, textarea {
  font: 14px sans-serif, arial, helvetica, verdana;
  color: #000000;
}

.main {
  margin: 0 auto;
  width: 1000px;
  background: white;
}

.header {
  margin: 0 auto;
  margin-top: 3px;
  background: white;
  clear: both;
  width: 1000px;
  height: 60px;
}

.headerleft {
  background: white;
  width: 400px;
  height: 60px;
  float: left;
}

.headerright {
  background: white;
  width: 600px;
  float: left;
}

.topmenuwrap {
  overflow:hidden;
  background: url('/media/images/searchback.png');
  margin: 0 auto;
  width: 1000px;
  height: 50px;
  border-top: #E2E2E2 solid 1px;
  border-bottom: #E2E2E2 solid 1px;
}

.topmenu {
  background: url('/media/images/searchback.png');
  width: 1000px;
  height:30px;
}

.topmenuleft {
  background: url('/media/images/searchback.png');
  color: white;
  font-weight: bold;
  width:640px;
  float: left;
  display: inline;
}

.searchdiv {
  margin-top: 10px;
  width:330px;
  float: right;
}

.topmenuright {
  background: url('/media/images/searchback.png');
  width:340px;
  float: right;
  display: inline;
}

.topmenurightsmall {
  font-size: small;
  float: right;
  display: inline;
}

topmenurightsmall, a:link {
  color: #345EDF;
}

topmenurightsmall, a:hover {
  background: #7ABBFF;
  color: white;
}

ul, li {
  list-style-type: none;
  margin-top: 20px;
}

.leftcol {
  width:624px;
  float: left;
  display: inline;
}

.rightcol {
  width: 340px;
  float: right;
  display: inline;
  padding-top: 2px;
  padding-bottom: 2px;
}

.footer {
  clear: both;
  background: url("/media/images/user_hatch_bg.gif");
  width: 1000px;
  margin-top: 10px;
  border-top: #E2E2E2 solid 1px;
  float: left;
}

.footerBlock {
  width: 130px;
  float: inherit;
  display: inline;
}

ul.footerList {
  margin: 0 auto;
  width: 130px;
  float: left;
}

ul.footerList li {
  margin: 0 auto;
  float: left;
  width: 120px;
  padding: 2px 2px;
  font-size: 12px;
  color: #404040;
}

ul.footerList li a {
  display: inline;
  font-weight: normal;
}

.spotlight {
  background: url("/media/images/greendot.png");
  border-bottom: #E2E2E2 solid 1px;
  height: 180px;
  width: 624px;
  float: left;
  display: inline;
  color: #FFFFFF;
}

.tour_login {
  background: url("/media/images/user_hatch_bg.gif");
  padding-top: 20px;
  margin-top: 10px;
  width:1000px;
  height:100px;
}

.gameBlob {
  background: url("/media/images/user_hatch_bg.gif");
  padding-top: 20px;
  margin-top: 10px;
  width:1000px;
  height:40px;
}

.artistStuff {
  padding-top: 10px;
  margin-top: 10px;
  width:800px;
}

.jukebox {
  background: url("/media/images/user_hatch_bg.gif");
  padding-top: 10px;
  margin-top: 10px;
  width:1000px;
  height:120px;
}

.fixedjuke {
  position: fixed;
  background: url("/media/images/user_hatch_bg.gif");
  padding-top: 10px;
  margin-top: 10px;
  width:1000px;
  height:120px;
  z-index: 1;
}

.joinnow {
  background: url("/media/images/user_hatch_bg.gif");
  padding-top: 3px;
  margin-top: 5px;
  width:1000px;
  height: 200px;
}

.tour {
  width: 624px;
  float: left;
  display: inline;
}

.nexttour {
  margin-top:10px; 
  float: right;
  font-size: large;
}

.prevtour {
  margin-top:10px; 
  float: left;
  font-size: large;
}

.login {
  background: #FFFFFF;
  border: #E2E2E2 solid 1px;
  width: 340px;
  height: 80px;
  float: right;
  display: inline;
  margin-bottom: 25px;
}

.loginartist {
  background: #FFFFFF;
  height: 20px;
  width: 320px;
  float: left;
  display: inline;
  padding-top: 10px;
}

.challenge {
  border: #8CCFFF solid 1px;
  height: 130px;
  width: 340px;
  float: right;
  display: inline;
  margin-top: 5px;
  margin-bottom: 5px;
}

.titlerow {
  font-face:Trebuchen; 
  color:#525252;
  font-size: large;
  border-bottom: #8CCFFF solid 1px;
  height: 20px;
  width: 624px;
  float: left;
  display: inline;
  margin-top: 5px;
  margin-bottom: 5px;
}

.titlerowmediuml {
  font-face:Trebuchen; 
  color:#525252;
  font-weight: bold;
  font-size: 14px;
  height: 15px;
  width: 540px;
  float: left;
  display: inline;
  margin-top: 5px;
  margin-bottom: 5px;
}

.titlerowmediumr {
  font-face:Trebuchen; 
  color:#525252;
  font-weight: bold;
  font-size: 14px;
  height: 15px;
  width: 340px;
  float: left;
  display: inline;
  margin-top: 5px;
  margin-bottom: 5px;
}

.titlerowlarger {
  font-face:Trebuchen; 
  color:#626262;
  font-size: 20px;
  height: 15px;
  width: 340px;
  float: left;
  display: inline;
  margin-top: 5px;
  margin-bottom: 10px;
}

.topSearchTitle {
  font-face:Trebuchen; 
  color:#525252;
  float: left;
  display: inline;
}

.tourpaneltitle {
  background-color: #0c7cac;
  color: white;
  font-size: large;
  font-weight: bold;
  border-bottom: #8CCFFF solid 1px;
  height: 30px;
  width: 1000px;
  float: left;
  display: inline;
}

.recent {
  border-bottom: #8CCFFF solid 1px;
  height: 150px;
  width: 624px;
  float: left;
  display: inline;
}

.recentBig {
  border-bottom: #8CCFFF solid 1px;
  height: 200px;
  width: 624px;
  float: left;
  display: inline;
}

.recentBlog {
  border-bottom: #8CCFFF solid 1px;
  height: 240px;
  width: 624px;
  float: left;
  display: inline;
}

.mostpopular {
  border: #8CCFFF solid 1px;
  height: 300px;
  width: 340px;
  float: right;
  margin-top: 10px;
  display: inline;
  overflow: hidden;
}

.leaderBoard {
  margin: 0 auto;
  border: #8CCFFF solid 1px;
  height: 600px;
  width: 340px;
  float: right;
  margin-top: 10px;
  display: inline;
}

.content {
  position: relative;
}

.tourimage {
  border-style: solid;
  border-color: orange;
}

.artistimg {
  height: 125px;
  width: 125px;
  float: left;
  display: inline;
  padding-top: 15px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 10px;
}

.sign {
  width: 120px;
  float: left;
  display: block;
}

.signwrapper {
  width: 260px;
  display: block;
  padding: 15px;
}

label {
  width: 260px;
  height: 20px;
  text-align: right;
  float: left;
}

.labelSmall {
  width: 85px;
  height: 20px;
  text-align: right;
  float: left;
}

.fieldGroup {
  border: #F2F2F2 solid 1px;
  height: 20px;
  width: 260px;
  text-align: left;
  float: left;
}

.fieldGroupSmall {
  border: #F2F2F2 solid 1px;
  height: 20px;
  width: 100px;
  text-align: left;
  float: left;
}

.newaccount {
  width: 640px;
  height: 300px;
  float: left;
  margin-top: 10px;
  border: #E2E2E2 solid 1px;
}

.textsize {
  width: 260px;
  height: 20px;
  border: #345EDF solid 1px;
}

.textsizesmall {
  width: 100px;
  height: 20px;
  border: #345EDF solid 1px;
}

.ajax-suggestion {
  width: 260px;
  height: 20px;
  border: #345EDF solid 1px;
}

#search-result-suggestions {
  z-index:1;
  background: url("/media/images/blue_streak.png");
}

#joinnow li {
  width: 540px;
  height: 22px;
}

#navigation {clear:both;overflow:hidden;display:inline;}
#navigation li {float:left;height:38px;}

#navigation li.home {
  width: 70px;
  height: 40px;
  float:left;
}

#navigation li.music {
  width: 70px;
  float:left;
}

#navigation li.videos {
  width: 70px;
  float:left;
}

#navigation li.events {
  width: 70px;
  float:left;
}

#navigation li.podcast {
  width: 100px;
  float:left;
}

#navigation li.blogs {
  width: 70px;
  float:left;
}

.upload {
  margin-top:10px;
  width: 130px;
  float:right;
}

div.tagBrowser {
  margin: 0 auto;
  display: inline;
  float: left;
}

ul.tagList {
  margin: 0 auto;
  width: 111px;
  float: left;
}

ul.tagList li {
  margin: 0 auto;
  float: left;
  width: 99px;
  padding: 2px 2px;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
  font-weight: bold;
}

ul.tagList li a {
  display: inline;
  font-weight: normal;
}

ul.tourList {
  margin: 0 auto;
  margin-top: 20px;
  width: 160px;
  float: left;
}

ul.tourList li {
  margin: 0 auto;
  background: #E0F6FF;
  float: left;
  width: 120px;
  padding: 20px;
  border-bottom: 1px solid #F2F2F2;
  border-right: 1px solid #8CCFFF;
  border-left:  1px solid #8CCFFF;
  border-top: 1px solid #8CCFFF;
}

ul.tourList li a {
  display: inline;
}

div.tagBrowser {
  width: 824px;
  float: left;
  display: inline;
  zoom: 1;
}

div.wrapper {
  margin-top: 20px;
  margin-left: 20px;
  width: 500px;
  float: left;
  display: inline;
  zoom: 1;
  border-bottom: 1px solid #8CCFFF;
  border-top: 1px solid #8CCFFF;
}

div.tourwrapper {
  display: inline;
  float: left;
}

div.tourpanel {
  border: #E2E2E2 solid 1px;
  overflow: hidden;
  width: 1000px;
  height: 640px;
  display: inline;
  margin-top: 10px;
  padding-bottom: 5px;
  float: left;
}

.tagList {
  float: left;
  color: #000;
  padding: 7px 13px;
}


.bandimgWrapper {
  height: 75px;
  width: 135px;
  float: left;
  padding: 2px;
  display: inline;
  text-align: center;
}

.bandimg {
  margin: 0 auto;
  position: relative;
  height: 70px;
  width: 90px;
  float: left;
  padding: 2px;
  padding-top: 10px;
  display: inline;
}

.bandDetail {
  width: 315px;
  float: left;
  color: #000;
  padding: 7px 13px;
}

.tagHeader {
  width: 510px;
  height: 40px;
  display: block;
  float: left;
  color: #000;
  background: #F2F2F2;
}

.tagHead .tagpage {
    font-size: 11px;
    float: right;
    font-weight: bold;
}

.tagHead .tagpage .tag_icon {
    margin: 0 4px -2px 0;
}

.tagHead h2 {
    color: #000;
    font-size: 16px;
    line-height: 1.25em;
}

.tagHead h2 .tag_icon {
    margin: 0 5px 3px 0;
}

.tagHead .similarTags {
    margin: 2px 0 0 0;
    font-size: 11px;
    line-height: 1.181818em;
    color: #999;
}

.tagHead .similarTags strong {
    font-weight: normal;
    color: #000;
}

.topSearchLeft {
  width: 168px;
  height: 120px;
  overflow: hidden;
  float: left;
  font-size: small;
}

.topSearchRight {
  width: 168px;
  height: 120px;
  overflow: hidden;
  float: right;
  font-size: small;
}