@import url(langSelectBox.css);
html,
body {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0;
}

a img {
	border: 0;
}

#body {
	background: #fff url(http://www.trekbikes.com/images/bikes/bikeModel/tileBg.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	padding-top: 30px;
	display: block;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	padding-bottom: 30px;
	width: 900px;
	display: block;
	background: white;
}

#bikeHeader {
	background: url(http://www.trekbikes.com/images/bikes/bikeModel/bikeHeaderBg.gif) repeat-x top left;
	border-top: 1px solid #fafafa;
	border-bottom: 1px solid #e2e2e2;
	height: 30px;
	color: #3d4045;
	font-size: 1.1em;
}

#bikeHeader .left {
	padding: 10px 0 0 5px;
	width: 700px;
	float: left;
	display: inline;
}

#bikeHeader p.categoryName {
	font-family: "Century Gothic", Avant Garde, Century Gothic, Avant Garde Gothic, "Lucida Sans", Helvetica, Trebuchet, Arial, Sans;
	font-family: "Lucida Sans", Helvetica, Trebuchet, Arial, Sans;
	font-weight: bold;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;	
}

#bikeHeader p.familyName {
	font-family: "Century Gothic", Avant Garde, Century Gothic, Avant Garde Gothic, "Lucida Sans", Helvetica, Trebuchet, Arial, Sans;
	font-family: "Lucida Sans", Helvetica, Trebuchet, Arial, Sans;
	font-weight: bold;
	float: left;
	margin: 0 0 0 5px;
	padding: 0 0 0 7px;
	background: transparent url(http://www.trekbikes.com/images/bikes/bikeModel/even_arrow.gif) no-repeat left center;	
}

#bikeHeader p.familyName a {
	text-decoration: none;
	color: #3D4045;
}

#bikeHeader p.categoryName span.divider,
#bikeHeader p.familyName span.divider {
	padding: 0 0 0 5px;
}

#bikeHeader p.categoryName a:link, #bikeHeader p.categoryName a:visited {
	color: #3d4045;
	text-decoration: none;
}

#bikeHeader p.singleBikeName {
	float: left;
	padding: 7px 0;	
	margin: 0;
	color: #c00;
}

#bikeHeader p.bikeName {
	font-family: "Century Gothic", Avant Garde, Century Gothic, Avant Garde Gothic, "Lucida Sans", Helvetica, Trebuchet, Arial, Sans;
	font-family: "Lucida Sans", Helvetica, Trebuchet, Arial, Sans;
	font-weight: bold;
	float: left;
	/*background: url(/images/bikes/bikeModel/familyDropDown.gif) no-repeat top left;*/
	cursor: pointer;
	/*width: 195px;*/
	margin: 0 0 0 5px;
	padding: 0 0 0 7px;
	color: #c00;
	background: transparent url(http://www.trekbikes.com/images/bikes/bikeModel/even_arrow.gif) no-repeat left center;
}

#bikeHeader .dropDownNavContainer {
	position: absolute;
	background: #e6e6e6;
	border: 1px solid #cecdcd;
	z-index: 12000;
	width: 195px;
	margin: 23px 0 0 10px;
	padding: 0;
}

#bikeHeader #bikeCategoryDrop {
	margin-left: 5px;
}

#bikeHeader #bikeFamilyNav,
#bikeHeader .dropDownNav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#bikeHeader #bikeFamilyNav li,
#bikeHeader .dropDownNav li {
	margin: 0;
	padding: 3px 10px;
}

#bikeHeader #bikeFamilyNav li.selected,
#bikeHeader .dropDownNav li.selected {
	background: #555555;
}

#bikeHeader #bikeFamilyNav li a:link, #bikeHeader #bikeFamilyNav li a:visited,
#bikeHeader .dropDownNav li a:link, #bikeHeader .dropDownNav li a:visited {
	color: #333;
	text-decoration: none;
}

#bikeHeader #bikeFamilyNav li a:hover,
#bikeHeader .dropDownNav li a:hover {
	color: #c00;
}

#bikeHeader #bikeFamilyNav li.selected a:link, #bikeHeader #bikeFamilyNav li.selected a:visited,
#bikeHeader .dropDownNav li.selected a:link, #bikeHeader .dropDownNav li.selected a:visited {
	color: #fff;
}

