body {
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background-color: #bbb;
	background-image: url(http://www.gophersport.com/_img/site_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
	margin-bottom:50px;
}
#header_pcol a img {
	border:0px;
}
#header_pcol a {
	outline:none;
}
#header_pcol h3 {
	font-size: 15px;
	color: #000;
}
#header_pcol h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	line-height:110%;
	margin-bottom:5px;
	padding-bottom:3px;
	border-bottom:solid 1px #EFEFEF;
}
#header_pcol .small {
	font-size:12px;
	line-height:12px;
}
#printHeader {
	display:none;
}
#printFooter {
	display:none;
}
/*=======main dynamic buttons=======*/

a.grayBtn {
	color: #FFF;
	text-decoration:none !important;
	padding:0px;
	cursor:pointer;
	line-height:16px;
	text-transform:uppercase;
}
a.grayBtn span.s1 {
	color: #FFF;
	background-image: url(http://www.gophersport.com/_img/gray_left.gif?dummy=1);
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left 0px;
	padding:0px 0px 1px 10px;
	float:left;
	cursor:pointer;
}
a:hover.grayBtn span.s1 {
	background-image:url(http://www.gophersport.com/_img/gray_left.gif?dummy=1);
	background-repeat: no-repeat;
	background-position: left -16px;
	text-decoration:none;
}
a.grayBtn span.s2 {
	background-image: url(http://www.gophersport.com/_img/gray_right.gif?dummy=1);
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: right 0px;
	padding:0px 0px 1px 6px;
	float:left;
	cursor:pointer;
}
a:hover.grayBtn span.s2 {
	background-image: url(http://www.gophersport.com/_img/gray_right.gif?dummy=1);
	background-repeat: no-repeat;
	background-position: right -16px;
	text-decoration:none;
}
a.blueBtn {
	color: #FFF;
	text-decoration:none !important;
	padding:0px;
	cursor:pointer;
	line-height:16px;
	text-transform:uppercase;
}
a.blueBtn span.s1 {
	color: #FFF;
	background-image: url(http://www.gophersport.com/_img/blue_left.gif?dummy=1);
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left 0px;
	padding:0px 0px 1px 10px;
	float:left;
	cursor:pointer;
}
a:hover.blueBtn span.s1 {
	background-image:url(http://www.gophersport.com/_img/blue_left.gif?dummy=1);
	background-repeat: no-repeat;
	background-position: left -16px;
	text-decoration:none;
}
a.blueBtn span.s2 {
	background-image: url(http://www.gophersport.com/_img/blue_right.gif?dummy=1);
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: right 0px;
	padding:0px 0px 1px 6px;
	float:left;
	cursor:pointer;
}
a:hover.blueBtn span.s2 {
	background-image: url(http://www.gophersport.com/_img/blue_right.gif?dummy=1);
	background-repeat: no-repeat;
	background-position: right -16px;
	text-decoration:none;
}
#container {
	width:990px;
	padding:0px;
	margin: 0px auto;
}
#header {
	position: relative;
	height: 124px;
	background-image: url(http://www.gophersport.com/_img/header_lower_band.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	z-index:1;
}
#mainLogo {
	position: absolute;
	left: 12px;
	top:23px;
}
#headerTag {
	text-align:center;
	position: absolute;
	left:271px;
	top:21px;
}
#callNumber {
	background-image: url(http://www.gophersport.com/_img/800_number.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 181px;
	position:absolute;
	bottom:64px;
	right:180px;
}
#headerBadge {
	height: 90px;
	width: 117px;
	position:absolute;
	right:10px;
	bottom:18px;
	z-index:400;
}
#header_pcol #search {
	margin:0px;
	padding:0px;
	position:absolute;
	left:20px;
	bottom:8px;
}
#seachLabel {
	height: 28px;
	width: 71px;
	border:0px;
	position:absolute;
	left:0px;
	bottom:0px;
	background-image: url(http://www.gophersport.com/_img/search_label.gif);
	background-repeat: no-repeat;
}
#search #KEYWORD {
	font-family: Verdana, Arial, sans-serif;
	font-size:13px;
	color:#333;
	width: 207px;
	padding:2px 4px 0px 4px;
	border:0px;
	height: 20px;
	position:absolute;
	left:72px;
	bottom:6px;
	background-image: url(http://www.gophersport.com/_img/search_bg.gif) !important;
	background-repeat: no-repeat;
}
#btnSearch {
	height: 28px;
	width: 55px;
	border:0px;
	position:absolute;
	left:287px;
	bottom:0px;
	cursor:pointer;
	background-image: url(http://www.gophersport.com/_img/search_btn.gif)!important;
	background-repeat: no-repeat;
}
#limitSearch {
	font-size:10px;
	line-height:23px;
	background-color:#FFF;
	border:solid 1px #000;
	border-left:none;
	padding-left:5px;
	vertical-align:middle;
	width:160px;
	height:23px;
	position:absolute;
	bottom:6px;
	left:336px;
}
#gNav {
	width:768px;
	background-image: url(http://www.gophersport.com/_img/gnav_bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	position:absolute;
	right:0px;
	bottom:43px;
	z-index:5;
}
#gNav ul.left {
	display: inline-block;
	text-transform:capitalize;
	margin:0px;
	padding:0px;
	position:absolute;
	left:20px;
	top:0px;
	width:100%;
}
#gNav ul.left li {
	display: inline;
	position:relative;
	margin-right:18px;
	line-height:21px;
}
#gNav ul.left li a {
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#gNav ul.left li a.arrow {
	background-image: url(http://www.gophersport.com/_img/arrow_sm_down.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	padding-right: 10px;
}
#gNav ul.left li a:hover.arrow {
	background-image: url(http://www.gophersport.com/_img/arrow_sm_down.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	padding-right: 10px;
	color:#d9001e !important;
	text-decoration:underline;
}
#gNav ul.left li a:hover {
	color:#d9001e;
	text-decoration:underline;
}
#gNav ul.left li ul { /* SUBMENU CONTAINER */
	display:block;
	position:absolute;
	top:19px;
	left:-5px;
	padding:0px;
	white-space:nowrap;
	z-index:2000 !important;
	text-align:left;
	margin:0px;
	border:1px solid #0B45A6;
	border-width:0px 1px 1px 1px;
	background-image: url(http://www.gophersport.com/_img/trans_white_bg.png);
}
#gNav ul.left li ul li { /* SUBMENU ITEMS */
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	bottom:0px;
	line-height:10px;
	list-style:none;
}
#gNav ul.left li ul li a { /* SUBMENU ITEM LINKS */
	position:relative;
	font-size:12px;
	font-weight:bold;
	color:#000 !important;
	text-transform:capitalize;
	padding:10px;
	margin:0px;
	display:block;
	border-left:none;
	bottom:0px;
	line-height:10px;
}
#gNav ul.left li ul li a:hover {
	color:#FFF !important;
	background-color:#245eb9;
	text-decoration:none;
	display:block;
	padding:10px;
	margin:0px;
	line-height:10px;
}
ul.right {
	display:inline;
	text-transform:capitalize;
	margin:0px;
	padding:0px;
	position:absolute;
	right:180px;
	top:0px;
}
#gNav ul.right li {
	display: inline;
	margin-left:18px;
	line-height:21px;
}
#gNav ul.right li a {
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#gNav ul.right li a:hover {
	color:#d9001e;
	text-decoration:underline;
}
#gNav ul.left li a:hover.arrow {
	background-image: url(http://www.gophersport.com/_img/arrow_sm_down.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	padding-right: 10px;
	color:#FFF;
	text-decoration:underline;
}
#gNav ul.right li ul.loginLayer {
	display:block;
	padding:0px;
	position:absolute;
	top:22px;
	left:-120px;
	.left:-180px;
	border:1px solid #0B45A6;
	border-width:0px 1px 1px 1px;
	z-index:401;
	background-image: url(http://www.gophersport.com/_img/trans_white_bg.png);
}
#gNav ul.right li ul.loginLayer li {
	display:block;
	padding:5px;
	margin:0px;
}
#cartWrap {
	background-color:#efefef;
	border:solid 1px #c9c9c9;
	float:left;
	padding:8px;
	width:736px;
	z-index:2;
}
#cart {
	background-image: url(http://www.gophersport.com/_img/cart_bg.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 314px;
	position: absolute;
	right: 132px;
	bottom: 11px;
	padding-top:2px;
	text-align:center;
}
#cart #headerQuickOrder {
	position:absolute;
	top:29px;
	.left:0px;
	z-index:5;
	text-align:left;
	background-image: url(http://www.gophersport.com/_img/trans_white_bg.png);
}
#cart #headerQuickOrderInfo {
	position:absolute;
	top:29px;
	.left:0px;
	z-index:4;
	text-align:left;
	background-image: url(http://www.gophersport.com/_img/trans_white_bg.png);
	width:250px;
	padding:10px;
	border:1px solid #0B45A6;
}
#cart img {
	vertical-align:middle;
	margin: 0px 1px;
}
ul.cart {
	display:inline;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	position:absolute;
	right:0px;
	top:68px;
}
ul.cart li {
	display: inline;
	margin-left:8px;
}
ul.cart li.price {
	color:#000;
}
ul.cart li a {
	color:#636466;
	text-decoration:none;
}
ul.cart li a:hover {
	text-decoration:underline;
}
ul.cartError { margin:0px; padding:0px; .margin-top:8px; margin-bottom:10px;}
ul.cartError li {
	margin-left:5px;
	margin-top:0px;
	background-image: url(../_img/sm_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left:10px;
}
#content {
	background-color:#FFF;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
	float:left;
	width:988px;
	background-image: url(http://www.gophersport.com/_img/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#crumb {
	color:#0b45a6;
	height:25px;
	line-height:25px;
	font-size:10px;
	background-color:#efefef;
	text-indent:10px;
}
#crumb a {
	color:#333;
	text-decoration:underline;
}
#crumb a:hover {
	color:#333;
	text-decoration:none;
}
#crumb .on {
	color:#0b45a6;
}
#crumbCheckout {
	color:#0b45a6;
	height:25px;
	line-height:25px;
	font-size:10px;
	background-color:#efefef;
	text-indent:10px;
}
#crumbCheckout a {
	color:#333;
	text-decoration:underline;
}
#crumbCheckout a:hover {
	color:#333;
	text-decoration:none;
}
#crumbCheckout .on {
	color:#0b45a6;
}
#contentFullRight {
	background-color:#FFF;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
	float:left;
	width:988px;
	background-image: url(http://www.gophersport.com/_img/content_bg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#contentFullRightCol {
	background-color:#FFF;
	border-right:solid 1px #000;
	border-left:solid 1px #000;
	float:left;
	width:988px;
	background-image: url(http://www.gophersport.com/_img/content_bg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#homeSlideshow {
	width:560px;
	height:500px;
	float:left;
}
#centerCol {
	width:560px;
	float:left;
}
#fullRight {
	width:754px;
	padding:10px;
	float:left;
}
#grayTop {
	background-image: url(http://www.gophersport.com/_img/gray_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 754px;
}
#grayMid {
}
#grayBtm {
	background-image: url(http://www.gophersport.com/_img/gray_btm.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 754px;
}
/*====Item Detail Page====*/
table.itemDesc {
	width:100%;
	margin:15px 0px;
	font-size:13px;
}
.productImageMain {
	width:250px;
	vertical-align:middle;
	text-align:center;
	margin-bottom:8px;
	margin-right:40px;
	position:relative;
}
.newLogo {
	position:absolute;
	top:2px;
	left:2px;
	background-image: url(http://www.gophersport.com/_img/new.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 50px;
}
#icons {
	margin-bottom:5px;
	vertical-align:top;
	position:relative;
	padding-right:5px;
}
#icons #share { position:absolute; top:0px; right:0px;}
#icons img {
	margin-right:5px;
}