html, body {
	font-size: 10px;
}

#mainContent {
	height: 530px;
	background: url(/_media/images/srammountain/common/bg_main.gif) no-repeat center top; 
}


#mainContentContainer {
	width: 755px;
	height: 530px;
	margin: 0 auto; 
	text-align: left;
	position: relative; 
	font-size: 9px;
	color: #000000;
}

#subnav {
	z-index: 20;
	position: absolute; 
	left: 0px; 
	top: 10px;
	width: 755px;
	text-align: center;
}
#subnav a {
	margin: 0 25px;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#subnav a:hover {
	color: #ffffff;
}
#subnav a.active {
	color: #ffffff;
}

h2 {
	display: inline;
	margin: 0;
	padding: 0 10px 0 0;
	color: #ff0000;
	font-size: 18px;
	line-height: 12px;
	text-transform: uppercase;
}
h3 {
	display: inline;
	margin: 0;
	padding: 0;
	color: #898989;
	font-size: 14px;
	line-height: 12px;
	font-weight: normal;
}
h4 {
	margin: 0;
	padding: 5px 0 12px 0;
	color: #000000;
	font-size: 14px;
	line-height: 12px;
	font-weight: normal;
}
h5 {
	margin: 0;
	padding: 0 0 12px 0;
	color: #ffffff;
	font-size: 18px;
	line-height: 12px;
	font-weight: normal;
}



#introText {
	position: absolute;
	z-index: 20;
}
#introText p {
	margin: 0px;
	padding: 5px 0 0;
	color: #000000;
	font-size: 10px;
}

#changeSize {
	position: absolute;
	top: 92px;
	right: 45px;
	font-size: 10px;
	color: #cc0000;
}
#changeSize a {
	color: #666666;
	padding: 0 5px;
	text-decoration: none;
}
#changeSize strong {
	font-size: 11px;
}
#long, #medium, #short, #low, #high, #front, #back {
	display: none;
}
.productImage {
	position: absolute;
	z-index: 10; 
}

.moreDetails {
	position: absolute;
	width: 200px;
	height: 45px;
	padding: 4px 0 0 7px;
	border-left: 1px solid #000000;
	z-index: 20;
}
.noBar {
	border-width: 0;
}
.moreDetails a {
	color: #919191;
	text-decoration: none;
	text-transform: uppercase;
}
.moreDetails a:hover {
	text-decoration: underline;
}


#specContainer {
	position: absolute;
	top: 139px;
	left: 55px;
	border-left: 1px solid #000000;
	padding: 0px 10px 0 12px;
	height: 300px;
	width: 230px;
	overflow: auto;
}
#specContainer a {
	color: #cc0000;
}
ul.featuresList {
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
}
ul.featuresList li {
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 14px;
	background: url(/_media/images/srammountain/common/bullet_arrow.gif) no-repeat 0px 3px;
	text-indent: 10px;
}


.backLink {
	position: absolute;
	top: 144px;
	right: 710px;
	height: 30px; 
	line-height: 14px; 
	text-transform: uppercase;
}
.backLink a {
	color: #919191; 
	padding: 0 0 4px 10px;
	font-size: 11px;
	text-decoration: none;
	background: url(/_media/images/srammountain/common/back_arrow.gif) no-repeat 0px 0px;
}
.backLink a:hover {
	background: url(/_media/images/srammountain/common/back_arrow_on.gif) no-repeat 0px 0px;
	color: #333; 
	text-decoration: underline;
}
#techIcons {
	position: absolute;
	bottom: 5px;
	right: 0px;
}



#zero {
	position: absolute;
	top: 168px;
	left: 76px;
}
#oneone {
	position: absolute;
	top: 168px;
	left: 170px;
}
#dirt {
	position: absolute;
	top: 168px;
	left: 260px;
}
#matchmaker {
	position: absolute;
	top: 267px;
	left: 76px;
}
#powerchain {
	position: absolute;
	top: 340px;
	left: 76px;
}
#powerglide {
	position: absolute;
	top: 400px;
	left: 76px;
}

#techCopy {
	position: absolute;
	top: 200px;
	left: 400px;
	color: #ffffff;
	line-height: 14px;
	font-size: 10px;
	width: 300px;
}



















