@charset "utf-8";

@font-face {
	font-family: "helvetica";
	src: url("fonts/Helvetica.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: none;
}

div {
position: relative;
}

ul li{
	list-style: none;
}

img{
	border:none;
}

html { -webkit-text-size-adjust: none; }

body{
	height: 100%;
	width: 100%;
/*	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;*/
}

#maincontainer{
	/*min-width:990px;*/
	margin:auto;
	background-color:#FFF;
	z-index: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition-property: top, right, bottom, left, border;
	-moz-transition-property: top, right, bottom, left, border;
	-ms-transition-property: top, right, bottom, left, border;
	-o-transition-property: top, right, bottom, left, border;
	transition-property: top, right, bottom, left, border;
}

.maincont_side{
	width:100%;height:100%;position:absolute;overflow:hidden;
}

#maincontainer_block{
	position: absolute;
	width:100%;
	height: 100%;
	z-index: 90;
	display: none;
}

#header-logo{
	position: relative;
	width:200px;
	height:35px;
	cursor:pointer;
	/*background:url(../images/logo.jpg);*/
	background-image:url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	float:left;
	margin-top:10px;
}

header {
z-index: 10;
position: fixed;
top: 0;
left: 0;
background: #fff;
width: 100%;
}

footer {
z-index: 1;
position: relative;
}

.text-hide{
	width:100%;
	height: 100%;
	text-indent:-99999px;
	font-size:2.0em;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
}

#menu-sub{
	float:right;
	padding-top:10px;
}

#menu-sub{
	color:#252525;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#menu-sub a{
	text-decoration:none;
	color:#252525;
	padding: 0 10px;
	vertical-align:middle;
}

#menu-sub a:hover{
	color: #134C29;
	text-decoration: underline;
}

.sm-icons{
	padding:0 3px;;
	vertical-align:middle;
	height:26px;
}

#search-txtbox{
	font-weight: 100;
	outline:none;
	background:url(../images/search-txtbox.png) no-repeat;
	width:174px;
	height:25px;
	padding:0 10px;
	vertical-align:middle;
}

#search-btn{
	background:url(../images/search-btn.png) no-repeat;
	width:26px;
	height:25px;
	vertical-align:middle;
	margin-left:-3px;
	margin-right:10px;
	cursor: pointer;
}

#menu {
   margin: 0 30px;
   padding: 25px 0;
   border-bottom: 1px solid #95a793;
   height: 24px;
}

#menu_contents {
text-align: center;
}

#menu_logo {
width: 148px;
height: 24px;
background: url('../images/logo_green.png');
position: absolute;
top: 0;
left: 5%;
z-index: 10;
}

#menu_logo img {
width: 148px;
height: 24px;
}

#nav_links {
position: absolute;
top: 7px;
right: 0;
width: 100%;
height: 17px;
text-align: right;
z-index: 1;
}

.nav_link {
width: auto;
float: none;
display: inline-block;
}

.nav_link a {
display: block;
background: no-repeat center top;
height: 17px;
padding: 0 15px;
}

.nav_link a:hover, .nav_link.active a{
background-position: center bottom;
}

.nav_link img {
   width: 100%;
height: 17px;
}

.nav_sublink {
display: none;
position: absolute;
width: 164px;
margin: 0 auto;
top: -9999px;
}

.nav_sublink a {
display: inline-block;
padding: 10px 0;
text-align: center;
width: 164px;
font-family: helvetica, arial, sans-serif;
font-size: 12px;
color: #30532b;
background: url('../images/white.png');
text-decoration: none;
text-transform: uppercase;
}

.nav_sublink a:hover {
color: #77b800;
}

.nav_sublink .divider {
border-top: 1px solid #95a793;
width: 100%;
height: 0;
clear: both;
}

.nav_deeplink {
position: absolute;
right: -164px;
top: 0;
display: none;
}

.nav_deeplink a {
background: url('../images/green.png');
}

#nav{
	font-family:"Helvetica",Arial;
	text-transform:uppercase;
	font-size:11px;
	color:#FFF;
	/*letter-spacing:1px;*/
	/*margin:0 auto;
	width: 920px;*/
}

#nav li{
	float:left;
	text-transform:uppercase;
	font-weight:100;
	min-height: 25px;
}

#nav li a{
	vertical-align:middle;
	color:#FFF;
	text-decoration:none;
	padding:8px 15px;
	display: block;
}

#nav li a:hover{
	background: #CADA77;
	color:#134c29;
}

.nav-active a{
	background: #CADA77;
	color:#134c29 !important;
}

.carousel ul{
	position: absolute;
	/*height: 443px;*/
}

.line_horz {
height: 0;
border-top: 2px solid #fff;
position: absolute;
top: 0;
left: 0;
}

.line_vert {
width: 0;
border-left: 2px solid #fff;
position: absolute;
top: 0;
left: 0;
}

