a {
  color: #f00;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: underline;
}
img {
  border: 0;
  behavior: url(/scripts/pngfix.htc);
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
/* ----- LAYOUT ----- */
body {
  padding: 0;
  margin: 0;
  color: #000;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  background: #ccc url(/img/bg.jpg) top left repeat;
}
#wrapper {
  width: 1000px;
  position: relative;
}

#header {
  height: 85px;
  position:relative;
}
#homelink {
  display: block;
  position:absolute;
  width: 180px;
  height: 58px;
  left: 12px;
  top: 12px;
}
#headerlinks {
  position: absolute;
  left: 520px;
  top: 50px;
  line-height: 25px;
  color: #f00;
  width: 475px;
}
#headerlinks a, #breadcrumbs a {
  color: #fff;
}
#breadcrumbs {
  height: 25px;
  line-height: 25px;
  padding-left: 150px;
  background: url(/img/crumbsbg.gif) repeat-x;
}
#allBikes {
  float: right;
  height: 25px;
  line-height: 25px;
  color: #fff;
  margin-right: 25px;
}
#allBikes * {
  vertical-align: middle;
}
#search {
  float: right;
}
#search input {
  padding: 3px;
  width: 117px;
  height: 14px;
  background: #fff url(/img/searchbg.gif)  no-repeat;
  border: 0;
  color: #999;
  font-size: 10px;
  padding-left: 20px;
  font-family: Helvetica, Arial, sans-serif;
}
#searchResults {
  position: absolute;
  top: 75px;
  right: 0;
  padding: 5px;
  width: 200px;
  background: #fff;
  z-index: 1000;
  border: 1px solid #000;
  display: none;
}
#searchResults table td {
  margin: 0;
  padding: 0;
  cursor: pointer;
}
a.sresult {
  display: block;
  color: #000;
  border: 1px solid #fff;
  margin: 0;
  padding: 5px;
  cursor: pointer;
}
a:hover.sresult {
  border: 1px solid #000;
  text-decoration: none;
}
a.sresult .sresultname {
  font-weight: bold;
  color: #f00;
}

#midsection {
  position: relative;
  min-height: 400px;
  padding-bottom: 10px;
}
.bodycontent {
  margin-bottom: 10px;
}

#leftmenu {
  float: left;
  width: 150px;
}



#content {
  float: left;
  padding-right: 10px;
  width: 640px;
  margin-top: 10px;
}
#bottomline {
  clear: both;
  text-align: center;
  font-size: 11pt;
  margin-top: 15px;
}



#rightbar {
  float:left;
  width:200px;
  margin-top: 10px;
}
#rightbartop {
  background: url(/img/rightteartop.png) top right repeat-y;
  padding: 5px 14px 0 5px
}
#rightbarbot {
  height: 36px;
  background: url(/img/righttearbot.png) -2px -20px no-repeat;
}


#footer {
  clear: both;
  height: 50px;
  background: url(/img/footer.png) repeat-x;
  color: #fff;
  font-size: 8pt;
}
#footer a {
  color: #fff;
}
#footer2 {
  height: 35px;
  background: url(/img/footer.jpg);
}


#notcanada {
  position: absolute;
  z-index: 1000;
  width: 438px;
  height: 255px;
  text-align: center;
  padding: 20px 42px 25px 20px;
  top: 50px;
  left: 225px;
  background: url(/img/choosefg.png) 0 0 no-repeat;
  font-size: 15pt;
}
* html #notcanada {
  background-image: none;
  background: #fff;
  border: 2px solid #000;
  /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/choosefg.png", sizingMethod="crop");*/
}
#notcanadafg {
  margin: auto;
  text-align: left;
}



/* ***** CHOOSE REGION ***** */
#choose-region {
  width: 1000px;
  height: 635px;
  background: url(/img/choosebg.jpg) top left no-repeat;
}
#choose-region-fg {
  position: absolute;
  left: 260px;
  top: 178px;
  width: 450px;
  height: 250px;
  padding: 15px 25px 25px 15px;
  background: url(/img/choosefg1.png) center center no-repeat;
}
#referer {
  position: absolute;
  width: 1000px;
  top: 475px;
  text-align: center;
}



/* ***** MISCELLANEOUS ***** */
.red {
  color: #f00;
}
.bold {
  font-weight: bold;
}
.norm {
  font-weight: normal;
  text-decoration: none;
}
.blackborder2 {
  border-bottom: 2px solid #000;
  padding-bottom: 1px;
  margin-bottom: 5px;
}
.redborder2 {
  border-bottom: 2px solid #f00;
}
.blackborder3 {
  border-bottom: 3px solid #000;
  padding-bottom: 1px;
  margin-bottom: 5px;
}
.redborder3 {
  border-bottom: 3px solid #f00;
}

.clear {
  clear: both;
  height: 0;
  font-size: 0;
}


