/* FMM: hide mobile menu until loaded */
#tob-mobile-menu:not( .mm-menu ) {
   display: none;
}
#tob-mobile-menu {
   z-index: 99999999;
}
/*** HTML STYLES ************************************************/
.x-hidden {
    position:absolute;
    left:-600px;
}
.yuiextdlg {
    position:absolute;
    left:-600px;
}

/* Set the default font and page margin here. Do not set colors here.*/
BODY {
	MARGIN: 5px 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

/* FMM: added css for responsive layouts ccc */

.filtersbuttonmobile {
background:none repeat scroll 0 0 #fff;
border:1px solid #ccc;
border-radius: 3px 3px 3px 3px;
color:#666;
font-size:1em;
padding: 6px 12px 6px 12px;
text-decoration:none;
line-height: normal;
overflow: visible;
height: 32px;
}

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

#mobileHeader {
    display: block;
}

#cssmenu {
display: none;
}

.cartformheaders   {
	font-size: 14px;
	color: #066669;
	font-weight: bold;
}

.cartbuttonsgreengo {
	background:    #327e7e;
	background:    -webkit-linear-gradient(#b9bd94, #778058);
	background:    linear-gradient(#b9bd94, #778058);
	border:        0px solid #0c343d;
	border-radius: 5px;
	padding:       3px 2px;
	color:         #ffffff;
	display:       inline-block;
	font:          normal 700 12px/1 "Calibri", sans-serif;
	text-align:    center;
	text-shadow:   1px 1px #000000;
}

.cartbuttonsgreen {
	background:    #327e7e;
	background:    -webkit-linear-gradient(#b9bd94, #778058);
	background:    linear-gradient(#b9bd94, #778058);
	border:        0px solid #0c343d;
	border-radius: 5px;
	padding:       3px 8px;
	padding-bottom: 4px;
	color:         #ffffff;
	display:       inline-block;
	font:          normal 700 16px/1 "Calibri", sans-serif;
	text-align:    center;
	text-shadow:   1px 1px #000000;
	width: 155px;
	margin-top: 5px;
}

.cartbuttonsgreenflex {
	background:    #327e7e;
	background:    -webkit-linear-gradient(#b9bd94, #778058);
	background:    linear-gradient(#b9bd94, #778058);
	border:        0px solid #0c343d;
	border-radius: 5px;
	padding:       3px 8px;
	padding-bottom: 4px;
	color:         #ffffff;
	display:       inline-block;
	font:          normal 700 16px/1 "Calibri", sans-serif;
	text-align:    center;
	text-shadow:   1px 1px #000000;
	margin-top: 5px;
}

.cartbuttonsgreenflexdisabled {
	background:    #7c7c7c;
	background:    -webkit-linear-gradient(#7c7c7c, #7c7c7c);
	background:    linear-gradient(#7c7c7c, #7c7c7c);
	border:       0px solid #7c7c7c;
	border-radius: 5px;
	padding:       3px 8px;
	padding-bottom: 4px;
	color:         #ffffff;
	display:       inline-block;
	font:          normal 700 16px/1 "Calibri", sans-serif;
	text-align:    center;
	text-shadow:   1px 1px #000000;
	margin-top: 5px;
}

.cartdeletebutton {
padding:       3px 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #FF0000;
    text-align: center;
    font-family: 'Muli', 'Tw Cen MT', sans-serif;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    BACKGROUND-COLOR: #FF0000;
    text-align: center;
}

#ajaxcartdiv {
    display: none;
}

/* Style for links */
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
} 
/*A:hover {
	background-color : #F0F0F0;
}*/

/* Style for lines. */
div.thickline {
	height: 2px;
	margin-bottom : 2px;
	margin-top : 2px;
	border: none; 
}
div.thickline hr {
  display: none;
}

div.thinline {
	height : 1px;
	margin-bottom : 2px;
	margin-top : 2px;
	border: none; 
}
div.thinline hr {
  display: none;
}

/* Style for page breaks when printing */
P.pageEnd {page-break-before: always}

/*** Login Box Styles ****************************************/

.LoginBoxTop {
	BACKGROUND-POSITION: 50% bottom; BACKGROUND-IMAGE: url(images/box_T.gif); BACKGROUND-REPEAT: repeat-x; HEIGHT: 4px;
}
.LoginBoxLeft {
	BACKGROUND-POSITION: left 50%; BACKGROUND-IMAGE: url(images/box_L.gif); WIDTH: 4px; BACKGROUND-REPEAT: repeat-y;
}
.LoginBoxRight {
	BACKGROUND-POSITION: right 50%; BACKGROUND-IMAGE: url(images/box_R.gif); WIDTH: 4px; BACKGROUND-REPEAT: repeat-y;
}
.LoginBoxBottom {
	BACKGROUND-POSITION: 50% top; BACKGROUND-IMAGE: url(images/box_B.gif); BACKGROUND-REPEAT: repeat-x; HEIGHT: 5px;
}



/*** GENERAL PAGE LAYOUT ****************************************/
/* Your Main Site Name. */
#siteName {
	font-size: 24px;
	line-height: 35px;
	margin-left: 5px;
}

.storewideDiscount {
	font-size: 14px;
	color: purple;
}

#basketStats {
	font-size: 11px;
}



/* This is the default font for the entire page body */
.mainpage {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* This is a smaller text used for the wishlist, etc. */
.smalltext {
	font-size : 9px;
}
/* This is the default font for the description in dsp_product.cfm */
.longdesc {
	font-size : 18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FF0000
}

/* Header is a large separating bar used for "What's New" and 
'Product of the Day'. It uses the Highlight Box (Order Box) Title Bar
colors. */
.header {
	FONT-SIZE: 14px;
	font-weight : bolder;
	background-color: #333333;
	color: white; 
}

/* Highlight and Input Form box title bars. */
.BoxTitle {
	FONT-SIZE: 16px;  
	font-weight: bold;
	font-family:Arial,Helvetica,sans-serif;
}
/* Used primarily in Highlight boxes. */
.BoxText {
	FONT-SIZE: 13px;  
}

/* Sections separate sections on listings and detail pages like the
'more images' and 'customer reviews' sections of the product page. */
.section_title {
	font-size: 12px;
	font-weight: bold;
	color : Maroon;
}

/* Used for listing and detail page navigation links like the 'Sort by' links
on listing pages and 'next | back' links at the bottom of detail pages.*/
.section_footer {
	font-size: 11px;
	color : Maroon;
}
A.section_footer {
	text-decoration : none;
}

.caution {
	COLOR: #ff6600; FONT-SIZE: 12px; FONT-WEIGHT: 700
}




/*** CATEGORY & PAGES ****************************************/

/* Page Title - only 1 title per page: category, feature, page, product */
H1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 28px;
	FONT-WEIGHT: normal;
	margin: 0px;
	color: #666699;
}
H1.page {
	font-size: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H1.fabshoptitle {
	font-size: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;color:red !important;
}H1.category {
	font-size: 26px;
}
H1.feature {
	font-size: 26px;
}
H1.product {
	font-size: 20px;
}
H1.prodname {
	font-size: 16px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Page SubTitles - Category Teaser Listings: category, feature, page, product */
H2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #666699;
}

H2.product {	
	display: inline;
}

/* Teaser Lists: category, feature, page, product */
H3 {
	font-size:	12px;
	font-weight: bold;
	text-decoration: underline;
	color: navy;
	margin: 0px;	
}
H3.product {
	text-decoration: none;
}
/* FMM fron old css - CATEGORY PAGES: Category itself (large) plus 3 listing sizes  for subcats & article, etc. --------------------------------------------- */
.cat_title_large {
	font : Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.cat_title_small {
	font : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.cat_title_list {
	font : Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight: bold;
	text-decoration: underline
}
.cat_text_large {
	font-size: 14px;
}
.cat_text_featured {
	font-size: 14px;
}
.cat_text_small {
	font-size: 13px;
}
.cat_text_list {
	font-size: 12px;
}
.review_title {
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}


/*** FEATURE DETAIL ****************************************/
.FeatureTeaser {
	font-size : 16px;
}
.FeatureByline {
	font-size : 12px;
	font-style : italic;
}
.Feature_Type {
	font-size : 9px;
	color : #FF3300;
}

/*** PRODUCT DETAIL ****************************************/
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9.5px;
	color: #990000;
}
/* FMM - Style for product names  */
.prodname {
	font-size : 16px;
	font-weight: bold;
}

/* FMM - Style for product names in category grids   */
.prodname_list {
	font-size : 14px;
	font-weight: bold;
}
/* Style for Product SKU, number in stock, etc. */
.prodSKU {
	font-size : 11px;
	color : #666666;
}

/* Product price line */
.prodprice {
	font-size : 12px;
}

/* Product price emphasized words: 'Our Price' */
.prodprice2 {
	font-size : 12px;
	font-weight: bold;
	color: maroon;
}

/* Amount saved from retail price */
.prodsavings {
	font-size : 12px;
	color: maroon;
	font-style: italic;
}

/* Discounted price amount */
.proddiscounted {
	font-size : 12px;
	font-weight: bold;
	color : maroon;
}

/* Product discount line */
.proddisc {
	font-size : 12px;
	color : maroon;
}

/* Product error messages */
.proderror {
	font-size : 12px;
	color: red;
}

/* Small image on catalog pages. */
.listingimg {
	margin-right : 5px;
	border:1px solid #3A3A3A;
	border-radius: 6px;
}

/* Small image on gallery style of category pages */
.gallerylistimg {
	border:1px solid #333333;
}

/* Text styles on gallery listing page */
.gallerylist {
	color:#000000;
	font-size: 12px;
}

A.gallerylist {
	color:#666699;
	font-size: 12px;
}

/* Medium image on product detail page. */
.medium_img {
	margin-right : 10px;
}

/* 'More Image' gallery on product detail page. */
.gallery_img {
	border-style : solid;
	border-color : Silver;
	margin-right : 3px;
	border-width : 1px;
}
/* 'More Image' gallery detail caption. */
.photocaption {
	COLOR: white; FONT-SIZE: 11px; 
}

/*** POPUP IMAGE STYLES *************************************/
#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid #333333;
	}
#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: #EFEFEF;
	min-width: 100px; /*NS6 style to overcome bug*/
	}
#dragbar #closetext{
	font-size: 11px;
	margin-right: 2px;
	}
#detailimg{
	cursor: hand;
	cursor: pointer;
	}
#detailarea{
	width: 100%; 
	background-color: White;
	}
#caption{
	background-color: white;
	font-size: 12px;
	padding: 2px;
	}


