body {
    margin:0 auto;
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	background-color: #000000;
	background-image:url(http://www.basementsound.co.uk/images/skulls.png);
	background-attachment:fixed;
	background-repeat:repeat;
	}

a {color:#ff0000; font-weight: bold; text-decoration:none; }
a:hover {color:#990000; font-weight: bold; text-decoration:underline; } 
a:visited {color:#ff0000; font-weight: bold;} 

.navbar
{
	background: #202020 url(http://www.basementsound.co.uk/images/nav_gradient_bar.gif);
	font-size: 14px;
	line-height: 33px;
	list-style: none;
	margin: 0px;
	padding: 1px 0px;
	text-align: center;
    position: relative;
}
 
.navbar li
{
	background: #505050 url(http://www.basementsound.co.uk/images/nav_gradient_sep.gif);
	display: inline;
	margin-right: -4px;
	padding: 9px 1px 8px 1px;
		^padding: 0px 1px;
	vertical-align: middle;
		^vertical-align: baseline;
	text-align: left;
 
}
 
.navbar a
{
	background: #202020 url(http://www.basementsound.co.uk/images/nav_gradient_bg.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding: 9px 12px 8px 12px;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}
 
.navbar a:hover
{
	background: #B00010 url(http://www.basementsound.co.uk/images/nav_gradient_on.gif);
	color: #FFFFFF;
	text-decoration: none;
}
 
@media screen and (-webkit-min-device-pixel-ratio:0)
{
  .navbar li
  {
	padding: 8px 1px 9px 1px;
  }
 
  .navbar a
  {
	padding: 8px 15px 9px 15px;
  }
}

.mediabg
{
	background: #333333 url(http://www.basementsound.co.uk/images/mediabg.jpg);
	color: #ffffff;
	text-decoration: none;
}


/* new css */ 
TABLE.panel { 
border-right : 0px solid #333333;
border-top : 0px solid #333333;
border-left : 0px solid #333333;
border-bottom : 0px solid #333333;
background-color: #000000;

} 
TD.panel { 
padding-right : 5px;
padding-left : 5px;
padding-bottom : 5px;
padding-top : 5px;
} 

.container_top {
width:930px;
height: 20px;
font-family:Arial, Helvetica, sans-serif;
background-position:top;
background: url(http://www.basementsound.co.uk/images/menubg1.png) repeat;;
background-repeat:repeat-x;
border-width: 0px;
border-spacing: 0px;
border-color: #333333;
padding:2px;
margin:0 0 2px 0;
}

UL.nav { 
padding-right : 0;
padding-left : 0;
font-size : 94%;
list-style-image : none;
padding-bottom : 0;
margin : 0;
padding-top : 0;
list-style-type : none;
} 

LI.navList { 
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
margin : 0 5px 2px;
line-height : 20px;
padding-top : 0;
height : 20px;
background-color : #333333;
} 
LI.navList A { 
display : block;
cursor : pointer;
color : #ffffff;
height : 20px;
} 
LI.navList A:link { 
color : #ffffff;
text-decoration : none;
} 
LI.navList A:visited { 
color : #ffffff;
text-decoration : none;
} 
LI.navList A:hover { 
color : #ff0000;
background-color : #000000;
text-decoration : none;
} 
.navInfo { 
padding-right : 8px;
padding-left : 8px;
font-size : 92%;
padding-bottom : 2px;
padding-top : 2px;
background-color : #000000;
} 
DIV.navPanelTop { 
border-right : 1px solid #333333;
padding-right : 2px;
border-top : 1px solid #333333;
padding-left : 2px;
padding-bottom : 5px;
border-left : 1px solid #333333;
padding-top : 5px;
border-bottom : 1px solid #333333;
background-color : #999999;
} 
DIV.navPanelBottom { 
border-right : 1px solid #333333;
padding-right : 2px;
padding-left : 2px;
padding-bottom : 5px;
border-left : 1px solid #333333;
padding-top : 7px;
border-bottom : 1px solid #333333;
background-color : #000000;
} 
/* new end */

/* Headers */
h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}
 h2 {
  font-weight: bold;
  color: #ffffff;

} 
 h3 {
  font-weight: bold;
  color: #ff0000;
  font-size: 16px;
} 
input {
	background-color: #ffffff;
	color: #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #333333;
}

.headertop {
	margin:0;
	height:10px;
	background:#006600;
	border-bottom:solid 0px #333333;
    clear:both;
}
.headermid {
	margin:0;
	height:153px;
	background: #000000;
    clear:both;
}
.headerbot {
	margin:0;
	height:4px;
	background:#000000;
    clear:both;

}
.logo {
	margin:0;
	height:150px;
	background: url(http://www.basementsound.co.uk/images/logo.png) no-repeat;
    clear:both;
}

.menutop {
background: url(http://www.basementsound.co.uk/images/menubg1.png) repeat;
width:100% ;
padding-left:15px;
padding-right:15px;
height:20px;
}

.menutop  a {
  
  font-size:12px;
  color:#fff;
  font-weight:bold;
  text-decoration:none;
  padding-left:15px;
  padding-right:15px;
  height:20px;
  padding-top:1px;

}
.menutop  a:hover 
{
color:#96ED00;
text-decoration:none;
font-weight: bold;
}

.heada {
font-family: Tahoma, Arial; font-size: 11px; font-weight: bold; color: #333333; text-decoration:none;
}

.heada a {
font-family: Tahoma, Arial; font-size: 11px; font-weight: bold; color: #333333; text-decoration:none;
}

.heada a:hover {
font-family: Tahoma, Arial; font-size: 11px; font-weight: bold; color: #cc0000; text-decoration:underline;
}
color: #cc0000; text-decoration:underline;
}
.th01	{
background: url(http://www.basementsound.co.uk/images/bg_title.gif) repeat;


}

.mainCont {
   width:900px;
   margin:0 auto;
   padding:20px;
   padding-bottom:0;
   height:900px;
}
/* Calendars Styles */
#calendar_emptyday {
  border: #333333 solid 1px;
  float: left;
  width: 22px;
  height: 22px;
  margin: 1px;
}

#calendar_day {
  border: #CCCCCC solid 1px;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 22px;
  height: 22px;
  margin: 1px;
}

#calendar_busyDay {
  border: #CCCCCC solid 1px;
  background-color: #333333;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 22px;
  height: 22px;
  margin: 1px;
  color: #2f63b3;
}

#calendar_busyDay a {
  display: block;
  width: 100%;
  height: 100%;
  color: #2f63b3;
  text-decoration: none;
}

#calendar_row {
  clear: both;
}

#calendar {
}
img {
  border: none;
}

input, textarea {
  background: #000000;
  color: #ffffff;
  font-size: 100%;
  line-height: 150%;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}
select {
  background: #D9D9D9;
  color: #000000;
  font-size: 100%;
  line-height: 150%;
  font: 11px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

.bloga {
font-family: Tahoma, Arial; font-size: 11px; font-weight: bold; 

color: #cccccc; text-decoration:none;
}

.bloga a {
font-family: Tahoma, Arial; font-size: 11px; font-weight: bold; 

color: #cccccc; text-decoration:none;
}

.bloga a:hover {
font-family: Tahoma, Arial; font-size: 11px; font-weight: bold; 

color: #cc0000; text-decoration:underline;
}
/* Text hilight */
.hilight {
  background-color:#FFFF00; /* #000000; 
  border-top: 1px solid #2f63b3;
  border-bottom: 1px solid #2f63b3; */
}

/*
  Gauges Styles
*/
#gaugewrapper {
  border: solid 1px #000; 
  width: 100%;
}

#gaugelevel {
  position: relative; 
  left: 0; 
  top: 0; 
  background-color: #CCFF00;
}

