/* Generic Form Styles
----------------------------------------------- */
.textInput {
	border: 1px solid #A5ACB2;
}

/* MyLoopNet Tabs Styles
----------------------------------------------- */
.myTabs {
	padding: 0;
	margin: 0;
	width: 760px;
	border: none;
	}
.myTabsMain td {
	text-align: center;
	padding: 0;
	border: none;
	border-left: 2px solid #FFF;
	}
.myTabsMain .myTabsFirst { border-left: none !important; }
.myTabsMain td a {
	display: block;
	width: 100%;
	color: #666;
	text-decoration: none;
	background: #CCC url(http://images.loopnet.com/images/MyLoopNet/tabs_right.gif) 100% 0 no-repeat;
	cursor: hand;
	c\ursor: pointer;
	}
.myTabsMain td a.myTabsCurrent {
	font-weight: bold;
	color: #FFF;
	background-color: #545488;
	background-position: 100% -80px;
	cursor: default;
	}
.myTabsMain td a:hover {
	color: #C00;
	background-color: #E9E9E9;
	background-position: 100% -40px;
	}
.myTabsMain td a.myTabsCurrent:hover {
	color: #FFF;
	background-color: #545488;
	background-position: 100% -80px;
	}
.myTabsMain td a span {
	display: block;
	width: 100%;
	padding: 3px 0;
	background: url(http://images.loopnet.com/images/MyLoopNet/tabs_left.gif) no-repeat;
	}
.myTabsMain td a:hover span { background-position: 0 -40px; }
.myTabsMain td a.myTabsCurrent span, .myTabsMain td a.myTabsCurrent:hover span { background-position: 0 -80px; }
.myTabsSub {
	color: #FFF;
	background-color: #545488;
	}
.myTabsSub td { padding: 3px 3px 3px 10px; }
.myTabsSub a { color: #FFF; }
.myTabsSub.myTabsSubAlt {
	background-color: #EEE;
	}
.myTabsSub .myTabsHelp {
	text-align: right;
	}
.myTabsSub .myTabsHelp a {
	font-size: 10px;
	font-weight: bold;
	}
.myTabsSubAlt .myTabsHelp a { color: #666; }

/* ProspectList Tabs Styles
----------------------------------------------- */
#subtabs ul {
	width: 760px;
	height: 20px;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	}
#subtabs li {
	height: 18px;
	display: inline;
	margin: 0;
	padding: 0;
	cursor:hand;
	}
#subtabs a {
	float: left;
	/*background: url(../img/subtableft.gif) no-repeat left top;*/
	margin: 0 2px 0 0;
	padding: 0 0 0 9px;
	text-decoration: none;
	cursor:hand;
	}
#subtabs a span {
	float: left;
	display: block;
	/*background: url(../img/subtabright.gif) no-repeat right top;*/
	padding: 3px 15px 2px 6px;
	color: #545488;
	cursor:hand;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#subtabs a span {
	float:none;
	cursor:hand;
	}
/* End IE5-Mac hack */
#subtabs a:hover span {
	color:#545488;
	cursor:hand;
	}
#subtabs #current a {
	background-position: 0 -200px;
	cursor:hand;
	}
#subtabs #current a span {
	background-position: 100% -200px;
	color: #FFF;
	font-weight: bold;
	cursor:hand;
	}
#subtabs a:hover {
	background-position: 0% -100px;
	cursor:hand;
	}
#subtabs a:hover span {
	background-position: 100% -100px;
	cursor:hand;
	}

/* Results Styles
----------------------------------------------- */
.resultsicons {
	margin: 0 5px;
	}
#resultsdata table {
	width: 100%;
	border-collapse: collapse;
	}
#resultsdata table tr td {
	background-color: #D3D3D3;
	padding: 0;
	border-bottom: 1px solid #FFF;
	color:black;
	font-size: 10px;
	}
#resultsdata table tr.selected td {
	background-color: #FFF;
	}
#resultsdata table tr.PPGridHeader td {
	text-align: left;
	background-color: #999;
	padding: 1px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	}
#resultsdata table tr.PPGridHeader a {
	color: #FFF;
	}
#status, #statusTop {
	clear: left;
	background-color: #545488;
	padding: 6px;
	margin: 0;
	color: #FFF;
	}
