body, html {
	margin:0;
	padding:0;
	height:100%;
	}

h1, .heading {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:16px;
	color:#004EA6;
	font-weight:bolder;
	letter-spacing:1px;
	text-align:left;
	display:inline;
	}

h2{
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:12px;
	color:#004EA6;
	font-weight:bolder;
	letter-spacing:1px;
	}

td, textarea, input, select {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:9pt;
	color:#404040;
	}

p {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:9pt;
	color:#404040;
	line-height:16px;
	display:inline;
	}

img {
	border:0px;
	}
form {
	display:inline;
	padding:0px;
	margin:0px;
	}
a {
	color:#404040;
	text-decoration:none;
	}
a:hover {
	color:#3574BA;
	text-decoration:underline;
	}

a.skyblue {
	color:#3574BA;
	text-decoration:none;
	}
a.skyblue:hover {
	color:#3574BA;
	text-decoration:underline;
	}

legend{
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:12px;
	color:#004EA6;
	font-weight:normal;
	}

hr {
	margin-bottom:10px;
	border:0;
	width:80%;
	height:1px;
	color:#CCCCCC;
	background-color:#CCCCCC;
	text-align:center;
	}

.tdbg-dark-grey {
	background-color:#8F8F8F;
	color:#FFFBF0;
	}

.form {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:10pt;
	height:15pt;
	}

.white-txt {
	color:#FFFFFF;
	}
.white-txt:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
.small-white-txt {
	font-size:11.5px;
	color:#FFFFFF;
	}
.small-white-txt:hover {
	font-size:11.5px;
	color:#FDD168;
	text-decoration:underline;
	}

.small-yellow-txt {
	font-size:11.5px;
	color:#FDD168;
	}
.small-yellow-txt:hover {
	font-size:11.5px;
	color:#FFFFFF;
	}
.small-form-txt {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:9pt;
	color:#404040;
	}
.button, .buttonEditor {
	background-color:#005BC1;
	border:1px solid #00336A;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	font-weight:normal;
	color:#FFFFFF;
	}
.buttonYES {
	background-color:#006600;
	border:1px solid #000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:2px;
	font-weight:bold;
	width:60px;
	color:#FFF;
	}
.buttonNO {
	background-color:#FF0000;
	border:1px solid #000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:2px;
	font-weight:bold;
	width:60px;
	color:#FFF;}
.blur {					/* used for the TEXTBOXES in Sign Up, My Profile, etc */
	border:#CCD9F0 1px solid;
	font-size:9pt;
	color:#404040;
	background-color:#ffffff;
	}
.focus {				/* used for the TEXTBOXES in Sign Up, My Profile, etc */
	border:#9BC4E8 1px solid;
	font-size:9pt;
	color:#404040;
	background-color:#E3EAF7;
	}
.required{
	border:#FFCC00 1px solid;
	font-size:9pt;
	color:#404040;	
	background-color:#FFFF99;
	}
.orange-txt {
	font-size:12px;
	color:#FC6E00;
	}
.drkblue-lightyel {		/* used on the incheader for [My Profile] and [Logout] links */
	color:#F2DF9D;
	font-size:11px;
	}
.drkblue-lightyel:hover {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	}
.tdbg-skyblue {
	background-color:#9BC4E8;
	}

.link {
	background-color:#999999;
	}

.tdbg-lightblue {
	background-color:#CCD9F0;
	}
	.header_border_bottom{
		border-bottom:1px #CCD9F0 solid;
		padding:0px 4px;
		}
 
.tdbg-lightskyblue {
	background-color:#E3EAF7;
	}

.tdbg-white {
	background-color:#FFFFFF;
	}

.tdbg-lightgrey {
	background-color:#D6D6D6;
	}


.subheading {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:14px;
	color:#004EA6;
	font-weight:bolder;
	letter-spacing:1px;
	}

.tdbg-dark-blue {
	color:#FFFBF0;
	background-color:#014EA6;
	}

.title {
	font-size:13px;
	font-weight:bold;
	color:#03315A;
	}

.show {
	display:block;
	}

.hide {
	display:none;
	}
.tblheader {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:11.5px;
	color:#FFFFFF;
	background-color:#3574BA;
	text-decoration :none;
	margin:0pt;
	border-style:solid;
	border-width:1px;
	position:relative;
	border-color:#D2DEF2 #5780D5 #000000 #CCD9F0;
	padding:1px 0 1px 4px;
	line-height:20px;
	}
.tbloddrows {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:11.5px;
	color:#004EA6;
	background-color:#FFFFFF;
	text-decoration :none;
/*	margin:0pt;
	border-style:solid;
	border-width:0;
	position:relative;
	border-color :E3EAF7 3574BA 000000 CCD9F0; */
	padding:1px 0 1px 4px;
	line-height:14px;
	}
.tblevenrows {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:11.5px;
	color:#004EA6;
	background-color:#E3EAF7;
	text-decoration :none;
/*	margin:0pt;
	border-style:solid;
	border-width:0;
	position:relative;
	border-color :E3EAF7 3574BA 000000 CCD9F0; */
	padding:1px 0 1px 4px;
	line-height:14px;
	}

#listing ul {
	list-style:none;
	margin:0;
	padding:0;
	background-color:#D1E2F3;
	}
	#listing li {
		padding:5px 5px 5px 8px;
		border-left:1px solid #9BC4E8;
		border-top:1px solid #9BC4E8;
		border-right:1px solid #9BC4E8;
		border-bottom:0px;
		background:#FFF;
	}
	a.anc_none:visited, a.anc_none:link, a.anc_none:hover {
		background:url(../images/title_bullet.gif) no-repeat right top;
		display:block;
		padding:0;
		color:#404040;
		font-size:12px;
		font-family:Arial, sans-serif, Helvetica;
		text-decoration:none;
	}
	a.anc_block:visited, a.anc_block:link, a.anc_block:hover {
		background:url(../images/title_bullet_down.gif) no-repeat right top;
		display:block;
		padding:0;
		color:#404040;
		font-size:12px;
		font-family:Arial, sans-serif, Helvetica;
		text-decoration:none;
	}
