/*
+----------------------------------------------+
|	
|
|
|
|
|
|
+----------------------------------------------+
*/
/*--------------- main body layout -------- */
body{
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	background-image: url(header);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: scroll; 
	background-color: #EEEEEE;
	overflow-y: scroll;
}
::-moz-selection{
	background-color: #aac600;
	color: #000000;
}
#bodytable{
	empty-cells: show;
	background-image: url(linesbgindex.jpg);
}
.thumbs{
	width: 600px;
	border-bottom: 1px solid white;
	color: #f1f1f1;
	margin-bottom: 12px;
	font-size: 14px;
}
#topright{
	background-image: url(topright);
	background-position: 0px 24px;
	background-repeat: repeat-x;
}
#pages{
	background-image: url(transperant_dark.png);
}
#topleft{
	background-image: url(topleft);
	background-position: right 24px;
	background-repeat: repeat-x;
}
#left{
	border-width: 0px;
	background-image: url(leftshadow);
	background-position: right top;
	background-repeat: repeat-y;
}
#right{
	border-width: 0px;
	background-image: url(rightshadow);
	background-position: left top;
	background-repeat: repeat-y;
}
#bottomleft{
	background-image: url(bottomleft);
	height: 80px;
	background-position: top right;
}
#bottomright{
	background-image: url(bottomright);
	background-position: top left;
}
/*--------------- content layout -------- */
#footer{
	text-align: center;
	background-image: url(bottomline);
	background-position: top left;
	font-family: "bookman old style";
	color: #999999;
}
#footer a, #tagcloud a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: "bookman old style";
}
#footer a:hover, #tagcloud a:hover{
	color: #FFD700;
}
#bigmaintitle{
	height: 100px;
	vertical-align: top;
	text-align: center;
	border: 1px solid white;
	border-top-width: 0px;
	border-bottom-width: 0px;
	color: #FFFFFF;
}
#bigmaintitle a{
	color: #aac600;
	text-decoration: none;
}
#bigmaintitle a:hover{
	color: #a1a1a1;
	text-decoration: underline;
}
#browser{
	background-image: url(transperant.png);
	color: #bebebe;
	font-size: 12px;
}

#browser tr:hover{
	background-image: url(transperant_dark.png);
	cursor: pointer;
}
#browser tr td  a{
	font-weight: bold;
	color: #aac600;
	text-decoration: none;
	
}
td{
	font-family: "bookman old style";
	font-size: 13px;
}
.side{
	width: 160px;
	vertical-align: top;
}

#navigation{
	height: 25px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
	background-image: url(navigationbg);
	background-repeat: repeat-x;
}
#navigation a{
	display: inline-table;
	width: 88px;
	padding: 0px;	
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	text-transform: capitalize;
	font-family: verdana;
	text-decoration: none;
	color: #FAFAFA;
	border-width: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 16px;
}
#navigation a:hover{
	color: #CCE322;
}
#expander{
	width: 300px;
	height: 300px;
	background-color: #666666;
	overflow: hidden;
}

.thumb{
	border: 1px solid black;
	margin: 1px;
	position: relative;
	left: -4px;
	cursor: pointer;
}
#imgholder{
	border: 0px solid red;
	width: 250px;
	padding-bottom: 7px;
	padding-right: 12px;
	background-image: url(shadow);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: left;
}
#thumbholder{
	width: 300px;
	height: 130px;
	overflow: hidden;
	position: relative;
	top: 50px;
}
#bigartisttitle{
	font-family: "bookman old style";
	text-align: center;
//*	text-shadow: #676767 3px 3px 3px *//
}
#theimage{
	width: 250px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid black;

}
#biography{
	vertical-align: top;
	padding-top: 7px;
	padding-right: 25px;
	text-align: justify;
	font-weight: bold;
	color: #cccccc;
}
#main{
	min-width: 970px;
	border: 1px solid white;
	border-top-width: 0px;
	border-bottom-width: 0px;
	font-family: "Bookman old style";
	font-size: 14px;
	color: #FAFAFA;
}
#bgscroler{
	background-color: #FFFFFF;
}

#headline{
	border-width: 0px;
	border-bottom-width: 0px;
	border-color: #000000;
	border-style: solid;
	background-position: bottom left;
	height: 80px;
	background-image: url(header);
}

