@import url('../admin-page-tools/fonts/roboto.css');


.info-box{
    background:#EEE;
    border:2px solid #CCC;
    padding:5px 10px;
}
.center{
    text-align: center;
}
.free-com{
    color:red;
    font-weight: bold;
}
.info-box .text{
    font-size: 12px;
    font-weight: bold;
    float:left;
    margin:11px 0px 5px 0px;
}
.info-box  img{
    width: 36px;
    display: block;
    float: left;
}
.action-button{
    background: url(../images/atribut/bar_.jpg) center no-repeat;
    padding: 7px 10px;
    color:#FFF;
    border: none;
    text-decoration: none;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;

}
.title-global{
    color:#333;
    font-weight: bold;
    font-size:16px;
    padding:2px 0px;
    border-bottom: 1px solid #CCC;
    margin:0px 0px 10px 0px;
}
.title-global span{
    width: 10px;
    height: 10px;
    background: #105639;
    border-radius:10px;
    display: inline-block;
    margin:0px 2px 1px 2px;
}
.theme-default .nivoSlider {
    position:relative;
    background:#fff url(../atribut/loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
    width:1024px;
    height: 450px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -ms-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px;
    margin:20px 0px 30px 0px;
}
.theme-default .nivoSlider img {
    position:absolute;
    width:1024px;
    height: 450px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -ms-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px;

    top:0px;
    left:0px;
    display:none;
}
.theme-default .nivoSlider a {
    border:0;
    display:block;
}

.theme-default .nivo-controlNav {
    text-align: center;
    padding: 5px 5px 0px 5px;
    float:right;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    margin:-70px 20px 0px 5px;
    position:relative;
    z-index:999;
}
.theme-default .nivo-controlNav a {
    display:inline-block;
    width:15px;
    height:15px;
    background:#FFF;
    text-indent:-9999px;
    border:0;
    margin: 0 4px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    -o-border-radius:30px;
    -ms-border-radius:30px;
    border-radius:30px;
}
.theme-default .nivo-controlNav a.active {
    background:#aec92d;
}

.theme-default .nivo-directionNav a {
    display:none;
    width:30px;
    height:30px;
    background:url(../images/atribut/arrows.png) no-repeat;
    text-indent:-9999px;
    border:0;
    opacity: 0;
    -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;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
    background-position:-30px 0;
    right:15px;
}
.theme-default a.nivo-prevNav {
    left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: none;
    margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto;
}






/* Circular Content Carousel Style */
.fixed{
    width:100%;
    position: fixed;
    margin:0px 0px 20px 0px;
    height: 5px;
    background: #FFF;
    border-bottom:2px solid #DDD;
    top: 0px;
    left: 0px;
    z-index: 999;
}
.fixed .wrap-link{
    background: #FFF;
    margin: 5px 0px 0px 0px;
    height: auto;
    float: right;
    padding:2px 10px 5px 10px ;
    border-left:2px solid #DDD;
    border-right:2px solid #DDD;
    border-bottom:2px solid #DDD;
    -moz-border-radius:0px 0px 5px 5px;
    -webkit-border-radius:0px 0px 5px 5px;
    -ms-border-radius:0px 0px 5px 5px;
    -o-border-radius:0px 0px 5px 5px;
    border-radius:0px 0px 5px 5px;
}
.home-con{
    border-bottom:2px solid #005b37;
    border-left:2px solid #005b37;
    border-right:2px solid #005b37;
    -moz-border-radius:9px 9px 0px 0px ;
    -webkit-border-radius:9px 9px 0px 0px ;
    -ms-border-radius:9px 9px 0px 0px ;
    -o-border-radius:9px 9px 0px 0px ;
    border-radius:9px 9px 0px 0px ;
}
.home-con .title-con{
    background: url(../images/atribut/bar-h-con.jpg) repeat-x;
    padding:5px 10px;
    height: 28px;
    -moz-border-radius:8px 8px 0px 0px ;
    -webkit-border-radius:8px 8px 0px 0px ;
    -ms-border-radius:8px 8px 0px 0px ;
    -o-border-radius:8px 8px 0px 0px ;
    border-radius:8px 8px 0px 0px ;
    font-family: 'Georgia';
    color:#FFF;
    font-size: 18px;
    margin:0px -10px 0px -10px;
}
.home-con .title-con span{
    display: block;
    float: right;
    height: 20px ;
    width: 20px;
    background: url(../images/atribut/button_03.png) no-repeat center;
    margin:4px 0px 0px 0px;
}
.button-aa{
    display:block;
    float:right;
    margin:10px 10px 0px 10px;
    background: url(../images/atribut/bar_.jpg) center no-repeat;
    padding: 8px 15px;
    color:#FFF;
    text-decoration: none;
    font-weight: bold;
    border:none;
}
.ca-container{
    position:relative;
    margin:5px auto 20px auto;
    width:630px;
    height:230px;
}
.ca-wrapper{
    width:100%;
    height:100%;
    position:relative;
    padding:0px;
}
.ca-item{
    position:relative;
    float:left;
    width:210px;
    height:100%;
    cursor: pointer;
}
.ca-item .image-item{
    height:175px;
    text-align: center;
    background: #e7e8e9;
}
.ca-item .title-item{
    padding:3px 3px 3px 10px ;
    background: #006738;
    color:#FFF;
}
.ca-item .title-cur{
    padding:3px 3px 3px 10px ;
    color:#00381e;
    font-size:18px;
    text-align: left;
}
.ca-item-main:hover > .title-item{
    background: #00381e;
}
.ca-item-main:hover > .image-item{
    background: #bcbec0;
    color:#FFF;
}
.ca-wrapper .active .title-item{
    background: #00381e;

}
.ca-wrapper .active .image-item{
    background: #bcbec0;
    color:#FFF;;

}
.ca-close{
    position:absolute;
    top:10px;
    right:10px;
    background:#fff url(../images/cross.png) no-repeat center center;
    width:27px;
    height:27px;
    text-indent:-9000px;
    outline:none;
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
    box-shadow:1px 1px 2px rgba(0,0,0,0.2);
    opacity:0.7;
}
.ca-close:hover{
    opacity:1.0;
}
.ca-item-main{
    padding:0px;
    position:absolute;
    top:5px;
    left:5px;
    right:5px;
    bottom:5px;
    overflow:hidden;
}
.ca-icon{
    width:233px;
    height:189px;
    position:relative;
    margin:0 auto;
    background:transparent url(../images/animal1.png) no-repeat center center;
}

