body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #000;
	background-image: url(../images/bkg.png);
	background-repeat: repeat-x;
	background-position: center top;
}

a {
	color: #331967;
	text-decoration: none;
}

h1,h2,h3 {
	margin: 0 0 15px 0;
	font-size: 20px;
	font-weight: bold;
	color: #331967;
}

.h3-blog {
	color: #4D760D;
	margin: 0;
	padding: 3px 0;
	border-top: 1px solid #4D760D;
	border-bottom: 1px solid #4D760D;
}

.h3-blog a {
	color: #4D760D;
}

.clear {
	clear: both;	
}

.container {
	margin: 0 auto;
	width: 1000px;
	padding: 0;
}

.header {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 110px;
}

.header .logo a {
	position: absolute;
	left: 0;
	top: 10px;
	width: 300px;
	height: 105px;
	background-image: url(../images/logo-325-125.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
}

.header .logo h1 {
	padding: 68px 0 0 1px;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}

.header .links {
	position: absolute;
	right: 0;
	bottom: 1px;
}

.header .links a {
	display: block;
	float: right;
	padding: 6px 12px;
	margin-left: 1px;
	color: #FFF;
	background-color: #000;
}

.header .contact {
	position: absolute;
	right: 185px;
	top: 12px;
	width: 225px;
	text-align: right;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}

.header .contact span {
	display: block;
	font-size: 17px;
	font-weight: bold;
	color: #CCC;	
}

.header .facebook {
	position: absolute;
	top: 3px;
	right: 355px;
}

.header .chat {
	position: absolute;
	right: 0;
	top: 18px;
	text-align: center;
	font-size: 11px;
}

.navigation {
	margin: 0 auto 12px auto;
	width: 100%;
	background-color: #4E760E;
}

.navigation-left {
	float: left;
	width: 710px;
	line-height: 35px;
}

.navigation-left a {
	float: left;
	line-height: 35px;
	padding: 0 16px;
	color:#FFF;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	border-right: 1px solid #FFF;
}

.form-search {
	float: right;
	width: 225px;
	height: 30px;
	overflow: hidden;
	padding: 6px 0 0 10px;
	margin: 0 8px 0 0;
	border:none;
	background-color: #4E760E;
	background-image: url(../images/bkg-navigation-right.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.form-search label {
	display: none;	
}

.form-search input {
	float: left;
	margin: 0 20px 0 0;
	padding: 4px 4px 0 4px;
	width: 130px;
	height: 14px;
	border: 0 #FFF;
	font-size: 11px;
}

.form-search button {
	float: left;
	width: 	65px;
	height: 21px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: 0;
	border: none;
	cursor: pointer;
}

.form-search button span {
	display: none;	
}

/*** Content Assets ***/

#content {
	display: block;
	width: 1000px;
	padding: 0;
	background-color: #FFF;
	background-image: url(../images/bkg-content-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#content-bottom {
	display: block;
	margin: 0 auto;
	width: 1000px;
	height: 33px;
	background-color: #FFF;
	background-image: url(../images/bkg-content-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.content-background {
	display: block;
	width: 100%;
	background-color: #FFF;
}

.content-background .innertube {
}

/*** Left Column ***/

#left {
	float: left;
	width: 185px;
	padding-top: 12px;
}

#left #innertube {
	padding: 0 0 0 12px;
}

/*** Left Column Assets ***/

#left .head a {
	display: block;
	font-weight: bold;
	padding: 6px;
	margin: 0 0 6px 0;
	color: #FFF;
	background-color: #4E760E;
}

#left .links a {
	display: block;
	padding: 6px 6px 6px 18px;
	background-image: url(../images/bkg-left-link.png);
	background-repeat: no-repeat;
	background-position: 3px 10px;
}

.cattree {
}

.cattree .parent {
	display: block;
	font-weight: bold;
	padding: 6px;
	color: #FFF;
	background-color: #333;
}


.cattree .parent span {
	background-color: #333;
}

#lacrosse-apparel {
	background-color: #333;	
}

.cattree .subcat {
	display: block;
	padding: 6px 6px 6px 22px;
	background-image: url(../images/bkg-left-link.png);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	border-left: 1px dashed #4E760E;
	border-right: 1px dashed #4E760E;
	border-bottom: 1px dashed #4E760E;
}

