﻿@import url(global.css);

#body {
	background: #fff url(http://www.trekbikes.com/images/shared/grey_gradient_bg.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	padding-top: 30px;
	display: block;
}

#wrapper {
	background: #fff;
	padding: 12px;
	margin-bottom: 20px;
}

#sectionHead {
	height: 67px;
}

#sectionHead .headline {
	width: 860px !important;
}

#sectionHead h1 {
	font-size: 3.1em !important;
}

#sectionHead.imgTop .headline div.right {
	float: right;
}

#sectionHead.imgTop .headline p {
	margin: 0px;
	padding : 0;
	padding-top: 1px;
	font-size: 1.1em;
	text-align: right;
}

#linkCopyFieldContainer {
	width: 300px;
	height: 18px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#linkCopyField {
	width: 300px;
	padding: 1px 4px;
	display: none;
}

p a.copyLink {
	background: url(http://www.trekbikes.com/images/bikes/compare/copyLink.gif) no-repeat center left;
	padding-left: 15px;
}

table {
	width: 100%;
}

table th.specLabel {
	background: #cecdcd;
	color: #3d4045;
	text-align: left;
	font-weight: bold;
	font-size: 1.0em;
	border-bottom: 1px solid #cecdcd;
}

table th.specLabel, table td.specLabel {
	width: 128px; 
	padding: 4px 12px 4px 6px;
}

table th.bikeOne, table th.bikeTwo, table th.bikeThree {
	background: #eaeaea url(http://www.trekbikes.com/images/bikes/compare/headerBackgroundGradient.gif) repeat-x top left;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #e2e2e2;
}

table th.bikeOne {
	width: 248px;
}

table td.bikeOne {
	width: 240px;
}

table th.bikeTwo, table td.bikeTwo {
	width: 240px;
}

table th select {
	width: 195px;
}

table th.bikeOne img {
	margin: 0;
	padding: 0 10px 0 0;
}

table td.noBike {
	background: url(http://www.trekbikes.com/images/bikes/compare/comparePlaceHolder.jpg) no-repeat 10px 10px !important;
	height: 200px;
	text-align: center;
	vertical-align: top;
	padding-top: 50px !important;
	font-size: 1.11em;
	width: 240px;
}

table td.noBike img {
	padding-bottom: 5px;
}

table th.bikeTwo, table th.bikeThree {
	text-align: center;
}

table td.bikeOne, table td.bikeTwo {
	border-right: 1px solid #efeff0 !important;
	width: 240px;
}

table.details {
	font-size: 0.9em;
}

table.details th {
	background: #cecdcd !important;
	color: #3d4045;
	text-align: left;
	font-weight: bold;
}

table.details td {
	background: #efeff0;
}

table.details th, table.details td {
	vertical-align: top;
	padding: 4px 6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

table td.specLabel, table td.bikeOne, table td.bikeTwo, table td.bikeThree {
	background: #fff;
}

table td.bikeOne, table td.bikeTwo, table td.bikeThree {
	padding: 10px 0 0 12px;
}

table.details h2 {
	font-size: 1.8em !important;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

table.details p.msrp {
	font-size: 1.33em;
	padding: 0;
	margin: 4px 0 0 0;
}

table.details p.view {
	font-size: 1.11em;
}

table.details p.view a {
	background: url(http://www.trekbikes.com/images/bikes/compare/smallGrayRightArrow.gif) no-repeat left center;
	padding-left: 7px;
}

table.details p.view a:link, table.details p.view a:visited {
	color: #64676a;
	text-decoration: none;
}

table.details p.view a:hover {
	color: #000;
}

div.rating {
	padding: 5px 0;
}
 