#gaugelabel {
  width: 100%; 
  position: relative; 
  top: 0; 
  left: 0; 
  text-align: center;
}

/*
  This small hack will force the main table
  to expand vertically and stretch it so it
  fills the browser viewport.
*/


.fullheight {
  height: 100%;
}

/*
  The following "homeColorSet" and "footerColorSet"
  styles are color switches for elements that are outside
  the main white-backgrounded area, the home one is
  located on the homepage (which has a dark blue background)
  and the footer covers the bottom of each page which
  is also using a dark blue background color
*/
.homeColorSet1 {
  color: #FFFFFF;
}

.homeColorSet2 {

  font-family: Tahoma, Arial; font-size: 11px; font-weight: bold; 

color: #ffffff; text-decoration:none;
}

.footer {
background: url(http://www.basementsound.co.uk/images/menubg1.png) repeat;
width:100% ;

padding-left:1px;
padding-right:1px;
padding-top:5px;
padding-bottom:5px;
height:20px;
}

.footer  a {
  
  font-size:12px;
  color:#fff;
  font-weight:bold;
  text-decoration:none;
  padding-left:1px;
  padding-right:1px;
  height:20px;
  padding-top:5px;

}
.footer  a:hover 
{
color:#96ED00;
text-decoration:none;
font-weight: bold;
}

hr {
  border: 0;
  width: 100%;
  background-color: #333333;
  height: 2px;

}

/* Star Rating System  (Hack By IslandJuice) */

	/*             styles for the star rater                */	
	.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 30px;
		position: relative;
		background: url(http://www.basementsound.co.uk/space/theme/default/images/frame/rank_objects/star_rating.gif) top left repeat-x;}
	.star-rating li{
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:30px;
		height: 30px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.star-rating li a:hover{
		background: url(/http://www.basementsound.co.uk/space/theme/default/images/frame/rank_objects/star_rating.gif) left center;
		z-index: 2;
		left: 0px;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:30px;
	}
	.star-rating a.two-stars{
		left:30px;
	}
	.star-rating a.two-stars:hover{
		width: 60px;
	}
	.star-rating a.three-stars{
		left: 60px;
	}
	.star-rating a.three-stars:hover{
		width: 90px;
	}
	.star-rating a.four-stars{
		left: 90px;
	}	
	.star-rating a.four-stars:hover{
		width: 120px;
	}
	.star-rating a.five-stars{
		left: 120px;
	}
	.star-rating a.five-stars:hover{
		width: 150px;
	}
	.star-rating li.current-rating{
		background: url(http://www.basementsound.co.uk/space/theme/default/images/frame/rank_objects/star_rating.gif) left bottom;
		position: absolute;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}		
		
		
		
/* ----- END ---- Star Rating System (Hack by Islandjuice) */

/* Photo Rating System  (Hack By IslandJuice) */

	/*             styles for the star rater                */	
	.photo-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 30px;
		position: relative;
		background: url(http://www.basementsound.co.uk/space/theme/default/images/frame/rank_objects/star_rating.gif) top left repeat-x;		
	}
	.photo-rating li{
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.photo-rating li a{
		display:block;
		width:30px;
		height: 30px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.photo-rating li a:hover{
		background: url(http://www.basementsound.co.uk/space/theme/default/images/frame/rank_objects/star_rating.gif) left center;
		z-index: 2;
		left: 0px;
	}
	.photo-rating a.one-star{
		left: 0px;
	}
	.photo-rating a.one-star:hover{
		width:30px;
	}
	.photo-rating a.two-stars{
		left:30px;
	}
	.photo-rating a.two-stars:hover{
		width: 60px;
	}
	.photo-rating a.three-stars{
		left: 60px;
	}
	.photo-rating a.three-stars:hover{
		width: 90px;
	}
	.photo-rating a.four-stars{
		left: 90px;
	}	
	.photo-rating a.four-stars:hover{
		width: 120px;
	}
	.photo-rating a.five-stars{
		left: 120px;
	}
	.photo-rating a.five-stars:hover{
		width: 150px;
	}
	.photo-rating li.current-rating{
		background: url(http://www.basementsound.co.uk/space/theme/default/images/frame/rank_objects/star_rating.gif) left bottom;
		position: absolute;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}		
		
/* ----- END ---- photo Rating System (Hack by Islandjuice) */



/* Quotes styles */
blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #6699FF;
}

/* my bits */

.mainpart {
font-family: Tahoma, Arial; font-size: 13px; font-weight: bold; 

color: #ffffff; text-decoration:none;
}

.mainpart1 {
font-family: Tahoma, Arial; font-size: 13px; color: #ffffff; text-

decoration:none;
}


/* Some special form fields classes */
#formTitle_DISABLED {
  font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, 

arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  color: #658EFD;
  font-size: 18px;
  font-weight: bold;
  background-color: #000000;
  width: 100%;
  border: solid 1px #000000;
}

.fullwidth {
  width: 95%;
}

.fullwidth1 {
  width: 99%;
  border: solid 1px #333333;
}

/* Navigation menu */
#navigation {
  padding-left: 30px;
}

#navigation a {
  font: 13px bold "Trebuchet MS", verdana, helvetica, arial, sans-

serif;
  color: #515151;
  padding-left: 8px;
  text-decoration: none;
  font-weight: bold;
}

#usercontrol {
  padding-right: 30px;
}

#usercontrol a {
  font: 13px bold "Trebuchet MS", verdana, helvetica, arial, sans-

serif;
  color: #515151;
  padding-right: 8px;
  text-decoration: none;
  font-weight: bold;
}

/* Copyright */
#copyright {
  font: 10px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

/* Users pictures */
#picture {
  padding: 2px;
  border: 1px solid #333333;
  background-color: #000000;
}

/* BodyCodePicture */
#bodyCodeImage {
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #FFFFFF;
}

/* CHAT StyleSheet */
.chatNickEntity {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color: #000000;
}

.chatNickEntity:hover {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color: #BBD4F9;
}

.selectedChatNickEntity {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color:#FFCC66;
}

#chatContent {
	width: 100%;
	height: 400px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 5px;
}

