﻿/* CSS for Logged in 'My Contacts' Section */
h2.icon_my_contacts, h3.icon_my_contacts{
	background-image:url(../images/icons/heading_icons/icon_my_contacts.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0;margin:0;
}
h2.icon_my_dating_contacts, h3.icon_my_dating_contacts{
	background-image:url(../images/icons/heading_icons/icon_my_dating_contacts.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0;margin:0;
}

/*/////// My Contacts Page Content ///////////////////////////////*/
/*///////////////////////////////////////////////////////////////*/
div.my_contacts_page_hold{
padding:0;margin:0; width:532px;
}
div.my_contacts_search_hold{
	padding:6px 0 10px 0;margin:0;
}
div.my_contacts_tab_hold{
	padding:0;margin:15px 0 0 0;
}
* html div.my_contacts_tab_hold {height:60px;}

/* commented backslash hack v2 \*/
* html div.my_contacts_tab_hold{height:auto;}
/* end hack */

div.my_contacts_tab_hold ul{
	padding:0;margin:0;
	width:100%;
}
div.my_contacts_tab_hold li{
	padding:0;margin:0;
	display:inline;
	list-style:none;
	font-weight:bold;
}
div.my_contacts_tab_hold li a{
	padding:18px 0 18px 50px;
	margin:0;
	text-align:center;
}
/* Box Model hack */
div.my_contacts_tab_hold li a{
	width:266px; 
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:213px;
}
/*- - For Admin pop up */
div.admin_pop div.my_contacts_tab_hold li a{
	width:319px; 
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:213px;
}
/* - - - - - - - - - - - */
li.left_on a{
	float:left;
	border-bottom:none;
	background-image:url(../images/icons/find_a_contact.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}
li.left_off a{ 
	float:left;
	background-image:url(../images/icons/find_a_contact.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}
li.right_on a{ 
	float:left;
	background-image:url(../images/icons/my_contact.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}
li.right_off a{ 
	float:left;
	background-image:url(../images/icons/my_contact.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}
div.clear_contacts{	
	clear:none;
	margin:0;padding:0;
}
* html div.clear_contacts{	
	clear:both;
	margin:0;padding:0;
}
div.my_contacts_text_hold{
	padding:0 10px 0 10px; margin:0 0 25px 0;
}
/*/////// cdsm_contacts_search ///////////////////////////////*/
/*///////////////////////////////////////////////////////////*/
div.cdsm_contacts_search{
	margin:70px 10px 20px 10px;
	padding:15px;
}
*html div.cdsm_contacts_search{
	margin:12px 10px 20px 10px;
}
*div.cdsm_contacts_search{
	margin:30px 10px 20px 10px;
}
div.cdsm_contacts_search h3{
	margin:0;padding:0;
	font-weight:bold;
	font-size:95%;
}
div.contacts_search_inside{
	margin:4px 0 0 0;padding:10px;
	font-size:80%;
}
div.cdsm_contacts_search label{
	margin:0;padding:0;
}
div.cdsm_contacts_search select{
	margin:0;padding:0;
	width:143px;
	border:1px solid #118CC8;
}
input.search_contacts{
	margin:0;padding:2px 2px 2px ;
	background-image:url(../images/template/input_bg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	width:99px;
}
input.search_contacts_button{
	width:54px;
	text-align:center;
}
/*/////// cdsm_contacts_mycontacts ///////////////////////////////*/
/*///////////////////////////////////////////////////////////////*/
div.cdsm_contacts_mycontacts{
	margin:0; padding:0 10px 0 10px;
	font-size:100%;
}
div.cdsm_contacts_mycontacts_hold{
	margin:70px 0 0 0;
}
*html div.cdsm_contacts_mycontacts_hold{
	margin:12px 0 0 0;
}
*div.cdsm_contacts_mycontacts_hold{
	margin:12px 0 0 0;
}
div.mycontacts_dashed{
	margin:15px auto 15px auto;
	padding:0;
	width:95%;
}
div.mycontacts_table{
	margin:15px 0 15px 0;padding:0;
	font-size:95%;
	text-align:center;
}
div.mycontacts_table table{
	text-align:left;
	margin:15px auto 15px auto;
	padding:0;
	width:490px;
}
div.mycontacts_table table th{
	margin:0;padding:5px 0 5px 0;
	text-align:center;
	font-weight:lighter;
	vertical-align:top;
}
th.mycontacts_options{
	width:100px;
}
div.mycontacts_table table th span{
	margin:2px 0 0 0;padding:0;
	display:block;
}
div.mycontacts_table table th span img{
	margin:0 2px 0 2px;padding:0;
}
div.mycontacts_table table td{
	margin:0;
	vertical-align:top;
}
td.mycontacts_name{padding:3px;}
td.mycontacts_name img{
	float:left;
	margin:0 10px 0 0;
	padding:0;
	width:80px;
	height:78px;
}
td.mycontacts_name input{
	margin:0 0 0 5px;padding:0;
}
td.mycontacts_name a{
	margin:0;padding:0;
}
td.mycontacts_name span{
	margin:0;padding:0;
	font-size:75%;
	color:#000000;
}
td.mycontacts_options{
	padding:3px 3px 0 3px;
	width:98px;
	text-align:center;
}
td.mycontacts_options span{
	position:absolute;
	left:-5000px;
	height:1px;
	width:1px;
	overflow:hidden;
}
td.mycontacts_options a{
	color:#FFFFFF;
	margin:0 0 3px 0;
	padding:3px 4px 4px 4px; 
	display:block;
	background-color:#0242B0;
	border-top:1px solid #75B7FF;
	border-left:1px solid #75B7FF;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	text-decoration:none;
	font-size:75%;
}

/* - - Dating mods added 01.12.2008 D.Henley - - - - - - - - - - - - */
div.Dating{margin:0; padding:0;}
div.Dating div.my_contacts_search_hold{margin:0; padding:0; border:none;}
div.Dating div.my_contacts_search_hold div.per_page{margin-top:0;}
/* - - Star - - */
div.Dating div.Stars0{margin:8px 0 0 0; padding:0; background:url('../images/icons/stars/Stars0.jpg') center no-repeat; float:left; clear:right; width:94px; height:15px;}
div.Dating div.Stars1{margin:8px 0 0 0; padding:0; background:url('../images/icons/stars/Stars1.jpg') center no-repeat; float:left; clear:right; width:94px; height:15px;}
div.Dating div.Stars2{margin:8px 0 0 0; padding:0; background:url('../images/icons/stars/Stars2.jpg') center no-repeat; float:left; clear:right; width:94px; height:15px;}
div.Dating div.Stars3{margin:8px 0 0 0; padding:0; background:url('../images/icons/stars/Stars3.jpg') center no-repeat; float:left; clear:right; width:94px; height:15px;}
div.Dating div.Stars4{margin:8px 0 0 0; padding:0; background:url('../images/icons/stars/Stars4.jpg') center no-repeat; float:left; clear:right; width:94px; height:15px;}
div.Dating div.Stars5{margin:8px 0 0 0; padding:0; background:url('../images/icons/stars/Stars5.jpg') center no-repeat; float:left; clear:right; width:94px; height:15px;}




