@font-face {
	font-family: Kruti_Dev_010;	src: url('Kruti_Dev.ttf');
}
body {
	margin: 0;
	padding: 0;
	height:100%;

	background:url(../images/bgf.gif) repeat-x;
	
	font: 12px verdana, Arial, Helvetica, sans-serif;
	color:#565656;
}



.hfont {
    font-family: "Kruti Dev 010";
}

.SiteMapBg
{
    background-color:#00B35D; padding:2px 2px 2px 2px; padding-left:30px;
}
.SiteMapBg a
{
    color:White;
}
.SiteMapBg b
{
    color:Maroon;
}
.SiteMapBg span
{
    color:red;
}
.SiteMapBg a:hover
{
    color:Blue;
}
.SiteMapBg span
{
    color:red;
}
/* Page */

#page 
{
    
	width: 960px;
	/*background: url(../images/bg_wr.jpg) repeat-y left top;*/
	background-color:#FFFFFF;
	border-left:2px solid #00B35D;
	border-right:2px solid #00B35D;
	/*border-right: solid 1px #555555;*/
	/*border-left: solid 1px #555555;*/
}


hr
{ border: thin dashed #999999;
    width:100%;
    height:1px;
}
#nitish_ji
{
    float: left;
    margin: 0 5px 5px 10px;
    border: 1px solid #000;
}
/* webkit, opera, IE9 */
::selection { background:#D6FCE9;
              color:#000;
              }
/* mozilla firefox */
::-moz-selection { background:#D6FCE9;
                    color:#000;
                    }
#gd_txt
{
    text-align: justify; 
    margin: 0; 
    padding-right: 20px; 
    font-size:11px;
    }
a img 
{
    border:none;
}
.bordr
{
    border:1px solid #000;
}
.btn 
{
    float:right;
    padding-right:293px;
}
#top_web
{
    float:right;
    padding-right:190px;
}
#krutidev
{
    float: right; padding-right: 10px; color:Red; text-decoration:blink;
}
.lable_red
{
    color:#C11805;
    /*background: #FDFFCC;*/
    font:  12px  Arial, Helvetica;
}

.pdf
{
 padding:0 0 0px 5px;
}
/*--------------fieldset----------------*/
fieldset legend {
  border:1px solid #005081;
  padding:3px;
  background-color: #B4DAF9;
  font-weight:bold;
  color:#193669;
  box-shadow: 0 5px 7px #AAAAAA;
}

fieldset
{
    width:300px;
    border: solid 1px #005081;
    margin:5px;
    padding:10px;
    background-color:#F2F2F2;
    box-shadow: 0 12px 7px #AAAAAA;
}
.fl{float:left;
}
.fr{float:right;
}
.bold
{
    font-weight:bold;
    color:#06596D;
}
/*--------------fieldset--------------*/


h1 {
	font-size: 11px;
	font-weight:bold;
	padding:0 0 0 10px;
	text-transform:capitalize;
	}

h2 {
	font-size: 11px;
	font-weight:bold;
	padding:0 0 0 10px;
}

h3 {
	font:bold 16px Georgia, Arial, Helvetica, sans-serif;
	color:#BF5A14;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #BF5A14;
	margin:0px 0px 10px 0px;
}
p
{
    font-size:13pt; line-height:15pt;  font-family:Courier New;
}
a {
	text-decoration: none;
	color:#1865B2;
	/*border-bottom: 1px dashed #999999;*/
}

a:Hover {
	text-decoration: underline;
	/*border-bottom: 1px dashed #999999;*/
}

/* wrapper */
#wrapper {
	width: 964px;
	margin: auto;
}

/* Header */

#header {
	
	background-color:#00B08B;
	margin: 0;
}

#header1 {
	
	background-color:#01A0B3;
	margin: 0;
}
#header h1, #header h2 { margin: 0; padding: 0; font-weight: normal; }
#outer {
	
	background: #000000 url(../images/bg.png) repeat left top;
	padding:0;
}


/* Menu */

#menu {
    width: 964px; 
   color:Black;
    background:url(../images/nav-bg.jpg) repeat-x;
    height:55px; 
	
    /*text-transform:capitalize; background: url(../images/menu1.jpg);*/
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-left:0px;
}

