/* 
	Copyright PeekYou.com 2007
	All Rights Reserved. Please ask permission before using any of the CSS or script below. Thanks!
 */

/* 	
	UNIVERSAL STYLES 
	These styles are used for the profile and results pages.
*/
* body {
	font-family: Arial,Helvetica,sans-serif;
	}

a img {
	border: none;
	}
	
img.floatRight {
	float: right;
	padding: 0 10px 0 0;
	}
	
img.floatRightEdit {
	float: right;
	padding: 0;
	}	
	
.imgEdit {
	margin: 0 0 7px 350px;
	padding: 0;
	position: absolute;
	color: #6F6F6F;
	font: bold 1.1em Verdana, sans-serif;
	}
		
.imgEdit a {
	text-decoration: none;
	color: #6F6F6F;
	font: normal .6em Verdana, sans-serif;
	}
	
.imgEdit a:hover {
	text-decoration: underline;
	}

.imgMain {
	float: left;
	width: 990px;
	padding-bottom: 20px;
	}
	
img.PeekYouBig {
	position: relative;
	padding: 0 0 10px 0;
	}
	
img.PeekYouSmall {
	float: left;
	padding: 0;
	}
	
.username, .usernames, input.username, input.usernames, #usernames, #username {
	color: #A77EB6;
}
.tag, .tags, .tag a, .tag a:visited, .tags, .tags a, .tags a:visited, input.tags, input#tag, #tags input, .tagName a, .tagName a:visited, .tagNumberCount{
	color: #75C527 !important;
	text-decoration:none;
	font-weight:bold;
}

.tagName a:hover {
	text-decoration:underline;
}

.purpleAsterik {
	color: #6451CE;
	font-weigh: bold;
	}
	
/* AUTO COMPLETE */

.autocomplete {
        z-index:100;
	width: 350px;
	background: #EAF4FD;
	font: normal 1em Arial, Helvetica, sans-serif;
	}

.autocomplete ul {
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.autocomplete ul li {
	background-color:#EAF4FD;
	float:left;
	margin:0px 2px;
	padding:2px;
	width:250px;
	}


.autocomplete ul li .suggestion {
	float: left;
	}
	
.autocomplete ul li .informal {
	float: right;
	font: normal .8em Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 2px 0 0 0;
	}
.autocomplete ul li .informal.location{
	float: right;
	display:none;
	font: normal .8em Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 2px 0 0 0;
	}	
.autocomplete ul li.selected .informal {
	background-color: #C5E0FA;
	}
	
.autocomplete ul li .sameText {
	color: #225D9C;
	font-weight: bold;
	}
	
.autocomplete ul li .suggestText {
	color: #69C519;
	font-weight: bold;
	}

.autocomplete ul li.selected {
	background-color: #C5E0FA;
	}
	
/* CSS STYLES */

body {
	position: relative;
	background-color: white;
	margin: 0 auto;
	}

.body_container {
	position: relative;
	width: 990px;
	margin: 0 auto;
	}

.upper_container {
	float: left;
	width: 990px;
        display:none !important;
	}
	
.upper_container .upperLogo {
	float: left;
	padding: 36px 40px 0 40px;
	}
	
.upper_container .upperNav {
	float: left;
	width: 990px;
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	}

.upper_container .upperNav#searchHome {
	float: left;
	width: 770px;
	margin: 0;
	padding: 0 0 0 220px;
	font: bold 1.2em Trebuchet MS, Verdana, Arial, sans-serif;
	text-transform: capitalize;
	}
	
.upperNav li {
	float: left;
	width: 160px;
	height: 30px;
	display: inline;
	list-style-type: none;
	margin: 0 10px -5px 0;
	text-align: center;
	border: 1px solid #A0CDFE;
	}
	
.upperNav li.tab {
	position: relative;
	background: url(/images/tab_bg.png);
	background-position: center 20px;
	background-repeat: no-repeat;
	background-color: white;
	width: 100px;
	border: none;
	padding: 34px 0 6px 0;
	margin: 0 1px -1px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	z-index: 1;
	border-bottom: 1px solid #A0CDFE;
	}

.upperNav li#offTab {
	position: relative;
	background: url(/images/currentTabSmaller_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: white;
	border: none;
	height: 38px;
	padding: 24px 0 0 0;
	margin: 8px 0 0 15px;
	border-bottom: 1px solid #A0CDFE;
	}
	
.upperNav li#currentTab {
	position: relative;
	background: url(/images/tab_bg.png);
	background-position: center 20px;
	background-repeat: no-repeat;
	background-color: white;
	width: 100px;
	border: none;
	border-bottom: 1px solid #DBECFF;
	padding: 34px 0 6px 0;
	margin: 0 1px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	z-index: 1;
	color: black;
	}
	
.upperNav li a:link, .upperNav li a:visited {
	text-decoration: none;
	color: #7A98D4;
	}
	
.upperNav li a:hover, .upperNav li a:active {
	text-decoration: underline;
	color: #7A98D4;
	}
	
.upperNav li#currentTab a {
	color: black;
	}
	
.upperNav li a img {
	border: none;
	}
	
.upper_container .upperLinks {	
	position: relative;
	margin: 0 auto;
	padding: 2px 0 0 0;
	font: normal .7em Verdana;
	color: #3376DD;
	text-align: center;
	}
	
.upperLinks .upperLinksHolder {
	padding: 0 20px;
	}
	
.upperLinksHolder a:link, .upperLinksHolder a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3376DD;
	}
	
.upperLinksHolder a:hover, .upperLinksHolder a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #3376DD;
	}
	
.upperLinks a#userLoggedIn {
	color: #A77EB6;
	}
	
.upper_container .upperSearchBox {
	float: left;
	background: url(/images/upperSearchBox_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 990px;
	height: 86px;
	margin: -1px 0 0 0;
	}
	
.upperSearchBox .searchInputArea {
	float: left;
	width: 780px;
	padding: 21px 0px 9px 70px;
	}
	
.searchInputArea form .inputHolder {
	float: left;
	margin: 0;
	padding: 2px 0 0 4px;
	font: bold .8em Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #7498E8;
	}
	
.searchInputArea form .inputHolder#plusAny {
	width: 55px;
	font: bold .7em Verdana, Helvetica, sans-serif;
	padding: 0 0 0 30px;
	}
	
