/* ------------------------------------------------------------------
 * GLOBAL
 * ------------------------------------------------------------------ */
body {
	background: #805B79 url(../images/misc/bg-header_blend.jpg) repeat-x 0 38px; /* changed from repeat-x top left for annies bar*/
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: left;
}
form {
	margin: 0;
	padding: 0;
}
.label {}
.label_required {
	color: #F00;
	font-weight: bold;
}
.bigger {
	font-size: 18px;
}
.smaller {
	font-size: 11px;
}
.fine_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.heading {
	color: #523249;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.white {
	color: #FFF;
}
.black {
	color: #333;
}
.red {
	color: #F00;
}
.strike {
	text-decoration: line-through;
}
.zero {
	border: none;
	margin: 0;
	padding: 0;
}


/* ------------------------------------------------------------------
 * LOCAL
 * ------------------------------------------------------------------ */
h1, h2, h3, h4 {
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 0;

}
h1 {
	color: #523249;
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
}
h2 {
	color: #7B9851;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
}
h3 {
	color: #523249;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
a {
	color: #805b79;
}
a:hover {
	color: #805b79;
}
a:visited {}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
a img {
	border: none;
}
.obviouslink {
	color:: #805b79;
}
.obviouslink a {
	color:: #805b79;
	text-decoration: none;
}
.obviouslink a:hover {
	color:: #805b79;
	text-decoration: underline;
}
.obviouslink a:visited {}
.brown {
	color: #523249;
}
.rose {
	color: #7B9851;
}


/* ------------------------------------------------------------------
 * LAYOUT SKELETON
 * ------------------------------------------------------------------ */
#outer_wrapper {
	margin: 0 auto;
	width: 1000px;
}
#header {
	background: url(../images/misc/bg-header_knit.jpg) no-repeat bottom left;
	height: 250px;
	position: relative;
}
#header .leaderboard {
	background-color: #FFF;
	position: absolute;
	top: 30px;
	left: 0;
	height: 90px;
	width: 728px;
}
#login {
	position: absolute;
	top: 30px;
	right: 0px;
	width: 258px;
}
#login div.teaser, #login div.links {
	margin-top: 10px;
	border-top: 1px solid #FFF;
	padding-top: 10px;
}
#login div.member {
	text-align: center;
}
#logo {
	position: absolute;
	top: 130px;
	left: 0;
	height: 108px;
	width: 524px;
}
#logo img {
	margin-bottom: 7px;
}
#outer_columns {
	margin: 0 auto;
	overflow: visible;
	width: 1000px;
}
#left_sidebar {
	float: left;
	width: 202px;
}
#left_sidebar .box {
	background-color: #A98EA4;
	border: 1px solid #92718C;
	margin: 10px;
	padding: 10px;
}
#left_sidebar .box h3.nameplate {
	color: #523249;
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 7px 0 0 0;
}
#left_sidebar .nameplate a{
	color: #523249;
}
#left_sidebar .box ul {
	margin: 0;
	padding: 0;
}
#left_sidebar .box ul li {
	color: #FFF;
	margin: 0 0 10px 30px;
	padding: 0;
}
#left_sidebar .box ul li a {
	color: #FFF;
	text-decoration: none;
}
#left_sidebar .badges {
	text-align: center;
}
#subscribe_now {
	margin-top: 12px;
	text-align: center;
}
#subscribe_buttons {
	margin-top: 8px;
	text-align: center;
}
#enewsletter p {
	margin: 10px 0;
}
#inner_wrapper {
	margin-left: 202px;
	overflow: visible;
	width: 798px;
}
#search_bar {
	background-color: #F7F1D4;
	height: 40px;
	overflow: visible;
	position: relative;
}
#marquee {
	height: 104px;
	position: absolute;
	right: 15px;
	top: -78px;
	width: 412px;
}
#marquee ul,
#marquee ul li {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 412px;
}
#marquee ul li .description {
	font-weight: normal;
}
#marquee img {
	padding-right: 10px;
}
div.issue_date {
	color: #A08A60;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
div.title a,
div.title a:visited,
div.title {
	color: #7B9851;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.title_small a,
.title_small{
	color: #7B9851;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-size: 14px;
	margin-top:8px; 
}

div.title_ask a{
	color: #7B9851;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration:none;
}
div.byline {
	font-size: 11px;
}
div.description {
	margin: 10px 0px;
}
table.thumbnail_list td {
	padding-bottom: 10px;
}
table.thumbnail_list td.information {
	padding-left: 10px;
}
.featured_item {
	height: 1%;
	margin-bottom: 10px;
	overflow: auto;
}
.featured_item img.left {
	margin: 0 10px 10px 0;
}
.featured_item img.right {
	margin: 0 0 10px 10px;
}
table.zebra tr.o {
	background-color: #F7F1D4;
}
table.blog_archive td {
	padding: 2px 0px;
}
table.blog_archive td,
table.blog_archive td a {
	display: block;
	padding: 3px 0;
}
table.blog_archive td.post,
table.blog_archive td.post a {
	padding: 3px 10px;
}
table.blog_archive td.year,
table.blog_archive td.year a {
	color: #7B9851;
	font-size: 20px;
}
table.blog_archive td.month,
table.blog_archive td.month a {
	background-color: #E8E6D9;
	color: #523249;
	display: block;
	font-size: 16px;
}
#blog_body .signature img {
	margin-bottom: 5px;
}
#search {
	background: url(../images/misc/bg-search_bar.gif) no-repeat;
	height: 56px;
	left: 30px;
	position: absolute;
	top: -8px;
	width: 296px;
}
#search table td {
	height: 56px;
}
#member_bar,
#nav_bar {
	background-color: #D2CAAC;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#member_bar {
	background-color: #F7F1D4;
}
#member_bar ul,
#nav_bar ul {
	list-style-type: none;
	margin: 0;
	padding: 15px 0 12px 0;
}
#member_bar ul li,
#nav_bar ul li {
	display: inline;
	margin: 0;
	padding: 0 15px;
}
#member_bar ul li a,
#nav_bar ul li a {
	color: #523249;
	text-decoration: none;
}
#member_bar ul li a:hover,
#nav_bar ul li a:hover {
	color: #C00;
	text-decoration: none;
}
#inner_columns {
	background-color: #FFF;
	overflow: auto;
	width: 798px;
}
#right_sidebar {
	float: right;
	width: 170px;
}
#right_sidebar .skyscraper {
	background-color: #CCF;
	height: 600px;
	margin: 10px 0;
	width: 160px;
}
#poll {
	background-color: #E2D6E1;
	border: 1px solid #BDA4B9;
	margin: 0 10px 10px 0;
	padding: 10px;
}
#poll div.nameplate {
	color: #805B79;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#poll div.question {
	color: #523249;
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
#main {
	margin-right: 170px;
	padding: 10px;
	width: 608px;
}
#outer_wrapper a.nounderline{text-decoration: none;}
#outer_wrapper a.nounderline:hover{text-decoration: underline;}
#outer_wrapper a.underline{text-decoration: underline;}
#main div.box,
#archive_bar,
#fancy_content .box {
	border: 1px solid #DEDEE0;
	margin: 0 0 10px 0;
	padding: 3px;
	overflow: auto;
}
#main div.box div.nameplate,
#archive_bar div.nameplate,
#main div.double_box div.nameplate,
#fancy_content .box div.nameplate {
	color: #523249;
	background-color: #E8E6D9;
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
	padding: 0 10px;
}
.nameplate a,
.nameplate a:visited {
	text-decoration: none;
	color: #523249;
}
#main div.box div.content,
#archive_bar div.content,
#main div.double_box div.content,
#fancy_content .box div.content {
	padding: 10px;
}
#main div.double_box {
	border: 1px solid #DEDEE0;
	margin: 0 0 10px 0;
	overflow: auto;
}
#main div.double_box .nameplate {
	margin: 3px;
}
#main div.double_box table td.left_box {
	border-right: 1px #DEDEE0 solid;
}
#archive_bar {
	margin: 10px 10px 10px 0px;
}
#events td.event {
	vertical-align: top;
	width: 33%;
}
#events td.event div.dateline {
	font-size: 11px;
	font-weight: bold;
}
#events td.event div.title a,
#events td.event div.title a:visited,
#events td.event div.title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#events td.event div.location {
	font-size: 11px;
}
.title a {
	text-decoration: none;
}
#yoga {
	background-color: #F7F1D4;
	padding: 25px 0;
}
#yoga div.headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	padding-bottom: 10px;
	text-align: center;
}
#yoga div.subhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
}
#yoga div.romance {
	font-size: 11px;
	padding-right: 5px;
}
#yoga td.coupon {
	background-color: #FFEDB8;
	border: 3px dashed #666;
	padding: 10px;
	vertical-align: top;
}
#yoga div.terms {
	font-size: 12px;
	line-height: 13px;
	padding-top: 10px;
}
#yoga .label {
	font-weight: bold;
}
#yoga table {
	border: none;
	padding: 0;
}
#yoga table.form td {
	padding-top: 8px;
}



