/* ****    Copyright (c) 1999-2005 UniteU Technologies Inc.  All rights reserved. ****/
/* ***********************************************************************************/
/* ****    This file contains default style definitions used in the UU eShop and  ****/
/* ****    eStore applications. This file is included on all store pages. This    ****/
/* ****    setting may be modified via the site manager so that a different file  ****/
/* ****    may be used.                                                           ****/
/*************************************************************************************/

/*
blue light	#D6E4F5
blue dark	#003C7A
red			#EC1C24
red light	#F68D91
*/

/* HTML elements */
body					{ background-color: #D6E4F5; height: 100%; margin:0; padding:0; border:none; }
td						{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
img						{ border: none; }
form					{ padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
input					{ font-size: 11px; }
/* input.Header			{ border: 3px solid #EC1C24; padding: 2px 2px 2px 2px; } */

/* Default links */
a:link					{ color: #003C7A; }
a:visited				{ color: #003C7A; }
a:hover					{ color: #003C7A; }
a:active				{ color: #003C7A; }

/* shop by brand dropdown*/
.q_jump, .qjump {font-family:Arial; color:#000000; font-size:8pt; text-decoration: none; font-weight:normal; width:135px;} 

/*page title text on all pages except the department and product pages*/
.PageTitle				{ font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #003C7A; }

/*department titles*/
.DeptTitle				{ font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #003C7A; }

/*list price or price level 1 with a sale*/
.ListPricewSale{font-family: arial, helvetica, sans-serif;font-size: 14px;color: black;}

/*list price or price level 1 with NO sale*/
.ListPricewoSale		{ font-family: arial, helvetica, sans-serif; font-size: 14px; color: #2DA23B;}

/* sale price */
.SalePrice{font-family: arial, helvetica, sans-serif;font-size: 14px;color: red;}

/* msrp price */
.MSRPPrice{font-family: arial, helvetica, sans-serif;font-size: 14px;color: black;}


/*  FOR PAMELA'S DEPTLINK CODE - NOT SURE WE SHOULD KEEP  */

table#headerTable     {background: inherit; color: #000000;}
table#emailSignUp     {background: inherit; color: #000000;}
table#TableNnav       {background: inherit; color: #000000;}
td#TDbottom           {background: inherit; color: #000000;}
td#TDbelowNav         {background: inherit; color: #000000;}
.nav                  {border: 1px solid #666666; background-color: #CCCCCC; color: #000000; background-image: none; padding: 0px 0px 0px 0px; }
.navmargin            {padding: 8px; background: inherit; color: #333333; text-decoration: none; font-size: 10px; font-weight: normal; }
.insidenavtextbottom  {background: inherit; color: #000000; text-decoration: none; font-size: 11px; font-weight: normal; text-align:right; border: 1px solid #666666; padding: 0px 10px 7px 3px}

/*  END DEPTLINK CODE CLASSES  */

/* general div on all pages to offset content from left nav  */
.PageContent          { }
.MainContentContainer	{ padding: 10px 10px 10px 10px; }

/*  DEPTLINK EMAIL SIGNUP  */
.EmailSignupbgcolor   {background: #CCCCCC; color: #000000;}
.EmailSignupTitle     {background: #CCCCCC; color: #000000;}
.EmailSignupText      {background: #CCCCCC; color: #000000;}

/*  SHOPPER LOOKUP CLASSES  */
.TableText            {background: #ffffff; color: #000000;}

/* HEADER CLASSES  */
.HeaderNav:link       { color: #ffffff; text-decoration: none; }
.HeaderNav:visited    { color: #ffffff; text-decoration: none; }
.HeaderNav:hover      { color: #ffffff; text-decoration: underline; }
.HeaderNav:active     { color: #ffffff; text-decoration: underline; }

/* Top cart/account links */
.HeaderNavContainer		{ background: #003C7A; color: #FFFFFF; font-size: 10px; font-weight: bold; text-transform: uppercase; }

/* Top nav links */
.HeaderLinksContainer	{ margin: 10px 0px 10px 5px; padding: 0px 0px 0px 10px; border-left: 1px #F68D91 solid; height: 40px; background-color: white;}
.HeaderLinks			{ font-size: 10px; font-weight: bold; text-transform: uppercase; color: #003C7A; }
.HeaderLinks:link		{ text-decoration: none; }
.HeaderLinks:visited	{ text-decoration: none; }
.HeaderLinks:hover		{ text-decoration: underline; }
.HeaderLinks:active		{ text-decoration: none; }

/* FOOTER CLASSES  */
.FooterNavContainer		{ background: #D6E4F5; }

.FooterNavLink:link		{ color: #003C7A; text-decoration: none; font-size: 11px; font-weight: bold; text-transform: uppercase; }
.FooterNavLink:visited	{ color: #003C7A; text-decoration: none; font-size: 11px; font-weight: bold; text-transform: uppercase; }
.FooterNavLink:hover	{ color: #003C7A; text-decoration: underline; font-size: 11px; font-weight: bold; text-transform: uppercase; }
.FooterNavLink:active	{ color: #003C7A; text-decoration: none; font-size: 11px; font-weight: bold; text-transform: uppercase; }

.FooterTextContainer	{ background: #D6E4F5; font-size: 10px; }

/* SHOPPER NEW AND SHOPPER UPDATE */
.SubText              {background: inherit; color: #000000; font-size: 10px; font-weight: normal;}
.optional             {background: #ffffff; color: #000000;}
.required             {background: #ffffff; color: #000000; font-weight: bold;}

/* PRODUCT PAGE  */

/* You may also be interested in */
.relProductlabel      {background: inherit; color: #000000;}
.ProductShortDescription {background: inherit; color: #000000;}
.ProductName			{ font-family: Times New Roman, Times, serif; font-size: 18px; color: #3333FF; font-weight:bold; }

/*list price or price level 1 with a sale*/
.ListPricewSaleP      {font-size: 14px; background: inherit; color: #000000;}
/*list price or price level 1 with NO sale*/
.ListPricewoSaleP     {font-size: 14px; background: inherit; color: #000000;}
/* sale price */
.SalePriceP           {font-size: 14px; background: inherit; color: #ff0000;}
/* msrp price */
.MSRPPriceP           {font-size: 14px; background: inherit; color: #000000;}

/*  related products list price or price level 1 with a sale*/
.ListPricewSaleR      {font-size: 14px; background: inherit; color: #000000;}
/*  related products list price or price level 1 with NO sale*/
.ListPricewoSaleR     {font-size: 14px; background: inherit; color: #000000;}
/*  related products sale price */
.SalePriceR           {font-size: 14px; background: inherit; color: #ff0000;}
/*  related products msrp price */
.MSRPPriceR           {font-size: 14px; background: inherit; color: #000000;}

/*   END PRODUCT PAGE CLASSES  */

/*  DEPARTMENT PAGE  */
.DeptShortDescription {background: inherit; color: #000000;}

/*  Item Table Styles */
.CartLabels           {background: #999999; color: #ffffff; font-weight: bold;}
.cart_list_item       {background: #ffffff; color: #000000;}
.SubHeadbgcolor       {background: #999999; color: #000000;}
.SubHeadText          {background: inherit; color: #ffffff; font-weight: bold}
.tablebgcolor         {background: #ffffff}

/*  ERRORS   */
.BasketErrors         {color: #ff0000; background: #ffffff;}
.PurchaseErrors       {color: #ff0000; background: #ffffff;}
.ErrorMsg             {color: #ff0000; background: #ffffff;}

/*  SHIPPING PAGE  */

/*  PAYMENT PAGE  */
.PaymentInput         {background: inherit; color: #000000; font-weight: bold;}

/*  CONFIRMATION PAGE  */
.outer                {border: 1px solid #999999}
table#confBottom td   {border-style: solid; border-left-width: 1pt; border-top-width: 1pt; border-right-width: 0pt; border-bottom-width: 0pt; border-color: #b9b9b9;}

/*  ------BEGIN LINK STYLE DEFINITIONS------  */

/*  general links - applied when no class is specified  */
/*a:link                {background: inherit; color: #000000; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
/*a:visited             {background: inherit; color: #000000; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
/*a:hover               {background: inherit; color: #EE484C; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
/*a:active              {background: inherit; color: #EE484C; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}

/*  left hand navigation, top level  */
.DeptLinkContainer		{ padding: 20px 5px 0px 5px; letter-spacing: -.05em; width: 140px; text-align: left; }
.deptbarlink			{ font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#003C7A; text-decoration:none; text-transform: uppercase;  }
/*.deptbarlink:link     {display: block; text-align: left; margin-left: 9px; background: inherit; color: #000000; text-decoration: none; font-size: 10px; font-weight: normal; margin-bottom: 5px;}
/*.deptbarlink:visited  {display: block; text-align: left; margin-left: 9px; background: inherit; color: #000000; text-decoration: none; font-size: 10px; font-weight: normal; margin-bottom: 5px;}
/*.deptbarlink:hover    {display: block; text-align: left; margin-left: 9px; background: inherit; color: #EE484C; text-decoration: underline; font-size: 10px; font-weight: normal; margin-bottom: 5px;}
/*.deptbarlink:active   {display: block; text-align: left; margin-left: 9px; background: inherit; color: #EE484C; text-decoration: underline; font-size: 10px; font-weight: normal; margin-bottom: 5px;}
*/

.deptlinksub{font-family: Times New Roman, Times, serif; text-indent:10px;}

/*  left hand navigation, secondary level  */
/*.deptbarlink2:link    {display: block; text-align: left; margin-left: 15px; background: inherit; color: #656565; text-decoration: none; font-size: 10px; font-weight: normal; margin-bottom: 4px;}
/*.deptbarlink2:visited {display: block; text-align: left; margin-left: 15px; background: inherit; color: #656565; text-decoration: none; font-size: 10px; font-weight: normal; margin-bottom: 4px;}
/*.deptbarlink2:hover   {display: block; text-align: left; margin-left: 15px; background: inherit; color: #EE484C; text-decoration: underline; font-size: 10px; font-weight: normal; margin-bottom: 4px;}
/*.deptbarlink2:active  {display: block; text-align: left; margin-left: 15px; background: inherit; color: #EE484C; text-decoration: underline; font-size: 10px; font-weight: normal; margin-bottom: 4px;}

/*  content area, department page  */
.deptlinkM {font-family: Times New Roman, Times, serif;font-size:14px; color:#3333FF; text-decoration:none; font-weight:bold; text-align:center}
/*
.deptlinkM:link       {text-align: left; font-weight: bolder; color: #666666; background: inherit; text-decoration: none; text-indent: 12px; font-size: 12px;}
.deptlinkM:visited    {text-align: left; font-weight: bolder; color: #666666; background: inherit; text-decoration: none; text-indent: 12px; font-size: 12px;}
.deptlinkM:hover      {text-align: left; font-weight: bolder; color: #EE484C; background: inherit; text-decoration: underline; text-indent: 12px; font-size: 12px;}
.deptlinkM:active     {text-align: left; font-weight: bolder; color: #EE484C; background: inherit; text-decoration: none; text-indent: 12px; font-size: 12px;}
*/
/*  content area, product page  
.deptlinkP:link       {font-size: 11px; font-weight: bold; text-decoration: underline; color: #000000; background: inherit;}
.deptlinkP:visited    {font-size: 11px; font-weight: bold; text-decoration: underline; color: #000000; background: inherit;}
.deptlinkP:hover      {font-size: 11px; font-weight: bold; text-decoration: underline; color: #EE484C; background: inherit;}
.deptlinkP:active     {font-size: 11px; font-weight: bold; text-decoration: underline; color: #EE484C; background: inherit;}
*/
/* footer links - class must be specified in site to take effect  */
.footer:link          {background: inherit; color: #ffffff; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.footer:visited       {background: inherit; color: #ffffff; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.footer:hover         {background: inherit; color: #EE484C; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.footer:active        {background: inherit; color: #EE484C; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}

/* "Back to" link on product page  */
.deptlinkM2:link      {background: inherit; color: #555555; text-decoration: none; font-size: 12px; font-weight: normal; }
.deptlinkM2:visited   {background: inherit; color: #555555; text-decoration: none; font-size: 12px; font-weight: normal; }
.deptlinkM2:hover     {background: inherit; color: #EE484C; text-decoration: none; font-size: 12px; font-weight: normal; }
.deptlinkM2:active    {background: inherit; color: #EE484C; text-decoration: none; font-size: 12px; font-weight: normal; }

/*  -------END LINK STYLE DEFINITIONS------  */