﻿body 
{
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #3F3F3F;
}

ul
{
	margin-left:15px;
	font-weight:bold;
	font-size: 13px;
}
li
{
	margin-left:5px;
	font-weight:normal;
	color: #525252;
	font-size: 12px;
}

li a:link
{
	color: #525252;
	text-decoration: none;
}

li a:hover
{
	color: #4c4c4c;
	text-decoration: underline;
}

.empLink
{
	color: #525252;
	text-decoration: none;
	line-height:18px;
}

.empLink A:link
{
	color: #525252;
	text-decoration: none;
}
.empLink A:visited
{
	color: #525252;
	text-decoration: none;
}
.empLink A:Hover
{
	color: #4c4c4c;
	text-decoration: underline;
}

.inputTxt {
	border: 1px solid #e4e4e4;
	color: #666666;
	--background-color: #DDDDDD;
	vertical-align:middle;
	width: 200px;
}

.inputArea {
	border: 1px solid #e4e4e4;
	color: #666666;
	--background-color: #DDDDDD;
	vertical-align:middle;
	width: 330px;
	height: 110px;
}

.InputBtn
{
	border:0px solid #6f6f6f;
	margin-left:10px;
	padding-left: 5px; padding-right: 5px;
}

.inputSearch {
	border: 1px solid #DADADA;
	color: #525252;
	--background-color: #DADADA;
	vertical-align:middle;
	
}

.leftMenuLink a:link, .leftMenuLink a:visited
{
	text-decoration:none;
	line-height: 18px;
}

#MainContent, #Nav
{
	margin-left: 20px;
}

#header
{
	margin-bottom: 5px;
}

#HomeBottom
{
	padding-bottom:10px;
}

#SearchProjetcs
{
	padding-top: 50px;
}

#footerNav a:link
{
	color: #979797;
	text-decoration: none;
}

#footerNav a:hover
{
	color: #4c4c4c;
	text-decoration: underline;
}