#lyrics{

	background-image: url(transperant_dark.png);
	font-size: 15px;
	padding-left: 10px;
}
#mysqlsearch{
	width: 100%;
	background-image: url(transperant.png);
}
#mysqlsearch a{
	text-transform : capitalize;
	color: #aac600;
	text-decoration: none;
	font-weight: bold;
}
#browse_table {
	height: 35px;
}
.greytext{
	font-family: verdana; 
	color: #696969; 
	font-size: 9px;
}
#mysqlsearch a:hover{
	color: #a1a1a1;
	text-decoration: underline;
}
#mysqlsearch td{
	font-weight: normal;
	border-bottom: 0px solid #2f390e;
	cursor: pointer;
	color: #bebebe;
}
#mysqlsearch tr:hover{
	background-image: url(transperant_dark.png);
}
a.listing{
	margin-left: 5px;
	padding-top: 4px;
	font-size: 22px;
}
.button{
	display: inline-table;
	border-width: 2px;
	border-style: solid;
	border-color: #000900;
	height: 22px;
	width: 23px;
	background-position: center center;
	margin-left: 2px;
}

.button:hover{
	border-color: #cc0000;
}
#announcement{
	width: 800px;
	background-image: url(transperant.png);
	margin-top: 10px;
	font-family: arial;
	font-size: 20px;
	background-color: #666666;
	-moz-border-radius: 8px;
}
#announcement td{
	background-image: url(transperant_dark.png);
	padding: 10px;
	text-align: center;
	color: #F0F000;
	font-size: 14px;
	-moz-border-radius: 5px;
}	
#id{
	width: 30px;
}
#legend{
	background-image: url(transperant.png);
}
.albumheader{
	display: block;
	height: 20px;
	background-image: url(albumheaderbg.gif);
}
.albumheader a:hover{
	color: #303000;
}
.albumbox{
	color: #FFFFFA;
	padding: 10px;
}
.album{
	width: 389px;
	background-image: url(transperant.png);
}
.tracks{
	padding: 10px;
	color: #FAFAFA;
}
.tracks a{
	line-height: 18px;
}
.vinyl{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.vinyl:hover{
	border-color: #aac600;
}
/*////////////////////////////////// index boxes ///////////*/
.indexboxsmallheader{
	display: block;
	height: 20px;
	background-image: url(albumheaderbg.gif);
}
.indexboxsmallheader a, .indexboxsmallheader, .indexboxbigheader a, .indexboxbigheader, .albumheader a, .albumheader{
	color: #000000;
	font-family: "bookman old style";
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.tracks a, .indexthumbs a, #biography a, #submittable a, #stats tr td a, #adminnav a, #songinfo tr td a, .grlink, .thumbs a{
	color: #aac600;
	font-family: "bookman old style";
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#biography a:hover, #submittable a:hover, #browser tr td  a:hover, #stats tr td a:hover, #adminnav a:hover, #songinfo tr td a:hover,  a:hover{
	color: #a1a1a1;
	text-decoration: underline;
}
#submittable tr td, #submittable{
	color: #bebebe;
}
#links{
	width: 85%; 
	padding: 5px; 
	line-height: 10px; 
}
#links a{
	font-size: 10px; 
	font-family: verdana;	
}
.indexboxsmall{
	width: 389px;
	background-image: url(transperant.png);
	margin-bottom: 20px;
}
.indexboxbigheader{
	height: 20px;
	background-image: url(indexboxbigheader.gif);
}
.indexboxbig{
	width: 519px;
	background-image: url(transperant.png);
	margin-top: 20px;
}
.cropimg{
	float: left;
	overflow: hidden;
	text-align: center;
	border: 2px solid #aac600;
}
#stats{
	background-image: url(transperant.png);
}
#stats td{
	background-image: url(transperant_dark.png);
	padding: 2px;
	color: #FEFEFE;
}
#toolbars{
	margin: 0px;
	padding: 0px 0px 8px 10px;
	background-image: url(title_comm.png);
	background-position: bottom left;
}
#browser2{
	background-image: url(transperant.png);
}
#browser2 td{
	background-image: url(transperant_dark.png);
	padding: 4px;
	color: #FEFEFE;
	
}
.highlight{
	font-weight: bold;
	color: #FFFFFF;
}

