/*************************************************************************
' 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 */
BODY, B, TD, P     {COLOR: #777777; FONT-FAMILY: Lucida Sans Unicode, Tahoma, Trebuchet MS, Helvetica; FONT-SIZE: 8pt}

h3           { font-family: Verdana; font-size: 7pt }
/* This is used on A tags outside other tags */
/* A:link     {COLOR: blue; FONT-SIZE: 8pt; TEXT-DECORATION: none;}
/* A:visited  {COLOR: blue; FONT-SIZE: 8pt; TEXT-DECORATION: none}
/* A:hover    {COLOR: #ff0066; FONT-SIZE: 8pt; TEXT-DECORATION: underline}

	
/* This is used on A tags outside other tags */
.Menu A:link     {COLOR: white; FONT-SIZE: 10pt; TEXT-DECORATION: none;}
.Menu A:visited  {COLOR: white; FONT-SIZE: 10pt; TEXT-DECORATION: none}
.Menu A:hover    {COLOR: #ff0066; FONT-SIZE: 10pt; TEXT-DECORATION: underline}


/* white links */
:link.bodylink {COLOR: #1A5082; FONT-SIZE: 8pt; TEXT-DECORATION: none}
:visited.bodylink {COLOR: #1A5082; FONT-SIZE: 8pt; TEXT-DECORATION: none}
:hover.bodylink {COLOR: #cc0000; FONT-SIZE: 8pt; TEXT-DECORATION: underline}

/* pink links */
:link.bodylinkA {COLOR: #1A5082; FONT-SIZE: 10pt; TEXT-DECORATION: none}
:visited.bodylinkA {COLOR: #1A5082; FONT-SIZE: 10pt; TEXT-DECORATION: none}
:hover.bodylinkA {COLOR: #ff0066; FONT-SIZE: 10pt; TEXT-DECORATION: underline}

/* Info Box WITHOUT Headings */
.CPbox1            {COLOR: #333333; BACKGROUND-COLOR: #E3ED9E; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #1A5082; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #1A5082; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #ff0066; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {COLOR: #333333; BACKGROUND-COLOR: #1E9ED7; BORDER: 1px solid #BBC3D3}
.CPbox2H           {COLOR: #333333; BACKGROUND-COLOR: #FFFF66; PADDING: 1px;}
.CPbox2H B         {COLOR: #666666;}
.CPbox2Z           {COLOR: #333333; BACKGROUND-COLOR: #F285AF; PADDING: 1px; FONT-FAMILY:Tahoma;}
.CPbox2Z B         {COLOR: #ffffff; FONT-FAMILY:Tahoma;}
.CPbox2B           {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; FONT-FAMILY:Tahoma;}
.CPbox2C           {COLOR: #333333; BACKGROUND-COLOR: white; FONT-FAMILY:Tahoma; BORDER: 1px solid #BBC3D3}
.CPbox2B A:link    {COLOR: #1A5082; FONT-SIZE: 11px; TEXT-DECORATION: none; FONT-FAMILY:Tahoma;}
.CPbox2B A:visited {COLOR: #1A5082; FONT-SIZE: 11px; TEXT-DECORATION: none; FONT-FAMILY:Tahoma;}
.CPbox2B A:hover   {COLOR: #ff0066; FONT-SIZE: 11px; TEXT-DECORATION: underline; FONT-FAMILY:Tahoma;}
.CPbox2C A:link    {COLOR: #1A5082; FONT-SIZE: 11px; TEXT-DECORATION: none; FONT-FAMILY:Tahoma;}
.CPbox2C A:visited {COLOR: #1A5082; FONT-SIZE: 11px; TEXT-DECORATION: none; FONT-FAMILY:Tahoma;}
.CPbox2C A:hover   {COLOR: #ff0066; FONT-SIZE: 11px; TEXT-DECORATION: underline; FONT-FAMILY:Tahoma;}


/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #C2C871; PADDING-BOTTOM: 4px}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #F5F5F5}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #F5F5F5;FONT-FAMILY:Tahoma;}

/* Box - Product Image (Home page) */
.CPhomeImg {BACKGROUND-COLOR: #ffffff; BORDER: 1px solid #D5E4F4}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #CCCCCC}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #C2C871}

/* Product Short Description (Except Detail page) */
.CPprodDesc {FONT-SIZE: 10pt;FONT-FAMILY:Tahoma;}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 14pt;FONT-FAMILY:Tahoma; COLOR: #1A5082}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: black;FONT-FAMILY:Tahoma;}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #ff0066;FONT-FAMILY:Arial; FONT-SIZE:16px;}

/* Product List Price - Text Label */
.CPprodLPriceT {}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through;COLOR: #6699cc; FONT-SIZE:12px;}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: #339933; FONT-SIZE:12px;}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #F285AF}

/* 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}

/* Option Description for "Optional" options */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {FONT-FAMILY:Tahoma, helvetica; FONT-SIZE: 9pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY:Tahoma, helvetica; FONT-SIZE: 9pt}

/* ------------------- */
/* ADDED - Version 2.3 */
/* ------------------- */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {BACKGROUND-COLOR: #ffffff; BORDER: 1px solid #CCCCCC}
.CPcolsView A:link    {COLOR: #1A5082; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #1A5082; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #ff0066; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 9pt}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 9pt}
.CPsysMsgURL {FONT-SIZE: 9pt}

/* ------------------- */
/* 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, helvetica; FONT-SIZE: 8pt}

/* Option Description for "Mandatory" options*/
.CPoptDescM {FONT-STYLE: italic; color: Red}

.formfieldSMALL {
	font-family:Verdana, helvetica;
	font-size:11px;
	color:#808080;
}

	
/* added for new site look 11 Feb 06 */


th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.title01 {
	color : #FFFFFF;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	font-style: italic;
}
.title {
	color : #FFFFFF;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 37px;
	margin-right : 10px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FF7500;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 25px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left b {
	color : #FF6600;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #000000;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
}
.menu01 a:hover {
	color : #555555;
}
.menu02 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu02 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu02 a:hover {
	color : #DDDDDD;
}
.bar01 {
	color: #OOOOOO;
	margin-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 20px;
	font-size: 18px;
	font-family: Arial,Tahoma,Verdana;
	font-weight: bold;
}
.b01 {
	color : #000000;
	margin-top : 2px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.b01 a {
	color : #000000;
	text-decoration: none;
}
.b01 a:hover {
	color : #333333;
}

	
	
