/* CSS Document */
/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */
body 
{
 margin: 0;
 padding: 0;
 float: none;
 width: auto;
 line-height: 1.5;
 background-color: #fff;
 color: #404040;
}
input { outline: none;}
a 
{
 text-decoration: none;
 outline-style: none;
}

a:hover 
{
 text-decoration: underline;
 color: #000000;
}

p 
{
 margin: 0;
 padding: 0;
 font-size: 12px;
 color: #464545;
 font-weight: normal;
 line-height: 21px;
 text-align: justify;
 font-family: Arial, Helvetica, sans-serif;
}

h2 
{
 margin-top: -5px;
 margin-right: 0;
 margin-bottom: 10px;
 margin-left: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 18px;
 font-size: 20px;
 color: #333;
 font-weight: normal;
 line-height: 15px;
 text-align: justify;
 font-family: "Times New Roman", Times, serif;
 background-image: url(../images/h1bg_03.PNG);
 background-repeat: no-repeat;
 background-position: 0 0px;
 cursor: pointer;
}

.heading 
{
 font-size: 20px;
 color: #2AA72A;
 font-weight: normal;
 line-height: 15px;
 text-align: justify;
 font-family: "Times New Roman", Times, serif;
 cursor: pointer;
 margin-bottom: 0px;
}

h3 
{
 color: #995e1c;
 line-height: 21px;
 text-align: justify;
 font-family: "Times New Roman", Times, serif;
 font-size: 16px;
 font-weight:bold;
 text-transform:uppercase;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 10px;
 margin-left: 0;
}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */
/* Header */
#topheader 
{
 background-color: #000000;
 height: 40px;
 width: 100%;
}

#top_head 
{
 width: 960px;
 position: relative;
 margin-left: auto;
 margin-right: auto;
}

#top_head h1 
{
 color: #FFFFFF;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 5px;
 font-size: 16px;
 margin-top: 0px;
 padding-top: 7px;
 text-transform: uppercase;
 font-weight: bold;
}

.top_nevigation 
{
 position: absolute;
 top: 0;
 right: 0;
 width: auto;
 float: right;
 padding-top: 0;
 padding-right: 0px;
 padding-bottom: 2px;
 padding-left: 10px;
}

.top_nevigation ul 
{
 margin: 0;
 padding: 0;
 list-style-type: none;
}

.top_nevigation ul li 
{
 margin: 0;
 padding: 0;
 float: left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #8F8F8F;
 margin-top: 7px;
}

.top_nevigation ul li a 
{
 margin-top: 0;
 margin-right: 7px;
 margin-bottom: 0;
 font-weight: bold;
 margin-left: 7px;
 padding: 0;
 line-height: 22px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #8F8F8F;
}

.top_nevigation ul li a:hover 
{
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
}

.top_nevigation ul li a.current 
{
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
}

