
/* Tags */
body {
	font: 62.5%/133% Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #666;
	text-align: center;
	background: url(/_img/layup/bg.gif);
}
a {
	color: #7b642a;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1,
h2,
h3 {
	padding: 0;
	margin: 0 0 10px;
	color: #7b642a;
	font: bold 1.5em Arial, Helvetica, sans-serif;
}
h2,
h3 {
	font-size: 1.15em;
	margin: 5px 0 15px;
}
h3 {
	margin: 0 0 10px;
	color: #434343;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	width: 64px;
	height: 20px;
	background: url(/_img/layup/submit.gif) no-repeat;
} 
legend {
	display: none;
}
.printlogo {
	display: none;
}

/* Structure */

.home #middle {
	margin: 13px 0 0 10px;
	width: 741px;
}
.home #text {
	margin: 13px 7px 0 0;
	padding: 13px 15px 13px 10px;
	border-top: 1px solid #d1c8b0;
	min-height: 1px;
}
.home #holder {
	background: url(/_img/layup/main_rpt_home.png) repeat-y;
}

#main {
	background: url(/_img/layup/topbg.gif) repeat-x;
}
#contents{
	margin: 0 auto;
	width: 952px;
	text-align: left;
}
#middle {
	margin: 13px 0 0 13px;
	float: left;
	width: 543px;
	border-right: 1px solid #d1c8b0;
}
#text {
	font-size: 1.2em;
	line-height: 1.3em;
	float: left;
	padding: 0 15px 20px 10px;
	min-height: 400px;
}
#text ul {
	margin-top: 0;
}
#text img {
	 float: left; 
	 margin: 0 25px 15px 0;
}
#topbar {
	height: 57px;
	width: 946px;
	padding: 29px 0 0 6px;
}
#topbar h1 {
	margin: 0;
	padding: 0;
}
#topbar h1 a {
	text-indent: -9000px;
	margin: 0;
	padding: 0;
	height: 35px;
	width: 216px;
	float: left;
	outline: 0;
	background: url(/_img/layup/logo.gif) no-repeat;
}
#holder {
	width: 952px;
	overflow: hidden;
	background: url(/_img/layup/main_rpt.png) repeat-y;
}
#header {
	width: 950px;
	height: 174px;
	background: #000;
	border-bottom: 5px solid #fff;
}
#topnavi {
	height: 37px;
	width: 950px;
}
#topnavi ul  {
	margin: 0;
	padding: 0;
}
#topnavi li {
	display: inline;
}
#topnavi a {
	float: left;
	display: block;
	height: 37px;
	text-indent: -9000px;
	outline: 0;
	margin: 0;
}

#n1, #n2, #n3 {
	background: url(/_img/layup/navi.gif) no-repeat;
}

#n1 {background-position: 0 0; width: 316px;}
#n2 {background-position: -316px 0; width: 316px;}
#n3 {background-position: -632px 0; width: 318px;}

#n1:hover, #n1:focus, #n1.on {background-position: 0 -42px;}
#n2:hover, #n2:focus, #n2.on {background-position: -316px -42px;}
#n3:hover, #n3:focus, #n3.on {background-position: -632px -42px;}

