/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 29, 2012 */
@font-face {
    font-family: 'helvetica_lt_std_condbold';
    src: url('helveticaltstd-boldcond-webfont.eot');
    src: url('helveticaltstd-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaltstd-boldcond-webfont.woff') format('woff'),
         url('helveticaltstd-boldcond-webfont.ttf') format('truetype'),
         url('helveticaltstd-boldcond-webfont.svg#helvetica_lt_std_condbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helvetica_lt_std_condregular';
    src: url('helveticaltstd-cond-webfont.eot');
    src: url('helveticaltstd-cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaltstd-cond-webfont.woff') format('woff'),
         url('helveticaltstd-cond-webfont.ttf') format('truetype'),
         url('helveticaltstd-cond-webfont.svg#helvetica_lt_std_condregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clearfix:after { content: " "; /* Older browser do not support empty content */ visibility: hidden; display: block; height: 0; clear: both; }

* {
	padding: 0;
	margin: 0
}

html, body{
    height: 100%;
}
#wrap {min-height: 100%;}
body#normal {background: url(../img/bg_normal.jpg) repeat-x center top #e7fac8;}
body#home {background: url(../img/bg_home.jpg) repeat-x center top #e7fac8;}

h2 {
    font-family: 'helvetica_lt_std_condbold';
    font-size: 18px;
    text-transform: uppercase;
    color: #222222;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #808080;
}

h2 a {
    font-family: 'helvetica_lt_std_condregular', Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #86a84d;
    text-transform: capitalize;
    float: right;
    vertical-align: text-bottom;
}

h6 {
    font-family: Georgia, Times New Roman, serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
    color: #808080;
    line-height: normal;
}

p {
    font-family: Georgia, Times New Roman, serif;
    font-size: 12px;
    color: #444444;
    line-height: 17px;
}



/* Header */

#top_normal {
    background: url(../img/bg_trans_normal.png) no-repeat center top;
    width: 1082px;
    height: 306px;
    margin: 0 auto 20px;
    position: relative;
}

#top_home {
    background: url(../img/bg_trans_home.png) no-repeat center top;
    width: 1082px;
    height: 506px;
    margin: 0 auto 20px;
    position: relative;
}

#header {
    background: url(../img/header.png) no-repeat;
    width: 1038px;
    height: 89px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -519px;
    z-index: 3;
}
#header .logo {margin: 10px 27px;float: left;}
#nav {float: right;margin: 39px 27px 0 0;height: 22px; position: relative; z-index: 3;}
#nav ul, #nav ul li {list-style: none;}
#nav ul li {display: inline-block;vertical-align: text-top; }
#nav ul li a {
    font-family: 'helvetica_lt_std_condregular';
    font-size: 18px;
    color: #222222;
    font-weight: normal;
    text-transform: capitalize;
}

#nav ul li.separator {background: url(../img/nav-sep.gif) no-repeat;width: 1px;height: 22px; margin: 0 15px 0 15px !important;}
#nav ul li a:hover {color: #487300;}

#wrap-lang { width:190px; height:22px; position:absolute; top:0; right:9px; background:#e6e6e6; }
#wrap-lang ul li { float:left; }
#wrap-lang .title { color:#666; font:12px Arial; margin-top:3px; margin-left:15px; display:block; }
#wrap-lang .id { width:24px; height:22px; background:url(../img/id.png) no-repeat; display:block; margin-left:10px; }
#wrap-lang .id:hover,
#wrap-lang .id.active { background:url(../img/id-on.png) no-repeat; }
#wrap-lang .en { width:24px; height:22px; background:url(../img/en.png) no-repeat; display:block; }
#wrap-lang .en:hover,
#wrap-lang .en.active { background:url(../img/en-on.png) no-repeat; }

/* Home Banner */

#homebanner {
    -moz-box-shadow:    0px 0px 10px 0px #76865b;
    -webkit-box-shadow: 0px 0px 10px 0px #76865b;
    box-shadow:         0px 0px 10px 0px #76865b;
    background-color: #fff;
    width: 1020px;
    height: 400px;
    border: 1px solid #ffffff;
    position: relative;
    top: 100px;
    left: 50%;
    margin-left: -510px;
    z-index: 2;
}

