*,h1,h2,h3,h4,h5,h6,h7,h8,p,div,body,html,ul,li,ol,img,a{margin:0;padding:0;}
.clear { clear: both; }
.hide { display: none; }
p { margin: 0.2em 0 1em 0; }
hr { display: none; }
a img { border: none; }

body {
	background: #a92b01 url('/_inc/img/background.jpg') top center repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 1.4em;
}

a {
	color:#1188cc;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

blockquote {
	background: url('/_inc/img/quotes.gif') top center no-repeat;
	/*background-color: #f6e9e5;*/
	color: #826258;
	padding: 20px 30px 15px;
	margin: 0.2em 0 1em 0;
	font-style: italic;
	font-size: 12px;
	text-align:center;
}

/*
.addtocart {
	font-size:0.8em;
	border:1px solid #d4beb7;
	color:#8e6b60;
	background: url('/_inc/img/products/button-background.gif') top left repeat-x;
	height:18px;
}
*/

#container {
	width:900px;
	margin:0 auto;
}

#content {
	width:880px;
	padding:10px;
	background: url('/_inc/img/content-bg.gif') top left repeat-x #ffffff;
}

#content h1 {
	color: #852218;
	font: 28px "Times New Roman", Times, serif normal;
	font-variant: small-caps;
}
#content h2 {
	color: #852218;
	font: 20px "Times New Roman", Times, serif normal;
	font-variant: small-caps;
}
#content h4 {
	color: #943f22;
	font-size: 11px;
	font-weight: bold;
}

#logo {
	width: 900px;
	height: 100px;
	background: url('/_inc/img/header.gif') top left no-repeat;
}

#logo h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 100px;
}

#logo h1 a {
	display: block;
	text-indent: -9999em;
	width: 900px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

.topimage {
	width: 880px;
	height: 160px;
	background: url('/_inc/img/topimage/threads.jpg') top left no-repeat;
}

body.page_home .topimage,
body.page_about-us .topimage,
body.page_quilting .topimage,
body.page_books .topimage { background-image: url('/_inc/img/topimage/home.jpg'); }

body.page_news .topimage,
body.page_links .topimage { background-image: url('/_inc/img/topimage/quilt2.jpg'); }

body.page_contact-us .topimage,
body.page_miscellaneous .topimage,
body.page_fabric .topimage { background-image: url('/_inc/img/topimage/fabric.jpg'); }

#left-column {
	width:570px;
	float:left;
	font-size:11px;
	padding:10px;
}

.productclearbox {
	width: 100%;
	overflow: hidden;
	padding-bottom: 8px;
}
.product {
	width: 135px;
	background: #f6e9e5 url(/_inc/img/4row-top.gif) top left no-repeat;
	float: left;
	margin: 0 7px 0 0;
}

.prod-detail {
	padding: 6px 6px 8px 6px;
	background: url(/_inc/img/4row-bottom.gif) bottom left no-repeat;
}

.product.rowtemplate4 { width: 135px; background: #f6e9e5 url(/_inc/img/4row-top.gif) top left no-repeat; }
.product.rowtemplate4 .prod-detail { background: url(/_inc/img/4row-bottom.gif) bottom left no-repeat; }

.product.rowtemplate3 { width: 182px; background: #f6e9e5 url(/_inc/img/3row-top.gif) top left no-repeat; }
.product.rowtemplate3 .prod-detail { background: url(/_inc/img/3row-bottom.gif) bottom left no-repeat; }

.product.rowtemplate2 { width: 277px; background: #f6e9e5 url(/_inc/img/2row-top.gif) top left no-repeat; }
.product.rowtemplate2 .prod-detail { background: url(/_inc/img/2row-bottom.gif) bottom left no-repeat; }

.product.rowtemplate1 { width: 561px; background: #f6e9e5 url(/_inc/img/1row-top.gif) top left no-repeat; }
.product.rowtemplate1 .prod-detail { background: url(/_inc/img/1row-bottom.gif) bottom left no-repeat; }

.product h4 {
	color: #943f22;
	padding: 0;
	margin: 0;
}

.product img.thumb {
	border: 1px solid #d4beb7;
	margin: 4px auto 5px auto;
}

.product .description {
	border-bottom: 1px solid #d4beb7;
	padding-bottom: 6px;
	margin-bottom: 8px;
}
.product .note {
	text-align: center;
	padding: 10px;
	font-weight: bold;
}
.product .radiobuttons {
	padding: 0 0 6px 0;
	min-height: 37px;
}

.featured-thumb {
	border: 4px solid #f6e9e5;
}

#right-column {
	width: 260px;
	padding: 10px;
	float: left;
	margin-top: -20px;
	z-index: 1000;
}

#right-column h2 {
	margin: 10px 0 0 0;
	padding: 0;
}

ul#news-list {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}

ul#news-list li {
	padding: 0;
	margin: 0;
}

ul#news-list li a {
	padding-left: 10px;
	background: url('/_inc/img/arrows.gif') center left no-repeat;
	margin-left: 10px;
}

