/* only put styles unique to the default or home page in this style sheet */
.threeColumn .column2 {
	float:left;
	width:485px;
	padding:0 0 10px 0;
}
.threeColumn .column3 {
	color:#ffeebb;
	float:right;
	width:230px;
}

/* column 3 */
.col3Box {
	float:left;
	color:#9b4e15;
	font-size:11px;
	margin:0 0 15px 0;
}
.col3Box a {
	color:#9b4e15;
}
.col3Box h3 {
	margin:0;
	padding:0 0 0 8px;
	float:left;
	width:222px;
	line-height:35px;
	color:#ffeebb;
	text-transform:uppercase;
	background:url(/images/col3TitleHome.gif) no-repeat;
	position:relative;
}
.col3Box h3 a {
	color:#FFFFFF;
	font-size:11px;
	line-height:11px;
	text-transform:lowercase;
	font-style:normal;
	font-weight:normal;
	position:absolute;
	right:10px;
	bottom:12px;
	padding-right:8px;
	background:url(/images/bullet4.gif) no-repeat right 4px;
}
.col3Box .wrapper {
	width:210px;
	padding:0;
	float:left;
	border-width:0 10px 10px 10px;
	border-style:solid;
	border-color:#e6dcc6;
	background-color:#f1ece0;
	float:left;
}
.col3Box.promos .wrapper {
	border-width:10px;
}
.col3Box.brands .wrapper {
	clear:both;
	height:93px;
	float:none;
	background-color:#fff;
}
.col3Box.featuredGT dl {
	float:left;
	width:172px;
	padding:5px 0 5px 38px;
	margin:0;
	border-top:4px solid #e6dcc6;
	color:#3b1f05;
}
.col3Box dl.videoThumb {
	width:194px;
	background:#fff;
	border-top:none;
	padding:10px 8px;
}
.col3Box.featuredGT dl.gtHowToVideos {
	background:#fff url(/images/gtHowToVideos.png) no-repeat 8px center;
	border-top:none;
}
.col3Box.featuredGT dl.videoThumb dd {
	width:192px;
	float:left;
	text-align:center;
}
.col3Box.featuredGT dl.videoThumb dd img {
	padding:4px;
	background:url(/images/videoThumbBg.gif) no-repeat;
	border:none;
}
.col3Box dd span.playVideo {
	display:block;
	width:33px;
	height:33px;
	position:absolute;
	top:35px;
	left:75px;
	text-indent:-9000px;
	background-image:url(/images/playVideo.png);
}
.col3Box.featuredGT dl.gtHowToArticles {
	background:url(/images/gtHowToArticles.png) no-repeat 8px center;
}
.col3Box.featuredGT dl.gtProdInstructions {
	background:url(/images/gtProdInstructions.png) no-repeat 8px center;
}
.col3Box.featuredGT dl.gtCheatSheets {
	background:url(/images/gtCheatSheets.png) no-repeat 8px center;
}
.col3Box.featuredGT dl.gtKinks {
	background:url(/images/gtKinks.png) no-repeat 8px center;
}
.col3Box dl.first {
	border-top:0 none;
}
.col3Box.featuredGT dt {
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
	float:left;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.col3Box dl.videoThumb dt {
	font:normal 11px Arial, Helvetica, sans-serif;
	width:192px;
}
.col3Box dt a {color:#3b1f05;}

.col3Box.featuredGT dd {
	position:relative;
	width:180px;
	clear:both;
	margin:0;
	padding:0;
}
.col3Box dd a.viewAll  {
	position:absolute;
	right:15px;
	bottom:1px;
	color:#b72b00;
	padding-right:8px;
	background:url(/images/bullet3.gif) no-repeat right 5px;
}
.product .item {
	width:190px;
}
.product .item {
	width:190px;
}
.home .column3 .promoBox.callToAction .wrapper {
	width:190px;
	padding:0 10px;
}
.home .column3 .promoBox.callToAction .wrapper.full {
	width:210px;
	padding:0;
}
.home .column3 .promoBox.callToAction .wrapper.full dd img {
	padding:0;
	width:210px;
}
.home .column3 .promoBox.product .wrapper {
	width:190px;
	padding:0 10px;
}

.home .column3 .promoBox {width:230px;}
.home .column3 .promoBox h3 {width:222px;}
.homeFlashBanner {
	float:right;
	padding:0 0 10px 0;
	width:715px;
	height:330px;
}
.col3Box.promos .wrapper {
	float:left;
	width:190px;
	padding:0 10px;
}
.col3Box.promos dl {
	float:left;
	width:190px;
	padding:10px 0;
	margin:0;
	color:#3b1f05;
	border-top:1px dotted #9d8660;
}
.col3Box.promos dl.first {
	border-top:none;
}
.col3Box.promos dt {
	position:relative;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	clear:both;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#b72b00;
}
.col3Box.promos dt a {
	color:#b72b00;
}
.col3Box.promos dd {
	width:190px;
	margin:0;
	padding:0;
}
.col3Box.promos dd.signUp {
	float:left;
	padding-bottom:5px;
}
.col3Box.promos dd img {
	border:none;
	padding:0 0 5px 5px;
	float:right;
}
.col3Box.promos dl.left dd img {
	border:none;
	padding:0 5px 5px 0;
	float:left;
}
.col3Box.promos dl.left dd span {
	padding:0 5px 5px 0;
	float:left;
}