@charset "utf-8";
/* CSS Document */

#menu {
	position: absolute;
	width: 100%;
	top: 0px;
}

.topMenu {
	height: 125px;
	width: 1002px;
}

.menuContainer {
	padding-left: 40px;
	padding-top: 20px;
	text-align: left;
	position: relative;
	width: 962px;
	height: 124px;
	left: 0px;
	background: url('../Images/Headers/HabariHeader.jpg');
	background-repeat: no-repeat;
}

.homeTd {
	width: 150px;
}

.menuTd {
	width: 320px;
}

.contactTd {
	width: 150px;
}

.menuHeading {
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 2px;
	height: 12px;
	cursor: pointer;
}

/*.menuSpacer {
	background-color: #FFFFFF;
	width: 1px;
	height: 12px;
}*/

.homeDiv {
	padding-top: 40px;
	width: 170px;
	height: 60px;
}

.menuDiv {
	padding-top: 40px;
	width: 320px;
	height: 60px;
}

.contactDiv {
	padding-top: 40px;
	width: 150px;
	height: 60px;
}

.menuIcon {
	padding-top: 6px;
	padding-left: 10px;
	padding-bot: 4px;
	height: 44px;
	width: 50px;
}

.menuList {
	display: none;
	color: #FFFFFF;
	z-index: 1;
	width: 170px;
	padding-left: 0px;
	position: relative;
	left: 10px;
	float: left;
}

.menuTable {
	/*display: none;*/
	/*background-color: #6C8297;*/
	width: 168px; 
	background-color: #21446C;
}

.menuItem {
	height: 23px;
	width: 168px;
	padding-top: 2px;
	cursor: pointer;
}

.menuImage {
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 2px;
	height: 21px;
	width: 23px;
	overflow: hidden;
	float: left;
}

.menuText {
	border-bottom: solid 1px #FFFFFF;
	width: 130px;
	padding-top: 5px;
	height: 18px;
	text-align: left;
/*	font-family: verdana, Sans-Serif; */
   	font-size: 9px; 
	font-weight: bold;
	float: left;
}

.menuHeader {
	height: 18px;
	overflow: hidden;
}

.menuFooter {
	height: 19px;
	overflow: hidden;
	width: 167px;
}

.icon {
	display: none;
}

#homeMenu {
	width: 56px;
}

#onlineMenu {
	position: relative;
	/*width: 71px;*/
	left: -110px;
}

/*#mediaMenu {
	position: relative;
	left: -510px;
}*/

#mobileMenu {
	position: relative;
	left: -360px;
}

#newsMenu {
	left:-605px;
	position:relative;
}

#contactMenu {
	position: relative;
	/*width: 100px;*/
	left: -646px;
}

#onlineLink {
	border-left: solid 1px white;
}

#mobileLink {
	border-left: solid 1px white;
}

#contactLink {
	border-left: solid 1px white;
}

#newsLink {
	border-left:1px solid white;
}

.horizantalStripe {
	height: 1px; 
	width: 0px; 
	/*width: 170px;*/
	background-color: #FFFFFF; 
	overflow: hidden;
}

.horizantalTd {
	height: 1px; 
	overflow: hidden;
}

.verticalStripe {
	height: 0px; 
	/*height: 100%;*/
	width: 1px; 
	background-color: #FFFFFF; 
	overflow: hidden;
}

.rightStripe {
	vertical-align: top;
}

.leftStripe {
	vertical-align: bottom;
}

#homeLeft, #homeRight {
	height: 0%;
}

#homeTable { 
	height: 115px;
}

#onlineTable { 
	height: 194px;
}

#mobileTable{
  height: 220px;
}

.subMenuContainer {
	width: 150px;
	float: left;
	position: relative;
	left: 10px;
}

.submenu {
	width: 148px;
	border: solid 1px #FFFFFF;
	background-color: #21446C;
	color: #FFFFFF;
}

.submenuItem {
	height: 25px;
	cursor: pointer;
}

.submenuArrows {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 5px;
	padding-left: 5px;
	vertical-align: middle;
	padding-right: 8px;
}

.submenuText{
	border-bottom: solid 1px #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	padding-top: 7px;
	height: 18px;
	width: 100%;
}

#glanceSubmenu {
	position: relative;
	top: 18px;
	height: 83px;
}

#partnersSubmenu {
	position: relative;
	/*top: -38px;*/
	top: 44px;
	height: 255px;
}

* html #partnersSubmenu {
	position: relative;
	/*top: -38px;*/
	top: 44px;
	height: 258px;
}

*:first-child+html #partnersSubmenu {
	position: relative;
	/*top: -38px;*/
	top: 44px;
	height: 258px;
}

#caseSubmenu {
	position: relative;
	/*top: -245px;*/
	top: 94px;
	height: 48px;
}

.logos {
	border: solid 1px #CCCCCC;
	height: 115px;
	margin: 8px 3px 5px 3px;
}

.surveyLink a {
	color: #444444;
}

.surveyLink a:hover {
	color: #ec008c;
}

.errorMsg {
	color: #ec008c;
	text-align: center;
	padding: 10px;
}

.extLinks {
	text-align: center;
	font-weight: bold;
}

.extLinks li {
	display: inline;
	margin-left: 20px;
	margin-right: 20px;
}

.directLink a {
	color: #666666;
	text-decoration: none;
}

.mediaLink a {
	color: #666666;
	text-decoration: none;
}

.caresLink a {
	color: #666666;
	text-decoration: none;
}

.directLink a:hover {
	color: #aed3f0;
}

.mediaLink a:hover {
	color: #21446c;
}

.caresLink a:hover {
	color: #ed1334;
}


