/*------------------------------------------------------------------
[Direct Stylesheet] (use for 'Direct' cms page type and for shop)
Project:		AARON FENCING2
Version:		2.0
Last change:	8/07/09 
------------------------------------------------------------------
*/

/* Header */

.header{
      background:url(../img/aaron_direct/header-bg.gif) repeat-x left top;
	  color:#404041;
}

 .header #site_logo a {
		background: url(../img/aaron_direct/logo.gif) no-repeat left top;
		width:313px;
	    }
   .header .right-side a,
   .header .right-side a:hover{
                       color:#404041;
	       }		
   .header .right-side .phone{
                       background: url(../img/aaron_direct/phone-top.gif) no-repeat 330px top;
           }	
   .header .view_basket{
			           background: url(../img/aaron_direct/basket.gif) no-repeat left 6px;
		   }
   .header .top_search .search_btn{
				       background:url(../img/aaron_direct/go-search.gif) left top;
           }	
		   		   			 			 
/*Main Menu*/

.main_menu .menu_left{
	         background:url(../img/aaron_direct/corner_left.gif) no-repeat left top;
			}
	  .main_menu .menu_center{
	         background-color:#404041;
			}
	  .main_menu .menu_right{
	         background:url(../img/aaron_direct/corner_right.gif) no-repeat right top;
			}
			
/*H menu*/

.h_menu .item1 span,
.h_menu .item1:hover span,
.h_menu .item1-active span,
.h_menu .item1-active:hover span{
	background:url(../img/aaron_direct/menu_btn_bg.gif) repeat-x left top;
}

.h_menu .item1 span{
	text-decoration:none;
}

.h_menu .item1 .left,
.h_menu .item1:hover .left,
.h_menu .item1-active .left,
.h_menu .item1-active:hover .left{
	background:url(../img/aaron_direct/menu_btn_left.gif) no-repeat left top;
}
.h_menu .item1 .left{
	background:url(../img/aaron_direct/menu_btn_left.gif) no-repeat left top;
}

.h_menu .item1 .right,
.h_menu .item1:hover .right,
.h_menu .item1-active .right,
.h_menu .item1-active:hover .right{
	background:url(../img/aaron_direct/menu_btn_right.gif) no-repeat left top;
}
.h_menu .item1 .right{
	background:url(../img/aaron_direct/menu_btn_right.gif) no-repeat left top;
}
.h_menu .item2,
.h_menu .item2:hover,
.h_menu .item2-active,
.h_menu .item2-active:hover {
	background-color: #818285;
}
.h_menu .item2 {
    background-color: #404041;
}
/*Bottom Page Stuff*/	
.testimonial{
     color:#404041;
}
.footer .footer_left{
	         background:url(../img/aaron_direct/corner_left.gif) no-repeat left top;
			}
	.footer .footer_center{
	         background-color:#404041;
			}
	.footer .footer_right{
	         background:url(../img/aaron_direct/corner_right.gif) no-repeat right top;
			}




			
			
							 
