
BODY, TD		{COLOR: #000000; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 13px}

h1				{COLOR: #812342; text-decoration: none; font-weight: 1000; font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 21px}
h2				{COLOR: #000000; margin: 0px; padding: 0px; margin-top: 0px; text-decoration: none; font-weight: bold; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 13px}
h3				{COLOR: #000000; margin: 0px; padding: 0px; margin-top: 0px; text-decoration: none; font-weight: bold; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px}
h4				{COLOR: #b5b6be; margin: 0px; padding: 0px; margin-top: -20px; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px}

/*This syle applies to links in the main content of the document */
A:link			{color: #862c47; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 13px}
A:visited 		{color: #862c47; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 13px}
A:hover 		{color: #862c47; text-decoration: underline; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 13px}

/* These are styles for the main content */
.header			{color: #660000; text-decoration: none; font-weight: bold; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 15px}
.subheader		{color: #FF0000; text-decoration: none; font-weight: bold; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px}

/* This style is for the header font tables */
.headertabs	 	{ COLOR: #FFFFFF; text-decoration: none; font-weight: bold; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 15px}

/* OLD OLD This style is for the Best Seller/Related Items Descriptions */
/* .bestseller	 	{ COLOR: #66A3E3; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px} */
/* A.bestseller:link	{ COLOR: #66A3E3; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px} */
/* A.bestseller:visited	{ COLOR: #66A3E3; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px} */
/* A.bestseller:hover	{ COLOR: #66A3E3; text-decoration: underline; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px} */

/* This style is for the Best Seller/Related Items Descriptions */
.bestseller	 	{ COLOR: #862c47; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px}
A.bestseller:link	{ COLOR: #862c47; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px}
A.bestseller:visited	{ COLOR: #862c47; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px}
A.bestseller:hover	{ COLOR: #862c47; text-decoration: underline; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px}

/* This style is for the text under thumbnail products */
.thumbnail	 	{ COLOR: #000000; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px}
A.thumbnail:link	{ COLOR: #000000; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px}
A.thumbnail:visited	{ COLOR: #000000; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px}
A.thumbnail:hover	{ COLOR: #000000; text-decoration: underline; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px}


/* These is small print style*/
.smallprint		{color: #000000; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px}
A.smallprint:link	{color: #862c47; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px}
A.smallprint:visited	{color: #862c47; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px}
A.smallprint:hover	{color: #862c47; text-decoration: underline; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px}

/* These is the date style*/
.date			{color: #660000; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 10px}

/* These are the styles for headers and text in tables*/
.tableheader			{color: #000000; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 10px}
.tabletext			{color: #000000; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif; font-size: 13px}

/* This is the OLD style for customer comments
.customercomment {
	padding: 40px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	border: 1px solid #000000;
	background: White url(images/review.gif) no-repeat top;
	width : 80px;
	text-align : center;
}
*/

/* This is the NEW style for customer comments */
.customercomment {
	padding: 20px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	border: 1px solid #000000;
	background: White url(images/press_review.gif) no-repeat top;
	width : 80px;
	text-align : center;
}

.comment {
	margin: 0px 3px 0px 3px;
	color : #812342;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.customer {
	margin: 5px 5px 0px 5px;
	color : #000000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight : bold;
}

/* star rating start here */
.star-rating {
      font-size: 0;
      white-space: nowrap;
      display: inline-block;
      width: 125px;
      height: 25px;
      overflow: hidden;
      position: relative;
      background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjREREREREIiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=');
      background-size: contain;
      cursor: pointer;
    }
    .star-rating i {
      opacity: 0;
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 20%;
      z-index: 1;
      background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRkZERjg4IiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=');
      background-size: contain;
    }
    .star-rating input {
      -moz-appearance: none;
      -webkit-appearance: none;
      opacity: 0;
      display: inline-block;
      width: 20%;
      height: 100%;
      margin: 0;
      padding: 0;
      z-index: 2;
      position: relative;
    }
    .star-rating input:hover + i,
    .star-rating input:checked + i {
      opacity: 1;
    }
    .star-rating i ~ i {
      width: 40%;
    }
    .star-rating i ~ i ~ i {
      width: 60%;
    }
    .star-rating i ~ i ~ i ~ i {
      width: 80%;
    }
    .star-rating i ~ i ~ i ~ i ~ i {
      width: 100%;
    }

/* star rating start here */