#footer {
	width: 100%;
	background: url('/_inc/img/footer-bg.gif') top left repeat-x;
	height: 70px;
	font-size: 10px;
}

#footer p {
	margin:0;
	padding:20px 0 0 20px;
	color:#826258;
}

#footer p a {
	color:#826258;
}

#starfish {
	float:right;
	padding:25px 20px 0 0;
}


form.form fieldset {
	border: none;
}
form.form legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #842100;
	font-weight: normal;
	padding:10px 0px 10px 0px;
}
form.form ul, form.form ol {
	list-style: none;
	margin: 0.4em 0 1.6em 0;
	padding: 0;
}
form.form li {
	list-style: none;
	margin: 0.2em 0 0.4em 0;
	padding: 0;
}
form.form label.left {
	float: left;
	width: 130px;
	font-weight: bold;
}
form.form label.smallleft {
	float: left;
	width: 60px;
	font-weight: bold;
}
form.form label.medleft {
	float: left;
	width: 80px;
	font-weight: bold;
}
form.form button.submit {
	padding: 4px 16px 4px 16px;
}
form.form input, form.form textarea {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
}
.required {
	color: #911;
}

.sidecart {
	background: #F6E9E5 url('/_inc/img/sidecart-top.gif') top left no-repeat;
	margin: 10px 0 10px 0;
}
.sidecart .inner {
	background: url('/_inc/img/sidecart-bottom.gif') bottom left no-repeat;
	padding: 1px 12px 8px 12px;
}

.sideproduct {
	background: #F6E9E5 url('/_inc/img/sidecart-top.gif') top left no-repeat;
	margin: 5px 0 15px 0;
}
.sideproduct .inner {
	background: url('/_inc/img/sidecart-bottom.gif') bottom left no-repeat;
	padding: 1px 12px 12px 12px;
}
.sideproduct .inner .thumb {
	border: 1px solid #d4beb7;
	margin: 4px auto 5px auto;
}
.sideproduct .radiobuttons {
	padding: 0 0 6px 0;
}
span.smallside { font-size: 11px; }

/* ----------- BUTTONS ------------- */
.buttons {
	width: 100%;
	overflow: hidden;
}
.buttons.buttonsalt {
	width: 100%;
}
.buttons.buttonsalt input {
	float: left;
	width: 25px;
}
body .buttons.buttonsalt button, body .buttons.buttonsalt a {
	float: right !important;
}
.buttons a, .buttons button, .buttons span.button {
    display: block;
    float: left;
    margin: 0 7px 0 0;
	background: #e9dedb url(/_inc/img/buttons.gif) top left repeat-x;
	border: 1px solid #c3a9a1;
	border-top-color: #dccac5;
	border-left-color: #dccac5;
    font-size: 11px;
    line-height: 130%;
    text-decoration: none;
    font-weight: bold;
    color: #615450;
    cursor: pointer;
    padding: 5px 10px 6px 7px; /* Links */
}
.buttons button {
    width: auto;
    overflow: visible;
    padding: 4px 10px 3px 7px; /* IE6 */
}
.buttons button[type] {
    padding: 5px 10px 5px 7px; /* Firefox */
    line-height: 17px; /* Safari */
}
*:first-child+html button[type] {
    padding: 4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img, .buttons span.button img {
    margin: 0 3px -3px 0 !important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px;
}

button:hover, .buttons a:hover {
	background-position: 0px -40px;
	background-color: #f0e9e7;
	color: #7b6964;
	text-decoration: none;
}
.buttons a:active {
	border: 1px solid #dccac5;
	border-top-color: #c3a9a1;
	border-left-color: #c3a9a1;
	text-decoration: none;
}


/* MINI */
.buttons button.mini, .buttons a.mini, .buttons span.button.mini {
	padding: 3px 4px 3px 4px; /* Links */
	font-size: 10px !important;
}
.buttons button.mini {
    padding: 2px 4px 2px 4px; /* IE6 */
	font-size: 10px !important;
}
.buttons button.mini[type] {
    padding: 3px 4px 3px 4px; /* Firefox */
    line-height: 17px; /* Safari */
	font-size: 10px !important;
}
*:first-child+html button.mini[type] {
    padding: 0px 5px 0px 5px; /* IE7 */
	font-size: 10px !important;
}

/* FAKE */
.buttons span.button {
	background: #f8f4f3 url(/_inc/img/buttons.gif) 0px -80px repeat-x;
	border: 1px solid #e1d4d0;
	border-top-color: #eee5e2;
	border-left-color: #eee5e2;
	color: #bdb4b2;
	cursor: default;
}
.buttons span.button.pagestatus {
	background: none;
	border: 1px solid #fff;
	color: #444;
	cursor: default;
}
.buttons a.showall {
	float: right;
}

/* ------- SEARCH BOX ----- */
#searchform {
	padding-bottom: 4px;
}
#searchform .searchtext {
	padding: 2px 2px 1px 2px;
	float: left;
	width: 150px;
}
#searchform .searchbutton {
	float: right;
}
.searchcontainer.buttons button {
	margin: 0px;
}

