﻿/* CSS Document */
body{
	margin:0px;
	background:#19324d url(../images/bg-strip.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #4d4d4d;
	height:100%
	}
	
html {height:100%} 

#wrapper {
	margin:0 auto 0 auto;
	/*background:#fff;*/
}	

.clear{
	margin:0px;
	padding:0px;
	clear:both;
	}	
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:40px;
	line-height:normal;
	margin:0px 0px 20px 0px;
	padding:0px;
	font-weight: normal;
	}	
h2{
	font-family:"Times New Roman",Arial, Helvetica, sans-serif;
	color:#2a4f72;
	line-height:normal;
	font-size:34px;
	background:url(../images/h2-bt.gif) repeat-x bottom;
	margin:0px 0px 10px 10px;
	padding:0px 0px 5px 0px;
	font-weight: normal;
	}
h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	font-size:18px;
	line-height:normal;
	margin:0px 0px 10px 0px;
	padding:0px;
	}
h3.clientCase{
	font-family:Arial, Helvetica, sans-serif;
	color:#2a4f72;
	font-size:20px;
	line-height:normal;
	margin:0px 0px 10px 0px;
	padding:0px;
	}	
	
h4{
	font-family:Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	font-size:14px;
	margin:0px 0px 5px 0px;
	padding:0px;
	line-height:normal;
}	
		
h5.login{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	line-height:normal;
	margin:0px;
	padding:0px 0px 0px 26px;
	background:url(../images/login-icon.gif) no-repeat;
	font-weight: normal;
	}		
#top-head{
	height:107px;
	line-height:normal;
	width:935px;
	margin:auto;
	background:url(../images/top-head.png) no-repeat;
	padding:5px 0px 0px 65px;
	}
.logo{
	width:445px;
	float:left;
	padding:5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:normal;
	font-weight: bold;
	color: #999999;
	}
.logo img{
	border:0px
}		
.top-head-right{
	width:370px;
	float:left;
	padding:5px 0px 0px 0px;
	}
.top-head-phone {
	color:#ccc;
	font-size:24px;
	text-align:center;
	clear:both;
	margin:40px 10px 10px 10px;
	padding:2px;
}	
.top-head-right ul{
	margin:0px;
	padding:10px 0px 0px 0px;
	list-style-type:none;
	}
.top-head-right ul li{
	font-family:Arial, Helvetica, sans-serif;
	color:#bebebe;
	font-size:10px;
	padding-right:12px;
	display:block;
	text-align:right;
	float:left;
	}
.top-head-right ul li.arrow{
	background:transparent url(../images/arrow.gif) no-repeat scroll 32px 50%;
	margin-left:50px;
	padding-left:48px;
	text-align: right;
	}
.top-head-right ul li a{
	color:#c9e1ff;
	}		
.top-head-right ul li.pad{
	padding-top:3px;
	}		
#header{
	width:1000px;
	margin:auto;
	padding-top:20px;
	height:125px;
	}
.header-box{
	width:120px;
	padding:10px 0px 0px 350px;
	margin-left:450px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	height:100px;;
	display:none;
	}			
.header-box p{
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
	font-weight: bold;
	color: #fff;
	text-align:center;
	height:100px;
	margin: 10px 0 0 0;
	}
.nav-bar{
	height:35px;
	width:1000px;
	margin:auto;
	background-image:url(../images/nav-bar.gif);
	background-repeat:repeat-x;
	padding:1px 0px 4px 0px;
	overflow:hidden;
	}
.nav-bar ul{
	margin:0px;
	float:left;
	padding:0px 0px 0px 20px;
	}
.nav-bar ul li{
	background:url('../images/list-left.gif') no-repeat 0 -12px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:35px;
	width:auto;
	list-style-type:none;
	font-weight:bold; 
	}
.nav-bar ul li a{
	color:#FFFFFF;
	text-decoration:none;
	height:25px;
	display:block;
	padding:10px 20px 0 30px;
	}
.nav-bar ul li a:hover{
	background:url('../images/hover-strip.gif') repeat-x 0 -12px;}
	
.nav-bar ul li a.current{
	background:url('../images/hover-strip.gif') no-repeat 0 -12px;
	}
		
#body-part-strip{
	margin:0 auto 0 auto;
	clear:both;
	background:#fff;
	border:0px solid black;
	display:block;
	overflow:hidden;
	padding:0 0 20px 0;
	}
	
.body-part{
	width:960px;
	margin:0 auto 0 auto;
	background:#fff;
	padding:10px 20px 40px 20px;
	height: auto !important;
	}
	
.body-part-main {
	width:640px;
	float:right;
	display:block;
	background:#fff;
}	

.body-part a{
	color:#46988d;
	}	
	
.body-part a:hover{
	color:#9aa5e2;
	}

.body-part p{
	margin:0px;
	padding:0px 40px 0px 0px;
	color:#4d4d4d;
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	}			
#mid-body-strip{
	height:auto;
	width:auto;
	margin:auto;
	background:url(../images/mid-body-strip.gif) repeat-x #22405d;
	clear:both;
	}
.mid-body{
	height:140px;
	width:850px;
	margin:auto;
	padding:15px 70px 10px 80px;
	background:url(../images/mid-body.gif) repeat-x #2a4f72;
	}
.mid-body a{
	color:#d1ff2a;
	}	
