/* green = 009933 */

body {
	background-color: #333333;
	font: 62.5%/1.5em arial, helvetica, sans-serif;
	text-align: center;
}

a {
	outline: none;
}

a img {
	border: none;
}

a,
a:link,
a:visited {
	color: #666;
}
a:hover,
a:active {
	color: #333;
} 

p {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
/*	line-height: 1.2em;*/
}
.note-msg p,
.category-head p {
	margin: 0.5em 0;
	line-height: 1em;
}

h1 {
	font-size: 1.4em;
	color: #009933;
	text-transform: uppercase;
	margin: 1.2em 0 0.5em;
}
	h1 a {
		color: #009933;
	}
.cms-home h1 {
	text-align: center;
}

h2 {
	font-size: 1.1em;
	color: #009933;
	margin-bottom: 0.3em;
}

.columnSub h2 {
	font-size: 1.2em;
	color: #009933;
	text-transform: uppercase;
	margin-top: 1.5em;
}

h3 {
	font-size: 1em;
	color: #009933;
	margin-bottom: 0.3em;
}
.columnSub h3 {
	font-size: 1em;
	font-weight: normal;
	color: #999;
	text-transform: uppercase;
}

h5 {
	font-size: 1.2em;
	color: #666;
}
h6 {
	font-size: 1em;
	color: #666;
}
	h5, h6 {
		font-style: italic;
		margin: 0.5em 0;
		border-bottom: 1px solid #e4e4e4;
	}
	
h4 a { font-size: 0.8em; }
	
th {
	font-size: 1em;
	color: #666;
}
	
hr { clear: both; }

dl dt {
	font-size: 0.8em;
	color: #999;
	margin-top: 1em;
}
dl dd {
	margin: 0;
/*	border-bottom: 1px solid #666;*/
}

p.subTitle {
	font-size: 0.8em;
	color: #666;
	font-weight: bold;
}

.clear { clear: both; }

#page {
	position: relative;
	width: 700px;
	margin: 25px auto;
	font-size: 1.2em;
	text-align: left;
	color: #333;
}

#pageBody {
	position: relative;
	min-height: 392px;
	background-color: #fff;
	border: 20px solid #000;	
}

#stripe {
	position: absolute;
	bottom: -20px;
	left: -20px;
	width: 73px;
	height: 73px;
	background: url(../images/corner_stripe.gif) 0 0 no-repeat;
}

#content {
	margin-bottom: 50px;
}

#pageBody.home #content {
	margin-bottom: 0;
}
#pageBody.home .photo,
#pageBody.home .photo a {
	display: block;
	height: 392px;
}
	
#promos {
	margin-top: 5px;
}
	#promos a.promo1 { float: left; }
	#promos a.promo2 { float: right; }
	
#footer {
	font-size: .8em;
	text-align: center;
}

#header {
	position: relative;
	height: 90px;
	margin-bottom: 6px;
	background: url(../images/top_icon.gif) 100% 50% no-repeat;
}

#header h1 {
	width: 200px;
	height: 90px;
	margin: 0;
	background: #000 url(../images/top_logo.gif) 50% 50% no-repeat;
}
	#header h1 a {
		display: block;
		width: 200px;
		height: 90px;
		text-indent: -9999px;
	}
	#page.popup #header h1,
	#page.popup #header h1 a {
		width: 240px;
	}
	
#header h2 {
	width: 425px;
	height: 32px;
	background: #000 url(../images/top_tag.gif) 50% 50% no-repeat;
	text-indent: -9999px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 206px;
}
	#viewCart {
		position: absolute;
		top: -20px;
		right: 0;
		font-weight: normal;
		font-size: .8em;
	}
		#viewCart a {
			text-transform: uppercase;
			text-decoration: none;
			font-family: "Franklin Gothic", "Arial Narrow", arial, sans-serif;
			font-size: 0.9em;
			letter-spacing: 0.15em;
		}
			#viewCart a:hover {
				color: #009933;
			}
	#shield {
		position: absolute;
		right: 0;
		top: 0;
		width: 65px;
		height: 90px;
		display: block;
	}
	
	
