﻿
#AccountsGrid
{
}

#AccountsGrid td {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0.2em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}


#AccountsGrid td.Usernames {
	padding-right: 1em;
}

#AccountsGrid td.Actions {
	padding-right: 0em;
}

.Usernames a
{
    color: Black;
}

.actionlinks a
{
    font-weight: normal;
}

.status .time, .event .time, .feeditem .time, .education .time , .experience .time
{
/*
    font-family:georgia;
    font-size:0.8em;
    font-style:italic;
    */
    color:#999999;
}

.event, .feeditem, .status
{
    padding-bottom: 1em;
    padding-top: 0.3em;
    margin-bottom: 1em;
    font-weight: normal;
}

.interests {

	list-style: none;
    margin: 0;
    padding: 0;
}
.interests li {
    display: inline;
	margin-right: 1em;

}

.results h2
{
    margin-top: 2em;
    margin-bottom: 1em;
}


.section-title
{
    font-weight: bold;
} 

.education, .experience
{
    padding-bottom: 1em;
    padding-top: 0.3em;
    margin-bottom: 1em;
    font-weight: normal;
}

.actionlinks a
{
    font-weight: normal;
}

.passivelinks a
{
    color: #aaa;
    font-weight: normal;
}

.overcursor
{
    cursor: pointer;
}

#datacontextinfo
{
    margin-top: 4em;
    color: #aaa;
}

#datacontextinfo a
{
    font-weight: normal;
}


.profile-photo img
{
    border:3px double #ccc;
}

.profile-photo, .profile-url, .profile-notes, .profile-address
{
    margin-bottom: 1em;
}

.profile-photo2 img
{
    border:3px double #ccc;
     margin-top: 1em;
}

.profile-name
{
    margin-bottom: 0.5em;
}




#results
{
    clear:both;
}


#results-content h2
{
    font-size: 1em;
    margin: 0 0 2em 0;
    padding-top: 1em;
    font-weight: bold; 
    border-top: solid 1px #eee;
    line-height: 18px;
}

#results-sgn-content
{  
    margin-top: 3em;
    width: 31em;
    float: left;
}

#results-content
{
    padding-top: 2em;
    margin-right: 1em;
}

#results-sgn
{

}

#results-profile
{  
    margin-top: 3em;
    float: left;
    width: 20em;
    margin-right: 1em;
}

#loader
{
    margin-top: 3em;
    margin-bottom: 20em;
    width: 28em;
    text-align: center;
}

#loader span
{
    display: block;
    margin-top: 1em;
}


#socialnetworkinfo
{
    margin-top: 8em;
    color: #aaa;
    clear: left;
}

.nonfound
{
   text-align: center;
   font-weight: bold; 
   margin-top: 2em;
   margin-bottom: 4em;
}

.sga{
    position: absolute
}

.fieldnote{
    color: #aaa;
}