@charset "utf-8";

/* BODY */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #990000;
	background-attachment: scroll;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;

}



/* HEADER LAYOUT */
#header {
	height: 140px;
	background-image: url(../images/header_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	width: 900px;
	position: relative;
}
#header .logo {
	z-index: 3;
	height: 97px;
	float: left;
	padding-top: 5px;
	position: relative;
	top: 0px;
	clear: right;
}

#header .gamelink {
	float: right;
	height: 90px;
	width: 160px;
	margin-top: 7px;
}

#header .right-img {
	float: right;
	margin: 10px;
	right: 15px;
	position: relative;
}

#header .locator {
	float: right;
	height: 75px;
	width: 390px;
	margin-top: 6px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	text-align: right;
}
#header .recall-notice {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	height: 16px;
	margin-bottom: 3px;
	position: relative;
	margin-top: 5px;
}
#header .recall-notice img {
	vertical-align: middle;
	margin-right: 4px;
	margin-left: 2px;
}



#header .locator select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 155px;
}

#header .locator input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}


#navbar {
	background-image: url(../images/hdr_nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	height: 33px;
	width: 900px;
	position: relative;
}
#navbar .buttons {
	height: 21px;
	padding-top: 7px;
	z-index: 5;
	top: 0px;
	float: left;
	padding-right: 82px;
	padding-left: 82px;
}
#navbar .buttons .btnCompany {
	height: 17px;
	width: 66px;
	position: relative;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#navbar .buttons .btnProducts {
	height: 17px;
	width: 63px;
	position: relative;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}


#navbar .buttons .btnBuyParts {
	height: 17px;
	width: 68px;
	position: relative;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}

#navbar .buttons .btnService {
	height: 17px;
	width: 117px;
	position: relative;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}

#navbar .buttons .btnSupport {
	height: 17px;
	width: 108px;
	position: relative;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#navbar .buttons .btnContact   {
	height: 17px;
	width: 57px;
	position: relative;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#navbar .left-corner {
	height: 29px;
	width: 8px;
	background-image: url(../images/hdr_nav_left.jpg);
	background-repeat: no-repeat;
	float: left;
}
#navbar .right-corner {
	background-image: url(../images/hdr_nav_right.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 8px;
}

/* MAIN BODY CONTENT */
#main-body {
	width: 900px;
	height: 1%;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	overflow: visible;
}

#main-body-btm {
	width: 900px;
	height: 7px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	float: none;
	clear: both;
}
#main-body-btm .bg {
	background-image: url(../images/pg_btm_tile.jpg);
	background-repeat: repeat-x;
	height: 7px;
	width: 100%;
}

#main-body-btm .left-corner {
	height: 7px;
	width: 8px;
	float: left;
	background-image: url(../images/pg_btm_left.jpg);
	background-repeat: no-repeat;
}
#main-body-btm .right-corner {
	float: right;
	height: 7px;
	width: 8px;
	background-image: url(../images/pg_btm_right.jpg);
	background-repeat: no-repeat;
}
#page-title {
	height: 39px;
	z-index: 1;
	overflow: visible;
	clear: left;
	background-color: #FFFFFF;
	background-image: url(../images/pg_title_bg.jpg);
	background-repeat: repeat-x;
}







#page-title .left-corner {
	float: left;
	height: 39px;
	width: 8px;
	background-image: url(../images/pg_title_left.jpg);
	background-repeat: no-repeat;
}
#page-title .right-corner {
	float: right;
	background-image: url(../images/pg_title_right.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 8px;
}
#nav-brdcrbs {
	position: relative;
	width: 880px;
	left: 0px;
	top: 0px;
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#nav-brdcrbs .breadcrumb {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-align: left;
}

#product-nav {
	position: relative;
	float: left;
	width: 133px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#product-nav  #nav-title {
	float: left;
	width: 133px;
	padding: 0px;
	margin: 0px;
	height: 20px;
	position: relative;
}
#product-nav  #nav-links {
	width: 133px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #000000;
	float: left;
	padding: 0px;
	margin-bottom: 10px;
	position: relative;
}
#product-nav  #nav-links  .menu-item  {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 123px;
	height: 16px;
	font-size: 11px;
	padding-left: 10px;
}

#product-nav   #nav-links  a  {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
}
#product-nav   #nav-links  a:hover  {
	color: #FF0000;
}


#product-detail {
	position: relative;
	height: inherit;
	width: 485px;
	float: left;
	text-align: left;
	padding: 5px;
}
#product-detail p {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#product-detail .product-image {
	width: 475px;
	height: 275px;
	position: relative;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
}
#product-detail .additional-images {
	width: 480px;
	position: relative;
	height: 65px;
	vertical-align: bottom;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
	text-align: left;
}
#product-detail .additional-images img {
	padding-right: 2px;
	padding-left: 2px;
}

#product-detail .rider-specs {
	float: left;
	width: 465px;
	padding: 5px;
	margin: 5px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
#product-detail #tabbed-details {
	margin-left: 8px;
}
#product-detail   #tabbed-details .detailsbox {
	width: 450px;
	padding: 10px;
	border: 1px solid #999999;
	height: 1%;
	margin-bottom: 1em;
	float: left;
	overflow: visible;
}
#product-detail #tabbed-details .detailsbox .content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
#tabbed-details .detailsbox .content li {
	margin: 0px;
	padding: 0px;

}

#product-resources {
	background-image: url(../images/right_col_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 659px;
	width: 241px;
	float: left;
	padding: 5px;
}
#product-resources p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-align: left;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

