/*************************************************************************
' 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
'**************************************************************************/
body {
	behavior: url(../usermods/csshover.htc);
} /* WinIE behavior call */
#main {
	color: #B5A299;
	margin-left: 7em;
padding: 0px 0 0px %;
	border-left: 1px solid;
}
div#nav {
	float: left;
	width: 186px;
	font-size: 1ems;
	color: #FFFFFF;
	font-weight: bold;
}
div#nav ul {
	margin: 0;
	padding: 0;
	width: 186px;
}
div#nav li {
	position: relative;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
div#nav li:hover {
}
div#nav li.submenu {
}
div#nav li.submenu:hover {
}
div#nav li a:link {
	display: block;
	padding: 0.40em 0 0.40em 0.5em;
	text-decoration: none;
	width: 176px;
	color: #007994;
}
div#nav li a:visited {
	display: block;
	padding: 0.40em 0 0.40em 0.5em;
	text-decoration: none;
	width: 176px;
	color: #007994;
}
div#nav li a:hover {
	display: block;
	padding: 0.40em 0 0.40em 0.5em;
	text-decoration: none;
	width: 176px;
	color: #03a1c4;
}
div#nav li a:active {
	display: block;
	padding: 0.40em 0 0.40em 0.5em;
	text-decoration: none;
	width: 176px;
	color: #007994;
}
div#nav>ul a {
	width: 186px;
}
div#nav ul ul {
	position: absolute;
	top: 0;
	left: 186px;
	display: none;
	background-color: #f6f6f6;
}
</style> 
/* General Tag specifications */
BODY, B, TD, P {
}
/* 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: #333333;
	BACKGROUND-COLOR: #F5F5F5;
	BORDER: 1px solid #6699CC
}
.CPbox2H {
	BACKGROUND-COLOR: #6699CC;
	PADDING: 1px;
	color: #FFFFFF;
}
.CPbox2H B {
	COLOR: #333333;
}
.CPbox2B {
	COLOR: #333333;
	BACKGROUND-COLOR: #FCFAF2;
	font-size: 10px;
}
.CPbox2B A:link {
}
.CPbox2B A:visited {
}
.CPbox2B A:hover {
}
/* Box - Page Headings */
.CPpageHead {
	BORDER-BOTTOM: 1px solid #CCCCCC;
	PADDING-BOTTOM: 4px;
	background-color: #FCFAF2;
	background-image: url(../img/product_header_bg.gif);
	height: 20px;
	vertical-align: middle;
}
/* Box - Page Navigation */
.CPpageNav {
	BACKGROUND-COLOR: #EEEEEE
}
/* Box - General Headings */
.CPgenHeadings {
	BACKGROUND-COLOR: #EEEEEE
}
/* Box - Product Image (Home page) */
.CPhomeImg {
}
.CPhomeImg img {
	border: 1px solid #CCCCCC;
}
/* Box - Product Description (Home page) */
.CPhomeDesc {
}
/* Horizontal and Vertical lines */
.CPlines {
	BACKGROUND-COLOR: #CCCCCC
}
/* Product Short Description (Except Detail page) */
.CPprodDesc {
	FONT-SIZE: 1em;
	color: #0096DE;
}
/* Product Short Description (Detail page only) */
.CPprodDescDet {
}
/* Product Long Description */
.CPprodDescLong {
}
/* Product Detail */
.CPprodDet {
}
/* Product SKU */
.CPprodSKU {
	font-size: 0.8em;
	color: #999999;
}
/* Product Price - Text Label */
.CPprodPriceT {
	COLOR: #B8CE28;
	font-size: 12px;
}
/* Product Price - Price Value */
.CPprodPriceV {
	COLOR: #666666;
	font-size: 18px;
	padding: 2px;
}
/* Product List Price - Text Label */
.CPprodLPriceT {
	color: #999999;
}
/* Product List Price - Price Value */
.CPprodLPriceV {
	TEXT-DECORATION: line-through;
	color: #999999;
}
/* Product Sale Price - Text Label */
.CPprodSPriceT {
}
/* Product Sale Price - Price Value */
.CPprodSPriceV {
	COLOR: red
}
/* Free Shipping text */
.CPfreeShipMsg {
	COLOR: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #EFC6DD;
	padding: 3px;
}
/* In Stock text */
.CPinStock {
	COLOR: #888888
}
/* Out of Stock text */
.CPoutStock {
	COLOR: red
}
/* No Image text */
.CPnoImgT {
	COLOR: #800000;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
/* Category List */
.CPcatDescList {
}
/* Category Description - No products linked to it */
.CPcatDesc {
}
/* Category Description - Has products linked to it */
.CPcatDescProd {
	FONT-WEIGHT: bold
}
/* Option Description for "Optional" options */
.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
}
.CPcolsView A:link {
	TEXT-DECORATION: underline
}
.CPcolsView A:visited {
	TEXT-DECORATION: underline
}
.CPcolsView A:hover {
	TEXT-DECORATION: none
}
/* 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
}
/* ------------------- */
/* ADDED - Version 2.5 */
/* ------------------- */

/* Radio Button options */
.CPoptRadio {
	FONT-FAMILY: Verdana, Arial, helvetica;
	FONT-SIZE: 8pt
}
/* Option Description for "Mandatory" options*/
.CPoptDescM {
	FONT-STYLE: italic;
	color: Red
}
.ProdViewImage {
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 9px;
	height: 182px;
}
.HeaderBox {
	background-color: #CCCCCC;
}
.OrderBox {
	border: 1px solid #CCCCCC;
}
form {
	margin: 0px;
	padding: 0px;
}
.ProdViewBuy {
	text-align: left;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	vertical-align: top;
}
.botdots {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.CPprodPriceV2 {
	COLOR: #FF0000;
	font-size: 20px;
	padding: 2px;
}
.CPcolsView2 {
	BACKGROUND-COLOR: #FFFFFF;
	padding-bottom: 15px;
}
h1 {
	font-size: 2em;
	color: #b8ce28;
	margin: 0px;
	padding: 0px;
	font-family: "palatino linotype";
}
h2, h3, h4, h5, h6 {
	font-size: 1.4em;
	color: #b8ce28;
	margin: 0px;
	padding: 0px;
	font-family: "palatino linotype", arial, verdana;
}
.NavLinks {
	border-bottom: 1px dashed #000033;
	text-align: left;
}
.NavLinks a:link {
	color: #007054;
}
.NavLinks a:visited {
	color: #007054;
}
.NavLinks a:hover {
	color: #007054;
}
.NavLinks a:active {
	color: #007054;
}
.CProdviewImage {
	background-image: url(../img/product_image.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 28px;
}
.CProdviewImage img {}
.CPprodlist2column {
	border: 1px dashed #CCCCCC;
	height: 260px;
}
