/*created by Anoop Shakya (15 may 2010)*/
body{
margin: 0 0 0 0;
}
TABLE { font-family: tahoma;
	font-size:11px;
	color:#3A597E;
	line-height:14px;
	letter-spacing: 1px;}

p { padding: 0 0 0 0; margin: 0 0 0 0; }

@font-face {
	font-family: Futura-CondensedLight-Normal;
	src: local("Futura-CondensedLight-Normal"), url("../fonts/Futura-CondensedLight-Normal.ttf") format("truetype");
}

.pageHeading
{
	/*text-align:justify;
	vertical-align:top;	
	font-family:Arial;
	color:Gray;
	font-weight:bold;
	font-size:17px;*/
	
	
	font-family: "Futura-CondensedLight-Normal"; /* no .ttf */
    font-size: 19px;
    font-weight: bold;
    color: #183884;
	letter-spacing: 1px;
    border-bottom: 1px solid #00558e;
	padding: 20px 10px 5px 10px;
	vertical-align: text-bottom;


} /* CSS Document */




a.bottombutton {	
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	height: 25px;
	
	
}

a.bottombutton:hover
		{
			color: #ffffff;
			text-decoration: underline;
	
         }

.normalycontant {
	font-family: tahoma;
	font-size:11px;
	color:#3A597E;
	line-height:14px;
	letter-spacing: 1px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
}
.tablecontant {
	font-family: tahoma;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #294983;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
}
.inputbox {
	font-family: tahoma;
	font-size:11px;
	color:#3A597E;
	line-height:14px;
	letter-spacing: 1px;
	text-align: left;

	
}
.roundcorner {
	font-weight:bold;
	background-color:#FFFFFF;
	border-width:1px;
	border-style: solid;
	border-color: #95B0DB;
	border-radius: 4px;
	rounded-corner: 4px;
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	webkit-border-corner: 4px;

}

.mapcontant {
	font-family: tahoma;
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #294983;
	padding-left: 5px;
	letter-spacing: 1px;
}

.mapcontant a {
	font-family: tahoma;
	font-size: 11px;
	line-height: 23px;
	font-weight: normal;
	color: #294983;
	letter-spacing: 1px;
}

.mapcontant a:hover {
	font-family: tahoma;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	color: #294983;
	letter-spacing: 1px;
}

.spawelcome {
	font-family: Futura-CondensedLight-Normal;
	font-size: 24px;
	font-style: normal;
	line-height: 35px;
	font-weight: bold;
	font-variant: normal;
	color: #183884;
	letter-spacing: 2px;
	padding-left: 10px;
}

.pagebuttomtext {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #122B63;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.leftdetail {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #B1C5F1;
	line-height: 20px;
	letter-spacing: 1px;
	margin-left: 18px;
	..margin-left: -15px;
}
.lefttopic ul {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	margin-bottom: 10px;
	..padding-left: 0px;

}

.lefttopic ul li{
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #B1C5F1;
	line-height: 20px;
	letter-spacing: 1px;
	margin-left: 18px;
	..margin-left: -15px;
	..margin-bottom:0px;
	
}

.lefttopic ul a {
	font-family: arial;
	font-size: 10px;
	color: #B1C5F;

	padding-left: 0px;
	margin-bottom: 10px;
	..padding-left: 0px;

}
.lefttopic ul a:hover{
	font-family: arial;
	font-size: 10px;
	color: #003366;
	padding-left: 0px;
	margin-bottom: 10px;
	..padding-left: 0px;

}
.lefttopic ul a:active{
	font-family: arial;
	font-size: 10px;
	color:#003366;
	padding-left: 0px;
	margin-bottom: 10px;
	..padding-left: 0px;

}

.flash {
	
	z-index: 1;
}

.bluebtn{
	visibility: visible !important;
	
	z-index: 2;
	}

.gradient {
 	background-image: -moz-linear-gradient(top, #41629c, #9ab0d8); /* Firefox 3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #9ab0d8),color-stop(1, #41629c)); /* Safari & Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#41629c', endColorstr='#9ab0d8'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#41629c', endColorstr='#9ab0d8')"; /* IE8 */
	
	color:#FFFFFF;
	}
	




.withbg {
	background-image: url(images/login.png);
	padding-left: 10px;
	margin: 10px;
	color: #FFFFFF;
	font-family: arial;
	font-size:10px;
	background-repeat: no-repeat;
	}	


.login {
	font-family: arial;
	color: #FFFFFF;
	font-size: 9px;
	
	
}

.sideround {
	background-image: url(images/side-round.png);
	width: 10px;
	height: 27px;
	}

.sidecenter {
	font-family: tahoma;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	height: 27px;
	background-image: url(images/side-round-mid.png);
		
}
	

.sideright {
	background-image: url(images/side-round-right.png);
	width: 10px;
		}
		
.user {
	font-family: arial;
	color: #FFFFFF;
	font-size: 9px;
	padding-right: 4px;
	height: 20px;
	}

.username {
	font-family: arial;
	font-size: 9px;
	color: #183884;

}
.forms {
	font-family: arial;
	font-size: 15px; 
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/leave-appli.gif);
	background-repeat: no-repeat; 
	height: 70px; 
	width: 600px
}



