/*-- KnitPicks.com Header Styles --*/

html, body {
	margin:0;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6 {
	font: normal 13px Arial, sans-serif;
}
body, div, p {
	color: #000;
}
body {
	text-align:center;
	margin:0px auto 0 auto;
	/*background: #fff url(//d2q9kw5vp0we94.cloudfront.net/structure/texturebg.jpg) center center repeat;*/
}
img {
	border:none;
}
a {
	color: rgb(101, 91, 87);
}
@font-face {
	font-family: 'MuseoSlab-500';
	src: url('/Fonts/230BCF_0_0.eot');
	src: url('/Fonts/230BCF_0_0.eot?#iefix') format('embedded-opentype'),
		 url('/Fonts/230BCF_0_0.woff') format('woff'),
		 url('/Fonts/230BCF_0_0.ttf') format('truetype'),
		 url('/Fonts/230BCF_0_0.svg#wf') format('svg'),
		 url('/Fonts/230BCF_0_0.svgz#wf') format('svg');
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}

/*-- FLOATED ELEMENT CLEAR FIX --*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/*-- HEADER --*/
div#main {
	text-align:left;
}
div#mainContainer {
	width: 960px;
	padding: 15px 20px;
	background-color: #fff;
	margin:0 auto;
}
div#custInfoBox {
	font:12px Arial,sans-serif;
	text-align:left;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
}
div.freeShipMsgHeader {
	background:url(//d2q9kw5vp0we94.cloudfront.net/structure/freeshipping-icon-1.gif) left center no-repeat;
	padding-left:15px;
	margin-left:5px;
}
div#custInfoBox a {
	color: #483d1f;
	text-decoration:none;
}
div#custInfoBox a:hover {
	text-decoration:underline;
}
div.custInfoBoxBlock {
	display:inline-block;
	position:relative;
}
div#custInfoBoxBlockModal {
	display:none;
	position:fixed;
	z-index:99;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	background:#000;
	opacity:0.2;
	filter:alpha(opacity=20);
}
div.custInfoBoxBlock>a {
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
	position:relative;
	padding:6px 4px;
	outline: 0;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
}
div.custInfoBoxBlock a.custInfoBoxBlockActive {
	background-color:#fff !important;
	border-color:#999;
	z-index:101;
}
div.custInfoBoxBlock>div {
	display:none;
	position:absolute;
	right:0px;
	z-index:100;
	background-color:#fff;
	border:1px solid #999;
	margin-top:5px;
	min-width:400px;
	text-align:left;
	-webkit-border-radius:4px;
	-webkit-border-top-right-radius:0;
	-moz-border-radius:4px;
	-moz-border-radius-topright:0;
	border-radius:4px;
	border-top-right-radius:0;
}
div.custInfoBoxBlockRight>div {
	right:auto !important;
	-webkit-border-radius:4px;
	-webkit-border-top-left-radius:0;
	-moz-border-radius:4px;
	-moz-border-radius-topleft:0;
	border-radius:4px;
	border-top-left-radius:0;
}
div.custInfoBoxBlock>div.custInfoBoxBlockLeft {
	right:none !important;
	left:0px;
}
div#logoHeader {
	background:transparent url(//d2q9kw5vp0we94.cloudfront.net/structure/KP_logo_makemore.gif) center center no-repeat;
	cursor:pointer;
	display:block;
	padding:0;
	margin:20px auto 20px auto;
	text-indent:-9999em;
    height:98px;
    width:218px;
}
body.mainContainerIntlAUD div#logoHeader {
	background:transparent url(//d2q9kw5vp0we94.cloudfront.net/structure/au/kpLogoHdrAU_03.jpg) center center no-repeat;
	height:97px;
}
body.mainContainerIntlGBP div#logoHeader {
	background:transparent url(//d2q9kw5vp0we94.cloudfront.net/structure/uk/unitedkingdom_logo.png) center center no-repeat;
	height:86px;
}
div#freeShippingMessage {
  width:364px;
  height:48px;
  float:left;
  margin:20px 0px 20px 25px;
  position:relative;
  display:none;
}
div#freeShippingMessage a {
  background:transparent url(//d2q9kw5vp0we94.cloudfront.net/structure/freeShipMsg5.jpg) center center no-repeat;
  display:block;
  position:absolute;
  top:0px;
  left:0px;
  bottom:0px;
  right:0px;
  text-indent:-9999em;
  outline:0;
}
/*-- HOLIDAY SHIPPING DEADLINE (PUT IN 12/11/2013) --*/
#shippingDeadlineMessage {
	display:block;
	width:271px;
	height:46px;
	position:absolute;
	top:44px;
	left:25px;
	text-indent:-9999em;
}
/*-- EXPEDITED SHIPPING PROMO BANNER (runs 12/14/2013 through 12/20/2013) --*/
div#expeditedShippingMessage {
	background:transparent url(//d2q9kw5vp0we94.cloudfront.net/structure/expedited_shipping_banner_2.jpg) center center no-repeat;
	width:450px;
	height:43px;
	float:right;
	margin:25px 0 20px 0;
	text-indent:-9999em;
}