#mainNav {
	position: absolute;
	left: 206px;
	top: 38px;
	width: 365px;
	height: 50px;
	background-color: #000;
	height: 42px;
	list-style: none;
	margin: 0;
	padding: 10px 30px 0 30px;
	font-size: .9em;
	font-family: "Franklin Gothic", "Arial Narrow", arial, sans-serif;
	text-align: center;
	line-height: 1.5em;
}
	#mainNav li {
		display: inline;
		padding: 0; /*10px*/
	}
		#mainNav li.noStar a {
			padding-left: 0;
			background: none;
		}
	#mainNav a {
		font-size: 11px;
		color: #262626;
		letter-spacing: 0.1em;
		padding-left: 20px;
		background: url(../images/icon_star.gif) 4px 50% no-repeat;
		text-decoration: none;
		text-transform: uppercase;
	}	
		#mainNav a span {
			color: #535353;
		}
		#mainNav a:hover span {
			color: #009933;
		}
		
#footerNav {
	list-style: none;
	margin: 0;
	padding: 10px 0;
	font-family: "Franklin Gothic", "Arial Narrow", arial, sans-serif;
	text-align: center;
	line-height: 1.5em;
	font-size: 0.9em;
	color: #535353;
}
	#footerNav li {
		display: inline;
		padding: 0 0 0 20px;
		background: url(../images/icon_star_light.gif) 4px 50% no-repeat;
	}
		#footerNav li.noStar {
			padding-left: 0;
			background: none;
		}
	#footerNav a {
		color: #535353;
		letter-spacing: 0.15em;
		text-decoration: none;
		text-transform: uppercase;
	}
		#footerNav a:hover {
			color: #b6b6b6;
		}
		
#subNav {
	list-style: none;
	margin: 0 10px;
	padding: 15px 0;
	width: 640px;
	font-size: .9em;
	font-family: "Franklin Gothic", "Arial Narrow", arial, sans-serif;
	line-height: 1.5em;
	border-bottom: 2px solid #878787;
	z-index: 999;
}
	#subNav li {
		position: relative;
		float: left;
		border-right: 2px solid #878787;
	}
		#subNav li.noLine {
			padding-left: 0;
			border: none;
		}
	#subNav li ul {
		display: none;
		position: absolute;
		top: 20px;
		left: 10px;
		list-style: none;
		margin: 0;
		padding: 0;
		width: 138px;
		background-color: #e6e6e6;
		border: 1px solid #CFCFCF;
		z-index: 999;
	}
		#subNav li:hover ul {
			display: block;
		}
			#subNav li ul li {
				border-right: 0;
			}
	#subNav a {
		width: 138px;
		display: block;
		color: #535353;
		letter-spacing: 0.1em;
		padding: 2px 10px;
		text-decoration: none;
		text-transform: uppercase;
		text-align: center;
		font-weight: bold;
	}
		#subNav a:hover,
		#subNav li.active a,
		#subNav li.active ul a:hover {
			color: #008f10;
		}
		#subNav li ul a,
		#subNav li.active ul a {
			color: #262626;
			width: 118px;
		}
		
#storeNav {
	position: absolute;
	right: -56px;
	top: 0;
	width: 30px;
	z-index: 999;
}
	#storeNav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
		#storeNav li {
			position: relative;
			margin-bottom: 6px;
			overflow: hidden;
			float: left;
			clear: left;
		}
			#storeNav a {
				font-size: .8em;
				float: left;
				display: block;
				width: 10px;
				height: 30px;
				padding: 0 10px;
				line-height: 30px;
				vertical-align: middle;
				background: #000 url(../images/cart_nav_buttons.gif) 100% 50% no-repeat;
				color: #535353;
				text-decoration: none;
				text-transform: uppercase;
				letter-spacing: 0.1em;
			}
				#storeNav a span.text {
					display: none;
				}
				#storeNav span.after {
					color: #262626;
					font-size: .8em;
				}
				#storeNav a:hover {