.ca-nav span{
    width:25px;
    height:38px;
    background:transparent url(../images/atribut/arrows.png) no-repeat top left;
    position:absolute;
    top:50%;
    margin-top:-19px;
    left:-40px;
    text-indent:-9000px;
    opacity:0.7;
    cursor:pointer;
    z-index:100;
}
.ca-nav span.ca-nav-next{
    background-position:top right;
    left:auto;
    right:-40px;
}
.ca-nav span:hover{
    opacity:1.0;
}



.clear{
    clear:both;
}
#table_view {
    padding:5px;

    border-collapse: collapse;
    width:100%;
}
#table_view #head th {
    background:#999;
    padding: 5px 10px;
    border-left:1px solid #DDD;
    border-right:1px solid #DDD;                
    color: #FFF;
}
#table_view #isi td {
    padding: 5px 10px;
    border-left:1px solid #DDD;
    border-right:1px solid #DDD;        
    text-align: center;
    color:#666;
}
.top-radius{
    -moz-border-radius:7px 7px 0px 0px  ;
    -ms-border-radius:7px 7px 0px 0px  ;
    -webkit-border-radius:7px 7px 0px 0px  ;
    -o-border-radius:7px 7px 0px 0px  ;
    border-radius:7px 7px 0px 0px  ;    
}

.float-left{
    float:left;

}
.float-right{
    float:right;

}

body{
    font-family:'Arial';                
    font-size: 12px;
    background: url(../images/atribut/bg.jpg) 0px 5px  repeat-x ;
    background-color: #f5f5f6;
}
input[type=text],input[type=submit],input[type=button],input[type=password],textarea,select,option{
    font-family:"Trebuchet MS",Arial;                
    font-size: 12px;                
    cursor:pointer;
}
input[type=text],input[type=password],select{
    border:1px solid #e6e6e8;
    background: url(../images/atribut/tex.jpg) repeat-x;
    padding:3px ;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
}
textarea{
    height: 55px;
    border:1px solid #e6e6e8;
    background: url(../images/atribut/tex2.jpg) repeat-x;
    padding:3px ;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px
}
.container{
}
.header{
    width:1024px;
    margin:auto;
    height:auto;
    padding:45px 0px 0px 0px;
}
.header .logo{
    width:300px;
    margin:-23px 0px 23px 0px;
    float:left;
}            
.wrap-login{
    background: rgba(0,0,0,0.1);
    float:right;
    width:310px;
    height:35px;
    margin: 0px 0px 0px 0px;
    padding:5px 5px 15px 15px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;                
    -o-border-radius:5px;
    border-radius:5px;                 
}
.wrap-login .box-field{
    float:left;
    margin:0px 7px 0px 0px;
}
.wrap-login .box-field input[type=submit]{
    color:#FFF;
    background: #105639;
    font-size:11px;
    border:none;
    margin:10px 0px 0px 0px;
}

.wrap-login .box-field input[type=text],.wrap-login .box-field input[type=password]{
    width: 93px;
    border: none;
    background: rgba(255,255,255,0.5);
    padding:3px 5px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -webkit-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px;
}            
.wrap-login .box-field .user-icon{
    background:url(../images/atribut/user_06.png)  no-repeat;
    width:11px;
    height:16px;
    margin:10px 0px 0px 0px;
    float:left;
    display:block;
}            
.wrap-login .box-field a{
    color: #105639;
    text-decoration: none;
}
.wrap-login .box-field .link-user{
    font-size:11px;
    font-family:Georigia;
    font-style:italic;
    color: #777;
    height: 10px;
    margin:-7px 0px 0px 13px;
}
.wrap-login .box-field .pass-icon{
    background:url(../images/atribut/pass_03.png)  no-repeat;
    width:11px;
    height:16px;
    margin:10px 0px 0px 0px;
    float:left;
    display:block;
}            
.wrap-login .box-field .link-pass{
    font-size:11px;
    font-family:Georigia;
    font-style:italic;
    color: #777;
    height: 10px;
    margin:-7px 0px 0px 13px;
}
.wrap-menu {
    background:#FFF;
    padding:0px 0px 0px 3px;
    border:1px solid #DDD;                
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;                
    border-radius:5px;                
    -moz-transition:0.3s all linear;
    -webkit-transition:0.3s all linear;
    -ms-transition:0.3s all linear;
    -o-transition:0.3s all linear;
    transition:0.3s all linear;
    margin:-8px 0px 0px 0px;
}
.wrap-menu a{
    cursor:pointer;
    font-family:'Arial';
    font-size: 12px;          
    font-weight:bold;
    text-decoration: none;
    color:#666;                
    display:inline-block;
    background:#FFF;                
    padding:17px 20px;
    border-right:1px solid #edeeef;
    -moz-transition:0.3s all linear;
    -webkit-transition:0.3s all linear;
    -ms-transition:0.3s all linear;
    -o-transition:0.3s all linear;
    transition:0.3s all linear;           
    margin:0px 0px 0px -3px;
}
.wrap-menu  span{
    position:relative;     
    cursor:pointer;
    font-family:'Arial';
    font-size: 12px;          
    font-weight:bold;
    text-decoration: none;
    color:#666;                
    display:inline-block;
    background:#FFF;                
    padding:17px 24px;
    border-right:1px solid #edeeef;
    -moz-transition:0.3s all linear;
    -webkit-transition:0.3s all linear;
    -ms-transition:0.3s all linear;
    -o-transition:0.3s all linear;
    transition:0.3s all linear;
    margin:0px 0px 0px -3px;
}            
.wrap-menu a:hover{
    background:#105639;        
    color:#FFF;
}
.wrap-menu span:hover{
    background:#105639;        
    color:#FFF;
}

.wrap-menu span:hover > div.box-drop-down{
    visibility: visible;
    opacity:1;    
    top:60px;    
}

