body {
	background-color: #F3E8BB;
}
#topstrip {
	background-image: url(../graphics/interface/gold/topstrip.gif);
	position: absolute;
	background-repeat: repeat-x;
}
#header {
	background-image: url(../graphics/interface/gold/header.gif);
	position: absolute;
	background-color: #E0BA5E;
	background-repeat: no-repeat;
	background-position: left center;
}
#menubg {
	background-image: url(../graphics/interface/gold/menu_bg.gif);
	background-repeat: no-repeat;
	
}
#content {
	background-image: url(../graphics/interface/gold/sidestrip.gif);
	background-repeat: repeat-y;
	
}
#tbtag {
	background-image: url(../graphics/interface/gold/tag.gif);
	background-repeat: no-repeat;
}

#booking table{
	background-image: url(../graphics/interface/gold/book_bg.gif);
	background-repeat: no-repeat;
}
#leftmargin100 {
	background-image: url(../graphics/interface/gold/sidestrip.gif);
	background-repeat: repeat-y;
	position: absolute;
	height: 100%;
	width: 189px;
	left: 0px;
	top: 0px;
}
#tabs {
	width: 100%;
	background-image: url(../graphics/interface/gold/latest-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

#tabs a{
	color: #FFFFFF;
	padding-top: 5px;
}

#tabs a:hover{
	text-decoration: underline;
}
.table {
	border: 1px solid #000000;
}
.sectiontable_odd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(http://www.trailbreak.co.uk/graphics/interface/gold/trbg-odd.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.sectiontable_ev {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(http://www.trailbreak.co.uk/graphics/interface/gold/trbg-ev.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.infotable{
	border: 1px solid #333333;
}
.infotext td{
	font-size: 14px;
}
.infotablehead{
	background-image: url(../graphics/interface/gold/event_info/header_bg.gif);
	background-repeat: repeat-x;
}
.infotableodd{
	background-color: #e0bb5e;
	color: #330000;
}
.rightcal {
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
	color: white;
	margin-left: 1px;
	text-overflow: clip;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
}
#rcolbg {
	right: 0px;
	position: absolute;
	top: 64px;
	height: 200px;
	background-image: url(http://www.trailbreak.co.uk/graphics/column-ads/blank-bg.gif);
	background-repeat: no-repeat;
	width: 141px;
}
.rightcal td {
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.rightcal a {
	font-size: 14px;
	color: #ffcc33;
	text-decoration: none;
	font-weight: bold;
}
.rightcal a:hover {
	color: #ffff66;
	text-decoration: none;
	font-weight: bold;
}
.rcalholder {
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#topnav td {
	color: #663300;
	border-bottom-color: #ddecc1;
	display: table-cell;
	font: 14px Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(http://www.trailbreak.co.uk/graphics/interface/gold/topnav_bg_live.gif);
	vertical-align: middle;
	}
