body {
  background: #000000 url('images/frame/bg.jpg') 50% 0px no-repeat;
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

p, div, ul, li, table, tr, td {
  margin: 0px;
  padding: 0px;
  text-align: left;
  z-index: 0;
}

p, ul, ol {
  margin-top: 0;
  line-height: 17px;
  padding-top: 5px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 5px;
}




/* Generic Styles */
/*
object {
  z-index: 0;
  position: absolute;
}
*/

p, table, tr, td {
  text-align: left;
  line-height: 18px;
  font-size: 12px;
}

a {
  text-decoration: underline;
  color: #CCCCCC;
  font-weight: bold;
}

a:hover {
  color: #eee;
  text-decoration: none;
  font-weight: bold;
}

h1, h2, h3, h4, h5 {
  margin: 0px;
  padding: 0px;
  text-align: left;  
}
h1 {
  font-size: 18px;
  padding: 4px;
  margin-left: 4px;
  margin-right: 4px;  
  border-bottom: 1px #777 dotted;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .15em;
  font-family: Arial, Helvetica, sans-serif;
}

h2 {
  font-size: 18px;
  margin-left: 7px;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-right: 15px;
  padding-left: 0px;
  border-bottom: 1px #555 solid;
  color: #777;
  letter-spacing: .15em;
}

#clear {
  clear: both;
  padding: 0px;
  margin: 0px;
}

#photo {
  border: 1px #000000 solid;
}

.tableHeader {
  font-weight: bold;
  background: #333333;
  color: #cccccc;
}


.redLinks {
	padding: 12px 15px 0px 15px;
}

.redLinks a {
	color: #FF0000;
	text-decoration: none;
}

.redLinks a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.main {
	margin-top: 2px;
	margin-bottom: 2px;
	width: 729px;
	height: 500px;
	overflow-y: auto;
	overflow-x: hidden;
}


#site {
	padding-right: 87px;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.toplinks a {
	float: left;
	display:inline;
}

span.myspace {
	display: block;
	width: 65px;
	border: 0px #fff solid;
	height: 49px;
	text-indent: -9999px;
}

span.facebook {
	display: block;
	width: 50px;
	border: 0px #fff solid;
	height: 49px;
	text-indent: -9999px;
}

span.itunes {
	display: block;
	width: 50px;
	border: 0px #fff solid;
	height: 49px;
	text-indent: -9999px;
}

.homelink {
	background: url('images/frame/home.jpg');
	display: block;
	width: 67px;
	height: 26px;
	text-indent: -9999px;
}

.homelink:hover {
	background: url('images/frame/homeOver.jpg');
}

.biolink {
	display: block;
	background: url('images/frame/bio.jpg');
	width: 59px;
	height: 26px;
	text-indent: -9999px;
}

.biolink:hover {
	background: url('images/frame/bioOver.jpg');
}

.discolink {
	display: block;
	background: url('images/frame/discography.jpg');
	width: 111px;
	height: 26px;
	text-indent: -9999px;
}

.discolink:hover {
	background: url('images/frame/discographyOver.jpg');
}

.communitylink {
	display: block;
	background: url('images/frame/community.jpg');
	width: 105px;
	height: 26px;
	text-indent: -9999px;
}

.communitylink:hover {
	background: url('images/frame/communityOver.jpg');
}

.videolink {
	display: block;
	background: url('images/frame/video.jpg');
	width: 72px;
	height: 26px;
	text-indent: -9999px;
}

.videolink:hover {
	background: url('images/frame/videoOver.jpg');
}

.tourlink {
	display: block;
	background: url('images/frame/tour.jpg');
	width: 65px;
	height: 26px;
	text-indent: -9999px;
}

.tourlink:hover {
	background: url('images/frame/tourOver.jpg');
}

.storelink {
	display: block;
	background: url('images/frame/store.jpg');
	width: 77px;
	height: 26px;
	text-indent: -9999px;
}

.storelink:hover {
	background: url('images/frame/storeOver.jpg');
}

.contactlink {
	display: block;
	background: url('images/frame/contact.jpg');
	width: 79px;
	height: 26px;
	text-indent: -9999px;
}

.contactlink:hover {
	background: url('images/frame/contactOver.jpg');
}


























