/*  
THIS IS A CUSTOM SKIN FILE FOR THE FOLLOWING GLOBAL ELEMENTS 


BODY 
BG - IMG 
LOGO - IMG 
*/ 

body{ 
background: #e7e3ca !important; 
} 

#logo{ 
background:url(/images/backgrounds/talbots_header.png) no-repeat !important; 
/* the _background is for IE6 display issues the regular backround is for all other browsers   */
_background: url(/images/backgrounds/talbots_header.gif) no-repeat !important; 
} 

#homePage #logo{ 
background: none !important; 
/* the logo should be in the flash or static file..
and there should be no logo coming out of the css for the homepage..
if this breaks in some browsers use the following transparent image instead of background: none
background:url(/images/backgrounds/talbots_headerT.png) no-repeat !important; 
*/
} 




/* 
SHOPPING CART 
BG - IMG 
TEXT COLOR - HEX 
LINK COLOR - HEX 
HOVER COLOR - HEX 
INPUT BOX BG - HEX 
INPUT BOX TEXT COLOR - HEX 
GO BUTTON IMAGE - IMG 
*/ 
#quickNav{ 
background:url(/images/backgrounds/quick_nav_bg.gif) no-repeat !important; 
} 
#quickNav ul li a { 
color:#f5f2e5 !important; 
} 
#quickNav ul li a :hover{ 
color:#FFFFFF !important; 
} 
#quickNav .text{ 
background-color:#525252 !important; 
} 
.text{ 
border:medium none !important; 
color:white !important; 
} 
.searchButton { 
background:transparent url(/images/buttons/search_button.png) no-repeat scroll 0 0 !important; 
} 
li#shoppingBag h3{ 
color:#f5f2e5 !important; 
} 



/* 
MAIN NAV 
BG - IMG 
LINK COLOR - HEX 
HOVER COLOR - HEX 
DROP DOWN BG - HEX 
*/ 
#navWrapper { 
background:transparent url(/images/backgrounds/main_nav_bg4.gif) no-repeat scroll center center !important; 
} 
#mainNav a{ 
color:#E7E7CC !important; 
} 
#mainNav a:hover, #mainNav li.active a{ 
color: #fff !important; 
} 
#mainNav li.active ul li a{ 
color: #e7e7cc !important; 
} 
#mainNav li.active ul li a:hover{ 
color: #fff !important; 
} 
.dropDown { 
background-color:#333 !important; 
} 
.dropDown li a{ 
color: #fff; 
} 


/* 
FOOTER 
BG - IMG 
LINK COLOR - HEX 
HOVER COLOR - HEX 
INPUT BOX BG - HEX 
INPUT BOX TEXT COLOR - HEX 
DICLAIMER TEXT COLOR- HEX 
PHONE TEXT COLOR - HEX 
DROP UP BG COLOR - HEX 
*/ 
.dropUp{ 
background-color: #333 !important; 
} 
#secondaryNavWrapper{ 
background:url(/images/backgrounds/secondary_nav_bg2.gif) repeat-x !important; 
} 
#secondaryNav a{ 
color: #fff !important; 
} 
#secondaryNav a:hover{ 
color:#fff !important; 
} 
#secondaryNav .text { 
background-color:#525252 !important; 
} 
#copyright{ 
color:#666 !important; 
} 

#phoneNumber{ 
color:#fff !important; 
} 



/* 
HOME PAGE PROMO BOXES 
BG COLOR - HEX 
BORDER COLOR - HEX 
TEXT COLOR - HEX 
LINK COLOR - HEX 
HOVER COLOR - HEX 
LEFT BUTTON - IMG 
RIGHT BUTTON - IMG 
INPUT BOX BG - HEX 
INPUT BOX TEXT COLOR - HEX 
GO BUTTON - IMG 


*/ 

#storeFinder LABEL{
display: block !important;
//margin-top: 20px;
margin-top /*\**/:20px\9
}

#storeFinder .text{ 
background-color:#CECCCC !important;; 
color: #000000 !important; 
opacity: 1; 
} 


#promoBlock a{ 
color:#333333 !important; 
} 
.bucket{ 
background:url(/images/backgrounds/w80.png) repeat !important; 
border: 1px solid #a8a296 !important; 
} 
.bucket h3{ 
color:#333333 !important; 
} 
.l
#merch li{ 
border-right: 1px solid #a8a296 !important; 
} 
#merch a{ 
color:#333333 !important; 
} 
#backArrow{ 
background-image:url(/images/icons/left_arrow.png) !important; 
} 
#forwardArrow{ 
background-image:url(/images/icons/right_arrow.png) !important; 
} 

.landing .catalogAlternate #contactLinks{
float: none !important;
}
 
#custService.landing.catalogAlternate #contactLinks.catalogAlternate {
margin-left:215px;
}

#custService.landing .catalogView div#contactLinks {
float:left;
height:0px !important;
overflow:hidden;
width:0px !important;
}

#custService.landing .catalogView #altContent {
height:auto;
margin-left:215px;
overflow:hidden;
width:738px;
}

/* SHOPPING CART RIGHT SIDE*/
  

img {
display:block;
padding-bottom:10px;
padding-top:0px;
}



#shoppingGiftBag #rightContainer ul.listing {
padding:0 29px 0 30px;
}

