/*
------------------------
Product Express
(c) Shoebuy.com, Inc.  
------------------------
*/

/* Primary color 1 */
.pcolor1, .pcolor1 a, .pcolor1 a:visited, .pcolor1 a:active,
a, a:visited, a:active,
h1, h2, h4,
#cart a
{
   color:#6C4F6C;
}

/* Primary color 2 */
.pcolor2, .pcolor2 a, .pcolor2 a:visited, .pcolor2 a:active,
a:hover, a:visited:hover, a:active:hover
{
	color:#b3a5c6;
}

/* Background color 1 */
.bgcolor1,
table.data th {
	background:#b3a5c6;
}

/* Header */
.toplinks1 a {font-size:12px; padding:1px 1px 1px 20px; background-repeat:no-repeat;}
.toplinks1 .link-cart {background-image:url(/images/icon_cart.gif);}
.toplinks1 .link-acct {background-image:url(/images/icon_acct.gif);}
.toplinks1 .link-lists {background-image:url(/images/icon_lists.gif);}
.toplinks1 .link-help {background-image:url(/images/icon_help.gif);}

/* Top Nav */
table.topnav td a {font-size:11px; color: #505154 }
table.topnav td a:visited { color: #505154; }

#footer {text-align:center;}
#footer-links1, #footer-links1 a {color:#666; border:none; padding:0; font-size:12px;}
.footer-links, .footer-links a, .footer-links a:visited, .footer-links a:active {color:#999}

#footer .copyright a:link {color:#6C4F6C; text-decoration:underline; font-size:9px;}

body {
	background-attachment: fixed;
	background-image:url(/images/backgrounds/holiday-bkgd2011.jpg);
	background-position:center top;
	background-repeat: repeat-x; 
	background-color: #b3b0c3;
}

/* Detail */
.detail-buybox-addtocart input.button:hover {background-color:#F6E4A8;}
.detail-buybox-addtocart input.button {background-color:#FCF7CF;}

/* Cart */
#cart {width:910px; font-size:11px;}
#cart-inner {background:#fff; padding:5px 15px; border:1px solid #ccc;}
#cart-topnav {border:none; border-bottom:1px solid gray;}

#cart-paymentsbnr {border:1px solid #ccc; font-size:12px;}

table#cart-items tr.shaded, table#cart-items tr.shaded td {background:#f4f4f4;}
table#cart-items th, table#cart-items td {border:1px solid #ccc;}

#home-feature {background: white;}
#home-feature img {margin-bottom:0; margin-top:10px;}

#header-banner {margin-bottom:10px;}

a.button, input.button {
    background-image: url(/images/buttons/buttonbg_silver.gif);
    border: 1px solid #6D6E71;
    color: #4A3D59;
}

.detail-buybox-addtocart input.button:hover {
    background-color: #FFFFFF;
}

table.thumbs tr td {
    background: none;
    color: #6C4F6C;
}
    
tr.thumbs td {
    color: black;
}

table.thumbs .price {
    color: black;
}

table.thumbs a.detail, table.thumbs a.addtocart {
    color: black;
}

table.thumbs a.thumbname, table.thumbs a.thumbname:visited {
    color: black;
}

.lists-toplinks { padding: 4px 0; }

#left ul li a, #sidebar ul li a, #sidebar ul li a:visited { color: #505154; font-size: 12px;}

#left h2 { font-size: 13px; }

#left p.left-heading { font-size: 14px; color: #666666 }


#searchbar, #searchbar .searchlinks a { color: #505154; }


table.leftnavtable span, table.leftnavtable a { color: #505154;}

.expanditem { color: #505154; }

.pcolor2, .pcolor2 a, .pcolor2 a:visited, .pcolor2 a:active, a:hover, a:visited:hover, a:active:hover { color: #6C4F6C }

#logo_banner { margin-top: 10px; }
#home-ssp {width:684px; height:61px; margin-top:10px;}

.legacy {display: none}

#pbar { margin-bottom: 10px;}

.promobartext { text-align: center; font-size: 17px; }

#home-left { width: auto; }

.logo .logo-tagline {
    display: block;
    margin-left: 0;
    margin-top: 5px;
    text-transform: uppercase;
}

#home-confidence { height: 118px; }
#home-confidence p { line-height: 16px; }

#br-related-searches-widget .br-related-heading {
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    padding: 10px 0 5px;
    letter-spacing: 0.1em;
}
.br-related-query {

}

