﻿/* CSS Document */

.titleContainer {
	background: url('/style%20library/Images/headerStripFeatures.png') no-repeat;
	}
	
.mainBannerHolder {
	background: url('../PublishingImages/10k_banner.png') no-repeat;
	width: 976px;
	height: 232px;
	}
	
/* start main content */	
.mainContentWrapper {
	float: left;
	width: 738px;
	height: 655px;
	margin: 20px 0px 0px 0px;
	}
	
.mainContentHeadlineWrapper {
	width: 700px;
	height: 35px;
	}
	
.mainContentHeadlineStyle {
	margin: 0px 0px 0px 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em; /*1.2em;*/
	font-weight: bold;
	color: #F7921E;
	}
	
.mainnContent {
	float: left;
	width: 700px;
/*	height: 200px; -- Removed to allow for longer content (BJC - 8/4/2010) */
	}
	
.content {
	margin: 0px 0px 0px 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em; /* 0.9em;*/
	color: #666666;
	}

.content a:link, .content a:visited, .content a:active, .content a:hover {
	font-weight: bold;
	color:#025B87;
	font-size: 1.0em;
	}


/* Start main content left hand column */
/* Get Your Gear */

.CLEARFLOAT {
clear:both;
}
.getYourGear {
background:url("../PublishingImages/getYourGearBG.png") no-repeat scroll 0 0 transparent;
height:338px;
width:720px;
float:left;
}
.getYourGearRightCol {
float:right;
height:250px;
margin:77px 25px 0 10px;
width:178px;
}
.getYourGearRightColBTN {
margin:10px 0 0;
}
.getYourGearRightCol img {
margin:5px 0 0 40px;
}
.getYourGearRightColNow {
color:#F7921E;
font:bold 18px "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.getYourGearRightColDesc {
color:#666666;
font:bold 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
width:100%;
}
.getYourGearLeftCol {
background:url("../PublishingImages/getYourGearBGRightBG.png") no-repeat scroll 0 0 transparent;
float:left;
height:250px;
margin:77px 0 0 10px;
width:478px;
}
.getYourGearLeftColHeader {
margin:10px 0 0;
text-align:center;
}
.getYourGearLeftColTitle {
color:#000000;
font:bold 16px "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.getYourGearLeftColWas {
color:#666666;
font:bold 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
text-decoration:line-through;
}
.getYourGearLeftColNow {
color:#F7921E;
font:bold 14px "Trebuchet MS",Arial,Helvetica,sans-serif;
padding:0 0 0 20px;
}
.getYourGearLeftColItem {
color:#666666;
font:18px "Trebuchet MS",Arial,Helvetica,sans-serif;
height:200px;
text-align:center;
width:200px;
}
.getYourGearLeftColItem img {
padding:5px 0;
text-align:center;
}
.getYourGearLeftColTshirts {
float:left;
width:244px;
}
.getYourGearLeftColFleece {
float:left;
width:230px;
}
.block {
float:left;
left:50%;
margin:0 auto;
text-align:center;
width:49%;
}
.block2 {
float:left;
left:50%;
margin:0 auto;
text-align:center;
width:100%;
}
.testR {
border:0 solid #000000;
float:right;
width:45%;
}
.testL {
border:0 solid #000000;
float:left;
width:55%;
}