.box {
	float: left;
	width: 240px;
	height: 258px;
	margin: 0 7px 0 0;
	cursor: pointer;
	background: url(/_img/layup/box_bg.gif) no-repeat left 145px;
}
.box:hover {
	background: url(/_img/layup/box_bg.gif) no-repeat left bottom;
}
.box span {
	position: absolute;
	width: 240px;
	height: 145px;
	display: block;
	background: url(/_img/layup/img_mask.gif) no-repeat;
}
.box h2 {
	margin: 5px 10px 4px;
	padding: 0;
	font: bold 2em/1em Arial, Helvetica, sans-serif;
}
.box h2 a {
	color: #342b0f;
	width: 200px !important;
	display: block;
	margin-bottom: 8px;
	text-decoration: none;
}
.box:hover h2 a {
	color: #fff;
}
.box p {
	color: #fff;
	margin: 0 10px;
	font: bold 1.2em/1.1em Arial, Helvetica, sans-serif;
}
.more {	
	font-size: 1em;
	text-decoration: none;
	padding: 0 16px 0 0;
	background: url(/_img/layup/arrow.gif) no-repeat right 2px;
}
.more:hover {
	color: #ca6f06;
}
#leftside {
	width: 196px;
	float: left;
	margin: 0;
	min-height: 420px;
	background: #fcf5e4 url(/_img/layup/navi_bg.gif) repeat-x;
}
#leftside ul {
	margin: 13px 0 0;
	padding: 0;
	border-top: 1px solid #c9c3aa;
}
#leftside li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#leftside a {
	margin: 0;
	color: #736d65;
	text-decoration: none;
	display: block;
	padding: 6px 23px;
	width: 150px;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #c9c3aa;
}
#leftside a:hover,
#leftside a:focus,
#leftside a.on {
	text-decoration: none;
	background: #7d684c url(/_img/layup/nav_hover.gif) no-repeat;
	color: #fff;
}
#rightside {
	float: right;
	width: 177px;
	margin: 13px 13px 0 0;
	padding-left: 7px;
}
#rightside h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #7d631f;
	padding: 0 12px 5px;
	border-bottom: 1px solid #d1c8b0;
}
#sponsors ul {
	margin: 0 0 1px;
	padding: 0;
	list-style: none;
	overflow: hidden; 
}
#sponsors li {
	display: inline;
	float: left;
	width: 170px;
	height: 50px;
	margin: 7px 0 0 7px;
}
#sponsors a:hover img {
	opacity: 0.7;
}
.freebox {
	margin: 18px 0 0;
}
.freebox div {
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 0 12px 3px;
}
.mainlist {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mainlist li {
	display: block;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d1c8b0;
}
.mainlist div {
	height: auto;
	float: left;
	width: 518px;
	padding-bottom: 7px;
}
.mainlist h2, {
	margin-bottom: 5px;
}
.mainlist p {
	padding: 0 0 5px;
}
.mainlist a {
	text-decoration: none;
}
.mainlist a:hover {
	color: #ca6f06;
}
#bookmarks {
	width: 950px;
	float: left;
	padding-bottom: 13px;
	background: #fff;
}
#bookmarks div {
	width: 920px;
	padding: 8px 0 0 10px;
	margin: 0 10px;
	border-top: 1px solid #d1c8b0;
}
#bookmarks ul {
	margin: 10px 0 0;
	padding: 0;
	float: left;
	list-style: none;
}
#bookmarks li {
	display: inline;
	float: left;
}
#bookmarks span {
	color: #7b7b7b;
	float: left;
	padding: 3px 15px 0 0;
}
#bookmarks li a {
	display: block;
	height: 19px;
	width: 16px;
	margin-right: 15px;
	outline: 0;
	text-indent: -9000px;
}
#bookmarks a:hover {
	opacity: 0.6;
}
#b1, #b2, #b3, #b4, #b5, #b6 {
	background: url(/_img/layup/social.gif) no-repeat;
}
#b1 {background-position: 0 0;}
#b2 {background-position: -33px 0;}
#b3 {background-position: -64px 0;}
#b4 {background-position: -94px 0;}
#b5 {background-position: -122px 0; width: 19px !important;}
#b6 {background-position: -152px 0; width: 17px !important;}

#b7,
#b8 {
	width: 89px;
	height: 35px;
	float: right;
	display: block;
	text-indent: -9000px;
	margin-right: 8px;
	outline: 0;
	background: url(/_img/layup/britracing_logo.gif) no-repeat;
}
#b8 {
	width: 116px;
	height: 35px;
	margin-right: 23px;
	background: url(/_img/layup/cir_logo.gif) no-repeat;
}

