/* ****    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.                                                           ****/
/*************************************************************************************/

/*
	Colors:
	
	brown: #984b17
	green: #70976c
	
*/

body {
	background: url('../pageImages/LeesAdventureHomepage_03.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	/* color: #70976c; */
	color: #984b17;
	text-align: center;
}

#content {
	width:800px;
	margin:10px auto;
	padding:0px;
	background: url('../pageImages/LeesAdventureHomepage_03.jpg');
	text-align:left;
}

h2, .PageTitle, .DeptTitle {
	font-size: 16px;
	color: #984b17;
	text-transform: uppercase;
}

h3 {
	font-size: 12px;
	color: #984b17;
	text-transform: uppercase;
}

td {font-family: arial; font-size: 11px;}
p {	margin-top: 0px; margin-bottom: 8px; }
img{border: none}
form { margin: 0; padding: 0;}
.form-field{
	border:1px solid #bfbfbf;
	font-size:10px;
}

.SectionHeading {
	color: #70976c;
	font-weight: bold;
}

.DeptlinkHeadingColor1{
	color:#984b17;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
}

.DeptlinkHeadingColor2{
	color:#70976c;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
}

/*  ------BEGIN LINK STYLE DEFINITIONS------  */

/*  general links - applied when no class is specified  */
a:link		{ background: inherit; color: #70976c; text-decoration: none; }
a:visited 	{ background: inherit; color: #70976c; text-decoration: none; }
a:hover 	{ background: inherit; color: #EE484C; text-decoration: none; }
a:active 	{ background: inherit; color: #EE484C; text-decoration: none; }

/*  left hand navigation, top level  */
.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;}

/*  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: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; text-decoration: underline; color: #000000; background: inherit;}
.deptlinkP:visited  {font-size: 11px; text-decoration: underline; color: #000000; background: inherit;}
.deptlinkP:hover  {font-size: 11px; text-decoration: underline; color: #EE484C; background: inherit;}
.deptlinkP:active  {font-size: 11px; text-decoration: underline; color: #EE484C; background: inherit;}

/* footer links - class must be specified in site to take effect  */
.FooterNavLink:link		{ background: inherit; color: #70976c; text-decoration: none; }
.FooterNavLink:visited	{ background: inherit; color: #70976c; text-decoration: none; }
.FooterNavLink:hover 	{ background: inherit; color: #984b17; text-decoration: none; }
.FooterNavLink:active 	{ background: inherit; color: #984b17; text-decoration: none; }

.FooterLink:link	{ background: inherit; color: inherit; text-decoration: none; border-bottom: 1px dotted #8b8b8b; }
.FooterLink:visited	{ background: inherit; color: inherit; text-decoration: none; }
.FooterLink:hover 	{ background: inherit; color: #984b17; text-decoration: none; }
.FooterLink:active 	{ background: inherit; color: #984b17; text-decoration: none; }

/* "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------  */

.logo {margin: 5px 0px 5px 10px;}


.quick_search {margin:0px; padding:0px;}

/* 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, .DeptTitle { font-size: 16px; inherit; color: #984b17; text-transform: uppercase; } */

/*department titles*/
/* .DeptTitle{font-size: 20px; background: inherit; color: #000000; } */


/*list price or price level 1 with a sale*/
.ListPricewSale {font-size: 12px; background: inherit; color: black;}


/*list price or price level 1 with NO sale*/
.ListPricewoSale {font-size: 12px; background: inherit; color: black;}


/* sale price */
.SalePrice {font-size: 12px; background: inherit; color: red;}


/* msrp price */
.MSRPPrice {font-size: 12px; background: inherit; 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;}

/* Deptlink container table */
.Deptlink-Container {
	margin: 0px 11px 0px 6px;
	width: 148;
	border: 1px solid #9e8961;
	border-top:0px;
	background-color: #FFFFFF;
	color: #984B17;
	background-image: none;
	padding: 10px 5px 10px 5px;
	text-align: left;
}
.nav {
	display: inline;
	width:148px;
	border: 1px solid #9e8961;
	border-top:0px;
	background-color: #FFFFFF;
	color: #984B17;
	background-image: none;
	padding: 0px 0px 0px 0px;
	margin:0px 6px 0px 6px;
}

.navmargin{padding:2px; background: inherit; color: #70976c; text-decoration: none; font-size: 11px; font-weight: bold; font-family:arial; }
.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}
.headerAccountInfo{
		text-align:right;
		font-family: arial;
		font-size: 11px;
		font-weight: bold;
		color: #984b17;
}
.headerAccountInfo a:link{}
.headerAccountInfo a:link    {text-align:right;font-family: arial;font-size: 11px;font-weight: bold; color:#70976c; text-decoration:none;}
.headerAccountInfo a:visited {text-align:right;font-family: arial;font-size: 11px;font-weight: bold; color:#70976c; text-decoration:none;}
.headerAccountInfo a:hover   {text-align:right;font-family: arial;font-size: 11px;font-weight: bold; color:#984b17; text-decoration:underline;}
.headerAccountInfo a:active  {text-align:right;font-family: arial;font-size: 11px;font-weight: bold; color:#984b17; text-decoration:underline;}
.linkSep{
		text-align:right;
		font-family: arial;
		font-size: 11px;
		font-weight: bold;
		color:#70976c;
}
/*  END DEPTLINK CODE CLASSES  */


/* general div on all pages to offset content from left nav  */
.PageContent {
	position:relative;
	top:2px;
	background:#FFFFFF;
	border:1px solid #9e8961;
	padding: 10px;
	width: 600px;
	padding: 10px;
}

/* Lifestyle image container */
.LifestyleImage-Container {
	position:relative;
	top:2px;
	background:#FFFFFF;
	border:1px solid #9e8961;
	margin-bottom: 10px;
	width: 600px;
	padding: 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 {background: inherit; color: #ffffff; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.HeaderNav:visited {background: inherit; color: #ffffff; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.HeaderNav:hover {background: inherit; color: #ffffff; text-decoration: underline; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.HeaderNav:active {background: inherit; color: #ffffff; text-decoration: underline; font-size: 12px; font-weight: normal; margin-bottom: 5px;}

.HeaderNavBack {background: #6699CC; color: #000000; border-color: black black #666666; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}


/* FOOTER CLASSES  */
.FooterText { text-align: center; color: #8b8b8b; }
.FooterBack {color: #ffffff;}

/* 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: black; font-weight: bold;}

/*list price or price level 1 with a sale*/
.ListPricewSaleP  {font-size: 12px; background: inherit; color: black;}
/*list price or price level 1 with NO sale*/
.ListPricewoSaleP  {font-size: 12px; background: inherit; color: black;}
/* sale price */
.SalePriceP  {font-size: 12px; background: inherit; color: red;}
/* msrp price */
.MSRPPriceP  {font-size: 12px; background: inherit; color: black;}

/*  related products list price or price level 1 with a sale*/
.ListPricewSaleR  {font-size: 12px; background: inherit; color: black;}
/*  related products list price or price level 1 with NO sale*/
.ListPricewoSaleR {font-size: 12px; background: inherit; color: black;}
/*  related products sale price */
.SalePriceR  {font-size: 12px; background: inherit; color: red;}
/*  related products msrp price */
.MSRPPriceR  {font-size: 12px; background: inherit; color: black;}

/*   END PRODUCT PAGE CLASSES  */


/*  DEPARTMENT PAGE  */
.DeptShortDescription {background: inherit; color: #000000;}


/*  Item Table Styles */
.CartLabels {background: #8ea985; color: #FFFFFF;}
.CartLabels2 {background: #8b4513; color: #FFFFFF;}/* used in draw_related function*/
.cart_list_item {background: #ffffff; color: #000000;}
.SubHeadbgcolor {background: #8ea985; color: #000000;}
.SubHeadbgcolor2 {background: #8b4513; color: #000000;} /* used in draw_related function*/
.SubHeadText {background: inherit; color: #FFFFFF; font-weight: bold}
.tablebgcolor { background-color: #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;}


.brown {color:#984b17;}

.green {color:#70976c;}


/*Reviews and Ratings*/

.spannerTab{
 float:left;
 width:25px;
 border-bottom:1px solid #cccccc;
 height:31px;
}

.reviews{ 
   margin-bottom:5px;
   font-size:10px;
}

#prodfeature {display:none; visibility:hidden;}

.product_detail_container {
	width:290px;
	float:none;
	padding:0px 0px 10px 0px;}

.product_top_spacer	{height:10px; font-size:8px;}

.displayedDiv	{visibility:visible; display:block;}
.hiddenDiv		{visibility:hidden; display:none;}

#detail_container {
	border:1px solid #cccccc; 
	border-top:0px none #ffffff;
	padding:5px 10px 5px 10px;
}
#detail_container,
#detail_container td,
#detail_container th
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#984B17;
}

.product_tab{line-height:32px;height:32px;float:left; background-repeat: no-repeat;}
.product_tab a
{
	margin:0px 0px 0px 0px;
	text-align:center; 
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.product_tab a:link,
.product_tab a:visited
{
	color:#676767;

}
.product_tab a:hover,
.product_tab a:active
{
	color:#222222;
}
.product_tab a.on:link,
.product_tab a.on:visited
{
	color:#222222;
}
.product_tab a.on:hover
{
	color:#222222;
}


