/* ****    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  ****/
/* ****   

~~~~~~~~~      edited by Cher --Et Cetera Sept 21.2006          ~~~~~~~~~~        ****/
/*************************************************************************************/

body  {font-weight: normal; margin: 0px; color: #000000; font-size: 12px; font-family:Times New Roman, Times, serif;}
h1    { color: #8e291e; font-size: 25px; font-family:Times New Roman, Times, serif; font-weight: bold;}
h2	{ color: #8e291e; font-size: 18px; font-family:Times New Roman, Times, serif; font-weight: bold;}
h3    { color: #8e291e; font-size: 14px; font-family:Times New Roman, Times, serif; font-weight: bold;}

/* sizechart styles */
#bodySC {
	background:#fffce8;
	text-align:center;
}
#sizechart {
	margin:10px auto;
	padding:7px;
	width: 600px;
	border:1px solid #5a4209;
	background:#e4dac0;
}
	#sizechart h2, #sizechart p, #sizechart ul { text-align:left; }
	#sizechart ul { list-style-type: none; }
	#sizechart ul li {
		display: inline;
		margin-left:0;
		margin-right: 20px;
	}
	#sizechart table {
		width:90%;
		margin:0 auto;
		border-top:1px solid #5a4209;
		border-left:1px solid #5a4209;
		border-collapse:collapse;
		text-align:left;
	}
	#sizechart table.borderless { border:none; }
	#sizechart td.borderless {border:none; }
	#sizechart td {
		/*width:33%;*/
		padding: 3px 15px;
		vertical-align:top;
		border-right:1px solid #5a4209;
		border-bottom:1px solid #5a4209;
	}
	#sizechart thead td, #sizechart td.head {
		color:#8e291e;
		font-weight:bold;
		font-size:14px;
	}
	a.sizeChart:link, a.sizeChart:visited {
		margin:0 0 0 7px;
		color:#8e291e;
		text-decoration:none;
		font-size:12px;
	}
	a.sizeChart:hover, a.sizeChart:active {
		margin:0 0 0 7px;
		color:#8e291e;
		text-decoration:underline;
		font-size:12px;
	}
			
			/* HEADER CLASSES  */
.headTxt {
	color: #6A0E05; 
	font-size: 12px; 
	font-family: Times New Roman, Times, serif; 
	font-weight: bold; 
	text-decoration: none;
	text-transform:uppercase;
	}
.headNav:link {
	color: #6A0E05; 
	font-size: 12px; 
	font-family: Times New Roman, Times, serif; 
	font-weight: bold; 
	text-decoration: none;
	text-transform:uppercase;
	}
.headNav:visited {
	color:#6A0E05; 
	font-size: 12px; 
	font-family: Times New Roman, Times, serif;
	font-weight: bold; 
	text-decoration: none;
	text-transform:uppercase;
	}
.headNav:hover {
	color: #C71201; 
	font-size: 12px; 
	font-family: Times New Roman, Times, serif; 
	font-weight: bold; 
	text-decoration: underline; 
	text-transform:uppercase;
	}
.headNav:active {
	color: #C71201; 
	font-size: 12px; 
	font-family: Times New Roman, Times, serif; 
	font-weight: bold; 
	text-decoration: underline;
	text-transform:uppercase;
	 }
