/* COLORS FOR PAGE BROWSE USERS*/
.cOrange{
	color:#f66f1d !important;
}
.cLBlue{
	color: #0072bc !important;
}
.cGBlue{
	color: #466385 !important;
}

.cGray{
	color: #959595;
}

.BorderImgUser{
	border: 1px solid #797f80;
}
.BorderSearchForm{
	border: 1px solid #e1c89f;
}

.title_hottestSearch h3{font-family:Tahoma; font-size:14px;color:#5F5E5E;margin-bottom:4px;}

select, input{
	border: 1px solid #abadb3;
}
.btnSearchUser{
	background: url('../images/browseusers/btnSearch.png') no-repeat left top;
	width:74px;
	height: 20px;
	border:none;
	clear: both;
	cursor: pointer;
	position:relative;
}
.BrowseGlobal{
   clear: both;
	float: left;
	outline: 0px solid red;
	font-family: Tahoma;
	font-size: 12px;
	width:945px;
	margin-top: 10px;
}


.BrowseLeftSearchPanel{
	width:315px;
	float: left;
	margin-right: 10px;
	text-align: left;
}

.BrowseResultPanel{
	float: left;
	width: 600px;
	padding-top: 30px;
	margin-left: 10px;
}


.BrowseLeftSearchPanel h1{
	height: 27px;
	font-size: 14px;
	line-height: 27px;
}

.BrowseGlobal h3{
	font-size: 11px;
	font-weight: bold;
}


.topSearchFormMini{
	background: url('../images/browseusers/topSearchFormMini.gif') no-repeat left center;
	height: 11px;
	width:242px;
	
}

.bottomSearchFormMini{
    float:left;
	background: url('../images/browseusers/bottomSearchFormMini.gif') no-repeat left center;
	height: 11px;
	width:242px;
	margin:0;
	padding: 0;
}

.contentFullForm{
    float:left;
	width: 315px;
	padding:11px 0 17px 0;
	border: 1px solid #c0c9d4;
	margin:0;
}
.contentFullFormMini{
    float:left;
	width: 242px;
	background-color: #E9EDEE;
	margin:0;
	padding:0 0 10px;
	border:0px solid #DBE2EA;
	text-align:center;
}

.contentQuickForm{
    float:left;
	width: 300px;
	height: 35px;
    border: 1px solid #c0c9d4;
	margin-top:8px;
	padding-top: 10px;
	padding-bottom: 22px;
	padding-left:15px;
	text-align:left !important;
}

.contentQuickForm h3{
	font-size: 12px;
	font-weight: bold;
	color:#466385;
	margin-bottom:3px;
}

.quickTextSearch{
	width:193px;
	height: 21px;
}
.LineSearchForm{
	display: block;
	clear: both;
	margin-left: 10px;
	padding-bottom: 10px;
	text-align: left !important;
	border: 10x solid red;
	line-height: 20px;
	font-size: 11px;
}

.LineSearchFormMini{
	display: block;
	clear: both;
	margin-left: 24px;
	padding-bottom: 10px;
	text-align: left !important;
	border: 10x solid red;
	line-height: 20px;
	font-size: 11px;
}

.LineSearchForm b{
	line-height: 20px;
	font-weight: bold;
	width:100px; 
	display: block;
	float: left;
	margin-right: 5px
}

.LineSearchFormMini b{
	line-height: 20px;
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 35px
}

.LineSearchForm span{
	margin-right: 5px;
	font-size: 11px !important;
}

.LineSearchFormMini span{
	margin-right: 5px;
	font-size: 11px !important;
}
.SearchRadio{
	position: relative;
	top: 2px;
	#top: 4px;
	border: none;
	margin: 0;
	padding: 0;
}
.selectLookingList{
    width:149px;
    height:20px;
    border:1px solid #abadb3;
    padding:1px;
    font-size:11px;
}

.selectMultiple{
    width:185px;
    height:65px;
    border:1px solid #abadb3;
    padding:1px;
    font-size:11px;
    color:#000;
}
.selectMultipleMini{
    width:194px;
    height:75px;
    border:1px solid #abadb3;
    padding:1px;
    font-size:11px;
    color:#000;
}
.selectMultiple option{
    height:16px;
}
/*
.LineSearchForm .tblButtonList td{
margin:0px;
padding:0px;
line-height:normal !important;
}

.LineSearchForm .tblButtonList td input{
	position: relative;
	top: 3px;
	#top: 2px;
	border: none;
	margin: 0;
	margin-right:4px;
	padding: 0;
}
*/
.SearchCheckBox{
	position: relative;
	top: 2px;
	#top: 4px;
	border: none;
	margin-right: 3px;;
	padding: 0;	
}
.LineSearchForm select.age{
	font-size: 11px;
	padding: 1px;
	width: 45px;
	height: 20px;
}

.LineSearchFormMini select.age{
	font-size: 11px;
	padding: 1px;
	width: 45px;
	height: 20px;
}

.LineSearchForm select.locationSelect{
	font-size: 11px;
	padding: 1px;
	width: 150px;
	height: 20px;
}

.LineSearchFormMini select.locationSelect{
	font-size: 11px;
	padding: 1px;
	width: 139px;
	height: 20px;
}

.txtFSearch{
	font-size: 11px;
	padding:3px 1px;
	width: 146px;	
}

.txtFSearchMini{
	font-size: 11px;
	padding:3px 1px;
	width: 136px;	
}

.BrowseRating{
	float: left;
	font-size:11px;
	font-weight: normal;
    width:300px;
    text-align:right;
}
.dotLine{
   float: left;
	height: 7px;
	width: 100%;
	background: url('../images/browseusers/dotted_line.jpg') repeat-x bottom left ;	
}
.BrowseRating a{
	font-size:11px !important;
	color:#fe6424 !important;
}

.BrowseRating a.activeLinkRate{
	font-size:11px;
	color:#7e7e7e !important;
	font-weight: normal;
}

.fPageBrowseRating .BrowseRating{
    float:right;
}

.ResultImages{
	float: left;
	padding: 9px 0 0;
	width: 600px;
	outline: 0px solid green;
}

.ResultOneImage{
	float:left;
	padding-right: 35px;
	padding-bottom: 15px;
	text-align: center;
	outline: 0px solid red;
}

.LastUser{
	padding-right: 0px !important;
}

.ResultOneImage img{
	display: block;
	border:1px solid #797f80;
	width: 90px;
	height: 121px;
	margin-bottom: 3px;
}

.leftBannerDiv{
    float:left;
	border: 1px solid gray;
	width:315px;
	height:182px;
	margin-top: 25px;
}

/* List result for search */

.BrowseListResultPanel{
	float: left;
	outline: 0px solid fuchsia;
	width: 746px;
	margin-top: 35px;
	font-family: Tahoma;
	font-size: 11px;
	margin-right: 11px;
}

.BrowseRightBanner{
	float: left;
	width:160px;
	margin-top: 35px;
	margin-left: 20px;
}

.LinkUndLine{
	text-decoration: underline !important;
}

.LinkUndLine:hover{
	text-decoration: none !important;
}

.ResultSwitcher{
	float: right;
	outline: 0px red solid;
	line-height: 20px;
}
.ResultSwitcher img{
	vertical-align: middle; 
	margin-left: 5px;
}

.OneLineUserList{
   float: left;
	clear: both;
	width:744px;
	background: url('../images/browseusers/dotted_line.jpg') repeat-x bottom left ;
	padding: 5px 0;	
}
.BrowseUserInfo{
	height: 100px;
	border: 0px green solid;
   width:634px;
   float: left;
	
}

.BrowseTechLineInfo{
	height:20px;
	width: 845px;
}

.divLink{
    font-size:11px !important;
	display: block;
	float: left;
	clear: both;
}

.divLinkLine{
    font-size:11px !important;
	display: block;
	float: left;
	clear: both;
	text-decoration:underline !important;
}


.divLinkLine:hover{
    text-decoration:none !important;
}

.userImage{
	float: left;
	margin-right: 15px;
}
.userImage img{
 border:1px solid #797F80;
}


.OneLineUserList div{
	line-height: 18px;
}

.BrowseButtons{
	float: left;
	width:170px;
}
.BrouseUserTechInfo{
	float: right;
	border: 0px red solid;
}
.BrouseUserTechInfo span{
	margin-right: 5px;
}
.BrouseUserTechInfo img{
	float: none;
	display: inline !important;
	margin-right: 2px;
	position: relative;
	top: 4px;
}

/* Result Gallery Search Members  */

.ResultImagesGallery{
	float: left;
	padding: 9px 0 0;
	width: 744px;
	outline: 0px solid green;
}

.inPageResultImages{
	padding: 9px 0px 0 !important;
}

.ResultOneImageGallery{
	float:left;
	/*padding-left: 15px;*/
	padding-right: 35px;
	margin-bottom: 20px;
	text-align: left;
	outline: 0px solid red;
	font-size: 11px;
	height: 208px;
}

.ResultOneImageGallery img{
	display: block;
	border:1px solid #797f80;
	width: 90px;
	height: 121px;
	margin-bottom: 3px;
}

.ResultOneImageGallery p{
    clear:left;
	line-height: 15px;
	/*height:45px;*/
}

.btnContactUser{
	width: 80px !important;
	height: 20px !important;
	border: none !important;
	margin: 2px 0px;
}

/* Users for community page */

#hottest_video .ResultOneImageGalleryMini{
	float:left;
	padding-right: 12px;
	padding-bottom: 15px;
	text-align: left;
	outline: 0px solid red;
	font-size: 11px;	
}

#hottest_video .ResultOneImageGalleryMini img{
	display: block;
	border:1px solid #797f80;
	width: 90px;
	height: 121px;
	margin-bottom: 3px;
}

#hottest_video .ResultOneImageGalleryMini p{
    clear:left;
	line-height: 15px;
}

#hottest_video .btnContactUser{
	width: 80px !important;
	height: 20px !important;
	border: none !important;
	margin: 2px 0px;
}
.titleSearchTitle{
    color:#466385;
}

.ResultOneImageGallery .femaleGenderIcon
{
	border: none;
	width: 13px;
	height: 13px;
	clear: inherit;
	display: inline;
	position: relative;
	top: 4px;
	margin-right: 4px;
}

.ResultOneImageGallery .maleGenderIcon
{
	border: none;
	width: 13px;
	height: 13px;
	clear: inherit;
	display: inline;
	position: relative;
	top: 4px;
	margin-right: 4px;
}