div#logoBlurb {
	background-color:#74005F;
	background:transparent url(//d2q9kw5vp0we94.cloudfront.net/structure/searchBarLong.gif) top center no-repeat;
	display:block;
	margin:0 0px -5px 0;
	padding:0;
	width:100%;
	height:30px;
	text-indent:-9999em;
}

/*-- SEARCH FORM --*/
div#searchBlock {
	width:171px;
	height:30px;
	float:right;
	background:url(//d2q9kw5vp0we94.cloudfront.net/structure/searchBG.gif) center center no-repeat;
	position:relative;
	text-align:left;
	/*--NOTE, changed left padding from 20px to 10px while shipping deadline banner is in place --*/
	margin:35px 20px 0 10px;
}
div#searchBlock input {
	border:none;
	padding:4px;
	margin: 4px 0 0 4px;
	width:135px;
	height: 100%;
	font-weight:bold;
	color:#777 !important;
}
div#searchBlock button {
	background:url(//d2q9kw5vp0we94.cloudfront.net/structure/searchMagnifier.png) center center no-repeat;
	cursor:pointer;
	border:none;
	width:13px;
	height:13px;
	display:block;
	float:right;
	position:absolute;
	top:8px;
	right:6px;
}
/* autosuggest */
.ac_over {
  background-color:#F4F1E9 !important;
  color:#000000 !important;
}
.ac_odd, .ac_even {
  text-align:left;
}

/*-- LOGIN FORM --*/
div#loginFormInlineContainer {
	width:540px;
	margin:20px;
}
div#loginFormInlineContainer div.loginFormHdr {
    color:#5F0050;
    font-size:12px;
    font-weight:bold;
	width:250px;
    margin-bottom:5px;
    margin-top:5px;
    padding:7px 0 4px 5px;
}
div#loginFormInlineContainer table.loginFormTbl th {
	color: #47272A;
	font: 11px Arial,sans-serif;
}
div#loginFormInlineContainer td.loginPg_errorMsg {
	color:#CC0000;
}
div.dashedHr {
	width:100%;
	height:1px;
	/*background: url(//d2q9kw5vp0we94.cloudfront.net/structure/dashedLine.gif) center center repeat-x;*/
	border-top:1px solid #ccc;
}
div.solidHr {
	height:1px;
	width:100%;
	clear:left;
	border-bottom:1px solid #ccc;
}

/*-- CART BLOCK --*/
div#cartBlock {
	position:relative;
	display:block;
	width:100%;
	margin:0 auto 0 auto;
}
div#cartBlockDiv {
	cursor:pointer;
	width:185px;
	float:right;
	display:block;
	text-align:center;
}
img#cartCheckoutBtn {
	float:right;
	margin-top:6px;
	margin-right:16px;
	border:0px;
}
span.cartLinks {
	font:bold 10px/19px Arial,sans-serif;
	margin-left:-7px;
}
span.cartLinks a {
	text-decoration:none;
	color:#47272a;
}
span.cartLinks a:hover {
	text-decoration:none;
	color:#97007a;
}
div#stashDiv {
	float:right;
	background-image:url(//d2q9kw5vp0we94.cloudfront.net/structure/cartBackground4.jpg);
	background-repeat:no-repeat;
	width:235px;
	padding-top:3px;
	margin-bottom:5px;
}
div#cartBlockTxt {
	font:bold 10px/13px Arial,sans-serif;
	text-decoration:none;
	text-align:center;
	float:right;
	margin-right:12px;
	margin-top:-12px;
	color:#4F363D;
	width:100%;
}
div#cartBlockTxt a {
	text-decoration:none;
	color:#47272A;
}
span#cartLeftUntilFS {
	color:#760560;
	font-weight:normal;
	letter-spacing:-.5px;
}
span#cartIsFS {
	font-size:9px;
	color:#760560;
	font-weight:normal;
}

/*-- CART QUICK VIEW / ITEMS ADDED TO CART BOX --*/