#footerStatment
{
	padding-top: 8px;
	color:#4c4c4c;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#footerStatment a:hover
{
	color: #4c4c4c;
}

.btmNavSep
{
	height: 1px;
	background-color: #e4e4e4;
	width:94%;
}
.MainText
{
	color: #525252;
	word-break: keep-all;
	word-spacing: 1px; 
	line-height:18px;
	text-align: justify;
	background-color: #F2F2F2;
	padding:3px;
}

.langSelectText
{
	color: #525252;
	padding-bottom:7px;
	text-align: right;
	padding-right: 5px;
	
}

.ImageCatTitle
{
	color: #7d7d7d;
	font-weight:400;
	padding-right:12px;
	padding-bottom:10px;
}

.pdfLink
{
	color: #282828;
	text-decoration: none;
	font-weight:500;
	font-family: Verdana;
}
/* General */
#GrayBgDiv
{
	background-color: #EAEAEA;
	padding: 7px;
}

/* Our Team */

.EmpNameTitle
{
	font-size:16px;
	color: #000000;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:13px;
}
#EmployeeDetails
{
	background-color: #F2F2F2;
	padding: 7px;
}

#TitleImage
{
	margin-bottom: 10px;
	margin-top: 10px;
	/* border: solid 1px #545454; */
	
}

#pageTitla
{
	border-bottom:1px solid #e4e4e4; 
	margin-bottom:3px;
}

.EmpResTitle
{
	color: #082B7C;
	line-height: 23px;
}

.EmpResDetails
 {
 	color: #525252;
	word-break: keep-all;
	word-spacing: 1px; 
	line-height:18px;
	text-align: justify;
 }
 
 .ActionMessage
 {
 	border: 1px solid #000000;
 	background-color:ThreeDFace;
 	text-align: center;
 }

 .td_CatImages
 {
 	text-align: left;
 	color: #6F6F6F;
 	font-size:13px;
 	font-weight:bold;
 	padding-bottom: 20px;
 }
 
  .td_CatImages1
 {
 	
 	text-align: left;
 	color: #989898;
 	font-size:13px;
 	font-weight:bold;
 	padding-bottom: 20px;
 	padding-left: 10px;
 }
 
 #pTitle
 {
 	font-size:14px;
 	color:#4E4E4E;
 	font-weight:bold;
 	margin-bottom: 2px;
 }
 
 .pTitleSearch
 {
 	font-size:12px;
 	color:#082B7C;
 	font-weight:600;
 	padding-left:6px;
 	line-height: 20px;
 }
 
 .ProjMenuTD
 {
 	text-align:center;
 	color: #082B7C;
 	font-weight:600;
 	height:25px;
 	font-family: Verdana;
 	
 }
 
 .ProjMenuTD a:link, .ProjMenuTD a:visited
 {
 	text-decoration:none;
 	
 	color: #082B7C;
 	font-size: 12px;
 	font-family:Verdana;
 	font-weight:600;
 }
 
 .ProjMenuTD a:hover
 {
 	text-decoration:none;
 	font-weight:600;
 	color: #082B7C;
 	font-size: 12px;
 	font-family: verdana;
 }
 
 /*Style for the datalist Items. used in ProjectsMain.aspx */
 .DataListItem
 {
 	padding-right: 0px;
 	padding-bottom: 20px;
 	
 }
  
 /* ProjMenuTDCurrent style uses for __________ and the title of the images in the datalist */
 .ProjMenuTDCurrent, .ProjMenuTDCurrent a:link, .ProjMenuTDCurrent a:visited
 {
 	text-decoration:none;
 	font-weight:600;
 	color: #282828;
 	font-size: 12px;
 	font-family:Verdana;
 	
 }
 .ProjMenuTDSpacer
 {
 	width:25px;
 	text-align:center;
 	color: #282828;
 }
 
 
 .projectNavLink a:visited
 {
 	text-decoration:none;
 	font-weight:bold;
 	color: #344A7C;
 	font-size: 13px;
 }
  
 
 
 #TopspacerDiv
 {
 	height:5px;
 }
 
 
 .TopMenuTd
 {
 	text-align: center;
 	height: 30px;
 	border-right:solid 1px #FFFFFF;
 	background-color: #344A7C;
	color:#FFFFFF; 
 	text-decoration:none; 
 	font-weight:bold;
 }
 
 .TopMenuTdOut
 {
 	text-align: center;
 	height: 30px;
 	border-right:solid 1px #ffffff;
	background-color: #545454;
	color: #344A7C;

 }
 
 td.TopMenuTd a:link, td.TopMenuTd a:visited
 {
 	color:#FFFFFF; 
 	text-decoration:none; 
 	font-weight:bold;
 }
 
 
 
 td.TopMenuTdOut a:link, td.TopMenuTdOut a:visited
 {
 	color:#ffffff; 
 	text-decoration:none; 
 	font-weight:bold;
 	text-align: center;
 	height: 30px;
 }

td.TopMenuTdSelected a:link, td.TopMenuTdSelected a:visited
 {
 	color:#545454; 
 	text-decoration:none; 
 	font-weight:bold;
 	background-color: #ffffff;
 	text-align: center;
 }

.TopMenuTdSelected
 {
 	color:#545454; 
 	text-decoration:none; 
 	font-weight:bold;
 	background-color: #ffffff;
 	text-align: center;
 }

/* Project Details */
/* project details small images style */
.itemProj
{
	cursor: pointer;
	border: 1px solid silver;
}
/* project details main image style */
.projMainImage
{
	border: 1px solid #545454;
}

.pDetailsTitle
{
	
	color: #082B7C;
	font-weight: bold;
}

.catTitle
{
	font-weight: bold;
	color: #525252;
	font-size: 15px;
	padding-left: 5px;
	letter-spacing: 0.5px;
	font-family: Verdana;
	
}

/* NEWS */
#newsItem
{
	padding-left: 3px;
	width: 100%;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eeeeee;
}

#newsTitle a:link
{
	line-height: 22px;
	color: #7d7d7d;
}

#newsDesc
{
	color: #525252;
	word-spacing: 1px; 
	line-height:18px;
}

#date
{
	color: #7d7d7d;
	font-size: 11px;
}
/*
 a.navBarLink:link
 {
 	color:#FFFFFF; 
 	text-decoration:none; 
 	font-weight:bold;
 }
 
 navBarLink_hover
 {
 	color:#000000; 
 	text-decoration:none; 
 	font-weight:bold;
 }
 
 a.navBarLink:hover
 {
 	color:#000000; 
 	text-decoration:none; 
 	font-weight:bold;
 	
 }
  a.navBarLink
 {
 	color:#FFFFFF; 
 	text-decoration:none; 
 	font-weight:bold;
 }
*/
