/* Centered */

@import url("../../../base/library/css/default.css");

/* Colors */
body {background-color: #eee;}
p, #masthead, .welcomebox, #sidebar .item {text-shadow: 1px 1px 1px #fff}
#masthead,div.menu,.entry-utility { background: transparent url(../../images/line-content.gif) repeat-x 0 100%;}
.entry-utility {border-top: 1px solid #ccc}
#sidebar .item { background:#ddd; box-shadow:0 0 20px #ccc; border:1px solid #ccc; }
#sidebar .item ul { background: transparent url(../../images/line.gif) repeat-x 0% 0 }
#sidebar .item ul li a { background: transparent url(../../images/line.gif) repeat-x 100% 0 }
#sidebar ul li a:hover { background-color:#eee; }

/* Menu */
div.menu ul ul, div.menu ul a {background: none !important;}
div.menu ul li a:hover {background: transparent url(../../images/line-content.gif) repeat-x 0 100% !important; }
div.menu ul li li a {border-top:1px solid #eee !important;}
div.menu .current-menu-item a, .menu .current-menu-item a:visited {background-color:#eee;color:#000;}
div.menu li.sfHover, div.menu li.sfHover a:focus, div.menu li.sfHover a:hover, div.menu li.sfHover a:active { background: #fff !important; color: #222 !important;}

/* Category Slider App */
#category_slider_sliderhead #category_slider_arrowhead {background:url(../apps/category-slider/images/arrow.png) no-repeat; }
#category_slider_nav_wrap {background: url(../apps/category-slider/images/gradient.png) repeat-x;}