body {
	text-align: center;
	background-color: #DDDDDD;
	font: normal 12px Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	font: bold 18px Tahoma, Geneva, sans-serif;
	color: #5D3B85;
	background: #DEEA7C url('/lib/yhst-12260494856287/headertext-bg.gif') no-repeat top left;
	margin: 0;
	padding: 6px 8px 7px 42px;
	text-transform: uppercase;
}

a {
	text-decoration: underline;
	color: #5D3C83;
}

a img {
	border: none;
}

div#overall {
	width: 760px;
	margin: auto;
	text-align: left;
	background-color: #fff;
}

/* -- Shell Header -- */

div#header {
	position: relative;
	height: 86px;
	background: url('/lib/yhst-12260494856287/header-bg.gif') no-repeat top left;
}

div#header img.logo {
	position: absolute;
	top: 24px;
	left: 0;
	border: none;
}

div#header ul#header-links {
	position: absolute;
	width: 420px;
	bottom: 18px;
	right: 0;
	margin: 0;
	padding: 0;
	font: normal 13px Tahoma, Geneva, sans-serif;
	list-style: none;
	color: #472C5F;
	text-align: right;
}

div#header ul#header-links li {
	display: inline;
	border-right: solid 1px #fff;
}

div#header ul#header-links li.cart {
	border: none;
}

div#header ul#header-links li a {
	padding: 0 6px;
	color: #472C5F;
	text-decoration: none;
}

div#header ul#header-links li a:hover {
	text-decoration: underline;
}

/* -- End Shell Header -- */

div#main {
	float: left;
	width: 760px;
	background-color: #fff;
}

div#main div#main-content {
	float: right;
	width: 526px;
	padding: 12px 18px 22px 26px;
}

div#main-content p {
	margin: 16px auto;
	line-height: 1.3;
}

div#main div#main-content div.page-pad {
	padding-right: 15px;
}

/* -- Shell Main Nav -- */

div#main div#main-nav {
	float: left;
	width: 190px;
	padding-bottom: 160px;
}

div#main-nav form * {
	vertical-align: middle;
}

div#main-nav h3 {
	display: block;
	padding: 5px 8px;
	background-color: #DEEA7C;
	color: #5D3C81;
	font: normal 13px Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	margin: 14px 0 0 0;
}

div#main-nav div#search-area {
	background: url('/lib/yhst-12260494856287/search-bg.gif') no-repeat left bottom;
}

div#main-nav div#search-area h3 {
	padding: 0 8px 2px;
	margin: 0;
}

div#main-nav div#search-area form {
	padding: 4px 2px 22px 6px;
	margin: 0;
}

div#main-nav div#search-area form input.query-box {
	width: 150px;
	margin-right: 2px;
	font: normal 11px Tahoma, Geneva, sans-serif;
}

div#main-nav select.dropdown {
	width: 175px;
	font: normal 13px Tahoma, Geneva, sans-serif;
	margin: 8px 0 0 8px;
}

div#main-nav ul.sc-left-nav {
	padding: 0 0 1px 0;
	margin: 0;
	list-style: none;
	background: url('/lib/yhst-12260494856287/nav-sep.gif') repeat-x left bottom;
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #000;
}

div#main-nav ul.sc-left-nav li {
	background: url('/lib/yhst-12260494856287/nav-sep.gif') repeat-x left top;
	padding-bottom: 1px;
}

div#main-nav ul.sc-left-nav li a {
	padding: 4px 10px;
	display: block;
	color: #000;
	text-decoration: none;
}

div#main-nav ul.sc-left-nav li a:hover {
	text-decoration: underline;
	color: #5D3C83;
}

div#main-nav div#mailing-list-area {
	background: url('/lib/yhst-12260494856287/mailing-bg.gif') no-repeat left bottom;
	font: normal 11px Tahoma, Geneva, sans-serif;
	padding-bottom: 22px;
	text-align: center;
}

div#main-nav div#mailing-list-area h3 {
	margin-top: 30px;
}

div#main-nav div#mailing-list-area p {
	margin: 0;
	padding: 4px 2px 2px 6px;
	text-align: left;
}

div#main-nav div#mailing-list-area form {
	padding: 4px 2px 4px 6px;
	margin: 0;
	text-align: left;
}

div#main-nav div#mailing-list-area form input.email-box {
	width: 150px;
	margin-right: 2px;
	font: normal 11px Tahoma, Geneva, sans-serif;
}