.searchInputArea form .inputHolder input.inputField {
	float: left;
	width: 150px;
	height: 24px;
	margin: 0;
	padding: 0 3px;
	font: normal 1.4em Arial, Helvetica, sans-serif;
	color: #969696;
	border: 1px solid #a4b8dc;
	text-align: left;
	}
	
.searchInputArea form .inputHolder input#school_name {
	float: left;
	width: 600px;
	height: 24px;
	margin: 0 50px 0 0;
	padding: 0 3px;
	font: normal 1.4em Arial, Helvetica, sans-serif;
	color: #969696;
	border: 1px solid #a4b8dc;
	}
	
.searchInputArea form .inputHolder input#work_name {
	float: left;
	width: 600px;
	height: 24px;
	margin: 0 50px 0 0;
	padding: 0 3px;
	font: normal 1.4em Arial, Helvetica, sans-serif;
	color: #969696;
	border: 1px solid #a4b8dc;
	}
	
.searchInputArea form .inputHolder input#username {
	float: left;
	width: 140px;
	height: 24px;
	margin: 0;
	padding: 0 3px;
	font: normal 1.4em Arial, Helvetica, sans-serif;
	color: #A77EB6;
	border: 1px solid #a4b8dc;
	}
	
.searchInputArea form .inputHolder input#tag {
	float: left;
	width: 150px;
	height: 24px;
	margin: 0;
	padding: 0 3px;
	font: normal 1.4em Arial, Helvetica, sans-serif;
	color: #969696;
	border: 1px solid #a4b8dc;
	}
	
.searchInputArea .checkBoxArea {
	float: left;
	width: 150px;
	padding: 2px 0 0 516px;
	margin: 0;
	font: normal .7em Verdana, sans-serif;
	color: #0062DF;
	text-align: left;
	}
	
.upperSearchBox .searchSubmit {
	float: left;
	padding: 15px 0 0 0;
	margin: 0;
	}
	
.upperSearchBox .searchSubmit a img {
	border: none;
	}
	
/* MID CONTAINER STYLES - Main Styles for Mid Container */

.mid_container {
	float: left;
	background: url(/images/midContainer_bg.png);
	background-position: 10px 0;
	background-repeat: repeat-y;
	width: 970px;
	padding: 0 10px;
	margin: -10px 0 0 0;
	}
	
.mid_container .midContainerLeft {
	float: left;
	background: url(/images/resultRow_bg.png);
	background-position: left top;
	background-repeat: repeat-y;
	}
	
/*.mid_container .midContainerLeft {
	background: url(/images/resultRow_bg2.png);
	}
	*/