#bikeHeader div.right {
	float: right;
}

#bikeHeader div.right p {
	float: left;
	padding: 3px 10px;
	margin: 5px 0 0 0;
}

#bikeHeader div.right p.compareBikes {
	/*border-right: 1px solid #c0c1c3;*/
}

#bikeHeader div.right p.compareBikes a {
	background: url(http://www.trekbikes.com/images/bikes/bikeModel/compareBikesIcon.gif) no-repeat left center;
	padding-left: 20px;
	padding-bottom: 3px;
}

#bikeHeader div.right p a:link, #bikeHeader div.right p a:visited {
	text-decoration: none;
	color: #3d4045;
}

#bikeHeader div.right p.printReady a {
	background: url(http://www.trekbikes.com/images/bikes/bikeModel/printReadyIcon.gif) no-repeat left center;
	padding-left: 18px;
}

#bikeMeat {
	width: 100%;
	overflow: hidden;
}

/* Zoom Image */
#bikeMeat .left {
	float: left;
	display: inline;
	width: 576px;
	height: 413px;
	margin: 0 20px 0 0;
	padding: 5px 0 0;
}
/*
div.luckyZoomBigImageCont {
	width:285px; 
	height:369px; 
	margin-left: 595px; 
	top: 0px; 
	border: 1px solid #ccc; 
}
*/
p#zoomFunctions {
	text-align: center;
	font-size: 0.9em !important;
	color: #a7a8aa;
	padding: 5px;
}

p#zoomFunctions span.zoom {
	background: url(http://www.trekbikes.com/images/bikes/bikeModel/mouseOverIcon.gif) no-repeat left center;
	padding: 5px 15px 5px 20px;
}

p#zoomFunctions a.download {
	background: url(http://www.trekbikes.com/images/bikes/bikeModel/downloadHiResIcon.gif) no-repeat left center;
	padding: 5px 5px 5px 28px;
}

p#zoomFunctions a.download:link, p#zoomFunctions a.download:visited {
	color: #a7a8aa;
	text-decoration: none;
}

p#zoomFunctions a.download:hover {
	color: #000;
}

p#videoFunctions {
	text-align: center;
	font-size: 0.9em !important;
	color: #a7a8aa;
	padding: 5px;
}

p#videoFunctions a.download {
	background: url(http://www.trekbikes.com/images/bikes/bikeModel/downloadVideoIcon.gif) no-repeat left center;
	padding: 5px 0 5px 20px;
}

p#videoFunctions a.download:link, p#videoFunctions a.download:visited {
	color: #a7a8aa;
	text-decoration: none;
}

p#videoFunctions a.download:hover {
	color: #000;
}

/* Bike name, price, info, promos */

#bikeMeat .right {
	line-height: 0.9em;
	width: 282px;
	float: left;
	display: inline;
	padding: 0 0 10px 0;
}

h1.modelName {
	font-size: 2.2em;
	margin: 19px 0 0px 0;
	padding: 0 10px 0 0;
	line-height: 1.1em;
}

.rightCol p.msrp,
.right p.msrp {
	font-size: 1.1em;
	color: #67686c;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

p#disclaimer {
	line-height: 1.4em;
	width: 265px;
	padding: 10px;
	position: absolute;
	background: #fff;
	border: 2px solid #efeff0;	
}

p.findYourDealer,
#bikeMeat .right p.bulletLink {
	margin: 0;
	padding: 0 0 7px 0;
}

p.findYourDealer a:link, p.findYourDealer a:visited,
#bikeMeat .right p.bulletLink a:link, #bikeMeat .right p.bulletLink a:visited {
	color: #858689;
	text-decoration: none;
	background: url(http://www.trekbikes.com/images/bikes/bikeModel/smallRightRedTriangle.gif) no-repeat left center;
	padding-left: 6px;
}

p.findYourDealer a:hover,
#bikeMeat .right p.bulletLink a:hover {
	color: #333;
}

#bikeFlavorCopy {
	clear: both;
}

#bikeFlavorCopy h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #666;
	margin: 15px 0 0 0;
	padding: 0;
}

