/*--------CSS Information--------*/ 
/*                               */ 
/*    www.workingmansband.com    */ 
/*                               */ 
/*-------------------------------*/ 
 
body{ 
padding:0; 
margin:0; 
font:76% verdana,tahoma,sans-serif; 
background:#cccccc url(/img/greenstone.png) repeat; 
color:#303030;
 } 
 
a{ 
text-decoration:none; 
background-color:inherit; 
font-weight:bold; 
color:#286ea0; 
} 
 
a:hover{ 
background-color:inherit; 
color:#303030; 
} 
 
h1{ 
margin: 0px; 
font-family: "Century Gothic", sans-serif; 
font-size:3.5em; 
letter-spacing:7px; 
text-align:right; 
background-color:inherit; 
color:#525152; 
} 
 
h2{ 
margin:5px 0 10px 0; 
font-size:1.6em; 
letter-spacing:-1px; 
font-weight:normal; 
line-height: 1.1em; 
} 
 
h4{ 
line-height: 0em;
text-indent: 2em; 
margin-top: 0.5em; 
color:#B0B0B0; 
background: inherit; 
}

.hide {display: none; clear:both;} 
 
/* 
#main .title { 
width: 385px; 
height: 136px; 
background: #fff url(img/header.jpg) no-repeat bottom left; 
color: #FFF; 
text-align: left; 
} 
*/ 
 
p{ 
margin:0 0 15px 0; 
line-height:1.3em; 
} 
 
img{ 
/* float:left;  
margin:0 10px 8px 0; */
border: none; 
clear: both;
} 
 
#title{ 
margin:20px auto -9px auto; 
width:700px; 
} 
 
#container{ 
margin:0 auto 15px auto; 
width:830px; 
padding:10px;
padding-left: 0px;
background:#FFF url(img/side_bw_logo-flipped.jpg) bottom right no-repeat; 
color:#303030; 
border:20px solid #505050; 
} 
 
 
#sidebar{ 
float:left; 
width:100px; 
padding-left: 150px;
padding-bottom: 250px;
background:url(img/side_band.jpg) bottom left no-repeat;
} 
#sidebar { 
_padding-left: 130px; 
} 

 
#main{ 
width:525px; 
float:right;
} 
 
#footer{ 
clear:both; 
text-indent: -8000px; 
} 
 
#sidebar li{ 
list-style: none; 
color:inherit; 
border-left: 2px double #EFEFEF;
} 
 
#sidebar ul { 
padding: 0px;
} 
 
.menu{ 
display:block; 
width:90px; 
padding:4px 2px 4px 10px; 
font-size:1.1em;  
color:#000066; 
} 

.menu:hover{ 
color:#286ea0; 
background: #FFF url(/img/gradient.jpg) top left repeat-y; 
border-right: none; 
} 

.credits{ 
margin-bottom:0px; 
font-size:0.8em; 
color:#aaaaaa; 
background:url('img/logo_small.jpg') bottom left no-repeat; 
clear:both; 
line-height: 19px; 
text-indent: 22px; 
} 
 
.credits a{ 
background-color:inherit; 
color:#aaaaaa; 
} 
 
acronym {cursor: help}
abbr {cursor: help} 
 
#valid {float: right; text-indent: 0; text-align: right; line-height: 1.1em;} 
 
.no{ 
text-decoration: line-through; 
} 
 
.ax{ 
border-bottom:1px dotted; 
} 
 
.copyimg {float:none; margin: 0; padding:0;} 
 
#news {list-style-type: square;}

td {
padding: 5px;
}

th {
font-size: 1.3em;
}

#form {
	width: 250px;
	height: auto;
	padding: 5px;
}

form {
	width: 100%;
}
	
label {
	font-size: small;
	font-family: Arial, Sans-Serif;
	float: left;
	width: 5.5em;
}
	
input, textarea {
	width: 95%;
}
input {
	width: 13em;
	margin: 3px;
}

input.button {
	width: 3em;
}

input.smallsubmit {
	width: 66px;
}

textarea {
	width: 15em;
	margin: 3px;
}
#dllist {
list-style-image:url(/img/dlbutton.gif);
}

#dllist li {padding: 5px;}

.address{ 
list-style: none;
}

.year {
border:#fff solid;
background-color:#FOFOFO;
padding: 0;
color:#000;
}.videoName {
	text-align: center;
	font-size: 1.3em;
	vertical-align: top;
}

.textbox {
background-color:#E4E4E4;
color: #000;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
border: dotted #BFBFBF 1px;
width: 90%;
margin-bottom: 30px;
padding: 1em;
}

#affiliates{
list-style-type:none;
padding:0;
}

#affiliates li{
clear:both;
}

#footerlinks {padding:0; float:left; width: 482px; margin:0; margin-bottom:10px; margin-top: 35px;}
#footerlinks li {display:inline; margin:0}
#footerlinks a  {
font-size:0.8em; 
color:#aaa;
font-weight:normal;}
#footerlinks a:hover {color:#000;}

.bull {color:#AAA;}

.rec {color:#FF0000; font-size:0.4em;}