/*					width: 11em;*/
/*					padding: 0 10px;*/
				}
					#storeNav a:hover span.text {
/*						display: inline;*/
					}

.twitter {
	padding: 5px;
	padding-top: 0;
	background-color: #c9c9c9;
	overflow: hidden;
}
.twitter h1 {
	color: #fff;
	text-align: center;
	padding: 5px;
	margin: 0 -5px;
	background-color: #262626;
}
.twitter p.date {
	margin: 0;
}
.twitter p {
	color: #666;
	margin: 1em 0 0 0;
}
.twitter p.mostRecent {
	color: #333;
}

.archives {
	margin-bottom: 1em;
}

.archives ul {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}
	.archives ul li ul {
		display: inline;
	}
		.archives ul li ul li{
			display: inline;
		}

#latest {
	color: #999;
	margin-bottom: 2em;
}				
#latest .news {
	float: left;
	width: 400px;
}
#latest .twitter {
	float: right;
	width: 250px;
}
	#latest .news p,
	#latest .twitter p { display: inline; }
	#latest .news p.date,
	#latest .twitter p.date {
		color: #666;
		display: block;
	}

				
.columnMain .ink img {
	float: left;
	/* margin: -4em 2em 0 0;*/
}
	.ink p,
	.ink h4 {
		margin: 0;
	}
	.ink {
		/*padding-top: 5em;*/
	}
	.ink h4 {
		color: #009933;
	}
				
p.date {
	margin: 0;
	color: #999;
	font-size: 0.8em;
}

span.date {
	color: #999;
}

.testimonial {
	margin-bottom: 1em;
}
.testimonial p,
.testimonial h3 {
	margin: 0;
}

.notLoggedIn {
	text-align: center;
	margin: 2em 0;
}

/*#storeNav {
	position: relative;
	overflow: visible;
}*/
	.searchGear a {
/*		color: #333;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 0.8em;*/
	}
	.searchGearForm {
		position: absolute;
		right: 0;
		top: -20px;
		display: none;
		height: 40px;
		width: 0;
		z-index: 999;
		background-color: #000;
/*		border: 4px solid #000;
		border-top: 0; border-right: 0;*/
	}
		.searchGearForm form {
			padding: 10px;
			margin: 0;
			display: none;
		}