/*** WISH LIST DETAIL *************************************/

/* The delete and update buttons for Wish List product listings */
/* Wish list button */
.WishButton {
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	FONT-WEIGHT: none;
	FONT-SIZE: 9px;
	BORDER-LEFT: 1px outset;
	COLOR: white;
	BORDER-BOTTOM: 1px outset;
	BACKGROUND-COLOR: #999999;
	text-align : center;
}

/*** SHOPPING CART ****************************************/
/* Product name, prices, etc. */
.carttext {
	font-size : 11px;
}
/* Sku and options listed under product name*/
.smallcarttext {
	font-size : 10px;
}
/* errors listed under product name*/
.smallcarterror {
	font-size : 11px;
	color : Red;
}


/*** INPUT FORMS ******************************************/
/* Titles separating sections of a form (this is NOT the Box Title)*/
.formtitle {
	FONT-SIZE: 14px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* Appears at top of form if page returns an error */
.formerror {
	FONT-SIZE: 12px;
	color : Red;
}

/* Used in the login box ('user name not found', etc.) */
.formerrorsmall {
	FONT-SIZE: 10px;
	color : Red;
}

/* Form field names '*/
.formtext {
	FONT-SIZE: 12px;
	vertical-align : baseline;
	font-family : Arial, Helvetica, sans-serif;
}

.formtextscrap {
	FONT-SIZE: 12px;
	font-family : Arial, Helvetica, sans-serif;
}
/* Instructions below form fields '*/
.formtextsmall {
	FONT-SIZE: 10px; 
}

/* Used in the login box for 'name' and 'password'*/
.FormTextVerySmall {
	FONT-SIZE: 9px;
	COLOR: #333333;
}

.formfield {
	BACKGROUND-COLOR: #fbfbfb;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	COLOR: #003163;
	FONT-SIZE: 12px;
}

.formfieldselect {
	FONT-SIZE: 12px;
	COLOR: #003163;
}
/* The form fields for the login box have width set as well */
.formfieldlogin {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #cccccc 1px solid;
	BACKGROUND-COLOR: white;
	BORDER-BOTTOM: #cccccc 1px solid;
	width : 120px;
}

.formfieldcheckbox {
	FONT-SIZE: 10px;
	COLOR: #cccccc;
}

/* HTML form submit buttons */
.formbutton {
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px outset;
	COLOR: white;
	BORDER-BOTTOM: 1px outset;
	BACKGROUND-COLOR: #999999;
	text-align : center;
}
/*.addcartformbutton {
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px outset;
	COLOR: white;
	BORDER-BOTTOM: 1px outset;
	BACKGROUND-COLOR: #800000;
	text-align : center;
}*/

.addcartformbutton {
  -moz-border-radius: 5px;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-border-radius: 5px;
  /*-webkit-box-shadow: #6E7849 0 0 10px;*/
  -webkit-transition: all 0.5s ease;
  background-color: #B9C788;
  background-image: -moz-linear-gradient(90deg, #6e7849, #B9C788);
  background-image: -ms-linear-gradient(90deg, #6e7849, #B9C788);
  background-image: -o-linear-gradient(90deg, #6e7849, #B9C788);
  background-image: -webkit-linear-gradient(90deg, #6e7849, #B9C788);
  background-image: linear-gradient(90deg, #6e7849, #B9C788);
  border-radius: 5px;
  border: 1px solid #4a5032;
  color: #ffffff;
  display: inline-block;
  font-size: 1em;
  margin: auto;
  padding: 2px;
  text-decoration: none;
  text-shadow: #000000 5px 5px 15px;
  transition: all 0.5s ease;
}

.addcartformbutton:hover {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #B9C788;
  border-radius: 5px;
  padding: 2px;

}
.addcartformbuttonmobile {
	color: #fff;
	background-color: #800000;
	border-color: #800000;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: .15rem .75rem;
	font-size: .9rem;
	line-height: 1.5;
	border-radius: .25rem;
	border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
	box-sizing: border-box;
	-webkit-appearance: none;
	margin-bottom:8px;
	
}
.mobileformtextinput {
    font-size: 1.1em;
    width: 50px;
    line-height: 1.5em;
    color: #222222;
    border-radius: 3px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    padding: 2px 7px 2px 10px;
}

.mobileheadertextinput {
    line-height: 1.5em;
    color: #222222;
    border-radius: 3px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #ccc;
    padding: 2px 7px 2px 10px;
	border-radius: 3px;
	font-size: 12px;

}

.mobileheadersearchinput {
    color: #222222;
    border-radius: 3px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ccc;
   /* padding: 2px 7px 2px 10px;*/
	border-radius: 3px;
	font: 14px Helvetica, Arial;

}

A.formbutton:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #dddddd;
	BACKGROUND-COLOR: #999999;
	TEXT-DECORATION: none;
}
A.formbutton:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: white;
	BACKGROUND-COLOR: #666666;
	TEXT-DECORATION: none;
}

/* Used to set margins on a form tag */
form.margins {
	margin: 10px; 
	padding: 0px;
}
form.nomargins {
	margin: 0px; 
	padding: 0px;
}


/* Simple Search Field */
#searchbox {
}
#searchbox .formfield {
	width: 130px;
	FONT-SIZE: 11px;
}

/*** LISTING RECORDS ******************************************/
/* Query Description line */
.ResultHead {
	FONT-SIZE: 16px;
}

/* Result table title row */
.listingHead {
	FONT-SIZE: 12px; 
	TEXT-DECORATION: none;
}
/* Result table smaller font */
.ListingSmall {
	font-size:	10px;
}
.listingTitle {
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-weight : bold;
}
A.listingTitle:link {
	FONT-SIZE: 14px;  TEXT-DECORATION: none
}
A.listingTitle:visited {
	FONT-SIZE: 14px;  TEXT-DECORATION: none
	}
A.listingTitle:hover {
	FONT-SIZE: 14px; ; TEXT-DECORATION: underline
	}
	
.listingsubtitle {
	FONT-SIZE: 12px; FONT-STYLE: italic;  
}
.listingtext {
	FONT-SIZE: 12px; 
}
.listingsubtext {
	FONT-SIZE: 11px;  
}
/* For Feature listings author line */
.listingtagline {
	FONT-SIZE: 10px; 
}
/* For Event listings */
.listingdate {
	FONT-SIZE: 12px; 
}

/* For Manufacturer Listing */
.manufacturer_list {
	background-color: #FFFFFF;
	color:#666699;
	font-size: 12px;
	vertical-align: top;
}

/*** ALPHA MENU (SITEMAP) *************************************************/
A.alphaon:link {
	 FONT-SIZE: 13px; TEXT-DECORATION: none ; Font-Weight: Bold;
}
A.alphaon:visited {
	FONT-SIZE: 13px; TEXT-DECORATION: none; Font-Weight: Bold;
}
A.alphaon:hover {
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
	Font-Weight: Bold;
	background-color : #F0F0F0;
}
A.alphaoff:link {
	 FONT-SIZE: 9px; TEXT-DECORATION: none
}
A.alphaoff:visited {
	FONT-SIZE: 9px;  TEXT-DECORATION: none
}
A.alphaoff:hover {
	FONT-SIZE: 9px;
	TEXT-DECORATION: none;
	background-color : #F0F0F0;
}


/*** MENUS ******************************************/
/* Breadcrumb Trail Menu */
/* The Breadcrumb Trail DIV and non-link text */
#menu_trail {
	font-size: 12px;
	text-decoration : none;
	COLOR: #333333;
}
#menu_trail a {
	COLOR: #333333;
}

