@font-face {
	font-family: 'JosefinSansStdLight';
	src: url('/scripts/JosefinSansStd-Light-webfont.eot');
	src: local('☺'), url('/scripts/JosefinSansStd-Light-webfont.woff') format('woff'), url('/scripts/JosefinSansStd-Light-webfont.ttf') format('truetype'), url('/scripts/JosefinSansStd-Light-webfont.svg#webfontmMSjIQwC') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
  padding: 0;
  margin: 10px auto 15px auto;
  width: 940px;
  color: #000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #fff;
}
a {
  color: #f00;
  text-decoration: none;
}
img {
  border: 0;
}

.font {
  font-family: "JosefinSansStdLight", Verdana, Arial, sans-serif;
  lang: en;
}


/* ***** LAYOUT ***** */
#wrapper {
  position: relative;
}
#header {
  height: 127px;
}
#headersearch {
  float: right;
}
#allBikes {
  float: right;
}
#headernav {
  position: absolute;
  top: 37px;
  right: 0;
  width: 700px;
  height: 45px;
  padding-bottom: 15px;
  border-bottom: 10px solid #f00;
}

#menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#menu a {
  color: #000;
  display: block;
  text-decoration: none;
  padding: 3px 5px 3px 10px;
  margin-bottom: 5px;
  text-align: center;
}
* html #menu a {
  height: 1%;
}
#menu li {
  width: 100px;
  word-wrap: break-word;
  float: left;
}
* html #menu li {
  float: left;
}

#navindicator {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 15px;
  width: 100px;
  background: #f00;
}
#submenu {
  position: absolute;
  top: 107px;
  right: 0;
  width: 700px;
  line-height: 20px;
  overflow: hidden;
}
.subnav {
  clear: left;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  left: 50%;
  text-align: center;
  display: none;
}
.cursub {
  display: block;
}
.subnav li {
  display:block;
  float:left;
  list-style:none;
  margin:0;
  padding:0;
  position:relative;
  right:50%;
}
.subnav li a {
  display:block;
  max-width: 100px;
  margin-right: 15px;
  color: #000;
  padding: 2px;
}
* html .subnav li a {
  width: expression(this.width > 100 ? "100px" : true);
}
#submenu a:hover, #submenu a.cur {
  color: #f00;
}


#header #headerright {
  float: right;
  text-align: right;
  height: 31px;
  width: 820px;
  line-height: 31px;
}
#header #headerright a {
  font-weight: bold;
  color: #000;
}

#searchResults {
  color: #000;
  position: absolute;
  top: 25px;
  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;
}


#homelink {
  background: url(http://media.norco.com/norco11/img/norco-logo.png) left top no-repeat;
  text-indent: -9999px;
  display: block;
  position: absolute;
  left: 10px;
  top: 37px;
  height: 45px;
  width: 220px;
}


#content {
  float: left;
  width: 940px;
}
#breadcrumbs {
  margin-bottom: 10px;
}
#breadcrumbs a {
  color: #000;
  text-decoration: none;
}

.pagetitle {
  background: url(http://media.norco.com/norco11/img/line-title.gif) center center repeat-x;
  margin-bottom: 10px;
  height: 42px;
}
.pagetitlecont {
  text-align: right;
  float: left;
  font-size: 1.3em;
  letter-spacing: .5em;
}

.pagesubtitlecont {
  text-align: right;
  float: left;
  font-size: 1.1em;
  letter-spacing: .5em;
}

#whitebody {
  background: #fff;
  color: #000;
  padding: 5px 10px 5px 5px;
}
.bodyimage {
  float: left;
  width: 320px;
  height: 500px;
  margin-right: 10px;
}


#footer {
  padding-top: 15px;
  background: url(http://media.norco.com/norco11/img/footer.gif) top center no-repeat;
}
div[id="footer"] {
  clear: both;
  height: 61px;
}
* html #footer {
  background: none;
}
#footer a {
  color: #000;
}
.footersection {
  width: 140px;
  margin-right: 20px;
  float: left;
}
.footerhead {
  color: #f00;
  font-size: 1.1em;
  margin-bottom: 10px;
}
.footerbikecol {
  float: left;
  width: 60px;
}