.productDetail,
.relatedProducts {
	padding: 0;
	margin: 15px 0;
}	
	.relatedProducts {
		margin-top: 40px;
	}
	.otherProducts {
		position: relative;
		border-top: 2px solid #878787;
	}
	.relatedProducts h3 {
		text-align: center;
	}
	.productPhoto {
		position: relative;
		width: 400px;
		height: 410px;
		float: left;
		z-index: 0;
		overflow: hidden;
	}
		.productPhoto .main-product-img,
		.productPhoto .main-product-img .items {
			height: 390px;
			overflow: hidden;
		}
		.more-views .items {
			position: relative;
		}
		
		.more-views .item {
			height: 390px;
			width: 390px;
			float: left;
		}
		
		.stripNav,
		.stripNavR,
		.stripNavL {
			position: absolute;
			bottom: 0;
			width: 7em;
		}
		
		.productNext,
		.productPrev {
			position: absolute;
			top: -1em;
			width: 7em;
		}
		.productPrev {
			left: 0;
		}
		.productNext {
			right: 0;
		}
			.stripNav ul {
				width: 390px;
				list-style: none;
				text-align: center;
				margin: 0;
				padding: 0;
			}
				.stripNav li {
					display: inline;
					color: #000;
				}
					.stripNav li.star {
						vertical-align: 5%;
						font-size: 0.8em;
						color: #99999d;
						text-decoration: none;
					}
					.stripNav li a,
					.stripNavL a,
					.stripNavR a,
					.productNext a,
					.productPrev a {
						color: #99999d;
						display: inline-block;
						padding: 3px 0;
						text-decoration: none;
						font-weight: bold;
						text-transform: uppercase;
						letter-spacing: 0.1em;
						font-size: 0.9em;
						font-family: "Franklin Gothic","Arial Narrow",arial,sans-serif;
					}
					.productNext a,
					.productPrev a {
						padding: 3px;
						background-color: #fff;
					}
						.stripNav li a:hover,
						.stripNavL a:hover,
						.stripNavR a:hover,
						.productNext a:hover,
						.productPrev a:hover {
							color: #009933;
						}
						
						.stripNav li a img {
							vertical-align: 20%;
						}
					.stripNavR,
					.productNext {
						text-align: right;
					}
			.stripNavL {
				display: none;
				left: 20px;
			}		
			.stripNavR {
				display: none;
				right: 20px;
			}

	.productInfo {
		width: 220px;
		float: right;
	}
		.productInfo h1,
		.productInfo h2,
		.productInfo h3,
		.relatedProducts h3 {
			color: #009933;
			font-size: 1.3em;
			text-transform: uppercase;
		}
			.productInfo h2 {
				font-size: 1em;
			}
		.productInfo h1,
		.productInfo h2 {
			margin: 0;
			margin-bottom: 0.3em;
		}
		.productInfo h3 {
			font-size: 1em;
		}
		.productInfo p {
			line-height: 1.2em;
		}
		.productInfo .small,
		small,
		p.small {
			font-size: .8em;
			color: #999;
			margin: 0;
		}
		.product-specs ul {
			padding-left: 1.2em;
		}
		
		.productInfo ul {
			margin: 0 0 1em 1.5em;
			padding: 0;
		}
		
.bundle-option-select {
	width: 220px;
}
		
.product {
	float: left;
	text-align: center;
	width: 185px;
	margin: 14px;
}
	.product.crosslink {
		padding-top: 2em;
	}
	#pageBody.gear .columnMain .product.crosslink a img {
		border: 3px solid #666;
	}
	.product.small {
		width: 139px;
		margin: 14px 10px;
	}
	.product.related {
		width: 100px;
	}
	.product h3 {
		margin: .5em;
		text-transform: uppercase;
		color: #000;
		font-size: 1em;
	}
	.product h3 a {
		color: #000;
		text-decoration: none;
	}
	
	.product-options ul { padding: 0; }
	.availability { color: #999; }
	.availability span { font-weight: bold; color: #666; }
	.price-box { margin: 0.5em 0 1em 0; }
	
	.sku {
		margin: 0;
		color: #666;
		font-size: 0.8em;
	}
	
	.productLinks {
		margin-top: 2em;
	}
	
.columnMain {
	float: right;
	width: 470px;
	margin: 0 10px 0 0;
}
	#pageBody.gear .columnMain,
	#pageBody.full .columnMain,
	#pageBody.popup .columnMain {
		float: none;
		width: auto;
		margin: 0 10px;
		padding: 0 30px;
	}
		#page.popup,
		#pageBody.popup,
		#pageBody.popup .columnMain {
			width: auto;
		}
		#page.popup {
			margin-right: 30px;
			margin-left: 30px;
		}
	
	.columnMain img {
		float: right;
		margin: 1em;
		margin-right: 0;
		border: 1px solid #ccc;
		padding: 3px;
		background-color: #fff;
	}
		.columnMain img.floatLeft {
			float: left;
			margin: 2.5em 2em 0 0;
		}
		.columnMain img.noBorder {
			border: none;
			padding: 0;
		}
		.columnMain img.noFloat {
			float: none;
			margin: 0;
			padding: 0;
		}
	#pageBody.gear .columnMain img {
		border: 0;
		background-color: transparent;
		padding: 0;
		margin: 0;
		float: none;
	}

