/*************************************************************************
' Function : CSS defintions for the store.
' Product  : CandyPress Store Frontend
' Version  : 2.4
' Modified : June 2003
' Copyright: Copyright (C) 2003 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
'**************************************************************************/

/* Sponsor login screen */

.SPloginH{background-color:YELLOW;}
.SPloginB{background-color:#F5F5F5;
}

/* General Tag specifications */
BODY, B, TD, P     {color: #333333; font-family: Verdana, Arial, Helvetica; font-size: 8pt}

/* Info Box WITHOUT Headings */
/* .CPbox1            {background-color: #F5F5F5; border: 1px solid #BBC3D3} */
.CPbox1            {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            {background-color: #F5F5F5; border: 1px solid #BBC3D3}
.CPbox2H           {background-color: #DDDDDD; padding: 1px}
.CPbox2B           {background-color: #F5F5F5}
.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}


/* Checkbox */
.radioFedex1 {}
.radioUPS1 {}
.radioUSPS1 {color: PURPLE}
.radioFedex2 {background-color: #660099; border: 1xp solid WHITE; color: GREEN}
.radioUPS2 {background-color: BROWN; border: 1xp solid WHITE}
.radioUSPS2 {background-color: BLUE; border: 1xp solid WHITE}

/* 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 - General Headings */
.CPgenHeadingsDonation {font-weight: bold; background-color: #9966CC; color: #FFFFFF}
.CPgenHeadingsDonation A:link    {color: #FFFFFF; text-decoration: underline}
.CPgenHeadingsDonation A:visited {color: #FFFFFF; text-decoration: underline}
.CPgenHeadingsDonation A:hover   {color: #FFFFFF; text-decoration: underline}
.CPgenHeadingsDonationBold {font-weight: bold; background-color: #9966CC; color: YELLOW}


/* 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: 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}

/* Category Description - Has products linked to it */
.CPcatDescRoot {font-weight: bold; color: #FF0000; font-size: 12pt; }

/* 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}

/* ADDED - Version 2.4 */

/* Highlights used in search results */
.CPhighlight {color: #000000; background-color: #ffff66}

/* Box - Specials Image (Home page) */
.CPhomeSpecImg {background-color: #B22222; border: 1px solid #CCCCCC}
/* Box - Specials Image (Home page) */
//.CPhomeSpec2Img {background-color: #FFFFcc; border: 1px solid #CCCCCC}
.CPhomeSpec2Img {background-color: #EEEEEE; border: 1px solid #CCCCCC}

/* Box - Categorys in Search results */
/*#FFFFCC - Same as specials */
.CPSearchCatBox {background-color: #F5F5F5; border: 1px solid #CCCCCC}
.CPSearchCatBox1 {background-color: #EEEEEE; border: 1px solid #CCCCCC}

/* Product hotDealTagLine - Text Label */
/*CPprodHotDealTagLineT {color: #B22222} */
.CPprodHotDealTagLineT {color: WHITE; background-color:BLUE}



/* added by Tcounts for advanced hover for category */
/* was ../usermods */
body {  behavior: url(/usermods/csshover2.htc);} /* WinIE behavior call */
#main {color: #CCC; margin-left: 0em; padding: 1px 0 1px 5%;
  border-left: 0px solid;}
div#nav {float: left; width: 12em; margin: -1px 0 0 -1px;
  background: #FDD;}
div#nav ul {margin: 0; padding: 0; width: 12em; background: #F5F5F5;
  border: 1px solid #AAA;}
div#nav li {position: relative; list-style: none; margin: 0;
  border-bottom: 1px solid #CCC;}
div#nav li:hover {background: #CCCCCC;}
div#nav li.submenu {background: url(../usermods/submenu5.gif) 95% 50% no-repeat;}
div#nav li.submenu:hover {background-color: #DDDDDD;}
div#nav li a {display: block; padding: 0.25em 0 0.25em 0.5em;
  text-decoration: none; width: 12em;}
div#nav>ul a {width: auto;}
div#nav ul ul {position: absolute; top: 0; left: 12em;
  display: none;}
</style>
