/* GENERAL */

* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	background: url(/images/back_halftone.jpg) #9f9953 repeat;
	color: #4c4c4c;
	font: normal 11px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align: center;
	height: 100%;
}

a:link, a:visited, a:active {
	color: #e6631b;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #c83600;
	font-weight: normal;
	text-decoration: none;
}

img {
	border: 0;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

p {
	padding: 0 0 8px 0;
}

address {
	font: normal 12px/14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 4px 0 8px 0;
}

ul {
	margin: 0 0 0 16px;
}

h1, h2, h3, h4, h5, h6 {
	font: bold 14px/14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 0 0 4px 0;
	padding: 0;
	color: #c83600;
}

h4 {
	margin-top: 16px;
}

hr {
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #9f9953;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

caption {
	text-align: left;
	padding-bottom: 8px;
}

/* FORMS */

form {
	margin: 2px 0 2px 0;
	padding: 0;
}

input[type="text"] {
	color: #4c4c4c;
	border: 1px solid #999999;
	padding: 2px;
}

input[type="button"] {
	border: 0;
	padding: 0;
}
input.button{
	border: 0;
	padding: 0;
}

input.imgbutton{
	border: 0;
	padding: 8px 0 4px 0;
}

input.radio{
	border: 0;
	padding: 0;
}

select {
	color: #4c4c4c;
	border: 1px solid #999999;
	padding: 2px;
	min-width: 200px;
}

textarea {
	color: #4c4c4c;
	border: 1px solid #999999;
	padding: 2px;
}

label {
	display: block;
	padding: 0;
}

fieldset {
	display: block;
	margin: 8px 0 16px 0;
	border: 0;
	padding: 8px;
	background: #dcd9ac;
}

legend {
	font: bold 11px/11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #c83600;
	margin: 0;
	padding: 2px 8px 4px 8px;
	background: #dcd9ac;
}

/* HEADER */

#header {
	height: 78px;
	background: url(/images/back_headerscallop.gif) #c7c38a repeat-x;
	padding: 0 15px 0 23px;
}

#header #logo {
	background: url(/images/logotag_hover.gif) no-repeat;
}

#header #logo a{
	float: left;
	background: url(/images/logotag.gif) no-repeat 0 0;
	width: 136px;
	height: 78px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#header #logo a:hover {
	background-position: 0 -78px;
}

#globalnav {
	float: left;
	margin: 7px 0 15px 80px;
	padding: 0;
	text-align: center;
	font: normal 11px/14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background: #c83600;
	overflow: hidden;
}

#nav {
	height: 15px;
	list-style: none;
	display: block;
	padding: 6px;
	margin: 0;
	overflow: hidden;
}

#nav li {
	float: left;
	list-style: none;
	display: inline;
	padding: 0 18px 0 0;
	background: url(/images/nav_dot.gif) #c83600 no-repeat right;
	margin: 0;
	height:  15px;
	overflow: hidden;
}

#nav li.last {
	background: none;
}

#nav a {
	float: left;
	display: block;
	padding: 15px 0 0 0;
	margin: 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:15px; /* for IE5/Win only */
}

#nav_aboutus {width: 57px; background: url(/images/nav_aboutus.gif) #c83600 no-repeat;}
#nav_aboutus a {width: 57px; background: url(/images/nav_aboutus.gif) #c83600 no-repeat;}

#nav_orderinginfo {width: 89px; background: url(/images/nav_orderinginfo.gif) #c83600 no-repeat;}
#nav_orderinginfo a {width: 89px; background: url(/images/nav_orderinginfo.gif) #c83600 no-repeat;}

#nav_press {width: 38px; background: url(/images/nav_press.gif) #c83600 no-repeat;}
#nav_press a {width: 38px; background: url(/images/nav_press.gif) #c83600 no-repeat;}

#nav_ecards {width: 45px; background: url(/images/nav_ecards.gif) #c83600 no-repeat;}
#nav_ecards a {width: 45px; background: url(/images/nav_ecards.gif) #c83600 no-repeat;}

#nav_checkout {width: 61px; background: url(/images/nav_checkout.gif) #c83600 no-repeat;}
#nav_checkout a {width: 61px; background: url(/images/nav_checkout.gif) #c83600 no-repeat;}