.wrap-menu span  .box-drop-down{    
    position:absolute;
    top:30px;
    left:0px;
    visibility: hidden;
    opacity:0;
    z-index: 1000;
    padding:10px 5px;
    background:rgba(255,255,255,0.9);
    border-bottom:7px solid  #005b37;
    -moz-border-radius:5px ;
    -moz-box-shadow:0px 0px 6px #444;  
    -webkit-border-radius:5px ;
    -webkit-box-shadow:0px 0px 6px #444;  
    -ms-border-radius:5px ;
    -ms-box-shadow:0px 0px 6px #444;  
    -o-border-radius:5px ;
    -o-box-shadow:0px 0px 6px #444;  
    border-radius:5px ;
    box-shadow:0px 0px 6px #444;      
    -moz-transition:0.4s all linear 0.3s;
    -webkit-transition:0.4s all linear 0.3s;
    -ms-transition:0.4s all linear 0.3s;
    -o-transition:0.4s all linear 0.3s;
    transition:0.4s all linear 0.3s;         
}
.wrap-menu span  .box-drop-down .arr{
    border-bottom: 15px solid #FFF;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    width:0px;
    height:0px;
    margin:-25px 0px 10px 0px;
}
.wrap-menu span  .box-drop-down .float-box-menu{
    margin:0px;
    float:left;
    color:#000;
    padding:10px 12px;
    width:115px;
    min-width: 100px;
}
.wrap-menu span  .box-drop-down .float-box-menu .icon{
    width:120px;
    height: 100px;    
    margin: 2px auto;
}
.wrap-menu span  .box-drop-down .float-box-menu .title{
    font-size:13px;
    font-weight:bold;
    color:#005b37;
    font-family: "Arial";
}
.wrap-menu span  .box-drop-down a{  
    display:block;
    padding:5px 10px;
    border:none;
    background: none;
    margin:2px 0px;
    border-bottom: 1px solid #DDD;
}
.wrap-menu span  .box-drop-down a:hover{  
    color:#005b37;
}
.wrap-menu span  .box-drop-down a:hover > span{   
    background: #005b37;
}
.wrap-menu span  .box-drop-down a span{  
    width:8px;
    height:8px;
    display: inline-block;
    padding: 0;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    -webkit-border-radius:8px;
    -ms-border-radius:8px;
    -o-border-radius:8px;
    border-radius:8px;    
    background: #FFF;
    border:1px solid #EEE;
    margin:0px 4px -1px 0px;
}
.wrap-menu .left-corner{
    -moz-border-radius:5px 0px 0px 5px;
    -ms-border-radius:5px 0px 0px 5px;
    -o-border-radius:5px 0px 0px 5px;
    -webkit-border-radius:5px 0px 0px 5px;
    border-radius:5px 0px 0px 5px;                
}
.wrap-menu .box-search{
    position: relative;
    float:right;
    padding:10px 10px 10px 10px;
    -moz-border-radius:0px 5px 5px 0px;
    -webkit-border-radius:0px 5px 5px 0px;
    -o-border-radius:0px 5px 5px 0px;
    -ms-border-radius:0px 5px 5px 0px;
    border-radius:0px 5px 5px 0px;                
}            
.wrap-menu .box-search input[type=submit]{
    border: none;
    position: absolute;
    background: url(../images/atribut/search.png)  center ;
    padding: 0px;
    width: 15px;
    height: 17px;
    top: 18px;
    right: 18px;
    cursor: pointer;
}
.wrap-menu .box-search input[type=text]{
    border:2px solid #eaebec;                
    margin:0px;
    font-size:14px;
    padding: 5px 23px 5px 10px ;
    width:130px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;                
    border-radius:5px;         
    -moz-transition:0.4s all linear 0.3s;
    -webkit-transition:0.4s all linear 0.3s;
    -ms-transition:0.4s all linear 0.3s;
    -o-transition:0.4s all linear 0.3s;
    transition:0.4s all linear 0.3s;        
    background: #EEE  ;
    font-style: italic;
}            
.wrap-menu .box-search input[type=text]:focus{
    width:175px;
    font-style: normal;
    background-color: #FFF;    
}
#slideshow {
    position:relative;
    height:450px;
    min-width: 1024px;
    margin:20px 0px 30px 0px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    height:450px;
    min-width: 1024px;    
    background: #CCC;
    -moz-border-radius:10px;
    -ms-border-radius:10px;
    -o-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;

}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}           
.wrap-contents-home {
    margin:20px 0px 0px 0px;
}
.wrap-contents-home .title{
    font-family: "RobotoBoldCondensed";
    font-size:20px;
    margin-bottom: 20px;
}
.wrap-contents-home .box-products{
    margin:0 0px 30px 0px;
    font-family: 'Calibri';
}
.wrap-contents-home .box-products .image{
    width:195px;
    height:225px;
    float:left;
    position: relative;
    background-color:#FFF;
    border: 1px solid #CCC;
    margin:0px 4px 0px 3px;
}
.wrap-contents-home .box-features{
    padding:10px;
    border:2px solid #DDD;
    background:#FFF;
    margin:8px 0px;
    font-weight: bold;
    cursor:pointer;
}
.wrap-contents-home .box-features .image-float{
    float:left;
    width:200px;
}
.wrap-contents-home .box-features .desc-float{
    float:right;
    width:540px;
    color:#999;
    font-size: 11px;
    vertical-align: middle;
    text-align: justify;
}
.wrap-contents-home .box-features .desc-float .title{
    font-family:Arial;
    color:#005b37;
    font-size: 12px;
    margin: 25px 0px 10px 0px  ;
}
.wrap-contents-home .box-features .desc-float p{
    margin:0px auto 10px auto;
}

.wrap-contents-home .wrap-latnews-home{
    margin:8px 0px;
    font-weight: bold;
    padding:0px 0px 0px 5px;
}
.wrap-contents-home .box-latnews{
    padding:0px 5px 10px 5px;
    border-bottom:2px solid #FFF;
    margin-bottom:0px;
}
.wrap-contents-home .wrap-latnews-home .box-latnews img{
    max-width:100px;
    float:left;
}
.wrap-contents-home .wrap-latnews-home .box-latnews .short-desc{
    color:#999;
    font-size: 11px;
}
.wrap-contents-home .wrap-latnews-home .box-latnews .title{
    font-family:Calibri;
    color:#005b37;
    font-size: 13px;
    margin: 10px 0px ;
}
.wrap-contents-home .wrap-latnews-home .box-latnews .short-desc {
    font-size: 13px;
}

