/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file 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.
*/


#header{padding:15px 0 0px;clear:both;position:relative;}
.nav li.current_page_item a, .nav li.current_page_parent a, .nav li.current-menu-ancestor a, .nav li.current-menu-item a, .nav li.sfHover { background:#d5eab2; }


/* 4.3 WooTabs */
#tabs {	background:#d5eab2; height:auto; display: block; padding:5px; margin-bottom:30px; }

#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover { background:#e1f2c5; text-decoration:none; }

#tabs .inside { background:#e1f2c5; padding:5px;}

#tabs .inside ul { margin:0; border: 1px solid #d5eab2; border-width:1px 0 1px 0; }
#tabs .inside li { border:1px solid #d5eab2; border-width:0 1px 1px 1px; padding:10px; }
