html, body, TABLE, TR, TD, UL, LI, UL LI, OL, OL LI {
	margin: 0;
	padding: 0;
}

body {
	position: relative;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 88%;
	background-color: #fff;
	color: #3d211d;
	background-image: url("/includes/templates/LSHQ_2k6/images/flower_bg.gif");
	background-position: top center;
	background-repeat: repeat-y;
}

UL, LI, UL LI {
	list-style-type: none;
}

P {
	line-height: 1.12em;
	letter-spacing: 0.04em;
}

A {
	color: #81097c;
	text-decoration: none;
}

A:visited {
	color: #19368d;
}

A:hover {
	text-decoration: underline;
}

* A IMG {
	border: 1px solid #fff;
}

TD {
	vertical-align: top;
	padding: 0.25em 0;
}

H1, H2 {
	margin: 0.3em auto;
	padding-bottom: 0.25em;
}

div.centerBoxWrapper H2 {
	font-size: 1.2em;
	font-style: italic;
	padding-top: 4px;
	border-top: 1px #81097c dashed;
	border-bottom: 1px #81097c dashed;
	/*border-color: #3d211d;*/
}

#mainWrapper {
	width: 710px;
	padding: 0px;
	margin: 0px auto;
	border-bottom: 1px solid #fff;
}

#headerWrapper {
	position: relative;
	top: 0;
	width: 100%;
	margin: 0;
	padding: 0;
}

#navMainWrapper {
	font-family: Tahoma, Arial, Geneva, Verdana, Helvetica, sans-serif;
	border-bottom: 1px #19368d solid;
	background-image: url("/includes/templates/LSHQ_2k6/images/bg-swatch-blue.png");
}

#navMain {
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 0.5em;
	text-align: right;
	height: 2.5em;
}

#navMain li {
	float: left;
	margin: 0.5em 0;
	white-space: nowrap;
}

#navMain #ipt-email_address, #navMain #ipt-password, #navMain #ipt-keyword {
	width: 100px;
	font-size: .85em;
}

a.headerButton {
	display: block;
	margin-left: 4px;
	padding: 1px 6px;
	background-image: none !important;
	line-height: normal;
}

li#navMainSearch {
	position: absolute;
	top: 2px;
	right: 5px;
	float: none;
}

#logoWrapper {
	height: 230px;
	background-image: url("/includes/templates/LSHQ_2k6/images/shop-masthead.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#logo, #taglineWrapper {
	font-size: 0;
	text-indent: -10000em;
	overflow: hidden;
	width: 0;
	height: 0;
}

#contentMainWrapper {
	background-image: url("/includes/templates/LSHQ_2k6/images/bg-horiz-scroll.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
}

/* IE needs to be told explicitly */
#contentMainWrapper tbody tr td {	
	padding-bottom: 43px;
}

.navSplitPagesResult {
  clear: both;
}

.columnLeft, .columnRight {
	border-left: 1px #e6debc solid;
}

.leftBoxContainer, .rightBoxContainer {
	border: 1px #ff498a dashed;
	margin: 0.5em 0.25em;
}

.leftBoxContainer {
	background-image: url("/includes/templates/LSHQ_2k6/images/bg-swatch-pink-lt.gif");
}

.rightBoxContainer {
	background-image: url("/includes/templates/LSHQ_2k6/images/bg-swatch-purple-lt.gif");
	border-color: #81097c;
}

.leftBoxHeading, .rightBoxHeading {
	text-align: center;
	padding: 0.25em;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #ebe6dc;
}

.leftBoxHeading a, .rightBoxHeading a { color: #ebe6dc; }

.leftBoxHeading {
	background-image: url("/includes/templates/LSHQ_2k6/images/bg-swatch-pink.png");
	border-bottom-color: #ff498a;
}

.rightBoxHeading {
	background-image: url("/includes/templates/LSHQ_2k6/images/bg-swatch-purple.png");
	border-bottom-color: #81097c;
}

.sideBoxContent {
	padding: 0.25em;
	font-size: 0.85em;
	line-height: 1.1em;
	font-family: Tahoma, Arial, Geneva, Verdana, Helvetica, sans-serif;
}

#navColumnOne img, #navColumnTwo img, #navColumnOne form, #navColumnTwo form {
  margin: 5px;
}

.sideBoxContent li+li {
	border-top: 1px #e6debc dashed;
}

.sideBoxContent li a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 0.5em;
}

.sideBoxContent li a:hover {
	background-color: #ebe6dc;
}

.sideBoxContent form select option {
	font-size: .8em;
}

#navColumnOne li+li {
	border-top-color: #ff498a;
}

#navColumnTwo li+li {
	border-top-color: #81097c;
}

#navColumnOne li.current a {
	color: #ff498a;
}

