/*
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.

*/
#container {background: #ffffff url(images/equalwhite.gif) repeat-x center;} 


#loopedSlider .container { width:940px; min-height:250px; height:250px; overflow:hidden; position:relative;  font-size: 16px; color: white; background: black;}
#nav a  { display:block; z-index:100; padding:0 10px; line-height:28px; color:white ; line-height: 38px; }
#nav a:hover, #nav .current_page_item a  { color: white; text-decoration: underline; }

hr { background-color: #e6e6e6;  border:0; height: 1px; margin-bottom: 20px; }
div.hr { margin: 20px 0; height:2px; background: white;}
div.hr hr { display: none; }
/* move arrows into slider */
#loopedSlider li#p { left: -11px; }
#loopedSlider li#n { right: -11px; }

#nav li ul li a:hover  {background: black; }
#nav li ul li a  { width:160px; line-height:30px; font-size:11px; color:white; }
#featured p { font-size:14px; color:white; line-height:20px; margin-bottom:20px;}

/*greyish upper navigation*/
#navigation  { height: 38px; width: 886px; padding: 0 26px; margin-bottom: 20px; font-size: 14px; font-weight: bold; font-family: "Lucida Grande", Helvetica, Arial, Sans-serif; text-transform: uppercase; border: 1px solid #fff; background: #fff url(styles/black/featurednavtile.jpg) repeat-x left top; }