/* ----- MENU ----- */
ul.makeMenu * {
  z-index: 10;
  font-size: 12px;
}
ul.makeMenu, ul.makeMenu ul {
  padding: 0;
  margin-left: 2px;
  width: 127px;
  background-color: #fff;
  border: 1px solid #999;
}
ul.makeMenu li {
  width: 125px;
  border: 1px solid #999;
  height: 20px;
  line-height: 20px;
  list-style-type: none;
  position: relative;
  color: #000;
  margin: 0px;
}
ul.makeMenu li > ul {
  display: none;
  position: absolute;
  top: -2px;
  left: 123px;
}
ul.makeMenu li.cur {
  background: #f00 url(/img/menu/menblank.gif) bottom left no-repeat;
}
ul.makeMenu li:hover, ul.makeMenu li.cur {
  background: #f00 url(/img/menu/menblank.gif) bottom left no-repeat;
}
ul.makeMenu li.CSStoHighlight {
  background-color: #f00;
  color: #000;
}
ul.makeMenu li.CSStoHighlight2 {
  background: #f00;
  margin-bottom: -3px;
}
ul.makeMenu ul.CSStoShow {
  display: block;
}
ul.makeMenu li:hover > ul {
  display: block;
}
/* and some link styles */
ul.makeMenu li a { padding-left: 5px; color: #000; display: block; width: 120px; }
ul.makeMenu li a:hover, ul.makeMenu li a.CSStoHighLink { color: #fff; text-decoration: none; }
ul.makeMenu li:hover > a, ul.makeMenu li.cur > a { color: #fff; }

* > ul.makeMenu a#menhome { background: url(/img/menu/home.gif) top left no-repeat; }
ul.makeMenu li:hover > a#menhome, ul.makeMenu li.cur a#menhome { color: #fff; background: url(/img/menu/home.gif) bottom left no-repeat; }

* > ul.makeMenu a#menbikes { background: url(/img/menu/bikes.gif) top left no-repeat; }
ul.makeMenu li:hover > a#menbikes, ul.makeMenu li.cur a#menbikes { color: #fff; background: url(/img/menu/bikes.gif) bottom left no-repeat; }

* > ul.makeMenu a#menapparel { background: url(/img/menu/apparel.gif) top left no-repeat; }
ul.makeMenu li:hover > a#menapparel, ul.makeMenu li.cur a#menapparel { color: #fff; background: url(/img/menu/apparel.gif) bottom left no-repeat; }

* > ul.makeMenu a#menabout-us { background: url(/img/menu/about-us.gif) top left no-repeat; }
ul.makeMenu li:hover > a#menabout-us, ul.makeMenu li.cur a#menabout-us { color: #fff; background: url(/img/menu/about-us.gif) bottom left no-repeat; }

* > ul.makeMenu a#menwhats-happening { background: url(/img/menu/whats-happening.gif) top left no-repeat; }
ul.makeMenu li:hover > a#menwhats-happening, ul.makeMenu li.cur a#menwhats-happening { color: #fff; background: url(/img/menu/whats-happening.gif) bottom left no-repeat; }

* > ul.makeMenu a#menteam { background: url(/img/menu/team.gif) top left no-repeat; }
ul.makeMenu li:hover > a#menteam, ul.makeMenu li.cur a#menteam { color: #fff; background: url(/img/menu/team.gif) bottom left no-repeat; }

* > ul.makeMenu a#mendownloads { background: url(/img/menu/downloads.gif) top left no-repeat; }
ul.makeMenu li:hover > a#mendownloads, ul.makeMenu li.cur a#mendownloads { color: #fff; background: url(/img/menu/downloads.gif) bottom left no-repeat; }

* > ul.makeMenu a#mendistributed-brands { background: url(/img/menu/distributed-brands.gif) top left no-repeat; }
ul.makeMenu li:hover > a#mendistributed-brands, ul.makeMenu li.cur a#mendistributed-brands { color: #fff; background: url(/img/menu/distributed-brands.gif) bottom left no-repeat; }


#leftbar {
  margin-top: 5px;
  width: 137px;
}
#leftbartop {
  background: url(/img/leftbartop.png) top right repeat-y;
  padding: 5px 14px 0 5px;
}
#leftbarbot {
  height: 20px;
  background: url(/img/leftbarbot.png) 0 -1px no-repeat;
}

#ccoptin input[type=text] {
  width: 105px;
}



/* ***** HOME ***** */
#feat {
  width: 640px;
  height: 320px;
  background:  url(/img/feat/feat15.jpg) center center no-repeat;
  margin-bottom: 10px;
  position:relative;
  z-index: 8;
}

.latestvidshell {
  float: left;
  width: 315px;
  height: 100px;
  overflow: hidden;
  margin-right: 5px;
}
.latestvidimg {
  float: left;
  width: 150px;
  height: 100px;
  margin-right: 5px;
  background: #222;
}
.latestvidtitle {
  height: 30px;
  overflow: hidden;
  color: #f00;
  font-weight: bold;
}
.latestviddesc {
  height: 55px;
  font-size: 90%;
}
.latestvidwatch {
  text-align: right;
}