#product-resources .price {
	position: relative;
	height: 103px;
	float: left;
	width: 231px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#product-resources .price .msrp-price {
	width: 190px;
	margin: 5px;
	padding: 5px;
	position: relative;
	left: 10px;
	text-align: center;
}
#product-resources .price .msrp-price .retail-price {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

#product-resources .price .msrp-price .msrp {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-align: left;
}

#product-resources .parts-support {
	float: left;
	width: 231px;
	height: 62px;
	margin-top: 5px;
	position: relative;
	padding: 5px;
}
#product-resources .owners-manual {
	float: left;
	padding: 5px;
	width: 231px;
	margin-top: 5px;
	position: relative;
	height: 119px;
}
#product-resources .product-id {
	padding: 5px;
	float: left;
	height: 122px;
	width: 231px;
	margin-top: 5px;
	position: relative;
}
#product-resources .assembly-videos {
	padding: 5px;
	float: left;
	height: 96px;
	width: 231px;
	margin-top: 5px;
	position: relative;
}
#product-resources .product-compare {
	padding: 5px;
	float: left;
	height: 60px;
	width: 231px;
	margin-top: 5px;
	position: relative;
}
#product-resources .bottom {
	float: left;
	width: 241px;
	position: relative;
}

#body-content {
	position: relative;
	width: 710px;
	float: left;
	text-align: left;
	padding: 5px;
	margin-left: 15px;
}
#body-content a:link {
	color: #FF0000;
	text-decoration: underline;
}
#body-content a:visited {
	color: #FF0000;
	text-decoration: underline;
}
#body-content a:hover {
	color: #666666;
	text-decoration: none;
}
#body-content a:active {
	color: #666666;
	text-decoration: none;
}

#body-content #text-container {
	margin: 0px;
	float: left;
	width: 700px;
	position: relative;
	padding: 5px;
}
#text-container  p  {
	line-height: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#text-container  .text-left   {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	float: left;
	margin: 20px;
	width: 300px;
}
#text-container .text-right {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	float: left;
	margin: 20px;
	width: 300px;
}
#text-container .text-full {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	float: left;
	margin: 0px;
	width: 680px;
}
#text-container .text-full img {
	padding: 8px;
}







h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
h2 {
	float: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-align: left;
	margin: 0px;
}
h4 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	clear: right;
}
h5 {
	color: #FF0000;
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
}

.red {
	color: #FF0000;
}
.redcenter  {
	color: #FF0000;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 200px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}




/* FOOTER LAYOUT */
#footer {
	clear: both;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .footer-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	height: 21px;
	padding-top: 7px;
}
#footer .footer-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding: 0px;
	position: relative;
	width: 900px;
	clear: both;
	background-image: url(../images/ftr_nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 28px;
	margin-top: 0px;
}
#footer  .footer-bg  .left-corner {
	float: left;
	height: 28px;
	width: 7px;
	background-image: url(../images/ftr_nav_left.jpg);
	background-repeat: no-repeat;
}
#footer  .footer-bg  .right-corner {
	float: right;
	height: 28px;
	width: 7px;
	background-image: url(../images/ftr_nav_right.jpg);
	background-repeat: no-repeat;
}

#footer .copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 5px;
	float: left;
	width: 725px;
	z-index: 0;
	position: relative;
}
#footer .copyright p {
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	
}
.greenspace {
	float: right;
	width: 150px;
	height: 55px;
	padding-right: 5px;
	padding-top: 10px;
	padding-left: 5px;
}

#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #990000;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
#footer a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
#index-main-body {
	width: 900px;
	position: relative;
	float: left;
	background-color: transparent;
}
#index-main-body #main-image {
	position: relative;
	height: 400px;
	width: 900px;
	margin-bottom: 10px;
	float: left;
	background-repeat: no-repeat;
}
#index-main-body #index-sub-menu {
	float: left;
	width: 900px;
	position: relative;
	margin-bottom: 20px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#index-sub-menu   .link  {
	float: right;
}
#index-sub-menu  #sub-menu-box {
	float: left;
	height: 171px;
	width: 284px;
	background-image: url(../images/index_subnav_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 7px;
	margin-left: 6px;
	z-index: 0;
}
#index-sub-menu #sub-menu-box .right-side {
	background-image: url(../images/index_subnav_right.jpg);
	background-repeat: no-repeat;
	height: 171px;
	width: 5px;
	float: right;
}
#index-sub-menu #sub-menu-box .left-side {
	height: 171px;
	width: 5px;
	float: left;
	background-image: url(../images/index_subnav_left.jpg);
	background-repeat: no-repeat;
}
#index-sub-menu #sub-menu-box .middle {
	width: 260px;
	padding-left: 5px;
	float: left;
	padding-top: 5px;
}
#index-sub-menu #sub-menu-box .title-box {
	float: left;
	padding-bottom: 4px;
	padding-top: 6px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}


#index-sub-menu .index-buy-parts {
	float: left;
	height: 126px;
	width: 264px;
	background-image: url(../images/index_parts.jpg);
	background-repeat: no-repeat;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#index-sub-menu .index-support {
	float: left;
	height: 126px;
	width: 264px;
	background-image: url(../images/index_help.jpg);
	background-repeat: no-repeat;
	margin-left: 12px;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#flashcontent p {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.content #flashcontent {
	text-align: center;
}
#vidPlayer {
	padding: 15px;
	margin: 10px;
	text-align: center;
}