.img-box{
	height:auto;
	width:180px;
	float:left;
	padding:0px 0px 0px 0px;
	}	
.mid-text{
	height:auto;
	width:450px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #FFFFFF;
	padding-right: 50px;
	}

.mid-text img{
	border:0px
}
.mid-text h4 {
	color:#fff;
	font-size:18px;
	font-family:"Times New Roman", Times, serif
}

.mid-right{
	height:auto;
	width:170px;
	float:left;
	}			
.mid-right ul{
	margin:0px;
	padding:0px 0px 30px 15px;
	list-style-type:circle;
	}
.mid-right ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#9fb0bf;
	font-size:11px;
	font-weight:bold;
	line-height:26px;
	}	
#footer-strip{
	height:81px;
	width:auto;
	margin:auto;
	background:url(../images/footer-strip.gif) repeat-x;
	}
.footer{
	height:41px;
	width:850px;
	margin:auto;
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	padding:40px 70px 0px 80px;
	}

.footer b{
	float:left;
	}
.footer a{
	color:#FFFFFF;
	}	
	
	

a{ color:#d1ff2a; text-decoration:underline}
a:hover{text-decoration:none}
.clear{ clear:both}

/* inner pages css start */
/*h3{font:25px "Times New Roman", Times, serif ;margin:0px; color:#fff;  padding:8px 0px 10px 10px;}
h3 span{color:#16eb00}
*/
h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#2a4f72; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #ccc; margin:0px 0px 10px 0px; background:none}
h6{font:18px Tahoma, Arial, Helvetica, sans-serif; color:#2a4f72; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}

.aboutus-img{float:right; border:4px solid #ccc; margin:0 0px 10px 20px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#fff; background:#333; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #ccc;}
input.button:hover{cursor:pointer; color:#fff; background:#999}
.project-img{float:right; margin-left:20px;	border: 6px solid #ccc;}
.whiteheading{font:30px Myriad Pro, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px; border-bottom:1px dotted #ccc; padding-bottom:10px; padding-right:20px}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */
		
		
/*addtionals*/
.img-right	{
	float:right;
	padding:8px;
}
	
	
ul.mainpageul{
	margin:0 0 0 20px;
	padding:10px 0px 0px 0px;
	list-style-type:none;
	font-size:14px;
	}

ul.mainpageul li{
	background:url('../images/arrow.png') no-repeat 10px 4px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0 0 0 40px;
	margin:0 0 4px 0;
	clear:both;
}

.curChange {
	cursor:pointer;
}

h3.feesx{
	margin:20px 0 5px 15px;
	font-size: 16px;
	border-bottom: 1px dashed #ccc;
}

.fees h5{
	margin:0 0 0 30px;
	font-size:90%;
	border-bottom: 0px
}

.fees ul{
	list-style-type:lower-roman;
	margin:0px 0 10px 30px;
}

.sampleBOX {
	width:225px; 
	padding:5px 3px 5px 0px; 
	margin:10px 5px 15px 20px;
	text-align:center;
	color:#000;
	border:1px solid #9fb0bf;
	background:#efefef;
	height:20px;
}

.sampleBOX:hover{
	background:#fff;
	color:#000;
}

.sampleBOX a{
	color:#000;
	text-decoration:none
}

.sampleBOX a:hover{
	color:#000;
	text-decoration:underline
}

.sampleBOX img{
	margin: -15px 0 0 -10px;
	padding:0px;
	float:left;
	background:#efefef;
	border:1px solid #9fb0bf;
}

.savedformsdiv{
	border:1px solid #efefef;
	padding:4px 4px 4px 8px;
	margin:4px 0 4px 0;
	width:625px;
	font-size:12px;
	color:#000;
	overflow:hidden;
}
.savedformsdiv span{
	font-size:10px;
	margin-left:10px;
}
.detaileleft {
	width:600px;
	float:left
}
.savedformsdiv-del {
	width:20px;
	float:left;
}
.savedformsdiv-del img{
	cursor:pointer;
}
.savedformsdiv-print {
	width:20px;
	float:left;
}
.savedformsdiv-print img{
	cursor:pointer;
}


.savedformsdiv:hover{
	background:#efefef;
	border:1px solid #ccc;
}
.thesavedformdate {
	font-size:10px;
	font-weight:bold;
	color:#000080;
}

			/*-------------impromptu---------- */
			.jqifade{ position: absolute; background-color: #aaaaaa; }
			div.jqi{ width: 400px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 11px; text-align: left; border: solid 1px #eeeeee; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 7px; }
			div.jqi .jqicontainer{ font-weight: bold; }
			div.jqi .jqiclose{ position: absolute; top: 4px; right: -2px; width: 18px; cursor: default; color: #bbbbbb; font-weight: bold; }
			div.jqi .jqimessage{ padding: 10px; line-height: 20px; color: #444444; }
			div.jqi .jqibuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
			div.jqi button{ padding: 3px 10px; margin: 0 10px; background-color: #2F6073; border: solid 1px #000; color: #ffffff; font-weight: bold; font-size: 12px; }
			div.jqi button:hover{ background-color: #728A8C; }
			div.jqi button.jqidefaultbutton{ background-color: #264c74; }
			.jqiwarning .jqi .jqibuttons{ background-color: #264c74; }
			/*-------------------------------- */
</style>