#footer {
	background-color: #D2CAAC;
	padding: 10px 0;
}
#footer .links {
	font-size: 12px;
	padding: 1px 0;
	text-align: center;
	margin: 0px 10px;
}
#footer a {
	color: #DF6864;
	text-decoration:none;
}
#footer .copyright {
	font-size: 11px;
	margin-top: 10px;
	text-align: center;
}
table.gallery td.nameplate a {
	background-color: #E8E6D9;
	color: #523249;
	display: block;
	font-family: Georgia;
	font-size:20px;
	padding: 5px;
}
table.gallery td {
	padding: 10px 5px 20px 5px;
}
table.gallery td.nameplate {
	padding: 0px;
}
.carousel_container ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.event .date {
	color: #523249;
	font-weight: bold;
}
.event .title a,
.event .title a:visited,
.event .title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.event .location {
	color:#666666;
	font-size: 12px;
}
.carousel_container .event {
	padding: 5px;
}
.carousel_container .prev,
.carousel_container .next {
	color: #523249;
	cursor: pointer;
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	padding: 0 7px;
	z-index: 1000;
}
.carousel_container .next {
	position: absolute;
	right: 3px;
	top: 3px;
}
.carousel_container .prev {
	left: 3px;
	position: absolute;
	top: 3px;
}
.form {
	border: 1px #DEDEE0 solid;
	padding: 3px;
}
.form table {
	background-color: #F7F1D4;
}

.form table td.label {
	font-weight: bold;
	text-align: right;
	line-height: 22px;
	width: 40%;
}
.form table td.label .note {
	font-weight: normal;
	font-size; 12px;
	font-style: italic;
	margin-left: 40px;
	margin-top: 10px;
	text-align: left;
	line-height: 13px;
}
.form .actions {
	background-color: #D2CAAC;
	margin-top: 3px;
	padding: 10px;
}
.form input.text,
.form textarea.text {
	border: 1px #D2CAAC solid;
	padding: 3px;
	width: 222px;
}