/* ***** CHOOSE REGION ***** */
#regionchooser {
  padding: 10px;
  background: #fff;
  color: #000;
}
#regionchooser a {
  color: #000;
}
#regionchooser a:hover {
  color: #f00;
}
#regionchoosertitle {
  font-size: 2em;
  color: #f00;
  text-align: left;
  margin-bottom: 15px;
}
#regionchooser .pagetitle {
  font-size: 15px;
}
.continent {
  text-align: left;
  background: #f00;
  color: #fff;
  padding-left: 5px;
  font-size: 1.5em;
  height: 25px;
  line-height: 25px;
  margin-bottom: 5px;
  clear: both;
}
.region {
  text-align: center;
  float: left;
  width: 100px;
  height: 65px;
}



/* ***** HOME ***** */
#banner {
  width: 940px;
  height: 400px;
  background: #aaa;
}
#homecatchooser {
  float: left;
  width: 145px;
  background: #fff;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#homechoosestyle {
  display: block;
  color: #000;
  padding: 3px;
  font-weight: bold;
}
#homestylelinks {
  display: none;
  overflow: hidden;
}
.homestylelink {
  color: #000;
  display: block;
  padding: 3px;
}
.homebox {
  float: left;
  width: 300px;
  height: 250px;
  text-align: left;
  overflow: hidden;
}
#homelatestvideo {
  margin-left: 80px;
  padding-right: 10px;
  text-align: left;
  margin-right: 180px;
}
#homenorconews .homenews {
  font-size: .9em;
}
.homehead {
  font-size: 2em;
  text-align: left;
  margin-bottom: 10px;
}
.homehead a {
  color: #f00;
}
.boldhead {
  text-align: right;
  font-size: 1.1em;
  font-weight: bold;
}




/* ***** STYLE ***** */
#stylebanner {
  width: 940px;
  height: 200px;
  margin-bottom: 20px;
  position: relative;
}
.style img {
  padding: 3px;
  -moz-box-shadow: 1px 1px 5px #333;
  -webkit-box-shadow: 1px 1px 5px #333;
  box-shadow: 1px 1px 5px #333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#333333')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#333333');

}
#stylevideos {
  float: right;
  width: 380px;
  margin-bottom: 35px;
}
#stylenews {
  float: left;
  width: 460px;
  margin-bottom: 35px;
}
#stylebikes {
  clear: both;
  margin-top: 35px;
}
#stylebikeshead {
  width: 454px;
}
.stylehead {
  background: #f00;
  color: #fff;
  padding: 3px;
  font-size: 2em;
  margin-bottom: 10px;
}




/* ***** BIKES ***** */
#bikecatlarge {
  position: relative;
  height: 385px;
  width: 825px;
}
* html #bikecatlarge {

}
.bikecatlarge {
  position: absolute;
  z-index: 2;
}
* html .bikecatlarge {
  
}
#bikecatnames {
  position: absolute;
  z-index: 3;
  bottom: 0;
  background: #000;
  width: 825px;
  height: 50px;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=80);
}
* html #bikecatnames {
  position: relative;
}
#bikecatnames ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.bikecatname {
  float: left;
  display: block;
  font-weight: bold;
  width: 137px;
  text-align: center;
  line-height: 50px;
  color: #fff;
}
.bikecatname a {
  color: #fff;
}
#feature-highlight {
  position: absolute;
  display: block;
  z-index: 4;
  bottom: 0;
  left: 0;
  width: 137px;
  height: 50px;
  background: url(http://media.norco.com/norco11/img/highlight-underline.png) no-repeat;
}
* html #feature-highlight {
  background: url(http://media.norco.com/norco11/img/highlight-underline.gif) no-repeat;
}

/*** BIKE CATEGORY PAGE ***/
#catbanner {
  width: 940px;
  height: 350px;
  margin-bottom: 20px;
  position: relative;
}
.cattab {
  position: absolute;
  bottom: 0;
  width: 80px;
  height: 25px;
  line-height: 25px;
  color: #fff;
  text-align: center;
}
.cattab a {
  color: #fff;
  font-weight: bold;
}
#cattab-videos a {
  font-weight: normal;
}
#cattab-news {
/*  right: 220px;
  background-position: 300px bottom;*/
  right: 110px;
  background-position: 190px bottom;
}
#cattab-photos {
  right: 110px;
  background-position: 190px bottom;
}
#cattab-videos {
  right: 0;
  background-position: right bottom;
}
.cattabcol {
  display: none;
  position: absolute;
  text-align: left;
  bottom: 25px;
  width: 80px;
  height: 180px;
  left: 0;
  overflow: show;
  line-height: normal;
}
#cattab-news-col {
  /*background-position: 300px -145px;*/
  background-position: 190px -145px;
}
#cattab-photos-col {
  background-position: 190px -145px;
}
#cattab-videos-col {
  background-position: right -145px;
}
.cattabcont {
  position: absolute;
  top: 0;
  padding: 5px;
  height: 160px;
  width: 235px;
  font-size: 0.9em;
}
#cattab-news-cont {
/*  left: 0;
  background-position: 300px -145px;*/
  right: 0;
  background-position: 355px -145px;
}
#cattab-photos-cont {
  right: 0;
  background-position: 355px -145px;
}
#cattab-videos-cont {
  right: 0;
  background-position: right -145px;
}

