﻿.ms-bannerContainer{
background-image:url('images/menu_bg41.png');
background-position:left   top;
background-repeat: no-repeat;
background-color:#FFFFFF;
padding-right:10px;
padding-left:5px;
} 

.ms-topnavContainer{
border:none;
border-left:solid 1px #c2dcff;
border-color:maroon
} 

.topNavContainer
{
	background-image:	url('../images/menu_bg_white.png');
	background-repeat:no-repeat;
	height:40px;
}
.topArea
{
	background:url('images/JordanDownBG.jpg') no-repeat;
	background-position:top left;
}
.logo a
{
	color:#FFFFFF;
	background-image:url('images/HACLALOGO_10092009.gif');
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	padding:85px 0px 0px 140px;
	font-weight:bold;
}

.master
{

	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:#FFFFFF;
}

.topNavSelected a
{
	background-image: url('../images/menu_bgx.png');
	background-repeat:no-repeat;
	background-position:top right;
	color:  orange;
	
}
.topNavHover a
{
	color: yellow;
	background-image: url('../images/menu_bgx.png');
	background-repeat:no-repeat;
	background-position:top left;
	
}
/*menu item */
.ms-topnav{
border:solid 0px #c2dcff;
border-left:solid 0px #ffffff;
border-bottom:none;
background-image:url('images/menu_bg_transperent1.gif');
background-repeat: no-repeat;
font-family:Tahoma;
font-size:12pt;
font-weight:bold;
 background-color:transparent;
color:white;
}
.ms-topnav a{
display:block;
white-space:nowrap;
padding:1px 8px 0px 8px;
height:18px;
} 
.topNavItem
{
	background-image: url('../../Images/bl_Navbar_Splitter.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	font-family: tahoma;  
	font-size: 11pt; 
	font-weight:bold;
	color: #FFFFFF;	
	text-align:center;
    margin-left:2px;
    padding:35px
}

.topNavFlyOuts
{
	border-top:1px #CBD1E0 solid;
}
.topNavFlyOutsItem
{	
	font-family: tahoma; 
	font-size: 8pt; 
	background-color: #ECEFF3;
	border:1px #CBD1E0 solid;
	border-top-style: none;
	color:#3A4663; 
	*width:150px;
	min-width:150px;
}
.topNavFlyOutsHover
{
	background-color: #B2BCD3;
}
.imageSplash
{
    text-align:center;
    display:block;
    width:100%;
  
}
.imageSplash img
{
	border:solid 0px #CCCCCC; 	
}

.HomeCenterBox
{

    min-height:100px;
	border:solid 10px #CCCCCC; 	
}
/*Left navigation Menu */
.leftNav
{
	margin-right:15px;
	margin-left:7px;
	margin-top:4px;
	padding-top:0px;
	border:1px #4c82af solid;
    background-color:#394563 ;
	width:160px;
}
/* Left Navigation one they selected*/
.leftNavSelected
{
	background-color:#4C82AF ;
	color: #FFFFFF;
	border-top:1px #003366 solid;
	border-bottom:1px #003366 solid;
	line-height:14pt;
}

	

}
/* Menu Item text color */
.leftNav2
{
	color: #C7E28D;


}
/* Menu item Bold Items*/
.leftNav1
{
	color: #FFFFFF;

	
}

.leftNavHover
{
	background-color: #394563;
	color:#FFFFFF;
}
.leftNavFlyOuts
{
	font-family:Tahoma; 
	font-size:8pt; 
	border-top:1px #003366 solid;
	border-left:1px #003366 solid;
	border-right:1px #003366 solid;	

}
/* Sub Menu color*/
.leftNavFlyOutsItem
{
	border-bottom:1px #003366 solid;
	background-color: #394563;
	background-image:url('../images/sidemenu_bg.png');
	background-repeat:no-repeat;
    padding-left:15px;

}
/* Sub Menu Text*/
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	*width:100px;
	min-width:100px;

}
.leftNavFlyOutsHover
{
	background-color: #6587CE;
}



.ms-WPTitle {
font-weight:bold;
font-family:tahoma,sans-serif;
background-image:url("../../images/bl_Navbar_Gd_Default3.jpg");
background-repeat:repeat-x;
color:#FFFFFF;
padding-left:3px;
padding-right:7px;
padding-top:2px;
padding-bottom:2px;
font-size:10pt;

}
.ms-WPTitle A:visited {
color:#4c4c4c;
text-decoration:none;
cursor:pointer;
}
.ms-WPTitle A:link {
color:#4c4c4c;
text-decoration:none;
cursor:pointer;
}
.ms-WPTitle A:hover {
color:#000000;
text-decoration:underline;
cursor:pointer;
} 