div#main-nav div#mailing-list-area a {
	color: #6A4A7C;
	text-decoration: underline;
}

div#main-nav div#mailing-list-area a:hover {
	text-decoration: none;
}

/* -- End Shell Main Nav -- */

/* -- Home Page -- */

table.featured-contents-table {
	margin: auto;
}

table.featured-contents-table td {
	text-align: center;
	vertical-align: top;
}

table.featured-contents-table td a.header {
	text-align: center;
	padding: 5px 8px;
	display: block;
	background-color: #5D3C83;
	color: #DEEA7E;
	font: normal 13px Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	margin: 16px 0;
}

table.featured-contents-table td div table#contents-table {
	margin: 0 auto 20px;
}

table.featured-contents-table td div table#contents-table td div.name {
	margin-top: 8px;
	color: #5B3C80;
}

table.featured-contents-table td div table#contents-table td div.name a {
	font-weight: bold;
	color: #5B3C80;
	font-size: 11px;
	text-decoration: none;
}

table.featured-contents-table td div table#contents-table td div.name a:hover {
	text-decoration: underline;
}

/* -- End Home Page -- */

/* -- Section Page -- */

div#main-content table.section-contents {
	width: 511px;
	margin: 30px auto;
}

div#main-content table.section-contents th {
	background-color: #5D3C83;
	color: #fff;
	text-align: left;
	font: normal 13px Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	padding: 5px 8px;
}

div#main-content table.section-contents td.product {
	color: #000;
	text-align: left;
	font: normal 11px Tahoma, Geneva, sans-serif;
	width: 414px;
}

div#main-content table.section-contents td.product table td.image {
	width: 80px;
	padding-right: 6px;
	text-align: center;
}

div#main-content table.section-contents td.product table td.info {
	width: 318px;
	padding-left: 10px;
}

div#main-content table.section-contents td.product table td.info a {
	color: #5D3C81;
	font: bold 12px Tahoma, Geneva, sans-serif;
	text-decoration: underline;
}

div#main-content table.section-contents td.product table td.info a:hover {
	text-decoration: none;
}

div#main-content table.section-contents td.product table td.info p {
	margin: 0;
}

div#main-content table.section-contents td.grades {
	color: #5D3C81;
	font: bold 12px Tahoma, Geneva, sans-serif;
	text-align: center;
}

/* -- End Section Page -- */

/* -- Item Page -- */

div.breadcrumbs {
	padding-bottom: 30px;
	color: #5C3A84;
	font: normal 11px "Trebuchet MS", Geneva, sans-serif;
	text-align: right;
}

div.breadcrumbs a {
	color: #5C3A84;
	text-decoration: none;
}

div.breadcrumbs a:hover {
	text-decoration: underline;
	color: #5D3C83;
}

div.image-holster {
	width: 150px;
	float: left;
}

div.image-holster a#scMainImage img {
	margin-bottom: 8px;
}

div.image-holster div#scPage-insets img {
	border: solid 1px #A290B8;
	margin: 3px 3px 0 0;
}

div.pit-holster {
	width: 370px;
	float: right;
}

div.pit-holster h1 {
	background: none;
	padding: 0 0 14px 0;
}

div.pit-holster form {
	margin: 12px 0 0 0;
}

div.pit-holster form table#product-info-table {
	width: 310px;
	border-collapse: collapse;
	border: solid 1px #fff;
}

div.pit-holster form table#product-info-table tr th {
	width: 90px;
	padding: 2px 10px;
	text-align: right;
	font: normal 12px/1.5 "Trebuchet MS", Geneva, sans-serif;
	background-color: #D5C3EB;
	color: #000;
	border: solid 1px #fff;
	vertical-align: top;
}

div.pit-holster form table#product-info-table tr td {
	padding: 2px 10px 2px 14px;
	text-align: left;
	font: normal 12px/1.5 "Trebuchet MS", Geneva, sans-serif;
	background-color: #DEEA7C;
	color: #000;
	border: solid 1px #fff;
}

div.pit-holster form table#product-info-table tr td.sale-price {
	color: #603C84;
	font-weight: bold;
	font-size: 13px;
}

div.pit-holster form table#product-info-table tr td.quantity input.quantity-box {
	text-align: right;
}

