/*************************************************************************
' 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
}
form{
margin:0
}
h1,h2,h3{
font-size:18px !important
}
/* Info Box WITHOUT Headings */
.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
}
.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
}
.cpbox2h{
background-color:#DDDDDD;
padding:1px
}
/* Info Box WITHOUT Headings */
.cpbox3{
border:0px solid #BBC3D3
}
.cpbox3 a:link{
color:#000066;
font-size:8pt;
font-weight:none;
text-decoration:none
}
.cpbox3 a:visited{
color:#000066;
font-size:8pt;
font-weight:none;
text-decoration:none
}
.cpbox3 a:hover{
color:#990000;
font-size:8pt;
font-weight:none;
text-decoration:none
}
/* Info Box WITHOUT Headings */
.cpbox4{
border:0px solid #BBC3D3
}
.cpbox4 a:link{
color:#000066;
font-size:8pt;
font-weight:none;
text-decoration:none
}
.cpbox4 a:visited{
color:#000066;
font-size:8pt;
font-weight:none;
text-decoration:none
}
.cpbox4 a:hover{
color:#FFFFFF;
font-size:8pt;
font-weight:none;
text-decoration:none
}
/* Info Box WITHOUT Headings */
.cpbox6{
border:0px solid #BBC3D3
}
.cpbox6 a:link{
color:#666666;
font-size:7pt;
font-weight:bold;
text-decoration:none
}
.cpbox6 a:visited{
color:#666666;
font-size:7pt;
font-weight:bold;
text-decoration:none
}
.cpbox6 a:hover{
color:#000000;
font-size:7pt;
font-weight:bold;
text-decoration:none
}
/* Category Description - No products linked to it */
.cpcatdesc{
}
/* Category List */
.cpcatdesclist{
}
/* Category Description - Has products linked to it */
.cpcatdescprod{
font-weight:bold
}
/* 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
}
/* Free Shipping text */
.cpfreeshipmsg{
color:#888888
}
/* Box - General Headings */
.cpgenheadings{
background-color:#EEEEEE
}
/* ADDED - Version 2.4 */
/* Highlights used in search results */
.cphighlight{
background-color:#FFFF66;
color:#000000
}
/* Box - Product Description (Home page) */
.cphomedesc{
border-bottom:1px solid #CCCCCC
}
/* Box - Product Image (Home page) */
.cphomeimg{
background-color:#FFFFFF;
border:1px solid #CCCCCC
}
/* In Stock text */
.cpinstock{
color:#888888
}
/* Horizontal and Vertical lines */
.cplines{
background-color:#CCCCCC
}
/* No Image text */
.cpnoimgt{
color:#800000
}
/* Option Description */
.cpoptdesc{
font-style:italic
}
/* Option Serch box */
.cpoptsearch{
font-family:Verdana,Arial,helvetica;
font-size:8pt
}
/* Option Select box */
.cpoptsel{
font-family:Verdana,Arial,helvetica;
font-size:8pt
}
/* Option Text box */
.cpopttxt{
font-family:Verdana,Arial,helvetica;
font-size:8pt
}
/* Out of Stock text */
.cpoutstock{
color:#FF0000
}
/* Box - Page Headings */
.cppagehead{
border-bottom:2px solid #CCCCCC;
padding-bottom:4px
}
/* Box - Page Navigation */
.cppagenav{
background-color:#EEEEEE
}
/* 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 List Price - Text Label */
.cpprodlpricet{
}
/* Product List Price - Price Value */
.cpprodlpricev{
text-decoration:line-through
}
/* Product Price - Price Value */
.cpprodpricev{
color:000000
}
/* Product SKU */
.cpprodsku{
}
/* Product Sale Price - Text Label */
.cpprodspricet{
}
/* Product Sale Price - Price Value */
.cpprodspricev{
color:#FF0000
}
/* System Messages */
.cpsysmsg{
font-size:10pt
}
.cpsysmsgerr{
color:#FF0000;
font-size:10pt
}
.cpsysmsgurl{
font-size:10pt
}
.link1 a {
	font-variant: small-caps;
	text-decoration: none;
}
.link1 a:hover {
	font-variant: small-caps;
	color: #0033CC;
}


input, textarea {
	border: 1px solid Black;
}
.nada{
	border: 0px;
	background-color: transparent;
}
table.table3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
table.table1{
	border: 1px solid Black;
}
table.table2{
	border: 1px solid #D9D9D9;
}
td, a, table{
	color: #767676;
}