/*  
Theme Name: Rental Protection Agency
Theme URI: http://wordpress.org/
Description: 
Version: 1.6
Author: W3Syntactic
Author URI: http://www.W3Syntactic.com/
*/



/* Begin Typography & Colors */
* {
list-style:none outside none;
margin:0;
padding:0;}
body{ background:url(./images/General_Background.png) repeat scroll 0 0 #E1F0BF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#31302d; }

.left{ float:left; }

.left1{ float:left; color:#FF9900 }
.right{ float:right; }
.clear{ clear:both; }
.txtCenter{ text-align:center; } 
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 

#content {
	font-size: 1.2em;
	width:710px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
/*	background: #eee url('images/kubrickfooter.jpg') no-repeat top;  */
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
/*body {
	margin: 0 0 20px 0;
	padding: 0; 
	}*/

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
/*	float: left;
	padding: 0 0 20px 45px; */
	margin: 0;
/*	width: 450px; */
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	background-color: #F5F5F5;
    border: thin solid #DCDCDC;
    box-shadow: 5px 5px 5px #F1F1F1;
    color: #9C9C9C;
    float: left;
    font-size: 12px;
    height: auto;
    margin-top: 30px;
    padding: 20px 20px 10px;
    width: 668px;
	}
	
.post p{
margin:0 0 20px
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
/*	margin: 0 auto; */
	text-align:center;
/*	width: 760px; */
	clear: both;
	}

#footer p {
	margin: 0;
/*	padding: 20px 0; */
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

/*h2 {
	margin: 30px 0 0;
	}*/

h2.pagetitle {
	margin-top: 30px;
/*	text-align: center;*/
        float: left
/*        width:600px;*/
}

#sidebar h2 {
/*	margin: 5px 0 0; */
	padding: 0;
	}
/*
h3 {
	padding: 0;
	margin: 30px 0 0;
	}*/

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
/*	margin-bottom: 15px;*/
	}

#sidebar ul p, #sidebar ul select {
/*	margin: 5px 0 8px; */
	}

#sidebar ul ul, #sidebar ul ol {
/*	margin: 5px 0 0 10px; */
	}

#sidebar ul ul ul, #sidebar ul ol {
/*	margin: 0 0 0 10px; */
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
/*	margin: 3px 0 0;*/
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	height:22px;
	border:1px solid #999;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	height:22px;
	margin: 5px 5px 1px 0;
	-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
border:1px solid #838383;
   -moz-box-shadow:    inset 0 0 10px #d6d6d6;
   -webkit-box-shadow: inset 0 0 10px #d6d6d6;
   box-shadow:         inset 0 0 10px #d6d6d6;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #838383;
	-moz-box-shadow:    inset 0 0 10px #d6d6d6;
   -webkit-box-shadow: inset 0 0 10px #d6d6d6;
   box-shadow:         inset 0 0 10px #d6d6d6;
   margin-top:6px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	width:140px !important;
	height:auto !important;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding:0px;
	background:#e3eaf7;
/*	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;*/
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
/*	display: none; */
	}

a img {
	border: none;
	}

/*.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}*/
/* End Various Tags & Classes*/


