/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#nav a { color:#005dce; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fff; background:#afafaf; border:1px solid #005dce; border-width: 0 0px 1px 0; }

#nav li.current_page_item ul li a{ color:#005dce; background:#fff; }
#nav a:hover, #nav li.current_page_item a{ color:#fff; background:#005dce; border-width: 0 0px 1px 0; }
#nav li.current_page_item ul li a:hover, #nav li ul li.current_page_item a:hover { color:#fff; background:#005dce; }