.subcatlistname {
  display: block;
  color: #fff;
  background: #999 url(http://media.norco.com/norco11/img/bikestuff/subcatlistname-end.jpg) right center no-repeat;
  font-size: 1.5em;
  padding-left: 3px;
  height: 30px;
  width: 295px;
  line-height: 30px;
  clear: both;
}
.subcatlistallbikes {
  padding-bottom: 10px;
}
.subcatlisttop4bikes {
  margin-bottom: 5px;
}
.viewall {
}
.subcatlistbike {
  float: left;
  width: 220px;
  text-align: center;
  margin-right: 10px;
  z-index: 9;
}
.subcatlistbike a {
  color: #333;
}
.subcatlistbike img {
  margin-bottom: 10px;
  z-index: 9;
}
.subcatlistbikeprice {
  color: #f00;
  font-size: 0.85em;
}
.hiddenbikes {
  display: none;
}

/*** BIKE SUBCATEGORY PAGE ***/
#subcatbanner {
  width: 940px;
  height: 350px;
  margin-bottom: 20px;
}
.bikelistsubcat {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 2px solid #f00;
}
.bikelistsubcatimage {
  float: left;
  margin-right: 100px;
}
.bikelistsubcatdeets {
  float: left;
  padding-top: 25px;
  width: 380px;
}
.blscd-bikename {
  font-size: 2.3em;
  color: #000;
}
.blscd-bikename span {
  color: #f00;
  font-size: 0.6em;
}

/*** BIKE PAGE ***/
#bikepagefull {
  float: left;
  margin-right: 5px;
}
#bikepagefullname {
  color: #f00;
  font-size: 3.2em;
}
#bikepagefullimage {
  width: 540px;
  height: 317px;
}
#bikepageimagetools {
  text-align: right;
}
#bikepageside {
  float: right;
  width: 220px;
}
.bikepagesidehead {
  font-size: 1.7em;
  color: #f00;
  margin-bottom: 15px;
}
#biketools a {
  color: #000;
}
#biketools img {
  vertical-align: middle;
}

#morebikesup, #morebikesdown, #morebikecatsup, #morebikecatsdown {
  display: block;
  text-align: center;
}
#morebikesup, #morebikecatsup {
  visibility: hidden;
}
#morebikesup span, #morebikesdown span, #morebikecatsup span, #morebikecatsdown span {
  display: block;
  margin: auto;
  text-indent: -9999px;
  width: 20px;
  height: 10px;
}
#morebikesup span, #morebikecatsup span {
  background: url(http://media.norco.com/norco11/img/bikestuff/arrow-up.gif) 0 0 no-repeat;
  margin-bottom: 5px;
}
#morebikesdown span, #morebikecatsdown span {
  background: url(http://media.norco.com/norco11/img/bikestuff/arrow-down.gif) 0 0 no-repeat;
  margin-top: 5px;
}
#morebikeswrapper2, #morebikecatswrapper2 {
  position: relative;
}
#morebikestop, #morebikecatstop {
  position: absolute;
  top: 0;
  width: 100%;
  height: 10px;
  background: url(http://media.norco.com/norco11/img/bikestuff/more-bikes-top.png);
  z-index: 2;
  display: none;
}
#morebikesbottom, #morebikecatsbottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 10px;
  background: url(http://media.norco.com/norco11/img/bikestuff/more-bikes-bottom.png);
  z-index: 2;
}
#morebikeswrapper, #morebikecatswrapper {
  overflow: hidden;
  position: relative;
}
#morebikeswrapper {
  max-height: 207px;
}
#morebikecatswrapper {
  max-height: 107px;
}
#morebikes, #morebikecats {
  top: 0;
  z-index: 1;
}
#morebikes a {
  display: block;
  font-size: 0.9em;
  color: #000;
  margin-bottom: 10px;
  height: 62px;
}
.morebikesname {
  width: 110px;
}
#curmorebikes .morebikesname {
  color: #f00;
}
#morebikecats a {
  display: block;
  color: #000;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}
