/*************************************************************************
' Function : CSS defintions for the store.
' Product  : CandyPress Store Frontend
' Version  : 2.5
' Modified : February 2004
' Copyright: Copyright (C) 2004 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 */
P {font-family: verdana, geneva, san-serif; color: #3C3C3C; font-size: 11px; line-height: 150%}
LI {font-family: verdana, geneva, san-serif; color: #3C3C3C; font-size: 11px; line-height: 150%}
H1 {font-family: verdana, geneva, san-serif; color: #125ED7; font-weight: bold; font-size: 15px; line-height: 150%}
H2 {font-family: verdana, geneva, san-serif; color: #125ED7; font-weight: bold; font-size: 14px; line-height: 150%}
H3 {font-family: verdana, geneva, san-serif; color: #125ED7; font-weight: bold; font-size: 13px; line-height: 150%}
H4 {font-family: verdana, geneva, san-serif; color: #125ED7; font-weight: bold; font-size: 12px; line-height: 150%}

A {font-family: verdana, geneva, san-serif; color: #6FA617; font-size: 11px; text-decoration: underline}
A:hover {font-family: verdana, geneva, san-serif; color: #125ED7; font-size: 11px; text-decoration: underline}

A.footer {font-family: verdana, geneva, san-serif; font-size: 10px; color: 6FA617; line-height: 135%; text-decoration: underline}
A:hover.footer {font-family: verdana, geneva, san-serif; font-size: 10px; color: 125ED7; line-height: 135%; text-decoration: underline}

A.top {font-family: verdana, geneva, san-serif; font-size: 10px; color: 6FA617; line-height: 135%; text-decoration: underline}
A:hover.top {font-family: verdana, geneva, san-serif; font-size: 10px; color: 125ED7; line-height: 135%; text-decoration: underline}

A.med {font-family: verdana, geneva, san-serif; font-size: 11px; color: 6FA617; line-height: 135%; text-decoration: underline}
A:hover.med {font-family: verdana, geneva, san-serif; font-size: 11px; color: 125ED7; line-height: 135%; text-decoration: underline}

TD {font-family: verdana, geneva, san-serif; color: #3C3C3C; font-size: 11px; line-height: 135%}
.sm {font-family: verdana, geneva, san-serif; color: #3C3C3C; font-size: 10px; line-height: 135%}
.med {font-family: verdana, geneva, san-serif; color: #3C3C3C; font-size: 11px; line-height: 135%}
.green {font-family: verdana, geneva, san-serif; color: #6FA617; font-size: 11px; line-height: 135%}
.productnames {font-family: verdana, geneva, san-serif; color: #125ED7; font-weight: bold; font-size: 14px; line-height: 150%}

/* Info Box WITHOUT Headings */
.CPbox1            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; 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            {COLOR: #999999; BACKGROUND-COLOR: #999999; BORDER: 1px solid #999999}
.CPbox2H           {COLOR: #ffffff; font-color: #ffffff; BACKGROUND-COLOR: #6FA617; PADDING: 1px}
.CPbox2H B         {COLOR: #333333;}
.CPbox2B           {COLOR: #333333; BACKGROUND-COLOR: #E1F5C1}
.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: #ffffff}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #E1F5C1}

/* 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-family: verdana, geneva, san-serif; color: #3C3C3C; font-size: 11px}

/* Product Short Description (Detail page only) */
.CPprodDescDet {font-family: verdana, geneva, san-serif; color: #125ED7; font-size: 13px}

/* Product Long Description */
.CPprodDescLong {font-family: verdana, geneva, san-serif; color: #3C3C3C; font-size: 12px}

/* Product Detail */
.CPprodDet {font-family: verdana, geneva, san-serif; color: #3C3C3C; font-size: 11px}

/* Product SKU */
.CPprodSKU {font-family: verdana, geneva, san-serif; color: #3C3C3C; font-size: 11px}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #3C3C3C}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #3C3C3C}

/* Product List Price - Text Label */
.CPprodLPriceT {COLOR: #3C3C3C}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through}

/* Product Sale Price - Text Label */
.CPprodSPriceT {COLOR: #3C3C3C}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: #3C3C3C}

/* 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; font-family: verdana, geneva, san-serif; color: #3C3C3C; font-size: 11px}

/* Option Description for "Optional" options */
.CPoptDesc {FONT-STYLE: italic; font-family: verdana, geneva, san-serif; color: #3C3C3C; font-size: 11px}

/* Option Select box */
.CPoptSel {font-family: verdana, geneva, san-serif; color: #3C3C3C; font-size: 11px}

/* Option Text box */
.CPoptTxt {font-family: verdana, geneva, san-serif; color: #3C3C3C; 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: #000099; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {font-family: verdana, geneva, san-serif; color: #3C3C3C; font-size: 12px}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 12px}
.CPsysMsgURL {font-family: verdana, geneva, san-serif; color: #3C3C3C; font-size: 12px}

/* ------------------- */
/* 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: 11px}

/* Option Description for "Mandatory" options*/
.CPoptDescM {FONT-STYLE: italic; color: Red}