#footer {
	clear: both;
	margin: 0 auto;
	width: 952px;
	height: 45px;
	background: url(/_img/layup/bottom.png) no-repeat left top;
}
#footer ul {
	margin: 0;
	padding: 12px 10px 0;
	list-style: none;
	text-align: right;
}
#footer li { 
	display: inline;
	float: left;
}
#footer a {
	color: #434343;
	text-decoration: none;
	border-right: 1px solid #666;	
	padding: 0 10px;
	font-size: 0.9em;
	text-transform: uppercase;
}
#footer .last {
	float: right;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;
	text-transform: none;
	font-size: 1em;	
	color: #666;
}
#footer a:hover,
#footer a:focus {
	color: #ca6f06;
}

/* Paging */

.paging {
	list-style: none;
	float: right;
	clear: both;
	padding: 0;
	margin: 0;
}
.paging li {
	float: left;
	display: inline;
}
.paging li a {
	display: block;
	margin: 0 0 0 1px;
	padding: 2px 6px;
	text-decoration: none;
	color: #666;
	background: #eaeaea;
	line-height: 1.3em;
}
.paging li a:hover, .paging li .on{
	background: #ca6f06;
	color: #fff;
}


/* Download Documents */

.docs {
	margin: 10px 0 0;
}
.docs ul {
	margin: 0;
	padding: 0;
}
.docs li {
	clear: left;
	list-style: none;
}
.docs a {
	padding: 5px 0 5px 24px;
	background: url(/_img/layup/docs.gif) no-repeat 0 -82px;
	float: left;
}
.docs span{
	float: left;
	padding: 5px 0 5px 22px;
	color: #999;
}

.xls { background-position: 0 4px !important;}
.pdf { background-position: 0 -125px !important;}
.doc { background-position: 0 -39px !important;}

/* Sitemap */

#sitemap,
#sitemap ul{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
#sitemap a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #434343;
	padding: 2px 0 2px 18px;
}
#sitemap a:hover { 
	color: #000;
}
#sitemap ul a {
	font-weight: bold;
	color: #7b642a;
}
#sitemap ul ul a {
	font-weight: normal;
	color: #666;
}
#sitemap li {
	border-left: 1px solid #CDCDCD;
	background: url(/_img/layup/sitemapli.gif) no-repeat 0 .5em;
}

/* Forms */

#searchform {
	width: 197px;
	float: right;
	padding: 0;
	margin: 11px 13px 0 0;
}
#searchform label {
	display: none;
}
#searchform p {
	height: 22px;
	background: url(/_img/layup/search_bg.gif) no-repeat;
}
#searchform .textform,
#searchform .textformfocus {
	width: 122px;
	padding: 4px 0;
	margin: 0 6px 0 25px;
	border: none;
	background: none;
	float: left;
	color: #919191;
}
#searchform .textformfocus {
	color: #7a6a41;
}
#searchform button {
	width: 42px;
	height: 22px;
	float: left;
	background: url(/_img/layup/search_but.gif) no-repeat;
}
.formarea{
	text-align: right;
	vertical-align: top;
	width: 340px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select{
	padding: 0;
	width: 174px;
}
.textform, 
.textformfocus {
	color: #666;
	padding: 3px;
	width: 168px;
	border: 1px solid #ccc;
	font: 1.1em Arial, Verdana, Helvetica, sans-serif;
	vertical-align: top;
	background: #f4f4f4;
}
.textformfocus {
	background: #fff;
	border: 1px solid #d1c8b0;
	color: #434343;
}

/* Ajax & Error Checking */

.formerror .textform, 
.formerror .textformfocus {
	border: solid 1px #d11010;
	color: #d11010;
}
.formerror .textformfocus {
	background: #ffeeed !important;
}
.formerror label {
	color: #d11010;
}
.error {
	color: #d11010;
	padding: 10px 0 !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color:#fff;
	width: 536px;
	margin-left: -1px;
	opacity: 0.9;
	text-align: center;
}

/* Extras */

.clear{
	clear: both;
}
.hidden {
	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left;
}
.introtext {
	color: #434343;
	font: bold 1.3em/1.1em Arial, Helvetica, sans-serif;
}
.introtext2 {
	color: #7b642a;
	font: bold 1.3em/1.1em Arial, Helvetica, sans-serif;
}