.columnSub {
	float: left;
	width: 150px;
	margin: 0 0 0 10px;
}
	.subColumnImage {
		margin: 20px 0;
		text-align: center;
	}
	
	.columnSub ul {
		list-style: none;
		margin: 1em 0 1em 0;
		padding: 0;
	}
		.columnSub li {
			line-height: 1.2em;
			margin: 0.75em 0;
		}
		
.bio img {
	float: right;
	margin: 0 0 2em 2em;
}
	.question {
		font-size: 0.8em;
		color: #666;
		text-transform: uppercase;
	}
	
	
.toolBar {
	clear: both;
}	
.breadcrumbs {
	margin: 0;
	padding: 0;
	list-style: none;
}
.breadcrumbs li {
	display: inline;
}

select.selectChange {
	width: 140px;
	text-transform: capitalize;
}	

.calendarBG {
 background-color: #000; 
}

.calendarBlank { 
 background-color: #ededed;
}

.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #000; 
}

.calendarMonthLinks {
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #008400; 
 text-align:  center;
 vertical-align: middle;
}

.calendarCell,
.calendarToday {
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}
	.calendarToday {
		color: #000;
		background-color: #FFFBCF;
	}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #008400;
 text-decoration:   none;
 background-color:  transparent;
}



/* ----------------
	MAGE GENERATED CLASSES & IDs
	Magento specific styles
	------------ */
.more-views ul,
.checkout-types {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
}
	.more-views li {
		display: inline-block;
		margin: 0;
		text-align: center;
	}
		.more-views li p {
			margin: 0;
		}
		
.checkout-types {
	text-align: right;
	font-size: 0.8em;
}

#shoping-cart-totals-table {
	margin: 1em 0;
	width: 100%;
	text-align: right;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}
	.cartTotalLabel,
	.cartTotalPrice {
		text-align: right;
		width: 80%;
	}
		.cartTotalPrice {
			width: 20%;
		}
		
.shipment-methods {
	margin: 1em 0;
	padding-top: 1em;
	border-top: 1px solid #e4e4e4;
}
	.shipment-methods ul {
		padding: 0;
		list-style: none;
	}
	.shipment-methods dd {
		margin-left: 10px;
	}


.col2-set .col-1,
.col2-set .col-2 { float: left; width: 250px; }
.col2-set .col-1 { margin-right: 25px; }

.inner-head { clear: both; padding: 0.5em 0 1em 0; margin-top: 0; }

.a-center,
.a-right,
.a-left { vertical-align: top; }

.a-center { text-align: center; }
.a-right { text-align: right; }
.a-left { text-align: left; }

dl.item-options { margin: 0; }	

.form-list,
.group-select ul {
	list-style: none;
	margin: 0 0 0 0.5em;
	padding: 0;
}

.form-list li,
.group-select li {
	padding: 0.2em 0;
}
	.form-list li label,
	.group-select li label {
		display: inline-block;
		padding: 0.2em 0;
		font-weight: bold;
	}
	
a:link.cancel {
	color: #DF1B1B;
	font-weight: bold;
}

a:link.reorder {
	color: #FF6600;
}

fieldset { 
	padding-top: 1.5em;
	margin-bottom: 2em;
	display: block;
	position: relative; 
	border: 1px solid #e4e4e4;
}	
	legend,
	fieldset .legend {
		position: relative;
		display: inline-block;
		background-color: #fff;
		padding: 0 0.5em;
		margin: 0;
		font-size: 1.2em;
		color: #666;
	}

.wishlistComment {
	width: 225px;
	height: 3.5em;
	font-family: arial, sans-serif;
	font-size: 1em;
}

.data-table th {
	text-align: center;
	padding: 0.5em 0;
}
.data-table td {
	padding: 0.5em;
}

.button-set { 
	margin: 0.5em 0;
}