.proDeal p {
	color: #c00;
	font-weight: bold;
	margin: 5px 0;
	padding: 0 0 5px 0;
}

.proDeal p a {
	color: #c00;
	text-decoration: underline;
}

#bikeFlavorCopy p {
	margin: 8px 0;
	padding: 0 30px 0 0;
	color: #858689;
	line-height: 1.35em;
	font-size: 1.2em;
}

#bikeFlavorCopy p a {
	color: #858689;
	text-decoration: underline;
}

#bikeFlavorCopy ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#bikeFlavorCopy ul li {
	margin: 0;
	padding: 0;
}

#bikeFlavorCopy a.revealMoreText {
	margin-left: 5px;
}

#bikeFlavorCopy ul li a:link, #bikeFlavorCopy ul li a:visited {
	background: url(http://www.trekbikes.com/images/bikes/bikeModel/smallRightGrayTriangle.gif) no-repeat left center;
	padding-left: 6px;
	color: #858689;
	text-decoration: none;
}

#bikeFlavorCopy ul li a:hover {
	color: #333;
}

#bikePromos {
	margin: 20px 0 0 0;
	padding: 0;
	width: 280px;
	overflow: hidden;
}

#bikePromos .bikePromo {
	float: left;
	display: inline;
	width: 280px;
	margin: 0 0 10px 0;
	line-height: 1.4em !important;
	background: #000 url(http://www.trekbikes.com/images/bikes/bikeModel/bg_bikePromo_bottom.png) no-repeat left bottom;
}

#bikePromos .bikePromo .inner {	
	padding: 10px 0 5px;
	background: transparent url(http://www.trekbikes.com/images/bikes/bikeModel/bg_bikePromo_top.gif) no-repeat top left;
}

#bikePromos .bikePromo .inner img {	
	margin: 0 0 3px 0;
}

#bikePromos .bikePromo .inner p {
	margin: 0 0 6px 4px;
	padding: 0;
	line-height: 1.3em;
}

#bikePromos .bikePromo .inner p a:link, #bikePromos .bikePromo .inner p a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left: 45px;
}

#bikePromos .bikePromo .inner p a:hover {
	color: #ccc;
}

/* Bike Gallery/Media Bar Module */

#bikeExtras {
	clear: both;
}

#bikeExtras .leftColumn {
	float: left;
	display: inline;
	width: 576px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#bikeGalleryTopCap {
	height: 13px;
	overflow: hidden;
}

#bikeGalleryTopCap .left, #bikeGalleryBottomCap .left {
	height: 13px;
	float:left;
}

#bikeGalleryTopCap .left {
	width: 548px;
	background: url(http://www.trekbikes.com/images/bikes/bikeModel/mediaBarTopCap.gif) no-repeat top left;
}

#bikeGalleryBottomCap .left {
	width: 548px;
	background: url(http://www.trekbikes.com/images/bikes/bikeModel/mediaBarBottomCap.gif) no-repeat top left;
}

#bikeGalleryTopCap .right, #bikeGalleryBottomCap .right {
	width: 24px;
	height: 13px;
	float: left;
}

#bikeGalleryTopCap .right {
	background: url(http://www.trekbikes.com/images/bikes/bikeModel/mediaBarNextTop.gif) no-repeat top left;
}

#bikeGalleryBottomCap .right {
	background: url(http://www.trekbikes.com/images/bikes/bikeModel/mediaBarNextBottom.gif) no-repeat top left;
}

#bikeGalleryBottomCap, #bikeGalleryMeat {
	clear: both;
}

a#bikeGalleryPrev img, a#bikeGalleryNext img {
	float: left;
	width: 25px;
	height: 97px;
	background: #efefef;
}

#bikeGalleryThumbListContainer {
	background: #bebebe;
	width: 522px;
	height:97px;
	padding: 0;
	margin: 0;
	color: #b5b5b5;
	float: left;
	position: relative;
	overflow: hidden;
}

#bikeGalleryThumbs {
	position: relative;
	display: block;
	width: 10000px;
	margin: 0;
	padding: 0 0 0 4px;
}

div.bikeGalleryItem {
	padding: 0 4px !important;
	margin: 0;
	float: left;
}


.bikeGalleryItem, .bikeGalleryItem img, .bikeGalleryItem p {	
	margin: 0; 
	padding: 0;
}