#header-wrapper 
{
 width: 100%;
 background-color: #FFFFFF;
 background-image: -ms-linear-gradient(bottom left, #FFFFFF 0%, #EDEBE8 100%);
 background-image: -moz-linear-gradient(bottom left, #FFFFFF 0%, #EDEBE8 100%);
 background-image: -o-linear-gradient(bottom left, #FFFFFF 0%, #EDEBE8 100%);
 background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0, #FFFFFF), color-stop(1, #EDEBE8));
 background-image: -webkit-linear-gradient(bottom left, #FFFFFF 0%, #EDEBE8 100%);
 background-image: linear-gradient(to top right, #FFFFFF 0%, #EDEBE8 100%);
 border-bottom-style: solid;
 border-bottom-width: 3px;
 border-bottom-color: #000000;
}

.header 
{
 width: 960px;
 height: 150px;
 margin-bottom: 25px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
}

.welcometab 
{
 width: 620px;
 float: right;
 height: 40px;
 margin-bottom: 5px;
 color: #535353;
}

.welcometab h6 a 
{
 margin-top: 0;
 margin-right: 0px;
 margin-bottom: 0;
 margin-left: 0px;
 padding: 0;
 line-height: 22px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}

.welcometab h6 a:hover 
{
 text-decoration: underline;
 color: #000000;
}

.logohead 
{
 width: 960px;
}

.logo 
{
 width: auto;
 height: 100px;
 float: left;
 margin-left: 15px;
 margin-top: 40px;
}

.topadd 
{
 width: auto;
 float: right;
 height: auto;
}

.topadd img 
{
 width: 733px;
 height: 96px;
 margin-right: 3px;
 cursor: pointer;
}

/* End of header */
/* Menu */
.menu 
{
 width: 955px;
 margin-top: 5px;
 margin-right: auto;
 margin-bottom: 5px;
 margin-left: auto;
}

#stylefour 
{
 margin-bottom: -7px;
 position: relative;
 display: block;
 height: 42px;
 font-size: 13px;
 font-weight: bold;
 background-image: url(../images/bgOFF1.gif);
 background-color: transparent;
 background-repeat: repeat-x;
 background-position: top left;
 font-family: Arial,Verdana,Helvitica,sans-serif;
 border-top-color: #FF6600;
 border-top-width: 4px;
 border-top-style: solid;
}

#stylefour ul 
{
 margin: 0;
 padding: 0;
 list-style-type: none;
 width: auto;
}

#stylefour ul li 
{
 display: block;
 float: left;
 margin: 0;
 display: block;
 white-space: nowrap;
 position: relative;
}

#stylefour ul li :hover 
{
 z-index: 1;
}

#stylefour 
{
 font-size: 0;
 z-index: 999;
 position: relative;
 zoom: 1;
 padding: 0;
 *display: inline;
}

#stylefour ul li a 
{
 display: block;
 float: left;
 color: #666;
 text-decoration: none;
 padding-top: 8px;
 padding-right: 20px;
 padding-bottom: 5px;
 padding-left: 20px;
 font-size:15px;
 height: 23px;
 background-image: url(../images/bgDIVIDER1.gif);
 background-color: transparent;
 background-repeat: no-repeat;
 background-position: top right;
}

#stylefour ul li a.current 
{
 color: white;
 font-weight: bold;
 background-image: url(../images/bgON1.gif);
 background-color: #FF6600;
 background-repeat: no-repeat;
 background-position: top right;
}

#stylefour ul li a:hover 
{
 color: #FF6600;
 background-image: url(../images/bgON1.gif);
 background-color: #FFFFFF;
 background-repeat: no-repeat;
 background-position: top right;
}

#stylefour ul li a img {  
 background:none;
 border:none;
 width:30px;
 height:30px; 
}

/* sub menu */
#stylefour ul li ul 
{
 display: none;
 position: absolute;
 left: 0px;
 top: 100%;
 box-shadow: 0 3px 10px rgba(0, 0, 0, 0.7);
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -ms-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
 background-color: #FFFFFF;
 padding-top: 5px;
 padding-right: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 width: 130px;
}

#stylefour ul li ul li 
{
 float: none;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
 text-align: center;
}

#stylefour ul li ul a 
{
 text-align: left;
 padding: 4px;
 background-color: #FFFFFF;
 background-image: none;
 border-width: 0;
 border-radius: 0px;
 -moz-border-radius: 0px;
 -webkit-border-radius: 0px;
 color: #000;
 text-decoration: none;
}

#stylefour ul li:hover>* 
{
 display: block;
}

/* end of menu */
/* CSS Bannr */
.banner 
{
 width: 950px;
 height: 210px;
 margin-left: auto;
 margin-right: auto;
 margin-top: -5px;
 margin-bottom: 7px;
 position: relative;
}

#slideshow 
{
 position: relative;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
}

#slideshow img 
{
 position: absolute;
 top: 0;
 left: 0;
 z-index: 8;
 opacity: 0.0;
 border-style: solid;
 border-width: 1px;
 height: 250px;
 width: 300px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
}

#slideshow img.active 
{
 z-index: 10;
 opacity: 1.0;
}

#slideshow img.last-active 
{
 z-index: 9;
}

/* end of css banner */
/* css of work area  */
.workarea 
{
 width: 950px;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 5px;
 margin-left: auto;
 border-width: 1px;
 border-style: solid;
 border-color: #FFFFFF;
 box-shadow: 0px 0px 5px rgba(0,0,0,.3);
 border-radius: 1px;
}

.workareamid 
{
 width: 940px;
 padding-top: 10px;
 padding-right: 15px;
 padding-bottom: 10px;
 padding-left: 15px;
}

.workarealeft 
{
 width: 605px;
 float: left;
 padding-top: 0px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0;
}

.welcomediv 
{
 padding-top: 22px;
 padding-right: 0;
 padding-bottom: 10px;
 padding-left: 5px;
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 font-weight: normal;
}

.welcomediv img 
{
 border-color: #d8d7d7;
 border-width: 2px;
 border-style: solid;
}

.coalimg 
{
 float: left;
 margin-top: 0;
 margin-right: 10px;
 margin-bottom: 5px;
 margin-left: 0;
}

.servicesdiv 
{
 width: 590px;
 margin-top: 20px;
 margin-right: 0;
 margin-bottom: 20px;
 margin-left: 0;
 padding: 0;
}

.servicesdiv h2 
{
 font-size: 16px;
}

.cprasentation 
{
 width: 177px;
 margin-top: 0;
 margin-right: 13px;
 margin-bottom: 0;
 margin-left: 0;
 float: left;
 background-image: url(../images/verticaldot_37.PNG);
 background-repeat: repeat-y;
 background-position: right top;
 padding-top: 0;
 padding-right: 10px;
 padding-bottom: 0;
 padding-left: 0;
}

.smanagement 
{
 width: 177px;
 margin-top: 0;
 margin-right: 10px;
 margin-bottom: 0;
 margin-left: 0;
 float: left;
 background-image: url(../images/verticaldot_37.PNG);
 background-repeat: repeat-y;
 background-position: right top;
 padding-top: 0;
 padding-right: 10px;
 padding-bottom: 0;
 padding-left: 0;
}

.oservices 
{
 width: 177px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
 float: right;
 background-image: url(../images/verticaldot_37.PNG);
 background-repeat: repeat-y;
 background-position: right top;
 padding-top: 0;
 padding-right: 10px;
 padding-bottom: 0;
 padding-left: 0;
}

.servicesimg 
{
 border-color: #d2d0d0;
 border-width: 2px;
 border-style: solid;
 margin-top: 5px;
 margin-right: 13px;
 margin-bottom: 10px;
 margin-left: 13px;
}

.readmoretxt 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #00809b;
 text-decoration: underline;
}

.readmoretxt:hover 
{
 text-decoration: none;
}

.workarearight 
{
 width: 305px;
 padding-top: 4px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0;
 float: right;
 margin-right: 10px;
}
.onlineuser {
 background-image: url(../images/deviderbg_07.PNG);
 background-repeat: repeat-x;
 background-position: 0 0;
 width: 290px;
 height:300px;
 padding-top: 10px;
 padding-right: 0px;
 padding-left: 0px;
 
}

.onlineuserhead {
background-color:#2A5FAA;
padding:5px;
font-size:18px;
color:#FFFFFF;
font-weight:bold;
text-transform:uppercase;

}
.onlinebox a {
color:#000000;
}
.onlinebox a:hover {
color:#000000;
}
.onlinebox {
 min-height:200px;
 height:250px;
 border:solid;
 border-width:1px;
 border-color:#e2e2e2;
overflow-y: auto;
}


.onlinetbl{

}

.onlinetbl a {
color:#000000;
}
.onlinetbl a:hover {
color:#000000;
}

.onlinetbl tr {
 margin-bottom:5px;
 margin-top:10px;
}
.onlinetbl td {
	background-color: whitesmoke;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	color:#404040;	
	cursor:pointer;
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
}
.onlinetbl td {
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	color:#000000;
}

.onlinetbl td {
background-color:#dbdbdb;
	font-size:12px;
	font-weight:bold;
	
	text-decoration:none;
}

.onlinetbl td:hover {
	background-color:#dbdbdb;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.newspic 
{
 width: 300px;
  background-image: url(../images/deviderbg_07.PNG);
 background-repeat: repeat-x;
 background-position: 0 0;
 height: 250px;
 padding-top: 10px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}

.newspic img 
{
 width: 300px;
 height: 250px;
}

.newdiv 
{
 width: 285px;
 background-image: url(../images/deviderbg_07.PNG);
 background-repeat: repeat-x;
 background-position: 0 0;
 padding-top: 15px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0;
 margin-top: 20px;
 margin-right: 0;
 margin-bottom: 20px;
 margin-left: 0;
}
.newdiv a:hover{
text-decoration:none;
}
.newsdetail 
{
 margin-top: 5px;
 margin-right: 0;
 margin-bottom: 10px;
 margin-left: 0;
 padding: 0;
}

.newsdetail a {
 color:#000000;
 text-decoration:none;
 font-size:11px;
}

.newsdetail a:hover {
 color:#000000;
 text-decoration:underline;
}

.datebox 
{
 width: 45px;
 border-color: #888;
 border-width: 2px;
 border-style: solid;
 float: left;
 text-align: center;
 margin-top: 0;
 margin-right: 10px;
 margin-bottom: 5px;
 margin-left: 0;
 box-shadow: 0px 0px 3px rgba(0,0,0,.3);
}

.datebox span 
{
 font-size: 13px;
 color: #000000;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 background-color: #EDEBE8;
 width: 45px;
 line-height: 45px;
 margin: 0;
 padding-top: 13px;
 padding-right: 5px;
 padding-bottom: 13px;
 padding-left: 5px;
}

.morebutton 
{
 border-width: 0;
 margin-top: 5px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
}

/* end of work area  */
/* footer */
#footer-wrapper 
{
 width: 100%;
 background-color: #000000;
}

.footer 
{
 overflow: hidden;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 width: 960px;
}

.footer a:hover 
{
 color: #FFFFFF;
 text-decoration: underline;
}

#copyright 
{
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 padding-top: 10px;
 padding-right: 0;
 padding-bottom: 10px;
 padding-left: 0;
 text-align: center;
 font-size: 14px;
}

#copyright a 
{
 color: #8F8F8F;
 text-decoration: none;
}

#copyright a:hover 
{
 color: #FFFFFF;
 text-decoration: underline;
}

.nfa 
{
 font-size: small;
 text-align: left;
 color: grey;
}

.bootom_footer 
{
 height: 55px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 10px;
 margin-left: auto;
}

.bootom_footer ul 
{
 margin: 0;
 padding: 0;
 list-style-type: none;
 text-align: center;
}

.bootom_footer ul li 
{
 margin: 0;
 padding: 0;
 float: left;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #8F8F8F;
}

.bootom_footer ul li a 
{
 margin-top: 0;
 margin-right: 7px;
 margin-bottom: 0;
 margin-left: 7px;
 padding: 0;
 line-height: 22px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #8F8F8F;
}

.bootom_footer ul li a:hover 
{
 text-decoration: underline;
 color: #FFFFFF;
}

.bootom_footer p 
{
 color: #8F8F8F;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 text-align: center;
}

.bootom_footer a 
{
 margin-top: 0;
 margin-right: 0px;
 margin-bottom: 0;
 margin-left: 0px;
 padding: 0;
 line-height: 22px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #8F8F8F;
}

.bootom_footer a:hover 
{
 text-decoration: underline;
 color: #FFFFFF;
}


/* end of footer */
.heading 
{
 font-size: 20px;
 color: #2AA72A;
 font-weight: normal;
 line-height: 15px;
 text-align: justify;
 font-family: "Times New Roman", Times, serif;
 cursor: pointer;
 margin-bottom: 0px;
}

.contactform 
{
 width: 615px;
 float: left;
 padding-top: 10px;
 margin-right: 18px;
 overflow: hidden;
}

.txtbox_ct 
{
 float: left;
 width: 350px;
 margin-bottom: 22px;
 overflow: hidden;
}

.txtbox_ct input, .txtbox_ct textarea 
{
 width: 248px;
 float: left;
 height: 18px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #414141;
 padding-left: 3px;
 padding-top: 2px;
 border-color: #666;
 border-width: 1px;
 border-style: solid;
 border-color: Black;
 border-width: 1px;
 border-style: solid;
}

.txtbox_ct input.login_btn 
{
 width: 103px;
 height: 31px;
 background-color: Gray;
 font-family: "Lucida Sans";
 font-size: 15px;
 color: ButtonText;
 font-weight: bold;
 text-align: center;
 vertical-align: middle;
 cursor: pointer;
 * margin-bottom: 10px;
 border-color: Black;
 border-width: 1px;
 border-style: solid;
}

.txtbox_ct textarea 
{
 height: 101px;
}

.formtxt 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: Black;
 float: left;
 width: 200px;
 padding-top: 6px;
}

.formtx 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: Black;
 float: left;
 text-align: center;
 width: 150px;
 padding-top: 6px;
}

.contact_rt 
{
 width: 550px;
 float: left;
 text-align: center;
 font-family: "Lucida Sans";
 font-size: 12px;
 color: #13464A;
 line-height: 17px;
}

.gmap 
{
 width: 550px;
 height: 300px;
 border-color: #666;
 border-width: 1px;
 border-style: solid;
 float: left;
 margin-bottom: 10px;
}

.number 
{
 font-family: "Lucida Sans";
 font-size: 14px;
 font-weight: bold;
 color: #13464A;
 line-height: 19px;
}

.txt_box2 
{
 border-color: #898484;
 border-width: 1px;
 border-style: double;
 background-color: #EFEFEF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: Black;
 width: 200px;
 margin-bottom: 1px;
 margin-top: 1px;
 margin-left: 10px;
 outline: none;
}

.orang_t 
{
 border-color: #898484;
 border-width: 1px;
 border-style: double;
 background-color: orange;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: Black;
 width: 200px;
 margin-bottom: 2px;
 margin-top: 2px;
 margin-left: 10px;
}

.err_msg 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #ff0000;
 float: left;
 width: 100%;
 text-align: left;
}

.example_f 
{
 -moz-box-shadow: inset 0 0 3px 3px #DBDBDB;
 -webkit-box-shadow: inset 0 0 3px 3px#DBDBDB;
 box-shadow: inset 0 0 3px 3px #DBDBDB;
}

.example_fgreen 
{
 -moz-box-shadow: inset 0 0 5px 5px green;
 -webkit-box-shadow: inset 0 0 5px 5pxgreen;
 box-shadow: inset 0 0 5px 5px green;
}

.example_f_orange 
{
 -moz-box-shadow: inset 0 0 5px 5px orange;
 -webkit-box-shadow: inset 0 0 5px 5px orange;
 box-shadow: inset 0 0 5px 5px orange;
}

.newbox 
{
 box-shadow:inset 0 0 5px 0px #888;
 border-style: solid;
 border-color: #8F8F8F;
 border-width: 1px;
}

.error 
{
 color: #F00;
 font-size: 11px;
 font-weight: bold;
 padding-top: 10px;
}

.bdr1 
{
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-top-color: #e2e2e2;
 border-right-color: #e2e2e2;
 border-bottom-color: #e2e2e2;
 border-left-color: #e2e2e2;
}

.bg1 
{
 background-image: url(../images/bg1.PNG);
 background-repeat: repeat-x;
 height: 8px;
 border-right-width: 1px ! important;
 border-right-style: solid ! important;
 border-right-color: #e5e5e5 ! important;
}

.bg2 
{
 background-image: url(../images/bg2.PNG);
 background-repeat: repeat-x;
 height: 2px;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #e5e5e5;
}

.bdr2 
{
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #4e4e4e;
 text-decoration: none;
 background-image: url(../images/bdr2.PNG);
 background-repeat: no-repeat;
 background-position: right top;
 border-right-width: 0px ! important;
 border-right-style: solid ! important;
 border-right-color: #F00 ! important;
 padding-left: 5px;
}

.bdr3 
{
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #4e4e4e;
 text-decoration: none;
 background-image: url(../images/bdr2.PNG);
 background-repeat: no-repeat;
 background-position: right top;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #F00;
}

.bg_td1 
{
 background-image: url(../images/bg_td.PNG);
 background-repeat: repeat-x;
 height: 28px;
 color: #4e4e4e;
 font-family: Verdana, Geneva, sans-serif;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 padding-left: 5px;
}

.bg_td2 
{
 background-image: url(../images/bg_td1.PNG);
 background-repeat: repeat-x;
 height: 28px;
 color: #4e4e4e;
 font-family: Verdana, Geneva, sans-serif;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 padding-left: 5px;
}

.form_head1 
{
 height: 28px;
 color: #000000;
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 padding-left: 15px;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #F0F0F0 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #F0F0F0 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #F0F0F0 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #F0F0F0));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #F0F0F0 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top, #FFFFFF 0%, #F0F0F0 100%);
 border-bottom:solid;
 border-bottom-color:#e2e2e2;
 border-bottom-width:1px;
}

.form_head 
{
 background-image: url(../images/bg_formhead.PNG);
 background-repeat: repeat-x;
 height: 28px;
 color: #6a6969;
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 padding-left: 15px;
}

.main 
{
}

.main td 
{
 
}

.main_orange 
{
 border-width: 1px;
 border-style: solid;
 border-color: #e2e2e2;
}

.main_orange td 
{
 
}

.main_green 
{
 border-width: 1px;
 border-style: solid;
 border-color: #e2e2e2;
}

.main_green td 
{
 
}

.sub 
{
 
}

.sub td 
{
 border-right-style: dotted;
 border-right-color: #000000;
 border-right-width: thin;
}

.coal 
{
 
}

.coal td 
{
 border-right-style: none;
 border-right-color: #000000;
 border-right-width: thin;
}

.form_bg 
{
 background-image: url(../images/bg_td.PNG);
 background-repeat: repeat-x;
 padding-left: 15px;
 padding-top: 25px;
 padding-bottom: 25px;
}

.form_txt1 
{
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #6a6969;
 text-decoration: none;
}

.login_btn 
{
 width: 103px;
 height: 31px;
 background-color: Gray;
 font-family: "Lucida Sans";
 font-size: 15px;
 color: ButtonText;
 font-weight: bold;
 text-align: center;
 vertical-align: middle;
 cursor: pointer;
 * margin-bottom: 10px;
 border-color: Black;
 border-width: 1px;
 border-style: solid;
}

.green_btn 
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #050505;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ebebeb 50%,
		#dbdbdb 50%,
		#b5b5b5);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.50, #ebebeb),
		color-stop(0.50, #dbdbdb),
		to(#b5b5b5));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #949494;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
		cursor:pointer;
}

.green_btn:hover 
{
 box-shadow: 0px 0px 5px #888;
}

.contain 
{
 margin: 0;
 padding: 0;
 font-size: 12px;
 color: #464545;
 font-weight: normal;
 line-height: 16px;
 text-align: justify;
 font-family: Arial, Helvetica, sans-serif;
}

.containhead 
{
 margin: 0;
 padding: 0;
 font-size: 12px;
 color: #212121;
 font-weight: normal;
 line-height: 16px;
 text-align: justify;
 font-family: Arial, Helvetica, sans-serif;
}

.fcopy 
{
 text-align: center;
 color: grey;
 font-size: small;
 font-family: Tahoma;
}

.nf 
{
 font-size: small;
 text-align: left;
 color: grey;
 height: 15px;
 width: 240px;
 cursor: pointer;
}

.nfa 
{
 font-size: small;
 text-align: left;
 color: grey;
}

.main td 
{
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #e5e5e5;
}

/* Khadi Gadi */
.mandi 
{
 top: 0;
 right: 0;
 float: left;
 width: 600px;
}

.mandi tr td a 
{
 margin-top: 0;
 margin-right: 7px;
 margin-bottom: 0;
 margin-left: 7px;
 padding: 0;
 line-height: 22px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
}

.mandi tr td a:hover 
{
 text-decoration: underline;
 color: #2AA72A;
 font-size: 14px;
}

.mandi tr td img 
{
 border-style: none;
}

.gadi 
{
 
}

.gadi td 
{
 margin-bottom: 0px;
 border-style: solid;
 border-width: 1px;
 width: 100px;
 border-color: #A0A0A4;
 height: 100px;
}

.gadi img 
{
 margin-top: 3px;
 margin-left: 10px;
 margin-right: 5px;
 margin-bottom: 3px;
 border-style: none;
 width: 70px;
 height: 60px;
}

.gadi td a 
{
 margin-top: 0;
 margin-right: 0px;
 margin-bottom: 0;
 margin-left: 7px;
 padding: 0;
 line-height: 10px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 float: left;
}

.gadi td a:hover 
{
 text-decoration: underline;
 color: green;
 font-size: 11px;
}

/* / khadi gadi */
/* Parhi*/
.parchi 
{
 top: 0;
 right: 0;
 float: right;
 width: 600px;
}

.parchi tr td a 
{
 margin-top: 0;
 margin-right: 7px;
 margin-bottom: 0;
 margin-left: 7px;
 padding: 0;
 line-height: 22px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
}

.parchi tr td a:hover 
{
 text-decoration: underline;
 color: #2AA72A;
 font-size: 14px;
}

.parchi tr td img 
{
 border-style: none;
}

.pgadi 
{
 
}

.pgadi td 
{
 margin-bottom: 0px;
 border-style: solid;
 border-width: 1px;
 width: 100px;
 border-color: #A0A0A4;
 height: 100px;
}

.pgadi img 
{
 margin-top: 3px;
 margin-left: 10px;
 margin-right: 5px;
 margin-bottom: 3px;
 border-style: none;
 width: 70px;
 height: 60px;
}

.pgadi td a 
{
 margin-top: 0;
 margin-right: 0px;
 margin-bottom: 0;
 margin-left: 7px;
 padding: 0;
 line-height: 10px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 float: left;
}

.pgadi td a:hover 
{
 text-decoration: underline;
 color: green;
 font-size: 11px;
}

/* end parchi */
#preloader 
{
 position: absolute;
 margin-left: 200px;
 margin-top: 150px;
}

/*Port Mandi*/
.prchi 
{
 top: 0;
 right: 0;
 float: left;
 width: 600px;
}

.prchi tr td a 
{
 margin-top: 0;
 margin-right: 7px;
 margin-bottom: 0;
 margin-left: 7px;
 padding: 0;
 line-height: 22px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
}

.prchi tr td a:hover 
{
 text-decoration: underline;
 color: orange;
 font-size: 14px;
}

.prchi tr td img 
{
 border-style: none;
}

.portmadi 
{
 
}

.portmadi td 
{
 margin-bottom: 0px;
 border-style: solid;
 border-width: 1px;
 width: 100px;
 border-color: #A0A0A4;
 height: 100px;
}

.portmadi img 
{
 margin-top: 3px;
 margin-left: 10px;
 margin-right: 5px;
 margin-bottom: 3px;
 border-style: none;
 width: 70px;
 height: 60px;
}

.portmadi td a 
{
 margin-top: 0;
 margin-right: 0px;
 margin-bottom: 0;
 margin-left: 7px;
 padding: 0;
 line-height: 10px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 float: left;
}

.portmadi td a:hover 
{
 text-decoration: underline;
 color: orange;
 font-size: 11px;
}

/*Plot Sell*/
.plotsell1 
{
 top: 0;
 right: 0;
 float: left;
 width: 600px;
}

.plotsell1 tr td a 
{
 margin-top: 0;
 margin-right: 7px;
 margin-bottom: 0;
 margin-left: 7px;
 padding: 0;
 line-height: 22px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
}

.plotsell1 tr td a:hover 
{
 text-decoration: underline;
 color: orange;
 font-size: 14px;
}

.plotsell1 tr td img 
{
 border-style: none;
}

.plotsellgad 
{
 
}

.plotsellgad td 
{
 margin-bottom: 0px;
 border-style: solid;
 border-width: 1px;
 width: 100px;
 border-color: #A0A0A4;
 height: 100px;
}

.plotsellgad img 
{
 margin-top: 3px;
 margin-left: 10px;
 margin-right: 5px;
 margin-bottom: 3px;
 border-style: none;
 width: 70px;
 height: 60px;
}

.plotsellgad td a 
{
 margin-top: 0;
 margin-right: 0px;
 margin-bottom: 0;
 margin-left: 7px;
 padding: 0;
 line-height: 10px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 float: left;
}

.plotsellgad td a:hover 
{
 text-decoration: underline;
 color: orange;
 font-size: 11px;
}

.numric 
{
 height: 20px;
 width: 30px;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-top-color: #6d6f70;
 border-right-color: #eeefef;
 border-bottom-color: #d3d5d6;
 border-left-color: #eeefef;
 font-family: Verdana, Geneva, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #333;
 text-decoration: none;
 padding-top: 4px;
 margin-top: 2px;
 margin-bottom: 2px;
}

.empdata 
{
 
}

.empdata td 
{
 margin-bottom: 0px;
 border-style: solid;
 border-width: 1px;
 width: 150px;
 border-color: #A0A0A4;
 height: 130px;
}

.empdata img 
{
 margin-top: 3px;
 margin-left: 10px;
 margin-right: 5px;
 margin-bottom: 3px;
 border-style: none;
 width: 130px;
 height: 100px;
}

.empdata td a 
{
 margin-top: 0;
 margin-right: 0px;
 margin-bottom: 0;
 margin-left: 7px;
 padding: 0;
 line-height: 10px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #000000;
 float: left;
}

.empdata td a:hover 
{
 text-decoration: underline;
 color: green;
 font-size: 16px;
}

.urls 
{
 float: right;
 margin-top: -15px;
}

.urls a 
{
 color: green;
 font-size: 11px;
}

.urls a:hover 
{
 text-decoration: none;
 color: #000000;
}

.urls img 
{
 border-style: none;
 margin-left: 1px;
 margin-right: 1px;
}

div.pagination 
{
 padding: 3px;
 margin: 3px;
}

div.pagination a 
{
 padding-top: 2px;
 padding-right: 5px;
 padding-bottom: 2px;
 padding-left: 5px;
 margin: 2px;
 border-color: #888;
 border-width: 1px;
 border-style: solid;
 text-decoration: none;/* no underline */

 color: #888;
}

div.pagination a:hover, div.pagination a:active 
{
 padding-top: 2px;
 padding-right: 5px;
 padding-bottom: 2px;
 padding-left: 5px;
 margin: 2px;
 border-color: #888;
 border-width: 1px;
 border-style: solid;
 background-color: #888;
 color: #FFF;
}

div.pagination span.current 
{
 padding-top: 2px;
 padding-right: 5px;
 padding-bottom: 2px;
 padding-left: 5px;
 margin: 2px;
 border-color: #888;
 border-width: 1px;
 border-style: solid;
 font-weight: bold;
 background-color: #888;
 color: #FFF;
}

div.pagination span.disabled 
{
 padding-top: 2px;
 padding-right: 5px;
 padding-bottom: 2px;
 padding-left: 5px;
 margin: 2px;
 border-color: #888;
 border-width: 1px;
 border-style: solid;
 color: #888;
}

.css3button 
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #050505;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ebebeb 50%,
		#dbdbdb 50%,
		#b5b5b5);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.50, #ebebeb),
		color-stop(0.50, #dbdbdb),
		to(#b5b5b5));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #949494;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
		cursor:pointer;
}

.css3button:hover 
{
 box-shadow: 2px 2px 5px #888;
 text-transform: uppercase;
 cursor: pointer;
}

#like 
{
 position: relative;
 display: block;
 margin-top:-17px;
margin-left:-35px;
}

#like ul 
{
 list-style-type: none;
 width: auto;
}

#like ul li 
{
 display: block;
 float: left;
 margin: 0;
 display: block;
 white-space: nowrap;
 position: relative;
}


#like ul li a 
{
 display: block; 
 color: #666; 
 font-size:12px;

}

/* sub menu */
#like ul li ul 
{
 display: none;
 position: absolute;
 left:0;
 top: 100%;
 box-shadow: 0 1px 5px #888;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 background-color: #FFFFFF;
 padding-top: 2px;
 padding-right: 10px;
 padding-bottom: 2px;
 padding-left: 10px;
}


#like ul li ul a 
{
 text-align: left;
 padding: 0px;
 background-color: #FFFFFF;
 color: #000;
 font-size:12px;
 text-decoration: none;
}

#like ul li ul a:hover
{
 color: #2A5FAA;
 font-size:12px;
 text-decoration: underline;
}

#like ul li:hover>* 
{
 display: block;
}

.message {
 width:600px;
}
.message a{ color  : #000000; }
.message a:hover{ color  : #000000; }
.messageleft {
 width:260px;
 float:left;

}
.messageleft a:hover{ color  : #000000; }
.messageright {
 width:330px;
 float:right;

}

.messagehead {
background-color:#2A5FAA;
padding:5px;
font-size:18px;
color:#FFFFFF;
font-weight:bold;
text-transform:uppercase;
text-align:center;
}
.messagearea {
 overflow-x: auto;
 overflow-y: auto;
 border:solid;
 border-width:1px;
 border-color:#e2e2e2;
}

.msgtxt {
 background-color:#ffffff;
 border:solid;
 border-width:1px;
 width:326px;
 border-color:#e2e2e2;
 margin-top:5px;
}
 
.msgbtn {
background-color:#2A5FAA;
float:right;
margin-top:5px;
border:none;
padding:5px;
width:100px;
color:#FFFFFF;
font-weight:bold;
font-size:18px;
cursor:pointer;
} 

.msgtbl {
}

.msgtbl tr {
}

.msgtbl td {
 width:100%;
 background-color: whitesmoke;
 border-bottom:solid;
 border-bottom-color:#FFFFFF;
 padding: 5px 15px;
 font-size:10px;
}

 a{
 color:#000000;
 text-decoration:none;
 font-size:11px;
}

 a:hover{
color:#000000;
 text-decoration:none;
}

.msgtbl td:hover{
 width:100%;
 background-color:#dbdbdb;
 border-bottom:solid;
 color:#FFFFFF;
 border-bottom-color:#FFFFFF;
 cursor:pointer;
 padding: 5px 15px;
}

.msgtbl  .current {
 width:100%;
 background-color:#808080;
 border-bottom:solid;
 color:#FFFFFF;
 border-bottom-color:#FFFFFF;
 padding: 5px 15px;
}
