@charset "utf-8";
/*====================================================================
Title : Blossary_home.css
Author : Henry 
Description : For all Blossary.com pages
Created : 2014-11-28
====================================================================*/
.homebox {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 101px;
}
.homebox .imgmenu {
	float: left;
	width: 295px;
}
.homebox .imgmenu .little-photo {
	height: 295px;
	width: 295px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
.homebox .imgmenu .little-photo img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.homebox .imgmenu .nav {
	width: 265px;
	margin-top: 15px;
	background-color: #FFF;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:0px 0px 8px #999;              
    -webkit-box-shadow:0px 0px 8px #999;           
    box-shadow:0px 0px 8px #999;
}

.homebox .imgmenu .nav .main {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	padding-bottom: 15px;
}
.homebox .imgmenu .nav .main ul li a {
	display: block;
	font-size: 18px;
	line-height: 25px;
	height: 25px;
	font-weight: 300;
}
.homebox .imgmenu .nav .main ul li a:hover {
	font-weight: 400;
}
.homebox .imgmenu .nav .category {
	padding-top: 15px;
}
.homebox .imgmenu .nav .category ul li a {
	display: block;
	font-size: 18px;
	line-height: 25px;
	height: 25px;
	font-weight: 300;
}
.homebox .imgmenu .nav .category ul li a:hover {
	font-weight: 400;
}
.homebox .imgmenu .nav .eng {
	position: absolute;
	margin-top: -85px;
	margin-left: 230px;
}
.homebox .imgmenu .nav .eng a {
	padding: 5px;
}
.homebox .imgmenu .nav .eng a:hover {
	background: #3d97d6;
	color: #FFF;
	box-shadow: 0 -2px 0px #3277a8 inset;
	-moz-box-shadow: 0 -2px 0px #3277a8 inset;
	-webkit-box-shadow: 0 -2px 0px #3277a8 inset;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d97d6;
	border-left-color: #3d97d6;
}
.homebox .imgmenu .nav .eng a:active {
	background: #439fe0;
	color: #FFF;
	box-shadow: 0 2px 0px #3277a8 inset;
	-moz-box-shadow: 0 2px 0px #3277a8 inset;
	-webkit-box-shadow: 0 2px 0px #3277a8 inset;
	border-style: none;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #439fe0;
	border-left-color: #439fe0;
}

.homebox .imgmenu .userinfo {
	width: 265px;
	margin-top: 15px;
	background-color: #FFF;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:0px 0px 2px #999;              
        -webkit-box-shadow:0px 0px 2px #999;           
        box-shadow:0px 0px 2px #999;
}
.homebox .imgmenu .userinfo .jieshao {
	font-size: 16px;
	font-weight: 400;
        word-wrap: break-word;
}
.homebox .imgmenu .userinfo .geren {
	display: block;
	font-size: 16px;
	font-weight: 400;
	padding-top: 20px;
        word-wrap: break-word;
}
.homebox .imgmenu .userinfo .jianjie {
	padding-top: 20px;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
}
.homebox .imgmenu .userinfo .xingqu {
	padding-top: 20px;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
}
.homebox .imgmenu .userinfo .language {
	padding-top: 20px;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
}


a:hover{text-decoration: none;}




.homebox .focus {
	float: right;
	width: 690px;
}
.homebox .focus .search {
	height: 38px;
	padding-top: 14px;
}
.homebox .focus .search .paixu {
	float: left;
	height: 29px;
	width: 150px;
	border: 1px solid #cecece;
	background-color: #FFF;
	color: #CCC;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	display: block;
	padding-top: 7px;
	border-radius: 5px;
}
.homebox .focus .search .sou {
	height: 36px;
	border: 1px solid #cecece;
	background-color: #FFF;
	border-radius: 5px;
	float: left;
	width: 526px;
	margin-left: 10px;
}
.homebox .focus .search .sou .shu {
	height: 28px;
	line-height: 28px;
	width: 450px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	color: #CCC;
	font-weight: 400;
	font-family: "Gotham Narrow SSm 4r",Arial;
	float: left;
        margin-top: 2px;
}

.homebox .focus .search .sou .shu:active, .homebox .focus .search .sou .shu:focus {
    color: #777777;
}
.homebox .focus .search .sou .suo {
/*	height: 36px;
	width: 36px;
	display: block;
	float: right;
	background-image: url(../images/Search.PNG);
	background-repeat: no-repeat;
	background-position: center center;*/
        
        background-image: url("../images/Search.PNG");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        float: right;
        height: 36px;
        left: 50%;
        margin-right: 10px;
        width: 18px;
}





.homebox .focus .jiaodian {
	height: 295px;
	width: 690px;
}

.homebox .focus .jiaodian .carousel {
	height: 295px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 690px;

}
.homebox .focus .jiaodian .carousel img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.homebox .focus .jiaodian .arrow {
	height: 47px;
	width: 690px;
	position: absolute;
	margin-top: -175px;
}
.homebox .focus .jiaodian .arrow a
{
opacity:0.6;
filter:alpha(opacity=60); 
}
.homebox .focus .jiaodian .arrow a:hover
{
opacity:1.0;
filter:alpha(opacity=100);
}
.homebox .focus .jiaodian .arrow .arrow-left {
	float: left;
	height: 47px;
	width: 25px;
	padding-left: 15px;
	display: block;
	cursor:pointer;
}
.homebox .focus .jiaodian .arrow .arrow-right {
	float: right;
	height: 47px;
	width: 25px;
	padding-right: 15px;
	display: block;
	cursor:pointer;
}
.homebox .focus .jiaodian .usertext {
	height: 60px;
	width: 670px;
	background-image: url(../images/freebg_black.png);
	background-repeat: repeat;
	position: absolute;
	margin-top: -80px;
	padding: 10px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.homebox .focus .jiaodian .usertext .wenben {
	float: left;
	height: 60px;
	width: 600px;
}
.homebox .focus .jiaodian .usertext .wenben a {
	font-size: 20px;
	color: #35acff;
}
.homebox .focus .jiaodian .usertext .wenben p {
	font-size: 23px;
	color: #FFF;
	padding-top: 5px;
	overflow: hidden;
}
.homebox .focus .jiaodian .usertext .wenben a.white_color {
	font-size: 23px;
	color: #FFF;
}
.homebox .focus .jiaodian .usertext .touxiang {
	height: 50px;
	width: 50px;
	float: right;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: 1px solid #c4c4c4;
}
.homebox .focus .jiaodian .usertext .touxiang  img{
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.homebox .focus .bigda {
	width: 690px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.homebox .focus .bigda .bigphoto {
	height: 690px;
	width: 690px;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.homebox .focus .bigda .bigphoto img{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.homebox .focus .bigda .hezi {
	padding: 10px;
	background-color: #FFF;
	margin-top: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:0px 0px 8px #999;              
    -webkit-box-shadow:0px 0px 8px #999;           
    box-shadow:0px 0px 8px #999;
}
.homebox .focus .bigda .hezi .textimg {
	height: 60px;
	overflow:hidden;
}
.homebox .focus .bigda .hezi .textimg .textleft {
	float: left;
	height: 60px;
	width: 595px;
}
.homebox .focus .bigda .hezi .textimg .textleft a {
	font-size: 18px;
	color: #000;
}
.homebox .focus .bigda .hezi .textimg .textleft p {
	font-size: 14px;
	color: #6f6f6f;
	line-height: 18px;
	font-weight: 300;
	padding-top: 3px;
	overflow: hidden;
}

.homebox .focus .bigda .hezi .textimg .textleft p a{
	font-size: 14px;
	color: #439fe0;
	line-height: 18px;
	font-weight: 300;
}

.homebox .focus .bigda .hezi .textimg .imgright {
	float: right;
	height: 50px;
	width: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: 1px solid #c4c4c4;
}
.homebox .focus .bigda .hezi .textimg .imgright img{
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.homebox .focus .bigda .hezi .leiping {
	padding-top: 10px;
	font-size: 13px;
	font-weight: 500;
	height: 20px;
}
.homebox .focus .bigda .hezi .leiping .lei {
	float: left;
	height: 20px;
}
.homebox .focus .bigda .hezi .leiping .ping {
	float: right;
	height: 20px;
}
.homebox .focus .bigda .hezi .leiping .ping a {

}
.homebox .focus .feature {
	width: 690px;
	padding-top: 15px;
}
.homebox .focus .feature ul li {
	display: block;
	float: left;	
	width: 218px;
	background-color: #FFF;
	border: 1px solid #cecece;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 8px #d7d7d7;
	-webkit-box-shadow: 0px 0px 8px #d7d7d7;
	box-shadow: 0px 0px 3px #d7d7d7;
}
.homebox .focus .feature ul li .username {
	height: 48px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	display: block;
	width: 198px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-bottom: 10px;
}
.homebox .focus .feature ul li .username span {
	display: block;
	float: left;
	height: 46px;
	width: 46px;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
	border: 1px solid #c4c4c4;
}
.homebox .focus .feature ul li .username span img{
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
}
.homebox .focus .feature ul li .username p {
	display: block;
	float: left;
	height: 48px;
	margin-left: 5px;
	font-size: 18px;
	color: #8baac1;
	width: 144px;
	overflow: hidden;
	line-height: 24px;
}
.homebox .focus .feature ul li .zhuti {
	height: 286px;
	margin-top: 5px;
}
.homebox .focus .feature ul li .zhuti .minglei {
	height: 48px;
	width: 208px;
	margin-right: auto;
	margin-left: 5px;
}
.homebox .focus .feature ul li .zhuti .minglei p {
	display: block;
	font-size: 15px;
	height: 40px;
        line-height: 20px;
}
.homebox .focus .feature ul li .zhuti .minglei .category {
	width: 100%;
	height: 25px;
}
.homebox .focus .feature ul li .zhuti .minglei .category .category-left {
	width: 50%;
	text-align: left;
	color: #999;
	float: left;
	height: 25px;
	line-height: 25px;
}
.homebox .focus .feature ul li .zhuti .minglei .category .category-right {
	float: left;
	width: 50%;
	height: 25px;
	line-height: 25px;
	text-align: right;
}
.homebox .focus .feature ul li .zhuti .blo-img {
	height: 221px;
	width: 218px;
	display: block;
	margin-top: 5px;
}
.homebox .focus .feature ul li .zhuti .blo-img img{
	-webkit-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.homebox .focus .userterm {
	width: 690px;
	padding-top: 15px;
}
.homebox .focus .userterm ul li {
	height: 150px;
	display: block;
	margin-bottom: 15px;
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 2px #999;
	-webkit-box-shadow: 0px 0px 2px #999;
	box-shadow: 0px 0px 2px #999;
	//border: 1px solid #cecece;
}
.homebox .focus .userterm ul li .termimg {
	float: left;
	height: 150px;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cecece;
	text-align: center;
}
.homebox .focus .userterm ul li .termimg img{
	-webkit-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
}
.homebox .focus .userterm ul li .xiangxi {
	float: left;
	height: 150px;
	width: 526px;
	margin-left: 10px;
}
.homebox .focus .userterm ul li .xiangxi a {
	font-size: 18px;
	font-weight: 400;
	display: block;
	height: 25px;
	padding-top: 9px;
}
.homebox .focus .userterm ul li .xiangxi p {
	display: block;
	font-size: 14px;
	font-weight: 300;
	height: 65px;
	padding-top: 5px;
        overflow: hidden;
}
.homebox .focus .userterm ul li .xiangxi span {
	font-size: 13px;
	font-weight: 300;
	color: #999;
	display: block;
	height: 25px;
	padding-top: 5px;
}
.homebox .focus .followers {
	width: 690px;
	padding-top: 15px;
}
.homebox .focus .followers ul li {
	background-color: #FFF;
	display: block;
	padding: 10px;
	height: 50px;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 2px #999;
	-webkit-box-shadow: 0px 0px 2px #999;
	box-shadow: 0px 0px 2px #999;
	//border: 1px solid #cecece;
}
.homebox .focus .followers ul li .photo {
	float: left;
	height: 50px;
	width: 50px;
	border: 1px solid #cecece;
	border-radius: 50px;
}
.homebox .focus .followers ul li .photo img {
	border-radius: 50px;
}
.homebox .focus .followers ul li .namecity {
	float: left;
	height: 64px;
	width: 450px;
	margin-left: 10px;
	font-size: 16px;
	font-weight: 400;
}
.homebox .focus .followers ul li .namecity p {
	color: #999;
}
.homebox .focus .followers ul li .fen {
	width: 100px;
	float: right;
	height: 40px;
	text-align: center;
	padding-top: 17px;
}











.homebox .person {
	background-color: #FFF;
	height: 300px;
	width: 1000px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:0px 0px 2px #999;              
        -webkit-box-shadow:0px 0px 2px #999;           
        box-shadow:0px 0px 2px #999;
}
.homebox .person .photo_home {
	background-image: url(../images/carousel-02.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 1000px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
.homebox .person .photo_home .touxiang {
	float: left;
	height: 128px;
	width: 128px;
	margin-top: 60px;
	margin-left: 30px;
}
.homebox .person .photo_home .background_upload{
        position: absolute;
        margin-top: 10px;
        margin-left: 10px;
        
}
.homebox .person .photo_home .background_change{
        position: absolute;
        margin-left: 42px;
        margin-top: 13px;
       
}
/*.homebox .person .photo_home .touxiang img {
        border: 2px solid #FFF;
	border-radius:128px;
}*/
.homebox .person .photo_home .touxiang .touxiang_img {
        border: 2px solid #FFF;
        border-radius:128px;
}
.homebox .person .photo_home .upload_change .upload_img {
	position: absolute;
        margin-top: -30px;
        margin-left: 40px;
       
}
.homebox .person .photo_home .upload_change .change_img {
	position: absolute;
        margin-top: -26px;
        margin-left: 80px;
       
}
.homebox .person .photo_home .text {
	width: 780px;
	float: left;
	margin-left: 20px;
	margin-top: 60px;
	color: #FFF;
	font-size: 30px;
	font-weight: 400;
	padding-top: 28px;
	padding-bottom: 28px;
	text-shadow: 1px 1px 2px #303030;
}



.homebox .person .xuan {
	height: 50px;
	width: 996px;
	padding-left: 4px;
}
.homebox .person .xuan ul li {
	float: left;
	font-size: 16px;
	font-weight: 400;
}
.homebox .person .xuan ul li a {
	display: block;
	color: #303030;
	text-align: center;
	height: 33px;
	padding-top: 15px;
	width:142px;
}
.homebox .person .xuan ul li a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #439fe0;
	color: #439fe0;
}
#blossary_user_select {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #439fe0;
	color: #439fe0;
}
.homebox .focus .settings {
	background-color: #FFF;
	margin-top: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 2px #999;
	-webkit-box-shadow: 0px 0px 2px #999;
	box-shadow: 0px 0px 2px #999;	
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.homebox .focus .settings .modelfg {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	padding-top: 5px;
}

.homebox .focus .settings .modelfg .biaoqian {
	//height: 35px;
	padding-top: 10px;
}
.homebox .focus .settings .modelfg .biaoqian .timu {
	float: left;
	height: 27px;
	width: 160px;
	font-size: 16px;
	font-weight: 400;
	padding-top: 8px;
}
.homebox .focus .settings .modelfg .biaoqian .wenben {
	float: left;
	//height: 35px;
	max-width: 272px;
	line-height: 35px;
	font-size: 16px;
	font-weight: 400;
}
.homebox .focus .settings .modelfg .biaoqian .qita {
	float: left;
	height: 35px;
	//width: 245px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 35px;
	font-weight: 400;
}
.homebox .focus .settings .save {
	text-align: center;
	height: 26px;
	padding-top: 25px;
        padding-bottom: 20px;
}
.homebox .focus .settings .save a {
	margin-right: 5px;
}



.xiuinput{
	font-family: "Gotham Narrow SSm 4r",Arial;
	height: 33px;
	border: 1px solid #cecece;
	font-size: 16px;
	line-height: 33px;
	font-weight: 400;
	color: #303030;
	width: 240px;
	padding-left: 8px;
	border-radius:5px;
}
.other{
	width:490px;
}
.aboutme{  
    padding:5px;
    margin: 5px 0px 5px; 
    width: 488px; 
    height:50px;
    line-height: 18px;
}




.like_icon {
    background-attachment: scroll;
    background-image: url(../images/Heart_Comment.png);
    background-repeat: no-repeat;
    background-position: 0px -19px;
    border-radius: 50%;
    display: block;
    float: left;
    height: 20px;   
    width: 25px;
}
.comment_icon {
    background-attachment: scroll;
    background-image: url(../images/Heart_Comment.png);
    background-repeat: no-repeat;
    background-position: 0px -0px;
    border-radius: 50%;
    display: block;
    float: left;
    height: 20px;   
    width: 25px;
}






.left-15{
	margin-left:15px;
}
.termsblue{
	color: #0276bc;
}
.fgline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c7c7;
	margin-top: 15px;
	margin-bottom: 15px;
}
.right-fg{
	background-image: url(../images/right-fg.png);
	background-repeat: no-repeat;
	background-position: right center;
}

/*add by vivian start*/
.feature_all {
    padding-top: 10px;
    width: 690px;
}
.col3 {
    width: 220px;
}
.bname { 
    height: 32px;
}
.box{
	margin:5px 4px;	
}

.bname-detail {
    height: 18px;
}

.eng{
	display:none;
}
.black{
	color:#000;
}
.footer{
	display:none;
}
.showdate{
	font-size: 14px;
	color: #6f6f6f;
	line-height: 18px;
	font-weight: 300;
	margin-left:10px;
}
.loadingMoreGlossaryWeb{
	width:37px;
	height:37px;
	background-image:url(../images/Blossary_Load_Gif.gif);
	background-repeat:no-repeat;
	margin: 0 auto;
}
/*add by vivian end*/




#pager {
    text-align: center;
}
#pager .pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
}
#pager .pagination > li {
    display: inline;
    border: 1px solid #f1f1f1;  
    box-shadow: 0 0 8px #f1f1f1;
    padding: 0;
}
#pager .pagination > li:hover {
    cursor: pointer;
}
#pager .pagination > li > a, #pager .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #428bca;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
#pager .pagination > li:first-child > a, #pager .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}
#pager .pagination > .active > a, .pagination > .active > span, #pager .pagination > .active > a:hover, #pager .pagination > .active > span:hover, #pager .pagination > .active > a:focus, #pager .pagination > .active > span:focus {
    background-color: #428bca;
    border-color: #428bca;
    color: #fff;
    cursor: default;
    z-index: 2;
}
#pager .pagination .active{
    border: 1px solid #f1f1f1;   
    box-shadow: 0 0 8px #f1f1f1;
}
#languages_arr_chosen {   
    border-radius: 3px;
    line-height: 43px;
    min-height: 43px;
    padding-left: 0;
    width: 518px;
}

.chosen-container-multi .chosen-choices{
    border: 1px solid #cecece;
    border-radius: 5px;
    }
    
.wenben .female_male{
        padding-top: 5px;
    }
.gender {
    height: 20px;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    width: 520px;
}
.gender .female {
    background-attachment: scroll;
    background-image: url("../images/checkbox.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    float: left;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    margin-right: 15px;
    padding-left: 25px;
}
.gender .male {
    background-attachment: scroll;
    background-image: url("../images/checkbox.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #333;
    display: block;
    float: left;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    margin-right: 15px;
    padding-left: 25px;
}
.gender a:hover {
    background-attachment: scroll;
    background-image: url("../images/checkbox.png");
    background-position: 0 -20px;
    background-repeat: no-repeat;
}
.gender a:active {
    background-attachment: scroll;
    background-image: url("../images/checkbox.png");
    background-position: 0 -20px;
    background-repeat: no-repeat;
}
.gender a.active {
    background-attachment: scroll;
    background-image: url("../images/checkbox.png");
    background-position: 0 -20px;
    background-repeat: no-repeat;
}


.SelectControl{
	 float: left;
    height: 30px;
    width: 152px;
}
.SelectControl .arrow{
	width: 18px;
	height: 11px;
	overflow: hidden;
	display: inline-block;
	float: right;
	background-image: url(../images/arrow-05.png);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-top: 12px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 0;
}
.SelectControl input{
	background: none;
	border: none;
	font-size: 16px;
	cursor: pointer;
	float: left;
	display: inline;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
	font-family: Tahoma, Arial, Helvetica;
	color: #cecece;
}
.SelectControl ul{
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #cecece;
	background: #fff;
	z-index: 100;
	margin-left: 7px;
        margin-top: 47px;
	position: absolute;
}
.SelectControl li{
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	cursor: pointer;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
}
.SelectControl li.on{
	background: #0077a2;
	color: #FFF;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"]{
     font-family: "Gotham Narrow SSm 4r",Arial;
}


.follow_bth {
    border-radius: 5px;
    cursor: pointer;
    display: inline;
    font-family: "Gotham Narrow SSm 4r",Arial;
    font-size: 14px;
    outline: medium none;
    padding: 3px 10px;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    text-shadow:none;
}
.follow_bth:hover {
    text-decoration: none;
}
.follow_bth:active {
    position: relative;
}

.new {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #439fe0;
    color: #439fe0;
}
.new:hover {
    background: none repeat scroll 0 0 #3d97d6;
    border-left: 2px solid #3d97d6;
    border-right: 2px solid #3d97d6;
    border-style: none solid;  
    color: #fff;
    padding: 5px 10px;
}
.new:active {
    background: none repeat scroll 0 0 #439fe0;
    border-left: 2px solid #439fe0;
    border-right: 2px solid #439fe0;
    border-style: none solid;
    color: #fff;
    padding: 5px 10px;
}


.collect_term_to_blossary_btn {
    background: none repeat scroll 0 0 #439fe0;
    border-radius: 5px;
    color: #fff;   
    line-height: 60%;
    margin-left: 5px;
    text-align: center;
    width: 125px;
    padding-bottom: 9px;
}

.collect_term_to_blossary_btn:hover {
    background: none repeat scroll 0 0 #3d97d6;
    box-shadow: 0 -2px 0 #3277a8 inset;
}
.collect_term_to_blossary_btn:active {
    background: none repeat scroll 0 0 #439fe0;
    box-shadow: 0 2px 0 #3277a8 inset;
}