/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in 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-container {
background: #E1F3EC;
background-image: url("../../uploads/2012/11/marcyoverlay.png");
border-bottom: 1px solid #D0D8DE;
position: relative;
z-index: 999;
}

#slides {
background: #ffffff;
border-top: 3px solid #DCE4EB;
border-bottom: 1px solid #D4DCE2;
padding: 30px 0 15px;
}

#wrapper {
background: #EFFCFF;
background: #feffef;

}

#title-container {
background: none repeat scroll 0 0 #ffffff;
}

.nav li.current_page_item a, .nav li.current_page_parent a, .nav li.current-menu-ancestor a, .nav li.current-cat a, .nav li.current-menu-item a, .nav li.sfHover {
background: #FEFEFE;
color: #768F8B;
}
.nav a:hover { color: #768F8B; }

.meerkat {font-size: 18px;}

.shortcode-tabs.boxed {
background: none;
border: none; 
}

.tab_titles {
border: none;
}

.shortcode-tabs.boxed ul.tab_titles {border: none;}
.shortcode-tabs.boxed ul.tab_titles li {border: none;}


.shortcode-tabs.boxed .tab {
border: 0px;
top: -2px;
position: relative;
z-index: 1;
background: none;
}

.shortcode-tabs {background:none; border:none;}

.nav{margin-top:15px;}