﻿.topNavFirst{
	height:100%;
}
.centerTopNav
{
	color:#AD0200;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	width:auto;
	/*height:100%;
	display:inline-block;*/
}

.topnav_a
{
	text-decoration:none;
	color:#AD0200 !important;
	background-image:url('_layouts/images/Mashkal/top-nav-bg.jpg');
	background-position:top;
	background-repeat:repeat-x;	
	/*height:32px;*/
	height:100%;
	padding-top:8px;
	display:inline-block;	
}

.centerTopNav-on
{
	background-image:url('_layouts/images/Mashkal/top-nav-bg-on.jpg');
	background-position:top;
	background-repeat:repeat-x;
	/*width:100%;/
	height:100%;
	display:inline-block;
	white-space:nowrap;
	/*height:100%;*/		
}
.topNav-on
{	
	height:100%;
	padding-top:8px;
	color:white;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	display:inline-block;
	width:100%;
}

.marginTopNav
{
	width:2px;
}
.footer-tbl
{
	display:inline-table;
	width:100%;
}
.tatTopNav
{
	background-color:#DDDDDD;
	height:22px;
	/*height:100%;*/
	padding-right:10px;	
	color:black;
	font-size:13px;
	text-align:right;
	width:135px;
	border-bottom:solid 1px #d0d0d0;
	/*display:inline-block;*/	
}
/*.tatTopNav a{
	width:100%;
/*width:135px;
display:inline-block;	
}*/
.tatTopNav-on
{
	background-color:#C10B00;
	height:22px;
	/*height:100%;*/
	padding-right:10px;	
	color:white;
	font-size:13px;
	text-align:right;
	width:135px;
	border-bottom:solid 1px #e4e4e4;
	/*display:inline-block;*/
}