/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #eff4f9 url(bg_gra.gif) repeat-x top;

}

*	{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1.5em;
}

hr, .hide { display: none; }

img	{
	border: 0;
}

ul {
	margin: 0;
	padding: 0;
}

#contents_inner ul {
	padding-bottom: 10px;
}




/* ---------------------------------------------------------------------------------- general form styles */

form	{
	margin: 0;
	padding: 0;
}

input, textarea, select {
	border: none;
	background: #eff4f9;
	font-size: 11px;
}

textarea {
	border: none;
	background: #eff4f9;
	font-size: 11px;
	border: 1px solid #ccc;
}

#contactform input {
	display: block;
	width: 160px;
	margin: 0 auto 8px auto;
border: 1px solid #ccc;
padding:2px;
}

#news-title {
	font-family: Georgia,Times,serif;
	color:#8BBE40;
	font-size: 1.25em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 5px 0;
}

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

#contents_inner li {
	list-style-type: disc;
	margin-left: 25px;
}


/* ---------------------------------------------------------------------------------- h styles */

h1	{
	font-size: 18px;
	font-weight: normal;
	color: #6ea2c8;
	margin: 5px 0;
}


h2	{
	font-size: 12px;
	font-weight: normal;
	color: #6ea2c8;
	margin: 5px 0;
}


/* ---------------------------------------------------------------------------------- link styles */

a	{
	color: #6ea2c8;
	text-decoration: none;
}

a:hover, a:active	{
	color: #8bbe40;
	text-decoration: none;
}

.current a {
color: #8bbe40;
}


a.current:link {color: #8bbe40;}     /* unvisited link */
a.current:visited {color: #8bbe40;}  /* visited link */
a.current:hover {color: #8bbe40;}   /* mouse over link */
a.current:active {color: #8bbe40;}


/* ---------------------------------------------------------------------------------- layout styles */

#bg_wrapper	{
	background: url(Bg-swirl.jpg) no-repeat top center;
	padding-top: 46px;
	text-align: center;

	position: relative;
	width: 1000px;
	margin: auto; /* new Styles to so locaization can be a absolute layer */
}


#blogger_wrapper	{
	background: url(http://static1.shopify.com/s/files/1/0007/6932/files/bgswirl-blogger.jpg) no-repeat top center;
	padding-top: 22px;
	text-align: center;

	position: relative;
	width: 1000px;
	margin: auto; /* new Styles to so locaization can be a absolute layer */
}



#locaization {
	position:absolute;
	z-index: 99;
	width:180px;
	height:100px;
	left: 750px;
	top: 63px;
} /* new style for USD & CAD sites */

#logo_wrapper	{
	width: 820px;
	height: 85px;
	margin: 0 auto;
	position: relative;
	text-align: right;
}

a#logo	{
	display: block;
	/*behavior: url(iepngfix.htc);*/
	width: 290px;
	height: 85px;
	text-indent: -7777px;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
}

#subtitle	{
	/*color: #fff;*/
	font-style: italic;
	font-size: 14px;
	margin-top: 44px;
	padding-right: 230px;
	float: right;
	width: 420px;
}

#topnav_wrapper	{
	clear: both;
	background: url(nav_container.png) no-repeat top;
	width:920px;
	height: 95px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#toplinks	{
	margin: 0;
	padding: 25px 40px 0 0;
	color: #6ea2c8;
	width: 180px;
	float: right;
	text-align: right;
}

#toplinks a	{
	/*color: #6ea2c8;*/
	font-size: 11px;
	text-decoration: none;
	padding: 0 10px;
}

#toplinks a:hover	{
	color: #8bbe40;
}
.prodlistlayout {width: 110px;}

/* --------------------------------------------------------------- topnav styles */



#topnav	{
	margin: 0;
	position: absolute;
	top: 25px;
	left: 50px;
}

#topnav ul	{
	padding: 0;
	margin: 0;
	width: 100%;
}

#topnav li	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

#topnav a	{
	display: block;
   float: left;
/*	text-indent: -7777px; */
	font-size: +1em;
	height: 19px;
	padding-right: 30px;
	/*border: 1px solid #333;*/
	/*width: 12%;*/
}


/* ################################# START EXTRA NAV CSS ###################### */

