body { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background-color: #38660c; overflow-x: hidden;
	color: #666;
	font-size:12px;
	line-height: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
	}

h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; margin-top: 0px; margin-bottom:15px; }

h1, .h1 { font-size: 30px; }
h2, .h2 { font-size: 24px; }
h3, .h3 { font-size: 18px; }
h4, .h4 { font-size: 16px; }
h5, .h5 { font-size: 13px; }
h6, .h6 { font-size: 11px; }

a { color: #5d8802; }
a:hover, a:focus {	color: #666;	text-decoration: underline; }
a p { margin-top: 10px; }
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 15px;
}
ul{
    list-style-image: url(../img/bullets/linkbullet.gif);
}
td, th {
    padding: 5px;
}

iframe, object, embed {	width: 100%; border: none; margin-bottom: 20px; }

img{max-width:100%; height:auto;}

.form-horizontal .form-group {
    margin-right: -5px;
    margin-left: -5px;
}
.form-horizontal .control-label {
    padding-top: 0px;
}

.form-control{
	width: auto;
    font-size: 10px;
	height: 22px;
	padding: 2px 10px;
    color: #4c7c00;
    background-color: #f6ffe6;
    border: solid 1px #c3fe5d;
    padding: 2px;
}
.form-group {
    margin-bottom: 10px;
}
.btn { border-radius: 0px; }

.btn-primary {	background-color: #B10021; border-color: #81061D; }

.btn-primary:hover, .btn-primary:focus { background-color: #752201; border-color: #81061D; }

.header{
    background-image: url(../img/interface/header_center.jpg);
    background-repeat: repeat-x;
    height: 100px;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.bg_headerright {
    background-image: url(../img/interface/header_right.jpg);
    background-repeat: no-repeat;
    background-position:top right;
	height: 100px;
	padding-left: 80px !important;
}
.bg_headerright ul {
    padding-left: 20px;
    padding-right: 0px;
    list-style-image: none;
	color:#ffffff;
}
.bg_headerright ul li a{
	font-size: 11px;
	color:#ffffff;
}
.bg_headerright .navbar-form {
	display: block;
    padding: 0px;
	margin-top: 0px;
}
.bg_headerright .btn-default{
    font-size: 10px;
	padding: 3px 9px 4px;
	border-color: #ffffff;
  	height:22px
}
.logo { margin: 12px; }
.navbar { min-height: 30px; border: none; border-radius: 0px !important; margin-bottom:10px; background:#4aa11e;}
.navbar.templatemo-mobile-menu {
	position: fixed;
	top: 29px;
	right: 2px;
	z-index: 1000;
}
.nav{ padding-left: 40px;}
.nav > li > a { color: white;	 }
.nav > li.active > a{ background: transparent url(../images/header_active.gif) repeat-x; color: #3C4955;}
.nav > li > a:hover { color: white; background: url(../images/header.gif) left -43px repeat-x;}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: url(../images/header.gif) left -43px repeat-x !important;
    border-color: #337ab7;
}
.nav .open > .dropdown-menu{
	background-color: #64A13C;
	padding: 0px 0;
	border-radius: 0px;
	box-shadow: none;
	border: 0px;
}
.dropdown-menu > li > a {
	font-size: 12px;
    line-height: 15px;
    padding: 8px;
    color: #ffffff;
	border-bottom: 1px solid #95E459;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #71DB23;
}
.navbar-header h2 { letter-spacing: 2px; padding-left: 20px; }
.navbar-toggle { background-color: rgba(161, 0, 0, 0.7); border-radius: 0; }
.navbar-toggle:focus { outline: none;  }
.navbar-collapse { padding-left: 0; padding-right: 0; }
.icon-bar { background-color: #fff; }
.navbar-form { margin-left: 2px; margin-right: 2px; margin-top: 25px; }


.left-inner-addon { position: relative; }
.left-inner-addon input, .left-inner-addon textarea { padding-left: 30px; }
.left-inner-addon span { position: absolute; padding: 8px 12px; }

.form-control { border-radius: 0px; }

.form-control:focus {
	border-color: rgba(163, 19, 43, 0.8);
	outline: 0;
	-moz-box-shadow: 0 0 8px rgba(241, 50, 150, 0.6);
	box-shadow: 0 0 8px rgba(241, 50, 150, 0.6) !important;
}

.container {
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
}
#page.container{
	border-radius: 10px;
	background: white;
}
.row {	margin-left: 0px; margin-right: 0px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
}

footer.container { padding-right: 0px; padding-left: 0px; background-image: url(../img/interface/interface_24.jpg); background-color: #517900; border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;}
footer { margin: 0 auto; font-size: 11px; color: #e0eeba; }
footer a { color: #e0eeba; }
footer a:hover, footer a:focus { color: #FFFFFF; }

.col-row{
	padding: 10px 5px;
}

.footer_col_box h4.heading{
    font-size: 16px;
    color: #FFF;
    background-image: url(../img/divider_footer.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 10px;
	margin-bottom: 10px;
}
.footer_col_box .footer_links{
	padding-left: 20px;
    padding-right: 0px;
	list-style-image: none;
}
.footer_col_box .footer_links li{
    font-size: 11px;
    color: #e0eeba;
    text-decoration: none;
    font-weight: bold;
	margin-bottom: 6px;
}
.footer_col_box .bloglist{
	display: block;
	margin-bottom: 5px;
}
.footer_col_box .bloglist .bloglist_title{
	font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
	line-height: 25px;
    border-bottom: dotted 1px #9f0;
    display: block;
}
.footer_col_box .bloglist .bl-btn{
	font-size: 11px;
    color: #e0eeba;
    text-decoration: none;
    font-weight: bold;
}
.footer_col_box form .form-group {
    margin-bottom: 5px;
}
.footer_col_box form .form-control {
    height: 20px;
}
.footer_col_box form .form_submit{
    font-size: 10px;
	width: 70px;
    height: 24px;
    color: #FFF;
    background-color: #415c05;
    border: solid 1px #8bc015;
    padding: 3px;
    cursor: pointer;
	background-image: none;
}
.copyright{ padding: 10px 0px;
    background-image: url(../img/interface/footer_center.jpg);
    background-repeat: repeat-x;
    font-family: Verdana;
    font-size: 9px;
    color: #666;
    text-align: center;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
#other_downloads { max-width: 920px; margin: 0 auto; }
#other_downloads h3 { padding-left: 20px; padding-bottom: 10px; }

#thumbnails_container, #other_downloads { max-width: 920px; margin: 0 auto; }

.item_container { margin: 0 auto; }

#img_preview { margin-top: 30px; }
#img_preview img {
	margin: 0 auto;
 	margin-top: 20px;
	margin-bottom: 30px;
	background-color: #F8F5F5;
	border: 1px solid #ddd;
	padding: 4px;
}

#img_preview h3 { text-align: center; }

.sidebar_item_box {
	font-family: Arial;
    font-size: 11px;
    line-height: 16px;
	border: 1px solid #dadfc8; 
	padding: 10px; 
	background: #f2f4eb; 
	min-height: 130px;
	text-align: left;
	margin-bottom: 5px;
}
.sidebar_item_box h4.heading { 
    font-size: 18px;
    color: #516d05;
    line-height: 30px;
    border-bottom: solid 1px #799240;
	margin-top: 0px;
    margin-bottom: 10px;
}
.sidebar_item_box p { font-size: 11px; line-height: 16px;}
.sidebar_item_box li{
    font-size: 11px;
	line-height: 16px;
    font-weight: bold;
    margin-bottom: 6px;
}

.bg_factsbar {
    background-image: url(../img/interface/interface_20.jpg);
    height: 192px;
}
.bg_factsbar .content_fact{
    font-style: italic;
	font-size: 11px;
    color: #ecf9be;
    line-height: 16px;
	padding: 15px 10px;
}
.bg_factsbar .content_fact p:last-child{
	margin: 0 0 0px;
}
.bg_factsbar .quotes_fact{
    font-size: 13px;
    color: #FFF;
}
.bg_factsbar .factbar_readmore {
    text-align: right;
    padding-right: 10px;
    padding-top: 15px;
}
.bg_factsbar .factbar_readmore .bl-btn{
	font-size: 11px;
    color: #e0eeba;
    text-decoration: none;
    font-weight: bold;
}
.bg_factsbar .factbar_readmore .bl-btn:hover {
    color: #FFF;
}
.padd_flashbanner {
	padding-bottom:10px;
}
.contentarea{
	float: left;
    display: block;
    width: 100%;
	padding:10px 10px 20px;
	border: solid 1px #e2e7d0;
	margin-bottom: 5px;
}
.heading_b {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #516d05;
    line-height: 30px;
    border-bottom: solid 1px #799240;
    display: block;
}
.bdr_img {
    border: solid 1px #bac39a;
}
.bdr_img.pull-left{
    margin-right:10px;
	margin-bottom:10px;
}
.bdr_img.pull-right{
    margin-left:10px;
	margin-bottom:10px;
}
.content_testi {
    font-style: italic;
}

.form_submit {
	display: inline-block;
    font-size: 12px;
    font-style: italic;
    color: #516d05;
    background-image: url(../img/buttons/button_n.jpg);
    width: 94px;
    height: 33px;
	padding: 8px;
    background-repeat: no-repeat;
    text-decoration: none;
    text-align: center;
    border: none;
    cursor: pointer;
    background-color: #FFF;
}
.quotes_testi {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-style: italic;
    color: #333;
}
.talign_c {
    text-align: center;
}
.cleaner { clear: both }

/* mobile styles */
@media (max-width: 982px){
	 .bg_headerright {
    padding-left: 25px !important;
}
}
@media (max-width: 900px){
	 .bg_headerright {
    padding-left: 14px !important;
}
}
@media (max-width: 768px){
	 .bg_headerright {
    padding-left: 27px !important;
}
  .contentarea {
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .bg_headerright {
    padding-left: 205px !important;
}
.navbar-form .form-group {
    margin-bottom: 5px;
    display: inline-block;
}
  .bg_headerright .navbar-form {
    text-align: center;
}
}
@media (max-width: 725px){
	 .bg_headerright {
    padding-left: 180px !important;
}
}
@media (max-width: 725px){
	 .bg_headerright {
    padding-left: 180px !important;
}
}

@media only screen and (max-width: 672px) {
  .bg_headerright {
    padding-left: 143px !important;
}
}
@media only screen and (max-width: 600px) {
  .bg_headerright {
    padding-left: 114px !important;
}
}

@media only screen and (max-width: 540px) {
  .bg_headerright {
    padding-left: 80px !important;
}
}
@media only screen and (max-width: 480px) {
   .bg_headerright {
    padding-left: 54px !important;
}
	h2 { margin-bottom: 5px; }
	.navbar-form { margin-top: 0px; width: 100%; }
}
@media only screen and (max-width: 420px) {
	 .bg_headerright {
    padding-left: 34px !important;
}
}
@media only screen and (max-width: 380px) {
	 .bg_headerright {
    padding-left: 24px !important;
}
}
@media only screen and (max-width: 375px) {
	 .bg_headerright {
    padding-left: 10px !important;
}
}
@media only screen and (max-width: 360px) {
	 .bg_headerright {
    padding-left: 4px !important;
}
  
}
@media only screen and (max-width: 320px) {
	 .bg_headerright {
    padding-left: 3px !important;
}
}
/* tablet styles */
@media only screen and (min-width: 481px) and (max-width: 767px) {
	h2 { margin-bottom: 5px; }
	.navbar-form { margin-top: 0px; width: 100%; }
	#download_box { float: left; padding-top: 10px; margin: 0 auto; }
	.sidebar {	margin-top: 0px; }
 
}
@media (min-width: 768px){
	.navbar-nav > li > a {
		padding:13px 14px 12px 14px;
	}
}


/* desktop styles */

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.navbar-header h2{ margin: 0px; margin-top: 34px; }
	.sidebar {	margin-top: 0px; }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.header{ margin-left: 0px; }
	.navbar-header h2{ margin: 0px; margin-top: 34px; }
	.sidebar {	margin-top: 0px; }
}
@media only screen and (min-width: 1200px) {
	.sidebar {	margin-top:0px; }
}