@charset "utf-8";

/***************************
MEGAMENU
***************************/
#megamenu {
	clear: both;
	padding-right: 5px;
	position:relative;
	z-index: 1000;
}
#megamenu ul li a {
	width: 148px;
	height: 31px;
	line-height: 35px;
	background: #f5f5f5 url(http://www.ufpuk.com/ufp/_img/tpl/bg-nav-tabs-narrow.png) top center no-repeat; 
	text-align: left;
	padding:0 5px 0 0;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}
.megamenudropdown a {
	color: #444444 !important;
	text-align: left !important;
}
#megamenu ul li.reseller a,#megamenu ul li.shop a {
	background: #f5f5f5 url(http://www.ufpuk.com/ufp/_img/tpl/bg-nav-tabs-narrow.png) bottom left no-repeat !important; 
	width: 148px;
}
#megamenu ul li.reseller a {
	margin-left: 5px;
}
#megamenu ul li.reseller a:hover,#megamenu ul li.shop a:hover {
	background: #f5f5f5 url(http://www.ufpuk.com/ufp/_img/tpl/bg-nav-tabs-narrow.png) top left no-repeat !important; 
	width: 148px;
	color: #ffffff;
}
#megamenu ul li.reseller a,
#megamenu ul li.shop a,
#megamenu ul li a:hover,#megamenu ul li.active a {
	color: #444444;
	background-position: bottom center;
}
#megamenu .reseller img,#megamenu .shop img {vertical-align: middle; margin: -5px 10px 0 10px;}

/* wrapper box and background */
.megamenudropdownwrapper {
	position: absolute;
	top:31px;
	left:0px;
	margin-left: 208px;
	background: transparent url(http://www.ufpuk.com/ufp/_img/tpl/bg-megamenu-2.png) center center no-repeat;
	padding: 0 10px 10px 10px;
	width: 752px;
	height: 351px;
}
.megamenudropdown {
/*	background: transparent url(http://www.ufpuk.com/ufp/_img/tpl/bg-megamenu-gradient.png) center bottom repeat-x; */
	height: 301px;
	width: 702px;
	padding: 25px 25px 21px 25px;
	font-size: 1.2em;
}

#megamenu ul li div.mmcontent a,#megamenu ul li div.mmlinks a{
  background:none repeat scroll 0 0 transparent;
  font-size:1.1em;
  font-weight:normal;
  padding:0;
}

/* content column */
.mmcontent {
	width: 220px;
	float: left;
	padding-right: 30px;
	text-align:left;
}
.mmcontent h3 {
	font-size: 1.8em;
	margin: 0;
	padding: 0 0 15px 0;
}
.mmcontent p {
	color: #444444;
}
.mmcontent a {
	font-size: 1em !important;
	color: #3067b5 !important;
	line-height: 1.2em !important;
	height: 1.2em !important;
	display: block !important;
}

/* list column */

.mmlinks {
	width: 138px;
	float: left;
	padding-right: 30px;
	font-size: 0.9em;
}
.mmlinks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.mmlinks ul li {
	background: transparent url("../_img/tpl/icon-megamenu-bullet.png") no-repeat left 0.45em !important;
  display:block;
  padding:0 0 0 15px;
}
.mmlinks a {
	color: #999999 !important;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.2em !important;
	padding: 0 0 15px 0  !important;
	height: auto !important;
}
#megamenu .mmlinks ul li a:hover {
	color: #4c92d7;
	text-decoration: underline;
}
.mmlinks h3 {
	text-align: left;
	color: #4c92d7;
	margin: 0;
	padding: 0.25em 0;
	font-size: 1.2em;
}

/* image column */
.mmimage {
	width: 284px;
	text-align: right;
	float: left;
}


.wholesaledropped {margin-left: -10px;}
.office_autodropped {margin-left: 100px;}

.megamenudropdownwrapper{display:none;}


/*Open an Account menu tab */
/*###########################################################################################*/

#megamenu ul li.openanaccount a,#megamenu ul li.shop a {
	background: #f5f5f5 url(http://www.ufpuk.com/ufp/_img/tpl/bg-nav-tabs-openanaccount.png) top  no-repeat !important; 
	width: 148px;
}
#megamenu ul li.openanaccount a {
	margin-left: 5px;
}
#megamenu ul li.openanaccount a:hover {
	background: #f5f5f5 url(http://www.ufpuk.com/ufp/_img/tpl/bg-nav-tabs-openanaccount.png) bottom no-repeat !important; 
	width: 148px;
	color: #444;
}
#megamenu ul li.openanaccount a
{
	color:#FFFFFF;

}

#megamenu ul li.openanaccount a:hover {
	color: #444444;
	background-position: bottom center;
}
#megamenu .openanaccount img,#megamenu .shop img {vertical-align: middle; margin: -5px 10px 0 10px;}

/*###########################################################################################*/