.link_list .title a,
.link_list .title a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.link_list .more a,
.link_list .more a:visited {
	color: #A98EA4;
	font-weight: bold;
	text-decoration: none;
}
.link_list .link a,
.link_list .link a:visited {
	color: #666666;
	font-weight: bold;
}
.error, 
.notice, 
.success {
	padding:10px;
	margin:10px 0;
	border:1px solid #ddd;
}
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.success {
	background:#C0CC74;
	color:#264409;
	border-color:#A98EA4;
}
.error a {
	color:#8a1f11;
	font-weight: bold;
}
.notice a {
	color:#514721;
	font-weight: bold;
}
.success a {
	color:#264409;
	font-weight: bold;
}
.bodycopy {
	line-height: 1.3;
}
.disclaimer {
	color: #666666;
	font-size: 11px;
	margin-bottom: 10px;
}
#corrections_list {
	border: 1px solid #DEDEE0;
}
#corrections_list .year {
	color: #523249;
	background-color: #E8E6D9;
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
	padding: 0 7px;
	text-align: center;
}
#corrections_list .title {
	margin: 5px 0;
}
#corrections_list .title a {
	font-size: 14px;
	line-height: 1.1em;
}
#corrections_list .month {
	font-size: 16px;
	padding: 7px;
}
.reader_comment {
	overflow: auto;
}
.reader_comment .info {
	background-color: #E8E6D9;
	color: #523249;
	font-family: Georgia;
	font-weight: bold;
	height: 14px;
	padding: 5px 10px;
}
.reader_comment .contributor {
	float: left;
}
.reader_comment .comment {
	line-height: 1.4em;
}
.reader_comment .date {
	float: right;
}

.featured {
	xmargin-bottom: 10px;
	xheight: 300px;
}
.featured img.detail {
	margin: 0px 10px 10px 0px;
}
.featured .description {
	margin-bottom: 10px;
}


.poll_bar {
	background-color: #805B79;
	height: 10px;
	margin: 3px;
}

#chrome_bar{
	width:100%;
	position:fixed;
	bottom:0px;
	left:0px;
	color:#FFF;
	height:93px;
	padding:0;
	margin:0;
	text-align:center;
	z-index:95;
	background:url('../images/chrome_bg.png') repeat-x;
}

/* ------------------------------------------------------------------
 * ALERT
 * ------------------------------------------------------------------ */
#alert, #ialert {
	background: url(../images/misc/icon-alert.gif) 15px 50% no-repeat;
	background-color: #F7F1D4;
	border-top: 3px solid orange;
	border-bottom: 3px solid orange;
	margin: 0 0 15px 0;
	padding: 15px 15px 15px 75px;
}
#alert h2 {
	margin: 0;
	padding: 0;
}
#alert p, #ialert p {
	margin: 1.2em 0 0 0;
	padding: 0;
}
#ialert h2 {
	color: #F00;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/* ------------------------------------------------------------------
 * PAGINATOR
 * ------------------------------------------------------------------ */
.paginator {
	height: 36px;
}
.paginator ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.paginator ul li {
	float: left;
}
.paginator ul li a {
	xborder: 1px #DEDEE0 solid;
	color: #523249;
	display: block;
	font-weight: bold;
	padding: 5px;
	xmargin: 5px 10px 5px 0px;
	text-decoration: none;
}

#features {
	border: 1px #DEDEE0 solid;
	padding: 3px;
	margin-bottom: 10px;
	overflow: auto;
}
#features h1 a {
	text-decoration: none;
	color: #523249;
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
}
#current_issue .description {
	margin: 0px;
}
#current_issue h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
}
#current_issue .title {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#current_issue .also_featured {
	margin: 10px 0px;
}
a.small_title,
div.title a.small_title {
	font-size: 14px;
	text-decoration: none;
}
#corner_container {
	position: relative;
	width: 600px;
}
#corner_container .corner_banner {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 142px;
	height: 142px;
}
#current_issue,
#featured_pattern {
	padding-top: 10px;
	overflow: hidden;
}
#current_issue .info {
	padding-top: 0;
	margin-left: 230px;
}
#current_issue_tab_content {
	padding: 0px;
}
#knitting_basics h3 {
	color: #523249;
	background-color: #E8E6D9;
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	padding: 0 10px;
}
.acrobat_instructions {
	margin-bottom: 10px;
	height: 50px;
	overflow: hidden;
}

#members_listing {
margin:0 0 10px 0px;
padding:0;
}
#members_listing li {
float:left;
list-style-type:none;
margin:10px 10px;
text-align:center;
}
#members_listing a:link, #members_listing a, #members_listing a:hover {
text-decoration:none;
}
#main-2cols {
	width: 798px;
}
#newsletters {}
#newsletters h1.publication {
	color: #523249;
	font-family: Georgia, serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 56px;
}
#newsletters span.label {
	font-size: 12px;
}
#newsletters_inner_wrapper {
	margin: 10px;
}
#newsletters td.departments a {
	background-color: #E8E6D9;
	color: #705943;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 32px;
	margin-left: 6px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
#newsletters td.departments a.first {
	margin-left: 0 !important;
}
#newsletters td.departments a.active,
#newsletters td.departments a.active:hover {
	background-color: #7B9851;
	color: #FFF;
}
#newsletters td.departments a:hover {
	background-color: #E6ECDE;
	color: #7B9851;
}

#newsletters td.dept {
	background-color: #E8E6D9;
	color: #705943;
	font-size: 13px;
	font-weight: bold;
	line-height: 32px;
	margin-left: 6px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
#newsletters td.first {
	margin-left: 0 !important;
	border-left: none;
}
#newsletters td.last {
	margin-right: 0 !important;
	border-right: none;
}

#newsletters td.dept a{
	text-decoration: none;
	line-height: 1em;
}

#newsletters td.dept:hover, #newsletters td.dept:hover a, #newsletters td.dept a:hover {
	background-color: #E6ECDE;
	color: #7B9851;
}

#newsletters td.active, #newsletters td.active:hover, #newsletters td.active a, #newsletters td.active:hover a, #newsletters td.active a:hover{
	background-color: #7B9851;
	color: #FFF;
}


#newsletters .dept:hover{
	cursor: pointer;
	cursor: hand;
}