.mandatoryField {
	color:red;
	vertical-align:super;
	font-size:12px;
	}
.superscript {
	font-size:9px;
	vertical-align:super;
	}

sub, sup { line-height:0; }
.error, .mandatoryField {
	font-size:9pt;
	color:#FF0000;
	}
.normal {
	font-size:9pt;
	color:#404040;
	}
.tblheading{
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:12px;
	color:#FFFFFF;
	background-color:#3574BA;
	text-decoration :none;
	line-height:24px;
	}
.tblsubheader{
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:12px;
	color:#004EA6;
	background-color:#9BC4E8;
	text-decoration :none;
	line-height:24px;
	}
.tbloddrow{
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:12px;
	color:#004EA6;
	background-color:#FFFFFF;
	text-decoration :none;
	line-height:24px;
	}
.tblevenrow {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:12px;
	color:#004EA6;
	background-color:#E3EAF7;
	text-decoration :none;
	line-height:24px;
	}
.listing_border_bottom_top {
	line-height:20px;
	border-top:1px solid #9BC4E8;
	border-bottom:1px solid #9BC4E8;	
	}
.tblborder_skyblue{
	border-left:1px #9BC4E8 solid;
	border-right:1px #9BC4E8 solid;
	}
.tblborder_skyblue td{
	border-bottom:1px #9BC4E8 solid;
	}
.oddTableRow {
	font-size:11px; 
	background-color:#ffffff;
	line-height:20px;
	}
.evenTableRow {
	font-size:11px;
	background-color:#efefef;
	line-height:20px;
	}
.display_inline
{
	display:inline;
	}
.display_none
{
	display:none;
	}

/********************************************************************************************/
/* 						COMMON TAG(S) - [INTERNAL PAGE]										*/
/********************************************************************************************/
/***** SHOW HIDE(DHTML) MENU OPTIONS - ICONS/IMAGES USED *****/
	#print_page_image {
		text-decoration:none;
		padding:4px 7px;
		background:url(../images/printer18.gif) center no-repeat;
		}
	#email_page_image {
		text-decoration:none;
		padding:4px 7px;
		background:url(../images/email18.gif) center no-repeat;
		}
	.valign_top{
		vertical-align:top;
		padding-top:3px;
		}
