@charset "utf-8";
/* CSS Document */
a {
	color: #088400;
	text-decoration: none;
}
body, p, td {
	color: #088400;
}
.topnav {
	background: #417916;
}
.topnav img {
	max-width: 100%;
}
.nopading {
	margin: 0;
	padding: 0;
}
.nopading2 {
	padding-left: 5px;
	padding-right: 5px;
}
.toplanguage {
	position: absolute;
	top: 0;
}
.toplanguage a {
	margin-left: 3px;
	color: #fff;
	text-decoration: none;
}
.toplanguage a:Hover {
	color: #9F3;
}
.navbar-default {
	background: url(../images/bg-nav-out.png) repeat-x;
	border-color: #31660A;
	border-radius: 0;
}
.navbar-default .navbar-nav > li > a {
	color: #eee;
	font-size: 16px;
	padding-left: 30px;
	padding-right: 30px;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #fff;
	background: url(../images/bg-nav-over.png) repeat-x;
}
.navbar-collapse.in {
	background: #316709;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: url(../images/bg-nav-over.png) repeat-x;
	color: #fff;
}
.navbar-default .navbar-brand {
	color: #eee;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
	background: url(../images/bg-nav-over.png) repeat-x;
}
.navbar-brand {
	margin-left: 30px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #183D2C;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #eee;
}
.dropdown-menu {
	background: #306609;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #eee;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #477E1F;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #1B3E01;
	border-color: #1B3E01;
}
.navbar {
	margin-bottom: 0;
}
.carousel-control.left {
	background: none;
}
.carousel-control.right {
	background: none;
}
.homecon {
}
.homecon h4 {
	background: url(../images/bg-nav-out.png) repeat-x;
	color: #eee;
	line-height: 50px;
	text-align: left;
}
.homecon h4 i {
	margin-left: 5px;
	margin-right: 5px;
}
.homecon img {
	max-width: 100%;
}
.foot {
	background: #F1F2F5;
}
.lineh1 {
	line-height: 50px;
}
.lineh2 {
	line-height: 50px;
	font-size: 12px;
}
.promenu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.promenu {
	display: inline-block;
	background: #E2EDDB url(../images/bg-promen.gif) left top no-repeat;
	width: 100%;
	border-radius: 12px;
}
.btmenu {
	line-height: 50px;
}
.bx-wrapper {
	margin-bottom: 10px;
}
.banimg img {
	max-width: 100%;
}
.modal-dialog {
	width: auto;
}
 @media screen and (min-width: 768px) {
#main-menu {
	position: relative;
	z-index: 9;
	width: auto;
}
#main-menu ul {
	width: 12em; /* fixed width only please - you can use the "subMenusMinWidth"/"subMenusMaxWidth" script options to override this if you like */
}
.navbar-right {
	margin-right: 10px;
}
}
 @media (max-width: 768px) {
.navbar-default .navbar-nav > li > a {
	text-align: left;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #316709;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #fff;
	background: #417916;
}
.navbar-collapse.in {
	background: #316709;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: #1b3e01;
	color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #ccc;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #fff;
	background-color: #417916;
}
}
/* menu */
.menupad { padding-top:10px;}
.navtop {
	background: #2E5D0B;
}
.fa-bars {
	color: #fff;
}
 @media screen and (min-width: 768px) {
#main-menu {
	position: relative;
	z-index: 9;
}
#main-menu ul {
	width: 12em; /* fixed width only please - you can use the "subMenusMinWidth"/"subMenusMaxWidth" script options to override this if you like */
}
#left-menu {
	float: left;
	position: relative;
	z-index: 99;
	width: 100%;
}
#left-menu ul {
	width: 12em; /* fixed width only please - you can use the "subMenusMinWidth"/"subMenusMaxWidth" script options to override this if you like */
}
}
#menu-button {
/* style it as you like... */
}
#menu-button a:before {
	background: #093;
	color: #fff;
}
#menu-button.collapsed:before {
}
#main-menu.collapsed {
	display: none;
}
@media (min-width: 768px) {
/* hide the button in desktop view */
#menu-button {
	display: none;
}
/* always show the menu in desktop view */
#main-menu.collapsed {
	display: block;
}
}

.pplabel .thumbnail .caption { height:40px; }

.thumbnail .caption .enquiry {
    float: right;
    height: 22px;
    margin-left: 5px;
    margin-top: 6px;
    width: 22px;
}

.thumbnail .caption .btn-success {
    float: left;
    font-family: Calibri;
    margin-left: 5px;
}


.mb25 { margin-bottom:25px; }