﻿
/**************************************************/
/* OBOUT MENU (Font changed in main CSS #Menu)                                         
/**************************************************/
.parentMenuContainer {border: 0px none;	padding: 0px; width: 221px; border-collapse: separate;	border-spacing: expression(cellSpacing=0); border-spacing: 0px; z-index:999; background-color: #FFFFFF }
.parentMenuContainer td {padding:0px;}
.parentMenuContainer a {outline: none;}
.parentMenuContainer #tm_subMenuWidthImage {width: 10px;}
.parentMenuItem {border-right:0px solid #E4E9EF; padding: 0px; width: 100%; height:100%; border-collapse: separate;	border-spacing: expression(cellSpacing=0); border-spacing: 0px;
		/* <!-- if background image needed --> */
		background-image: url('menu_li.gif');
		background-repeat: no-repeat;
		background-position: 14px center;
	}
.parentMenuItem #tm_contentCell { height:35px; padding-left: 32px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; white-space: nowrap; vertical-align: middle; text-align: left; text-transform: capitalize;}
.parentMenuItem #tm_contentCell a {text-decoration: none; color: #000000; text-transform: capitalize;}
.parentMenuItem #tm_submenuCell {text-align: right;	white-space: nowrap; width: 10px; vertical-align: middle; padding-right:10px;
	/* <!-- if background image needed --> 
		background-image: url('menu_li.gif');
		background-repeat: no-repeat;
		background-position: 14px center;*/
	
}
.parentMenuItemOver {border-right:0px solid #E4E9EF; padding-left: 0px; width: 100%;	height:100%; border-collapse: separate;	border-spacing: expression(cellSpacing=0); border-spacing: 0px;
		/* <!-- if background image needed --> */
		background-image: url('menu_li.gif');
		background-repeat: no-repeat;
		background-position: 14px center;
	}
.parentMenuItemOver #tm_contentCell { height:35px; cursor: default; padding-left: 32px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; white-space: nowrap; vertical-align: middle; text-align: left; text-transform: capitalize;}
.parentMenuItemOver #tm_contentCell a {text-decoration: none; color: #000000;}
.parentMenuItemOver #tm_submenuCell {text-align: right; white-space: nowrap; width: 10px; vertical-align: middle; padding-right:10px;
	/* <!-- if background image needed -->
	background-image: url('submenu.gif');
	background-repeat: no-repeat;
	background-position: -50px 13px;
	*/
}
/* (TRANSPARENT) .menuContainer{padding: 0px; background-color: transparent;	border-top: 1px solid #E4E9EF; border-bottom: 1px solid #E4E9EF; width: 184px; border-collapse: separate; border-spacing: expression(cellSpacing=0); border-spacing: 0px;} */
.menuContainer{color:#000000; font-family: Verdana, Arial; font-size: .9em; letter-spacing:0; line-height:1.3em; text-align:left; word-spacing:normal; font-weight: bold !important; padding: 0px; background-color: #FFFFFF; border-top: 0px solid #222120; border-bottom: 0px solid #666F9B; width: 184px; border-left: 0px solid #222120; border-right: 0px solid #222120; border-collapse: separate; border-spacing: expression(cellSpacing=0); border-spacing: 0px;}
.menuContainer td {padding: 0px;}
.menuContainer a {outline: none;}
.menuContainer #tm_subMenuWidthImage {width: 5px;}
/*
.menuItem { border: 0px none; padding: 0px; width: 100%;	height: 20px; filter: Alpha(Opacity=70); -moz-opacity: 0.7;	opacity: .7; border-collapse: separate;	border-spacing: expression(cellSpacing=0); border-spacing: 0px;}
*/
.menuItem { border-bottom: solid 1px #000000; padding: 0px; width: 100%; height: 35px; border-collapse: separate;	border-spacing: expression(cellSpacing=0); border-spacing: 0px;}
.menuItem #tm_contentCell { padding-left: 4px; padding-right: 4px; padding-top: 4px; padding-bottom: 4px; white-space: nowrap;	vertical-align: middle; text-align: left;}
.menuItem #tm_contentCell a {text-decoration: none; color: #000000;}
.menuItem #tm_submenuCell {white-space: nowrap; vertical-align: middle; width: 10px; padding-right: 10px; 
	/* <!-- if background image needed --> 
	background-image: url('submenu.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	*/
}
.menuItemOver {cursor: hand; cursor: pointer; border-bottom: solid 1px #000000;	padding: 0px; width: 100%; height: 35px; border-collapse: separate; border-spacing: expression(cellSpacing=0); border-spacing: 0px;}
.menuItemOver #tm_contentCell {padding-left: 4px; padding-right: 4px; padding-top: 4px; padding-bottom: 4px; cursor: hand; cursor: pointer; white-space: nowrap; vertical-align: middle; text-align: left;}
.menuItemOver #tm_contentCell a {text-decoration: underline; color: #000000;}
.menuItemOver #tm_submenuCell {white-space: nowrap; vertical-align: middle; width: 10px; padding-right: 10px
	/* <!-- if background image needed -->
	background-image: url('submenu.gif');
	background-repeat: no-repeat;
	background-position: -52px 5px;
	*/
}
.menuContainerDiv {position: absolute; top: 0px; left: -2000px; visibility: hidden; z-index: 9999;}
.menuContainerIframeUnderlay {border: 0; position : absolute; visibility : hidden; left : -2000px; top : 0px; filter : "progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)"; filter : "Alpha(Opacity='0')"; opacity : 0; --moz-opacity : 0; background-color: white;}
