body {
	background-image:url(images/b-g.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.toplinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.toplinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.toplinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.toplinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.side-bar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.side-bar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.side-bar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1085B1;
	text-decoration: none;
}
a.side-bar:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.search {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
a.searcha:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
}
a.searcha:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
}
a.searcha:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.searcha:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 700;
	color: #1085B1;
	text-decoration: none;
}
.top-seller-detail {
	font-family: "MS Sans Serif", "MS Serif", "Microsoft Sans Serif";
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.border {
	border: 1px solid #CCCCCC;
}
.heading_pro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 700;
	color: #999999;
	text-decoration: none;
}
.listprice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.rates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 700;
	color: #993300;
	text-decoration: none;
}
-------------------------------


/* Cart content area*/
.content {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
/* Right Navigation Header Text */
.navRight {
	background-color: #FFCD35;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
/* Right Navigation content  background*/
.navRight Text {
	background-color: #FFFFFF
}
/* Right Navigation content */
.navRightText p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin: 6px;
	padding: 6px;
}
/* Copyright text*/
.copyright {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 4px;
}
/* Copyright Link */
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/* Copyright Link - Hover*/
.copyright a:hover {
	color: #33CCCC;
	font-weight: bold;
	background-color: #FFFFFF;
}
/* Copyright Link- Active */
.copyright a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
/* Copyright Link-visited */
.copyright a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* Info Box WITHOUT Headings */
.CPbox1            {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #33CCCC; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox2H           {BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
.CPbox2B           {BACKGROUND-COLOR: #F5F5F5}
.CPbox2B A:link    {COLOR: #333333; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #333333; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox2B A:hover   {
	COLOR: #008B8B;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline
}

/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #CCCCCC; PADDING-BOTTOM: 4px}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #EEEEEE}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #EEEEEE}

/* Box - Product Image (Home page) */
.CPhomeImg {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #CCCCCC}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {FONT-SIZE: 11px}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 11px}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #FF4500}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #FF4500}

/* Product List Price - Text Label */
.CPprodLPriceT {}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: #FF6347}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR: #FF6347}

/* No Image text */
.CPnoImgT {COLOR: #800000}

/* Category List */
.CPcatDescList {}

/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {FONT-WEIGHT: bold}

/* Option Description */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 11px}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 11px}

/* ADDED - Version 2.3 */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}
.CPcolsView A:link    {COLOR: #333333; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #333333; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #33CCCC; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 11px}
.CPsysMsgErr {COLOR: #FF6347; FONT-SIZE: 11px}
.CPsysMsgURL {FONT-SIZE: 11px}

/* ADDED - Version 2.4 */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #FFCD35}

td { font-family: Verdana, Arial, sans-serif; color: #333333; font-size: 11px; }
a:link { color: #005B5B; font-weight: bold }
a:hover { color: #000000; 	font-weight: bold; background-color: #FFCD35 }
a:visited { color: #005B5B; font-weight: bold }
a:active { 	color: #005B5B; font-weight: bold }