#nav_yourcart {width: 64px; background: url(/images/nav_yourcart.gif) #c83600 no-repeat;}
#nav_yourcart a {width: 64px; background: url(/images/nav_yourcart.gif) #c83600 no-repeat;}

#nav_youraccount {width: 88px; background: url(/images/nav_youraccount.gif) #c83600 no-repeat;}
#nav_youraccount a {width: 88px; background: url(/images/nav_youraccount.gif) #c83600 no-repeat;}

/* CONTENT */

#page {
	width: 760px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	background: #c7c38a;
}

* html #page {
	height: 100%;
}

#content {
	padding: 0 15px 60px 23px;
}

#col_left {
	display: inline;
	float: left;
	width: 136px;
	margin: 0;
	text-align: justify;
}

#col_right {
	display: inline;
	float: right;
	width: 563px;
	margin: 0 0 0 23px;
}

#subnav {
	list-style: none;
	display: block;
	padding: 12px 0 6px 0;
	margin: 0;
	font: normal 12px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#subnav li {
	list-style: none;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#homefeature {
	width: 563px;
	padding: 0;
	margin: 0 0 16px 0;
}

#homeintro {
	padding: 0 8px 0 8px;
	margin: 16px 0 16px 0;
}

#navBreadCrumb {
	margin: 0 0 16px 0;
	padding: 0 4px 4px 4px;
	border-bottom: 1px dashed #9f9953;
}

#productInfoWrap h4 {
	color: #f8f8f8;
	font: normal 18px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#productInfoImage {
	width: 240px;
	float: right;
	margin: 0 0 16px 16px;
}

#productInfoImage img {
	border: 2px solid #ece9c5;
}

#productInfoText {
	margin: 8px 0 16px 0;
}

#productAttributes {
	margin: 8px 0 8px 0;
}

#productAdd {
	margin: 0 0 32px 0;
}

#cartAdd {
	margin: 8px 0 8px 0;
}

#contactUsForm {
	margin:  16px 0 0 0;
}

#popup {
	text-align: center;
	background: #c7c38a;
	margin: 8px;
}

#popupimage {
	text-align: center;
}

#infoShoppingCart {
	background: #c7c38a;
}

/* HOME PROMO SLIDESHOW */

#homepromo {
	overflow: hidden;
	margin: 0 0 16px 0;
	position: relative;
	width: 563px;
	height: 239px;
}

#homepromo img {
	width: 563px;
	height: 239px;
}

/* FOOTER */

#nonfooter {
	position: relative;
	min-height: 100%;
}

* html #nonfooter {
	height: 100%;
}
	
#footer {
	position: relative;
	margin: -30px auto 0 auto;
	width: 760px;
	height: 30px;
	color: #999999;
	background: url(/images/back_footerscallop.gif) #c83600 repeat-x;
	text-align: center;
}

/* FOOTER offset hack for IE */
* html #footer {
	margin-top: -30px;
}
	
#footer p {
	color: #ffffff;
	padding: 12px 15px 0 15px;
	font: normal 10px/12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#footer a {
	color: #ece9c5;
	font-weight: normal;
}

/* IMAGEHOVER - NOT USED */

#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}

/* CLASSES */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}

.clearspot {
	clear: both;
}

.hide {
	position: absolute;
	left: -10000px;
}

.sideboxlight {
	text-align: center;
	background: url(/images/back_stitchlight.gif) #ece9c5 repeat-x 0 24px;
	padding: 4px 0 0 0;
	margin: 8px 0 12px 0;
	border-top: 1px solid #b7b47f;
}
.sideboxlight:after {
	content: ".";
	display: block;
	height: 20;
	color: #ece9c5;
	background: url(/images/back_sidebox_lbottom.gif) #c7c38a no-repeat;
	clear: both;
}
* html .sideboxlight {
	padding: 4px 0 4px 0;
}

.sideboxdark {
	text-align: center;
	background: url(/images/back_stitchdark.gif) #dcd9ac repeat-x 0 22px;
	padding: 4px 0 0 0;
	border-top: 1px solid #b7b47f;
}
.sideboxdark:after {
	content: ".";
	display: block;
	height: 20;
	color: #b4b17d;
	background: url(/images/back_sidebox_dbottom.gif) #c7c38a no-repeat;
	clear: both;
}

