* {
	padding: 0;
	margin: 0;
}

html { font-size: 62.5%; }

form#theme_sn_form { text-align: center; }

/* ******* SIMPLENEWS ******** */

.sn-img-item {
  padding: 0 0 0 0;
  position: relative;
}

.sn-img {
  background-image: url(sn-term.png);
  background-repeat: no-repeat;
  position: relative;
  height: 15px;
  left: 0;
  top: 0;
  width: 30px;
}

.sn-item {
  position: relative;
  left: 25px;
  top: -15px;
  height: .7em;
}

.sn-term-link {
  padding: .7em 0 .7em 0;
  position: relative;
  font-weight: bold;
}

.sn-feed-icon {
  text-align: right;
}

.sn-message {
  padding: .5em 0 .5em 0;
}

.sn-manage-form {
  padding: 1em 0 0 0;
}

/* ******* SIMPLENEWS ******** */


body {
	background-color: #F5FBF3;
	background-image: url('images/background_b.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left;
	text-align: center;
	min-width: 780px;
	font: 1em Georgia, "Times New Roman", serif;
	color: #505050;
}

#wrapper {
	margin:0 auto;
	width:780px;
	text-align: left;
	padding-top: 24px;
}

#header {
	display: block;
	width: 780px;
	height: 60px;
	float: left;

}

div#contactDetails {
    position:relative;
	top:165px;
	left:-15px;
}


h1#site-name {
	display: block;
	height: 57px;
	width:315px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin-left: 8px;
	float: left;
	display: inline;
}

h1#site-name span {
	display: none;
}


/* Primary navigation menu system */

ul#primary {
	display: block;
	float: right;
	height: 47px;
	width: 527px;
	margin-right: 44px;
	padding: 0;
	display: inline;
}

ul#primary li, ul#primary li a {
	display: block;
	padding: 0;
	margin: 0;
	height: 47px;
	float: left;
}

ul#primary li {
	text-indent: -100em;
	overflow: hidden;
}

/* Margin and passinf to 0 */

	ul#primary li, ul#primary li a { padding: 0; margin: 0;}

/* Setting the individual box sizes */
	ul#primary li#primary-1, ul#primary li#primary-1 a { width: 84px; }
	ul#primary li#primary-2, ul#primary li#primary-2 a { width: 84px; }
	ul#primary li#primary-3, ul#primary li#primary-3 a { width: 84px; }
	ul#primary li#primary-4, ul#primary li#primary-4 a { width: 84px; }
	ul#primary li#primary-5, ul#primary li#primary-5 a { width: 84px; }
	ul#primary li#primary-6, ul#primary li#primary-6 a { width: 84px; }

/* Default images */
	ul#primary li#primary-1 a { background-image:
url(images/menu_home.png); }
	ul#primary li#primary-2 a { background-image:
url(images/menu_patterns.png); }
	ul#primary li#primary-3 a { background-image:
url(images/menu_whatsnew.png); }
	ul#primary li#primary-4 a { background-image:
url(images/menu_about.png); }
	ul#primary li#primary-5 a { background-image:
url(images/menu_order.png); }
	ul#primary li#primary-6 a { background-image:
url(images/menu_contact.png); }
	ul#primary li a { background-position: 0 -94px; }

/* Setting the bold (underneath) images */
	ul#primary li#primary-1  { background-image:
url(images/menu_home.png); }
	ul#primary li#primary-2  { background-image:
url(images/menu_patterns.png); }
	ul#primary li#primary-3  { background-image:
url(images/menu_whatsnew.png); }
	ul#primary li#primary-4  { background-image:
url(images/menu_about.png); }
	ul#primary li#primary-5  { background-image:
url(images/menu_order.png); }
	ul#primary li#primary-6  { background-image:
url(images/menu_contact.png); }
	ul#primary li { background-position: 0 -47px; }

/* Set the hover image state*/
	ul#primary li#primary-1	a:hover  { background-image: none }
	ul#primary li#primary-2	a:hover  { background-image: none }
	ul#primary li#primary-3	a:hover  { background-image: none }
	ul#primary li#primary-4	a:hover  { background-image: none }
	ul#primary li#primary-5	a:hover  { background-image: none }
	ul#primary li#primary-6	a:hover  { background-image: none }

/* Set the active page image on a section by section basis 	*/
	body.section-main ul#primary li#primary-1, body.section-main
ul#primary li#primary-1:hover { background-position: 0 0; }
	body.section-patterns ul#primary li#primary-2, body.section-patterns
ul#primary li#primary-2:hover { background-position: 0 0; }
	body.section-whats_new ul#primary li#primary-3,