.closeQuickView {
	background:#E3E0CF none repeat scroll 0 0;
	border:1px solid #BFBAA1;
	color:#46262B;
	cursor:pointer;
}
table#cartContents {
	font:11px/14px "Lucida Sans","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
}
table#cartContents th {
	font-weight:bold;
	font-size:13px;
	padding: 10px 0 5px 0;
	border-bottom:1px dotted #ccc;
}
table#cartContents td {
	padding:3px 10px 3px 10px;
}
table#cartContents td.DataB {
	background-color:#F7F6EF;
}
div#cartQuickViewTab>a {
	background:url(//d2q9kw5vp0we94.cloudfront.net/structure/update2014/2014-cart-1.png) 3px 5px no-repeat;
	padding-left:23px;
}
#hdrBanner {
    position:absolute;
    top:55px;
    left:65px;
    z-index:1;
}
#hdrSearch {
	display:inline-block;
	border:1px solid #333;
	padding:4px 7px;
	position:relative;
	margin:0;
}
#hdrSearchBox {
	position:absolute;
	top:30px;
	right:5px;
}
#searchWords {
	border:none;
	width:125px;
	margin-right:15px;
	font-size:9.5px;
	outline:0;
}
#hdrSearchSubmit {
	border:none;
	background:url(//d2q9kw5vp0we94.cloudfront.net/structure/header-search-submit-1.gif) left center no-repeat;
	width:17px;
	text-indent:-2000em;
	position:absolute;
	top:0px;
	right:0px;
	bottom:0px;
	cursor:pointer;
}
#footerEmailSignup {
	display:inline-block;
	border:1px solid #333;
	padding:7px 8px;
	position:relative;
}
#footerEmailSignup input[type="text"] {
	border:none;
	width:150px;
	margin-right:30px;
	font-size:10px;
	background-image: none !important;
	outline:0;
}
#footerEmailSignup button {
	position:absolute;
	top:0px;
	right:0px;
	bottom:3px;
	background:none;
	border:none;
	width:20px;
	line-height:100%;
	cursor:pointer;
}
div#cartQuickView div#itemsContainer {
	max-height:373px;
	overflow:auto;
}
div#cartQuickView div.listItemAdded {
	float:left;
	width:100%;
	margin-bottom:15px;
	text-align:left;
}
div#cartQuickView div.itemThumbnail {
	float:left;
	width:55px;
}
div#cartQuickView h3 {
	font:bold italic 16px Arial,sans-serif;
	color:#fff;
	text-align:center;
	width:100%;
	margin:0 0 5px 0;
	padding:8px 0 8px 0;
	background-color:#750460;
}
div#cartQuickView img.itemAddedThumbnail {
	float:left;
	height:55px;
}
div#cartQuickView span.itemTitle {
	float:left;
	font:bold italic 14px Arial,sans-serif;
	color:#46262B;
}
div#cartQuickView span.itemDetails {
	float:left;
	color:#B37DAA;
	font:11px Arial,sans-serif;
}
div#cartQuickView span.existingCartItem {
	color:#4F363D;
	font:11px/14px Arial,sans-serif;
}
tr.cartBlockSubtotals td b {
	font-size:13px;
}
div#cartQuickView div#cartQuickViewSubTotal {
	float:right;
	text-align:right;
	margin-right:5px;
}
div#cartQuickView div#footerBar {
	border-top:1px solid #aaa;
	padding: 10px 10px 6px 5px;
	margin:5px 0px;
}
img#cartLogout {
	border:0px;
	margin-top:-17px;
	margin-left:-15px;
}
div#reAddToWishList {
	color:#930082;
	font:12px Arial,sans-serif;
}

/*-- SITE NAVIGATION --*/
div#siteNav {
    margin:0 auto 0 auto;
/*	border-top: 1px dashed rgb(147, 137, 109);*/
/*	border-bottom: 1px dashed rgb(147, 137, 109);*/
}

ul#siteNav {
/*	margin:2px auto 0 auto;*/
/*	padding:5px 0 5px 14px;*/
	margin: 0;
	padding: 0;
	width:100%;
	list-style-type:none;
}

ul#siteNav table, ul#siteNav td {
	margin:0 !important;
	padding:0 !important;
}

ul#siteNav li {
	float:left;
	padding:0;
	list-style:none;
	width:100%;
	text-align:center;
/*	margin:5px 6px -3px -5px;*/
}

ul#siteNav li#last {
	margin-left:12px;
}

ul#siteNav li a.main {
	color:#564531;
	text-decoration:none;
	display:block;
	padding:6px 0px 6px 0px;
	width:auto;
	font-family: Arial,sans-serif;
	font-size:12px;
	text-align:center;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	margin:0 6px;
	text-transform: uppercase;
	white-space: nowrap;
}
ul#siteNav li a.sale {
	color:#dc2626;
}

