/*
Theme Name: Sino baler
Theme URI: http://www.sinobaler.com
Author: the FF team
Author URI: http://funnyfox.com.vn
Description: Sinobaler theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  
Text Domain: sinobaler

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@charset "utf-8";
/* CSS Document */

body{
	font-size:13px;
	line-height:20px;
	color:#000;
	font-family:'Open Sans',sans-serif;
	margin:0px;
	padding:0px;
}
* {margin:0px; padding:0px}
ul,li {list-style:none}
a:focus{outline:0}
a{text-decoration:none; border:0;cursor: pointer; color: #0c367d;}a img{border:0}
a:hover{}

/*Headings*/
h1, h2, h3,
h4, h5, h6{line-height:1.5em; margin:0px;font-weight: normal; }
h1{font-size:24px}
h2{font-size:24px}
h3{font-size:18px}
h4 {font-size:14px}
h5 {font-size:12px}
textarea,
input{border-radius:4px;-moz-border-radius:4px; border:none;color:#999999;}

strong{font-weight:bold}
.container {margin:0 auto}

@font-face {
    font-family: 'Amaranth';
    font-style: normal;
    font-weight: 400;
    src: local('Amaranth'), url(./css/RvdVaxHTnYbJDko8dLi4zvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(./css/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(./css/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(./css/k3k702ZOKiLJc3WVjuplzBa1RVmPjeKy21_GQJaLlJI.woff) format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(./css/xjAJXh38I15wypJXxuGMBtIh4imgI8P11RFo6YPCPC0.woff) format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(./css/PRmiXeptR36kaC0GEAetxoUt79146ZFaIJxILcpzmhI.woff) format('woff');
}
@media screen and (min-width: 480px) and (max-width:
960px) {
#header {
display: none;
}
}
/* header*/
.topheader {height:44px;line-height:44px; 
background: #dddbdc; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGJkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #dddbdc 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddbdc), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dddbdc 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dddbdc 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dddbdc 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dddbdc 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddbdc', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
.header{background:url(./images/bg_header.png) left top repeat-x #010101; }
header{position: relative;z-index: 9;}
/*language*/
.language label{text-shadow:1px 1px rgba(255,255,255,1);line-height:40px; color:#222222}
.language label,
.language li{float:left; margin-right:5px; font-size:11px}

/*toplink*/
.toplink li{float:left;padding-left:1px }
.toplink li:first-child{padding:0}
.toplink li a{font-size:12px; color:#010101; padding:0px 10px; display:block;opacity:0.8;text-shadow:1px 1px #FFFFFF;
background: #d7d7d7; /* Old browsers */
.contact-link { font-weight: bold;}
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q3ZDdkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #d7d7d7 0%, #f0f0f0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d7d7), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d7d7d7 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d7d7d7 0%,#f0f0f0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d7d7d7 0%,#f0f0f0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d7d7d7 0%,#f0f0f0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-8 */
}
.toplink li.active a,
.toplink li a:hover{color:#267DBA;background: #d1d1d1; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjN2M3YzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #d1d1d1 0%, #c7c7c7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d1d1d1), color-stop(100%,#c7c7c7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d1d1d1 0%,#c7c7c7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d1d1d1 0%,#c7c7c7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d1d1d1 0%,#c7c7c7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d1d1d1 0%,#c7c7c7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#c7c7c7',GradientType=0 ); /* IE6-8 */
}

/*topsocial*/
.topsocial li {float:left; margin-left:5px; height:44px}
.topsocial li img{margin:6px 0px}

/*logo*/
#logo {margin:8px 0px; float:left}

/*custom-top*/
.custom-top {margin:16px 0px}
.custom-top img{margin-right:20px}
/*search*/
#search {width:208px; height:28px; line-height:28px; background:#fff; margin:24px 0px;border-radius:4px}
#search input{font-size:11px;color:#999999;border:none; line-height:28px; display:block; height:28px; width:170px; float:left; padding:0px 5px;
border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
#search .button-search {text-indent:-9999em; width:24px; height:24px;margin:2px;float:right;
background:url(./images/search.png) left top no-repeat; cursor: pointer;}
#search .button-search:hover{background-position:left bottom}
/*menu*/
#menu {height:42px; line-height:40px; background:url(./images/bg_nav.png) left top repeat-x; padding-top:1px}
#nav{margin:0 30px}
.nav-menu > li{float:left; padding-bottom:2px; height:38px; border-right:1px solid #000; border-bottom:2px solid #030303}
.nav-menu > li:last-child{border:none}
.nav-menu > li a{font-size:14px; color:#F1F1F1; padding:0px 20px; display:block}
.nav-menu > li.current_page_item , .nav-menu > li.current-menu-item,.nav-menu > li.current-menu-ancestor ,.nav-menu > li.current-menu-parent,
.nav-menu > li:hover{background:#000; border-bottom:2px solid #c4d839}
.nav-menu > li.current_page_item > a,.nav-menu > li.current-menu-item > a,.nav-menu > li.current-menu-ancestor > a,.nav-menu > li.current-menu-parent > a,
.nav-menu > li > a:hover{background:#000}

/**submenu**/
#menu li.lever1{position:relative}
#menu li ul.children {position:absolute;top:100%; left:0px; background:#c4d839; min-width:180px; height:0px; display:none}
#menu li:hover > ul.children {height:auto;display:block}
#menu li ul.children li a{color:#000}
#menu li ul.children li:hover a,
#menu li ul.children li a:hover{color:#fff}
/*new submenu*/
.nav-menu > li{position: relative;}
.nav-menu > li ul.sub-menu{z-index:9999;position:absolute;top:100%; left:0px; background:#000; min-width:180px; height:0px; display:none;border-bottom:1px solid #2b2b2b; border-right:1px solid #2b2b2b ;border-left:1px solid #2b2b2b;border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;-webkit-border-radius:0 0 8px 8px;}
.nav-menu li:hover > ul.sub-menu {height:auto;display:block}.nav-menu > li > ul.sub-menu li {border-bottom:1px solid #2b2b2b}.nav-menu > li > ul.sub-menu li:last-child{border:none;border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;-webkit-border-radius:0 0 8px 8px;} 
.nav-menu > li > ul.sub-menu li a{color:#b5b5b5; font-size:13px}
.nav-menu > li > ul.sub-menu > li:hover{ }
.nav-menu > li > ul.sub-menu > li:hover > a,
.nav-menu > li > ul.sub-menu > li > a:hover{color:#c4d839;background:url(./images/bg_submenu_hover.png) left top}

/*slideshow*/
#slideshow { background:url(./images/bg_slideshow.png) left top;z-index:6}
#slideshow img{width:100%;margin: 15px 0;}
/*promotetop*/
#promotetop .container{width:960px}
#promotetop {background:url(./images/bg_promotetop.png) left top repeat-x #d6ddf8; padding:20px 0px}
#promotetop .item {background:url(./images/baler_bg.gif) left top;
-moz-box-shadow:inset rgba(255,255,255,0.0) 1px 1px 1px,rgba(25,25,25,0.1) 2px 4px 3px;
-webkit-box-shadow:inset rgba(255,255,255,0.0) 1px 1px 1px,rgba(25,25,25,0.1) 2px 4px 3px;
box-shadow:inset rgba(255,255,255,0.0) 1px 1px 1px,rgba(25,25,25,0.1) 2px 4px 3px;}

#promotetop .item h2{ font-size:18px; height:45px; color:#fff; width:100%;
 line-height:45px; font-weight:bold; text-align:center;text-transform:uppercase;
background:url(./images/baler_top_bg.gif);-moz-box-shadow:inset rgba(255,255,255,0.0) 1px 1px 1px,rgba(25,25,25,0.3) 2px 4px 3px;
-webkit-box-shadow:inset rgba(255,255,255,0.0) 1px 1px 1px,rgba(25,25,25,0.3) 2px 4px 3px;
box-shadow:inset rgba(255,255,255,0.0) 1px 1px 1px,rgba(25,25,25,0.3) 2px 4px 3px;}
#promotetop .item img{width:49%; float:left}
#promotetop .item .des {width:49%; color:#222222; line-height:18px; padding:20px 0 0 }
#promotetop .item .des h3,#promotetop .item .des h3 a{padding:0px 5px 10px; font-weight:normal; font-size:16px;margin: 0;}
#promotetop .item .des h3 a{margin: 0;float: none;text-decoration: none;}
#promotetop .item .des p{padding:0px 5px; font-size:11px;text-shadow:1px 1px rgba(255,255,255,1);min-height: 126px;}
#promotetop .item .des a{color:#333333; text-decoration:underline; float:right; margin:10px 10px 5px; font-size:11px;text-shadow:1px 1px rgba(255,255,255,1);}
#promotetop .item .des a:hover{color:#069;text-decoration:none}
/**content**/
#content {background:url(./images/contentbg.gif) repeat-x #fff; margin-bottom:10px;
min-height:400px}
.home-page #content {background:url(./images/bg_homecontent.png) left top repeat-x #fff ;}

.sidebar{margin-top:69px}
.page .page-title{line-height:60px;color:4f4f4f; border-bottom:2px solid #cfcfcf; padding:0; }
.page p{font-size: 13px;
    line-height: 1.5;
    margin: 0 0 10px;
    text-align: justify;}
.page-content .des {padding:20px 0px; overflow:hidden}
.page-content .des img{margin-right:20px}
.page-content .des p{margin-bottom:10px;color: #151515;   text-align: justify; font-size: 13px;line-height: 19px;}.page-content .des a{color:#335fa8;text-decoration: underline;}

/*listing*/

.listing .post {padding:20px 0px; border-bottom:1px solid #e1e3e4; position:relative}

.listing .post .title {}
.listing .post .title h2,.listing .post .title h2 a{color:#335FA8; font-size:16px;font-weight: bold; }
.date{color:#aeaeae; font-size:13px; font-style:italic; font-weight:normal}
.title span{margin-left:20px}
.listing .post .title h3{color:#335FA8;font-weight: bold;font-size:16px;margin-bottom:5px}
.post .wrap-des{}
.post .wrap-des .image{width:170px; padding:3px; border:1px solid #ddd; margin-right:10px}
.post .wrap-des .post-des{color:#333; font-size:12px; line-height:1.5em;text-align:justify}
.post .wrap-des .post-des p{margin-bottom:5px}
.listing .post .read-more{padding:0 ; position:absolute; right:20px; bottom:10px}
.listing .post .read-more a{cursor: pointer;font-weight:bold}
.listing .post .read-more a:hover{text-decoration:underline}
/*about*/
.about {padding:30px 0px 20px}
.about .des h2{color:#267dba; font-size:27px;padding-bottom:10px; border-bottom:1px dashed #ababab;margin-bottom: 10px;}
.about .des p{margin-bottom:10px}
/*.about .des .button-readmore {text-transform:uppercase;color:#fff; font-size:15px; line-height:29px; height:29px;
background:url(./images/button-readmore.png) left top repeat-x; border-radius:20px;padding:0px 15px;text-shadow:0px 2px 1px #000} */
.about .des .button-readmore a{width:80px;float:left;margin:12px 0 0 0;padding:4px;
font-size:13px;color:#FFF;text-align:center;text-decoration:none;background:#116fb1;
border:1px solid #116fb1;border-radius:16px;-moz-border-radius:15px;text-transform: uppercase;
text-shadow:0 1px 1px rgba(0,0,0,0.75);-moz-box-shadow:inset rgba(255,255,255,0.1) 1px 1px 1px,rgba(25,25,25,0.4) 1px 1px 1px;
-webkit-box-shadow:inset rgba(255,255,255,0.1) 1px 1px 1px,rgba(25,25,25,0.4) 1px 1px 1px;
box-shadow:inset rgba(255,255,255,0.1) 1px 1px 1px,rgba(25,25,25,0.4) 1px 1px 1px;}
.about .des .button-readmore a:hover{text-align:center;text-decoration:none;background:#4aa1df;border:1px solid #2791dd}

/*static1*/
.static{padding:30px 0px 20px}
.promo h2{
    background: url("./images/txt-2.jpg") no-repeat scroll left center transparent;
    color: #676767;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 19px;
    text-indent: -9999px;
    text-transform: uppercase;
    width: 680px;
	margin:12px 0px;
}
.promo .item {float:left;}
.promo .item .wrap {padding:10px;overflow: hidden;height:305px; border:1px solid #D0D0D0;
background:url(./images/baler_bg.gif);
-moz-box-shadow:inset rgba(255,255,255,0.0) 1px 1px 1px,rgba(25,25,25,0.1) 2px 4px 3px;
-webkit-box-shadow:inset rgba(255,255,255,0.0) 1px 1px 1px,rgba(25,25,25,0.1) 2px 4px 3px;
box-shadow:inset rgba(255,255,255,0.0) 1px 1px 1px,rgba(25,25,25,0.1) 2px 4px 3px;}
.promo .item img{max-width:100%;border:1px solid #cacaca;background:#fff; margin-bottom:10px}
.promo .item ul{min-height:130px}
.promo .item li a{color:#2476b0; font-size:11px}
.promo .wrap p{font-size:15px}

.promo .item li a:hover{text-decoration:underline; color:#000}
.promo .item a.readmore{text-decoration:underline;color:#000;margin-top:10px;text-shadow:0px 1px #fff;}
.promo .item a.readmore:hover{color:#069;text-decoration:none;}

.ver-menu {}
.ver-menu li{padding:0px 0px 0px 5px; height:80px; line-height:80px;}
.ver-menu li:last-child{border:none}
.ver-menu li a{font-size:15px; color:#000}
.ver-menu .sub-baler li a {font-size:13px}
.ver-menu  li a:hover{text-decoration:underline;}
.support-menu li:hover{margin-left:5px}
.support-menu li a{display:block; width:226px; height:80px; text-indent:-9999em}
.support-menu li.help a{background:url(./images/icon/help.gif) left center no-repeat}
.support-menu li.videos a{background:url(./images/icon/videos.gif) left center no-repeat}
.support-menu li.product a{background:url(./images/icon/product.gif) left center no-repeat}
.support-menu li.drawing a,.support-menu li.drawing1 a{background:url(./images/icon/drawing.gif) left center no-repeat}
.support-menu li.gallery a{background:url(./images/icon/gallery.gif) left center no-repeat}

/*static2*/
.static2 h2{color:#267dba; font-size:19px; font-weight: normal;line-height:30px; height:30px; }
.static2 .content {background:#ecedee; border:5px solid #d9d9d9; padding:5px; border-radius:5px;height:192px}

.support .content img {padding: 0 0px;}

.testimonials .item{padding:15px 0px 10px; border-bottom:1px solid #d4d4d5; color:#3f3f40; font-style:italic; height: 72px;}
.testimonials .item:last-child{border:none}
.testimonials .item img {width:60px;height:60px;border-radius:30px}
.testimonials .item a{margin:0px; display:block}
.testimonials .item p{margin:0px}
.testimonials .item .des{width:140px; height:54px;overflow:hidden}
/**footer**/
.footer {background:url(./images/bg_footer.png) left top; padding:20px 0px}
.footer .column {}
.footer .column h3{color:#e6e6e6;line-height:52px; font-size:18px; font-weight:normal}
.footer .column .content{color:#b8b8b8; line-height:13px; font-size:14px}
.footer .column a{ color:#b8b8b8}
.footer .column a:hover{text-decoration:underline; color:#fff}
.footer .infor .content {line-height:27px; background:url(./images/bg_infor.png) center center no-repeat; font-size:15px; }
.footer .infor .content p{padding-left:20px;}
.qrcode{ float: left; left: 280px; position: relative; overflow: hidden; top: 60px;}
.qr_style{float: left;top: -50px;position: relative;overflow: hidden;}

p.telephone {background:url(./images/icon/telephone.png) left 5px no-repeat}
p.email {background:url(./images/icon/email.png) left 5px no-repeat}
p.skype {background:url(./images/icon/skype.png) left 5px no-repeat}
p.weibo {background:url(./images/icon/sinawb.png) left 5px no-repeat}
p.address {background:url(./images/icon/address.png) left 2px no-repeat; font-size:13px}
.footer p.address{line-height: 22px;}

.blog .item{margin-bottom:10px}
.blog .item img{margin-top:5px; width:68px;}
.blog .item .des {width:232px; font-size:12px}
.blog .item .des .title{line-height:14px; margin:0px 0px 5px;font-size:14px}

.quick-links li{width:29%;float:left}
.quick-links li.l_left{width: 70%;}
.quick-links li a{line-height:22px; color:#b8b8b8}
.quick-links li a:hover{text-decoration:underline; color:#fff}

.contact-us input{line-height:22px; height:22px; margin-bottom:10px; width:70%; padding:0px 5px;font-size:9px;color:#999898;
box-shadow:inset 0px 1px 3px #bbb;-webkit-box-shadow:inset 0px 1px 3px #bbb;-moz-box-shadow:inset 0px 1px 3px #bbb;border:none;}
.contact-us textarea {width:100%; margin-bottom:15px;padding:3px 5px;font-size:9px;color:#999898;
box-shadow:inset 0px 1px 3px #bbb;-webkit-box-shadow:inset 0px 1px 3px #bbb;-moz-box-shadow:inset 0px 1px 3px #bbb;border:none;}
.button-send {font-weight:bold;padding:3px;width:50px;color:#000;display:block;text-align:center;
background:#a8c106;border:1px solid #bababa;text-decoration:none;text-transform: capitalize;font-weight: normal;
border-radius:4px;-moz-border-radius:3px;box-shadow:inset 0px 1px 3px #bbb;
-webkit-box-shadow:inset 0px 1px 3px #bbb;-moz-box-shadow:inset 0px 1px 3px #bbb;
text-shadow:0 1px 1px rgba(255,255,255,0.75);cursor: pointer; }
.button-send:hover{text-decoration:underline;color:#069;}

.bottomfooter {background:url(./images/bg_bottomfooter.png) left top repeat-x; height:45px; line-height:45px}
.address,.address a {color:#d1d1d1;font-style:normal; font-size:14px;line-height: 45px;}

.footer .infor.span3{width:249px}
.footer .blog.span3 {margin-left:23px;width:226px}
.footer .quick-links.span5{margin-left:34px;width:380px}
.footer .contact-us.span3{width:182px; margin-left:33px}

/****Applications page***/

.applications .page-content{padding:20px 0px}
.applications .page-title{border:none}
.page-des {font-size:14px; color:#151515; line-height:19px; border-bottom:4px solid #b8b9b9; padding:0 0px 10px}

.appbox,
.col-left,
.col-right{width:162px; float:left}
.col-left{margin-right:5px}
.wrap-box {width:648px;margin-right:1px; float:left}

.block {background:#b8cf1d; border:4px solid #494949; border-radius:5px;position:relative; margin-bottom:7px}
.block-title {width:24px;position:absolute;top:26px;text-indent:-9999em}
.block-content {padding:5px}
.block-content h5{color:#117799; font-weight:normal; cursor: pointer;}

.block-content ul{padding:5px 0px; border-bottom:1px dashed #99a460; margin-bottom:6px}
.block-content ul:last-child{border:none}
.block-content li{color:#151515;}
.block-content li a,
.block-content li span{font-size:11px; line-height:15px;cursor: pointer;}
.block-content .chosen,
.block-content h5:hover,
.block-content li:hover{background:#125485; color:#fff;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.block-content li:hover a,
.block-content li a:hover{color:#fff}
.applications .block-content li{margin-bottom:2px;margin-right: 2px;}

.toolbar{text-align:center}
.toolbar a {color:#7b7b7b; font-size:11px; line-height:18px;padding:0px 10px; text-transform:uppercase; margin-right:10px;
border:1px solid #ddd; border-radius:4px;display:inline-block;cursor: default;}
.toolbar a.last{margin: 0;}
.block-manual .block-title{height:56px; background:url(./images/manual-title.png) top left no-repeat;left:-23px; }
.block-semi .block-title{height:73px; background:url(./images/semi-title.png) top left no-repeat;right:-23px; }
.block-auto .block-title{height:45px; background:url(./images/auto-title.png) top left no-repeat;right:-23px; }

.noborder-top{border-top:none !important; border-radius:0 0 5px 5px}
.noborder-bottom{border-bottom:none !important; border-radius: 5px 5px 0 0}
.noborder {border:none !important}

.appbox{width:145px;margin:0 5px 5px 0px; color:#7b7b7b; background:#fff; border:1px solid #bdc3c9;
padding:2px 5px; border-radius:3px}
.appbox h4{color:#0f7b00;margin-bottom:6px;font-weight:normal;font-family:tahoma}
.appbox span{font-size:11px;float:left}
.appbox span.col1{width: 25%;}
.appbox span.col2{width:45%}
.appbox span.col3{width:30%;}
.appbox span.unit { text-align:right}

.appcyan{background:#72aeda !important;color:#fff !important;}
.appblue{background:#125485 !important;color:#fff !important;}

.appbox:hover h4 a,
.appcyan, .appcyan a, .appcyan h4, .appcyan span,
.appblue, .appblue a,.appblue span, .appblue h4{color:#fff !important;}

/*related*/
.related {background:url(./images/bg_related.png) left top repeat-x #b8cf1d; padding:10px 20px}.related h4 a,
.related h4{color:#fff;}.related h4 a:hover{text-decoration: underline;}
.related .item {border-bottom:1px solid #e1ec94; padding:10px 0px}
.related p{font-size:12; color:#586219; line-height:16px;}
/**sidebar social**/
.sidebar .social {padding:40px 0px}
.social li{float:left; margin-right:5px; }


/*Parts types*/

.types > h4{color:#fff;line-height:39px; height:39px; padding:0px 20px; text-shadow:0 1px 1px rgba(0,0,0,0.75);
background:url(./images/bg_types.png) top left repeat-x}

.tabs{border-bottom:1px dotted #a5aaaf;background:#dad8d8;}
.tabs li{float:left;width:104px; border-right:1px solid #fff; line-height:30px; height:30px;background:#dad8d8; text-align:center}
.tabs li:last-child {border:none; float:right;width:104px;}
.tabs li a{color:#263340}
.tabs li.active,.tabs li:hover{background:#fff}
.tabs li.active a,
.tabs li a:hover{color:#6c6e6f}

#equipment .item{padding:20px 0px; border-bottom:1px dotted #a5aaaf;  overflow: hidden;}
#equipment .item .image{width:140px;height:80px; background:#eee; border:1px solid #d2d2d2}
#equipment .item h4{color:#208400;width:160px; float:right}
#equipment .item p{color:#151515; font-size:12px;width:160px; float:right}

/*follow*/
.follow h4{color:#46a222; line-height:30px; font-weight:normal}
.follow p{text-align:left}
.follow a{color:#fff;font-size:12px; padding:0px 10px; font-size:14px; line-height:22px; display:inline-block;
background:#46A254; border-radius:4px; margin-right:10px; margin-bottom:5px}.follow a:hover{text-decoration: underline;}





/****/


.right {float:right}
.left {float:left}
.clear:after{
	clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
#menu li,
#menu ul,
#menu li a{-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;}


/*baler*/

.menu-baler li{padding:0 0 0 10px; line-height:38px; height:auto;border-bottom:2px solid #cccccc;}
.menu-baler li span{font-size:11px; color:#787878}
.menu-baler li h4 {line-height:28px; margin-bottom:5px;font-weight:normal}
.menu-baler li li{border-bottom:1px dotted #DEDEDE;line-height: 15px;}
.menu-baler li a:hover,
.menu-baler li.active > a{color:#217300}

.baler .page-title {margin:10px 0px; font-weight:normal}
.baler .page-content {margin-top:20px}
.baler_item {background:#eee; padding:10px;margin-bottom:20px}
.baler_item .baler_title,.baler_item .baler_title a {margin-bottom:10px; color:#217300}
.baler_item .baler_title a:hover{text-decoration: underline;}
.baler_item .baler_content {margin-bottom:10px}
.baler_item .baler_img {width:202px;padding:3px; border:1px solid #ccc; background:#fff;margin-right: 15px;}
.baler_item .baler_des {text-align: justify;font-size: 12px;}
.baler_item .baler_des  .more {margin-top:20px; line-height:32px}
.baler_item .baler_table {font-family:tahoma}
.baler_item .baler_table table{border-collapse: collapse; font-size: 12px;}
.baler_item .baler_table table th {background:#666;padding:5px; color:#fff; border:1px solid #ccc; min-width:70px}
.baler_item .baler_table table td { border: 1px solid #CCCCCC;  border-collapse: collapse;   padding: 3px;   text-align: center;}

/*contact*/
.contact .page-title{margin-bottom:20px}
.contact .form {background:#eee; border:1px solid #d2d2d2}
.contact .infor p,
.contact .infor h4 {margin-bottom:10px}

.contact  .contactForm {padding:40px 20px 20px;overflow: hidden;}
.contact  .contactForm > ul{ padding-bottom:20px; border-bottom:1px solid #d2d2d2; margin-bottom:20px}
.contact  .contactForm li{margin-bottom:20px}
.contact  .contactForm label {width:118px;line-height:28px ; display:block; float:left}
.contact  .contactForm em{color:#f00}
.contact  .contactForm textarea,
.contact  .contactForm input {height:26px; line-height:26px; border:1px solid #d2d2d2; width:280px}
.contact  .contactForm .text {font-family:arial;}
.contact  .contactForm textarea {height:104px; width:380px}
.contact  .contactForm button {float:right; font-size:18px; line-height:38px; height:38px; padding:0 20px; background:#000; color:#fff; border:none; cursor: pointer;}
.contact  .contactForm button:hover{background:#217300}
.contact  .contactForm button span{}

/*socials*/
.socials span,
.socials a {width:32px; height:32px; display:inline-block; text-indent:-9999em; margin-top:6px;
background-position: center top;background-position:no-repeat}
.socials span.facebook,
.socials a.facebook{background:url(./images/socials/facebook.png) center top no-repeat}
.socials span.twitter,
.socials a.twitter{background:url(./images/socials/twitter.png) center top no-repeat}
.socials span.googleplus,
.socials a.googleplus{background:url(./images/socials/googleplus.png) center top no-repeat}
.socials span.flickr,
.socials a.flickr{background:url(./images/socials/flickr.png) center top no-repeat}
.socials span:hover,
.socials a:hover{background-position: center bottom !important;}

#slideshow .container{position:relative}
#slideshow a.btn_more {display:block;width:214px;height:46px;text-align:center;padding:10px 0 0 0;
float:right;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:8px;
background: #a5be01; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1YmUwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZGM0MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #a5be01 0%, #adc419 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5be01), color-stop(100%,#adc419)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #a5be01 0%,#adc419 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #a5be01 0%,#adc419 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #a5be01 0%,#adc419 100%); /* IE10+ */
background: linear-gradient(to bottom, #a5be01 0%,#adc419 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5be01', endColorstr='#adc419',GradientType=0 ); /* IE6-8 */

border:1px solid #246491!important;cursor:pointer;
font-family:'Amaranth',sans-serif;font-size:26px;
text-shadow:0px 1px #fff;color:#3b3c38;text-decoration:none;text-shadow:0 2px -1px rgba(255,255,255,0.6);
-moz-box-shadow:inset rgba(255,255,255,0.9) 1px 1px 1px,rgba(25,25,25,0.1) 1px 1px 1px;
-webkit-box-shadow:inset rgba(255,255,255,0.9) 1px 1px 1px,rgba(25,25,25,0.1) 1px 1px 1px;
box-shadow:inset rgba(255,255,255,0.9) 1px 1px 1px,rgba(25,25,25,0.1) 1px 1px 1px;
position:absolute;line-height:36px;bottom:48px; right:30px }

#slideshow a.btn_more:hover{ 
background: #93a900; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzYTkwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZGM0MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #93a900 0%, #adc419 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#93a900), color-stop(100%,#adc419)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #93a900 0%,#adc419 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #93a900 0%,#adc419 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #93a900 0%,#adc419 100%); /* IE10+ */
background: linear-gradient(to bottom,  #93a900 0%,#adc419 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93a900', endColorstr='#adc419',GradientType=0 ); /* IE6-8 */
color:#585954;}

/***Font****/
/*.promo h2,
#introduction .name h1,
#promotetop .item .des p,
#promotetop .item h2,
#menu li, #menu ul, #menu li a,
.toplink li a,*/ 
body{ font-family: 'Open Sans',sans-serif;}

.static2 h2,
#slideshow a.more ,
.footer .column .content,
.promo .wrap p,
.promo .item a.readmore,
.about .des .button-readmore a,
#promotetop .item .des a,
#promotetop .item .des h3{font-family: 'Amaranth',sans-serif;}


/*.ver-menu li a{font-family: sans-serif;}*/

/*animation*/
#promotetop .item,
.ver-menu li{-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;}
/*.related_access*/
.related {position:relative}
.wrap_carousel {overflow:hidden}
.carousel_control {color:#fff; font-size:15px;position:absolute; top:10px; right:30px; line-height:1.5em;
 width:16px; height:21px;text-indent:-999em;background:url(./images/button_scroll.png) left center no-repeat; display:none}
.carousel_control.next {right: 16px; background-position:right center}

.related .flex-direction-nav a{color:#fff; font-size:15px;position:absolute; top:10px; right:30px; line-height:1.5em;
 width:16px; height:21px;text-indent:-999em;background:url(./images/button_scroll.png) left center no-repeat;opacity:1; margin:0px}
.related .flex-direction-nav .flex-prev{ left:auto}
.related .flex-direction-nav .flex-next {right: 16px; background-position:right center}



/*22/7 baler_types*/
.baler_types {margin:20px 0px;padding:2px;
border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;}
.baler_types .title{height:30px; border-bottom:1px solid #969fa9}

.baler_types .content{padding:12px;overflow: hidden;}
.baler_types table{ border-collapse: collapse;   font-size: 12px;text-align:center; background:#eee}
.baler_types table th {background:#adadad; color:#f8f8f8; border:1px solid #ccc; padding:5px; font-weight:bold;min-width: 56px;}
.baler_types table td {border:1px solid #ccc;border-collapse: collapse;padding:3px; text-align:center; font-weight:normal; color:#444444}
.baler_types table td .us_mesure {color:#717272}


/*
.tabs_types{margin:0px 14px}
.tabs_types li{float:left;width:87px; border-right:1px solid #969fa9; line-height:30px; height:30px;background:#dad8d8; text-align:center;
background:-moz-linear-gradient(top,#e0e5e9,#e0e4e7);
background:-webkit-gradient(linear,left top,left bottom,from(#e0e5e9),to(#e0e4e7));
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#e0e5e9', EndColorStr='#e0e4e7')";
}
.tabs_types li:first-child {border-left:1px solid #969fa9}
.tabs_types li a{color:#000000}
.tabs_types li.active,.tabs li:hover{
background:-moz-linear-gradient(top,#c3cddc,#919dae);
background:-webkit-gradient(linear,left top,left bottom,from(#c3cddc),to(#919dae));
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#c3cddc', EndColorStr='#919dae')";
border:1px solid #5a718e; margin:-1px 0 0 -1px;
}
.tabs_types li.active a,
.tabs_types li a:hover{}*/


/*.related_access*/
.related_acc {position:relative; margin-top:20px;}
.related_acc h4{line-height:30px; font-weight:normal; color:#263340}.related_acc .item h4 a,.related_acc .item h4{color:#495865}.related_acc .item h4 a:hover{text-decoration: underline;}.related_acc .item p{color:#151515}
.related_acc .carousel_control {width:22px; height:22px;text-align:center; line-height:center;top:0;
border-radius:11px;-moz-border-radius:11px;-webkit-border-radius:11px;text-indent:-9999em;
background:url(./images/button_scroll.png) left center no-repeat #c1c1c1;display:none}
.related_acc .carousel_control.nextacc{right:0; background-position:right center}
.related_acc .carousel_control.prevacc {right:30px}
.related_acc .item {padding:5px 0px 10px; overflow:hidden;border-bottom:1px dotted #a5aaaf }
.related_acc .item:last-child {border:none}

.related_acc .flex-direction-nav a{width:22px; height:22px;text-align:center; line-height:center;top:18px;
border-radius:11px;-moz-border-radius:11px;-webkit-border-radius:11px;text-indent:-9999em;
background:url(./images/button_scroll.png) left center no-repeat #c1c1c1;opacity:1}
.related_acc .flex-direction-nav .flex-prev{right:30px; left:auto}
.related_acc .flex-direction-nav .flex-next {right:0; background-position:right center}





.wrap-des {width:220px}
.baler_unit { margin-right:15px;margin-bottom:20px}
.baler_unit .wrap_des {padding:10px; border-top:4px solid #e5e5e5; 
background:url(./images/baler_unit.png);height:auto;margin-bottom:20px}

.change_unit {height:22px; width:73px; margin:0px 0px 10px 0px;float:right;}
.change_unit a{font-size:14px; line-height:20px; color:#575757;width:35px;display:inline-block;text-align:center; float:left;
background: #e0e5e9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTVlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGU0ZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #e0e5e9 0%, #e0e4e7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e5e9), color-stop(100%,#e0e4e7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e0e5e9 0%,#e0e4e7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e0e5e9 0%,#e0e4e7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e0e5e9 0%,#e0e4e7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e0e5e9 0%,#e0e4e7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e5e9', endColorstr='#e0e4e7',GradientType=0 ); /* IE6-8 */


}


.change_unit a.lbs {border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;-webkit-border-radius:2px 0 0 2px;
border-top:1px solid #bdc3c9;border-bottom:1px solid #bdc3c9;border-left:1px solid #bdc3c9}
.change_unit a.kgs{border-radius:0px 2px 2px 0px;-moz-border-radius:0px 2px 2px 0px;-webkit-border-radius:0px 2px 2px 0px;
border-top:1px solid #bdc3c9;border-bottom:1px solid #bdc3c9; border-right:1px solid #bdc3c9}

.change_unit a.active{border-right:1px solid #677d99;border-left:1px solid #677d99;}

.change_unit a:hover,
.change_unit a.active{background: #c3cddc; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MzY2RkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MTlkYWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #c3cddc 0%, #919dae 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c3cddc), color-stop(100%,#919dae)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c3cddc 0%,#919dae 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c3cddc 0%,#919dae 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c3cddc 0%,#919dae 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c3cddc 0%,#919dae 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3cddc', endColorstr='#919dae',GradientType=0 ); /* IE6-8 */
border-top:1px solid #677d99;border-bottom:1px solid #677d99;}

.baler_video{width:208px; margin-right:15px;border-top:2px solid #e5e5e5;}
.baler_video h4{line-height:48px; padding-left:30px;background:url(./images/icon_video.png) left center no-repeat}
.baler_video > div {margin-bottom:20px}.flexslider{box-shadow:none}



/*library*/
.library {font-family:arial}
.library h2.lib-title{font-size:25px; margin: 10px 0 5px;color: #335FA8;font-weight:normal}
.library h3.lib-des{  color: #46A222;   font-size: 14px;   font-weight: bold;   margin: 0;}
.library .lib-content{overflow: hidden; padding-bottom: 20px;}
.library .lib-content ul{float: left; margin: 10px 5px 0 0; width: 600px;}
.library .lib-content ul h4{font-size:12px; font-weight:bold; margin:10px 0px}
.library .lib-content li{ margin: 0 0 10px; padding: 3px 0 0 25px;}
.library .lib-content li.pdf{background:url(./images/icon/pdf.gif) left top no-repeat}
.library .lib-content li.video{background:url(./images/icon/video.gif) left top no-repeat}
.library .lib-content li.draw{background:url(./images/icon/draw.jpg) left top no-repeat}

.library .lib-content li a{font-size:12px;color:#335FA8}
.library .lib-content li a:hover{text-decoration:underline}
.about .des .button-readmore a{
    color: #FFFFFF;
    font-family: 'Amaranth',sans-serif;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}
.about .des p{
    color: #333333;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}
.entry-content,.news-content{margin: 10px 0 0; line-height: 20px;}
.entry-content p{
    font-size: 13px;
    line-height: 1.5;
    margin: 0 0 15px;
    text-align: justify;
}
.entry-content img{
    display: inline;
}
.entry-content h3 {
    color: #46A222;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}
.body2 tr td,
.entry-content .body2{
    padding: 10px 0;
}

.body2 tr td:first-child {padding:13px 0px}
.read-more{
    /*float: right;*/
    padding-right: 50px;
}
.read-more a{
    color: #335FA8;
}
#category_description .read-more,#baler_description .read-more{float: none;}
.support .partners{
    padding-top: 10px;
    text-align: center;
}
.about .des h2 a{
    color: #267DBA;
    font-family: 'Open Sans',sans-serif;
    font-size: 24px;
    height: 35px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.testimonials .item p{
    color: #444444;
    font-family: 'Amaranth',sans-serif;
    font-size: 11px;
    line-height: 18px;
}
.testimonials .item a{
    color: #444444;
}
.vid{
    background: url("./images/icon_wmv.gif") no-repeat left top 5px;
    padding: 5px 30px;
    display: block;
}
.hidden-text{
    display: none;
}
.listing .post .title h3 a{
    color: #335FA8;
}
.listing .post .title h3 a:hover{text-decoration:underline}
/*.block-content li span{font-size:11px; color:#151515; line-height:15px;cursor: pointer;}*/
.block-content li.app_hover,.block-content li.model_click,li.app_model_click,li.app_hover_blue,li.app_model_click_blue{background:#125485;border-radius: 2px;color: #fff;}

.appcyan_click,li.app_hover_cyan,li.app_model_click_cyan{background:#72aeda !important;color:#fff !important;}
.appblue_click{background:#125485 !important;color:#fff !important;}
.appcyan_click, .appcyan_click a, .appcyan_click h4,
.appblue_click, .appblue_click a, .appblue_click h4{color:#fff !important;}
.appbox {height:72px; cursor: pointer; overflow: hidden;}
.app_app_click{background: url("images/icon/pin.png") right 10px no-repeat #125485 !important ;color: #fff !important;}
.appbox:hover{background: #B8CF1D;}
.app_app_click:hover{background: url("images/icon/pin.png") right 10px no-repeat #125485 !important ;}
.appbox:hover .col2,.app_app_click h4,.app_app_click a{color: #fff !important;}
.approw:before,
.approw:after{
    display: table;
    content: "";
    line-height: 0;
}
.approw:after{
    clear: both;;
}
.approw{
    width: 100%;
}
.appbox h4{min-height: 42px;}
li.app_hover_cyan,li.app_model_click_cyan,li.app_model_click_blue,li.app_hover_blue{border-radius: 2px;}
/*---16/7 related accessories--*/
.related {position:relative}
.wrap_carousel {overflow:hidden}

.tabs_content .item{padding:20px 0px; border-bottom:1px dotted #a5aaaf;  overflow: hidden;}
.tabs_content .item .image{width:120px;height:120px; background:#eee; border:1px solid #d2d2d2;margin-right:10px}.tabs_content .item h4 a,
                                                                                                                 .tabs_content .item h4{color:#495865;}.tabs_content .item h4 a:hover{text-decoration: underline;}
.tabs_content .item p{color:#151515; font-size:12px;}

.related_acc .item img{padding: 10px 5px 0px 0px;}
.change_unit a{text-decoration: none !important;}

.post .wrap-des{width: auto;}
.block-content h5 a{color: #117799;}
.block-content h5 a:hover{color: #fff;}

.appbox a{color: #0F7B00;}
.appbox a:hover{color: #fff !important;}

/**************Accessories page******************/
.acc-item{position: relative; margin-bottom:18px;border: 1px solid #ddd; border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.acc-item > a {display:block;}
.acc-item img{max-width:100%;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.acc-title{
    background: url("images/bg.png") transparent repeat ;
    height: 24px;padding-top:27px;
    position: absolute;
    bottom: 0px;
    text-align: left;
    width: 100%;
    color: #fff;
    overflow:hidden;
    border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;-webkit-border-radius:0 0 4px 4px;
}
.acc-title span{padding-left:10px;line-height:24px; height:24px;text-shadow: 1px 1px 1px #000000;}

.page-title{
    border-bottom: 2px solid #CFCFCF;
    line-height: 60px;
    padding: 0 0 0 10px;
}
.accessory_content h3.page-title{font-size: 26px;}
.btn_link{
    background: url("images/btn_bg.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    height: 27px;
    margin: 0 4px 4px;
    padding: 6px 0 0 16px;
    text-decoration: none;
    text-shadow: 1px 1px #0D4067;
    width: 106px;
}
.contact_btn {
    background: none repeat scroll 0 0 #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    height: 38px;
    margin: 30px 0 20px 20px;
    padding-top: 4px;
    width: 130px;
}
#testimonials{margin-top: 30px;text-align: justify;}
.tesmore{/*padding-top: 10px;*/}
.tesmore a{font-size: 16px;color: #335FA8;font-weight: bold;}

/**/
.contact_content .contact_left {overflow:hidden; width:600px; float:left}
.contact_content .page_contact_left {margin-right:18px; width: 553px;}
.contact_content .contact_right,
.contact_content > div:last-child{float:right; width:370px}
.contact_content .contact_left .gform_wrapper .top_label .gfield_label {margin:0px; line-height:24px}

#gform_wrapper_1 .gform_body h4{font-size:15px; background :#ddd; line-height:30px; padding:0px 10px;}
#gform_wrapper_1.gform_wrapper ul li.gfield {margin:18px 0px; overflow:hidden !important}
#gform_wrapper_1.gform_wrapper .top_label .gfield_label {float:left; width:200px; margin:0px}
#gform_wrapper_1.gform_wrapper .ginput_container {margin-left:202px;}
#gform_wrapper_1.gform_wrapper select,
#gform_wrapper_1.gform_wrapper textarea ,.gform_wrapper input {border:1px solid #DDD; border-radius:0px; }
#gform_wrapper_1.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {width:280px}
#gform_wrapper_1.gform_wrapper .gfield_list input {width:98% !important}
#gform_wrapper_1.gform_wrapper select {margin:0px !important}
#gform_wrapper_1.gform_wrapper input.button {
    float:right; padding:3px 10px; cursor: pointer;
    background: #9dd53a;
    background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9dd53a), color-stop(50%, #a1d54f), color-stop(51%, #80c217), color-stop(100%, #7cbc0a));
    background: -webkit-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
    background: -o-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
    background: -ms-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
    background: linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dd53a', endColorstr='#7cbc0a', GradientType=0);
}
#gform_wrapper_1.gform_wrapper input.button:hover{}

#gform_wrapper_1 .gfield_checkbox li {width:49%; float:left}
#gform_wrapper_1  #field_1_32 .gfield_radio li {width:20%; float:left}
#gform_wrapper_1  #field_1_38 .gfield_radio li {width:49%; float:left}
.gform_title{color: #46A222;}
#form-confirm{border: 2px solid #ccc;padding: 10px; border-radius: 5px;min-width: 750px;}
.library{margin: 20px 0 0;}
.b_type{background: #eee;}
.b_item{}
.b_wrapper{text-align: center;width: 207px;margin: 0 auto;background: #fff;min-height: 265px;border: 1px solid #ccc;}
.b_wrapper img{padding: 10px 0px 25px 0px;}
.attachment-205x205{height: 205px;width: 205px !important;}
.attachment-180x180{height: 180px;width: 180px !important;}
.attachment-120x120{height: 120px;width: 120px !important;}
.attachment-250x229{height: 229px;width: 250px !important;}
.attachment-140x130{height: 130px;width: 140px !important;}
.attachment-648x400{height: 400px;width: 648px !important;}
.attachment-648x648{height: 648px;width: 648px !important;}
.attachment-485x485{height: 485px;width: 485px !important;}
.attachment-648x600{height: 600px;width: 648px !important;}
.attachment-84x45{height: 45px;width: 84px !important;}
.attachment-60x60{height: 60px;width: 60px !important;}
.attachment-300x270{height: 270px;width: 300px !important;}
.b_row{margin-bottom: 20px;}
.baler-title{line-height: 40px;color: #46A222;padding: 10px 15px;}
#close_form{
    background: #9dd53a;
    background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9dd53a), color-stop(50%, #a1d54f), color-stop(51%, #80c217), color-stop(100%, #7cbc0a));
    background: -webkit-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
    background: -o-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
    background: -ms-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
    background: linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dd53a', endColorstr='#7cbc0a', GradientType=0);
    border: 1px solid #627D4D;
    border-radius: 2px 2px 2px 2px;
    color: #1F3B08;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 20px 0 30px;
    padding: 1px 10px;
    width: 50px;
    float: left;
}
#form-confirm #close_form{
    margin: 0px;
}
.weight-lbs,.weight-kgs{display: none;}
.kg_active{display: block;}
/******************banner******************/
.banner,.ca_banner{width: 980px;margin: 0 auto;}
.ca_banner {
    float: left;
    overflow: hidden;
    position: relative;
}
.ca_slide {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.ca_zone {
    position: absolute;
    width: 100%;
}
.ca_wrap {
    display: table-cell;
    position: relative;
    vertical-align: middle;
}
.ca_wrap img.ca_shown {
    display: inline !important;
}
.ca_banner1 {
    height: 225px;
    width: 565px;
}
.ca_bg1 {
    background: url("images/banner_bg.jpg") no-repeat scroll left top #FFFFFF;
}
.ca_banner1 .ca_zone1 {
    left: 0;
    top: 0;
}
.ca_banner1 .ca_wrap1 {
}
.ca_banner1 .ca_zone2 {
    left: 205px;
    top: 100px;
}
.ca_banner1 .ca_wrap2 {
}
.ca_banner1 .ca_zone3 {
    left: 170px;
    top: 20px;
}
.ca_banner1 .ca_wrap3 {
    height: 31px;
    width: 378px;
}
#featured {
    background: url("orbit/loading.gif") no-repeat scroll center center #000000;
    height: 225px;
    overflow: hidden;
    width: 565px !important;
}
#featured > img, #featured > div, #featured > a {
    display: none;
}
div.orbit-wrapper {
    height: 225px;
    position: relative;
    width: 565px;
}
div.orbit {
    height: 225px;
    overflow: hidden;
    position: relative;
    width: 565px;
}
div.orbit > img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
div.orbit > a {
    border: medium none;
    display: none;
    left: 0;
    line-height: 0;
    position: absolute;
    top: 0;
}
.orbit > div {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
div.timer {
    cursor: pointer;
    height: 40px;
    opacity: 0.6;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    z-index: 1001;
}
span.rotator {
    background: url("orbit/rotator-black.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 40px;
    left: -20px;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 3;
}
span.mask {
    display: block;
    height: 40px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    z-index: 2;
}
span.rotator.move {
    left: 0;
}
span.mask.move {
    background: url("orbit/timer-black.png") repeat scroll 0 0 transparent;
    left: 0;
    width: 40px;
}
span.pause {
    background: url("orbit/pause-black.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 40px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 4;
}
span.pause.active {
    background: url("orbit/pause-black.png") no-repeat scroll 0 -40px transparent;
}
div.timer:hover span.pause, span.pause.active {
    opacity: 1;
}
.orbit-caption {
    display: none;
    font-family: "HelveticaNeue","Helvetica-Neue",Helvetica,Arial,sans-serif;
}
.orbit-wrapper .orbit-caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    bottom: 0;
    color: #FFFFFF;
    font-size: 13px;
    padding: 7px 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 1000;
}
div.slider-nav {
    display: block;
}
div.slider-nav span {
    cursor: pointer;
    height: 36px;
    position: absolute;
    text-indent: -9999px;
    top: 46%;
    width: 36px;
    z-index: 1000;
}
div.slider-nav span.right {
    background: url("images/banners/next.png") repeat scroll 0 0 transparent;
    right: 10px;
}
div.slider-nav span.left {
    background: url("images/banners/prev.png") repeat scroll 0 0 transparent;
    left: 10px;
}
.orbit-bullets {
    bottom: -40px;
    left: 50%;
    list-style: none outside none;
    margin-left: -50px;
    padding: 0;
    position: absolute;
    z-index: 1000;
}
.orbit-bullets li {
    background: url("orbit/bullets.jpg") no-repeat scroll 4px 0 transparent;
    color: #999999;
    cursor: pointer;
    float: left;
    height: 12px;
    margin-left: 5px;
    overflow: hidden;
    text-indent: -9999px;
    width: 13px;
}
.orbit-bullets li.active {
    background-position: -8px 0;
    color: #222222;
}
.orbit-bullets li.has-thumb {
    background: none repeat scroll 0 0 transparent;
    height: 75px;
    width: 100px;
}
.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000000;
}
.baler_categories {
    overflow: hidden;
}
.baler_categories .single_baler_cat {
}
.baler_categories .single_baler_cat h3 {
    margin: 0;
    padding: 0;
}
.baler_categories .single_baler_cat h3 a {
    display: block;
    float: left;
    height: 225px;
    text-indent: -9999px;
    width: 138px;
}
.baler_categories .vertical h3 a{background:url("http://www.sinobaler.com/wp-content/themes/sinobaler/images/banner_v_baler_en.jpg");background-position:138px 0;}
.baler_categories .vertical h3 a:hover{background-position:0 0;}
.baler_categories .horizontal h3 a{background:url("http://www.sinobaler.com/wp-content/themes/sinobaler/images/banner_h_baler_en.jpg");background-position:139px 0;}
.baler_categories .horizontal h3 a:hover{background-position:0 0;}
.baler_categories .custom h3 a{background:url("http://www.sinobaler.com/wp-content/themes/sinobaler/images/banner_c_baler_en.jpg");background-position:139px 0;}
.baler_categories .custom h3 a:hover{background-position:0 0;}
/******************************0508********************************/
.approw > span > span{display: none;}
.approw > span > span.detail{display: block;width: 100%;}
.red{color: red;}
.block-content{padding: 5px 0 5px 5px;overflow:hidden}
.block-manual .block-content {height:638px}
.block-auto .block-content{height:244px}
.block-semi .block-content{height:370px}
.appbox h4 {line-height: 18px;
    margin: 0;
    min-height: 36px;}
.appbox span {line-height:18px}
.mCustomScrollBox > .mCSB_scrollTools {width:12px !important}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width:6px !important; background:#494949 !important}

.applications .page-content{padding:36px 0 18px;}
.wrap-box{position:relative}
#reset{  background:#B8CF1D; color:#151515;cursor: pointer;}
#reset:hover{color: #fff;}
.toolbar {position:absolute;top:-32px; background:#B8B9B9;padding:3px 0;width:473px ; left:86px;
    border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; }
.toolbar.fixed{position:fixed;top:2px;margin:0 auto; left:0; right:0 }
.not-sui {background:#fff}
.socials > li {float:left; margin:0px 2px}
a#help{
    background: url("images/icon/helper.png") no-repeat scroll center center transparent;
    border: medium none;
    cursor: pointer;
    padding: 2px;
    width: 24px;
}
.search-box{margin-top: 20px;margin-bottom: 20px;}
#faq_search{width: 70%;border: 1px solid #ccc;padding: 5px;}
.faq_title{font-weight: bold;background: url("./images/icon/arrow_sans_right-16.png") left center no-repeat transparent;cursor: pointer;}
.faq_title span{padding-left: 13px;font-family:'Open Sans',sans-serif;}
.faq_content{display: none;}
.faq_content p{padding: 5px 10px 5px;}
.haskey{display: block;}
.nothaskey{display: none;}
.gform_wrapper.gf_browser_safari .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_safari .gfield_radio li input[type=radio],
.gform_wrapper.gf_browser_safari .gfield_checkbox li input {
    margin-top: 4px;
    margin-left: 2px;
}
.show{display: block !important;}
.MainLeft {
    background: none repeat scroll 0 0 #F1F1F1;
    border-right: 1px solid #DADADA;
    padding: 10px 0 90px;
}
.MainLeft ul {
    width: 100%;
}
.MainLeft h3 {
    background: -moz-linear-gradient(center top , #D5D5D5 0%, #EDEDED 50%, #E0E0E0 100%) repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    font-size: 13px;
    margin: 0 0 5px 15px;
    padding: 10px 15px;
    text-decoration: none;
    width: 75%;
}
.MainLeft h3 a {
    text-decoration: none;
}
.MainLeft li {
    background: url("images/submenu_divider.gif") no-repeat scroll 0 bottom transparent;
    padding: 10px 0 15px 20px;
    width: 85%;
}
.MainLeft li h4 {
    background: url("images/submenu_arrow.gif") no-repeat scroll right 2px transparent;
    color: #335FA8;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 0 20px 0 0;
}
.MainLeft li span {
    color: #787878;
    font-size: 11px;
    font-weight: normal;
}
.MainLeft a{
    color: #335FA8;
}
.a_content{
    margin-top: 10px;
}
.gradient_bottom {
    background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0) 0%, #FFFFFF 100%) repeat scroll 0 0 transparent;
    height: 100px;
    margin: -100px 0 0;
    width: 255px;
}
/*******************Accessory Page**************************/
.accessory_content {font-family:Helvetica,Arial,sans-serif}
.accessory_list br{display:none}
.accessory_content {
    margin: 40px auto 0;
    overflow: hidden;
    width: 930px;
}
.accessory_content .photo_right h1 {
    color: #000000;
    font-family: Tahoma;
    font-size: 26px;
    font-weight: normal;
    margin-left: 5px;
    padding-left: 20px;
}
.accessory_content .h2_accessory {
    color: #808080;
    font-family: Arial Black;
    font-size: 20px;
    font-weight: bolder;
    margin-left: 5px;
    margin-top: 20px;
    text-transform: uppercase;
}
.hr_line {
    border-top: 1px solid #E7E7E7;
    margin: 10px auto;
    width: 680px;
}
.hr_line2 {
    border-bottom: 1px solid #C8C8C8;
    border-top: 1px solid #C8C8C8;
    margin: 10px auto;
    width: 680px;
}
.advantages_p {
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    line-height: 24px;
    padding-left: 20px;
}
.photo_left {
    float: left;
    width: 355px;
}
.photo_right {
    float: left;
    width: 530px;
}
.contact_btn {
    background: none repeat scroll 0 0 #E5E5E5;
    border-radius: 3px 3px 3px 3px;
    height: 38px;
    margin: 30px 0 20px 20px;
    padding-top: 4px;
    width: 130px;
}
.btn_link {
    background: url("./images/btn_bg.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    height: 27px;
    margin: 0 4px 4px;
    padding: 6px 0 0 16px;
    text-decoration: none;
    text-shadow: 1px 1px #0D4067;
    width: 106px;
}
.btn_link:hover {
    color: #B3DEE3;
    text-shadow: 0 0 #0D4067;
}
.photo_gallery {
    display: block;
    margin: 20px 65px 0 25px;
}
.page_content_left {
    float: left;
    margin-top: 20px;
    width: 690px;
}
.menu_row {
    background: url("images/menu_bg.gif") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #E0E0E0;
    height: 30px;
    padding-left: 20px;
    width: 670px;font-size:12px;
}
ul.horizontal li {
    float: left;
    padding: 4px 0 0;
}
ul.horizontal li.divider {
    border-left: 1px solid #848484;
    border-right: 1px solid #D7D7D7;
    height: 14px;
    margin: 5px 15px 0;
    width: 0;
}
ul.horizontal li a {
    color: #3460A9;
    text-decoration: none;
    text-transform: uppercase;
}
ul.horizontal li a:hover {
    text-decoration: underline;
}
.strong {
    font-weight: bold;
}
.dwn_arrow {
    background: url("images/icon_01.gif") no-repeat scroll right center transparent;
    padding: 0 15px 0 0;
}
.table {
    margin-bottom: 20px;
    margin-top: 10px;
    width: 100%;
}
.table th, .table td {
    border-top: 1px solid #DDDDDD;
    line-height: 15px;
    padding: 6px;
    text-align: left;
    vertical-align: top;
}
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
    border-top: 0 none;
}
.table tbody + tbody {
    border-top: 1px solid #DDDDDD;
}
.table .table {
    background-color: #FFFFFF;
}
.table-condensed th, .table-condensed td {
    padding: 4px 5px;
}
.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: #F6F6F6;
}
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
    background-color: #F5F5F5;
}
.page_content_right {
    background: url("images/right_list_bg.gif") repeat-x scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    float: left;
    margin: 20px 0 0 10px;
    padding-bottom: 10px;
    width: 225px;
}
.other {
    color: #525252;
    display: block;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    padding: 6px 0 0 12px;
}
ul.accessory_list li {
    color: #335FA8;
    list-style: none outside none;
    padding: 5px 14px;
}
ul.accessory_list li a {
    color: #0000DD;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
    line-height: 20px;
    text-decoration: none;
    width: 180px;
}
ul.accessory_list li a:hover {
    text-decoration: underline;
}
ul.accessory_list li.divider {
    background-image: -moz-linear-gradient(left center , transparent, rgba(0, 0, 0, 0.1), transparent);
    border: 0 none;
    height: 1px;
    list-style: none outside none;
    padding: 0;
}
.dwn_arrow2 {
    background: url("images/icon_02.gif") no-repeat scroll right center transparent;
    display: block;
    float: right;
    height: 7px;
    padding-top: 12px;
    width: 7px;
}
.app_list {
    border-radius: 5px 5px 5px 5px;
    margin: 10px 0;
    overflow: hidden;
    padding: 0;
    width: 680px;
}
.app_list img {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    float: left;
    height: 141px;
    margin: 10px 5px;
    width: 155px;
}
.facebook,.g_plus{
    float: left;
}
.facebook_link{padding-top: 6px;}
.g_plus,.linkin_b,.twitter_b{padding-top: 8px;}
.img_tooltip{display: none;}
.baler_preview{
    position:absolute;
    border:1px solid #ccc;
    background:#fff;
    padding:5px;
    display:none;
    color:#fff;
    width: 152px;
    height: 152px;
}

/**custom menu**/
#menu-item-95 > .sub-menu {border-radius:0}
#menu-item-95 > ul.sub-menu > li > ul.sub-menu{border-radius:0 0 8px 8px !important; -moz-border-radius:0 0 8px 8px !important;
    -webkit-border-radius:0 0 8px 8px !important;-o-border-radius:0 0 8px 8px !important ;}
#menu-item-95 .sub-menu{width:520px; border:none}
#menu-item-95 .sub-menu li {width:260px; float:left;}
#menu-item-95 > ul.sub-menu > li.menu-item > ul.sub-menu{background:#000;border-bottom: none !important;}
#menu-item-95 > ul.sub-menu > li.menu-item > ul.sub-menu > li.menu-item{background:#000;float: right;  z-index: 999;}
#menu-item-95 > ul.sub-menu > li.menu-item > ul.sub-menu > li.menu-item:hover{background:url("./images/bg_cmenu_hover.png");}
#menu-item-95 > .sub-menu > li  > a{color:#cfcfcf;background:#000; height:40px; line-height:40px;
/*border-top:2px solid #000;*/ border-bottom:2px solid #1F1F1F; border-right:1px solid #1F1F1F;text-align: center; }
#menu-item-95 > .sub-menu > li:last-child  > a{border-right:none}
#menu-item-95 > .sub-menu > li:last-child {width:259px !important;height: 43px !important;}
#menu-item-95 > .sub-menu > li.active > a,
#menu-item-95 > .sub-menu > li:hover  > a,
#menu-item-95 > .sub-menu > li  > a{border-bottom:2px solid #c4d839;}
#menu-item-95 > .sub-menu > li.active  > a,
#menu-item-95 > .sub-menu > li  > a:hover{/*border-top:2px solid #000;*/ color:#c4d839; background:url("./images/bg_cmenu_hover.png");}
#menu-item-95 > .sub-menu .sub-menu{border:none; z-index:9998; overflow:hidden}
#menu-item-95 > .sub-menu li:first-child > .sub-menu{} 
#menu-item-95 > .sub-menu > li.active > .sub-menu{display:block; height:auto}
#menu-item-95 > .sub-menu .sub-menu li{border-bottom:1px solid #1F1F1F;border-left:1px solid #1F1F1F; width:129px; height:95px;border-radius:0;display: table-cell;}
#menu-item-95 > .sub-menu .sub-menu li:hover{ background:url("./images/bg_cmenu_hover.png")}
#menu-item-95 > .sub-menu .sub-menu li a{color:#8d8d8d; font-size:12px;line-height:16px;float: right; padding: 8px 2px 0; width: 60px;height:80px;overflow:hidden;vertical-align: middle}
#menu-item-95 > .sub-menu .sub-menu li:hover a{color:#bdbdbd}
#menu-item-95 > .sub-menu .sub-menu li img{float:left; margin-top:10px}

/**for application**/
#menu-item-104 > .sub-menu {width:680px;border-top:2px solid #c4d839;} 
#menu-item-104 > .sub-menu > li{border-bottom:1px solid #1F1F1F;border-left:1px solid #1F1F1F;float:right;
width:135px; height:80px;border-radius:0;display: inline-block; overflow:hidden;}
#menu-item-104 > .sub-menu > li:hover{ background:url("./images/bg_cmenu_hover.png")}
#menu-item-104 > .sub-menu > li a{color:#8d8d8d; font-size:12px;line-height:16px; padding: 10px; 
overflow:hidden;vertical-align: middle; width:115px;height:76px}
#menu-item-104 > .sub-menu > li a:hover{color:#bdbdbd}




strong{font-family: Helvetica,Arial,sans-serif;}
.entry-content td{padding: 5px;}
#gform_submit_button_5{float: left;margin-left: 125px;}
#gform_wrapper_1.gform_wrapper input.button{float: left;margin-left: 202px;}
#gform_submit_button_15{float: left;margin-left: 145px;}
#gform_wrapper_15 #close_form{margin-left: 165px;}
#gform_wrapper_11{padding: 0px;}
#gform_wrapper_11 .gfield{padding: 10px 0;}
#gform_wrapper_11 #input_11_7{height: 50px !important;width: 440px;}
#gform_wrapper_11 #close_form{margin-left: 166px;padding: 1px 10px 2px;}
.f-search{border: none;padding: 5px 10px;}

.breadcrumbs ul li{float: left;}
/*.breadcrumbs ul li:before{  content: "\00BB \0020";}*/
.breadcrumbs ul li:first-child:before{ content: "";}
.breadcrumbs a:visited{color: #1E3CF6;}
#gform_wrapper_15{width: 620px;}
.a-promo{color: #000000 !important;}
p.mesure,p.us_mesure{text-align: center;}
#faq-paging{margin-top: 15px;}
#faq-paging li{
    float: left;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin: 0 2px;
    padding: 0;
    width: 20px;
}
#faq-paging li.current{
    background: none repeat scroll 0 0 #F1F1F1;
}
#faq-paging li{text-align: center;}
.control-label{float: left;}
.control-input{float: left;margin-left: 10px;}
.control-input input{border: 1px solid #ddd;padding: 3px;min-width: 500px;}

i{
    background-position: center center;
    background-repeat: no-repeat;
    content: ".";
    display: inline-block;
    height: 15px;
    text-indent: -9999em;
    width: 20px;
}
.applications i{display: inline;}
.menu-baler i{
    height: 12px;
    margin-top: 0;
    width: 12px;
}
i.icon-down{
    background : url("images/icon/arrow_down.png") no-repeat;
}
.show-balers{cursor: pointer;}
#app_search{margin-right: 10px;}
#app_search_go{cursor: pointer;}

/** Homepage article **/
.width195{width: 194px;}
.h-article{float: left;border: 1px solid #ccc;border-right: none; }
.h-article.last{border-right: 1px solid #ccc;}
.a-title{
    background: url("/wp-content/themes/sinobaler/images/baler_top_bg.gif") repeat scroll 0 0 transparent;
    box-shadow: 1px 1px 1px rgba(255, 255, 255, 0) inset, 2px 4px 3px rgba(25, 25, 25, 0.3);
    color: #FFFFFF;
    font-size: 13px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 100%;
}
.a-image{margin: 10px 0;}
.a-content{text-align: center;padding: 10px;font-size: 11px;}
.a-content .read-article{text-decoration: underline;padding-right: 0px !important;cursor: pointer;}
.a-content .a-des{min-height: 170px;padding: 5px;text-align: left;}
.popup-header{padding: 10px;border-bottom: 1px dotted #ccc; }
.popup-header h2{color: #2476B0;text-transform: uppercase;}
.a-body .a-in-content{width: 646px;margin:20px 18px;font-size: 11px;}
.a-2line{line-height: 22px;}
.a-2line p{padding: 0 47px;}
.fonthidden{display: none;}



.blog-features-1001 h3{
    color: #676767;
    font-family: 'Open Sans',sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ababab;
    margin-bottom: 10px;
}
.blog-features-1001 h3.right-title{
    border-bottom: 0 none;
    text-transform: none; 
    margin-bottom: 0px;
    font-size: 15px;
}
.blog-features-1001 .left-image img{
    border: 1px solid #dadada;
    padding: 0 5px;
}
.blog-features-1001 .left-image{
    float:left;padding-right:15px;
}
.blog-features-1001 .item{
    overflow: hidden;
    margin:5px 0px;
    border-bottom: 1px solid #dfdfdf;
    padding: 10px 0px;
}
.blog-features-1001 h3.right-title span{
    float:right;
    color:#dadada;
    font-size:13px;
    font-weight: 500;
}
.blog-features-1001 .item:last-child{
    border-bottom: 0;
}
.blog-features-1001 .right-content .right-des{
    text-align: justify;
}
.blog-features-1001 h3.right-title a{
    font-weight: 600;
    color:#267DBA;
    text-align: justify;
}
.blog-features-1001 .right-content .right-des .readmore{
    float: right;
    font-weight: 600;
    color:#267DBA;
}