@charset "utf-8";
/* CSS Document */
@import "ticker.css";
@import "bootstrap.min.css";
@import "social.css";

body {
    font: 13px/1.65em "HelveticaNeue", "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #444;
    -webkit-text-size-adjust: 100%;
    background-color: #F4F4F4;
}

h3
{
	font-family: 'Droid Serif', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.1em;
	color: #fff;
	font-weight: 300;
}
h4
{
	font-family: 'Droid Serif', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.4em;
	color: #000;
	font-weight: 300;
	margin: 0px 0px 5px 0px;
}
/* Start Header */
.header
{
	background-color: #719430;
	padding: 2px 0px 2px 0px;
}
.Hheader ul
{
	margin: 0px;
}
.Hheader li a
{
	text-decoration: none;
	color: #ffffff;
}

.Hheader .form-control
{
	height: 25px;
	padding: 3px 12px;
	font-size: 12px;
}
.Hheader .btn
{
	font-size: 12px;
	padding: 3px 12px;
}
/* End header Here */

.Sitelogo img
{
	max-width: 60px;
}
.Mlogomenu
{
	padding: 5px 0px;
	background-color: #ffffff;
	margin-bottom: 20px;
}
.navbar-mainav .navbar-nav > li > a {
    color: #808080;
	font-size:14px;
}

.navbar
{
	margin-bottom:0px;
}
.navbar-mainav .nav > li > a:hover,
.navbar-mainav .nav > li > a:focus {
    text-decoration: none;
    background-color: #009600; /*Change rollover cell color here*/
    color: #fff;
  }
.navbar-mainav .navbar-nav > .active > a, 
.navbar-mainav .navbar-nav > .active > a:hover, 
.navbar-mainav .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #F57E20;
}  
  /* mobile version */
.navbar-mainav .navbar-toggle {
    border-color: #FFF;
	float: left;
}
.navbar-mainav .navbar-toggle:hover,
.navbar-mainav .navbar-toggle:focus {
    background-color: #21A1D4;
}
.navbar-mainav .navbar-toggle .icon-bar {
    background-color: #000;
}

/* End Menu Logo */
.Vconbox
{
	background-color: #ffffff;
	padding:10px;

}

.Ntitle
{
	background-color: #719430;
	padding: 5px;
}
.Noticeborder li
{
   border-bottom: 1px dotted #9A9;
}

.Nbgmore
{
	position: absolute;
	top: -2px;
	right: 17px;
}
.Nbgmore a
{
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
/* End Menu Here */
.carousel-caption
{
	right: 0%;
	left: 0%;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.7);
	text-align: left;
	padding: 5px 10px 5px 10px;
}
.carousel-caption p
{
	margin: 0px;
}
.carousel-control
{
	width: 5%;
	opacity: 1;
}
.Noticeborder abbr 
{
	color: #009600;
	font-style: italic;
}

/* End Notice Here */
.Midpayment
{
	background-color: #ffffff;
	padding: 20px 0px;
	margin: 30px 0px;
}

.Midbox a
{
	text-decoration: none;
	padding: 15px 40px;
	background: green;
	color: #fff;
	border-radius: 2px;
}
.Midbox a:hover
{
	background-color: #000000;
}

/* End Payment */
.Nbgtitle h3
{
	margin:0px;
}
.Pimgresponsiv img
{
	float:left;
	margin:0px 10px 0px 0px;
	max-width:102px;
	height:102px;
}
.Pimgresponsiv li
{
	display: flow-root;
	margin-bottom:10px;
}
.Pimgresponsiv h4 a
{
	text-decoration: none;
	color: #808080;

}
.Readmore a
{
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	color: #009600;
}
.Readmore a:hover
{
	color: #000000;
}
.Imgbox
{
	margin-bottom: 10px;
}
.pdhadhikai img
{
	max-width: 100px;
}

.custom-bullet
{
    padding-left:0px;
    padding-left:18px;
}
.custom-bullet li {
    display: block;
    line-height: 2.0;
}
.custom-bullet li a
{
    font-size:13px;
    font-style:normal;
    font-weight:500;
    text-decoration:none;
    color:#fff;
}
.custom-bullet li:before
{
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 11px;
    float: left;
    margin-top: 3px;
    margin-left: -17px;
    color: #bab7b7 !important;
}


.footer-bottom
{
background: #658529 url(../images/floral-dark.png) top center repeat scroll;
padding: 30px 0;
color: #ecf2e1;	
}
.Lfooter
{
	background-color: #425719;
	color: #f3ffde;
	padding: 14px 0px 5px 0px;
}
.Lfbox a
{
	text-decoration: none;
	color: #ffffff;
}
/* End Footer Here */