/* Category Jump Menu - firs style form, then select box */
#categorySelect {
	text-align: right;
}
#categorySelect select {
	width: 140px;
	FONT-SIZE: 11px;
	color: purple;
}
.menu_page {
	font-size: 12px;
	COLOR: #333333;	
	clear: left;
}
a.menu_page
{
	font-size: 12px;
}

.menu_page_boxed {
	font-size: 20px;
	COLOR: #333333;	
	clear: left;
	
}
a.menu_page_boxed
{
	font-size: 20px;
	border: 1px solid #2f7777;
}

.menu_page_boxed_link
{
	font-size: 20px;
	border: 1px solid #2f7777;
	padding-left: 5px;
	padding-right: 5px;
}

.menu_page_boxed_link_hilite
{
	font-size: 20px;
	border: 1px solid #2f7777;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #2f7777;
	color: white;
	
}

.menu_page_boxed_link_pc
{
	font-size: 14px;
	border: 1px solid #2f7777;
	padding-left: 5px;
	padding-right: 5px;
}

.menu_page_boxed_link_hilite_pc
{
	font-size: 14px;
	border: 1px solid #2f7777;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #2f7777;
	color: white;
	
}

.menu_page2 {
	font-size: 10px;
	COLOR: #808080;
}
a.menu_page2
{
	font-size: 10px;
	COLOR: #808080;
}