.wrap-contents-home .wrap-latnews-home .box-latnews .short-desc p{
    margin:0px auto 0px auto;
    text-align: justify;
    font-weight: lighter;
    font-size: 13px;
}
.wrap-contents-home .wrap-latnews-home .box-latnews a{
    font-family:Arial;
    color:#005b37;
    font-size: 11px;
    margin: 5px 0px 0px 0px;
    display: block;
    text-decoration: none;
}
.wrap-contents-home .wrap-latnews-home .box-latnews a:hover{
    text-decoration: underline;    
}
.wrap-contents-home .viewAll{
    background: #005b37;
    display: block;    
    width:45px;
    padding:5px 10px;
    color:#FFF;
    text-decoration: none;
    font-weight:bold;
    -moz-border-radius:5px;
    cursor: pointer;
}
.footer{
    color:#CCC;
    padding:10px 0px 10px 0px;
    margin:-10px 0px 10px 0px;
    border-top:1px solid #005b37;
    font-size: 11px;
}
.footer a{
    text-decoration: none;
    font-size: 11px;
}
.footer a#fb{
    display:inline-block;
    width:25px;
    height:25px;
    background: url(../images/atribut/facebook_grey.png);
}
.footer a#tw{
    display:inline-block;
    width:25px;
    height:25px;
    background: url(../images/atribut/twitter_grey.png);
}
.footer a#fb:hover{
    display:inline-block;
    width:25px;
    height:25px;
    -moz-transition:0.4s all linear 0.3s;
    -webkit-transition:0.4s all linear 0.3s;
    -ms-transition:0.4s all linear 0.3s;
    -o-transition:0.4s all linear 0.3s;
    transition:0.4s all linear 0.3s;            
    background: url(../images/atribut/facebook_green.png);
}
.footer a#tw:hover{
    display:inline-block;
    width:25px;
    height:25px;
    -moz-transition:0.4s all linear 0.3s;
    -webkit-transition:0.4s all linear 0.3s;
    -ms-transition:0.4s all linear 0.3s;
    -o-transition:0.4s all linear 0.3s;
    transition:0.4s all linear 0.3s;            
    background: url(../images/atribut/twitter_green.png);
}

.footer  .link{
    color:#000;
}
.footer  .link a{
    color:#000;
    font-size: 11px;
    text-decoration: none;
}
.wrap-features-7zone{
    background: url(../images/atribut/sleeping-lady.jpg) no-repeat top;
    padding:480px 0px 0px 0px;
    margin:50px 0px 0px 0px;
}
.wrap-features-7zone .title{
    font-family:Georgia;
    font-size:30px;
    color: #0c401c;
    margin-bottom: 20px;
}
.wrap-features-7zone .text  table tr td{
    font-family:"Calibri";
    font-size: 14px;
    color:#333;
}
.wrap-features-bamboo {
    background: url(../images/atribut/bamboo_large.jpg) no-repeat top right;
    padding:0px 460px 40px 30px;
    margin:50px 0px 0px 0px;   
}
.wrap-features-bamboo  .text{
    text-align: justify;
    font-family:"Calibri";
    font-size: 14px;
    color:#333;    
}
.wrap-features-bamboo  .image{
    text-align: left;
}
.wrap-features-bamboo  .image img{
    margin-left: -25px;
}


.wrap-features-chi {
    background: url(../images/atribut/chiropedic-bg.jpg) no-repeat top right;
    padding:0px 460px 70px 30px;
    margin:50px 0px 10px 0px;   
}
.wrap-features-chi  .text{
    text-align: justify;
    font-family:"Calibri";
    font-size: 14px;
    color:#333;    
}
.wrap-features-chi  .image{
    text-align: left;
}
.wrap-features-chi  .image img{
    margin-left: -25px;
}

.wrap-features-spec {
    margin:20px auto 50px auto;
    text-align: center;
    background: #FFF;
}

.wrap-features-thesleep{
    background: url(../images/atribut/sleep-expect.jpg) no-repeat center 20px; 
    margin:20px 0px 10px 0px;
    height: 813px;
}
.wrap-features-thesleep .wrap-text{
    color: #7d963b;
    font-family: "Calibri";
    margin: 0px 0px 0px 0px;
    padding: 495px 0px 0px 660px;
    font-size: 13px;
}
.wrap-features-thesleep .wrap-text .box-float{
    float:left;
    margin:10px 15px;
    width:270px;
}
.wrap-features-thesleep .wrap-text .box-float .title{
    color: #96B53E;
    font-size:14px;
    font-weight: lighter;
    margin:0px 0px -10px 0px;
}
.wrap-features-thesleep .wrap-text .box-float .text{
    padding:0px 0px 0px 25px;
    text-align: justify;
    font-size:12px;
    font-weight: lighter;

}
.wrap-features-thesleep .wrap-text .box-float .title span{
    color: #96B53E;
    font-size:32px;
    font-weight: 500;
    padding:0px 7px 0px 0px;
}

.wrap-news{
    background:#FFF;
    margin:20px auto 10px auto;
    padding-top:10px;
}
.wrap-news .title{ 
    background: #FFF;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    padding: 5px 10px; 
    color:#006739;
    font-size:30px;
    font-weight: bold;
    margin:0px 0px 10px 5px;
    width:200px;
}
.wrap-news .box-news{ 
    float:left;
    width:290px;
    padding:10px;
    background:#EEE;
    height:260px;
    margin:0px 14px 20px 14px;
}
.wrap-news .box-news .image{  
    width:290px;
    height:170px
}
.wrap-news .box-news .text{  
    text-align: justify;
    height: 120px;
    overflow:hidden;
}
.wrap-news .box-news .title-text{  
    font-size: 12px;
    font-family:"Calibri";
    color:#000;
    margin:4px 0px;
}
.wrap-news .box-news a.read-more{
    display: block;
    background: #006838;
    color:#FFF;
    padding:3px 10px;
    text-decoration: none;
    font-weight: bold;
    float:right;
    margin:-55px 0px 0px 0px;
}