a.siteNavHover {
	/*background: url(//d2q9kw5vp0we94.cloudfront.net/structure/texturebg.jpg) center center repeat;*/
	border-bottom:2px solid #666 !important;
}

#siteNav li:hover ul, #siteNav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-right:5px;
}

ul#siteNav li div.dropDownNav { /* drop down nav */
	float:left;
	position:absolute;
	z-index:10000;
	font:12px/20px Arial,sans-serif;
	color:#564531;
	background:#fff;
	padding:6px 8px;
	border:1px solid rgb(243, 240, 236);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
	text-align:left;
	visibility:hidden;
	min-width:153px;
}
ul#siteNav li div.dropDownNav a {
	color:rgb(75, 61, 31);
	text-decoration:none;
	display:block;
	margin:0;
	padding:0 12px;
}
ul#siteNav li div.dropDownNav a:hover {
	color:rgb(75, 61, 31);
	background-color:#f3f2ee;
}

body.kits ul#siteNav li a#kits, body.crochet ul#siteNav li a#crochet, body.yarn ul#siteNav li a#yarn, body.patterns ul#siteNav li a#patterns, body.needles ul#siteNav li a#needles, body.books ul#siteNav li a#books, body.acc ul#siteNav li a#acc, body.fiber ul#siteNav li a#fiber, body.clearance ul#siteNav li a#clearance, body.tutorials ul#siteNav li a#tutorials, body.staffPicks ul#siteNav li a#staffPicks, body.knitRoom ul#siteNav li a#knitRoom, body.gifts ul#siteNav li a#gifts, body.sale ul#siteNav li a#sale, body.christmas ul#siteNav li a#christmas {
	/* set active top nav style */
	/*color:rgb(125, 15, 104);*/
	border-bottom-color: #000 !important;
}

ul#siteNav li a#clearance {
    color:#fe2d28 !important;
}

/* KnitPicks.com Footer Styles */
div#footer {
	background:#fff;
	clear:both;
	margin:0 auto;
}
div#footerEmailSub {
	margin: 20px 0;
	background: url(//d2q9kw5vp0we94.cloudfront.net/structure/emailn.jpg) 8px center no-repeat;
	text-indent: 40px;
	float:left;
	font: bold 11px Arial,sans-serif;
    text-transform: uppercase;
}
div#footerEmailSub form input[type="text"] {
	width:171px;
	height:24px;
	text-indent:5px;
	border:none;
	background:url(//d2q9kw5vp0we94.cloudfront.net/structure/emailSignupBG.gif) center center no-repeat;
}
div#footerEmailSub form input[type="submit"] {
	width:64px;
	height:26px;
	cursor:pointer;
	border:none;
	text-indent:-1000em;
	background:url(//d2q9kw5vp0we94.cloudfront.net/structure/submit_btn.jpg) center 2px no-repeat;
}
div#footerSocial {
	float:right;
	margin: 25px 8px 25px 0;
	font:bold 11px Arial,sans-serif;
	text-transform:uppercase;
}
div.footerColCSLinks {
	width:160px;
	float:left;
	text-align:left;
	font-size:11px;
	margin-right:8px;
}
div.footerColCSLinksWider {
	width:170px;
}
div.footerColCSLinks a {
	color:#655B57;
	display:block;
	text-decoration:none;
	line-height:135%;
	text-transform: uppercase;
}
div.footerColCSLinks a:hover {
	text-decoration:underline;
}
div.csFooterLinks {
	padding-left: 36px; 
}
#footerEventLink {
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px;
	color: #333;
}
#catalog-thumb {
	float: right;
}
#catalog-request {
	text-decoration: none;
	position: absolute;
	top: 170px;
	font: normal 11px Arial, sans-serif;
}
#catalog-request:hover {
	text-decoration: underline;
}
div.footerColBlock {
	min-height:110px;
	float:left;
	text-align:left;
	font-size:14px;
	line-height: 115%;
	margin:0px 20px 0 5px;
	position:relative;
}
div.footerColBlock:nth-child(4) {
	margin-right: 0px;
}
div.footerCatBlock {
	min-height:110px;
	float:left;
	text-align:left;
	font-size:14px;
	line-height: 115%;
	margin:0px 20px 0 5px;
	position:relative;
}

