/* daves test */

BODY
{
 	margin:0px;
	padding: 0px;
	color: #666666;
	font: normal 11px arial, sans-serif;
	background: #000000 url(/assets/images/ama/us/en/global/bodyBG.gif) repeat-x;
	text-align: center;
}
#wrapper1
{
    BACKGROUND: #ffffff;
    MARGIN: 0px auto;
    WIDTH: 778px;
    TEXT-ALIGN: center;
    background:url(/assets/images/mcf/us/en/global/pageBG.gif) repeat-y;
}
#wrapper2
{
    BORDER-RIGHT: #999999 0px solid;
    MARGIN: 0px auto;
    BORDER-LEFT: #999999 0px solid;
    WIDTH: 778px;
    BORDER-BOTTOM: #a1aab1 0px solid;
    POSITION: relative;
    TEXT-ALIGN: left
}
#page-header
{
    BORDER-RIGHT: #ffffff 0px solid;
    BORDER-LEFT: #ffffff 0px solid
}
#page-content
{
}
#page-footer
{
}
BODY.popup
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 10px;
    BACKGROUND: #ffffff;
    MARGIN-BOTTOM: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN-LEFT: 0px;
    FONT-FAMILY: Verdana, sans-serif
}
IFRAME
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, sans-serif
}
A:link
{
    COLOR: #3970a4;
    LINE-HEIGHT: 14px
}
A:visited
{
    COLOR: #3970a4;
    LINE-HEIGHT: 14px
}
A:hover
{
    COLOR: #006bce;
    LINE-HEIGHT: 14px
}
A.footer:link
{
    FONT-SIZE: 9px;
    COLOR: #363636;
    TEXT-DECORATION: none
}
A.footer:visited
{
    FONT-SIZE: 9px;
    COLOR: #363636;
    TEXT-DECORATION: none
}
A.footer:hover
{
    FONT-SIZE: 9px;
    COLOR: #006bce
}
A.dd:link
{
    COLOR: #000000;
    LINE-HEIGHT: 14px;
    TEXT-DECORATION: none
}
A.dd:visited
{
    COLOR: #000000;
    LINE-HEIGHT: 14px;
    TEXT-DECORATION: none
}
A.dd:hover
{
    COLOR: #000000;
    LINE-HEIGHT: 14px;
    TEXT-DECORATION: underline
}
A.dd1:link
{
    COLOR: #000000;
    LINE-HEIGHT: 14px;
    TEXT-DECORATION: underline
}
A.dd1:visited
{
    COLOR: #000000;
    LINE-HEIGHT: 14px;
    TEXT-DECORATION: underline
}
A.dd1:hover
{
    COLOR: #000000;
    LINE-HEIGHT: 14px;
    TEXT-DECORATION: underline
}
A.small:link
{
    FONT-SIZE: 9px;
    COLOR: #3970a4;
    LINE-HEIGHT: 14px
}
A.small:visited
{
    FONT-SIZE: 9px;
    COLOR: #3970a4;
    LINE-HEIGHT: 14px
}
A.small:hover
{
    FONT-SIZE: 9px;
    COLOR: #006bce;
    LINE-HEIGHT: 14px
}
/*
A.bc:link
{
    FONT-SIZE: 9px;
    COLOR: #00FF66
}
A.bc:visited
{
    FONT-SIZE: 9px;
    COLOR: #00FF66
}
*/
A.faq:link
{
    FONT-WEIGHT: bold;
    COLOR: #3970a4;
    LINE-HEIGHT: 14px;
    TEXT-DECORATION: none
}
A.faq:visited
{
    FONT-WEIGHT: bold;
    COLOR: #3970a4;
    LINE-HEIGHT: 14px;
    TEXT-DECORATION: none
}
A.faq:hover
{
    FONT-WEIGHT: bold;
    COLOR: #006bce;
    LINE-HEIGHT: 14px;
    TEXT-DECORATION: none
}
A.search:link
{
    COLOR: #3970a4;
    LINE-HEIGHT: 14px;
    TEXT-DECORATION: none
}
A.search:visited
{
    COLOR: #3970a4;
    LINE-HEIGHT: 14px;
    TEXT-DECORATION: none
}
A.search:hover
{
    COLOR: #006bce;
    LINE-HEIGHT: 14px;
    TEXT-DECORATION: underline
}
.wrap1
{
    POSITION: relative
}
.wrap2
{
    POSITION: absolute
}
#dropmenu0
{
    Z-INDEX: 100
}
UNKNOWN
{
    FONT-WEIGHT: bold
}