.wrap-news .box-news .text p{
    margin: 0px;
}
.wrap-detail {
    margin:30px 0px 20px 0px;
}
.wrap-detail  p  span.title{
    font-size:14px;
    font-weight: bold;
    color:#006838;
    margin:0px 0px -10px 0px;
    display: block;

}
.wrap-detail  p  span.waktu{
    font-size:11px;
    color:#CCC;
    display: block;
    margin-bottom:-22px;
}
.wrap-detail  p  span:hover
{
    background: none;
}
.wrap-detail  p  img{
    float:left;
    margin:0px 5px 0px 0px;
}
.wrap-contact{
    background:#FFF;
    margin:20px auto 10px auto;
    padding:15px 30px;
}
.wrap-contact table tr td  textarea{
    width:320px;
    height: 55px;
    border:1px solid #e6e6e8;
    background: url(../images/atribut/tex2.jpg) repeat-x;
    padding:3px ;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;

}
.wrap-contact table tr td input[type=text]{
    width:320px;
    border:1px solid #e6e6e8;
    background: url(../images/atribut/tex.jpg) repeat-x;
    padding:3px ;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
}
.wrap-contact table tr td input[type=submit]{
    display: block;
    background: #006838;
    color:#FFF;
    padding:3px 10px;
    text-decoration: none;
    font-weight: bold;
    float:left;
    margin:10px 0px 0px 0px;
    border: none;
}
.wrap-contact table tr td textarea{
    max-width:320px;
    max-height:100px;
}
.wrap-contact  p{ 
    max-width: 300px;
}
form table tr td.error{ 
    font-size:11px;
    font-style: italic;
    color: #f00;
}
.wrap-contact  .title{ 
    background: #FFF;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    padding: 5px 0px; 
    color:#006739;
    font-size:30px;
    font-weight: bold;
    width:200px;
}
.wrap-career{
    background: #FFF ;
    margin:20px auto 10px auto;
    padding:15px 30px;
}
.bg-career{
    background: #FFF url(../images/atribut/carrer.jpg) no-repeat right top;
}

.wrap-career  .title{ 
    background: #FFF ;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    padding: 5px 0px; 
    color:#006739;
    font-size:30px;
    font-weight: bold;
    width:200px;
}
.wrap-career  .wrap-float-kr{ 
    float:left;   
}
.wrap-career  .wrap-float-kn{ 
    float:right;   
}
.wrap-career  .wrap-float-kr .box-career{
    margin:0px 0px 10px 0px;
    border-bottom: 1px dashed #999;
    padding:0px 0px 10px 0px;
}
.wrap-career  .wrap-float-kr .box-career a.apply{
    display: block;
    background: #006838;
    color:#FFF;
    padding:3px 10px;
    text-decoration: none;
    font-weight: bold;
    float:right;
    margin:10px 0px 0px 0px;
}

.wrap-popUp{
    background: rgba(0,0,0,0.3);
    width:100%;
    height:100%;
    position: fixed;
    top: 0;
    left:0;
    z-index: 10000;
    overflow-y:auto;
    display: none;
}
.wrap-popUp .box-popUp{
    background: #FFF;
    border:2px solid #999;
    width:500px;
    padding: 20px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    margin:30px auto;
}
.wrap-popUp .box-popUp .title{ 
    background: #FFF;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    padding: 5px 0px; 
    color:#006739;
    font-size:20px;
    font-weight: bold;
    width:200px;
}
.wrap-popUp .box-popUp-promo #closeButton{
    position:absolute;
    right: -16px;
    top:-16px;
    background: #006739;
    -moz-border-radius:32px;
    -ms-border-radius:32px;
    -webkit-border-radius:32px;
    -o-border-radius:32px;
    border-radius:32px;
    -moz-box-shadow:0px 0px 3px #000;
    -ms-box-shadow:0px 0px 3px #000;
    -webkit-box-shadow:0px 0px 3px #000;
    -o-box-shadow:0px 0px 3px #000;
    box-shadow:0px 0px 3px #000;

}
.wrap-popUp .box-popUp-promo{
    position: relative;
    background: #FFF;
    border:2px solid #999;
    width:600px;
    padding: 20px;
    margin:20px auto;
    border:6px solid #006739;
    -moz-border-radius:10px;
    -ms-border-radius:10px;
    -webkit-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px;

}
.wrap-popUp .box-popUp-promo{
    position: relative;
    background: #FFF;
    border:2px solid #999;
    width:600px;
    padding: 20px;
    margin:20px auto;
    border:6px solid #006739;
    -moz-border-radius:10px;
    -ms-border-radius:10px;
    -webkit-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px;
}
.wrap-popUp .box-popUp-promo #link_pop a{ 
    display: block;
    background: #006838;
    color:#FFF;
    padding:3px 10px;
    text-decoration: none;
    font-weight: bold;
    float:right;
    margin:10px 0px 0px 0px;
}
.wrap-popUp .box-popUp-promo .title{
    background: #FFF;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    padding: 5px 0px; 
    color:#000;
    font-size:20px;
    font-weight: bold;

}
.wrap-popUp table tr td textarea{
    width:320px;
    height: 55px;
    border:1px solid #e6e6e8;
    background: url(../images/atribut/tex2.jpg) repeat-x;
    padding:3px ;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;

}
.wrap-popUp table tr td input[type=text]{
    width:320px;
    border:1px solid #e6e6e8;
    background: url(../images/atribut/tex.jpg) repeat-x;
    padding:3px ;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
}
.wrap-popUp table tr td input[type=submit], .wrap-popUp table tr td input[type=reset],.wrap-popUp table tr td input[type=button]{
    display: block;
    background: #006838;
    color:#FFF;
    padding:3px 10px;
    text-decoration: none;
    font-weight: bold;
    float:left;
    margin:10px 5px 0px 0px;
    border: none;
}