.mainboxlight {
	text-align: left;
	background: url(/images/back_stitchlight.gif) #ece9c5 repeat-x 0 24px;
	padding: 4px 0 0 0;
	margin: 8px 0 12px 0;
	border-top: 1px solid #b7b47f;
}
.mainboxlight:after {
	content: ".";
	display: block;
	height: 20;
	color: #c7c38a;
	background: url(/images/back_mainbox_lbottom.gif) #c7c38a no-repeat;
	clear: both;
}
* html .mainboxlight {
	padding: 4px 0 4px 0;
}

.mainboxdark {
	text-align: left;
	background: url(/images/back_stitchdark.gif) #dcd9ac repeat-x 0 22px;
	padding: 4px 16px 0 16px;
	border-top: 1px solid #b7b47f;
}
.mainboxdark:after {
	content: ".";
	display: block;
	height: 20;
	color: #dcd9ac;
	background: url(/images/back_mainbox_dbottom.gif) #c7c38a no-repeat;
	clear: both;
}

.mainboxlight p, .mainboxdark p {
	padding: 4px 8px 4px 8px;
}

.mainboxlight h2, .mainboxdark h2, .mainboxlight h3, .mainboxdark h3 {
	padding: 0 8px 8px 8px;
}

.mainboxlight .products, .mainboxdark .products {
	margin: 4px 8px 4px 8px;
	padding: 0;
}

.products:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .products {
	height: 1%;
}

.info {
	font: bold 11px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #9f9953;
}

.thumb {
	display: inline;
	float: left;
	width: 120px;
	min-height: 200px;
	font: normal 10px/11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 4px 8px 8px 8px;
	padding: 0;
	text-align: center;
}
* html .thumb {
	height: 190px;
}

.thumb img{
	margin: 0 0 6px 0;
	padding: 0;
	border: 2px solid #ece9c5;
}

.highlight {
	color: #2671ad;
	font-style: normal;
}

.banner {
	text-align: center;
	margin: 16px;
}

.button {
	margin:  8px 0 16px 0;
}

.buttonRow {
	margin:  8px 0 16px 0;
}

.back {
	float: left;
	padding-right: 8px;
}

.forward {
	float: right;
	padding-left: 8px;
}

.alert {
	color: #FF0000;
	margin-left: 4px;
}

.sideBoxContent {
	margin-top: 8px;
	padding: 0 8px 0 8px;
}

.clearBoth {
	clear: both;
}

.firstParagraph {
	font: bold 13px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #703e33;
}

.cssButton, .cssButtonHover {
	width : 108px !important;
	background-color: #ece9c5;
	border: 1px solid #9f9953;
	font: normal 11px/11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align:center;
	text-decoration: none;
	padding: 4px;
	margin-top: 8px;
}

.cssButtonHover {
	border: 1px solid #c83600;
}

.normalprice {
	display: none;
}

.productSpecialPrice {
	color: #f35f0d;
}

.productPriceDiscount {
	font: normal 11px/11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #4c4c4c;
}

/* sIFR DEFAULTS */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* sIFR BETTER ADBLOCK */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* sIFR DECOYS */

.sIFR-hasFlash .sideboxlight h2 {
	visibility: hidden;
	line-height: 16px;
	margin-top: 3px;
}

.sIFR-hasFlash .sideboxlight h3 {
	visibility: hidden;
	line-height: 18px;
	margin-top: 3px;
}

.sIFR-hasFlash .sideboxdark h3 {
	visibility: hidden;
	line-height: 14px;
	margin-top: 3px;
}

.sIFR-hasFlash #col_right .mainboxlight h3 {
	visibility: hidden;
	line-height: 10px;
	margin-top: 3px;
}

.sIFR-hasFlash #col_right .mainboxdark h3 {
	visibility: hidden;
	line-height: 10px;
	margin-top: 3px;
}

.sIFR-hasFlash #col_right h1 {
	visibility: hidden;
	line-height: 20px;
}

.sIFR-hasFlash #col_right h2 {
	visibility: hidden;
	line-height: 20px;
}

.sIFR-hasFlash #col_right h3 {
	visibility: hidden;
	line-height: 18px;
}