#newsletters td.arrows div {
	margin-left: 6px;
	text-align: center;
}
#newsletters td.arrows div.first {
	margin-left: 0 !important;
}
#newsletters #article_columns {
	background: url(../images/misc/bg-article_columns.gif) repeat-y;
	border: 1px solid #C7B299;
	overflow: auto;
	position: relative;
}
#newsletters #article_toc {
	float: right;
	width: 188px;
}
#newsletters #article_toc div.skyscraper {
	margin: 14px 0;
	text-align: center;
}
#newsletters #article_toc div.department {
	color: #705943;
	font-size: 13px;
	font-weight: bold;
	margin: 21px 7px 7px 14px;
	text-transform: uppercase;
}
#newsletters #article_toc ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#newsletters #article_toc li {
	border-top: 1px dotted #7B9851;
	margin: 0 14px;
	padding: 7px 0;
	position: relative;
}
#newsletters #article_toc li.first {
	border-top: none;
}
#newsletters #article_toc li img.arrow {
	left: -10px;
	position: absolute;
	top: 9px;
}
#newsletters #article_toc li a {
	color: #7B9851;
	text-decoration:none;
}
#newsletters #article_toc li a.active {
	font-weight: bold;
}
#newsletters #article_body {
	margin-right: 188px;
	padding: 20px;
}
#newsletters #article_body h1 {
	color: #7B9851;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}
#newsletters #article_body h2 {
	color: #7B9851;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}
#newsletters_leaderboard{
	margin-top: 10px;
	margin-bottom: 10px;
}
#shopping {}
#shopping_inner_wrapper {
	margin: 10px;
}
#shopping_inner_wrapper h1 {
	margin: 15px 0 !important;
}
#shopping_inner_wrapper h1#buy_headline {
	font-size: 26px !important;
	line-height: 36px !important;
}
#shopping_inner_wrapper h1 img#epc_logo {
	padding-left: 2px;
}
#shopping td.aisles a {
	background-color: #E8E6D9;
	color: #705943;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin-left: 6px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	padding:5px 0;
}
#shopping td.aisles a.first {
	margin-left: 0 !important;
}
#shopping td.aisles a.active,
#shopping td.aisles a.active:hover {
	background-color: #7B9851;
	color: #FFF;
}
#shopping td.aisles a:hover {
	background-color: #E6ECDE;
	color: #7B9851;
}
#shopping td.arrows div {
	margin-left: 6px;
	text-align: center;
}
#shopping td.arrows div.first {
	margin-left: 0 !important;
}
#shopping #shopping_content {
	border: 1px solid #C7B299;
	overflow: auto;
	padding: 10px;
	position: relative;
	height: 1%;
}
#shopping #shopping_content h1 {
	color: #7B9851;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0;
}
h1#aal_headline {
	margin-bottom: 0px !important;
}
h1#aal_headline img.logo {
	margin-top: -4px;
}
h1#clo_headline {
	margin: 15px 0 5px !important;
}
h1#clo_headline img.logo {
	margin-top: -3px;
	margin-left: -23px;
}
h1#epc_headline {
	margin: 15px 0 !important;
}
h1#epc_headline img.logo {}
#shopping #shopping_content h1 a {
	color: #7B9851;
}
#epc_swatches {
	margin: 20px 0 0 0;
}
#epc_swatches div.swatch {
	margin: 7px 3px 21px 3px !important;
	position: relative;
}
#epc_swatches div.swatch div.title {
	margin: 3px 0 0 0;
}
#epc_swatches div.swatch div.title a {
	font-weight: bold !important;
	font-size: 14px !important;
}
#epc_swatches div.swatch div.price {
	margin: 3px 0;
}
#epc_swatches div.swatch div.add_to_cart {
	font-size: 11px;
}
#epc_swatches span.rank {
	background-color: #E2D6E1;
	border: 3px solid white;
	color: #523249;
	font-size: 13px;
	font-weight: bold;
	left: 0px;
	line-height: 21px;
	position: absolute;
	text-align: center;
	top: -11px;
	width: 21px;
	z-index: 999;
}

#aal_swatches {
	margin: 0;
	position: relative;
	height: 1%;
}
#aal_swatches td a { text-decoration: none; }
#aal_swatches td a:hover { text-decoration: none; }
#aal_swatches .swatch_title {
	font-weight: bold !important;
	font-size: 14px !important;
}
#aal_swatches .swatch_price,
#aal_swatches .price {
	font-weight: bold !important;
}
#aal_swatches .strike {
	text-decoration: line-through;
}
#aal_swatches div.png_positioner {
	height: 1%;
	margin-bottom: 5px;
	position: relative;
}
#aal_swatches div.png_positioner span.rank {
	background-color: #E2D6E1;
	border: 3px solid white;
	color: #523249;
	font-size: 13px;
	font-weight: bold;
	left: 8px;
	line-height: 21px;
	position: absolute;
	text-align: center;
	top: -11px;
	width: 21px;
	z-index: 999;
}

#detail_wrapper {
	overflow: auto;
	margin: 0;
	width: 100%;
}
#detail_wrapper div.image {
	float: left;
	text-align: center;
	width: 408px;
}
#detail_wrapper div.content {
	margin-left: 408px;
	padding: 0 0 0 14px;
}
/*
#detail_wrapper #microsite {
	background-color: #E7DDCB;
	margin: 30px 0;
	width: 325px;
}
#detail_wrapper #microsite div.nameplate {
	border-bottom: 2px solid #FFF;
}
#detail_wrapper #microsite p {
	margin: 0;
	padding: 10px;
}
*/

#microsite {
	background-color: #E7DDCB;
	margin: 30px 0;
	width: 100%;
}

#microsite .nameplate .np-left{  background-image: url('../images/misc/bv_nameplate_01.gif'); background-repeat: no-repeat; background-position: top left;}

