/*  
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 */
body {
	font-size: 62.5%; /* Resets 1em to 12px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff ;
	color: #333;
	text-align: center;
	}

.left{ float:left; }
.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
	}

.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 {
	margin: 0 0 40px;
	text-align: justify;
	}

.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;
}

#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;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* 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:1px #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;
	}

.heading {
	font-family:Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size:16px;
	color:#004EA6;
	font-weight:bolder;
	letter-spacing:1px;
	}

.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" */


.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;
	}

.postTable{ border:solid 1px #CCD9F0; }
.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_advice1.gif) no-repeat; float:left; width:146px; height:85px; margin-right:61px; margin-top:23px; }
.tenant span.red{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#990000;}
.landlordComplaint{ width:334px; height:125px; float:right; margin-right:19px; background:url(images/slider_bg.gif) no-repeat top left;}
.rpa_banner{ position:absolute; width:43px; height:40px; margin-top:90px; margin-left:-21px; z-index:1; }
.reportLandlord{ height:125px; width:145px; float:left; margin-top:23px; background:url(images/tenant_advice1.gif) no-repeat top left; }
.reportLandlord span.red{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#990000; }
.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; }
.getAns .rss{ background:url(images/rss_logo.gif) 0 2px no-repeat; padding-left:15px; color:#3366ff; font-size:11px;}

.recentlyFiled{ color:#993300; text-align:left; font-size:11px; width:90%; margin:auto; margin-bottom:10px; font-weight:normal; }
.recentlyFiled h3{ margin:0; padding:0; font-size:12px; color:#993300; }
.recentlyFiled span{ color:#808080; }

.breadCrumb{ text-align:left; margin:10px 0; }
.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; 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: #fff; }
#shadow-container .shadow2 { background: #fff; }
#shadow-container .shadow3 { background: #fff; }
#shadow-container .container { background: #fff; 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:24%; }
.wprp_form table textarea{ width:100%; }



/*********** Slider**********************/
.stripViewer .panelContainer .panel ul {text-align: left; margin: 0 15px 0 30px; }
.slider-wrap { margin: 0px 0; position: relative; width: 100%; }
.csw {width: 100%; height: 123px; background: #fff; overflow: scroll;}
.csw .loading { height:123px; text-align: center;;}
.stripViewer { overflow: hidden;  width:325px;   }
.stripViewer .panelContainer { position: relative; left: 0; top: 0; width: 100%; list-style-type: none;}
.stripViewer .panelContainer .panel { float:left; height:125PX; position: relative; width: 335px; }
.stripViewer .panelContainer .panel .wrapper { padding: 10px; width:315px; height:100px; float:left;}
.stripNav { margin: auto; }
.stripNav ul {list-style: none; display:none;}
.stripNav li a.current { background: #000; color: #fff;}
.stripNavL, .stripNavR { position: absolute; top: 40px; text-indent: -9000em; }
.stripNavL a, .stripNavR a {display: block; height: 40px; width: 40px; }
.stripNavL {left: -40px;}
.stripNavR {right:-40px;}
.stripNavL {background: url("images/slide_icon1.gif") no-repeat center; width:50px; }
.stripNavR {background: url("images/slide_icon.gif") no-repeat center; width:50px; }
.blue_text{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#3366ff; font-weight:bold;}
.red_text{ height:120px; width:200px; color:#800048; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; padding-right:5px; }
.box_but{ width:200px; margin:auto; height:27px; margin-top:15px;}
.learn_more_button{ width:133px; margin:auto; height:27px; background:url(images/learn_more_but.gif) no-repeat top left; border:none; text-align:center; } 