.cattree .subcat:hover {
	background-color: #EFEFEF;
}


.cattree ul {
	margin: 0 0 15px 0;
	padding: 0;
}

.cattree li {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*** Right Column ***/

#right {
	float: right;	
	width: 780px;
	margin-right: 12px;
}

#right #innertube {
	display: block;
	width: 100%;
	padding: 12px 0;
}

/*** Right Column Assets ***/

#breadcrumbs {
	display: block;
	width: 100%;
	margin: 0 0 12px 0;
	color: #4E760E;
}

#breadcrumbs a {
	color: #4E760E;
}

.launch {
	display: block;
	width: 798px;
	background-color: #FFF;
	border: 1px solid #CCC;
}

/*** CTGY Assets ***/

.ctgy-subcat-layout {
	width: 33%;
	padding: 6px 0;
	text-align: center;
	vertical-align: bottom;
	background-color: #FFF;
	border: 3px solid #FFF;
	background-image: url(../images/bkg-ctgy-subcat-layout.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1000;
}

.ctgy-subcat-layout img {
	margin-left: 25px;	
}

.ctgy-subcat-layout a {
	display: block;
	margin: 0 auto;
}

.ctgy-subcat-layout .ctgy-name {
	display: block;
	width: 100%;
	padding: 3px 1px;
	font-weight: bold;
	background-color: #710F3D;
	color: #FFF;
}

.ctgy-layout {
	width: 33%;
	padding: 6px 3px;
	text-align: center;
	vertical-align: top;
	background-color: #FFF;
	border: 3px solid #FFF;
}

.ctgy-layout img {
	margin-bottom: 6px;	
}

.ctgy-as-low-as {
	display: block;
	width: 195px;
	font-size: 11px;
	margin: 5px auto 0 auto;
	padding: 5px 3px;
	background-color: #fff;
	border: 1px solid #CCC;
}

.ctgy-header {
	display: block;
	padding: 12px;
	background-color: #EFEFEF;
	border: 1px solid #CCC;
	margin-bottom: 12px;
}

/*** PROD Assets ***/

.prod-layout {
	
}

.prod-image {
	float: left;
	width: 335px;
}

.prod-desc {
	float: right;
	width: 420px;
}

.prod-quote {
	display: block;
	width: 396px;
	padding: 12px;
	font-weight: bold;
	color: #331967;
	font-size: 12px;
	border: 1px solid #CCC;
}

.prod-quote-left {
	float: left;
	display: block;
	width: 170px;
	padding: 6px 12px;
	background-color: #EFEFEF;
}

.prod-quote-left span {
	display: block;
	font-size: 17px;
	font-weight: bold;
	color: #4E760E;	
}

.prod-quote-right a {
	float: right;
	display: block;
	width: 165px;
	padding: 11px;
	background-color: #4E760E;
	color: #FFF;
	font-size: 15px;
	text-align: center;
}

.prod-price {
	display: block;
	font-weight: bold;
	color: #476F20;
	font-size: 14px;
}

.prod-price span {
	font-size: 20px;	
}

.prod-description {
	display: block;
	background-color: #F1F1F1;
	padding: 12px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
}

.prod-description p {
	margin: 0;	
}

.purchase-type {
	display: block;
	height: 30px;
	margin: 5px 0 15px 0;
	padding: 10px 0 0 50px;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/shipping.png);
	background-repeat: no-repeat;
	background-position: left center;	
}

#footer {
	margin: 0 auto;
	padding: 12px 0;
	width: 1000px;
	text-align: center;
	color: #FFF;
}

#footer a {
	color: #FFF;	
}

.search-cloud {
	display: block;
	width: 100%;
	margin-top: 12px;
	padding: 12px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.search-cloud h3 {
	font-size: 14px;
	font-weight: bold;
}

.search-cloud .one {
	font-size: 18px;
	font-weight: bold;
	color: #331967;
}

.search-cloud .two {
	font-size: 14px;
	font-weight: bold;
	color: #4D760D;
}

.search-cloud a {
	color: #710F3D;	
}

