



/*************************************************************************

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

BODY, B, TD, P     {COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt}



/* Info Box WITHOUT Headings */

.CPbox1            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #000000}

.CPbox11            {COLOR: #333333; BACKGROUND-COLOR: #247C33; BORDER: 2px solid #247C33}

.CPbox11 A:link     {COLOR: #ffffff; FONT-SIZE: 7pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}

.CPbox11 A:visited  {COLOR: #ffffff; FONT-SIZE: 7pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}

.CPbox11 A:hover    {COLOR: yellow; FONT-SIZE: 7pt; 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 #247C33}

.CPbox22            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 0px solid #000000}

.CPbox2H           {COLOR: #333333; BACKGROUND-COLOR: gray; PADDING: 1px}

.CPbox2H B         {COLOR: #ffffff;}

.CPbox2B           {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5;BORDER: 1px solid #247C33}

.CPbox2B A:link    {COLOR: #333333; FONT-SIZE: 12px; TEXT-DECORATION: none}

.CPbox2B A:visited {COLOR: #333333; FONT-SIZE: 12px; TEXT-DECORATION: none}

.CPbox2B A:hover   {COLOR: #996666; FONT-SIZE: 12px; TEXT-DECORATION: underline}





.{scrollbar-3D-light-color:white;

scrollbar-arrow-color:white;

scrollbar-base-color:gray;

scrollbar-dark-shadow-color:white;

scrollbar-face-color:"gray";

scrollbar-highlight-color:black;

scrollbar-shadow-color:darkgrey;}









.halfmoon{

margin-bottom: 4px;


}



.halfmoon ul{

padding: 3px 9px 2px 5px;

margin-left: 0;

margin-top: 1px;

margin-bottom: 0;

font: bold 14px Verdana;

list-style-type: none;

text-align: left; /*set to left, center, or right to align the menu as desired*/

border-bottom: 1px solid #247C33;

}



.halfmoon li{

display: inline;

margin: -2;

}



.halfmoon li a{

text-decoration: none;

padding: 6px 9px 3px 5px;

margin: 0;

margin-right: 1; /*distance between each tab*/

border-left: 0px solid #DDD;

color: white;

font: bold 12px Verdana;

background: #247c33;

}


.halfmoon li a:visited{

color: white;

}



.halfmoon li a:hover, .halfmoon li a.current{

background-color: #ffffff;

color: white;

background: #850d70;
}



#tabcontentcontainer{

width:95%; /*width of 2nd level content*/

height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/

}



.tabcontent{

display:none;

}



