.central {
font-family: helvetica, arial, sans-serif;
font-size: 16px;
text-align: center;
color: #fff;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}

.central td {
vertical-align: middle;
}

.mouseover_only {
display: none;
}
/*footer*/
#footer{
	background-color:#134c29; /*background-color:#006335;*/
	height: 31px;
   font-family: helvetica, arial, sans-serif;
   color: #fff;
   font-size: 12px;
   padding-top: 15px;
   width: 100%;
}

#footer a{
	color:#fff;
	text-decoration:none;
	margin:0 5px;
}

#footer a:hover{
	text-decoration:underline;
}

#footer-inner {
/*width: 1020px;*/
margin: 0 auto;
padding: 0 40px;
text-transform: uppercase;
}

.greenbold{
	font-family: 'Helvetica',Arial;
	font-size: 20px;
	color:#0c6425;
	font-weight:500;
	padding:14px 0 0 75px;
	height: 50px;
}

.h-applepaper{
	background: url('../images/h-apple.png') no-repeat left center;

}

.h-bulb{
	background: url('../images/h-bulb.png') no-repeat left center;
}

.h-lfdw{
	background: url('../images/lfdw.png') no-repeat left center;
	font-family: 'Helvetica',Arial;
	font-size: 20px;
	color:#0c6425;
	height: 60px;
	font-weight: 500;
	padding: 40px 0 0 4.5em;
	text-rendering: optimizeLegibility;
}

.h-ff{
	background: url('../images/h-facts.png') no-repeat left center;
}

.artheadtitle{
	color:#096423;
	font-family: 'Helvetica',Century Gothic,Arial;
	font-size:18px;
	font-weight: 500;
	padding-bottom: 7px;
	text-rendering: optimizeLegibility;
}

.ho3{
	color:#2f5200;
	text-align: center;
	font-size: 20px;
	font-family: 'Homozio','HomizioMedium',Arial;
	margin: 30px 0;
	text-rendering: optimizeLegibility;
}

.apl-h{
	color:#2f5200;
	font-family: 'Homozio','HomizioMedium',Arial;		
	text-rendering: optimizeLegibility;
	letter-spacing: 1px;
}

.ico-sound{
	width:18px;
	height: 18px;
	cursor: pointer;
	vertical-align: middle;
}

.ico-sound:hover{
	opacity: 0.7;
}

.clear{ clear:both; }

#pp_cont{ font-family: "Helvetica",Arial; max-width:720px;margin: 60px auto;color:#252525;line-height: 2em;font-size: 14px; padding:93px 10px 0;}
#pp_cont strong{ color:#0c6425;}
#pp_cont a{ color:#0e330a; }
#pp_cont ul{ padding-left: 30px; }
#pp_cont p{ padding:13px 0; }


.art-capt{
	position:absolute;
	z-index:2;
	padding:15px 0;
	/*background:url(../images/arrow-right.png) no-repeat 95% 50% rgba(255,255,255, 0.7);*/
	background: rgba(255,255,255, 0.7);
	left:0;
	bottom: 3%;
	overflow:hidden;
	width: 100%;
}



.green-arrow-r{
	height: 50%;
	width: 18px;
	z-index: 2;
	position: absolute;
	cursor: pointer;
	right: 20px;
	top:25%;
	background: url(../images/arrow-right.png) no-repeat center center;
}

.art-capt h1{
	font-size:18px;
	color:#2e5100;
	font-family:"HomizioMedium",Arial;
	font-weight:normal;
	padding: 0 15px;
}

.art-capt p{
	width:80%;
	font-size:12px; 
	color:#252525;
	font-family:Tahoma, Geneva, sans-serif;
	padding:5px 0;
	letter-spacing:-0.5px;
	padding: 0 15px;
}

.art-capt a{
	text-decoration:none;
}

@-moz-document url-prefix() { 
  .art-capt p{
     letter-spacing:normal!important;
  }
}