#microsite .nameplate .np-right{  background-image: url('../images/misc/bv_nameplate_03.gif'); background-repeat: no-repeat; background-position: top right;}

#microsite div.nameplate {
	border-bottom: 2px solid #FFF;
	width: 100%; 
	height: 38px; 
	background-image: url('../images/misc/bv_nameplate_02.gif'); 
	background-repeat: repeat-x;
}
#microsite p {
	margin: 0;
	padding: 10px;
}



/* ------------------------------------------------------------------
 * NEWSLETTERS
 * ------------------------------------------------------------------ */
#newsletter_wrapper {
	overflow: hidden;
	width: 600px;
	max-width: 600px;
}

#oldnewsletters {
	overflow: hidden;
	width: 600px;
	max-width: 600px;
	}
#oldnewsletters hr { border: 0; width: 50%; color: #000000; background-color: #000000; height: 1px; }
#oldnewsletters p { font-size: 16px; font-family: Arial; margin: 8px 0px 0px 7px; }
#oldnewsletters td {font-family: Arial; font-size: 16px; }
#oldnewsletters body { color: black; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters .img_borders { border-width: 1pt; border-color: #000; }
#oldnewsletters .fine { font-weight: normal; font-size: 13px; font-family: arial; }
#oldnewsletters .copy { font-weight: normal; font-size: 16px; font-family: arial; }
#oldnewsletters .copyhead { color: #333399; font-weight: bold; font-size: 16px; font-family: arial; }
#oldnewsletters .headline { color: #1783b9; font-weight: bold; font-size: 16pt; font-family: arial; }
#oldnewsletters .headline2 { color: #f60; font-weight: bold; font-size: 18px; font-family: arial; }
#oldnewsletters .headline3 { color: #2724cc; font-weight: bold; font-size: 22px; font-family: arial; }
#oldnewsletters .narrow { margin-left:15px; margin-right:15px; }
#oldnewsletters .normal { margin-left:30px; margin-right:30px; }
#oldnewsletters .strike { text-decoration: line-through; }
#oldnewsletters .trivia { color: blue; font-weight: normal; font-size: 16px; font-family: arial; }
#oldnewsletters .style1 {color: #FF0000; font-weight: bold; }
#oldnewsletters .style2 {coor: #CC1C0f; font-weight: bold; }
#oldnewsletters .style3 {font-family: arial; font-size: 13px; }
#oldnewsletters .style4 {color: #993399; font-family: Arial, Helvetica, sans-serif; }
#oldnewsletters .style5 {color: #FF0000; font-weight: bold; }
#oldnewsletters .style8 {font-family: arial; font-size: 16px; }
#oldnewsletters .style11 {font-weight: bold; font-size: 16px; font-family: arial; font-style: italic; }
#oldnewsletters .style12 {font-weight: bold; }
#oldnewsletters .style14 {font-family: arial; font-size: 16px; font-weight: bold; }
#oldnewsletters .style15 {color: #FF0000; font-weight: bold; }
#oldnewsletters .style34 {color: black; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters {margin: 0px; padding: 0px; }
#oldnewsletters .style39 {color: #CC0000; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; padding: 0px; font-weight: bold; }
#oldnewsletters .xl { color: black; font-size: 22px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters .xl { font-weight: normal; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters .xl { font-size:24px; font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight:normal; }
#oldnewsletters .xl1 {font-size: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters .big1 { color: black; font-size: 28px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters .giant { color: black; font-size: 44px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters .large { color: black; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters .emphasis-pink { color: #D21248; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#oldnewsletters .blockquote { margin-right: 12px; margin-left: 12px; padding-right: 12px; padding-left: 12px; }
#oldnewsletters .copy2 { font-size: 14px; font-family: arial; }
#oldnewsletters .copy1 {font-weight: normal; font-size: 16px; font-family: arial; }
#oldnewsletters .names {font-family: arial; font-size: 13px; font-weight: normal; color: #FF0000; font-style: italic; }
#oldnewsletters .copyI { font-size: 16px; font-family: Arial; font-style: italic; font-weight: normal; }
#oldnewsletters .copyB { font-weight: bold; font-size: 16px; font-family: arial; }
#oldnewsletters .caption { color: black; font-weight: normal; font-size: 10pt; font-family: Arial; }
#oldnewsletters .specialtext {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #0066CC; }
#newsletterstyle {
	overflow: hidden;
	width: 600px;
	max-width: 600px;
}
#newsletterstyle hr { border: 0; width: 50%; color: #000000; background-color: #000000; height: 1px; }
#newsletterstyle p { font-size: 16px; font-family: Arial; margin: 8px 0px 0px 7px; }
#newsletterstyle td {font-family: Arial; font-size: 16px; }
#newsletterstyle body { color: black; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
#newsletterstyle .img_borders { border-width: 1pt; border-color: #000; }
#newsletterstyle .fine { font-weight: normal; font-size: 13px; font-family: arial; }
#newsletterstyle .copy { font-weight: normal; font-size: 16px; font-family: arial; }
#newsletterstyle .copyhead { color: #333399; font-weight: bold; font-size: 16px; font-family: arial; }
#newsletterstyle .headline { color: #1783b9; font-weight: bold; font-size: 16pt; font-family: arial; }
#newsletterstyle .headline2 { color: #f60; font-weight: bold; font-size: 18px; font-family: arial; }
#newsletterstyle .headline3 { color: #2724cc; font-weight: bold; font-size: 22px; font-family: arial; }
#newsletterstyle .narrow { margin-left:15px; margin-right:15px; }
#newsletterstyle .normal { margin-left:30px; margin-right:30px; }
#newsletterstyle .strike { text-decoration: line-through; }
#newsletterstyle .trivia { color: blue; font-weight: normal; font-size: 16px; font-family: arial; }
#newsletterstyle .style1 {color: #FF0000; font-weight: bold; }
#newsletterstyle .style2 {color: #CC1C0f; font-weight: bold; }
#newsletterstyle .style3 {color: #CC0000; font-weight: bold; }
#newsletterstyle .style4 {color: #993399; font-family: Arial, Helvetica, sans-serif; }
#newsletterstyle .blockquote { margin-right: 12px; margin-left: 12px; padding-right: 12px; padding-left: 12px; }

