/*************************************************************************
' Function : CSS defintions for the store.
' Product  : Shopping Tree Store Frontend
' Version  : 3.3
' Modified : January 2005
' Copyright: Copyright (C) 2004 Shopping Tree.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@ShoppingTree.com
'**************************************************************************/

/* General Tag specifications */

/* 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 #BBC3D3}
.CPbox2H           {COLOR: #333333; BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
.CPbox2H B         {COLOR: #333333;}
.CPbox2B           {COLOR: #333333; 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}

/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #008C44; PADDING-BOTTOM: 4px}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #EEEEEE}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #9DA373;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

/* 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: #9DA373}

/* 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 SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #800000}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #800000}

/* Product List Price - Text Label */
.CPprodLPriceT {}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: red}

/* 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: #F0F1EB; BORDER: 1px solid #F0F1EB}
.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: 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}


/* ---------------------*/
/* ADDED -- Version 3.0 */
/* ---------------------*/
.CPcloseWindow {FONT-SIZE: 6pt; TEXT-DECORATION: none;}
.install { 
   BORDER: 1px solid #BBC3D3
}

.installcomment {
   PADDING-LEFT: 30px;
}

.textBlock {
   BACKGROUND-COLOR: #EEEEEE;
   BORDER: 1px solid #CCCCCC;
}

.maintClosed {
   color: red;
   font-size: 15pt;
   text-align: center;
}

/************* global*************/
body { background:#F0F1EB; text-align: center; color:#FFFFFF;height: 100%;  margin: 0px 0px 0px 0px;}
a:link, a:visited { color:#FF9100;text-decoration:none;}
a:hover  { color:#FF6600; text-decoration:none;}
ul { color:#FFCC00; margin: 0px; list-style: none; padding: 0px 0px 2px 5px;}
li {  background: url(../images/bullet.gif) no-repeat 0px  0px ; color:#666666; line-height:16px;padding: 0px 0px 0px 20px; }

/************* Position*************/
.container {width: 750px!important; height:auto; margin: 0px auto 0px  auto;
   padding: 0px 0px;
   background: #FFFFFE;border: 0px solid #FFFFFE;}

.content { font-family: Tahoma,Helvetica, Sans Serif; color:#000000;
   font-size: 13px; line-height:18px; padding: 10px 10px 10px 10px;
}
.left { background: url(../images/bkgrn_left.gif) repeat-y right  0px ;
   width: 200px;
   height:100%;
   vertical-align: top;
   margin:auto;
   vertical-align: top;
   text-align:left;
   border-right-width: 0px;
   border-right-style: solid;
   border-right-color: #888888;

}
.divbox{
   width: 177px;
   height: 137;
   margin:0px 0px 0px 5px;
padding:2px ;
   vertical-align: top;
   text-align:center; border-top-color:#404245;border-right-color:#404245; border-bottom-color:#404245; border-left-color:#404245; 
   border-width: 1px;
   border-style: solid;
}
.heading{ font-family: Tahoma, Arial, Helvetica, "Sans Serif";font-size: 12px; color: #6BA626;font-weight: bold;text-decoration: none;
}
.subheading{ font-family: Tahoma, Arial, Helvetica, "Sans Serif";font-size: 11px; color: #B3CC2D;font-weight: bold;text-decoration: none;
}
.footer {background:url(../images/footer.jpg) repeat-x left top;color: #EEEEEE; font-family: Tahoma, Arial, Helvetica, "Sans Serif"; font-size: 11px;margin-top:4px; text-align:center;
   height: 18px; margin:0px; font-weight: normal;
}
.footer a:link, .footer a:visited, .footer a:active{color: #FFFFFF;text-decoration: none; 
}
.footer a:hover { color: #FF6600;
}

.cart {
background-position: 0px -20px;
color: #111111; 
font-family: Tahoma, Arial, Helvetica, "Sans Serif"; 
font-size: 11px;
text-align:left;
font-weight: normal;
}

.cartred {
background-position: 0px -20px;
color: #FF0000; 
font-family: Tahoma, Arial, Helvetica, "Sans Serif"; 
font-size: 11px;
text-align:left;
font-weight: normal;
}
/************* Navigation*************/

table.submenu {font-family: Tahoma ,Arial, Helvetica, Sans Serif; font-size: 11px; width: 100%;  margin-top:0px;text-align:left;font-weight: bold;text-decoration: none;
}
.submenu a:link, .submenu a:visited, .submenu a:active {display: block; background:url(../images/subbutton.gif) no-repeat left top;height: 20px; line-height: 16px;color: #B9BDB6;text-indent: 40px;
}
.submenu a:hover {display: block; background-position: 0px -20px;color: #111111;}
.bkgrn_1{background:url(../images/bkgrn_1.gif) repeat-y left top;}
.divver { background:url(../images/bkgrn_divver.gif) repeat-y center top; width: 1px;}
.divhor { background:url(../images/bkgrn_divhor.gif) repeat-x left center; height: 1px;margin:0px;}
.input { border:#666666 1px solid;background: url(../images/input.gif) repeat-x left top;
   width: 200px; text-align: left;}
.submit { border:#666666 1px solid;background: #333333;color:#FFFFFF;
   width: 50px; text-align: center;
.SELECT {COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt}
}