#checkoutSteps {
	list-style: none;
	margin: 0;
	padding: 0;
}


#pageBody.gear .columnMain.catalog-category-view,
#pageBody.gear .columnMain.catalog-product-view,
#pageBody.gear .columnMain.catalogsearch-result-index,
#pageBody.gear .cms-home {
	padding: 0;
}

.category-head {
	background-color: #000;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	text-align: justify; 
	text-justify: newspaper;
	margin: 15px -10px;
	color: #fff;
}
	.category-head p {
		padding: 2em;
		font-size: 0.8em;
		line-height: 1.5em;
	}
	.category-head p.image {
		text-align: center;
		line-height: 1em;
		padding: 0;
	}
	.category-head span.green {
		color: #008f10;
	}
	.category-head span.grey {
		color: #333132;
	}
	#pageBody.gear .columnMain .category-head img {
/*		float: left;
		margin: 0.5em 1.5em 0.5em 0;*/
	}

ul.add-to-box {
	list-style: none;
	margin: 0; 
	padding: 0;
}
	ul.add-to-box li {
		display: inline;
	}

fieldset.product-options,
fieldset.add-to-cart-box {
	padding: 1em 0 0 0;
	margin: 1em 0;
	border: none;
	border-top: 1px solid #e4e4e4;
}
	fieldset.product-options ul {
		margin: 0;
		list-style: none;
	}
	
	fieldset.product-options,
	fieldset.product-options dl,
	fieldset.product-options dd.last {
		margin: 0;
	}
	fieldset.product-options dd {
		margin: 0 0 1em 0;
	}
	
fieldset.add-to-cart-box legend {
	font-size: 1em;
}
	fieldset.add-to-cart-box .qty,
	fieldset .qty {
		width: 3em;
	}
	
.validation-advice { padding: .5em; background-color: #FFF8AF;}	
span.price { font-weight: bold; }
span.required { color: red; }

/********************** Messages  */
.messages { list-style: none; margin-top: 1em;}
.success { color:#3d6611; }
.error { color:#df280a; }
.notice {color:#e26703;}
.success, .error { font-weight:bold; }
.messages { width:100%; overflow:hidden; padding: 0;}
.error-msg, .success-msg, .notice-msg, .note-msg {
    min-height:23px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 32px !important;
    font-size:.95em !important;
    font-weight:bold !important;
    }
.error-msg li, .success-msg li, .notice-msg li {margin-bottom:.2em; }
.error-msg {
    border-color:#f16048;
    color:#df280a;
    background-color:#faebe7;
    background-image:url(../images/error_msg_icon.gif);
	padding: 0;
    }
.success-msg {
    border-color:#446423;
    color:#3d6611;
    background-color:#eff5ea;
    background-image:url(../images/success_msg_icon.gif);
    }
.notice-msg, .note-msg {
	margin-top: 1em;
    border-color:#fcd344;
    color:#3d6611;
    background-color:#fafaec;
    background-image:url(../images/note_msg_icon.gif);
    }
	
	
	
	
	
	
	
		
/* ----------------
    CLEAR FLOATS WITHOUT EXTRA HTML MARKUP
    the ID or class is the parent of the floated items
    ------------- */ 
#subNav:after,
#pageContent:after,
#content:after,
.productDetail:after,
.relatedProducts:after,
.otherProducts:after,
#pageBody.gear .columnMain:after,
.col2-set:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

#subNav,
#pageContent,
#content,
.productDetail,
.relatedProducts,
.otherProducts,
#pageBody.gear .columnMain,
.col2-set { 
	display: inline-block; 
	_height: 1%;
}

/* Hides from IE-mac \*/
#subNav,
#pageContent,
#content,
.productDetail,
.relatedProducts,
.otherProducts,
#pageBody.gear .columnMain,
.col2-set { display: block; }
/* ----------------
    END CLEAR FLOATS WITHOUT EXTRA HTML MARKUP
    ------------- */