div.pit-holster form table#product-info-table tr td.add-to-cart {
	padding: 40px 20px;
	background-color: #fff;
	text-align: center;
}

div.pit-holster form.multi-add {
	font: bold 12px "Trebuchet MS", Geneva, sans-serif;
	color: #5E3D84;
	text-align: center;
}

div.pit-holster form.multi-add h3 {
	background: url('/lib/yhst-12260494856287/multi-add-head-bg.gif') no-repeat left top;
	color: #5D3E84;
	font-weight: bold;
	font-size: 14px;
	line-height: 2;
	padding-right: 6px;
	padding-bottom: 1px;
	margin: 0;
	text-align: left;
}

div.pit-holster form.multi-add h3 span {
	color: #725691;
	font-weight: bold;
	font-size: 14px;
	width: 30px;
	padding-right: 3px;
	text-align: center;
	float: left;
}

div.pit-holster form.multi-add table {
	width: 310px;
	margin: 14px 0 14px auto;
	text-align: left;
}

div.pit-holster form.multi-add table th {
	font: normal 12px "Trebuchet MS", Geneva, sans-serif;
	text-transform: lowercase;
}

div.pit-holster form.multi-add table td {
	font: bold 12px "Trebuchet MS", Geneva, sans-serif;
}

div.pit-holster form.multi-add table td input.ma-qty-box {
	font: normal 12px/12px "Trebuchet MS", Geneva, sans-serif;
	width: 20px;
	text-align: right;
	height: 14px;
}

div.pit-holster form.multi-add table td a {
	color: #5E3D84;
	text-decoration: none;
}

div.pit-holster form.multi-add table td a:hover {
	text-decoration: underline;
}

h3.captionheader {
	clear: both;
	font: bold 13px "Trebuchet MS", Geneva, sans-serif;
	color: #684390;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

div#pit-sc-tab-details {
	margin: auto;
	width: 370px;
	clear: both;
}

div#pit-sc-tab-details ul#pit-sctab {
	padding: 0 0 0 11px;
	margin: 0;
	float: left;
	width: 359px;
	clear: both;
	list-style: none;
}

div#pit-sc-tab-details ul#pit-sctab li.tabheader,
div#pit-sc-tab-details ul#pit-sctab li.tabhover {
	margin: 0 1px 0 0;
	height: 30px;
	width: 80px;
	float: left;
	background: #DFEA7D url('/lib/yhst-12260494856287/tab-bg-right.gif') no-repeat right -30px;
	font: bold 12px "Trebuchet MS", Geneva, sans-serif;
}

div#pit-sc-tab-details ul#pit-sctab li.tabheader span,
div#pit-sc-tab-details ul#pit-sctab li.tabhover span {
	height: 30px;
	width: 80px;
	float: left;
	background: transparent url('/lib/yhst-12260494856287/tab-bg-left.gif') no-repeat left -30px;
}

div#pit-sc-tab-details ul#pit-sctab li#pit-tabheader0 span {
	background: transparent url('/lib/yhst-12260494856287/tab-bg-web.gif') no-repeat left -30px;
}

div#pit-sc-tab-details ul#pit-sctab li#pit-tabheader0 span a {
	padding-left: 34px;
	width: 46px;
}

div#pit-sc-tab-details ul#pit-sctab li#pit-tabheader1 span {
	background: transparent url('/lib/yhst-12260494856287/tab-bg-fax.gif') no-repeat left -30px;
}

div#pit-sc-tab-details ul#pit-sctab li#pit-tabheader1 span a {
	padding-left: 31px;
	width: 49px;
}

div#pit-sc-tab-details ul#pit-sctab li#pit-tabheader2 span {
	background: transparent url('/lib/yhst-12260494856287/tab-bg-phone.gif') no-repeat left -30px;
}

div#pit-sc-tab-details ul#pit-sctab li#pit-tabheader2 span a {
	padding-left: 38px;
	width: 42px;
}

div#pit-sc-tab-details ul#pit-sctab li#pit-tabheader3 span {
	background: transparent url('/lib/yhst-12260494856287/tab-bg-mail.gif') no-repeat left -30px;
}

div#pit-sc-tab-details ul#pit-sctab li#pit-tabheader3 span a {
	padding-left: 38px;
	width: 42px;
}

