body {
	font-family: verdana, arial, helvetica, sans-serif;

	background-color: rgb(0,0,0);


	width: 770px;
	color: #fff;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 0.9em;
	
	text-align: center;
}

img, a img {
	border: 0;
}

.header {
	width: 100%;
	height: 120px;
	background: url("http://www.rebelyellband.co.uk/myspace/images-v4/header-small.gif") no-repeat 50% 0%;
}




textarea {
	width: 600px;
	height: 100px;
	margin: auto;
	font-family: courier, courier new, fixed-width;
	color: blue;
}



hr {
	width: 100%;
	border: 1px solid white;
}



p, h1 {
	text-align: center;
}

h1 {
	color: rgb(200,200,200);
}


.maininfo {
	width: 100%;
	margin: auto;
}

.maininfo p {
	font-size: 1.2em;
	margin: 2em 0;
}

.centreit {
	text-align: auto;
	margin: auto;
	width: 50px;
}


div.imagelink a {
	margin: 0.2em;
}

div.imagelink {
	margin-bottom: 1em;
}



.main {
	display: block;
	margin: auto;
	width: 100%;
 	background-color: rgb(25,25,25);
	padding: 7px;
	border: 1px solid rgb(45,45,45);
}



small {
	font-style: italic;
}

form {
	margin-bottom: 0;
}

label {
	padding: 0.3em;
	font-size: 0.9em;
	font-weight: bold;
}

form input.button {
	width: auto;
	margin-bottom: 0;
}

div.alert {
	color: yellow;
	font-weight: bold;
}

form input.alert {
	background: yellow;
	color: black;
}

a:link {
	color: yellow;
	text-decoration: none;
}

a:visited {
	color: rgb(255,200,0);
	text-decoration: none;
}

a:hover, a:active {
	color: rgb(250,100,0);
}


div.imagelink a {
	display: inline-block;
}

div.imagelink a img {
	border: 2px solid black;
}

div.imagelink a:hover img {
	border: 2px solid rgb(250,100,0);
}

.gigs div {
	margin: 0.5em 0;
	font-size: 1.1em;
	margin-bottom: 1em;
}

.longlisting, .keywords {
	display: none;
}

.shopitem {
	display: inline-block;
}

a.shopitem:hover {
}

.gigs .city, .gigs .date {
	font-weight: bold;
}
