/* General Tag specifications */
BODY, B, TD, P     {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8.5pt;
	color: #999999;
}
A:link     {
	COLOR: #7d00af;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A:visited  {
	COLOR: #7d00af;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A:hover    {
	COLOR: #999999;
	FONT-SIZE: 8.5pt;
	TEXT-DECORATION: none;
	font-weight: normal;
}

/* Info Box WITHOUT Headings */
.CPbox1            {

}
.CPbox1 A:link     {
	TEXT-DECORATION: none;
}
.CPbox1 A:visited  {
	TEXT-DECORATION: none;
}
.CPbox1 A:hover    {
	text-decoration: none;
}
/* Info Box WITHOUT Headings */
.CPbox1B            {
}
.CPbox1B A:link     {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
.CPbox1B A:visited  {COLOR: #FFFFFF; TEXT-DECORATION: none}
.CPbox1B A:hover    {
	COLOR: #7d00af;
	text-decoration: none;
}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #003366}
.CPbox2H           {COLOR: #333333; BACKGROUND-COLOR: #003366; PADDING: 1px}
.CPbox2H B         {COLOR: #ffffff;}
.CPbox2B           {
	font-size: 7pt;
}
.CPbox2B A:link    {
	COLOR: #999999;
	FONT-SIZE: 7pt;
	TEXT-DECORATION: none;
}
.CPbox2B A:visited {
	COLOR: #999999;
	FONT-SIZE: 7pt;
	TEXT-DECORATION: none;
}
.CPbox2B A:hover   {
	COLOR: #7d00af;
	FONT-SIZE: 7pt;
}
/* Box3 - Page Headings */
.CPbox3           {
	color: #FFFFFF;
}
.CPbox3 A:link    {
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
}
.CPbox3 A:visited {
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
}
.CPbox3 A:hover   {
	COLOR: #FFFFFF;
}

/* 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: 9pt; color: #333333}

/* Product Short Description (Detail page only) */
.CPprodDescDet {
	FONT-SIZE: 11pt;
	color: #000000;
}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #424B52}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #424B52}

/* 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: red}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR: red}

/* No Image text */
.CPnoImgT {COLOR: #424B52}

/* Category List */
.CPcatDescList {}

/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {FONT-WEIGHT: bold}

/* Option Description for "Optional" options */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {
	FONT-FAMILY: Verdana, Arial, helvetica;
	FONT-SIZE: 8pt;
	color: #999999;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

/* Option Text box */
.CPoptTxt {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #999999;
}
/* Option Text box 2 */
.CPoptTxt2 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
	color: #999999;
}

/* ------------------- */
/* ADDED - Version 2.3 */
/* ------------------- */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {
	BORDER: 1px solid #999999
}
.CPcolsView A:link    {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
.CPcolsView A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none
}
.CPcolsView A:hover   {
	COLOR: #7d00af
}
/* Top Box */
.CPcolsView2 {
	color: #FFFFFF;
	background-color: #999999;
}
.CPcolsView2 A:link     {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.CPcolsView2 A:visited  {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.CPcolsView2 A:hover    {
	COLOR: #7d00af;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.CPcolsView3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.CPcolsView4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/* System Messages */
.CPsysMsg    {FONT-SIZE: 10pt}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 10pt}
.CPsysMsgURL {FONT-SIZE: 10pt}

/* ------------------- */
/* ADDED - Version 2.4 */
/* ------------------- */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #ffff66}

/* ------------------- */
/* ADDED - Version 2.5 */
/* ------------------- */

/* Radio Button options */
.CPoptRadio {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Description for "Mandatory" options*/
.CPoptDescM {FONT-STYLE: italic; color: Red}