div.footerColBlock div.borderRight {
	position:absolute;
	width:1px;
	top:4px;
	bottom:4px;
	right:0px;
	border-right:1px solid #ddd;
}
div.footerColBlock h3 {
	margin-top:5px;
	margin-bottom:5px;
}
div.footerColBlock h3 a {
	margin:0;
	padding:0;
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
	color:#333;

}
div.footerColBlock b {
	font-size:14px;
	display:block;
	margin-bottom:4px;
	text-transform:uppercase;
}
div.footerColBlock a, div.footerColBlock span {
	color:#777;
	text-decoration:none;
}
div.footerColBlock a:hover {
	text-decoration:underline;
}
div.footerColBlock a.fotterColBlockSmtxt {
	font-size:12px;
	line-height:120%;
}
div.footerColBlock img.icon {
	margin-right:5px;
}
div.footerSisterSites {
	float:left;
	width:520px;
	margin:20px 0 20px 8px;
	font-size:11px;
	display:block;
	text-transform:uppercase;
	color:#999;
	font-weight:normal;
}
#trustwaveSealImage {
	width:70px !important;
}
a#footerCTLink {
	display:block;
	width:77px;
	height:34px;
	text-indent:-1000em;
	background:url(//d2q9kw5vp0we94.cloudfront.net/structure/ctLogo.gif) top left no-repeat;
	margin-left:12px;
}
a#footerCTLink:hover {
	background-position: left -34px;
}
a#footerACLink {
	display:block;
	width:99px;
	height:22px;
	text-indent:-1000em;
	background:url(//d2q9kw5vp0we94.cloudfront.net/structure/acLogo.gif) top left no-repeat;
	margin-left:12px;
}
a#footerACLink:hover {
	background-position: left -22px;
}
form#catalogAddToCart, div#CatalogAddToCart {
    display:block;
	padding:8px;
	float:right;
	border:3px solid #E1E0CE;
	margin:0 0 10px 5px;
}

form#catalogAddToCart label, div#CatalogAddToCart label {
	color:#61464D;
	font: bold 11px/14px Arial,sans-serif;
	padding-left:0;
	width:125px;
}

form#catalogAddToCart input#quickCart, div#CatalogAddToCart input#quickCart {
	color:#750460;
	border:1px solid #C5C1B6;
	font: bold 11px/18px Arial,sans-serif;
	padding:0;
	text-align:left;
	text-indent:6px;
	width:85px;
	height:20px;
}

form#catalogAddToCart input#catCartGo, div#CatalogAddToCart input#catCartGo {
    background-color:#DFDBD4;
	border:2px outset #CBB8CB;
	height:20px;
	vertical-align:middle;
	width:34px;
	color:#660055;
	font:bold 9px Arial,sans-serif;
	padding:0;
}

div#emailSignUp {
    display:block;
    float:right;
    margin:7px 40px 0 0 ;
}

span.freeShip {
    color:#47242A;
	display:block;
    font:bold italic 14px/14px Arial,Helvetica,sans-serif;
    float:left;
    margin:11px 0px 0 5px;
}

span.lower48 {
    color:#564531;
	display:inline;
    font:bold 10px/10px Arial,Helvetica,sans-serif;
    float:left;
    margin:13px 0 0 15px;
    clear:right;
    padding-bottom:5px;
}

/*-- QUESTIONS, FOR CUSTOMERS, COMPANY INFO --*/
div#siteFooterLinks {	
    text-align:center;	
    margin:15px auto 0 auto;    
    width:880px;
}
div#siteFooterLinks a {
	color:#564531;
	text-decoration:none;
    font:bold 9px/15px Arial,sans-serif;
}
div#siteFooterLinks a:hover {
	color:#877765;
}
div#questions {
	width:180px;
	margin-left:13px;
	float:left;
}
div#questions div#questionsLeftCol {
	float:left;
	text-align:left;
}
div#questions div#questionsRtCol {
	float:right;
	text-align:left;
}
div#forcustomers {
	width:240px;
	float:left;
	margin-left:30px;
}
div#forcustomers div#forCustomersLeftCol {
	float:left;
	text-align:left;
}
div#forcustomers div#forCustomersRtCol {
	float:right;
	text-align:left;
}
div#companyinfo {
	text-align:left;
	width:115px;
	float:left;
	margin-left:30px;
}
div#companyinfoLeftCol {
	text-align:left;
}
div#siteFooterLinks div#veriSign {
	float:left;
	margin-right:10px;
}
div#siteFooterLinks div#trustWave {
    float:right;
	margin-right:30px;
	margin-top:16px;
}
div#freeshipstip {
	font:normal 9px/14px Arial,sans-serif;
	float:right;
	margin-top:-20px;
	margin-bottom:-16px;
}