body.section-whats_new ul#primary li#primary-3:hover { background-position: 0
0; }
	body.section-about ul#primary li#primary-4, body.section-about
ul#primary li#primary-4:hover { background-position: 0 0; }
	body.section-order ul#primary li#primary-5, body.section-order
ul#primary li#primary-5:hover { background-position: 0 0; }
	body.section-contact ul#primary li#primary-6, body.section-contact
ul#primary li#primary-6:hover { background-position: 0 0; }

/* Get rid of the hovering for active pages */
	body.section-main ul#primary li#primary-1	a {
background-image: none }
	body.section-patterns ul#primary li#primary-2	a {
background-image: none }
	body.section-whats_new ul#primary li#primary-3	a {
background-image: none }
	body.section-about ul#primary li#primary-4	a {
background-image: none }
	body.section-order ul#primary li#primary-5	a {
background-image: none }
	body.section-contact ul#primary li#primary-6	a {
background-image: none }

/* End primary menu system */

	a.form-button-subscribe { width: 88px; height: 22px; display: block; }
	a.form-button-subscribe { background-image:
url(images/subscribe.png); }
	a.form-button-subscribe { background-position: 0 -22px; }
	a.form-button-subscribe:hover { background-position: 0 0; }

	a.form-button-unsubscribe { width: 105px; height: 22px; display: block; }
	a.form-button-unsubscribe { background-image:
url(images/unsubscribe.png); }
	a.form-button-unsubscribe { background-position: 0 -22px; }
	a.form-button-unsubscribe:hover { background-position: 0 0; }


#content {
	clear:both;
	display:block;
	height:62px;
	width:780px;
}

#content-top {
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	display: block;
	float: left;
	width: 780px;
	display: inherit;
}

#contentwrap-top {
/*	background-image: url(images/bg_top_a.png);
	background-repeat: no-repeat;
	background-position: top left; */
	overflow: visible;
	width: 780px;
	float:left;
}

#contentwrap-bottom { /*Actual height is 296px*/
/* 	background-image: url(images/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom; */
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	display: block;
	width: 780px;
	float: left;
	height: auto;
	margin: 0 auto;
}

#contentwrap-bottom-content {
	background-image: url(images/bg_bottom-content.png);
	background-attachment: fixed;
	background-position: top left;
	overflow: visible;
	background-repeat: no-repeat;
	width: 780px;

}

#content-main-top {
	background-image:url(images/bg_top.png);
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
	display:block;
	height:7px;
	width:780px;
}


#sidebar-one {
	display: block;
	float: left;
	width: 198px;
	margin: 5px 0 0px 62px;
	/* height: 400px; */
	min-height: 400px;
	display: inline;
}

#sidebar-two {
}

#main {
	display: block;
	float: left;
	width: 410px;
	margin: 0;
/*	padding: 0 0 42px 46px; */
	padding: 0 0 0 46px;
	display: inline;
}
#main p {
	padding: 3px 14px 6px 5px;
	font-size: 1.1em;
	line-height: 1.4em;
}

#sidebar-right {
	display: block;
	float: left;
	width: 20px;
	margin: 0 0 0 28px;
	padding: 0;

	background-image: url(images/bg_bottom-right.png);

	background-position: top left;
	height: 56px;
	background-repeat: no-repeat;
}


#footer {

	display: block;
	clear: both;
	width: 780px;
	overflow: hidden;
	margin:0 auto;

	padding-top:8px;

	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9px;

	background-image:url(images/bg_bottom.png);
	background-position:left top;
	background-repeat:no-repeat;

}
/*
#sidebar-one p {
	padding: 12px 30px;
	font-size: 1.15em;
	line-height: 1.6em;
	text-align: center;
}
*/
#sidebar-one p {
	padding: 12px 0;
	font-size: 1.15em;
	line-height: 1.6em;
	text-align: center;
}

#footer .right {
	text-align: right;
	padding-right: 65px;
	float: right;
	margin-top: 4px;
}

#footer .left {
	text-align: left;
	float: left;
	margin-left: 32px;
	margin-top: 4px;
}

#footer .left a, #footer .left a:visited, #footer .right a, #footer .right a:visited {
	color: #505050;
	text-decoration: none;
}

#footer .left a:hover, #footer .right a:hover {
	text-decoration: underline;
}

#sidebar-one ul {
	padding-top: 10px;
	padding-right: 15px;
}

#sidebar-one ul ul {
	padding-right: 12px;
}
#sidebar-one ul li {
	text-align: right;
	list-style-type: none;
	font-size: 1.15em;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
}