#menu li {
	float: left;
	/*width: 107px;*/
	background: url(../images/img03.gif) no-repeat right top;
	text-align:center;
}

#menu a {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	padding: 6px 6px 6px 6px;
	text-decoration: none;
	font-weight:bold;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border: none;
	text-align:center;
	}

#menu a:hover {
text-decoration: underline;
/*background: url(images/btn4.jpg) no-repeat;*/
}
/*#menu ul li.active a {
	text-decoration:none;
	background: #ff0 url(images/btn3.jpg)repeat-x center;
	color:#fff;
}
*/
.lbl_welcome
{
    display: block;
	padding: 7px 0px 6px 20px;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	float:left;	
    text-transform:capitalize;
    }


/* Content */

#content {
	float: right;
	width: 700px;
	padding-right: 10px;
	padding-top:10px;
}

#content p{
	text-align: justify;
	padding: 0 2px 0 2px;
	line-height: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 10px 0 0 10px;
	/*border-right: solid 1px #555555;*/
}

#sidebar a
{
    border-bottom: 1px dashed #999999;
    width:100%;
}

#sidebar ul {
	margin-right: 5px;
	padding: 0;
	list-style: none;
	margin-left: 0px;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 2px;
}

#sidebar li li {
	line-height: 15px;	
}

#sidebar ul li a
{
    background:url(../images/disc.jpg) 0px 6px no-repeat;
	line-height: 18px;	
	margin-left:0px;
	padding-left:12px;
	font-size:12px;
	color: #085DAD;
	text-transform:capitalize;
	
}

#sidebar h2 {
	height: 25px;
	padding: 5px 0 0 10px;	
	font-size:10px;
	font-weight:bold;
	margin:0;
	color:#fff;
	text-transform:capitalize;
}
.image_bar
{
    background: url(../images/11.png) no-repeat left top;
}
.image_bar1
{
    background: url(../images/12.png) no-repeat left top;
}
#sidebar a:hover {
	text-decoration: underline;
	background:url(../images/disc1.jpg) 0px 6px no-repeat;
}

/*sidebar private*/
#sidebar_priv {
	float: left;
	width: 220px;
	padding-left: 10px;
	/*border-right: solid 1px #555555;*/
}

#sidebar_priv ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar_priv li {
	margin: 0;
	padding: 0;
}

#sidebar_priv ul li a 
{
    background:url(../images/disc.jpg) 0px 3px no-repeat;
	line-height: 20px;
	margin-left:15px;
	padding-left:14px;
	font-size:11px;
	color: #085DAD;
}

#sidebar_priv h2 {
	height: 20px;
	padding: 4px 0 0 10px;
	background: url(../images/11.png) no-repeat left top;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

#sidebar_priv a:hover {
	text-decoration: underline;
	background:url(../images/disc1.jpg) 0px 6px no-repeat;
}
/* Footer */

#footer 
{
	font-family:verdana;
	background: url(../images/footer_org.jpg) left top repeat-x;
	height:35px;
	padding-top:1px;
	font-size:11px;
	

}
#footer_priv
{	
	background:url(../images/footer.jpg) left bottom repeat-x;
	height:72px;
	padding-top:1px;
}
/*=================*/
#footer h2{
	margin-bottom:8px;
	padding-bottom:5px;
	padding-left:0px;
	border-bottom:1px dotted #ffffff;
	font-weight:bold;
	font-size:13px;
	}

#footer p, #footer ul, #footer a{
	margin:0;
	padding:5px;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	color:#fff;
	}
#footer a{	
/*background:url(../images/red.png) 0px 5px no-repeat;
padding-left: 10px;*/
}
#footer #box
{
    margin: -1px auto;
    display:block;
    width:962px;
    background: url(../images/footer_org.jpg) left top repeat-x;
}
#footer #box .footbox{
	display:block;
	float:left;
	width:150px;
	margin-left:9px;
	}

#footer li{
	margin-bottom:2px;
	}

#footer .last{
	margin:0;
	}
/*------------------*/

