/*************************************************************************

' Function : CSS defintions for the store.

' Product  : CyberMerchant eCommerce Storefront

' Version  : 2.2

' Modified : November 2002

' Copyright: Copyright (C) 2002 CyberMerchant.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@CyberMerchant.com

'**************************************************************************/
/* Joe Custom Style */
b.CPpageHead{
background-color: #FFCFFF;
}

.mainImg{
margin: 2px 2px 2px 0px;
}
.mainTable{
background-color: #FFCFFF;
}
.rightTable{
/*background-color: #E2EDF9;*/
padding: 0px;
margin: 0px;
background-color: #FFCFFF;
}
/* This is for the "my account headings" */
.myAccountHeading{
font-size: 14px;
font-weight: bold;
color: #000000;
}
/* This is for vertical list items to separate */
.listItem{
border-bottom: dotted 1px #000000;
margin-bottom: 5px;
background-color: #FFCFFF;
}
/* Links */
a:link{
text-decoration: none;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #9C009C;
}
a:visited{
text-decoration: none;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #9C009C;
}
a:hover{
text-decoration: underline;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #9C009C;
}

/*Left Side Links*/
a.left:link{
text-decoration: none;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #9C009C;
}
a.left:visited{
text-decoration: none;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #9C009C;
}
a.left:hover{
text-decoration: underline;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #9C009C;
}

/* LEFT SIDE STYLES */
.searchBox{
padding-top: 0px;
background-color: #FFCFFF;
}
.searchBoxContents{
margin-left: 30px;
}
.cartBox{
background-color: #FFCFFF;
}
.cartBoxContents{
margin-left: 30px;
background-color: #FFCFFF;
}
.linkBox{
height: 100%;
background-color: #FFCFFF;
line-height: 2em;
}
.linkBoxTop{
top: 0px;
background-color: #FFCFFF;
}
.linkBoxBottom{
position: bottom;
bottom: 0px;
}
.linkBoxContents{
margin-left: 30px;
background-color: #FFCFFF;
}
/* Bottom Links */
a.bottom:link{
text-decoration: none;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #FFCFFF
}
a.bottom:visited{
text-decoration: none;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #FFCFFF;
}
a.bottom:hover{
text-decoration: underline;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
}
a.bottom:active{
text-decoration: underline;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #FFCFFF;
}

/* FOOTER STYLES */
.footerBox{
padding: 0px;
height: 118px;
background-image: url(../../images/footer-03.gif);
background-position: top;
}
.footerBoxContents{
padding: 100px 30px 0px 30px;
}

/* FORMS */
.formPos{
padding-left: 0px;
}
textarea {
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
} 
.altButtonFormat {
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
} 
.textField {
font-family: Verdana, Arial, Sans-Serif;
font-size: 11pt;
} 
.radioStyle {
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
}
.formHeading{
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #000000;
padding: 0px;
}



/* General Tag specifications */

BODY, B, TD, P{
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
background-color: #9C009C;
margin-top: 0px;
}

/* Info Box WITHOUT Headings */

.CPbox1            {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}

.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 12pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}

.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 12pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}

.CPbox1 A:hover    {COLOR: #996666; FONT-SIZE: 12pt; 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: 0px}

.CPbox2B           {BACKGROUND-COLOR: #F5F5F5}

.CPbox2B A:link    {COLOR: #333333; FONT-SIZE: 12pt; TEXT-DECORATION: none}

.CPbox2B A:visited {COLOR: #333333; FONT-SIZE: 12pt; TEXT-DECORATION: none}

.CPbox2B A:hover   {COLOR: #996666; FONT-SIZE: 12pt; TEXT-DECORATION: underline}



/* Box - Page Headings */

.CPpageHead{
padding-top: 0px;
background-color: #FFCFFF;
}
.CPpageHeadText{
font-family: Verdana, Arial, Sans-Serif;
font-size: 24px;
font-weight: bold;
color: #9C009C;
background-color: #FFCFFF;
margin-top: 20px;
}

/* Box - Page Navigation */

.CPpageNav {
background-color: #FFCFFF;
}



/* Box - General Headings */

.CPgenHeadings {
background-color: #FFCFFF;
}



/* Box - Product Image (Home page) */

.CPhomeImg{
padding: 3px;
background-color: #FFCFFF;
}


/* Box - Product Description (Home page) */

.CPhomeDesc{
padding: 0px;
background-color: #FFCFFF;
}



/* Horizontal and Vertical lines */

.CPlines {
background-color: #FFCFFF;
}



/* Product Short Description (Except Detail page) */

.CPprodDesc{
FONT-SIZE: 11px;
color: #000000;
background-color: #FFCFFF;
}



/* Product Short Description (Detail page only) */

.CPprodDescDet{
FONT-SIZE: 11px;
color: #000000;
background-color: #FFCFFF;
}



/* Product Long Description */

.CPprodDescLong {
background-color: #FFCFFF;
}



/* Product Detail */

.CPprodDet {
background-color: #FFCFFF;
}



/* Product SKU */

.CPprodSKU {
background-color: #FFCFFF;
}



/* Product Price - Text Label */

.CPprodPriceT{
color: #FF0000;
background-color: #FFCFFF;
}



/* Product Price - Price Value */

.CPprodPriceV{
color: #FF0000;
background-color: #FFCFFF;
}



/* Product List Price - Text Label */

.CPprodLPriceT{
background-color: #FFCFFF;
}



/* Product List Price - Price Value */

.CPprodLPriceV{
TEXT-DECORATION: line-through;
background-color: #FFCFFF;
}



/* Product Sale Price - Text Label */

.CPprodSPriceT {
background-color: #FFCFFF;
}



/* Product Sale Price - Price Value */

.CPprodSPriceV {
background-color: #FFCFFF;
}



/* Free Shipping text */

.CPfreeShipMsg{
background-color: #FFCFFF;
}



/* In Stock text */

.CPinStock{
background-color: #FFCFFF;
}


/* Out of Stock text */

.CPoutStock{
background-color: #FFCFFF;
}



/* No Image text */

.CPnoImgT{
COLOR: #800000;
background-color: #FFCFFF;
}



/* Category List */

.CPcatDescList {
font-size: 14px
background-color: #FFCFFF;
}



/* Category Description - No products linked to it */

.CPcatDesc {
font-family: Tahoma; 
font-size: 14px;
background-color: #FFCFFF;
}



/* Category Description - Has products linked to it */

.CPcatDescProd {
FONT-WEIGHT: bold;
background-color: #FFCFFF;
}



/* Option Description */

.CPoptDesc {FONT-STYLE: italic}



/* Option Select box */

.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10px}



/* Option Text box */

.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 11px}

.new {

	font-family: Tahoma;

	font-size: 12px;

	color: #FFFFFF;

	text-decoration: none;

}

.TopText {  font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold}