#navColumnOne li a:hover {
	background-image: url("/includes/templates/LSHQ_2k6/images/bg-swatch-pink.png");
	color: #fff;
}

#navColumnTwo li.current a {
	color: #81097c;
}

#navColumnTwo li a:hover {
	background-image: url("/includes/templates/LSHQ_2k6/images/bg-swatch-purple.png");
	color: #fff;
}

#cartBoxListWrapper li a, #cartBoxListWrapper li a:hover {
	display: inline;
	border: 0;
	background-image: none;
	background-color: transparent;
	color: #81097c;
}

#cartBoxTotal .price {
	float: right;
}

.centerColumn, #navBreadCrumb {
	border: none;
	margin: 0.5em 0.25em 0.5em 0.75em;
}

#navBreadCrumb {
	padding: 0.25em;
	font-size: .8em;
}

.clearBoth {
	clear: both;
}

.back {
	float: left;
}

.forward {
	float: right;
}

.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

.hidden {
  display: inline;
  float: left;
  width: 0px;
  height: 0px;
  font-size: 0px;
  margin-left: -10000px !important;
}

.smallText {
	font-size: smaller;
}

.alert {
	color: #81097c;
	font-size: .8em;
}

.normalprice {
  display: none;
  text-decoration: line-through;
  font-size: .8em;
  font-style: italic;
}

.productSalePrice {
  color: #f00;
  font-weight: bold;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid red;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: yellow;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

.centerBoxWrapper .centeredContent {
	width: 50%;
	margin-bottom: 10px;
}

.centerBoxWrapper {
	clear: left;
	margin: 10px 0px;
}

.centerBoxWrapper .centeredContent a {
	display: block;
}

.centeredContent {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.centeredContent img {
	margin-bottom: 10px;
	margin-right: 10px;
}

div.centerBoxWrapper ul
{
	margin: 0px 0px 5px;
	padding: 0;
}

div.centerBoxWrapper ul li {
	display: block;
	float: left;
	width: 30%;
	margin: 0px 5px 10px;
	text-align: center;
	font-size: .8em;
	border: 1px #708ca2 dashed;
	background-image: url("/includes/templates/LSHQ_2k6/images/bg-swatch-blue-lt.gif");
}

div.centerBoxWrapper ul li div {
	padding: 3px;
}

div.centerBox-image {
	border-bottom: 1px #708ca2 dashed;
}

div.centerBox-name {
	background-image: url("/includes/templates/LSHQ_2k6/images/bg-swatch-green-lt.gif");
}

ul#categoryListBox li {
	float: left;
	width: 12.75em;
	margin: 0em 0.5em 0.75em;
}

div.category-name>a {
	display: block;
	padding: 10px;
	text-align: center;
	background-image: url("/includes/templates/LSHQ_2k6/images/bg-swatch-green-lt.gif");
	border: 1px #708ca2 dashed;
}

.centerForm {
	border: 1px #708ca2 dashed;
	padding: 10px;
	background-image: url("/includes/templates/LSHQ_2k6/images/bg-swatch-green-lt.gif");
	margin-bottom: 10px;
}

legend {
	border: 1px #708ca2 solid;
	padding: 3px 5px;
	background-image: url("/includes/templates/LSHQ_2k6/images/bg-swatch-green.png");
	color: #ffff4d;
}

label {
	display: block;
	margin-top: 10px;
	margin-bottom: 2px;
	font-style: italic;
}

.radio {
	margin-top: 10px;
}

.checkboxLabel, .radioButtonLabel {
	display: inline;
	margin: 0px 10px 0px 5px;
}

#footer {
	background-image: url("/includes/templates/LSHQ_2k6/images/bg-footer.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: 1px solid #fff;
	padding: 5px;
}

#navSuppWrapper {
}

#siteinfo p {
	margin: 2px;
}

/** SHIPPING INFO TABLE (Added: 6/13/09) **/
#shipping_info {
	border-collapse: collapse;
	background-image: url(/includes/templates/LSHQ_2k6/images/bg-swatch-green-lt.gif);
	border: 1px dashed #708ca2;
	width: 80%;
	margin: 0.5em 10%;
}

#shipping_info thead tr th, #shipping_info tbody tr td {
	padding: 0.25em;
}

#shipping_info th {
	background-image: url(/includes/templates/LSHQ_2k6/images/bg-swatch-green.png);
	color: #ffff4d;
}

#shophop {
  float: left;
}

#shophop a, #fbook, #fbook img, #twtter, #twtter img {
  border: none;
}

#shophop img {
  /* border: 3px double #81097c; */
  margin-right: 5px;
  margin-bottom: 5px;
}
#webring {
  display: none;
}

#siteseal {
	padding: 0.5em;
	display: block;
}

#siteseal a {
	display: none;
}