/*-- COPYRIGHT NOTICE --*/
div#TMCopyright {
	float:right;
	color:#999;
	margin:0 auto;
	padding:27px 0 10px;
	font-size:9px;
	text-align:left;
	background:#fff;
	width:420px;
}
div#TMCopyright span#tm {
	float:left;
}
div#trustWave {
    margin:16px 0 0 0;
    float:right;
}
div#siteWideNoticeMsg {
	border:2px solid #E3E0CF;
	text-align:left;
	color:#232323;
	font:12px/17px Arial,sans-serif;
	padding:5px 8px 5px 8px;
	width:820px;
	margin:8px 30px 5px 0px;
}
div#siteWideNoticeMsg b {
	color:#760461;
}

/* CAG Global Styles */
.dashed-border-top {
	border-top:1px dashed #93896D;
}
.dashed-border-right {
	border-right:1px dashed #93896D;
}
.dashed-border-bottom {
	border-bottom:1px dashed #93896D;
}
.dashed-border-left {
	border-left:1px dashed #93896D;
}
.purpleBtn,.brownBtn {
	border-radius:2px;
	text-decoration:none !important;
	text-transform:uppercase;
	border:none;
	color:#fff !important;
	font:bold 10px Arial,sans-serif;
	background: url(//d2q9kw5vp0we94.cloudfront.net/structure/purple_button_bg.png) center center repeat;
	padding:2px;
	display:inline-block;
	cursor:pointer;
	box-shadow:0px 0px 3px #ccc;
}
.lineBtn {
	text-decoration:none !important;
	text-transform:uppercase;
	border:1px solid #333;
	font:11px Arial,sans-serif;
	padding:2px;
	display:inline-block;
	cursor:pointer;
}
.purpleBtn:hover, .brownBtn:hover {
	text-decoration:underline;
}
.brownBtn {
	background-image: url(//d2q9kw5vp0we94.cloudfront.net/structure/brown_button_bg.png) !important;
}
.largeBtn {
	font-size:13px;
	padding:4px 8px;
}
.addToCartBtn {
	background:url(//d2q9kw5vp0we94.cloudfront.net/structure/kpAddToCart.jpg) bottom right no-repeat !important;
	width:105px !important;
	height:28px !important;
	border-radius:0 !important;
	box-shadow:none !important;
	text-indent:-1000em !important;
}
.addToWLBtn {
	background:url(//d2q9kw5vp0we94.cloudfront.net/structure/kpAddToWL.jpg) bottom right no-repeat !important;
	width:98px !important;
	height:28px !important;
	border-radius:0 !important;
	box-shadow:none !important;
	text-indent:-1000em !important;
}
.bundleFreeItemMsg {
	color:#c00;
	font-weight:normal;
}
/* /CAG Global Styles */

/* CAG Ad Rotator */
#homepageAdRotator, #categoryHomepageAdRotator {
	margin-top:5px;
	margin-bottom:12px;
}
#homepageAdRotator #slideMainDiv {
	width:960px;
	height:454px;
}
#categoryHomepageAdRotator #slideMainDiv {
	width:790px;
	height:415px;
}
#homepageAdRotator .slideDiv, #categoryHomepageAdRotator .slideDiv {
	position:absolute;
	/*z-index:-1;*/
}
#homepageAdRotator #controlBarContainer, #categoryHomepageAdRotator #controlBarContainer {
	margin:-23px 0 0 15px;
	height:23px;
	position:absolute;
	z-index:1;
}
#homepageAdRotator #controlBarLeftCap, #categoryHomepageAdRotator #controlBarLeftCap {
	background-image:url('//d2q9kw5vp0we94.cloudfront.net/structure/rotator/controllerBGLeftCap.png');
	background-repeat:no-repeat;
	height:23px;
	width:10px;
	float:left;
}
#homepageAdRotator #controlBarRtCap, #categoryHomepageAdRotator #controlBarRtCap {
	background-image:url('//d2q9kw5vp0we94.cloudfront.net/structure/rotator/controllerBGRtCap.png');
	background-repeat:no-repeat;
	height:23px;
	width:10px;
	float:left;
}
#homepageAdRotator #controlBar, #categoryHomepageAdRotator #controlBar {
	background-image:url('//d2q9kw5vp0we94.cloudfront.net/structure/rotator/controllerBG.png');
	background-repeat:repeat-x;
	padding-top:10px;
	height:13px;
	float:left;
	float:left;
}
#homepageAdRotator .currentAd, #categoryHomepageAdRotator .currentAd {
	background-image:url('//d2q9kw5vp0we94.cloudfront.net/structure/rotator/activeSlide.gif');
	background-repeat:no-repeat;
	float:left;
	width:9px;
	height:9px;
	margin-right:2px;
}
#homepageAdRotator .hiddenAd, #categoryHomepageAdRotator .hiddenAd {
	background-image:url('//d2q9kw5vp0we94.cloudfront.net/structure/rotator/inactiveSlide.gif');
	background-repeat:no-repeat;
	float:left;
	width:9px;
	height:9px;
	margin-right:2px;
}
#homepageAdRotator .currentAd a, #categoryHomepageAdRotator .currentAd a, #homepageAdRotator .hiddenAd a, #categoryHomepageAdRotator .hiddenAd a {
	padding:7px 10px;
}
#homepageAdRotator .jumpToAd, #categoryHomepageAdRotator .jumpToAd {
	color:#FFFFFF;
	text-decoration:none;
	outline:0;
}
/* category descriptions */
.text-description h2 {
	font-size:10px;
}
/* /CAG Ad Rotator */

