.search_main_gallery{width:30%;padding:5px;float:left;border-top:.2em solid #562051;border-left:.2em solid #562051;border-right:.2em solid #562051;border-radius:5px; margin:2px;}
.search_img_gallery{float:none;margin:0 auto;width:90%;max-height: 120px;height: 130px;text-align: center;}
.search_img_gallery img{border:1px solid #C2C2BD;box-shadow:1px 1px 2px rgba(0,0,0,.3);padding:3px;background:#fff;width:100px;height:100px;}
.icon_gallery{width:100%; float:left;}
.imchat_gallery{float:left;width:32%}
.imchat_pic{float:right;width:25%}
.online_gallery{float:left;width:50%;text-align:end}
.icon_gallery_img{width:60px;height:12px;}
.icon_gallery_txt1{float:left;width:100px;padding:3px}
.icon_gallery_img img {width:24px;height:24px;float:left}
.btn_holder{color: #FFFFFF;background-color: #3D3D3D;font-size: 14px; font-weight: normal; padding: 10px 15px;text-decoration: none; float:left;text-align: center;width:83%;}
.btn_holder a{color: #fff;}
.btn_holder a:hover{color: #900;}
.gallery_red{color:#900;}

@media only screen and (min-width:320px) and (max-width:985px){
.search_main_gallery{width:100%;padding:5px;float:left;border-top:.2em solid #562051;border-left:.2em solid #562051;border-right:.2em solid #562051;border-radius:5px;}
.search_img_gallery{float:none;margin:0 auto;width:80%; height: auto;max-height: none;}
.search_img_gallery img{border:1px solid #C2C2BD;box-shadow:1px 1px 2px rgba(0,0,0,.3);padding:3px;max-width:75%;background:#fff;max-height:75%;width:90%; height:auto;}
.icon_gallery{width:100%; float:left;}
.imchat_gallery{float:left;width:32%}.online_gallery{float:left;width:50%;text-align:end}
.icon_gallery_img{width:70px;height:12px;}
.icon_gallery_txt1{float:left;width:100px;padding:3px;}
.icon_gallery_img img {width:70px;height:70px;float:left}
.footer_bar_image{display:none;}
.member_online_img {
    background: url("/images/ico_online.png") no-repeat scroll 25% 0 rgba(0, 0, 0, 0);
 	float: left;
    font-weight: 700;
    padding: 3px 0 0;
    text-align: center;
    width: 100%;
}
}
.footer_bar_mobile{width:100%; float:left; margin:10px 0 0 0;}
.footer_main_img{float: left; height: 130px; margin-bottom: 10px; width:225px;}
@media only screen and (max-width:985px){.footer_bar_mobile{display:block;}}
@media only screen and (min-width:985px){.footer_bar_mobile{display:none;}}

.setmargin{margin:0 0 10px 0}
.redcolor {color:#900;}

/*include-footer-banner.php*/
.footer_bar_image{border: 2px solid #562051; border-radius: 4px; float: left; height: auto;  margin:10px 0 0 0 ;  padding: 5px; width: 100%;}
.footer_bannermain_img{float: left; height: auto; width:151px;}
.footer_banner_main{width:151px;}
.membername {float: left; font-weight: 700; padding: 2px 0 0; text-align: center; width: 100%;}
.footer_banner_online_img {
    background: url("/images/ico_online.png") no-repeat scroll 15% 0 rgba(0, 0, 0, 0);
 	float: left;
    font-weight: 700;
    padding: 3px 0 0;
    text-align: center;
    width: 100%;
}
.footer_banner_img_holder {
    float: left;
    text-align: center;
    width: 100%;
}
.footer_banner_img_holder img{width:88px; height:88px; margin:4px;box-shadow: 0 3px 10px rgba(0, 0, 0, 0.7); border: 1px solid #C2C2BD; border-radius: 10px 0;}