.menu_page_title {
	font-size: 12px;
	COLOR: #333333;
	FONT-WEIGHT: bold;
}

a.menu_page_title
{
	font-size: 12px;
	COLOR: #333333;
	FONT-WEIGHT: bold;
}


.menu_trail {
	font-size: 12px;
	text-decoration : none;
	COLOR: #808080;
}
a.menu_trail
{
	font-size: 12px;

}

/* Page Footer Menu */
.menu_footer {
	font-size: 10px;
	color : #333333;
}
.menu_footer A {
	font-size: 10px;
	color : #333333;
}
	
/* Copyright Notice DIV */
#copyright {
	font-size: 10px;
	color : #333333;	
} 
#copyright a {
	color : #333333;
}

/* ----- INPUT FORM ---------------------------------*/
TD.TopTierHeader {
}
.TopTierHeader {
	PADDING-RIGHT: 5px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

A.TopTierHeader:link {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;  TEXT-DECORATION: none
}
A.TopTierHeader:visited {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;  TEXT-DECORATION: none
}
A.TopTierHeader:hover {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
/* ----- top tier is tabs; TD produces height ---------------------------------*/
TD.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 17px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 11px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.TopTierNav:link {
	 FONT-SIZE: 11px; FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.TopTierNav:visited {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.TopTierNav:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana,arial,sans serif;
	TEXT-DECORATION: none;
	background-color : transparent;
}


/* Admin Menu Links */
.menu_admin {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8px;
	COLOR: #DAA520;
	TEXT-DECORATION: none
}
A.menu_admin{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8px;
	COLOR: #DAA520;
	TEXT-DECORATION: none
}




/* ---------- Styles for Tracking Page --------------------- */

th.track {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; Font-Weight: Bold;
	background-color : #B6B6B6;
}

td.trackbold {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; Font-Weight: Bold;
}

td.track {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; 
}

td.track0 {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; 
	background-color : #F0F0F0;
}

td.track1 {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; 
	background-color : #FFFFFF;
}


/* ---------- Styles for Gift Registry Printing --------------------- */
.printregistry {
	border: 2px solid #000000;
	FONT-SIZE: 14px;
	font-family : Arial, Helvetica, sans-serif;
}

.yuiextdlg {
    position:absolute;
    left:-600px;
}

/* styles for new design */

.impact {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:white;
font-size:20px;
font-weight: bold;
text-shadow: 1px 1px 1px #000;
}

.arrowsidemenu{
	width: 190px; /*width of menu*/
	/*border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;*/
}
	
.arrowsidemenu div a{ /*header bar links*/
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(../menu/leftnavheader.png) 100% 0;
  height: 24px; /*Set to height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	color: #686E4E;
	border-bottom: 1px solid #686E4E;
}
	
.arrowsidemenu div a:link, .arrowsidemenu div a:visited{
	color: #686E4E;
}

.arrowsidemenu div a:hover{
	background-position: 100% -32px;
}

.arrowsidemenu div.unselected a{ /*header that's currently not selected*/
	color: #686E4E;
}

	
.arrowsidemenu div.selected a{ /*header that's currently selected*/
	color: #686E4E;
	/*background-position: 100% -64px !important;*/
}

.arrowsidemenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.arrowsidemenu ul li{
	/*border-bottom: 1px solid #a1c67b;*/
}


.arrowsidemenu ul li a{ /*sub menu links*/
	display: block;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#686E4E;
	padding: 5px 0;
	padding-left: 20px;
	/*border-left: 10px double #a1c67b;*/
}

.arrowsidemenu ul li a:hover{
	background: #d5e5c1;
}

.header_myriad_welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	COLOR: #778058;	
}

.header_myriad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	COLOR: #aeba81;	
	/*margin-right:8px;*/
}

.header_myriad_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	COLOR: #aeba81;	
	/*margin-right:8px;*/
}

