@charset "utf-8";
img, div, input {
	behavior: url("/iepngfix.htc");
}
.clear {
	clear:both;
}
p {
	padding:0;
	margin:0;
}
.popupOverlay {
	width: 100%;
	height: 700px;
	background-color: #ccc;
	clear:both;
}
.popup {
	width:622px;
	position:relative;
	top:10px;
	font:normal 12px Arial, Helvetica, sans-serif; /* Font Size Increase */
	z-index:0;
	left:10px;
}
.buttonClose {
	position:absolute;
	right:35px;
	top: 25px;
	z-index:100;
}
.popupTop {
	background:url(/images/popup/overlay-pop_01.png) no-repeat left top;
	padding:23px 35px 0 35px;
	position:relative;
	height:17px;
	z-index:1;
}
.popupmid {
	background:url(/images/popup/overlay-pop_03.png) repeat-y left top;
	padding:0 35px;
	width:552px;
}
.popupbot {
	background:url(/images/popup/overlay-pop_05.png) no-repeat left top;
	height:22px;
	position:relative;
	padding:0 35px 23px 35px;
}


.clientLogo {
	border-bottom:1px solid #aeaeae;
	clear:both;
	padding:0 0 10px 0;
}
.popCont {
	font:normal 12px Arial, Helvetica, sans-serif; /* Font Size Increase */
	color:#484848;
	padding:10px 0 5px 0;
}
/* Management team Popup */

.popupmid1 {
	background:url(/images/popup/overlay-pop_03.png) repeat-y left top;
	padding:0 24px;
	width:574px;
}
.TeamLogo {
	clear:both;
	padding:0 25px 10px 25px;
}
.TeamLogo img {
	float:left;
	margin:0 10px 10px 0;
}
.popCont1 {
	font:normal 12px Arial, Helvetica, sans-serif; /* Font Size Increase */
	background:#fdfdfd url(/images/team/content-bg.gif) repeat-x left top;
	color:#484848;
	padding:10px 25px 5px 25px;
	line-height:16px;
	clear:both;
}
.popCont1 p{
	margin:10px 0 0 0;
}
.name{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#4276ae;
}
.designation{
	font:normal 12px Arial, Helvetica, sans-serif; /* Font Size Increase */
	color:#4276ae;
}
.email_phone{
	font:normal 12px Arial, Helvetica, sans-serif;
	margin:3px 0 0 0;
}

.email_phone a {
	text-decoration:underline;
	color:#00538e;
}
.email_phone a:hover {
	text-decoration:none;
}

.watchVideo{
	position:absolute;
	right:6px;
	top:115px;
}
.titile{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:8px 0;
	width:245px;
	float:left;
}