a#curmorebikecats {
  color: #f00;
}
#morebikes img, #morebikecats img {
  float: left;
  margin-right: 3px;
}
.morebikesname {
  float: left;
  margin-top: 20px;
}


#bikepagespecs {
  padding-top: 10px;
  clear: left;
}
.speccat {
  color: #f00;
  font-weight: bold;
  font-size: 1.6em;
  margin-top: 30px;
  margin-bottom: 20px;
}
#bikespecs .bikespec, #intendeduse .bikeusage {
  padding: 0 3px;
  border-bottom: 1px solid #fbb;
  height: 25px;
  line-height: 25px;
}
#bikegeos .bikegeo {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
#bikespecs span {
  display: block;
  color: #f00;
  float: left;
  width: 125px;
  margin-right: 25px;
}
#bikegeos .geotitle {
  display: block;
  float: left;
  width: 45px;
  padding-right: 5px;
  height: 40px;
  line-height: 40px;
  text-align: right;
  font-weight: bold;
  color: #fff;
  background: #f00;
}
#bikegeos .geoname {
  display: block;
  float: left;
  width: 140px;
  padding: 5px;
  height: 30px;
  font-size: 0.8em;
  border-right: 1px solid #000;
}
#bikegeos span {
  display: block;
  text-align: center;
  float: left;
  width: 53px;
  height: 40px;
  line-height: 40px;
}
.usageTypeNames {
  padding-left: 103px;
}
.usageTypeNames span {
  float: left;
  width: 85px;
  text-align: center;
}
.bikeName {
  display: block;
  float: left;
  width: 100px;
  overflow: hidden;
  height: 25px;
  color: #000;
}
.stars {
  width: 85px;
  text-align: center;
  float: left;
}


.tabbed_content {
	width: 620px;
}

.tabs {
	height: 35px;
	line-height: 35px;
	font-size: 1.3em;
	position: relative;
	background: #999;
	color: #fff;
}

.tabs .moving_bg {
	background: #f00 url(http://media.norco.com/norco11/img/bikestuff/specs-nav-bottom.jpg) center bottom no-repeat;
	position: absolute;
  width: 120px;
  height: 60px;
	z-index: 190;
	top: 0;
	left: 0;
}

.tabs .tab_item {
	display: block;
	float: left;
	width: 120px;
	height: 50px;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
}

.tabbed_content .slide_content {
	overflow: hidden;
	padding: 20px 0 20px 20px;
	position: relative;
	width: 595px;
}

.tabslider {
	width: 5000px;
}

.tabslider ul, .tabslider .aslide {
	float: left;
	width: 575px;
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
}

.tabslider ul li {
	padding-bottom: 7px;
}



/* ***** BIKE TECH ***** */
.techbanner {
  width: 940px;
  height: 350px;
  margin-bottom: 10px;
}
.techhalf {
  float: left;
  width: 460px;
  margin-bottom: 30px;
}
.techleft {
  margin-right: 20px;
}
.techhalf img {
  margin-bottom: 3px;
  margin-top: 10px;
}
.techtitle {
  font-size: 1.5em;
  margin-bottom: 10px;
  color: #f00;
}
.techsubtitle {
  font-size: 1.25em;
  margin-bottom: 10px;
  color: #f00;
}
.techcontpad {
  padding-right: 75px;
}
#carbon-intro{
  width:780px;
}
.carbon-main{
  text-align:left;
  height:110px;
}
.carbon-main img{
  float:left;
  margin-right:100px;
}

#gates-wrap {
	width:940px;
	margin:0;	
}
#gates-left{
  width:380px;
  float:left;
}
#gates-right{
  width:380px;
  float:right;
}
.gates-text{
  margin-bottom:15px;
}
.gates-text strong{
  color:#FF0000;
}



/* ***** COMPARE BIKES ***** */
.comparecol1 {
  display: block;
  float: left;
  width: 160px;
}
.comparecol2, .comparecol3, .comparecol4 {
  display: block;
  float: left;
  width: 240px;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
}
* html .comparecol4 {
  width: 235px;
}
.comparecol3 {
  background-color: #eee;
}
.comparebikeimage {
  height: 129px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-color: #fff;
}
#comparehead .comparecol3 {
  background-color: #fff;
}
.comparespec {
  border-bottom: 1px solid #fbb;
}
.comparespeccat {
  color: #f00;
}