.midContainerLeft .refineAreaTitle {
	clear: left;
	background: url(/images/headerCellLeft_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #68a0f5;
	width: 190px;
	padding: 5px;
	color: white;
	text-align: center;
	font: bold 1.1em Arial, sans-serif;
	}
	
.midContainerLeft .refineCell {
	clear: left;
	width: 180px;
	padding: 10px;
	font: bold .9em Verdana, sans-serif;
	}
	
.midContainerLeft .refineAreaBottom {
	clear: left;
	background: url(/images/resultCell_tag_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 200px;
	height: 14px;
	}
	
.refineCell .refineTitle {
	float: left;
	width: 180px;
	font-size: 1.2em;
	font-weight: bold;
	}
	
.refineCell .refineRow {
	float: left;
	width: 180px;
	}
	
.refineCell .refineRow#refineRowHeader {
	float: left;
	background: url(/images/world_icon.png);
	background-position: left center;
	background-repeat: no-repeat;
	width: 150px;
	color: #3762DA;
	font-weight: bold;
	padding: 5px 0 5px 30px;
	}
	
.refineRow img.vertBar {
	float: left;
	padding: 0 0 0 50px;
	}
	
.refineRow img.horizonBar {
	float: left;
	padding: 8px 0 0 0;
	}

.refineRow .refineRowLeft {
	float: left;
	width: 140px;
	}
	
.refineRowLeft .rowLeftText {
	float: left;
	}
	
.refineRowLeft .rowLeftNumber {
	float: right;
	font-size: .8em;
	}
	
.refineRowLeft select.refineDropDown {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0;
	}
	
.refineRow .refineRowRight {
	float: right;
	font-size: .8em;
	font-weight: bold;
	color: #4779FF;
	}
	
.refineCell .tagType {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #3D86FF;
	text-align: center;
	}
	
.refineCell .tagCell {
	float: left;
	background-color: white;
	width: 170px;
	margin: 5px 0 10px 0;
	padding: 6px 3px;
	font: bold .8em Verdana, sans-serif;
	text-align: center;
	color: #00BB00;
	border: 2px solid #7AB8EA;
	}
	
.tagCell .tagCellLeft {
	float: left;
	width: 150px;
	margin: 0;
	padding: 2px 0;
	}
	
.tagCellLeft .tagName {
	float: left;
	padding: 0 0 0 10px;
	}
	
.tagCellLeft .tagNumberCount {
	float: right;
	}
	
.tagCell .tagCellRight {
	float: left;
	width: 20px;
	}

.tagCell .tagCellRow {
	float: left;
	}
	
/* PAGE SPECIFIC STYLE - Profile */

.mid_container .midContainerRight {
	float: right;
	background-color: #EBF5FF;
	font-family: Arial, Verdana, sans-serif;
	}
	
.mid_container .midContainerRight img {
	padding: 36px 10px 0px 0px;
	}
	
.midContainerMid .midContainerRightTop {
	float: left;
	background-color: #EBF5FF;
	width: 740px;
	margin: 0;
	padding: 3px 10px 5px 20px;
	font: bold .9em Arial;
	font-style: italic;
	color: #4287E7;
	}
midContainerRight a { 
     text-decoration: none; 
     font-weight: 
     bold;color: #4A77DF 
     }
midContainerRight a:hover {
    text-decoration: underline;
    }
p { 
    background-color: #C3DDFE; 
    width: 157px; 
    padding: 10px; 
    border: 1px solid #70B2FC; 
    }    
.midContainerMid .midContainerRightTop a {
	text-decoration: none;
	color: #4287E7;
	}
	
.midContainerMid .midContainerRightTop a:hover {
	text-decoration: underline;
	}
	
.midContainerMid .profileCellTop {
	float: left;
	background: url(/images/profileCellTop_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 770px;
	height: 22px;
	margin: 0 0 -10px 0;
	}
	
.midContainerMid .profileCellMid {
	float: left;
	background: url(/images/profileCellMid_bg.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 770px;
	}

.profileCellMid a {
	text-decoration: none;
	font-weight:bold;
	color:#507DFE;
	}
	
.profileCellMid a:hover {
	text-decoration: underline;
	}

.profileCellMid .profileInfo {
	float: left;
	width: 420px;
	padding: 0 0 0 20px;
	}
	
.profileCellMid .addProfileTitle {
	float: left;
	width: 710px;
	padding: 10px 30px;
	text-align: center;
	font: bold 2.0em Arial, Helvetica, sans-serif;
	}
	
.profileCellMid .addProfileContent {
	float: left;
	width: 670px;
	padding: 10px 50px 30px 50px;
	font: normal .9em Arial, Helvetica, sans-serif;
	}
	
ul {
	clear: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
ul li {
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
	
ul li a img.imgEdit {
	float: right;
	}
	
ul li.names {
	float: left;
	}
	
ul li.names ul li.name {
	font-size: 1.9em;
	font-weight: bold;
        width:330px;
	}
	
ul li.name a {
	color: black;
	}
	
ul li.icons {	
	padding: 5px 0 0 0;
	float:left;
	}
ul li.icons ul {
	margin:0;
	padding:0;
	}	
ul li.icons ul li {
	display: inline;
	}
	
ul li.icons a {
	color: black;
	border: none;
	}
	
ul li.names ul li.locations {
	color: #7F7F7F;
	font-size: 1.2em;
	}
	
ul li.names ul li.address {
	font-weight: normal;
	font-size: 1.0em;
	padding: 0 0 3px 0;
	color: #9F9F9F;
	}
	
ul li.names ul li.telephone {
	font-weight: normal;
	font-size: 1.0em;
	color: #9F9F9F;
	}
	
ul li.locations a {
	color: #9F9F9F;
	}

ul li.names ul li.usernames {
 	display: inline;
	color: #A77EB6;
	font-size: .9em;
	font-weight: bold;
	}
	
ul li.names ul li.usernames a {
	color: #A77EB6;
	}
	
ul li.tags {
	clear: left;
	color: #75C527;
	padding: 3px 0 0 0;
	}
	
ul li.tags a {
	color: #75C527;
	}

ul li.tags ul li {
	clear: both;
	font-weight: bold;
	padding: 0 0 0 1px;
	}
	
/*ul li.tags ul li a {
	font: normal .8em Verdana, sans-serif;
	}
	
ul li.tags ul li ul {
	padding: 0 0 0 15px;
	}
	
ul li.tags ul li ul li {
	display: inline;
	font-weight: normal;
	padding: 0 0 0 2px;
	}
	
ul li.tags ul li ul li a {
	font: normal .8em Verdana, sans-serif;
	padding: 0;
	}*/

ul li ul li.tags {
	font: bold 1.0em Arial, sans-serif;
	}

ul li ul li.tags a {
	text-decoration: none;
	font: normal .8em Verdana, sans-serif;
	color: #639F27;
	}

ul li.weblinks {
	color: #507DFC;
	padding: 10px 0 0 0;
	}
	
ul li.weblinks a {
	color: #507DFE;
	}
	
ul li.weblinks ul li {
	float: left;
	width: 100%;
	font-weight: bold;
	padding: 0 0 10px 1px;
	display: inline;
	}
	
ul li.weblinks ul li ul {
	padding: 0 0 0 15px;
	}
	
ul li.weblinks ul li ul li {
	width: 100%;
	display: block;
	padding: 0 0 5px 0;
	}
	
ul li.weblinks ul li ul li a {
	color: #2F56BF;
	text-decoration: none;
	font: normal .8em Verdana, sans-serif;
	}

.profileCellMid .profileAreaRight {
	float: right;
	width: 295px;
	margin: 0;
	padding: 0 20px 0 0;
	font: normal 1.1em Arial, Helvetica, sans-serif;
	}
	
.profileAreaRight .areaRightCell {
	float: right;
	background-color: #F5F5F5;
	width: 273px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #CDCDCD;
	}
	
.profileAreaRight .msgToolbar {
	float: left;
	background-color: #F5F5F5;
	width: 293px;
	padding: 0;
	margin: 0;
	border: 1px solid #CDCDCD;
	border-bottom: none;
	color: #6451ce;
	font: bold .8em Verdana, sans-serif;
	}

.msgToolbar a {
	text-decoration: none;
	font-weight: bold;
	color: #6451ce;
	}
	
.msgToolbar .contactMe {
	float: left;
	width: 70px;
	padding: 5px 2px;
	text-align: center;
	border-right: 1px solid #CDCDCD;
	}
	
.msgToolbar .contactedBy {
	float: left;
	width: 104px;
	padding: 5px 2px;
	text-align: center;
	border-right: 1px solid #CDCDCD;
	}
	
.msgToolbar .trackedBy {
	float: left;
	width: 105px;
	padding: 5px 2px;
	text-align: center;
	border: none;
	}
	
.areaRightCell .areaRightTitle {
	float: left;
	font-weight: bold;
	display:none;
	}
	
.areaRightCell .areaRightTitle#updateCell {
	color: #FF7F00;
	}
	
.areaRightTitle img.arrowDown {
	position: relative;
	padding: 3px 0 0 3px;
	}

.areaRightCell .areaRightEdit {	
	float: right;
	}
	
.areaRightEdit a img {
	border: none;
	padding-bottom: 10px;
	}
	
.areaRightCell .areaRightContent {
	float: left;
	width: 273px;
	font: normal .7em Verdana, Helvetica, sans-serif;
	text-align: center;
	}
	
.areaRightCell .areaRightContent a {
	text-decoration: none;
	color: black;
	}
	
.areaRightCell .areaRightContent a:hover {
	text-decoration: underline;
	}

.areaRightCell .areaRightContent #divTplBio {
	text-align: left;
	line-height: 1.4em;
	}
	
.areaRightCell .areaRightContent .rssTitle {
	float: left;
	width: 273px;
	padding: 0;
	text-align: left;
	font: normal 1.0em Verdana;
	}
	
.areaRightCell .areaRightContent .rssTitle a {
	float: left;
	background: none;
	padding: 8px 5px;
	text-decoration: none;
	color: black;
	border: none;
	}
	
.areaRightCell .areaRightContent .rssDescription {
	float: left;
	width: 258px;
	padding: 2px 0 2px 15px;
	text-align: left;
	font: normal .9em Verdana;
	}	

.areaRightCell .areaRightContent .rssDescription a {
	float: left;
	background: none;
	padding: 0 0 0 5px;
	text-decoration: none;
	color: black;
	border: none;
	}

.areaRightContent input {
	position: relative;
	margin: 5px 0 0 0;
	width: 235px;
	text-align: left;
	}
	
.areaRightContent input.rightSubmit {
	width: 100px;
	text-align: left;
	}
	
.areaRightCell .areaRightContent textarea {
	float: left;
	width: 262px;
	height: 70px;
	margin: 5px 0 0 0;
	padding: 3px;
	text-align: left;
	}
	
.midContainerMid .profileCellBottom {
	float: left;
	background: url(/images/profileCellBottom_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 770px;
	height: 13px;
	}



/* ======================================

Here are the styles for the message center.

========================================= */

.contactMe#contactMeCenter {
	position: relative;
	width: 140px;
	padding: 10px 2px;
	text-align: center;
	margin: 0;
	border-right: 1px solid #CDCDCD;
	}
	
.contactMe#contactMeCenter a {
	color: #ACA4EF;
	}
	
.contactMe#contactMeActive {
	position: relative;
	width: 140px;
	padding: 10px 2px;
	text-align: center;
	margin: 0;
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #F7F7F7;
	}
	
.trackedBy#trackedByCenter {
	position: relative;
	width: 144px;
	padding: 10px 2px;
	text-align: center;
	color: #6451CE;
	border: none;
	}
	
