 
 
 
 
 
 
 
 
 
 
 
 
/* CSS Document */
body {
margin:0;
padding:0;
font-family: Tahoma, Arial;
font-size:11px;
line-height:150%;
color:#414141;
}

.textfiled {
height:16px;
width:134px;
border-color:#737373;
}
.menu{*width:218px;}
.menu ul {
	margin:0;
	padding:1px 0px 0px 0px;
}

.menu ul
{
       position:relative;
}
.menu ul li {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	position:relative;
	line-height:25px;
}

.menu h2 {
	font: 13px Tahoma, Arial;
	margin:0;
	background: url(DesignImgs/menu_bg.jpg) no-repeat;
	width:229px;
	}

.menu ul li a {
	color:#414141;
	text-decoration:none;
	display:block;
	padding-left:28px;
	padding-top:4px;
	padding-bottom:4px;
	margin:0;
width:229px; font-weight:bold;
}

.menu ul li a:hover {
	color:#ffffff;
	margin:0;
	background:#890606;
	text-decoration:none;
	display:block;
	padding-left:28px;
}

.menu ul ul {
	position: absolute;
	z-index: 50000;
	top:0;
	left:100%;
	padding:0px;
	}

html>body .menu ul ul {
	width:auto;
}


.menu ul ul li {
	display:block;
	width:180px;
	/*border-bottom: 1px solid #999999;*/
height:25px;
	line-height:25px;
}
.menu ul ul li a {
	background:#bf7d7c;
	font: 12px  Tahoma, Arial;
	color:#FFFFFF;
	text-decoration: none;
	width:180px;
	display:block;
	float:left;
	margin:0;
	padding:0 0 0 12px;
height:25px;
	line-height:25px;
}
.menu ul ul li a:hover {
	background: #a44241;
	color:#ffffff;
	padding:0 0 0 12px;
}

.menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
.menu ul ul li a {
	float:none;
}

.menu ul ul,
.menu ul li:hover ul ul,
.menu ul ul li:hover ul ul
{display: none;}

.menu ul li a:hover ul ul,
.menu ul li a:hover ul ul li {
	display:none;
}

.menu ul li:hover ul,
.menu ul ul li:hover ul,
.menu ul ul ul li:hover ul
{display: block;}

.menu li:hover ul, li.over ul { display: block;}

.footer {
color:#8e8e8e;
}

.footer a {
color:#8e8e8e;
text-decoration:none;
}

.footer a:hover {
text-decoration:underline;
}
#top_right{
	background:url(http://www.boningtons.com/dynamicdata/data/Images/top_right_bg.gif) top left no-repeat;
	width:39px;
	height:80px;
}
#mid_left{
	background:url(http://www.boningtons.com/designimgs/middle_bg.jpg) top right no-repeat #ffffff;
	width:39px; 
	
}
#mid_right{
background:url(http://www.boningtons.com/dynamicdata/data/Images/right_bg.gif) top left no-repeat #ffffff;
width:39px;

}
#top_left{
	background:url(http://www.boningtons.com/designimgs/top_left_bg.gif) top right no-repeat;
	width:39px;
	height:80px;
}
.pad_p{padding: 5px 0px 10px 20px;}
.pad_p_b{padding: 0 20px ;}
<!--[if lt IE 7]-->
.menu{float:left;}
body{behavior:url(csshover.htc); }
.menu ul li{ display:block;}
.menu a{height:1%;}

.menu ul li a:hover ul ul,
.menu ul li a:hover ul ul li {
	display:block;
}

.menu ul, .menu ul ul {z-index: 50000;}
.logo {
*vertical-align:top;
*padding-top:56px;
height:80px;
*height:24px;


}
<!--[endif]-->

.logo{
background:url(http://www.boningtons.com/designimgs/logo.jpg) top center no-repeat;
	width:258px; 
	height:52px;
}

.pad_top{
*padding-top:11px;
}
.search_box{
margin-top: 15px; position: absolute; margin-left: 15px;
}