.wrap-location{
    background:#FFF;
    margin:20px auto 10px auto;
    padding:15px 30px;
}
.wrap-location  .title{ 
    background: #FFF;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    padding: 5px 0px; 
    color:#006739;
    font-size:30px;
    font-weight: bold;
    width:250px;
}
.wrap-location  .box-location{
    position: relative;
    background: url(../images/atribut/bg.png) repeat-x;
    padding:10px;
    width: 945px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;    
}
.wrap-location  .box-location .inner-content{
    width:525px;
    margin:10px auto;
}
.wrap-location  .box-location .inner-content .header{
    font-family: "Georgia";
    font-size: 28px;
    font-weight: lighter;
    color:#006739;
}
.wrap-location  .box-location .inner-content .main{
    width:400px;
    border:2px solid #006739;
    border-left: none;
    padding:20px 10px;
    -moz-border-radius:0px 40px 40px 0px;
    -ms-border-radius:0px 40px 40px 0px;
    -webkit-border-radius:0px 40px 40px 0px;
    -o-border-radius:0px 40px 40px 0px;
    border-radius:0px 40px 40px 0px;
}
.wrap-location  .box-location .inner-content .main .box-combo{
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    -ms-border-radius:20px;
    -o-border-radius:20px;
    border-radius:20px;    
    border:2px solid #006739;
    padding:5px 30px;   
    float:right;
    background: #FFF;
    margin:-55px -120px 0px 100px;
}
.wrap-location  .box-location .inner-content .main .box-combo select{
    margin:2px 0px;
    width:100px;
}

.wrap-product-detil{
    width:964px;
    margin:20px auto;
    background:#FFF url(../images/atribut/detil-bg.png) no-repeat right bottom;
    height:auto;    
}
.wrap-product-detil .img-banner{
    margin:0px 0px 20px 0px;    
}
.wrap-product-detil .inner-content{
}
.wrap-product-detil .inner-content .box-float{
    float:left;
    padding:10px;    
    text-align: center;    
}
.wrap-product-detil .inner-content .title{
    width:50%px;
    padding: 20px 30px 0px 30px;
    text-align: center;    
}
.wrap-product-detil .inner-content .desc{
    width:50%;
    font-size: 11px;
    color:#000;
    text-align: center;    
}
.wrap-product-detil .inner-content .desc table{
    width:100%;
}
.wrap-product-detil .inner-content .tile{
    width:100%;    
    text-align: center;    
}
.wrap-product-detil .inner-content .tile .box-image-float{
    font-size: 10px;
    color:#000;
    width: 69px;
    padding:15px;
    float:left;
}
.wrap-product-detil .inner-content .tile .box-image-float{
    width:69px;
}
a.button{
    display: block;
    background: #006838;
    color:#FFF;
    padding:5px 10px;
    text-decoration: none;
    font-weight: bold;
    float:right;
    font-size: 14px;  
    margin:10px 0px 0px 0px;
}
a.button span.right{
    display: block;
    float:right;
    border-bottom:15px solid transparent;
    border-top:15px solid transparent;
    border-left:15px solid #006838;
    margin:-4px -25px -4px 0px ;
}
a.button span.left{
    display: block;
    float:right;
    border-bottom:15px solid transparent;
    border-top:15px solid transparent;
    border-right:15px solid #006838;
    margin:-4px 0px -4px -25px ;
}

.wrap-category{
    width: auto;
    padding:15px 0px;
    margin:20px 0px 10px 0px;     
}
.wrap-category .wrap-side-bar{
    width:250px;
    background:#FFF;
    float:left;
    min-height: 10px;
    margin:0px 10px 0px 0px;
}
.wrap-category .wrap-side-bar .box-side-bar .box-cart{
    border:4px solid #016738;
    padding:10px;
    margin:5px 0px 5px 0px;
    background: #f1f1f3;
}
.wrap-category .wrap-side-bar .box-side-bar .box-promo{
    background: #016738;
    -moz-border-radius:0px 0px 10px 10px;
    width:95%;
    margin:10px auto;
}
.wrap-category .wrap-side-bar .box-side-bar .box-promo img{
    width:100%;
}
.wrap-category .wrap-side-bar .box-side-bar .box-promo .text {
    padding:10px;
}
.wrap-category .wrap-side-bar .box-side-bar .box-promo .text .title{
    font-size:14px;
    color:#9eca44;
    margin-top:5px;
    font-weight:bold;   
}
.wrap-category .wrap-side-bar .box-side-bar .box-promo .text .desc{
    font-size:16px;
    color:#ecf3eb;
    margin-top:5px;
}
.wrap-category .wrap-content{
    width:750px;
    margin:0px 0px 0px 10px;
    background:#FFF;
    float:right;
}
.wrap-category .wrap-content .title{
    background: #006738 url(../images/atribut/bar.jpg) repeat-x center;
    font-size: 14px;
    font-weight:bold;
    padding:8px 10px;
    color:#FFF;
    margin-bottom:5px;
}
.wrap-category .wrap-content .sub-title{
    background: #CCC;
    font-size: 12px;
    font-weight:bold;
    padding:4px 10px;
    color:#FFF;    
    margin-bottom:5px;
}
.wrap-category .wrap-content .box-float-product{
    font-weight:bold;
    font-size:12px;
    margin:5px;
    float:left;
    cursor:pointer;
}
.wrap-category .wrap-content .box-float-product img{
    margin:0px 0px 5px 0px; 
}
.wrap-category .wrap-content .box-list{
    padding:30px 10px;
    border-bottom:1px solid #CCC;
    cursor: pointer;
}
.wrap-category .wrap-content .box-list .cover{
    text-align:center;
}
.wrap-category .detail{
    padding:20px;
    width: 710px;
    font-family:"Trebuchet Ms";
}
.wrap-category .detail .prod-title{
    font-size:22px;
    color:#016738;
    font-weight:bold;
    margin:0px 0px 20px 0px;
}
.wrap-category .detail .image-detil {
    text-align: center;    
    margin-bottom:20px;
}
.wrap-category .detail .wrap-action {
    padding:10px;
    border-top:3px solid #CCC;
    border-bottom:3px solid #CCC;

}
.wrap-category .detail .wrap-action input[type=text]{
    width:auto;
    padding:3px 15px 3px 25px;
    font-size: 14px;
}
.wrap-category .detail .wrap-action .quantity{
    margin:0px 0px 0px 0px;
}
.wrap-category .detail .wrap-action  .title-act{
    background: none;
    font-size: 16px;
    color:#999;
}
.wrap-category .detail .wrap-action  .wrap-textCur{
    margin:0px 0px 0px 50px;
}
.wrap-category .detail .wrap-action  .wrap-textCur .uang{ 
    font-size:22px;
    color:#999;
    font-weight:bold;
    margin:5px 0px 0px 0px;
}
.wrap-category .detail .wrap-action  .button-act { 
    margin:15px 0px 0px 50px;

}
.wrap-category .detail .wrap-action  .button-act  input[type=submit]{ 
    width: 91px;
    height:30px;
    background: url(../images/atribut/add-cart-button.png) center no-repeat;
}