/* ***** FIND A RETAILER ***** */
#far1, #far2 {
  color: #000;
  background: #fff;
  width: 390px;
  height: 136px;
  padding: 5px;
  overflow: auto;
  border: 2px solid #666;
  float: left;
}
.retailerinfo {
  float: left;
  margin-right: 10px;
  width: 250px;
  height: 175px;
}
.farhead {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #f00;
}
#farmsg {
  background: #fff;
  color: #000;
  padding: 10px;
}
#farmsg form {
  padding: 0;
  margin: 0;
}
#farmsg span {
  float: left;
  width: 75px;
  display: block;
}
#farmsg label.error {
  margin-left: 10px;
  font-size: 0.7em;
  color: #f00;
}




/* ***** TEAM ***** */
.teamslisthead {
  display: block;
  font-size: 2.5em;
  font-weight: bold;
  
}
.riderindexthumb {
  width: 200px;
  float: left;
  text-align: center;
  margin-bottom: 20px;
}
.riderindexthumb img {
  width: 200px;
}
#riderInfo {
  width: 220px;
  float: right;
  font-size: 0.9em;
}
#riderInfo i {
  color: #f00;
}
#riderbody {
  width: 620px;
}
#riderbanner {
  width: 620px;
  height: 280px;
	position:relative;
}
#riderbanner img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.ridertitle {
  color: #f00;
  font-size: 2em;
}
.ridernewsdate {
  float: left;
  width: 75px;
  text-align: center;
  font-size: 1.1em;
}
.newstitle {
  color: #fff;
  letter-spacing: .5em;
  float: left;
  width: 488px;
}
.articletools {
  padding-top: 2px; 
  height: 18px;
  background: url(http://media.norco.com/norco11/img/news/news-header.gif) no-repeat;
  width: 500px;
  float: left;
  text-align: right;
}
.riderarticle {
  padding-left: 75px;
  width: 488px;
}
/* SPONSORS */
.sponsorimage {
  float: left;
  margin-right: 15px;
  width: 255px;
}
.sponsordesc {
  float: left;
  width: 625px;
}




/* ***** NEWS ***** */
.article {
  width: 575px;
  margin-bottom: 50px;
}
.news_archive_year {
  font-size: 1.3em;
  color: #000;
}
.news_archive_month {
  color: #000;
}
.newsdate {
  float: right;
  width: 75px;
  text-align: center;
  font-size: 1.1em;
}
.newsimg {
  margin-bottom: 10px;
}
.newsarticle {
  width: 500px;
}




/* ***** DOWNLOADS ***** */
.dlindexthumb {
  float: left;
  width: 200px;
}
.dlindexthumb img {
  margin-bottom: 3px;
  padding: 3px;
  -moz-box-shadow: 1px 1px 5px #333;
  -webkit-box-shadow: 1px 1px 5px #333;
  box-shadow: 1px 1px 5px #333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#333333')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#333333');
}

.episodename {
  font-weight: bold;
  font-size: 1.3em;
}




/* ***** I LUV MY BIKE ***** */
#submitphoto {
  float: right;
  width: 175px;
  text-align: right;
}
#photoupload label.error {
  color: #f00;
  font-size: 0.8em;
}


#ilmb_mainphoto {
  width: 465px;
  height: 290px;
  margin-right: 15px;
  margin-bottom: 10px;
  float: left;
}
#ilmb_mainphotodesc {
  float: left;
  width: 170px;
  height: 200px;
}
* html #ilmb_mainphotodesc {
  width: 109px;
}
.ilmb_photodetail {
  color: #f00;
  font-weight: bold;
}
#ilmb_photothumbs {
  clear: left;
}
.ilmb_thumb {
  float: left;
  width: 70px;
  height: 70px;
  margin-right: 10px;
  cursor: pointer;
  border: 2px solid #fff;
}
.ilmb_thumb img {
  width: 70px;
  height: 70px;
}

#pagenav {
  clear: left;
}



#submitvideo {
  float: right;
  width: 175px;
  text-align: right;
}
#submitstory {
  clear: both;
}
.ilmb_video_thumb {
  float: left;
  width: 200px;
  height: 200px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.ilmb_video_thumb div {
  background: #000;
  padding: 2px;
  color: #fff;
  display: none;
}



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



.accountsignup_head {
  clear: both;
  font-size: 1.5em;
}




.clear {
  clear: both;
}
.red {
  color: #f00;
}