@charset "utf-8";
/* CSS Document */
/* CSS file created by Victor Rivera (AlexanderDeLarge for the bootleg trading community) 
(c)2009 ADL Bootleg Productions, http://www.alexanderdelargebootlegs.com
All rights reserved */

/*********************General page layout*******************************/

body{
background: url(../img/images/back.jpg) fixed top center repeat-y #000000;
text-align:center;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
margin: 0px;
padding: 0px;
}

#content_div{
background: url(../img/images/back2.jpg) repeat-y top #000000;
width: 820px;
display:table;
padding-bottom: 50px;
} 

#content_bootleg{
background: url(../img/images/bootlegback.png) repeat-y top #000000;
width: 670px;
display:table;
padding-bottom: 20px;
} 

#right_content{
	text-align:left;
	width: 500px;
	padding-left:250px;
	*padding-left:30px;
	display: block;
}

#boottitle{
	background: transparent url(../img/images/boottitle.png) right no-repeat;
	width: 550px;
	height:30px;
	padding-left:200px;
		*padding-left:0px;

}

#bootleglist{
text-align:left;
width: 547px;
height: 512px;
padding-left:1px;
overflow: auto;

border: 1px solid  #666666;
border-top: none;
background: #000000 url(../img/images/back.gif)  bottom right repeat-y;
}

#band_list{
	padding: 15px;
	}

#main_content{
background:transparent;
margin-left:35px;
margin-right:10px;
margin-top:10px;
}

#bootleg_content{
background:transparent;
margin-left:25px;
margin-top:10px;
margin-right:10px;
}


/**************************Select Bootleg Table***************************/
#bootlegbrowser{
/*border:1px solid #333333;*/
border: none;
text-align:left;
width:200px;
height:180px;
background:transparent;
}

#bootlegbrowser .bbtitle{
background: url(../img/images/bbtitle.png) no-repeat top;
height: 30px;
}

#bootlegbrowser .tbrowser{
background: url(../img/images/tbrowser.png) no-repeat top;
height: 30px;
}

#bootlegbrowser .bio{
background: url(../img/images/artist_bio2.png) no-repeat top;
height: 30px;
}


#bootlegbrowser .randomtitle{
background: url(../img/images/randomtitle.png) no-repeat top;
height: 30px;
}

#bootlegbrowser .browser{
background: #000000 url(../img/images/back.gif) bottom repeat-y;
color: #0066CC;
font:Arial, Helvetica, sans-serif 11px bold;
padding-left: 6px;
padding-right: 6px;
text-align: left;
border: 1px solid  #666666;
border-top: none;
height: 180px;
*padding-top: 6px;
*padding-bottom: 6px;

}

#bootlegbrowser .randomboots{
background: #000000 url(../img/images/back.gif) bottom repeat-y;
color: #0066CC;
font:Arial, Helvetica, sans-serif 11px bold;
padding-left: 10px;
padding-right: 10px;
text-align: center;
border: 1px solid  #666666;
border-top: none;
height: 283px;
*height: 280px;

}

#bootlegbrowser .tradebrowser{
background: #000000 url(../img/images/back.gif) bottom repeat-y;
color: #0066CC;
font:Arial, Helvetica, sans-serif 11px bold;
padding-left: 10px;
padding-right: 10px;
text-align: left;
border: 1px solid  #666666;
border-top: none;
height: 180px;
*padding-top: 6px;
*padding-bottom: 6px;

}

#bootlegbrowser .artisttd{
	width: 212px;
	height:180px;
	border: 1px solid #666666;
	border-top: none;
	padding-left: 10px;
	padding-right: 10px;
	background:#000000 url(../img/images/back.gif) bottom no-repeat;
	}

#bootlegbrowser .links{
background: #000000 url(../img/images/back.gif) bottom repeat-y;
color: #0066CC;
font:Arial, Helvetica, sans-serif 11px bold;
padding-left: 10px;
padding-right: 10px;
text-align: center;
border: 1px solid  #666666;
border-top: none;
height: 230px;
}