.bikeGalleryItem img {
	display: block;
}

.bikeGalleryItem a.description {
	display: block;
	background: #dfdfdf;
	height: 30px;
	width: 92px !important;
	font-size: 0.9em;
	padding: 5px 5px 0 5px;
}

.bikeGalleryItem a.description:link, .bikeGalleryItem a.description:visited {
	color: #666;
	text-decoration: none;
}

.bikeGalleryItem a.description:hover, .bikeGalleryItem a.highlight, .bikeGalleryItem a.highlight:visited {
	background: #c00;
	color: #fff !important;
}

.bikeGalleryItem.selected a.description {
	background: #555;
	color: #fff !important;
}

/* Video Player */

#inplaceVideoPlayer {
	position: absolute;
	top: 158px;
	z-index: 999;
	border-top: 28px solid #fff;
	border-right: 10px solid #fff;
	border-bottom: 8px solid #fff;
	border-left: 10px solid #fff;
	margin-top: -10px;
}

#videoPlayerClose {
	position: absolute;
	top: 165px;
	margin-left: 559px;
	z-index: 1000; 
	color: #c00; 
	display: none;
	margin-top: -10px;
}

#videoPlayerClose a {
	width: 15px;
	height: 15px;
	background: url(http://www.trekbikes.com/images/shared/closeSprite.gif) no-repeat top left;
	display: block;
}

#videoPlayerClose a:hover {
	background: url(http://www.trekbikes.com/images/shared/closeSprite.gif) no-repeat top right;
}

/* Tabs */

.tabBlock {
	border-top: 1px solid #fff;
	clear: both;
	width: 567px;
}

.tabHeaders {
	margin-top: 15px;
}

.tabHeaders ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
	background: url(http://www.trekbikes.com/images/bikes/bikeModel/tabHeader.gif) repeat-x center top;
}

.tabHeaders ul li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	font-family: "Century Gothic", Avant Garde, Century Gothic, Avant Garde Gothic, "Lucida Sans", Helvetica, Trebuchet, Arial, Sans;
	font-size: 1.3em;
	padding: 10px 10px 20px;
	background: url(http://www.trekbikes.com/images/bikes/bikeModel/tabHeader.gif) no-repeat center top;
	text-transform: uppercase;
}

.tabHeaders ul li.selected {
	background: #c00 url(http://www.trekbikes.com/images/bikes/bikeModel/selectedTabHeader.gif) no-repeat center bottom; 
}

.tabHeaders ul li a:link, .tabHeaders ul li a:visited {
	color: #000;
	text-decoration: none;
	float: left;
	display: inline;
}

.tabHeaders ul li a:hover {
	color: #000;
}

.tabHeaders ul li.selected a:link, .tabHeaders ul li.selected a:visited {
	color: #fff;
}

.tabHeaders ul li.selected a:hover {
	background: #c00 url(http://www.trekbikes.com/images/bikes/bikeModel/selectedTabHeader.gif) no-repeat center top !important; 
}

#tabs {
	clear: left;
}

#tabs h3 {
	color: #050505;
	font-size: 1.3em !important;
}

#featuredReviews {
	clear: both;
}

#featuredReviews .featuredReview {
	clear: both;
	margin-bottom: 10px;
}

#featuredReviews .featuredReview img {
	float: left;
	display: inline;
}

#featuredReviews .featuredReview div.reviewCopy {
	float: left;
	display: inline;
	width: 408px;
	margin-left: 24px;
	margin-bottom: 12px;
}

#featuredReviews .featuredReview div.reviewCopy p {
	margin: 0;
	padding: 0;	
}

#featuredReviews .featuredReview div.reviewCopy p.title {
	font-size: 1.2em;
	color: #010101;
	font-weight: bold;
	margin-bottom: 8px;
}

#featuredReviews .featuredReview div.reviewCopy p.comment {
	color: #7f7f7f;
	margin-bottom: 8px;
}

#featuredReviews .featuredReview div.reviewCopy p.link a:link, #featuredReviews .featuredReview div.reviewCopy p.link a:visited {
	color: #7f7f7f;
	text-decoration: none;	
	background: url(http://www.trekbikes.com/images/bikes/bikeModel/smallRightRedTriangle.gif) no-repeat left center;
	padding-left: 7px;
}

