﻿.style20 {font-size: 11px; font-family: "Trebuchet MS"; font-weight: bold; color: #FFFFFF; }
body,td,th {
	color: #595959;
	font-family: Trebuchet MS;
}
 
a:link {
	color: #0167b2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0167b2;
}
a:hover {
	text-decoration: underline;
	color: #024576;
}

a.special:link {
	color: #666666;
	text-decoration: none;
}
a.special:visited {
	text-decoration: none;
	color: #666666;
}
a.special:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
A.menu1:hover
{
    FONT-FAMILY: Trebuchet MS;
    BACKGROUND-COLOR: #EBEBEB;
    TEXT-DECORATION: none;
    MARGIN-LEFT: 18px;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    COLOR: GRAY;
    FONT-SIZE: 9pt;
}
A.menu1:visited
{
    FONT-FAMILY: Trebuchet MS;
    MARGIN-LEFT: 18px;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    COLOR: GRAY;
    FONT-SIZE: 9pt;
}
A.menu1:link
{
    FONT-FAMILY: Trebuchet MS;
    MARGIN-LEFT: 18px;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    COLOR: GRAY;
    FONT-SIZE: 9pt;
}
A.menu1
{
    FONT-FAMILY: Trebuchet MS;
    MARGIN-LEFT: 18px;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    COLOR: GRAY;
    FONT-SIZE: 9pt;
}
A.products:hover
{
    FONT-FAMILY: Trebuchet MS;
    TEXT-DECORATION: none;
    
}
A.products:visited
{
    FONT-FAMILY: Trebuchet MS;
    
}
A.products:link
{
    FONT-FAMILY: Trebuchet MS;
    
}
A.products
{
    FONT-FAMILY: Trebuchet MS;
    
}
.style5 {font-family: Trebuchet MS; font-size: 11px; color: #666666; }
.style1 {	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999692;
}
.style3 {color: #FFFFFF; font-weight: bold; }
.style9 {color: #999692}
.style21 {font-size: 13px}
.style22 {	font-size: 16px;
	color: #595959;
}
.style23 {	font-size: 20px;
	color: #FFFFFF;
}
.style25 {color: #595959; }
.style26 {color: #595959}
.style30 {font-size: 7px}
.style31 {font-size: 6px}
.style33 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.style34 {font-size: 11px; text-decoration:none;margin-left: 5px; margin-right: 5px;}
.styleJJL {font-size: 13px; color: #595959; LINE-HEIGHT: 150%;}

font.menu1
{
    FONT-FAMILY: Trebuchet MS;
    BACKGROUND-COLOR: #EBEBEB;
    TEXT-DECORATION: none;
    MARGIN-LEFT: 18px;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    COLOR: GRAY;
    FONT-SIZE: 9pt;
}

DIV.littlemenu
{
    FONT-FAMILY: Trebuchet MS;
    
}

.style5 {font-family: "Trebuchet MS"; font-size: 11px; color: #666666; }
.style1 {	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999692;
}
.style9 {color: #999692}
.style24 {font-size: 11px; font-family: "Trebuchet MS"; font-weight: bold; color: #000000; }
.style25 {font-size: 13px; color: #595959; }
.style26 {color: #595959}
.style30 {font-size: 7px}
.style31 {font-size: 6px}
.style33 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.style35 {font-size: 16px}
.style36 {font-size: 11px}
a.ggtext {color: #595959}

.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	top: 84px;
	left: 228px;
	z-index: 9999;
	position:absolute;
	text-decoration: none;	
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
width:86px;
background-color: #F3F3F3; /*overall menu background color*/
	text-decoration: none;	
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	width:100px;
	height:25px;
	border:1px solid #FFF;
	border-width:1px 0 1px 1px;
	background:#0167b2;
	padding-left:10px;
	line-height:25px;

}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
background:#0167b2 bottom right no-repeat;
	text-decoration: none;	
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
	text-decoration: none;	
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 164px; /*width of sub menu levels*/
color: #000;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #fff;
background:#d4d8bd bottom right no-repeat;
}

.suckertreemenu ul li a:hover{
color:#fff; 
background:#a9c9dd;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #0167b2 url(media/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #0167b2 url(media/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}

/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; width: 79px}
* html .suckertreemenu ul li a { height: 1%; width: 79px }
/* End */

.sidemenuheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-transform: capitalize;
	display: block;
	border: thin solid #333333;
	padding: 3px;
	width: 217px;
}

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   100px;

  border:  1px solid black;
  padding: 2px 5px;

  background: #FFFFEE;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.0em;
  color:   #008000;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid black; }

form.sample_attach
{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  padding: 0px 5px 2px 5px;

  background: #FFFFEE;
}
.searchBox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	height: 15px;
}

.centerTable {
	background-color: #FFF;
	background-image: url(jewelry_furnishings_dinnerware_servingware.jpg);
	background-repeat: no-repeat;
	border: thin solid #CCC;
}