/* Page Configuration */
body { margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }

/* Header Styles */
.header_title { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; padding: 1px; }
.header_subtitle { font-size: 12px; color: #000000; }

/* Table Settings */
.bluebg { font-family: Arial,Tahoma; font-size: 13px; background-color: #373737; border: 1px solid; border-color: #c0c0c0; }
.highlight { background-color: #ffb; cursor: pointer !important; cursor: hand; }
#message { padding-top: 5px; padding-bottom: 15px; }
#messageInfo { width: 400px; background: #ffb; border: 1px solid #ADADAD; padding: 6px 5px 6px 5px; color: #ff0000; font-weight: bold; }
#content_lastupdated { display: none !important; }

/* Home Page Link Style */
a.addrecord:link { text-decoration: none; font-weight: normal; color: #000000; }
a.addrecord:visited { text-decoration: none; font-weight: normal; color: #000000; }
a.addrecord:hover { text-decoration: none; font-weight: bold; color: #000000; }

/* Search Results */
#pager, .pager { font-size: 11px; color: #000000; display: inline; }
#pager #left, .pager_left { float: left; text-align: left; padding-left: 3px; }
#pager #right, .pager_right { float: right; text-align: right; padding-right: 3px; }

#scrollingContainer{
	width:450px;	/* 170 pixels in width */
	height:200px;	/* Height of box */	
	border:0px solid #000;	/* Black border around box */
	overflow:hidden;	/* Hide overflow content */
}

#scrollingSubContainer{
	width:450px;	/* 170 pixels in width */
}
	
/* Menu System */
.solidblockmenu {
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 97%;
}

.solidblockmenudiv { 
width: 100%; 
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(/themes/nopaytenants.com/images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 2px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(/themes/nopaytenants.com/images/blockactive.gif) center center repeat-x;
}

#marquee_replacement{
 width:450px;
 height:200px;
 overflow:auto;
}
#marquee_replacement p.spacer{
 height:200px;
}