/* Styles Added By Sunil Khamkar */


/***************************************************************************

'	Global -	contains site wide styles including font, body, background
'				colors and images, and classes that can be used throughout
'				the site
'	
'	mainWidth -	sets the page width and margins
'
'	leftNav	-	sets the width, background color, background image, etc for
'				the left navigation column
'
'	Styles for Headers:
'		* headerBG and headerBG_(site section) - sets the background image used
'		for home and site section pages as well as the height of the header
'		* a.header, a.cat_header, a.cat_sub_header - sets the link colors & styles
'		  for top navigaion links for home page and site section pages
'		* topNavMouseOver and topNavMouseOver_(site section) - sets the background
'		  mousover color per site section
'		* topNavMouseOut and topNavMouseOut_(site section) - sets the background
'		  mousout color per site section
'
'		* Free Floating Menu - sets styles for the dropdown menus - background
'		  color, mouseover color, position, etc.
'		* Menu Link Styles - sets the style for links in dropdown menus
'		* Drop Shadow - sets the styles for the dropdown menu shadows
'	
'	
'	Product Browse Styles
'		Styles used for product browse page(s)
'
'	Product Detail Styles
'		Styles used on product detail page
'		Tab styles - background color, link styles, etc for Product
'			Detail page 'more information' tabs
'	
'	Comparison page styles
'		Styles used on product comparison page
'
'	Search Results styles
'		Styles used on search results page(s)

***************************************************************************/

/* **********************
	  GLOBAL STYLES  
************************* */
body {
	margin:0;
	padding: 0;
	color: #666666;
	font: normal 11px arial, sans-serif;
	background: #000000 url(/assets/amana/images/global/bodyBG.gif) repeat-x;
	text-align:center;
	
}

#popupBody {
	margin:0;
	padding: 0;
	background-color: #ffffff;
	background-image : none;
	color: #7c7c7c;
	font:normal 11px arial,sans-serif;
}

