/*************************************************************************
// Function : CSS defintions for the store.
// Product  : Exhaustman Store Frontend
// Version  : 1.0
// Modified : September 2004
// Copyright: Copyright (C) 2004 Exhaustman.Com 
//            See "license.txt" for this product for details regarding 
//            licensing, usage, disclaimers, distribution and general 
//            copyright requirements. If you don't have a copy of this 
//            file, you may request one at webmaster@Exhaustman.com
'**************************************************************************/

/* General Tag specifications */
 BODY, TD, P     {COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9pt}

/* Info Box WITHOUT Headings */
.CPbox1            {COLOR: #333333; BACKGROUND-COLOR: #FFFFFF; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 9pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 9pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #996666; FONT-SIZE: 9pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

.menu A:link     {COLOR: #EEEEEE; FONT-SIZE: 9pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.menu A:visited  {COLOR: #EEEEEE; FONT-SIZE: 9pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.menu A:hover    {COLOR: #000000; FONT-SIZE: 9pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

.topmenu A:link     {COLOR: #FFFFFF; FONT-SIZE: 9pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.topmenu A:visited  {COLOR: #FFFFFF; FONT-SIZE: 9pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.topmenu A:hover    {COLOR: #CCCCCC; FONT-SIZE: 9pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {COLOR: #333333; BACKGROUND-COLOR: #FFFFFF; BORDER: 1px solid #BBC3D3}
.CPbox2H           {COLOR: #333333; BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
.CPbox2H B         {COLOR: #333333;}
.CPbox2B           {COLOR: #333333; BACKGROUND-COLOR: #FFFFFF}
.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}

A.regular:link     {TEXT-DECORATION: none}
A.regular:visited  {TEXT-DECORATION: none}
A.regular:hover    {TEXT-DECORATION: underline}


/* Box - Page Headings */

.CPpageHead {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
                      BORDER-BOTTOM: 2px solid #CCCCCC; PADDING-BOTTOM: 4px; FONT-SIZE: 10pt;
					  FONT-WEIGHT: bold;}



/* 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}



/* Product Short Description (Detail page only) */

.CPprodDescDet {FONT-SIZE: 9pt}



/* Product Long Description */

.CPprodDescLong {}



/* Product Detail */

.CPprodDet {}



/* Product SKU */

.CPprodSKU {}



/* Product Price - Text Label */

.CPprodPriceT {COLOR: #800000; FONT-SIZE: 9pt}



/* Product Price - Price Value */

.CPprodPriceV {COLOR: #800000; FONT-SIZE: 9pt}



/* 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 for "Optional" options */

.CPoptDesc {FONT-STYLE: italic}



/* Option Select box */

.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 9pt}



/* Option Text box */

.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 9pt}



/* ------------------- */

/* 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}



/* ------------------- */

/* 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: 9pt}



/* Option Description for "Mandatory" options*/

.CPoptDescM {FONT-STYLE: italic; color: Red}





/* Added classes */

.textregblack {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

.texttitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}

.texttitlewhite {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.textsmdkgray {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

}

a.linksmdkgray:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #666666;

	text-decoration: none;

	font-style: italic;

}

a.linksmdkgray:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #999999;

	text-decoration: underline;

	font-style: italic;

}

a.linksmdkgray:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #666666;

	text-decoration: none;

	font-style: italic;

}

a.linksmdkgray:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #666666;

	text-decoration: none;

	font-style: italic;

}

a.linkregblack:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

	font-style: italic;

}

a.linkregblack:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #666666;

	text-decoration: underline;

	font-style: italic;

}

a.linkregblack:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

	font-style: italic;

}

a.linkregblack:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

	font-style: italic;

}

a.linksmdkgray2:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: regular;

	color: #666666;

	text-decoration: none;

}

a.linksmdkgray2:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: regular;

	color: #999999;

	text-decoration: underline;

}

a.linksmdkgray2:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: regular;

	color: #666666;

	text-decoration: none;

}

a.linksmdkgray2:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: regular;

	color: #666666;

	text-decoration: none;

}

.textreggray {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

}

.textregwhite {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

.textsmblack {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}







