


/* PRACTICES  */
#nav_0 { background: url(../i/nav/nav_practices.gif) no-repeat;
width: 63px;
height: 36px;
background-color: #fff;}

#udm #nav_0.udmY, #nav_0:hover { background: url(../i/nav/nav_practices.gif) no-repeat;
width: 63px;
height: 36px;
background-position: 0 -36px;
background-color: #fff;}

/* INDUSTRIES  */
#nav_1 { background: url(../i/nav/nav_industries.gif) no-repeat;
width: 66px;
height: 36px;
background-color: #fff;}

#udm #nav_1.udmY, #nav_1:hover { background: url(../i/nav/nav_industries.gif) no-repeat;
width: 66px;
height: 36px;
background-position: 0 -36px;
background-color: #fff;}

/* PROFESSIONALS  */
#nav_2 { background: url(../i/nav/nav_professionals.gif) no-repeat;
width: 85px;
height: 36px;
background-color: #fff;}

#udm #nav_2.udmY, #nav_2:hover { background: url(../i/nav/nav_professionals.gif) no-repeat;
width: 85px;
height: 36px;
background-position: 0 -36px;
background-color: #fff;}

/* CLIENTS  */
#nav_3 { background: url(../i/nav/nav_clients.gif) no-repeat;
width: 50px;
height: 36px;
background-color: #fff;}

#udm #nav_3.udmY, #nav_3:hover { background: url(../i/nav/nav_clients.gif) no-repeat;
width: 50px;
height: 36px;
background-position: 0 -36px;
background-color: #fff;}

/* ABOUT US  */
#nav_4 { background: url(../i/nav/nav_about.gif) no-repeat;
width: 66px;
height: 36px;
background-color: #fff;}

#udm #nav_4.udmY, #nav_4:hover { background: url(../i/nav/nav_about.gif) no-repeat;
width: 66px;
height: 36px;
background-position: 0 -36px;
background-color: #fff;}


/* NEWS & EVENTS  */
#nav_5 { background: url(../i/nav/nav_news.gif) no-repeat;
width: 94px;
height: 36px;
background-color: #fff;}

#udm #nav_5.udmY, #nav_5:hover { background: url(../i/nav/nav_news.gif) no-repeat;
width: 94px;
height: 36px;
background-position: 0 -36px;
background-color: #fff;}

/* E COMMUNICATIONS  */
#nav_6 { background: url(../i/nav/nav_ecommunications.gif) no-repeat;
width: 117px;
height: 36px;
background-color: #fff;}

#udm #nav_6.udmY, #nav_6:hover { background: url(../i/nav/nav_ecommunications.gif) no-repeat;
width: 117px;
height: 36px;
background-position: 0 -36px;
background-color: #fff;}

/* CAREERS  */
#nav_7 { background: url(../i/nav/nav_careers.gif) no-repeat;
width: 54px;
height: 36px;
background-color: #fff;}

#udm #nav_7.udmY, #nav_7:hover { background: url(../i/nav/nav_careers.gif) no-repeat;
width: 54px;
height: 36px;
background-position: 0 -36px;
background-color: #fff;}


/* core scrolling button styles - do not change these */
#udm .scrollBUTTON {
	display:block;
	visibility:hidden;
	position:absolute;
	z-index:33000;
	}
#udm .scrollUP, #udm .scrollDOWN, #udm .scrollINNER {
	display:block;
	line-height:0 !important;
	}


/* custom scrolling button styles - you can customise these freely, with restrictions */
#udm .scrollUP, #udm .scrollDOWN {
	xborder-color:#bdb #080 #080 #bdb;
	xborder-style:solid;
	background:#406593;
	}

#udm .scrollUP {
	xborder-width:1px 1px 0 1px;
	xpadding:1px 1px 3px 1px;
	}

#udm .scrollDOWN {
	xborder-width:0 1px 1px 1px;
	xpadding:3px 1px 1px 1px;
	}

#udm .scrollINNER {
	background:#6182AA;
	xborder:1px solid #f8fbd0;
	text-align:center;
	font:0.75em tahoma,sans-serif;
	color:#060;
	padding:4px 0 5px 0;
	}

#udm .scrollMOVING {
	xborder-color:#aba #cdc #cdc #aba;
	background:#ABAD90;
	padding:5px 0 4px 0;
	}
