/* This file contains  instructions for graphics */

.image-left
	{
	text-align: left;
	float: left;
	clear: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-decoration: none;
	border: none;
	}

.image-right
	{
	text-align: right;
	float: right;
	clear: left;
	margin-top: 0px;
	margin-left: 20px;
	border: none;
	text-decoration: none;
	margin-bottom: 10px;
	}

.bftd-image img
	{
	text-decoration: none;
	border: solid 1px #F26203;
	border-top:none;
	/*width: 180px;*/
	}
	
.bftdsmall img
	{
	border: 1px solid #322827;
	}
	
.bftd-col img
	{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	}

.band-info-image
	{
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FE6600;
	border-bottom-color: #FE6600;
	border-left-color: #FE6600;
	float: right;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	clear: left;
	/*width: 180px;*/
	}

.sample
{
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.smallband
	{
	vertical-align: middle;
	height: 60px;
	width: 80px;
	display: block;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	text-align: center;
	float: left;
	text-decoration: none;
	padding-top: 10px;
	border: 1px solid #999999;
	margin-right: 5px;
	}
	
.newsitem img
	{
	clear: right;
	float: left;
	padding-top: 0px;
	border: 1px solid #3D3236;
	/*display: block;*/
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
.random img
	{
	clear: both;
	}
	
#signup img
	{
	margin-top: 10px;
	clear: left;
	margin-bottom: 20px;
	}
	
.band-listing img
	{
	border: 1px solid #382E2D;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-decoration: none;
	clear: right;
	float: left;
	margin-right: 10px;
	}