#extra-nav	{
	margin: 0;
	position: absolute;
	top: 64px;
	left: 70px;
}

#extra-nav ul	{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}

#extra-nav li	{
	margin: 0;
	padding: 0;
	float: left;
}

.extra-nav-heading {
	padding-right: 10px;
	font-size: 0.95em;
	color: #6ea2c8;
	font-weight: bold;
	}

#extra-nav a:link {
	padding-right: 15px;
	font-size: 0.95em;
	color: #8bbe40;
}

#extra-nav a:visited {
	padding-right: 15px;
	font-size: 0.95em;
	color: #8bbe40;
}

#extra-nav a:hover {
	padding-right: 15px;
	font-size: 0.95em;
	color: #6ea2c8;
}

#extra-nav a:active {
	padding-right: 15px;
	font-size: 0.95em;
	color: #8bbe40;
}

#extra-nav a.special:link {color: #CC6699;}     /* unvisited link */
#extra-nav a.special:visited {color: #CC6699;}  /* visited link */
#extra-nav a.special:hover {color: #8bbe40;}   /* mouse over link */
#extra-nav a.special:active {color: #CC6699;}

/* ################################# END EXTRA NAV CSS ###################### */


/* ------------------------------- START: Main cart styles ------------------------------- */
.main-cart-item {
	width: 100%;
	border-top: 1px dotted #ccc;
	padding: 10px 0 5px 0;
}

.thumb {
	padding: 5px 0 0 5px;
	width: 110px;
	height: 110px;
	float: left;
	background-repeat:no-repeat;
/* top left;*/
}

.thumb-small {
	padding: 5px 0 0 5px;
	width: 60px;
	height: 60px;
	float: left;
	background-repeat:no-repeat;
/* top left;*/
}

.product-info{
	padding: 0 5px;
	float: left;
	width: 450px;
/*background-color: #ccc;*/
}
	
.input-quanity {
	border: 1px solid #6ea2c8;
	text-align:center;
	width: 30px;
	font-size: 14px;
	font-weight: bold;
	/*color: #8bbe40;*/
}

.desc {
	margin: 0;
	padding: 10px 0 5px 0;
	}
	
.buttons, .fields {
	float: left;
	/*border: 1px solid #333;*/
}

.fields {
	padding-top: 10px;
}

.buttons {
	padding-left: 10px;
}

.remove {
	display: inline;
}

#cart h1 {
	color: #888;
	color: #666;
	font-size:16px;
	font: 1.66em Georgia, Times, serif;
	padding-bottom: 10px;
}

#checkout {
	border-top: 1px solid #ccc;
	clear: both;
	text-align:right;
}


.checkout-subtotal {
	font-size:16px;
	font: 1.66em Georgia, Times, serif;
	color: #8bbe40;
	margin: 20px 0 5px 0;
	padding: 0;
}

#promo-code {
	border-top: 1px solid #ccc;
}

#promo-code h2 {
	font-size:16px;
	font-style: italic;
	color: #666;
	margin: 0;
	margin-top: 10px;
	padding: 5px 0;
}


#promo-code h3 {
	font-size:14px;
	font: 1.66em Georgia, Times, serif;
	color: #8bbe40;
	margin: 0;
	/*margin-bottom: 10px;*/
	padding: 5px 0;
}


/* ##### --- START: Mini cart styles --- #### */
#cartcount {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0 10px 0;
}

.cart-arrow {
	color:#6ea2c8;
	font-size: 14px;
	}

.cart-item
{
	font-size: 11px;
	padding: 2px 0 0 15px;
	border-top: 1px dotted #ccc;
}

.item-arrow {
	float:left;
	padding:4px 0 0 3px;
	color:#6ea2c8;
	line-height: 12px;
}

.item-number {
	font-size: 9px;
}

.price-main {
	/*text-align: right;*/
	padding: 0 8px 4px 0;
	color: #6ea2c8;
}

.price {
	text-align: right;
	padding: 0 8px 4px 0;
	color: #6ea2c8;
}

#cart-total {
	border-top: 1px solid #ccc;
	font-weight: bold;
	text-align: right;
	padding: 5px 8px 0 0;
	color: #8bbe40;
}

#cart-title {
	font-weight: bold;
	font: 1.2em Georgia, Times, serif;
}


/* --------------------------------------------------------------- topnav sub styles */

