.fixture_date
{
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
.smaller_bold_italic{
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}	
.attached_files
{
	width:150px;					
	margin:10px;
	clear:left;
}
.news_item
{
	width:500px;
	clear:left;
	border-bottom: thin dotted;
	padding:5px;
	margin:5px;
	
}	

div.icon-key{
	float:right;
	clear:left;
	border:  1px dotted;
	padding:5px;
	margin:10px;
}
div.centre{
	text-align: center;
	}
/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}
form.paypal_form{
	margin-left:10px;
}
.error{color: red;font-weight:bold};

div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}

div.error-message {
			background:transparent url(../img/alert.gif) no-repeat scroll left center;
			clear:none;
			color:#990000;
			font-size:140%;
			font-weight:bold;
			height:30px;
			line-height:30px;
			margin:10px 0 0 10px;
		padding-left:35px;
	}
	div.success-message {
		background:transparent url(../img/greentick.gif) no-repeat scroll left center;
		clear:none;
		color:#990000;
		font-size:140%;
		font-weight:bold;
		height:30px;
		line-height:30px;
		margin:10px 0 0 10px;
		padding-left:35px;
	}



p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

.orange_box{
	border: thin solid darkorange;
	background-color:orange;
	color:white;
	padding:5px;
	margin:5px ;
}
.orange_box a{
	color:white;	
	text-decoration: underline;
}
.lists{
background-color:Gainsboro;
color:black;
padding:10px;
margin:10px 0 10px 0px;
}
.centre_box
{	
	padding:5px;
	margin:5px ;
	font-size:1.2em;
}
.fixtures_box
{	
	border: thin solid lightgray;
	background-color:#eee;		
	padding:3px;
	margin:5px;	
}
.fixtures_box a{font-weight:bold}
.entry_fee{margin:20px;font-size:2em}