#status a {
	color: #FFF;
	}
#status p {
	padding: 0;
	margin: 0;
	}
#status input {
	width: 2em;
	border: 1px solid #CCC;
	line-height: 11px;
	margin: 0;
	padding: 1px;
	height: 15px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 11px;
	}
html>#status input {
	height: 11px;
	}
.paging {
	margin: 16px 2px;
	padding: 0;
	}
.paging p {
	line-height: 13px !important;
	margin: 0 !important;
	padding: 0 !important;
	}
.modify {
	padding: 6px 0 6px 22px;
	margin: 10px;
	height: 0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	background: url(http://images.loopnet.com/images/icon_edit.gif) 0% 50% no-repeat;
	}
html>.modify {
	background: url(http://images.loopnet.com/images/icon_edit.gif) 0% 50% no-repeat;
	}
.smalltable tr td {
	font-size: 11px;
	line-height: normal;
	}

/* Profile Styles
----------------------------------------------- */
.kwHilite {
	font-weight: bold;
	}

/* Message Box Styles
----------------------------------------------- */
.hilite {
	text-align: left;
	border: 1px solid #CCC;
	background-color: #F9F9F9;
	padding: 12px;
	margin: 12px;
	}
.hilite p {
	padding: 0 !important;
	margin: 0 !important;
	}
.hilite p strong {
	color: #C00;
	font-weight: bold;
	}

/* 10-6-05 JF
   Fix for when the message box gets rendered in a table, i.e. Safari */
table.hilite {
	width: 100% !important;
	margin: 12px 0 !important;
	}
table.hilite tr td {
	padding: 12px !important;
	}
table.hilite tr td ul {
	margin: 0 0 0 20px !important;
	}

.validationsummary {
	border: 1px solid #C42727;
	background-color: #FFD6D6;
	padding: 12px;
	margin: 12px;
	font-weight: bold;
	}
.validationsummary ul {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	}
.validationsummary li {
	color: #C42727;	
	}
.alert {
	border: 1px solid #CCC;
	background-color: #FF9;
	width: 436px;
	margin: 12px 0;
	padding: 4px;
	text-align: left;
	}
.alert2 {
	color: #000;
	border: 1px solid #C00;
	/*background: #F9F9F9 url(images/alert_icon.gif) 14px 50% no-repeat;*/
	padding: 12px;
	font-weight: bold;
	margin: 12px;
	}
.emailalert {
	color: #545488;
	border: 2px solid #000;
	background: #EEE url(http://images.loopnet.com/images/email_icon_lrg.gif) 14px 12px no-repeat;
	padding: 6px 6px 6px 65px;
	margin: 6px 6px 24px 6px;
	}
.emailalert form {
	padding: 0;
	margin: 0;
	}
.emailalert ol li {
	color: #C00;
	font-weight: bold;
	margin: 0 0 8px 0;
	}
.emailalert ol li span {
	color: #545488;
	font-weight: normal;
	}
.emailalert.llgreenalert {
	color: #000;
	border: 2px solid #000;
	background: #EEE url(http://images.loopnet.com/images/email_icon_lrg.gif) 14px 12px no-repeat;
	padding: 6px 6px 6px 65px;
	margin: 6px 6px 24px 6px;
	}
.error {
	border: 1px solid #CCC;
	/*background: #F9F9F9 url(images/alert_icon.gif) 14px 15px no-repeat;*/
	margin: 12px;
	padding: 12px 12px 12px 34px;
	}
.error b {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	margin-bottom: 3px;
	}
.regBulletList {
	padding: 0;
	margin: 8px 0 0 0;
	list-style: none;
	}
.regBulletList li {
	padding: 0 0 0 17px;
	margin: 0 0 4px 0;
	}
.regAlert {
	text-align: left;
	padding-left: 32px;
	background-position: 12px 13px;
	background-repeat: no-repeat;
	}
.regAlert b {
	font-size: 12px;
	display: block;
	color: #C00;
	padding-bottom: 4px;
	}
.regAlert ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
.regAlert ul li {
	padding: 0 0 0 18px;
	margin: 4px 0 0 0;
	}
.registrationTerms {
	padding-bottom: 4px;
	}
.registrationTerms textarea {
	width: 699px;
	}

/* Email Preview & Survey Styles
----------------------------------------------- */
.emailpreview a {
	color: #C00;
	}
.emailpreview tr td {
	line-height: normal !important;
	}
.popheader {
	background-color: #545488;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin: 0;
	text-align: left;
	}
.popheader tr td {
	padding: 4px 6px;
	}
.popheader h1 {
	font-size: 12px;
	color: #FFF;
	padding: 0;
	margin: 0;
	}
.popheader .close {
	float: right;
	}
.popheader a {
	color: #FFF;
	}
.popsubheader {
	padding: 4px 6px;
	margin: 0 0 20px 0;
	background-color: #CCC;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}
.surveyContent {
	text-align: left;
	padding: 0 20px 20px 20px;
	}
.surveyContent dl {
	padding: 0;
	margin: 0;
	}
.surveyContent dt {
	text-indent: -18px;
	padding-left: 18px;
	margin: 15px 0 6px 0;
	font-size: 12px;
	font-weight: bold;
	}
.surveyContent dd {
	margin: 0 0 2px 24px;
	}
.surveyContent dd textarea {
	font: 11px Verdana, sans-serif;	
	width: 90%;
	height: 70px;
	margin-left: 6px;
	}
.surveySubmit {
	margin: 15px 0 10px 30px;
	}

/* Form Styles
----------------------------------------------- */
#content {
	position: relative;
	}
.basicform {
	position: relative;
	margin: 20px 0 0 0;
	border: 2px solid #545488;
	padding: 16px;
	width: 760px;
	}
/* \*/
.basicform {
	width: 724px !important;
	width: 760px;
	}
/* */
.basicform table {
	padding: 0;
	margin: 0 210px 0 0;
	border-collapse: collapse;
	}
.basicform table tr td {
	font-size: 11px;
	padding: 6px 12px 6px 0;
	margin: 0;
	}
.basicform .preview {
	position: relative;
	float: right;
	margin: 6px 0 0 20px;
	border: none;
	width: 210px;
	text-align: center;
	z-index:10;
	}
.propimgpreview {
	position: absolute;
	width: 100px;
	top: 194px;
	height: 75px;
	padding: 0;
	margin: 0;
	z-index:100;
	}

/* Beware! Ugly CSS hacks to correctly align inline preview property photo on Mac IE and Safari, and Windows IE 5.0 */
/* \*/
.propimgpreview {
	top: 182px;
	}
/* */
.propimgpreview {
	left: 587px !important;
	left: 587px;
	}
.propimgpreview/**/ {
	left: 575px;
	}
/* End of ugly hacks */

.propimgpreview2 {
	position: absolute;
	width: 128px;
	top: 101px;
	height: 75px;
	padding: 0;
	margin: 0;
	z-index:100;
	left: 586px;
	}
/* \*/
.propimgpreview2 {
	top: 108px;
	}
/* */

.basicform .preview2 {
	float: right;
	margin: 6px 0 0 20px;
	border: none;
	width: 242px;
	text-align: left;
	}
.basicform .preview img {
	margin: 6px 0;
	display: block;
	}
.basicform .preview2 img {
	margin: 10px 0;
	display: block;
	}
.basicform .textfield {
	border: 1px solid #999;
	width: 240px;
	}
.basicform textarea {
	border: 1px solid #999;
	width: 240px;
	height: 6em;
	}
.basicform i {
	font-size: 10px;
	font-style: italic;
	}

/* Confidentiality Page Styles
----------------------------------------------- */
.downloads {
	border: 2px solid #545488;
	background-color: #F0F0F0;
	padding: 20px;
	}
.downloads tr td img {
	margin: 2px 0;
	}
.downloads b {
	display: block;
	padding: 0 0 4px 0;
	}
.sectioning b {
	display: block;
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px 0;
	margin: 0 0 16px 0;
	}
.sectioning p {
	padding: 8px 0;
	margin: 0;
	}

/* Management Center Styles
----------------------------------------------- */
.mcListingStatus {
	border: 1px solid #545488;
	width: 760px;
	}
.mcListingStatus th {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #FFF;
	background-color: #545488;
	padding: 2px 0 3px 6px;
	}
.mcListingStatusCurrent {
	background-color: #E8E9F2;
	/*width: 758px;*/
	}
.mcListingStatusCurrent td {
	padding: 2px 8px;
	}	  
.mcListingStatusCapture th {
	color: #C00;
	padding: 10px 0 6px 24px;
	background: #FFF url(images/bullets/redArrow.gif) 10px 12px no-repeat;
	}
.mcListingStatusCapture td {
	padding: 2px 0 2px 8px;
	}
.mcListingStatusCapture td table tr td {
	padding: 2px 8px 2px 0;
	}
.mcListingStatusCapture input {
	font-size: 11px;
	}
.mcListingStatusCapture textarea {
	width: 196px;
	height: 44px;
	font: 9px/12px Verdana, sans-serif;
	}.mcListingStatusRule {
	display: block;
	margin: 3px 0;
	}
#mcListingStatusDelete {
	display: none;
	width: 758px;
	border-top: 1px solid #E8E9F2;
	}
#mcListingStatusDelete td {
	padding: 8px;
	}
