/*
Title:      Orange page styles
Author: shines and jecker laboratories
*/

body{
border-top-color:#ffca05;
}

#access .menu li.current_page_item a, #access .menu li.current_page_parent a, #access .menu li.current_page_ancestor a{
background:#ffca05;
color:#fff;
font-weight:bold;
}

#access .menu li.current_page_item a:hover, #access .menu li.current_page_parent a:hover, #access .menu li.current_page_ancestor a:hover{
background:#ffca05;
color:#fff;
font-weight:bold;
}

#sidenav li a{
background:#ffca05;
}

.msie #sidenav li a{
background-image: url(images/ie-sidenav-top-yellow.gif);
}

.msie #sidenav li li a{
background-image:none;
}

#sidenav li li a:hover, #sidenav li li.current_page_item li a:hover{
background:#ffca05;
}

.msie #access .menu li.current_page_item, .msie #access .menu li.current_page_parent, .msie #access .menu li.current_page_ancestor{
background-image: url(images/nav-bg-left-yellow.gif);
background-repeat: no-repeat;
background-position: left bottom;
}

.msie #access .menu li.current_page_item a, .msie #access .menu li.current_page_parent a, .msie #access .menu li.current_page_ancestor a{
background-image: url(images/nav-bg-right-yellow.gif);
background-repeat: no-repeat;
background-position: right bottom;
margin-left:10px;
padding-left:4px;
}

.s-category-news #access .menu li.current_page_item a, .s-category-news #access .menu li.current_page_parent a, .s-category-news #access .menu li.current_page_ancestor a, .category #access .menu li.current_page_item a, .category #access .menu li.current_page_parent a, .category #access .menu li.current_page_ancestor a{
background:none;
color:#999;
font-weight:normal;
}

.msie.s-category-news #access .menu li.current_page_item, .msie.s-category-news #access .menu li.current_page_parent , .msie.s-category-news #access .menu li.current_page_ancestor, .msie.category #access .menu li.current_page_item, .msie.category #access .menu li.current_page_parent, .msie.category #access .menu li.current_page_ancestor{
background:none;
}

.s-category-news #access .menu li:last-child a, .s-category-news #access .menu li.last-child a, .category #access .menu li:last-child a, .category #access .menu li.last-child a{
background:#ffca05;
color:#fff;
font-weight:bold;
}

.s-category-news #access .menu li.current_page_item a:hover, .s-category-news #access .menu li.current_page_parent a:hover, .s-category-news #access .menu li.current_page_ancestor a:hover, .category #access .menu li.current_page_item a:hover, .category #access .menu li.current_page_parent a:hover, .category #access .menu li.current_page_ancestor a:hover{
background:none;
color:#000;
font-weight:normal;
}

.msie.s-category-news #access .menu li:last-child, .msie.s-category-news #access .menu li.last-child, .msie.category #access .menu li:last-child, .msie.category #access .menu li.last-child{
background-image: url(images/nav-bg-left-yellow.gif);
background-repeat: no-repeat;
background-position: left bottom;
}

.msie.s-category-news #access .menu li:last-child a, .msie.s-category-news #access .menu li.last-child a, .msie.category #access .menu li:last-child a, .msie.category #access .menu li.last-child a{
background-image: url(images/nav-bg-right-yellow.gif);
background-repeat: no-repeat;
background-position: right bottom;
margin-left:10px;
padding-left:3px;
}