#bootlegbrowser .about{
background: url(../img/images/portfolioabout.png) no-repeat top;
height: 30px;
}

#bootlegbrowser .aboutbio{
background: #000000 url(../img/images/back.gif) bottom repeat-y;
color: #FFFFFF;
font:Arial, Helvetica, sans-serif 11px bold;
padding-left: 6px;
padding-right: 6px;
text-align: left;
border: 1px solid  #666666;
border-top: none;
height: 180px;
}



#randomtable{
	width: 170px;
	text-align:left;
}

#randomtable .tdleft{
	width: 70px;
}

#randomtable .tdright{
	width: 100px;
}



/*********************************************************************/
/*******************************links*********************************/
a{
color:#0099FF;
text-decoration: none;
}

a:hover{
color:#0099FF;
text-decoration: underline;
}

a:visited {
	color: #0099FF;
}
a:active {
	color: #0099FF;

	
}

/***********************************************************************/
/***************************Bootleg Table*******************************/

#boottable{
	background:#333333;
	}

#boottable th{
	background: url(../img/images/th.gif) repeat-x top #000000;
	padding: 3px;
	color:#FFFFFF;
	}
	
#boottable tr{
	background: #000000;
	color:#FFFFFF;
	}
	
#boottable td{
	padding: 3px;
	}
	
#boottable .colortr{
	background: #003366;
	}

#boottable .date{
	width: 60px;
	}

#boottable .venue{
	width: 230px;
	}
	
/***********************************************************************/
/********************************Select styles**************************/

select{
	background-color:#000000;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #000066;
	}
	
/***********************************************************************/
/***************************Bootleg Info Table**************************/

#bootleg_info{
	width: 300px;
	color: #FFFFFF;
	*display:block;
}

#bootleg_info .show_info{
	background: url(../img/images/show_info.png) no-repeat top;
	height: 30px;
}

#bootleg_info .media_info{
	background: url(../img/images/media_info.png) no-repeat top;
	height: 30px;
}

#bootleg_info .recording_info{
	background: url(../img/images/recording_info.png) no-repeat top;
	height: 30px;
}

#bootleg_info .setlist_info{
	background: url(../img/images/setlist_info.png) no-repeat top;
	height: 30px;
}

#bootleg_info .info_title{
	background: url(../img/images/info_title.png) no-repeat top;
	height: 30px;
}


#bootleg_info .nfotd{
	border: 1px solid #666666;
	border-top: none;
	padding: 10px;
	background:#000000 url(../img/images/back.gif) bottom repeat-y;
	text-align: left;
	
}

#bootleg_info .info{
	border: 1px solid #666666;
	border-top: none;
	padding: 10px;
	background:#000000 url(../img/images/back.gif) bottom repeat-y;;
	text-align: left;
	
	
}

#info{
height: 150px;
overflow: auto;
}


#setlist{
	overflow: auto;
	height: 354px;
	
}

#screenshots{
	width: 620px;
	}

#screenshots .sImages{
	border: 1px #666666 solid;
	border-top: none;
	background: #000000;
	text-align: center;
	padding: 10px;
	}

#screenshots .screen_img{
	background: url(../img/images/screen_img.png) no-repeat top;
	height: 30px;
}

/**********************chart graph*********************/
#tablechart {	
	padding:3px;
	border:none;
	}
#tablechart td{
font: Arial, Helvetica, sans-serif normal;
color: #FFF;
}
	
#chartbar td{
	filter: alpha(opacity=70); opacity: .7;
	background-image:url(../img/images/chart.jpg);
	background-repeat:repeat-x;
	color: #FFF;	
}

/******************************************************/
/*******************Statistics Table*******************/

#statistics_table .randtd{
	height: 236px;
	width: 228px;
	border: 1px solid #666666;
	border-top: none;
	padding-left: 10px;
	padding-right: 10px;
	background:#000000 url(../img/images/back.gif) bottom no-repeat;

	}

#statistics_table .stattd{
	width: 228px;
	height:145px;
	border: 1px solid #666666;
	border-top: none;
	padding-left: 10px;
	padding-right: 10px;
	background:#000000 url(../img/images/back.gif) bottom no-repeat;
	}

