/* CSS Document */
/* Style sheet for faversham10k.co.uk */
/* Created 16/01/2006 */
/* Copyright of Realising Designs 2006 */

.fl_left {
	float: left;
}

.clr {
	clear: both;
}

.adobe_icon {
	background-image: url(../images/adobe.gif);
	padding-right: 16px;
	background-repeat: no-repeat;
	background-position: right center;
}

.section_img {
	border: 1px solid #ECECEC;
	padding: 5px;
	margin: 2px;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	background-image:  url(../images/main_back2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #033771;
	background-attachment: fixed;
}

h1, h2 {
	text-align: left;
	margin: 0;
	padding: 0;	
}
h1 {
	margin: 0 67px 0 3px;
	width: 590px;
}
h2 {
	background-image:  url("../images/header_2010.jpg");
	height: 150px;
	width: 760px;	
	background-color: #000;
}
h2 span { display: none; }
h3 {
	font-size: 14px;	
	color: #1C3063;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-top: 3px;
	line-height: 100%;
}

p, ul, li, form, h4, table {
	font-variant: normal;
	line-height: 175%;
	font-size: 13px;
	text-align: left;	
	color: #404040;
	margin-top: 7px;
	margin-bottom: 7px;
}
blockquote {
	border: 1px solid #ECECEC;
	text-align: justify;
	padding: 5px;
	background-color: #FAFAFA;	
}
blockquote p {
	font-size: 11px;
	color: #606060;	
}
span.quote {
	font-size: 18px;
}
blockquote p em {
	font-size: 9px;
	color: #999;	
}

hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #ECECEC;
	color: transparent;
}

a {
	text-decoration: underline;
	font-weight: normal;
}
a:link, a:visited {
	color: #FF3333;
}
a:hover, a:active {
	color: #FF0000;
	text-decoration: none;
	background-color: #FCE600;
}
a img {
	border: none;
	background-color: #FFF;
}

#link_list a {
	color: #FCE600;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
}
#link_list a:hover, #link_list a:active, #footer a:hover, #footer a:active {
	color: #000;
}
#quick_links {
	font-size: 10px;
	margin: 15px 15px 0 15px;
	border-top: 1px solid #ECECEC;
	text-align: right;
}

a:link.link_on {
	background-color: #FF3333;
}
#quick_links a:link.link_on {
	background-color: #FCE600;
}
a:hover.link_on {
	background-color: #FCE600;
}

/*
a.link_on:link, a.link_on:visited {
	text-decoration: none;
	background-color: #FCE600;
}
a.link_on:hover, a.link_on:active {
	text-decoration: none;
	background-color: #FFF155;
}

#link_list a.link_on:hover, #link_list a.link_on:visited, #link_list a.link_on:hover, #link_list a.link_on:active {
	color: #000;
}
*/
acronym {
	color: #FF6633;
	cursor: help;
}

ul {
	margin: 0;
	padding: 0 0 0 30px;
}

li {
	list-style-position: outside;
	list-style-image:  url("../images/li.gif");
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 0;
}

ol li {
	list-style-image: none;
	list-style-type: decimal;
}

table {
	font-size: 11px;
	border: 1px solid #ECECEC;	
	background-color: #FFFAC5;
}
td {
	border: 1px solid #FFF8A7;
}
.table_hd {
	color: #053B77;
	font-weight: bold;
}

#container {
	width: 760px; /* 780 -10 -10 */
	left: 50%;
	position: absolute;
	margin-left: -390px;
	padding: 10px;
}

#link_list, #footer {
	height: 25px;
	background-color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
}
#link_list {
	background-image: url(../images/link_list_back.jpg);
	background-position: left bottom;
	padding-top: 3px;
}
#footer {
	background-image: url(../images/footer_back.jpg);
	background-position: left top;
}

#black_box {
	border: 1px solid #444;
	padding: 0 10px;
	margin: 10px;
	background-color: #1A1815;	
}
#black_box p { color: #ECECEC; text-align: justify; }
#black_box h3 { color: #FFF; }

#main_box {
	border-left: 3px solid #202020;
	border-right: 3px solid #202020;	
	background-image:  url("../images/background2.jpg");
	background-repeat: repeat-x;
	background-color: #FFF;
	line-height: 175%; /* Peekaboo bug fix for IE */
	padding-top: 1px;
	padding-bottom: 10px;
}

#boxes {
	padding: 0;	
	margin: 10px 15px 0 15px;
}
/* NARROW BOXES */
	#box1, #box2 {
		width: 335px;
		float: left;
		padding: 10px;
		background-image:  url("../images/box_back.jpg");
		background-repeat: no-repeat;
		background-position: top;
	}
	#box2 { float: right; }
/* WIDE BOX */
	#box_wide {
		width: 704px;
		padding: 10px;
		background-image:  url("../images/box_back_wide.jpg");
		background-repeat: no-repeat;
		background-position: top;
	}

#footer p, #footer a {
	text-align: center;
	color: #808080;
	margin: 0;
	padding: 0;	
}
#footer a {
	text-weight: bold;
}

/* IFRAME */
#results {
	width: 700px;
	height: 400px;
	border: 1px solid #ECECEC;
}

.address {
	margin-left: 25px;
}

#race_standards {
	padding: 0;
	margin: 0 auto 0 auto;
	width: 500px;
}