#bases
{
   height:15px;
} 
#base p 
{
    margin:2px auto;
	font-size: 9px;
	/*text-transform: uppercase;*/
	text-align: center;	
}

#base a {
	color: #000;
	font-size:10px;	
	text-decoration:underline;
}


.clear
{ 
	clear:both;
}
#login
{
    background: url(../images/login.jpg) left top no-repeat;
    height:140px;
	padding:25px 0 0 0;
	color:#000;
}
.more
{  
	float:right;
	margin-right:12px;
} 
#d_error_login
{
	color: Red;
	font-family : Arial;
	font-size : 12px;
	width:200px;
}

  
	  /*gridview css*/
.GridViewStyle
{
    font-family: verdana, Helvetica, sans-serif;
    font-size:10px;
    table-layout: auto;    
    padding: 5px 0px 5px 0px;
    
}

.GridViewStyle a 
{
    color:#fff;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background: #0a5c90;
    line-height:10px; 
    
}
.HeaderStyle th
{
    color: #ffffff;
    font-size:11px;
    height:20px;   
    text-align:center;  
    border:solid 1px #B75C16;      
}
.HeaderStyle a
{
    text-decoration:none;
    display:inline-block;
   
}
.PagerStyle table
{
    text-align:center;
    margin:auto;    
}
.PagerStyle table td
{
    border:0;
    padding:0px;
}
.PagerStyle td
{
    
}
.PagerStyle a
{
    color:#ffffff;
    text-decoration:none;
    padding:0px 5px 0px 5px;
    border-top:solid 1px #B75C16;
    border-right:solid 1px #B75C16;
    border-bottom:solid 1px #B75C16;
    border-left:solid 1px #B75C16;
    
}
.PagerStyle span
{
    font-weight:normal;
    color:#6ac3de;
    text-decoration:none;
    padding:2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    border: solid 1px #B75C16;
    font-size:11px;
    color:Black;
    /*text-transform:capitalize;*/
    
    /*---button class----*/
    
}

.EditRowStyle td input[type="submit"] 
    {
    padding:0px;
    font-size:11px;
    width:50px;
    }
.RowStyle td
{
    background-color: #FFFFFF;
}
.RowStyle td:hover
{
    background-color: #FFFDB5;
  
}
.RowStyle a 
{
    color:#000;
}
.new 
{
    background: url(../images/new_red.gif) no-repeat left top;  
}
.new a 
{
    padding-left:30px;
}
.AltRowStyle td
{
    background-color: #FFF0E5;
    
}
.AltRowStyle td:hover
{
    background-color: #FFFDB5;
}
.AltRowStyle a
{
     color:#000;
}
.SelectedRowStyle td
{
    background-color:#FFFFCC;
}

/* table CSS */
.tab 
{
}
.tab table {
	
	text-align: left;
	
}
.tab td {
	background: #fff;
	border-bottom: 1px solid #ccc;
	padding: 4px 0 3px 0;
}




/*------slider----------------*/
/* Gallery styles */
#gallery_slider{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA
	/* CSS3 Rounded Corners */	
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;	
	border-top-right-radius:4px;
	border-top-left-radius:4px;		
	border:1px solid white;	
	
	/* The width of the gallery */
	width:695px;
	height:200px;
	overflow:hidden;
}	

.flashclass{ 
width: 695px; 
/*border: 1px solid #000;*/
font-size:15px;
color:Red;
}

.flashclass img{
height:253px;
width:695px;
}
/*css for accordian*/

ul.accd, ul.accd ul {
  list-style-type:none;
 
}

ul.accd a {
  display: block;
  text-decoration: none;
  height:auto;	
}

ul.accd li {
  margin-top: 1px;
  
}

ul.accd li a {
    padding: 2px 0 0 5px;
}


ul.accd li ul li a {
  background: none;
  color: #000;
  padding-left: 5px;
}

ul.accd li ul li p 
{
    margin:0 0px 0 -40px;
}

ul.accd li ul li a:hover {
  background: none;
  padding-left: 5px;
  text-decoration:underline;
}




.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

.flt_accd
{
    float: left;
	width: 700px;
	padding: 10px 0 0 0px;
}
/*----logout private---*/
.logout
{
    float: right;
    width:105px;
    }