div#pit-sc-tab-details ul#pit-sctab li.tabheader a,
div#pit-sc-tab-details ul#pit-sctab li.tabhover a {
	text-decoration: none;
	display: block;
	overflow: hidden;
	float: left;
	width: 80px;
	height: 22px;
	font: bold 12px "Trebuchet MS", Geneva, sans-serif;
	text-align: left;
	padding-top: 8px;
	text-transform: lowercase;
	color: #5D3C83;
}

div#pit-sc-tab-details ul#pit-sctab li.tabhover {
	background-color: #5D3C83;
	background-position: right 0;
}

div#pit-sc-tab-details ul#pit-sctab li.tabhover span {
	background-position: left 0 !important;
}

div#pit-sc-tab-details ul#pit-sctab li.tabhover span a {
	color: #fff;
}

div#pit-sc-tab-details ul#pit-sctab li.tabhover span a:hover {
	text-decoration: none;
	color: #fff;
}

div#pit-sc-tab-details div#pit-sctabinfo {
	margin: 0;
	clear: both;
	float: left;
	width: 370px;
}

div#pit-sc-tab-details div#pit-sctabinfo div.infobox {
	clear: both;
	font: normal 12px Tahoma, Geneva, sans-serif;
	padding: 10px 16px;
	border: 2px solid #5D3C81;
	text-align: left;
}

div#sc-tab-details {
	margin: 0 auto;
	width: 526px;
	clear: both;
	padding: 0;
}

div#sc-tab-details ul#sctab {
	padding: 0 0 0 11px;
	margin: 40px 0 0 0;
	float: left;
	width: 515px;
	clear: both;
	list-style: none;
}

div#sc-tab-details ul#sctab li.tabheader,
div#sc-tab-details ul#sctab li.tabhover {
	margin: 0 2px 0 0;
	height: 28px;
	width: 105px;
	float: left;
	background: #DFEA7D url('/lib/yhst-12260494856287/tab-bg-right.gif') no-repeat right -30px;
	font: bold 12px "Trebuchet MS", Geneva, sans-serif;
}

div#sc-tab-details ul#sctab li.tabheader span,
div#sc-tab-details ul#sctab li.tabhover span {
	height: 28px;
	width: 105px;
	float: left;
	background: transparent url('/lib/yhst-12260494856287/tab-bg-left.gif') no-repeat left -30px;
}

div#sc-tab-details ul#sctab li.tabheader span a,
div#sc-tab-details ul#sctab li.tabhover span a {
	text-decoration: none;
	display: block;
	overflow: hidden;
	float: left;
	width: 105px;
	height: 22px;
	font: bold 12px "Trebuchet MS", Geneva, sans-serif;
	text-align: center;
	padding-top: 6px;
	text-transform: lowercase;
	color: #5D3C83;
}

div#sc-tab-details ul#sctab li.tabhover {
	background-color: #5D3C83;
	background-position: right 0;
}

div#sc-tab-details ul#sctab li.tabhover span {
	background-position: left 0 !important;
}

div#sc-tab-details ul#sctab li.tabhover span a {
	color: #fff;
}

div#sc-tab-details ul#sctab li.tabhover span a:hover {
	text-decoration: none;
	color: #fff;
}

div#sc-tab-details div#sctabinfo {
	margin: 0;
	clear: both;
	float: left;
	width: 526px;
}

div#sc-tab-details div#sctabinfo div.infobox {
	clear: both;
	font: normal 12px Tahoma, Geneva, sans-serif;
	padding: 10px 16px;
	border: 2px solid #5D3C81;
	text-align: left;
}

div#seo-related-links {
	clear: left;
	float: left;
	width: 526px;
	padding-top: 26px;
}

div#seo-related-links h3 {
	margin: 0;
	font: bold 13px "Trebuchet MS", Geneva, sans-serif;
	color: #5D3C83;
	text-align: left;
	padding: 2px 0;
}

div#seo-related-links ul {
	margin: 0;
	border-top: solid 1px #DEEA7C;
	border-bottom: solid 1px #DEEA7C;
	font: normal 11px "Trebuchet MS", Geneva, sans-serif;
	color: #000000;
	padding: 4px 0 4px 50px;
	float: left;
	list-style: none;
	width: 476px;
}

div#seo-related-links ul li {
	width: 50%;
	float: left;
	display: inline;
	padding: 0;
	background: url('/lib/yhst-12260494856287/related-dot.gif') no-repeat 18px center;
}