#topnav_sub	{
	position: absolute;
	width: 800px;
	margin: 0;
	padding: 0;
	top: 39px;
	left: 0;
}

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

#topnav_sub li	{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#topnav_sub li a	{
	display: block;
	color: #6ea2c8;
	font-size: 11px;
	text-decoration: none;
	margin-right: 20px;
	padding: 0;
	text-indent: 0;
	float: left;
}

#topnav_sub li a:hover	{
	color: #8bbe40;
}


/* --------------------------------------------------------------- content part styles */

#mainarticle {
	float: left;
	padding: 0 10px 0 15px;
	width: 560px;
}

#main_wrapper	{
	width: 875px;
	clear: both;
	margin: 0 auto;
}

#left_wrapper	{
	width: 647px;
	float: left;
}

#contents_wrapper	{
	width: 647px;
	background: url(content_bg.png) repeat-y;
}

#contents_inner	{
	width: 647px;
/*min-height: 480px; */
	background: url(content_top.png) no-repeat scroll left top;
	padding-top: 7px;
	display: table; /* Edit feb 24 to fix min-height */
}

#contents_content	{
	margin: 0;
	padding: 20px 30px;
	text-align: left;
}

#contents_btm	{
	background: url(content_btm.png) no-repeat;
	height: 35px;
	display: block;
}

#right_wrapper	{
	width: 228px;
	float: right;
}

#cart_wrapper	{
	background: url(cart_bg.png) repeat-y;
}

#cart_top	{
	background: url(cart_top.png) no-repeat top;
	width: 228px;
	text-align: left;
	display: table;
}

#cart_contents	{
	margin: 15px 20px;
}

#cart_btm	{
	background: url(cart_sheep.png) no-repeat;
	width: 228px;
	height: 149px;
	display: block;
}


/* --------------------------------------------------------------- footer styles */

#footer	{
	clear: both;
	width: 875px;
	margin: 0 auto;
	padding: 10px 0;
}

#copyright	{
	float: right;
	font-size: 11px;
	color: #92b9d5;
	text-align: right;
	padding-right: 20px;
}

#copyright a	{
	font-size: 11px;
	color: #92b9d5;
	text-decoration: none;
}


#btmlinks_wrapper	{
	float: left;
}

.btmlinks	{
	margin: 0;
	padding-left: 10px;
}

.btmlinks	ul	{
	list-style: none;
	margin: 0;
	padding: 0;
}

.btmlinks li	{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	color: #92b9d5;
}

.btmlinks li a	{
	padding: 0 10px;
	font-size: 11px;
}

/* ----------------------------- Collection and Commerce Layout ---------------------- */
/* commerce template css */

hr	{
	height: 1px;
	background: #333;
	border: 0px;
}

/*-------------------------------------------------------------------------------- form styles */
.formBtn {
	background: url(btn.png) no-repeat;
	font-size: 12px; 
	color: #6ea2c8;
	padding-bottom: 2px;
	overflow: hidden;
	width: 156px;
	height: 30px;
	border: 0;
	margin-top: 10px;
}

.formBtnSmall {
	background: #DDD5C1;
	color: #8B7351;
	padding: 2px;
	height: 18px;
}

.select_box {
	font-size: 11px;
	height: 16px;
	padding: 1px 0 0 2px;
}

.quantity_box	{
	height: auto;
	width: 20px;
	text-align: center;
}

.check_box	{
	border: 0px;
	width: 15px;
	height: 15px;	
}

/*---------------------------------------------------------------------- view cart */
.viewCart, .viewCartRight, .viewCartLeft {
	background: url(btn.png) no-repeat;
	font-size: 12px; 
	color: #6ea2c8;
	overflow: hidden;
	width: 156px;
	height: 30px;
	border: 0;
	text-align: center;
	margin-top: 10px;
}

.viewCartRight {
	float: right;
}
.viewCartLeft {
	float: left;
}

.viewCart a, .viewCartRight a, .viewCartLeft a {
	text-decoration: none;
	color: #6ea2c8;
	display: block;
	padding-top: 6px;
}

