/*************************************************************************
' Function : CSS defintions for the store.
' Product  : CandyPress eCommerce Storefront
' Version  : 2.2
' Modified : November 2002
' Copyright: Copyright (C) 2002 CandyPress.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@candypress.com
'**************************************************************************/

/* General Tag specifications */
BODY, B, TD, P     {COLOR: #333333; FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 9pt}

/* Info Box WITHOUT Headings */
.CPbox1            {BACKGROUND-COLOR: #FFFFFF; BORDER: 1px #CCCCCC solid}
.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 9pt; FONT-WEIGHT: normal; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 9pt; FONT-WEIGHT: normal; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #333333; FONT-SIZE: 9pt; FONT-WEIGHT: normal; TEXT-DECORATION: underline}

/* nav Box WITHOUT Headings */
.CPboxMenu            {background-color: #FFFFCC; BORDER: 1px solid #BBC3D3;}
.CPboxMenu A:link     {COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPboxMenu A:visited  {COLOR: #000000f; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPboxMenu A:hover    {COLOR: #666666; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {BACKGROUND-COLOR: #333333; BORDER: 1px solid #999999; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.CPbox2H           {BACKGROUND-COLOR: #66CCFF; PADDING: 0px}
.CPbox2B           {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: #333333; FONT-SIZE: 10px; TEXT-DECORATION: underline}

a.topnav2:link { font-family: arial, geneva, helvetica, verdana, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; }
a.topnav2:active { font-family: arial, geneva, helvetica, verdana, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; }
a.topnav2:visited { font-family: arial, geneva, helvetica, verdana, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; }
a.topnav2:hover { font-family: arial, geneva, helvetica, verdana, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none; }

a.topmenu:link { font-family: arial, geneva, helvetica, verdana, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; }
a.topmenu:active { font-family: arial, geneva, helvetica, verdana, sans-serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none; }
a.topmenu:visited { font-family: arial, geneva, helvetica, verdana, sans-serif; font-size: 11px; color: 000000; font-weight: bold; text-decoration: none; }
a.topmenu:hover { font-family: arial, geneva, helvetica, verdana, sans-serif; font-size: 11px; color: #336699; font-weight: bold; text-decoration: none; }

a.navlinksmall:link { font-family: arial, geneva, helvetica, verdana, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; }
a.navlinksmall:active { font-family: arial, geneva, helvetica, verdana, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; }
a.navlinksmall:visited { font-family: arial, geneva, helvetica, verdana, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; }
a.navlinksmall:hover { font-family: arial, geneva, helvetica, verdana, sans-serif; font-size: 11px; color: #006598; font-weight: bold; text-decoration: none; }

/* 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;
	border: thin solid #999999;
}

/* Box - Product Image (Home page) */
.CPhomeImg {BACKGROUND-COLOR: #FFFFFF; BORDER: 1px solid #FFFFFF}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #999999}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #999999}

/* Product Short Description (Except Detail page) */
.CPprodDesc {FONT-SIZE: 11pt; COLOR: #CC6600}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 12pt; COLOR: #CC6600}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #000000}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #003366}

/* 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: normal}

/* Option Description */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Arial, helvetica; FONT-SIZE: 9pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Arial, helvetica; FONT-SIZE: 9pt}
.smallLink {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}
.toplinks {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #336699}
.CPbox2BGrey { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}
.CPbox2HGrey { PADDING: 0px ; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}
.ORANGETITLElg {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold; color: #CC6600}
.ORANGETITLEsm { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #CC6600 }
.BLUETITLElg { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #336699}
.BLUETITLEsm { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #336699 }
.BlueLinkLarge {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #336699
}
.RedLinkLargeCopy {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; color: #FF0000}
.BLACKTITLElgCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	line-height: 35px;
}
.BLACKTEXTSMCopy {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000
}
.BLACKTEXTRealSM {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000
}
.CPboxMenuCopy {
background-color: #FFFFFF; BORDER: 1px solid #BBC3D3;
}
.SideMenu {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
