/*************************************************************************
' 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
'**************************************************************************/

/* 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 #9400d3}
.CPbox1 A:link     {COLOR: #697210; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #697210; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #697210; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {BACKGROUND-COLOR: #EAE3CC; BORDER: 1px solid #BE9C72}
.CPbox2H           {BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
.CPbox2B           {BACKGROUND-COLOR: #F5F5F5}
.CPbox2B A:link    {COLOR: #697210; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #697210; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #697210; FONT-SIZE: 10px; TEXT-DECORATION: underline}

A{
	color: #BE9C72;
	text-decoration: none;
}

a.topcat{
	color: #41638d;
	FONT-SIZE: 9pt;
}

A:HOVER {
	text-decoration: underline;
}

A.mainbody {
	color: #BE9C72;
	text-decoration: none;
}

A.mainbody:HOVER {
	text-decoration: underline;
}

A.search {
	color: #000000;
	text-decoration: none;
}

A.search:HOVER {
	color: #A8A7A5;
	text-decoration: underline;
}

A.cartbox {
	color: #697210;
	text-decoration: none;
	font-weight: bold;
}

A.cartbox:HOVER {
	color: #697210;
	text-decoration: underline;
}

A.cartboxbl {
	color: #8B4513;
	text-decoration: none;
}

A.cartboxbl:HOVER {
	color: #000000;
	text-decoration: underline;
}

/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #CCCCCC; PADDING-BOTTOM: 4px}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #DDDCD9}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #DDDCD9}

/* Box - Product Image (Home page) */
.CPhomeImg {BACKGROUND-COLOR: #ffffff; BORDER: 1px solid #d5caa4}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #697210}

/* 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: #697210}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #697210}

/* Product List Price - Text Label */
.CPprodLPriceT {}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through; FONT-FAMILY: Arial, Helvetica, sans-serif}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: red}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #697210}

/* In Stock text */
.CPinStock {COLOR: #697210}

/* Out of Stock text */
.CPoutStock {COLOR: red}

/* No Image text */
.CPnoImgT {COLOR: #697210}

/* 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: #FFFFFF; BORDER: 1px solid #D5CAA4}
.CPcolsView A:link    {COLOR: #697210; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #697210; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #697210; 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}

a.headlinks {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #697210;
	text-decoration: none;
}

a.headlinks:hover {
	color: #E09222;
}

input.search {
	background: #DDDCD9;
	border: solid;
	border-width: 2px;
	border-color: #A8A7A5;
}

td.cats {
	background-color: #eae3cc;
	border: solid;
	border-width: 2px;
	border-color: #c7b299;
	border-top-width: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 197px;
}

td.catswhite {
	background-color: #ffffff;
	border: solid;
	border-width: 2px;
	border-color: #c7b299;
	border-top-width: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 197px;
}

td.rightboxes {
	background-color: #ffffff;
	border: solid;
	border-width: 2px;
	border-color: #c7b299;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a.cats {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: Black;
}

a.cats:hover {
	text-decoration: underline;
}

a.newprods {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #697210;
	font-weight: bold;
}

a.newprods:hover {
	text-decoration: underline;
}

a.cathead {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	font-weight: bold;
	letter-spacing: 5px;
}

a.cathead:hover {
	text-decoration: underline;
}

td.cathead {
	background-color: #d5caa4;
	border: solid;
	border-width: 2px;
	border-color: #be9c72;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 5px;
	width: 100%;
}

td.catheadaf {
	background-color: #d5caa4;
	border: solid;
	border-width: 2px;
	border-color: #be9c72;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 2px;
}

td.cathead2 {
	background-color: #d5caa4;
	border: solid;
	border-width: 2px;
	border-top-width: 0px;
	border-color: #be9c72;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 5px;
	width: 197px;
}

td.catheadGrey {
	background-color: #dddcd9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 5px;
	width: 183px;
}

td.newprods {
	background-color: #ffffff;
	border: solid;
	border-width: 10px;
	border-color: #dddcd9;
	border-top-width: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 197px;
}

h1.prodview{
	color: #697210;
	FONT-SIZE: 12pt;
	margin: 0px;
}

td.right-box {
	padding-left: 26px;
}