input.disabled { background: #fafafa; color:#888888; }
body.popup { margin:0 0 0 0; background:none; }

.error {color: red; font-weight: normal; text-decoration: none; text-align: left; }

th,td,p,li,input,select,textarea { font:normal 11px arial,sans-serif; }

h1 {font-family: "Gill Sans", "MS Trebuchet", Verdana,sans-serif; color: #666666; font-size: 20px; text-transform:uppercase; letter-spacing: 2px; padding:0; margin:0;}
h2 {color: #333333; font-size: 13px; font-weight: bold; padding:0; margin:0;}
h3 {font: bold 13px verdana; color: #fe4a4a; padding:0; margin:0;}
h4 {color: #666666; font-size: 13px; font-weight: bold; padding:0; margin:0;}

form { margin:0 0 0 0; }
hr {color: #91b0cd;}

.fl { float: left; }

.mainWidth {width:781px; margin-left: auto; margin-right: auto; text-align: left;}

#home_centerContent {text-align: center; width:582px;}
/*#content {background-color: #ffffff; padding: 20px 15px;}*/
#contentInternal {padding:0 30px; width:522px; margin-left: auto; margin-right: auto; text-align: left;}
#contentInternalCS {padding: 18px 30px 20px 30px; width:522px;}
#contentInternalPD {padding: 18px 30px 20px 30px; width:522px;}
#contentProdDetail {padding: 18px 30px 20px 30px; width:522px;}
#contentDiv  {padding:18px 30px 40px 30px; width:522px;}
#pageBG { background: url(/assets/amana/images/global/pageBG.gif) repeat-y;}
/*
#breadcrumb {background-color: #FF66FF; text-align: left; padding-bottom:28px; color: #999999; font-size: 10px;FONT-FAMILY: Verdana;}
#breadcrumbPD {text-align: left; padding-bottom:28px; color: #999999; font-size: 10px;}
*/
#internalBody{width:781px; margin-left: auto; margin-right: auto; text-align: left;}


/* sets width, background url and/or color, etc */
#leftNav {width:198px; background: #e9e9e9 url(/assets/amana/images/global/leftnavBG.gif) repeat-x; border-left:1px solid #6b6b6b;}

#searcharea {height:26px; background-color:#666666; text-align: right; padding-right:20px;}

#sitesectionnav {background-color:#feffcc;}

.lnVspace {padding-top: 30px;}
.lnHspace {padding-left:12px;}

/*
.logo {width:200px;}
.logoImg { margin:22px 0 13px 30px;}
*/

.tagBG {background-color: #8e8e8e}
/*.navBG {}*/
.shoppingUtils  {height:39px;}

/* line beneath header */
.headerLine {width: 502px; height:1px; border-bottom: 1px solid #b7b7b7; margin:5px 0 30px 0; }

.color_000000 { color: #000000; }
.txt-red { color: #cc0000; }
.small { font-size: 9px; }
.subTitle {}
.light {} /* background color behind contact us optional area */

/* Link Styles */
a:link      {color: #666666; text-decoration:none;}
a:visited   {color: #666666; text-decoration:none;}
a:hover     {color: #666666; text-decoration:underline;}

/* Red Link Styles */
a.red:link      {color: #d70020; text-decoration:none;}
a.red:visited   {color: #d70020; text-decoration:none;}
a.red:hover     {color: #d70020; text-decoration:underline;}

/* breadcrumb links */
/*
a.bc:link      {color: #00FF66; font-size:10px; text-decoration:none;}
a.bc:visited   {color: #00FF66; font-size:10px; text-decoration:none;}
a.bc:hover     {color: #00FF66; font-size:10px; text-decoration:underline;}
*/
a.bcPD:link       {color: #999999; font-size:10px; text-decoration:none;}
a.bcPD:visited    {color: #999999; font-size:10px; text-decoration:none;}
a.bcPD:hover      {color: #999999; font-size:10px; text-decoration:underline;}

a.cs:link     {font-family: verdana; color: #d70020; text-decoration:none;}
a.cs:visited  {font-family: verdana; color: #d70020; text-decoration:none;}
a.cs:hover    {font-family: verdana; color: #d70020; text-decoration:underline;}

a.dark:link      {color: #d70020;}
a.dark:visited   {color: #d70020;}

a.dln:link     {font-family: verdana; font-size:13px; font-weight:bold; color: #8e8e8e; text-decoration: none; padding-left: 15px; text-transform: uppercase; line-height: 26px;}
a.dln:visited  {font-family: verdana; font-size:13px; font-weight:bold; color: #8e8e8e; text-decoration: none; padding-left: 15px; text-transform: uppercase; line-height: 26px;}
a.dln:hover    {font-family: verdana; font-size:13px; font-weight:bold; color: #8e8e8e; background: url(/assets/amana/images/global/ln_arrow.gif) no-repeat 0 45%; padding-left: 15px; text-transform: uppercase; line-height: 26px;}

a.dlnSelected:link     {font-family: verdana; font-size:13px; font-weight:bold; color: #8e8e8e; background: url(/assets/amana/images/global/ln_arrow.gif) no-repeat 0 45%; text-decoration: none; padding-left: 15px; text-transform: uppercase; line-height: 26px;}
a.dlnSelected:visited  {font-family: verdana; font-size:13px; font-weight:bold; color: #8e8e8e; background: url(/assets/amana/images/global/ln_arrow.gif) no-repeat 0 45%; text-decoration: none; padding-left: 15px; text-transform: uppercase; line-height: 26px;}
a.dlnSelected:hover    {font-family: verdana; font-size:13px; font-weight:bold; color: #8e8e8e; background: url(/assets/amana/images/global/ln_arrow.gif) no-repeat 0 45%; padding-left: 15px; text-transform: uppercase; line-height: 26px;}

a.dlntwo:link     {font-family: verdana; font-size:12px; font-weight:bold; color: #8e8e8e; text-decoration: none; padding-left: 30px; line-height: 18px;}
a.dlntwo:visited  {font-family: verdana; font-size:12px; font-weight:bold; color: #8e8e8e; text-decoration: none; padding-left: 30px; line-height: 18px;}
a.dlntwo:hover    {font-family: verdana; font-size:12px; font-weight:bold; color: #8e8e8e; padding-left: 30px; line-height: 18px;}

a.dlntwoSelected:link     {font-family: verdana; font-size:12px; font-weight:bold; color: #666666; text-decoration: none; padding-left: 30px; line-height: 18px;}
a.dlntwoSelected:visited  {font-family: verdana; font-size:12px; font-weight:bold; color: #666666; text-decoration: none; padding-left: 30px; line-height: 18px;}
a.dlntwoSelected:hover    {font-family: verdana; font-size:12px; font-weight:bold; color: #666666; padding-left: 30px; line-height: 18px;}

.smallHighlight {font-size: 9px; color: #ff5b5b;}
a.smallHighlight:link {font-size: 9px; color: #ff5b5b;}
a.smallHighlight:visited {font-size: 9px; color: #ff5b5b;}

.search {color: #feffcc; font:bold 12px arial, sans-serif; }
ul { font-size: .85em; }

.categoryName { font-family: "Gill Sans", Verdana, "MS Trebuchet", sans-serif; color: #91b0cd; font-size: 16px; letter-spacing: 2px; font-weight:bold; }
.productName { font-family: "Gill Sans", Verdana, "MS Trebuchet", sans-serif; color: #91b0cd; font-size: 16px; letter-spacing: 2px; font-weight: bold; }
.productTableHeader { font-family: "Gill Sans", Verdana, "MS Trebuchet", sans-serif; color: #91b0cd; font-size: 16px; letter-spacing: 2px; }
.productTableRow { background-color: #B7D7F7; }

/* button styles */

.csButton { color:#666666;
  background-color:#cccccc;
  border:0px solid;
  cursor: pointer;
  cursor:hand; }

/* *******************************
	STYLES FOR HEADER NAVIGATION
******************************* */
/*
#headerBG {background-image: url(/assets/amana/images/header/headerBG.gif); background-repeat : no-repeat; height:70px;}

#headerBG_refrigeration {background-image: url(/assets/amana/images/header/headerBG_refrigeration.gif);background-repeat : no-repeat; height:80px;}

#headerBG_cooking {background-image: url(/assets/amana/images/header/headerBG_cooking.gif);background-repeat : no-repeat; height:80px;}

#headerBG_laundry {background-image: url(/assets/amana/images/header/headerBG_laundry.gif);background-repeat : no-repeat; height:80px;}

#headerBG_dishwashers {background-image: url(/assets/amana/images/header/headerBG_dishwashers.gif);background-repeat : no-repeat; height:80px;}
*/
a.header:link {font-family: "Gill Sans", "MS Trebuchet", Verdana,sans-serif; font-size:12px; text-decoration: none; text-transform: uppercase; font-weight:bold;}
a.header:visited {font-family: "Gill Sans", "MS Trebuchet", Verdana,sans-serif; font-size:12px; text-decoration: none; text-transform: uppercase; font-weight:bold;}
a.header:hover {font-family: "Gill Sans", "MS Trebuchet", Verdana,sans-serif; font-size:12px; text-decoration: none; text-transform: uppercase; font-weight:bold;}

a.cat_header:link {font-family: "Gill Sans", "MS Trebuchet", Verdana,sans-serif; font-size:12px; text-decoration: none; text-transform: uppercase; font-weight:bold; color: #ffffff}
a.cat_header:visited {font-family: "Gill Sans", "MS Trebuchet", Verdana,sans-serif; font-size:12px; text-decoration: none; text-transform: uppercase; font-weight:bold; color: #ffffff}
a.cat_header:hover {font-family: "Gill Sans", "MS Trebuchet", Verdana,sans-serif; font-size:12px; text-decoration: none; text-transform: uppercase; font-weight:bold; color: #ffffff}

a.cat_sub_header:link {font-family: "Gill Sans", "MS Trebuchet", Verdana,sans-serif; font-size:12px; text-decoration: none; text-transform: uppercase; font-weight:bold; color: #d2d2d2}
a.cat_sub_header:visited {font-family: "Gill Sans", "MS Trebuchet", Verdana,sans-serif; font-size:12px; text-decoration: none; text-transform: uppercase; font-weight:bold; color: #d2d2d2}
a.cat_sub_header:hover {font-family: "Gill Sans", "MS Trebuchet", Verdana,sans-serif; font-size:12px; text-decoration: none; text-transform: uppercase; font-weight:bold; color: #d2d2d2}

/*
.topNavMouseOver {color: #666666;} 
.topNavMouseOut {color: #666666;} */

.topNavMouseOver_sectionOn {color: #ffffff;}
.topNavMouseOut_sectionOn {color: #ffffff;}

.topNavMouseOver_sectionOff {color: #ffffff;}
.topNavMouseOut_sectionOff {color: #d2d2d2}

/* Free Floating Menu */

/*
#ffm {position: relative;}

.ffm_drop_wrapper {float:left; position: relative; padding:0; margin:0;}

ul.ffm_drop { position: relative; top:7px; left:0px; float:left; margin: 0; padding: 0; list-style-type: none; }

ul.ffm_drop li.ffm_drop_con {
position: absolute; display: block; margin: 0; padding: 0; visibility: hidden; background: #ededed; z-index: 5000;
}
ul.ffm_drop li ul {
position: relative; width: 112px; margin: 0; padding: 0; list-style-type: none; z-index: 5000;
}
ul.ffm_drop li ul li {
position: relative; float: left; margin: 0; padding: 0; width: 112px; z-index: 5000;
}
*/
	/* Menu Link Styles */
/*
ul.ffm_drop a {
display: inline-block; padding:5px 10px 5px 10px; text-decoration: none; color: #666666; font-size:11px; text-transform: uppercase;
}
ul.ffm_drop a {
display: block; background: #ededed; font-size:11px;
}

ul.ffm_drop a:visited {
display: inline-block; padding:5px 10px 5px 10px; text-decoration: none; color: #666666; font-size:11px; text-transform: uppercase;
}
ul.ffm_drop a:visited {
display: block; background: #ededed; font-size:11px;
}

ul.ffm_drop a:hover {
background: #FEFFFE; word-space: nowrap; color: #666666; font-size:11px; text-decoration: none;
}
*/
	/* Drop Shadows */
/*
.drop_shadow_over {
position: absolute; background: #000; opacity: .10; filter: alpha(opacity=10); -moz-opacity: .10; z-index: 4999;
}
.drop_shadow_under {
position: absolute; background: #000; opacity: .20; filter: alpha(opacity=20); -moz-opacity: .20; z-index: 4998;
}
*/
/* ************* Left Navigation Styles *********** */
/* box surrounding form fields for left nav */
.formBox {border:1px #b0b0b0 solid; background-color: #ffffff; oupadding:1px;text-decoration:none; width:152px;}

/* inside form field formatting */
.fieldBox {border:none; float:left; padding-left:3px; font-family: arial; font-size:10px; color: #666666; text-decoration: none;}

/* 'drop down menu' style for left navigation "Jump To" links */
#n1 {border:1px #b0b0b0 solid; background-color:#ffffff; margin-top:0px;width:152px; padding:0px; width:152px; visibility: hidden; display:none}

/* image style */
.jumpTo {margin:50px 0 4px 0;}

/* 'hidden' search box input styles */
.hiddenInput {border:none; font-family: arial; font-size:10px; color: #666666; text-decoration: none; width:130px}

/* positioning styles */
.floatR {float: right;}
.floatL {float: left;}
.clear  {clear: both;}

/* ************* Product Browse Styles ************* */

.cellPadding         {padding:5px;}
.paddingLeft         {padding-left: 5px;}

.models              {width:83px; background-color:#ffffff; padding:2px;} /* Text block for compare text */

.prodBrowse 		   {font-size:12px; font-weight:bold; color:#333333;}
a.prodBrowse:link 	{font-size:12px; font-weight:bold; color:#333333; text-decoration:none; }
a.prodBrowse:visited {font-size:12px; font-weight:bold; color:#333333; text-decoration:none;}
a.prodBrowse:hover	{font-size:12px; font-weight:bold; color:#333333; text-decoration:underline;}

.thBG {background-color: #e9e9e9}

.row1borderTop	 	   {border-top: 1px solid #b7b7b7;}
.row1borderLeft	 	{border-left: 1px solid #cccccc;}
.row1borderBottom 	{}
.row1BG 			      {background-color: #ffffff;}
.row1BGBlank		   {background-color: #ffffff;}
.row1BGCheckbox		{background-color: #ffffff;}
.row1Border	    	   {border: 1px solid #ffffff;}

.row2borderTop	 	   {border-top: 1px solid #ffffff;}
.row2borderLeft	 	{border-left: 1px solid #ffffff;}
.row2borderBottom 	{border-bottom: 1px solid #ffffff;}
.row2BG 			      {background-color: #ffffff;}
.row2BGBlank		   {background-color: #ffffff;}
.row2BGCheckbox		{background-color: #ffffff;}
.row2Border	    	   {border: none;}

.specsRow1borderTop	 	   {border-top: 1px solid #cccccc;}
.specsRow1BG 			      {background-color: #cccccc;}

.specsRow2borderTop	 	   {border-top: 1px solid #ffffff;}
.specsRow2BG 			      {background-color: #ffffff;}

.catBorderBottom    {border-bottom: 1px solid #cccccc;}
.compRow1BorderTop   {border-top: 1px solid #7f7f7f;}

.familyMenuHeadRefrigeration {
	font-family: "Gill Sans", Verdana, "MS Trebuchet", "Sans Serif";
	color: #91B3CE;
	font-size: 16px;
	text-align: right;
	font-weight: bold;
}

/* ***** Product Detail Styles ***** */

.prodTitle {font-family: "Gill Sans", Verdana, "MS Trebuchet", sans-serif; color: #666666; font-size: 14px; letter-spacing: 2px; font-weight:bold;}
.emailPageProdTitle {padding: 15px; width:226px;font-family: "Gill Sans", Verdana, "MS Trebuchet", sans-serif; color: #7c7c7c; font-size: 12px; font-weight:bold;}
.pdTH {padding:5px 10px;}
.pdTable {margin-top:20px;}
.prodSpecCell {padding: 5px 10px;}
.additional  {font-size:11px; font-weight:bold; color:#666666; text-decoration: underline;}
.hrStyle {color: #91b0cd;}
.line {border-bottom: 1px solid #b7b7b7;}

.pdTblHeader {background-color:#e9e9e9; border-top:1px solid #ffffff;}
.sepLine {background-image: url(/assets/amana/images/global/line_seperator.gif);background-repeat : no-repeat; height:1px;}

	/* Tab styles */

a.tabSelected {}
a.tabSelected:hover {}
a.tab { }
a.tab:hover { }

.panel {border: 1px solid #cccccc; border-top:none; background-color: white; padding:24px 10px; overflow: auto; z-index:100}

/* Comparison page styles */

div#title {font: bold 14px verdana; color: #666666}

.pd5 {padding:5px;}
.dividerLine {width: 100%; border-top: 1px solid #7f7f7f; margin:30px 0;}

.compBotBorder {border-bottom: 1px solid #cccccc;}

/* Search Results page styles */

.refineBar {background-color: #ab96c7; padding:5px 10px;}

.refineText {color: #ffffff;}
a.refineText:link {color: #ffffff; text-decoration:underline;}
a.refineText:visited {color: #ffffff; text-decoration:underline;}
a.refineText:hover {color: #ffffff; text-decoration:underline;}

.srRow1borderTop	 	{border-top: 1px solid #ffffff;}
.srRow1borderLeft	 	{border-left: 1px solid #ffffff;}
.srRow1borderBottom 	{border-top: 1px solid #cccccc;}
.srRow1BG 			   {background-color: #ffffff;}
.srRow1BGBlank		   {background-color: #ffffff;}

.srRow2borderTop	 	   {border-top: 1px solid #ffffff;}
.srRow2borderLeft	 	{border-left: 1px solid #ffffff;}
.srRow2borderBottom 	{border-bottom: 1px solid #ffffff;}
.srRow2BG 			      {background-color: #ffffff;}
.srRow2BGBlank		   {background-color: #ffffff;}

div#searchBox {margin:20px 30px; background-color: #f0f0f0; padding:15px;}


/*************** START AMANA SPECIFIC STYLES ***************/

.jumpTo {font-weight: bold; color: #474747; font-size: 10px; text-align: left; text-decoration: none;}

.defaultGrayText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8e8e8e
}
.defaultGrayText:hover {
	text-decoration: none;
}

.defaultLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AB96C7
}

.defaultLink:hover {
	text-decoration: none;
}

 /* ******* Generic Content Styles ********* */

.picCaption {
	font-family: "Gill Sans", "Gill Sans MT", Verdana, "MS Trebuchet", sans-serif;
	color: #8e8e8e;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

.designMenu {
	font-family: "Gill Sans", "Gill Sans MT", Verdana, "MS Trebuchet", sans-serif;
	color: #AB96C7;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold
}

.designMenuSelected {
	font-family: "Gill Sans", "Gill Sans MT", Verdana, "MS Trebuchet", sans-serif;
	color: #8E8e8E;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold
}

.kitchenZoom {
	font-family: "Gill Sans", "Gill Sans MT", Verdana, "MS Trebuchet", sans-serif;
	color: #AB96C7;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
}

.galleryGrayText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E8E8E;
	line-height: 18px;
}

/* styles from customer_service.css */

.backtotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	color: #AB96C7
}
.backtotop:hover {
	text-decoration: none;
}

.tableHeader {
	font-family: "Gill Sans", Verdana, "MS Trebuchet", sans-serif;
	color: #91B0CD;
	font-size: 16px;
	font-weight: bold;
}

.customerFormQ {
	font-family: "Gill Sans", Verdana, "MS Trebuchet", sans-serif;
	color: #8E8E8E;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px;
}

.fixitCategory {
	font-family: "Gill Sans", Verdana, "MS Trebuchet", sans-serif;
	color: #d70020;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px;
}

a.fixitCategory:link {
	font-family: "Gill Sans", Verdana, "MS Trebuchet", sans-serif;
	color: #d70020;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px;
	text-decoration: none;
}

a.fixitCategory:visited {
	font-family: "Gill Sans", Verdana, "MS Trebuchet", sans-serif;
	color: #d70020;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px;
	text-decoration: none;
}

.customerSubheader {
	font-family: "Gill Sans", Verdana, "MS Trebuchet", sans-serif;
	color: #8E8E8E;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	padding: 10px 0px;
}

.customerheaderlink {
	font-family: "Gill Sans", Verdana, "MS Trebuchet", sans-serif;
	color: #AB96C7;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}

.customerheaderlink:hover {
	color: #8E8E8E;
}

.customerheader {
	font-family: "Gill Sans", Verdana, "MS Trebuchet", sans-serif;
	color: #8E8E8E;
	font-size: 16px;
	text-align: left;
	letter-spacing: 2px;
	text-decoration: none;
}

.productName {
	font-family: "Gill Sans", Verdana, "MS Trebuchet", sans-serif;
	color: #8E8E8E;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold
}

.pageTitle {
	font-family: "Gill Sans", Verdana, "MS Trebuchet", sans-serif;
	color: #8E8E8E;
	font-size: 20px;
	text-align: left;
	letter-spacing: 1px;
}

.errorText {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #EA8D7E;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-style: italic;

}

/* styles from home.css */

.spiffTitle { font-family: "Gill Sans", "Gill Sans MT", Verdana, "MS Trebuchet", sans-serif; color: #FEFFCC; font-size: 16px; text-align: left; text-decoration: none; }
.spiffText {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: left; color: #FEFFCC; word-spacing: 3px; text-decoration: none; }

a.spiffTitle:link { font-family: "Gill Sans", "Gill Sans MT", Verdana, "MS Trebuchet", sans-serif; color: #FEFFCC; font-size: 16px; text-align: left; text-decoration: none; }
a.spiffTitle:visited { font-family: "Gill Sans", "Gill Sans MT", Verdana, "MS Trebuchet", sans-serif; color: #FEFFCC; font-size: 16px; text-align: left; text-decoration: none; }

.logOut{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: left; color: #8e8e8e;; word-spacing: 3px; text-decoration: underline;}
.logOut:hover{ text-decoration: none; }

/*
.footerLink    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: none;}
a.footerLink  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: none; }
a.footerLink:visited  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; text-decoration: none; }
a.footerLink:hover { text-decoration: underline; }
*/
.footerSearch  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; margin-right: 0px; color: #666666; }

.easyFinder {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;  margin-right: 0px; color: #666666;}

.langMenu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: right; margin-right: 0px; color: #666666;}


/******************************
 "Family" styles for cat pages
 *****************************/

 .familyMenuText {
 	font-family: "Gill Sans", Verdana, "MS Trebuchet", "Sans Serif";
 	color: #666666;
 	font-size: 11px;
 	text-align: right;
 	font-weight: bold;
 	text-decoration: none;
 	}

 .familyMenuText:hover {
 	color: #000000;
 	}

 .familyText {
 	font-family: "Gill Sans", Verdana, "MS Trebuchet", "Sans Serif";
 	color: #000000;
 	font-size: 10px;
 	text-align: left;
 	font-weight: bold;
 	margin-top: 5px;
 	margin-left: 5px;
 	margin-right: 5px;
 	}

 .familyMenuHeadRefrigeration {
 	font-family: "Gill Sans", Verdana, "MS Trebuchet", "Sans Serif";
 	color: #91B3CE;
 	font-size: 16px;
 	text-align: right;
 	font-weight: bold;
 	}

 .familyMenuHeadLaundry {
 	font-family: "Gill Sans", Verdana, "MS Trebuchet", "Sans Serif";
 	color: #AAA1B6;
 	font-size: 16px;
 	text-align: right;
 	font-weight: bold;
 	}

 .familyMenuHeadCooking {
 	font-family: "Gill Sans", Verdana, "MS Trebuchet", "Sans Serif";
 	color: #EA8D7E;
 	font-size: 16px;
 	text-align: right;
 	font-weight: bold;
 	}

 .familyMenuHeadDishwashing {
 	font-family: "Gill Sans", Verdana, "MS Trebuchet", "Sans Serif";
 	color: #A9C3AA;
 	font-size: 16px;
 	text-align: right;
 	font-weight: bold;
 	}

 .familyMenuHeadOther {
 	font-family: "Gill Sans", Verdana, "MS Trebuchet", "Sans Serif";
 	color: #999999;
 	font-size: 16px;
 	text-align: right;
 	font-weight: bold;
 	}

 .familyCaption {
 	font-family: "Gill Sans", Verdana, "MS Trebuchet", sans-serif;
 	color: #8e8e8e;
 	font-size: 10px;
 	font-weight: bold;
 	}