#archive_bar {
	border: 1px solid #E1DEC4;
	margin: 0 0 0 0;
	padding: 3px;
	overflow: auto;
}

#accordion_1{padding: 0px; text-align: left;}
#accordion_1 dd{padding: 0px; margin: 0px;}
#accordion_1 dd .month{padding: 4px; margin: 0px; width: 142px;}
#accordion_1 dd .post{padding: 8px; text-align: left; font-size: 12px;}
#accordion_1 a div.year{color: #333333; font-family:	Helvetica,Arial,sans-serif; font-size: 20px; text-decoration: none; margin: 0px; padding: 3px; }
#accordion_1 a div.year{border: solid 1px #cccccc; padding: 2px; margin-bottom: 4px; cursor:pointer; text-align: center;}
#accordion_1 .month{background-color: #ffe4b5; color: #b48c3a; margin: 0px; position: relative; right: 10px;}

#accordion_2 {
	overflow: hidden;
	visibility: hidden;
}

#accordion_2{padding: 0px; text-align: center;}
#accordion_2 dd{padding: 0px; margin: 0px;}
#accordion_2 dd .month{padding: 4px; margin: 0px; width: 142px;}

#accordion_2 dd .post{padding: 8px; text-align: left; font-size: 12px;}

#accordion_2 .year a{color: #7b9851; font-family:	Helvetica,Arial,sans-serif; font-size: 20px; text-decoration: none; margin: 0px; padding: 3px; }

#accordion_2 .year{border: solid 1px #cccccc; padding: 2px; margin-bottom: 4px; cursor:pointer;}


#accordion_2 .month{background-color: #e8e6d9; color: #515ea7; margin: 0px; position: relative; right: 10px;}

/*store locator search*/
#locator_mast{position: relative; background-color: #f7f1d4; border: 1px solid #d2caac; float: right; padding: 10px;  }

#newsletters #editor_bio{font-size: 11px; font-weight: normal;}


/* -------------------------- VIDEOS ------------------------- */

.videos_table td{
	padding:20px 5px 5px 10px;
}

.video_title{
	text-decoration:none;
	color: #523249;
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
}

a.video_title:hover{
	text-decoration:underline;
}

.video_image{
	border:1px solid #C8C8C8;
}

.video_page_title{
	font-weight:bold;
}

.video_chapter_label{
	font-weight:bold;
}

.video_closeup{
	height: 173px; 
	width: 257px; 
	background-color: #eeeeee;
	border: 1px solid #9b9a98;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
}
/*.video_closeup .button{
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.video_closeup .button img{
	width: 39px;
	height: 32px;
}
.video_closeup .overlay{
	position: absolute;
	width: 257px;
	height: 173px;
	z-index: 5;
	top: 0px;
	left: 0px;
}*/
/* -------------------------- added for new video button------------------------- */

.video_closeup .button{

	position: absolute;
	bottom: 47px;
	right: 88px;
}
.video_closeup .button img{
	width: 80px;
	height: 80px;
}
.video_closeup .overlay{
	position: absolute;
	background: transparent url('../images/video/play_off.png') no-repeat 50% 50%;
	width: 257px;
	height: 173px;
	z-index: 5;
	top: 0px;
	left: 0px;
}
.video_closeup .overlay img{
	width: 257px;
	height: 173px;
}
.video_closeup .overlay:hover{
	position: absolute;
	background: transparent url('../images/video/play_on.png') no-repeat 50% 50%;
	width: 257px;
	height: 173px;
	z-index: 5;
	top: 0px;
	left: 0px;
}

.video_link{
	color:#000;
}

.video_link:visited{
	color:#5e107d;
}

/* -------------------------- END VIDEOS ------------------------- */


.magnify_image{
	height: 294px; 
	width: 217px; 
	background-color: #eeeeee;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	float:left;
}
.magnify_image .button{
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.magnify_image .button img{
	width: 32px;
	height: 32px;
}
.magnify_image .overlay{
	position: absolute;
	width: 217px;
	height: 294px;
	z-index: 5;
	top: 0px;
	left: 0px;
}
.magnify_image .overlay img{
	width: 217px;
	height: 294px;
}

/* png positioner */
div.png_positioner, div.png_positioner_detail {
	position: relative;
}
div.png_positioner span.rank {
	background-color: #D3DEC2;
	border: 3px solid white;
	color: #6D7D56;
	font-size: 13px;
	font-weight: bold;
	left: 0px;
	line-height: 21px;
	position: absolute;
	text-align: center;
	top: -11px;
	width: 21px;
	z-index: 999;
}
div.png_positioner div.overlay {
	position: absolute;
	top: -16px;
	right: 5px;
}
div.png_positioner_detail div.overlay {
	position: absolute;
	top: -20px;
	right: -15px;
}
div.png_positioner_detail div.overlay {
	position: absolute;
	top: -20px;
	right: -15px;
}

#top_10 {
	background-color: #FFF6C5;
	margin: 0 auto 10px auto;
	padding: 0;
	text-align: center;
	width: 230px;
}
#top_10 .nameplate {
	background-color: #CAB356;
	color: #FFF;
	font: bold 9pt/1em Verdana, Arial, sans-serif;
	margin: 0;
	padding: 5px 10px;
}
#top_10 .title {
	font-size: 11px;
	text-align: center;
}
#top_10 div.png_positioner span.rank {
	background-color: #CAB356;
	border: 1px solid white;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	position: absolute;
	text-align: center;
	top: -1px;
	width: 16px;
	z-index: 999;
	voice-family: "\"}\"";
	voice-family: inherit;
	left: -6px;
}
html>body #top_10 div.png_positioner span.rank {
	left: 3px;
}
/* VIDEOJS alteration for new video button */