.viewCartSmall {
	margin-left: 40px;
}
.viewCartSmall a {
	font-size: 10px;
	text-decoration:none;
	color: #6ea2c8;
	border-right: 1px solid #cfdfea;
	border-bottom: 1px solid #cfdfea;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 2px 4px;
}
.viewCartSmall a:hover {
	text-decoration:none;
	color: #8bbe40;
	border-top: 1px solid #cfdfea;
	border-left: 1px solid #cfdfea;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 2px 4px;
}


/*-------------------------------------------------------------------------------- category & manuvacturer lists */
.listNav	{
}
.listNav a	{
}
.listNav a:hover	{
}

/*-------------------------------------------------------------------------------- search results */
.warning	{
	color:#a53b3b;
	font-weight: bold;
}

/*-------------------------------------------------------------------------------- category contents */

/*---------------------------------------------------------------------- pager */
.pager {
	font-size: 11px;
}
.pager a, .pager a:visited {
	font-size: 11px;
} 
.pager a:hover, .pager a:active {
}

/*---------------------------------------------------------------------- category name */
.categoryName	{
	font: 1.75em Georgia, Times, serif;
	font-weight: normal;
	padding: 0 0 15px 0;
}

/*---------------------------------------------------------------------- product list */
.productList {
	background-color: #999;
   float: left;
	/*width: 165px;*/ 
	/*padding: 5px 10px 5px 15px;*/
	list-style: none;
}

.productPage {
	width: 647px;
}

.productInfo {
	vertical-align: top;
	float: left;
	width: 270px;
	list-style: none;
	
}

#nolist		{
	display: block;
}

#productImage {
	float: left;
	width: 290px;
	padding: 0 10px 0 10px;

}

.productDesc {
	float: left;
	width: 577px;	
	padding: 0 5px 0 5px;
}


/*---------------------------------------------------------------------- pagination */

.paginateBottom {
	/*text-align: bottom;*/
}

/*---------------------------------------------------------------------- product names */

/* START - NEW CODE */
.product-home {
	float:left;
	width: 146px;
}

.thumb-home {
	/*margin: auto;*/
	padding: 5px 0 0 5px;
	width: 110px;
	height: 110px;
	background-repeat:no-repeat;
/*border: 1px solid #333;*/
}

.product-title {
	margin: 0;
	padding: 5px 10px 0 5px;
	/*text-align:center;*/
}

.product-price {
	margin: 0;
	padding: 5px 10px 0 5px;
	/*text-align:center;*/
}
/* END - NEW CODE */


/* ------------------------ START: NEW PRODUCT PAGE CODE ---------------------- */
#product-images {
	float: left;
	width: 255px;
	/*border: 1px solid #333;
	background-repeat: no-repeat;*/
	background-position: bottom left;
}

.product-image {
	padding: 5px 0 0 5px;
	width: 250px;
	height: 250px;
	background-repeat:no-repeat;
}

#product-info {
	padding: 10px 0 0 20px;
	float: left;
	width: 312px;
	/*border: 1px solid #333;*/
	background-color: #fff;
}

.product-radio-btn {
	width: 22px;
	vertical-align: top;
	padding-bottom:5px;
}

.product-title-price {
	width: 290px;
	padding-bottom:5px;
}	
/* ------------------------ END: NEW PRODUCT PAGE CODE ---------------------- */


.productName {
	font-size: 18px;
	line-height: 1.2em;
}
.productName a {
	line-height: 1.2em;	
}

.productNameSmall {
	margin-top: 3px;
}
.productNameSmall a {
}
.productNameSmall a:hover	{
}

.productNameExtraSmall {
	font-size: 10px;
	line-height: 1.1em;
}
.productNameExtraSmall a, .productNameExtraSmall a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #888;
	line-height: 1.1em;
}
.productNameExtraSmall a:hover {
	text-decoration: none;
	color: #8bbe40;
}

/*---------------------------------------------------------------------- msrp */
.msrp {
	font-size: 14px;
	font-weight: bold;
}
.msrp a {
	color: #888;
	text-decoration: none;
}
.msrp a:hover {
	color: #8bbe40;
}

.msrpSmall {
}

.msrpExtraSmall {
	font-size: 10px;
}


/*-------------------------------------------------------------------------------- product details */
.noProductMsg {
	color:#a53b3b;
	font-weight: bold;
	border: 1px solid #a53b3b;
	padding: 10px;
}

