/* General Tag specifications */
BODY, B, TD, P     {COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt;}
H1 {COLOR: graytext; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 14pt; FONT-WEIGHT: normal;}
H2 {COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 11pt; FONT-WEIGHT: bold;}
H3 {COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 10pt; FONT-WEIGHT: bold;}
H4 {COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: bold;}
.header {COLOR: graytext; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 14pt; FONT-WEIGHT: normal;}

/* Info Box WITHOUT Headings */
.CPbox1            {BACKGROUND-COLOR: #D5C9B4; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #996666; FONT-SIZE: 8pt; 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: #D5C9B4; PADDING: 1px}
.CPbox2B           {BACKGROUND-COLOR: #E5DCCA}
.CPbox2H A:link    {COLOR: #000000; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2H A:visited {COLOR: #000000; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2H A:hover   {COLOR: #000000; FONT-SIZE: 10px; TEXT-DECORATION: underline}
.CPbox2B A:link    {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #996666; FONT-SIZE: 10px; 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: #ffffff; BORDER: 1px solid #CCCCCC}
.CPhomeImgR {border-right: solid 1px #000000}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER: 1px solid #CCCCCC}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {FONT-SIZE: 9pt}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 11pt}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #800000}

/* Product Price - Price Value */
.CPprodPriceV 
{COLOR: #800000;}

/* 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: #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: 8pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* 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: #000099; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 10pt}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 10pt}
.CPsysMsgURL {FONT-SIZE: 10pt}

a:link {color: #009999; text-decoration: underline; }
a:active {color: #009999; text-decoration: underline; }
a:visited {color: #009999; text-decoration: underline; }
a:hover {color: #FF6633; text-decoration: none; }

.tom
{
	color: #0000cc;
}

.headerFront
{
	font-size: 13pt;
	color: graytext;
}
.lineSpace
{
	line-height: 17pt;
}
BODY
{
	margin: 0px;
}
.white
{
	color: #ffffff;
}
A.white
{
	color: #ffffff;
	text-decoration: none;
}
A.white:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.white:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.whiteSmall
{
	color: #ffffff;
	font-size: 7pt;
}
A.whiteSmall
{
	color: #9a9a9a;
	text-decoration: none;
}
A.whiteSmall:visited
{
	color: #9a9a9a;
	text-decoration: none;
}
A.whiteSmall:hover
{
	color: #ffffff;
	text-decoration: none;
}
A.gray
{
	font-size: 7pt;
	color: #9a9a9a;
	text-decoration: none;
}
A.gray:hover
{
	font-size: 7pt;
	color: #ffffff;
	text-decoration: none;
}
A.ln
{
	color: red;
	text-decoration: none;
}
A.ln:hover
{
	color: red;
	text-decoration: underline;
}

.homeTitle
{
	font-size: 18pt;
	color: #67868A;
}
.homeTitleI
{
	font-size: 18pt;
	color: #67868A;
	font-weight: bold;
}
.greyText
{
	font-size: 10pt;
	color: graytext;
}
.greyTextSmall
{
	font-size: 8pt;
	color: graytext;
}
.greyTextTop
{
	color: #bbbbbb;
}

.quote     {COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 10pt; font-style: italic; }
.styForm
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
