/* ****    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.                                                           ****/
/*************************************************************************************/

body                  {font-family: Arial, Helvetica, sans-serif; margin: 0px; color: #000000; font-size: 12px
/* background-image: url(../images/bg-2.jpg); */
}
td                    {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
p                     {font-size: 12px; margin-top: 0px; margin-bottom: 8px; text-align: left; font-weight: normal;}
img                   {border: none}

.logo                 {margin: 5px 0px 5px 10px;}


/* shop by brand dropdown*/
.qjump                {color: #660000; font-size: 10px; text-decoration: none; font-weight:bold }


/*page title text on all pages except the department and product pages*/
.PageTitle            {font-family:Georgia, "Times New Roman", Times, serif; font-size: 20px; background: inherit; color: #CC6600; font-weight: bold; display: block;}


/*department titles*/
.DeptTitle            {font-family:Georgia, "Times New Roman", Times, serif; font-size: 16px; background: inherit; color: #CC6600; font-weight: bold; display: block; margin-bottom: 24px;}


/*list price or price level 1 with a sale*/
.ListPricewSale       {font-size: 12px; background: inherit; color: #000000;}


/*list price or price level 1 with NO sale*/
.ListPricewoSale      {font-size: 12px; background: inherit; color: #000000;}


/* sale price */
.SalePrice            {font-size: 12px; background: inherit; color: #ff0000;}


/* msrp price */
.MSRPPrice            {font-size: 12px; background: inherit; color: #000000;}


/*  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: 0px solid #666666; 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          {position: relative; top: 0px; left: 0px; margin-bottom: 10px; margin-top: 20px; margin-left: 15px}


/*  DEPTLINK EMAIL SIGNUP  */
.EmailSignupbgcolor   {color: #000000;}
.EmailSignupTitle     {color: #000000;}
.EmailSignupText      {color: #000000;}


/*  SHOPPER LOOKUP CLASSES  */
.TableText            {background: #ffffff; color: #000000;}

/* HEADER CLASSES  */
.HeaderNav:link       {font-family:Georgia, "Times New Roman", Times, serif; color: #ffffff; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.HeaderNav:visited    {font-family:Georgia, "Times New Roman", Times, serif; color: #ffffff; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.HeaderNav:hover      {font-family:Georgia, "Times New Roman", Times, serif; color: #ffffff; text-decoration: underline; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.HeaderNav:active     {font-family:Georgia, "Times New Roman", Times, serif; color: #ffffff; text-decoration: underline; font-size: 12px; font-weight: normal; margin-bottom: 5px;}

.HeaderNavBack        {background: #CC6600; color: #000000; border-color: #000000 #000000 #666666; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}


/* FOOTER CLASSES  */
.Footertext           {background: inherit; color: #ffffff;}
.FooterBack           {color: #ffffff;}

.FooterLink:link      {background: inherit; color: #ffffff; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.FooterLink:visited   {background: inherit; color: #ffffff; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.FooterLink:hover     {background: inherit; color: #EE484C; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.FooterLink:active    {background: inherit; color: #EE484C; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}


/* 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-size: 16px; background: inherit; color: #000000; font-weight: bold;}

/*list price or price level 1 with a sale*/
.ListPricewSaleP      {font-size: 12px; background: inherit; color: #000000;}
/*list price or price level 1 with NO sale*/
.ListPricewoSaleP     {font-size: 12px; background: inherit; color: #000000;}
/* sale price */
.SalePriceP           {font-size: 12px; background: inherit; color: #ff0000;}
/* msrp price */
.MSRPPriceP           {font-size: 12px; background: inherit; color: #000000;}

/*  related products list price or price level 1 with a sale*/
.ListPricewSaleR      {font-size: 12px; background: inherit; color: #000000;}
/*  related products list price or price level 1 with NO sale*/
.ListPricewoSaleR     {font-size: 12px; background: inherit; color: #000000;}
/*  related products sale price */
.SalePriceR           {font-size: 12px; background: inherit; color: #ff0000;}
/*  related products msrp price */
.MSRPPriceR           {font-size: 12px; 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: #CC6600; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
a:active              {background: inherit; color: #CC6600; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}

/*  left hand navigation, top level  */
.deptbarlink:link     {display: block; text-align: left; margin-left: 15px; background: inherit; color: #000000; text-decoration: none; font-size: 12px; font-weight: bold; margin-bottom: 5px;}
.deptbarlink:visited  {display: block; text-align: left; margin-left: 15px; background: inherit; color: #000000; text-decoration: none; font-size: 12px; font-weight: bold; margin-bottom: 5px;}
.deptbarlink:hover    {display: block; text-align: left; margin-left: 15px; background: inherit; color: #CC6600; text-decoration: underline; font-size: 12px; font-weight: bold; margin-bottom: 5px;}
.deptbarlink:active   {display: block; text-align: left; margin-left: 15px; background: inherit; color: #CC6600; text-decoration: underline; font-size: 12px; font-weight: bold; margin-bottom: 5px;}

/*  left hand navigation, secondary level  */
.deptbarlink2:link    {display: block; text-align: left; margin-left: 25px; background: inherit; color: #000000; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 4px;}
.deptbarlink2:visited {display: block; text-align: left; margin-left: 25px; background: inherit; color: #000000; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 4px;}
.deptbarlink2:active  {display: block; text-align: left; margin-left: 25px; background: inherit; color: #CC6600; text-decoration: underline; font-size: 12px; font-weight: normal; margin-bottom: 4px;}

/*  content area, department page  */
.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: #CC6600; background: inherit;}
.deptlinkP:active     {font-size: 11px; font-weight: bold; text-decoration: underline; color: #CC6600; 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: #CC6600; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.footer:active        {background: inherit; color: #CC6600; 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; margin-bottom: 5px;}
.deptlinkM2:visited   {background: inherit; color: #555555; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.deptlinkM2:hover     {background: inherit; color: #EE484C; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.deptlinkM2:active    {background: inherit; color: #EE484C; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}

/*  -------END LINK STYLE DEFINITIONS------  */

.featured { display:block; width:770px; font-family:Georgia, "Times New Roman", Times, serif; color: #ffffff; text-decoration: none; font-size: 12px; font-weight: normal; padding:5px;}

/****************** default/main page *****************************/
#main_left{width:570px;height:334px;background:url(../main_left_bg.jpg) no-repeat;}
#main_left_desc{width:330px;padding-top:50px;margin-left:240px;}
.mainLeftTitle{font-size:20px;font-weight:bold;}
.mainLeftSubTitle{font-size:16px;font-weight:bold;border-bottom:1px solid #999999;padding-bottom:10px;}
.mainLeftDescText{width:300px;color:#727272;font-size:11px;margin-left:20px;margin-top:8px;}
.mainLeftLink:link{FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #2C507C; TEXT-DECORATION: none;}
.mainLeftLink:visited{FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #2C507C; TEXT-DECORATION: none;}
.mainLeftLink:hover{FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #2C507C; TEXT-DECORATION: none;}
.mainLeftLink:active{FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #2C507C; TEXT-DECORATION: none;}
#main_left_desc_bottom{color:#ffffff;font-size:12px;font-weight:bold;width:300px;margin-left:262px;margin-top:60px;}
.mainLeftTitleBottom{color:#ffffff;font-size:16px;}
.mainLeftLinkBottom:link{FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none;}
.mainLeftLinkBottom:visited{FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none;}
.mainLeftLinkBottom:hover{FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none;}
.mainLeftLinkBottom:active{FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none;}

#main_right{width:220px;background:url(../main_right_bg.gif) repeat-y;margin-left:3px;}
#main_right_desc{width:196px;padding:0px 12px;color:#727272;font-size:10px;}
#main_right_footer{width:220px;}
.mainRightLink:link{FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #555555; TEXT-DECORATION: none;}
.mainRightLink:visited{FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #555555; TEXT-DECORATION: none;}
.mainRightLink:hover{FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ee484c; TEXT-DECORATION: none;}
.mainRightLink:active{FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ee484c; TEXT-DECORATION: none;}


.threeitems_td{width:250px;}
.threeitems_header{background:url(../threeitems_header.jpg) no-repeat;height:18px;width:230px;padding-left:20px;padding-top:5px;}
.threeitems_bg{border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0;background:url(../threeitems_bg.jpg) repeat-x;width:243px;padding-left:5px;font-size:9px;}
.threeitems_footer{background:url(../threeitems_footer.jpg) no-repeat;width:250px;height:11px;}

.threeItemsImg{margin-top:3px;}
.threeItemsDesc{color:#727272;padding-top:3px;border-top:1px dotted #727272;margin-top:3px;font-size:9px;}
.threeItemsPrice{color:#B61F38;font-weight:bold;font-size:10px;}

#browsebrandTbl{background:url(../browsebrand_bg.gif) no-repeat;width:790px;height:68px;margin-top:15px;}
#browsebrandTbl td{text-align:center;}

.featured_bg{background:url(../featured_bg.gif) repeat-x;}
#featuredMainPage img{width:85px;height:85px;}
/****************** end default/main page *****************************/