/*--------------------  Top Nav ----------------------*/
#navigation
{
	padding-left: 5px;
}
.header
{
	height: 77px;
	width: 850px !important;
	padding: 20px 3px 0 !important;
}
.topnav
{
	width: auto;
	float: left;
}
.topmenu
{
	background: transparent url(../img/menu/nav-bg1.jpg) repeat-x scroll 0 0 !important;
	height: auto !important;
	width: auto !important;
	top: 53px;
	right: 40px !important;
}
#navigation
{
	background: transparent url(../img/menu/nav-bg2.jpg) no-repeat scroll left top;
	height: 31px;
}
.topmenuIns
{
	background: transparent url(../img/menu/nav-bg3.jpg) no-repeat right top;
	height: 31px;
	padding-right: 5px;
}
UL#topnav
{
	margin: 4px 0px 0px;
	float: left;
	width: 100%;
	list-style: none;
	font-size: 12px;
}
UL#topnav LI
{
	float: left;
	margin: 0;
	padding: 0px 10px;
	position: relative;
}
UL#topnav LI.nav-item1
{
	width: auto;
}
UL#topnav LI.nav-item2
{
	width: auto;
}
UL#topnav LI.nav-item3
{
	width: auto;
}
UL#topnav LI.nav-item4
{
	width: auto;
}
UL#topnav LI.nav-item5
{
	width: auto;
}
UL#topnav LI.nav-item6
{
	width: auto;
}
UL#topnav LI.nav-item7
{
	width: auto;
}
UL#topnav LI A
{
	float: left;
	color: #555555;
	text-align: center;
	font-size: 13px;
	height: 28px;
	padding-top: 4px;
	margin: 0px;
	font-family: Georgia;
	text-decoration: none;
}
UL#topnav LI A:hover
{
	text-decoration: none;
}
UL#topnav LI:hover A, UL#topnav LI A:hover
{
	color: #FFFFFF;
	background: url(../img/menu/m-bg.png) repeat-x;
}
UL#topnav LI:hover LI A, UL#topnav LI LI A:hover
{
	color: #FFFFFF;
	background: none;
}
UL#topnav LI .sub A
{
	text-align: left;
	font-family: arial;
}
UL#topnav LI .sub
{
	position: absolute;
	top: 32px;
	z-index: 1111;
	min-height: 240px;
	margin: 0px 9px 9px 11px;
	padding: 0px;
	float: left;
	left: 0px;
	background: url(../img/menu/bg.png) repeat-x 0px 0px;
	display: none;
}
UL#topnav LI.nav-last-item .sub
{
	right: 0px;
	left: auto !important;
	margin: 0px 11px 9px 9px;
}
UL#topnav .sub.right-m
{
	position: absolute;
	right: 0px !important;
	left: auto !important;
	margin: 0px 12px 0px 0px !important;
}
UL#topnav LI .row
{
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 10px 0px 2px;
}
UL#topnav LI .row UL.line
{
	background: url(../img/nav/nav-line.gif) no-repeat center top;
	clear: both;
	float: left;
	width: 500px;
}
UL#topnav LI .sub UL
{
	list-style: none;
	margin: 0;
	padding: 0px;
	width: 145px;
	float: left;
}
UL#topnav LI .sub .row UL A:hover
{
	text-decoration: none;
}
UL#topnav .sub UL LI
{
	width: 100%;
	color: #000;
	padding: 0px;
}
UL#topnav .sub UL LI H2
{
	padding: 0;
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
UL#topnav .sub UL LI H2 A
{
	padding: 5px 0;
	background-image: none;
	color: #000000;
}
UL#topnav .sub UL LI A
{
	float: none;
	text-indent: 0;
/*--Reset text indent--*/
	height: auto;
	text-decoration: none;
	color: #FFFFFF;
	background-color: inherit;
	font-size: 12px;
	background: transparent url(http://www.ladezign.com/img/nav/arrowwhite.png) no-repeat scroll 3px 7px;
	clear: both;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 4px 0 0 14px;
}
UL#topnav .sub UL LI A:hover
{
	color: #F26522;
	background: url(http://www.ladezign.com/img/nav/arroworange.png) no-repeat 3px 7px;
}
/*----------------------S------------------------*/
UL#topnav LI .sub1 A
{
	text-align: left;
	font-family: arial;
}
UL#topnav LI .sub1
{
	position: absolute;
	top: 32px;
	z-index: 1111;
	min-height: 240px;
	margin: 0px 9px 9px 11px;
	padding: 0px;
	float: left;
	left: 0px;
	background: url(../img/menu/bg.png) repeat-x 0px 0px;
	display: none;
}
UL#topnav LI.nav-last-item .sub1
{
	right: 0px;
	left: auto !important;
	margin: 0px 11px 9px 9px;
}
UL#topnav .sub1.right-m
{
	position: absolute;
	right: 0px !important;
	left: auto !important;
	margin: 0px 12px 0px 0px !important;
}
UL#topnav LI .sub1 UL
{
	list-style: none;
	margin: 0;
	padding: 0px;
	width: 120px;
	float: left;
}
UL#topnav LI .sub1 .row UL A:hover
{
	text-decoration: none;
}
UL#topnav .sub1 UL LI
{
	width: 100%;
	color: #000;
	padding: 0px;
}
UL#topnav .sub1 UL LI H2
{
	padding: 0;
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
UL#topnav .sub1 UL LI H2 A
{
	padding: 5px 0;
	background-image: none;
	color: #000000;
}
UL#topnav .sub1 UL LI A
{
	float: none;
	text-indent: 0;
/*--Reset text indent--*/
	height: auto;
	text-decoration: none;
	color: #FFFFFF;
	background-color: inherit;
	font-size: 12px;
	background: transparent url(http://www.ladezign.com/img/nav/arrowwhite.png) no-repeat scroll 3px 7px;
	clear: both;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 4px 0 0 14px;
}
UL#topnav .sub1 UL LI A:hover
{
	color: #F26522;
	background: url(http://www.ladezign.com/img/nav/arroworange.png) no-repeat 3px 7px;
}
UL#topnav LI .row1
{
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 10px 0px 2px;
}
UL#topnav LI .row1 UL.line
{
	background: url(../img/nav/nav-line.gif) no-repeat center top;
	clear: both;
	float: left;
	width: 500px;
}
UL#topnav LI .sub1 .row1 UL A:hover
{
	text-decoration: none;
}
/*----------------------E------------------------*/
UL#topnav .left-bg
{
	background: url(../img/menu/left-bg.png) no-repeat left top;
	height: 138px;
	width: 11px;
	margin-left: -11px;
	margin-top: 0px;
	position: absolute;
	left: 0px;
}
UL#topnav .m_left-bg
{
	margin-top: -4px;
	height: 32px;
	width: 11px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
}
UL#topnav .right-bg
{
	background: url(../img/menu/right-bg.png) no-repeat left top;
	height: 138px;
	width: 11px;
	margin-right: -11px;
	margin-top: 0px;
	position: absolute;
	right: 0px;
}
UL#topnav .m_right-bg
{
	height: 32px;
	width: 10px;
	margin-top: -4px;
	margin-right: 0px;
	position: absolute;
	right: 0px;
}
UL#topnav LI:hover .m_right-bg
{
	background: url(../img/menu/m-bg-right.png) no-repeat left top;
}
UL#topnav LI:hover LI .m_right-bg, UL#topnav LI:hover LI .m_left-bg
{
	background: none !important;
}
UL#topnav LI:hover .m_left-bg
{
	background: url(../img/menu/m-bg-left.png) no-repeat left top;
}
UL#topnav .bottom-bg
{
	background: url(../img/menu/bottom-bg.png) no-repeat right top;
	margin-right: -11px;
	height: 5px;
	margin-top: -5px;
	width: 217px;
	position: absolute;
	right: 0px;
}
UL#topnav .nav-last-item .bottom-bg
{
	right: auto !important;
	left: -11px;
	background: url(../img/menu/bottom-bg2.png) no-repeat left top;
}
UL#topnav .nav-last-item:hover .m_right-bg
{
	background: url(../img/menu/m-bg-right2.png) no-repeat left top;
}
UL#topnav .nav-last-item:hover .m_left-bg
{
	background: url(../img/menu/m-bg-left2.png) no-repeat left top;
	width: 10px;
	height: 32px;
}
.hright IMG
{
	margin: 0px 46px 5px 0px !important;
}
#navigation, .topmenu, .topmenuIns
{
	-width: 560px;
}