#statistics_table .statistics_title{
	background: url(../img/images/statistics_title.png) top no-repeat;
	height: 30px;
}


#statistics_table .audioupdatestitle{
	background: url(../img/images/audioupdatestitle.png) top no-repeat;
	height: 30px;
}

#_table .artist_bio{
	background: url(../img/images/artist_bio.png) top no-repeat;
	height: 30px;
}

#_table{
	width: 212px;
	

	}

#_table .artisttd{
	width: 212px;
	height:145px;
	border: 1px solid #666666;
	border-top: none;
	padding-left: 10px;
	padding-right: 10px;
	background:#000000 url(../img/images/back.gif) bottom no-repeat;
	}

#statistics_table .bravewords_title{
	background: url(../img/images/bravewords_title.png) top no-repeat;
	height: 30px;
}

#statistics_table .bravetd{
	width: 228px;
	height:390px;
	border: 1px solid #666666;
	border-top: none;
	padding-left: 10px;
	padding-right: 10px;
	background:#000000 url(../img/images/back.gif) bottom no-repeat;
	text-align:center;
}	

#disclaimer .disclaimertitle{
	background: url(../img/images/disclaimertitle.png) top no-repeat;
	height: 30px;
	}

#disclaimer .disclaimertd{
	width: 438px;
	height:145px;
	border: 1px solid #666666;
	border-top: none;
	padding-left: 10px;
	padding-right: 10px;
	background:#000000 url(../img/images/back.gif) bottom no-repeat;
	text-align: justify;
	}
	


/*Hide div style*/

.nothere {
     visibility:hidden;
 }
.there {
     visibility:visible;
 }
 
 /*hide div ends*/


#bottom{
	background: #000000 url(http://www.alexanderdelargebootlegs.com/img/images/backbottom2.jpg) top no-repeat;
	width:820px;
	height:49px;
	text-align: center;
	}
	
/*************************Traders Section*********************************/

#traders_title{
	background: transparent url(../img/images/gbtrader_title.png) right no-repeat;
	width: 550px;
	height:30px;
	padding-left:200px;
	*padding-left:0px;
}

#traderlist{
text-align:left;
width: 547px;
height: 512px;
padding-left:1px;
overflow: auto;
border: 1px solid  #666666;
border-top: none;
background: #000000 url(../img/images/back.gif)  bottom right repeat-y;
}

#trader_list{
	padding: 15px;
	}

/************************Trader Table*************************************/

#tradertable{
	background:#333333;
	}

#tradertable th{
	background: url(../img/images/th.gif) repeat-x top #000000;
	padding: 3px;
	color:#FFFFFF;
	}
	
#tradertable tr{
	background: #000000;
	color:#FFFFFF;
	}
	
#tradertable .texts{
	padding: 3px;
	width: 120px;
	}
#tradertable td{
	padding:3px;
	}
	
#tradertable .colortr{
	background: #003366;
	}

/*******************Want List******************************************/

#want_title{
	background: transparent url(../img/images/want_title.png) right no-repeat;
	width: 550px;
	height:30px;
	padding-left:200px;
		*padding-left:0px;

}

/*****************************Updates Archive****************************/
#updates_title{
	background: transparent url(../img/images/update_title.png) right no-repeat;
	width: 550px;
	height:30px;
	padding-left:200px;
		*padding-left:0px;

}


.video_update_scroll{
padding-left: 9px;
padding-bottom: 10px;
overflow: auto;
height: 270px;
width: 469px;
border:solid 1px #333333;
background: #000000;
}

#contactrules{
	background: transparent url(../img/images/contactrules.png) right no-repeat;
	width: 550px;
	height:30px;
	padding-left:200px;
		*padding-left:0px;

}

/***********************************Band Information*************************************/

#bandinfo_title{
	background: transparent url(../img/images/biography_title.png) right no-repeat;
	width: 550px;
	height:30px;
}