/*---------------------------------------------------------------------- about image */
.productDetailImageDiv {
	float: left;
	text-align: center;
	width: 300px;
}

.icon_handgrass	{
	font-size: 10px;
	margin-top: 10px;
}
/*---------------------------------------------------------------------- about details */
.productDetailDiv {
	float: right;
	padding-left: 10px;
	text-align: left;
	width: 250px;
}

.sku {
	font-size: 11px;
}

.skusmall	{
	font-size: 10px;
}

.manufacture {
	font-size: 14px;
	padding-bottom: 5px;
}

.description {
	padding: 5px 0;
	margin: 5px 0;
width: 400px;
}

.tight {
	font-size: 10px;
	padding: 4px 0;
}

/*-------------------------------------------------------------------------------- related products */
.relatedProducts {
	border: 1px solid #CCC;
	font-size: 10px;
	float: left;
	padding: 6px;
	margin: 10px 0;
}
.relatedProducts span	{
	font-weight: bold;
}

/*-------------------------------------------------------------------------------- cart shopping */
/*---------------------------------------------------------------------- header */
.header {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

.subHeader {
	font-size: 16px;
	font-weight: bold;
}

/*---------------------------------------------------------------------- cart styles */
.cart_td	{
	font-size: 11px;
	border-bottom: 1px solid #999;
}

.cart_text	{
}

/*---------------------------------------------------------------------- quantity delete */
.qtyDelete {
	text-align: center;
}
.qtyDelete a {
	text-decoration:none;
	color: #6ea2c8;
	font-size: 10px;
}
.qtyDelete a:hover	{
	color: #8bbe40;
}

/*---------------------------------------------------------------------- total */
.total {
	font-size: 14px;
	font-weight: bold;
	color: #a53b3b;
	border-top: 1px solid #CCC;
}

.totalSmall {
	font-weight: bold;
	border-top: 1px solid #CCC;
}

/*---------------------------------------------------------------------- cart empty */
.cartEmpty {
	font-size: 12px;
}

.cartEmptySmall {
	font-size: 11px;
}

/*-------------------------------------------------------------------------------- checkout form */
.addressInfoTitle {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	padding: 5px;
}

.asterisk {
	color:#a53b3b;
	font-size: 10px;
}

/*-------------------------------------------------------------------------------- mini cart */
.miniCart {
	margin-top: 20px;
}

.qtySmall {
	font-size: 10px;
}

/*--------------------------------------------------------------------------------view history */
.labelSmall {
	font-size: 10px;
	padding: 2px;
}

.viewHistoryFrame {
	padding: 2px;
	border: 1px solid #CCC;
}

/*-------------------------------------------------------------------------------- category & subcategory lists alternate */
.noline {
	text-decoration:none;
}


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.blogpost-image { 
	background-repeat:no-repeat;
	float:right;
	height:250px;
	padding:5px 0 0 5px;
	width:250px;
}



/*
	* New styles for blog pages
*/
#blog-heading {
	font-family: Georgia,Times,serif;
	color:#888;
	font-size: 1.8em;
	line-height: 1.4em;
	margin: 0;
	padding: 5px 0;
}

.blog-item {
	cursor: pointer;
	background: transparent url("http://static0.shopify.com/s/files/1/0007/6932/assets/blog-grad.png") repeat-x bottom left;
}

.blog-item-heading {
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0;
	padding: 25px 0 0 0;
	background: transparent url("http://static3.shopify.com/s/files/1/0007/6932/assets/blog-item.png") no-repeat 0 26px;
}

.blog-item p {
	padding: 5px 0;
	margin: 0;
}

.comments {
	color:#8BBE40;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}



/*
	* NEW Styles for contact form
*/
#page-heading {
	font-family: Georgia,Times,serif;
	color:#888;
	font-size: 1.8em;
	line-height: 1.4em;
	margin: 0;
	padding: 5px 0;
}


#contact-labels {
	float: left;
	width: 150px;
}

#contact-fields {
	float: left;
	width: 300px;
}

#contact-fields textarea {
	width: 300px;
	height: 100px;
	padding: 2px;
}

.contact-input {
	width: 300px;
	padding: 2px;
	border: 1px solid #ccc;
}

.contact-spacer {
	padding: 0;
	margin: 0;
	height: 30px;
}

#unsubscribe {
	display:none;
}