@charset "utf-8";
body {
	background-color: #b7cae1;
	background-image: url(../images/backgrounds/finishing_post_web6.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
iframe {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 135px;
}


h1, h2, h3, h4, h5, h6 {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}


p {
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}


ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
a img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ie {
	
}

#TitleBanner h1 a{
	background-image: url(../images/logos/racecoursebootsale_logo.jpg);
	height: 135px;
	width: 998px;
	float: left;
	clear: none;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #666;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #666;
	margin: 0px;
}
#ie #TitleBanner h1 a{
	
}
#TitleBanner h1 span {
	position: absolute;
	left: -9999px;
	height: 0px;
}
#MainContent {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 100%;
}
#menu1 {
	float: left;
	height: auto;
	width: 1000px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #333;
	border-bottom-color: #999;
	border-left-color: #999;
}

#menu1  a:link,#menu1 a:visited {
	color: #FFF;
}
#menu1 ul {
	margin: 0px;
}

#menu1 ul li {
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

#menu1 li a{
	float: left;
	height: 30px;
	width: auto;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	list-style-type: none;
	clear: left;
	z-index: 250;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #000;
	border-left-color: #CCC;
	padding-right: 11px;
	padding-left: 11px;
	
	background-image: url(../images/icons/button_16x84.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	
	box-shadow: 0px 2px 2px #444;
}
#ie #menu1 li a{
	
}
#menu1 li.home a{
	width: 55px;
}
#menu1 li.chelt a{
	width: 218px;
}
#menu1 li.strat a{
	width: 223px;
}
#menu1 li.worc a{
	width: 207px;
}
li.throck {
	position:relative;	
}
img.new { position:absolute;top:2px;left:2px; }
#footerbox img.new { position:absolute;top:0px;left:0px;height:10px;width:10px; }
#menu1 li.tv a{
	width: 78px;
}
#menu1 li.infoprices a{
	width: 75px;
}
#menu1 li a:hover {
	border-top-color: #555;
	border-right-color: #888;
	border-bottom-color: #888;
	border-left-color: #555;
	background-color: #CF1B1C;
	background-position: 0px -42px;
	box-shadow: none;
}
#ie #menu1 li a:hover {
	
}
#menu1 ul li ul {
	position: absolute;
	left: -9999px;
	height:0;
	z-index: 200;	
}
#menu1 ul li ul li {
	display: block;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	z-index: 200;
}
/* make the sub menu ul visible and position it beneath the first list item */
#menu1 ul li:hover ul, #menu1 ul li.over ul{
	top:40px;
	height:auto;
	text-align:left;
	position: absolute;
	z-index: 200;
	display: block;
	background-color: #999;
	left: 0px;
}
/* make the sub menu ul li the full width with padding and border. Add an auto scroll bar */
#menu1 ul li:hover ul li, #menu1 ul li.over ul li{
	background-repeat: repeat-x;
	background-position: left top;
	color: #000;
	list-style-type: none;
	z-index: 300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding: 0px;
	width: 100%;
	min-width:150px;
}
#menu1 ul li:hover ul li a, #menu1 ul li.over ul li a {
	margin: 0px;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content {
	float: none;
	height: auto;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#box_top {
	
}
#ie #box_top {
	
}
#box_bot {
	
}
#ie #box_bot {
	
}
#container  {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

#MainHeader    {
	height: auto;
	min-height:570px;
	width: 992px;
	float: left;
	clear: left;
	overflow: hidden;
	background-image: url(../images/backdrops/blue25_32x32.png);
	background-repeat: repeat;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #999;
}
#ie #MainHeader    {
	
}
#HeaderText h1 {
	text-align: center;
	padding: 0px;
	font-size: 34px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	letter-spacing: 1px;
}
#HeaderText  h1 span {
	font-size: 42px;
	font-weight: bold;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}
#HeaderText h1 .smaller{
	font-size: 0.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#HeaderText h1 .bitsmaller {
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
}



#HeaderText .mainmenubox {
	height: auto;
	width: 80%;
	padding-right: 5%;
	padding-bottom: 15px;
	padding-left: 5%;
	border: none;
	border-radius: 8px;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	padding-top: 5px;
	background-image: url(../images/backdrops/blue50_32x32.png);
	background-repeat: repeat;
	box-shadow: 5px 5px 5px #777;
}
#HeaderText .mainmenubox p {
	color: #AAA;
}
#HeaderText .mainmenubox h1, #HeaderText .mainmenubox h1 span, #HeaderText .mainmenubox h2.nextcarboot {
	font-size: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFF;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}