.tdbg-dark-grey {
	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:#fff; display:none !important; }

.link {
	background-color:#999999;
	}

.tdbg-lightblue {
	background-color:#CCD9F0;
	}
	.header_border_bottom{
		border-bottom:0px #CCD9F0 solid;
		padding:0px 4px;
		}
 
.tdbg-lightskyblue {
	background-color:#fff;
	}

.tdbg-white{ background-color:#d1e4ff; color:#333399; font-weight:bold; padding:0 !important; }
.tdbg-white b{ display:block; padding:5px 3px; }
.tdbg-white a{ display:block; background:#fff; padding:3px 0; text-indent:5px; font-weight:normal; }
.tdbg-white a:hover{ text-decoration:none; }

.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; display:block; padding:5px 0; }

.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:16px;
	}
.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" */

#main_container{ width:980px; margin:auto; background:#fff; border:solid #fff; border-width:0 5px; }
#top{ width:986px; margin:5px auto; }
.topNav{ float:right; padding:0 5px; }
.topNav ul li{ float:left; margin-right:15px; list-style:none;}
.topNav ul li.last{ margin-right:0; }
.topNav ul li a{ color:#8c8c8c; font-weight:bold; line-height:36px; float:left; }
.topNav ul li a:hover{ color:#000; text-decoration:none; }
#logo_menu{ width:100%; }
.menu{ color:#888; float:right; padding:10px 15px 0 0; line-height:22px; font-weight:bold; }
.menu .left{ padding-right:10px; }
.menu a, .menu a:hover{ color:#888; }
.menu a:hover{ color:#000080; text-decoration:none;}
.menu a.selected{ color:#000080; font-size:13px; }
.urgentbanner{ padding:5px 10px 0 0; clear:both; float:right;}
.navigation{ width:100%; }
.navigation .nav{ float:left; padding-left:5px; list-style:none; }
.navigation .nav li{ float:left; margin-right:3px; }
.navigation .nav li.last{ margin-right:0; }
.navigation .nav li a{ background:url(./images/nav-left.gif) no-repeat; height:38px; float:left; cursor:pionter; color:#0066cc; }
.navigation .nav li a span{ background:url(./images/nav-right.gif) right no-repeat; height:38px; float:right; width:100%; text-align:center; }
.navigation .nav li a:hover, .navigation .nav li a.active{ background:url(./images/nav-left-over.gif) no-repeat; cursor:pointer; color:#FFFFFF; text-decoration:none; }
.navigation .nav li a:hover span, .navigation .nav li a.active span{ background:url(./images/nav-right-over.gif) right no-repeat;}
.navigation .nav li a.home{ width:60px; }
.navigation .nav li a.home span{ padding-top:15px; height:23px; }
.navigation .nav li a.home:hover span{ padding-top:10px; height:28px; }
.navigation .nav li a.verify{ width:80px; }
.navigation .nav li a.landlord{ width:84px; }
.navigation .nav li a.file{ width:80px; }
.navigation .nav li a.rate{ width:72px; }
.navigation .nav li a.tanent{ width:78px; }
.navigation .nav li a.training{ width:76px; }
.navigation .nav li a.legal{ width:60px; }
.navigation .nav li a.sponsor{ width:75px; }
.navigation .nav li a.verify span, .navigation .nav li a.landlord span, .navigation .nav li a.file span, .navigation .nav li a.rate span, .navigation .nav li a.tanent span, .navigation .nav li a.training span, .navigation .nav li a.legal span, .navigation .nav li a.sponsor span{ padding-top:9px; height:29px;
}
.navigation .nav li a.verify:hover span, .navigation .nav li a.landlord:hover span, .navigation .nav li a.file:hover span, .navigation .nav li a.rate:hover span, .navigation .nav li a.tanent:hover span, .navigation .nav li a.training:hover span, .navigation .nav li a.legal:hover span, .navigation .nav li a.sponsor:hover span{ padding-top:5px; height:33px;}
.search{ float:right; padding:6px 15px 0 0; }
.search input{ border:none; background:url(./images/search-bg.gif) no-repeat; padding:6px; width:213px; float:left; margin-right:10px; margin-top:4px;}
.search input.btn{ margin:0; padding:0; width:auto; }

.navBottom{ background:url(./images/nav-blue-bar-bg.gif); height:31px; line-height:31px; color:#FFFFFF; text-indent:10px; }
.navBottom a, .navBottom a:hover{ color:#FFFFFF; }
.chromestyle{ width: 100%; font-weight: bold; }
.chromestyle:after{ content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden; }
.chromestyle ul{ width: 100%; background:url(./images/nav-blue-bar-bg.gif); }
.chromestyle ul li{ display: inline; }
.chromestyle ul li a{ color: #fff; text-decoration: none; border-right: 1px solid #DADADA; padding:8px; font-weight:normal; float:left; }
.chromestyle ul li a.last{ border:none; }
.chromestyle ul li a:hover, .chromestyle ul li a.selected{ background: #4e95dc; color:#fff; text-decoration:none; }
.dropmenudiv{ position:absolute; top:0; left:0;	border-bottom-width: 0;	line-height:18px; z-index:100; 	background-color: white; width: 62%; visibility: hidden;}
#top .content {background:url(./images/header-bg.png) repeat-x scroll 0 0 transparent; float:left; width:956px;}
#secureContent, #supportContent{ 
	border:solid 1px #000; position:absolute; z-index:9; background:#fff; padding:8px; margin:37px 0 0 0; width:350px; text-align:justify; display:none;
}
/*#secureContent h1, #supportContent h1{ 
	font-family:Arial; font-size:15px; color:#993300; padding-bottom:10px; background:url(../images/lock-icon.gif) no-repeat; text-indent:20px;
}*/
#secureContent strong.title, #supportContent strong.title {
background:url("images/lock-icon.gif") no-repeat scroll 0 0 transparent;
clear:both;
color:#993300;
float:left;
font-family:Arial;
font-size:15px;
height:24px;
padding:0;
text-indent:20px;}
#rightContainer {float:right; width:190px; margin-top:20px; }
.slideshow, .slideshowUp { position:relative; height: 100px; }
.slideshow IMG, .slideshowUp IMG { padding-left:12px; height: 100px;}

.rightContentContainer {
float:right;
width:185px;}
.bottomShadow {
background:url(./images/shadow-bottom.gif) repeat-x scroll 0 0 transparent;
height:4px;}
.share{ height:10px; margin-bottom:20px; text-align:center;} 
.grayBox {background:none repeat scroll 0 0 #F6F6F6; font-size:11px; margin-bottom:10px;}
rightContentContainer{float:right; width:185px;} 
.grayBox .top{background:url(./images/gray-border-bg.gif) repeat-x scroll 0 0 #F6F6F6; width:100%;}
.grayBox .content.shadow{background:url(./images/right_content_shadow.gif) repeat-y scroll 0 0 transparent;}
.grayBox .content{border-color:#E2E2E2; border-style:solid; border-width:0 1px;}
.grayBox .content .txtCenter{font-size:10px;}
.grayBox .content h3, .grayBox .content h4 {background:none repeat scroll 0 0 #D9D9D9;
color:#076ACE;
font-size:12px;
text-align:center;
width:169px;} 
.rightContentContainer a{ color:#076ACE!important;}
.recentlyFiled a{ color:#06C; font-weight:bold;}
.graybackgroundstrong{background:none repeat scroll 0 0 #D9D9D9;
color:#076ACE;
float:left;
font-size:12px;
padding:2px;
text-align:center;
width:165px;}


.bigbluefont{color:#004EA6;
display:inline;
float:left;
font-family:Arial,Helvetica,sans-serif,"MS Sans Serif";
font-size:16px;
font-weight:bolder;
letter-spacing:1px;
padding:0;
text-align:left;}
.ParticipationRulesblueline a{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#3574ba!important; line-height:25px; padding-left:15px;}
.recordName{ color:#4464AF; float:left; font-size:12px; line-height:17px; padding-left:8px;}
.records{ color:#4464AF; float:right; font-size:12px; font-weight:bold; line-height:17px; padding-right:8px;}
.records{ color:#4464AF; float:right; font-size:12px; font-weight:bold; line-height:17px; padding-right:8px;}
.inner .content{border:medium none;padding:5px 0;}
.inner .content input{ border:1px solid #CECECE; float:left; margin:0 5px; padding:4px; width:120px;}
.innerGray{background:none repeat scroll 0 0 transparent; margin:0;}
.popularTools a{background:url(./images/popular-links-bg.gif) no-repeat scroll 0 0 transparent; color:#FFFFFF; display:block; font-family:Arial; font-size:13px; font-weight:bold; height:25px; line-height:25px;
margin-bottom:5px; text-indent:27px; width:173px;}
.popularTools a:hover{ background-position:center bottom; text-decoration:none; color:#fff; }
.customize {background:none repeat scroll 0 0 #FFFFFF; margin:10px 0 0; width:182px;}
.customize .handIcon {margin:14px 0 0 158px; position:absolute;} 
.customize h2 { color:#076ACE; font-size:12px; padding:3px;}
.customize .links{background:none repeat scroll 0 0 #D9D9D9; color:#777777;padding:5px 3px;}

.customize .links a.selected {font-weight:bold;}
.customize .links a {color:#777777;}
.innerFull {margin:0; width:180px;}
.innerFull h2 {background:url(./images/tabs-heading-bg.gif) repeat-x scroll 0 0 transparent; border-color:#ECECEC; border-style:solid; border-width:1px 0; font-size:12px; line-height:25px; text-indent:7px;}
.innerFull ul { padding-bottom:10px; clear:both;}
.innerFull li {background:url(./images/dotted-arrow.gif) no-repeat scroll 10px 9px transparent; font-size:11px; line-height:22px; text-indent:20px;} 
.innerFull li a {color:#000000;}
.innerFull li:hover{background:#e2e2e2;}
.inner, .innerGray, .innerFull {background:none repeat scroll 0 0 #ezezez; margin:0px 0 10px 0px; padding:3px 3px 0px 3px; width:174px; background:#fff;} 
.blueHeading span {background:none repeat scroll 0 0 #fff; padding-right:10px;}
.blueHeading {background:url(./images/heading-bottom-line.gif) repeat-x scroll center bottom transparent; color:#076ACE; font-size:11px; margin-bottom:10px;} 
.innerFull h2 { background:url(./images/tabs-heading-bg.gif) repeat-x scroll 0 0 transparent; border-color:#ECECEC; border-style:solid; border-width:1px 0; font-size:12px; line-height:25px; text-indent:7px;}
.orangeLink {color:#FF9900; padding-left:7px; text-decoration:underline;} 
.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;
	
	}

	h1 {
	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;
	}

	.innerheader_bg {
		background:#004ea6 url(images/inner_headerbg.gif) repeat-x;
	}

	.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;

	}
	.innerpage_rightbg{
		background:url(images/inner_header_rightbg.jpg) left no-repeat;
	}
	.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;
	}

	.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;
	}	

	.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;
	}

	.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;
	}

	.left_padding{
		padding-left:3px;
	}
	.right_padding{
		padding-right:3px;
	}
	td.blog_head h2 a{
	color: #000000;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
	}
	
	.dtd{
		color: #9C9C9C;
    float: left;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 10px;
    margin-top: 5px;
	}

.postTable{}
.postreply{ width:100%; float:left; border: solid 1px #E3EAF7; margin-bottom:5px;}
.postbox{ width:100%; float:left;}
.postitle{ font-family:Arial, Helvetica, sans-serif; font-size:23px; color:#1f497d; font-weight:bold; text-align:left;}
.post_box{ width:100%; float:left;  color:#1f497d; font-family:Arial, Helvetica, sans-serif; font-size:15px; text-align:justify;}
.postbox span.txt { float:left; padding-right:5px;}
.dateD{ float:right; padding-left:5px;}
.post_box p{color:#1f497d; font-family:Arial, Helvetica, sans-serif; font-size:15px; text-align:justify;}
.blueBox{ background:#cde6ff; padding:10px; margin:auto; text-align:left; font-size:14px; margin-bottom:10px;}
.blueBox .left{ }
.blueBox .left h2{ color:#800000; margin:0; padding:0 0 10px 0; font-size:16px; }
.blueBox .left strong{ font-style:italic; }
.tenant{ background:url(images/tenant_advice.gif) no-repeat; float:left; width:145px; height:72px; margin-right:10px; }
.landlordComplaint{ background:url(images/landlord_complaint.gif) no-repeat; width:169px; height:72px; float:left; margin-right:10px; }
.reportLandlord{ background:url(images/report_landlord.gif) no-repeat; height:72px; width:144px; float:left; }

.tenant, .landlordComplaint, .reportLandlord{ text-align:center; font-size:12px; line-height:18px; }
.tenant strong, .landlordComplaint strong, .reportLandlord strong{ color:#333399; }
.tenant a, .landlordComplaint a, .reportLandlord a{ display:block; margin:auto; text-align:center; color:#FFFFFF; font-weight:bold; height:28px; line-height:28px; }
.greenTab{ background:url(images/green-bg.gif) center no-repeat; }
.blueTab{ background:url(images/blue-bg.gif) center no-repeat; }
.redTab{ background:url(images/red-bg.gif) center no-repeat; }

.sideBar{ margin-top:30px; border:solid 1px #99ccff; }
.rightHeading{ font-weight:bold; color:#000000; text-align:center; }

.getAns{ width:90%; margin:auto; margin-bottom:10px; text-align:left; font-weight:normal; }
.getAns .txtCenter{ padding:5px 0; }
.rss{ background:url(images/rss_logo.gif) 0 2px no-repeat; padding-left:15px; color:#3366ff; font-size:11px;}
hr {
background-color:#CCCCCC;
border:0 none;
color:#CCCCCC;
height:1px;
margin-bottom:10px;
text-align:center;
width:80%;
}
.boldblue{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#09F; width:100%; text-align:center; font-size:14px;}
.recentlyFiled{ color:#993300; text-align:left; font-size:11px; width:90%; margin:auto; margin-bottom:10px; font-weight:normal;word-wrap:break-word; }
.recentlyFiled h3{ margin:0; padding:0; font-size:12px; color:#993300; }
.recentlyFiled span{ color:#808080; }

.breadCrumb{ text-align:left; margin:10px 0; }
.innertitle{ width:99%; float:left;}
.innertitle h1{ font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#004EA6; padding-left:10px;}
.arrow{ height:40px; background:url(images/arrow.png) 300px 0 no-repeat; margin:-20px 0; position:relative; z-index:2; }

#shadow-container { position: relative; left: 3px; float:left; width:100%; top: 3px; margin-right: 3px; margin-bottom: 3px; }
 
#shadow-container .shadow2, #shadow-container .shadow3, #shadow-container .container { position: relative; left: -2px; top: -2px; }
#shadow-container .shadow1 { background: #F1F0F1; }
#shadow-container .shadow2 { background: #DBDADB; }
#shadow-container .shadow3 { background: #B8B6B8; }
#shadow-container .container { background: #cde6ff; padding: 10px; }

.addthis_container{ float:left !important; border-right:solid 1px #ccc; }

.akpc_pop{ float:left; padding:0; border-right:solid 1px #ccc; text-indent:10px; }

.wprp_wrapper{ float:left !important; clear:none !important; margin:0 !important; padding:0 5px !important; text-align:left !important; }
.wprp_wrapper a{ float:none !important; }
.wprp_clear{ display:none !important; }

.orange{ float:left; border-left:solid 1px #ccc; }
.orange a{ color:#c0825b; font-weight:bold; float:right; }
.links td{ padding:0 20px 5px 20px; }

.addthis_container, .wprp_wrapper, .orange, .akpc_pop{ margin:0; width:30%; }
.wprp_form table textarea{ width:100%; }

/*********new class**************/
.postdiv{ width:99%; float:left; border-bottom: dotted 1px #bfbfbf; padding:5px;}
.small_txt{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999; padding-left:2px;}
.commentbottom{ float:right; font-family:Arial, Helvetica, sans-serif; color:#e36c0a;}
.commentbottom span{ padding-left:20px; font-weight:bold;} 
.commentbottom  a{color:#e36c0a; text-decoration:none;}
.left_txt{ width:476px; float:left; text-align:justify;}
.right_comment{ width:256px; float:left; }
.recentadvice{ background:#eeece1; padding-left:10px; margin-top:8px; padding-bottom:10px; width:240px; margin-left:8px; float:left; }
.recentadvice a{ color:#999999;}
.light_grey{ color:#808080;}
.gotadvice{ width:234px; float:left;}
.orangelink{color:#E36C0A!important;}
.relatedpost{-moz-border-radius:0 0 0 0; -moz-box-shadow:1px 0 #BBBBBB; background:none repeat scroll 0 0 #fff; padding-left:21px; border:1px solid #ccc;   margin-left:8px;width:227px; float:left; }
.relatedpost ul{ width:240px; float:left;  margin:0px; padding:0px;}
.relatedpost ul li{ padding:1px; font-size:11px;}
.relatedpost span{ float:left; font-size:10px;}
.big_txt{font-size:16px;
font-weight:bold; color:#c0825b;}
.innerFull h1 {
background:url(images/tabs-heading-bg.gif) repeat-x scroll 0 0 transparent;
float:left;
font-size:12px;
line-height:25px;
padding:0;
text-indent:7px;
width:178px;
color:#000000;}
.chromestyle ul li a:hover, .chromestyle ul li a.selected{ background: #4e95dc; color:#fff; text-decoration:none; }
.bottomBg {
background:url(images/dropdownBottomBg.gif) repeat-y scroll 0 0 #C0C0C0;
height:8px;}
.dropDownContent .tags td {
color:#FF9900;
font-weight:bold;
padding:8px;}
.dropDownContent td.last {
border:medium none;}
.dropDownContent td {
border-right:1px solid #C0C0C0;}
.dropDownContent strong.titleheader {
background:url(images/dropdownHeadingbg.gif) repeat-x scroll 0 0 transparent;
color:#044DB8;
font-size:14px;
line-height:26px;
text-indent:10px;
width:100%;}
.bottom {
background:url(images/bottom_bg.gif) repeat-x scroll left top transparent;
float:left;
height:11px;
width:100%;}
.dropDownContent ul li {
background:url(images/square-bullet.gif) no-repeat scroll 5px 8px transparent;
padding-left:15px; width:100%; float:left;}
.dropDownContent ul li a {
color:#000000;}
.dropDownContent td {
border-right:1px solid #C0C0C0;}

.left_padding ul{ margin:0px; padding:0px;}
.left_padding ul li{ margin:0px; padding-left:10px; float:left; width:99%; background:url(images/dot.png) no-repeat  0px 7px ; line-height:19px;}

.watermark{ position:fixed; bottom:0; right:0; }


.blueBGTile{ background: url(images/Tenant_Background2.png) #c9dcf1; }
.yellowBGTile{ background: url(images/Landlord_Background.png) #f9dd82; }
.greenBGTile{ background:url(images/General_Background.png) #e1f0bf; }
#title_comment{ display:none; }


div#OutrWrapper{ margin:0 0 0 -5px; width:990px;  background:#FFF;}
.MenusOutr{float:left; width:976px; background:#FFF; padding-right: 14px;}
.MenusOutr ul{float:right; width:auto; background:#FFF;}
.MenusOutr ul li{float:left; font-size:14px; line-height:25px; height:25px; margin:0 0 0 4px; padding:0; width:auto;}

.MenusOutr ul li a{background:url(images/nav_midbg.gif) repeat-x; float:left; height:25px; width:auto;}
.MenusOutr ul li a span{background:url(images/nav_right.gif) right top no-repeat; float:left; height:25px; width:auto;}
.MenusOutr ul li a span span{background:url(images/nav_left.gif) left top no-repeat; float:left; height:25px; width:auto; line-height:25px; font-size:14px; color:#a6a6a6; padding:0 10px;}

.MenusOutr ul li a:hover{background:url(images/nav_active_mid.gif) repeat-x;}
.MenusOutr ul li a:hover span{background:url(images/nav_active_right.gif) right top no-repeat; }
.MenusOutr ul li a:hover span span{background:url(images/nav_active_left.gif) left top no-repeat; color:#fff;}

.MenusOutr ul li.Selected{background:url(images/nav_active_mid.gif) repeat-x; float:left; height:25px; width:auto;}
.MenusOutr ul li.Selected a{background:url(images/nav_active_mid.gif) repeat-x;}
.MenusOutr ul li.Selected span{background:url(images/nav_active_right.gif) right top no-repeat; float:left; height:25px; width:auto;}
.MenusOutr ul li.Selected span span{background:url(images/nav_active_left.gif) left top no-repeat; float:left; height:25px; width:auto; line-height:25px; font-size:14px; color:#fff; padding:0 10px;}


.SubMenusOutr{background:url(images/subnav_mid.gif) repeat-x; float:left; height:35px; width:991px;}
.SubMenusOutr .SubNavIn{background:url(images/subnav_lhs.gif) right top no-repeat; float:left; height:35px; width:991px;}
.SubMenusOutr .SubNavInr{background:url(images/subnav_rhs.gif) left top no-repeat; float:left; height:35px; width:990px; padding:0 15px;}
.SubMenusOutr ul{float:left; width:970px; }
.SubMenusOutr ul li{float:left; font-size:17px; margin:0 20px 0 0; padding:0 10px; width:auto; position:relative;} 
.SubMenusOutr ul li a{ color:#fff; font-size:14px; line-height:35px;  padding:0; width:auto; font-weight:bold;}
.SubMenusOutr ul li:hover{ background:url(images/rpa-hover-img.gif) repeat-x top left; color:#26347a; }
.SubMenusOutr ul li a:hover{ color:#26347a; text-decoration:none;}
.SubMenusOutr ul li .Contact{ font-weight:bold; margin-left:50px;}
.SubMenusOutr ul > li:first-child { margin-left:0;}
.SubMenusOutr ul > li:last-child { margin-right:0px; float:right;}


/** Advice Dropdowns **/
.SubMenusOutr ul li .AdviceOutr{ border:7px #ddb521 solid; float:left; font-family:Arial, helevetica, serif; padding:0 19px; width:541px; /*-moz-box-shadow:-10px 10px 3px #888; -webkit-box-shadow:-10px 10px 3px #888; box-shadow:-10px 10px 3px #888;*/  position:absolute; top:35px; left:0px; background:#fff;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px; z-index:20000;}
.SubMenusOutr ul li .AdviceOutr .Col1{width:165px; padding:12px 0 0 0; float:left; background:#fff;}
.SubMenusOutr ul li .AdviceOutr .Col1 h1, .TenantScreeningOutr .Col1 h1, .TenantScreeningOutr .Col3 h1, .RentalFormOutr .Col1 h1{ color:#DE8200; width:165px; float:left; font-size:16px; font-weight:bold; padding:0 0 7px 0;}
.SubMenusOutr ul li .AdviceOutr .Col1 ul, .TenantScreeningOutr .Col1 ul, .TenantScreeningOutr .Col3 ul, .RentalFormOutr .Col1 ul{width:165px; float:left;}
.SubMenusOutr ul li .AdviceOutr .Col1 ul li, .TenantScreeningOutr .Col1 ul li, .TenantScreeningOutr .Col3 ul li, .RentalFormOutr .Col1 ul li{width:auto; padding:0 0 3px 0; margin:0; height:auto; font-size:12px; line-height:auto; float:left;  }
.SubMenusOutr ul li .AdviceOutr .Col1 ul li a, .TenantScreeningOutr .Col1 ul li a, .TenantScreeningOutr .Col3 ul li a, .RentalFormOutr .Col1 ul li a{ background:url(images/arrow.png) 0 4px no-repeat; margin:0; color:#1f497d; height:auto; font-size:12px; line-height:15px; width:143px; padding:3px 0 3px 12px; float:left;}
.SubMenusOutr ul li .AdviceOutr .Col1 ul li a:hover, .TenantScreeningOutr .Col1 ul li a:hover, .TenantScreeningOutr .Col3 ul li a:hover, .RentalFormOutr .Col1 ul li a:hover{ color:#004ea6;}
.SubMenusOutr ul li .AdviceOutr .Col2{ background:#e2e2e2; border-left:1px dashed #1F497D;border-right:1px dashed #1F497D; width:171px; padding:12px 0 0 11px; float:left;}
.SubMenusOutr ul li .AdviceOutr .Col2 h1, .AdviceOutr .Col3 h1{ color:#DE8200; width:171px; float:left; font-size:16px; font-weight:bold; padding:0 0 7px 0;}
.SubMenusOutr ul li .AdviceOutr .Col2 ul, .AdviceOutr .Col3 ul, .TenantScreeningOutr .Col2 ul, .RentalFormOutr .Col2  ul{width:171px; float:left;}
.SubMenusOutr ul li .AdviceOutr .Col2 ul li, .AdviceOutr .Col3 ul li, .TenantScreeningOutr .Col2 ul li, .RentalFormOutr .Col2 ul li{width:auto; padding:0 0 3px 0; float:left;height:auto; font-size:12px; line-height:15px;}

.SubMenusOutr ul li .AdviceOutr .Col2 ul li a, .AdviceOutr .Col3 ul li a, .TenantScreeningOutr .Col2 ul li a, .RentalFormOutr .Col2 ul li a{ background:url(images/arrow.png) 0 4px no-repeat; color:#1f497d; width:151px; padding:3px 0 3px 12px; float:left;height:auto; font-size:12px; line-height:15px;}
.SubMenusOutr ul li .AdviceOutr .Col2 ul li a:hover, .AdviceOutr .Col3 ul li a:hover, .TenantScreeningOutr .Col2 ul li a:hover, .RentalFormOutr .Col2 ul li a:hover{ color:#004ea6;}
.SubMenusOutr ul li .Col3{ float:left; width:171px; padding:12px 0 0 19px;}
.SubMenusOutr ul li .AdviceOutr ul li:hover{background:#e2e2e2 !important;}
.SubMenusOutr ul li .AdviceOutr .Col2 ul li:hover{background:#fff !important;}
/** Tenant Screening **/
.SubMenusOutr ul li .TenantScreeningOutr{ background:#fff url(images/states_midbg.gif) repeat-y; border:2px #243f60 solid; float:left; font-family:Arial, helevetica, serif; padding:0 48px 0 14px; width:511px; -moz-box-shadow:-10px 10px 3px #888; -webkit-box-shadow:-10px 10px 3px #888; box-shadow:-10px 10px 3px #888;  position:absolute; top:36px; left:0px; z-index:20000;}
.SubMenusOutr ul li .TenantScreeningOutr .Col1, .RentalFormOutr .Col1{width:165px; padding:12px 6px 0 0; float:left;}
.SubMenusOutr ul li .TenantScreeningOutr .Col2{ width:187px; padding:12px 0 68px 13px; float:left;}
.SubMenusOutr ul li .TenantScreeningOutr .Col2 h1, .RentalFormOutr .Col2 h1{ color:#DE8200; width:187px; float:left; font-size:16px; font-weight:bold; padding:0 0 7px 0;}
.SubMenusOutr ul li .TenantScreeningOutr .Col3{ float:left; width:124px; padding:12px 0 0 14px; }

/** Rental Form **/
.SubMenusOutr ul li .RentalFormOutr{ background:#fff; border:7px solid #DDB521;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;/*background:#fff url(../images/states_midbg.gif) repeat-y; */float:left; font-family:Arial, helevetica, serif; padding:0 10px 0 14px; width:779px;   position:absolute; top:35px; right:292px;  z-index:20000;}
.SubMenusOutr ul li .RentalFormOutr .Col2{ width:187px; padding:12px 0 0px 13px; float:left; border-left:1px dashed #1F497D; border-right:1px dashed #1F497D; min-height:450px; background:#e2e2e2;}
.SubMenusOutr ul li .RentalFormOutr .Col3{width:383px; padding:12px 0px 0 18px; float:left;}
.SubMenusOutr ul li .RentalFormOutr .Col3 h1{color:#DE8200; width:383px; float:left; font-size:16px; font-weight:bold; padding:0 0 7px 0;}
.SubMenusOutr ul li .RentalFormOutr .Col3 .StatesOutr{width:387px; padding:0px 0px 0 6px; float:left;}
.SubMenusOutr ul li .RentalFormOutr .Col3 .StatesOutr ul{width:128px; float:left; padding:0 0 7px 0;}
.SubMenusOutr ul li .RentalFormOutr .Col3 .StatesOutr ul li{width:100%; padding:0 0 3px 0; float:left; height:auto; font-size:12px; line-height:15px;}
.SubMenusOutr ul li .RentalFormOutr .Col3 .StatesOutr ul li a{ background:url(images/icn_dot.gif) 0 5px no-repeat; color:#1978d4; width:auto; padding:3px 0 3px 12px; font-size:11px; font-weight:bold; float:left;height:auto; font-size:12px; line-height:15px;}
.SubMenusOutr ul li .RentalFormOutr .Col3 .StatesOutr ul li a:hover{ background:none url(images/icn_dot.gif) 0 5px no-repeat; color:#004ea6}

/** Complaints **/
.SubMenusOutr ul li .ComplaintsOutr{ border:7px #243f60 #ddb521; float:left; font-family:Arial, helevetica, serif; padding:8px; width:191px;   position:absolute; top:35px; left:0px; background:#ddb521; -moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px; z-index:20000;}
.SubMenusOutr ul li .ComplaintsOutr h1{color:#DE8200; width:180px; float:left; font-size:16px; font-weight:bold; padding:10px 0 7px 10px; background:#fff;}
.SubMenusOutr ul li .ComplaintsOutr ul{width:180px; padding:0 0 6px 10px; float:left; background:#fff;}
.SubMenusOutr ul li .ComplaintsOutr ul li{width:auto; padding:0 0 3px 0; float:left; height:auto; font-size:12px; line-height:15px;}
.SubMenusOutr ul li  .ComplaintsOutr ul li a{ background:url(images/arrow.png) 0 4px no-repeat; color:#1f497d; width:149px; padding:3px 0 3px 12px; float:left; height:auto; font-size:12px; line-height:15px;}
.SubMenusOutr ul li  .ComplaintsOutr ul li a:hover{ background:none url(images/arrow.png) 0 4px no-repeat; color:#004ea6;}
.SubMenusOutr ul li .ComplaintsOutr ul li:hover{background:#e2e2e2}

.SubMenusOutr ul li .RentalFormOutr .Col3 ul li:hover { background:#e2e2e2 !important; }
.SubMenusOutr ul li .RentalFormOutr .Col1 ul li:hover { background:#e2e2e2 !important; }
.SubMenusOutr ul li .RentalFormOutr .Col2 ul li:hover { background:#fff !important; }
.menu_search{width:200px; height:26px; background:none; border:1px solid #ccc; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; color:#777; margin:5px -5px 0 32px; float:left;}
.search_btn{background:URL(images/search_btn.png) no-repeat;width:34px; height:25px; float:right; border:none; margin:6px -6px 0 0px; right:0; z-index:20000; position:absolute;}
.newtops{width:750px;
height:100px;
margin:auto;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
border:1px solid #d9dada;
background-color:#FFF;
}

.relpost{
	margin:auto !important;
	margin-top:10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	border:1px dashed #9abff3;
	padding-10px;
	-moz-box-shadow: 5px 6px 10px #dadbdc;
	-webkit-box-shadow: 5px 6px 10px #dadbdc;
	box-shadow: 5px 6px 10px #dadbdc;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#dadbdc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#dadbdc');
	}

.relpost p{
margin: 10px !important;
font-size: 14px !important;
font-weight: bold !important;
}

.relpost ol{
	list-style-type:circle !important;
	background-color:#FFF !important;
	/*width: 680px !important;*/
	padding-left: 40px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.relpost li{
	margin-bottom: 2px;
	color:#000;
}

.relpost li a {
	margin-bottom: 2px;
	color:#000000;
	text-decoration:underline;
}

.rollovercom {
	width: 135px;
	height: 32px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(hovers.jpg);
}
.rollovercom:hover {
    background-position:right;
}
.rolloverask {
	width: 137px;
	height: 34px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(hovask.jpg);
}
.rolloverask:hover {
    background-position:right;
}


/*	Start of styles for h1 tag replacements	*/
.SubMenusOutr ul li .ComplaintsOutr span{
color: #DE8200;
width: 180px;
float: left;
font-size: 16px;
font-weight: bold;
padding: 10px 0 7px 10px;
background: white;
}


.SubMenusOutr ul li .AdviceOutr .Col1 span, .TenantScreeningOutr .Col1 span, .TenantScreeningOutr .Col3 span, .RentalFormOutr .Col1 span {
    color: #DE8200;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 7px;
    width: 165px;
}

.SubMenusOutr ul li .AdviceOutr .Col2 span, .AdviceOutr .Col3 span {
    color: #DE8200;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 7px;
    width: 171px;
}

.SubMenusOutr ul li .RentalFormOutr .Col3 span {
    color: #DE8200;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 7px;
    width: 383px;
}

.SubMenusOutr ul li .TenantScreeningOutr .Col2 span, .RentalFormOutr .Col2 span {
    color: #DE8200;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 7px;
    width: 187px;
}
/*	End of styles for h1 tag replacements	*/



.newtops1 {
    background-color: #FFFFFF;
    border: 1px solid #D9DADA;
    border-radius: 4px 4px 4px 4px;
    height: 122px;
    margin: auto;
    width: 750px;
    padding:10px;
    font-family:Arial, Helvetica, sans-serif;
	
}

.secask{ float:left;  width:230px; }
.secaskhead{background:#f6f5f0; float:left; width:100%; padding-bottom:24px}
.secask h3, .filecomplaint h3{ float: left; margin: 0; width: 100%; color:#1f4f7d; font-weight:normal;font-size: 24px;}
.secaskhead p{color:#1f4f7d; font-size:12px; font-weight:normal; margin-top:0}

.seccomphead{background:#f6f5f0; float:left; width:100%; padding-bottom:3px; position:relative}
.seccomphead p{color:#1f487b; font-size:12px; font-weight:normal; margin-top:0;margin-bottom: 7px;}
.seccomphead img.cimpalinrimg{left: -111px;
    position: absolute;
    top:-19px;
}

.fcn{ width:260px; margin:0 auto}
.fcn span{ color:#a9a6a6; font-style:italic; font-size:12px}

.timeint{ text-align:center; font-size:19px; color:#0070c4}

.filecomplaint{ width:344px; float:right}

.rolloveraskq {
    background-image:url(images/postqbtn.png);
    background-repeat: no-repeat;
    display: block;
    font-size: 10px;
    height: 29px;
    text-decoration: none;
    width: 149px;
	margin-left:15px;
	margin-top: 25px;
}

.rolloveraskq:hover 
	{
		background-position:right center	
	}
.commentsec{ float:left; width:100%; font-size:9pt; margin-bottom:10px}
.myres{ float:left; width:100%}
.myres img.noavt{border-radius: 3px 3px 3px 3px; display: block; height: 46px; width: 46px;  padding-right:10px; float:left; display:block}
.lacsec{ float:left; width:91%}
.lacsecrow {
    float: left;
    margin-left: 44px;
    width: 100%;
}

.lacsecrow_new {
    float: left;
    margin-left: 44px;
    width: 100%;
	padding-top:5px;
}

.socialsec{ width:25%; float:left; margin:10px 0 0}
.authorsec{ float:left; width:70%}
.authorsec label{ width:34%; float:left; margin:10px 0 0}
.authorsec span{ width:63%; float:left}
.rowrepete{ float:left; width:100%; margin-left:44px}
.captchasec{ 
	float:left; 
	width:63%; 
	/*width:92%; */
	margin-left:178px; 
	margin-top:10px;
	}
.captchasec p{ 
	clear: both;
    float: right;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-top: 131px !important;
    width: auto;
	}


.comment-childs{
	border-top: 1px solid #CCD9F0  !important;
	border-bottom: none  !important;
	border-right: none  !important;
	border-left: none  !important;
	margin: 5px 2px 2px 40px !important;
	padding: 4px 2px 2px 40px;
	background-color: white;
	clear:both;
}
.chalt{
	background-color: white  !important;
}


.myres img.noavt_32{border-radius: 3px 3px 3px 3px; display: block; height: 32px; width: 32px;  padding-right:10px; float:left; display:block}

.wrp_nsty{
	float:right;
	padding: 15px;
	width:104px;
	/*position: absolute;
	left: 600px;*/
	}

/** 19march 2013 **/
.video-thumb{ float:left;position:relative;} 
.video-thumb #thumb{
	width:177px; 
	background-color: white;
    border: 1px solid #E4E4E4;
    display: block;
    float: left;
    margin-right: 10px;
    padding: 3px;
	
	} 

	.video-thumb #thumb img:hover{
	background-color: black;
	} 

.playicon{ position:absolute; left: 40%;top: 46%; width: 28px; height: 29px;}

.err_pst_nw{
	color: #ff0000;
	width: 695px;
	border: 1px solid red;
	padding: 6px;
	float: left;
	margin: 10px 0;
	border-radius:3px;
}




