/* twitter module */
#twitter {
	background: url('../images/twitter/twitter-close.jpg') 50% 100% no-repeat;
	width: 201px;
	padding: 0 0 21px 0;
	margin: 20px 0 0 0px;
	display: block;
	clear: both;
}
#twitter div.twitter-main {
	background: url('../images/twitter/twitter-main.jpg') 50% 0% no-repeat;
	width: 151px;
	padding: 68px 30px 0 20px;
	margin: 0 auto;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000;
	cursor: default;
}
#twitter div.twitter-main div#tiwtter-latest {
	font-weight: bold;
	display: block;
	clear: both;
	margin: 0; padding: 0 0 6px 0;
}
#twitter div.twitter-main div#my_twitter_status_time {
	font-weight: normal;
	color: #ae1f23;
	display: block;
	clear: both;
	margin: 0; padding: 4px 0 0 0;
}
#my_twitter_status a {
	color: #ae1f23;
	border-bottom: 1px #ae1f23 dotted;
}
#my_twitter_status a:hover {
	color: white;
	border-bottom: 1px #fff dotted;
	background-color:#AE1F23;
}

/* Main Page Layout  */ 
* {
	padding: 0;
	margin: 0;
}

.latest_news a {
text-decoration:none;
color:#333333;
border-bottom:1px dotted;
}

.latest_news a:hover {
	background-color:#AE1F23;
	color:white;
}


.latest_news_homepage a {
text-decoration:none;

}

.latest_news_homepage a:hover {
}


a {
text-decoration:none;
color:#333333;

}

a:hover {
	
	color:#AE1F23;
}


img {
border:0px}


body 
{
font-family: Helvetica, Arial;
font-size:0.8em;
padding:0;
margin:0;

}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
} 
	
#outer
{	
	width: 777px;
	margin:auto;	
	z-index: 1;
	padding-bottom:30px;
}


#outer_rip
{	
	width: 778px;
	background-color: #cdb88e;
	background: url('../images/card-header.gif');
	background-position: top;
	background-repeat: no-repeat;
	height:28px;
}

#edge
{	
	width: 481px;
	height: 415px;
	background: url('../images/edge.png');
	background-repeat: no-repeat;
	z-index:90;
	position:absolute;
}

.movie {
	background-color:#000000;
	margin:0;
	padding:0;
	display:block;
	float:left;
	width:464px;
	height:394px;
}

#cove
{	
	width: 464px;
	height: 394px;
	z-index:1;
	position:relative;
	
}



#Main
{
	border-left: 2px solid #b29872;
	border-right: 2px solid #b29872;
	background: url('../images/light-card-bg.gif');
}

#Main2
{
	border-left: 2px solid #b29872;
	border-right: 2px solid #b29872;
	background: url('../images/light-card-bg.gif');
	
}

#Header {
	position: absolute;
	z-index: 0;
	
}

#Header2 {
	position: absolute;
	z-index: 0;
	
}