#HeaderText .mainmenubox h2, p.titledescription, .vcard { text-align: center;padding: 0px;margin: 0px 0px 5px 0px;color: #CCC;font-weight: normal;font-size:24px;}
.vcard { color: #AAA; }
#MainContent #HeaderText .highlight { color: #FFF; font-weight:bold ; }
p.titledescription.highlight a:hover,p.titledescription.highlight a:active { color: #AAA; }
#HeaderText #youtube {
	height: 354px;
	width: 435px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #999;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #000;
	margin: 15px;
	float: right;
}

#HeaderText .info {
	background-color: #F00;
	padding: 5px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 4px ridge #CCC;
	border-radius: 8px;
	margin-bottom: 15px;
	box-shadow: 5px 5px 5px #444;
}
#HeaderText #info_left .info h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#HeaderText #info_left .info h2 {
	font-size: 18px;
	text-align: center;
	color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	float: none;
}


#info_left {
	margin: 0px;
	padding: 5px;
	clear: left;
	float: left;
	height: auto;
}
#info_left h1, #info_left h1 span {
	font-size: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#info_left h2,#info_left p.important {
	font-size: 24px;
	font-weight: bold;
	color: #555;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
#info_left p.extra {
	 text-align:center;
}
#info_left p.priceinfo {
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-align:center;
}
iframe#googlemap {
	border:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#searchbox {
	padding: 10px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#searchbox label {
	font-size: 24px;
	font-weight: bold;
	clear: left;
	float: left;
	padding: 10px;
	width: 125px;
	margin: 0px;
}
#searchbox input, #searchbox select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	float: left;
}
#searchbox #submit {
	font-size: 24px;
	padding: 15px;
	width: 150px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}



.float_right {
	float: right;
}

.float_right .google468{
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.float_right .google468 iframe {
   margin: 0;
   padding: 0;
}
#HeaderText .mainmenubox ol.tips {
	list-style-type: decimal;
	color: #FFF;
	list-style-position: outside;
}

#HeaderText .mainmenubox .tips h2 {
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#HeaderText .small_link {
	font-size: 0.6em;
	color: #F00;
}
#HeaderText .menu  {
	font-size: 18px;
	color: #CCC;
	list-style-type: decimal;
	margin-left: 138px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#HeaderText h1 span.h1small {
	font-size: 0.7em;
	color: #F00;
}

ul.links {
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 50px;	
	
}
ul.links li h2 {
	text-align: left;
	margin-bottom: 10px;
}
ul.links li p {
	margin-top: 10px;
	margin-bottom: 10px;
}



#footer {
	clear: both;
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	
}
#footerbox {
	background-image: url(../images/backdrops/black50_32x32.png);
	height: auto;
	width: 988px;
	background-repeat: repeat;
	margin: 0px;
	padding: 5px;
	float: left;
	clear: left;
	background-position: left top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #999;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #999;
}
#ie #footerbox {
	
}
#w3c_centre {
	width: auto;
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footerbox h2 {
	float: left;
	margin: 0px;
	font-size: 14px;
	color: #aaa;
	display: block;
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footerbox h2  a:link, #footerbox h2 a:visited {
	color: #aaa;
}
#footerbox h2 a:hover, #footerbox h2 a:active {
	color: #CCC;
}

#footerbox ul {
	display: inline;
}
#footerbox ul ul {
	display: inline;
}

#footerbox ul li, #footerbox ul li a {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
	display: inline;
	margin: 0px;
}

#footerbox ul li a:hover {
	color: #CCC;
}
#footerbox p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #aaa;
	float: left;
	display: inline;
	clear: left;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#footerbox p a:link, #footerbox p a:visited {
	color: #aaa;
	float: none;
	display: inline;
	clear: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#footerbox p a:hover {
	color: #FFF;
}

.footer_top {
	
}
#ie .footer_top {
	
}
.footer_bot {
	
}
#ie .footer_bot {
	
}
p.admin {
	font-size: 1.6em;
	margin-right: 40px;
	margin-left: 40px;
}
.admin th {
	font-size: 1.6em;
	font-weight: bold;
	color: #F00;
}
#searchbox h3.likeinput {
	font-size: 1.6em;
	color: #000;
	background-color: #FFF;
	padding: 6px;
	float: left;
	border: 1px solid #000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.left {
	float: left;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: left;	
}
.plusone {
	
	
}
.left iframe {
	float: left;
	margin: 0px;
	padding: 0px;
}
img.lillogo { margin-right:10px; }
p.titles { font-size: 24px;
font-weight: bold;
color: #555;
padding: 0px;
margin: 0px 0px 10px 0px;
text-align: center;}
h3.titles { font-size: 24px; }