#homebanner .banner-title {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: url(../img/trans_banner.png) repeat-y;
    width: 1018px;
    height: 85px;
}


/* Banner */

#banner {
    -moz-box-shadow:    0px 0px 10px 0px #76865b;
    -webkit-box-shadow: 0px 0px 10px 0px #76865b;
    box-shadow:         0px 0px 10px 0px #76865b;
    background-color: #fff;
    width: 1020px;
    height: 205px;
    position: relative;
    top: 100px;
    left: 50%;
    margin-left: -510px;
    z-index: 2;
}

#banner .banner-title {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: url(../img/trans_banner.png) no-repeat;
    width: 1018px;
    height: 54px;
}

.banner-title h1 {
    font-family: Georgia, Times New Roman, serif;
    font-size: 28px;
    font-style: italic;
    color: #222222;
    font-weight: normal;
    text-transform: capitalize;
    padding: 10px 25px 0;
}

/* Container */

#container {width: 1020px;position: relative;margin: 0 auto;}
#sidebar {float: right;width: 300px;overflow:auto;padding-bottom: 59px;}
#main {float: left;width: 700px;overflow:auto;padding-bottom: 59px;}

#main ul, #main ol { margin-left:20px; }
#main ul li, #main ol li { list-style-type:disc; }

/* Gallery */