/********************************************************************************************/
/*									Selector Type:CLASS 									*/
/*	[Apply rule to all HTML elements of the type preceding the period (or all, if none is	*/
/*	 specified) whose definition makes them part of the class following the period of the	*/
/*	 selector]																				*/
/********************************************************************************************/
/* 						COMMON CLASS(ES) - [INTERNAL PAGE]									*/
/********************************************************************************************/
	/***** SHOW HIDE(DHTML) MENU OPTIONS *****/
	td .pageoptions {
		background:url(../images/menucenterenable.gif) repeat;
		font-family: Arial, Helvetica, sans-serif, "MS Sans Serif";
		color:#ffffff;
		text-align:center;
		font-weight:bold;
		}

/* START:FOR SEARCHING RECORDS UNDER "CHECK LANDLORDS BACKGROUND" */
	#loadingResults {
		font:14px Arial, Helvetica, sans-serif;
		color:#006600;
		position:absolute;
		bottom:50%;
		right:50%;
		background-color:#FFFFFF;
		border:1px solid #C0C0C0;
		visibility:hidden;
			}
	
	/* IE	*/
	#backgroundDisabled {
		position:absolute;
		height:100%;
		width:100%;
		background-color:#FFF;
		visibility:hidden;
		/*filter:alpha(opacity=30);*/
		}

	.disableControl {
		position:relative;
		height:100%;
		width:100%;
/*		background-color:#CCCCCC;
		filter:alpha(opacity=70);*/
		}

	/* Mozilla Firefox - WORKS PERFECT	*/
	html>body #backgroundDisabled{
		position:absolute;
		height:100%;
		width:100%;
		background-color:#CCCCCC;
		visibility:hidden;
		opacity:0.5;
		}
/* END:FOR SEARCHING RECORDS UNDER "CHECK LANDLORDS BACKGROUND" */


.table_border{
	border:1px solid #ccd9f0;
	}

.rental_padding{
	padding-left:8px;
	}

.rental_heading{
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:12px;
	color:#004EA6;
	padding-left:8px;
	padding-bottom:4px;
	font-weight:bolder;
	letter-spacing:1px;
	}
.sub_table_border{
	border:1px solid #ccc;
	}
	
.displayNone b{
	display:none;
	}

.site_Search{
	background:transparent;
	border:1px solid #5b5b5b;
	width:139px;
	height:21px;
	padding:0px 5px 0px 5px;
	margin:3px 0px 3px 0px;
	}
.header_bg {
	background:#004ea6 url(../images/home_headerbg.gif) repeat-x;

}
.home_header{
	background:url(../images/home_header6bg.jpg) no-repeat;
}
.top_links{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#c7def2;
	text-decoration:none;
	margin-top:300px;
	padding-bottom:4px;
}
.top_links a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#c7def2;
	text-decoration:none;
}
.top_links a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#c7def2;

}
.main_linksbg{
	background:url(../images/links_bg.gif);
}
.top_links a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#c7def2;
	text-decoration:none;
	margin:30px 10px 12px 10px;
}
.top_links a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#c7def2;
	text-decoration:none;
}
.searchlinks{
	font-size:11px;
	font-weight:bold;
	color:#e6a836;
	text-decoration:none;
}
.searchlinks a{
	font-size:11px;
	font-weight:bold;
	color:#e6a836;
	text-decoration:none;
}
.searchlinks a:hover{
	font-size:11px;
	font-weight:bold;
	color:#e6a836;
	text-decoration:none;
}
.searchbox_bg{
	background:url(../images/search_background.gif) no-repeat right top;
	padding:0 3px 0 3px;
}
.searchbox_bg input{
	background:none;
	width:140px;
	height:21px;
	border:none;
}	

.innerheader_bg {
	background:#004ea6 url(../images/inner_headerbg.gif) repeat-x;
}
.sublinks{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	padding:0 0 0 3px;
}
.sublinks a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.sublinks a:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.innerpage_rightbg{
	background:url(../images/inner_header_rightbg.jpg) left no-repeat;
}