#Side
{
	display: inline;
	margin-top: -40px;
	padding-top: 17px;
	background: url('../images/panel-top.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 250px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	z-index: 3;
	position: inherit;
	margin-top:240px;
}


#Side
{
	display: inline;
	margin-top: -40px;
	padding-top: 17px;
	background: url('../images/panel-top.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 250px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	z-index: 3;
	position: inherit;
	margin-top:280px;
}


#Side div.sidePanel
{
	border-left: 1px solid #a7936b;
	border-right: 1px solid #a7936b;
	padding: 5px;
	padding-left:23px

}

#Side div.sidePanel_album
{
	border-left: 1px solid #a7936b;
	border-right: 1px solid #a7936b;
	padding-left:30px
}

#Side div.last
{
	background: url('../images/panel-bottom.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height:19px
	
}

div.sidePanel ul.gigList
{
	width: 200px;
}

ul.gigList li
{
	list-style: none;
	margin-bottom: 10px;
}

ul.gigList li span.date
{
	display: block;
	background-color: #82a930;
	color: white;
	font-family: Helvetica, Arial;
	font-size: 17px;
	padding: 5px;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	margin: 0;
	
}

ul.gigList li span.date a
{color:#FFFFFF}

ul.gigList li span.detail {
	display: block;
	border-bottom: 1px dotted black;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url('../images/brown-diag.gif');
}
*html ul.gigList li span.detail {
	margin-top: 0px;
	height: 18px;
}

.detail {
	display: block;
	border-bottom: 1px dotted black;
	background: url('../images/brown-diag.gif');
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px
}

.detail p {
	margin-left: 5px;
	display: block;
	padding-left: 15px;
	background: url('../images/gig-bullet.gif') no-repeat;
	line-height: 14px;
	}

ul.gigList li span.detail a {
	margin-left: 5px;
	display: block;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	background: url('../images/gig-bullet.gif') no-repeat;
	text-decoration: none;
	color: black;
	line-height: 14px;
	}
	
	ul.gigList li span.detail a:hover {
	color:#cdb486;
	background-color:#82a930
	}
.all_gigs a {
	border-bottom: 1px dotted black;
		font-size: 10px;
	font-weight: bold;
	height:15px;
	padding-left:165px;
		text-decoration: none;
		color:#333333}

#Content {
	padding-top: 25px;
	float: left;
	margin-top: 238px;
	z-index: 2;
	position: inherit;
	left: 406px	;
	width:465px
}

#Content2 {
	padding-top: 25px;
	float: left;
	margin-top: 258px;
	z-index: 2;
	position: inherit;
	left: 406px	;
	width:465px
}

#flashNav{
	position: inherit;
	z-index: 2;
}


#altNav {
	background-image: url(../images/navi.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 777px;
	height: 280px;
	padding: 0;
	margin: 0;
	display: none;
	clear: both;
	z-index: 0;
}



h2
{
	display: block;
	padding-left: 55px;
	margin-bottom: 5px;
	font-family: Helvetica, Arial;
	font-size: 18px;
	line-height: 22px;
	
	background: url('../images/hand.gif') no-repeat;
	background-position: top left;
	position: inherit;
	z-index: 20;
	visibility: inherit;
}

h2 a {
color:#000000;}

h2 a:hover {
color:#fff;}

hr {width:97%;border:0;height:1px;color:#766853;background:#766853;margin-bottom:10px}

#Footer
{
	clear: both;
	background: url('../images/light-card-bg.gif');
}

#FooterRip
{
	background: url('../images/card-footer.gif');
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#Footer-admin
{
	clear: both;
	background: url('../images/card-footer-admin.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height:20px
}

#FooterContent {
	background-image:url(../images/glue-footer.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:27px;
	padding-top:10px;
	padding-left:70px;
	font-size:12px;
	font-weight:bold;
	border-left: 2px solid #b29872;
	border-right: 2px solid #b29872;
}

#FooterContent span.copyright {
float:right;
padding-right:50px
}

#FooterContent span.design {

float:left
}


#MediaPlayer {
height:40px;
	border-left: 1px solid #a7936b;
	border-right: 1px solid #a7936b;
}

#VideoPlayer {
margin-top:5px;
padding-bottom:30px;
margin-left:-6px;

}

.red_bar {
	height:25px;
	background-color:#ae1f23;
	border-bottom-style:dotted;
	border-top-style:dotted;
	border-color:#333333;
	border-width:1px;
	font-family: Helvetica, Arial;
	font-size: 18px;
	line-height: 24px;
	
	width:99%;
	color:#FFFFFF;
	padding-left:5px;

}

.red_bar a{
color:#FFFFFF;
font-size:18px
}

.red_bar a:hover{
color:#fff}

/* new comment style as of 23/03/08 - Danny */
.com_block {
	width: 469px;
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
}
.com_status {
	width: 74px;
	height: 71px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
.com_written {
	width: 391px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
.com_top {
	background-image: url(../images/comment-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 357px; /* 391 without padding */
	padding: 14px 12px 0px 22px;
	margin: 0;
	display: block;
	clear: both;
}
.com_bottom {
	background-image: url(../images/comment-bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 383px;
	height: 21px;
	padding: 0;
	margin: 0 0 0 8px; /* width: 383 make margin as top width: 391 */
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}
.com_user {
	font-weight: bold;
	color: #c1272d;
}
.com_text {
	width: 333px;
	padding: 6px 10px 4px 16px;
	margin: 0;
	display: block;
	clear: both;
}
.com_date {
	font-weight: normal;
	color: #000;
}


.comment_top {
	width: 468px;
	height: 32px;
	display: block;
	clear: both;
}
.comment_icon {
	background-image:url(../images/icon_comment.jpg);
	background-repeat:no-repeat;
	width:24px;
	height:32px;
	display: block;
	float:left;
}
.comment_bar {
	height:17px;
	width:434px;
	display: block;
	float: left;
	background-color:#ae1f23;
	border-bottom-style:dotted;
	border-top-style:dotted;
	border-color:#333333;
	border-width:1px;
	color:#FFFFFF;
	padding-left:5px;
}

.comment_copy {
line-height:18px;
	font-size:12px;
}

.comment_form {
background-color:#d1ba91;
color:#999999
}

.comment_status {
	height:15px;
	border-top-style:dotted;
	border-bottom-style:solid;
	border-color:#666666;
	border-width:2px;
	color:#666666;
	padding-left:5px;
	font-size:12px;
	font-weight:bold
	
	}


.comment_form
{
	margin:10px;
	color: #666;
	font-weight:bold;
	background:#d1ba91;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:450px
}

.comment_input
{
	margin:10px;
	color: #666;
	font-weight:bold;
	background:#d1ba91;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:400px
	
}

.comment_input_members
{
	margin:10px;
	color: #666;
	font-weight:bold;
	background:#d1ba91;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}

hr {border:0;height:2px;color:#333333;background:#333333;}

#album_holder {
margin-left:20px;
padding-left:7px;
padding-left:8px;
padding-top:7px;
width:182px;
height:187px;
background-image:url(../images/album-holder.jpg);
}

.latest_news {
background-image:url(../images/news_bg_header.gif);
background-position:top;
background-repeat:repeat-x;
font-size:12px;
line-height:20px;
}

.latest_news_homepage {
background-image:url(../images/news_bg_header.gif);
background-position:top;
background-repeat:repeat-x;
font-size:13px;
line-height:20px;
}


.latest_news_date{
font-weight:bold;
font-size:12px;
line-height:20px;
height:20px
}

.latest_news_stories {

border-top: 1px dotted #000;
border-bottom: 1px dotted #000;
font-size:10px
}

.latest_news_stories a{text-decoration:none;color:#333333}
.latest_news_stories a:hover{color:#cfb68c;background-color:#ae1f23}


.comments {
float:right
}

.row0 td{padding:10px;background:#cdb284;border-collapse:collapse;border-bottom:1px dotted #000;}
.row1 td{padding:10px;background:#d9c29c;border-collapse:collapse;border-bottom:1px dotted #000;}
.live0 {height:30px;background:#d8c2a0;}
.live1 {height:30px;background:#cdb284;}
.live0:hover {background-color:#ae1f23;color:#FFFFFF;cursor:pointer;height:30px}
.live1:hover {background-color:#ae1f23;color:#FFFFFF;cursor:pointer;height:30px}

.live_date_row1{
background:#d8c2a0;
border-bottom:1px dotted #000;
background-image:url(../images/live_bullet1.gif);
background-repeat:no-repeat;
padding-left: 6px;
padding-top:5px;
padding-bottom: 6px;
font-weight:bold;
font-size:14px;
min-height: 16px;
display: block;
clear: both;
}

.live_date_row2{
background:#cdb284;
border-bottom:1px dotted #000;
background-image:url(../images/live_bullet2.gif);
background-repeat:no-repeat;
padding-left: 6px;
padding-top:5px;
padding-bottom: 6px;
font-weight:bold;
font-size:14px;
min-height: 16px;
display: block;
clear: both;
}

* html .live_date_row1, * html .live_date_row2  {
	min-height:16px;		/* ie 6 fix */
	height:auto !important;	/* ie 6 fix */
	height:16px;			/* ie 6 fix */
}

.live_details_image {height:200px;float:left}
.live_details {width:275px; float:right; margin: 0 0 10px 0;}
.live_details_description {width:250px;font-size:14px;font-weight:bold;padding:10px;}
.live_details_val{float:right;margin-right:8px; width: 150px}
.live_details_cat{float:left;padding-left:5px}

.live_country {
	height:25px;
	margin-bottom: 5px;
	font-family: Helvetica, Arial;
	font-size: 18px;
	border-bottom:1px dotted #000
}

.live_country img{
padding-top:3px;
padding-right:5px
}

.live_map { float:left}

.releases_row {
border-bottom:1px dotted #000;height:20px;line-height:20px}

.media_pic_bg {
width:437px;
height:272px;
background-image:url(../images/media_pic_bg.jpg);
padding:15px}

.media_pic_gallery_bg {
width:115px;
height:85px;
background-image:url(../images/media_pic_gallery_bg.jpg);
padding-left:23px;
padding-top:15px}


#outer_admin
{	
	width: 450px;
	margin:auto;	
	z-index: 1;

}

#admin_main {
	padding:10px;
		background: url('../images/light-card-bg.gif');}

#admin_header
{	
	background: url('../images/card-header-admin.gif');
	background-position: top;
	background-repeat: no-repeat;
	height:20px
}
#admin_footer
{	
	background: url('../images/card-footer-admin.gif');
	background-position: top;
	background-repeat: no-repeat;
	height:20px
}

td.info{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#000;
    text-decoration:none;
	background-image:url(../images/cal_bg_cell.gif);background-repeat:no-repeat; height:30px; width:25px;text-align:center;font-size:10px;color:#FFFFFF
	}

td.info:hover{z-index:25; }

td.info span{display: none}

td.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:-7.4em; width:15em;
    text-align: center;
	font-family:Helvetica, Arial;
	font-size:12px;
width:180px;
height:40px;
background-image:url(../images/bubble.gif);
padding-left:10px;
padding-right:10px;
color:#666666;
padding-top:20px;
}
	
/* new  */ 

.gallery_thumb {
width:130px;
height:92px
}

.side_panel_thumb {
width:196px;
height:112px
}

.media_crop {
width:463px;
height:272px;
}
a.media_crop, a.media_crop:hover {
width:463px;
height:272px;
display: block;
background-image: url(../images/media_image_frame.png);
background-position: 50% 50%;
background-repeat: no-repeat;
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}

.members_most_viewed {
width:225px;
float:left;
margin-right:15px;
margin-bottom:20px;
border-bottom:1px dotted #000;}

.members_ratings {
width:225px;
float:left;
margin-bottom:20px;
border-bottom:1px dotted #000;}

.member_profile_bar {
	height:23px;
	background-color:#f7931d;
	border-bottom-style:dotted;
	border-top-style:dotted;
	border-color:#333333;
	border-width:1px;
	font-family: Helvetica, Arial;
	font-size: 18px;
	line-height: 22px;
	
width:100%;
	color:#FFFFFF;

}

.member_profile_bar2 {
	height:23px;
	background-color:#f7931d;
	border-bottom-style:dotted;
	border-top-style:dotted;
	border-color:#333333;
	border-width:1px;
	font-family: Helvetica, Arial;
	font-size: 18px;
	line-height: 22px;
	
width:100%;
	color:#FFFFFF;

}

.member_profile_pic {
	margin:5px;
	float:left;
	width:150px
	}
	
.member_profile_info  {
	float:left;
	margin-top:5px;
	width:465px;
	margin-bottom:10px}
	
	
.member_profile_info2  {
	float:left;
	margin-top:5px;
	width:305px;
	margin-bottom:10px}	

.member_profile_info_title {
	
	float:left;
	width:200px
	}
	
	.member_profile_info_stats2 {
	margin-left:50px;
	float:left;
	width:100px;
	}
	
	.member_profile_info_title2 {
	
	float:left;
	width:100px
	}
	
	.member_profile_info_stats {
	margin-left:50px;
	float:left;
	width:200px;
	}
	
	.member_panel {
	width:215px;
	float:left;
	margin-bottom:10px}
	
	.member_panel2 {
	width:215px;
	margin-left:30px;
	float:left;
	margin-bottom:10px}


.bottom_border {
	border-bottom-style:dotted;
	border-color:#333333;
	border-width:1px;
	clear:both}
	
	.bands_open{
	font-family: Helvetica, Arial;
	font-size: 18px;
	}
	
	.bands_redtext {
	background-color:#ae1f23;
	color:#FFFFFF}
	
#bands p {
margin-top:10px;
margin-bottom:10px;
line-height:20px}

.buy_now {
margin:10px;
width:265px;
height:32px;
background-image:url(../images/buy_now.gif)}

.buy_now span{
float:right;
padding-top:2px}

.buy_now2 {
margin:10px;
width:175px;
height:32px;
background-image:url(../images/buy_now2.gif)}

.buy_now2 span{
float:right;
padding-top:2px}

.band_press_image {
float:left;
width:60px;
}
.band_press_text {
float:left;
width:140px;
}

	
.member_side_nav_sel
{
height:32px;
width:150px;
	padding-left: 55px;
	font-family: Helvetica, Arial;
	font-size: 18px;
	line-height: 32px;
	
	background: url('../members/images/redhand.gif') no-repeat;
	background-position: top left;
	background-color:#ae1f24;
	border-bottom-style:dotted;
	border-color:#333333;
	border-width:1px;
	cursor:pointer
}

.member_side_nav_sel a
{
	color:#FFFFFF
}

.member_side_nav
{
height:32px;
width:150px;
display:block;
	padding-left: 55px;
	font-family: Helvetica, Arial;
	font-size: 18px;
	line-height: 32px;
	
	border-bottom-style:dotted;
	border-color:#333333;
	border-width:1px;
	cursor:pointer
}

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:-35px;
	padding: 15px 0 0 0;
	width:200px;
	color: #000;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(../images/bubble2.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble2_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../images/bubble2.gif) no-repeat bottom;
}

.admin td {
padding:5px}

.live_table td {

border-bottom:1px dotted #000;
height:30px;
}