.clearbox {
	width: 100%;
	overflow: hidden;
}

.carttable { width: 561px; background: #f6e9e5 url(/_inc/img/1row-top.gif) top left no-repeat; margin-top:10px}
.carttable .inner { background: url(/_inc/img/1row-bottom.gif) bottom left no-repeat; padding: 8px; }

.carttable table {
	width: 100%;
}
.carttable table th {
	color: #943f22;
	font-weight: bold;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #d4beb7;
}
.carttable table th,
.carttable table td {
	padding: 4px;
}

.newsitem h2 {
	color: #852218;
	font: 22px "Times New Roman", Times, serif normal;
	font-variant: small-caps;
}
.newsitem .sub {
	color: #888;
	font: 11px "Times New Roman", Times, serif normal;
	font-variant: small-caps;
}

ul.list {
	list-style: square;
}
ul.list li, ol li {
	margin-left: 2em;
}

.errormsg { color: #911; }

.newsitem {
	padding: 3px 0 10px 0;
}

.pagecontrol {
	padding: 8px 0 16px 0;
}
.catdescription {
	padding-bottom: 4px;
	margin-bottom: 6px;
	border-bottom: 1px solid #f1e9e7;
}

.storeclearbox {
	width: 100%;
	overflow: hidden;
	padding-bottom: 8px;
}
.store {
	width: 277px; 
	background: #f6e9e5 url(/_inc/img/2row-top.gif) top left no-repeat;
	float: left;
	margin: 0 7px 0 0;
}
.store .inner {
	background: url(/_inc/img/2row-bottom.gif) bottom left no-repeat;
	padding: 10px;
}
.cartbuttons {
	padding-top:10px;
}
.catlist {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #f1e9e7;
}

.floatright {
	float: right;
	margin: 0 0 5px 10px;
}
.floatleft {
	float: left;
	margin: 0 10px 5px 0;
}

.pricing {
	line-height: 1.8em;
}
.pricing strong {
	float: left;
	width: 130px;
	color: #9c6451;
}
.pricing em {
	font-style: normal;
	font-weight: bold;
}
.fainttext {
	margin: 0px;
	padding: 10px 0px;
	color: #943f22;
	font-size: 9px;
}
.wholesaleregularprice {
	margin: 0px;
	padding: 0px;
	color: #943f22;
	font-size: 9px;
}

#wholesale-panel {
	background: #f6e9e5 url('/_inc/img/wholesale-top.gif') top left no-repeat;
	margin: 0px -10px 10px -10px;
}
#wholesale-panel .inner {
	background: url('/_inc/img/wholesale-bottom.gif') bottom left no-repeat;
	width: 570px;
	overflow: hidden;
	padding: 10px;
}
#wholesale-panel .buttons {
	width: 100px;
	float: right;
}
#wholesale-panel .buttons a {
	margin: 0;
	float: right;
}
#wholesale-panel .text {
	float: left;
	width: 450px;
	padding: 4px 2px 4px 2px;
}

#ewayBlock {
	margin: 8px 15px 0 0;
	float: right;
}