/* Start of CMSMS style sheet 'slate_global' */
/* Global Styles for Solway Slate */
/* Zero browser defaults */
*, html, body, h1, h2, h3, h4, ul, li, p { margin: 0; padding: 0;}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background: #EEEEEE;
}
a:link, a:visited {
	color: #C07001;
	text-decoration: none;
}
a:hover, a:active {
	color: #FEA730;
	text-decoration: none;
}
#outerwrap {
	background: url(uploads/images/page_bg.gif) repeat-y center;
}
#header {
	height: 80px;
	text-align: center;
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#topnav {
	height: 20px;
	text-align: left;
	background: #EFE9DD;
}

#topnav ul {
	list-style: none;
}

#topnav li {
	font-size: 80%;
	display: block;
	padding-right: 20px;
	padding-left: 15px;
	float: left;
	padding-top: 2px;
	border-right: 1px solid #D0BF9D;
}

#topnav li a {
	font-weight: bold;
}
#subnav {
	height: 20px;
	text-align:left;
	margin-bottom: 30px;
}
#subnav ul {
	list-style: none;
}
#subnav li {
	font-size: 80%;
	color: #A44200;
	display: block;
	padding-right: 20px;
	padding-left: 15px;
	float: left;
	padding-top: 10px;
	font-weight: bold;
}
#subnav li a {
	font-weight: bold;
	color: #A44200;
}
#main {
	font-size: 80%;
	text-align: left;
	width: 500px;
	float: left;
	clear: left;
}
#main h1 {
	font: 140% Arial, Helvetica, sans-serif;
	color: #626DAC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main h2 {
	font: bold 110% Arial, Helvetica, sans-serif;
	color: #626DAC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main p {
	padding-bottom: 2em;
	padding-left: 10px;
}
#main ul {
	margin-left: 80px;
}
#main .imgcont {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	width: 250px;
	float: left;
	padding: 0;
}
.tile {
	background: url(uploads/images/tile_bg.png) no-repeat left top;
	margin: 6px 10px;
	padding: 5px;
	float: left;
	width: 220px;
}
#main .tile h3 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #CC6600;
	padding: 5px;
}
#main .tile ul {
	list-style: none;
	padding: 0px 0px 10px;
	margin-left: 6px;
}
#main .tile li {
	padding-left: 15px;
	background: url(uploads/images/pin.png) no-repeat left top;
	padding-bottom: 7px;
}
#races {padding: 10px;}
#races tbody tr {height:40px;
border-bottom: 1px solid #000;
}
.stripe {background-color: #dddddd;
}
#full {
	font-size: 80%;
	text-align: left;
	width: 750px;
	float: left;
	clear: left;
}
#full h1 {
	font: 140% Arial, Helvetica, sans-serif;
	color: #626DAC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#full h2 {
	font: bold 110% Arial, Helvetica, sans-serif;
	color: #626DAC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#full p {
	padding-bottom: 2em;
	padding-left: 10px;
}
#full ul {
	margin-left: 80px;
}
#rcol {
	float: right;
	width: 250px;
}
#rcol p {
	padding: 10px;
	}

#footer {
	background: url(uploads/images/footer_bg.jpg) no-repeat center center;
	text-align: center;
	clear: both;
	height: 60px;
}
#footer p, #footer ul {
	font-size: 70%;
	text-transform: uppercase;
	color: #FF9900;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 150px;
}
#subfooter {
	font-size: 60%;
	color: #666666;
	text-align: center;
	margin-top: 5px;
	border-top: 1px solid #BCCBDE;
	clear: both;
	border-bottom: 4px solid #999999;
}
#subfooter ul {
	list-style: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-left: 170px;
	display: block;
}
#subfooter li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

#subfooter p {
	text-align: center;
	line-height: 1.5em;
}
.orange {
	font-size: 80%;
	color: #EB8801;
	margin-top: 20px;
}
.racing-orange {
	font-size: 80%;
	color: #EB8801;
	margin-top: 5px;
	text-align: left;
}
.racingblack {
	color: #000000;
	margin-top: 5px;
	text-align: left;
}
.imgbox {
	margin: 4px;
	float: left;
	width: 176px;
	text-align: center;
	height: 200px;
}
.caption {
	color: #EB8801;
	text-align: center;
}
.supplier {
	padding: 5px;
	float: left;
	/*height: 100px;*/
	width: 100%;
	border-top: 1px solid #CCCCCC;
}
.sup_img {
	float: right;
	padding-left: 15px;
	width: 400px;
}
/*.supplier p {
	padding-bottom : 0;
	margin-bottom: 0;
}*/
#bikeimg {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 8px;
}
#rcol ul {
	margin-left: 1em;
	list-style: none;
}

/* FORM STYLES **************************** */

fieldset {margin-left: 15px; padding:10px;}
.required {padding:5px;}
label {width: 300px; display:block;}
/* End of 'slate_global' */