#featuredReviews img.bikePhoto {
	padding: 13px;
}

#powerReviews {
	clear: both;
}

#powerReviewsWriteOwnReviewHolder{
	display: inline;
	float: left;
}

#powerReviewsAvgRating {
	color: #333;
	float: left;
	display: inline;
	margin: 0;
	padding: 0 8px 0 0;
}

#powerReviewsWriteOwnReviewHolder {
	display: inline;
	float: right;
	position: relative;
	bottom: 15px;
}

#powerReviewsWriteOwnReviewHolder a:link, #powerReviewsWriteOwnReviewHolder a:visited {
	color: #67686c;
	text-decoration: none;
	background: url(http://www.trekbikes.com/images/shared/right_arrow.gif) no-repeat left center;
	padding-left: 16px;
}

#specsDiv {
	clear: both;
}

#specsDiv table {
	width: 100%;
	font-size: 0.9em;
	text-align: left;
	padding-left: 0 !important;
	margin-left: 0 !important;
}

#specsDiv table th, #specsDiv table td {
	border-bottom: 1px solid #fff;
	vertical-align: top;
}

#specsDiv table th {
	background: #cecdcd;
	color: #3d4145;
}

#specsDiv table td {
	color: #8a8a8a;
	background: #efeff0;
}

#specsDiv table td.label {
	color: #3d4145;
	white-space:nowrap;
}

#componentsDiv {
	margin-top: 15px;
}

#componentsDiv table th {
	text-align: left;
}

#componentsDiv table td {
	font-size: 0.9em;
	color: #64676a;
	padding-right: 15px;
	vertical-align: top;
}

#componentsDiv table td a:link, #componentsDiv table td a:visited {
	color: #64676a;
	text-decoration: underline;
}

#componentsDiv table p {
	padding: 0;
	margin: 0;
}

#geometryDiv {
	clear: both;
}

#geometryDiv .geometryImage {
/*	margin: 5px 0 5px 168px; */
	margin: 5px auto;
	text-align: center;
	display: block;
	width: 560px;
}

#geometryDiv p.measurement {
	padding: 0;
	margin: 0 0 7px 0;
}

#geometryTable {
	width: 100%;
	font-size: 0.9em;
}

* html #geometryTable {
	margin-top: 5px;
}

#geometryTable th {
	text-align: center;
	color: #3d4145;
	font-weight: bold;
	background: #cecdcd;
}

#geometryTable th.letter {
	width: 25px;
}

#geometryTable th.item {
	width: 40px;	
}

#geometryTable th.label {
	width: 135px;
}

#geometryTable td {
	text-align: center;
	background: #efeff0;
	color: #999;
	border-bottom: 1px solid #fff;
}

#geometryTable td.letter, #geometryTable td.label {
	font-weight: bold;
	color: #3d4145;	
}

#geometryTable th.label, #geometryTable td.label {
	text-align: left;	
}

#geometryTable.imperial td span.imperial, #geometryTable.metric td span.metric {
	display: block;
}

#geometryTable.imperial td span.metric, #geometryTable.metric td span.imperial {
	display: none;
}
#additionalResources {
	clear: both;
}

#additionalResources h2 {
	text-transform: uppercase;
	font-size: 1.3em;
}

#additionalResources ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.7em;
}

#additionalResources li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	width: 280px;
}

#additionalResources li a:link, #additionalResources li a:visited {
	color: #67686c;
	background: url(http://www.trekbikes.com/images/shared/right_arrow.gif) no-repeat left center;
	padding: 5px 0 5px 16px;
	text-decoration: none;
}

#additionalResources li a:hover {
	color: #000;
}

/* End Tabs */
/* Right Column */

#bikeExtras .rightColumn {
	float: left;
	display: inline;
	width: 282px;
}

#bikeExtras .rightColumn .pod {
	background: #efeff0;
	color: #3d4045;
	padding: 10px 10px 5px 10px;
	margin: 0 0 10px 0;
	clear: both;
}

#bikeExtras .rightColumn .pod img {
	float: right;
	margin: 0;
	padding: 0;	
}