#sidebar-one ul li a {
	color: #505050;
	font-size: 1.15em;
	line-height: 1.25em;
	text-decoration: none;
}

#sidebar-one ul li a:hover {
	text-weight: bold;
}

#sidebar-one ul li ul {
	padding: 0 !important; /*Firefox/Safari does not recognize this*/
	padding: 0 12px 0 0;
}

#sidebar-one ul li ul li {
	text-align: right;
	font-weight: normal;
	font-size:1.15em;
	padding-right: 12px !important;
	padding-right: 0;
}

#sidebar-one ul li.expanded {
	font-weight: bold;
	font-style: italic;
}

#sidebar-one ul li.expanded ul li.leaf {
	font-weight: normal;
}

#sidebar-one ul li ul li a {
	color: #808080;
	font-weight: normal;
}

#sidebar-one li a.active {
	font-weight: bold;
}

body.section-patterns #sidebar-one ul#pattern-browse {
	padding-bottom: 10px;
}
#sidebar-one ul#pattern-browse li { }
#sidebar-one ul#pattern-browse .expanded { }

#sidebar-one ul#pattern-browse li.leaf {
	margin: 0;
	padding: 0;
	color: #747474;
	text-align: right;
}

#sidebar-one ul#pattern-browse li.leaf a {
	color: #747474;
	font-size:1.1em;

}

#sidebar-one ul#pattern-browse li.leaf a:hover {
	color: #000;

}

li.expanded { padding: 0; margin: 0; }
li.collapsed { padding: 0; margin: 0; }
li.leaf {	padding: 0; margin: 0; }

/*Front Page formatting*/

body.section-patterns #block-views-patterns_menu h2 {
	display: block;
	background-image: url(images/title_patterns.gif);
	width: 144px;
	height: 51px;
	margin-left: 50px;
	text-indent: -100em;
	overflow: hidden;
}

body.section-patterns #sidebar-one ul {
	padding-top: 0;
}

body.section-whats_new #block-menu-69 h2 {
	display: block;
	background-image: url(images/title_updates.gif);
	width: 125px;
	height: 65px;
	margin-left: 76px;
	text-indent: -100em;
	overflow: hidden;
}

body.section-about #block-menu-36 h2 {
	display: block;
	background-image: url(images/title_about.gif);
	width: 108px;
	height: 42px;
	margin-left: 91px;
	text-indent: -100em;
	overflow: hidden;
}

body.section-order #block-menu-39 h2 {
	display: block;
	background-image: url(images/title_order.gif);
	width: 78px;
	height: 39px;
	margin-left: 121px;
	text-indent: -100em;
	overflow: hidden;
}

body.section-contact #block-block-6 h2 {
	display: block;
	background-image: url(images/title_contact.gif);
	width: 133px;
	height: 49px;
	margin-left: 66px;
	text-indent: -100em;
	overflow: hidden;
}

body.section-contact #main {
	background-image: url(images/bg_contact.jpg);
	background-repeat: no-repeat;
	height: 398px;
	background-position: 46px 0;
}

body.section-contact #main .or {
	padding-left: 20px;
}

body.section-contact #main p {
	padding-left: 30px;
}

body#page-order-online #main {
	background-image: url(images/bg_1.jpg);
	height: 398px;
	background-repeat: no-repeat;
	background-position: 46px 0;
}

body#page-order-online #main .node, body#page-order-retail_stores #main
.node, body#page-order-retail_stores-australia #main .node {
	/*IE6 size fix*/
	height: 400px;
}

#main a.buttonlink, #main a.buttonlink:hover {
	position: relative;
	top: 28px;
	left: 32px;
	border: none;
	border-width: 0;
}


/*Content Sidebars*/

#content_left {
	display: block;
	float: left;
	padding: 10px 0;
	width: 163px;
	text-align: right;
	margin: 0;
	margin: 0;
}

#content_left img {
	padding: 5px 5px 5px 15px;
	margin: 0;
}

body#page-contact #main{
	height: 400px;
}

.section-about .node, body#page-order-retail_stores-canada .node,
#page-order-retail_stores-usa .node, #page-order-retail_stores-australia .node,
#page-order-retail_stores .node, #page-order-wholesale .node {
	display: block;
	float: right;
	width: 243px;
	padding: 0;
	margin: 0;
}

#page-about .node, #page-about .order { /* Override for the first about page */
	width: 100%;
	float: left;
}

body.section-order #content_left {
	background-image: url(images/bg_retail.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 120px;
	padding-top: 253px;
	padding-bottom: 20px;
}

