body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  text-align: justify;
  margin:0px;
  font-size: 10px;
  color: #660000;
}

form {
  margin-bottom:0px;
  display: inline;
}

input {
  font-size: 10px
}

select {
  font-size: 10px
}

.verysmallselect {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt}
.smallselect {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
.mediumsmallselect {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8.5pt}
.bigselect {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
.mediumbigselect {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt}
.verybigselect {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt}

.indexBodyFirstLetter {
  font-size: 16px;
  font-weight: bold;
}

.pageError {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.inline {
 vertical-align:middle;
}

.searchQuery {
  color: #CC0000;
}

.rightColumnsearchQuery {
  color: #FFFF00;
  font-weight: bold;
}

A {
  color: #cc0000;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: none;
}

div.entirePage {
  background-color:#ffffff;
  float:left;
  width:779px;
  border-right:220px solid #b22a20;
  position: absolute;
}

* html #entirePage {
  width: 999px;  /* RC width */
}

div.leftSide {
  float: left;
  width: 767px;
  margin-right: -767px;
}

div.rightSide {
  float: right;
  width: 220px;
  margin-right: -220px;
  position: relative;
}

div.rightSide img {
  border: 1px solid #cccccc;
}

div.mainBody {
  background-color: #ffffff;
  width: 777px;
  float: left;
  margin-top: 1px;
}

div.mainBodywithLeft {
  background-color: #ffffff;
  float: left;
  width: 577px;
  border-left: 200px solid #b22a20;
  margin-top: 1px;
}

div.leftColumn {
  width:200px;
  float:left;
  margin-left: -200px;
  padding-bottom: 20px;
  position: relative;
}

div.contentBody {
  float: left;
  width: 777px;
  margin-right: -577px;
}

div.contentBodyWithLeft {
  float: left;
  width: 577px;
  padding-left: 2px;
  font-size: 12px;
}

html>body div.contentBodyWithLeft {
  width: 575px;
}

div.browsePageTopis {
  text-align: right;
  padding-top: 20px;
}

div.browsePageHeader {
  background: url('/siteimages/browseHeader_shadow.gif') repeat-x bottom;
  background-color: #ffd59f;
  color: #660000;
  padding-bottom: 20px;
}

div.browsePageHeaderTitle {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}


div.articleSocial {
  background: #FFF2D6;
  padding: 5px 0px 5px 0px;
}

div.browsePageHeaderProductSocial {
  clear: both;
  height: 40px;
  margin-top: 10px;
}

div.browsePageHeaderProductSocialFB {
  float: left;
  font-size: 10px;
  font-weight: bold;
  width: 120px;
  text-align: left;
  margin-top: 4px;
}

div.browsePageHeaderProductSocialAddThis {
  float: left;
  font-size: 10px;
  font-weight: bold;
  width: 200px;
  text-align: left;
  margin-left: 10px;
}


div.browsePageCompleteCollection {
  background: url('/siteimages/view_complete_collection.jpg') no-repeat;
  font-size: 11px;
  font-weight: bold;
  float: left;
  width: 187px;
  height: 30px;
  padding-left: 14px; 
  padding-top: 12px;
}

div.browsePageCompleteCollection A {
  color: #990000;
}

div.browsePageCompleteCollection A:hover {
  color: #ff6600;
}

div.browsePagePastDays {
  font-size: 12px;
  font-weight: bold;
  float: right;
}

div.browsePageBeadSelect {
  float:right;
  margin-top: -18px;
  margin-right: 2px;
  clear: right; 
}

div.browseDescriptionbox {
  margin-left: 9px;
  margin-top: 10px;
  padding: 0px;
  text-align: left;
  width: 750px;
}
 	
div.browseDescriptionboxContent {
  padding:10px;
  padding-bottom: 15px;
  font-size: 12px;
}
				
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

div.browseDescriptiontlc, div.browseDescriptiontrc, div.browseDescriptionblc, div.browseDescriptionbrc {
  background-color: transparent;
  background-repeat: no-repeat;
}

div.browseDescriptiontlc {
  background-image:url('/siteimages/box/browseDescriptiontlc.gif');
  background-position: 0% 0%;
}

div.browseDescriptiontrc {
  background-image:url('/siteimages/box/browseDescriptiontrc.gif');
  background-position: 100% 0%;
}
	
div.browseDescriptionblc {
  background-image:url('/siteimages/box/browseDescriptionblc.gif');
  background-position: 0% 100%;
}

div.browseDescriptionbrc {
  background-image:url('/siteimages/box/browseDescriptionbrc.gif');
  background-position: 100% 100%;
}

div.browseDescriptiontb, div.browseDescriptionbb {
  background-color: transparent;
  background-repeat: repeat-x;
}
			
div.browseDescriptiontb {
  background-image:url('/siteimages/box/browseDescriptiontb.gif');
  background-position: 0% 0%;
}

div.browseDescriptionbb {
  background-image:url('/siteimages/box/browseDescriptionbb.gif');
  background-position: 50% 100%;
}
	
div.browseDescriptionrb {
  background-image:url('/siteimages/box/browseDescriptionr.gif');
  background-position: 100% 0%;
  background-repeat: repeat-y;
}

div.browseDescriptionlb {
  background-color: #ffd59f;
  background-image:url('/siteimages/box/browseDescriptionl.gif');
  background-position: 0% 100%;
  background-repeat: repeat-y;
}

div.browseDescriptionSmallbox {
  margin-left: 9px;
  margin-top: 10px;
  padding: 0px;
  text-align: left;
  width: 560px;
}
 	
div.browseDescriptionSmallboxContent {
  padding:10px;
  padding-bottom: 15px;
  font-size: 12px;
}
				
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

div.browseDescriptionSmalltlc, div.browseDescriptionSmalltrc, div.browseDescriptionSmallblc, div.browseDescriptionSmallbrc {
  background-color: transparent;
  background-repeat: no-repeat;
}

div.browseDescriptionSmalltlc {
  background-image:url('/siteimages/box/browseDescriptiontlc.gif');
  background-position: 0% 0%;
}

div.browseDescriptionSmalltrc {
  background-image:url('/siteimages/box/browseDescriptiontrc.gif');
  background-position: 100% 0%;
}
	
div.browseDescriptionSmallblc {
  background-image:url('/siteimages/box/browseDescriptionblc.gif');
  background-position: 0% 100%;
}

div.browseDescriptionSmallbrc {
  background-image:url('/siteimages/box/browseDescriptionbrc.gif');
  background-position: 100% 100%;
}

div.browseDescriptionSmalltb, div.browseDescriptionSmallbb {
  background-color: transparent;
  background-repeat: repeat-x;
}
			
div.browseDescriptionSmalltb {
  background-image:url('/siteimages/box/browseDescriptiontb.gif');
  background-position: 0% 0%;
}

div.browseDescriptionSmallbb {
  background-image:url('/siteimages/box/browseDescriptionbb.gif');
  background-position: 50% 100%;
}
	
div.browseDescriptionSmallrb {
  background-image:url('/siteimages/box/browseDescriptionr.gif');
  background-position: 100% 0%;
  background-repeat: repeat-y;
}

div.browseDescriptionSmalllb {
  background-color: #ffd59f;
  background-image:url('/siteimages/box/browseDescriptionl.gif');
  background-position: 0% 100%;
  background-repeat: repeat-y;
}

div.browsePageShowingItems {
  text-align: center;
  font-size: 12px;
  color: #990000;
  padding: 0px 20px;
}

html>body div.browsePageShowingItems {
  padding-bottom: 60px;
}


div.browsePageSpecialCatHomeIcon {
  width: 120px;
  float: left;
  text-align: left;
}

div.browsePageSendMailTopis {
  font-size: 10px;
  color: #990000;
  margin-left: 5px;
  margin-top: -8px;
  font-weight: bold;
  float: left;
  text-align: left;
  width: 150px;
}

div.browsePageSendMailTopis A {
  color: #ff6600;
  text-decoration: none;
}

div.browsePageSendMailTopis A:hover {
  color: #000000;
  text-decoration: none;
}

div.browsePageSendMail {
  font-size: 10px;
  color: #990000;
  margin-left: 10px;
  margin-top: 10px;
  font-weight: bold;
  float: left;
  text-align: left;
  width: 150px;
}

div.browsePageSendMail A {
  color: #ff6600;
  text-decoration: none;
}

div.browsePageSendMail A:hover {
  color: #000000;
  text-decoration: none;
}

form.browsePageSort {
  border-bottom: 2px dotted #cc0000;
  padding-bottom: 3px;
  display: block;
  margin-bottom: -10px
}

div.browseColor {
  float: left;
  font-size: 10px;
  color: #990000;
  margin-right: 30px;
  margin-top: 10px;
  font-weight: bold;
}

div.browsePagePages {
  float: right;
  font-size: 10px;
  color: #990000;
  margin-right: 30px;
  margin-top: 10px;
  font-weight: bold;
}

div.browsePagePages A {
  color: #ff6600;
  text-decoration: none;
}

div.browsePagePages A:hover {
  color: #000000;
  text-decoration: none;
}

div.browsePageItemsPerPage {
  float: left;
  font-size: 10px;
  color: #990000;
  margin-right: 30px;
  margin-top: 10px;
  font-weight: bold;
}

div.browsePageItemsPerPage A {
  color: #ff6600;
  text-decoration: none;
}

div.browsePageItemsPerPage A:hover {
  color: #000000;
  text-decoration: none;
}

div.browseMainContent {
  text-align: center;
  width: 100%;
}

td.browsePageProduct {
  padding: 8px;
  background-color: #fde8ce;
  border: 1px solid #ff6600;
  font-size: 12px;
  color: #990000;
}

td.browsePageProductPriceCell {
  padding: 3px;
  background-color: #fde8ce;
  border: 1px solid #ff6600;
  font-size: 10px;
  color: #990000;
}

div.browsePageProductPriceCell A {
  color: #CC3333;
  text-decoration: none;
}

div.browsePageProductPriceCell A:hover {
  color: #000000;
  text-decoration: none;
}

div.browsePageProductPrice {
  color: #CC0000;
  font-size: 12px;
}

div.browsePageSearchRestricted {
  font-size: 10px;
}

td.browsePageBookCell {
  background-color: #fde8ce;
  border: 1px solid #ff6600;
  font-size: 10px;
  color: #990000; 
}

div.browsePageBookCellImage {
  padding-left: 5px;
  padding-right: 3px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 180px;
  text-align: center;
  float: left;
}

div.browsePageBookCellDetails {
  width: 170px;
  padding-left: 3px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: right;
  text-align: left;  
}

div.browsePageBookTitle {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}

div.browsePageBookPrice {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}

div.browsePageRelated {
  float: left;
  font-size: 10px;
  color: #990000;
  margin-right: 30px;
  margin-top: 10px;
  font-weight: bold;
}

div.browsePageRelated A {
  color: #ff6600;
  text-decoration: none;
}

div.browsePageRelated A:hover {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

td.browsePageMainCategoryMainCell {
  background-color: #fef5e6;
  border: 1px solid #AAAAAA;
  padding: 1px; 
}

td.browsePageMainCategoryHeaderCell {
  background: url('/siteimages/categoryDisplay_headerBackground.gif') repeat-x;
  padding: 2px 4px;
  font-size: 10px;
  font-weight: bold;
  height: 26px;
}

td.browsePageMainCategoryHeaderCell A {
  color: #ffffff;
  text-decoration: none;
}

td.browsePageMainCategoryHeaderCell A:hover {
  color: #000000;
  text-decoration: none;
}

td.browsePageMainCategoryDescCell {
  padding: 2px 2px 2px 3px;
  font-size: 10px;
}

td.browsePageMainCategoryDetailsCell {
  padding: 2px 2px 2px 3px;
  text-align: right;
}

div.normalPageHeaderTitle {
  float: right;
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  border-bottom: 2px solid #990000;
  text-align: right;
  color: #990000;
}

div.normalPageHeader {
  background: url('/siteimages/browseHeader_shadow.gif') repeat-x bottom;
  background-color: #ffd59f;
  color: #660000;
  padding: 20px 5px;
  padding-bottom: 20px;
  height: 20px; 
}

div.articlePageHeader {
  height: 130px;
  padding-top: 10px;
}

div.articlePageHeaderTitle {
  width: 570px;
  float: left;
  font-size: 18px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #cc0000;
}

.articlePageHeaderTitleDate {
  font-size: 17px;
  font-weight: bold;
  color: #660000;
}

div.articlePageSendMail {
  width: 190px;
  float: right;
  padding-left: 5px;
  border-left: 2px dotted #ff6600;
}

div.articlePageSendMail A {
  font-weight: bold;
}

form.siteForms {
  margin: 0px;
  padding: 10px 10px;
  width: 80%; 
}

form.siteForms fieldset {
  font-size: 110%;
  font-weight: bold;
  margin-top: 20px;
  background-color: #ffffcc;
  border: 2px dotted #ff6600;
  padding-left: 8%;
}

form.siteForms input, form.siteForms select, form.siteForms textarea, form.siteForms label {
  float:left;
  display: block;
  margin-top: 5px;
}

form.siteForms label {
  font-weight: normal;
  text-align: right;
  width: 25%;
  margin-left: -6%;
  font-size: 91%;
}

form.siteForms input, form.siteForms select, form.siteForms textarea {
  margin-left: 20px;
}

form.siteForms input#reset, form.siteForms input#submit form.siteForms input#image{
	display: inline;
	float: none;
}

form.siteForms br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

form.advancedForm {
  margin-left: 2px;
  padding: 10px 3px;
  width: 97%;
  border: 2px dotted #ff6600;
  display: block;
}

table.advancedFormTable {
  font-size: 10px;
  border-collapse: collapse;
}

table.advancedFormTable td {
  padding: 10px 3px;
  font-size: 10px;
  border: 2px dotted #888888;
}

div.detailsPageProduct {
  text-align: center;
}

div.detailsPageProductTop {
  padding: 8px;
  background-color: #fde8ce;
  border: 1px solid #ff6600;
  font-size: 12px;
  color: #990000;
  text-align: center;
  padding-bottom: 60px;
}

div.detailsPageProductTop A {
  color: #ff6600;
  text-decoration: none;
}

div.detailsPageProductTop A:hover {
  color: #000000;
  text-decoration: none;
}

div.detailsPageProductTitleBand {
  text-align: center;
  background-color: #ffd39a;
  padding: 10px;
}

div.detailsPageProductTitle {
  font-size: 18px;
  color: #cc0000;
  font-weight: bold;
}

div.detailsPageProductCode {
  font-size: 16px;
  font-weight: bold;
}

table.detailsPageProductTicker {
  font-size: 12px;
  font-weight: bold;
  padding-top: 5px;
}

div.detailsPageNextPrevItem {
  font-size: 12px;
  font-weight: bold;
  width: 100%;
  background-color: #fde8ce;
  padding: 3px;
  height: 20px;
  margin-top: 10px;
}

div.detailsPageNextPrevItem A {
  color: #cc0000;
  text-decoration: none;
}

div.detailsPageNextPrevItem A: hover {
  color: #000000;
  text-decoration: none;
}

div.detailsPagePrevItem {
  float: left;
}

div.detailsPageNextItem {
  float: right;
  text-align: right;
}

div.detailsPageProductFeedback {
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin-top: 10px;
  width: 24%;
  text-align: left;
}

div.detailsPageProductSendPage {
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin-top: 10px;
  width: 25%;
  text-align: left;
  width: 150px;
}

div.detailsPageProductEcard {
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin-top: 10px;
  width: 25%;
  text-align: center;
}

div.detailsPageProductPrinter {
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin-top: 10px;
  width: 25%;
  text-align: right;
}

div.detailsPageProductSocial {
  clear: both;
  height: 40px;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 2px dotted #ff9900;
}

div.detailsPageProductSocialFB {
  float: left;
  font-size: 10px;
  font-weight: bold;
  width: 120px;
  text-align: left;
  margin-top: 4px;
}

div.detailsPageProductSocialAddThis {
  float: left;
  font-size: 10px;
  font-weight: bold;
  width: 200px;
  text-align: left;
}

td.detailsPageProductLeftBox {
  font-size: 13px;
  background-color: #ffd39a;
  border: 1px solid #ff6600;
  text-align: center;
}

div.detailsPageProductLeftBoxBackorder {
  text-align: left;
  font-size: 11px;
}

div.detailsPageButton {
  text-align: right;
  padding: 3px 10px;
  background-color: #fde8ce;
  font-size: 10px;
  font-weight: bold;
}

div.detailsPageButton A {
  color: #ff6600;
  text-decoration: none;
}

div.detailsPageButton A:hover {
  color: #000000;
  text-decoration: none;
}

span.detailsPagePrice {
  color: #cc0000;
  font-weight: bold;
}

span.detailsPageProductDimension {
  color: #AA0000;
  font-weight: bold;
}

td.detailsPageProductRightBox {
  font-size: 13px;
  background-color: #ffd39a;
  border: 1px solid #ff6600;
  text-align: center;
}

div.detailsPageOptions {
  font-size: 11px;
  font-weight: bold;
}

div.detailsPageSold {
  font-size: 14px;
  font-weight: bold;
  color: #AA0000;
}

div.detailsPageDescription {
  font-size: 12px;
  text-align: left;
  padding: 8px;
  background-color: #fde8ce;
  border: 1px solid #ff6600;
}

div.detailsPageDescription A {
  font-weight: bold;
}

div.detailsPageBook {
  text-align: center;
  margin-top: 10px;
  border: 1px solid #ff6600;
  background-color: #fde8ce;
  text-align: left;
  padding: 2px;
  font-size: 12px;
  padding-bottom: 50px;
  width: 776px;
}

html>body div.detailsPageBook {
  width: 771px;
}

div.detailsPageBookImageCell {
  padding: 4px;
  background-color: #fde8ce;
  text-align: center;
  float: left;
}

div.detailsPageBookImage {
  padding: 4px;
  background-color: #fde8ce;
  border: 2px solid #ff6600;
  text-align: center;
}

div.detailsPageBookDetails {
  font-size: 13px;
  background-color: #ffd39a;
  border: 1px solid #ff6600;
  text-align: left;
  padding: 8px;
  margin: 2px;
}

div.detailsPageBookDetailsFiner {
  font-size: 10px;
}

div.detailsPageBookFeedback {
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin-top: 10px;
  width: 33%;
  text-align: left;
}

div.detailsPageBookSendPage {
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin-top: 10px;
  width: 33%;
  text-align: left;
  width: 150px;
}

div.detailsPageBookPrinter {
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin-top: 10px;
  width: 33%;
  text-align: left;
}

div.detailsPageBookTicker {
  clear: both;
  padding-top: 10px;
}

div.detailsPageBookBottom {
  text-align: center;
}

div.detailsPageBookBottom A {
  color: #ff6600;
  text-decoration: none;
}

div.detailsPageBookBottom A:hover {
  color: #000000;
  text-decoration: none;
}


div#addThis {
  text-align: right;
}

.addthis_toolbox .hover_effect
{
    width: 180px;
    padding: 5px 0 6px 5px;
    border: 2px solid #999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    padding: 4px 4px 4px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}