.wrap-cart{
    background: #FFF;
    padding:10px 20px;;
    margin:30px auto 20px auto;
}
.wrap-cart .title{
    font-family: "Trebuchet Ms";
    font-size:24px;
    color:#999;
    margin:0px 0px 10px 0px ;
}
.wrap-cart .title-rev{
    font-family: "Trebuchet Ms";
    font-size:24px;
    color:#000;
    margin:0px 0px 10px 0px ;
}

.wrap-cart .title-sub{
    background: url(../images/atribut/bar_.jpg) no-repeat top;
    color:#FFF;
    font-size:18px;
    padding:3px 15px;
}
.wrap-cart .wrap-size{
    margin:10px;
}
.wrap-category .wrap-size{
    width:713px;
}
.wrap-category .wrap-size .title-size{
    font-size:14px;
    font-weight:bold;
    color: #808285;
    background: #e7e8e9;
    padding:5px 15px;
}

.wrap-category .wrap-size .box-size {
    cursor: pointer;
    margin:5px 5px 20px 0px;
}

.wrap-category .wrap-size .box-size .size{
    padding:50px 23px 5px 10px ;
    background: #e7e8e9;
    color:#006738;
    font-size:28px;
}
.wrap-category .wrap-size .box-size:hover > .size{
    background: #bcbec0;
    color:#FFF;
}
.wrap-category .wrap-size .box-size:hover > .harga{
    background: #00381e;
    color:#FFF;
}

.wrap-category .wrap-size .box-size .harga{
    padding:3px 3px 3px 10px ;
    background: #006738;
    color:#FFF;    
}

.wrap-category .wrap-size .box-size-left-radius{
    cursor: pointer;    
    margin:5px 5px 10px 0px;
}
.wrap-category .wrap-size .box-size-left-radius:hover > .size{
    background: #bcbec0;
    color:#FFF;
}
.wrap-category .wrap-size .box-size-left-radius:hover > .harga{
    background: #00381e;
    color:#FFF;
}

.wrap-category .wrap-size .box-size-left-radius .size{
    padding:50px 23px 5px 10px ;
    background: #e7e8e9;
    color:#006738;
    font-size:28px;
    -moz-border-radius:10px 0px 0px 0px;
    -ms-border-radius:10px 0px 0px 0px;
    -webkit-border-radius:10px 0px 0px 0px;
    -o-border-radius:10px 0px 0px 0px;
    border-radius:10px 0px 0px 0px;

}
.wrap-category .wrap-size .box-size-left-radius  .harga{
    padding:3px 3px 3px 10px ;
    background: #006738;
    color:#FFF;    
    -moz-border-radius:0px 0px 0px 10px;
    -ms-border-radius:0px 0px 0px 10px;
    -webkit-border-radius:0px 0px 0px 10px;
    -o-border-radius:0px 0px 0px 10px;
    border-radius:0px 0px 0px 10px;    
}
.wrap-category .wrap-size .box-size-right-radius{
    cursor: pointer;    
    margin:5px 5px 10px 0px;
}
.wrap-category .wrap-size .box-size-right-radius:hover > .size{
    background: #bcbec0;
    color:#FFF;
}
.wrap-category .wrap-size .box-size-right-radius:hover > .harga{
    background: #00381e;
    color:#FFF;
}
.wrap-category .wrap-size .box-size-right-radius .size{
    padding:50px 23px 5px 10px ;
    background: #e7e8e9;
    color:#006738;
    font-size:28px;
    -moz-border-radius:0px 10px 0px 0px;
    -ms-border-radius:0px 10px 0px 0px;
    -webkit-border-radius:0px 10px 0px 0px;
    -o-border-radius:0px 10px 0px 0px;
    border-radius:0px 10px 0px 0px;

}
.wrap-category .wrap-size .box-size-right-radius  .harga{
    padding:3px 3px 3px 10px ;
    background: #006738;
    color:#FFF;    
    -moz-border-radius:0px 0px 10px 0px;
    -ms-border-radius:0px 0px 10px 0px;
    -webkit-border-radius:0px 0px 10px 0px;
    -o-border-radius:0px 0px 10px 0px;
    border-radius:0px 0px 10px 0px;    
}

.wrap-category .wrap-size .box-size-active{
    cursor: pointer;    
    margin:5px 5px 20px 0px;
}
.wrap-category .wrap-size .box-size-active .size{
    padding:50px 23px 5px 10px ;
    background: #bcbec0;
    color:#FFF;
    font-size:28px;


}
.wrap-category .wrap-size .box-size-active  .harga{
    padding:3px 3px 3px 10px ;
    background: #00381e;
    color:#FFF;

}
.wrap-category .wrap-product-detil{
    margin:20px auto;
    background:#FFF url(../images/atribut/detil-bg.png) no-repeat right bottom;
    height:auto;    
    width: 705px;
}
.wrap-category .wrap-product-detil .img-banner{
    margin:0px 0px 20px 0px;    
}
.wrap-category .wrap-product-detil  #asdf{
    width:100%;
}
.wrap-category .wrap-product-detil .inner-content{
}
.wrap-category .wrap-product-detil .inner-content .box-float{
    float:left;
    padding:10px;    
    text-align: center;    
}
.wrap-category .wrap-product-detil .inner-content .title{
    width:300px;
    padding: 20px 30px 0px 30px;
    text-align: center;    
    background: none;
}
.wrap-category .wrap-product-detil .inner-content .desc{
    width:300px;
    font-size: 11px;
    color:#000;
    text-align: center;    
}
.wrap-category .wrap-product-detil .inner-content .desc table{
    width:100%;
}
.wrap-category .wrap-product-detil .inner-content .tile{
    width:100%;    
    text-align: center;    
}
.wrap-category .wrap-product-detil .inner-content .tile .box-image-float{
    font-size: 8px;
    color:#000;
    width: 69px;
    padding:15px;
    float:left;
}
.wrap-category .wrap-product-detil .inner-content .tile .box-image-float{
    width:49px;
}


