/* LD Typo */

/*
 * [start] Header
 */
ul#subnavi li a {
    color:#fff;
    text-decoration:none;
    font-size:11px;
    font-size:0.9em; /* enable size switching */
    /* letter-spacing:2px; */
}
ul#subnavi li a:hover {
    color:#cc3355;
    color:#fff;
    text-decoration:underline;
}
ul#subnavi li.active a,
ul#subnavi li.active a:hover {
    color:#fff;
    text-decoration:underline;
}
/*
 * [end] Header
 */

/*
 * [start] Sidebars General
 */
.side-col h3 {
    color:#fff;
    font-family:verdana,sans-serif;
    font-size:0.9em;
    font-weight:normal;
    letter-spacing:1px;
}
/*
 * [end] Sidebars General
 */

/*
 * [start] Sidebar Left
 */
dl#narrow-by-manufacturer a,
dl#narrow-by-list a {
    color:#797979;
    text-decoration:none;
}
dl#narrow-by-manufacturer a:hover,
dl#narrow-by-list a:hover {
    text-decoration:underline;
}
/*
 * [end] Sidebar Left
 */

/*
 * [start] Product List
 */
a.more-link {
    color:#cc3355;
    font-size:11px;
    line-height:1.2em;
    text-decoration:none;
}
a.more-link:hover {
    text-decoration:underline;
}
/*
 * [end] Product List
 */

/*
 * [start] Product Detail
 */
#qty {
    text-align:center;
}
/*
 * [end] Product Detail
 */
 
/*
 * [start] Sidebar Right
 */
a#to-cart-btn,
a#to-checkout-btn {
    color:#fff;
    text-decoration:none;
    font-size:10px;
}
a#to-cart {
    color:#fff;
    font-size:10px;
	white-space: nowrap;
}
.switchbox label {
    color:#797979;
    font-weight:normal;
    font-size:1em;
}
#box-happytalk .border-creator h3 {
    color:#6090D8;
    font-size:14px;
    font-weight:bold;
}
#box-happytalk .border-creator p {
    font-size:11px;
}
/*
 * [end] Sidebar Right
 */
 
/*
 * [start] Footer
 */
.footer_navi span {
    color:#999;
    font-size:1.1em;
    font-weight:bold;
}
.footer_navi a {
    color:#999;
    text-decoration:none;
}
.footer_navi a:hover {
    text-decoration:underline;
}
.footer_navi a.active {
    text-decoration:underline;
}
/*
 * [end] Footer
 */