#bio_content{
background:transparent;
text-align:center;
margin-left:35px;
margin-right:30px;
margin-top:10px;

}

#discography_title{
	background: transparent url(../img/images/discography_title.png) right no-repeat;
	width: 550px;
	height:30px;
}

#bootlegbrowser .band_members{
	background: transparent url(../img/images/band_members.png) right no-repeat;
	height:30px;
}

#bootlegbrowser .band_links{
	background: transparent url(../img/images/band_links.png) right no-repeat;
	height:30px;
}

/***********************************Discography Division***************************************/

#discography{
width: 547px;
height: 420px;
overflow: auto;
*overflow:scroll;
border: 1px solid  #666666;
border-top: none;
background: #000000 url(../img/images/back.gif)  bottom right repeat-y;
}

.colorborder{
	border:#0066CC 1px solid;
	}

.bordernone{
	border:#000000 1px solid;
	}
	
.visitor{
	background: url(../img/images/updatebox.png) no-repeat left top; 
	padding-left: 13px;
	padding-top: 7px; 
	height:26px; 
	width:700px; 
	text-align: left;
	}
	
	.tradestatus{
	background: url(../img/images/updatebox.png) no-repeat top right; 
	padding-left: 21px;
	padding-top: 7px; 
	margin-top:-18px;
	margin-left: 200px;
	height:26px; 
	width:190px; 
	text-align: left;
	}
	
	.lastupdate{
	background: url(../img/images/updatebox.png) no-repeat top right; 
	padding-left: 21px;
	padding-top: 7px; 
	margin-top:-34px;
	margin-left: 425px;
	height:26px; 
	width:190px; 
	text-align: left;
	}
	
	#bioselect{
	background: url(../img/images/bioselect.png) no-repeat center top; 
	padding-left: 0px;
	padding-top: 5px; 
	height:26px; 
	text-align: center;
	}
#bioselect select{
	background-color:transparent;
	*background-color:#000000;
	color: #0066CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:none;
	*border: 1px solid #333333;
	}


#random{
height: 271px;
}

#bootleg_ban{
	background: url(../img/images/bootlegsbanner.jpg) top no-repeat;
	width:650px;
	height:172px;
	}
	
#menu_list{
	padding: 10px;
	}
	
#portfolio{
	background: transparent url(../img/images/portfolio.png) right no-repeat;
	width: 550px;
	height:30px;
	padding-left:200px;
		*padding-left:0px;

}

#port{
/*border:1px solid #333333;*/
border: none;
text-align:left;
width:200px;
height:545px;
background:transparent;
}

#port .portfolioabout{
background: url(../img/images/portfolioabout.png) no-repeat top;
height: 30px;
}


#port .aboutport{
	heigth: 545px;
	border: 1px solid #666666;
	border-top: none;
	padding-left: 5px;
	padding-right: 5px;
	background:#000000 url(../img/images/back.gif) bottom repeat-y;
	
	}

#port img{
	border: #0066CC 1px solid;
	}
	
/**********As Always,IE fix**************/	
	#stupidie{
	*border: transparent 1px solid;
	*position: relative;
	*margin-top: 590px;
		}
	
	#stupidie2{
	*position:absolute;
	*margin-top: 195px;
	*margin-left: -460px;
	width: 490px;
	}
	
	h2{
		*font-size: 18px;
		}
	h3{
		*font-size: 12px;
	}

#albuminfo{
	background: #000000;
	border: 2px solid #0066CC;
	color:#FFFFFF;
	font-style:bold;
	display: none;
	position:relative;
	padding:10px;
	text-align:left;
	}

#list{
	list-style-position: outside;
}

.close{
	text-align:center; 
	cursor:pointer;
	width:300px;
}
.open{
	text-align:center; 
	cursor:pointer;
	width:300px;
}

.footerback{
	background: url(../img/images/footerback.jpg) repeat-x top center transparent;
	}
.left{
	background: url(../img/images/left.png) no-repeat top right transparent;
	}
.right{
	background: url(../img/images/right.png) no-repeat top left transparent;
	}

#update_list{
	margin:-4px;
	}