.trackedBy#trackedByCenter a {
	color: #ACA4EF;
	}
	
.trackedBy#trackedByActive {
	position: relative;
	width: 144px;
	padding: 10px 2px;
	text-align: center;
	border-bottom: 1px solid #F7F7F7;
	}

.msgCenter {
	float: left;
	width: 730px;
	padding: 0 20px;
	margin: -1px 0 0 0;
	font: normal 1.0em Arial, Helvetica, sans-serif;
	}

.msgCenter .msgCenterTop {
	float: left;
	background: url(/images/msgCenterTop_bg.jpg);
	background-position: right top;
	bacground-repeat: no-repeat;
	width: 730px;
	height: 18px;
	margin: 0 0 -8px 0;
	}

.msgCenter .msgCenterMid {
	float: left;
	background: url(/images/msgCenterMid_bg.jpg);
	background-position: right top;
	bacground-repeat: repeat-y;
	width: 710px;
	padding: 0 10px;
	}
	
.msgCenter .msgCenterBottom {
	float: left;
	background: url(/images/msgCenterBottom_bg.jpg);
	background-position: right top;
	bacground-repeat: no-repeat;
	width: 730px;
	height: 16px;
	margin: 0 0 -4px 0;
	}
	
.msgCenterMid .msgMidLeft {
	float: left;
	width: 355px;
	}
	
.msgCenterMid .msgMidRight {
	float: left;
	width: 355px;
	}
	
.msgRow {
	float: left;
	width: 355px;
	padding:  0 0 5px 0;
	}
	
.required {
	color: red;
	}
	
.msgRow#msgText {
	width: 327px;
	padding: 9px;
	margin: 0 0 5px 0;
	background-color: #EFEFEF;
	font: normal .7em Verdana, sans-serif;
	line-height: 1.5em;
	color: #4F4F4F;
	}
	
.msgRow label {
	float: left;
	width: 115px;
	margin: 0;
	padding: 3px 5px 0 0;
	font: normal .7em Verdana, sans-serif;
	text-align: right;
	color: black;
	}
	
.msgRow input.editInput {
	float: left;
	background-color: white;
	width: 174px;
	padding: 3px 4px;
	margin: 0 0 5px 0;
	color: #5F5F5F;
	font: normal .7em Verdana, sans-serif;
	border: 1px solid #707070;
	}
	
.msgRow input.editSubmit {
	float: left;
	background-color: #e6e1ff;
	padding: 3px 5px;
	font: bold .8em Verdana, sans-serif;
	color: #6451CE;
	text-align: center;
	border: 1px solid #aa9df4;
	cursor: pointer;
	}
	
.msgRow select {
	float: left;
	margin: 0 0 5px 0;
	color: #5F5F5F;
	font: normal .8em Verdana, sans-serif;
	border: 1px solid #707070;
	}
	
.msgRow textarea {
	float: left;
	background-color: white;
	width: 345px;
	height: 100px;
	padding: 2px 3px;
	margin: 0;
	font: normal .8em Verdana, sans-serif;
	line-height: 1.3em;
	border: 1px solid #707070;
	}
	
.newMsg {
	float: left;
	background-color: white;
	width: 351px;
	border: 1px solid #CFCFCF;
	}	

.msgTitle {
	clear: left;
/*	background: url(/images/site_icons/msg.png);
	background-position: 7px 8px;
	background-repeat: no-repeat;*/
	padding: 7px 10px 0 10px;
	font: normal .8em Verdana, sans-serif;
	color: #6451CE;
	}
	
.msgTitle a {
	color: #6451CE;
	}
	
.msgDate {
	clear: left;
	padding: 0 10px 5px 20px;
	font: normal .6em Verdana, sans-serif;
	color: #8F8F8F;
	}
	
.msgContent {
	clear: left;
	background: url(/images/site_icons/msgQuote.png);
	background-position: 13px 4px;
	background-repeat: no-repeat;
	padding: 3px 10px 3px 20px;
	font: normal .7em Verdana, sans-serif;
	}

.msgContent a {
	color: #6451CE;
	font: normal .9em Verdana, sans-serif;
	}

