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

*/

#topad, #address { float: right; text-align: right; } 
#address  { margin: 0 5px 0 0; color: #555;  }
#address .name  { text-transform: uppercase; font-weight: bold; }
#address .telephone, #address .email, #address .street  { font-size: 13px; line-height: 14px; }
#address .telephone { font-style: italic; }


#header .search  { float: right; margin: 0; width:215px; clear:both;}
#header .search #searchform  { margin: 7px 0 0 0; }
#header .search input#s  { float: left; width: 176px; padding: 6px 0 6px 10px; background: url(images/searchinput.png) no-repeat left top; border: none; color:#777; }
#header .search input.submit  { float: right; padding: 6px 0 0 8px; }


#navigation  { height: 38px; width: 970px; padding: 0px; margin-bottom: 20px; font-size: 12.8px; font-weight: bold; font-family: "Lucida Grande", Helvetica, Arial, Sans-serif; letter-spacing: -0.1px; border: 1px solid #fff; background: #fff url(images/navtile.jpg) repeat-x left top; }

#nav  { float: left; width: 970px; height: 36px; }