.mcListingStatusFooter td {
	border-top: 1px solid #E8E9F2;
	padding: 6px 8px;
	font-size: 10px;
	color: #999;
	}
.mcListingStatusFooter td a {
	font-size: 10px;
	}
.mcContacts {
	margin: 12px 14px 0 0;
	width: 436px;
	border: 1px solid #545488;
	}
.mcContacts table {
	width: 436px;
	}
.mcContacts table tr th {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #FFF;
	background-color: #545488;
	padding: 2px 0 3px 6px;
	}
.mcContacts table tr td {
	padding: 0;
	}
.mcContacts table tr td table tr td {
	padding: 4px 6px;
	border-top: 1px solid #E8E9F2;
	}
.mcEdit {
	color: #C00;
	}
.mcBenefits {
	width: 310px;
	border: 1px solid #545488;
	}
.mcBenefits table {
	width: 310px;
	}
.mcBenefits table tr th {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #FFF;
	background-color: #545488;
	padding: 2px 0 3px 6px;
	}
.mcBenefits table tr td {
	padding: 0;
	}
.mcBenefits table tr td table tr td {
	padding: 5px 8px;
	}
.mcBenefits a {
	font-weight: bold;
	}
.mcBenefitsIcon {
	padding: 8px 2px 0 8px !important;
	}