.gbtn{
	background: #5d8d1f;
	background: -moz-linear-gradient(top, #5d8d1f 1%, #487e01 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#5d8d1f), color-stop(100%,#487e01));
	background: -webkit-linear-gradient(top, #5d8d1f 1%,#487e01 100%);
	background: -o-linear-gradient(top, #5d8d1f 1%,#487e01 100%);
	background: -ms-linear-gradient(top, #5d8d1f 1%,#487e01 100%);
	background: linear-gradient(to bottom, #5d8d1f 1%,#487e01 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d8d1f', endColorstr='#487e01',GradientType=0 );
	font-family: 'Homizio','HomizioMedium',Arial;
	letter-spacing: 2px;
	color:#FFF;
	border:none;
	cursor: pointer;
}

.gbtn:hover{
	background: #5d8d27;
}

.innercont{
	margin:40px auto;
}

.rbtn{
	text-align: center;
	text-transform: uppercase;
	padding:14px 25px;
	outline: none;
	cursor: pointer;
	font-size: 20px;
	border: none;
}

.rbtn:hover{
	opacity: 0.8;
}

.sh{
	font-family: 'Homozio', 'HomizioMedium', Arial;
	color:#2e5100;
	letter-spacing: .5px;
	text-rendering: optimizeLegibility;
}

.sh span{
	font-family: Tahoma,Arial !important;
}

.arrow-up{
	display: inline-block;
	width:19px;
	height:12px;
	background: url(../images/arrows.gif) top center no-repeat;
	cursor: pointer;
}

.arrow-dwn{
	display: inline-block;
	width:19px;
	height:12px;
	background: url(../images/arrows.gif) bottom center no-repeat;
	cursor: pointer;
}

.errh{
	color:#134c29;
}

#subscont{ width:325px; min-height: 246px; text-align: center; padding: 30px 20px; color:#434343; font-family: Tahoma,Arial; font-size: 14px; }  
.subsh{ font-size: 30px; font-family: 'Homozio', 'HomizioMedium', Arial; text-rendering: optimizeLegibility; font-weight: 500; text-transform: uppercase; color:#2e5100; letter-spacing: 2px; line-height: 1em; }
#subsp{ margin:5px 30px; padding:10px 0;}
/*#subsbtn { background: url(../images/subsbtn.png) center no-repeat; width:180px; height: 50px; outline: none; border: none; cursor: pointer; margin:10px auto; float:none;} */
#subsbtn { background: #5c8c1d; width:90px; height: 26px; outline: none; border: none; cursor: pointer; margin:10px auto; float:none; color: #fff; font-size: 12px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; vertical-align: middle;}
#subsemail{ 	
	width:170px;
	background: #efefef;
	padding:6px 10px;
	margin-right: 3px;
	margin-left: 5px;
	border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
	vertical-align: middle;
}
#subsresult {
	padding-left: 5px;
}
#subsresult .success {
	color: #2e5100;
}
#subsresult .error {
	color: #ff0000;
}
#subscribe-container {
	display: inline-block;
}
#subscribe-container form{
	display: inline-block;
}
#dp_nav{
	width: 55px;
	height: 60px;
	background: url(../images/menu_line.png) no-repeat center;

}

#menu-other{
	width:20px;
	height: 20px;
	display: none;
	position: absolute;
	right: 10px;
	top: 30px;
	z-index: 5;
}

#m_search_blk{
	position: absolute;
	width:100%;
	height: 100%;
	background-color: #2f2f2f;
	z-index: 900;
	display: none;
}

#m_nav{
	overflow-y:scroll;
	display: none;
	width:75%;
	height: 100%;
	position: fixed;
	background-color: #2f2f2f;
	font-family: "Homizio","HomizioMedium",Arial;
	font-size: 16px;
	font-weight: 100;
	text-transform: uppercase;
	z-index: 0;
	letter-spacing: 1px;
	top:40px;
	left:0;
}

#m_nav ul{ margin:0 10px; }

#m_nav li{
	position: relative;
	border-bottom: thin solid #252525;
}

#m_nav a{
	padding: 15px 10px;
	display: block;
	color:#aaaaaa;
	text-decoration: inherit;
	text-transform: inherit;
}

#m_nav a:active{
	background-color: #1a1a1a;
}

#m_nav .m_head{
	color:#FFF;
	padding:5px 2px;
	font-weight: bold;
	margin-top:20px;
	border-bottom: thin solid #474747;
	font-size: 12px;
}

#mnav_search_decoy{
	padding:10px;
	width:80%;
	margin:25px 5px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#m_search_blk_close{
	font-size:1.500em;
	color:#e1e1e1;
	position: absolute;
	right:10px;
	top:0;
	padding:8px;
	text-transform: none;
	text-decoration: none;
	font-family: helvetica,arial;
}

#mnav_searchform{
	margin: 60px auto;
	color:#FFF;
	background-color: #FFF;
	position: relative;
	height: 36px;
	/*width: 195px;*/
	width:80%;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#mnav_search-txtbox{
	width:80%;
	top:0;
	left: 0;
	position: absolute;
	height:16px;
	padding:10px 26px 10px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#mnav_search-btn{
	position: absolute;
	right:0%;
	top:0%;
	height: 36px;
	width: 36px;
	background: url(../images/search-clear-btn.png) no-repeat center #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#mnav_search-btn:active{
	background-color: #dbee9a;
}

/*page*/
#paginate_block{ position: absolute; width:100%; height: 100%; opacity: 0.6; background: #FFF; z-index: 10; }

#search_cont{ position: relative; }
#search_cont p{ border-bottom:thin solid #c5c5c5; }
#search_cont h4{ color:#999; font-weight: 100; }