/* ***** ABOUT ***** */
.beneficiary {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 2px dotted #999;
}
.advocacyimage {
  float: left;
  margin-right: 15px;
  width: 150px;
}
.advocacydesc {
  float: left;
  width: 475px;
}
#msg {
  color: #f00;
  margin-bottom: 15px;
  font-weight: bold;
}



/* ***** BIKES ***** */
.bikeindexthumb {
  float: left;
  width: 200px;
  height: 200px;
}
.bikeindexthumb img {
  width: 200px;
  height: 135px;
  margin-bottom: 5px;
}
.bikeindexthumb div {
  font-size: 14px;
  font-weight: bold;
}
#bikefull {
  width: 535px;
  height: 315px;
  margin-left: 75px
}
#biketabs {
  list-style: none;
  margin: 0;
  padding: 0;
}
#biketabs li {
  display: block;
  float: left;
  width: 102px;
  height: 20px;
  line-height: 22px;
  font-size: 7pt;
  text-align: center;
  background: url(/img/tab_off.gif) 0 -1px no-repeat;
}
#biketabs li a {
  color: #000;
}
#biketabs li.biketabon {
  background: url(/img/tab_on.gif) top left no-repeat;
}
#biketabs li.biketabon a {
  color: #fff;
}
#bCont_overview  ul {
  padding-left: 25px;
}
.bContShow {
  display: block;
  padding: 10px;
}
.bContHide {
  display: none;
}
.specHead {
  float: left;
  width: 125px;
  font-weight: bold;
  padding: 5px 0 5px 10px;
}
.specVal {
  float: left;
  width: 475px;
  padding: 5px 10px 5px 0;
}
.bikeGeoSpec {
  float: left;
  width: 80px;
  text-align: center;
  padding-top: 5px;
}

.righttitle {
  height: 15px;
  line-height: 15px;
  padding-left: 5px;
  background: url(/img/righttitle.jpg) left top repeat-y;
  color: #fff;
  margin-bottom: 5px;
}
.rightcont {
  padding-bottom: 5px;
}



/* ***** WALLPAPERS ***** */
.dlindexthumb {
  float: left;
  width: 200px;
}
.dlindexthumb img {
  margin-bottom: 3px;
}
.dlindexthumb h4 {
  height: 14px;
}

.dlwp img {
  width: 70px;
  height: 70px;
}



/* ***** FIND A RETAILER ***** */
#far1, #far2 {
  background: #fff;
  width: 301px;
  height: 136px;
  padding: 5px;
  overflow: auto;
  border: 2px solid #999;
  float: left;
}
.retailerinfo {
  float: left;
  width: 200px;
  height: 130px;
}
.farhead {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #f00;
}



/* ***** NEWS ***** */
.news_archive_year {
  color: #f00;
  font-size: 125%;
}
a.news_archive_month {
  color: #000;
  margin-left: 15px;
}
#oldermonths {
  margin-top: 10px;
}
.newsarticle {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f00;
}
.newsimg {
  text-align: center;
}
.newsbar {
  font-size: 20px;
  width: 500px;
  overflow: hidden;
  margin-bottom: 5px;
}
.newsdate {
  background: #f00;
  width: 55px;
  padding: 5px;
  border-right: 435px solid #ccc;
  margin-right: -435px;
  color: #fff;
  font-family: Georgia, serif;
  float: left;
  text-align: center;
  line-height: 100%;
}
.newstitle {
  width: 425px;
  padding: 5px;
  float: left;
}
.articletools {
  float: right;
  width: 155px;
  height: 52px;
  overflow: hidden;
  background: url(/img/news/articletools.gif) no-repeat;
  margin-left: 10px;
  font-size: 11px;
  padding: 9px 0 0 5px;
}
.articletools img {
  vertical-align: middle;
}



/* ***** TEAM ***** */
.riderindexthumb {
  width: 190px;
  float: left;
  margin-bottom: 15px;
}
.riderindexthumb img {
  width: 190px;
  height: 215px;
  margin-bottom: 5px;
}
.riderindexthumb h4 {
  height: 14px;
}
#riderbanner {
  width: 640px;
  height: 290px;
  margin-bottom: 10px;
}
#riderInfo i {
  font-style: normal;
  color: #f00;
}
#riderInfo a {
  color: #000;
}

.sponsor {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 2px dotted #999;
}
.sponsorimage {
  float: left;
  margin-right: 15px;
  width: 150px;
}
.sponsordesc {
  float: left;
  width: 475px;
}




/* **** DISTRIBUTED BRANDS ***** */
.brand {
  margin: 10px; float: left;display: block;width: 100px;height: 100px;
}





/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