/* CAG Category Homepages */
.needle-homepage-sub-ad {
	float:left;
	margin-right:2px;
}
.needle-homepage-sub-ad-last {
	margin-right:0px;
}
.needle-homepage-banners {
	margin-top:2px;
}
.needle-homepage-banners .purple-banner {
	margin-bottom:6px;
}
.category-homepage-sub-ad {
	float:left;
	margin-right:8px;
}
.category-homepage-sub-ad-last {
	float:right;
}
.category-homepage-text-ad {
	background:url('//d2q9kw5vp0we94.cloudfront.net/structure/textContentBG.jpg') top left;
	padding:10px;
	width:240px;
	height:198px;
	color:#4B3D1F;
	font:14px/19px Arial,sans-serif;
}
.category-homepage-text-ad .header-text {
	width:235px;
	font:bold 16px Arial,sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-bottom:10px;
	padding-bottom:10px;
}
.category-homepage-text-ad h1.header-text {
	margin-top:0;
}
.category-homepage-sub-content {
	width:390px;
	margin:15px 0 25px 0;
}
.category-homepage-text-ad h2 {
	font-size:14px;
	line-height:135%;
}
.category-homepage-sub-content a {
	text-decoration:none;
	color:#4B3D1F;
	font:12px/20px Arial,sans-serif;
}
.category-homepage-sub-content a:hover {
	text-decoration:none;
	color:#4B3D1F;
}
.category-homepage-sub-content .hdr {
	margin:2px 0 4px;
}
.category-homepage-sub-content .hdr a {
	font:bold 15px Arial,sans-serif;
	text-transform:uppercase;
	color:#493529;
	padding:inherit;
}
.category-homepage-sub-content .hdr img {
	margin-right:5px;
	vertical-align:middle;
}
.category-homepage-sub-content .content-thumbnail {
	height:108px;
    width:108px;
	margin-right:16px;
	margin-top:-2px;
	margin-bottom:2em;
}
.category-homepage-sub-content .content-thumbnail img {
	max-width:100%;
	max-height:100%;
	padding:5px;
	border:1px solid #ccc;
	background:#fff;
}
.category-homepage-sub-content .read-more-link {
	display:block;
}
.category-homepage-sub-content .read-more-link img {
	margin-top:10px;
	margin-right:5px;
}
.yarn-sub-ad {
	float:left;
	background-color:#F3F0EB;
	text-transform:uppercase;
	text-align:center;
	width:258px;
	height:50px;
	margin:0 8px 8px 0;
}
.yarn-sub-ad a {
	font-size:15px;
	font-weight:bold;
	color:#4B3D1F;
	width:222px;
	height:18px;
	padding:18px;
	display:block;
}
.yarn-sub-ad.row-end {
	margin-right:0px;
}
#yarn-home-bottom-ad {
	background:#F6F4F0 url('//d2q9kw5vp0we94.cloudfront.net/YarnHomepage/yarn_ad_bg.jpg') no-repeat 20px 20px;
	padding:20px 30px;
	clear:both;
	line-height:1.5em;
}
#yarn-home-bottom-ad .header-text {
	font:bold 16px Arial,sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-left:45px;
	margin-bottom:25px;
	margin-top:0px;
}
/* /CAG Category Homepages */

