/*************************************************************************
' 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 {
	background-position: 0px 0px;
	background-color: #666666;
	background-image:  url("../UserMods/pageBG.jpg");
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
}
td { font-family: Verdana, Arial, sans-serif; color: #333333; font-size: 11px; }
#contentLeft  { background: url(../UserMods/contentLeftBG.jpg) repeat-y;  }
#navRightBG  { background: url('navRightBG.jpg') repeat-y;  }
#navLeftBG { 	background-image: url(../UserMods/navLeftBG.jpg); background-repeat: repeat-y; }
a:link { color: #005B5B; font-weight: bold }
a:hover { color: #000000; 	font-weight: bold; background-color: #FFCD35 }
a:visited { color: #005B5B; font-weight: bold }
a:active { 	color: #005B5B; font-weight: bold }

/* Cart content area*/
.content {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
/* Right Navigation Header Text */
.navRight {
	background-color: #FFCD35;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
/* Right Navigation content  background*/
.navRight Text {
	background-color: #FFFFFF
}
/* Right Navigation content */
.navRightText p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin: 6px;
	padding: 6px;
}
/* Copyright text*/
.copyright {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 4px;
}
/* Copyright Link */
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/* Copyright Link - Hover*/
.copyright a:hover {
	color: #33CCCC;
	font-weight: bold;
	background-color: #FFFFFF;
}
/* Copyright Link- Active */
.copyright a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
/* Copyright Link-visited */
.copyright a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* Info Box WITHOUT Headings */
.CPbox1            {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #33CCCC; FONT-SIZE: 11px; 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: 11px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #333333; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox2B A:hover   {
	COLOR: #008B8B;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline
}

/* 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 - 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: 11px}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 11px}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #FF4500}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #FF4500}

/* 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: #FF6347}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR: #FF6347}

/* 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 */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 11px}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; 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: #333333; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #333333; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #33CCCC; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 11px}
.CPsysMsgErr {COLOR: #FF6347; FONT-SIZE: 11px}
.CPsysMsgURL {FONT-SIZE: 11px}

/* ADDED - Version 2.4 */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #FFCD35}

