#content a:link, .stepnav a:visited {
	border-bottom:1px dotted #f36f21;
	color:#f36f21;
	text-decoration:none;
}
#content a:hover {
	border-bottom:1px solid #f36f21;
	color:#f36f21;
}

/*
#container p a:link {
	border-bottom:1px dotted #f36f21;
	color:#f36f21;
	text-decoration:none;
}
#container p a:hover {
	border-bottom:1px solid #f36f21;
	color:#f36f21;
}
*/

/* menu stuff */

#CG_menu li a:link {
	color: #7C7C7C;
}
#CG_menu li a:visited {
	color: #7C7C7C;
}
#CG_menu li a:hover {
	color: #f36f21;
}

.submenu li a {
	font-size:9px;
}

/* page blocks */

#CG_midshelf {
/*	border-bottom:10px solid #fae7df;	*/
	border-bottom:10px solid #f3f3f3;
}

.CGpriceLine {
	background:#eef;
	border:1px solid #F36F21;
}

.CGrelProd {
	background:#eef;
	border:1px solid #F36F21;
}

.CGprodPriceMatch {
	text-align:right;
	width:95%;
}

.CGmainPriceMatch {
	border-top:1px solid #F36F21;
	float:left;
	margin:0t;
	padding:0;
	text-align:center;
	width:568px;
}

.gear_shelf, .CG_contact_strip {
	margin:0;
	padding:10px 0;
	width:568px;
	float:left;
}

.gear_shelf img {
	float:left;
}
.gear_shelf a+a img {
	border-left:1px solid #f36f21;
	margin-left:2px;
	padding-left:7px;
}

.gear_shelf div+div {
	border-left:1px solid #f36f21;
	margin-left:2px;
	padding-left:7px;
}

.gear_shelfItem {
	float:left;
	height:90px;
	width:178px;
	background-repeat:no-repeat;
	cursor:pointer;
}

.CG_contact_strip {
/*	background-color:#fae7df;	*/
	background-color:#f3f3f3;
	border-top:1px solid #f36f21;
	font-size:10px;
	padding:3px;
	text-align:center;
	width:562px;
	clear:both;
}

#content {
	border-color:#f36f21;
	padding-top:0;
/*	padding:0 0 0 150px;	/*	left padding 150px for sidebar */
}

h2 {color:#f36f21;}

th {
	background:#FF9266;
	font-weight:bold;
	color:#fff;
}

td.cartItem, td.cartPrc, td.cartXpr {
	font-weight:bold;
}

td.cartDesc {
	font-variant:italic;
}

#product_search {
	font-size:10px;
	padding:5px;
/*	background:#fae7df;	*/
	background:#f3f3f3;
	text-align:right;
	width:798px;
	margin:0 0 0 -30px;
}

#product_search form {
	display:inline;
}
#product_search input, #product_search select {
	font-size:10px;
}

.onecol {
\*	padding-left:30px;
}

.twocol {
	width:264px
	width:302px;
	w\idth:264px;
	padding-left:30px;
}

.twocol+.twocol {
	width:304px;
}

.twocol .i3 {
	padding:0;
}


.stepnav {
	background:#fae7df;
}

hr {
	background-color:#f36f21;
	border:0;
	color:#f36f21;
	height:1px;
}

/* the widening */

#header {
	width:958px;
}
#container {
	width:958px;
}
#content {
	width:768px;
}
.onecol {
	width:770px;
}
#sidebar {
	margin:0 0 0 -958px;
}
