/*------------------------------------------------------------------
[Direct Stylesheet] (use for 'Residential' cms page type )
Project:		AARON FENCING2
Version:		2.0
Last change:	8/07/09 
------------------------------------------------------------------
*/

/* Header */

.header{
      background:url(../img/aaron_residential/header-bg.gif) repeat-x left top;
	  color:#4d2048;
}

 .header #site_logo a {
		background: url(../img/aaron_residential/logo.gif) no-repeat left top;
		width:416px;
	    }
   .header .right-side a,
   .header .right-side a:hover{
                       color:#4d2048;
	       }		
   .header .right-side .phone{
                       background: url(../img/aaron_residential/phone-top.gif) no-repeat 330px top;
           }	
   .header .view_basket{
			           background: url(../img/aaron_residential/basket.gif) no-repeat left 6px;
		   }
   .header .top_search .search_btn{
				       background:url(../img/aaron_residential/go-search.gif) left top;
           }	
	
/*Main Menu*/

.main_menu .menu_left{
	         background:url(../img/aaron_residential/corner_left.gif) no-repeat left top;
			}
	  .main_menu .menu_center{
	         background-color:#4d2048;
			}
	  .main_menu .menu_right{
	         background:url(../img/aaron_residential/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_residential/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_residential/menu_btn_left.gif) no-repeat left top;
}
.h_menu .item1 .left{
	background:url(../img/aaron_residential/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_residential/menu_btn_right.gif) no-repeat left top;
}
.h_menu .item1 .right{
	background:url(../img/aaron_residential/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: #7a4975;
}
.h_menu .item2 {
    background-color: #4d2048;
}		   
/*Bottom Page Stuff*/	
.testimonial{
     color:#4d2048;
}
.footer .footer_left{
	         background:url(../img/aaron_residential/corner_left.gif) no-repeat left top;
			}
	.footer .footer_center{
	         background-color:#4d2048;
			}
	.footer .footer_right{
	         background:url(../img/aaron_residential/corner_right.gif) no-repeat right top;
			}
		   
