/* @override http://tkmaxx.uat.venda.com/content/ebiz/tkmaxx/resources/css/primary-nav.css */

.clear
	{	clear: both;
		overflow: hidden;
		height: 0}


/* menu styles */
#jsddm
{	margin: 0;
	padding: 0;
}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 13px Helvetica, Tahoma, Arial;
		background: rgb(255, 114, 0) url(/content/ebiz/tkmaxx/resources/images/bg_firsttopnavlist_left.gif) no-repeat left top;
}

	#jsddm li a
	{	display: block;
		background: url(/content/ebiz/tkmaxx/resources/images/bg_firsttopnavlist_right.gif) no-repeat right top;
		padding: 5px 8px 6px;
		text-decoration: none;
		border-right: 1px solid #d91920;
		color: #fff;
		white-space: nowrap;
}

	#jsddm li a:hover
	{	background: #fff; color: #ff7200; font-weight: normal;}
		
		#jsddm li ul
		{	margin:0;
			margin-left: -1px;
			border-left: 1px solid rgb(255, 114, 0);
			border-bottom: 8px solid rgb(255, 114, 0);
			padding: 0;
			width: 170px;
			position: absolute;
			visibility: hidden;
			z-index: 99;
}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				padding: 6px 10px;
				background: #fff;
				border-right: 1px solid rgb(255, 114, 0);
				color: #384d5e;
				font-size: 12px;
				}
			
			#jsddm li ul li a:hover
			{	background: #fde9dd;
				cursor: pointer;
			}
			
		    li.headlink giftvouchers
			{	
			display:none;
			}


.Lcat_headerbtm .Lcat_headerbottomcontent {padding:0; margin:0; width:960px; margin:0 auto; position: inherit;}