table tr td.error{
    text-align: left;
    color:#9d1200;
    font-style: italic;
}
.menu-address {
    width:200px;position: absolute;
    right: 0px;
    top: 37px;
}
.menu-address .box-maddress{
    padding: 5px ;
    text-align: left;
    border-bottom: 1px solid #CCC;
    cursor: pointer;
}
.menu-address .box-maddress:hover >  span{
    background: #105639;
}
.menu-address .box-maddress span{
    display: inline-block;
    margin:0px 3px -2px 0px;
    width:8px;
    height: 8px;
    border:2px solid #FFF;
    background: #FFF;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -ms-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px;
    -moz-box-shadow:0px 0px 1px #000;
    -webkit-box-shadow:0px 0px 1px #000;
    -o-box-shadow:0px 0px 1px #000;
    -ms-box-shadow:0px 0px 1px #000;
    box-shadow:0px 0px 1px #000;
}

.menu-address .active span{
    background: #105639;
}


.menu-address-mem{
    width:auto;position: relative;
    height: 30px;
    margin:-30px 0px 30px 60px;
}
.menu-address-mem  .box-maddress-mem{
    float:left;
    padding: 5px 20px;
    text-align: left;
    border-bottom: 1px solid #CCC;
    cursor: pointer;
}
.menu-address-mem .box-maddress-mem:hover >  span{
    background: #105639;
}
.menu-address-mem .box-maddress-mem span{
    display: inline-block;
    margin:0px 3px -2px 0px;
    width:8px;
    height: 8px;
    border:2px solid #FFF;
    background: #FFF;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -ms-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px;
    -moz-box-shadow:0px 0px 1px #000;
    -webkit-box-shadow:0px 0px 1px #000;
    -o-box-shadow:0px 0px 1px #000;
    -ms-box-shadow:0px 0px 1px #000;
    box-shadow:0px 0px 1px #000;
}

.menu-address-mem .active span{
    background: #105639;
}

#shipping_price{
    margin:10px 0px 0px  0px;padding:20px;border:1px solid #CCC;max-width: 25%;
}
#calculate_shipping{
    background: url(../images/atribut/calculate.png) no-repeat;
    border:none;
    width:212px;
    height: 32px;
    margin:10px 0px 0px 0px
}

#data_member{
    font-size: 14px;
    color:#333;
    margin:0px 20px 0px 0px ;
    width:450px;
}
#data_member tr td{
    padding:3px 5px;
}
.next-button{
    width:70px;
    height: 34px;
    background: url(../images/atribut/next.png) no-repeat;
    border:none;
}

.menu-member{
    padding: 30px;
}
.menu-member a{
    display: block;
    margin:10px 10px 10px 15px;
    color:#999;
    text-decoration: none;
}
.menu-member a:hover{
    color:#005b37;
}
.menu-member a:hover > span{
    border-left: 6px solid #005b37;
}
.menu-member a span{
    display: inline-block;
    height: 0px;
    width: 0px;
    border-left: 6px solid #999;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    margin:0px 10px -1px 0px;
}
.content-member{
    border-left: 1px solid #CCC;
    padding:30px;
    width: 700px;
    margin:5px 0px;
    height:100%;
}
.linkFooter{
    display: block;
    float: right;
    margin: -4px 0 0;
    color: #000;
    text-decoration: none;
}
.linkFooter:hover{
    text-decoration: underline;
}
.tooltip{
    visibility: hidden;
    opacity:0;
    width: 200px;
    position: absolute;
    bottom: 90px;
    left: 0px;
    background: rgba(0,0,0,0.8);
    color: #FFF;
    font-size: 12px;
    padding:10px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    -moz-transition:0.4s all linear 0.3s;
    -webkit-transition:0.4s all linear 0.3s;
    -ms-transition:0.4s all linear 0.3s;
    -o-transition:0.4s all linear 0.3s;

}
.tooltip .arr{
    width:0px;
    height:0px;
    border-top:10px solid #000;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    margin:10px 0px -20px 10px;
    opacity:0.8;
}
.tool:hover > .tooltip{
    visibility: visible;
    opacity:1;
    z-index: 10;
    bottom: 110px;
}
.natural{
    padding:20px;
    background: #FFF;
    margin: 20px auto 10px auto;
}
.natural .box-big{
    width: 472px;
    text-align: center;
    margin:0px 0px 0px 0px;
}
.natural .box-big .text{
    font-size: 12px;
    font-family: "Calibri";
    text-align: justify;
}
.natural .spar{
    float: left;
    width: 60px;
    height: 30px;
}
.natural .box-med {
    width: 200px;
    text-align: center;
    margin:0px 0px 0px 0px;
}
.natural .box-med .text{
    font-size: 12px;
    font-family: "Calibri";
    text-align: justify;
    margin:15px 0px 0px 0px;
}

.qi{
    padding:20px;
    background: #FFF;
    margin: 20px auto 10px auto;
}
.qi .title{
    margin: 10px 0px 20px 0px ;
}
.qi .spar {
    float: left;
    width: 40px;
    height: 30px;
}
.qi .box-col {
    width: 300px;
    float: left;
    margin:0px 0px 15px 0px;
}
.qi .box-col img{
    float: left;
    margin:0px 4px -5px 0px;
}
.qi .box-col p .title{
    font-family: "Calibri";
    font-size:14px;
    font-weight: bold;
    color:#39af98;
    display: block;
    margin: 0px 0px 0px 0px;

}
.qi .box-col p {
    font-family: "Calibri";
    font-size:12px;
    margin: 0px;
    font-weight: 400;
    line-height: 1.5;
    color:#000;
}

.qi .box-col p .title_{
    font-family: "Calibri";
    font-size:14px;
    font-weight: bold;
    color:#8dc63f;
    display: block;
    margin: 0px 0px 0px 0px;
}
.link-yahoo{
    position: fixed;
    text-align: center;
    bottom: -80px;
    left:60px;
    background: #FFF;
    border:1px solid #CCC;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    padding:10px;
    cursor:pointer;
    -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;
}
.link-yahoo:hover{
    bottom:20px;
}
.link-yahoo .title_ym{
    background: url(../images/atribut/yahoo.png) no-repeat left;    
    font-weight: bold;
    font-size: 16px;
    color: #666;
    margin:0px 0px 5px 0px;
    padding: 10px 10px 10px 35px;
}
