
#library #intro img{	
	float: left;
	margin: 10px;
	margin-left:  25px;
}

#library #theweek,
#library #month,
#library #year {
  font-size: 16px;
}

#library .sort,
#library #types,
#library #userid {
  font-size: 12px;
  padding: 3px;
}

#library #contains {
  padding: 3px;
  width: 191px;
}


#library label{
  font-size: 16px;
}

#library #left{
		width: 275px;
	margin: 10px;
	border: none;
}

#library .indent10{
  margin-left:  10px;
}

#library .formcont{
	
//	background: white;
}


#library .formcont .controls{
	
	float: left;
	width: 250px;
	margin-left:  10px;
	margin-top:  10px;

}

#library .formcont .controls .control{
	
	float: left;
	padding: 3px;
	margin-right: 10px;
}

#library .formcont .controls p{
	
	margin-bottom: 10px;
}

#library .formcont .controls p label{	
	font-weight: bold;
	font-size:  16px;
	margin-bottom: 5px;
	display: block;
}

#library .formcont .controls p select{
	
	width: 200px;
}

#library .formcont .controls .control p{
	
	margin-bottom: 10px;
}

#library .formcont .controls .control p label{
	
	display: inline;
	font-weight: normal;
	margin-bottom: 10px;
}

#library .formcont p.submit{
	
	clear: both;
	padding: 10px;
	text-align: center;
}

#library .formcont p.submit input{	
	background: url('/imagenes/submitbutton.png');
	width: 90px;
	height: 25px;
	color: black;
	text-align: center;
	border: none;
	font-weight: bold;
}

#library .formcont p.submit input:hover{
background-position: 0px -25px;
color: black!important;
text-decoration: none;
}

#library .formcont p.submit input:active{
background-position: 0px -50px;
color: black!important;
text-decoration: none;
}

#library {	
	margin-left: 0px;
	min-height: 200px;
}

#library  .searchresults{
	
	background: #EFEFF7;
	border: 1px solid #DAE2ED;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 18px;
}


#library  .searchresults p{
	
	font-weight: bold;
	font-size: 18px;
}

#library  .pagsort{
	
	background: #EFEFF7;
	border: 1px solid #DAE2ED;
	padding: 5px;
	margin-bottom: 5px;
}


#library #display{
	
	margin: 10px 0px;

	padding-bottom: 10px;
//	background: #FFFFFF;
}

#library #display h1{
	
	width: 280px;
	padding: 0px;
	margin: 0px 0px 10px -15px;
	color: black;
	height: 40px;
	font-size: 14px;
}

#library #display p{
	
//	margin-bottom: 2px;
}

#library #advanced p.submit{
	
	clear: both;
	padding: 10px;
	text-align: center;
}




#library #display img{
	
	vertical-align: bottom;
	margin: 0px 5px;
}

#library #advanced{
	
	margin: 10px 0px;

	padding-bottom: 10px;

}

#library #advanced h1{	
	width: 280px;
	padding: 0px;
	margin: 0px 0px 10px -10px;
	color: black;
	height: 40px;
	font-size: 14px;
}

#library #advanced select
{
  font-size: 16px;
  padding: 2px;
}

#contains,
#username
{
  font-size: 14px;
  padding: 2px;
}

#library #advanced h4{
	
	width: 270px;
	margin-left: -10px;
	background: url('../imagenes/title_widgets_library.png') no-repeat;
	margin-bottom: 10px;
	color: white;
	font-size: 14px;
	padding-left: 10px;
}

#library #advanced p{
	margin-bottom: 3px;
//	margin: 5px 0px;
}

#library #advanced p.line{
	
	margin-bottom: 20px;
}

#library #advanced label{
	
	float: left;
	width: 100px;
}

#library #advanced input[type=text]{	
	width: 165px;
}

#library #advanced select{	
	width: 170px;
}

#library #advanced #saved-searches{
	
	border: 1px solid #225790;
	padding: 10px;
	margin-top: 10px;
}

#library #advanced #saved-searches label{
	,argin-top: 3px;
	float: none;
	width: auto;
	color: #225790;
	font-weight: bold;
	display: block;
}

#library #advanced #saved-searches p{
	
	margin-bottom: 10px;
}

#library .sortcombo{
	font-size: 14px;
	float: left;
}

#library .pagination{
	font-size: 14px;
	float: right;
}

#library .count{
	float: left;
}

#library .pagination a{
	
	margin: 0px 2px;
	cursor: pointer;
}

#library .pagination a.actual{
	
	font-weight: bold;
	color: red;
}

/*Resident Directory*/
/*------------------------------------------------------------------------------------------------*/


#library #display h3{
	
	display: block;
	margin: 5px 0px;
	font-weight: bold;
}

#library #display #begins{
	padding: 3px;
	width: 95%;
}

#library #display .include p{
	
//	margin: 3px 10px;
}

