/**
 * Skin
 */



/********** Wide Navigation > */
.nav-wide#nav ul.level0 > li.over > a,
.nav-wide#nav ul.level0 > li.active > a{border-bottom-color: #b52b1f;}

.nav-wide#nav ul.level0 li.over ul a:hover,
.nav-wide#nav ul.level0 li.active ul a:hover{color:#b52b1f!important;}

.nav-wide#nav ul.level0 > li.over > a .triangle-down,
.nav-wide#nav ul.level0 > li.active > a .triangle-down{border-top-color: #b52b1f;}


/* Buttons */
button.button span {background:url(../images/button_bg.png) left top repeat #b1231a;}
button.button:hover > span{background-color: #bebebe;}


/* Sitemap */
.page-sitemap .links a:hover{color:#aa2118;}

/* Shopping Cart Collateral boxes */
.cart .crosssell .product-details .product-name a:hover{color:#b52b1f; text-decoration:none;}

/********** < Dashboard */
.dashboard .box-title a:hover,
.dashboard .box-head a:hover{text-decoration:none; color:#b52b1f;}


/* Content Styles ================================================================= */
.product-name a:hover{color:#b52b1f;}

/* View Type: List */
.products-list .desc .link-learn:hover{color:#000;}


/* Rating */
.ratings .rating-links a:hover{color:#b52b1f;}

