* { padding: 0; margin: 0; }

body {
	font: 12px/18px Arial, Helvetica, sans-serif;
background: #C41230 url(media/repeat_body_bg_red.gif) repeat-y scroll center top;

}
#wrapper { 
 margin: 0 auto;
 width: 750px;
}
#faux {
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
	background: #C41230 none no-repeat;
}

#faux_search {
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
	background: #C41230 url(media/repeat_news_front_red.jpg) repeat-x;
}
#header {
 width: 752px;
 padding: 10px;
 height: 180px;
 margin: 0 0px;
 background: url(media/red_top.jpg) no-repeat 0 110px;
}

#header h1 {
	float: left;
	margin-top: 51px;
	color: #fff;
	margin-left: 12px;
}

#header img {
	float: left;
}
#leftcolumn { 
 display: inline;
 margin: 10px;
 padding: 0px;
 width: 165px;
 float: left;
}
#content { 
 float: left;
 color: #fff;
 padding: 0px;
 width: 255px;
 display: inline;
 position: relative;
	margin: 10px 10px 50px 13px;
}

#content li {
	margin-left: 12px;
	margin-bottom: 20px;
}

#content ul {
	margin-top: 12px;
}

#content_search { 
 float: left;
 color: #fff;
 padding: 0px;
 width: 500px;
 display: inline;
 position: relative;
	margin: 10px 10px 50px 13px;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #fff;
 margin: 17px 24px 10px 0px;
 padding: 0px 0px 100px;
 width: 255px;
 float: right;
}
#footer { 
 width: 730px;
 clear: both;
 color: #fff;
 margin: 4px 0px 10px;
 padding: 10px;
	height: 120px;
	border-bottom: 1px solid #a39161;
	border-top: 1px solid #a39161;
	background: #C41230 url(media/repeat_news_front_red.jpg) repeat-x 0 top;
}
.clear { clear: both; background: none; }

A:link {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px dotted #C41230;
	padding-bottom: 1px;
}
A:visited {
	text-decoration: none;
	color: #fff;
}
A:active {
	text-decoration: none;
	color: #fff;
}
A:hover {
	text-decoration: none;
	color: #fff;
}

h1 {
	color: #cc0003;
	font-size: 16px;
	margin-bottom: 6px;
	margin-top: 10px;
	text-transform: capitalize;
	border-bottom-color: #eabd60;
}

h2 {
	color: #eabd60;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 4px;
}

h3 {
	color: #eabd60;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 3px;
	letter-spacing: 1px;
}

.left_menu {
	list-style-type: none;
	border-top: 1px solid #eabd60;
}

.left_menu a {
display: block;
padding: 3px;
border-bottom: 1px solid #eabd60;
	color: #eabd60;
	line-height: 18px;;
}

.left_menu a:link, #navlist a:visited {
color: #fff;
text-decoration: none;
	font-size: 12px;
}

.left_menu a:hover {
background-color: #fff;
color: #eabd60;
}

#leftcolumn h2 {
	background: url(media/left_h_space.gif) no-repeat 0 -3px;
	margin-top: 0;
	padding-top: 19px;
}

#leftcolumn h3 {
	background: url(media/left_h_space.gif) no-repeat 0 -3px;
	margin-top: 12px;
	padding-top: 19px;
	font-size: 12px;
}

#footer p {
	color: #fff;
	margin-top: 0;
}

#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	border-style: none;
	border-width: 0;
}

#rotator {
	height: 248px;
}

#search_box {
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #eabd60;
	width: 347px;
	margin-right: 100px;
}
#search_box p
{
	color:#000000;
}
#search_box a
{
	color:#000000;
}
#search_box img {
	position: relative;
	top: 4px;
	left: 6px;
}

.keyword_search {
	background-color: #cc0003;
	width: 335px;
	float: left;
	clear: both;
	font-size: 14px;
	color: #fff;
	border: 1px solid #eabd60;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 9px;
	padding-left: 9px;
	padding-bottom: 9px;
}

select {
	color: #000;
	font-size: 12px;
	width: 345px;
	padding: 5px;
	border: 1px solid #cc0003;
	background-color: #fff;
}

table {
	width: 100%;
	margin: 0 0 40px;
	padding: 0;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #fff;
	border: 1px solid #c41230;
	color: #000;
}

table a {
	color: #cc0003;
}

td {
	border-top: 1px solid #a39161;
	height: 40px;
	margin: 0;
	padding: 10px;
}

.grey {
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
}

th {
	height: 20px;
	color: #fff;
	margin: 0;
	padding: 10px;
}

thead {
	background-color: #C41230;
	color: #fff;
}

.inns {
	background-color: #7e7e7e;
	padding: 3px 3px 6px;
	border: 1px solid #bcbcbc;
	font-size: 11px;
}

.inns p {
	color: #ccc;
}

.beer {
	background-color: #eee;
	padding: 3px 3px 6px;
	border: 1px solid #bcbcbc;
	font-size: 11px;
}

.keyword_search img {
	padding-top: 12px;
}
.results a
{
	color:#000;
}
.butsearchagain
{
	color:#fff;
}