.social-media-icons #shareLabel {
	float:right;
	margin-right:7px;
}
.st_facebook_custom {
	display:block;
	background: url("//d2q9kw5vp0we94.cloudfront.net/structure/icons/facebook.gif") no-repeat scroll left top transparent;
	height:17px;
	width:17px;
	margin-right:3px;
	cursor:pointer;
	float:left;
}
.st_twitter_custom {
	display:block;
	background: url("//d2q9kw5vp0we94.cloudfront.net/structure/icons/twitter.gif") no-repeat scroll left top transparent;
	height:16px;
	width:17px;
	margin-right:3px;
	cursor:pointer;
	float:left;
}
.st_pinterest_custom {
	display:block;
	background: url("//d2q9kw5vp0we94.cloudfront.net/structure/icons/pinterest.gif") no-repeat scroll left top transparent;
	height:19px;
	width:20px;
	margin-top:-2px;
	margin-right:3px;
	cursor:pointer;
	float:left;
}
.st_googleplus_custom {
	display:block;
	background: url("//d2q9kw5vp0we94.cloudfront.net/structure/icons/googleplus.gif") no-repeat scroll left top transparent;
	height:17px;
	width:18px;
	margin-right:3px;
	cursor:pointer;
	float:left;
}
.st_email_custom {
	display:block;
	background: url("//d2q9kw5vp0we94.cloudfront.net/structure/icons/email.gif") no-repeat scroll left top transparent;
	height:17px;
	width:18px;
	margin-right:3px;
	cursor:pointer;
	float:left;
}

/*** INTERNATIONAL CURRENCY STUFF ***/
.headerFlagIcon {
	text-decoration:none !important;
	background:transparent url(//d2q9kw5vp0we94.cloudfront.net/structure/icons/flags/png/us.png) center center no-repeat;
}
.headerFlagIconAUD {
	background-image:url(//d2q9kw5vp0we94.cloudfront.net/structure/icons/flags/png/au.png);
}
.headerFlagIconGBP {
	background-image:url(//d2q9kw5vp0we94.cloudfront.net/structure/icons/flags/png/gb.png);
}
.headerFlagIconCAD {
	background-image:url(//d2q9kw5vp0we94.cloudfront.net/structure/icons/flags/png/ca.png);
}
.headerLocaleSelector {
	margin:1.5em;  
}
.headerLocaleSelector h1 {
	font-weight:bold;
	size:14px;
}
.headerLocaleSelector label {
	display:block;margin:5px 0;
}
.headerLocaleSelectorSubmit {
	border-top:1px solid #aaa;
	padding-top:1em;
	margin-top:15px;
}


.distribute-container {
	text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}

.distribute-element {
	vertical-align: top;
    display:inline-block;
    *display:inline;
    zoom:1;
}

.distribute-stretch {
	width:100%;
	display:inline-block;
	font-size:0;
	line-height:0;
}


/*** SEARCHSPRING CSS OVERRIDES ***/
#searchspring-search_results.prices-loading .price {
  background:#fff url(//d2q9kw5vp0we94.cloudfront.net/structure/icons/ajax-loader-bar.gif) center center no-repeat;
  text-indent:-20000em;
}
#searchspring-search_results a {
  color:#000 !important;
}
#searchspring-search_results .price {
  font-size:11px !important;
  color:#000 !important;
  font-weight:normal !important;
}
#searchspring-search_results .costWas, #searchspring-search_results .statusTags {
  color:#C00202 !important;
}
#searchspring-search_results .statusTags {
  text-decoration:none !important;
  font-weight:bold !important;
  display:block;
  margin-top:3px;
}


.intellisuggest .intellisuggest-item-price {
  background:url(//d2q9kw5vp0we94.cloudfront.net/structure/icons/ajax-loader-bar.gif) center center no-repeat;
  text-indent:-20000em;
  min-height:1em;
}
.intellisuggest.prices-loaded .intellisuggest-item-price {
	background:none !important;
	text-indent:0 !important;
}
.intellisuggest a {
  color:#000 !important;
}
.intellisuggest .intellisuggest-item-price {
  font-size:11px !important;
  color:#000 !important;
  font-weight:normal !important;
}
.intellisuggest .costWas, .intellisuggest .statusTags {
  color:#C00202 !important;
}
.intellisuggest .statusTags {
  text-decoration:none !important;
  font-weight:bold !important;
  display:block;
  margin-top:3px;
}

/* Button(s) for Order Status Actions */

.buttonContainer {
	display: flex;
	justify-content: space-between;
}
a.orderStatusButton {
	/*background:url(//d2q9kw5vp0we94.cloudfront.net/structure/purple_button_bg.png) left center no-repeat;*/
	-webkit-appearance: button;
	-moz-appearance: button;
	/*appearance: button;*/
	text-decoration: none;
	color: white;
	background-color: #82417a;
	padding: 5px 6px 5px 6px;
	border: none;
	border-radius: 5px;
}
a.orderStatusButton:hover {
	color: #FFFFFF;
	background-color: #6b2963;
}

table#orderStatusList th {
	color: #000 !important;
}