.header_myriad_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	COLOR: #ffffff;	
}

.leftnavmenu {list-style:none; padding:10px 0 40px 25px; margin:0; width:25px; /*background:url(../menu/tab_back.gif); border-top:1px solid #593; border-bottom:1px solid #593;*/}
.leftnavmenu li {display:block; width:25px; margin-bottom:-29px;}
.leftnavmenu li a {text-decoration:none; color:#fff; font-size:11px; line-height:10px;}
.leftnavmenu li a em {display:block; width:25px; height:29px;background:url(../menu/vertical.gif) left top; font-style:normal;}
.leftnavmenu li a b {display:block; width:15px; padding:0 3px 29px 7px; text-align:center; text-decoration:none; background:url(../menu/vertical.gif) left bottom; color:#fff;}

.leftnavmenu li a:hover {border:0; position:relative; z-index:100; cursor:pointer;}
.leftnavmenu li a:hover em {background-position: center top;}
.leftnavmenu li a:hover b {background-position: center bottom; color:#660;}

.leftnavmenu li a.selected, .menu li a:hover.selected {border:0; position:relative; z-index:200;}
.leftnavmenu li a.selected em, .menu li a:hover.selected em {background-position: right top;}
.leftnavmenu li a.selected b,.menu li  a:hover.selected b {background-position: right bottom; color:#242;}

A.topnavbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	COLOR: #778058;	
	TEXT-DECORATION: none ;
	font-weight: bold;
}
A.topnavbar:link {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	COLOR: #778058;	
	TEXT-DECORATION: none ;
	font-weight: bold;
}
A.topnavbar:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	COLOR: #778058;	
	TEXT-DECORATION: none ;
	font-weight: bold;
}
A.topnavbar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	COLOR: #000000;	
	TEXT-DECORATION: none ;
	font-weight: bold;
}