#nickList {
  width: 100%;
  height: 400px;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 5px;
}

#shadeWrapper {
  background-color: #000;
  filter: alpha(opacity=40);
  -moz-opacity: .40;
  opacity: .40;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 10;
  visibility: hidden;
}

.oratxt13 {
text-align:left;
font-family: Arial, Verdana, Tahoma; font-size: 13px; font-weight: bold; color: #FCAD03; text-decoration:none;
}
.oratxt13 a:link, .oratxt13 a:active, .oratxt13 a:visited, .oratxt13 a:hover
{
font-family: Arial, Verdana, Tahoma; font-size: 13px; font-weight: bold; color: #FCAD03; text-decoration:none;
}
.oratxt13 a:hover
{
color: #ffffff;
text-decoration:none;
}


#noShadeContent {
  top: 30%;
  left: 30%;
  filter: alpha(opacity=99);
  -moz-opacity: .99;
  opacity: .99;
  position: absolute;
  z-index: 11;
  visibility: hidden;
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #fff; 
}
.greylink {
background-image:url

(http://www.basementsound.co.uk/images/light-grey-row.gif);
width:260px;
cursor:pointer;
padding-top: 3px; padding-bottom: 4px;
margin-bottom:1px;
background-color: #DADADA;
font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; 

color: #333333; text-decoration:none;

}
.greylink a:link, .greylink a:active, .greylink a:visited, .greylink 

a:hover
{
font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; 

color: #333333; text-decoration:none;
}


.greylink_over {
background-image:url

(http://www.basementsound.co.uk/images/red-row.gif);
width:260px;
padding-top: 3px; padding-bottom: 4px;
margin-bottom:1px;
cursor:pointer;
background-color: #CC0000;
font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; 

color: #ffffff; text-decoration:none;

}
.greylink_over a:link, .greylink_over a:active, .greylink_over 

a:visited, .greylink_over a:hover
{
font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; 

color: #ffffff; text-decoration:none;
}


.greylink2 {
background-image:url

(http://www.basementsound.co.uk/images/light-grey-row.gif);
width:249px;
cursor:pointer;
padding-top: 3px; padding-bottom: 4px;
margin-bottom:1px;
background-color: #DADADA;
font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; 

color: #333333; text-decoration:none;

}
.greylink2 a:link, .greylink2 a:active, .greylink2 a:visited, .greylink2 

a:hover
{
font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; 

color: #333333; text-decoration:none;
}

.greylink2_over {
background-image:url

(http://www.basementsound.co.uk/images/red-row.gif);
width:249px;
padding-top: 3px; padding-bottom: 4px;
margin-bottom:1px;
cursor:pointer;
background-color: #CC0000;
font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; 

color: #ffffff; text-decoration:none;

}
.greylink2_over a:link, .greylink2_over a:active, .greylink2_over 

a:visited, .greylink2_over a:hover
{
font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; 

color: #ffffff; text-decoration:none;
}


.greylink3 {
background-image:url

(http://www.basementsound.co.uk/images/light-grey-row.gif);
width:230px;
cursor:pointer;
padding-top: 3px; padding-bottom: 4px;
margin-bottom:1px;
background-color: #DADADA;
font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; 

color: #333333; text-decoration:none;

}
.greylink3 a:link, .greylink3 a:active, .greylink3 a:visited, .greylink3 

a:hover
{
font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; 

color: #333333; text-decoration:none;
}

.greylink3_over {
background-image:url

(http://www.basementsound.co.uk/images/red-row.gif);
width:230px;
padding-top: 3px; padding-bottom: 4px;
margin-bottom:1px;
cursor:pointer;
background-color: #CC0000;
font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; 

color: #ffffff; text-decoration:none;

}
.greylink3_over a:link, .greylink3_over a:active, .greylink3_over 

a:visited, .greylink3_over a:hover
{
font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; 

color: #ffffff; text-decoration:none;
}

 
/* TABS STYLESHEET */
.tabberlive .tabbertabhide {
	display:none;
}

.tabber {}

.tabberlive {
	margin-top:1em;
}

ul.tabbernav {
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #333333;
	font: bold 11px Verdana, sans-serif;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #333333;
	border-bottom: none;
	background: #000000;
	text-decoration: none;
}

ul.tabbernav li a:link { 
	color: #ffffff; 
}
ul.tabbernav li a:visited {
	color: #ffffff;
}

ul.tabbernav li a:hover
{
	color: #FFFFFF;
	background: #333333;
	border-color: #333333;
}

ul.tabbernav li.tabberactive a {
	background-color: #666666;
	border-bottom: 1px solid #333333;
}

ul.tabbernav li.tabberactive a:hover {
	color: #ffffff;
	background: #000000;
	border-bottom: 1px solid #333333;
}

.tabberlive .tabbertab {
	padding:5px;
	color: #ffffff;
	border-top:0;
}

.tabberlive .tabbertab h2 {
	display:none;
}

.tabberlive .tabbertab h3 {
	display:none;
}


.tabs {

}


.blktxt {
text-align:left;
font-family: Verdana, Tahoma; font-size: 10px; font-weight: normal; color: #333333; text-decoration:none;
}
.blktxt a:link, .blktxt a:active, .blktxt a:visited, .blktxt a:hover
{
font-family: Verdana, Tahoma; font-size: 10px; font-weight: bold; 

color: #CC0000; text-decoration:none;
}
.blktxt a:hover
{
font-weight: bold;
color: #333333;
text-decoration:none;
}
.playertxt {
text-align:left;
font-family: Verdana, Tahoma; font-size: 10px; font-weight: bold; color: #FE1100; text-decoration:none;
}
.whttxtr {

font-family: Verdana, Tahoma; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration:none;
}
.whttxtr a:link, .whttxtr a:active, .whttxtr a:visited, .whttxtr a:hover
{
font-family: Verdana, Tahoma; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration:none;
}
.whttxtr a:hover
{
font-weight: normal;
color: #FE1100;
text-decoration:underline;
}
.button1_one_line
{
  white-space: nowrap;
  font-size: 10px;
  line-height: 22px;
  background-image: url(http://www.basementsound.co.uk/images/red_button_bg.gif);
  background-repeat: no-repeat;
  width: 80px;
  margin-bottom: 4px;
}

.button1_one_line_right
{
  background-image: url(http://www.basementsound.co.uk/images/red_button_bg_right.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

.button1_one_line a
{
  color: white;
  text-decoration: none;  
  padding-left: 9px;
  padding-right: 9px;
}

.button1_one_line a:hover
{
  color: white;
  text-decoration: none;  
}



.button2_one_line
{
  white-space: nowrap;
  font-size: 10px;
  line-height: 22px;
  background-image: url(http://www.basementsound.co.uk/images/silver_button_bg.gif);
  background-repeat: no-repeat;
  width: 80px;
  margin-bottom: 4px;
}

.button2_one_line_right
{
  background-image: url(http://www.basementsound.co.uk/images/silver_button_bg_right.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

.button2_one_line a
{
  color: white;
  text-decoration: none;  
  padding-left: 9px;
  padding-right: 9px;
}





