@charset "utf-8";
/* CSS Document */
/* Div Float Clear */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a:link {
	text-decoration: none;
	color: #a51d0f;
}
a:visited {
	text-decoration: none;
	color: #a51d0f;
}
a:active {
	text-decoration:underline;
	color:#a51d0f;
}
a:hover {
	text-decoration: underline;
	color:#a51d0f;
}
body {
	margin:0px;
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a8a8a8;
}
h1 {
	font-size:16px;
	color:#fff;
}
strong{ color:#fff;}

p {
	margin:0px;
	padding:0px;
}
/*Drop Down Menu */


.suckertreemenu {
	height:25px;
padding-top:
}
*html .suckertreemenu {
	height:20px;
}
.leftCap {
	width:10px;
	height:20px;
}
.leftLine {
	border-left:1px solid #dd7522;
}

.on{background:#000;}
.suckertreemenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;/*background: #d36915;*/
}
/*Top level list items*/
.suckertreemenu ul li {
	position: relative;
	display: inline;
	float:left;/*background: #d36915; overall menu background color*/
}
/*Top level menu link items style*/
.suckertreemenu ul li a {
	display: block;
	width: 60px; /*Width of top level menu link items*/
	padding: 5px 5px;
	/*border-right: 1px solid #dd7522;*/
border-left: 0px;
	text-decoration: none;
	color: #fff !important;
	height:15px;
	font-weight:bold;
	font-size:12px;
	/*background:#d36915;*/
text-align:center;
	margin:0px 0px;
}
.qp a {
	width:130px !important;
}
.htb a {
	width:100px !important;
}
.bct a {
	width:75px !important;
}
.bs a {
	width:130px !important;
}

.suckertreemenu ul li ul li a {
	color: #fff;
	height:15px;
	background:#a61f11;
	text-align:left;
}
/*1st sub level menu*/
.suckertreemenu ul li ul {
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li {
	display: list-item;
	float: none;
}
/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul {
	left: 159px; /* no need to change, as true value set by script */
	top: 0;
}
/* Sub level menu links style */
.suckertreemenu ul li ul li a {
	display: block;
	width: 160px; /*width of sub menu levels*/
	color: #fff;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	padding: 1px 5px;
	border: 1px solid #d05f5e;
}
.suckertreemenu ul li a:hover {
	background-color: #971f13;
	color: #fff;
}
/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon {
/*background: #d36915 url(media/arrow-down.gif) no-repeat center right;*/
}
/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon {
	background: #d36915 url(media/arrow-right.gif) no-repeat center right;
}
* html p#iepara { /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
/* Holly Hack for IE \*/
* html .suckertreemenu ul li {
	float: left;
	height: 1%;
}
* html .suckertreemenu ul li a {
	height: 1%;
}
/* End */


.container {
	margin-left:auto;
	margin-right:auto;
	width:800px;
}
.top {
	height:24px;
	background:#1e1e1e;
	text-align:right;
	padding:10px 5px 0px 5px;
}
.top a:link {
	text-decoration: none;
	color: #fff;
}
.top a:visited {
	text-decoration: none;
	color: #fff;
}
.top a:active {
	text-decoration:underline;
	color:#fff;
}
.top a:hover {
	text-decoration: underline;
	color:#fff;
}
.header {
	height:157px;
	background:#be443d url(../img/bg-header2.gif) top right no-repeat;
}
.shell {
	background:#333333;
	padding:0px;
	margin:0px;
}
.content {
	margin:0px 11px;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
	background:#010101 url(../img/bg-content.gif) top left repeat-x;
}
/*.rides{height:24px;background:url(../img/bg-ridebar.jpg)top left repeat-x;  padding:4px 0px 0px 5px; font-size:14px;}*/

.rides a:link{color:#fff;}
.rides a:hover {color:#fff;}

.one {
	width:526px;
	float:left;
}
.two {
	width:100;
	float:left;
	margin-left:20px;
}
.bucketOne {
	background:url(../img/bg-topbucket.gif) bottom left no-repeat;
	margin:0px 10px 10px 10px;
	padding:8px 8px;
}
.bucketTwo {
	margin:0px 10px 10px 10px;
}
.smallOne {
	width:240px;
	float:left;
	margin:0px 10px;
}
.smallTwo {
	width:240px;
	float:left;
	margin-left:10px;
}
.smallOne div {
	border:1px solid #9e2014;
	padding:5px;
}
.smallTwo div {
	border:1px solid #9e2014;
	padding:5px;
}
.smallBucket {
	width:526px;
}
.ebayAd {
	width:134px;
	height:95px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	background:#999999;
}
.footer {
	margin-top:40px;
	background:#1e1e1e;
	padding:8px;
}
.subcontent {
	padding:10px 10px;
}
.subcontent p {
	margin:0px;
	padding:5px;
}

.download{padding:4px 0px; border:1px solid #ebebeb; background:#5A5A5A; margin-bottom:8px;}

.download a:link {
	text-decoration: none;
	color: #fff;
}
.download a:visited {
	text-decoration: none;
	color: #fff;
}
.download a:active {
	text-decoration:underline;
	color:#fff;
}
.download a:hover {
	text-decoration: underline;
	color:#fff;
}