.box-gallery {background: url(../img/box-gallery.png) no-repeat;display: block;position: relative;float: left;width: 218px;height: 184px;margin-right: 5px;margin-bottom: 5px;padding: 6px 6px 0 6px;}
.box-gallery .view-detail {display: block;width: 218px;height:139px;position: absolute;top: 6px;left:  6px;z-index: 99;}
a:hover.box-gallery .view-detail {display: block;background: url(../img/gallery_hover.png) no-repeat;}
.box-gallery img {display:block;width: 218px;height: 139px; }
.box-gallery h5 {
    font-family: Georgia, Times New Roman, serif;
    font-weight: bold;
    font-size: 14px;
    text-transform: capitalize;
    color: #808080;
    padding-top: 3px;
    padding-left: 10px;
}
a:hover.box-gallery h5 {color: #8cd4e6;} 
.no-mr-right {margin-right: 0 !important;}

/* Products */

#categories {float: left;width: 180px;padding-bottom: 59px;position:relative; z-index:999;}
#products {float: right;width: 820px;overflow:auto;padding-bottom: 59px;}

.box-product {background: url(../img/box-product.png) no-repeat;display: block;position: relative;float: left;width: 258px;height: 184px;margin-right: 5px;margin-bottom: 5px;padding: 6px 6px 0 6px;}
.box-product .view-detail {display: block;width: 258px;height:139px;position: absolute;top: 6px;left:  6px;z-index: 99;}
a:hover.box-product .view-detail {display: block;background: url(../img/product_hover.png) no-repeat;}
.box-product img {display:block;width: 258px;height: 139px; }
.box-product h5 {
    font-family: Georgia, Times New Roman, serif;
    font-weight: bold;
    font-size: 14px;
    text-transform: capitalize;
    color: #808080;
    padding-top: 12px;
    padding-left: 24px;
}
a:hover.box-product h5 {color: #8cd4e6;} 

/* Detail */

.box-detail-big {background: url(../img/box-detail-big.png) no-repeat;display: block;position: relative;float: left;width: 498px;height: 324px;margin-bottom: 5px;padding: 6px 6px 0 6px;}
.box-detail-big .view-detail {display: block;width: 498px;height:279px;position: absolute;top: 6px;left:  6px;z-index: 99;}
a:hover.box-detail-big .view-detail {display: block;background: url(../img/big_hover.png) no-repeat;}
.box-detail-big img {display:block;width: 498px;height: 279px; }
.box-detail-big h5 {
    font-family: Georgia, Times New Roman, serif;
    font-weight: bold;
    font-size: 14px;
    text-transform: capitalize;
    color: #808080;
    padding-top: 12px;
    padding-left: 24px;
}
a:hover.box-detail-big h5 {color: #8cd4e6;} 
.box-detail-spec {width: 300px;padding: 6px 0;}
.box-detail-spec p {margin: 1em 0 !important;}
.samplework {border-top: 1px dotted #808080;padding: 10px 0 0;margin: 10px 0;}
.samplework h6 {margin-bottom: 10px !important;}
.box-detail {background: url(../img/box-detail.png) no-repeat;display: block;position: relative;float: left;width: 188px;height: 154px;margin-right: 5px;margin-bottom: 5px;padding: 6px 6px 0 6px;}
.box-detail .view-detail {display: block;width: 188px;height:109px;position: absolute;top: 6px;left:  6px;z-index: 999;}
a:hover.box-detail .view-detail {display: block;background: url(../img/detail_hover.png) no-repeat;}
.box-detail img {display:block;width: 188px;height: 109px; }
.box-detail h5 {
    font-family: Georgia, Times New Roman, serif;
    font-weight: bold;
    font-size: 14px;
    text-transform: capitalize;
    color: #808080;
    padding-top: 12px;
    padding-left: 24px;
}
a:hover.box-detail h5 {color: #8cd4e6;} 

/* Toolbar */

.toolbar {margin-top: 10px;}
.toolbar ul {
    list-style: none;
    margin: 0;
    padding: 0 10px;
    background-color: #e6e6e6;
}
.toolbar ul li {
    list-style: none;
    margin: 0 !important;    
    padding: 6px 8px;
    border-bottom: 1px solid #cccccc;
	position:relative;
}

.toolbar ul li a {
    font-family: 'helvetica_lt_std_condregular';
    font-size: 16px;
    color: #616161;
    text-transform: capitalize;
	display:block;
}

.toolbar ul li a:hover, .toolbar ul li a.active {color: #3dafcc;}

.sub1 { position:absolute; top:0; right:-181px; width:150px; background:url(../img/sub-bg.png) !important; padding:0 10px 4px !important; }
.sub1 a { color:#fff !important; }
.sub1 a:hover { color:#3dafcc !important; }

.sub2 { position:absolute; top:0; right:-181px; width:150px; background:url(../img/sub-bg.png) !important; padding:0 10px 4px !important; }
.sub2 a { color:#fff !important; }
.sub2 a:hover { color:#3dafcc !important; }

.accordionButton {
    cursor: pointer;
    display: block;
    background: url(../img/tabs.png) no-repeat 0 0;
    height: 27px;
    padding: 3px 8px 0;
    margin-bottom: 1px;
    font-family: 'helvetica_lt_std_condbold';
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    text-transform: capitalize;
}
.accordionContent {
}
.on {
    display: block;
    background: url(../img/tabs.png) no-repeat 0 -31px;
    height: 27px;
    padding: 3px 8px 0;
    margin-bottom: 1px;
    font-family: 'helvetica_lt_std_condbold';
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    text-transform: capitalize;
}
.over {
    display: block;
    background: url(../img/tabs.png) no-repeat 0 -31px;
    height: 27px;
    padding: 3px 8px 0;
    margin-bottom: 1px;
    font-family: 'helvetica_lt_std_condbold';
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    text-transform: capitalize;
}

/* Services */

.listofservices ul { margin-left:0 !important; }
.listofservices ul li {list-style-type: none;margin-bottom: 30px;height: 150px;}
.listofservices ul li img {display: block;margin-right: 20px;float: left;}
.listofservices .text {width: 500px;float: right;}
.clear {clear: both;}
.ft-left {float: left;}
.ft-right {float: right;}

.pagination {float: right;margin-top: 20px;margin-right: 5px;}
.pagination a, .pagination span, .pagination strong {
    display: inline-block; background-color: #e6e6e6;color: #999999;font-family: 'helvetica_lt_std_condregular';font-size: 16px; padding:5px 10px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}
.pagination a:hover, .pagination a.actived, .pagination span, .pagination strong {background-color: #565656;color: #fff;}
.pagination span, .pagination strong { margin-left:4px; }

/* Services Diagram */

.service-diagram {
    background: url(../img/coreofservices.png) no-repeat top center;
    margin: 40px auto 0;
    height: 200px;
    width: 149px;
    position: relative;
}

.tooltip {display: block;background-color: #b3b3b3;padding: 5px 10px;font-family: 'helvetica_lt_std_condbold';font-size: 14px;color: #fff;text-align: center;text-transform: uppercase;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
a:hover.tooltip {background-color: #487300;}
.excellence {display: block;position: absolute;right: -84px;top: 14px;}
.quality {display: block;position: absolute;right: -66px;top: 78px;}
.environment {display: block;position: absolute;right: 25px;bottom: 25px;}
.craft {display: block;position: absolute;left: -58px;top: 63px;}
.satisfaction {display: block;position: absolute;left: -4px;top: -24px;}

.installation {display: block;position: absolute;left: -55px;top: -24px;}
.amplas {display: block;position: absolute;left: -52px;top: 120px;}
.revision {display: block;position: absolute;left: 149px;top: 76px;}

/* Feature */

.feature {
    background: url(../img/box-feature-home.png) bottom center no-repeat;
    width: 680px;
    height: 210px;
    padding: 0 10px 10px;
    overflow: hidden;
}

.feature-home {
    width: 680px;
    height: 210px;
    overflow: auto;
}

.feature-scroll {
    height: 190px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 1116px;
}

.dragto-viewmore {background: url(../img/drag.png) no-repeat;width: 126px;height: 13px;margin: 10px 0;}

.box-feature {background: url(../img/box-feature.png) no-repeat;display: block;position: relative;float: left;width: 206px;height: 184px;margin-right: 5px;margin-bottom: 5px;padding: 6px 6px 0 6px;}
.box-feature .view-detail {display: block;width: 208px;height:139px;position: absolute;top: 6px;left:  6px;z-index: 999;}
a:hover.box-feature .view-detail {display: block;background: url(../img/feature_hover.png) no-repeat;}
.box-feature img {display:block;width: 208px;height: 139px; }
.box-feature h5 {
    font-family: Georgia, Times New Roman, serif;
    font-weight: bold;
    font-size: 14px;
    text-transform: capitalize;
    color: #808080;
    padding-top: 12px;
    padding-left: 24px;
}
a:hover.box-feature h5 {color: #487300;} 


/* Search */

.search {
    margin: 10px 0 20px;
}
.search input[type=text] {
    background: url(../img/search.jpg) no-repeat;
    width: 260px;
    height: 28px;
    border: none;
    padding: 2px 20px 0;
    font-size: 12px;
    color: #b2b2b2;    
    margin-bottom: 5px;
}
.search input[type=submit] {
    background: url(../img/search-btn.jpg) no-repeat;
    width: 100px;
    height: 30px;
    border: none;
    cursor: pointer;
    display: inline-block;
}

.search .morea-search {
    background: url(../img/more-specific.png) no-repeat;
    width: 195px;
    height: 14px;
    display: inline-block;
    vertical-align:  bottom;
}

.tab-gallery { list-style-type:none !important; margin-left:0 !important; }
.tab-gallery li { float:left; margin-right:3px; margin-left:0; list-style-type:none !important; }
.tab-gallery a { background:#bdc0b7; color:#fff; font:bold 16px Arial; display:block;padding:5px 10px; }
.tab-gallery a:hover,
.tab-gallery .active { background:#487300; }
/* Footer */

#footer {background: url(../img/footer.jpg) repeat-x bottom center;height: 59px;position: relative;margin-top: 0; /* negative value of footer height */	height: 59px;clear:both;}
#footer .copyright {font-family: Georgia, Times New Roman, serif;font-size: 11px;color: #fff;margin-top: 23px;}
#footer .organix {display: block;margin-top: 20px;}


.font p { line-height:20px; margin:10px 0 15px; }
.font ul, .font ol {}
.font li { font-family: Georgia, Times New Roman, serif; font-size: 12px; color: #999999; line-height: 17px; }