.vjs-default-skin div.vjs-big-play-button {
	border: 0 !important;
	opacity: 1 !important;
	background: transparent url('../images/play_off.png') no-repeat 50% 50% !important;
	filter: none !important;
	-webkit-border-radius: 0 !important;
	   -moz-border-radius: 0 !important;
	        border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	   -moz-box-shadow: none !important;
	        box-shadow: none !important;
}
.vjs-default-skin .vjs-big-play-button span {
	display: none !important;
}

.vjs-default-skin .vjs-big-play-button:hover {
	background-image: url('../images/play_on.png') !important;
	-webkit-box-shadow: none !important;
	   -moz-box-shadow: none !important;
	        box-shadow: none !important;
}

#newsletter_interstitial {
	overflow: hidden;
	border: .5em solid #CCC;
	background-color: #FFF;
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 16px;
	display: block;
	margin: auto;
	max-width: 320px;
	height: 320px;
	width: 320px;
	display: none;
}
#newsletter_interstitial .mcontent {
  height: 320px;
}
#newsletter_interstitial .close-button {
  background-color: #CCC;
  font-size: 14px;
  font-weight: bold;
  padding: 8px;
  position: absolute;
  z-index: 10;
  top: 0;
  right: -1.1em;
}
#newsletter_interstitial .close-button a {
  color: #000;
}
#newsletter_interstitial .logo {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
#newsletter_interstitial .logo img {
  width: 100%;
  max-width: 357px;
}
#newsletter_interstitial .ialert {
  margin: 15px 0;
  padding: 12px 12px 12px 60px;
  text-align: left;
}
#newsletter_interstitial .ialert h3 {
  color: #000000;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 15px;
}
#newsletter_interstitial .ialert ul {
  margin-top: 0;
  margin-bottom: 15px;
}
#newsletter_interstitial .ialert.warning,
#newsletter_interstitial .ialert.error {
  background: #ffc url('http://www.creativeknittingmagazine.com/images/misc/icon-ialert_warning.png') 15px 50% no-repeat;
  border-top: 1px solid orange;
  border-bottom: 1px solid orange;
}
#newsletter_interstitial .ialert.success {
  background: #cfc url('http://www.creativeknittingmagazine.com/images/misc/icon-ialert_success.png') 15px 50% no-repeat;
  border-top: 1px solid #3a9804;
  border-bottom: 1px solid #3a9804;
}
#newsletter_interstitial input[type="text"],
#newsletter_interstitial input[type="email"] {
  display: inline-block;
  padding: 0.968em 0.8em 0.914em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font: 15px/1 Freesans, Helmet, sans-serif;
  background-color: #fff;
  border: 1px solid #ddd0f2;
  x-border-radius: 7px;
  
  -webkit-transition: background-color 120ms ease-out, box-shadow 120ms ease-out, border-color 120ms ease-out;
  -moz-transition: background-color 120ms ease-out, box-shadow 120ms ease-out, border-color 120ms ease-out;
  transition: background-color 120ms ease-out, box-shadow 120ms ease-out, border-color 120ms ease-out;
  -webkit-font-smoothing: antialiased;
  width: 100%;
}
#newsletter_interstitial input[type="text"]:hover,
#newsletter_interstitial input[type="email"]:hover {
  background-color: #fff;
  border-color: #bfbfbf;
  box-shadow: 0 0 5px 2px rgba(122, 122, 122, 0.2);
}
#newsletter_interstitial input[type="text"]:focus,
#newsletter_interstitial input[type="email"]:focus {
  background-color: #fff;
  border-color: #726399;
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.09), 0 0 5px 2px rgba(114, 99, 153, 0.75);
}
#newsletter_interstitial input[type="text"],
#newsletter_interstitial input[type="email"] {
  outline: 0;
}
#newsletter_interstitial .inline-block {
  display: inline-block !important;
}
#newsletter_interstitial input[type="checkbox"],
#newsletter_interstitial input[type="submit"],
#newsletter_interstitial input[type="image"],
#newsletter_interstitial button,
#newsletter_interstitial label[for] {
  cursor: pointer;
}
#newsletter_interstitial a {
  color: #0C3F93;
  text-decoration: none;
}
#newsletter_interstitial a:hover {
  text-decoration: underline;
}
#newsletter_interstitial form {
  margin: 0;
  padding: 0;
}
#newsletter_interstitial fieldset {
  padding: 0;
  border: 0;
  margin: 0;
}
#newsletter_interstitial label {
  color: #000000;
  display: block;
  font-size: 16px;
}
#newsletter_interstitial h1 {
  font-size: 1.5em;
  font-weight: normal;
  letter-spacing: -0.5px;
  line-height: 1.1em;
  margin: .5em 0;
}
#newsletter_interstitial h3 {
  color: #000000;
  font-size: 18px;
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 1em;
}
#newsletter_interstitial .interests-selector {
  border-top: 2px solid #c4b8d9;
  border-bottom: 2px solid #c4b8d9;
  margin: 1em 0;
  padding: 8px;
}
#newsletter_interstitial .tfield {
  width: 80%;
}
#newsletter_interstitial .fine-print {
  font-size: 11px;
  margin-bottom: 0;
}
#newsletter_interstitial img {
  border: none;
}
#newsletter_interstitial p {
  font-family: Arial, sans-serif;
  font-size: 16px;
}
#newsletter_interstitial .ib {
  max-width: 175px;
  width: 48%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}