/* Login */

input, select, textarea {
  color: #444444;
  border: 1px #FFFFFF solid;
  background: #cccccc;
  padding: 5px;
}

.inputsize {
  width: 200px;
}

.find {
  width: 230px;
  color: #666666;
  font-size: 11px;
  padding: 4px;
}

.go {
  background: #cccccc;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #000000;
  margin: 1px;
  padding: 3px 10px 3px 10px;
  border: solid 1px #000000;
}

.submit {
  background: #666;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #888;
  margin: 2px;
  padding: 5px 15px 5px 15px;
  border: solid 3px #444;
  cursor: pointer;
}

.submit:hover {
	color: #fff;
	border: solid 3px #999;
}





/* Footer */

#footer {
  width: 1014px;
  height: auto;
  background: #232222 url('images/frame/Footer.jpg') top left no-repeat;
  padding-top: 40px;
  margin-right: 1px;
}

#footer a {
  color: #555555;
}

#footer a:hover {
  text-decoration: underline;
  color: #CCCCCC;
}

#footerSub {
  display: inline;
  float: left;
}

#footerTitle {
  background: #434242;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  margin-left: 10px;
  margin-right: 10px;
  width: 138px;
  text-align: left;
  font-size: 11px;
}

#footerText {
  text-align: left;
  padding-left: 10px;    
  padding-top: 10px;
}

#footerText a {
  border-bottom: 1px #000000 dotted;
  font-size: 10px;
  width: 138px;
  height: 10px;
  padding: 5px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 5px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

#footerText a:hover{
  background: #000000;	
  text-decoration: none;
}

.footer li {
  list-style: none;
  display: block; 
  padding: 0px;
  margin: 0px; 
}


#footerBottom {
  width: 1015px;
  height: 81px;
  background: url('images/frame/FooterBottom.jpg');
}


/* Extras */

#postComment {
  width: 100%;
  height: 100px;
}
/*
#table {
  width: 620px;
  padding-top: 15px;
}

#tableleft {
  width: 200px;
  float: left;
  display: inline;
}

#tableleft p {
  text-align: right;
  padding-top: 9px;
  font-size: 14px;
}

#tableright {
  width: 350px;
  float:left;
  display: inline;
  padding-left: 10px;
}
*/
#tableright .register {
  width: 325px;
}
/*
#tableclear {
  clear: both;
  width: 620px;
  padding-bottom: 10px;
}
*/



/* Home Page Design */

#homecontent {
  width: 100%;
}

#left {
  color: #FFFFFF;
  border: 0px solid #cccccc;
  padding-bottom: 25px;
  font-size: 12px;
}

#leftgray {
  background: #cccccc;
  color: #000000;
  border: 1px solid #cccccc;
  padding-bottom: 25px;
  font-size: 12px;
  margin: 5px;
}

#leftred {
  background: #FFFFFF;
  color: #000000;
  border: 3px solid #333333;
  padding-bottom: 25px;
  font-size: 12px;
  background: url(images/frame/redbg.jpg) repeat-x;
}

#leftred h1 {
  font-size: 12px;
  background: none;
  padding: 6px;
  border: 0px #0099cc solid;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: .15em;
  font-family: Arial, Helvetica, sans-serif;
}


/* Sidebar */

#sidebar {
  width: 100%;
}


#login {
  
/*  background: #2a727f; */
  color: #FFFFFF;
  border: 0px solid #cccccc;
  padding-bottom: 25px;
  font-family: Verdana;
  font-size: 11px;
}

#login h1 {
  color: #FFFFFF;
  background: none;
  border: 0px;
}

#login a {
  color: #cccccc;
}

#login a:hover {
  color: #FFFFFF;
}

#right {
  color: #FFFFFF;
  border: 0px solid #cccccc;
  padding-bottom: 25px;
}

#rightgray {
  color: #fff;
  padding-bottom: 25px;
  font-size: 10px;
}

#rightgray p {
  font-size: 10px;
}

#rightred {
  background: #000;
  color: #000000;
  border: 3px solid #333333;
  padding-bottom: 25px;
  margin: 5px;
}

