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

*/



/* TABS */
#tabs ul.wooTabs li a {
   padding: 0 15px 15px;
}#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover  {	color: #76C3BB;}
/* HEADER */
#top {
   background: #8D0101 url("images/header.jpg") no-repeat scroll center top ;
height: 100px;
}
#logo { padding-top:0px; }
#header{padding:10px 0;clear:both;position:relative;}
#page-nav {
	/*background: #878787;
	border-bottom: 1px solid #000;*/	border-top: 1px solid #000;
}
#topbanner {
	/*background: url(images/top-banner.png) center center no-repeat !important;*/
	height: 100px;	background: none;
}	
#cat-nav  {
	/*border-bottom: 1px solid #9A9898;*/	border-top: none;
}#page-nav, #cat-nav {	background: none;}#navigation {	background: transparent url(images/top-banner.png) top center no-repeat;	height: 370px;}.bannerwrapper {	width: 960px;	margin: 0 auto;}.free {	margin-top: 40px;	float: right;	width: 250px;}#navwrapper {	background: url(images/navwrapper.png) top left repeat-x;}.name-text, .email-text {	border: 1px solid #000;	-moz-border-radius: 5px;	-khtml-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px;	padding: 6px 7px; 	font-style: italic;	margin: 6px 10px 3px 33px;	width: 162px;}.email-form {	margin-top: 100px;}.banner-button {	padding: 2px 10px 5px; 	margin-left: 23px;	margin-top: 10px;}p.imp{	color: #fff;}.more_entries .wp-pagenavi .extend, .more_entries .wp-pagenavi span.pages {	background: #A2A0A1;	color: #fff;	text-shadow: 0 1px 0 #000;}.more_entries .wp-pagenavi .current, .more_entries .wp-pagenavi .on, .more_entries .wp-pagenavi a:hover  {	background: #AF6F6F;	color: #fff;	text-shadow: 0 1px 0 #000;}.more_entries .wp-pagenavi a:link, .more_entries .wp-pagenavi a:visited  {	background: #A2A0A1;	color: #fff;	text-shadow: 0 1px 0 #000;}.more_entries a:hover {	background: #AF6F6F;	color: #fff;	text-shadow: 0 1px 0 #000;}