/* TIM: Once we have implemented the new profile editing feature, below are the styles that you should be using in the tpls
the old "editArea" styles should no longer to be used." */

.returnProfile {
	position: absolute;
	margin: 15px 0 0 550px;
	font: bold .7em Verdana;
	}

.returnProfile a {
	text-decoration: none;
	color: black;
	}
	
.returnProfile a:hover {
	text-decoration: underline;
	}

.profileInfo#profileEditMode {
	float: left;
	width: 770px;
	padding: 0;
	}

.profEditArea {
	float: left;
	width: 730px;
	padding: 0 20px;
	font: normal 1.0em Arial, Helvetica, sans-serif;
	}

.profEditArea .profEditTop {
	float: left;
	background: url(/images/editLeftTop_bg.jpg);
	background-position: left top;
	bacground-repeat: no-repeat;
	width: 730px;
	height: 18px;
	margin: 0 0 -6px 0;
	}

.profEditArea .profEditMid {
	float: left;
	background: url(/images/editLeftMid_bg.jpg);
	background-position: left top;
	bacground-repeat: repeat-y;
	background-color: #F7F7F7;
	width: 710px;
	padding: 0 10px;
	}
	
.profEditMid .editRow {
	float: left;
	width: 700px;
	padding: 5px;
	}
	
.editRow a {
	color: black;
	}
	
.editRow#rowText {
	width: 680px;
	padding: 9px;
	margin: 0 5px;
	background-color: #DFDFDF;
	font: normal .8em Verdana, sans-serif;
	line-height: 1.3em;
	color: #4F4F4F;
	border: 1px solid #BFBFBF;
	}

.editRow#linkCat {
	width: 685px;
	background: url(/images/site_icons/down_arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	font: bold 1.1em Verdana, sans-serif;
	color: #4287E7;
	padding: 5px 5px 5px 20px;
	}
	
.editRow#linkCatExpanded {
	width: 685px;
	background: url(/images/site_icons/down_arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	font: bold 1.1em Verdana, sans-serif;
	color: #4287E7;
	padding: 5px 5px 5px 20px;
	}

.editRow#linkDisplay {
	width: 690px;
	padding: 5px 5px 5px 15px;
	}

.editRow#linkDisplay a {
	color: #4287E7;
	}
	
.editRow#linkDisplay .editLink {
	float: left;
	background-color: #EBF5FF;
	padding: 5px;
	margin: 0 5px 0 0;
	border: 1px solid #4287E7;
	}
	
.linkDisplay {
	width: 690px;
	padding: 5px 5px 5px 15px;
	}

.linkDisplay a {
	color: #4287E7;
	}
	
.editRow img.currentPhoto {
	background-color: white;
	padding: 10px;
	border: 1px solid #CFCFCF;
	width: 450px;
	}
	
.editRow label {
	float: left;
	width: 90px;
	margin: 0;
	padding: 2px 10px 0 0;
	font: bold .8em Verdana, sans-serif;
	text-align: right;
	color: #4287E7;
	}
	
.editRow input.editInput {
	float: left;
	background-color: white;
	width: 180px;
	padding: 2px 3px;
	margin: 0 10px 0 0;
	font: normal .7em Verdana, sans-serif;
	border: 1px solid #707070;
	}
	
.editRow input.urlPhoto {
	float: left;
	background-color: white;
	width: 450px;
	padding: 5px 3px;
	margin: 0 10px 0 0;
	font: normal .7em Verdana, sans-serif;
	border: 1px solid #707070;
	}
	
.editRow input.editInput#newLink {
	width: 300px;
	}
	
.editRow input.editSubmit {
	float: left;
	background-color: #DFDFDF;
	padding: 1px 5px;
	margin: 0;
	font: bold 1.0em Arial, sans-serif;
	color: #4F4F4F;
	text-align: center;
	border: 2px solid #BFBFBF;
	cursor: pointer;
	}
	
.editRow select {
	float: left;
	background-color: white;
	margin: 0 10px 0 0;
	font: normal .8em Verdana, sans-serif;
	border: 1px solid #707070;
	}
	
.editRow textarea {
	float: left;
	background-color: white;
	width: 400px;
	height: 100px;
	padding: 2px 3px;
	margin: 0;
	font: normal .8em Verdana, sans-serif;
	line-height: 1.3em;
	border: 1px solid #707070;
	}
	
.profEditArea .profEditBottom {
	float: left;
	background: url(/images/editLeftBottom_bg.jpg);
	background-position: left top;
	bacground-repeat: no-repeat;
	width: 730px;
	height: 16px;
	margin: 0 0 -4px 0;
	}

/* PROFILE PAGE - Edit Links Area */

.editArea {
	float: left;
	width: 360px;
	font: normal 1.0em Arial, Helvetica, sans-serif;
	}
	
.editArea#blueEdit {
	background-color: #BBD3F3;
	width: 360px;
	margin: 5px;
	padding: 5px;
	font: normal 1.0em Arial, Helvetica, sans-serif;
	border: 3px solid #70B2FC;
	}
	
.editArea .editAreaTop {
	float: left;
	background: url(/images/editAreaTop_bg.png);
	background-position: left top;
	bacground-repeat: no-repeat;
	width: 360px;
	height: 14px;
	margin: 0 0 -4px 0;
	}

.editArea .editAreaMid {
	float: left;
	background: url(/images/editAreaMid_bg.png);
	background-position: left top;
	bacground-repeat: repeat-y;
	width: 360px;
	}
	
.editArea .editAreaBottom {
	float: left;
	background: url(/images/editAreaBottom_bg.png);
	background-position: left top;
	bacground-repeat: no-repeat;
	background-color: white;
	width: 360px;
	height: 14px;
	margin: 0 0 -4px 0;
	}

.editArea textarea {
	float: left;
	width: 290px;
	height: 100px;
	margin: 5px 0 0 10px;
	padding: 3px;
	font: normal .8em Arial;
	}
	
.editArea .description {
	float: left;
	font: normal 1.0em Arial, Helvetica, sans-serif;
	}
	
.editArea .editText {
	float: left;
	width: 110px;
	margin: 0 5px 0 0;
	font-weight: bold;
	text-align: right;
	}
	