/* start : left bar */
.leftbar{
	width:170px;
	background:#e3eaf7;
	color:#2131a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.leftbar a{
	color:#2131a1;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin:0 0 4px 7px;
	display:block;
}
.leftbar a:hover{
	color:#2131a1;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
.landlodmanager_registered{
	background:url(../images/landlord_manager_background.gif) no-repeat;
	width:160px;
	height:116px;
}
.tenant_creening{
	background:url(../images/tenant_screening_background.gif) no-repeat;
	width:160px;
	height:122px;
}
.landlord_magazine{
	background:url(../images/landlord_magazine_background.gif) no-repeat;
	width:160px;
	height:125px;
}
.landlord_certifications{
	background:url(../images/landlord_certifications_background.gif) no-repeat;
	width:160px;
	height:110px;
}
.market_rent{
	background:url(../images/market_rent_background.gif) no-repeat;
	width:160px;
	height:122px;
}
/* end : left bar */
/* start : right bar */
.rightbar{
	width:170px;
	background:#e3eaf7;
	color:#2131a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.rightbar a{
	color:#2131a1;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin:0 3px 4px 0;
	display:block;
}
.rightbar a:hover{
	color:#2131a1;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
.tenant_help{
	background:url(../images/tenant_help_background.gif) no-repeat;
	width:160px;
	height:118px;
}
.rate_landlord{
	background:url(../images/rate_landlord_background.gif) no-repeat;
	width:160px;
	height:123px;
}
.verify_landlord{
	background:url(../images/verify_landlord_background.gif) no-repeat;
	width:160px;
	height:125px;
}
.vacancy_list{
	background:url(../images/vacancy_list_background.gif) no-repeat;
	width:160px;
	height:110px;
}
.roommate_screening{
	background:url(../images/roommate_screening_background.gif) no-repeat;
	width:160px;
	height:122px;
}
.applicant-content{
	color:#303096;
	font-weight:bold;
}
.ajaxButton
	{
		margin:0px;
		padding:0px;
		border:0px;
		width:80px;
		height:19px;
		background:url(../images/send_mail.gif);
	}
.box_bottom_bg
	{
		background:url(../images/box_bottom_bg.gif) repeat-x #FFFFFF;
	}
.welcome_text
	{
		color:#004EA6;
		font-weight:100;
		background-color:#FFFFFF;
		padding-left:5px;
		padding-right:5px;
	}
.box_left_bg
	{
		background:url(../images/box_left_bg.gif) repeat-y #FFFFFF;
	}
.box_right_bg
	{
		background:url(../images/box_right_bg.gif) repeat-y #FFFFFF;
		background-position:right;
	}
.box_top_bg
	{
		background:url(../images/box_top_bg.gif) repeat-x #FFFFFF;
		background-position:bottom;
	}
.justify
	{
		text-align:justify;
	}
	
.greytext{ color:#777; font-style:italic;}	

.left{ float:left; } 
.right{ float:right; }
.clear{ clear:both; }
.rounded-container{ width:95%;/*padding:50px;*/ padding:20px 0px; }
.rounded-container .top{ width:100%; background:url(../images/blue-border.gif) repeat-x; }
.rounded-container h2{ float:left; font-size:14px; margin:-10px 0 0 0; background:#FFFFFF; position:relative; padding:0 10px; }
.rounded-container .bottom{ width:100%; background:url(../images/blue-border.gif) bottom repeat-x; }
.rounded-container .content{ border:solid #a6cbf1; border-width:0 3px; padding:10px;font-family:Verdana, Arial, Helvetica, sans-serif; }	

.textarea_class { width:95%;}

/* --- TAB STRIPS --- */
	.selected {
		border-top-width: 1px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-left-style: solid;
		border-top-color: #a0a0a0;
		border-right-color: #a0a0a0;
		border-left-color: #a0a0a0;
		background-color: #d0d0d0;
		line-height:24px;
		}	
	.unselected {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #a0a0a0;
		line-height:24px;
		}
	.boundary_with_tabstrip{
		border-top: 0px none;
		border-right: 1px solid #a0a0a0;
		border-bottom: 1px solid #a0a0a0;
		border-left: 1px solid #a0a0a0;
		/*background-color: d0d0d0;*/
		}
	.boundary{
		border: 1px solid #a0a0a0;
		}
	/* --- TAB STRIPS --- */
	
	
/************************ New for tabs *************************/
.tabsContainerInner{ }
.tabsContainerInner .topTabs{ width:100%; }
.rightTabs{ float:left; width:600px; height:37px; padding-top:8px; }
.rightTabs a.unselected{ float:left; background:url(../images/tabs-yellow-left.gif) no-repeat; cursor:pointer; margin-right:2px; margin-top:5px; font-weight:bold; }
.rightTabs a.unselected span{ float:left; line-height:32px; padding:0 7px; background:url(../images/tabs-yellow-right.gif) right no-repeat; }
.rightTabs a:hover{ text-decoration:none; }

.rightTabs a.selected{ float:left; background:url(../images/tabs-blue-left.gif) no-repeat; cursor:pointer; color:#FFFFFF; margin-top:0; }
.rightTabs a.selected span{ float:left; line-height:37px; padding:0 7px; background:url(../images/tabs-blue-right.gif) right no-repeat; }

.tabsContainerInner .content{ border:solid #24266c; border-width:7px 1px 1px 1px; }
.tabsContainerInner .content h2{ background:#f2f2f2; color:#7d7e32; font-size:14px; text-align:center; padding:5px 0; margin:8px 0; }
.tabsContainerInner .content table{ margin-bottom:8px; color:#24266c; }
.red{ color:#FF0000; }
.tabsContainerInner .content table a{ color:#004ea6 !important; text-decoration:underline; }
.tabsContainerInner .content table a:hover{ color:#000000; text-decoration:none; }


.blueTheme{ }
.blueTheme .rightTabs a{ background:url(../images/tabs-white-left.gif) no-repeat; color:#878687; }
.blueTheme .rightTabs a span{ background:url(../images/tabs-white-right.gif) right no-repeat; }

.blueTheme .rightTabs a.selected{ background:url(../images/tabs-skyblue-left.gif) no-repeat; color:#fff; }
.blueTheme .rightTabs a.selected span{ background:url(../images/tabs-skyblue-right.gif) right no-repeat; }

.blueTheme .content{ border:solid #9ac2e7; border-width:7px 1px 1px 1px; }



/************************ NEW *************************/
.bottomShadow{ height:4px; background:url(../images/shadow-bottom.gif) repeat-x; }
.right-content-shadow{ background:url(../images/shadow-right.gif) right repeat-y; padding-right:3px; }


/**************************************************************************/
/* new tab for landlord panel */

.listing{ border:solid 0px #000; list-style-image:none; }
.listing li{ color:#808081; list-style-image: url(../images/listArrow.gif); line-height:25px; }

#top{ width:900px; margin:5px auto; }
#top .content{ float:left; height:30px; background:url(../images/header-bg.png) repeat-x; width:885px;  }
#top .content span{ padding-top:5px; padding-left:10px;}


/*******************************************************************************/
/* Landlord Risk report Tabs */
.blueTheme{ }
.blueTheme .rightTabs a{ background:url(../images/tabs-white-left.gif) no-repeat; color:#878687; }
.blueTheme .rightTabs a span{ background:url(../images/tabs-white-right.gif) right no-repeat; }

.blueTheme .rightTabs a.selected{ background:url(../images/tabs-skyblue-left.gif) no-repeat; color:#fff; border:#FFFFFF;}
.blueTheme .rightTabs a.selected span{ background:url(../images/tabs-skyblue-right.gif) right no-repeat; }

.blueTheme .content{ border:solid #9ac2e7; border-width:7px 1px 1px 1px; }

/************** Trust Seal******/
/* New */

.tableRed{ }
.tableRed .topBg, .tableOrange .topBg, .tableYellow .topBg, .tableBlue .topBg, .tableGreen .topBg{ background:url(../images/themes-top-bg.gif) repeat-x; }
.tableOrange .topBg{ background-position:0 -64px; }
.tableYellow .topBg{ background-position:0 -128px; }
.tableBlue .topBg{ background-position:0 -192px; }
.tableGreen .topBg{ background-position:0 -256px; }

.topLeft{ float:left; width:63px; height:64px; }
.topRight{ float:left; width:17px; height:64px; }

.tableRed .topLeft, .tableOrange .topLeft, .tableYellow .topLeft, .tableBlue .topLeft, .tableGreen .topLeft{ background:url(../images/themes-top-left.gif) repeat-x; }
.tableOrange .topLeft{ background-position:0 -64px; }
.tableYellow .topLeft{ background-position:0 -128px; }
.tableBlue .topLeft{ background-position:0 -193px; }
.tableGreen .topLeft{ background-position:0 -256px; }

.tableRed .topRight, .tableOrange .topRight, .tableYellow .topRight, .tableBlue .topRight, .tableGreen .topRight{ background:url(../images/themes-top-right.gif) repeat-x; }
.tableOrange .topRight{ background-position:0 -64px; }
.tableYellow .topRight{ background-position:0 -128px; }
.tableBlue .topRight{ background-position:0 -192px; }
.tableGreen .topRight{ background-position:0 -256px; }

.tableRed .left-brdr{ background:url(../images/red-border.gif) repeat-y; }
.tableOrange .left-brdr{ background:url(../images/orange-border.gif) repeat-y; }
.tableYellow .left-brdr{ background:url(../images/yellow-border.gif) repeat-y; }
.tableBlue .left-brdr{ background:url(../images/blue-border.gif) repeat-y; }
.tableGreen .left-brdr{ background:url(../images/green-border.gif) repeat-y; }


.tableRed .right-brdr{ background:url(../images/red-border.gif) right repeat-y; }
.tableOrange .right-brdr{ background:url(../images/orange-border.gif) right repeat-y; }
.tableYellow .right-brdr{ background:url(../images/yellow-border.gif) right repeat-y; }
.tableBlue .right-brdr{ background:url(../images/blue-border.gif) right repeat-y; }
.tableGreen .right-brdr{ background:url(../images/green-border.gif) right repeat-y; }

.tableRed .bottom-brdr{ background:url(../images/red-border.gif) bottom repeat-x; }
.tableOrange .bottom-brdr{ background:url(../images/orange-border.gif) bottom repeat-x; }
.tableYellow .bottom-brdr{ background:url(../images/yellow-border.gif) bottom repeat-x; }
.tableBlue .bottom-brdr{ background:url(../images/blue-border.gif) bottom repeat-x; }
.tableGreen .bottom-brdr{ background:url(../images/green-border.gif) bottom repeat-x; }

.bottomLeft, .bottomRight{ }

.tableRed .bottomLeft, .tableOrange .bottomLeft, .tableYellow .bottomLeft, .tableBlue .bottomLeft, .tableGreen .bottomLeft{ background:url(../images/themes-bottom-left.gif) repeat-x; }
.tableOrange .bottomLeft{ background-position:0 -12px; }
.tableYellow .bottomLeft{ background-position:0 -24px; }
.tableBlue .bottomLeft{ background-position:0 -36px; }
.tableGreen .bottomLeft{ background-position:0 -48px; }

.tableRed .bottomRight, .tableOrange .bottomRight, .tableYellow .bottomRight, .tableBlue .bottomRight, .tableGreen .bottomRight{ background:url(../images/themes-bottom-right.gif) repeat-x; }
.tableOrange .bottomRight{ background-position:0 -12px; }
.tableYellow .bottomRight{ background-position:0 -24px; }
.tableBlue .bottomRight{ background-position:0 -36px; }
.tableGreen .bottomRight{ background-position:0 -48px; }

.topHeading td{ line-height:23px; height:23px; color:#808081; font-size:16px; padding-left:10px; }
.topHeading .name{ color:#2e3489; font-weight:bold; }
.bottomHeading td{ line-height:41px; height:41px; font-weight:bold; color:#FFFFFF; font-size:16px; padding-left:10px; }

.yellowPatterned{ border:solid 1px #bfbfbf; }
.yellowPatterned td{ background:url(../images/yellow-pattern.gif); padding:5px; }
.yellowPatterned tr.blue td{ color:#2e3489; }

.gray-left-brdr{ background:url(../images/gray-brdr.gif) repeat-y; }
.gray-right-brdr{ background:url(../images/gray-brdr.gif) right repeat-y; }
.gray-top-brdr{ background:url(../images/gray-brdr.gif) top repeat-x; }
.gray-bottom-brdr{ background:url(../images/gray-brdr.gif) bottom repeat-x; }

.green{ color:#137c3d; }
.green a{ color:#137c3d; text-decoration:underline; font-weight:bold; }
.green a:hover{ color:#000000; text-decoration:none; }

.blue{ color:#2e3489; }
a.jumpTo{ float:left; width:117px; height:25px; background:url(../images/links-box-bg.gif) no-repeat; line-height:25px; text-align:center; font-weight:bold; color:#303030; cursor:pointer; margin:0 15px 15px 0; }
a.jumpTo:hover{ background-position:0 -25px; text-decoration:none; }

/* new */

.leftContent{ padding-right:15px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#003366; }
.rightShadow{ background:url(../images/right-shadow.gif) repeat-x #d4d4d4; width:8px; }
.bottomShadow{ background:url(../images/bottom-shadow.gif) repeat-y #d4d4d4; height:8px; }

.tableGreen .sealsTable{ border:solid 2px #008000; }
.tableGreen .sealsTable .headingBar{ background:#008000; padding:3px; color:#FFFFFF; font-weight:bold; font-size:16px; }

.tableBlue .sealsTable{ border:solid 2px #000080; }
.tableBlue .sealsTable .headingBar{ background:#000080; padding:3px; color:#FFFFFF; font-weight:bold; font-size:16px; }

.tableRed .sealsTable{ border:solid 2px #ed2123; }
.tableRed .sealsTable .headingBar{ background:#ed2123; padding:3px; color:#FFFFFF; font-weight:bold; font-size:16px; }

.iconsmain{ width:200px; height:100px; margin:10px auto; text-align:center; font-size:12px; padding-top:60px; font-family:Arial; color:#000000; }

.icons{ width:200px; height:50px; margin:10px auto; text-align:center; font-size:12px; padding-top:60px; font-family:Arial; color:#000000; }

.icons.blue{ background:url(../images/RPALOGO/Approved200.gif) no-repeat; }
.icons.green{ background:url(../images/RPALOGO/Verified200.gif) no-repeat; }
.icons.yellow{ background:url(../images/RPALOGO/Certified200.gif) no-repeat; }
.icons.red{ background:url(../images/RPALOGO/ScamTest200.gif) no-repeat; }

.dvdGreen{ background:url(../images/dvdGreen.gif) center repeat-x; }
.dvdRed{ background:url(../images/dvdRed.gif) center repeat-x; }
.dvdBlue{ background:url(../images/dvdBlue.gif) center repeat-x; }

.tableGreen .pattern td{ background:url(../images/green-pattern.gif); font-size:14px; }
.tableGreen .pattern td.heading{ color:#008000; font-weight:bold; }

.tableBlue .pattern td{ background:url(../images/blue-pattern.gif); font-size:14px; }
.tableBlue .pattern td.heading{ color:#000080; font-weight:bold; }

.tableRed .pattern td{ background:url(../images/red-pattern.gif); font-size:14px; }
.tableRed .pattern td.heading{ color:#ed2123; font-weight:bold; }

ul.listing{ float:left; width:100%; }
ul.listing li{ list-style:none; background:url(../images/listing-arrow.gif) 0 3px no-repeat; text-indent:15px; float:left; width:24%; }

.tableRed td, .tableOrange td, .tableYellow td, .tableBlue td, .tableGreen td{ padding:0; }

/**************************      Black Overlay  ***********************/
.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 500%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 5%;
			left: 5%;
			width: 80%;
			height: auto;
			padding: 16px;
			border: 16px solid #e1eff8;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}
		
	.white_content_ebook {
			display: none;
			position: absolute;
			top: 5%;
			left: 5%;
			width: 80%;
			height: auto;
			padding: 16px;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}
			
/*********************  			Flyer Creation Steps     ***********************************/
.tabsContainer{ width:980px; margin:auto; }
.tabsContainer .topPanel{ width:100%; background:url(../images/blue-border-bg.gif) 0 20px repeat-x; }
.tabsContainer .bottomPanel{ width:100%; background:url(../images/blue-border-bg.gif) bottom repeat-x; }
.flyerTabs{ float:left; height:39px; width:227px; margin-right:8px; background-repeat:no-repeat; }
.flyerTabs.step1{ background:url(../images/step1.png); width:217px; outline:none; border:none; }
.flyerTabs.step2{ background:url(../images/step2.png); width:227px; outline:none; border:none;}
.flyerTabs.step3{ background:url(../images/step3.png); width:217px; outline:none; border:none;}
.flyerTabs:hover{ background-position:0 -40px; outline:none; border:none;}
.flyerTabs.selected{ background-position:0 -40px; outline:none; border:none;}
.flyerTabs.done{ background-position:0 -80px; outline:none; border:none;}

.tabsContent{ border:solid #99ccff; border-width:0 1px; padding:10px; outline:none;}



/************************************ 		Landlord Panel CSS      *************************************/
.rightPanel{ width:702px; }
.acType{ width:100%; margin-bottom:15px; font-family:Arial, Helvetica, sans-serif; color:#24266c; font-size:11px; padding-top:14px; text-align:center; }
.innerSpace{ padding:10px; }
.tabsLeftContent{ float:left; width:65%; }
.tabsRightContent{ float:right; width:30%; }
.tabsLeftContent a, .tabsRightContent a{ color:#24266c; }
.tabsRightContent a{ text-decoration:underline; }
.tabsRightContent a:hover{ text-decoration:none; }
.small{ font-size:11px; }

.verification_seals{ width:100%; background:url(../images/yellow-bar-bg.gif) repeat-x; line-height:39px; height:39px; margin:20px 0; }
.verification_seals a{ color:#24266c; text-decoration:underline; }
.verification_seals a:hover{ text-decoration:none; }

.blueBox{ width:100%; margin-bottom:20px; }
.blueBox .top{ width:100%; background:url(../images/blue-box-border.gif) 0 7px repeat-x; }
.blueBox .top h2{ float:left; font-size:12px; color:#24266c; background:#fff; padding:0 8px; margin:0; }
.blueBox .bottom{ width:100%; background:url(../images/blue-box-border.gif) bottom repeat-x; }
.blueBox .content{ border:solid #24266c; border-width:0 1px; padding:5px 10px 0 10px; }

.panelsContainer{ width:100%; border:solid 1px #c0c0c0; margin-bottom:20px; -moz-box-shadow:2px 2px 0px #BBB; -moz-border-radius:0px; }
.panelsContainer .panel{ float:left; width:33%; border-right:solid 1px #c0c0c0; }
.panelsContainer .panel.last{ border:none; }
.panelsContainer .panel h1{ background:url(../images/panels-heading-bg.gif) repeat-y; font-size:13px; color:#24266c; padding:5px; display:block; margin:0; }
.panelsContainer .panel h1 span{ font-weight:normal; }
.panelsContainer .panel .content{ width:100%; color:#000000; height:150px; }
.panelsContainer .panel .content .left, .panelsContainer .panel .content .right{ padding:20px; padding-left:25px; }
.panelsContainer .panel .content .right{ width:141px; font-size:12px; line-height:20px; }


.redTop{ width:100%; background:url(../images/redborder.gif) top left repeat-x;}
.redTop div{ width:100%; background:url(../images/redTopleft.gif) top left no-repeat;}
.redTop div span{ width:100%; background:url(../images/redTopright.gif) top right no-repeat; line-height:8px; font-size:1px; height:8px; display:block;}
.redContent{ border-left:1px solid #800000; border-right:1px solid #800000; padding:0px 10px; text-align:left; line-height:normal;}

.redBottom{ width:100%; background:url(../images/redborder.gif) bottom left repeat-x;}
.redBottom div{ width:100%; background:url(../images/redbottomleft.gif) top left no-repeat;}
.redBottom div span{ width:100%; background:url(../images/redbottomright.gif) top right no-repeat; line-height:8px; font-size:1px; height:8px; display:block;}


.gradientBox{ background:url(../images/gradient-box-bg.gif) repeat-x #d5eaff; -moz-box-shadow:-3px 3px #ebebeb; -moz-border-radius:10px; width:85% }
.gradientBox .bar{ position:absolute; height:50px; margin-left:-10px;  }
.gradientBox .bar h1{ background:url(../images/gradient-bar-bg.png) repeat-x; float:left;  }
.gradientBox .bar h1 span{ float:left; height:30px; padding-bottom:10px; line-height:30px; font-size:13px; color:#333399; padding-left:30px; background-position: 0 6px !important; }
.gradientBox .bar h1 span.player{ background:url(../images/player-icon.gif) no-repeat; }
.gradientBox .top, .gradientBox .bottom{ width:100%; background:url(../images/gradient-box-border-bg.gif) repeat-x; }
.gradientBox .bottom{ background-position:bottom; }
.gradientBox .content{ padding:0 5px; border:solid #d9d9d9; border-width:0 1px; }
.gradientBox .content h1.pageHeading{ font-size:14px; }
.gradientBox .content ul{ list-style:none; margin:0 0 0px 0; padding:0; }
.gradientBox .content ul li{ line-height:20px; text-indent:20px; color:#4e7aa5;  }





