.col-1{padding-left:10px;width:256px;color:#3c3a3b;float:left;}
.h1-home{color:#390000;font-size:15px;border-bottom:1px solid #edefee;margin:10px 0px;}
.minmax-search-location{border:1px solid #bbc7a1;color:#3d3d3d;width:196px;height:20px;float:left;display:inline-block;}
.minmax-btn-search-location{background:url(../img/btn-search-location.png) no-repeat;width:62px;height:19px;text-align:center;display:block;float:right;line-height:16px;font-weight:bold;color:#fff;border:none;font-weight:normal;padding:0;}
.minmax-map{background:#fff;display:block;float:left;padding:3px;margin-top:5px;}
.minmax-booking-with-us{padding-left:3px;display:block;float:left;}
.minmax-contact-home{background:url(../img/bg-contact-us.png) no-repeat;width:248px;height:130px;float:left;margin-bottom:15px;border-right:1px solid #660000; margin-top:10px;}
.minmax-contact-home span{display:block;float:left;width:187px;padding-left:86px;margin-top:30px;line-height:20px;}
.minmax-contact-home strong{color:#a21700;}
.minmax-contact-home h3{float:right;margin:0px 20px;color:#fff;font-size:13px;}
.minmax-contact-home a{color:#2b60ac;}
.col-2{float:left;width:612px;display:inline-block;}
h1.best-selling-tour{background:#f5f5f4;width:100%;line-height:27px;height:27px;font-size:10px;text-transform:uppercase;color:#111111;text-align:left;margin-top:10px;}
h1.best-selling-tour span.b-s-t{padding-left:10px;color:#333333;font-size:13px;text-transform:uppercase;float:left;width:70%;text-align:left;display:inline-block;}
.holder-best-selling{width:100%;display:inline-block;background:url(../img/bg-top-selling.png) repeat-y;margin-top:1px;padding:0;}
.holder-best-selling h2{font-size:12px;font-weight:normal;padding:10px 0px;height:25px;overflow:hidden;}
.holder-best-selling a{color:#646363}
.holder-best-selling ul{list-style:none}
.holder-best-selling li{float:left;width:168px;text-align:left;padding-left:10px;height:255px;}
.holder-best-selling img{border:1px solid #d3d3d3;background:#fff;padding:6px;}
.holder-best-selling label{float:left;display:inline-block;padding-top:5px;}
.holder-best-selling .lbl_1{width:66px;text-align:left; font-size:10px;}
.holder-best-selling .lbl_2{width:100px;text-align:left;font-size:10px;cursor:pointer; font-size:9px;}
li.line{background:#f1e7aa;width:1px !important;margin:40px 15px;padding:0px !important;height:160px;}
a.btn-more-best{background:url(../img/btn-view-more.png) no-repeat;width:90px;height:21px;text-align:center;display:inline-block;float:right;color:#fff;line-height:21px;margin-top:10px;margin-bottom:10px;}
#box-online-support{background:url(../img/bg-support.png) no-repeat; width:247px; height:157px; margin-top:10px;}
#box-online-support p{padding-top:80px; line-height:20px; padding-left:10px;}
#box-online-support a{color:#99030e;}
#box-yahoo{background:url(../img/bg-box-yahoo.png) no-repeat; width:247px; height:119px; margin-top:1px;}
#box-yahoo a{display:block; width:131px; text-align:center; float:right; margin-top:5px; margin-right:10px;}


.minmax-list-cat {
    float: left;
    padding-left: 10px;
    width: 659px;
}
.minmax-nav-cat ul {
    list-style: none outside none;
}
.minmax-nav-cat strong {
    background: url("http://i1.minmaxtravel.com/frontpage/icon_dot.gif") no-repeat scroll right center transparent;
    font-size: 10px;
    font-weight: normal;
    padding-right: 10px;
}
.minmax-nav-cat {
    border-bottom: 1px solid #EEEEEE;
    color: #390000;
    display: inline-block;
    line-height: 28px;
    width: 100%;
}
.minmax-nav-cat li {
    float: left;
    padding-right: 5px;
}
.minmax-nav-cat a {
    color: #3B3B3B;
}
.minmax-nav-cat a:hover {
    text-decoration: underline;
}
.minmax-title-detail-view {
    color: #EB3532;
    font-size: 17px;
    margin-top: 10px;
}
.minmax-testimonial-h2 {
    color: #000066;
    font-size: 13px;
    margin-top: 10px;
}
.minmax-page-item {
    float: right;
    margin: 10px auto;
    text-align: center;
}
/*
.minmax-page-item a {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #999999;
    color: #000000;
    display: block;
    float: left;
    font-weight: bold;
    margin-right: 4px;
    padding: 7px 10px;
    text-align: center;
}
.minmax-page-item a:hover {
    background: none repeat scroll 0 0 #390000;
    color: #FFFFFF;
}*/
.country {
    color: #390000;
}


/* Success, info, notice and error/alert boxes
-------------------------------------------------------------- */

div.error,
div.alert,
div.notice,
div.success,
div.info 			{ padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }

div.error, .alert { background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
div.notice     { background: #fff6bf; color: #514721; border-color: #ffd324; }
div.success    { background: #e6efc2; color: #264409; border-color: #c6d880; }
div.info 			{ background: #d5edf8; color: #205791; border-color: #92cae4; }
div.error a, div.alert a { color: #8a1f11; }
div.notice a   { color: #514721; }
div.success a  { color: #264409; }
div.info a			{ color: #205791; }