legend{
	color: #bebebe;
}
#adminnav{
	text-align: center;
	background-image: url(transperant.png);
	height: 25px;
}
#adminnav td{
	background-image: url(transperant_dark.png);
}
#admin{
	background-image: url(transperant.png);
	height: 500px;
}
#admin td{
	background-image: url(transperant_dark.png);
	color: #DEDEDE;
}
#news td .txt{
	font-size: 11px;
	font-family: verdana;
}
#newsdiv{
	color: #f6f6f6;
	padding: 15px;
	padding-top: 0px;
	font-size: 16px;
	font-family: verdana;
}
#newsdiv img{
	width: 170px;
	border-style: solid;
	border-width: 3px;
	border-color: #aac600;
	margin: 10px;
	margin-left: 20px;
}
#songinfo{
	color: #aaaaaa;
	width: 370px;
	border: 1px solid #8f8d00;
	margin-top: 3px;
}
#songinfo td{
	padding-left: 8px;
}
#tagcloud{
	width: 100%;
	text-align: center;
	line-height: 14px;
}
//* #tagcloud a{
	color: aac600;
	font-family: bookman old style;
	text-decoration: none;
	letter-spacing: -0.2px;	

	font-weight: bold;
} */
#tagcloud h3{
	text-align: center;
	font-size: 23px;
	color: #fafafa;
	margin-top: 5px;
	margin-bottom: 8px;
}
//* #tagcloud a:hover{
	color: #a1a1a1;
}	*/
#chart_period {
	height: 25px;
}
#chart_period a{
	display: inline_table;
	height: 25px;
	padding: 3px;
	font-size: 15px;
	color: #aac600;
	background-color: #191919;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-color: #88a000;
	border-width: 1px;
	border-bottom-width: 0px;
}
.chatSide{
	width: 100%;
	color: #fafafa;
	border-width: 1px;
	border-style: solid;
	border-color: #fca100;
}

/* comments */

.nComm{
	width: 70%;
	color: #bbbbbb;
	margin-left: 35px;
	padding: 5px;
}

.nComm h4 {
	color: #000000;
	background-color: #aac600;
	background-image: url(title_comm.png);
	padding: 4px;
	padding-left: 15px;
	position: relative;
	top: 10px;
}
.thumbs h4{
	color: #000000;
	background-color: #aac600;
	background-image: url(title_comm.png);
	padding: 5px;
	position: relative;
	top: -11px;
}
.nComm h4 a, .thumbs h4 a{
	color: #000000;
	text-decoration: none;
}
.nComm h4 a:hover, .thumbs h4 a:hover{
	text-decoration: underline;
}
.commTXT{
	width: 100%;
	padding: 5px;
	padding-top: 0px;
	font-size: 14px;
}
#sideads{
	width: 150px;
	color: #bebebe;
	font-family: verdana;
	font-size: 12px;
	padding-left: 9px;
	padding-right: 1px;
	background-color: #1d1f10;
	text-align: left;
}
#sideads a{
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
}
#squareads a{
	color: #aac600;
	font-weight: bold;
	font-size:13px;
}
#squareads{
	width: 328px;
	color: #bebebe;
	font-family: verdana;
	font-size: 12px;
	padding-left: 9px;
	padding-top: 15px;
	padding-right: 1px;
	background-color: #1d1f10;
	text-align: left;
}

input, .commentForm input, .commentForm textarea, .searchForm select, .searchForm input, .submitLyrForm, #editarea, #edittartist form input, #fontfamily{
	background-color: #111111;
	border-width: 2px;
	border-style: solid;
	border-color: #aac600;
	margin: 3px;
	color: #fafafa;
	padding: 3px;
	font-weight: bold;
}
input:focus, .commentForm input:focus, .commentForm textarea:focus, .searchForm select:focus, .searchForm input:focus, .submitLyrForm:focus, #editarea:focus, #edittartist form input:focus, #fontfamily:focus{
	color: #000000;
	background-image: url(title_comm.png);
	background-repeat: repeat-x;
	background-color: #a8c202;
	border-color: #cca222;
}
#submitForms a{
	color: #aac600;
	font-family: "bookman old style";
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#submitForms a:hover{
	color: #a1a1a1;
	text-decoration: underline;
}