/* heading for title */
.title_top
{    
    height:25px;
    margin:0;
    padding-top:5px;
    color:#1960A2;
}
.title_img
{
    background: url(../images/up_bar.png) no-repeat left top;
}
.title_img1
{
    background: url(../images/up_bard.png) no-repeat left top;
}
/* Message in heading bar */
.msg_error
{
    color:#333;
    background-color: #FFFAAD;
    text-align: center;
    font-weight:bold;
    line-height:20px;
    font-family: arial,sans-serif Font being rendered: arial font-size: 13.2833px
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: 0px 0px 2px #000;
    -moz-box-shadow: 0px 0px 2px #000;
}

/* CODE FOR ROUNDED BOXES */

input[type="text"], input[type="password"], textarea, select 
{
    -moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA
	/* CSS3 Rounded Corners */	
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;	
	border-top-right-radius:4px;
	border-top-left-radius:4px;		
	border:1px solid #9FA4A5;	
	height: 20px;
	padding-left:5px;
}
textarea
{
    padding: 5px;
}
input[type="text"]:hover,textarea:hover,input[type="password"]:hover,select:hover
{
    background-color:#FFFDD3;
}
select
{
    padding:3px;
    font-size:11px;
    
}


.servicecolumnzone  
{
    margin:0;
	padding:0;
	font-size:12px;
}

.servicecolumnzone img
{ 
    float:left;
    padding: 0 2px 0px 2px;
}
.servicecolumn1 p
{ 
 margin: 0;

}  
.servicecolumn1 {
	width:69%;
	float:left;
	min-height:340px;
}

.servicecolumn2 {
	width:29%;
	float:right;
}

.img img
{
     border-bottom:thin dashed #999999;border-radius: 5px; padding-bottom:3px;padding-top:3px;
}


.servicecolumn3 {
	width:100%;
	float:left;

}




input[type="submit"] {
font-family: Arial;
color: #ffffff;
font-size: 12px;
padding: 4px;
text-decoration: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-box-shadow: 0px 0px 2px #666666;
-moz-box-shadow: 0px 0px 2px #666666;
text-shadow: 1px 1px 3px #666666;
border: solid #fff 1px;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#42aaff), to(#003366));
background: -moz-linear-gradient(top, #42aaff, #003366);
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#42aaff, endColorStr=#003366);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#42aaff, endColorStr=#003366);
display:inline-block; 
background: -o-linear-gradient(top, #42aaff, #003366);
}
input[type="submit"]:hover {
background: #1c8ee6;
}
input[type="submit"]:active {
background: #42aaff;
border: solid #1E6399 1px;
}
input[type="button"] 
{
    padding:0px;
    font-size:11px;
    width:50px;
}



<!-- Added New Class-->

.divTop
{
	
	height:20px;
	

}
.divTop ul
{ 
margin:5px 1px 3px 1px; 
text-align:right;
margin-right:18px;
margin-left:18px;
}

.divTop ul li{ display:inline;background:url(../images/nav-bg.jpg) repeat-x;}

.divTop ul li a{ 
text-decoration:none; 
color:#E02618;
font-family:Verdana; 
margin:0 5px 5px 5px; 
font-size:11px; 
padding:2px;
text-decoration:none; 
color:#E02618;
font-weight:400; 
}


.divTop ul li a:hover{text-decoration:underline;}


/*Todisplay tabular view in table*/

.TableGrideStype table
{
    border:1px solid #F79646;
    border-collapse:collapse;
    width: 100%; text-align:left;
} 
.TableGrideStype table td
{
    border:1px solid #F79646;
    border-collapse:collapse;
    padding-left:10px;
    padding-right:10px;
   
    line-height:20pt;
} 

.TableGrideStype table tr:nth-child(even){
		background: #E7FCFC;
}
.TableGrideStype table tr:nth-child(odd){ 
		background: #99FAFA;
	}
	

.TableGrideStype table tr:first-child
{
    background-color: #53C9C9;
    font-weight:bold;
    text-align:center;
}

.error
{
    color:Red;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#FFFFFF;
    width:100%;
    height:30px;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}