@media screen and (-webkit-min-device-pixel-ratio: 3) and (max-width: 1080px), screen and (max-width: 464px), screen and (max-height: 480px) {
  #newsletter_interstitial {
    width: auto;
    font-size: 9px;
    height: 100%;
    height: 100vh;
    width: 100vw;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    border: 0;
  }
  #newsletter_interstitial .head {
    background-color: #663068;
    padding: .5em;
    margin: -2em;
    margin-bottom: .1em;
    z-index: 2;
  }
  #newsletter_interstitial #newsletter_interstitial-content {
    width: 100%;
    height: 100%;
    height: 100vh;
  }
  #newsletter_interstitial .modal-dialog {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    max-height: 100%;
    height: 100vh;
  }
  #newsletter_interstitial .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
    overflow: auto;
    max-height: 100%;
    height: 100vh;
  }
  #newsletter_interstitial .logo {
    max-width: 300px;
  }
  #newsletter_interstitial input[type="text"],
  #newsletter_interstitial input[type="email"] {
    line-height: 1em;
    font-size: 1em;
  }
  #newsletter_interstitial .ib {
    max-width: 120px;
    margin: 1em;
    margin-top: 0;
    margin-bottom: 0;
  }
}
#enewsletter .ajaxload{
	display: inline-block;
	display: none;
	font-size: 1.25em;
	color: #52324B;
	margin-left: .5em;
	vertical-align: middle;
}

/* product carousel */
.product-carousel {
  margin-top: 1em;
  padding-top: .25em;
  background-color: #f7f1d5;
  margin-bottom: 1em;
}
.carousel-more-wrapper {
  margin-top: -0.25em;
  margin-bottom: 2.5em;
  text-align: right;
}
.carousel-more-wrapper .button-view-more {
  font-size: 1em;
}
.product-gallery__wrapper {
	position: relative;
	overflow: hidden;
}
.product-gallery {
	font-family: "museo-sans", "museo-sans", Arial, sans-serif;
	font-weight: 500;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2em;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	*zoom: 1;
}
.product-gallery:before,
.product-gallery:after {
	content: " ";
	display: table;
}
.product-gallery:after {
	clear: both;
}
.product-gallery .product-cell {
	margin-bottom: 0;
}
.product-gallery .slick-list {
	padding-bottom: 1px;
}
.slick-product-gallery {
	opacity: 0;
	-webkit-transition: opacity 0.25s ease;
	-moz-transition: opacity 0.25s ease;
	transition: opacity 0.25s ease;
}
.slick-product-gallery.slick-initialized {
	opacity: 1;
}
.gallery-arrow {
	position: absolute;
	top: 50%;
	width: 22px;
	height: 22px;
	border: none;
	border-radius: 0;
	padding: 0;
	background: transparent;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-appearance: none;
	outline: none;
	z-index: 20;
}
.gallery-arrow.gallery-next {
	right: 0px;
}
.gallery-arrow.gallery-previous {
	left: 0px;
}
.gallery-arrow:disabled,
.gallery-arrow.slick-disabled {
	opacity: 0.3;
	cursor: auto;
}
.gallery-arrow svg {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.gallery-arrow .arrow {
	fill: #a7a7a7;
}
.product-cell {
	display: inline-block;
	vertical-align: top;
	white-space: normal;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	width: 33.333%;
	min-width: 0;
}
.product-cell a {
	background-color: #FFF;
	border: 1px solid #D5D7D9;
	color: #2c2c2c;
	display: block;
	height: calc(100% - 5px);
	padding: 5px;
	position: relative;
	text-decoration: none;
}
.product-cell a:hover,
.product-cell a:focus {
	text-decoration: none;
}
.product-cell .item-title{
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.product-cell .item-price{
	font-size: 16px;
}
.flexbox .product-gallery {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.flexbox .product-gallery .product-cell {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	height: auto !important;
}
.flexbox .product-gallery .product-cell a {
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	height: auto !important;
}
.flexbox .product-gallery .slick-list {
	width: 100%;
}
.flexbox .product-gallery .slick-track {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-flow: row nowrap;
	-webkit-flex-flow: row nowrap;
	flex-flow: row nowrap;
}
.flexbox .product-gallery .slick-track:after,
.flexbox .product-gallery .slick-track:before {
	display: none;
}
.product-gallery > .product-cell:nth-of-type(n+4) {
	position: absolute;
	visibility: hidden;
	top: 0;
}
.toolong {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
}
.button {
	position: relative;
	display: inline-block;
	padding: 0 1.5em;
	height: 2.5em;
	letter-spacing: 0.02em;
	line-height: 2.375em;
	text-transform: uppercase;
	text-align: center;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	font-family: "museo-sans", Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none !important;
	background-color: #e05b45;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-ms-touch-action: none;
	white-space: nowrap;
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	transition: all 0.12s ease-out;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.button:focus,
.button:hover {
	background-color: #e78271;
	color: #fff;
	text-decoration: none;
	outline: none;
}
.button:active {
	background-color: #a42f1b;
	outline: none;
}
.button > .icn {
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	transition: all 0.12s ease-out;
}
.button.disabled,
.button:disabled {
	background: #eef1f4 !important;
	color: #7D7D7E !important;
	cursor: no-drop;
}
.button-green{
	background-color: #abc453;
}
.button-green:focus,
.button-green:hover{
	background-color: #bfd766
}
.product-gallery .product-cell .button{
	position: absolute;
	bottom: 4px;
	width: 72%;
	max-height: 30px;
	font-size: 13px;
	line-height: 30px;
}
.text-center{
	text-align: center;
}
.like-h2{
	color: #523249;
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
}
/* Fixes */
/* Chrome adds an underline on whitespace in a tag */
.web_bonus_item a{
	text-decoration: none;
}