.bg {
	background-image: url(images/bg-blue.gif);
	background-repeat: repeat-x;
}
.login-header {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(images/login-header.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 70px;
	width: 599px;
	letter-spacing: 1px;
	
}
.normallink {
	font-family: tahoma;
	font-size: 11px;
	color: #141852;
	text-decoration: underline;
}
.red {

	font-family: tahoma;
	font-size:10px;
	color: #FF0000;
	font-weight: bold;
	line-height:14px;
	letter-spacing: 1px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.sixservices-headline {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #183884;
	background-image: url(images/six-services-bg.jpg);
	background-repeat: no-repeat;
	letter-spacing: 1px;
	text-align: left;
	margin-left: 10px;
	height: 22px;
	width: 190px;
	vertical-align: bottom;
}
.sixservice-text {
	font-family: arial;
	font-size: 9px;
	color: #183884;
	font-style: normal;
	font-variant: normal;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	text-align: left;
}

 /*same in corporatestyling*/

.commonheading{
font-family:Verdana, Arial;
font-size: 13px;
font-weight: bold;
line-height: 22px;
color:#183884;
word-spacing: 1px;
}


.tablehead-bg
{
background-image:url(images/calendar-heading-bg.gif);
background-repeat:repeat-x;
height: 22px;
}
/*tooptip*/
.toolbox {
	width:0; 
	height:0; 
	border-left: 20px solid transparent; 
	border-right: 20px solid transparent;
	border-top: 30px solid red;
	border-bottom: 0;
}

.fg-tooltip {
	padding: 10px;
	width: 50px;
	border-width: 2px !important;
	position: absolute;
}
.fg-tooltip .fg-tooltip-pointer-down, .fg-tooltip .fg-tooltip-pointer-down-inner {
	position: absolute; 
	width:0; 
	height:0; 
	border-bottom-width: 0;
	background: none;
}
.fg-tooltip .fg-tooltip-pointer-down {	
	border-left: 7px solid transparent; 
	border-right: 7px solid transparent;
	border-top-width: 14px;
	bottom:	-14px;
	right: auto;
	left: 50%;
	margin-left: -7px;
}
.fg-tooltip .fg-tooltip-pointer-down-inner {
	border-left: 5px solid transparent; 
	border-right: 5px solid transparent;
	border-top: 10px solid #fff;
	bottom:	auto;
	top: -14px;
	left: -5px;
}


.just 		{
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


img { border: 0; margin: 0; padding: 0; }

/* -------------- new home page ------------- */

.clsBrench{
margin:10px 0 10px 0;
clear:both;}
.brench_tb{
background:#edf4ff url(images/blue/branch-tb.jpg) repeat-x top center;}
.brench_bb{
background:url(images/blue/branch-bb.jpg) repeat-x 0px bottom;}
.brench_rb{
background:url(images/blue/branch-rb.jpg) repeat-y right 0px;}
.brench_lb{
background:url(images/blue/branch-lb.jpg) repeat-y 0px 0px;}
.brench_tlc{
background:url(images/blue/branch-tlc.jpg) no-repeat top left;}
.brench_trc{
background:url(images/blue/branch-trc.jpg) no-repeat right top;}
.brench_blc{
background:url(images/blue/branch-blc.jpg) no-repeat bottom left;}
.brench_brc{
background:url(images/blue/branch-brc.jpg) no-repeat bottom right;
height:1%;}
						
.clsEvent{
margin:10px 0 10px 0;
font-family: arial;
font-size: 11px;

}
.clsEvent h2{
font-family: tahoma;
font-size: 15px;
letter-spacing: 1px;
color:#fff;
padding: 8px 0 0 15px;
text-align:left;
}	

.pro {
	width: 100%; height: 100%;
	position: relative;
	overflow: hidden;
	padding: 0px 0 10px 0;
	}

.proleft {
	width: 266px;
	height: 100%;
	float: left;
	padding: 0 0px 0px 10px;
	}
	
.proright {
	width: 266px;
	float: right;
	height: 100%;
	padding: 0px 10px 0px 0px;
	
	}