#bikeExtras .rightColumn .pod h3, #bikeExtras .rightColumn .pod p {
	width: 140px;	
	margin: 0 0 6px 0;
	padding: 0;
}

#bikeExtras .rightColumn .pod h3 a,
#bikeExtras .rightColumn .pod h3 a:link,
#bikeExtras .rightColumn .pod h3 a:visited {
	color: #000;
}

#bikeExtras .rightColumn .pod a:link, #bikeExtras .rightColumn .pod a:visited {
	text-decoration: none;
	color: #3d4045;
}

#bikeExtras .rightColumn .pod p a:link, #bikeExtras .rightColumn .pod p a:visited {
	background: url(http://www.trekbikes.com/images/bikes/bikeModel/smallRightGrayTriangle.gif) no-repeat left center;
	padding-left: 6px;
}

#bikeExtras .rightColumn #findTour.pod {
	padding-top: 2px;
	padding-bottom: 1px;
}

#bikeExtras .rightColumn #findTour.pod h3 {
	margin-top: 8px;
}

#footer {
/*	padding-bottom: 250px;*/
}

#wrapper #langSelectBox h2 {
	margin-top: 0;
	margin-bottom: 0 !important;
	padding: 0 0 0 10px;
}

#infoBoxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 9000;
}

#infoBoxOverlayIFrame {
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0; 
	display: none;
	filter: Alpha(Opacity:0);
	z-index: 8999;
}

p#policePdf {
	line-height: 1.6em;
	width: 282px;
	float: right;
	padding-right: 20px;
}

p#policePdf a:link, p#policePdf a:visited {
	color: #c00;
	background: url(http://www.trekbikes.com/images/shared/pdf.gif) no-repeat left top;
	padding-left: 15px;
	padding-bottom: 1px;
	text-decoration: none;
}

p#policePdf a:hover {
	color: #999;
}

p#policePdf a span {
	color: #999;
}

div.rating {
	padding: 10px 0;
}

div.rating a {
	color: #858689;
	text-decoration: none;
}

div.rating a:hover {
	color: #000;
}

div.answerBoxPromo {
	padding: 3px 0 15px 0;
}

div.answerBoxPromo a:link, div.answerBoxPromo a:visited {
	color: #858689;
	text-decoration: none;
}

div.answerBoxPromo a:link span, div.answerBoxPromo a:visited span {
	color: #c00;
}

div.answerBoxPromo a:hover {
	color: #c00;
	text-decoration: underline;
}

div.bikeNav {
	padding: 5px 10px 10px;
	position: absolute;
	overflorw: hidden;
	width: 556px;
	z-index: 500;
}

div.bikeNav a {
	color: #858689;
	text-decoration: none;
	position: relative;
	z-index: 500;
}

div.bikeNav a:hover {
	color: #000;
}

div.bikeNav a.prevBike {
	padding: 0 0 0 20px;
	height: 14px;
	background: #fff url(http://www.trekbikes.com/images/bikes/bikeModel/prevBike_arrow.gif) no-repeat left center;
	float: left;
	display: inline;
}

div.bikeNav a.nextBike {
	padding: 0 20px 0 0;
	height: 14px;
	background: #fff url(http://www.trekbikes.com/images/bikes/bikeModel/nextBike_arrow.gif) no-repeat right center;
	float: right;
	display: inline;
}

p.disclaimer {
	color: #858689;
}

div.btnCustomize {
	background: #fff url(http://www.trekbikes.com/images/bikes/madone/bg-btn-customize-left.jpg) no-repeat top left;
	height: 26px;
	color: #fff;
	padding: 0;
	overflow: hidden;
	float: left;
	display: inline;
}

div.btnCustomize a {
	color: #fff;
	text-decoration: none;
	float: left;
	display: inline;
	height: 18px;
	font-weight: bold;
	padding: 8px 15px 0;
	background: transparent url(http://www.trekbikes.com/images/bikes/madone/bg-btn-customize-right.jpg) no-repeat top right;
	font-family: "Century Gothic",Avant Garde,Century Gothic,'ITC Avant Garde Gothic',Avant Garde Gothic,"Lucida Sans",Helvetica,Trebuchet,Arial,Sans;
}

div.btnCustomize a:hover {
	color: #ccc;
}
 
