/************************************contact*******************************************/
.contact{
    float:left;
    width:99%;
    height:auto;
    color:#053c00;
}
.contact .row1{
    float:left;
    width:650px;
    height:auto;
    text-align:center;
    padding-bottom:10px;
    font:19px/30px 'supermarket', Arial, sans-serif;
    color:#003366;
}
.contact .row2{
    float:left;
    width:650px;
    height:auto;
    background:url(../images/content/contact/bg.png) bottom left no-repeat;
}
.contact .row2 .c-left{
    float:left;
    width:205px;
    height:auto;
}
.contact .row2 .c-right{
    margin:0 auto;
    width:460px;
    height:auto;

    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .6);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .6);

    -moz-border-radius:10px;
    -moz-border-radius:10px;

    -webkit-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius-bottom:10px;

}

.contact .row{
    float:left;
    width:650px;
    height:auto;
}
.contact .row .google_map{
    float:left;
    margin-top:10px;
    width:650px;
    height:auto;
}
.contact .contact-left{
    float:left;
    margin:0 0 0 0;
    width:85%;
    height:auto;
    min-height:400px;
}

.box-contact-sub{
    float:left;
    margin:0 0 0 15px;
    padding:15px;
    width:600px;
    min-height:620px;

    /*	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .5);
            -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .5);
            box-shadow: 0 1px 5px rgba(0, 0, 0, .5);
            
            -moz-border-radius:10px;
            -moz-border-radius:10px;
            
            -webkit-border-radius:10px;
            -webkit-border-radius:10px;
            border-radius-bottom:10px;*/
}
.contactrow1 .adress{
    float:left;
    width: 100%;
    margin:12px 0 10px 0;
    padding:0 0 10px 0;
    height:auto;
    line-height:20px;
    font-size:14px;
    color:#531a00;
    font:17px/24px 'supermarket', Arial, sans-serif;

}

.contact-left ul{
    display:block;
    margin:0 auto;
    width:339px;
    height:auto;
    color:#333;
}
.contact-left ul li{
    display:block;
    margin:0 0 10px 0;
    float:left;
    width:339px;
    height:auto;
    font-size:16px;
    color:#333;
    font:15px/30px 'supermarket', Arial, sans-serif;
}
.contact-left ul li span.textin{
    display:block;
    float:left;
    margin-right:4px;
    width:100px;
    height:auto;
    font-weight:400;
    color:#333;
    text-align:right;
    line-height:20px;
    font:15px/30px 'supermarket', Arial, sans-serif;
}
.contact-left ul li span.textin2{
    display:block;
    float:left;
    margin:0;
    width:60px;
    height:auto;
    font:15px/30px 'supermarket', Arial, sans-serif;
}
.contact-left ul li span.inputin{
    display:block;
    float:left;
    margin:0 0 0 0px;
    width:200px;
    height:auto;
    font-size:12px;
    color:#396e00;
    line-height:30px;

}
.contact-left ul li span.inputin2{
    display:block;
    float: right;
    margin:0 0 0 0;
    width:339px;
    height:auto;
}

.contact .contact-right{
    float:left;
    margin:0 0 0 0;
    width:45%;
    height:auto;
    min-height:400px;
}
.contact .contact-right .top{
    float:left;
    margin:0px 0 0 10px;
    padding-left:40px;
    width:200px;
    height:32px;
    font:19px/32px 'supermarket', Arial, sans-serif;
    color:#531a00;
    background: url(../images/contact_us/map_icon.png) no-repeat;
    background-position:0px 0px;
}
.contact .contact-right .map{
    float:right;
    margin:20px 0 0 0;
    width:300px;
    height:auto;
}
.contact .contact-right .map img{
    display:block;
    margin:0 auto;
    padding:0;
    border:#CCCCCC 3px dotted;
}
.contact .contact-right .bottom{
    float:left;
    margin:10px 0 0 0;
    width:300px;
    height:auto;
}
.contact .preview{
    float: left;
    margin:0 0 0 0;
    padding-left:32px;
    width: 103px;
    height: 45px;
    font:19px/32px 'supermarket', Arial, sans-serif;
    color:#000000;
    background:url(../images/bullet/Search.png) no-repeat;
    background-position:0px 0px;
    /* text-align: right; */
}
.contact .preview a{
    color:#000000;
}
.contact .preview a:hover{
    color:#FF0000;
}
.contact .print{
    float: left;
    margin:0 0 0 0;
    padding-left:40px;
    width: 103px;
    height: 45px;
    font:19px/32px 'supermarket', Arial, sans-serif;
    color:#000000;
    background:url(../images/bullet/print_icon.png) no-repeat;
    background-position:0px 0px;
    text-align: left;
}
.contact .print a{
    color:#000000;
}
.contact .print a:hover{
    color:#FF0000;
}
.style-input{
    border:none;
    font-size:13px;
    color:#000;
    background:#fff;
    width:200px;
    height:20px;
    border:#ccc 1px solid;
}
.style-input-2{
    border:none;
    font-size:13px;
    color:#000;
    background:#fff;
    width:200px;
    height:120px;
    border:#ccc 1px solid;
}
.top-input{
    float:left;
    margin:0;
    padding:5px 0 0 10px;
    width:190px;
    height:20px;
    font-size:14px;
    color:#396e00;
    font-weight:bold;
    text-align:left;
    line-height:16px;
}

.contact .address1{
    float:left;
    margin:0px 0 0 0;
    width:517px;
    height:auto;
    font:16px/20px 'supermarket', Arial, sans-serif;
    border-bottom:#ccc 1px solid;
    padding-bottom:15px;
    padding-left:120px;
    padding-top:20px;
    background:url(../images/contact_us/logo.png) 10px 0px no-repeat;
}

/* Pirobox */
.piro_nav .caption {
    display:none !important;
}