#rightred h1 {
  font-size: 16px;
  background: none;
  padding: 6px;
  width: 95%;
  padding-left: 4px;
  border: 0px #0099cc solid;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-family: Arial, Helvetica, sans-serif;
}













/* Tabberlive */

.tabberlive .tabbertabhide {
  display:none;
}

.tabber {
}

.tabberlive {
  margin-top:1em;
  margin-left: 5px;
  margin-right: 5px;
}

ul.tabbernav {
  margin:0;
  padding: 3px 0;
  border: 1px solid #666666;
  font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li {
  list-style: none;
  margin: 0;
  display: inline;
}

ul.tabbernav li a {
  padding: 3px 0.5em;
  margin-left: 0px;
  border-right: 1px solid #666666;
  border-bottom: none;
  background: #cccccc;
  text-decoration: none;
}

ul.tabbernav li a:link { 
  color: #000;
}

ul.tabbernav li a:visited { 
  color: #111; 
}

ul.tabbernav li a:hover {
  color: #000000;
  background: #FFFFFF;
  border-color: #666666;
}

ul.tabbernav li.tabberactive a {
  background-color: #d8e8fc;
  border-bottom: 1px solid #d8e8fc;
}

ul.tabbernav li.tabberactive a:hover {
  color: #000;
  background: #d8e8fc;
  border-bottom: 1px solid #d8e8fc;
}

.tabberlive .tabbertab {
  padding:5px;
  border:0px solid #aaa;
  background: #FFFFFF url("images/frame/tabbg.jpg") repeat-x 50% 0;
  border-top:0;
  color: #000;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
  display:none;
}
.tabberlive .tabbertab h3 {
  display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}

.tabberlive#tab2 {
}

.tabberlive#tab2 .tabbertab {
  height:200px;
  overflow:auto;
}

.white {
color: #FFFFFF;
}


#fulltext {
  width: 400px;
}
#videorating {
  background: #fcfebc;
  padding: 5px;
  border: 1px dotted #000000;
  margin: 5px;
  text-align: center;
}

.tabletitle {
  padding: 5px;
  font-weight: bold;
  background: #cccccc;
}



/* Star Rating - Provided by: http://www.search-this.com/2007/05/23/css-the-star-matrix-pre-loaded/ */

.rating {
  width: 80px;
  height: 16px;
  margin: 10px 0px 20px 10px;
  padding: 0;
  list-style: none;
  clear: both;
  position: relative;
  background: url(images/star-matrix.gif) no-repeat 0 0;
}
ul.rating li {
  cursor: pointer;
  /*ie5 mac doesn't like it if the list is floated but ie6 does\*/
  float: left;
  /* end hide*/
  text-indent: -999em;/* hide text*/
}
ul.rating li a {
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  text-decoration:none;
  z-index: 200;
}
ul.rating li.one a {
  left: 0;
}
ul.rating li.two a {
  left: 16px;
}
ul.rating li.three a {
  left: 32px;
}
ul.rating li.four a {
  left: 48px;
}
ul.rating li.five a {
  left: 64px;
}

.nostar {
  background-position:0 0;
}
.onestar {
  background-position:0 -16px;
}
.twostar {
  background-position:0 -32px;
}
.threestar {
  background-position:0 -48px;
}
.fourstar {
  background-position:0 -64px;
}
.fivestar {
  background-position:0 -80px;
}

ul.rating li a:hover {
  z-index: 2;
  width: 80px;
  height: 16px;
  overflow: hidden;
  left: 0;
  background: url(images/star-matrix.gif) no-repeat 0 0;
}
ul.rating li.one a:hover {
  background-position:0 -96px;
}
ul.rating li.two a:hover {
  background-position:0 -112px;
}
ul.rating li.three a:hover {
  background-position:0 -128px;
}
ul.rating li.four a:hover {
  background-position:0 -144px;
}
ul.rating li.five a:hover {
  background-position:0 -160px;
}






.remove {
	background: url('images/icons/remove.png') center center no-repeat;
	width: 15px;
	height: 13px;
	cursor: pointer;
	border: 0px;
}




#eyecandyul {
  line-height: 30px;
  padding-left: 25px;
  font-size: 12px;
}

#eyecandyul img {
  margin-right: 10px;
}