/** beige background color*/
.PageContent {background:#ffffff;padding:3px 5px 20px 4px;}
.prop {display:block;height:850px;float:right; width:1px;}
.clear {
    clear:both;
    height:1px;
  }
		
/*** INFO PAGES styles **/
.infoLg {font-family: Georgia,  Times New Roman, Times, serif;font-size:18px;color:#692A33;font-weight:bold;padding:0px; margin:0px 3px 0px 3px;}
.infoMed {font-family: Georgia,  Times New Roman, Times, serif;font-size:12px;color:#692A33;font-weight:bold;padding:0px; margin:0px 3px 0px 3px;}
.infoLk:link {color: #8e291e; text-decoration: none; font-size: 12px; font-weight: normal;}
.infoLk:visited {color: #8e291e; text-decoration: none; font-size: 12px; font-weight: normal;}
.infoLk:hover{background: inherit; color: #8e291e; text-decoration: underline; font-size: 12px; font-weight: normal;}
.infoLk:active {background: inherit; color: #8e291e; text-decoration: underline; font-size: 12px; font-weight: normal;}


/* FOOTER CLASSES  */
.footerTxt          {
	color:#6A0E05;
	font-size: 12px; 
	font-family: Times New Roman, Times, serif; 
	font-weight: bold; 
	text-decoration: none; 
	}
	
.footerSm          {
	color: #6A0E05;
	font-size: 10px; 
	font-family: Geneva, Verdana, Arial, sans-serif; 
	font-weight: normal; 
	text-decoration: none;
	}
.footer:link {
	color:#6A0E05;
	font-size: 12px; 
	font-family: Times New Roman, Times, serif; 
	font-weight: bold; 
	text-decoration: none; 
	text-transform:capitalize;
	}
.footer:visited {
	color: #6A0E05; 
	font-size: 12px; 
	font-family: Times New Roman, Times, serif; 
	font-weight: bold; 
	text-decoration: none; 
	text-transform:capitalize;
	}
.footer:hover {
	color: #C71201; 
	font-size: 12px; 
	font-family: Times New Roman, Times, serif; 
	font-weight: bold; 
	text-decoration: underline;
	text-transform:capitalize;
	}
.footer:active {
	color: #C71201; 
	font-size: 12px; 
	font-family: Times New Roman, Times, serif; 
	font-weight: bold; 
	text-decoration: underline;
	text-transform:capitalize;
	}
	/** smaller link at bottom **/
	.footSm:link          {
	color: #6A0E05;
	font-size: 10px; 
	font-family: Arial, sans-serif; 
	font-weight: normal; 
	text-decoration: none;
	text-transform:capitalize;
	}
	.footSm:visited          {
	color: #6A0E05;
	font-size: 10px; 
	font-family: Arial, sans-serif; 
	font-weight: normal; 
	text-decoration: none;
	text-transform:capitalize;
	}
	.footSm:active          {
	color: #C71201; 
	font-size: 10px; 
	font-family:Arial, sans-serif; 
	font-weight: normal; 
	text-transform:capitalize;
	text-decoration: underline;
	}
.footSm:hover          {
	color: #C71201; 
	font-size: 10px; 
	font-family: Arial, sans-serif;  
	font-weight: normal; 
	text-transform:capitalize;
	text-decoration: underline;
	}
	
	
p  { color: #000000; font-size: 12px; font-family: Times New Roman, Times, serif; font-weight: normal; line-height:12px;}
t  { color: #000000; font-size: 14px; font-family: Times New Roman, Times, serif; font-weight: normal; line-height:12px;}
.address{ color: #000000; font-size: 12px; font-family: Times New Roman, Times, serif; font-weight: normal; text-align: justify; margin-top: 0; margin-bottom: 8px; }

/* shop by brand dropdown*/
.srchTxt  {color: #000000; font-size: 11px; text-decoration: none; font-weight:bold; }
.qjump {color: #000000; font-size: 11px; text-decoration: none; width:130px;}
.search {color: #000000; font-size: 11px; text-decoration: none;}

.homepagetexttable
{
	background-color:#E4DAC0;
	border:solid 1px #5A4209;
}
.homepagetext
{
	color:#000000;
	font-size: 12px; 
	font-family: Times New Roman, Times, serif; 
	font-weight: normal; 
	text-decoration: none; 
	text-transform:none;
}
/*page title text on all pages except the department and product pages*/
.PageTitle            {font-size: 20px; background: inherit; color: #000000; font-weight: bold; }


/*department titles*/
.DeptTitle              { color: #8e291e; font-size: 25px; font-family: serif, Georgia, Times New Roman, Times, serif; font-weight: bold;text-align:left;}


/*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;}

/*  DEPTLINK EMAIL SIGNUP  */
.EmailSignupbgcolor   {background: #CCCCCC; color: #000000;}
.EmailSignupTitle     {background: #CCCCCC; color: #000000;}
.EmailSignupText      {background: #CCCCCC; color: #000000;}

.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          { color: #8e291e; font-size: 17px; font-family: Times New Roman, Times, serif; font-weight: bold; background: inherit; text-align: left; }

/*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: #8e7b5b; color: #ffffff; font-weight: bold;}
.cart_list_item       {background: #ffffff; color: #000000;}
.SubHeadbgcolor       {background: #8e7b5b; 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: solid 1px #999999; }
/*  ------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: #8e291e; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
a:active              {background: inherit; color: #8e291e; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}

/*  left hand navigation, top level  */
.deptbarlink:link     {font-family: Times New Roman, Times, serif; text-align: left; line-height:20px;background: inherit; color: #5A4209; text-decoration: none; font-size: 14px; font-weight: bold;}
.deptbarlink:visited  {font-family: Times New Roman, Times, serif; text-align: left; line-height:20px;background: inherit; color: #5A4209; text-decoration: none; font-size: 14px; font-weight: bold;}
.deptbarlink:hover    {font-family: Times New Roman, Times, serif; text-align: left; line-height:20px;background: inherit; color: #5A4209; text-decoration: underline; font-size: 14px; font-weight: bold;}
.deptbarlink:active   {font-family: Times New Roman, Times, serif; text-align: left; line-height:20px;background: inherit; color: #5A4209; text-decoration: underline; font-size: 14px; font-weight: bold;}

/*  left hand navigation, secondary level  */
.deptbarlink2:link    {font-family: Times New Roman, Times, serif; text-align: left; line-height:18px;margin-left: 5px; background: inherit; color: #5A4209; text-decoration: none; font-size: 12px; font-weight: normal;}
.deptbarlink2:visited {font-family: Times New Roman, Times, serif; text-align: left; line-height:18px;margin-left: 5px; background: inherit; color: #5A4209; text-decoration: none; font-size: 12px; font-weight: normal;}
.deptbarlink2:hover   {font-family: Times New Roman, Times, serif; text-align: left; line-height:18px;margin-left: 5px; background: inherit; color: #5A4209; text-decoration: underline; font-size: 12px; font-weight: normal;}
.deptbarlink2:active  {font-family: Times New Roman, Times, serif; text-align: left; line-height:18px;margin-left: 5px; background: inherit; color: #5A4209; text-decoration: underline; font-size: 12px; font-weight: normal;}

/*  content area, department page  */
.deptlinkM 				{ color: #952a32; font-size: 18px; font-family: Times New Roman, Times, serif; font-weight: normal;text-decoration: none;}
.deptlinkM:link         { color: #952a32; font-size: 18px; font-family: Times New Roman, Times, serif; font-weight: normal;text-decoration: none;}
.deptlinkM:visited     	{ color: #952a32; font-size: 18px; font-family: Times New Roman, Times, serif; font-weight: normal; text-decoration: none;}
.deptlinkM:hover       	{ color: #ee484c; font-size: 18px; font-family: Times New Roman, Times, serif; font-weight: normal; text-decoration: underline;}
.deptlinkM:active       { color: #ee484c; font-size: 18px; font-family: Times New Roman, Times, serif; font-weight: normal;text-decoration: underline;}

/*  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;}



/* "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------  */