div#seo-related-links a {
	font: normal 11px "Trebuchet MS", Geneva, sans-serif;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 1px 0 1px 30px;
}

div#seo-related-links a:hover {
	text-decoration: underline;
	color: #5C3C85;
}

/* -- End Item Page -- */

/* --- Contact page --- */

form#contact-us {
	margin: 8px auto;
	padding: 0;
	width: 526px;
}

form#contact-us div.back {
	background-color: #D5C3EB; 
	width: 446px;
	float: left;
	padding: 4px 40px 4px 40px;
}

form#contact-us label {
	width: 108px;
	text-align: left;
	float: left;
	color: #000;
	font: normal 12px Tahoma, Geneva, sans-serif;
	padding-right: 8px;
	margin-top: 7px;
	clear: left;
}

form#contact-us div.input-area {
	width: 324px;
	float: left;
}

form#contact-us select,
form#contact-us input {
	width: 200px;
	float: left;
	padding: 2px;
	margin-top: 4px;
	font: normal 11px Tahoma, Geneva, sans-serif;
}

form#contact-us textarea {
	width: 320px;
	height: 104px;
	margin-top: 4px;
	padding: 2px;
	font: normal 11px Tahoma, Geneva, sans-serif;
	margin-bottom: 8px;
}

form#contact-us input#reset-button {
	width: auto;
	float: none;
	margin: auto 10px auto auto;
	border: none;
	vertical-align: middle;
}

form#contact-us div.buttons {
	padding: 12px 80px;
	text-align: center;
	clear: left;
}

form#contact-us div.buttons input {
	width: auto;
	float: none;
	margin: auto 10px;
	border: none;
	vertical-align: middle;
}

/* -- End Contact Page -- */

/* -- Sitemap Page -- */

a.sitemap-header {
    font-weight: bold;
		font-size: 14px;
    color: #3A2A1A;
    display: block;
    padding-top:  15px;
}

a.sitemap-1      {
    font-weight: bold;
		font-size: 12px;
    color: #5D3C83;
    display: block;
    padding-left: 25px;
}

a.sitemap-2      {
    font-size: 12px;
    color: #C1CC58;
    display: block;
    padding-left: 50px;
}

a.sitemap-3      {
    font-size: 10px;
    color: #5D3C83;
    display: block;
    padding-left: 75px;
}

a.sitemap-4      {
    font-size: 8px;
    color: #C1CC58;
    display: block;
    padding-left: 100px;
}

/* -- End Sitemap Page -- */

/* -- Shell Footer -- */

div#footer {
	clear: both;
	float: left;
	position: relative;
	width: 760px;
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #5B3D83;
	background-color: #fff;
	padding-bottom: 60px;
}

div#footer a {
	color: #5B3D83;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer ul#footer-links {
	border-top: solid 1px #BEB1CD;
	background: #5D3C83 url('/lib/yhst-12260494856287/footer-links-bg.gif') no-repeat bottom left;
	padding: 10px 10px 20px;
	color: #fff;
	list-style: none;
	text-align: center;
	margin: 0 0 10px 0;
}

div#footer ul#footer-links li {
	display: inline;
	border-right: solid 1px #F9C519;
}

div#footer ul#footer-links li.cart {
	border: none;
}

div#footer ul#footer-links a {
	color: #fff;
	padding: 0 10px;
}

div#footer div.badges {
	position: absolute;
	top: -140px;
	left: 0;
	height: 140px;
	width: 190px;
	text-align: center;
}

div#footer div.badges img {
	margin: 4px auto;
}

div#footer div.copyright {
	float: left;
	width: 496px;
	padding-left: 4px;
	text-align: left;
}

div#footer div.sc-link {
	float: right;
	width: 250px;
	padding-right: 10px;
	text-align: right;
}

/* -- End Shell Footer -- */

/* -- Privacy Policy Popup Page -- */

body#privacypolicy-popup {
	text-align: left;
	background-color: #fff;
	font: normal 12px Tahoma, Geneva, sans-serif;
}

body#privacypolicy-popup h1 {
	color: #5C3D83;
	font-size: 18px;
}

/* -- Privacy Policy Popup Page -- */


/* -- Non Solid Cactus Styles -- */

h3.sub-header {
	display: block;
	padding: 5px 8px;
	background-color: #DEEA7C;
	color: #5D3C81;
	font: normal 13px Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	margin: 14px 0 0 0;
}


