﻿
.homepage_ca_6 {z-index:9999;}
.homepage_ca_7 {z-index:9999;}
.homepage_ca_8 {z-index:9999;}
.homepage_ca_9 {z-index:9999;}
.homepage_ca_10 {z-index:9999;}


#topBarAuxiliary
{
    
    text-align: right !important;
    vertical-align:middle !important;
    color: #FFFFFF;

}
#topBarAuxiliary table
{
    display: inline !important;
    vertical-align:middle !important;

}

#topBarAuxiliary a, #topBarAuxiliary a:link, #topBarAuxiliary a:visited
{
    text-decoration: none !important;
    border-right: solid white 1px;
    padding: 7px 3px 3px 3px;
    color: #FFFFFF;
}

/* mouseover colour - Burgundy */
#topBarAuxiliary a:hover
{
    color: #940000;
}

/* surf to edit icon*/
#Menu #topBarAuxiliary IMG
{
   FLOAT: left !important;
}

.NavigationUnorderedList
{
	margin-left: 0;
	padding-left: 0;
	display: block;
}

.NavigationListItem
{
	margin-left: 0;
	padding: 3px 5px;
	list-style: none;
	display: inline;
}

/* Top Nav tabs */
.primarynav_style table
{

    vertical-align: middle;
}

.primarynav_style div
{

        position:relative;
	z-index: 9999;
}

table.HTabStatic, table.HTabSelected
{
	text-align: center;
}
table.HTabStatic td, table.HTabSelected td
{
	border: solid blue 1px;
	border: none;
	/*padding: 0px 10px 0px 10px;*/
	padding: 5px 10px 5px 5px;
}
table.HTabSelected td
{

}
table.HTabStatic :hover, table.HTabSelected a:hover
{
    color: #FFAE01 !important;
	/*background: #CDCDCD;*/
	background-image: url(/iMIS15/images/banners/primary_grey_light.jpg);
	text-decoration: none;
}
table.HTabSelected :hover
{
    color: white;
}
table.HTabSelected a, table.HTabStatic a /*, table.HTabStatic a:hover*/
{
	text-align: center;
	text-decoration: none;
	color: #FFFFFF !important;
	text-transform: uppercase;
	
}
/*table.HTabSelected a, table.HTabSelected a:hover
{
	 menu colour ewa
	color: #940000; !important;
}*/


/*{
	background-image: url(images/tab_on_sliver.gif);
	color: #940000; !important;
	text-decoration: none;
}*/

.PrimaryDynamicMenu
{
	background-color: #b25823 !important;
	padding: 10px 10px 0px 10px;
}

.PrimaryDynamicMenu table
{
	margin: 0px;
}

.PrimaryDynamicMenuItem
{
	text-decoration: none;
	color: #FFFFFF !important;
	text-transform: uppercase;
	vertical-align: middle;
}
/* end TopNav tabs */