#library #display .include p.friends{
	
	margin-top: 15px;
}

#library #display .include p input{
	
	margin-right: 10px;
}

#library #display .submit{
	margin-top: 7px;
	text-align: center;
}


#library  #memberresults .member,
#library  #hoaresults .hoa{
  background: #e0e0d6;
  border-radius: 4px;
  margin-bottom: 8px;
  padding: 8px;
  box-shadow: 1px 1px 1px grey; 
  position: relative;
}

#library  #memberresults .member h2,
#library  #hoaresults .hoa h2{	
	margin: 0px;
	margin-bottom: 5px;
  color: #333;
	font-weight: normal;
  font-size: 18px;
}

#library  #memberresults .member p,
#library  #hoaresults .hoa p{
margin: 0px;
}

#library  #memberresults .member h2 a,
#library  #hoaresults .hoa h2 a{	
	font-weight: bold;
	color: #3F75BB;
	font-size: 16px;
}

#library  #memberresults .member .data,
#library  #hoaresults .hoa .data{
	
	float: left;
	width: 210px;
	margin-right: 10px;
}

#library  #memberresults .member .online,
#library  #hoaresults .hoa .online{
	
	float: left;
	width: 13px;
	height: 50px;
	margin-right: 5px;
}

#library  #memberresults .member .thumb,
#library  #hoaresults .hoa .thumb{
	max-width: 70px;
	max-height: 80px;
  border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border: solid 1px #d6d7da;
}

#library  #memberresults .member .inf{	
	float: left;
	width: 135px;
	font-size: 12px;
}
#library  #hoaresults .hoa .inf{	
	float: left;
	width: 200px;
	font-size: 16px;
}
#library  #memberresults .member .synopsis,
#library  #hoaresults .hoa .synopsis{	
	font-size: 14px;
  margin-left: 210px;
  min-width: 200px;
}

#library  #hoaresults .hoa .synopsis a:hover{
text-decoration: underline;
}

#library  #memberresults .member .icons,
#library  #hoaresults .hoa .icons{	
	float: right;
	width: 30px;
	height: 40px;
}

#library  #memberresults .member .icons img,
#library  #hoaresults .hoa .icons img{
	
	cursor: pointer;
	display: block;
	margin: 10px auto;
}

#library  #memberresults .member .membertype-icon,
#library  #hoaresults .hoa .membertype_icon{
	
	float: right;
	margin: -2px -2px 8px 5px;
}

#library  #memberresults .member .data p,
#library  #hoaresults .hoa .data p{
	
	margin-bottom: 0px;
	clear: both;
	font-size: 11px;
}

#library  #memberresults .member p.synposis,
#library  #hoaresults .hoa p.synopsis{
	
	float: left;
	clear: right;
	width: 320px;
	font-size: 11px;
	text-align: justify;
}

#library  #memberresults .member .data p strong,
#library  #hoaresults .hoa .data p strong{	
	float: left;
	width: 70px;
}

.hoalabel{
width: 70px;
float: left;
}

/****************/

#library #email_user,
#library #add_friend{
	
	display: none;
}

#library #email_user label,
#library #add_friend label{
	
	display: block;
	color: #225790;
	font-weight: bold;
	margin-bottom: 3px;
}

#library #email_user h1,
#library #add_friend h1{
	
	margin-bottom: 10px;
}

#library #email_user p,
#library #add_friend p{
	
	margin-bottom: 10px;
}

#library #email_user input[type=text],
#library #add_friend input[type=text],
#library #email_user textarea,
#library #add_friend textarea{
	
	width: 100%;
}

#library #email_user textarea,
#library #add_friend textarea{
	
	height: 100px;
}


#library #email_user p.submit,
#library #add_friend p.submit{
	
	text-align: right;
}

#library #email_user p.submit input,
#library #add_friend p.submit input{
	
	background: url('/imagenes/submitbutton.png');
	width: 90px;
	height: 25px;
	color: black;
	text-align: center;
	border: none;
	font-weight: bold;
}

#library #email_user p.submit input:hover,
#library #add_friend p.submit input:hover{

background-position: 0px -25px;
color: black!important;
text-decoration: none;
}

#library #email_user p.submit input:active,
#library #add_friend p.submit input:active{

background-position: 0px -50px;
color: black!important;
text-decoration: none;
}


#memberbio,#contactinfo{
font-size: 18px;
margin: 10px;
}
.introinfo{
font-size: 16px;
margin-left: 20px;
float: left;
}
.introinfo p{
margin: 0px;
} 
.infolabel{
width: 100px;
float: left;
}

.pagesort{
padding: 6px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border: 1px solid grey;
cursor: pointer;
text-align: center;
margin-bottom: 5px;
background-color: #e2d2a5;
}

.searchletter{

}

.searchletter:hover{
  text-decoration: underline;
  font-weight: bold;
}