/**
* LAST MOD: AUG 25 2009
* ---------------------
*/
#subContentDiv { position: relative; width: 690px; margin-top: 10px; }
#spacerDiv { position: relative; width: 100%; height: 200px; background: url('../images/network_bg.jpg') left bottom no-repeat; color: inherit; }

form { margin: 0px; padding: 0px; }
.resultListFS { position: relative; width: 670px; padding: 5px;}
.resultListDiv { position: relative; width: 668px; height: 116px; }
.resultImgBox { position: relative; float: left; width: 100px; height: 100px; margin-top: 5px; text-align: center; vertical-align: middle; background-color: #000099; }
.resultInfoSetDiv { position: relative; float: right; width: 560px; height: auto; margin-top: 5px; }
.resultTitle { position: relative; width: 100%; height: 20px; font-size: 16px; }
.resultBizName { position: relative; float: left; font-weight: bold; }
.resultBizName a { text-decoration: none; }
.resultRate { position: relative; float: right; font-size: 12px; }
.resultRate a { text-decoration: underline; color: #0000ff; background-color: inherit; }
.resultRate a:hover { cursor: pointer; }
.resultInfoDiv { position: relative; float: left; width: 180px; height: 86px; }
.resultInfoDiv a:hover { cursor: pointer; }
.resultInfoDiv a { text-decoration: underline; color: #0000ff; background-color: inherit; }
.ridLine { position: relative; height: 18px; margin-top: 4px; }
.ridLine2 { position: relative; height: 18px; margin-top: 2px; }
.ridTitle { position: relative; float: left; width: 64px; font-weight: bold; }
.resultDescriptDiv { position: relative; float: left; width: 370px; height: 86px; padding-left: 3px; border-left: dotted 1px #c0c0c0; border-top: dotted 1px #c0c0c0; }
.descriptTitle { position: relative; font-weight: bold; margin-bottom: 4px; }
.profileImg { margin-top: 5px; border: solid 1px #ffffff; }
.spacerDiv { font-size: 1px; margin-bottom: 4px; }

.navBar { position: relative; width: 662px; height: 18px; margin-left: 10px; background-color: #eeeeee; color: #000000; }
.navLeft { width: 50px; float: left; font-weight: bold; font-size: 16px; }
.navCenter { width: 562px; float: left; text-align: center; }
.navRight { width: 50px; float: right; font-weight: bold; font-size: 16px; text-align: right; }

/*===WHEN 'MORE INFO' IS CLICKED, AJAX RETURNS RESULTS===========*/
.mi_lineDiv { position: relative; width: auto; height: 22px; }
.mi_lineTitle { width: 100px; float: left; font-weight: bold; margin-right: 5px; border-right: solid 1px; }
.mi_lineInfo { width: auto; float: left;  }
.mi_lineInfo a { color: #0000ff; background-color: inherit; text-decoration: underline; }
.mi_lineInfo a:hover { cursor: pointer; color: #ff0000; }
.mi_descript { margin-top: 5px; margin-bottom: 5px; border-top: dotted 1px; }
.mi_input { font-size: 11px; width: 180px; }
#reviewDiv { position: relative; margin-top: 15px; padding-top: 8px; border-top: solid 3px #c0c0c0; }
/*===============================================================*/

/*====BEGIN IFRAME CALENDAR======================================*/
#containerRight { position: relative; float: right; right: 0px; margin-top: 30px; width: 254px; height: auto; text-align: center; z-index: 99; }
#calendarIframeDiv { font-family: 'arial','tahoma','times'; }
#calendarFrame { width: 246px; }/* height: 266px;*/
#upcomingEvent { font-size: 16px; font-weight: bold; margin-bottom: 5px; margin-left: 5px; padding: 0px; text-align: left; }
/*===============================================================*/

#dialogueDiv { position: absolute; width: 400px; height: 340px; display: none; z-index: 999; top: 0px; left: 0px; border: solid 4px #000099; background-color: #eeeeff; color: #000000; }
#dialTitleDiv { position: relative; width: auto; height: 18px; z-index: 998; padding: 3px; font-weight: bold; font-size: 15px; background-color: #6699cc; color: #ffffff; }
#dialBody { position: relative; width: auto; height: 300px; z-index: 997; padding: 5px; overflow: auto; }

/*=== BEGIN SOCIAL NETWORK ICONS ===*/
#socialNetworks {
	position: relative;
	margin: 0px 0px 20px 0px;
}
.socialIcon {
	border: none;
	margin: 0px 2px 0px 2px;
}