body#page-order-wholesale #content_left { /*Wholesale image override*/
	background-image: url(images/bg_wholesale.jpg);
}

body#page-order-wholesale #content_left p {
	padding-top: 20px;
}
body.section-order #content_left ul li {
	list-style-type: none;
	font-style: italic;
	padding: 0 10px;
}

body.section-order #content_left p {
	text-align: center;
	padding: 0 10px;
	margin: 0;
}

/*Main Content Formatting*/

#content li {
	list-style-type: square;
	list-style-position: outside;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-left: 12px;
}

#content h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 7px 0 1px 0;
}

#content h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 4px 0;
}

#content h2, #content h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 4px 0;
}

#main a {
	color: #505050;
	text-decoration: none;
	border-bottom: 1px solid #988777;
	font-weight: bold;
}

#main #content_left a {
	font-weight: normal;
	border: none;
}

#main #content_left a:hover {
	color: #000;
}

#main a:hover {
	background-color: #E3EBDF;
}

#distributorslist p {
	padding: 0 5px 6px 12px;
}

body#page-order-retail_stores #content_left a {
	font-weight: bold;
}

#content table {
	margin: 0;
	padding: 12px 12px 12px 5px;
	font-size: 1.1em;
}

body#page-order-wholesale_table table {
	padding: 12px 0;
	margin: 0;
}

body#page-order-wholesale_table table td {
	margin: 0;
	padding: 0;
}

#content table thead {
	font-weight: bold;
	font-size: 1.2em;
	border-color: #E3EBDF;
}

#content table td {
	border: 1px solid #E3EBDF;
	padding: 4px;
}

/* Administration Tweaks */
.form-text {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9px;
	color: #808080;
	padding: 3px;
}


body.section-node .form-item input.form-file { width: 50%; color: purple; }
.more-help-link { font-size: 1.1em;}
dt, dl { font-size: 1.1em;}
#page-node-add #main { font-size: 1.1em;}

/* Front page email */

#sidebar-one #block-simplenews-newsletter-7 h2 {
	color: #F5EFE2;
	font-size: 1px;
	position: absolute;
	top: 0;
}

#sidebar-one #block-simplenews-newsletter-7 label {
	}

#sidebar-one #block-simplenews-newsletter-7 .form-label {
	font-size: 1.1em;
	clear:both;
	margin:3px;
}

#sidebar-one #block-simplenews-newsletter-7 label.theme-radio {
	width:90px;
	font-size: 1.1em;
	float: left;
	padding-left: 25px;
	/* width: 150px; */
	text-align: left;
}

#sidebar-one #block-simplenews-newsletter-7 label.theme-radio-unsubscribe {
	width:90px;
	font-size: 1.1em;
	/* float: left; */
	padding-left: 25px;
	/* width: 150px; */
	text-align: left;
}

#sidebar-one #block-simplenews-newsletter-7 input.form-submit {
	margin:2px 40px;
	padding:1px 2px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;

}

#sidebar-one #block-simplenews-newsletter-7 label.option, #sidebar-one
#block-simplenews-newsletter-7 .form-item {
	text-align: center;
	display: inline;
	margin: 0;
	padding-left: 0;
	padding-bottom: 5px;
}
#sidebar-one #block-simplenews-newsletter-7 input#edit-sn_email_7 {
	width: 189px;
	color: #808080;
	margin-bottom:5px;
}
/*
#page-home .messages {
	position: absolute;
	z-index: 50;
	padding: 10px;
	font-size: 12px;
}
*/
/* Drupal overides */

li.leaf, li.collapsed, li.expanded {
	list-style-image: none;
}

.form-item div.description {
	font-size: 1em;
}

/*Product Formatting*/

#product #photos {
	display: block;
	float: left;
	width: 90px;
	padding: 5px 0 5px 5px;
}

#product #photos p.caption {
	text-align: center;
	font-size: 1em;
	font-style: italic;
	padding: 0 2px 2px 2px;
}

#product #photos a {
	border: none;
	display: block;
	padding:2px;
}

#product #photos a:hover {
	border: 2px solid #E3EBDF;
	padding: 0;
}

#product #materials, #product #fabrics {
	width: 300px;
	display: block;
	padding: 0;
	float: right;
}

#product #description {
	width: 300px;
	display: block;
	padding: 5px 0  10px 0;
	float: right;
}

#product #description p {
	padding: 5px 15px;
	font-style: italic;
}

#product #titlewrap {
	float:right;
	width: 300px;
	padding: 15px 0 0 10px;
	margin: 0;
	height: 30px;
	/*border: 1px solid orange;*/
}

