/*************************************************************************
' 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 */
/* GENERAL RULES */
body {
	margin: 0;
	padding: 0;
	color: #333333;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

p, td {
	padding: 0;
	margin: 0 16px 1.3em 16px;
	font-size: 12px;
	line-height: 1.3em;
}

.smallTxt {
	font-size: 11px;
}

ol, ul {
	font-size: 12px;
}

li {
	margin: 0 14px .5em 0;
	font-size: 12px;
	line-height: 1.3em;
}

h1 {
	font-size: 14px;
	margin: 0 14px 1.3em 0px;
}

h2 {
	font-size: 12px;
	margin: 0 14px 1.3em 0px;
}

input, textarea, option {
	vertical-align: middle;
	font-size: 11px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table, img {
	border: 0;
	margin: 0;
}

td, th {
	padding: 0;
	line-height: 1.3em;
}

.black {
	color: #000000;
}

a, a:active, a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/*copyright*/
.copyrightst {
	color: #FFFFFF;
	background: #000000;
	vertical-align: middle;
	text-align: center;
}

.copyrightst p {
	font-size: 11px;
	margin: 4px;
}

.rede {
	color: #E83347;
}

.redto {
	color: #666666;
}

a.copyrightst, a:active.copyrightst, a:visited.copyrightst {
	color: #FFFFFF;
}

a:hover.copyrightst {
	text-decoration: none;
}

/* TABLES */
/* main */
table#main {
	background: #FFFFFF;
	border: 1px solid #000000;
}

td.logo {
	background: #FFFFFF;
	vertical-align: middle;
}

table#nav {
	padding: 0;
	text-align: center;
	vertical-align: bottom;
	background: #000000;
}

table#nav tr td {
	text-align: center;
	background: #000000;
}

td.nav {
	background: #000000;
}

td.content {
	background: #FFFFFF;
	vertical-align: top;
}

table#content tr td {
	/*padding: 0 16px 0 16px;*/
	vertical-align: top;
}

table#content tr td p {
	font-size: 12px;
}

table#content tr td b.faq {
	color: #E83347;
}

table#howSteps tr td p {
	font-size: 11px;
	margin: 6px;
}

table#homeIntro {
	margin: 16px;
}

table#homeIntro tr td p {
	padding: 0;
	margin: .8em 0 .8em 0;
	font-size: 12px;
	line-height: 1.3em;
}

table#popup tr td p, table#cart tr td p, table#logon tr td p, table#custPass tr td p {
	margin: 0 4px 0 4px;
	font-size: 12px;
	line-height: 1.3em;
}

table#order tr td, table.order tr td {
	padding: 0 4px 0 4px;
	font-size: 12px;
	line-height: 1.3em;
}

table#cart tr td {
	vertical-align: middle;
}

table.DAS_order tr td {
	vertical-align: top;
	padding: 0 0 .3em 0;
}

/* IMAGES */

/*float*/
.floatLeft {
	float: left;
	margin: 5px 5px 5px 0;
}

.floatLeft1 {
	float: left;
	margin: 0 5px 2px 0;
}

.floatRight {
	float: right;
	margin: 5px 0 5px 5px;
}




/* 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: underline}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
.CPbox1 A:hover    {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox2H           {COLOR: #333333; BACKGROUND-COLOR: #ffffff; PADDING: 1px}
.CPbox2H B         {COLOR: #333333;}
.CPbox2B           {COLOR: #333333; BACKGROUND-COLOR: #ffffff}
.CPbox2B A:link    {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: underline}
.CPbox2B A:visited {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: underline}
.CPbox2B A:hover   {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}

/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #FFF8DC; PADDING-BOTTOM: 4px;}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #ffffff}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #FFF8DC; padding: 1px;}

/* 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: 10pt; COLOR: #594C3B;}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 10pt}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #594C3B; FONT-SIZE: 8pt;}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #594C3B; FONT-SIZE: 8pt;}

/* Product List Price - Text Label */
.CPprodLPriceT { FONT-SIZE: 8pt;}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: none; FONT-SIZE: 8pt;}

/* Product Sale Price - Text Label */
.CPprodSPriceT { FONT-SIZE: 8pt;}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: red; FONT-SIZE: 8pt;}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888}

/* 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: 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 #FFFFFF}
.CPcolsView A:link    {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 10pt}
.CPsysMsgErr {COLOR: #E83347;}
.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}