.editArea .editInfo {
	float: left;
	width: 90px;
	margin: 0 5px 0 0;
	font: normal .9em Arial, Helvetica, sans-serif;
	text-align: right;
	}
	
.editArea a.areaReset {
	float: right;
	background-color: white;
	font: normal .7em Arial, Helvetica, sans-serif;
	margin: 0 10px 0 0;
	padding: 2px 3px;
	border: 1px solid #E2E2E2;
	}
	
.editArea input {
	float: left;
	width: 180px;
	margin: 0 5px 5px 0;
	}
.editArea input.username {
	float: left;
	width: 180px;
	margin: 0 5px 5px 0;
        color: #A77EB6;
        font-weight:bold;
        font-size:0.7em;
	}
        	
.editArea input.button {
	float: left;
	width: 15px;
	}
	
.editArea input.inputFirst {
	position: relative;
	width: 230px;
	margin: 0 5px 0 0;
	}
	
.editArea input#inputLast {
	position: relative;
	width: 280px;
	margin: 0 5px 0 0;
	}
	
.editArea .editRow {
	float: left;
	width: 340px;
	padding: 0 10px;
	margin: 0 0 5px 0;
	}
	
.editAreaMid .editRow {
	float: left;
	width: 340px;
	padding: 0 10px;
	margin: 0 0 5px 0;
	}
	
/*.editRow a {
	text-decoration: none;
	font: bold .6em Arial;
	color: black;
	}
	
.editArea input.editSubmit {
	float: left;
	width: 100px;
	margin: 5px 0 0 10px;
	}
	
.editArea input.editNew {
	float: left;
	width: 100px;
	margin: 5px 0 0 0;
	}*/
	
/* PAGE SPECIFIC STYLES - Results Listing */

.mid_container .midContainerMid {
	float: left;
	background-color: #EBF5FF;
	margin: 0;
	padding: 0;
	}
	
.midContainerMid .midContainerMidTop {
	float: left;
	background-color: #EBF5FF;
	width: 540px;
	margin: 0;
	padding: 5px 10px 5px 20px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	color: #4287E7;
	}
	
.resultCell {
	clear: left;
	background-color: #EBF5FF;
	width: 570px;
	padding: 0 0 10px 0;
	}
	