.mcBenefitsIcon img {
	margin: 0 0 0 3px;
	}
.mcListingCaptureDisplay tr td {
	padding: 2px 0 2px 8px;
	}
.mcListingCaptureDisplay {
	margin-bottom: 8px;
	}
.mcCaptureLabel {
	color: #336;
	}

/* My Account Styles */
.myAcctModule {
	border: 1px solid #545488;
	width: 100%;
	margin: 12px 0 0 0;
	}
.myAcctModule th {
	background-color: #545488;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px 4px 3px 4px;
	}
.myAcctModuleContent {
	width: 100%;
	}
.myAcctModuleContent tr th {
	width: 30%;
	background-color: #FFF;
	color: #545488;
	font-weight: normal;
	text-align: left;
	padding: 4px 8px;
	}
.myAcctModuleContent tr td {
	padding: 4px 8px;
	}
.myAcctModuleContent tr td em {
	color: #C00;
	font-style: normal;
	font-size: 10px;
	}
.myAcctModuleContent tr td a {
	font-weight: bold;
	color: #C00;
	float: right;
	margin-right: 2px;
	}
.myAcctModuleContent .lineItem td, .myAcctModuleContent .lineItem th {
	border-bottom: 1px solid #E8E9F2;
	padding: 5px 8px;
	}
.myAcctModuleContent .lineItemHilite td, .myAcctModuleContent .lineItemHilite th {
	color: #000;
	border-top: 1px solid #E8E9F2;
	border-bottom: 1px solid #E8E9F2;
	background-color: #F3F4F8;
	padding: 4px 8px;
	font-weight: bold;
	}
.myAcctModuleContent .prodTable th {
	color: #000;
	width: auto;
	font-weight: bold;
	text-align: left;
	background-color: #F3F4F8;
	border-bottom: 1px solid #E8E9F2;
	}
.labelPad {
	padding-left: 16px !important;
	}
.myAcctDetails td {
	border-top: 1px solid #FFF !important;
	font-size: 10px;
	color: #666;
	padding: 0 8px 5px 8px !important;
	}
.myAcctDetails td ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}