#product #titlewrap h2 {
	height: 30px;
	width: 210px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#product #titlewrap p#sku {
	height: 30px;
	display: block;
	width: 20px;
	float: left;
	padding: 5px 0 0 3px;
	margin: 0;
}

#product table {
	background-color: #F7EABB;
	width: 385px;
	float: left;
}

#product table .first {
	font-weight: bold;
}

#product table th {
	border: none;
	border-bottom: 2px solid #FFF;
	font-style: italic;
	font-weight: normal;
	padding: 5px;
	width: 40px;
}

#product table tr.last {
	border-top: 4px solid #FFF;
}

#product table tr.last td {
	background-color: #F7EABB;
	font-style: italic;
	border: none;
}

#product table tr.last td.lastentry {
	text-align: right;
}

#product table td {
	background-color: #FCF8E6;
	padding: 5px;
	border-left: 1px solid #FCF8E6;
	border-right: 1px solid #FCF8E6;
	border-top: none;
	border-bottom: 1px solid #FFF;
}

#product p#retailprice {
	float: left;
	display:block;
	width: 380px;
	padding-bottom: 0 !important ;
	padding-bottom: 45px; /* IE Hack for products to display correctly and
not overlap the burlap in some situations */
}

#main table.wholesaleproducts {
	margin: 15px;
}

#content .view-patterns_browser ul, #content #main .view-patterns_new ul,
#content #main .view-patterns_best_sellers ul {
	padding-left: 5px;
}

#content .view-patterns_browser ul li, #content #main .view-patterns_new ul li,
#content #main .view-patterns_best_sellers ul li {
	display: block;
	float: left;
	padding: 2px;
	margin: 0;
}

#content .view-patterns_browser a, #content .view-patterns_new a, #content
.view-patterns_best_sellers a {
	border: none;
	text-decoration: none;
	background-color: transparent;
}

#content .view-patterns_browser a:hover, #content .view-patterns_new a:hover,
#content .view-patterns_best_sellers a:hover {
	border: none;
	text-decoration: none;
	background-color: transparent;
}

#content #pager {
	display: block;
	float: right;
	padding: 15px;
	font-size: 1.1em;
}

#content #pager a {
	border: none;
	color: #707070;
}

#content #pager a:hover {
	color: #505050;
	background-color: #D3E1EF;
}

#content #pager .active, #content #pager .pager-current  {
	font-style: italic;
	border: 1px solid #dadada;
	padding: 3px;
	margin: 2px;
}

#content #pager .pager-current {
	background-color: #E3EBDF;
	color: #505050;
}

/*Front images*/

body#page-main #main, body#page-home #main {
	height: 390px !important;
	height: 410px;
	padding-bottom: 0px;
}

#page-main #sidebar-one, #page-home #sidebar-one {
	text-align: center;
	height: 390px !important;
	height: 435px;
	padding: 0;
}

#page-main #sidebar-one #block-block-1 p, #page-home #sidebar-one
#block-block-1 p {
	padding: 15px 0;
	margin: 0;
	font-size: 1.15em;
	line-height: 1.6em;
}

#block-block-1 {
	display: block;
	float: left;
	height: 200px;
	padding: 0;
	margin: 0;
}

#block-block-19 {
	display: block;
	float: left;
	padding: 12px 0 12px 12px;
	margin: 0;
}

#block-block-19 p { padding: 0; margin: 0; }

#main ol li {
	list-style-type: decimal;
	list-style-position: inside;
	padding-top: 10px 10px 2px 10px;
}

span.superscript {
	vertical-align: super;
	font-size: 90%;
}

div.welcome-head-1 {
	font-size: 15px;
}

div.welcome-head-2 {
	font-size: 23px;
}


#footer .sn_error, #footer .messages {
	float: left;
	/*
	text-align: center;
	margin:4px;
	margin-left: 70px;
	font-size: 9px;
	width: 180px; */
	font-size:9px;
	font-weight:bold;
	margin:4px 4px 4px 50px;
	text-align:center;
	width:220px;

}

#footer .error {
	color: red;
}

div#block-block-1 .content {
	margin-left:6px;
	text-align:center;
}

/*Hacks*/


.imagefloat {
	clear: left;
	display: block;
	float: left;
}

.listfloat {
	display: block;
	float: left;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 320px;
}

.listfloat p {
	float: left;
	padding-top: 25px;
}

body.section-about #main #content_left a:hover {
	background-color: #FFF;
}

body.section-patterns #sidebar-one { /*This is a height fix for IE6 pattern
browsing*/
	/* height: 470px; */
	min-height: 400px;
	height: auto;
}