.paginate_cont{ margin:10px 0;}

.pagination-cont{
	float:right;
	margin:25px 20px 25px 20px;
	font-family: helvetica,Arial;
	color: #556270;
	font-size:14px;
	text-transform: uppercase;
	vertical-align: middle;
}

.pagination-cont span.pageof{
	padding:5px 20px;
}

.pagination a{
    padding: 6px 10px 5px 10px;
    min-width: 20px;
    text-align: center;
    margin:0 3px;
    text-decoration: none;

    /* Radius */
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;

    color: #556270;
    border: 1px solid #ddd;
    font-size: 12px;
    font-family: Arial;

    /* Background Gradient */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f0f0f0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
}

.pagination a:hover{
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#e6e6e6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
    cursor: pointer;
}

.pagination a.prev, .pagination a.next  { padding-left: 10px; padding-right: 10px; }

.pagination a.current{
    background: #efefef; /* Old browsers */
    background: -moz-linear-gradient(top, #efefef 0%, #e6e6e6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #efefef 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #efefef 0%,#e6e6e6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #efefef 0%,#e6e6e6 100%); /* IE10+ */
    background: linear-gradient(to bottom, #efefef 0%,#e6e6e6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
    cursor: default;
}
/*page*/

.mo_dwn{ background: url(../images/arw_qtydwn.png) no-repeat center; }
.mo_up{ background: url(../images/arw_qtyup.png) no-repeat center; }

#menu_burger {
position: absolute;
top: 11px;
left: 10px;
width: 24px;
height: 18px;
background: url('../images/burger.png');
cursor: pointer;
}

#footer_links {
float: left;
}

#footer_copyright {
float:right;
margin: 0 5px;
}

#home_content {
padding-top: 153px;
margin: 0 41px 30px;
visibility: hidden;
}

#main_actual {
margin: -20px 41px 0;
}

.social {
/*position: fixed;
right: 41px;*/
position: absolute;
top: 153px;
right: 0;
width: 41px;
}

.social_button, .social_button img {
width: 41px;
height: 41px;
}

.social_button {
   background-image: url('../images/social.png');
}

.social_button:hover {
background-position-y: -41px;
}

.image_holder {
width: 100%;
overflow: hidden;
}

.fade {
   display: none;
}

.zooming {
width: 100%;
height: 100%;
transform: scale(1);
-webkit-transform: scale(1);
transition: all 0.8s ease 0s;
background: #fff;
text-rendering: optimizeLegibility; 
-webkit-font-smoothing: antialiased;
}

.zooming:hover {
/*transform: scale(1.02);
-webkit-transform: scale(1.02);*/
}

.zooming img {
width: 100%;
height: 100%;
display: block;
transition: all 0.8s ease 0s;
}

.zooming:hover img {
opacity: 0.1;
}

.floater {
float: left;
}

.cover_link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.cover_link img {
width: 100%;
height: 100%;
}

.mobile_header {
font-size: 20px;
text-align: center;
position: absolute;
bottom: 50%;
left: 0;
color: #fff;
text-transform: lowercase;
width: 100%;
font-family: helvetica, arial, sans-serif;
padding: 15px 0;
background: rgba(255, 255, 255, 0.8);
}

@media only screen and ( max-width: 824px ){
   footer {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
   }

   #home_content {
   padding: 21px 0 50px;
   margin: 0;
   }

   #main_actual {
   margin: 0;
   }

   #login_bar {
   display: none;
   }

   #menu {
   margin: 0;
   width: 100%;
   height: 20px;
   padding: 10px 20px;
   background: #134c29;
   border-bottom: none;
   }

   #menu_burger {
   display: block;
   }

   #menu_logo {
   width: 94px;
   height: 15px;
   background: url('../images/logo_white.png');
   display: block;
   margin: 2px auto;
   }

   #menu_logo img {
   width: 94px;
   height: 15px;
   visibility: hidden;
   }

   .social, #nav_links {
   display: none;
   }

   #footer {
   height: auto;
   }

   #footer-inner {
   text-align: center;
   }

   #footer_links {
   float: none;
   }

   #footer_copyright {
   float: none;
   margin: 0;
   padding: 5px 0 10px;
   font-size: 10px;
   }
}

@media only screen and (max-width:599px){
	#footer-bottom{ height: auto; padding:10px 10px;}
	#footer-bottom-inner span{ float:none !important; display: block; padding:5px 0;}
	#subscont{ width: auto; }
}

@media only screen and (max-width:599px){
	#footer ul{ float:none; text-align: center; margin-left:-15px;}
	.footer-head{ margin:20px 0 0; }
}

@media only screen and ( max-width: 480px ){
   #footer-inner {
   padding: 0 20px;
   }

   #footer_links {
   font-size: 10px;
   }

   #footer_copyright {
   font-size: 8px;
   }
}