/* ****    Copyright (c) 1999-2005 UniteU Technologies Inc.  All rights reserved. ****/
/* ***********************************************************************************/
/* **** editor:cls, date:16.NOV.2007
/*************************************************************************************/

body                  {font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; color: #000000; font-size: 12px; background-color: black;
/* background-image: url(../images/bg-2.jpg); */
}
td                    {font-family: Verdana, 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: 1px solid #000000;} */
h1  {font-size: 20px; color: #000000; font-weight: bold; display: block; margin:5px;}


/* jason's solution */
.dept_table img {border:1px solid #000000;}


.img_blank			  {border: 1px solid #ffffff}

.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-size: 12px; background: color: #000000; font-weight: bold; display: block;}


/*department titles*/
.DeptTitle            {font-size: 18px; color: #000000; font-weight: bold; display: block; margin:5px;}


/*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: 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          {margin:15px 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       {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: #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           {background: #6699CC; 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: #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;}

/*  Link small text */
.linksmalltext:link     {text-align: left; background: inherit; color: #000000; text-decoration: none; font-size: 11px; font-weight: bold;}
.linksmalltext:visited  {text-align: left; background: inherit; color: #000000; text-decoration: none; font-size: 11px; font-weight: bold;}
.linksmalltext:hover    {text-align: left; background: inherit; color: #AAB8DD; text-decoration: underline; font-size: 11px; font-weight: bold;}
.linksmalltext:active   {text-align: left; background: inherit; color: #AAB8DD; text-decoration: underline; font-size: 11px; font-weight: bold;}


/*  left hand navigation, top level 0 */
.deptbarlink:link     {text-align: left; margin-left: 5px; background: inherit; color: #FFFFFF; text-decoration: none; font-size: 11px; font-weight: bold;}
.deptbarlink:visited  {text-align: left; margin-left: 5px; background: inherit; color: #FFFFFF; text-decoration: none; font-size: 11px; font-weight: bold;}
.deptbarlink:hover    {text-align: left; margin-left: 5px; background: inherit; color: #AAB8DD; text-decoration: underline; font-size: 11px; font-weight: bold;}
.deptbarlink:active   {text-align: left; margin-left: 5px; background: inherit; color: #AAB8DD; text-decoration: underline; font-size: 11px; font-weight: bold;}

/*  left hand navigation, top level 0 title */
.deptbarlink1     {text-align: left; margin-left: 5px; background: inherit; color: #AAB8DD; text-decoration: none; font-size: 12px; font-weight: bold;}

/*  left hand navigation, secondary level 2  */
.deptbarlink2:link    {text-align: left; margin-left: 15px; background: inherit; color: #CCCCCC; text-decoration: none; font-size: 12px; font-weight: normal;}
.deptbarlink2:visited {text-align: left; margin-left: 15px; background: inherit; color: #CCCCCC; text-decoration: none; font-size: 12px; font-weight: normal;}
.deptbarlink2:hover   {text-align: left; margin-left: 15px; background: inherit; color: #AAB8DD; text-decoration: underline; font-size: 12px; font-weight: normal;}
.deptbarlink2:active  {text-align: left; margin-left: 15px; background: inherit; color: #AAB8DD; text-decoration: underline; font-size: 12px; font-weight: normal;}

/*  left hand navigation, top level 0 */
.deptbarlinkM:link     {margin-left: 5px; text-align: left; background: inherit; color: #FFFFFF; text-decoration: none; font-size: 11px; font-weight: bold;}
.deptbarlinkM:visited  {margin-left: 5px; text-align: left; background: inherit; color: #FFFFFF; text-decoration: none; font-size: 11px; font-weight: bold;}
.deptbarlinkM:hover    {margin-left: 5px; text-align: left; background: inherit; color: #AAB8DD; text-decoration: underline; font-size: 11px; font-weight: bold;}
.deptbarlinkM:active   {margin-left: 5px; text-align: left; background: inherit; color: #AAB8DD; text-decoration: underline; font-size: 11px; font-weight: bold;}

/*  left hand navigation, secondary level 2 title */
.deptbarlink3    {text-align: left; margin-left: 12px; background: inherit; color: #AAB8DD; text-decoration: none; font-size: 12px; font-weight: normal;}

/*  content area, department page  */
.deptlinkM:link       {display:block; text-align: left; font-weight: bolder; color: #666666; background: inherit; text-decoration: none; text-indent: 12px; font-size: 12px; margin-top:15px;}
.deptlinkM:visited    {display:block; text-align: left; font-weight: bolder; color: #666666; background: inherit; text-decoration: none; text-indent: 12px; font-size: 12px; margin-top:15px;}
.deptlinkM:hover      {display:block; text-align: left; font-weight: bolder; color: #EE484C; background: inherit; text-decoration: underline; text-indent: 12px; font-size: 12px; margin-top:15px;}
.deptlinkM:active     {display:block; text-align: left; font-weight: bolder; color: #EE484C; background: inherit; text-decoration: none; text-indent: 12px; font-size: 12px; margin-top:15px;}

/*  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;}

/*  content area, department page  */
.deptlinksub:link       {text-align: left; color: #666666; background: inherit; text-decoration: none; text-indent: 5px; font-size: 10px;}
.deptlinksub:visited    {text-align: left; color: #666666; background: inherit; text-decoration: none; text-indent: 5px; font-size: 10px;}
.deptlinksub:hover      {text-align: left; color: #666666; background: inherit; text-decoration: underline; text-indent: 5px; font-size: 10px;}
.deptlinksub:active     {text-align: left; color: #666666; background: inherit; text-decoration: none; text-indent: 5px; font-size: 10px;}
/* 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: bolder; margin-bottom: 5px;}
.footer:visited       {background: inherit; color: #ffffff; text-decoration: none; font-size: 12px; font-weight: bolder; margin-bottom: 5px;}
.footer:hover         {background: inherit; color: #AAB8DD; text-decoration: none; font-size: 12px; font-weight: bolder; margin-bottom: 5px;}
.footer:active        {background: inherit; color: #AAB8DD; text-decoration: none; font-size: 12px; font-weight: bolder; 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------  */


.imgSnow{
border: 0px solid black;

}


/* -------- LANDING PAGE HOVER ----------- */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid black;
margin: 0 2px 2px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid gray;
}

.thumbnail span{ /*CSS for enlarged image */

position:absolute;
visibility: hidden;
width:185px;
height:165px;
left: 340px;
top: 3px;
background-color: white;
border: 1px solid gray;
padding: 5px;
text-align: left; font-weight: normal; color: #666666; text-decoration: none; text-indent: 1px; font-size: 11px;

} 

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/

/* visibility: visible; */
visibility: hidden;
top: 3;
left: 1px; /*position where enlarged image should offset horizontally */
/*border: 1px dashed black;*/
z-index: 50;

}

/* format page spanners */
/* .PageSpanner          {border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; background-color:#cccccc; */
.PageSpanner          {border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; background: url(dot.gif);
                        display:block; width:100%; text-align:right; margin-bottom:0px; margin-top:0px;
                        padding-top:0px; padding-bottom:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px;
                        font-weight:bold; color:#000000}


.PageSpanner br       {color:#000000; display:none;}/*supress br tags inside spanner*/


.spanColor			{ color:#000000;}
#SpannerLinks a:link,  #SpannerLinks a:visited,
#SpannerLinks1 a:link,  #SpannerLinks1 a:visited
 {color:#000000;}
#SpannerLinks a:hover,#SpannerLinks1 a:hover
 {color:#999999;}

.spanner              {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#CCCCCC; padding:0; text-decoration:none; }
.spanner a:hover      {color:#000000; text-decoration:underline; }erline; }


/*
 .t {background: url(dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(dot.gif) 0 100% repeat-x}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.bl {background: url(bl.gif) 0 100% no-repeat #FFFFFF;}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}
*/


/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 630px;
height: 7px;
top: 0px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 630px; height: 100%; top: 0px; margin: 1em auto; }

/** font for drop down on product page ***/
.ProductAttr { font-size:11px;}


/*

.bl {background: url(bl.gif) 0 100% no-repeat #e68200; width: 20em;}

.bl {background: url(bl.gif) 0 100% no-repeat #e68200; width: 20em;}

.br {background: url(br.gif) 100% 100% no-repeat;}

.tl {background: url(tl.gif) 0 0 no-repeat;;}

.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px;}

.clear {font-size: 1px; height: 1px;}

*/t-size: 1px; height: 1px;}

*//ont-size: 1px; height: 1px;}

*/