/* ****    Copyright (c) 1999-2005 UniteU Technologies Inc.  All rights reserved. ****/
/* ***********************************************************************************/
/* **** updated:12.MAR.2008, editor:cls                                        ****/
/*************************************************************************************/

/* COLORS
** orange:	B98645
** green:	174B31
** dark green: 033520
blue business works link #474F8F
*/

body	{
	margin: 0; /* to avoid margins */
	text-align: center; /* to correct the centering IE bug*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	color: #000000; 
	font-size: 12px;
	background-image: url(../carroll_bg.gif);
}

#container	{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left; /* to realign your text */
	border:6px solid #174B31;
	color:#000000;
	background-color:#FFFFFF;
	**background-image: url(../carroll_content_bg.gif);
	**background-repeat:repeat-y;
}

td                    {font-family: arial, helvetica, sans-serif; font-size: 12px; color:#000000;}
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*/
.q_jump, .qjump {font-family:Verdana; color:#174B31; font-size:8pt; text-decoration: none; font-weight:bold} 


/*page title text on all pages except the department and product pages*/
.PageTitle            {font-family: arial, helvetica, sans-serif; font-size: 20px; background: inherit; color: #174B31; font-weight: bold; display: block;}

/*department titles*/
.DeptTitle            {font-family: arial, helvetica, sans-serif; font-size: 16px; background: inherit; color: #174B31; font-weight: bold; display: block; margin-bottom: 24px;}


/*list price or price level 1 with a sale*/
.ListPricewSale       {font-family: arial, helvetica, sans-serif; font-size: 11px; background: inherit; color: #000000;}

/*list price or price level 1 with NO sale*/
.ListPricewoSale      {font-family: arial, helvetica, sans-serif; font-size: 11px; background: inherit; color: #000000;}


/* sale price */
.SalePrice            {font-family: arial, helvetica, sans-serif; font-size: 11px; background: inherit; color: #ff0000;}


/* msrp price */
.MSRPPrice            {font-family: arial, helvetica, sans-serif; font-size: 11px; 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: 1px solid #666666; background-color: #CCCCCC; color: #000000; background-image: none; padding: 0px 0px 0px 0px; }
.navmargin            {
padding: 20px 0px 20px 20px; 
color: #000000;
font-size: 12px;
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   {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: #174B31; text-decoration: none; font-size: 12px; font-weight: normal; padding:0px 3px 0px 3px;}
.HeaderNav:visited    {background: inherit; color: #174B31; text-decoration: none; font-size: 12px; font-weight: normal; padding:0px 3px 0px 3px;}
.HeaderNav:hover      {background: inherit; color: #000000; text-decoration: none; font-size: 12px; font-weight: normal; padding:0px 3px 0px 3px;}
.HeaderNav:active     {background: inherit; color: #000000; text-decoration: none; font-size: 12px; font-weight: normal; padding:0px 3px 0px 3px;}

.HeaderNavBack        {background-color: #FFFFFF; color: #174B31; padding:0px 24px 0px 24px; border:0px none #000000; border-bottom:6px solid #174B31;}

.HeaderInfo			  						{color: #000000; font-size:10px;}
.HeaderInfo a:link, .HeaderInfo a:visited	{color: #000000; font-size:10px; text-decoration:none; padding:0px 3px 0px 3px;}
.HeaderInfo a:hover, .HeaderInfo a:active	{color: #174B31; font-size:10px; text-decoration:none; padding:0px 3px 0px 3px;}

/* FOOTER CLASSES  */
.Footertext           {color: #000000;}
.FooterBack           {color: #000000; font-size: 10px; text-align:center;}

.FooterBack a:link      {color: #000000; text-decoration: none; font-size: 10px; font-weight: normal;}
.FooterBack a:visited   {color: #000000; text-decoration: none; font-size: 10px; font-weight: normal;}
.FooterBack a:hover     {color: #174B31; text-decoration: none; font-size: 10px; font-weight: normal;}
.FooterBack a:active    {color: #174B31; text-decoration: none; font-size: 10px; font-weight: normal;}

#footer_bottom_img	{
	**background-image:url(../carroll_footer_bg.gif);
	vertical-align:bottom;
	**background-repeat: no-repeat;
	height:14px;
	width:800px;
/*<img src="assets/images/carroll_footer_bg.gif" width="800" height="14" vspace="0" hspace="0" align="absbottom">*/
}

/* 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: #174B31; color: #ffffff; font-weight: bold;}
.cart_list_item       {background: #ffffff; color: #000000;}
.SubHeadbgcolor       {background: #174B31; color: #ffffff;}
.SubHeadText          {background: inherit; color: #ffffff; font-weight: bold}
.tablebgcolor         {background: #ffffff; color:#000000;}

/*  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                {font-family: times new roman, arial, helvetica, sans-serif; background: inherit; color: #00704a; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
a:visited             {font-family: times new roman, arial, helvetica, sans-serif; background: inherit; color: #00704a; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
a:hover               {font-family: times new roman, arial, helvetica, sans-serif; background: inherit; color: #B98645; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
a:active              {font-family: times new roman, arial, helvetica, sans-serif; background: inherit; color: #B98645; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}

/*  left hand navigation, top level  */

.deptbarlink:link     {display: block; text-align: left; color: #174B31; text-decoration: none; font-size: 13px; font-weight: normal; margin-bottom: 5px; text-transform:uppercase;}
.deptbarlink:visited  {display: block; text-align: left; color: #174B31; text-decoration: none; font-size: 13px; font-weight: normal; margin-bottom: 5px; text-transform:uppercase;}
.deptbarlink:hover    {display: block; text-align: left; color: #000000; text-decoration: none; font-size: 13px; font-weight: normal; margin-bottom: 5px; text-transform:uppercase;}
.deptbarlink:active   {display: block; text-align: left; color: #000000; text-decoration: none; font-size: 13px; font-weight: normal; margin-bottom: 5px; text-transform:uppercase;}

.deptlink_link:link, .deptlink_link:visited     {display: block; text-align: left; color: #174B31; text-decoration: none; font-size: 13px; font-weight: normal; margin-bottom: 5px; text-transform:uppercase;}
.deptlink_link:hover, .deptlink_link:active     {display: block; text-align: left; color: #B98645; text-decoration: none; font-size: 13px; font-weight: normal; margin-bottom: 5px; text-transform:uppercase;}
/*  left hand navigation, secondary level  */
/*.deptbarlink2:link    {display: block; text-align: left; margin-left: 15px; background: inherit; color: #174B31; 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: #174B31; 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: #000000; 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: #000000; text-decoration: underline; font-size: 10px; font-weight: normal; margin-bottom: 4px;}

/** busiss Works link **/
.bw:link     {text-align: left; color: #173D7F; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;text-transform:uppercase; }
.bw:visited  {text-align: left; color: #173D7F; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px; text-transform:uppercase;}
.bw:hover    {text-align: left; color: #B98645; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;text-transform:uppercase; }
.bw:active   {text-align: left; color: #B98645; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;text-transform:uppercase; }

.bwBack        {background-color: #033520; color: #B98645; padding:10px; border: none #000000; border-bottom:1px solid #B98645;}



/*  content area, department page  */
.deptlinkM:link       {font-family:Verdana; text-align: left; font-weight: bolder; color: #174B31; background: inherit; text-decoration: none; text-indent: 12px; font-size: 10pt;}
.deptlinkM:visited    {font-family:Verdana; text-align: left; font-weight: bolder; color: #174B31; background: inherit; text-decoration: none; text-indent: 12px; font-size: 10pt;}
.deptlinkM:hover      {font-family:Verdana; text-align: left; font-weight: bolder; color: #B98645; background: inherit; text-decoration: underline; text-indent: 12px; font-size: 10pt;}
.deptlinkM:active     {font-family:Verdana; text-align: left; font-weight: bolder; color: #B98645; background: inherit; text-decoration: none; text-indent: 12px; font-size: 10pt;}

/*  content area, product page  */
.deptlinkP:link       {font-size: 11px; font-weight: bold; text-decoration: none; color: #000000; background: inherit;}
.deptlinkP:visited    {font-size: 11px; font-weight: bold; text-decoration: none; color: #000000; background: inherit;}
.deptlinkP:hover      {font-size: 11px; font-weight: bold; text-decoration: none; color: #B98645; background: inherit;}
.deptlinkP:active     {font-size: 11px; font-weight: bold; text-decoration: none; color: #B98645; 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: #B98645; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.footer:active        {background: inherit; color: #B98645; 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: #B98645; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.deptlinkM2:active    {background: inherit; color: #B98645; text-decoration: none; font-size: 12px; font-weight: normal; margin-bottom: 5px;}

/*  -------END LINK STYLE DEFINITIONS------  */

.ro, .ro:link {  background-color: #FFFFFF; width: 140px;}
.ro:hover {  background-color: #CCCCCC; width: 140px; font-weight:bold;}

.search		{ background-color: #FFFFFF;  border:1px solid #174B31; font-size:10px;}
.search_btn	{ background-color: #FFFFFF; color:#B98645; border:0px none #ffffff; font-size:10px; padding:0px 0px 0px 0px; cursor: pointer;}

.PageSpanner br       {color:#CCCCCC; display:none;}/*supress br tags inside spanner*/
/* format page spanners */
.PageSpanner          {display:block; text-align:right;}