﻿/******************************************************************
						custom ultraWebMenu Horizontal
*******************************************************************/

		.ignewMenuBlack2k7{
	   		/*background-image:url(../images/toolbar/background2.jpg);
        	background-repeat: repeat-x;*/
			border: 1px solid #B5BFC2;
		}
		
		.ignewMenuItemBlack2k7{
		   	background-image:url(../images/toolbar/background2.jpg);
            background-repeat: repeat-x;
			
			font-family:Verdana;/*, Arial, Helvetica, sans-serif;*/
			font-size: 12px;
			font-weight:bold;
			height: 28px;
			padding-left: 3px;
			padding-right: 3px;
			margin-left:1px;
			margin-right:1px;
			
		}
		.ignewMenuItemHoverBlack2k7{
		   	background-image:url(../images/toolbar/igMenuItemHover2.jpg);
            background-repeat: repeat-x;
			
			font-family:Verdana;/*, Arial, Helvetica, sans-serif;*/
			font-size: 12px;
			font-weight:bold;
			border-width: 1px 0px 1px 0px;
			cursor:hand;
			height: 28px;
			margin-left:1px;
			margin-right:1px;
			border-right:1px solid #B5BFC2;
			border-left:1px solid #B5BFC2;
		}
		
		.Separator
		{
			background-image:url(../images/toolbar/separator1.gif);
			width:2px;
			height:100%;           			
		}
		
		.ignewMenuIslandBlack2k7 
		{
			background-color:Black;
			font-family:Verdana;
			font-size: 12px;
			font-weight:bold;	
			border-bottom:1px solid #B5BFC2;
			border-top:1px solid #B5BFC2;
			
		}
		
		/*
		.igMenuItemSelectedBlack2k7{
		   	background-image:url(../images/toolbar/igMenuItemSelected.jpg);
            background-repeat: repeat-x;
			height: 30px;
			font-size: 11px;
			padding-left: 8px;
			padding-right: 8px;
		}
    
		*/

