
	
.profile
	{	
	background: url(http://images.match.com/match/search/4065_gallery_result_bg.gif) no-repeat;
	}

.profile .close
	{	
	background:url(http://images.match.com/match/search/searchResutls_close.gif) no-repeat;
	}

.profile .photoFrame
	{	
	background: url(http://images.match.com/match/search/4064_photoShadow.gif) no-repeat;
	}

.profile .photoFrameRed
	{	
	background: url(http://images.match.com/match/search/searchResults_photo_bgRed.gif) no-repeat;
	}
		
.profileRed
	{
	background: url(http://images.match.com/match/search/4065_gallery_red_bg.gif) no-repeat;	
	}

.profileRed .close
	{
	background: url(http://images.match.com/match/search/4065_close_white.gif) no-repeat;	
	}
	

.detailView 
	{
	background: url(http://images.match.com/match/search/4065_detail_search_bg.gif) no-repeat;											
	}

.detailView .close
	{
	background:url(http://images.match.com/match/search/searchResutls_close.gif) no-repeat;	
	}

.detailViewRed .close
	{
	background:url(http://images.match.com/match/search/searchResutls_close.gif) no-repeat;	
	}	

.detailView .photoFrame
	{	
	background: url(http://images.match.com/match/search/4064_photoShadow.gif) no-repeat;
	}
	
.detailView .photoFrameRed
	{
	background: url(http://images.match.com/match/search/searchResults_photo_bgRed.gif) no-repeat;
	}
	
.detailView .statusNew
	{
	background: url(http://images.match.com/match/search/4065_new_portrait.jpg) no-repeat;
	}
	
.detailViewRed .statusNewWhite
	{
	background: url(http://images.match.com/match/search/4065_new_white.gif) no-repeat;
	}	
	
.profile .statusNew
	{
	background: url(http://images.match.com/match/search/4065_new_portrait.jpg) no-repeat;
	margin:12px 0 0 5px;
	}
	
.profileRed .statusNewWhite
	{
	background: url(http://images.match.com/match/search/4065_new_white.gif) no-repeat;
	margin:12px 0 0 5px;
	}	
	
.detailViewRed
	{	
	background: url(http://images.match.com/match/search/4065_highlighted_bg.gif) no-repeat;	
	}
	
.detailViewRed .statusNew
	{
	background: url(http://images.match.com/match/search/4065_new_white.jpg) no-repeat;	
	}		

.memberSpecs ul li.email
	{	
	background: url(http://images.match.com/match/search/searchResults_mailIcn.gif) no-repeat;	
	}	

.memberSpecs ul li.addToFavorites
	{
	background: url(http://images.match.com/match/showinterest/save.gif) no-repeat;	
	}	

.memberSpecs ul li.wink
	{
	background: url(http://images.match.com/match/search/searchResults_winkIcn.gif) no-repeat;
	}
	
.memberSpecs ul li.check
	{	
	background: url(http://images.match.com/match/search/searchResults_checkIcn.gif) no-repeat;
	}

/* RIGHT COLUMN STYLES */

#viewSelect
	{
	background: url(http://images.match.com/match/search/searchBar_top.gif) no-repeat;
	}	

#viewSelect h4
	{
	background: url(http://images.match.com/match/search/search_Choose_title.gif) no-repeat 12px 25px;	
	}

#refineSearch 
	{
	background: url(http://images.match.com/match/search/searchBar_middle.gif) repeat-y;
	}

#refineSearch h4
	{
	background: url(http://images.match.com/match/search/search_refine_title.gif) no-repeat 12px 0;	
	}

#refineSearch #options div.closedContainer
	{
	background: url(http://images.match.com/match/search/search_selector_tri.gif) no-repeat 0 11px;
	}

#refineSearch #options div.closedContainerBtm
	{
	background: url(http://images.match.com/match/search/search_selector_tri.gif) no-repeat 0 11px;
	}

#saveSearch
	{
	background: url(http://images.match.com/match/search/searchBar_bottom.gif) no-repeat;
	}
	
#saveSearchForward
	{
	background: url(http://images.match.com/match/search/searchBar_bottom2.gif) no-repeat;
	background-position: bottom left;
	}	

#saveSearch h4
	{
	background: url(http://images.match.com/match/search/search_save_title.gif) no-repeat 12px 10px;
	}

#saveSearch p.sendMatches, #saveSearchForward p.sendMatches
	{	
	background: url(http://images.match.com/match/search/searchResults_sendBtn.gif) no-repeat 0 15px;	
	}

#saveSearch p.sendMatches a.more, #saveSearchForward p.sendMatches a.more
	{
	background:url(http://images.match.com/match/search/3994_arrow_right.gif) no-repeat right 5px;	
	}

/* FOOTER STYLES */

/* CHAT CLASSES */
.div_chatBubble {
	display:none;
}

.div_chatBubbleHover {
	background-image : url(http://images.match.com/match/chat/ChatOfflineBubble.gif);
	display:block;
	height:50px;
	margin:41px 0 0 135px;
	*margin:41px 0 0 -10px;
	padding:13px 0 0 21px;
	position:absolute;
	width:103px;
	z-index:99999999;
}

.div_chatBubbleHoverDetail {
	background-image : url(http://images.match.com/match/chat/ChatOfflineBubble.gif);
	display:block;
	height:50px;
	margin:59px 0 0 163px;
	padding:13px 0 0 21px;
	position:absolute;
	width:103px;
	z-index:99999999;
}
