
h5
{
	font-weight:bold;
	margin-top:20px;
}
.BtnSaveSearch{margin:13px 0px 0px 0px;}
*+html .BtnSaveSearch {margin:9px 0px 0px 0px;}
*html .BtnSaveSearch{margin:9px 0px 0px 0px;}
#ulSearchResults
{
	margin-left:13px;
}
.liSearchResults
{
	float:left;
	width:101px;
	text-align:center;
	margin:5px;
	font-size:0.8em;
	height:120px;
}

.liSearchResults img
{
	border: solid 2px #fff;
}

.divSearchResultsWrapper
{
	margin:15px 0px;
	overflow:auto;
	background-image:url(../images/div-search-results-top.gif);
	background-repeat:no-repeat;
	width:700px;
	padding-top:10px;
	clear:both;
}


#divSearchResults
{
	background-image:url(../images/div-search-results-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#dedede;
	width:700px;
	overflow:auto;
	min-height:50px;
}


#divPager
{
	clear:both;
	padding:15px 15px 15px 420px;
}

.divNoSearchResults
{
	clear:both;
	padding:15px 0px;
}
.h2PlaceTitle
{
	padding-top:11px;
}
/* Add Second Chance / Add Virtual Profile */
#divLeftSidebar, #divLeftSidebarInner
{
	padding:0;
	margin:0;
}

.SearchResultsAction
{
	width: 700px;
	background: url(../images/full-screen-box-body-blue.png) no-repeat bottom;
	padding-bottom:20px;
	margin-bottom:15px;
	min-height: 320px;
	overflow:auto;
}

*html .SearchResultsAction
{
	height:320px;
	overflow:visible;
}

.SearchResultsAction h2
{
	background: url(../images/full-screen-box-header-blue.png) no-repeat top;
	color:#fff;
	padding:9px 0px 8px 15px;
	margin-bottom:15px;
}

#divSideImage, #divSCSideImage
{
	float:left;
	padding:0px 15px 0px 3px;
}

#divForm
{
	float:left;
	width:515px;
}
.ValidationSummary
{
	margin-top:15px;
}
#divForm p
{
	margin-bottom:10px;
}
#divFormWrapper
{
	margin-left:15px;
}
.BubbleLink
{
	background: url(../images/double-blue-arrow-bullet.png) no-repeat left;
	padding:0px 0px 0px 15px;
	margin-top:10px;
	color:#01a5ed;
}

#divForm h5
{
	font-weight:normal;
	clear:left;
	padding-top:15px;
	margin-bottom:-15px;
	border-top: 1px solid #ccc;
	width: 500px;
}

.ulSearchResultsActionForm
{
	
}

.ulSearchResultsActionForm li
{
	width: 48%;
	float:left;
	display:inline;
	min-height:60px;
}

*html .ulSearchResultsActionForm li {height:60px;}
.ulSearchResultsActionForm label
{
	display:block;
	font-weight:bold;
}

.normaltext
{
	font-weight:normal;
}

.ulSearchResultsActionForm div.RadComboBox_Default2006 table .rcbInputCell input
{
	border:1px solid #626262;
	width:160px;
	margin-top:3px;
	margin-left:-2px;
}

#liDate, #liTitle
{
	height:80px;
}

#liWhere
{
	clear:left;
}

select, .SideBarTextBox {
	margin-top:3px;
	width:160px;
	border: solid 1px #626262;
}

.SecondChanceDescription
{
	margin-top: 18px;
}

.Feedback
{
	margin-top:50px;
	padding:0px 15px;
}

/* Find Foomspot */
#divGroupSelector
{
	
	margin-top:7px;
	width:204px;
	background: url(../images/foomspot-search-bg.gif) no-repeat;
	height:115px;
	text-align:center;
	padding: 0px 10px 0px 10px;
}
#divGroupSelector h2
{
	color:#fff;
	padding-top:15px;
}
#divGroupSelector p
{
	color:#fff;
	font-weight:bold;
	padding-bottom:10px;
}
/* sets the width of the search box in Firefox */
#divGroupSelector .RadComboBox_Default2006 .rcbInputCell input
{
	border:0pt none;
	padding:6px;
	width:150px;
}
.groupsearch
{
	float:left;
	padding-top:3px;
	padding-right:2px;
	height:26px;
	overflow:visible;
}
.gobutton
{
	display:inline-block;
	padding-top:3px;
	overflow:visible;
}

/* Search help div */
#divSearchHelp
{
	min-height:50px !important;
	text-align:center;
	background-image:url(../images/div-small-gray-body-223-plain.png);
	margin-bottom:15px;
}
*html #divSearchHelp{height:50px;}
/* Step1 popup */
.modalPopup 
{
	padding-bottom:15px;
}
.modalPopup p
{
	margin-top:15px;
}
.divRelationshipSelector ul li
{
	height:30px;
}
.divRelationshipSelector ul li div
{
	margin-right:10px;
	display:inline-block;
	float:left;
	clear:left;
}
.divRelationshipSelector ul li label
{
	display:inline-block;
	padding-top:2px;
}

/* Step 2 popup */
.btnFinish
{
	float:left;
	margin-right:15px;
}

/* Step 3 - Create Ghost Popup */
.modalPopupStep3
{
	text-align:left;
	background-color:#fff;
	border: solid 5px #a7d12f;
	padding:0px 10px;
	z-index: 100000 !important;
	width: 550px;
	padding-bottom:15px;
}
.modalPopupStep3 p
{
	margin-top:15px;
}
#divCreateGhostForm
{
	width:550px;
	clear:left;
}
#ulAddGhostBottom
{
	clear:left;
}
#buttonwrapper
{
	clear:left;
}
.btnCreateGhost, .btnCancelGhost
{
	 margin-right:15px; clear:left;
}

/* Step 3 - Create Second Chance */
#divSCForm
{
	clear:left;
}
.btnCreateSC
{
	 margin-right:15px; float:left; clear:left; margin-top:15px;
}
.btnCancelSC
{
	margin-top:15px;
	margin-left:-50px;
}