.resultCellTop {
	float: left;
	background: url(/images/resultCellTop.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 570px;
	height: 18px;
	margin: 0 0 -5px 0;
	padding: 0;
	}
	
 .resultCellMid {
	float: left;
	background: url(/images/resultCellMid.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 550px;
	margin: 0;
	padding: 0 0 0 20px;
	font: normal .9em Arial, Helvetica, sans-serif;
	height: 125px;
	}
	
.resultCellMid a {
	text-decoration: none;
	}

.resultCellMid a:hover {
	text-decoration: underline;
	}

.resultCellMid .resultCellMidLeft {
	float: left;
	width: 460px;
	}
	
.resultCellMidLeft .resultName {
	float: left;
	width: 450px;
	padding: 0 0 0 20px;
	font: bold 1.5em Arial, Verdana, sans-serif;
	color: black;
	}

.resultCellMidLeft .resultName a {
	text-decoration: none;
	color: black;
	}
	
.resultCellMidLeft .resultName a:hover {
	text-decoration: underline;
	}
	
.resultCellMidLeft .resultLocation {
	float: left;
	width: 450px;
	padding: 0 0 0 20px;
	font: bold 1.3em Arial, Verdana, sans-serif;
	color: #969696;
	}
	
.resultCellMidLeft .resultLocation a {
	text-decoration: none;
	color: #969696;
	}
	
.resultCellMidLeft .resultLocation a:hover {
	text-decoration: underline;
	}
	
.resultCellMidLeft .resultTags {
	clear: left;
	width: 450px;
	margin: 0;
	padding: 3px 0 3px 20px;
	font: normal .9em Arial, Verdana, sans-serif;
	}
	
.resultCellMidLeft .resultTags a {
	text-decoration: none;
	color: #00BB00;
	}
	
.resultCellMidLeft .resultTags a:hover {
	text-decoration: underline;
	}
	
.resultCellMidLeft .resultSites {
	clear: left;
	width: 450px;
	margin: 0;
	padding: 3px 0 3px 20px;
	}

.lowerNav {
	float: left;
	width: 570px;
	margin: 0;
	padding: 0;
	font: normal .8em Verdana, Arial, sans-serif;
	}
	
.lowerNav a {
	text-decoration: none;
	font-weight: bold;
	color: #0062DF;
	}

.lowerNav a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0062DF;
	}
	
.resultCellMid .resultPicLinks {
	position: absolute;
	width: 98px;
	height: 12px;
	margin: 1px 0 0 427px;
	padding: 0;
	font: normal 9px Verdana, sans-serif;
	text-align: center;
	border: 1px solid #CDCDCD;
	}
	
.resultPicLinks a {
	text-decoration: none;
	color: #6451CE;
	font-weight: bold;
	}
	
.resultPicLinks .resultPicLinksContact {
	float: left;
	background-color: #F5F5F5;
	width: 48px;
	border-right: 1px solid #CDCDCD;
	}

.resultPicLinks .resultPicLinksTrack {
	float: left;
	background-color: #F5F5F5;
	width: 49px;
	}
	
.resultCellMid .resultPic {
	position: absolute;
	width: 100px;
	height: 100px;
	margin: 15px 0 0 427px;
	padding: 0;
	}
	
.resultCellBottom {
	float: left;
	background: url(/images/resultCellBottom.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 570px;
	height: 15px;
	margin: 0;
	padding: 0;
	}
	
.mid_container .midContainerBottom {
	clear: left;
	background: url(/images/midContainerBottom_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 970px;
	height: 19px;
	margin: 0 0 -7px 0;
	padding: 0;
	}
	
/* CSS FOR HOMEPAGE FOOTER */

.homeFooter {
	float: left;
	background: none;
	width: 990px;
	padding: 20px 0;
	color: #BFBFBF;
	font: normal .8em Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
.homeFooter a {
	text-decoration: none;
	font-weight: bold;
	color: #b1b1b1;
	}
	
.homeFooter a:hover {
	text-decoration: underline;
	}
	
.homeFooter a img {
	border: 1px solid #CDCDCD;
	margin: 10px 5px 10px 0;
	}
.editable {
	float:right;
	width:420px;
}

/* tooltips */
a.info{
   position:relative; 
   z-index:24; background-color:#ccc;
   color:#000;
   text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
   display:block;
   font-family:courier;
   font-size:.9em;
   font-weight:normal;
   position:absolute;
   left:350px;margin-top:10px;
   top:2em;
   width:15em;
   border:1px dashed grey;
   background-color:#ddd; color:#000;
   text-align: center}
   
/* phone */

.phoneContainer {
	position:absolute;
	background: url(/images/phone.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 130px;
	margin-left: 300px;
	padding-left: 25px;
	margin-top: 2px;
	}

.resultPhone {
	font-size: .8em;
	color: #7c7c7c;
	}
	
.resultPhone a {
	color: #7c7c7c;
	text-decoration: none;
	}
	
.resultPhone a:hover {
	text-decoration: underline;
	}
	
.numberMatches {
	float: left;
	}
	
.changeView {
	float: right;
	}
	
.changeView a {
	background: none;
	padding: 6px;
	text-decoration: none;
	color: #4287E7;
	font-weight: bold;
	}
	
.changeView a:hover {
	text-decoration: underline;
	}
	
.changeView a#switchView {
	background: url(/images/changeView_bg.gif);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 4px 16px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	}
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }

/* LARGE MAP CSS */

.mapArea {
	float: left;
	width: 570px;
	padding: 0;
	margin: 0;
	}
	
.mapArea .mapAreaTop {
	float: left;
	background: url(http://www.peekyou.com/images/resultCellTop.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 570px;
	height: 16px;
	margin: 0 0 -4px 0;
	}
	
.mapArea .mapAreaMid {
	float: left;
	background: url(http://www.peekyou.com/images/resultCellMid.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 570px;
	}
	
.mapArea .mapAreaBottom {
	float: left;
	background: url(http://www.peekyou.com/images/resultCellBottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 570px;
	height: 13px;
	padding: 0;
	margin: 0;
	}
	
/* GRID VIEW */

.gridContainer {
	float: left;
	width: 600px;
	}
	
.gridRow {
	float: left;
	}
	
.gridCellLeft {
	float: left;
	width: 199px;
	margin: 0;
	padding: 5px 0 0 0;
	z-index: 3;
	}
	
.gridCellLeftPic {
	float: right;
	}
	
.gridCellLeft .gridCellLeftTop {
	float: left;
	background: url(/images/gridCardTop.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 199px;
	height: 18px;
	margin: 0 0 -8px 0;
	padding: 0;
	}
	
.gridCellLeftMid {
	float: left;
	background: url(/images/gridCardMid.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 199px;
	margin: 0;
	padding: 0;
	}
	
.gridCellLeftAssociate {
	float: left;
	width: 199px;
	margin: 0;
	padding: 0;
	}
	
.gridCellLeftBottom {
	float: left;
	background: url(/images/gridCardBottom.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 199px;
	height: 17px;
	margin: 0;
	padding: 0;
	}
	
.gridCellLeft .gridCellLeftMulti {
	float: left;
	background: url(/images/gridCardMulti.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 199px;
	height: 27px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: .8em;
	color: #767676;
	}
	
 .gridCellLeftMultiOne {
	float: left;
	background: url(/images/gridCardMultiOne.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 184px;
	height: 21px;
	margin: 0;
	padding: 9px 0 0 15px;
	font-weight: bold;
	font-size: .7em;
	color: #767676;
	}
	
 .gridCellLeftMultiTwo {
	float: left;
	background: url(/images/gridCardMultiTwo.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 184px;
	height: 43px;
	margin: 0;
	padding: 7px 0 0 15px;
	font-weight: bold;
	font-size: .7em;
	color: #767676;
	}

.gridCellLeft .gridCellLeftMultiTwo .multiTwoFirst {
	clear: left;
	padding: 1px 0 0 0;
	}
	
.gridCellLeft .gridCellLeftMultiTwo .multiTwoSecond {
	clear: left;
	padding: 3px 0 0 0;
	}
	
.gridCellLeft .gridCellLeftMultiTwo br {
	padding: 0 0 3px 0;
	}

.gridCellLeft a:link, .gridCellLeft a:visited {
	text-decoration: none;
	}
	
.gridCellLeft a:hover, .gridCellLeft a:active {
	text-decoration: underline;
	}
	
.gridCellLeft .gridCellLeftMultiOne a {
	color: #767676;
	}

.gridCellLeft .gridCellLeftMultiTwo a {
	line-height: 1.6em;
	color: #767676;
	}
	
.gridCellLeftMid .resultFinding {
	float: left;
	width: 169px;
	margin: 0;
	padding: 10px 15px;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.gridCellLeftMid .resultFinding img.iconLoading {
	float: right;
	margin: -16px 0 0 0;
	padding: 0;
	}

.gridPic {
	float: right;
	margin: 0;
	padding: 0 13px 0 0;
	}

.gridPic img {
	border: 0;
	}
	
.gridName {
	float: left;
	width: 105px;
	margin: 0;
	padding: 0 15px;
	font: bold .7em Arial, Helvetica, sans-serif;
	}
	
.gridName a {
	text-decoration: none;
	color: black;
	}
	
.gridName a:hover {
	text-decoration: underline;
	color: black;
	}
	
.gridLocation {
	float: left;
	width: 105px;
	margin: 0;
	padding: 0 15px;
	font-weight: normal;
	font-size: .6em;
	color: #969696;
	}
	
.gridLocation a {
	text-decoration: none;
	color: #969696;
	}
	
.gridLocation a:hover {
	text-decoration: underline;
	}
	
.gridInfo {
	float: left;
	width: 105px;
	margin: 0;
	padding: 0 15px;
	font-weight: normal;
	font-size: .6em;
	}
	
.gridUsername {
	float: left;
	width: 105px;
	margin: 0;
	padding: 0 15px;
	font-weight: normal;
	font-size: .6em;
	color: #a77eb6;
	}
	
.gridUsername a {
	text-decoration: none;
	color: #a77eb6;
	}

.gridUsername a:hover {
	text-decoration: underline;
	}

/* CSS FOR RELATIVES */

.midContainerLeft #relatives .refineCell {
	clear: left;
	width: 200px;
	padding: 0;
	font: bold .9em Verdana, sans-serif;
	}

.resultCellLeft {
	float: left;
	width: 199px;
	margin: 0;
	padding: 0;
	}
	
.resultRow .resultCellLeft#leftFirstResult {
	border-top: none;
	}
	
.resultCellLeft .resultCellLeftTop {
	float: left;
	background: url(/images/profileCardTopRel.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 200px;
	height: 17px;
	margin: 0 0 -7px 0;
	padding: 0;
	}
	
.resultCellLeft .resultCellLeftMid {
	float: left;
	background: url(/images/profileCardMidRel.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 200px;
	margin: 0;
	padding: 0;
	font-size: .9em;
	font-family: Verdana, sans-serif;
	}
	
.resultCellLeft .resultCellAssociate {
	float: left;
	width: 199px;
	margin: 0;
	padding: 0;
	}

.resultCellLeft .resultCellAssociate img {
	float: right;
	padding: 0 13px 0 0;
}
	
.resultCellLeft .resultCellLeftBottom {
	float: left;
	background: url(/images/profileCardBottomRel.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 200px;
	height: 17px;
	margin: 0;
	padding: 0;
	}
	
.resultCellLeft .resultCellLeftMulti {
	float: left;
	background: url(/images/profileCardMulti.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 199px;
	height: 27px;
	margin: 0;
	padding: 0;
	}
	
.resultCellLeft .resultCellLeftMultiOne {
	float: left;
	background: url(/images/profileCardMultiOne.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 184px;
	height: 21px;
	margin: 0;
	padding: 9px 0 0 15px;
	font-weight: bold;
	font-size: .9em;
	color: #767676;
	}
	
.resultCellLeft .resultCellLeftMultiTwo {
	float: left;
	background: url(/images/profileCardMultiTwo.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 184px;
	height: 43px;
	margin: 0;
	padding: 7px 0 0 15px;
	font-weight: bold;
	font-size: .9em;
	color: #767676;
	}

.resultCellLeft .resultCellLeftMultiTwo .multiTwoFirst {
	clear: left;
	padding: 0;
	}
	
.resultCellLeft .resultCellLeftMultiTwo .multiTwoSecond {
	clear: left;
	padding: 0;
	}
	
.resultCellLeft .resultCellLeftMultiTwo br {
	padding: 0 0 3px 0;
	}

.resultCellLeft a:link, .resultCellLeft a:visited {
	text-decoration: none;
	color: black;
	}
	
.resultCellLeft a:hover, .resultCellLeft a:active {
	text-decoration: underline;
	color: black;
	}
	
.resultCellLeft .resultCellLeftMultiOne a {
	color: #767676;
	}

.resultCellLeft .resultCellLeftMultiTwo a {
	line-height: 1.6em;
	color: #767676;
	}
	
.resultCellLeftMid .resultFinding {
	float: left;
	width: 169px;
	margin: 0;
	padding: 10px 15px;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.resultCellLeftMid .resultFinding img.iconLoading {
	float: right;
	margin: -16px 0 0 0;
	padding: 0;
	}
	
.resultCellLeftMid .resultPic {
	float: right;
	margin: 0;
	padding: 0 13px 0 0;
	}

.resultCellLeftMid .resultPic img {
	border: 0;
	}
	
.resultCellLeftMid .resultName {
	float: left;
	width: 112px;
	margin: 0;
	padding: 0 0 0 15px;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.resultCellLeftMid .linkThis {
	float: left;
	width: 100px;
	margin: 0;
	padding: 6px 12px 0 15px;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.resultCellLeftMid .resultLocation {
	float: left;
	width: 112px;
	margin: 0;
	padding: 0 0 0 15px;
	font-weight: normal;
	font-size: .8em;
	color: #969696;
	}
	
.resultCellLeftMid .resultLocation a {
	text-decoration: none;
	color: #969696;
	}
	
.resultCellLeftMid .resultLocation a:hover {
	text-decoration: underline;
	}
	
.resultCellLeftMid .resultInfo {
	float: left;
	width: 112px;
	margin: 0;
	padding: 0 0 0 15px;
	font-weight: normal;
	font-size: .8em;
	}
	
	
.resultCellLeftMid .resultUsername {
	float: left;
	width: 112px;
	margin: 0;
	padding: 0 0 0 15px;
	font-weight: normal;
	font-size: .8em;
	color: #a77eb6;
	}
	
.resultCellLeftMid .resultUsername a {
	text-decoration: none;
	color: #a77eb6;
	}

.resultCellLeftMid .resultUsername a:hover {
	text-decoration: underline;
	}



@media screen and (max-width:480px){ 
   @viewport {
      width: device-width !important;
      zoom: 1 !important;
   }

   .whiteContainer .whiteContainerMid{
   		padding: 0 !important;
    	width: 1px !important;
   }

   .mid_container .whiteContainer{
   		width: 100px !important;
   }

   .body_container{
   		width: 100%!important;
   }

    .mid_container{
   		width: 300px !important;
   }


   .genericCell{
   		width: 300px !important;
   }

   .body_container{
        width: 100% !important;
    }

    .whiteContainer .whiteContainerTop{
    	 width: 100% !important;
    	 background: none !important;
    }

    .whiteContainer .whiteContainerBottom{
    	 width: 100% !important;
    	 background: none !important;
    }

    img{
        width: 300px !important;
        margin-top: 10px !important;
    }

    .genericCell a {
	  	float: left !important;
	    font-size: 16px !important;
	    margin-left: 29px !important;
	    margin-top: 45px !important;
	    overflow: hidden !important;
	    padding-bottom: 21px;
	    text-overflow: ellipsis !important;
	    vertical-align: middle !important;
	    white-space: nowrap !important;
	    width: 70px !important;
    }

    .homeFooter{
    	width: 100% !important;
        display: block !important;
        float: left !important;
        font-size: 10px !important;
        margin-bottom: 6px !important;
        margin-left: 0 !important;
        margin-top: 60px !important;
        text-align: center !important;
    }

}
